Started by upstream project "parallel-all-tests" build number 8009
originally caused by:
 Started by upstream project "gerrit-verify-dryrun" build number 6375
 originally caused by:
  Started by upstream project "gerrit-verify-dryrun-external" build number 955
  originally caused by:
   Started by user unknown or anonymous
Running as SYSTEM
Building remotely on EC2 (ec2) - ubuntu-16.04-configured-with-docker (i-0a52b5bc07372a702) (ubuntu-16.04-configured-with-docker) in workspace /home/ubuntu
Set build name.
New build name is '#3077 refs/changes/89/16389/3'
[description-setter] Description set: DEBUG core refs/changes/89/16389/3 http://gerrit.cloudera.org:8080/Impala-ASF
[ubuntu] $ /bin/bash -eux -o pipefail /tmp/jenkins6897091037739704315.sh
+ export DEBIAN_FRONTEND=noninteractive
+ DEBIAN_FRONTEND=noninteractive
+ sudo apt-get update
Hit:1 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial InRelease
Get:2 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB]
Get:3 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB]
Get:4 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages [1,192 kB]
Get:5 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-updates/main Translation-en [445 kB]
Get:6 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-updates/restricted amd64 Packages [7,576 B]
Get:7 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages [804 kB]
Get:8 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-updates/universe Translation-en [337 kB]
Get:9 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-updates/multiverse amd64 Packages [17.1 kB]
Get:10 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-updates/multiverse Translation-en [8,632 B]
Get:11 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-backports/universe amd64 Packages [8,316 B]
Get:12 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-backports/universe Translation-en [4,476 B]
Get:13 http://security.ubuntu.com/ubuntu xenial-security InRelease [109 kB]
Get:14 http://security.ubuntu.com/ubuntu xenial-security/main amd64 Packages [917 kB]
Get:15 http://security.ubuntu.com/ubuntu xenial-security/main Translation-en [341 kB]
Get:16 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 Packages [500 kB]
Get:17 http://security.ubuntu.com/ubuntu xenial-security/universe Translation-en [206 kB]
Get:18 http://security.ubuntu.com/ubuntu xenial-security/multiverse amd64 Packages [6,084 B]
Get:19 http://security.ubuntu.com/ubuntu xenial-security/multiverse Translation-en [2,888 B]
Fetched 5,123 kB in 2s (2,432 kB/s)
Reading package lists...
+ sudo apt-get --yes install git
Reading package lists...
Building dependency tree...
Reading state information...
Suggested packages:
  git-daemon-run | git-daemon-sysvinit git-doc git-el git-email git-gui gitk
  gitweb git-arch git-cvs git-mediawiki git-svn
The following packages will be upgraded:
  git
1 upgraded, 0 newly installed, 0 to remove and 126 not upgraded.
Need to get 3,176 kB of archives.
After this operation, 12.3 kB of additional disk space will be used.
Get:1 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 git amd64 1:2.7.4-0ubuntu1.9 [3,176 kB]
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
dpkg-preconfigure: unable to re-open stdin: 
Fetched 3,176 kB in 0s (73.3 MB/s)
(Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 55686 files and directories currently installed.)
Preparing to unpack .../git_1%3a2.7.4-0ubuntu1.9_amd64.deb ...
Unpacking git (1:2.7.4-0ubuntu1.9) over (1:2.7.4-0ubuntu1.6) ...
Setting up git (1:2.7.4-0ubuntu1.9) ...
++ whoami
+ export IMPALA_HOME=/home/ubuntu/Impala
+ IMPALA_HOME=/home/ubuntu/Impala
+ mkdir -p /home/ubuntu/Impala
++ mktemp --tmpdir
+ GIT_STDERR=/tmp/tmp.MixuzuUfvv
+ export GIT_TRACE_PACKET=1
+ GIT_TRACE_PACKET=1
+ export GIT_TRACE=1
+ GIT_TRACE=1
+ export GIT_CURL_VERBOSE=1
+ GIT_CURL_VERBOSE=1
++ which git
+ REAL_GIT=/usr/bin/git
+ unset IMPALA_TOOLCHAIN_BUILD_ID
+ df -m
Filesystem     1M-blocks  Used Available Use% Mounted on
udev               32200     0     32200   0% /dev
tmpfs               6442     9      6433   1% /run
/dev/xvda1        297740  1926    295799   1% /
tmpfs              32208     0     32208   0% /dev/shm
tmpfs                  5     0         5   0% /run/lock
tmpfs              32208     0     32208   0% /sys/fs/cgroup
/dev/loop0            18    18         0 100% /snap/amazon-ssm-agent/1480
/dev/loop1            90    90         0 100% /snap/core/8039
tmpfs               6442     0      6442   0% /run/user/1000
/dev/loop2            97    97         0 100% /snap/core/9804
/dev/loop3            29    29         0 100% /snap/amazon-ssm-agent/2012
+ uptime -p
up 1 minute
+ pwd
/home/ubuntu
+ echo /home/ubuntu
/home/ubuntu
+ trap onexit EXIT
+ pushd /home/ubuntu
~ ~
+ git init /home/ubuntu/Impala
++ seq 1 10
+ for ITER in '$(seq 1 10)'
+ echo 'ATTEMPT: 1'
ATTEMPT: 1
+ /usr/bin/git init /home/ubuntu/Impala
Initialized empty Git repository in /home/ubuntu/Impala/.git/
+ return 0
+ cd /home/ubuntu/Impala
+ sudo rm -rf /home/ubuntu/Impala/logs
+ git clean -fxd
++ seq 1 10
+ for ITER in '$(seq 1 10)'
+ echo 'ATTEMPT: 1'
ATTEMPT: 1
+ /usr/bin/git clean -fxd
+ return 0
+ git fetch http://gerrit.cloudera.org:8080/Impala-ASF
++ seq 1 10
+ for ITER in '$(seq 1 10)'
+ echo 'ATTEMPT: 1'
ATTEMPT: 1
+ /usr/bin/git fetch http://gerrit.cloudera.org:8080/Impala-ASF
+ return 0
+ git fetch http://gerrit.cloudera.org:8080/Impala-ASF refs/changes/89/16389/3
++ seq 1 10
+ for ITER in '$(seq 1 10)'
+ echo 'ATTEMPT: 1'
ATTEMPT: 1
+ /usr/bin/git fetch http://gerrit.cloudera.org:8080/Impala-ASF refs/changes/89/16389/3
+ return 0
+ git checkout FETCH_HEAD
++ seq 1 10
+ for ITER in '$(seq 1 10)'
+ echo 'ATTEMPT: 1'
ATTEMPT: 1
+ /usr/bin/git checkout FETCH_HEAD
+ return 0
+ git rev-parse FETCH_HEAD
++ seq 1 10
+ for ITER in '$(seq 1 10)'
+ echo 'ATTEMPT: 1'
ATTEMPT: 1
+ /usr/bin/git rev-parse FETCH_HEAD
1b74fe3fe46c4099db31e8c5054db54a8451383b
+ return 0
+ git init /home/ubuntu/Impala-lzo
++ seq 1 10
+ for ITER in '$(seq 1 10)'
+ echo 'ATTEMPT: 1'
ATTEMPT: 1
+ /usr/bin/git init /home/ubuntu/Impala-lzo
Initialized empty Git repository in /home/ubuntu/Impala-lzo/.git/
+ return 0
+ cd /home/ubuntu/Impala-lzo
+ git clean -fxd
++ seq 1 10
+ for ITER in '$(seq 1 10)'
+ echo 'ATTEMPT: 1'
ATTEMPT: 1
+ /usr/bin/git clean -fxd
+ return 0
+ git fetch https://github.com/cloudera/impala-lzo.git
++ seq 1 10
+ for ITER in '$(seq 1 10)'
+ echo 'ATTEMPT: 1'
ATTEMPT: 1
+ /usr/bin/git fetch https://github.com/cloudera/impala-lzo.git
+ return 0
+ IMPALA_LZO_BRANCH=master
+ git fetch https://github.com/cloudera/impala-lzo.git master
++ seq 1 10
+ for ITER in '$(seq 1 10)'
+ echo 'ATTEMPT: 1'
ATTEMPT: 1
+ /usr/bin/git fetch https://github.com/cloudera/impala-lzo.git master
+ return 0
+ git checkout FETCH_HEAD
++ seq 1 10
+ for ITER in '$(seq 1 10)'
+ echo 'ATTEMPT: 1'
ATTEMPT: 1
+ /usr/bin/git checkout FETCH_HEAD
+ return 0
+ git rev-parse FETCH_HEAD
++ seq 1 10
+ for ITER in '$(seq 1 10)'
+ echo 'ATTEMPT: 1'
ATTEMPT: 1
+ /usr/bin/git rev-parse FETCH_HEAD
733953d5cab58b1d77573e825339070c368b3e9c
+ return 0
+ cd /home/ubuntu/Impala
+ TEST_SCRIPT=./bin/jenkins/dockerized-impala-bootstrap-and-test.sh
+ '[' '!' -f ./bin/jenkins/dockerized-impala-bootstrap-and-test.sh ']'
+ ./bin/jenkins/dockerized-impala-bootstrap-and-test.sh
++ REDHAT=
++ REDHAT6=
++ REDHAT7=
++ REDHAT8=
++ UBUNTU=
++ UBUNTU16=
++ UBUNTU18=
++ UBUNTU20=
++ IN_DOCKER=
++ [[ -f /etc/redhat-release ]]
++ source /etc/lsb-release
+++ DISTRIB_ID=Ubuntu
+++ DISTRIB_RELEASE=16.04
+++ DISTRIB_CODENAME=xenial
+++ DISTRIB_DESCRIPTION='Ubuntu 16.04.6 LTS'
++ [[ Ubuntu = Ubuntu ]]
++ UBUNTU=true
++ echo 'Identified Ubuntu system.'
Identified Ubuntu system.
++ export DEBIAN_FRONTEND=noninteractive
++ DEBIAN_FRONTEND=noninteractive
++ [[ 16.04 = 16.04 ]]
++ UBUNTU16=true
++ echo 'Identified Ubuntu 16.04 system.'
Identified Ubuntu 16.04 system.
++ grep docker /proc/1/cgroup
+++ ubuntu which apt-get
+++ [[ true == true ]]
+++ which apt-get
++ REAL_APT_GET=/usr/bin/apt-get
++ echo '>>> Installing build tools'
>>> Installing build tools
++ ubuntu apt-get update
++ [[ true == true ]]
++ apt-get update
+++ seq 1 20
++ for ITER in '$(seq 1 20)'
++ echo 'ATTEMPT: 1'
ATTEMPT: 1
++ sudo -E /usr/bin/apt-get update
Hit:1 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial InRelease
Hit:2 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-updates InRelease
Hit:3 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-backports InRelease
Hit:4 http://security.ubuntu.com/ubuntu xenial-security InRelease
Reading package lists...
++ return 0
++ ubuntu apt-get --yes install ccache curl gawk g++ gcc libffi-dev libkrb5-dev krb5-admin-server krb5-kdc krb5-user libsasl2-dev libsasl2-modules libsasl2-modules-gssapi-mit libssl-dev make ninja-build python-dev python-setuptools postgresql ssh wget vim-common psmisc lsof openjdk-8-jdk openjdk-8-source openjdk-8-dbg apt-utils git ant
++ [[ true == true ]]
++ apt-get --yes install ccache curl gawk g++ gcc libffi-dev libkrb5-dev krb5-admin-server krb5-kdc krb5-user libsasl2-dev libsasl2-modules libsasl2-modules-gssapi-mit libssl-dev make ninja-build python-dev python-setuptools postgresql ssh wget vim-common psmisc lsof openjdk-8-jdk openjdk-8-source openjdk-8-dbg apt-utils git ant
+++ seq 1 20
++ for ITER in '$(seq 1 20)'
++ echo 'ATTEMPT: 1'
ATTEMPT: 1
++ sudo -E /usr/bin/apt-get --yes install ccache curl gawk g++ gcc libffi-dev libkrb5-dev krb5-admin-server krb5-kdc krb5-user libsasl2-dev libsasl2-modules libsasl2-modules-gssapi-mit libssl-dev make ninja-build python-dev python-setuptools postgresql ssh wget vim-common psmisc lsof openjdk-8-jdk openjdk-8-source openjdk-8-dbg apt-utils git ant
Reading package lists...
Building dependency tree...
Reading state information...
gawk is already the newest version (1:4.1.3+dfsg-0.1).
lsof is already the newest version (4.89+dfsg-0.1).
git is already the newest version (1:2.7.4-0ubuntu1.9).
psmisc is already the newest version (22.21-2.1ubuntu0.1).
wget is already the newest version (1.17.1-1ubuntu1.5).
The following additional packages will be installed:
  ant-optional apt binutils comerr-dev cpp cpp-5 g++-5 gcc-5 krb5-config
  krb5-multidev libapt-pkg5.0 libasan2 libatomic1 libc-dev-bin libc6 libc6-dev
  libcc1-0 libcilkrts5 libcomerr2 libcurl3-gnutls libexpat1-dev libgcc-5-dev
  libgssrpc4 libisl15 libitm1 libkadm5clnt-mit9 libkadm5srv-mit9 libkdb5-8
  liblsan0 libmpc3 libmpx0 libpq5 libpython-dev libpython2.7 libpython2.7-dev
  libpython2.7-minimal libpython2.7-stdlib libquadmath0 libsasl2-2
  libsasl2-modules-db libssl-doc libssl1.0.0 libstdc++-5-dev libtsan0
  libubsan0 libverto-libevent1 libverto1 linux-libc-dev manpages-dev
  openjdk-8-jdk-headless openjdk-8-jre openjdk-8-jre-headless openssh-client
  openssh-server openssh-sftp-server postgresql-9.5 postgresql-client-9.5
  postgresql-client-common postgresql-common postgresql-contrib-9.5
  python-pkg-resources python2.7 python2.7-dev python2.7-minimal ssl-cert
  sysstat vim vim-runtime vim-tiny zlib1g zlib1g-dev
Suggested packages:
  ant-doc ant-gcj ant-optional-gcj antlr javacc junit jython libbcel-java
  libbsf-java libcommons-logging-java libcommons-net-java libgnumail-java
  libjaxp1.3-java libjdepend-java libjsch-java liblog4j1.2-java liboro-java
  libregexp-java libxalan2-java libxml-commons-resolver1.1-java aptitude
  | synaptic | wajig dpkg-dev apt-doc python-apt binutils-doc distcc doc-base
  cpp-doc gcc-5-locales g++-multilib g++-5-multilib gcc-5-doc libstdc++6-5-dbg
  gcc-multilib autoconf automake libtool flex bison gdb gcc-doc gcc-5-multilib
  libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan2-dbg
  liblsan0-dbg libtsan0-dbg libubsan0-dbg libcilkrts5-dbg libmpx0-dbg
  libquadmath0-dbg openbsd-inetd | inet-superserver krb5-kdc-ldap krb5-doc
  glibc-doc libsasl2-modules-otp libsasl2-modules-ldap libsasl2-modules-sql
  libstdc++-5-doc make-doc openjdk-8-demo visualvm icedtea-8-plugin
  libnss-mdns fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei
  fonts-wqy-zenhei fonts-indic ssh-askpass libpam-ssh keychain monkeysphere
  rssh molly-guard postgresql-doc locales-all postgresql-doc-9.5
  libdbd-pg-perl python-setuptools-doc python2.7-doc binfmt-support
  openssl-blacklist isag ctags vim-doc vim-scripts vim-gnome-py2 | vim-gtk-py2
  | vim-gtk3-py2 | vim-athena-py2 | vim-nox-py2 indent
The following NEW packages will be installed:
  ant ant-optional binutils ccache comerr-dev cpp cpp-5 g++ g++-5 gcc gcc-5
  krb5-admin-server krb5-config krb5-kdc krb5-multidev krb5-user libasan2
  libatomic1 libc-dev-bin libc6-dev libcc1-0 libcilkrts5 libexpat1-dev
  libffi-dev libgcc-5-dev libgssrpc4 libisl15 libitm1 libkadm5clnt-mit9
  libkadm5srv-mit9 libkdb5-8 libkrb5-dev liblsan0 libmpc3 libmpx0 libpq5
  libpython-dev libpython2.7 libpython2.7-dev libquadmath0 libsasl2-dev
  libsasl2-modules-gssapi-mit libssl-dev libssl-doc libstdc++-5-dev libtsan0
  libubsan0 libverto-libevent1 libverto1 linux-libc-dev make manpages-dev
  ninja-build openjdk-8-dbg openjdk-8-source postgresql postgresql-9.5
  postgresql-client-9.5 postgresql-client-common postgresql-common
  postgresql-contrib-9.5 python-dev python-pkg-resources python-setuptools
  python2.7-dev ssh ssl-cert sysstat zlib1g-dev
The following packages will be upgraded:
  apt apt-utils curl libapt-pkg5.0 libc6 libcomerr2 libcurl3-gnutls
  libpython2.7-minimal libpython2.7-stdlib libsasl2-2 libsasl2-modules
  libsasl2-modules-db libssl1.0.0 openjdk-8-jdk openjdk-8-jdk-headless
  openjdk-8-jre openjdk-8-jre-headless openssh-client openssh-server
  openssh-sftp-server python2.7 python2.7-minimal vim vim-common vim-runtime
  vim-tiny zlib1g
27 upgraded, 69 newly installed, 0 to remove and 99 not upgraded.
Need to get 181 MB of archives.
After this operation, 284 MB of additional disk space will be used.
Get:1 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc6 amd64 2.23-0ubuntu11.2 [2,584 kB]
Get:2 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 zlib1g amd64 1:1.2.8.dfsg-2ubuntu4.3 [51.2 kB]
Get:3 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libapt-pkg5.0 amd64 1.2.32ubuntu0.1 [713 kB]
Get:4 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apt amd64 1.2.32ubuntu0.1 [1,087 kB]
Get:5 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apt-utils amd64 1.2.32ubuntu0.1 [197 kB]
Get:6 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7 amd64 2.7.12-1ubuntu0~16.04.12 [224 kB]
Get:7 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-stdlib amd64 2.7.12-1ubuntu0~16.04.12 [1,883 kB]
Get:8 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-minimal amd64 2.7.12-1ubuntu0~16.04.12 [1,258 kB]
Get:9 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-minimal amd64 2.7.12-1ubuntu0~16.04.12 [338 kB]
Get:10 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libssl1.0.0 amd64 1.0.2g-1ubuntu4.16 [1,084 kB]
Get:11 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openssh-sftp-server amd64 1:7.2p2-4ubuntu2.10 [38.8 kB]
Get:12 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcomerr2 amd64 1.42.13-1ubuntu1.2 [65.8 kB]
Get:13 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openssh-server amd64 1:7.2p2-4ubuntu2.10 [335 kB]
Get:14 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openssh-client amd64 1:7.2p2-4ubuntu2.10 [590 kB]
Get:15 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ssh all 1:7.2p2-4ubuntu2.10 [7,072 B]
Get:16 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial/main amd64 libmpc3 amd64 1.0.3-1 [39.7 kB]
Get:17 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 vim amd64 2:7.4.1689-3ubuntu1.4 [1,036 kB]
Get:18 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 vim-tiny amd64 2:7.4.1689-3ubuntu1.4 [446 kB]
Get:19 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 vim-runtime all 2:7.4.1689-3ubuntu1.4 [5,169 kB]
Get:20 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 vim-common amd64 2:7.4.1689-3ubuntu1.4 [103 kB]
Get:21 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 curl amd64 7.47.0-1ubuntu2.16 [139 kB]
Get:22 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcurl3-gnutls amd64 7.47.0-1ubuntu2.16 [184 kB]
Get:23 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsasl2-modules-db amd64 2.1.26.dfsg1-14ubuntu0.2 [14.5 kB]
Get:24 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsasl2-2 amd64 2.1.26.dfsg1-14ubuntu0.2 [48.7 kB]
Get:25 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsasl2-modules amd64 2.1.26.dfsg1-14ubuntu0.2 [47.7 kB]
Get:26 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jdk amd64 8u265-b01-0ubuntu2~16.04 [1,453 kB]
Get:27 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jre amd64 8u265-b01-0ubuntu2~16.04 [69.2 kB]
Get:28 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jre-headless amd64 8u265-b01-0ubuntu2~16.04 [27.2 MB]
Get:29 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jdk-headless amd64 8u265-b01-0ubuntu2~16.04 [8,213 kB]
Get:30 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 ant all 1.9.6-1ubuntu1.1 [1,899 kB]
Get:31 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 ant-optional all 1.9.6-1ubuntu1.1 [315 kB]
Get:32 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 binutils amd64 2.26.1-1ubuntu1~16.04.8 [2,312 kB]
Get:33 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial/main amd64 ccache amd64 3.2.4-1 [83.7 kB]
Get:34 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial/main amd64 libisl15 amd64 0.16.1-1 [524 kB]
Get:35 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cpp-5 amd64 5.4.0-6ubuntu1~16.04.12 [7,783 kB]
Get:36 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial/main amd64 cpp amd64 4:5.3.1-1ubuntu1 [27.7 kB]
Get:37 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcc1-0 amd64 5.4.0-6ubuntu1~16.04.12 [38.8 kB]
Get:38 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libitm1 amd64 5.4.0-6ubuntu1~16.04.12 [27.4 kB]
Get:39 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libatomic1 amd64 5.4.0-6ubuntu1~16.04.12 [8,892 B]
Get:40 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasan2 amd64 5.4.0-6ubuntu1~16.04.12 [265 kB]
Get:41 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 liblsan0 amd64 5.4.0-6ubuntu1~16.04.12 [105 kB]
Get:42 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtsan0 amd64 5.4.0-6ubuntu1~16.04.12 [244 kB]
Get:43 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libubsan0 amd64 5.4.0-6ubuntu1~16.04.12 [95.3 kB]
Get:44 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcilkrts5 amd64 5.4.0-6ubuntu1~16.04.12 [40.0 kB]
Get:45 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmpx0 amd64 5.4.0-6ubuntu1~16.04.12 [9,762 B]
Get:46 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libquadmath0 amd64 5.4.0-6ubuntu1~16.04.12 [131 kB]
Get:47 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcc-5-dev amd64 5.4.0-6ubuntu1~16.04.12 [2,239 kB]
Get:48 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gcc-5 amd64 5.4.0-6ubuntu1~16.04.12 [8,612 kB]
Get:49 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial/main amd64 gcc amd64 4:5.3.1-1ubuntu1 [5,244 B]
Get:50 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc-dev-bin amd64 2.23-0ubuntu11.2 [68.8 kB]
Get:51 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 linux-libc-dev amd64 4.4.0-189.219 [852 kB]
Get:52 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc6-dev amd64 2.23-0ubuntu11.2 [2,083 kB]
Get:53 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libstdc++-5-dev amd64 5.4.0-6ubuntu1~16.04.12 [1,428 kB]
Get:54 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 g++-5 amd64 5.4.0-6ubuntu1~16.04.12 [8,430 kB]
Get:55 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial/main amd64 g++ amd64 4:5.3.1-1ubuntu1 [1,504 B]
Get:56 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgssrpc4 amd64 1.13.2+dfsg-5ubuntu2.1 [54.5 kB]
Get:57 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libkdb5-8 amd64 1.13.2+dfsg-5ubuntu2.1 [37.0 kB]
Get:58 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libkadm5srv-mit9 amd64 1.13.2+dfsg-5ubuntu2.1 [51.3 kB]
Get:59 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial/main amd64 libverto-libevent1 amd64 0.2.4-2.1ubuntu2 [5,742 B]
Get:60 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial/main amd64 libverto1 amd64 0.2.4-2.1ubuntu2 [9,132 B]
Get:61 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libkadm5clnt-mit9 amd64 1.13.2+dfsg-5ubuntu2.1 [36.6 kB]
Get:62 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial/main amd64 krb5-config all 2.3 [23.4 kB]
Get:63 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 krb5-user amd64 1.13.2+dfsg-5ubuntu2.1 [98.7 kB]
Get:64 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 krb5-kdc amd64 1.13.2+dfsg-5ubuntu2.1 [175 kB]
Get:65 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 krb5-admin-server amd64 1.13.2+dfsg-5ubuntu2.1 [81.3 kB]
Get:66 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 comerr-dev amd64 2.1-1.42.13-1ubuntu1.2 [38.2 kB]
Get:67 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 krb5-multidev amd64 1.13.2+dfsg-5ubuntu2.1 [113 kB]
Get:68 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libexpat1-dev amd64 2.1.0-7ubuntu0.16.04.5 [115 kB]
Get:69 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpq5 amd64 9.5.23-0ubuntu0.16.04.1 [78.9 kB]
Get:70 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7 amd64 2.7.12-1ubuntu0~16.04.12 [1,070 kB]
Get:71 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-dev amd64 2.7.12-1ubuntu0~16.04.12 [27.8 MB]
Get:72 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-dev amd64 2.7.12-1~16.04 [7,840 B]
Get:73 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsasl2-dev amd64 2.1.26.dfsg1-14ubuntu0.2 [255 kB]
Get:74 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsasl2-modules-gssapi-mit amd64 2.1.26.dfsg1-14ubuntu0.2 [34.2 kB]
Get:75 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-2ubuntu4.3 [167 kB]
Get:76 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libssl-dev amd64 1.0.2g-1ubuntu4.16 [1,344 kB]
Get:77 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libssl-doc all 1.0.2g-1ubuntu4.16 [1,078 kB]
Get:78 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial/main amd64 make amd64 4.1-6 [151 kB]
Get:79 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial/main amd64 manpages-dev all 4.04-2 [2,048 kB]
Get:80 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial/universe amd64 ninja-build amd64 1.5.1-0.1ubuntu1 [84.8 kB]
Get:81 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 postgresql-client-common all 173ubuntu0.3 [28.4 kB]
Get:82 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 postgresql-client-9.5 amd64 9.5.23-0ubuntu0.16.04.1 [877 kB]
Get:83 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial/main amd64 ssl-cert all 1.0.37 [16.9 kB]
Get:84 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 postgresql-common all 173ubuntu0.3 [154 kB]
Get:85 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 postgresql-9.5 amd64 9.5.23-0ubuntu0.16.04.1 [3,021 kB]
Get:86 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 postgresql all 9.5+173ubuntu0.3 [5,392 B]
Get:87 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 postgresql-contrib-9.5 amd64 9.5.23-0ubuntu0.16.04.1 [449 kB]
Get:88 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-dev amd64 2.7.12-1ubuntu0~16.04.12 [276 kB]
Get:89 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-dev amd64 2.7.12-1~16.04 [1,186 B]
Get:90 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial/main amd64 python-pkg-resources all 20.7.0-1 [108 kB]
Get:91 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial/main amd64 python-setuptools all 20.7.0-1 [169 kB]
Get:92 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 sysstat amd64 11.2.0-1ubuntu0.3 [242 kB]
Get:93 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial/main amd64 libffi-dev amd64 3.2.1-4 [161 kB]
Get:94 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libkrb5-dev amd64 1.13.2+dfsg-5ubuntu2.1 [11.6 kB]
Get:95 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-dbg amd64 8u265-b01-0ubuntu2~16.04 [1,788 kB]
Get:96 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-source all 8u265-b01-0ubuntu2~16.04 [46.8 MB]
Extracting templates from packages: 31%Extracting templates from packages: 62%Extracting templates from packages: 93%Extracting templates from packages: 100%
Preconfiguring packages ...
Fetched 181 MB in 2s (70.8 MB/s)
(Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 55686 files and directories currently installed.)
Preparing to unpack .../libc6_2.23-0ubuntu11.2_amd64.deb ...
Unpacking libc6:amd64 (2.23-0ubuntu11.2) over (2.23-0ubuntu11) ...
Setting up libc6:amd64 (2.23-0ubuntu11.2) ...
Processing triggers for libc-bin (2.23-0ubuntu11) ...
(Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 55686 files and directories currently installed.)
Preparing to unpack .../zlib1g_1%3a1.2.8.dfsg-2ubuntu4.3_amd64.deb ...
Unpacking zlib1g:amd64 (1:1.2.8.dfsg-2ubuntu4.3) over (1:1.2.8.dfsg-2ubuntu4.1) ...
Processing triggers for libc-bin (2.23-0ubuntu11) ...
Setting up zlib1g:amd64 (1:1.2.8.dfsg-2ubuntu4.3) ...
Processing triggers for libc-bin (2.23-0ubuntu11) ...
(Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 55686 files and directories currently installed.)
Preparing to unpack .../libapt-pkg5.0_1.2.32ubuntu0.1_amd64.deb ...
Unpacking libapt-pkg5.0:amd64 (1.2.32ubuntu0.1) over (1.2.32) ...
Processing triggers for libc-bin (2.23-0ubuntu11) ...
Setting up libapt-pkg5.0:amd64 (1.2.32ubuntu0.1) ...
Processing triggers for libc-bin (2.23-0ubuntu11) ...
(Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 55686 files and directories currently installed.)
Preparing to unpack .../apt_1.2.32ubuntu0.1_amd64.deb ...
Unpacking apt (1.2.32ubuntu0.1) over (1.2.32) ...
Processing triggers for libc-bin (2.23-0ubuntu11) ...
Processing triggers for man-db (2.7.5-1) ...
Setting up apt (1.2.32ubuntu0.1) ...
apt-daily.timer is a disabled or a static unit, not starting it.
Processing triggers for libc-bin (2.23-0ubuntu11) ...
(Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 55686 files and directories currently installed.)
Preparing to unpack .../apt-utils_1.2.32ubuntu0.1_amd64.deb ...
Unpacking apt-utils (1.2.32ubuntu0.1) over (1.2.32) ...
Preparing to unpack .../python2.7_2.7.12-1ubuntu0~16.04.12_amd64.deb ...
Unpacking python2.7 (2.7.12-1ubuntu0~16.04.12) over (2.7.12-1ubuntu0~16.04.9) ...
Preparing to unpack .../libpython2.7-stdlib_2.7.12-1ubuntu0~16.04.12_amd64.deb ...
Unpacking libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.12) over (2.7.12-1ubuntu0~16.04.9) ...
Preparing to unpack .../python2.7-minimal_2.7.12-1ubuntu0~16.04.12_amd64.deb ...
Unpacking python2.7-minimal (2.7.12-1ubuntu0~16.04.12) over (2.7.12-1ubuntu0~16.04.9) ...
Preparing to unpack .../libpython2.7-minimal_2.7.12-1ubuntu0~16.04.12_amd64.deb ...
Unpacking libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.12) over (2.7.12-1ubuntu0~16.04.9) ...
Preparing to unpack .../libssl1.0.0_1.0.2g-1ubuntu4.16_amd64.deb ...
Unpacking libssl1.0.0:amd64 (1.0.2g-1ubuntu4.16) over (1.0.2g-1ubuntu4.15) ...
Preparing to unpack .../openssh-sftp-server_1%3a7.2p2-4ubuntu2.10_amd64.deb ...
Unpacking openssh-sftp-server (1:7.2p2-4ubuntu2.10) over (1:7.2p2-4ubuntu2.8) ...
Preparing to unpack .../libcomerr2_1.42.13-1ubuntu1.2_amd64.deb ...
Unpacking libcomerr2:amd64 (1.42.13-1ubuntu1.2) over (1.42.13-1ubuntu1.1) ...
Processing triggers for man-db (2.7.5-1) ...
Processing triggers for mime-support (3.59ubuntu1) ...
Processing triggers for libc-bin (2.23-0ubuntu11) ...
Setting up libcomerr2:amd64 (1.42.13-1ubuntu1.2) ...
Processing triggers for libc-bin (2.23-0ubuntu11) ...
(Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 55686 files and directories currently installed.)
Preparing to unpack .../openssh-server_1%3a7.2p2-4ubuntu2.10_amd64.deb ...
Unpacking openssh-server (1:7.2p2-4ubuntu2.10) over (1:7.2p2-4ubuntu2.8) ...
Preparing to unpack .../openssh-client_1%3a7.2p2-4ubuntu2.10_amd64.deb ...
Unpacking openssh-client (1:7.2p2-4ubuntu2.10) over (1:7.2p2-4ubuntu2.8) ...
Selecting previously unselected package ssh.
Preparing to unpack .../ssh_1%3a7.2p2-4ubuntu2.10_all.deb ...
Unpacking ssh (1:7.2p2-4ubuntu2.10) ...
Selecting previously unselected package libmpc3:amd64.
Preparing to unpack .../libmpc3_1.0.3-1_amd64.deb ...
Unpacking libmpc3:amd64 (1.0.3-1) ...
Preparing to unpack .../vim_2%3a7.4.1689-3ubuntu1.4_amd64.deb ...
Unpacking vim (2:7.4.1689-3ubuntu1.4) over (2:7.4.1689-3ubuntu1.3) ...
Preparing to unpack .../vim-tiny_2%3a7.4.1689-3ubuntu1.4_amd64.deb ...
Unpacking vim-tiny (2:7.4.1689-3ubuntu1.4) over (2:7.4.1689-3ubuntu1.3) ...
Preparing to unpack .../vim-runtime_2%3a7.4.1689-3ubuntu1.4_all.deb ...
Unpacking vim-runtime (2:7.4.1689-3ubuntu1.4) over (2:7.4.1689-3ubuntu1.3) ...
Preparing to unpack .../vim-common_2%3a7.4.1689-3ubuntu1.4_amd64.deb ...
Unpacking vim-common (2:7.4.1689-3ubuntu1.4) over (2:7.4.1689-3ubuntu1.3) ...
Preparing to unpack .../curl_7.47.0-1ubuntu2.16_amd64.deb ...
Unpacking curl (7.47.0-1ubuntu2.16) over (7.47.0-1ubuntu2.14) ...
Preparing to unpack .../libcurl3-gnutls_7.47.0-1ubuntu2.16_amd64.deb ...
Unpacking libcurl3-gnutls:amd64 (7.47.0-1ubuntu2.16) over (7.47.0-1ubuntu2.14) ...
Preparing to unpack .../libsasl2-modules-db_2.1.26.dfsg1-14ubuntu0.2_amd64.deb ...
Unpacking libsasl2-modules-db:amd64 (2.1.26.dfsg1-14ubuntu0.2) over (2.1.26.dfsg1-14ubuntu0.1) ...
Preparing to unpack .../libsasl2-2_2.1.26.dfsg1-14ubuntu0.2_amd64.deb ...
Unpacking libsasl2-2:amd64 (2.1.26.dfsg1-14ubuntu0.2) over (2.1.26.dfsg1-14ubuntu0.1) ...
Preparing to unpack .../libsasl2-modules_2.1.26.dfsg1-14ubuntu0.2_amd64.deb ...
Unpacking libsasl2-modules:amd64 (2.1.26.dfsg1-14ubuntu0.2) over (2.1.26.dfsg1-14ubuntu0.1) ...
Preparing to unpack .../openjdk-8-jdk_8u265-b01-0ubuntu2~16.04_amd64.deb ...
Unpacking openjdk-8-jdk:amd64 (8u265-b01-0ubuntu2~16.04) over (8u222-b10-1ubuntu1~16.04.1) ...
Preparing to unpack .../openjdk-8-jre_8u265-b01-0ubuntu2~16.04_amd64.deb ...
Unpacking openjdk-8-jre:amd64 (8u265-b01-0ubuntu2~16.04) over (8u222-b10-1ubuntu1~16.04.1) ...
Preparing to unpack .../openjdk-8-jre-headless_8u265-b01-0ubuntu2~16.04_amd64.deb ...
Unpacking openjdk-8-jre-headless:amd64 (8u265-b01-0ubuntu2~16.04) over (8u222-b10-1ubuntu1~16.04.1) ...
Preparing to unpack .../openjdk-8-jdk-headless_8u265-b01-0ubuntu2~16.04_amd64.deb ...
Unpacking openjdk-8-jdk-headless:amd64 (8u265-b01-0ubuntu2~16.04) over (8u222-b10-1ubuntu1~16.04.1) ...
Selecting previously unselected package ant.
Preparing to unpack .../ant_1.9.6-1ubuntu1.1_all.deb ...
Unpacking ant (1.9.6-1ubuntu1.1) ...
Selecting previously unselected package ant-optional.
Preparing to unpack .../ant-optional_1.9.6-1ubuntu1.1_all.deb ...
Unpacking ant-optional (1.9.6-1ubuntu1.1) ...
Selecting previously unselected package binutils.
Preparing to unpack .../binutils_2.26.1-1ubuntu1~16.04.8_amd64.deb ...
Unpacking binutils (2.26.1-1ubuntu1~16.04.8) ...
Selecting previously unselected package ccache.
Preparing to unpack .../ccache_3.2.4-1_amd64.deb ...
Unpacking ccache (3.2.4-1) ...
Selecting previously unselected package libisl15:amd64.
Preparing to unpack .../libisl15_0.16.1-1_amd64.deb ...
Unpacking libisl15:amd64 (0.16.1-1) ...
Selecting previously unselected package cpp-5.
Preparing to unpack .../cpp-5_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
Unpacking cpp-5 (5.4.0-6ubuntu1~16.04.12) ...
Selecting previously unselected package cpp.
Preparing to unpack .../cpp_4%3a5.3.1-1ubuntu1_amd64.deb ...
Unpacking cpp (4:5.3.1-1ubuntu1) ...
Selecting previously unselected package libcc1-0:amd64.
Preparing to unpack .../libcc1-0_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
Unpacking libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
Selecting previously unselected package libitm1:amd64.
Preparing to unpack .../libitm1_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
Unpacking libitm1:amd64 (5.4.0-6ubuntu1~16.04.12) ...
Selecting previously unselected package libatomic1:amd64.
Preparing to unpack .../libatomic1_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
Unpacking libatomic1:amd64 (5.4.0-6ubuntu1~16.04.12) ...
Selecting previously unselected package libasan2:amd64.
Preparing to unpack .../libasan2_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
Unpacking libasan2:amd64 (5.4.0-6ubuntu1~16.04.12) ...
Selecting previously unselected package liblsan0:amd64.
Preparing to unpack .../liblsan0_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
Unpacking liblsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
Selecting previously unselected package libtsan0:amd64.
Preparing to unpack .../libtsan0_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
Unpacking libtsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
Selecting previously unselected package libubsan0:amd64.
Preparing to unpack .../libubsan0_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
Unpacking libubsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
Selecting previously unselected package libcilkrts5:amd64.
Preparing to unpack .../libcilkrts5_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
Unpacking libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.12) ...
Selecting previously unselected package libmpx0:amd64.
Preparing to unpack .../libmpx0_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
Unpacking libmpx0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
Selecting previously unselected package libquadmath0:amd64.
Preparing to unpack .../libquadmath0_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
Unpacking libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
Selecting previously unselected package libgcc-5-dev:amd64.
Preparing to unpack .../libgcc-5-dev_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
Unpacking libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.12) ...
Selecting previously unselected package gcc-5.
Preparing to unpack .../gcc-5_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
Unpacking gcc-5 (5.4.0-6ubuntu1~16.04.12) ...
Selecting previously unselected package gcc.
Preparing to unpack .../gcc_4%3a5.3.1-1ubuntu1_amd64.deb ...
Unpacking gcc (4:5.3.1-1ubuntu1) ...
Selecting previously unselected package libc-dev-bin.
Preparing to unpack .../libc-dev-bin_2.23-0ubuntu11.2_amd64.deb ...
Unpacking libc-dev-bin (2.23-0ubuntu11.2) ...
Selecting previously unselected package linux-libc-dev:amd64.
Preparing to unpack .../linux-libc-dev_4.4.0-189.219_amd64.deb ...
Unpacking linux-libc-dev:amd64 (4.4.0-189.219) ...
Selecting previously unselected package libc6-dev:amd64.
Preparing to unpack .../libc6-dev_2.23-0ubuntu11.2_amd64.deb ...
Unpacking libc6-dev:amd64 (2.23-0ubuntu11.2) ...
Selecting previously unselected package libstdc++-5-dev:amd64.
Preparing to unpack .../libstdc++-5-dev_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
Unpacking libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.12) ...
Selecting previously unselected package g++-5.
Preparing to unpack .../g++-5_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
Unpacking g++-5 (5.4.0-6ubuntu1~16.04.12) ...
Selecting previously unselected package g++.
Preparing to unpack .../g++_4%3a5.3.1-1ubuntu1_amd64.deb ...
Unpacking g++ (4:5.3.1-1ubuntu1) ...
Selecting previously unselected package libgssrpc4:amd64.
Preparing to unpack .../libgssrpc4_1.13.2+dfsg-5ubuntu2.1_amd64.deb ...
Unpacking libgssrpc4:amd64 (1.13.2+dfsg-5ubuntu2.1) ...
Selecting previously unselected package libkdb5-8:amd64.
Preparing to unpack .../libkdb5-8_1.13.2+dfsg-5ubuntu2.1_amd64.deb ...
Unpacking libkdb5-8:amd64 (1.13.2+dfsg-5ubuntu2.1) ...
Selecting previously unselected package libkadm5srv-mit9:amd64.
Preparing to unpack .../libkadm5srv-mit9_1.13.2+dfsg-5ubuntu2.1_amd64.deb ...
Unpacking libkadm5srv-mit9:amd64 (1.13.2+dfsg-5ubuntu2.1) ...
Selecting previously unselected package libverto-libevent1:amd64.
Preparing to unpack .../libverto-libevent1_0.2.4-2.1ubuntu2_amd64.deb ...
Unpacking libverto-libevent1:amd64 (0.2.4-2.1ubuntu2) ...
Selecting previously unselected package libverto1:amd64.
Preparing to unpack .../libverto1_0.2.4-2.1ubuntu2_amd64.deb ...
Unpacking libverto1:amd64 (0.2.4-2.1ubuntu2) ...
Selecting previously unselected package libkadm5clnt-mit9:amd64.
Preparing to unpack .../libkadm5clnt-mit9_1.13.2+dfsg-5ubuntu2.1_amd64.deb ...
Unpacking libkadm5clnt-mit9:amd64 (1.13.2+dfsg-5ubuntu2.1) ...
Selecting previously unselected package krb5-config.
Preparing to unpack .../krb5-config_2.3_all.deb ...
Unpacking krb5-config (2.3) ...
Selecting previously unselected package krb5-user.
Preparing to unpack .../krb5-user_1.13.2+dfsg-5ubuntu2.1_amd64.deb ...
Unpacking krb5-user (1.13.2+dfsg-5ubuntu2.1) ...
Selecting previously unselected package krb5-kdc.
Preparing to unpack .../krb5-kdc_1.13.2+dfsg-5ubuntu2.1_amd64.deb ...
Unpacking krb5-kdc (1.13.2+dfsg-5ubuntu2.1) ...
Selecting previously unselected package krb5-admin-server.
Preparing to unpack .../krb5-admin-server_1.13.2+dfsg-5ubuntu2.1_amd64.deb ...
Unpacking krb5-admin-server (1.13.2+dfsg-5ubuntu2.1) ...
Selecting previously unselected package comerr-dev.
Preparing to unpack .../comerr-dev_2.1-1.42.13-1ubuntu1.2_amd64.deb ...
Unpacking comerr-dev (2.1-1.42.13-1ubuntu1.2) ...
Selecting previously unselected package krb5-multidev.
Preparing to unpack .../krb5-multidev_1.13.2+dfsg-5ubuntu2.1_amd64.deb ...
Unpacking krb5-multidev (1.13.2+dfsg-5ubuntu2.1) ...
Selecting previously unselected package libexpat1-dev:amd64.
Preparing to unpack .../libexpat1-dev_2.1.0-7ubuntu0.16.04.5_amd64.deb ...
Unpacking libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.5) ...
Selecting previously unselected package libpq5:amd64.
Preparing to unpack .../libpq5_9.5.23-0ubuntu0.16.04.1_amd64.deb ...
Unpacking libpq5:amd64 (9.5.23-0ubuntu0.16.04.1) ...
Selecting previously unselected package libpython2.7:amd64.
Preparing to unpack .../libpython2.7_2.7.12-1ubuntu0~16.04.12_amd64.deb ...
Unpacking libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.12) ...
Selecting previously unselected package libpython2.7-dev:amd64.
Preparing to unpack .../libpython2.7-dev_2.7.12-1ubuntu0~16.04.12_amd64.deb ...
Unpacking libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.12) ...
Selecting previously unselected package libpython-dev:amd64.
Preparing to unpack .../libpython-dev_2.7.12-1~16.04_amd64.deb ...
Unpacking libpython-dev:amd64 (2.7.12-1~16.04) ...
Selecting previously unselected package libsasl2-dev.
Preparing to unpack .../libsasl2-dev_2.1.26.dfsg1-14ubuntu0.2_amd64.deb ...
Unpacking libsasl2-dev (2.1.26.dfsg1-14ubuntu0.2) ...
Selecting previously unselected package libsasl2-modules-gssapi-mit:amd64.
Preparing to unpack .../libsasl2-modules-gssapi-mit_2.1.26.dfsg1-14ubuntu0.2_amd64.deb ...
Unpacking libsasl2-modules-gssapi-mit:amd64 (2.1.26.dfsg1-14ubuntu0.2) ...
Selecting previously unselected package zlib1g-dev:amd64.
Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-2ubuntu4.3_amd64.deb ...
Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.3) ...
Selecting previously unselected package libssl-dev:amd64.
Preparing to unpack .../libssl-dev_1.0.2g-1ubuntu4.16_amd64.deb ...
Unpacking libssl-dev:amd64 (1.0.2g-1ubuntu4.16) ...
Selecting previously unselected package libssl-doc.
Preparing to unpack .../libssl-doc_1.0.2g-1ubuntu4.16_all.deb ...
Unpacking libssl-doc (1.0.2g-1ubuntu4.16) ...
Selecting previously unselected package make.
Preparing to unpack .../archives/make_4.1-6_amd64.deb ...
Unpacking make (4.1-6) ...
Selecting previously unselected package manpages-dev.
Preparing to unpack .../manpages-dev_4.04-2_all.deb ...
Unpacking manpages-dev (4.04-2) ...
Selecting previously unselected package ninja-build.
Preparing to unpack .../ninja-build_1.5.1-0.1ubuntu1_amd64.deb ...
Unpacking ninja-build (1.5.1-0.1ubuntu1) ...
Selecting previously unselected package postgresql-client-common.
Preparing to unpack .../postgresql-client-common_173ubuntu0.3_all.deb ...
Unpacking postgresql-client-common (173ubuntu0.3) ...
Selecting previously unselected package postgresql-client-9.5.
Preparing to unpack .../postgresql-client-9.5_9.5.23-0ubuntu0.16.04.1_amd64.deb ...
Unpacking postgresql-client-9.5 (9.5.23-0ubuntu0.16.04.1) ...
Selecting previously unselected package ssl-cert.
Preparing to unpack .../ssl-cert_1.0.37_all.deb ...
Unpacking ssl-cert (1.0.37) ...
Selecting previously unselected package postgresql-common.
Preparing to unpack .../postgresql-common_173ubuntu0.3_all.deb ...
Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common'
Unpacking postgresql-common (173ubuntu0.3) ...
Selecting previously unselected package postgresql-9.5.
Preparing to unpack .../postgresql-9.5_9.5.23-0ubuntu0.16.04.1_amd64.deb ...
Unpacking postgresql-9.5 (9.5.23-0ubuntu0.16.04.1) ...
Selecting previously unselected package postgresql.
Preparing to unpack .../postgresql_9.5+173ubuntu0.3_all.deb ...
Unpacking postgresql (9.5+173ubuntu0.3) ...
Selecting previously unselected package postgresql-contrib-9.5.
Preparing to unpack .../postgresql-contrib-9.5_9.5.23-0ubuntu0.16.04.1_amd64.deb ...
Unpacking postgresql-contrib-9.5 (9.5.23-0ubuntu0.16.04.1) ...
Selecting previously unselected package python2.7-dev.
Preparing to unpack .../python2.7-dev_2.7.12-1ubuntu0~16.04.12_amd64.deb ...
Unpacking python2.7-dev (2.7.12-1ubuntu0~16.04.12) ...
Selecting previously unselected package python-dev.
Preparing to unpack .../python-dev_2.7.12-1~16.04_amd64.deb ...
Unpacking python-dev (2.7.12-1~16.04) ...
Selecting previously unselected package python-pkg-resources.
Preparing to unpack .../python-pkg-resources_20.7.0-1_all.deb ...
Unpacking python-pkg-resources (20.7.0-1) ...
Selecting previously unselected package python-setuptools.
Preparing to unpack .../python-setuptools_20.7.0-1_all.deb ...
Unpacking python-setuptools (20.7.0-1) ...
Selecting previously unselected package sysstat.
Preparing to unpack .../sysstat_11.2.0-1ubuntu0.3_amd64.deb ...
Unpacking sysstat (11.2.0-1ubuntu0.3) ...
Selecting previously unselected package libffi-dev:amd64.
Preparing to unpack .../libffi-dev_3.2.1-4_amd64.deb ...
Unpacking libffi-dev:amd64 (3.2.1-4) ...
Selecting previously unselected package libkrb5-dev.
Preparing to unpack .../libkrb5-dev_1.13.2+dfsg-5ubuntu2.1_amd64.deb ...
Unpacking libkrb5-dev (1.13.2+dfsg-5ubuntu2.1) ...
Selecting previously unselected package openjdk-8-dbg:amd64.
Preparing to unpack .../openjdk-8-dbg_8u265-b01-0ubuntu2~16.04_amd64.deb ...
Unpacking openjdk-8-dbg:amd64 (8u265-b01-0ubuntu2~16.04) ...
Selecting previously unselected package openjdk-8-source.
Preparing to unpack .../openjdk-8-source_8u265-b01-0ubuntu2~16.04_all.deb ...
Unpacking openjdk-8-source (8u265-b01-0ubuntu2~16.04) ...
Processing triggers for ureadahead (0.100.0-19.1) ...
Processing triggers for systemd (229-4ubuntu21.22) ...
Processing triggers for ufw (0.35-0ubuntu2) ...
Processing triggers for man-db (2.7.5-1) ...
Processing triggers for mime-support (3.59ubuntu1) ...
Processing triggers for hicolor-icon-theme (0.15-0ubuntu1.1) ...
Processing triggers for libc-bin (2.23-0ubuntu11) ...
Processing triggers for install-info (6.1.0.dfsg.1-5) ...
Setting up apt-utils (1.2.32ubuntu0.1) ...
Setting up libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.12) ...
Setting up python2.7-minimal (2.7.12-1ubuntu0~16.04.12) ...
Setting up libssl1.0.0:amd64 (1.0.2g-1ubuntu4.16) ...
Setting up libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.12) ...
Setting up python2.7 (2.7.12-1ubuntu0~16.04.12) ...
Setting up openssh-client (1:7.2p2-4ubuntu2.10) ...
Setting up openssh-sftp-server (1:7.2p2-4ubuntu2.10) ...
Setting up openssh-server (1:7.2p2-4ubuntu2.10) ...
Setting up ssh (1:7.2p2-4ubuntu2.10) ...
Setting up libmpc3:amd64 (1.0.3-1) ...
Setting up vim-common (2:7.4.1689-3ubuntu1.4) ...
Setting up vim-runtime (2:7.4.1689-3ubuntu1.4) ...
Setting up vim (2:7.4.1689-3ubuntu1.4) ...
Setting up vim-tiny (2:7.4.1689-3ubuntu1.4) ...
Setting up libcurl3-gnutls:amd64 (7.47.0-1ubuntu2.16) ...
Setting up curl (7.47.0-1ubuntu2.16) ...
Setting up libsasl2-modules-db:amd64 (2.1.26.dfsg1-14ubuntu0.2) ...
Setting up libsasl2-2:amd64 (2.1.26.dfsg1-14ubuntu0.2) ...
Setting up libsasl2-modules:amd64 (2.1.26.dfsg1-14ubuntu0.2) ...
Setting up openjdk-8-jre-headless:amd64 (8u265-b01-0ubuntu2~16.04) ...
Installing new version of config file /etc/java-8-openjdk/security/java.policy ...
Installing new version of config file /etc/java-8-openjdk/security/java.security ...
Setting up openjdk-8-jre:amd64 (8u265-b01-0ubuntu2~16.04) ...
Setting up openjdk-8-jdk-headless:amd64 (8u265-b01-0ubuntu2~16.04) ...
update-alternatives: warning: alternative /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/clhsdb (part of link group clhsdb) doesn't exist; removing from list of alternatives
update-alternatives: warning: /etc/alternatives/clhsdb is dangling; it will be updated with best choice
update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/clhsdb to provide /usr/bin/clhsdb (clhsdb) in auto mode
update-alternatives: warning: alternative /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/hsdb (part of link group hsdb) doesn't exist; removing from list of alternatives
update-alternatives: warning: /etc/alternatives/hsdb is dangling; it will be updated with best choice
update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/hsdb to provide /usr/bin/hsdb (hsdb) in auto mode
Setting up openjdk-8-jdk:amd64 (8u265-b01-0ubuntu2~16.04) ...
Setting up ant (1.9.6-1ubuntu1.1) ...
Setting up ant-optional (1.9.6-1ubuntu1.1) ...
Setting up binutils (2.26.1-1ubuntu1~16.04.8) ...
Setting up ccache (3.2.4-1) ...
Updating symlinks in /usr/lib/ccache ...
Setting up libisl15:amd64 (0.16.1-1) ...
Setting up cpp-5 (5.4.0-6ubuntu1~16.04.12) ...
Setting up cpp (4:5.3.1-1ubuntu1) ...
Setting up libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
Setting up libitm1:amd64 (5.4.0-6ubuntu1~16.04.12) ...
Setting up libatomic1:amd64 (5.4.0-6ubuntu1~16.04.12) ...
Setting up libasan2:amd64 (5.4.0-6ubuntu1~16.04.12) ...
Setting up liblsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
Setting up libtsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
Setting up libubsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
Setting up libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.12) ...
Setting up libmpx0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
Setting up libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
Setting up libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.12) ...
Setting up gcc-5 (5.4.0-6ubuntu1~16.04.12) ...
Setting up gcc (4:5.3.1-1ubuntu1) ...
Setting up libc-dev-bin (2.23-0ubuntu11.2) ...
Setting up linux-libc-dev:amd64 (4.4.0-189.219) ...
Setting up libc6-dev:amd64 (2.23-0ubuntu11.2) ...
Setting up libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.12) ...
Setting up g++-5 (5.4.0-6ubuntu1~16.04.12) ...
Setting up g++ (4:5.3.1-1ubuntu1) ...
update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
Setting up libgssrpc4:amd64 (1.13.2+dfsg-5ubuntu2.1) ...
Setting up libkdb5-8:amd64 (1.13.2+dfsg-5ubuntu2.1) ...
Setting up libkadm5srv-mit9:amd64 (1.13.2+dfsg-5ubuntu2.1) ...
Setting up libkadm5clnt-mit9:amd64 (1.13.2+dfsg-5ubuntu2.1) ...
Setting up krb5-config (2.3) ...
Setting up krb5-user (1.13.2+dfsg-5ubuntu2.1) ...
Setting up comerr-dev (2.1-1.42.13-1ubuntu1.2) ...
Setting up krb5-multidev (1.13.2+dfsg-5ubuntu2.1) ...
Setting up libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.5) ...
Setting up libpq5:amd64 (9.5.23-0ubuntu0.16.04.1) ...
Setting up libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.12) ...
Setting up libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.12) ...
Setting up libpython-dev:amd64 (2.7.12-1~16.04) ...
Setting up libsasl2-dev (2.1.26.dfsg1-14ubuntu0.2) ...
Setting up libsasl2-modules-gssapi-mit:amd64 (2.1.26.dfsg1-14ubuntu0.2) ...
Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.3) ...
Setting up libssl-dev:amd64 (1.0.2g-1ubuntu4.16) ...
Setting up libssl-doc (1.0.2g-1ubuntu4.16) ...
Setting up make (4.1-6) ...
Setting up manpages-dev (4.04-2) ...
Setting up ninja-build (1.5.1-0.1ubuntu1) ...
Setting up postgresql-client-common (173ubuntu0.3) ...
Setting up postgresql-client-9.5 (9.5.23-0ubuntu0.16.04.1) ...
update-alternatives: using /usr/share/postgresql/9.5/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode
Setting up ssl-cert (1.0.37) ...
Setting up postgresql-common (173ubuntu0.3) ...
Adding user postgres to group ssl-cert

Creating config file /etc/postgresql-common/createcluster.conf with new version

Creating config file /etc/logrotate.d/postgresql-common with new version
Building PostgreSQL dictionaries from installed myspell/hunspell packages...
Removing obsolete dictionary files:
Setting up postgresql-9.5 (9.5.23-0ubuntu0.16.04.1) ...
Creating new cluster 9.5/main ...
  config /etc/postgresql/9.5/main
  data   /var/lib/postgresql/9.5/main
  locale en_US.UTF-8
  socket /var/run/postgresql
  port   5432
update-alternatives: using /usr/share/postgresql/9.5/man/man1/postmaster.1.gz to provide /usr/share/man/man1/postmaster.1.gz (postmaster.1.gz) in auto mode
Setting up postgresql (9.5+173ubuntu0.3) ...
Setting up postgresql-contrib-9.5 (9.5.23-0ubuntu0.16.04.1) ...
Setting up python2.7-dev (2.7.12-1ubuntu0~16.04.12) ...
Setting up python-dev (2.7.12-1~16.04) ...
Setting up python-pkg-resources (20.7.0-1) ...
Setting up python-setuptools (20.7.0-1) ...
Setting up sysstat (11.2.0-1ubuntu0.3) ...

Creating config file /etc/default/sysstat with new version
update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode
Setting up libffi-dev:amd64 (3.2.1-4) ...
Setting up libkrb5-dev (1.13.2+dfsg-5ubuntu2.1) ...
Setting up openjdk-8-dbg:amd64 (8u265-b01-0ubuntu2~16.04) ...
Setting up openjdk-8-source (8u265-b01-0ubuntu2~16.04) ...
Setting up libverto-libevent1:amd64 (0.2.4-2.1ubuntu2) ...
Setting up libverto1:amd64 (0.2.4-2.1ubuntu2) ...
Setting up krb5-kdc (1.13.2+dfsg-5ubuntu2.1) ...
Setting up krb5-admin-server (1.13.2+dfsg-5ubuntu2.1) ...
Processing triggers for libc-bin (2.23-0ubuntu11) ...
Processing triggers for ureadahead (0.100.0-19.1) ...
Processing triggers for systemd (229-4ubuntu21.22) ...
++ return 0
++ [[ true == true ]]
++ JDK_BAD_VERSION=8u181-b13-1ubuntu0.16.04.1
++ dpkg -l openjdk-8-jdk
++ grep -q 8u181-b13-1ubuntu0.16.04.1
+++ uname -p
++ ARCH_NAME=x86_64
++ [[ x86_64 == \a\a\r\c\h\6\4 ]]
++ ubuntu18 sudo update-java-alternatives -s java-1.8.0-openjdk-amd64
++ [[ '' == true ]]
++ redhat sudo yum install -y curl gawk gcc gcc-c++ git krb5-devel krb5-server krb5-workstation libevent-devel libffi-devel make openssl-devel cyrus-sasl cyrus-sasl-gssapi cyrus-sasl-devel cyrus-sasl-plain postgresql postgresql-server wget vim-common nscd cmake fuse-devel zlib-devel psmisc lsof openssh-server redhat-lsb java-1.8.0-openjdk-devel java-1.8.0-openjdk-src
++ [[ '' == true ]]
++ redhat8 sudo yum install -y dnf-plugins-core
++ [[ '' == true ]]
++ redhat8 sudo yum install -y '--enablerepo=PowerTools*' snappy-devel
++ [[ '' == true ]]
++ redhat6 sudo yum install -y python-devel python-setuptools python-argparse
++ [[ '' == true ]]
++ redhat7 sudo yum install -y python-devel python-setuptools python-argparse
++ [[ '' == true ]]
++ redhat8 setup_python2
++ [[ '' == true ]]
++ redhat8 pip install --user argparse
++ [[ '' == true ]]
++ redhat sudo yum install -y epel-release
++ [[ '' == true ]]
++ redhat sudo yum install -y ccache
++ [[ '' == true ]]
++ redhat sudo yum clean all
++ [[ '' == true ]]
++ redhat sudo wget -nv https://archive.apache.org/dist/ant/binaries/apache-ant-1.9.14-bin.tar.gz
++ [[ '' == true ]]
++ redhat sudo sha512sum -c -
++ [[ '' == true ]]
++ redhat sudo tar -C /usr/local -xzf apache-ant-1.9.14-bin.tar.gz
++ [[ '' == true ]]
++ redhat sudo ln -sf /usr/local/apache-ant-1.9.14/bin/ant /usr/local/bin
++ [[ '' == true ]]
++ '[' '!' -d /usr/local/apache-maven-3.5.4 ']'
++ sudo wget -nv https://archive.apache.org/dist/maven/maven-3/3.5.4/binaries/apache-maven-3.5.4-bin.tar.gz
2020-09-01 13:29:14 URL:https://archive.apache.org/dist/maven/maven-3/3.5.4/binaries/apache-maven-3.5.4-bin.tar.gz [8842660/8842660] -> "apache-maven-3.5.4-bin.tar.gz" [1]
++ sudo sha512sum -c -
apache-maven-3.5.4-bin.tar.gz: OK
++ sudo tar -C /usr/local -x --no-same-owner -zf apache-maven-3.5.4-bin.tar.gz
++ sudo ln -sf /usr/local/apache-maven-3.5.4/bin/mvn /usr/local/bin
++ MAVEN_DIRECTORY=/usr/local/apache-maven-3.5.4
++ redhat8 indocker sudo chmod 0755 /usr/local/apache-maven-3.5.4
++ [[ '' == true ]]
++ redhat8 indocker sudo chmod 0755 /usr/local/apache-maven-3.5.4/bin /usr/local/apache-maven-3.5.4/boot
++ [[ '' == true ]]
++ service --status-all
++ grep -E '^ \[ \+ \]  ssh$'
 [ + ]  ssh
++ echo '>>> Configuring system'
>>> Configuring system
++ redhat6 sudo service postgresql initdb
++ [[ '' == true ]]
++ redhat6 sudo service postgresql stop
++ [[ '' == true ]]
++ redhat7 notindocker sudo service postgresql initdb
++ [[ '' == true ]]
++ redhat7 notindocker sudo service postgresql stop
++ [[ '' == true ]]
++ redhat7 indocker sudo -u postgres PGDATA=/var/lib/pgsql/data pg_ctl init
++ [[ '' == true ]]
++ redhat8 notindocker sudo service postgresql initdb
++ [[ '' == true ]]
++ redhat8 notindocker sudo service postgresql stop
++ [[ '' == true ]]
++ redhat8 indocker sudo -u postgres PGDATA=/var/lib/pgsql/data pg_ctl init
++ [[ '' == true ]]
++ ubuntu sudo service postgresql stop
++ [[ true == true ]]
++ sudo service postgresql stop
++ ubuntu sudo sed -ri 's/local +all +all +peer/local all all trust/g' /etc/postgresql/9.5/main/pg_hba.conf
++ [[ true == true ]]
++ sudo sed -ri 's/local +all +all +peer/local all all trust/g' /etc/postgresql/9.5/main/pg_hba.conf
++ redhat sudo sed -ri 's/local +all +all +(ident|peer)/local all all trust/g' /var/lib/pgsql/data/pg_hba.conf
++ [[ '' == true ]]
++ redhat sudo sed -i -e 's,\(host.*\)ident,\1md5,' /var/lib/pgsql/data/pg_hba.conf
++ [[ '' == true ]]
++ ubuntu sudo service postgresql start
++ [[ true == true ]]
++ sudo service postgresql start
++ redhat6 sudo service postgresql start
++ [[ '' == true ]]
++ redhat7 notindocker sudo service postgresql start
++ [[ '' == true ]]
++ redhat8 notindocker sudo service postgresql start
++ [[ '' == true ]]
++ redhat7 indocker sudo -u postgres PGDATA=/var/lib/pgsql/data bash -c 'pg_ctl start -w --timeout=120 >> /var/lib/pgsql/pg.log 2>&1'
++ [[ '' == true ]]
++ redhat8 indocker sudo -u postgres PGDATA=/var/lib/pgsql/data bash -c 'pg_ctl start -w --timeout=120 >> /var/lib/pgsql/pg.log 2>&1'
++ [[ '' == true ]]
+++ sudo -u postgres psql -At -c 'SELECT count(*) FROM pg_roles WHERE rolname = '\''hiveuser'\'';'
++ [[ 1 = 0 ]]
++ sudo -u postgres psql -c 'CREATE ROLE hiveuser LOGIN PASSWORD '\''password'\'';'
CREATE ROLE
++ sudo -u postgres psql -c 'ALTER ROLE hiveuser WITH CREATEDB;'
ALTER ROLE
++ sudo -u postgres psql -c 'SELECT * FROM pg_roles WHERE rolname = '\''hiveuser'\'';'
 rolname  | rolsuper | rolinherit | rolcreaterole | rolcreatedb | rolcanlogin | rolreplication | rolconnlimit | rolpassword | rolvaliduntil | rolbypassrls | rolconfig |  oid  
----------+----------+------------+---------------+-------------+-------------+----------------+--------------+-------------+---------------+--------------+-----------+-------
 hiveuser | f        | t          | f             | t           | t           | f              |           -1 | ********    |               | f            |           | 16384
(1 row)

++ mkdir -p /home/ubuntu/.ssh
++ chmod go-rwx /home/ubuntu/.ssh
++ [[ -f /home/ubuntu/.ssh/id_rsa ]]
++ ssh-keygen -t rsa -N '' -q -f /home/ubuntu/.ssh/id_rsa
++ echo ''
++ cat - /home/ubuntu/.ssh/id_rsa.pub
++ chmod 0600 /home/ubuntu/.ssh/authorized_keys
++ echo -e '\nNoHostAuthenticationForLocalhost yes'
++ chmod 0600 /home/ubuntu/.ssh/config
++ ssh localhost whoami
ubuntu
++ sudo tee -a /etc/hosts
+++ hostname -s
+++ hostname
++ echo -e '\n127.0.0.1 ip-172-31-14-124 ip-172-31-14-124'

127.0.0.1 ip-172-31-14-124 ip-172-31-14-124
+++ mktemp
++ NEW_HOSTS=/tmp/tmp.tZJvMohJ9g
++ sed s/127.0.1.1/127.0.0.1/g /etc/hosts
++ diff -u /etc/hosts /tmp/tmp.tZJvMohJ9g
++ sudo cp /tmp/tmp.tZJvMohJ9g /etc/hosts
++ rm /tmp/tmp.tZJvMohJ9g
++ sudo mkdir -p /var/lib/hadoop-hdfs
+++ whoami
++ sudo chown ubuntu /var/lib/hadoop-hdfs/
++ echo -e '\n* - nofile 1048576'
++ sudo tee -a /etc/security/limits.conf

* - nofile 1048576
++ redhat6 sudo sed -i 's,\*\s*soft\s*nproc\s*[0-9]*$,* soft nproc unlimited,' '/etc/security/limits.d/*-nproc.conf'
++ [[ '' == true ]]
++ redhat7 sudo sed -i 's,\*\s*soft\s*nproc\s*[0-9]*$,* soft nproc unlimited,' '/etc/security/limits.d/*-nproc.conf'
++ [[ '' == true ]]
++ redhat8 echo -e '* soft nproc unlimited'
++ [[ '' == true ]]
++ sudo tee -a /etc/security/limits.conf
++ echo '>>> Checking out Impala'
>>> Checking out Impala
++ [[ -d /home/ubuntu/Impala ]]
++ cd /home/ubuntu/Impala
+++ pwd
++ SET_IMPALA_HOME='export IMPALA_HOME=/home/ubuntu/Impala'
++ echo -e '\nexport IMPALA_HOME=/home/ubuntu/Impala'
++ eval 'export IMPALA_HOME=/home/ubuntu/Impala'
+++ export IMPALA_HOME=/home/ubuntu/Impala
+++ IMPALA_HOME=/home/ubuntu/Impala
++ [[ true == true ]]
+++ compgen -G '/usr/lib/jvm/java-8-openjdk-*'
+++ wc -l
++ '[' 1 == 1 ']'
+++ compgen -G '/usr/lib/jvm/java-8-openjdk-*'
++ SET_JAVA_HOME='export JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64'
++ echo -e '\nexport JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64'
++ eval 'export JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64'
+++ export JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64
+++ JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64
++ test -f /usr/lib/jvm/java-8-openjdk-amd64/bin/java
++ bin/jenkins/populate_m2_directory.py
Downloading m2 archive from https://jenkins.impala.io/job/all-build-options-ub1604/6288//artifact/Impala/logs/m2_archive.tar.gz to /tmp/tmpADAwED
/home/ubuntu/.m2 does not exist, creating...
Unpacking m2_archive.tar.gz to /home/ubuntu/.m2
+ sudo apt-get install -y apt-transport-https ca-certificates curl gnupg-agent software-properties-common
Reading package lists...
Building dependency tree...
Reading state information...
curl is already the newest version (7.47.0-1ubuntu2.16).
gnupg-agent is already the newest version (2.1.11-6ubuntu2.1).
The following additional packages will be installed:
  python3-software-properties
The following packages will be upgraded:
  apt-transport-https ca-certificates python3-software-properties
  software-properties-common
4 upgraded, 0 newly installed, 0 to remove and 95 not upgraded.
Need to get 203 kB of archives.
After this operation, 46.1 kB disk space will be freed.
Get:1 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apt-transport-https amd64 1.2.32ubuntu0.1 [26.7 kB]
Get:2 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ca-certificates all 20190110~16.04.1 [146 kB]
Get:3 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 software-properties-common all 0.96.20.10 [9,504 B]
Get:4 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python3-software-properties all 0.96.20.10 [20.2 kB]
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
dpkg-preconfigure: unable to re-open stdin: 
Fetched 203 kB in 0s (12.2 MB/s)
(Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 63970 files and directories currently installed.)
Preparing to unpack .../apt-transport-https_1.2.32ubuntu0.1_amd64.deb ...
Unpacking apt-transport-https (1.2.32ubuntu0.1) over (1.2.32) ...
Preparing to unpack .../ca-certificates_20190110~16.04.1_all.deb ...
Unpacking ca-certificates (20190110~16.04.1) over (20170717~16.04.2) ...
Preparing to unpack .../software-properties-common_0.96.20.10_all.deb ...
Unpacking software-properties-common (0.96.20.10) over (0.96.20.9) ...
Preparing to unpack .../python3-software-properties_0.96.20.10_all.deb ...
Unpacking python3-software-properties (0.96.20.10) over (0.96.20.9) ...
Processing triggers for man-db (2.7.5-1) ...
Processing triggers for dbus (1.10.6-1ubuntu3.4) ...
Setting up apt-transport-https (1.2.32ubuntu0.1) ...
Setting up ca-certificates (20190110~16.04.1) ...
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
Setting up python3-software-properties (0.96.20.10) ...
Setting up software-properties-common (0.96.20.10) ...
Processing triggers for ca-certificates (20190110~16.04.1) ...
Updating certificates in /etc/ssl/certs...
10 added, 31 removed; done.
Running hooks in /etc/ca-certificates/update.d...

Adding debian:GDCA_TrustAUTH_R5_ROOT.pem
Adding debian:GlobalSign_Root_CA_-_R6.pem
Adding debian:OISTE_WISeKey_Global_Root_GC_CA.pem
Adding debian:SSL.com_EV_Root_Certification_Authority_ECC.pem
Adding debian:SSL.com_EV_Root_Certification_Authority_RSA_R2.pem
Adding debian:SSL.com_Root_Certification_Authority_ECC.pem
Adding debian:SSL.com_Root_Certification_Authority_RSA.pem
Adding debian:TrustCor_ECA-1.pem
Adding debian:TrustCor_RootCert_CA-1.pem
Adding debian:TrustCor_RootCert_CA-2.pem
Removing debian:ACEDICOM_Root.pem
Removing debian:AddTrust_External_Root.pem
Removing debian:AddTrust_Low-Value_Services_Root.pem
Removing debian:AddTrust_Public_Services_Root.pem
Removing debian:AddTrust_Qualified_Certificates_Root.pem
Removing debian:CA_Disig_Root_R1.pem
Removing debian:CNNIC_ROOT.pem
Removing debian:Camerfirma_Chambers_of_Commerce_Root.pem
Removing debian:Camerfirma_Global_Chambersign_Root.pem
Removing debian:Certinomis_-_Autorité_Racine.pem
Removing debian:Certplus_Root_CA_G1.pem
Removing debian:Certplus_Root_CA_G2.pem
Removing debian:Certum_Root_CA.pem
Removing debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem
Removing debian:Comodo_Secure_Services_root.pem
Removing debian:Comodo_Trusted_Services_root.pem
Removing debian:DST_ACES_CA_X6.pem
Removing debian:GeoTrust_Global_CA_2.pem
Removing debian:OpenTrust_Root_CA_G1.pem
Removing debian:OpenTrust_Root_CA_G2.pem
Removing debian:OpenTrust_Root_CA_G3.pem
Removing debian:PSCProcert.pem
Removing debian:Security_Communication_EV_RootCA1.pem
Removing debian:Swisscom_Root_CA_1.pem
Removing debian:Swisscom_Root_CA_2.pem
Removing debian:Swisscom_Root_EV_CA_2.pem
Removing debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem
Removing debian:TÜBİTAK_UEKAE_Kök_Sertifika_Hizmet_Sağlayıcısı_-_Sürüm_3.pem
Removing debian:TÜRKTRUST_Elektronik_Sertifika_Hizmet_Sağlayıcısı_H5.pem
Removing debian:UTN_USERFirst_Hardware_Root_CA.pem
Removing debian:Visa_eCommerce_Root.pem
done.
done.
+ curl -fsSL https://download.docker.com/linux/ubuntu/gpg
+ sudo apt-key add -
OK
+ sudo apt-key fingerprint 0EBFCD88
+ grep '9DC8 5822 9FC7 DD38 854A  E2D8 8D81 803C 0EBF CD88'
      Key fingerprint = 9DC8 5822 9FC7 DD38 854A  E2D8 8D81 803C 0EBF CD88
++ lsb_release -cs
+ sudo add-apt-repository 'deb [arch=amd64] https://download.docker.com/linux/ubuntu    xenial stable'
+ sudo apt-get update
Hit:1 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial InRelease
Hit:2 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-updates InRelease
Hit:3 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-backports InRelease
Get:4 https://download.docker.com/linux/ubuntu xenial InRelease [66.2 kB]
Get:5 https://download.docker.com/linux/ubuntu xenial/stable amd64 Packages [14.5 kB]
Hit:6 http://security.ubuntu.com/ubuntu xenial-security InRelease
Fetched 80.7 kB in 0s (233 kB/s)
Reading package lists...
+ sudo apt-get install -y docker-ce docker-ce-cli containerd.io
Reading package lists...
Building dependency tree...
Reading state information...
The following packages will be upgraded:
  containerd.io docker-ce docker-ce-cli
3 upgraded, 0 newly installed, 0 to remove and 95 not upgraded.
Need to get 84.4 MB of archives.
After this operation, 2,730 kB disk space will be freed.
Get:1 https://download.docker.com/linux/ubuntu xenial/stable amd64 containerd.io amd64 1.2.13-2 [20.9 MB]
Get:2 https://download.docker.com/linux/ubuntu xenial/stable amd64 docker-ce-cli amd64 5:19.03.12~3-0~ubuntu-xenial [41.0 MB]
Get:3 https://download.docker.com/linux/ubuntu xenial/stable amd64 docker-ce amd64 5:19.03.12~3-0~ubuntu-xenial [22.4 MB]
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
dpkg-preconfigure: unable to re-open stdin: 
Fetched 84.4 MB in 1s (47.3 MB/s)
(Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 63949 files and directories currently installed.)
Preparing to unpack .../containerd.io_1.2.13-2_amd64.deb ...
Unpacking containerd.io (1.2.13-2) over (1.2.10-3) ...
Preparing to unpack .../docker-ce-cli_5%3a19.03.12~3-0~ubuntu-xenial_amd64.deb ...
Unpacking docker-ce-cli (5:19.03.12~3-0~ubuntu-xenial) over (5:19.03.5~3-0~ubuntu-xenial) ...
Preparing to unpack .../docker-ce_5%3a19.03.12~3-0~ubuntu-xenial_amd64.deb ...
Unpacking docker-ce (5:19.03.12~3-0~ubuntu-xenial) over (5:19.03.5~3-0~ubuntu-xenial) ...
Processing triggers for man-db (2.7.5-1) ...
Processing triggers for ureadahead (0.100.0-19.1) ...
Processing triggers for systemd (229-4ubuntu21.22) ...
Setting up containerd.io (1.2.13-2) ...
Installing new version of config file /etc/containerd/config.toml ...
Setting up docker-ce-cli (5:19.03.12~3-0~ubuntu-xenial) ...
Setting up docker-ce (5:19.03.12~3-0~ubuntu-xenial) ...
+ sudo service docker restart
+ sudo groupadd -f docker
+ sudo usermod -aG docker ubuntu
+ sudo su ubuntu -c ./bin/jenkins/dockerized-impala-run-tests.sh
+ set -eu -o pipefail
+ DOCKER_NETWORK=test-impala-cluster
+ trap onexit EXIT
+ source_impala_config
+ set +u
+ . ./bin/impala-config.sh
++ [[ '' =~ [[:blank:]] ]]
++ '[' -z '' ']'
++ [[ ! -z '' ]]
+++++ dirname ./bin/impala-config.sh
++++ cd ./bin
++++ pwd
+++ dirname /home/ubuntu/Impala/bin
++ export IMPALA_HOME=/home/ubuntu/Impala
++ IMPALA_HOME=/home/ubuntu/Impala
++ [[ '/home/ubuntu/Impala' =~ [[:blank:]] ]]
++ export IMPALA_TOOLCHAIN=/home/ubuntu/Impala/toolchain
++ IMPALA_TOOLCHAIN=/home/ubuntu/Impala/toolchain
++ '[' -z /home/ubuntu/Impala/toolchain ']'
++ export IMPALA_TOOLCHAIN_BUILD_ID=52-c3fa626d9b
++ IMPALA_TOOLCHAIN_BUILD_ID=52-c3fa626d9b
++ export IMPALA_AVRO_VERSION=1.7.4-p5
++ IMPALA_AVRO_VERSION=1.7.4-p5
++ unset IMPALA_AVRO_URL
++ export IMPALA_BINUTILS_VERSION=2.28
++ IMPALA_BINUTILS_VERSION=2.28
++ unset IMPALA_BINUTILS_URL
++ export IMPALA_BOOST_VERSION=1.61.0-p2
++ IMPALA_BOOST_VERSION=1.61.0-p2
++ unset IMPALA_BOOST_URL
++ export IMPALA_BREAKPAD_VERSION=97a98836768f8f0154f8f86e5e14c2bb7e74132e-p2
++ IMPALA_BREAKPAD_VERSION=97a98836768f8f0154f8f86e5e14c2bb7e74132e-p2
++ unset IMPALA_BREAKPAD_URL
++ export IMPALA_BZIP2_VERSION=1.0.6-p2
++ IMPALA_BZIP2_VERSION=1.0.6-p2
++ unset IMPALA_BZIP2_URL
++ export IMPALA_CCTZ_VERSION=2.2
++ IMPALA_CCTZ_VERSION=2.2
++ unset IMPALA_CCTZ_URL
++ export IMPALA_CMAKE_VERSION=3.14.3
++ IMPALA_CMAKE_VERSION=3.14.3
++ unset IMPALA_CMAKE_URL
++ export IMPALA_CRCUTIL_VERSION=440ba7babeff77ffad992df3a10c767f184e946e-p2
++ IMPALA_CRCUTIL_VERSION=440ba7babeff77ffad992df3a10c767f184e946e-p2
++ unset IMPALA_CRCUTIL_URL
++ export IMPALA_CYRUS_SASL_VERSION=2.1.23
++ IMPALA_CYRUS_SASL_VERSION=2.1.23
++ unset IMPALA_CYRUS_SASL_URL
++ export IMPALA_FLATBUFFERS_VERSION=1.6.0
++ IMPALA_FLATBUFFERS_VERSION=1.6.0
++ unset IMPALA_FLATBUFFERS_URL
++ export IMPALA_GCC_VERSION=7.5.0
++ IMPALA_GCC_VERSION=7.5.0
++ unset IMPALA_GCC_URL
++ export IMPALA_GDB_VERSION=7.9.1-p1
++ IMPALA_GDB_VERSION=7.9.1-p1
++ unset IMPALA_GDB_URL
++ export IMPALA_GFLAGS_VERSION=2.2.0-p2
++ IMPALA_GFLAGS_VERSION=2.2.0-p2
++ unset IMPALA_GFLAGS_URL
++ export IMPALA_GLOG_VERSION=0.3.4-p3
++ IMPALA_GLOG_VERSION=0.3.4-p3
++ unset IMPALA_GLOG_URL
++ export IMPALA_GPERFTOOLS_VERSION=2.5-p1
++ IMPALA_GPERFTOOLS_VERSION=2.5-p1
++ unset IMPALA_GPERFTOOLS_URL
++ export IMPALA_GTEST_VERSION=1.6.0
++ IMPALA_GTEST_VERSION=1.6.0
++ unset IMPALA_GTEST_URL
++ export IMPALA_LIBEV_VERSION=4.20
++ IMPALA_LIBEV_VERSION=4.20
++ unset IMPALA_LIBEV_URL
++ export IMPALA_LIBUNWIND_VERSION=1.3-rc1-p3
++ IMPALA_LIBUNWIND_VERSION=1.3-rc1-p3
++ unset IMPALA_LIBUNWIND_URL
++ export IMPALA_LLVM_VERSION=5.0.1-p2
++ IMPALA_LLVM_VERSION=5.0.1-p2
++ unset IMPALA_LLVM_URL
++ export IMPALA_LLVM_ASAN_VERSION=5.0.1-p2
++ IMPALA_LLVM_ASAN_VERSION=5.0.1-p2
++ unset IMPALA_LLVM_ASAN_URL
++ export IMPALA_LLVM_UBSAN_BASE_VERSION=5.0.1
++ IMPALA_LLVM_UBSAN_BASE_VERSION=5.0.1
++ export IMPALA_LLVM_DEBUG_VERSION=5.0.1-asserts-p2
++ IMPALA_LLVM_DEBUG_VERSION=5.0.1-asserts-p2
++ unset IMPALA_LLVM_DEBUG_URL
++ export IMPALA_LZ4_VERSION=1.7.5
++ IMPALA_LZ4_VERSION=1.7.5
++ unset IMPALA_LZ4_URL
++ export IMPALA_ZSTD_VERSION=1.4.0
++ IMPALA_ZSTD_VERSION=1.4.0
++ unset IMPALA_ZSTD_URL
++ export IMPALA_OPENLDAP_VERSION=2.4.47
++ IMPALA_OPENLDAP_VERSION=2.4.47
++ unset IMPALA_OPENLDAP_URL
++ export IMPALA_OPENSSL_VERSION=1.0.2l
++ IMPALA_OPENSSL_VERSION=1.0.2l
++ unset IMPALA_OPENSSL_URL
++ export IMPALA_ORC_VERSION=1.6.2-p7
++ IMPALA_ORC_VERSION=1.6.2-p7
++ unset IMPALA_ORC_URL
++ export IMPALA_PROTOBUF_VERSION=3.5.1
++ IMPALA_PROTOBUF_VERSION=3.5.1
++ unset IMPALA_PROTOBUF_URL
++ export IMPALA_POSTGRES_JDBC_DRIVER_VERSION=42.2.14
++ IMPALA_POSTGRES_JDBC_DRIVER_VERSION=42.2.14
++ unset IMPALA_POSTGRES_JDBC_DRIVER_URL
++ export IMPALA_PYTHON_VERSION=2.7.16
++ IMPALA_PYTHON_VERSION=2.7.16
++ unset IMPALA_PYTHON_URL
++ export IMPALA_RAPIDJSON_VERSION=1.1.0
++ IMPALA_RAPIDJSON_VERSION=1.1.0
++ unset IMPALA_RAPIDJSON_URL
++ export IMPALA_RE2_VERSION=20190301
++ IMPALA_RE2_VERSION=20190301
++ unset IMPALA_RE2_URL
++ export IMPALA_SNAPPY_VERSION=1.1.4
++ IMPALA_SNAPPY_VERSION=1.1.4
++ unset IMPALA_SNAPPY_URL
++ export IMPALA_SQUEASEL_VERSION=3.3
++ IMPALA_SQUEASEL_VERSION=3.3
++ unset IMPALA_SQUEASEL_URL
++ export IMPALA_TPC_DS_VERSION=2.1.0
++ IMPALA_TPC_DS_VERSION=2.1.0
++ unset IMPALA_TPC_DS_URL
++ export IMPALA_TPC_H_VERSION=2.17.0
++ IMPALA_TPC_H_VERSION=2.17.0
++ unset IMPALA_TPC_H_URL
++ export IMPALA_THRIFT_VERSION=0.9.3-p8
++ IMPALA_THRIFT_VERSION=0.9.3-p8
++ unset IMPALA_THRIFT_URL
++ export IMPALA_THRIFT11_VERSION=0.11.0-p2
++ IMPALA_THRIFT11_VERSION=0.11.0-p2
++ unset IMPALA_THRIFT11_URL
++ export IMPALA_ZLIB_VERSION=1.2.8
++ IMPALA_ZLIB_VERSION=1.2.8
++ unset IMPALA_ZLIB_URL
++ [[ linux-gnu == \d\a\r\w\i\n* ]]
++ : native-toolchain.s3.amazonaws.com
++ export IMPALA_TOOLCHAIN_HOST
++ export CDH_BUILD_NUMBER=1814051
++ CDH_BUILD_NUMBER=1814051
++ export CDH_MAVEN_REPOSITORY=https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven
++ CDH_MAVEN_REPOSITORY=https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven
++ export CDP_BUILD_NUMBER=4493826
++ CDP_BUILD_NUMBER=4493826
++ export CDP_MAVEN_REPOSITORY=https://native-toolchain.s3.amazonaws.com/build/cdp_components/4493826/maven
++ CDP_MAVEN_REPOSITORY=https://native-toolchain.s3.amazonaws.com/build/cdp_components/4493826/maven
++ export CDP_AVRO_JAVA_VERSION=1.8.2.7.2.1.0-287
++ CDP_AVRO_JAVA_VERSION=1.8.2.7.2.1.0-287
++ export CDP_HADOOP_VERSION=3.1.1.7.2.1.0-287
++ CDP_HADOOP_VERSION=3.1.1.7.2.1.0-287
++ export CDP_HBASE_VERSION=2.2.5.7.2.1.0-287
++ CDP_HBASE_VERSION=2.2.5.7.2.1.0-287
++ export CDP_HIVE_VERSION=3.1.3000.7.2.1.0-287
++ CDP_HIVE_VERSION=3.1.3000.7.2.1.0-287
++ export CDP_KNOX_VERSION=1.3.0.7.2.1.0-287
++ CDP_KNOX_VERSION=1.3.0.7.2.1.0-287
++ export CDP_OZONE_VERSION=0.6.0.7.2.1.0-287
++ CDP_OZONE_VERSION=0.6.0.7.2.1.0-287
++ export CDP_PARQUET_VERSION=1.10.99.7.2.1.0-287
++ CDP_PARQUET_VERSION=1.10.99.7.2.1.0-287
++ export CDP_RANGER_VERSION=2.0.0.7.2.1.0-287
++ CDP_RANGER_VERSION=2.0.0.7.2.1.0-287
++ export CDP_TEZ_VERSION=0.9.1.7.2.1.0-287
++ CDP_TEZ_VERSION=0.9.1.7.2.1.0-287
++ export IMPALA_HUDI_VERSION=0.5.0-incubating
++ IMPALA_HUDI_VERSION=0.5.0-incubating
++ export IMPALA_KITE_VERSION=1.0.0-cdh6.x-SNAPSHOT
++ IMPALA_KITE_VERSION=1.0.0-cdh6.x-SNAPSHOT
++ export IMPALA_ORC_JAVA_VERSION=1.6.2
++ IMPALA_ORC_JAVA_VERSION=1.6.2
++ export IMPALA_ICEBERG_VERSION=0.8.0-incubating
++ IMPALA_ICEBERG_VERSION=0.8.0-incubating
++ unset IMPALA_HADOOP_URL
++ unset IMPALA_HBASE_URL
++ unset IMPALA_HIVE_URL
++ unset IMPALA_KUDU_URL
++ unset IMPALA_KUDU_VERSION
++ unset IMPALA_KUDU_JAVA_VERSION
++ export IMPALA_KERBERIZE=false
++ IMPALA_KERBERIZE=false
++ unset IMPALA_TOOLCHAIN_KUDU_MAVEN_REPOSITORY
++ unset IMPALA_TOOLCHAIN_KUDU_MAVEN_REPOSITORY_ENABLED
++ . /home/ubuntu/Impala/bin/impala-config-branch.sh
++ '[' -f /home/ubuntu/Impala/bin/impala-config-local.sh ']'
++ . /home/ubuntu/Impala/bin/impala-config-local.sh
+++ export JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64
+++ JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64
++ export IMPALA_TOOLCHAIN_PACKAGES_HOME=/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0
++ IMPALA_TOOLCHAIN_PACKAGES_HOME=/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0
++ export CDP_HADOOP_URL=
++ CDP_HADOOP_URL=
++ export CDP_HBASE_URL=
++ CDP_HBASE_URL=
++ export CDP_HIVE_URL=
++ CDP_HIVE_URL=
++ export CDP_HIVE_SOURCE_URL=
++ CDP_HIVE_SOURCE_URL=
++ export CDP_RANGER_URL=
++ CDP_RANGER_URL=
++ export CDP_TEZ_URL=
++ CDP_TEZ_URL=
++ export CDP_COMPONENTS_HOME=/home/ubuntu/Impala/toolchain/cdp_components-4493826
++ CDP_COMPONENTS_HOME=/home/ubuntu/Impala/toolchain/cdp_components-4493826
++ export CDH_MAJOR_VERSION=7
++ CDH_MAJOR_VERSION=7
++ export IMPALA_AVRO_JAVA_VERSION=1.8.2.7.2.1.0-287
++ IMPALA_AVRO_JAVA_VERSION=1.8.2.7.2.1.0-287
++ export IMPALA_HADOOP_VERSION=3.1.1.7.2.1.0-287
++ IMPALA_HADOOP_VERSION=3.1.1.7.2.1.0-287
++ export IMPALA_HADOOP_URL=
++ IMPALA_HADOOP_URL=
++ export HADOOP_HOME=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287/
++ HADOOP_HOME=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287/
++ export IMPALA_HBASE_VERSION=2.2.5.7.2.1.0-287
++ IMPALA_HBASE_VERSION=2.2.5.7.2.1.0-287
++ export IMPALA_HBASE_URL=
++ IMPALA_HBASE_URL=
++ export IMPALA_HIVE_VERSION=3.1.3000.7.2.1.0-287
++ IMPALA_HIVE_VERSION=3.1.3000.7.2.1.0-287
++ export IMPALA_HIVE_URL=
++ IMPALA_HIVE_URL=
++ export IMPALA_HIVE_SOURCE_URL=
++ IMPALA_HIVE_SOURCE_URL=
++ export IMPALA_KNOX_VERSION=1.3.0.7.2.1.0-287
++ IMPALA_KNOX_VERSION=1.3.0.7.2.1.0-287
++ export IMPALA_OZONE_VERSION=0.6.0.7.2.1.0-287
++ IMPALA_OZONE_VERSION=0.6.0.7.2.1.0-287
++ export IMPALA_PARQUET_VERSION=1.10.99.7.2.1.0-287
++ IMPALA_PARQUET_VERSION=1.10.99.7.2.1.0-287
++ export IMPALA_RANGER_VERSION=2.0.0.7.2.1.0-287
++ IMPALA_RANGER_VERSION=2.0.0.7.2.1.0-287
++ export IMPALA_RANGER_URL=
++ IMPALA_RANGER_URL=
++ export IMPALA_TEZ_VERSION=0.9.1.7.2.1.0-287
++ IMPALA_TEZ_VERSION=0.9.1.7.2.1.0-287
++ export IMPALA_TEZ_URL=
++ IMPALA_TEZ_URL=
+++ echo 3.1.3000.7.2.1.0-287
+++ cut -d . -f 1
++ export IMPALA_HIVE_MAJOR_VERSION=3
++ IMPALA_HIVE_MAJOR_VERSION=3
++ [[ 3 == \1 ]]
++ [[ 3 == \2 ]]
++ SYSTEM_JAVA_HOME=/usr/java/default
+++ which javac
++ '[' -n /usr/bin/javac ']'
+++ which javac
+++ xargs readlink -f
+++ sed s:/bin/javac::
++ SYSTEM_JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64
++ export JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64
++ JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64
++ '[' '!' -d /usr/lib/jvm/java-8-openjdk-amd64 ']'
++ export JAVA=/usr/lib/jvm/java-8-openjdk-amd64/bin/java
++ JAVA=/usr/lib/jvm/java-8-openjdk-amd64/bin/java
++ [[ ! -e /usr/lib/jvm/java-8-openjdk-amd64/bin/java ]]
+++ find /usr/lib/jvm/java-8-openjdk-amd64/ -name libjava.so
+++ head -1
++ export LIB_JAVA=/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/libjava.so
++ LIB_JAVA=/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/libjava.so
+++ find /usr/lib/jvm/java-8-openjdk-amd64/ -name libjsig.so
+++ head -1
++ export LIB_JSIG=/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/libjsig.so
++ LIB_JSIG=/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/libjsig.so
+++ find /usr/lib/jvm/java-8-openjdk-amd64/ -name libjvm.so
+++ head -1
++ export LIB_JVM=/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/server/libjvm.so
++ LIB_JVM=/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/server/libjvm.so
++ export SKIP_TOOLCHAIN_BOOTSTRAP=false
++ SKIP_TOOLCHAIN_BOOTSTRAP=false
++ export SKIP_PYTHON_DOWNLOAD=false
++ SKIP_PYTHON_DOWNLOAD=false
++ export USE_SYSTEM_GCC=0
++ USE_SYSTEM_GCC=0
++ export USE_GOLD_LINKER=true
++ USE_GOLD_LINKER=true
++ export IMPALA_CXX_COMPILER=default
++ IMPALA_CXX_COMPILER=default
++ export IMPALA_MAVEN_OPTIONS=
++ IMPALA_MAVEN_OPTIONS=
++ export ENABLE_IMPALA_IR_DEBUG_INFO=false
++ ENABLE_IMPALA_IR_DEBUG_INFO=false
++ export DOWNLOAD_CDH_COMPONENTS=true
++ DOWNLOAD_CDH_COMPONENTS=true
+++ [[ linux-gnu == \d\a\r\w\i\n* ]]
+++ echo false
++ export IS_OSX=false
++ IS_OSX=false
++ export IMPALA_AUX_TEST_HOME=/home/ubuntu/Impala/../Impala-auxiliary-tests
++ IMPALA_AUX_TEST_HOME=/home/ubuntu/Impala/../Impala-auxiliary-tests
++ export TARGET_FILESYSTEM=hdfs
++ TARGET_FILESYSTEM=hdfs
++ export ERASURE_CODING=false
++ ERASURE_CODING=false
++ export FILESYSTEM_PREFIX=
++ FILESYSTEM_PREFIX=
++ export S3_BUCKET=
++ S3_BUCKET=
++ export S3GUARD_ENABLED=false
++ S3GUARD_ENABLED=false
++ export S3GUARD_DYNAMODB_TABLE=
++ S3GUARD_DYNAMODB_TABLE=
++ export S3GUARD_DYNAMODB_REGION=
++ S3GUARD_DYNAMODB_REGION=
++ export azure_tenant_id=DummyAdlsTenantId
++ azure_tenant_id=DummyAdlsTenantId
++ export azure_client_id=DummyAdlsClientId
++ azure_client_id=DummyAdlsClientId
++ export azure_client_secret=DummyAdlsClientSecret
++ azure_client_secret=DummyAdlsClientSecret
++ export azure_data_lake_store_name=
++ azure_data_lake_store_name=
++ export azure_storage_account_name=
++ azure_storage_account_name=
++ export azure_storage_container_name=
++ azure_storage_container_name=
++ export HDFS_REPLICATION=3
++ HDFS_REPLICATION=3
++ export ISILON_NAMENODE=
++ ISILON_NAMENODE=
++ export INTERNAL_LISTEN_HOST=localhost
++ INTERNAL_LISTEN_HOST=localhost
++ export EXTERNAL_LISTEN_HOST=0.0.0.0
++ EXTERNAL_LISTEN_HOST=0.0.0.0
++ export DEFAULT_FS=hdfs://localhost:20500
++ DEFAULT_FS=hdfs://localhost:20500
++ export WAREHOUSE_LOCATION_PREFIX=
++ WAREHOUSE_LOCATION_PREFIX=
++ export LOCAL_FS=file:
++ LOCAL_FS=file:
++ export IMPALA_CLUSTER_NODES_DIR=/home/ubuntu/Impala/testdata/cluster/cdh7
++ IMPALA_CLUSTER_NODES_DIR=/home/ubuntu/Impala/testdata/cluster/cdh7
+++ sed 's/[^0-9a-zA-Z]/_/g'
++ ESCAPED_IMPALA_HOME=_home_ubuntu_Impala
++ export HIVE_HOME=/home/ubuntu/Impala/toolchain/cdp_components-4493826/apache-hive-3.1.3000.7.2.1.0-287-bin
++ HIVE_HOME=/home/ubuntu/Impala/toolchain/cdp_components-4493826/apache-hive-3.1.3000.7.2.1.0-287-bin
++ export HIVE_SRC_DIR=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hive-3.1.3000.7.2.1.0-287
++ HIVE_SRC_DIR=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hive-3.1.3000.7.2.1.0-287
++ export HIVE_METASTORE_THRIFT_DIR=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hive-3.1.3000.7.2.1.0-287/standalone-metastore/src/main/thrift
++ HIVE_METASTORE_THRIFT_DIR=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hive-3.1.3000.7.2.1.0-287/standalone-metastore/src/main/thrift
++ export TEZ_HOME=/home/ubuntu/Impala/toolchain/cdp_components-4493826/tez-0.9.1.7.2.1.0-287-minimal
++ TEZ_HOME=/home/ubuntu/Impala/toolchain/cdp_components-4493826/tez-0.9.1.7.2.1.0-287-minimal
++ export HBASE_HOME=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287/
++ HBASE_HOME=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287/
+++ cut -c-59
++ export METASTORE_DB=HMS_home_ubuntu_Impala_cdp
++ METASTORE_DB=HMS_home_ubuntu_Impala_cdp
++ export PATH=/home/ubuntu/Impala/toolchain/cdp_components-4493826/apache-hive-3.1.3000.7.2.1.0-287-bin/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
++ PATH=/home/ubuntu/Impala/toolchain/cdp_components-4493826/apache-hive-3.1.3000.7.2.1.0-287-bin/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
+++ cut -c-63
++ RANGER_POLICY_DB=ranger_home_ubuntu_Impala
+++ echo ranger_home_ubuntu_Impala
+++ tr '[:upper:]' '[:lower:]'
++ export RANGER_POLICY_DB=ranger_home_ubuntu_impala
++ RANGER_POLICY_DB=ranger_home_ubuntu_impala
++ set +x
++ [[ hdfs == \s\3 ]]
++ [[ false == \t\r\u\e ]]
++ export AWS_ACCESS_KEY_ID=DummyAccessKeyId
++ AWS_ACCESS_KEY_ID=DummyAccessKeyId
++ set +x
++ [[ hdfs == \s\3 ]]
++ [[ false == \t\r\u\e ]]
++ export AWS_SECRET_ACCESS_KEY=DummySecretAccessKey
++ AWS_SECRET_ACCESS_KEY=DummySecretAccessKey
++ set +x
++ unset AWS_SESSION_TOKEN
++ '[' hdfs = s3 ']'
++ '[' hdfs = adls ']'
++ '[' hdfs = abfs ']'
++ '[' hdfs = isilon ']'
++ '[' hdfs = local ']'
++ '[' hdfs = hdfs ']'
++ [[ false = true ]]
++ DEFAULT_LOGS_DIR=/home/ubuntu/Impala/logs
++ export IMPALA_LOGS_DIR=/home/ubuntu/Impala/logs
++ IMPALA_LOGS_DIR=/home/ubuntu/Impala/logs
++ export IMPALA_CLUSTER_LOGS_DIR=/home/ubuntu/Impala/logs/cluster
++ IMPALA_CLUSTER_LOGS_DIR=/home/ubuntu/Impala/logs/cluster
++ export IMPALA_DATA_LOADING_LOGS_DIR=/home/ubuntu/Impala/logs/data_loading
++ IMPALA_DATA_LOADING_LOGS_DIR=/home/ubuntu/Impala/logs/data_loading
++ export IMPALA_DATA_LOADING_SQL_DIR=/home/ubuntu/Impala/logs/data_loading/sql
++ IMPALA_DATA_LOADING_SQL_DIR=/home/ubuntu/Impala/logs/data_loading/sql
++ export IMPALA_FE_TEST_LOGS_DIR=/home/ubuntu/Impala/logs/fe_tests
++ IMPALA_FE_TEST_LOGS_DIR=/home/ubuntu/Impala/logs/fe_tests
++ export IMPALA_FE_TEST_COVERAGE_DIR=/home/ubuntu/Impala/logs/fe_tests/coverage
++ IMPALA_FE_TEST_COVERAGE_DIR=/home/ubuntu/Impala/logs/fe_tests/coverage
++ export IMPALA_BE_TEST_LOGS_DIR=/home/ubuntu/Impala/logs/be_tests
++ IMPALA_BE_TEST_LOGS_DIR=/home/ubuntu/Impala/logs/be_tests
++ export IMPALA_EE_TEST_LOGS_DIR=/home/ubuntu/Impala/logs/ee_tests
++ IMPALA_EE_TEST_LOGS_DIR=/home/ubuntu/Impala/logs/ee_tests
++ export IMPALA_CUSTOM_CLUSTER_TEST_LOGS_DIR=/home/ubuntu/Impala/logs/custom_cluster_tests
++ IMPALA_CUSTOM_CLUSTER_TEST_LOGS_DIR=/home/ubuntu/Impala/logs/custom_cluster_tests
++ export IMPALA_MVN_LOGS_DIR=/home/ubuntu/Impala/logs/mvn
++ IMPALA_MVN_LOGS_DIR=/home/ubuntu/Impala/logs/mvn
++ export IMPALA_TIMEOUT_LOGS_DIR=/home/ubuntu/Impala/logs/timeout_stacktrace
++ IMPALA_TIMEOUT_LOGS_DIR=/home/ubuntu/Impala/logs/timeout_stacktrace
++ export 'IMPALA_ALL_LOGS_DIRS=/home/ubuntu/Impala/logs/cluster
  /home/ubuntu/Impala/logs/data_loading /home/ubuntu/Impala/logs/data_loading/sql
  /home/ubuntu/Impala/logs/fe_tests /home/ubuntu/Impala/logs/fe_tests/coverage
  /home/ubuntu/Impala/logs/be_tests /home/ubuntu/Impala/logs/ee_tests
  /home/ubuntu/Impala/logs/custom_cluster_tests /home/ubuntu/Impala/logs/mvn
  /home/ubuntu/Impala/logs/timeout_stacktrace'
++ IMPALA_ALL_LOGS_DIRS='/home/ubuntu/Impala/logs/cluster
  /home/ubuntu/Impala/logs/data_loading /home/ubuntu/Impala/logs/data_loading/sql
  /home/ubuntu/Impala/logs/fe_tests /home/ubuntu/Impala/logs/fe_tests/coverage
  /home/ubuntu/Impala/logs/be_tests /home/ubuntu/Impala/logs/ee_tests
  /home/ubuntu/Impala/logs/custom_cluster_tests /home/ubuntu/Impala/logs/mvn
  /home/ubuntu/Impala/logs/timeout_stacktrace'
+++ getconf _NPROCESSORS_ONLN
++ CORES=8
++ export NUM_CONCURRENT_TESTS=8
++ NUM_CONCURRENT_TESTS=8
++ export KUDU_MASTER_HOSTS=localhost
++ KUDU_MASTER_HOSTS=localhost
++ export KUDU_MASTER_PORT=7051
++ KUDU_MASTER_PORT=7051
++ export KUDU_MASTER_WEBUI_PORT=8051
++ KUDU_MASTER_WEBUI_PORT=8051
++ export IMPALA_FE_DIR=/home/ubuntu/Impala/fe
++ IMPALA_FE_DIR=/home/ubuntu/Impala/fe
++ export IMPALA_BE_DIR=/home/ubuntu/Impala/be
++ IMPALA_BE_DIR=/home/ubuntu/Impala/be
++ export IMPALA_WORKLOAD_DIR=/home/ubuntu/Impala/testdata/workloads
++ IMPALA_WORKLOAD_DIR=/home/ubuntu/Impala/testdata/workloads
++ export IMPALA_AUX_WORKLOAD_DIR=/home/ubuntu/Impala/../Impala-auxiliary-tests/testdata/workloads
++ IMPALA_AUX_WORKLOAD_DIR=/home/ubuntu/Impala/../Impala-auxiliary-tests/testdata/workloads
++ export IMPALA_DATASET_DIR=/home/ubuntu/Impala/testdata/datasets
++ IMPALA_DATASET_DIR=/home/ubuntu/Impala/testdata/datasets
++ export IMPALA_AUX_DATASET_DIR=/home/ubuntu/Impala/../Impala-auxiliary-tests/testdata/datasets
++ IMPALA_AUX_DATASET_DIR=/home/ubuntu/Impala/../Impala-auxiliary-tests/testdata/datasets
++ export IMPALA_COMMON_DIR=/home/ubuntu/Impala/common
++ IMPALA_COMMON_DIR=/home/ubuntu/Impala/common
++ export PATH=/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/gdb-7.9.1-p1/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/apache-hive-3.1.3000.7.2.1.0-287-bin/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
++ PATH=/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/gdb-7.9.1-p1/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/apache-hive-3.1.3000.7.2.1.0-287-bin/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
++ export PATH=/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/cmake-3.14.3/bin/:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/gdb-7.9.1-p1/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/apache-hive-3.1.3000.7.2.1.0-287-bin/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
++ PATH=/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/cmake-3.14.3/bin/:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/gdb-7.9.1-p1/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/apache-hive-3.1.3000.7.2.1.0-287-bin/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
++ export PATH=/home/ubuntu/Impala/bin:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/cmake-3.14.3/bin/:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/gdb-7.9.1-p1/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/apache-hive-3.1.3000.7.2.1.0-287-bin/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
++ PATH=/home/ubuntu/Impala/bin:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/cmake-3.14.3/bin/:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/gdb-7.9.1-p1/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/apache-hive-3.1.3000.7.2.1.0-287-bin/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
++ export HADOOP_CONF_DIR=/home/ubuntu/Impala/fe/src/test/resources
++ HADOOP_CONF_DIR=/home/ubuntu/Impala/fe/src/test/resources
++ export HADOOP_INCLUDE_DIR=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//include
++ HADOOP_INCLUDE_DIR=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//include
++ export HADOOP_LIB_DIR=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//lib
++ HADOOP_LIB_DIR=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//lib
++ export HADOOP_CLASSPATH=
++ HADOOP_CLASSPATH=
++ HADOOP_CLASSPATH=':/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//share/hadoop/tools/lib/*'
++ export PATH=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//bin:/home/ubuntu/Impala/bin:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/cmake-3.14.3/bin/:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/gdb-7.9.1-p1/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/apache-hive-3.1.3000.7.2.1.0-287-bin/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
++ PATH=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//bin:/home/ubuntu/Impala/bin:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/cmake-3.14.3/bin/:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/gdb-7.9.1-p1/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/apache-hive-3.1.3000.7.2.1.0-287-bin/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
++ export RANGER_HOME=/home/ubuntu/Impala/toolchain/cdp_components-4493826/ranger-2.0.0.7.2.1.0-287-admin
++ RANGER_HOME=/home/ubuntu/Impala/toolchain/cdp_components-4493826/ranger-2.0.0.7.2.1.0-287-admin
++ export RANGER_CONF_DIR=/home/ubuntu/Impala/fe/src/test/resources
++ RANGER_CONF_DIR=/home/ubuntu/Impala/fe/src/test/resources
++ export HIVE_CONF_DIR=/home/ubuntu/Impala/fe/./src/test/resources
++ HIVE_CONF_DIR=/home/ubuntu/Impala/fe/./src/test/resources
++ export POSTGRES_JDBC_DRIVER=/home/ubuntu/Impala/fe/target/dependency/postgresql-42.2.14.jar
++ POSTGRES_JDBC_DRIVER=/home/ubuntu/Impala/fe/target/dependency/postgresql-42.2.14.jar
++ export HIVE_AUX_JARS_PATH=/home/ubuntu/Impala/fe/target/dependency/postgresql-42.2.14.jar
++ HIVE_AUX_JARS_PATH=/home/ubuntu/Impala/fe/target/dependency/postgresql-42.2.14.jar
++ export AUX_CLASSPATH=
++ AUX_CLASSPATH=
++ export HADOOP_USER_CLASSPATH_FIRST=true
++ HADOOP_USER_CLASSPATH_FIRST=true
++ export PATH=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//bin:/home/ubuntu/Impala/bin:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/cmake-3.14.3/bin/:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/gdb-7.9.1-p1/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/apache-hive-3.1.3000.7.2.1.0-287-bin/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
++ PATH=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//bin:/home/ubuntu/Impala/bin:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/cmake-3.14.3/bin/:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/gdb-7.9.1-p1/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/apache-hive-3.1.3000.7.2.1.0-287-bin/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
++ export AUX_CLASSPATH=:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//lib/hbase-common-2.2.5.7.2.1.0-287.jar
++ AUX_CLASSPATH=:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//lib/hbase-common-2.2.5.7.2.1.0-287.jar
++ export AUX_CLASSPATH=:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//lib/hbase-common-2.2.5.7.2.1.0-287.jar:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//lib/hbase-client-2.2.5.7.2.1.0-287.jar
++ AUX_CLASSPATH=:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//lib/hbase-common-2.2.5.7.2.1.0-287.jar:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//lib/hbase-client-2.2.5.7.2.1.0-287.jar
++ export AUX_CLASSPATH=:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//lib/hbase-common-2.2.5.7.2.1.0-287.jar:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//lib/hbase-client-2.2.5.7.2.1.0-287.jar:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//lib/hbase-server-2.2.5.7.2.1.0-287.jar
++ AUX_CLASSPATH=:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//lib/hbase-common-2.2.5.7.2.1.0-287.jar:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//lib/hbase-client-2.2.5.7.2.1.0-287.jar:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//lib/hbase-server-2.2.5.7.2.1.0-287.jar
++ export AUX_CLASSPATH=:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//lib/hbase-common-2.2.5.7.2.1.0-287.jar:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//lib/hbase-client-2.2.5.7.2.1.0-287.jar:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//lib/hbase-server-2.2.5.7.2.1.0-287.jar:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//lib/hbase-protocol-2.2.5.7.2.1.0-287.jar
++ AUX_CLASSPATH=:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//lib/hbase-common-2.2.5.7.2.1.0-287.jar:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//lib/hbase-client-2.2.5.7.2.1.0-287.jar:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//lib/hbase-server-2.2.5.7.2.1.0-287.jar:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//lib/hbase-protocol-2.2.5.7.2.1.0-287.jar
++ export AUX_CLASSPATH=:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//lib/hbase-common-2.2.5.7.2.1.0-287.jar:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//lib/hbase-client-2.2.5.7.2.1.0-287.jar:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//lib/hbase-server-2.2.5.7.2.1.0-287.jar:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//lib/hbase-protocol-2.2.5.7.2.1.0-287.jar:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//lib/hbase-hadoop-compat-2.2.5.7.2.1.0-287.jar
++ AUX_CLASSPATH=:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//lib/hbase-common-2.2.5.7.2.1.0-287.jar:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//lib/hbase-client-2.2.5.7.2.1.0-287.jar:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//lib/hbase-server-2.2.5.7.2.1.0-287.jar:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//lib/hbase-protocol-2.2.5.7.2.1.0-287.jar:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//lib/hbase-hadoop-compat-2.2.5.7.2.1.0-287.jar
++ export HBASE_CONF_DIR=/home/ubuntu/Impala/fe/src/test/resources
++ HBASE_CONF_DIR=/home/ubuntu/Impala/fe/src/test/resources
++ export KUDU_BUILD_DIR=
++ KUDU_BUILD_DIR=
++ export KUDU_CLIENT_DIR=
++ KUDU_CLIENT_DIR=
++ [[ -n '' ]]
++ [[ -z '' ]]
++ [[ -n '' ]]
++ export USE_KUDU_DEBUG_BUILD=false
++ USE_KUDU_DEBUG_BUILD=false
++ export IMPALA_KUDU_VERSION=5ad5d3d66
++ IMPALA_KUDU_VERSION=5ad5d3d66
++ export IMPALA_KUDU_JAVA_VERSION=1.13.0-SNAPSHOT
++ IMPALA_KUDU_JAVA_VERSION=1.13.0-SNAPSHOT
++ export IMPALA_KUDU_HOME=/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/kudu-5ad5d3d66
++ IMPALA_KUDU_HOME=/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/kudu-5ad5d3d66
++ export IMPALA_KUDU_JAVA_HOME=/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/kudu-5ad5d3d66/java
++ IMPALA_KUDU_JAVA_HOME=/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/kudu-5ad5d3d66/java
++ export IMPALA_TOOLCHAIN_KUDU_MAVEN_REPOSITORY=file:///home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/kudu-5ad5d3d66/java/repository
++ IMPALA_TOOLCHAIN_KUDU_MAVEN_REPOSITORY=file:///home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/kudu-5ad5d3d66/java/repository
++ export IMPALA_TOOLCHAIN_KUDU_MAVEN_REPOSITORY_ENABLED=true
++ IMPALA_TOOLCHAIN_KUDU_MAVEN_REPOSITORY_ENABLED=true
++ export THRIFT_HOME=/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/thrift-0.9.3-p8
++ THRIFT_HOME=/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/thrift-0.9.3-p8
++ export ASAN_SYMBOLIZER_PATH=/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/llvm-5.0.1-p2/bin/llvm-symbolizer
++ ASAN_SYMBOLIZER_PATH=/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/llvm-5.0.1-p2/bin/llvm-symbolizer
++ export CLUSTER_DIR=/home/ubuntu/Impala/testdata/cluster
++ CLUSTER_DIR=/home/ubuntu/Impala/testdata/cluster
+++ nproc
++ export IMPALA_BUILD_THREADS=16
++ IMPALA_BUILD_THREADS=16
++ export IMPALA_MAKE_FLAGS=
++ IMPALA_MAKE_FLAGS=
++ export USER=ubuntu
++ USER=ubuntu
++ export 'LIBHDFS_OPTS= -Djava.library.path=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//lib/native/'
++ LIBHDFS_OPTS=' -Djava.library.path=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//lib/native/'
++ LIBHDFS_OPTS+=' -XX:ErrorFile=/home/ubuntu/Impala/logs/hs_err_pid%p.log'
++ LIBHDFS_OPTS=' -Djava.library.path=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//lib/native/ -XX:ErrorFile=/home/ubuntu/Impala/logs/hs_err_pid%p.log -XX:MaxPermSize=128m'
++ export CLASSPATH=/home/ubuntu/Impala/fe/target/dependency:
++ CLASSPATH=/home/ubuntu/Impala/fe/target/dependency:
++ CLASSPATH=/home/ubuntu/Impala/fe/target/classes:/home/ubuntu/Impala/fe/target/dependency:
++ CLASSPATH=/home/ubuntu/Impala/fe/src/test/resources:/home/ubuntu/Impala/fe/target/classes:/home/ubuntu/Impala/fe/target/dependency:
++ export IMPALA_CONFIG_SOURCED=1
++ IMPALA_CONFIG_SOURCED=1
++ echo 'IMPALA_HOME             = /home/ubuntu/Impala'
IMPALA_HOME             = /home/ubuntu/Impala
++ echo 'HADOOP_HOME             = /home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287/'
HADOOP_HOME             = /home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287/
++ echo 'HADOOP_CONF_DIR         = /home/ubuntu/Impala/fe/src/test/resources'
HADOOP_CONF_DIR         = /home/ubuntu/Impala/fe/src/test/resources
++ echo 'HADOOP_INCLUDE_DIR      = /home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//include'
HADOOP_INCLUDE_DIR      = /home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//include
++ echo 'HADOOP_LIB_DIR          = /home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//lib'
HADOOP_LIB_DIR          = /home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//lib
++ echo 'IMPALA_CLUSTER_NODES_DIR= /home/ubuntu/Impala/testdata/cluster/cdh7'
IMPALA_CLUSTER_NODES_DIR= /home/ubuntu/Impala/testdata/cluster/cdh7
++ echo 'HIVE_HOME               = /home/ubuntu/Impala/toolchain/cdp_components-4493826/apache-hive-3.1.3000.7.2.1.0-287-bin'
HIVE_HOME               = /home/ubuntu/Impala/toolchain/cdp_components-4493826/apache-hive-3.1.3000.7.2.1.0-287-bin
++ echo 'HIVE_CONF_DIR           = /home/ubuntu/Impala/fe/./src/test/resources'
HIVE_CONF_DIR           = /home/ubuntu/Impala/fe/./src/test/resources
++ echo 'HIVE_SRC_DIR            = /home/ubuntu/Impala/toolchain/cdp_components-4493826/hive-3.1.3000.7.2.1.0-287'
HIVE_SRC_DIR            = /home/ubuntu/Impala/toolchain/cdp_components-4493826/hive-3.1.3000.7.2.1.0-287
++ echo 'HBASE_HOME              = /home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287/'
HBASE_HOME              = /home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287/
++ echo 'HBASE_CONF_DIR          = /home/ubuntu/Impala/fe/src/test/resources'
HBASE_CONF_DIR          = /home/ubuntu/Impala/fe/src/test/resources
++ echo 'RANGER_HOME             = /home/ubuntu/Impala/toolchain/cdp_components-4493826/ranger-2.0.0.7.2.1.0-287-admin'
RANGER_HOME             = /home/ubuntu/Impala/toolchain/cdp_components-4493826/ranger-2.0.0.7.2.1.0-287-admin
++ echo 'RANGER_CONF_DIR         = /home/ubuntu/Impala/fe/src/test/resources '
RANGER_CONF_DIR         = /home/ubuntu/Impala/fe/src/test/resources 
++ echo 'THRIFT_HOME             = /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/thrift-0.9.3-p8'
THRIFT_HOME             = /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/thrift-0.9.3-p8
++ echo 'CLASSPATH               = /home/ubuntu/Impala/fe/src/test/resources:/home/ubuntu/Impala/fe/target/classes:/home/ubuntu/Impala/fe/target/dependency:'
CLASSPATH               = /home/ubuntu/Impala/fe/src/test/resources:/home/ubuntu/Impala/fe/target/classes:/home/ubuntu/Impala/fe/target/dependency:
++ echo 'LIBHDFS_OPTS            =  -Djava.library.path=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//lib/native/ -XX:ErrorFile=/home/ubuntu/Impala/logs/hs_err_pid%p.log -XX:MaxPermSize=128m'
LIBHDFS_OPTS            =  -Djava.library.path=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//lib/native/ -XX:ErrorFile=/home/ubuntu/Impala/logs/hs_err_pid%p.log -XX:MaxPermSize=128m
++ echo 'JAVA_HOME               = /usr/lib/jvm/java-8-openjdk-amd64'
JAVA_HOME               = /usr/lib/jvm/java-8-openjdk-amd64
++ echo 'POSTGRES_JDBC_DRIVER    = /home/ubuntu/Impala/fe/target/dependency/postgresql-42.2.14.jar'
POSTGRES_JDBC_DRIVER    = /home/ubuntu/Impala/fe/target/dependency/postgresql-42.2.14.jar
++ echo 'IMPALA_TOOLCHAIN        = /home/ubuntu/Impala/toolchain'
IMPALA_TOOLCHAIN        = /home/ubuntu/Impala/toolchain
++ echo 'IMPALA_TOOLCHAIN_PACKAGES_HOME = /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0'
IMPALA_TOOLCHAIN_PACKAGES_HOME = /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0
++ echo 'METASTORE_DB            = HMS_home_ubuntu_Impala_cdp'
METASTORE_DB            = HMS_home_ubuntu_Impala_cdp
++ echo 'DOWNLOAD_CDH_COMPONENTS = true'
DOWNLOAD_CDH_COMPONENTS = true
++ echo 'IMPALA_MAVEN_OPTIONS    = '
IMPALA_MAVEN_OPTIONS    = 
++ echo 'IMPALA_TOOLCHAIN_HOST   = native-toolchain.s3.amazonaws.com'
IMPALA_TOOLCHAIN_HOST   = native-toolchain.s3.amazonaws.com
++ echo 'CDH_BUILD_NUMBER        = 1814051'
CDH_BUILD_NUMBER        = 1814051
++ echo 'CDP_BUILD_NUMBER        = 4493826'
CDP_BUILD_NUMBER        = 4493826
++ echo 'CDP_COMPONENTS_HOME     = /home/ubuntu/Impala/toolchain/cdp_components-4493826'
CDP_COMPONENTS_HOME     = /home/ubuntu/Impala/toolchain/cdp_components-4493826
++ echo 'IMPALA_HADOOP_VERSION   = 3.1.1.7.2.1.0-287'
IMPALA_HADOOP_VERSION   = 3.1.1.7.2.1.0-287
++ echo 'IMPALA_AVRO_JAVA_VERSION= 1.8.2.7.2.1.0-287'
IMPALA_AVRO_JAVA_VERSION= 1.8.2.7.2.1.0-287
++ echo 'IMPALA_PARQUET_VERSION  = 1.10.99.7.2.1.0-287'
IMPALA_PARQUET_VERSION  = 1.10.99.7.2.1.0-287
++ echo 'IMPALA_HIVE_VERSION     = 3.1.3000.7.2.1.0-287'
IMPALA_HIVE_VERSION     = 3.1.3000.7.2.1.0-287
++ echo 'IMPALA_HBASE_VERSION    = 2.2.5.7.2.1.0-287'
IMPALA_HBASE_VERSION    = 2.2.5.7.2.1.0-287
++ echo 'IMPALA_HUDI_VERSION     = 0.5.0-incubating'
IMPALA_HUDI_VERSION     = 0.5.0-incubating
++ echo 'IMPALA_KUDU_VERSION     = 5ad5d3d66'
IMPALA_KUDU_VERSION     = 5ad5d3d66
++ echo 'IMPALA_KUDU_JAVA_VERSION= 1.13.0-SNAPSHOT'
IMPALA_KUDU_JAVA_VERSION= 1.13.0-SNAPSHOT
++ echo 'IMPALA_RANGER_VERSION   = 2.0.0.7.2.1.0-287'
IMPALA_RANGER_VERSION   = 2.0.0.7.2.1.0-287
++ echo 'IMPALA_ICEBERG_VERSION  = 0.8.0-incubating'
IMPALA_ICEBERG_VERSION  = 0.8.0-incubating
++ export MINIKDC_ENV=/home/ubuntu/Impala/testdata/bin/minikdc_env.sh
++ MINIKDC_ENV=/home/ubuntu/Impala/testdata/bin/minikdc_env.sh
++ /home/ubuntu/Impala/testdata/cluster/admin is_kerberized
+++ grep export /home/ubuntu/Impala/testdata/bin/minikdc_env.sh
+++ sed 's/.*export \([^=]*\)=.*/\1/'
+++ sort
+++ uniq
++ unset HADOOP_OPTS JAVA_KERBEROS_MAGIC _JAVA_OPTIONS KRB5_CONFIG KRB5_KTNAME KRB5_TRACE MINIKDC_DEBUG MINIKDC_DOMAIN MINIKDC_KEYTAB MINIKDC_KRB5CONF MINIKDC_ORG MINIKDC_PRINC_HBSE MINIKDC_PRINC_HDFS MINIKDC_PRINC_HIVE MINIKDC_PRINC_HTTP MINIKDC_PRINC_IMPALA MINIKDC_PRINC_IMPALA_BE MINIKDC_PRINC_MAPR MINIKDC_PRINC_USER MINIKDC_PRINC_YARN MINIKDC_PRINC_ZOOK MINIKDC_REALM MINIKDC_WD YARN_OPTS
++ /usr/lib/jvm/java-8-openjdk-amd64/bin/java -version
++ grep -q 'java version "1.7'
+ set -u
+ docker run hello-world
Unable to find image 'hello-world:latest' locally
latest: Pulling from library/hello-world
0e03bdcc26d7: Pulling fs layer
0e03bdcc26d7: Download complete
0e03bdcc26d7: Pull complete
Digest: sha256:7f0a9f93b4aa3022c3a4c147a449bf11e0941a1fd0bf4a8e6c9408b2600777c5
Status: Downloaded newer image for hello-world:latest

Hello from Docker!
This message shows that your installation appears to be working correctly.

To generate this message, Docker took the following steps:
 1. The Docker client contacted the Docker daemon.
 2. The Docker daemon pulled the "hello-world" image from the Docker Hub.
    (amd64)
 3. The Docker daemon created a new container from that image which runs the
    executable that produces the output you are currently reading.
 4. The Docker daemon streamed that output to the Docker client, which sent it
    to your terminal.

To try something more ambitious, you can run an Ubuntu container with:
 $ docker run -it ubuntu bash

Share images, automate workflows, and more with a free Docker ID:
 https://hub.docker.com/

For more examples and ideas, visit:
 https://docs.docker.com/get-started/

+ ./docker/configure_test_network.sh test-impala-cluster
Removing existing network 'test-impala-cluster'
Error: No such network: test-impala-cluster
Create network 'test-impala-cluster'
e4f78ccb21a63ee07c379811176a3b88a9dc347aac722cd765eccafc4aa7d3bd
Gateway is '172.18.0.1'
Updating impala-config-local.sh
+ source_impala_config
+ set +u
+ . ./bin/impala-config.sh
++ [[ '/home/ubuntu/Impala' =~ [[:blank:]] ]]
++ '[' -z /home/ubuntu/Impala ']'
++ [[ '/home/ubuntu/Impala' =~ [[:blank:]] ]]
++ export IMPALA_TOOLCHAIN=/home/ubuntu/Impala/toolchain
++ IMPALA_TOOLCHAIN=/home/ubuntu/Impala/toolchain
++ '[' -z /home/ubuntu/Impala/toolchain ']'
++ export IMPALA_TOOLCHAIN_BUILD_ID=52-c3fa626d9b
++ IMPALA_TOOLCHAIN_BUILD_ID=52-c3fa626d9b
++ export IMPALA_AVRO_VERSION=1.7.4-p5
++ IMPALA_AVRO_VERSION=1.7.4-p5
++ unset IMPALA_AVRO_URL
++ export IMPALA_BINUTILS_VERSION=2.28
++ IMPALA_BINUTILS_VERSION=2.28
++ unset IMPALA_BINUTILS_URL
++ export IMPALA_BOOST_VERSION=1.61.0-p2
++ IMPALA_BOOST_VERSION=1.61.0-p2
++ unset IMPALA_BOOST_URL
++ export IMPALA_BREAKPAD_VERSION=97a98836768f8f0154f8f86e5e14c2bb7e74132e-p2
++ IMPALA_BREAKPAD_VERSION=97a98836768f8f0154f8f86e5e14c2bb7e74132e-p2
++ unset IMPALA_BREAKPAD_URL
++ export IMPALA_BZIP2_VERSION=1.0.6-p2
++ IMPALA_BZIP2_VERSION=1.0.6-p2
++ unset IMPALA_BZIP2_URL
++ export IMPALA_CCTZ_VERSION=2.2
++ IMPALA_CCTZ_VERSION=2.2
++ unset IMPALA_CCTZ_URL
++ export IMPALA_CMAKE_VERSION=3.14.3
++ IMPALA_CMAKE_VERSION=3.14.3
++ unset IMPALA_CMAKE_URL
++ export IMPALA_CRCUTIL_VERSION=440ba7babeff77ffad992df3a10c767f184e946e-p2
++ IMPALA_CRCUTIL_VERSION=440ba7babeff77ffad992df3a10c767f184e946e-p2
++ unset IMPALA_CRCUTIL_URL
++ export IMPALA_CYRUS_SASL_VERSION=2.1.23
++ IMPALA_CYRUS_SASL_VERSION=2.1.23
++ unset IMPALA_CYRUS_SASL_URL
++ export IMPALA_FLATBUFFERS_VERSION=1.6.0
++ IMPALA_FLATBUFFERS_VERSION=1.6.0
++ unset IMPALA_FLATBUFFERS_URL
++ export IMPALA_GCC_VERSION=7.5.0
++ IMPALA_GCC_VERSION=7.5.0
++ unset IMPALA_GCC_URL
++ export IMPALA_GDB_VERSION=7.9.1-p1
++ IMPALA_GDB_VERSION=7.9.1-p1
++ unset IMPALA_GDB_URL
++ export IMPALA_GFLAGS_VERSION=2.2.0-p2
++ IMPALA_GFLAGS_VERSION=2.2.0-p2
++ unset IMPALA_GFLAGS_URL
++ export IMPALA_GLOG_VERSION=0.3.4-p3
++ IMPALA_GLOG_VERSION=0.3.4-p3
++ unset IMPALA_GLOG_URL
++ export IMPALA_GPERFTOOLS_VERSION=2.5-p1
++ IMPALA_GPERFTOOLS_VERSION=2.5-p1
++ unset IMPALA_GPERFTOOLS_URL
++ export IMPALA_GTEST_VERSION=1.6.0
++ IMPALA_GTEST_VERSION=1.6.0
++ unset IMPALA_GTEST_URL
++ export IMPALA_LIBEV_VERSION=4.20
++ IMPALA_LIBEV_VERSION=4.20
++ unset IMPALA_LIBEV_URL
++ export IMPALA_LIBUNWIND_VERSION=1.3-rc1-p3
++ IMPALA_LIBUNWIND_VERSION=1.3-rc1-p3
++ unset IMPALA_LIBUNWIND_URL
++ export IMPALA_LLVM_VERSION=5.0.1-p2
++ IMPALA_LLVM_VERSION=5.0.1-p2
++ unset IMPALA_LLVM_URL
++ export IMPALA_LLVM_ASAN_VERSION=5.0.1-p2
++ IMPALA_LLVM_ASAN_VERSION=5.0.1-p2
++ unset IMPALA_LLVM_ASAN_URL
++ export IMPALA_LLVM_UBSAN_BASE_VERSION=5.0.1
++ IMPALA_LLVM_UBSAN_BASE_VERSION=5.0.1
++ export IMPALA_LLVM_DEBUG_VERSION=5.0.1-asserts-p2
++ IMPALA_LLVM_DEBUG_VERSION=5.0.1-asserts-p2
++ unset IMPALA_LLVM_DEBUG_URL
++ export IMPALA_LZ4_VERSION=1.7.5
++ IMPALA_LZ4_VERSION=1.7.5
++ unset IMPALA_LZ4_URL
++ export IMPALA_ZSTD_VERSION=1.4.0
++ IMPALA_ZSTD_VERSION=1.4.0
++ unset IMPALA_ZSTD_URL
++ export IMPALA_OPENLDAP_VERSION=2.4.47
++ IMPALA_OPENLDAP_VERSION=2.4.47
++ unset IMPALA_OPENLDAP_URL
++ export IMPALA_OPENSSL_VERSION=1.0.2l
++ IMPALA_OPENSSL_VERSION=1.0.2l
++ unset IMPALA_OPENSSL_URL
++ export IMPALA_ORC_VERSION=1.6.2-p7
++ IMPALA_ORC_VERSION=1.6.2-p7
++ unset IMPALA_ORC_URL
++ export IMPALA_PROTOBUF_VERSION=3.5.1
++ IMPALA_PROTOBUF_VERSION=3.5.1
++ unset IMPALA_PROTOBUF_URL
++ export IMPALA_POSTGRES_JDBC_DRIVER_VERSION=42.2.14
++ IMPALA_POSTGRES_JDBC_DRIVER_VERSION=42.2.14
++ unset IMPALA_POSTGRES_JDBC_DRIVER_URL
++ export IMPALA_PYTHON_VERSION=2.7.16
++ IMPALA_PYTHON_VERSION=2.7.16
++ unset IMPALA_PYTHON_URL
++ export IMPALA_RAPIDJSON_VERSION=1.1.0
++ IMPALA_RAPIDJSON_VERSION=1.1.0
++ unset IMPALA_RAPIDJSON_URL
++ export IMPALA_RE2_VERSION=20190301
++ IMPALA_RE2_VERSION=20190301
++ unset IMPALA_RE2_URL
++ export IMPALA_SNAPPY_VERSION=1.1.4
++ IMPALA_SNAPPY_VERSION=1.1.4
++ unset IMPALA_SNAPPY_URL
++ export IMPALA_SQUEASEL_VERSION=3.3
++ IMPALA_SQUEASEL_VERSION=3.3
++ unset IMPALA_SQUEASEL_URL
++ export IMPALA_TPC_DS_VERSION=2.1.0
++ IMPALA_TPC_DS_VERSION=2.1.0
++ unset IMPALA_TPC_DS_URL
++ export IMPALA_TPC_H_VERSION=2.17.0
++ IMPALA_TPC_H_VERSION=2.17.0
++ unset IMPALA_TPC_H_URL
++ export IMPALA_THRIFT_VERSION=0.9.3-p8
++ IMPALA_THRIFT_VERSION=0.9.3-p8
++ unset IMPALA_THRIFT_URL
++ export IMPALA_THRIFT11_VERSION=0.11.0-p2
++ IMPALA_THRIFT11_VERSION=0.11.0-p2
++ unset IMPALA_THRIFT11_URL
++ export IMPALA_ZLIB_VERSION=1.2.8
++ IMPALA_ZLIB_VERSION=1.2.8
++ unset IMPALA_ZLIB_URL
++ [[ linux-gnu == \d\a\r\w\i\n* ]]
++ : native-toolchain.s3.amazonaws.com
++ export IMPALA_TOOLCHAIN_HOST
++ export CDH_BUILD_NUMBER=1814051
++ CDH_BUILD_NUMBER=1814051
++ export CDH_MAVEN_REPOSITORY=https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven
++ CDH_MAVEN_REPOSITORY=https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven
++ export CDP_BUILD_NUMBER=4493826
++ CDP_BUILD_NUMBER=4493826
++ export CDP_MAVEN_REPOSITORY=https://native-toolchain.s3.amazonaws.com/build/cdp_components/4493826/maven
++ CDP_MAVEN_REPOSITORY=https://native-toolchain.s3.amazonaws.com/build/cdp_components/4493826/maven
++ export CDP_AVRO_JAVA_VERSION=1.8.2.7.2.1.0-287
++ CDP_AVRO_JAVA_VERSION=1.8.2.7.2.1.0-287
++ export CDP_HADOOP_VERSION=3.1.1.7.2.1.0-287
++ CDP_HADOOP_VERSION=3.1.1.7.2.1.0-287
++ export CDP_HBASE_VERSION=2.2.5.7.2.1.0-287
++ CDP_HBASE_VERSION=2.2.5.7.2.1.0-287
++ export CDP_HIVE_VERSION=3.1.3000.7.2.1.0-287
++ CDP_HIVE_VERSION=3.1.3000.7.2.1.0-287
++ export CDP_KNOX_VERSION=1.3.0.7.2.1.0-287
++ CDP_KNOX_VERSION=1.3.0.7.2.1.0-287
++ export CDP_OZONE_VERSION=0.6.0.7.2.1.0-287
++ CDP_OZONE_VERSION=0.6.0.7.2.1.0-287
++ export CDP_PARQUET_VERSION=1.10.99.7.2.1.0-287
++ CDP_PARQUET_VERSION=1.10.99.7.2.1.0-287
++ export CDP_RANGER_VERSION=2.0.0.7.2.1.0-287
++ CDP_RANGER_VERSION=2.0.0.7.2.1.0-287
++ export CDP_TEZ_VERSION=0.9.1.7.2.1.0-287
++ CDP_TEZ_VERSION=0.9.1.7.2.1.0-287
++ export IMPALA_HUDI_VERSION=0.5.0-incubating
++ IMPALA_HUDI_VERSION=0.5.0-incubating
++ export IMPALA_KITE_VERSION=1.0.0-cdh6.x-SNAPSHOT
++ IMPALA_KITE_VERSION=1.0.0-cdh6.x-SNAPSHOT
++ export IMPALA_ORC_JAVA_VERSION=1.6.2
++ IMPALA_ORC_JAVA_VERSION=1.6.2
++ export IMPALA_ICEBERG_VERSION=0.8.0-incubating
++ IMPALA_ICEBERG_VERSION=0.8.0-incubating
++ unset IMPALA_HADOOP_URL
++ unset IMPALA_HBASE_URL
++ unset IMPALA_HIVE_URL
++ unset IMPALA_KUDU_URL
++ unset IMPALA_KUDU_VERSION
++ unset IMPALA_KUDU_JAVA_VERSION
++ export IMPALA_KERBERIZE=false
++ IMPALA_KERBERIZE=false
++ unset IMPALA_TOOLCHAIN_KUDU_MAVEN_REPOSITORY
++ unset IMPALA_TOOLCHAIN_KUDU_MAVEN_REPOSITORY_ENABLED
++ . /home/ubuntu/Impala/bin/impala-config-branch.sh
++ '[' -f /home/ubuntu/Impala/bin/impala-config-local.sh ']'
++ . /home/ubuntu/Impala/bin/impala-config-local.sh
+++ export JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64
+++ JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64
+++ export INTERNAL_LISTEN_HOST=172.18.0.1
+++ INTERNAL_LISTEN_HOST=172.18.0.1
+++ export DEFAULT_FS=hdfs://172.18.0.1:20500
+++ DEFAULT_FS=hdfs://172.18.0.1:20500
+++ export KUDU_MASTER_HOSTS=172.18.0.1
+++ KUDU_MASTER_HOSTS=172.18.0.1
++ export IMPALA_TOOLCHAIN_PACKAGES_HOME=/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0
++ IMPALA_TOOLCHAIN_PACKAGES_HOME=/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0
++ export CDP_HADOOP_URL=
++ CDP_HADOOP_URL=
++ export CDP_HBASE_URL=
++ CDP_HBASE_URL=
++ export CDP_HIVE_URL=
++ CDP_HIVE_URL=
++ export CDP_HIVE_SOURCE_URL=
++ CDP_HIVE_SOURCE_URL=
++ export CDP_RANGER_URL=
++ CDP_RANGER_URL=
++ export CDP_TEZ_URL=
++ CDP_TEZ_URL=
++ export CDP_COMPONENTS_HOME=/home/ubuntu/Impala/toolchain/cdp_components-4493826
++ CDP_COMPONENTS_HOME=/home/ubuntu/Impala/toolchain/cdp_components-4493826
++ export CDH_MAJOR_VERSION=7
++ CDH_MAJOR_VERSION=7
++ export IMPALA_AVRO_JAVA_VERSION=1.8.2.7.2.1.0-287
++ IMPALA_AVRO_JAVA_VERSION=1.8.2.7.2.1.0-287
++ export IMPALA_HADOOP_VERSION=3.1.1.7.2.1.0-287
++ IMPALA_HADOOP_VERSION=3.1.1.7.2.1.0-287
++ export IMPALA_HADOOP_URL=
++ IMPALA_HADOOP_URL=
++ export HADOOP_HOME=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287/
++ HADOOP_HOME=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287/
++ export IMPALA_HBASE_VERSION=2.2.5.7.2.1.0-287
++ IMPALA_HBASE_VERSION=2.2.5.7.2.1.0-287
++ export IMPALA_HBASE_URL=
++ IMPALA_HBASE_URL=
++ export IMPALA_HIVE_VERSION=3.1.3000.7.2.1.0-287
++ IMPALA_HIVE_VERSION=3.1.3000.7.2.1.0-287
++ export IMPALA_HIVE_URL=
++ IMPALA_HIVE_URL=
++ export IMPALA_HIVE_SOURCE_URL=
++ IMPALA_HIVE_SOURCE_URL=
++ export IMPALA_KNOX_VERSION=1.3.0.7.2.1.0-287
++ IMPALA_KNOX_VERSION=1.3.0.7.2.1.0-287
++ export IMPALA_OZONE_VERSION=0.6.0.7.2.1.0-287
++ IMPALA_OZONE_VERSION=0.6.0.7.2.1.0-287
++ export IMPALA_PARQUET_VERSION=1.10.99.7.2.1.0-287
++ IMPALA_PARQUET_VERSION=1.10.99.7.2.1.0-287
++ export IMPALA_RANGER_VERSION=2.0.0.7.2.1.0-287
++ IMPALA_RANGER_VERSION=2.0.0.7.2.1.0-287
++ export IMPALA_RANGER_URL=
++ IMPALA_RANGER_URL=
++ export IMPALA_TEZ_VERSION=0.9.1.7.2.1.0-287
++ IMPALA_TEZ_VERSION=0.9.1.7.2.1.0-287
++ export IMPALA_TEZ_URL=
++ IMPALA_TEZ_URL=
+++ echo 3.1.3000.7.2.1.0-287
+++ cut -d . -f 1
++ export IMPALA_HIVE_MAJOR_VERSION=3
++ IMPALA_HIVE_MAJOR_VERSION=3
++ [[ 3 == \1 ]]
++ [[ 3 == \2 ]]
++ SYSTEM_JAVA_HOME=/usr/java/default
+++ which javac
++ '[' -n /usr/bin/javac ']'
+++ which javac
+++ xargs readlink -f
+++ sed s:/bin/javac::
++ SYSTEM_JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64
++ export JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64
++ JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64
++ '[' '!' -d /usr/lib/jvm/java-8-openjdk-amd64 ']'
++ export JAVA=/usr/lib/jvm/java-8-openjdk-amd64/bin/java
++ JAVA=/usr/lib/jvm/java-8-openjdk-amd64/bin/java
++ [[ ! -e /usr/lib/jvm/java-8-openjdk-amd64/bin/java ]]
+++ find /usr/lib/jvm/java-8-openjdk-amd64/ -name libjava.so
+++ head -1
++ export LIB_JAVA=/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/libjava.so
++ LIB_JAVA=/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/libjava.so
+++ find /usr/lib/jvm/java-8-openjdk-amd64/ -name libjsig.so
+++ head -1
++ export LIB_JSIG=/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/libjsig.so
++ LIB_JSIG=/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/libjsig.so
+++ find /usr/lib/jvm/java-8-openjdk-amd64/ -name libjvm.so
+++ head -1
++ export LIB_JVM=/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/server/libjvm.so
++ LIB_JVM=/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/server/libjvm.so
++ export SKIP_TOOLCHAIN_BOOTSTRAP=false
++ SKIP_TOOLCHAIN_BOOTSTRAP=false
++ export SKIP_PYTHON_DOWNLOAD=false
++ SKIP_PYTHON_DOWNLOAD=false
++ export USE_SYSTEM_GCC=0
++ USE_SYSTEM_GCC=0
++ export USE_GOLD_LINKER=true
++ USE_GOLD_LINKER=true
++ export IMPALA_CXX_COMPILER=default
++ IMPALA_CXX_COMPILER=default
++ export IMPALA_MAVEN_OPTIONS=
++ IMPALA_MAVEN_OPTIONS=
++ export ENABLE_IMPALA_IR_DEBUG_INFO=false
++ ENABLE_IMPALA_IR_DEBUG_INFO=false
++ export DOWNLOAD_CDH_COMPONENTS=true
++ DOWNLOAD_CDH_COMPONENTS=true
+++ [[ linux-gnu == \d\a\r\w\i\n* ]]
+++ echo false
++ export IS_OSX=false
++ IS_OSX=false
++ export IMPALA_AUX_TEST_HOME=/home/ubuntu/Impala/../Impala-auxiliary-tests
++ IMPALA_AUX_TEST_HOME=/home/ubuntu/Impala/../Impala-auxiliary-tests
++ export TARGET_FILESYSTEM=hdfs
++ TARGET_FILESYSTEM=hdfs
++ export ERASURE_CODING=false
++ ERASURE_CODING=false
++ export FILESYSTEM_PREFIX=
++ FILESYSTEM_PREFIX=
++ export S3_BUCKET=
++ S3_BUCKET=
++ export S3GUARD_ENABLED=false
++ S3GUARD_ENABLED=false
++ export S3GUARD_DYNAMODB_TABLE=
++ S3GUARD_DYNAMODB_TABLE=
++ export S3GUARD_DYNAMODB_REGION=
++ S3GUARD_DYNAMODB_REGION=
++ export azure_tenant_id=DummyAdlsTenantId
++ azure_tenant_id=DummyAdlsTenantId
++ export azure_client_id=DummyAdlsClientId
++ azure_client_id=DummyAdlsClientId
++ export azure_client_secret=DummyAdlsClientSecret
++ azure_client_secret=DummyAdlsClientSecret
++ export azure_data_lake_store_name=
++ azure_data_lake_store_name=
++ export azure_storage_account_name=
++ azure_storage_account_name=
++ export azure_storage_container_name=
++ azure_storage_container_name=
++ export HDFS_REPLICATION=3
++ HDFS_REPLICATION=3
++ export ISILON_NAMENODE=
++ ISILON_NAMENODE=
++ export INTERNAL_LISTEN_HOST=172.18.0.1
++ INTERNAL_LISTEN_HOST=172.18.0.1
++ export EXTERNAL_LISTEN_HOST=0.0.0.0
++ EXTERNAL_LISTEN_HOST=0.0.0.0
++ export DEFAULT_FS=hdfs://172.18.0.1:20500
++ DEFAULT_FS=hdfs://172.18.0.1:20500
++ export WAREHOUSE_LOCATION_PREFIX=
++ WAREHOUSE_LOCATION_PREFIX=
++ export LOCAL_FS=file:
++ LOCAL_FS=file:
++ export IMPALA_CLUSTER_NODES_DIR=/home/ubuntu/Impala/testdata/cluster/cdh7
++ IMPALA_CLUSTER_NODES_DIR=/home/ubuntu/Impala/testdata/cluster/cdh7
+++ sed 's/[^0-9a-zA-Z]/_/g'
++ ESCAPED_IMPALA_HOME=_home_ubuntu_Impala
++ export HIVE_HOME=/home/ubuntu/Impala/toolchain/cdp_components-4493826/apache-hive-3.1.3000.7.2.1.0-287-bin
++ HIVE_HOME=/home/ubuntu/Impala/toolchain/cdp_components-4493826/apache-hive-3.1.3000.7.2.1.0-287-bin
++ export HIVE_SRC_DIR=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hive-3.1.3000.7.2.1.0-287
++ HIVE_SRC_DIR=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hive-3.1.3000.7.2.1.0-287
++ export HIVE_METASTORE_THRIFT_DIR=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hive-3.1.3000.7.2.1.0-287/standalone-metastore/src/main/thrift
++ HIVE_METASTORE_THRIFT_DIR=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hive-3.1.3000.7.2.1.0-287/standalone-metastore/src/main/thrift
++ export TEZ_HOME=/home/ubuntu/Impala/toolchain/cdp_components-4493826/tez-0.9.1.7.2.1.0-287-minimal
++ TEZ_HOME=/home/ubuntu/Impala/toolchain/cdp_components-4493826/tez-0.9.1.7.2.1.0-287-minimal
++ export HBASE_HOME=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287/
++ HBASE_HOME=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287/
++ export METASTORE_DB=HMS_home_ubuntu_Impala_cdp
++ METASTORE_DB=HMS_home_ubuntu_Impala_cdp
++ export PATH=/home/ubuntu/Impala/toolchain/cdp_components-4493826/apache-hive-3.1.3000.7.2.1.0-287-bin/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//bin:/home/ubuntu/Impala/bin:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/cmake-3.14.3/bin/:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/gdb-7.9.1-p1/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/apache-hive-3.1.3000.7.2.1.0-287-bin/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
++ PATH=/home/ubuntu/Impala/toolchain/cdp_components-4493826/apache-hive-3.1.3000.7.2.1.0-287-bin/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//bin:/home/ubuntu/Impala/bin:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/cmake-3.14.3/bin/:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/gdb-7.9.1-p1/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/apache-hive-3.1.3000.7.2.1.0-287-bin/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
++ RANGER_POLICY_DB=ranger_home_ubuntu_impala
+++ echo ranger_home_ubuntu_impala
+++ tr '[:upper:]' '[:lower:]'
++ export RANGER_POLICY_DB=ranger_home_ubuntu_impala
++ RANGER_POLICY_DB=ranger_home_ubuntu_impala
++ set +x
++ export AWS_ACCESS_KEY_ID
++ set +x
++ export AWS_SECRET_ACCESS_KEY
++ set +x
++ unset AWS_SESSION_TOKEN
++ '[' hdfs = s3 ']'
++ '[' hdfs = adls ']'
++ '[' hdfs = abfs ']'
++ '[' hdfs = isilon ']'
++ '[' hdfs = local ']'
++ '[' hdfs = hdfs ']'
++ [[ false = true ]]
++ DEFAULT_LOGS_DIR=/home/ubuntu/Impala/logs
++ export IMPALA_LOGS_DIR=/home/ubuntu/Impala/logs
++ IMPALA_LOGS_DIR=/home/ubuntu/Impala/logs
++ export IMPALA_CLUSTER_LOGS_DIR=/home/ubuntu/Impala/logs/cluster
++ IMPALA_CLUSTER_LOGS_DIR=/home/ubuntu/Impala/logs/cluster
++ export IMPALA_DATA_LOADING_LOGS_DIR=/home/ubuntu/Impala/logs/data_loading
++ IMPALA_DATA_LOADING_LOGS_DIR=/home/ubuntu/Impala/logs/data_loading
++ export IMPALA_DATA_LOADING_SQL_DIR=/home/ubuntu/Impala/logs/data_loading/sql
++ IMPALA_DATA_LOADING_SQL_DIR=/home/ubuntu/Impala/logs/data_loading/sql
++ export IMPALA_FE_TEST_LOGS_DIR=/home/ubuntu/Impala/logs/fe_tests
++ IMPALA_FE_TEST_LOGS_DIR=/home/ubuntu/Impala/logs/fe_tests
++ export IMPALA_FE_TEST_COVERAGE_DIR=/home/ubuntu/Impala/logs/fe_tests/coverage
++ IMPALA_FE_TEST_COVERAGE_DIR=/home/ubuntu/Impala/logs/fe_tests/coverage
++ export IMPALA_BE_TEST_LOGS_DIR=/home/ubuntu/Impala/logs/be_tests
++ IMPALA_BE_TEST_LOGS_DIR=/home/ubuntu/Impala/logs/be_tests
++ export IMPALA_EE_TEST_LOGS_DIR=/home/ubuntu/Impala/logs/ee_tests
++ IMPALA_EE_TEST_LOGS_DIR=/home/ubuntu/Impala/logs/ee_tests
++ export IMPALA_CUSTOM_CLUSTER_TEST_LOGS_DIR=/home/ubuntu/Impala/logs/custom_cluster_tests
++ IMPALA_CUSTOM_CLUSTER_TEST_LOGS_DIR=/home/ubuntu/Impala/logs/custom_cluster_tests
++ export IMPALA_MVN_LOGS_DIR=/home/ubuntu/Impala/logs/mvn
++ IMPALA_MVN_LOGS_DIR=/home/ubuntu/Impala/logs/mvn
++ export IMPALA_TIMEOUT_LOGS_DIR=/home/ubuntu/Impala/logs/timeout_stacktrace
++ IMPALA_TIMEOUT_LOGS_DIR=/home/ubuntu/Impala/logs/timeout_stacktrace
++ export 'IMPALA_ALL_LOGS_DIRS=/home/ubuntu/Impala/logs/cluster
  /home/ubuntu/Impala/logs/data_loading /home/ubuntu/Impala/logs/data_loading/sql
  /home/ubuntu/Impala/logs/fe_tests /home/ubuntu/Impala/logs/fe_tests/coverage
  /home/ubuntu/Impala/logs/be_tests /home/ubuntu/Impala/logs/ee_tests
  /home/ubuntu/Impala/logs/custom_cluster_tests /home/ubuntu/Impala/logs/mvn
  /home/ubuntu/Impala/logs/timeout_stacktrace'
++ IMPALA_ALL_LOGS_DIRS='/home/ubuntu/Impala/logs/cluster
  /home/ubuntu/Impala/logs/data_loading /home/ubuntu/Impala/logs/data_loading/sql
  /home/ubuntu/Impala/logs/fe_tests /home/ubuntu/Impala/logs/fe_tests/coverage
  /home/ubuntu/Impala/logs/be_tests /home/ubuntu/Impala/logs/ee_tests
  /home/ubuntu/Impala/logs/custom_cluster_tests /home/ubuntu/Impala/logs/mvn
  /home/ubuntu/Impala/logs/timeout_stacktrace'
+++ getconf _NPROCESSORS_ONLN
++ CORES=8
++ export NUM_CONCURRENT_TESTS=8
++ NUM_CONCURRENT_TESTS=8
++ export KUDU_MASTER_HOSTS=172.18.0.1
++ KUDU_MASTER_HOSTS=172.18.0.1
++ export KUDU_MASTER_PORT=7051
++ KUDU_MASTER_PORT=7051
++ export KUDU_MASTER_WEBUI_PORT=8051
++ KUDU_MASTER_WEBUI_PORT=8051
++ export IMPALA_FE_DIR=/home/ubuntu/Impala/fe
++ IMPALA_FE_DIR=/home/ubuntu/Impala/fe
++ export IMPALA_BE_DIR=/home/ubuntu/Impala/be
++ IMPALA_BE_DIR=/home/ubuntu/Impala/be
++ export IMPALA_WORKLOAD_DIR=/home/ubuntu/Impala/testdata/workloads
++ IMPALA_WORKLOAD_DIR=/home/ubuntu/Impala/testdata/workloads
++ export IMPALA_AUX_WORKLOAD_DIR=/home/ubuntu/Impala/../Impala-auxiliary-tests/testdata/workloads
++ IMPALA_AUX_WORKLOAD_DIR=/home/ubuntu/Impala/../Impala-auxiliary-tests/testdata/workloads
++ export IMPALA_DATASET_DIR=/home/ubuntu/Impala/testdata/datasets
++ IMPALA_DATASET_DIR=/home/ubuntu/Impala/testdata/datasets
++ export IMPALA_AUX_DATASET_DIR=/home/ubuntu/Impala/../Impala-auxiliary-tests/testdata/datasets
++ IMPALA_AUX_DATASET_DIR=/home/ubuntu/Impala/../Impala-auxiliary-tests/testdata/datasets
++ export IMPALA_COMMON_DIR=/home/ubuntu/Impala/common
++ IMPALA_COMMON_DIR=/home/ubuntu/Impala/common
++ export PATH=/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/gdb-7.9.1-p1/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/apache-hive-3.1.3000.7.2.1.0-287-bin/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//bin:/home/ubuntu/Impala/bin:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/cmake-3.14.3/bin/:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/gdb-7.9.1-p1/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/apache-hive-3.1.3000.7.2.1.0-287-bin/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
++ PATH=/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/gdb-7.9.1-p1/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/apache-hive-3.1.3000.7.2.1.0-287-bin/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//bin:/home/ubuntu/Impala/bin:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/cmake-3.14.3/bin/:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/gdb-7.9.1-p1/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/apache-hive-3.1.3000.7.2.1.0-287-bin/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
++ export PATH=/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/cmake-3.14.3/bin/:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/gdb-7.9.1-p1/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/apache-hive-3.1.3000.7.2.1.0-287-bin/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//bin:/home/ubuntu/Impala/bin:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/cmake-3.14.3/bin/:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/gdb-7.9.1-p1/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/apache-hive-3.1.3000.7.2.1.0-287-bin/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
++ PATH=/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/cmake-3.14.3/bin/:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/gdb-7.9.1-p1/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/apache-hive-3.1.3000.7.2.1.0-287-bin/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//bin:/home/ubuntu/Impala/bin:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/cmake-3.14.3/bin/:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/gdb-7.9.1-p1/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/apache-hive-3.1.3000.7.2.1.0-287-bin/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
++ export PATH=/home/ubuntu/Impala/bin:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/cmake-3.14.3/bin/:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/gdb-7.9.1-p1/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/apache-hive-3.1.3000.7.2.1.0-287-bin/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//bin:/home/ubuntu/Impala/bin:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/cmake-3.14.3/bin/:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/gdb-7.9.1-p1/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/apache-hive-3.1.3000.7.2.1.0-287-bin/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
++ PATH=/home/ubuntu/Impala/bin:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/cmake-3.14.3/bin/:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/gdb-7.9.1-p1/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/apache-hive-3.1.3000.7.2.1.0-287-bin/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//bin:/home/ubuntu/Impala/bin:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/cmake-3.14.3/bin/:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/gdb-7.9.1-p1/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/apache-hive-3.1.3000.7.2.1.0-287-bin/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
++ export HADOOP_CONF_DIR=/home/ubuntu/Impala/fe/src/test/resources
++ HADOOP_CONF_DIR=/home/ubuntu/Impala/fe/src/test/resources
++ export HADOOP_INCLUDE_DIR=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//include
++ HADOOP_INCLUDE_DIR=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//include
++ export HADOOP_LIB_DIR=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//lib
++ HADOOP_LIB_DIR=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//lib
++ export 'HADOOP_CLASSPATH=:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//share/hadoop/tools/lib/*'
++ HADOOP_CLASSPATH=':/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//share/hadoop/tools/lib/*'
++ HADOOP_CLASSPATH=':/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//share/hadoop/tools/lib/*:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//share/hadoop/tools/lib/*'
++ export PATH=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//bin:/home/ubuntu/Impala/bin:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/cmake-3.14.3/bin/:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/gdb-7.9.1-p1/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/apache-hive-3.1.3000.7.2.1.0-287-bin/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//bin:/home/ubuntu/Impala/bin:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/cmake-3.14.3/bin/:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/gdb-7.9.1-p1/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/apache-hive-3.1.3000.7.2.1.0-287-bin/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
++ PATH=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//bin:/home/ubuntu/Impala/bin:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/cmake-3.14.3/bin/:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/gdb-7.9.1-p1/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/apache-hive-3.1.3000.7.2.1.0-287-bin/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//bin:/home/ubuntu/Impala/bin:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/cmake-3.14.3/bin/:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/gdb-7.9.1-p1/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/apache-hive-3.1.3000.7.2.1.0-287-bin/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
++ export RANGER_HOME=/home/ubuntu/Impala/toolchain/cdp_components-4493826/ranger-2.0.0.7.2.1.0-287-admin
++ RANGER_HOME=/home/ubuntu/Impala/toolchain/cdp_components-4493826/ranger-2.0.0.7.2.1.0-287-admin
++ export RANGER_CONF_DIR=/home/ubuntu/Impala/fe/src/test/resources
++ RANGER_CONF_DIR=/home/ubuntu/Impala/fe/src/test/resources
++ export HIVE_CONF_DIR=/home/ubuntu/Impala/fe/./src/test/resources
++ HIVE_CONF_DIR=/home/ubuntu/Impala/fe/./src/test/resources
++ export POSTGRES_JDBC_DRIVER=/home/ubuntu/Impala/fe/target/dependency/postgresql-42.2.14.jar
++ POSTGRES_JDBC_DRIVER=/home/ubuntu/Impala/fe/target/dependency/postgresql-42.2.14.jar
++ export HIVE_AUX_JARS_PATH=/home/ubuntu/Impala/fe/target/dependency/postgresql-42.2.14.jar
++ HIVE_AUX_JARS_PATH=/home/ubuntu/Impala/fe/target/dependency/postgresql-42.2.14.jar
++ export AUX_CLASSPATH=
++ AUX_CLASSPATH=
++ export HADOOP_USER_CLASSPATH_FIRST=true
++ HADOOP_USER_CLASSPATH_FIRST=true
++ export PATH=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//bin:/home/ubuntu/Impala/bin:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/cmake-3.14.3/bin/:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/gdb-7.9.1-p1/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/apache-hive-3.1.3000.7.2.1.0-287-bin/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//bin:/home/ubuntu/Impala/bin:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/cmake-3.14.3/bin/:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/gdb-7.9.1-p1/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/apache-hive-3.1.3000.7.2.1.0-287-bin/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
++ PATH=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//bin:/home/ubuntu/Impala/bin:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/cmake-3.14.3/bin/:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/gdb-7.9.1-p1/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/apache-hive-3.1.3000.7.2.1.0-287-bin/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//bin:/home/ubuntu/Impala/bin:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/cmake-3.14.3/bin/:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/gdb-7.9.1-p1/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/apache-hive-3.1.3000.7.2.1.0-287-bin/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
++ export AUX_CLASSPATH=:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//lib/hbase-common-2.2.5.7.2.1.0-287.jar
++ AUX_CLASSPATH=:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//lib/hbase-common-2.2.5.7.2.1.0-287.jar
++ export AUX_CLASSPATH=:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//lib/hbase-common-2.2.5.7.2.1.0-287.jar:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//lib/hbase-client-2.2.5.7.2.1.0-287.jar
++ AUX_CLASSPATH=:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//lib/hbase-common-2.2.5.7.2.1.0-287.jar:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//lib/hbase-client-2.2.5.7.2.1.0-287.jar
++ export AUX_CLASSPATH=:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//lib/hbase-common-2.2.5.7.2.1.0-287.jar:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//lib/hbase-client-2.2.5.7.2.1.0-287.jar:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//lib/hbase-server-2.2.5.7.2.1.0-287.jar
++ AUX_CLASSPATH=:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//lib/hbase-common-2.2.5.7.2.1.0-287.jar:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//lib/hbase-client-2.2.5.7.2.1.0-287.jar:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//lib/hbase-server-2.2.5.7.2.1.0-287.jar
++ export AUX_CLASSPATH=:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//lib/hbase-common-2.2.5.7.2.1.0-287.jar:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//lib/hbase-client-2.2.5.7.2.1.0-287.jar:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//lib/hbase-server-2.2.5.7.2.1.0-287.jar:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//lib/hbase-protocol-2.2.5.7.2.1.0-287.jar
++ AUX_CLASSPATH=:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//lib/hbase-common-2.2.5.7.2.1.0-287.jar:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//lib/hbase-client-2.2.5.7.2.1.0-287.jar:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//lib/hbase-server-2.2.5.7.2.1.0-287.jar:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//lib/hbase-protocol-2.2.5.7.2.1.0-287.jar
++ export AUX_CLASSPATH=:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//lib/hbase-common-2.2.5.7.2.1.0-287.jar:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//lib/hbase-client-2.2.5.7.2.1.0-287.jar:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//lib/hbase-server-2.2.5.7.2.1.0-287.jar:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//lib/hbase-protocol-2.2.5.7.2.1.0-287.jar:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//lib/hbase-hadoop-compat-2.2.5.7.2.1.0-287.jar
++ AUX_CLASSPATH=:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//lib/hbase-common-2.2.5.7.2.1.0-287.jar:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//lib/hbase-client-2.2.5.7.2.1.0-287.jar:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//lib/hbase-server-2.2.5.7.2.1.0-287.jar:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//lib/hbase-protocol-2.2.5.7.2.1.0-287.jar:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//lib/hbase-hadoop-compat-2.2.5.7.2.1.0-287.jar
++ export HBASE_CONF_DIR=/home/ubuntu/Impala/fe/src/test/resources
++ HBASE_CONF_DIR=/home/ubuntu/Impala/fe/src/test/resources
++ export KUDU_BUILD_DIR=
++ KUDU_BUILD_DIR=
++ export KUDU_CLIENT_DIR=
++ KUDU_CLIENT_DIR=
++ [[ -n '' ]]
++ [[ -z '' ]]
++ [[ -n '' ]]
++ export USE_KUDU_DEBUG_BUILD=false
++ USE_KUDU_DEBUG_BUILD=false
++ export IMPALA_KUDU_VERSION=5ad5d3d66
++ IMPALA_KUDU_VERSION=5ad5d3d66
++ export IMPALA_KUDU_JAVA_VERSION=1.13.0-SNAPSHOT
++ IMPALA_KUDU_JAVA_VERSION=1.13.0-SNAPSHOT
++ export IMPALA_KUDU_HOME=/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/kudu-5ad5d3d66
++ IMPALA_KUDU_HOME=/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/kudu-5ad5d3d66
++ export IMPALA_KUDU_JAVA_HOME=/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/kudu-5ad5d3d66/java
++ IMPALA_KUDU_JAVA_HOME=/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/kudu-5ad5d3d66/java
++ export IMPALA_TOOLCHAIN_KUDU_MAVEN_REPOSITORY=file:///home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/kudu-5ad5d3d66/java/repository
++ IMPALA_TOOLCHAIN_KUDU_MAVEN_REPOSITORY=file:///home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/kudu-5ad5d3d66/java/repository
++ export IMPALA_TOOLCHAIN_KUDU_MAVEN_REPOSITORY_ENABLED=true
++ IMPALA_TOOLCHAIN_KUDU_MAVEN_REPOSITORY_ENABLED=true
++ export THRIFT_HOME=/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/thrift-0.9.3-p8
++ THRIFT_HOME=/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/thrift-0.9.3-p8
++ export ASAN_SYMBOLIZER_PATH=/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/llvm-5.0.1-p2/bin/llvm-symbolizer
++ ASAN_SYMBOLIZER_PATH=/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/llvm-5.0.1-p2/bin/llvm-symbolizer
++ export CLUSTER_DIR=/home/ubuntu/Impala/testdata/cluster
++ CLUSTER_DIR=/home/ubuntu/Impala/testdata/cluster
++ export IMPALA_BUILD_THREADS=16
++ IMPALA_BUILD_THREADS=16
++ export IMPALA_MAKE_FLAGS=
++ IMPALA_MAKE_FLAGS=
++ export USER=ubuntu
++ USER=ubuntu
++ export 'LIBHDFS_OPTS= -Djava.library.path=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//lib/native/ -XX:ErrorFile=/home/ubuntu/Impala/logs/hs_err_pid%p.log -XX:MaxPermSize=128m -Djava.library.path=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//lib/native/'
++ LIBHDFS_OPTS=' -Djava.library.path=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//lib/native/ -XX:ErrorFile=/home/ubuntu/Impala/logs/hs_err_pid%p.log -XX:MaxPermSize=128m -Djava.library.path=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//lib/native/'
++ LIBHDFS_OPTS+=' -XX:ErrorFile=/home/ubuntu/Impala/logs/hs_err_pid%p.log'
++ LIBHDFS_OPTS=' -Djava.library.path=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//lib/native/ -XX:ErrorFile=/home/ubuntu/Impala/logs/hs_err_pid%p.log -XX:MaxPermSize=128m -Djava.library.path=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//lib/native/ -XX:ErrorFile=/home/ubuntu/Impala/logs/hs_err_pid%p.log -XX:MaxPermSize=128m'
++ export CLASSPATH=/home/ubuntu/Impala/fe/target/dependency::/home/ubuntu/Impala/fe/src/test/resources:/home/ubuntu/Impala/fe/target/classes:/home/ubuntu/Impala/fe/target/dependency:
++ CLASSPATH=/home/ubuntu/Impala/fe/target/dependency::/home/ubuntu/Impala/fe/src/test/resources:/home/ubuntu/Impala/fe/target/classes:/home/ubuntu/Impala/fe/target/dependency:
++ CLASSPATH=/home/ubuntu/Impala/fe/target/classes:/home/ubuntu/Impala/fe/target/dependency::/home/ubuntu/Impala/fe/src/test/resources:/home/ubuntu/Impala/fe/target/classes:/home/ubuntu/Impala/fe/target/dependency:
++ CLASSPATH=/home/ubuntu/Impala/fe/src/test/resources:/home/ubuntu/Impala/fe/target/classes:/home/ubuntu/Impala/fe/target/dependency::/home/ubuntu/Impala/fe/src/test/resources:/home/ubuntu/Impala/fe/target/classes:/home/ubuntu/Impala/fe/target/dependency:
++ export IMPALA_CONFIG_SOURCED=1
++ IMPALA_CONFIG_SOURCED=1
++ echo 'IMPALA_HOME             = /home/ubuntu/Impala'
IMPALA_HOME             = /home/ubuntu/Impala
++ echo 'HADOOP_HOME             = /home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287/'
HADOOP_HOME             = /home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287/
++ echo 'HADOOP_CONF_DIR         = /home/ubuntu/Impala/fe/src/test/resources'
HADOOP_CONF_DIR         = /home/ubuntu/Impala/fe/src/test/resources
++ echo 'HADOOP_INCLUDE_DIR      = /home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//include'
HADOOP_INCLUDE_DIR      = /home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//include
++ echo 'HADOOP_LIB_DIR          = /home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//lib'
HADOOP_LIB_DIR          = /home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//lib
++ echo 'IMPALA_CLUSTER_NODES_DIR= /home/ubuntu/Impala/testdata/cluster/cdh7'
IMPALA_CLUSTER_NODES_DIR= /home/ubuntu/Impala/testdata/cluster/cdh7
++ echo 'HIVE_HOME               = /home/ubuntu/Impala/toolchain/cdp_components-4493826/apache-hive-3.1.3000.7.2.1.0-287-bin'
HIVE_HOME               = /home/ubuntu/Impala/toolchain/cdp_components-4493826/apache-hive-3.1.3000.7.2.1.0-287-bin
++ echo 'HIVE_CONF_DIR           = /home/ubuntu/Impala/fe/./src/test/resources'
HIVE_CONF_DIR           = /home/ubuntu/Impala/fe/./src/test/resources
++ echo 'HIVE_SRC_DIR            = /home/ubuntu/Impala/toolchain/cdp_components-4493826/hive-3.1.3000.7.2.1.0-287'
HIVE_SRC_DIR            = /home/ubuntu/Impala/toolchain/cdp_components-4493826/hive-3.1.3000.7.2.1.0-287
++ echo 'HBASE_HOME              = /home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287/'
HBASE_HOME              = /home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287/
++ echo 'HBASE_CONF_DIR          = /home/ubuntu/Impala/fe/src/test/resources'
HBASE_CONF_DIR          = /home/ubuntu/Impala/fe/src/test/resources
++ echo 'RANGER_HOME             = /home/ubuntu/Impala/toolchain/cdp_components-4493826/ranger-2.0.0.7.2.1.0-287-admin'
RANGER_HOME             = /home/ubuntu/Impala/toolchain/cdp_components-4493826/ranger-2.0.0.7.2.1.0-287-admin
++ echo 'RANGER_CONF_DIR         = /home/ubuntu/Impala/fe/src/test/resources '
RANGER_CONF_DIR         = /home/ubuntu/Impala/fe/src/test/resources 
++ echo 'THRIFT_HOME             = /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/thrift-0.9.3-p8'
THRIFT_HOME             = /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/thrift-0.9.3-p8
++ echo 'CLASSPATH               = /home/ubuntu/Impala/fe/src/test/resources:/home/ubuntu/Impala/fe/target/classes:/home/ubuntu/Impala/fe/target/dependency::/home/ubuntu/Impala/fe/src/test/resources:/home/ubuntu/Impala/fe/target/classes:/home/ubuntu/Impala/fe/target/dependency:'
CLASSPATH               = /home/ubuntu/Impala/fe/src/test/resources:/home/ubuntu/Impala/fe/target/classes:/home/ubuntu/Impala/fe/target/dependency::/home/ubuntu/Impala/fe/src/test/resources:/home/ubuntu/Impala/fe/target/classes:/home/ubuntu/Impala/fe/target/dependency:
++ echo 'LIBHDFS_OPTS            =  -Djava.library.path=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//lib/native/ -XX:ErrorFile=/home/ubuntu/Impala/logs/hs_err_pid%p.log -XX:MaxPermSize=128m -Djava.library.path=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//lib/native/ -XX:ErrorFile=/home/ubuntu/Impala/logs/hs_err_pid%p.log -XX:MaxPermSize=128m'
LIBHDFS_OPTS            =  -Djava.library.path=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//lib/native/ -XX:ErrorFile=/home/ubuntu/Impala/logs/hs_err_pid%p.log -XX:MaxPermSize=128m -Djava.library.path=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//lib/native/ -XX:ErrorFile=/home/ubuntu/Impala/logs/hs_err_pid%p.log -XX:MaxPermSize=128m
++ echo 'JAVA_HOME               = /usr/lib/jvm/java-8-openjdk-amd64'
JAVA_HOME               = /usr/lib/jvm/java-8-openjdk-amd64
++ echo 'POSTGRES_JDBC_DRIVER    = /home/ubuntu/Impala/fe/target/dependency/postgresql-42.2.14.jar'
POSTGRES_JDBC_DRIVER    = /home/ubuntu/Impala/fe/target/dependency/postgresql-42.2.14.jar
++ echo 'IMPALA_TOOLCHAIN        = /home/ubuntu/Impala/toolchain'
IMPALA_TOOLCHAIN        = /home/ubuntu/Impala/toolchain
++ echo 'IMPALA_TOOLCHAIN_PACKAGES_HOME = /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0'
IMPALA_TOOLCHAIN_PACKAGES_HOME = /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0
++ echo 'METASTORE_DB            = HMS_home_ubuntu_Impala_cdp'
METASTORE_DB            = HMS_home_ubuntu_Impala_cdp
++ echo 'DOWNLOAD_CDH_COMPONENTS = true'
DOWNLOAD_CDH_COMPONENTS = true
++ echo 'IMPALA_MAVEN_OPTIONS    = '
IMPALA_MAVEN_OPTIONS    = 
++ echo 'IMPALA_TOOLCHAIN_HOST   = native-toolchain.s3.amazonaws.com'
IMPALA_TOOLCHAIN_HOST   = native-toolchain.s3.amazonaws.com
++ echo 'CDH_BUILD_NUMBER        = 1814051'
CDH_BUILD_NUMBER        = 1814051
++ echo 'CDP_BUILD_NUMBER        = 4493826'
CDP_BUILD_NUMBER        = 4493826
++ echo 'CDP_COMPONENTS_HOME     = /home/ubuntu/Impala/toolchain/cdp_components-4493826'
CDP_COMPONENTS_HOME     = /home/ubuntu/Impala/toolchain/cdp_components-4493826
++ echo 'IMPALA_HADOOP_VERSION   = 3.1.1.7.2.1.0-287'
IMPALA_HADOOP_VERSION   = 3.1.1.7.2.1.0-287
++ echo 'IMPALA_AVRO_JAVA_VERSION= 1.8.2.7.2.1.0-287'
IMPALA_AVRO_JAVA_VERSION= 1.8.2.7.2.1.0-287
++ echo 'IMPALA_PARQUET_VERSION  = 1.10.99.7.2.1.0-287'
IMPALA_PARQUET_VERSION  = 1.10.99.7.2.1.0-287
++ echo 'IMPALA_HIVE_VERSION     = 3.1.3000.7.2.1.0-287'
IMPALA_HIVE_VERSION     = 3.1.3000.7.2.1.0-287
++ echo 'IMPALA_HBASE_VERSION    = 2.2.5.7.2.1.0-287'
IMPALA_HBASE_VERSION    = 2.2.5.7.2.1.0-287
++ echo 'IMPALA_HUDI_VERSION     = 0.5.0-incubating'
IMPALA_HUDI_VERSION     = 0.5.0-incubating
++ echo 'IMPALA_KUDU_VERSION     = 5ad5d3d66'
IMPALA_KUDU_VERSION     = 5ad5d3d66
++ echo 'IMPALA_KUDU_JAVA_VERSION= 1.13.0-SNAPSHOT'
IMPALA_KUDU_JAVA_VERSION= 1.13.0-SNAPSHOT
++ echo 'IMPALA_RANGER_VERSION   = 2.0.0.7.2.1.0-287'
IMPALA_RANGER_VERSION   = 2.0.0.7.2.1.0-287
++ echo 'IMPALA_ICEBERG_VERSION  = 0.8.0-incubating'
IMPALA_ICEBERG_VERSION  = 0.8.0-incubating
++ export MINIKDC_ENV=/home/ubuntu/Impala/testdata/bin/minikdc_env.sh
++ MINIKDC_ENV=/home/ubuntu/Impala/testdata/bin/minikdc_env.sh
++ /home/ubuntu/Impala/testdata/cluster/admin is_kerberized
+++ grep export /home/ubuntu/Impala/testdata/bin/minikdc_env.sh
+++ sed 's/.*export \([^=]*\)=.*/\1/'
+++ sort
+++ uniq
++ unset HADOOP_OPTS JAVA_KERBEROS_MAGIC _JAVA_OPTIONS KRB5_CONFIG KRB5_KTNAME KRB5_TRACE MINIKDC_DEBUG MINIKDC_DOMAIN MINIKDC_KEYTAB MINIKDC_KRB5CONF MINIKDC_ORG MINIKDC_PRINC_HBSE MINIKDC_PRINC_HDFS MINIKDC_PRINC_HIVE MINIKDC_PRINC_HTTP MINIKDC_PRINC_IMPALA MINIKDC_PRINC_IMPALA_BE MINIKDC_PRINC_MAPR MINIKDC_PRINC_USER MINIKDC_PRINC_YARN MINIKDC_PRINC_ZOOK MINIKDC_REALM MINIKDC_WD YARN_OPTS
++ /usr/lib/jvm/java-8-openjdk-amd64/bin/java -version
++ grep -q 'java version "1.7'
+ set -u
+ ifconfig
br-e4f78ccb21a6 Link encap:Ethernet  HWaddr 02:42:01:42:f2:14  
          inet addr:172.18.0.1  Bcast:172.18.255.255  Mask:255.255.0.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

docker0   Link encap:Ethernet  HWaddr 02:42:e0:5c:fd:b6  
          inet addr:172.17.0.1  Bcast:172.17.255.255  Mask:255.255.0.0
          inet6 addr: fe80::42:e0ff:fe5c:fdb6/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:3 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:0 (0.0 B)  TX bytes:258 (258.0 B)

ens3      Link encap:Ethernet  HWaddr 0a:79:83:5c:ab:cf  
          inet addr:172.31.14.124  Bcast:172.31.15.255  Mask:255.255.240.0
          inet6 addr: fe80::879:83ff:fe5c:abcf/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:9001  Metric:1
          RX packets:837049 errors:0 dropped:0 overruns:0 frame:0
          TX packets:49741 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:1258934308 (1.2 GB)  TX bytes:5194494 (5.1 MB)

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:65536  Metric:1
          RX packets:333 errors:0 dropped:0 overruns:0 frame:0
          TX packets:333 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1 
          RX bytes:79331 (79.3 KB)  TX bytes:79331 (79.3 KB)

+ ping -c 1 172.18.0.1
PING 172.18.0.1 (172.18.0.1) 56(84) bytes of data.
64 bytes from 172.18.0.1: icmp_seq=1 ttl=64 time=0.035 ms

--- 172.18.0.1 ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 0.035/0.035/0.035/0.000 ms
+ ssh -n 172.18.0.1 'echo '\''SSH success!'\'''
Host key verification failed.
+ echo 'Failed to ssh, will try to add docker network gateway to known hosts'
Failed to ssh, will try to add docker network gateway to known hosts
+ ssh-keyscan 172.18.0.1
# 172.18.0.1:22 SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.10
# 172.18.0.1:22 SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.10
# 172.18.0.1:22 SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.10
+ ssh -n 172.18.0.1 'echo '\''SSH success!'\'''
SSH success!
+ ./buildall.sh -format -testdata -notests
IMPALA_HOME             = /home/ubuntu/Impala
HADOOP_HOME             = /home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287/
HADOOP_CONF_DIR         = /home/ubuntu/Impala/fe/src/test/resources
HADOOP_INCLUDE_DIR      = /home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//include
HADOOP_LIB_DIR          = /home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//lib
IMPALA_CLUSTER_NODES_DIR= /home/ubuntu/Impala/testdata/cluster/cdh7
HIVE_HOME               = /home/ubuntu/Impala/toolchain/cdp_components-4493826/apache-hive-3.1.3000.7.2.1.0-287-bin
HIVE_CONF_DIR           = /home/ubuntu/Impala/fe/./src/test/resources
HIVE_SRC_DIR            = /home/ubuntu/Impala/toolchain/cdp_components-4493826/hive-3.1.3000.7.2.1.0-287
HBASE_HOME              = /home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287/
HBASE_CONF_DIR          = /home/ubuntu/Impala/fe/src/test/resources
RANGER_HOME             = /home/ubuntu/Impala/toolchain/cdp_components-4493826/ranger-2.0.0.7.2.1.0-287-admin
RANGER_CONF_DIR         = /home/ubuntu/Impala/fe/src/test/resources 
THRIFT_HOME             = /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/thrift-0.9.3-p8
CLASSPATH               = /home/ubuntu/Impala/fe/src/test/resources:/home/ubuntu/Impala/fe/target/classes:/home/ubuntu/Impala/fe/target/dependency::/home/ubuntu/Impala/fe/src/test/resources:/home/ubuntu/Impala/fe/target/classes:/home/ubuntu/Impala/fe/target/dependency::/home/ubuntu/Impala/fe/src/test/resources:/home/ubuntu/Impala/fe/target/classes:/home/ubuntu/Impala/fe/target/dependency:
LIBHDFS_OPTS            =  -Djava.library.path=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//lib/native/ -XX:ErrorFile=/home/ubuntu/Impala/logs/hs_err_pid%p.log -XX:MaxPermSize=128m -Djava.library.path=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//lib/native/ -XX:ErrorFile=/home/ubuntu/Impala/logs/hs_err_pid%p.log -XX:MaxPermSize=128m -Djava.library.path=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//lib/native/ -XX:ErrorFile=/home/ubuntu/Impala/logs/hs_err_pid%p.log -XX:MaxPermSize=128m
JAVA_HOME               = /usr/lib/jvm/java-8-openjdk-amd64
POSTGRES_JDBC_DRIVER    = /home/ubuntu/Impala/fe/target/dependency/postgresql-42.2.14.jar
IMPALA_TOOLCHAIN        = /home/ubuntu/Impala/toolchain
IMPALA_TOOLCHAIN_PACKAGES_HOME = /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0
METASTORE_DB            = HMS_home_ubuntu_Impala_cdp
DOWNLOAD_CDH_COMPONENTS = true
IMPALA_MAVEN_OPTIONS    = 
IMPALA_TOOLCHAIN_HOST   = native-toolchain.s3.amazonaws.com
CDH_BUILD_NUMBER        = 1814051
CDP_BUILD_NUMBER        = 4493826
CDP_COMPONENTS_HOME     = /home/ubuntu/Impala/toolchain/cdp_components-4493826
IMPALA_HADOOP_VERSION   = 3.1.1.7.2.1.0-287
IMPALA_AVRO_JAVA_VERSION= 1.8.2.7.2.1.0-287
IMPALA_PARQUET_VERSION  = 1.10.99.7.2.1.0-287
IMPALA_HIVE_VERSION     = 3.1.3000.7.2.1.0-287
IMPALA_HBASE_VERSION    = 2.2.5.7.2.1.0-287
IMPALA_HUDI_VERSION     = 0.5.0-incubating
IMPALA_KUDU_VERSION     = 5ad5d3d66
IMPALA_KUDU_JAVA_VERSION= 1.13.0-SNAPSHOT
IMPALA_RANGER_VERSION   = 2.0.0.7.2.1.0-287
IMPALA_ICEBERG_VERSION  = 0.8.0-incubating
make: *** No rule to make target 'clean'.  Stop.
~/Impala/ext-data-source ~/Impala
========================================================================
Running mvn  clean
Directory /home/ubuntu/Impala/ext-data-source
========================================================================
13:29:52 [INFO] Apache Impala External Data Source Test Library                    [jar]
13:29:52 [INFO] Building Apache Impala External Data Source Test Library 0.1-SNAPSHOT [4/4]
13:29:52 [INFO] Apache Impala External Data Source 1.0-SNAPSHOT .... SUCCESS [  0.120 s]
13:29:52 [INFO] Apache Impala External Data Source API ............. SUCCESS [  0.029 s]
13:29:52 [INFO] Apache Impala External Data Source Sample .......... SUCCESS [  0.004 s]
13:29:52 [INFO] Apache Impala External Data Source Test Library 0.1-SNAPSHOT SUCCESS [  0.003 s]
13:29:52 [INFO] BUILD SUCCESS
~/Impala
~/Impala/fe ~/Impala
~/Impala
~/Impala/be ~/Impala
~/Impala
~/Impala/shell ~/Impala
~/Impala
~/Impala ~/Impala
~/Impala
>>> Downloading Python dependencies
~/Impala/infra/python/deps ~/Impala
Getting package info from https://pypi.python.org/simple/allpairs/
Getting package info from https://pypi.python.org/simple/boto3/
Getting package info from https://pypi.python.org/simple/simplejson/
Getting package info from https://pypi.python.org/simple/botocore/
Downloading AllPairs-2.0.1.tar.gz from https://pypi.python.org/packages/04/44/cb85d029b33ddfa7b5a27ae523434c2230f11a89d1f0c73203e9007a6eb0/AllPairs-2.0.1.tar.gz
Downloading simplejson-3.3.0.tar.gz from https://pypi.python.org/packages/fc/7c/f9cec79ab9c8fc190821c69fdbcb15ecba438ff35f13b3f8d9675efcfd0d/simplejson-3.3.0.tar.gz
Downloading boto3-1.2.3.tar.gz from https://pypi.python.org/packages/9f/7d/b4e788062af0daeefa0e9cdb3bcaeb66cf0a02882e83a86bde347ff6260d/boto3-1.2.3.tar.gz
Downloading botocore-1.3.30.tar.gz from https://pypi.python.org/packages/6c/79/5d3abfb9fffe4a8cb0a113f088c1012743cf40db805aaac625b2e3cf2111/botocore-1.3.30.tar.gz
Getting package info from https://pypi.python.org/simple/python_dateutil/
Getting package info from https://pypi.python.org/simple/docutils/
Getting package info from https://pypi.python.org/simple/jmespath/
Downloading docutils-0.12.tar.gz from https://pypi.python.org/packages/37/38/ceda70135b9144d84884ae2fc5886c6baac4edea39550f28bcd144c1234d/docutils-0.12.tar.gz
Downloading python-dateutil-2.5.2.tar.gz from https://pypi.python.org/packages/22/b7/923674117d83465c0ccab5d5fa1b66caba59d6fa7428089fd2470a1e29cd/python-dateutil-2.5.2.tar.gz
Downloading jmespath-0.9.0.tar.gz from https://pypi.python.org/packages/8f/d8/6e3e602a3e90c5e3961d3d159540df6b2ff32f5ab2ee8ee1d28235a425c1/jmespath-0.9.0.tar.gz
Getting package info from https://pypi.python.org/simple/futures/
Downloading futures-3.0.5.tar.gz from https://pypi.python.org/packages/55/db/97c1ca37edab586a1ae03d6892b6633d8eaa23b23ac40c7e5bbc55423c78/futures-3.0.5.tar.gz
Getting package info from https://pypi.python.org/simple/cm-api/
Getting package info from https://pypi.python.org/simple/readline/
Getting package info from https://pypi.python.org/simple/flake8/
Downloading cm_api-10.0.0.tar.gz from https://pypi.python.org/packages/2b/d9/103c84676edfca5cf7931c98c31e51dbb7b9154f25d17dd99a608b6d187f/cm_api-10.0.0.tar.gz
Downloading readline-6.2.4.1.tar.gz from https://pypi.python.org/packages/f4/01/2cf081af8d880b44939a5f1b446551a7f8d59eae414277fd0c303757ff1b/readline-6.2.4.1.tar.gz
Downloading flake8-2.6.2.tar.gz from https://pypi.python.org/packages/53/0a/b2c28a77dfc508ed9f7334252311e1aaf8f0ceaaeb1a8f15fa4ba3e2d847/flake8-2.6.2.tar.gz
Getting package info from https://pypi.python.org/simple/mccabe/
Getting package info from https://pypi.python.org/simple/pycodestyle/
Downloading mccabe-0.3.1.tar.gz from https://pypi.python.org/packages/bb/c9/a7d3a53fdaee1fdff753e8333ccf8affe944ac1d4dc4894dbcaa3db5954b/mccabe-0.3.1.tar.gz
Downloading pycodestyle-2.0.0.tar.gz from https://pypi.python.org/packages/db/b1/9f798e745a4602ab40bf6a9174e1409dcdde6928cf800d3aab96a65b1bbf/pycodestyle-2.0.0.tar.gz
Getting package info from https://pypi.python.org/simple/pyflakes/
Getting package info from https://pypi.python.org/simple/gcovr/
Downloading pyflakes-1.2.3.tar.gz from https://pypi.python.org/packages/54/80/6a641f832eb6c6a8f7e151e7087aff7a7c04dd8b4aa6134817942cdda1b6/pyflakes-1.2.3.tar.gz
Downloading gcovr-3.4.tar.gz from https://pypi.python.org/packages/fa/50/1ae25068b2a62fe0be5a5e59b334a3a428d0615ade58dd0d14744dfb4b94/gcovr-3.4.tar.gz
Getting package info from https://pypi.python.org/simple/kazoo/
Getting package info from https://pypi.python.org/simple/ordereddict/
Downloading kazoo-2.2.1.tar.gz from https://pypi.python.org/packages/60/5c/210aa291f9b5be2d0424d512a04dea2f06db816f27289ad1080e267129ec/kazoo-2.2.1.tar.gz
Downloading ordereddict-1.1.tar.gz from https://pypi.python.org/packages/53/25/ef88e8e45db141faa9598fbf7ad0062df8f50f881a36ed6a0073e1572126/ordereddict-1.1.tar.gz
Getting package info from https://pypi.python.org/simple/pexpect/
Getting package info from https://pypi.python.org/simple/pg8000/
Downloading pexpect-3.3.tar.gz from https://pypi.python.org/packages/52/97/13924c85a4b7544a4174781360e0530a7fff23e62d76da0e211369dd61f5/pexpect-3.3.tar.gz
Downloading pg8000-1.10.2.tar.gz from https://pypi.python.org/packages/c5/4a/8675cd714f97d7455b961c6fdb248088770e92535eed2166b95ffc8f3ad5/pg8000-1.10.2.tar.gz
Getting package info from https://pypi.python.org/simple/prettytable/
Getting package info from https://pypi.python.org/simple/pyparsing/
Downloading prettytable-0.7.2.tar.bz2 from https://pypi.python.org/packages/ef/30/4b0746848746ed5941f052479e7c23d2b56d174b82f4fd34a25e389831f5/prettytable-0.7.2.tar.bz2
Downloading pyparsing-2.0.3.tar.gz from https://pypi.python.org/packages/d2/f9/60bebd372903c3ca2e9216086ac375d4991cce6261b186e6cf908ef5d49d/pyparsing-2.0.3.tar.gz
Getting package info from https://pypi.python.org/simple/python-magic/
Getting package info from https://pypi.python.org/simple/pbr/
Downloading python-magic-0.4.11.tar.gz from https://pypi.python.org/packages/bb/03/1246519939004c60fc34c7bed9c0ab0e7d1b972b9278e5394bed942446a3/python-magic-0.4.11.tar.gz
Downloading pbr-3.1.1.tar.gz from https://pypi.python.org/packages/d5/d6/f2bf137d71e4f213b575faa9eb426a8775732432edb67588a8ee836ecb80/pbr-3.1.1.tar.gz
Getting package info from https://pypi.python.org/simple/requests/
Downloading requests-2.7.0.tar.gz from https://pypi.python.org/packages/0a/00/8cc925deac3a87046a4148d7846b571cf433515872b5430de4cd9dea83cb/requests-2.7.0.tar.gz
Getting package info from https://pypi.python.org/simple/setuptools/
Getting package info from https://pypi.python.org/simple/setuptools-scm/
Getting package info from https://pypi.python.org/simple/sh/
Downloading setuptools_scm-1.15.4.tar.gz from https://pypi.python.org/packages/63/73/be2777aaaeecaa2ab6c6502c5c55c13c98d2980220734b1b4cb4160de1ba/setuptools_scm-1.15.4.tar.gz
Downloading setuptools-36.8.0.zip from https://pypi.python.org/packages/b8/04/be569e393006fa9a2c10ef72ea33133c2902baa115dd1d4279dae55c3b3b/setuptools-36.8.0.zip
Downloading sh-1.11.tar.gz from https://pypi.python.org/packages/39/ca/1db6ebefdde0a7b5fb639ebc0527d8aab1cdc6119a8e4ac7c1c0cc222ec5/sh-1.11.tar.gz
Getting package info from https://pypi.python.org/simple/six/
Getting package info from https://pypi.python.org/simple/sqlparse/
Downloading six-1.14.0.tar.gz from https://pypi.python.org/packages/21/9f/b251f7f8a76dec1d6651be194dfba8fb8d7781d10ab3987190de8391d08e/six-1.14.0.tar.gz
Getting package info from https://pypi.python.org/simple/texttable/
Downloading sqlparse-0.3.1.tar.gz from https://pypi.python.org/packages/67/4b/253b6902c1526885af6d361ca8c6b1400292e649f0e9c95ee0d2e8ec8681/sqlparse-0.3.1.tar.gz
Getting package info from https://pypi.python.org/simple/ipython/
Downloading texttable-0.8.3.zip from https://pypi.python.org/packages/48/6f/59c84f861cad9a0241c1b6131d881b53411684e98a6c04a23dbdc61e5c25/texttable-0.8.3.zip
Downloading ipython-1.2.1.tar.gz from https://pypi.python.org/packages/42/a0/204ecd8b4e76f3399b51addbd39980ec5fa90275ff853879e25508030922/ipython-1.2.1.tar.gz
Getting package info from https://pypi.python.org/simple/apipkg/
Getting package info from https://pypi.python.org/simple/virtualenv/
Downloading apipkg-1.4.tar.gz from https://pypi.python.org/packages/32/37/6ce6dbaa8035730efa95e60b09498ec17000d137742391ff46974d9ef859/apipkg-1.4.tar.gz
Downloading virtualenv-13.1.0.tar.gz from https://pypi.python.org/packages/6e/48/4d57ca13ffb07b6a844215c11c43a0b96c35ebf4e8ad238ec0611582b15f/virtualenv-13.1.0.tar.gz
Getting package info from https://pypi.python.org/simple/pytest/
Getting package info from https://pypi.python.org/simple/py/Getting package info from https://pypi.python.org/simple/pytest-forked/

Getting package info from https://pypi.python.org/simple/pytest-random/
Downloading pytest-forked-0.2.tar.gz from https://pypi.python.org/packages/b3/b2/1ec910b0f798cc86f2531631d7a2da030b16c165e07545537332fd4eb505/pytest-forked-0.2.tar.gz
Downloading py-1.4.32.tar.gz from https://pypi.python.org/packages/93/bd/8a90834a287e0c1682eab8e20ada672e4f4cf7d5b99f2833ddbf31ed1a6d/py-1.4.32.tar.gz
Downloading pytest-2.9.2.tar.gz from https://pypi.python.org/packages/f0/ee/6e2522c968339dca7d9abfd5e71312abeeb5ee902e09b4daf44f07b2f907/pytest-2.9.2.tar.gz
Downloading pytest-random-0.02.tar.gz from https://pypi.python.org/packages/9b/90/8aee557c63d0840a2bac5507066f01254a219e00d85a70042c96fd987bc5/pytest-random-0.02.tar.gz
Getting package info from https://pypi.python.org/simple/pytest-runner/
Getting package info from https://pypi.python.org/simple/pytest-xdist/
Getting package info from https://pypi.python.org/simple/pytest-timeout/
Downloading pytest-runner-4.2.tar.gz from https://pypi.python.org/packages/9e/b7/fe6e8f87f9a756fd06722216f1b6698ccba4d269eac6329d9f0c441d0f93/pytest-runner-4.2.tar.gz
Getting package info from https://pypi.python.org/simple/hdfs/
Downloading pytest-xdist-1.17.1.tar.gz from https://pypi.python.org/packages/f5/54/44b9202f0719015548c5ba945c4e210da97280ad84f0d52a4352bd04ae73/pytest-xdist-1.17.1.tar.gz
Downloading pytest-timeout-1.2.1.tar.gz from https://pypi.python.org/packages/be/e9/a9106b8bc87521c6813060f50f7d1fdc15665bc1bbbe71c0ffc1c571aaa2/pytest-timeout-1.2.1.tar.gz
Downloading hdfs-2.0.2.tar.gz from https://pypi.python.org/packages/47/94/49fee40197e5764891b11d1af8e843cc8b3ea3d93092f5dc63f957652ff2/hdfs-2.0.2.tar.gz
Getting package info from https://pypi.python.org/simple/docopt/
Getting package info from https://pypi.python.org/simple/execnet/
Getting package info from https://pypi.python.org/simple/pywebhdfs/
Downloading docopt-0.6.2.tar.gz from https://pypi.python.org/packages/a2/55/8f8cab2afd404cf578136ef2cc5dfb50baa1761b68c9da1fb1e4eed343c9/docopt-0.6.2.tar.gz
Downloading execnet-1.4.0.tar.gz from https://pypi.python.org/packages/c0/61/b9bad1213db39b002a5d8c4e9c1caa2dc2c5f1dbc272884045c98506fd19/execnet-1.4.0.tar.gz
Downloading pywebhdfs-0.3.2.tar.gz from https://pypi.python.org/packages/cc/b3/2ed45422ced3121fac037a732fe83c75beae9d5e86ff0f93fecfb9249294/pywebhdfs-0.3.2.tar.gz
Getting package info from https://pypi.python.org/simple/argparse/
Getting package info from https://pypi.python.org/simple/impyla/
Getting package info from https://pypi.python.org/simple/bitarray/
Getting package info from https://pypi.python.org/simple/sasl/
Downloading argparse-1.4.0.tar.gz from https://pypi.python.org/packages/18/dd/e617cfc3f6210ae183374cd9f6a26b20514bbb5a792af97949c5aacddf0f/argparse-1.4.0.tar.gz
Downloading bitarray-1.2.1.tar.gz from https://pypi.python.org/packages/3d/78/99528059e42f199910df89bd0ad8d9238f41d0499b506e0b3174340075ea/bitarray-1.2.1.tar.gz
Downloading sasl-0.2.1.tar.gz from https://pypi.python.org/packages/8e/2c/45dae93d666aea8492678499e0999269b4e55f1829b1e4de5b8204706ad9/sasl-0.2.1.tar.gz
Downloading impyla-0.16.2.tar.gz from https://pypi.python.org/packages/6d/b3/8c3ea6e74b14d4edd55f0478b413551126414f5e1175aa5a22b5787af976/impyla-0.16.2.tar.gz
Getting package info from https://pypi.python.org/simple/six/
Getting package info from https://pypi.python.org/simple/thrift_sasl/
Getting package info from https://pypi.python.org/simple/psutil/
Getting package info from https://pypi.python.org/simple/Cython/
File with matching digest already exists, skipping six-1.14.0.tar.gz
Getting package info from https://pypi.python.org/simple/numpy/
Downloading psutil-5.6.3.tar.gz from https://pypi.python.org/packages/1c/ca/5b8c1fe032a458c2c4bcbe509d1401dca9dda35c7fc46b36bb81c2834740/psutil-5.6.3.tar.gz
Downloading thrift_sasl-0.4.2.tar.gz from https://pypi.python.org/packages/73/d3/588654faef5511afadc1a091d32fcdbb24ae5f2d90b380874aee68a717f9/thrift_sasl-0.4.2.tar.gz
Downloading Cython-0.23.4.tar.gz from https://pypi.python.org/packages/b3/89/e8dddc86bf4f144407962e04c4018f53dfe4d6ae5010d34573d8521e810e/Cython-0.23.4.tar.gz
Downloading numpy-1.10.4.tar.gz from https://pypi.python.org/packages/1d/94/3ad9a865f1b0853f952eaa9878c59371ac907b768fe789547f573a6c9b39/numpy-1.10.4.tar.gz
Getting package info from https://pypi.python.org/simple/pytz/
Downloading pytz-2018.3.tar.gz from https://pypi.python.org/packages/1b/50/4cdc62fc0753595fc16c8f722a89740f487c6e5670c644eb8983946777be/pytz-2018.3.tar.gz
Getting package info from https://pypi.python.org/simple/kudu-python/
Downloading kudu-python-1.2.0.tar.gz from https://pypi.python.org/packages/fa/8b/673e181f8d88c615cb1d57b2c49496294d5d800425507729dfae34bd184b/kudu-python-1.2.0.tar.gz
Getting package info from https://pypi.python.org/simple/pycparser/
Getting package info from https://pypi.python.org/simple/cffi/
Getting package info from https://pypi.python.org/simple/cryptography/
Getting package info from https://pypi.python.org/simple/scandir/
Downloading scandir-1.5.tar.gz from https://pypi.python.org/packages/bd/f4/3143e0289faf0883228017dbc6387a66d0b468df646645e29e1eb89ea10e/scandir-1.5.tar.gz
Downloading pycparser-2.17.tar.gz from https://pypi.python.org/packages/be/64/1bb257ffb17d01f4a38d7ce686809a736837ad4371bcc5c42ba7a715c3ac/pycparser-2.17.tar.gz
Downloading cffi-1.10.0.tar.gz from https://pypi.python.org/packages/5b/b9/790f8eafcdab455bcd3bd908161f802c9ce5adbf702a83aa7712fcc345b7/cffi-1.10.0.tar.gz
Downloading cryptography-1.8.1.tar.gz from https://pypi.python.org/packages/ec/5f/d5bc241d06665eed93cd8d3aa7198024ce7833af7a67f6dc92df94e00588/cryptography-1.8.1.tar.gz
Getting package info from https://pypi.python.org/simple/azure-datalake-store/
Downloading azure-datalake-store-0.0.9.tar.gz from https://pypi.python.org/packages/5b/ea/5947ae71445e15c74755b55cd66e397d3d57a1d54759e17110e73fbe3eeb/azure-datalake-store-0.0.9.tar.gz
~/Impala
Finished downloading Python dependencies
>>> Downloading and extracting toolchain dependencies.
2020-09-01 13:29:58,595 Thread-1 INFO: Downloading https://native-toolchain.s3.amazonaws.com/build/52-c3fa626d9b/llvm/5.0.1-p2-gcc-7.5.0/llvm-5.0.1-p2-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz to /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/llvm-5.0.1-p2-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz (attempt 1)
2020-09-01 13:29:58,596 Thread-4 INFO: Downloading https://native-toolchain.s3.amazonaws.com/build/52-c3fa626d9b/llvm/5.0.1-asserts-p2-gcc-7.5.0/llvm-5.0.1-asserts-p2-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz to /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/llvm-5.0.1-asserts-p2-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz (attempt 1)
2020-09-01 13:29:58,596 Thread-2 INFO: Downloading https://native-toolchain.s3.amazonaws.com/build/52-c3fa626d9b/avro/1.7.4-p5-gcc-7.5.0/avro-1.7.4-p5-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz to /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/avro-1.7.4-p5-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz (attempt 1)
2020-09-01 13:29:58,596 Thread-3 INFO: Downloading https://native-toolchain.s3.amazonaws.com/build/52-c3fa626d9b/gcc/7.5.0-gcc-7.5.0/gcc-7.5.0-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz to /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/gcc-7.5.0-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz (attempt 1)
2020-09-01 13:30:02,851 Thread-3 INFO: Extracting gcc-7.5.0-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz
2020-09-01 13:30:02,851 Thread-2 INFO: Extracting avro-1.7.4-p5-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz
2020-09-01 13:30:02,852 Thread-1 INFO: Extracting llvm-5.0.1-p2-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz
2020-09-01 13:30:03,010 Thread-2 INFO: Downloading https://native-toolchain.s3.amazonaws.com/build/52-c3fa626d9b/binutils/2.28-gcc-7.5.0/binutils-2.28-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz to /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/binutils-2.28-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz (attempt 1)
2020-09-01 13:30:03,413 Thread-2 INFO: Extracting binutils-2.28-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz
2020-09-01 13:30:03,977 Thread-2 INFO: Downloading https://native-toolchain.s3.amazonaws.com/build/52-c3fa626d9b/boost/1.61.0-p2-gcc-7.5.0/boost-1.61.0-p2-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz to /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/boost-1.61.0-p2-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz (attempt 1)
2020-09-01 13:30:04,372 Thread-2 INFO: Extracting boost-1.61.0-p2-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz
2020-09-01 13:30:05,325 Thread-2 INFO: Downloading https://native-toolchain.s3.amazonaws.com/build/52-c3fa626d9b/breakpad/97a98836768f8f0154f8f86e5e14c2bb7e74132e-p2-gcc-7.5.0/breakpad-97a98836768f8f0154f8f86e5e14c2bb7e74132e-p2-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz to /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/breakpad-97a98836768f8f0154f8f86e5e14c2bb7e74132e-p2-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz (attempt 1)
2020-09-01 13:30:05,569 Thread-2 INFO: Extracting breakpad-97a98836768f8f0154f8f86e5e14c2bb7e74132e-p2-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz
2020-09-01 13:30:05,622 Thread-2 INFO: Downloading https://native-toolchain.s3.amazonaws.com/build/52-c3fa626d9b/bzip2/1.0.6-p2-gcc-7.5.0/bzip2-1.0.6-p2-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz to /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/bzip2-1.0.6-p2-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz (attempt 1)
2020-09-01 13:30:05,698 Thread-4 INFO: Extracting llvm-5.0.1-asserts-p2-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz
2020-09-01 13:30:05,828 Thread-2 INFO: Extracting bzip2-1.0.6-p2-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz
2020-09-01 13:30:05,846 Thread-2 INFO: Downloading https://native-toolchain.s3.amazonaws.com/build/52-c3fa626d9b/cctz/2.2-gcc-7.5.0/cctz-2.2-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz to /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/cctz-2.2-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz (attempt 1)
2020-09-01 13:30:06,068 Thread-2 INFO: Extracting cctz-2.2-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz
2020-09-01 13:30:06,101 Thread-2 INFO: Downloading https://native-toolchain.s3.amazonaws.com/build/52-c3fa626d9b/cmake/3.14.3-gcc-7.5.0/cmake-3.14.3-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz to /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/cmake-3.14.3-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz (attempt 1)
2020-09-01 13:30:06,497 Thread-2 INFO: Extracting cmake-3.14.3-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz
2020-09-01 13:30:06,916 Thread-2 INFO: Downloading https://native-toolchain.s3.amazonaws.com/build/52-c3fa626d9b/crcutil/440ba7babeff77ffad992df3a10c767f184e946e-p2-gcc-7.5.0/crcutil-440ba7babeff77ffad992df3a10c767f184e946e-p2-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz to /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/crcutil-440ba7babeff77ffad992df3a10c767f184e946e-p2-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz (attempt 1)
2020-09-01 13:30:07,075 Thread-2 INFO: Extracting crcutil-440ba7babeff77ffad992df3a10c767f184e946e-p2-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz
2020-09-01 13:30:07,081 Thread-2 INFO: Downloading https://native-toolchain.s3.amazonaws.com/build/52-c3fa626d9b/flatbuffers/1.6.0-gcc-7.5.0/flatbuffers-1.6.0-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz to /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/flatbuffers-1.6.0-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz (attempt 1)
2020-09-01 13:30:07,310 Thread-2 INFO: Extracting flatbuffers-1.6.0-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz
2020-09-01 13:30:07,350 Thread-2 INFO: Downloading https://native-toolchain.s3.amazonaws.com/build/52-c3fa626d9b/gdb/7.9.1-p1-gcc-7.5.0/gdb-7.9.1-p1-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz to /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/gdb-7.9.1-p1-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz (attempt 1)
2020-09-01 13:30:07,675 Thread-2 INFO: Extracting gdb-7.9.1-p1-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz
2020-09-01 13:30:07,894 Thread-2 INFO: Downloading https://native-toolchain.s3.amazonaws.com/build/52-c3fa626d9b/gflags/2.2.0-p2-gcc-7.5.0/gflags-2.2.0-p2-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz to /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/gflags-2.2.0-p2-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz (attempt 1)
2020-09-01 13:30:08,127 Thread-2 INFO: Extracting gflags-2.2.0-p2-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz
2020-09-01 13:30:08,140 Thread-2 INFO: Downloading https://native-toolchain.s3.amazonaws.com/build/52-c3fa626d9b/glog/0.3.4-p3-gcc-7.5.0/glog-0.3.4-p3-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz to /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/glog-0.3.4-p3-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz (attempt 1)
2020-09-01 13:30:08,330 Thread-2 INFO: Extracting glog-0.3.4-p3-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz
2020-09-01 13:30:08,339 Thread-2 INFO: Downloading https://native-toolchain.s3.amazonaws.com/build/52-c3fa626d9b/gperftools/2.5-p1-gcc-7.5.0/gperftools-2.5-p1-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz to /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/gperftools-2.5-p1-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz (attempt 1)
2020-09-01 13:30:08,605 Thread-2 INFO: Extracting gperftools-2.5-p1-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz
2020-09-01 13:30:08,658 Thread-2 INFO: Downloading https://native-toolchain.s3.amazonaws.com/build/52-c3fa626d9b/gtest/1.6.0-gcc-7.5.0/gtest-1.6.0-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz to /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/gtest-1.6.0-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz (attempt 1)
2020-09-01 13:30:08,841 Thread-2 INFO: Extracting gtest-1.6.0-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz
2020-09-01 13:30:08,854 Thread-2 INFO: Downloading https://native-toolchain.s3.amazonaws.com/build/52-c3fa626d9b/libev/4.20-gcc-7.5.0/libev-4.20-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz to /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/libev-4.20-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz (attempt 1)
2020-09-01 13:30:09,043 Thread-3 INFO: Downloading https://native-toolchain.s3.amazonaws.com/build/52-c3fa626d9b/libunwind/1.3-rc1-p3-gcc-7.5.0/libunwind-1.3-rc1-p3-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz to /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/libunwind-1.3-rc1-p3-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz (attempt 1)
2020-09-01 13:30:09,049 Thread-2 INFO: Extracting libev-4.20-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz
2020-09-01 13:30:09,057 Thread-2 INFO: Downloading https://native-toolchain.s3.amazonaws.com/build/52-c3fa626d9b/lz4/1.7.5-gcc-7.5.0/lz4-1.7.5-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz to /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/lz4-1.7.5-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz (attempt 1)
2020-09-01 13:30:09,236 Thread-3 INFO: Extracting libunwind-1.3-rc1-p3-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz
2020-09-01 13:30:09,245 Thread-3 INFO: Downloading https://native-toolchain.s3.amazonaws.com/build/52-c3fa626d9b/openldap/2.4.47-gcc-7.5.0/openldap-2.4.47-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz to /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/openldap-2.4.47-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz (attempt 1)
2020-09-01 13:30:09,248 Thread-2 INFO: Extracting lz4-1.7.5-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz
2020-09-01 13:30:09,257 Thread-2 INFO: Downloading https://native-toolchain.s3.amazonaws.com/build/52-c3fa626d9b/openssl/1.0.2l-gcc-7.5.0/openssl-1.0.2l-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz to /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/openssl-1.0.2l-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz (attempt 1)
2020-09-01 13:30:09,510 Thread-3 INFO: Extracting openldap-2.4.47-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz
2020-09-01 13:30:09,551 Thread-2 INFO: Extracting openssl-1.0.2l-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz
2020-09-01 13:30:09,592 Thread-3 INFO: Downloading https://native-toolchain.s3.amazonaws.com/build/52-c3fa626d9b/orc/1.6.2-p7-gcc-7.5.0/orc-1.6.2-p7-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz to /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/orc-1.6.2-p7-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz (attempt 1)
2020-09-01 13:30:09,688 Thread-2 INFO: Downloading https://native-toolchain.s3.amazonaws.com/build/52-c3fa626d9b/protobuf/3.5.1-gcc-7.5.0/protobuf-3.5.1-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz to /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/protobuf-3.5.1-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz (attempt 1)
2020-09-01 13:30:09,894 Thread-3 INFO: Extracting orc-1.6.2-p7-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz
2020-09-01 13:30:09,995 Thread-2 INFO: Extracting protobuf-3.5.1-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz
2020-09-01 13:30:10,024 Thread-3 INFO: Downloading https://native-toolchain.s3.amazonaws.com/build/52-c3fa626d9b/python/2.7.16-gcc-7.5.0/python-2.7.16-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz to /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/python-2.7.16-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz (attempt 1)
2020-09-01 13:30:10,163 Thread-2 INFO: Downloading https://native-toolchain.s3.amazonaws.com/build/52-c3fa626d9b/rapidjson/1.1.0-gcc-7.5.0/rapidjson-1.1.0-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz to /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/rapidjson-1.1.0-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz (attempt 1)
2020-09-01 13:30:10,349 Thread-2 INFO: Extracting rapidjson-1.1.0-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz
2020-09-01 13:30:10,358 Thread-2 INFO: Downloading https://native-toolchain.s3.amazonaws.com/build/52-c3fa626d9b/re2/20190301-gcc-7.5.0/re2-20190301-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz to /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/re2-20190301-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz (attempt 1)
2020-09-01 13:30:10,495 Thread-3 INFO: Extracting python-2.7.16-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz
2020-09-01 13:30:10,597 Thread-2 INFO: Extracting re2-20190301-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz
2020-09-01 13:30:10,617 Thread-2 INFO: Downloading https://native-toolchain.s3.amazonaws.com/build/52-c3fa626d9b/snappy/1.1.4-gcc-7.5.0/snappy-1.1.4-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz to /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/snappy-1.1.4-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz (attempt 1)
2020-09-01 13:30:10,790 Thread-2 INFO: Extracting snappy-1.1.4-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz
2020-09-01 13:30:10,797 Thread-2 INFO: Downloading https://native-toolchain.s3.amazonaws.com/build/52-c3fa626d9b/thrift/0.9.3-p8-gcc-7.5.0/thrift-0.9.3-p8-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz to /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/thrift-0.9.3-p8-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz (attempt 1)
2020-09-01 13:30:11,092 Thread-2 INFO: Extracting thrift-0.9.3-p8-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz
2020-09-01 13:30:11,162 Thread-2 INFO: Downloading https://native-toolchain.s3.amazonaws.com/build/52-c3fa626d9b/tpc-h/2.17.0-gcc-7.5.0/tpc-h-2.17.0-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz to /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/tpc-h-2.17.0-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz (attempt 1)
2020-09-01 13:30:11,287 Thread-3 INFO: Downloading https://native-toolchain.s3.amazonaws.com/build/52-c3fa626d9b/tpc-ds/2.1.0-gcc-7.5.0/tpc-ds-2.1.0-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz to /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/tpc-ds-2.1.0-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz (attempt 1)
2020-09-01 13:30:11,338 Thread-2 INFO: Extracting tpc-h-2.17.0-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz
2020-09-01 13:30:11,344 Thread-2 INFO: Downloading https://native-toolchain.s3.amazonaws.com/build/52-c3fa626d9b/zlib/1.2.8-gcc-7.5.0/zlib-1.2.8-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz to /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/zlib-1.2.8-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz (attempt 1)
2020-09-01 13:30:11,478 Thread-3 INFO: Extracting tpc-ds-2.1.0-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz
2020-09-01 13:30:11,497 Thread-3 INFO: Downloading https://native-toolchain.s3.amazonaws.com/build/52-c3fa626d9b/zstd/1.4.0-gcc-7.5.0/zstd-1.4.0-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz to /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/zstd-1.4.0-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz (attempt 1)
2020-09-01 13:30:11,545 Thread-2 INFO: Extracting zlib-1.2.8-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz
2020-09-01 13:30:11,553 Thread-2 INFO: Downloading https://native-toolchain.s3.amazonaws.com/build/52-c3fa626d9b/thrift/0.11.0-p2-gcc-7.5.0/thrift-0.11.0-p2-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz to /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/thrift-0.11.0-p2-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz (attempt 1)
2020-09-01 13:30:11,768 Thread-3 INFO: Extracting zstd-1.4.0-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz
2020-09-01 13:30:11,795 Thread-3 INFO: Downloading https://native-toolchain.s3.amazonaws.com/build/52-c3fa626d9b/kudu/5ad5d3d66-gcc-7.5.0/kudu-5ad5d3d66-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz to /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/kudu-5ad5d3d66-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz (attempt 1)
2020-09-01 13:30:11,863 Thread-2 INFO: Extracting thrift-0.11.0-p2-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz
2020-09-01 13:30:11,949 Thread-2 INFO: Downloading https://native-toolchain.s3.amazonaws.com/build/cdp_components/4493826/tarballs/hadoop-3.1.1.7.2.1.0-287.tar.gz to /home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287.tar.gz (attempt 1)
2020-09-01 13:30:13,026 Thread-1 INFO: Downloading https://native-toolchain.s3.amazonaws.com/build/cdp_components/4493826/tarballs/hbase-2.2.5.7.2.1.0-287-bin.tar.gz to /home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287-bin.tar.gz (attempt 1)
2020-09-01 13:30:16,575 Thread-2 INFO: Extracting hadoop-3.1.1.7.2.1.0-287.tar.gz
2020-09-01 13:30:17,250 Thread-1 INFO: Extracting hbase-2.2.5.7.2.1.0-287-bin.tar.gz
2020-09-01 13:30:18,383 Thread-4 INFO: Downloading https://native-toolchain.s3.amazonaws.com/build/cdp_components/4493826/tarballs/apache-hive-3.1.3000.7.2.1.0-287-bin.tar.gz to /home/ubuntu/Impala/toolchain/cdp_components-4493826/apache-hive-3.1.3000.7.2.1.0-287-bin.tar.gz (attempt 1)
2020-09-01 13:30:20,752 Thread-2 INFO: Downloading https://native-toolchain.s3.amazonaws.com/build/cdp_components/4493826/tarballs/hive-3.1.3000.7.2.1.0-287-source.tar.gz to /home/ubuntu/Impala/toolchain/cdp_components-4493826/hive-3.1.3000.7.2.1.0-287-source.tar.gz (attempt 1)
2020-09-01 13:30:21,035 Thread-1 INFO: Downloading https://native-toolchain.s3.amazonaws.com/build/cdp_components/4493826/tarballs/tez-0.9.1.7.2.1.0-287-minimal.tar.gz to /home/ubuntu/Impala/toolchain/cdp_components-4493826/tmpHDnhYj/tez-0.9.1.7.2.1.0-287-minimal.tar.gz (attempt 1)
2020-09-01 13:30:21,334 Thread-2 INFO: Extracting hive-3.1.3000.7.2.1.0-287-source.tar.gz
2020-09-01 13:30:21,822 Thread-1 INFO: Extracting tez-0.9.1.7.2.1.0-287-minimal.tar.gz
2020-09-01 13:30:22,193 Thread-4 INFO: Extracting apache-hive-3.1.3000.7.2.1.0-287-bin.tar.gz
2020-09-01 13:30:22,458 Thread-1 INFO: Downloading https://native-toolchain.s3.amazonaws.com/build/cdp_components/4493826/tarballs/ranger-2.0.0.7.2.1.0-287-admin.tar.gz to /home/ubuntu/Impala/toolchain/cdp_components-4493826/ranger-2.0.0.7.2.1.0-287-admin.tar.gz (attempt 1)
2020-09-01 13:30:24,307 Thread-3 INFO: Extracting kudu-5ad5d3d66-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz
2020-09-01 13:30:25,240 Thread-1 INFO: Extracting ranger-2.0.0.7.2.1.0-287-admin.tar.gz
Toolchain bootstrap complete.
>>> Building all components
>>> Generating CMake files CMAKE_BUILD_TYPE=Debug BUILD_SHARED_LIBS=0 MAKE_CMD=make
-- Setup toolchain link flags -Wl,-rpath,/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/gcc-7.5.0/lib64 -L/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/gcc-7.5.0/lib64
-- Setup toolchain link flags -Wl,-rpath,/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/gcc-7.5.0/lib64 -L/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/gcc-7.5.0/lib64
-- The C compiler identification is GNU 7.5.0
-- The CXX compiler identification is GNU 7.5.0
-- Check for working C compiler: /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/gcc-7.5.0/bin/gcc
-- Check for working C compiler: /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/gcc-7.5.0/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/gcc-7.5.0/bin/g++
-- Check for working CXX compiler: /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/gcc-7.5.0/bin/g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Build type is DEBUG
-- ENABLE_CODE_COVERAGE: false
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - not found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE  
-- Boost version: 1.61.0
-- Found the following Boost libraries:
--   thread
--   regex
--   filesystem
--   system
--   date_time
--   random
--   chrono
--   atomic
-- Boost include dir: /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/boost-1.61.0-p2/include
-- Boost libraries: /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/boost-1.61.0-p2/lib/libboost_thread.a-lpthread/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/boost-1.61.0-p2/lib/libboost_regex.a/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/boost-1.61.0-p2/lib/libboost_filesystem.a/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/boost-1.61.0-p2/lib/libboost_system.a/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/boost-1.61.0-p2/lib/libboost_date_time.a/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/boost-1.61.0-p2/lib/libboost_random.a/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/boost-1.61.0-p2/lib/libboost_chrono.a/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/boost-1.61.0-p2/lib/libboost_atomic.a
-- ----------> Adding thirdparty library openssl_ssl. <----------
-- Header files: /usr/include
-- Added shared library dependency openssl_ssl: /usr/lib/x86_64-linux-gnu/libssl.so
-- ----------> Adding thirdparty library openssl_crypto. <----------
-- Added shared library dependency openssl_crypto: /usr/lib/x86_64-linux-gnu/libcrypto.so
-- Bzip2: /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/bzip2-1.0.6-p2/include
-- ----------> Adding thirdparty library bzip2. <----------
-- Header files: /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/bzip2-1.0.6-p2/include
-- Added static library dependency bzip2: /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/bzip2-1.0.6-p2/lib/libbz2.a
-- Zlib: /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/zlib-1.2.8/include
-- ----------> Adding thirdparty library zlib. <----------
-- Header files: /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/zlib-1.2.8/include
-- Added static library dependency zlib: /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/zlib-1.2.8/lib/libz.a
-- ----------> Adding thirdparty library hdfs. <----------
-- Header files: /home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287/include
-- Added static library dependency hdfs: /home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287/lib/native/libhdfs.a
-- ----------> Adding thirdparty library glog. <----------
-- Header files: /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/glog-0.3.4-p3/include
-- Added static library dependency glog: /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/glog-0.3.4-p3/lib/libglog.a
-- ----------> Adding thirdparty library gflags. <----------
-- Header files: /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/gflags-2.2.0-p2/include
-- Added static library dependency gflags: /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/gflags-2.2.0-p2/lib/libgflags.a
-- ----------> Adding thirdparty library pprof. <----------
-- Header files: /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/gperftools-2.5-p1/include
-- Added static library dependency pprof: /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/gperftools-2.5-p1/lib/libprofiler.a
-- ----------> Adding thirdparty library gtest. <----------
-- Header files: /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/gtest-1.6.0/include
-- Added static library dependency gtest: /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/gtest-1.6.0/lib/libgtest.a
-- LLVM llvm-config found at: /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/llvm-5.0.1-p2/bin/llvm-config
-- LLVM clang++ found at: /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/llvm-5.0.1-p2/bin/clang++
-- LLVM opt found at: /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/llvm-5.0.1-p2/bin/opt
-- LLVM_ROOT: /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/llvm-5.0.1-asserts-p2
-- LLVM llvm-config found at: /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/llvm-5.0.1-asserts-p2/bin/llvm-config
-- LLVM include dir: /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/llvm-5.0.1-asserts-p2/include
-- LLVM lib dir: /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/llvm-5.0.1-asserts-p2/lib
-- ----------> Adding thirdparty library cyrus_sasl. <----------
-- Header files: /usr/include
-- Added shared library dependency cyrus_sasl: /usr/lib/x86_64-linux-gnu/libsasl2.so
-- ----------> Adding thirdparty library ldap. <----------
-- Header files: /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/openldap-2.4.47/include
-- Added static library dependency ldap: /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/openldap-2.4.47/lib/libldap.a
-- ----------> Adding thirdparty library lber. <----------
-- Added static library dependency lber: /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/openldap-2.4.47/lib/liblber.a
-- ----------> Adding thirdparty library thrift. <----------
-- Header files: /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/thrift-0.9.3-p8/include
-- Added static library dependency thrift: /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/thrift-0.9.3-p8/lib/libthrift.a
-- Thrift version: Thrift version 0.9.3
-- Thrift contrib dir: /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/thrift-0.9.3-p8
-- Thrift compiler: /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/thrift-0.9.3-p8/bin/thrift
-- Found FLATBUFFERS: /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/flatbuffers-1.6.0/include  
-- ----------> Adding thirdparty library flatbuffers. <----------
-- Header files: /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/flatbuffers-1.6.0/include
-- Added static library dependency flatbuffers: /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/flatbuffers-1.6.0/lib/libflatbuffers.a
-- FlatBuffers compiler: /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/flatbuffers-1.6.0/bin/flatc
-- ----------> Adding thirdparty library snappy. <----------
-- Header files: /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/snappy-1.1.4/include
-- Added static library dependency snappy: /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/snappy-1.1.4/lib/libsnappy.a
-- ----------> Adding thirdparty library lz4. <----------
-- Header files: /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/lz4-1.7.5/include
-- Added static library dependency lz4: /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/lz4-1.7.5/lib/liblz4.a
-- ----------> Adding thirdparty library zstd. <----------
-- Header files: /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/zstd-1.4.0/include
-- Added static library dependency zstd: /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/zstd-1.4.0/lib/libzstd.a
-- /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/re2-20190301/include
-- ----------> Adding thirdparty library re2. <----------
-- Header files: /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/re2-20190301/include
-- Added static library dependency re2: /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/re2-20190301/lib/libre2.a
-- RapidJson include dir: /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/rapidjson-1.1.0/include
-- ----------> Adding thirdparty library avro. <----------
-- Header files: /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/avro-1.7.4-p5/include
-- Added static library dependency avro: /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/avro-1.7.4-p5/lib/libavro.a
-- ----------> Adding thirdparty library orc. <----------
-- Header files: /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/orc-1.6.2-p7/include
-- Added static library dependency orc: /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/orc-1.6.2-p7/lib/liborc.a
-- ----------> Adding thirdparty library cctz. <----------
-- Header files: /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/cctz-2.2/include
-- Added static library dependency cctz: /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/cctz-2.2/lib/libcctz.a
-- Found PROTOBUF: /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/protobuf-3.5.1/lib/libprotobuf.so  
-- ----------> Adding thirdparty library protobuf. <----------
-- Header files: /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/protobuf-3.5.1/include
-- Added static library dependency protobuf: /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/protobuf-3.5.1/lib/libprotobuf.a
-- ----------> Adding thirdparty library protoc. <----------
-- Header files: /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/protobuf-3.5.1/include
-- Added static library dependency protoc: /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/protobuf-3.5.1/lib/libprotoc.a
-- Found LIBEV: /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/libev-4.20/lib/libev.so  
-- ----------> Adding thirdparty library libev. <----------
-- Header files: /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/libev-4.20/include
-- Added static library dependency libev: /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/libev-4.20/lib/libev.a
-- Found CRCUTIL: /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/crcutil-440ba7babeff77ffad992df3a10c767f184e946e-p2/lib/libcrcutil.so  
-- ----------> Adding thirdparty library crcutil. <----------
-- Header files: /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/crcutil-440ba7babeff77ffad992df3a10c767f184e946e-p2/include
-- Added static library dependency crcutil: /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/crcutil-440ba7babeff77ffad992df3a10c767f184e946e-p2/lib/libcrcutil.a
-- Found JNI: /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/libjawt.so;/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/libjsig.so;/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/server/libjvm.so  
-- ----------> Adding thirdparty library java_jvm. <----------
-- Header files: /usr/lib/jvm/java-8-openjdk-amd64/include;/usr/lib/jvm/java-8-openjdk-amd64/include/linux;/usr/lib/jvm/java-8-openjdk-amd64/include
-- Added shared library dependency java_jvm: /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/server/libjvm.so
-- ----------> Adding thirdparty library breakpad_client. <----------
-- Header files: /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/breakpad-97a98836768f8f0154f8f86e5e14c2bb7e74132e-p2/include/breakpad
-- Added static library dependency breakpad_client: /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/breakpad-97a98836768f8f0154f8f86e5e14c2bb7e74132e-p2/lib/libbreakpad_client.a
-- Found KERBEROS: /usr/lib/x86_64-linux-gnu/libkrb5.so  
-- ----------> Adding thirdparty library krb5. <----------
-- Header files: /usr/include
-- Added shared library dependency krb5: /usr/lib/x86_64-linux-gnu/libkrb5.so
-- Found Kerberos: /usr/sbin/kadmin.local  
-- Added shared library dependency rt: /usr/lib/x86_64-linux-gnu/librt.so
-- Added shared library dependency dl: /usr/lib/x86_64-linux-gnu/libdl.so
-- Found LIBUNWIND: /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/libunwind-1.3-rc1-p3/lib/libunwind.so  
-- ----------> Adding thirdparty library libunwind. <----------
-- Header files: /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/libunwind-1.3-rc1-p3/include
-- Added static library dependency libunwind: /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/libunwind-1.3-rc1-p3/lib/libunwind.a
Using Thrift compiler: /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/thrift-0.9.3-p8/bin/thrift
Using Thrift 11 compiler: /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/thrift-0.11.0-p2/bin/thrift
Found output dir: /home/ubuntu/Impala/shell/
Using FlatBuffers compiler: /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/flatbuffers-1.6.0/bin/flatc
--gen-mutable--java-o/home/ubuntu/Impala/fe/generated-sources/gen-java-b
--cpp-o/home/ubuntu/Impala/be/generated-sources/gen-cpp-b
-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) 
-- WARNING: Doxygen not found - Docs will not be created
-- Looking for sched_getcpu
-- Looking for sched_getcpu - found
-- Looking for pipe2
-- Looking for pipe2 - found
-- Looking for sync_file_range
-- Looking for sync_file_range - found
-- Looking for fallocate
-- Looking for fallocate - found
-- Looking for preadv
-- Looking for preadv - found
-- Looking for include file linux/magic.h
-- Looking for include file linux/magic.h - found
-- Looking for krb5_get_init_creds_opt_set_fast_ccache_name in krb5
-- Looking for krb5_get_init_creds_opt_set_fast_ccache_name in krb5 - found
-- Compiler Flags:  -Wall -Wno-sign-compare -Wno-unknown-pragmas -pthread -fno-strict-aliasing -fno-omit-frame-pointer -fsigned-char -std=c++14 -Wno-deprecated -Wno-vla -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -DBOOST_SYSTEM_NO_DEPRECATED -B /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/binutils-2.28/bin/ -fuse-ld=gold -g -Wno-unused-local-typedefs -faligned-new -ggdb -gdwarf-2 -Werror -fverbose-asm -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS
-- Common /home/ubuntu/Impala/be/build/debug/
-- Looking for krb5_get_init_creds_opt_set_out_ccache in krb5
-- Looking for krb5_get_init_creds_opt_set_out_ccache in krb5 - found
Compiler supports AVX2
-- Picked docker base image based on host OS: ubuntu:16.04
-- Configuring done
-- Generating done
-- Build files have been written to: /home/ubuntu/Impala
INFO:bootstrap_virtualenv:Creating python virtualenv
INFO:root:Removing existing package directory /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/python-2.7.16
INFO:root:Downloading https://native-toolchain.s3.amazonaws.com/build/52-c3fa626d9b/python/2.7.16-gcc-7.5.0/python-2.7.16-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz to /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/python-2.7.16-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz (attempt 1)
INFO:root:Extracting python-2.7.16-gcc-7.5.0-ec2-package-ubuntu-16-04.tar.gz
INFO:bootstrap_virtualenv:Installing packages into the virtualenv
INFO:bootstrap_virtualenv:Installing stage 2 packages into the virtualenv
INFO:bootstrap_virtualenv:Installing compiled requirements into the virtualenv
INFO:bootstrap_virtualenv:Installing Kudu into the virtualenv
ubuntu16.04
4.0.0-SNAPSHOT
1b74fe3fe46c4099db31e8c5054db54a8451383b
Tue Sep  1 13:34:47 UTC 2020
Scanning dependencies of target thrift-generated-files-tcli-service
Scanning dependencies of target thrift-generated-files-error
Scanning dependencies of target thrift-generated-files-metrics
Scanning dependencies of target fb-deps
Scanning dependencies of target gen_ir_descriptions
[  0%] Generating MetricDefs.thrift
[  1%] Generating hive-3-api/TCLIService.thrift
[  1%] Running FlatBuffers compiler on CatalogObjects.fbs
[  1%] Generating ErrorCodes.thrift
[  1%] Generating ir cross compile metadata.
[  1%] Built target thrift-generated-files-tcli-service
[  1%] Built target fb-deps
ErrorCodes.thrift created.
[  1%] Built target thrift-generated-files-error
/home/ubuntu/Impala/common/thrift/MetricDefs.thrift created.
[  1%] Built target thrift-generated-files-metrics
Scanning dependencies of target thrift-cpp
[  2%] Running thrift compiler on ErrorCodes.thrift
[  2%] Running thrift compiler on beeswax.thrift
[  2%] Running thrift compiler on BackendGflags.thrift
[  2%] Running thrift compiler on CatalogInternalService.thrift
[  2%] Running thrift compiler on CatalogObjects.thrift
[  2%] Running thrift compiler on CatalogService.thrift
[  2%] Running thrift compiler on ImpalaInternalService.thrift
[  2%] Running thrift compiler on Frontend.thrift
[  2%] Running thrift compiler on ExecStats.thrift
[  2%] Running thrift compiler on Descriptors.thrift
[  2%] Running thrift compiler on DataSinks.thrift
[  4%] Running thrift compiler on ExternalDataSource.thrift
[  4%] Running thrift compiler on Exprs.thrift
[  4%] Running thrift compiler on ImpalaService.thrift
[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
Scanning dependencies of target gutil
[  4%] Running thrift compiler on LineageGraph.thrift
[  4%] Running thrift compiler on Logging.thrift
[  4%] Running thrift compiler on JniCatalog.thrift
[WARNING:/home/ubuntu/Impala/common/thrift/hive-3-api/TCLIService.thrift:340] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[  4%] Running thrift compiler on NetworkTest.thrift
[  4%] Building CXX object be/src/gutil/CMakeFiles/gutil.dir/atomicops-internals-x86.cc.o
[  4%] Running thrift compiler on MetricDefs.thrift
[  4%] Running thrift compiler on Metrics.thrift
[  4%] Running thrift compiler on PlanNodes.thrift
[  4%] Running thrift compiler on Planner.thrift
[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
Generating IR description files
[  4%] Running thrift compiler on Partitions.thrift
[WARNING:/home/ubuntu/Impala/common/thrift/hive-3-api/TCLIService.thrift:340] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[  4%] Built target gen_ir_descriptions
[  4%] Building CXX object be/src/gutil/CMakeFiles/gutil.dir/bits.cc.o
[  4%] Building CXX object be/src/gutil/CMakeFiles/gutil.dir/callback_internal.cc.o
[  5%] Running thrift compiler on parquet.thrift
[WARNING:/home/ubuntu/Impala/common/thrift/hive-3-api/TCLIService.thrift:340] Consider using the more efficient "binary" type instead of "list<byte>".
[  5%] Running thrift compiler on ResourceProfile.thrift
[WARNING:/home/ubuntu/Impala/common/thrift/hive-3-api/TCLIService.thrift:340] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[  5%] Running thrift compiler on Results.thrift
[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[  5%] Running thrift compiler on RuntimeProfile.thrift
[  5%] Running thrift compiler on SqlConstraints.thrift
[WARNING:/home/ubuntu/Impala/common/thrift/hive-3-api/TCLIService.thrift:340] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[  5%] Running thrift compiler on StatestoreService.thrift
[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[  5%] Building CXX object be/src/gutil/CMakeFiles/gutil.dir/cpu.cc.o
[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[  5%] Building C object be/src/gutil/CMakeFiles/gutil.dir/dynamic_annotations.c.o
[WARNING:/home/ubuntu/Impala/common/thrift/hive-3-api/TCLIService.thrift:340] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[  5%] Running thrift compiler on Zip.thrift
[WARNING:/home/ubuntu/Impala/common/thrift/ImpalaInternalService.thrift:409] 64-bit constant "34359738368" may not work in all languages.

[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/hive-3-api/TCLIService.thrift:340] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/ImpalaInternalService.thrift:409] 64-bit constant "34359738368" may not work in all languages.

[  6%] Building CXX object be/src/gutil/CMakeFiles/gutil.dir/hash/city.cc.o
[  6%] Running thrift compiler on hive-3-api/TCLIService.thrift
[  6%] Running thrift compiler on Data.thrift
[WARNING:/home/ubuntu/Impala/common/thrift/hive-3-api/TCLIService.thrift:340] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/hive-3-api/TCLIService.thrift:340] Consider using the more efficient "binary" type instead of "list<byte>".
[  6%] Running thrift compiler on Status.thrift
[  6%] Running thrift compiler on Types.thrift
[  6%] Building CXX object be/src/gutil/CMakeFiles/gutil.dir/hash/hash.cc.o
[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[  6%] Building CXX object be/src/gutil/CMakeFiles/gutil.dir/hash/jenkins.cc.o
[  6%] Building CXX object be/src/gutil/CMakeFiles/gutil.dir/int128.cc.o
[  6%] Building CXX object be/src/gutil/CMakeFiles/gutil.dir/mathlimits.cc.o
[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[  6%] Building CXX object be/src/gutil/CMakeFiles/gutil.dir/once.cc.o
[WARNING:/home/ubuntu/Impala/common/thrift/hive-3-api/TCLIService.thrift:340] Consider using the more efficient "binary" type instead of "list<byte>".
[  6%] Building CXX object be/src/gutil/CMakeFiles/gutil.dir/ref_counted.cc.o
[  6%] Building CXX object be/src/gutil/CMakeFiles/gutil.dir/ref_counted_memory.cc.o
[  6%] Building CXX object be/src/gutil/CMakeFiles/gutil.dir/spinlock.cc.o
[WARNING:/home/ubuntu/Impala/common/thrift/ImpalaInternalService.thrift:409] 64-bit constant "34359738368" may not work in all languages.

[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/hive-3-api/TCLIService.thrift:340] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/ImpalaInternalService.thrift:409] 64-bit constant "34359738368" may not work in all languages.

[  6%] Building CXX object be/src/gutil/CMakeFiles/gutil.dir/spinlock_internal.cc.o
[WARNING:/home/ubuntu/Impala/common/thrift/ImpalaInternalService.thrift:409] 64-bit constant "34359738368" may not work in all languages.

[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/hive-3-api/TCLIService.thrift:340] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/ImpalaInternalService.thrift:409] 64-bit constant "34359738368" may not work in all languages.

[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/hive-3-api/TCLIService.thrift:340] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/hive-3-api/TCLIService.thrift:340] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[  6%] Building CXX object be/src/gutil/CMakeFiles/gutil.dir/stringprintf.cc.o
[  6%] Building CXX object be/src/gutil/CMakeFiles/gutil.dir/strings/ascii_ctype.cc.o
[  8%] Building CXX object be/src/gutil/CMakeFiles/gutil.dir/strings/charset.cc.o
[  8%] Building CXX object be/src/gutil/CMakeFiles/gutil.dir/strings/escaping.cc.o
[  8%] Building CXX object be/src/gutil/CMakeFiles/gutil.dir/strings/human_readable.cc.o
[  8%] Building CXX object be/src/gutil/CMakeFiles/gutil.dir/strings/join.cc.o
[  8%] Building CXX object be/src/gutil/CMakeFiles/gutil.dir/strings/memutil.cc.o
[  8%] Building CXX object be/src/gutil/CMakeFiles/gutil.dir/strings/numbers.cc.o
[WARNING:/home/ubuntu/Impala/common/thrift/hive-3-api/TCLIService.thrift:340] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[  8%] Building CXX object be/src/gutil/CMakeFiles/gutil.dir/strings/serialize.cc.o
[  8%] Building CXX object be/src/gutil/CMakeFiles/gutil.dir/strings/split.cc.o
[  8%] Building CXX object be/src/gutil/CMakeFiles/gutil.dir/strings/strcat.cc.o
[  8%] Building CXX object be/src/gutil/CMakeFiles/gutil.dir/strings/stringpiece.cc.o
[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[  8%] Building CXX object be/src/gutil/CMakeFiles/gutil.dir/strings/strip.cc.o
[  9%] Building CXX object be/src/gutil/CMakeFiles/gutil.dir/strings/substitute.cc.o
[  9%] Building CXX object be/src/gutil/CMakeFiles/gutil.dir/strings/util.cc.o
[WARNING:/home/ubuntu/Impala/common/thrift/ImpalaInternalService.thrift:409] 64-bit constant "34359738368" may not work in all languages.

[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/hive-3-api/TCLIService.thrift:340] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/ImpalaInternalService.thrift:409] 64-bit constant "34359738368" may not work in all languages.

[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/hive-3-api/TCLIService.thrift:340] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/hive-3-api/TCLIService.thrift:340] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[  9%] Building CXX object be/src/gutil/CMakeFiles/gutil.dir/strtoint.cc.o
[  9%] Building CXX object be/src/gutil/CMakeFiles/gutil.dir/sysinfo.cc.o
[  9%] Building CXX object be/src/gutil/CMakeFiles/gutil.dir/threading/thread_collision_warner.cc.o
[  9%] Building C object be/src/gutil/CMakeFiles/gutil.dir/utf/rune.c.o
[  9%] Building CXX object be/src/gutil/CMakeFiles/gutil.dir/walltime.cc.o
[WARNING:/home/ubuntu/Impala/common/thrift/ImpalaInternalService.thrift:409] 64-bit constant "34359738368" may not work in all languages.

[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/hive-3-api/TCLIService.thrift:340] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/ImpalaInternalService.thrift:409] 64-bit constant "34359738368" may not work in all languages.

[WARNING:/home/ubuntu/Impala/common/thrift/ImpalaInternalService.thrift:409] 64-bit constant "34359738368" may not work in all languages.

[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/hive-3-api/TCLIService.thrift:340] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/ImpalaInternalService.thrift:409] 64-bit constant "34359738368" may not work in all languages.

[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/hive-3-api/TCLIService.thrift:340] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/hive-3-api/TCLIService.thrift:340] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[ 11%] Built target thrift-cpp
Scanning dependencies of target thrift-ext-data-src
[ 11%] Running thrift compiler for ext-data-source on ErrorCodes.thrift
[ 11%] Running thrift compiler for ext-data-source on ExternalDataSource.thrift
[ 11%] Running thrift compiler for ext-data-source on Data.thrift
[ 11%] Running thrift compiler for ext-data-source on Types.thrift
[ 11%] Running thrift compiler for ext-data-source on Status.thrift
[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[ 11%] Built target thrift-ext-data-src
Scanning dependencies of target thrift11-py
[ 11%] Running thrift 11 compiler on ErrorCodes.thrift
[ 11%] Running thrift 11 compiler on beeswax.thrift
[ 11%] Running thrift 11 compiler on CatalogInternalService.thrift
[ 11%] Running thrift 11 compiler on Exprs.thrift
[ 11%] Running thrift 11 compiler on DataSinks.thrift
[ 11%] Running thrift 11 compiler on ExecStats.thrift
[ 11%] Running thrift 11 compiler on ImpalaService.thrift
[ 11%] Running thrift 11 compiler on BackendGflags.thrift
[ 11%] Running thrift 11 compiler on ImpalaInternalService.thrift
[ 11%] Running thrift 11 compiler on CatalogService.thrift
[ 11%] Running thrift 11 compiler on ExternalDataSource.thrift
[ 11%] Running thrift 11 compiler on Descriptors.thrift
[ 12%] Running thrift 11 compiler on Frontend.thrift
[ 12%] Running thrift 11 compiler on JniCatalog.thrift
[ 12%] Running thrift 11 compiler on CatalogObjects.thrift
[ 12%] Linking CXX static library ../../build/debug/gutil/libgutil.a
[ 12%] Running thrift 11 compiler on LineageGraph.thrift
[ 12%] Running thrift 11 compiler on Logging.thrift
[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:24] The "byte" type is a compatibility alias for "i8". Use "i8" to emphasize the signedness of this type.

[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[ 12%] Running thrift 11 compiler on NetworkTest.thrift
[ 12%] Running thrift 11 compiler on MetricDefs.thrift
[ 12%] Running thrift 11 compiler on Metrics.thrift
[ 13%] Running thrift 11 compiler on PlanNodes.thrift
[ 13%] Running thrift 11 compiler on Planner.thrift
[ 13%] Running thrift 11 compiler on Partitions.thrift
[ 13%] Running thrift 11 compiler on parquet.thrift
[WARNING:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hive-3.1.3000.7.2.1.0-287/standalone-metastore/src/main/thrift/hive_metastore.thrift:33] The "byte" type is a compatibility alias for "i8". Use "i8" to emphasize the signedness of this type.

[ 13%] Running thrift 11 compiler on ResourceProfile.thrift
[WARNING:/home/ubuntu/Impala/common/thrift/parquet.thrift:317] The "byte" type is a compatibility alias for "i8". Use "i8" to emphasize the signedness of this type.

[ 13%] Running thrift 11 compiler on Results.thrift
[ 13%] Running thrift 11 compiler on RuntimeProfile.thrift
[ 13%] Built target gutil
[ 13%] Running thrift 11 compiler on SqlConstraints.thrift
[WARNING:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hive-3.1.3000.7.2.1.0-287/standalone-metastore/src/main/thrift/hive_metastore.thrift:33] The "byte" type is a compatibility alias for "i8". Use "i8" to emphasize the signedness of this type.

[ 13%] Running thrift 11 compiler on StatestoreService.thrift
[ 13%] Running thrift 11 compiler on Zip.thrift
[ 13%] Running thrift 11 compiler on hive-3-api/TCLIService.thrift
Scanning dependencies of target protoc-gen-insertions
[ 13%] Building CXX object be/src/kudu/util/CMakeFiles/protoc-gen-insertions.dir/protoc-gen-insertions.cc.o
[WARNING:/home/ubuntu/Impala/common/thrift/hive-3-api/TCLIService.thrift:281] The "byte" type is a compatibility alias for "i8". Use "i8" to emphasize the signedness of this type.

[WARNING:/home/ubuntu/Impala/common/thrift/hive-3-api/TCLIService.thrift:340] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hive-3.1.3000.7.2.1.0-287/standalone-metastore/src/main/thrift/hive_metastore.thrift:33] The "byte" type is a compatibility alias for "i8". Use "i8" to emphasize the signedness of this type.

[WARNING:/home/ubuntu/Impala/common/thrift/hive-3-api/TCLIService.thrift:340] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/CatalogObjects.thrift:284] The "byte" type is a compatibility alias for "i8". Use "i8" to emphasize the signedness of this type.

[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:24] The "byte" type is a compatibility alias for "i8". Use "i8" to emphasize the signedness of this type.

[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/CatalogObjects.thrift:284] The "byte" type is a compatibility alias for "i8". Use "i8" to emphasize the signedness of this type.

[WARNING:/home/ubuntu/Impala/common/thrift/CatalogObjects.thrift:284] The "byte" type is a compatibility alias for "i8". Use "i8" to emphasize the signedness of this type.

[WARNING:/home/ubuntu/Impala/common/thrift/CatalogObjects.thrift:284] The "byte" type is a compatibility alias for "i8". Use "i8" to emphasize the signedness of this type.

[WARNING:/home/ubuntu/Impala/common/thrift/hive-3-api/TCLIService.thrift:340] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/CatalogObjects.thrift:284] The "byte" type is a compatibility alias for "i8". Use "i8" to emphasize the signedness of this type.

[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/CatalogObjects.thrift:284] The "byte" type is a compatibility alias for "i8". Use "i8" to emphasize the signedness of this type.

[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/CatalogObjects.thrift:284] The "byte" type is a compatibility alias for "i8". Use "i8" to emphasize the signedness of this type.

[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/CatalogObjects.thrift:284] The "byte" type is a compatibility alias for "i8". Use "i8" to emphasize the signedness of this type.

[WARNING:/home/ubuntu/Impala/common/thrift/hive-3-api/TCLIService.thrift:340] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[ 13%] Linking CXX executable protoc-gen-insertions
[ 13%] Built target protoc-gen-insertions
Scanning dependencies of target PROTO_kudu-util-mem_tracker.proto
[ 13%] Running C++ protocol buffer compiler on pb_util.proto
Scanning dependencies of target PROTO_kudu-util-hash.proto
Scanning dependencies of target PROTO_kudu-util-version_info.proto
Scanning dependencies of target PROTO_kudu-util-compression-compression-compression.proto
Scanning dependencies of target PROTO_kudu-util-histogram.proto
Scanning dependencies of target PROTO_kudu-util-pb_util.proto
Scanning dependencies of target PROTO_kudu-security-token.proto
Scanning dependencies of target PROTO_kudu-util-maintenance_manager.proto
Scanning dependencies of target PROTO_kudu-util-block_bloom_filter.proto
[ 15%] Running C++ protocol buffer compiler on mem_tracker.proto
[ 15%] Running C++ protocol buffer compiler on hash.proto
Scanning dependencies of target PROTO_common.proto
[ 15%] Running C++ protocol buffer compiler on pb_util.proto
Scanning dependencies of target PROTO_planner.proto
Scanning dependencies of target PROTO_row_batch.proto
[ 15%] Running C++ protocol buffer compiler on version_info.proto
[ 15%] Running C++ protocol buffer compiler on block_bloom_filter.proto
[ 15%] Running C++ protocol buffer compiler on compression/compression.proto
[ 15%] Running C++ protocol buffer compiler on token.proto
[ 15%] Running C++ protocol buffer compiler on maintenance_manager.proto
Scanning dependencies of target PROTO_kudu-rpc-rpc_introspection.proto
[ 16%] Running C++ protocol buffer compiler on common.proto
[ 16%] Running C++ protocol buffer compiler on histogram.proto
[ 16%] Running C++ protocol buffer compiler on planner.proto
[ 16%] Running C++ protocol buffer compiler on row_batch.proto
[ 16%] Running C++ protocol buffer compiler on rpc_introspection.proto
[ 16%] Built target PROTO_kudu-util-hash.proto
[ 16%] Built target PROTO_kudu-util-version_info.proto
[ 16%] Built target PROTO_kudu-util-mem_tracker.proto
Scanning dependencies of target PROTO_kudu-rpc-rpc_header.proto
[ 16%] Built target PROTO_kudu-util-compression-compression-compression.proto
[ 16%] Built target PROTO_kudu-util-block_bloom_filter.proto
[ 16%] Built target PROTO_row_batch.proto
[ 16%] Built target PROTO_planner.proto
[ 16%] Built target PROTO_common.proto
[ 16%] Running C++ protocol buffer compiler on rpc_header.proto
[ 16%] Built target PROTO_kudu-util-pb_util.proto
[ 16%] Built target PROTO_kudu-util-histogram.proto
Scanning dependencies of target pb_util_proto
[ 16%] Built target PROTO_kudu-util-maintenance_manager.proto
Scanning dependencies of target row_batch_proto
Scanning dependencies of target planner_proto
Scanning dependencies of target common_proto
[ 16%] Built target PROTO_kudu-security-token.proto
[ 16%] Building CXX object be/src/kudu/util/CMakeFiles/pb_util_proto.dir/pb_util.pb.cc.o
Scanning dependencies of target kudu-util-proto-deps
[ 16%] Built target common_proto
[ 16%] Built target planner_proto
[ 16%] Built target row_batch_proto
Scanning dependencies of target mem_tracker_proto
Scanning dependencies of target kudu-security-proto-deps
[ 16%] Built target kudu-util-proto-deps
[ 16%] Built target PROTO_kudu-rpc-rpc_introspection.proto
Scanning dependencies of target version_info_proto
[ 16%] Built target kudu-security-proto-deps
Scanning dependencies of target histogram_proto
Scanning dependencies of target hash_proto
[ 18%] Building CXX object be/src/kudu/util/CMakeFiles/mem_tracker_proto.dir/mem_tracker.pb.cc.o
[ 18%] Building CXX object be/src/kudu/util/CMakeFiles/version_info_proto.dir/version_info.pb.cc.o
[ 18%] Building CXX object be/src/kudu/util/CMakeFiles/hash_proto.dir/hash.pb.cc.o
[ 18%] Building CXX object be/src/kudu/util/CMakeFiles/histogram_proto.dir/histogram.pb.cc.o
Scanning dependencies of target maintenance_manager_proto
[ 18%] Building CXX object be/src/kudu/util/CMakeFiles/maintenance_manager_proto.dir/maintenance_manager.pb.cc.o
[ 18%] Built target PROTO_kudu-rpc-rpc_header.proto
Scanning dependencies of target kudu-rpc-proto-deps
[ 18%] Built target kudu-rpc-proto-deps
[WARNING:/home/ubuntu/Impala/common/thrift/ImpalaInternalService.thrift:409] 64-bit constant "34359738368" may not work in all languages.

[WARNING:/home/ubuntu/Impala/common/thrift/CatalogObjects.thrift:284] The "byte" type is a compatibility alias for "i8". Use "i8" to emphasize the signedness of this type.

[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/hive-3-api/TCLIService.thrift:340] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/ImpalaInternalService.thrift:409] 64-bit constant "34359738368" may not work in all languages.

[ 18%] Linking CXX static library ../../../build/debug/hash_proto/libhash_proto.a
[ 18%] Built target hash_proto
[WARNING:/home/ubuntu/Impala/common/thrift/ImpalaInternalService.thrift:409] 64-bit constant "34359738368" may not work in all languages.

[WARNING:/home/ubuntu/Impala/common/thrift/CatalogObjects.thrift:284] The "byte" type is a compatibility alias for "i8". Use "i8" to emphasize the signedness of this type.

[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/hive-3-api/TCLIService.thrift:340] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/ImpalaInternalService.thrift:409] 64-bit constant "34359738368" may not work in all languages.

[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/hive-3-api/TCLIService.thrift:340] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/hive-3-api/TCLIService.thrift:340] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/home/ubuntu/Impala/common/thrift/Data.thrift:49] Consider using the more efficient "binary" type instead of "list<byte>".
[ 19%] Built target thrift11-py
Scanning dependencies of target thrift-deps
[ 19%] Built target thrift-deps
[ 19%] Linking CXX static library ../../../build/debug/version_info_proto/libversion_info_proto.a
[ 19%] Built target version_info_proto
[ 19%] Linking CXX static library ../../../build/debug/mem_tracker_proto/libmem_tracker_proto.a
[ 19%] Built target mem_tracker_proto
[ 19%] Linking CXX static library ../../../build/debug/pb_util_proto/libpb_util_proto.a
[ 19%] Built target pb_util_proto
[ 19%] Linking CXX static library ../../../build/debug/maintenance_manager_proto/libmaintenance_manager_proto.a
Scanning dependencies of target block_bloom_filter_proto
Scanning dependencies of target token_proto
[ 19%] Linking CXX static library ../../../build/debug/histogram_proto/libhistogram_proto.a
[ 20%] Building CXX object be/src/kudu/util/CMakeFiles/block_bloom_filter_proto.dir/block_bloom_filter.pb.cc.o
[ 20%] Building CXX object be/src/kudu/security/CMakeFiles/token_proto.dir/token.pb.cc.o
[ 20%] Built target maintenance_manager_proto
[ 20%] Built target histogram_proto
Scanning dependencies of target ImpalaThrift
[ 20%] Building CXX object be/generated-sources/gen-cpp/CMakeFiles/ImpalaThrift.dir/CatalogObjects_constants.cpp.o
[ 20%] Building CXX object be/generated-sources/gen-cpp/CMakeFiles/ImpalaThrift.dir/CatalogObjects_types.cpp.o
[ 20%] Building CXX object be/generated-sources/gen-cpp/CMakeFiles/ImpalaThrift.dir/CatalogService.cpp.o
[ 22%] Building CXX object be/generated-sources/gen-cpp/CMakeFiles/ImpalaThrift.dir/CatalogService_constants.cpp.o
[ 22%] Building CXX object be/generated-sources/gen-cpp/CMakeFiles/ImpalaThrift.dir/CatalogService_types.cpp.o
[ 22%] Building CXX object be/generated-sources/gen-cpp/CMakeFiles/ImpalaThrift.dir/CatalogInternalService_constants.cpp.o
[ 22%] Building CXX object be/generated-sources/gen-cpp/CMakeFiles/ImpalaThrift.dir/CatalogInternalService_types.cpp.o
[ 22%] Building CXX object be/generated-sources/gen-cpp/CMakeFiles/ImpalaThrift.dir/ImpalaInternalService.cpp.o
[ 22%] Building CXX object be/generated-sources/gen-cpp/CMakeFiles/ImpalaThrift.dir/ImpalaInternalService_constants.cpp.o
[ 22%] Building CXX object be/generated-sources/gen-cpp/CMakeFiles/ImpalaThrift.dir/ImpalaInternalService_types.cpp.o
[ 22%] Building CXX object be/generated-sources/gen-cpp/CMakeFiles/ImpalaThrift.dir/ImpalaService_types.cpp.o
[ 22%] Building CXX object be/generated-sources/gen-cpp/CMakeFiles/ImpalaThrift.dir/ImpalaHiveServer2Service.cpp.o
[ 22%] Building CXX object be/generated-sources/gen-cpp/CMakeFiles/ImpalaThrift.dir/ImpalaService_constants.cpp.o
[ 22%] Building CXX object be/generated-sources/gen-cpp/CMakeFiles/ImpalaThrift.dir/ImpalaService.cpp.o
[ 22%] Linking CXX static library ../../../build/debug/block_bloom_filter_proto/libblock_bloom_filter_proto.a
[ 22%] Built target block_bloom_filter_proto
[ 23%] Building CXX object be/generated-sources/gen-cpp/CMakeFiles/ImpalaThrift.dir/beeswax_constants.cpp.o
[ 23%] Building CXX object be/generated-sources/gen-cpp/CMakeFiles/ImpalaThrift.dir/beeswax_types.cpp.o
[ 23%] Building CXX object be/generated-sources/gen-cpp/CMakeFiles/ImpalaThrift.dir/BackendGflags_constants.cpp.o
[ 23%] Building CXX object be/generated-sources/gen-cpp/CMakeFiles/ImpalaThrift.dir/BackendGflags_types.cpp.o
[ 23%] Building CXX object be/generated-sources/gen-cpp/CMakeFiles/ImpalaThrift.dir/BeeswaxService.cpp.o
[ 23%] Building CXX object be/generated-sources/gen-cpp/CMakeFiles/ImpalaThrift.dir/TCLIService.cpp.o
[ 23%] Linking CXX static library ../../../build/debug/token_proto/libtoken_proto.a
[ 23%] Building CXX object be/generated-sources/gen-cpp/CMakeFiles/ImpalaThrift.dir/TCLIService_constants.cpp.o
[ 23%] Built target token_proto
[ 23%] Building CXX object be/generated-sources/gen-cpp/CMakeFiles/ImpalaThrift.dir/TCLIService_types.cpp.o
[ 23%] Building CXX object be/generated-sources/gen-cpp/CMakeFiles/ImpalaThrift.dir/Data_constants.cpp.o
Scanning dependencies of target kudu_util
[ 23%] Building CXX object be/generated-sources/gen-cpp/CMakeFiles/ImpalaThrift.dir/Data_types.cpp.o
[ 25%] Building CXX object be/src/kudu/util/CMakeFiles/kudu_util.dir/async_logger.cc.o
[ 25%] Building CXX object be/generated-sources/gen-cpp/CMakeFiles/ImpalaThrift.dir/DataSinks_constants.cpp.o
[ 25%] Building CXX object be/generated-sources/gen-cpp/CMakeFiles/ImpalaThrift.dir/DataSinks_types.cpp.o
[ 26%] Building CXX object be/generated-sources/gen-cpp/CMakeFiles/ImpalaThrift.dir/Descriptors_constants.cpp.o
[ 26%] Building CXX object be/generated-sources/gen-cpp/CMakeFiles/ImpalaThrift.dir/Descriptors_types.cpp.o
[ 26%] Building CXX object be/generated-sources/gen-cpp/CMakeFiles/ImpalaThrift.dir/ErrorCodes_types.cpp.o
[ 26%] Building CXX object be/generated-sources/gen-cpp/CMakeFiles/ImpalaThrift.dir/ErrorCodes_constants.cpp.o
[ 26%] Building CXX object be/src/kudu/util/CMakeFiles/kudu_util.dir/atomic.cc.o
[ 26%] Building CXX object be/generated-sources/gen-cpp/CMakeFiles/ImpalaThrift.dir/ExecStats_constants.cpp.o
[ 26%] Building CXX object be/src/kudu/util/CMakeFiles/kudu_util.dir/bitmap.cc.o
[ 26%] Building CXX object be/generated-sources/gen-cpp/CMakeFiles/ImpalaThrift.dir/ExecStats_types.cpp.o
[ 26%] Building CXX object be/generated-sources/gen-cpp/CMakeFiles/ImpalaThrift.dir/Exprs_constants.cpp.o
[ 26%] Building CXX object be/generated-sources/gen-cpp/CMakeFiles/ImpalaThrift.dir/Exprs_types.cpp.o
[ 26%] Building CXX object be/generated-sources/gen-cpp/CMakeFiles/ImpalaThrift.dir/ExternalDataSource_constants.cpp.o
[ 26%] Building CXX object be/generated-sources/gen-cpp/CMakeFiles/ImpalaThrift.dir/ExternalDataSource_types.cpp.o
[ 26%] Building CXX object be/generated-sources/gen-cpp/CMakeFiles/ImpalaThrift.dir/Frontend_types.cpp.o
[ 26%] Building CXX object be/src/kudu/util/CMakeFiles/kudu_util.dir/block_cache_metrics.cc.o
[ 27%] Building CXX object be/generated-sources/gen-cpp/CMakeFiles/ImpalaThrift.dir/Frontend_constants.cpp.o
[ 27%] Building CXX object be/generated-sources/gen-cpp/CMakeFiles/ImpalaThrift.dir/hive_metastore_constants.cpp.o
[ 27%] Building CXX object be/generated-sources/gen-cpp/CMakeFiles/ImpalaThrift.dir/hive_metastore_types.cpp.o
[ 27%] Building CXX object be/generated-sources/gen-cpp/CMakeFiles/ImpalaThrift.dir/JniCatalog_constants.cpp.o
[ 27%] Building CXX object be/generated-sources/gen-cpp/CMakeFiles/ImpalaThrift.dir/JniCatalog_types.cpp.o
[ 27%] Building CXX object be/generated-sources/gen-cpp/CMakeFiles/ImpalaThrift.dir/Logging_types.cpp.o
[ 27%] Building CXX object be/src/kudu/util/CMakeFiles/kudu_util.dir/block_bloom_filter.cc.o
[ 27%] Building CXX object be/src/kudu/util/CMakeFiles/kudu_util.dir/bloom_filter.cc.o
[ 27%] Building CXX object be/generated-sources/gen-cpp/CMakeFiles/ImpalaThrift.dir/LineageGraph_types.cpp.o
[ 27%] Building CXX object be/generated-sources/gen-cpp/CMakeFiles/ImpalaThrift.dir/LineageGraph_constants.cpp.o
[ 27%] Building CXX object be/src/kudu/util/CMakeFiles/kudu_util.dir/cache.cc.o
[ 27%] Building CXX object be/generated-sources/gen-cpp/CMakeFiles/ImpalaThrift.dir/Metrics_constants.cpp.o
[ 27%] Building CXX object be/generated-sources/gen-cpp/CMakeFiles/ImpalaThrift.dir/Metrics_types.cpp.o
[ 27%] Building CXX object be/generated-sources/gen-cpp/CMakeFiles/ImpalaThrift.dir/MetricDefs_constants.cpp.o
[ 29%] Building CXX object be/generated-sources/gen-cpp/CMakeFiles/ImpalaThrift.dir/MetricDefs_types.cpp.o
[ 29%] Building CXX object be/generated-sources/gen-cpp/CMakeFiles/ImpalaThrift.dir/NetworkTest_constants.cpp.o
[ 29%] Building CXX object be/generated-sources/gen-cpp/CMakeFiles/ImpalaThrift.dir/NetworkTest_types.cpp.o
[ 29%] Building CXX object be/src/kudu/util/CMakeFiles/kudu_util.dir/coding.cc.o
[ 29%] Building CXX object be/generated-sources/gen-cpp/CMakeFiles/ImpalaThrift.dir/NetworkTestService.cpp.o
[ 29%] Building CXX object be/generated-sources/gen-cpp/CMakeFiles/ImpalaThrift.dir/PlanNodes_constants.cpp.o
[ 29%] Building CXX object be/generated-sources/gen-cpp/CMakeFiles/ImpalaThrift.dir/PlanNodes_types.cpp.o
[ 29%] Building CXX object be/generated-sources/gen-cpp/CMakeFiles/ImpalaThrift.dir/Results_constants.cpp.o
[ 29%] Building CXX object be/src/kudu/util/CMakeFiles/kudu_util.dir/condition_variable.cc.o
[ 29%] Building CXX object be/src/kudu/util/CMakeFiles/kudu_util.dir/cow_object.cc.o
[ 29%] Building CXX object be/src/kudu/util/CMakeFiles/kudu_util.dir/crc.cc.o
[ 30%] Building CXX object be/src/kudu/util/CMakeFiles/kudu_util.dir/debug-util.cc.o
[ 30%] Building CXX object be/generated-sources/gen-cpp/CMakeFiles/ImpalaThrift.dir/Results_types.cpp.o
[ 30%] Building CXX object be/generated-sources/gen-cpp/CMakeFiles/ImpalaThrift.dir/Partitions_constants.cpp.o
[ 30%] Building CXX object be/src/kudu/util/CMakeFiles/kudu_util.dir/decimal_util.cc.o
[ 30%] Building CXX object be/src/kudu/util/CMakeFiles/kudu_util.dir/debug/trace_event_impl.cc.o
[ 30%] Building CXX object be/src/kudu/util/CMakeFiles/kudu_util.dir/debug/trace_event_impl_constants.cc.o
[ 30%] Building CXX object be/generated-sources/gen-cpp/CMakeFiles/ImpalaThrift.dir/Partitions_types.cpp.o
[ 30%] Building CXX object be/generated-sources/gen-cpp/CMakeFiles/ImpalaThrift.dir/Planner_constants.cpp.o
[ 30%] Building CXX object be/generated-sources/gen-cpp/CMakeFiles/ImpalaThrift.dir/Planner_types.cpp.o
[ 31%] Building CXX object be/generated-sources/gen-cpp/CMakeFiles/ImpalaThrift.dir/parquet_constants.cpp.o
[ 31%] Building CXX object be/generated-sources/gen-cpp/CMakeFiles/ImpalaThrift.dir/parquet_types.cpp.o
[ 31%] Building CXX object be/generated-sources/gen-cpp/CMakeFiles/ImpalaThrift.dir/ResourceProfile_constants.cpp.o
[ 31%] Building CXX object be/src/kudu/util/CMakeFiles/kudu_util.dir/debug/trace_event_synthetic_delay.cc.o
[ 31%] Building CXX object be/generated-sources/gen-cpp/CMakeFiles/ImpalaThrift.dir/ResourceProfile_types.cpp.o
[ 31%] Building CXX object be/src/kudu/util/CMakeFiles/kudu_util.dir/debug/unwind_safeness.cc.o
[ 31%] Building CXX object be/generated-sources/gen-cpp/CMakeFiles/ImpalaThrift.dir/RuntimeProfile_types.cpp.o
[ 31%] Building CXX object be/generated-sources/gen-cpp/CMakeFiles/ImpalaThrift.dir/RuntimeProfile_constants.cpp.o
[ 31%] Building CXX object be/src/kudu/util/CMakeFiles/kudu_util.dir/easy_json.cc.o
[ 31%] Building CXX object be/src/kudu/util/CMakeFiles/kudu_util.dir/env.cc.o
[ 31%] Building CXX object be/generated-sources/gen-cpp/CMakeFiles/ImpalaThrift.dir/SqlConstraints_constants.cpp.o
[ 31%] Building CXX object be/generated-sources/gen-cpp/CMakeFiles/ImpalaThrift.dir/SqlConstraints_types.cpp.o
[ 31%] Building CXX object be/src/kudu/util/CMakeFiles/kudu_util.dir/env_posix.cc.o
[ 31%] Building CXX object be/src/kudu/util/CMakeFiles/kudu_util.dir/env_util.cc.o
[ 31%] Building CXX object be/generated-sources/gen-cpp/CMakeFiles/ImpalaThrift.dir/StatestoreService.cpp.o
[ 31%] Building CXX object be/src/kudu/util/CMakeFiles/kudu_util.dir/errno.cc.o
[ 31%] Building CXX object be/generated-sources/gen-cpp/CMakeFiles/ImpalaThrift.dir/StatestoreService_constants.cpp.o
[ 31%] Building CXX object be/src/kudu/util/CMakeFiles/kudu_util.dir/faststring.cc.o
[ 31%] Building CXX object be/generated-sources/gen-cpp/CMakeFiles/ImpalaThrift.dir/StatestoreService_types.cpp.o
[ 33%] Building CXX object be/generated-sources/gen-cpp/CMakeFiles/ImpalaThrift.dir/StatestoreSubscriber.cpp.o
[ 33%] Building CXX object be/generated-sources/gen-cpp/CMakeFiles/ImpalaThrift.dir/Status_constants.cpp.o
[ 34%] Building CXX object be/src/kudu/util/CMakeFiles/kudu_util.dir/fault_injection.cc.o
[ 34%] Building CXX object be/generated-sources/gen-cpp/CMakeFiles/ImpalaThrift.dir/Status_types.cpp.o
[ 34%] Building CXX object be/src/kudu/util/CMakeFiles/kudu_util.dir/file_cache_metrics.cc.o
[ 34%] Building CXX object be/generated-sources/gen-cpp/CMakeFiles/ImpalaThrift.dir/Types_constants.cpp.o
[ 34%] Building CXX object be/src/kudu/util/CMakeFiles/kudu_util.dir/flags.cc.o
[ 34%] Building CXX object be/generated-sources/gen-cpp/CMakeFiles/ImpalaThrift.dir/Types_types.cpp.o
[ 34%] Building CXX object be/generated-sources/gen-cpp/CMakeFiles/ImpalaThrift.dir/Zip_constants.cpp.o
[ 34%] Building CXX object be/generated-sources/gen-cpp/CMakeFiles/ImpalaThrift.dir/Zip_types.cpp.o
[ 34%] Building CXX object be/src/kudu/util/CMakeFiles/kudu_util.dir/flag_tags.cc.o
[ 34%] Building CXX object be/src/kudu/util/CMakeFiles/kudu_util.dir/flag_validators.cc.o
[ 34%] Building CXX object be/src/kudu/util/CMakeFiles/kudu_util.dir/group_varint.cc.o
[ 34%] Building CXX object be/src/kudu/util/CMakeFiles/kudu_util.dir/pstack_watcher.cc.o
[ 34%] Building CXX object be/src/kudu/util/CMakeFiles/kudu_util.dir/hdr_histogram.cc.o
[ 34%] Building CXX object be/src/kudu/util/CMakeFiles/kudu_util.dir/hexdump.cc.o
[ 34%] Building CXX object be/src/kudu/util/CMakeFiles/kudu_util.dir/init.cc.o
[ 36%] Building CXX object be/src/kudu/util/CMakeFiles/kudu_util.dir/jsonwriter.cc.o
[ 36%] Building CXX object be/src/kudu/util/CMakeFiles/kudu_util.dir/jsonreader.cc.o
[ 36%] Building CXX object be/src/kudu/util/CMakeFiles/kudu_util.dir/kernel_stack_watchdog.cc.o
[ 36%] Building CXX object be/src/kudu/util/CMakeFiles/kudu_util.dir/locks.cc.o
[ 36%] Building CXX object be/src/kudu/util/CMakeFiles/kudu_util.dir/logging.cc.o
[ 36%] Building CXX object be/src/kudu/util/CMakeFiles/kudu_util.dir/maintenance_manager.cc.o
[ 36%] Building CXX object be/src/kudu/util/CMakeFiles/kudu_util.dir/malloc.cc.o
[ 36%] Building CXX object be/src/kudu/util/CMakeFiles/kudu_util.dir/memcmpable_varint.cc.o
[ 36%] Building CXX object be/src/kudu/util/CMakeFiles/kudu_util.dir/memory/arena.cc.o
[ 36%] Building CXX object be/src/kudu/util/CMakeFiles/kudu_util.dir/memory/memory.cc.o
[ 36%] Building CXX object be/src/kudu/util/CMakeFiles/kudu_util.dir/memory/overwrite.cc.o
[ 36%] Building CXX object be/src/kudu/util/CMakeFiles/kudu_util.dir/mem_tracker.cc.o
[ 37%] Building CXX object be/src/kudu/util/CMakeFiles/kudu_util.dir/metrics.cc.o
[ 37%] Building CXX object be/src/kudu/util/CMakeFiles/kudu_util.dir/monotime.cc.o
[ 37%] Building CXX object be/src/kudu/util/CMakeFiles/kudu_util.dir/mutex.cc.o
[ 37%] Building CXX object be/src/kudu/util/CMakeFiles/kudu_util.dir/net/dns_resolver.cc.o
[ 37%] Building CXX object be/src/kudu/util/CMakeFiles/kudu_util.dir/net/net_util.cc.o
[ 37%] Building CXX object be/src/kudu/util/CMakeFiles/kudu_util.dir/net/sockaddr.cc.o
[ 37%] Building CXX object be/src/kudu/util/CMakeFiles/kudu_util.dir/net/socket.cc.o
[ 37%] Building CXX object be/src/kudu/util/CMakeFiles/kudu_util.dir/nvm_cache.cc.o
[ 37%] Building CXX object be/src/kudu/util/CMakeFiles/kudu_util.dir/oid_generator.cc.o
[ 37%] Building CXX object be/src/kudu/util/CMakeFiles/kudu_util.dir/once.cc.o
[ 37%] Building CXX object be/src/kudu/util/CMakeFiles/kudu_util.dir/os-util.cc.o
[ 37%] Building CXX object be/src/kudu/util/CMakeFiles/kudu_util.dir/path_util.cc.o
[ 38%] Building CXX object be/src/kudu/util/CMakeFiles/kudu_util.dir/pb_util.cc.o
[ 38%] Building CXX object be/src/kudu/util/CMakeFiles/kudu_util.dir/pb_util-internal.cc.o
[ 38%] Building CXX object be/src/kudu/util/CMakeFiles/kudu_util.dir/process_memory.cc.o
[ 38%] Building CXX object be/src/kudu/util/CMakeFiles/kudu_util.dir/random_util.cc.o
[ 38%] Building CXX object be/src/kudu/util/CMakeFiles/kudu_util.dir/rolling_log.cc.o
[ 38%] Building CXX object be/src/kudu/util/CMakeFiles/kudu_util.dir/rw_mutex.cc.o
[ 38%] Building CXX object be/src/kudu/util/CMakeFiles/kudu_util.dir/rwc_lock.cc.o
[ 38%] Building CXX object be/src/kudu/util/CMakeFiles/kudu_util.dir/semaphore.cc.o
[ 38%] Building CXX object be/src/kudu/util/CMakeFiles/kudu_util.dir/signal.cc.o
[ 38%] Building CXX object be/src/kudu/util/CMakeFiles/kudu_util.dir/slice.cc.o
[ 38%] Building CXX object be/src/kudu/util/CMakeFiles/kudu_util.dir/spinlock_profiling.cc.o
[ 40%] Building CXX object be/src/kudu/util/CMakeFiles/kudu_util.dir/status.cc.o
[ 40%] Building CXX object be/src/kudu/util/CMakeFiles/kudu_util.dir/status_callback.cc.o
[ 40%] Building CXX object be/src/kudu/util/CMakeFiles/kudu_util.dir/string_case.cc.o
[ 40%] Building CXX object be/src/kudu/util/CMakeFiles/kudu_util.dir/striped64.cc.o
[ 40%] Building CXX object be/src/kudu/util/CMakeFiles/kudu_util.dir/subprocess.cc.o
[ 40%] Building CXX object be/src/kudu/util/CMakeFiles/kudu_util.dir/test_graph.cc.o
[ 40%] Building CXX object be/src/kudu/util/CMakeFiles/kudu_util.dir/test_util_prod.cc.o
[ 40%] Building CXX object be/src/kudu/util/CMakeFiles/kudu_util.dir/thread.cc.o
[ 40%] Building CXX object be/src/kudu/util/CMakeFiles/kudu_util.dir/threadlocal.cc.o
[ 40%] Building CXX object be/src/kudu/util/CMakeFiles/kudu_util.dir/threadpool.cc.o
[ 40%] Building CXX object be/src/kudu/util/CMakeFiles/kudu_util.dir/thread_restrictions.cc.o
[ 41%] Building CXX object be/src/kudu/util/CMakeFiles/kudu_util.dir/throttler.cc.o
[ 41%] Building CXX object be/src/kudu/util/CMakeFiles/kudu_util.dir/trace.cc.o
[ 41%] Building CXX object be/src/kudu/util/CMakeFiles/kudu_util.dir/trace_metrics.cc.o
[ 41%] Building CXX object be/src/kudu/util/CMakeFiles/kudu_util.dir/user.cc.o
[ 41%] Building CXX object be/src/kudu/util/CMakeFiles/kudu_util.dir/url-coding.cc.o
[ 41%] Building CXX object be/src/kudu/util/CMakeFiles/kudu_util.dir/version_util.cc.o
[ 41%] Building CXX object be/src/kudu/util/CMakeFiles/kudu_util.dir/web_callback_registry.cc.o
[ 41%] Building CXX object be/src/kudu/util/CMakeFiles/kudu_util.dir/website_util.cc.o
[ 41%] Building CXX object be/src/kudu/util/CMakeFiles/kudu_util.dir/zlib.cc.o
[ 41%] Building CXX object be/src/kudu/util/CMakeFiles/kudu_util.dir/block_bloom_filter_avx2.cc.o
[ 41%] Linking CXX static library ../../../build/debug/kudu_util/libkudu_util.a
[ 41%] Built target kudu_util
Scanning dependencies of target rpc_header_proto
[ 41%] Building CXX object be/src/kudu/rpc/CMakeFiles/rpc_header_proto.dir/rpc_header.pb.cc.o
Scanning dependencies of target kudu_test_util
[ 41%] Building CXX object be/src/kudu/util/CMakeFiles/kudu_test_util.dir/test_util.cc.o
Scanning dependencies of target security
[ 41%] Building CXX object be/src/kudu/security/CMakeFiles/security.dir/cert.cc.o
[ 41%] Building CXX object be/src/kudu/security/CMakeFiles/security.dir/ca/cert_management.cc.o
[ 41%] Building CXX object be/src/kudu/security/CMakeFiles/security.dir/kerberos_util.cc.o
[ 41%] Building CXX object be/src/kudu/security/CMakeFiles/security.dir/crypto.cc.o
[ 41%] Building CXX object be/src/kudu/security/CMakeFiles/security.dir/simple_acl.cc.o
[ 43%] Building CXX object be/src/kudu/security/CMakeFiles/security.dir/gssapi.cc.o
[ 43%] Building CXX object be/src/kudu/security/CMakeFiles/security.dir/init.cc.o
[ 43%] Building CXX object be/src/kudu/security/CMakeFiles/security.dir/security_flags.cc.o
[ 43%] Building CXX object be/src/kudu/security/CMakeFiles/security.dir/openssl_util.cc.o
[ 43%] Building CXX object be/src/kudu/security/CMakeFiles/security.dir/tls_context.cc.o
[ 43%] Building CXX object be/src/kudu/security/CMakeFiles/security.dir/tls_socket.cc.o
[ 43%] Building CXX object be/src/kudu/security/CMakeFiles/security.dir/tls_handshake.cc.o
[ 43%] Building CXX object be/src/kudu/security/CMakeFiles/security.dir/token_verifier.cc.o
[ 43%] Building CXX object be/src/kudu/security/CMakeFiles/security.dir/token_signer.cc.o
[ 43%] Building CXX object be/src/kudu/security/CMakeFiles/security.dir/token_signing_key.cc.o
[ 43%] Linking CXX static library libkudu_test_util.a
[ 43%] Built target kudu_test_util
[ 43%] Linking CXX static library ../../../build/debug/rpc_header_proto/librpc_header_proto.a
[ 43%] Built target rpc_header_proto
Scanning dependencies of target rpc_introspection_proto
[ 43%] Building CXX object be/src/kudu/rpc/CMakeFiles/rpc_introspection_proto.dir/rpc_introspection.pb.cc.o
Scanning dependencies of target protoc-gen-krpc
[ 43%] Building CXX object be/src/kudu/rpc/CMakeFiles/protoc-gen-krpc.dir/protoc-gen-krpc.cc.o
[ 44%] Building CXX object be/src/kudu/rpc/CMakeFiles/protoc-gen-krpc.dir/__/__/common/global-flags.cc.o
[ 44%] Building CXX object be/src/kudu/rpc/CMakeFiles/protoc-gen-krpc.dir/__/__/common/kudu_version.cc.o
[ 45%] Linking CXX static library ../../../build/debug/security/libsecurity.a
[ 45%] Built target security
Scanning dependencies of target security-test-for-impala
[ 45%] Building CXX object be/src/kudu/security/CMakeFiles/security-test-for-impala.dir/test/mini_kdc.cc.o
[ 45%] Linking CXX static library ../../../build/debug/rpc_introspection_proto/librpc_introspection_proto.a
[ 45%] Built target rpc_introspection_proto
[ 45%] Linking CXX executable protoc-gen-krpc
Scanning dependencies of target krpc
[ 45%] Built target protoc-gen-krpc
Scanning dependencies of target KRPC_statestore_service.proto
Scanning dependencies of target KRPC_data_stream_service.proto
Scanning dependencies of target KRPC_admission_control_service.proto
Scanning dependencies of target KRPC_control_service.proto
Scanning dependencies of target KRPC_rpc_test.proto
[ 45%] Running C++ protocol buffer compiler with KRPC plugin on statestore_service.proto
[ 45%] Running C++ protocol buffer compiler with KRPC plugin on admission_control_service.proto
[ 45%] Running C++ protocol buffer compiler with KRPC plugin on data_stream_service.proto
[ 45%] Running C++ protocol buffer compiler with KRPC plugin on control_service.proto
[ 45%] Running C++ protocol buffer compiler with KRPC plugin on rpc_test.proto
admission_control_service.proto: warning: Import statestore_service.proto but not used.
[ 45%] Built target KRPC_statestore_service.proto
Scanning dependencies of target statestore_service_proto
[ 45%] Built target statestore_service_proto
[ 45%] Built target KRPC_data_stream_service.proto
[ 45%] Built target KRPC_rpc_test.proto
[ 45%] Built target KRPC_admission_control_service.proto
Scanning dependencies of target data_stream_service_proto
Scanning dependencies of target rpc_test_proto
Scanning dependencies of target admission_control_service_proto
[ 45%] Built target KRPC_control_service.proto
[ 45%] Built target data_stream_service_proto
[ 45%] Built target rpc_test_proto
[ 45%] Building CXX object be/src/kudu/rpc/CMakeFiles/krpc.dir/acceptor_pool.cc.o
[ 47%] Building CXX object be/src/kudu/rpc/CMakeFiles/krpc.dir/blocking_ops.cc.o
[ 47%] Built target admission_control_service_proto
Scanning dependencies of target control_service_proto
[ 47%] Building CXX object be/src/kudu/rpc/CMakeFiles/krpc.dir/client_negotiation.cc.o
[ 47%] Building CXX object be/src/kudu/rpc/CMakeFiles/krpc.dir/connection.cc.o
[ 47%] Building CXX object be/src/kudu/rpc/CMakeFiles/krpc.dir/connection_id.cc.o
[ 47%] Building CXX object be/src/kudu/rpc/CMakeFiles/krpc.dir/constants.cc.o
[ 47%] Building CXX object be/src/kudu/rpc/CMakeFiles/krpc.dir/inbound_call.cc.o
[ 47%] Built target control_service_proto
[ 47%] Building CXX object be/src/kudu/rpc/CMakeFiles/krpc.dir/messenger.cc.o
[ 47%] Building CXX object be/src/kudu/rpc/CMakeFiles/krpc.dir/negotiation.cc.o
[ 47%] Building CXX object be/src/kudu/rpc/CMakeFiles/krpc.dir/outbound_call.cc.o
[ 47%] Building CXX object be/src/kudu/rpc/CMakeFiles/krpc.dir/periodic.cc.o
[ 47%] Building CXX object be/src/kudu/rpc/CMakeFiles/krpc.dir/proxy.cc.o
Scanning dependencies of target proto-deps
[ 48%] Building CXX object be/src/kudu/rpc/CMakeFiles/krpc.dir/reactor.cc.o
[ 48%] Built target proto-deps
[ 48%] Building CXX object be/src/kudu/rpc/CMakeFiles/krpc.dir/remote_method.cc.o
[ 48%] Linking CXX static library libsecurity-test-for-impala.a
[ 48%] Built target security-test-for-impala
Scanning dependencies of target gen-deps
[ 48%] Built target gen-deps
[ 48%] Linking CXX static library ../../build/debug/thrift/libImpalaThrift.a
Scanning dependencies of target Catalog
[ 48%] Building CXX object be/src/catalog/CMakeFiles/Catalog.dir/catalog.cc.o
[ 48%] Building CXX object be/src/kudu/rpc/CMakeFiles/krpc.dir/remote_user.cc.o
[ 48%] Built target ImpalaThrift
[ 48%] Building CXX object be/src/kudu/rpc/CMakeFiles/krpc.dir/request_tracker.cc.o
[ 48%] Building CXX object be/src/kudu/rpc/CMakeFiles/krpc.dir/result_tracker.cc.o
[ 48%] Building CXX object be/src/kudu/rpc/CMakeFiles/krpc.dir/rpc.cc.o
[ 48%] Building CXX object be/src/kudu/rpc/CMakeFiles/krpc.dir/rpc_context.cc.o
Scanning dependencies of target Util
[ 48%] Building CXX object be/src/util/CMakeFiles/Util.dir/auth-util.cc.o
[ 48%] Building CXX object be/src/kudu/rpc/CMakeFiles/krpc.dir/rpc_controller.cc.o
[ 48%] Building CXX object be/src/kudu/rpc/CMakeFiles/krpc.dir/rpc_sidecar.cc.o
[ 48%] Building CXX object be/src/kudu/rpc/CMakeFiles/krpc.dir/rpc_verification_util.cc.o
[ 48%] Building CXX object be/src/kudu/rpc/CMakeFiles/krpc.dir/rpcz_store.cc.o
[ 50%] Building CXX object be/src/kudu/rpc/CMakeFiles/krpc.dir/sasl_common.cc.o
[ 50%] Building CXX object be/src/kudu/rpc/CMakeFiles/krpc.dir/sasl_helper.cc.o
[ 51%] Building CXX object be/src/catalog/CMakeFiles/Catalog.dir/catalog-server.cc.o
[ 51%] Building CXX object be/src/kudu/rpc/CMakeFiles/krpc.dir/serialization.cc.o
[ 51%] Building CXX object be/src/catalog/CMakeFiles/Catalog.dir/catalog-util.cc.o
[ 51%] Building CXX object be/src/kudu/rpc/CMakeFiles/krpc.dir/server_negotiation.cc.o
[ 51%] Building CXX object be/src/kudu/rpc/CMakeFiles/krpc.dir/service_if.cc.o
[ 51%] Building CXX object be/src/kudu/rpc/CMakeFiles/krpc.dir/service_pool.cc.o
[ 51%] Building CXX object be/src/kudu/rpc/CMakeFiles/krpc.dir/service_queue.cc.o
[ 51%] Building CXX object be/src/kudu/rpc/CMakeFiles/krpc.dir/user_credentials.cc.o
[ 51%] Building CXX object be/src/kudu/rpc/CMakeFiles/krpc.dir/transfer.cc.o
[ 51%] Building CXX object be/src/util/CMakeFiles/Util.dir/avro-util.cc.o
[ 51%] Building CXX object be/src/util/CMakeFiles/Util.dir/backend-gflag-util.cc.o
[ 51%] Building CXX object be/src/util/CMakeFiles/Util.dir/benchmark.cc.o
[ 51%] Building CXX object be/src/util/CMakeFiles/Util.dir/bitmap.cc.o
[ 52%] Building CXX object be/src/util/CMakeFiles/Util.dir/bit-packing.cc.o
[ 52%] Building CXX object be/src/util/CMakeFiles/Util.dir/bit-util.cc.o
Scanning dependencies of target Exec
[ 52%] Building CXX object be/src/util/CMakeFiles/Util.dir/bloom-filter.cc.o
[ 52%] Building CXX object be/src/exec/CMakeFiles/Exec.dir/acid-metadata-utils.cc.o
[ 52%] Building CXX object be/src/exec/CMakeFiles/Exec.dir/aggregation-node.cc.o
[ 52%] Building CXX object be/src/util/CMakeFiles/Util.dir/bloom-filter-ir.cc.o
Scanning dependencies of target Exprs
[ 52%] Building CXX object be/src/exprs/CMakeFiles/Exprs.dir/agg-fn.cc.o
[ 52%] Building CXX object be/src/exprs/CMakeFiles/Exprs.dir/agg-fn-evaluator.cc.o
[ 52%] Building CXX object be/src/exprs/CMakeFiles/Exprs.dir/agg-fn-evaluator-ir.cc.o
[ 54%] Building CXX object be/src/exprs/CMakeFiles/Exprs.dir/aggregate-functions-ir.cc.o
[ 54%] Building CXX object be/src/util/CMakeFiles/Util.dir/cgroup-util.cc.o
[ 54%] Building CXX object be/src/util/CMakeFiles/Util.dir/coding-util.cc.o
[ 54%] Linking CXX static library ../../../build/debug/krpc/libkrpc.a
[ 54%] Built target krpc
[ 54%] Building CXX object be/src/util/CMakeFiles/Util.dir/codec.cc.o
[ 54%] Building CXX object be/src/util/CMakeFiles/Util.dir/collection-metrics.cc.o
[ 54%] Building CXX object be/src/util/CMakeFiles/Util.dir/common-metrics.cc.o
Scanning dependencies of target Runtime
[ 54%] Building CXX object be/src/runtime/CMakeFiles/Runtime.dir/blocking-row-batch-queue.cc.o
[ 54%] Building CXX object be/src/runtime/CMakeFiles/Runtime.dir/buffered-tuple-stream.cc.o
[ 55%] Building CXX object be/src/exec/CMakeFiles/Exec.dir/aggregation-node-base.cc.o
[ 55%] Building CXX object be/src/exprs/CMakeFiles/Exprs.dir/anyval-util.cc.o
[ 55%] Building CXX object be/src/util/CMakeFiles/Util.dir/compression-util.cc.o
[ 55%] Building CXX object be/src/util/CMakeFiles/Util.dir/compress.cc.o
[ 55%] Building CXX object be/src/util/CMakeFiles/Util.dir/cpu-info.cc.o
[ 55%] Building CXX object be/src/catalog/CMakeFiles/Catalog.dir/catalogd-main.cc.o
[ 55%] Building CXX object be/src/exec/CMakeFiles/Exec.dir/aggregator.cc.o
[ 55%] Building CXX object be/src/exprs/CMakeFiles/Exprs.dir/bit-byte-functions-ir.cc.o
[ 56%] Building CXX object be/src/util/CMakeFiles/Util.dir/cyclic-barrier.cc.o
[ 56%] Building CXX object be/src/util/CMakeFiles/Util.dir/dynamic-util.cc.o
[ 56%] Building CXX object be/src/exprs/CMakeFiles/Exprs.dir/case-expr.cc.o
[ 56%] Building CXX object be/src/util/CMakeFiles/Util.dir/debug-util.cc.o
[ 56%] Building CXX object be/src/util/CMakeFiles/Util.dir/decompress.cc.o
[ 56%] Building CXX object be/src/util/CMakeFiles/Util.dir/default-path-handlers.cc.o
[ 58%] Building CXX object be/src/runtime/CMakeFiles/Runtime.dir/client-cache.cc.o
[ 58%] Building CXX object be/src/exprs/CMakeFiles/Exprs.dir/cast-format-expr.cc.o
[ 58%] Building CXX object be/src/util/CMakeFiles/Util.dir/disk-info.cc.o
[ 58%] Building CXX object be/src/util/CMakeFiles/Util.dir/error-util.cc.o
[ 58%] Building CXX object be/src/exprs/CMakeFiles/Exprs.dir/cast-functions-ir.cc.o
[ 58%] Building CXX object be/src/exec/CMakeFiles/Exec.dir/analytic-eval-node.cc.o
[ 58%] Building CXX object be/src/util/CMakeFiles/Util.dir/event-metrics.cc.o
[ 58%] Building CXX object be/src/runtime/CMakeFiles/Runtime.dir/collection-value.cc.o
[ 58%] Building CXX object be/src/runtime/CMakeFiles/Runtime.dir/coordinator.cc.o
[ 58%] Building CXX object be/src/util/CMakeFiles/Util.dir/filesystem-util.cc.o
[ 58%] Building CXX object be/src/util/CMakeFiles/Util.dir/flat_buffer.cc.o
[ 58%] Linking CXX static library ../../build/debug/catalog/libCatalog.a
[ 58%] Built target Catalog
Scanning dependencies of target Udf
[ 58%] Building CXX object be/src/udf/CMakeFiles/Udf.dir/udf.cc.o
[ 58%] Building CXX object be/src/udf/CMakeFiles/Udf.dir/udf-ir.cc.o
[ 58%] Building CXX object be/src/runtime/CMakeFiles/Runtime.dir/coordinator-backend-state.cc.o
[ 58%] Building CXX object be/src/udf/CMakeFiles/Udf.dir/udf-test-harness.cc.o
[ 58%] Building CXX object be/src/runtime/CMakeFiles/Runtime.dir/coordinator-backend-resource-state.cc.o
[ 58%] Building CXX object be/src/util/CMakeFiles/Util.dir/hdfs-util.cc.o
[ 58%] Building CXX object be/src/exec/CMakeFiles/Exec.dir/base-sequence-scanner.cc.o
[ 59%] Building CXX object be/src/util/CMakeFiles/Util.dir/hdfs-bulk-ops.cc.o
[ 59%] Building CXX object be/src/exprs/CMakeFiles/Exprs.dir/compound-predicates.cc.o
[ 59%] Building CXX object be/src/util/CMakeFiles/Util.dir/hdr-histogram.cc.o
[ 59%] Building CXX object be/src/util/CMakeFiles/Util.dir/histogram-metric.cc.o
[ 59%] Building CXX object be/src/util/CMakeFiles/Util.dir/impalad-metrics.cc.o
[ 59%] Building CXX object be/src/exprs/CMakeFiles/Exprs.dir/compound-predicates-ir.cc.o
[ 59%] Building CXX object be/src/util/CMakeFiles/Util.dir/jni-util.cc.o
[ 59%] Building CXX object be/src/util/CMakeFiles/Util.dir/json-util.cc.o
[ 59%] Building CXX object be/src/exec/CMakeFiles/Exec.dir/blocking-join-node.cc.o
[ 59%] Building CXX object be/src/util/CMakeFiles/Util.dir/ldap-util.cc.o
[ 59%] Building CXX object be/src/util/CMakeFiles/Util.dir/logging-support.cc.o
[ 59%] Building CXX object be/src/exprs/CMakeFiles/Exprs.dir/conditional-functions.cc.o
[ 59%] Linking CXX static library ../../build/debug/udf/libUdf.a
[ 59%] Built target Udf
[ 59%] Building CXX object be/src/util/CMakeFiles/Util.dir/mem-info.cc.o
Scanning dependencies of target Common
[ 59%] Building CXX object be/src/common/CMakeFiles/Common.dir/init.cc.o
[ 59%] Building CXX object be/src/util/CMakeFiles/Util.dir/memory-metrics.cc.o
[ 59%] Building CXX object be/src/util/CMakeFiles/Util.dir/memusage-path-handlers.cc.o
[ 61%] Building CXX object be/src/util/CMakeFiles/Util.dir/metrics.cc.o
[ 61%] Building CXX object be/src/runtime/CMakeFiles/Runtime.dir/datetime-iso-sql-format-parser.cc.o
[ 61%] Building CXX object be/src/util/CMakeFiles/Util.dir/min-max-filter.cc.o
[ 61%] Building CXX object be/src/exprs/CMakeFiles/Exprs.dir/conditional-functions-ir.cc.o
[ 61%] Building CXX object be/src/exec/CMakeFiles/Exec.dir/blocking-plan-root-sink.cc.o
[ 61%] Building CXX object be/src/util/CMakeFiles/Util.dir/min-max-filter-ir.cc.o
[ 61%] Building CXX object be/src/util/CMakeFiles/Util.dir/minidump.cc.o
[ 61%] Building CXX object be/src/exprs/CMakeFiles/Exprs.dir/datasketches-common.cc.o
[ 62%] Building CXX object be/src/exprs/CMakeFiles/Exprs.dir/datasketches-functions-ir.cc.o
[ 62%] Building CXX object be/src/exec/CMakeFiles/Exec.dir/buffered-plan-root-sink.cc.o
[ 62%] Building CXX object be/src/util/CMakeFiles/Util.dir/mpfit-util.cc.o
[ 62%] Building CXX object be/src/util/CMakeFiles/Util.dir/network-util.cc.o
[ 62%] Building CXX object be/src/util/CMakeFiles/Util.dir/openssl-util.cc.o
[ 62%] Building CXX object be/src/util/CMakeFiles/Util.dir/os-info.cc.o
[ 62%] Building CXX object be/src/util/CMakeFiles/Util.dir/os-util.cc.o
[ 62%] Building CXX object be/src/util/CMakeFiles/Util.dir/parse-util.cc.o
[ 62%] Building CXX object be/src/exprs/CMakeFiles/Exprs.dir/date-functions-ir.cc.o
[ 62%] Building CXX object be/src/runtime/CMakeFiles/Runtime.dir/datetime-iso-sql-format-tokenizer.cc.o
[ 62%] Building CXX object be/src/util/CMakeFiles/Util.dir/path-builder.cc.o
[ 62%] Building CXX object be/src/util/CMakeFiles/Util.dir/periodic-counter-updater.cc.o
[ 62%] Building CXX object be/src/exprs/CMakeFiles/Exprs.dir/decimal-functions-ir.cc.o
[ 62%] Building CXX object be/src/exprs/CMakeFiles/Exprs.dir/decimal-operators-ir.cc.o
[ 63%] Building CXX object be/src/util/CMakeFiles/Util.dir/pprof-path-handlers.cc.o
[ 63%] Building CXX object be/src/exec/CMakeFiles/Exec.dir/cardinality-check-node.cc.o
[ 63%] Building CXX object be/src/runtime/CMakeFiles/Runtime.dir/datetime-parser-common.cc.o
[ 63%] Building CXX object be/src/util/CMakeFiles/Util.dir/progress-updater.cc.o
[ 63%] Building CXX object be/src/runtime/CMakeFiles/Runtime.dir/datetime-simple-date-format-parser.cc.o
[ 63%] Building CXX object be/src/util/CMakeFiles/Util.dir/process-state-info.cc.o
[ 65%] Building CXX object be/src/common/CMakeFiles/Common.dir/logging.cc.o
[ 65%] Building CXX object be/src/exec/CMakeFiles/Exec.dir/catalog-op-executor.cc.o
[ 65%] Building CXX object be/src/runtime/CMakeFiles/Runtime.dir/date-parse-util.cc.o
[ 65%] Building CXX object be/src/util/CMakeFiles/Util.dir/redactor.cc.o
[ 65%] Building CXX object be/src/util/CMakeFiles/Util.dir/runtime-profile.cc.o
[ 65%] Building CXX object be/src/util/CMakeFiles/Util.dir/simple-logger.cc.o
[ 65%] Building CXX object be/src/util/CMakeFiles/Util.dir/string-parser.cc.o
[ 65%] Building CXX object be/src/util/CMakeFiles/Util.dir/string-util.cc.o
[ 65%] Building CXX object be/src/exprs/CMakeFiles/Exprs.dir/expr.cc.o
[ 65%] Building CXX object be/src/util/CMakeFiles/Util.dir/symbols-util.cc.o
[ 65%] Building CXX object be/src/exec/CMakeFiles/Exec.dir/data-sink.cc.o
[ 65%] Building CXX object be/src/common/CMakeFiles/Common.dir/status.cc.o
[ 65%] Building CXX object be/src/exprs/CMakeFiles/Exprs.dir/hive-udf-call.cc.o
[ 65%] Building CXX object be/src/util/CMakeFiles/Util.dir/system-state-info.cc.o
[ 65%] Building CXX object be/src/runtime/CMakeFiles/Runtime.dir/date-value.cc.o
[ 66%] Building CXX object be/src/runtime/CMakeFiles/Runtime.dir/debug-options.cc.o
[ 66%] Building CXX object be/src/util/CMakeFiles/Util.dir/static-asserts.cc.o
[ 68%] Building CXX object be/src/util/CMakeFiles/Util.dir/summary-util.cc.o
[ 68%] Building CXX object be/src/exprs/CMakeFiles/Exprs.dir/in-predicate-ir.cc.o
[ 68%] Building CXX object be/src/exprs/CMakeFiles/Exprs.dir/is-not-empty-predicate.cc.o
[ 68%] Building CXX object be/src/util/CMakeFiles/Util.dir/table-printer.cc.o
[ 68%] Building CXX object be/src/util/CMakeFiles/Util.dir/test-info.cc.o
[ 68%] Building CXX object be/src/util/CMakeFiles/Util.dir/thread.cc.o
[ 68%] Building CXX object be/src/runtime/CMakeFiles/Runtime.dir/descriptors.cc.o
[ 68%] Building CXX object be/src/common/CMakeFiles/Common.dir/kudu_version.cc.o
[ 68%] Building CXX object be/src/util/CMakeFiles/Util.dir/time.cc.o
[ 68%] Building CXX object be/src/runtime/CMakeFiles/Runtime.dir/dml-exec-state.cc.o
[ 68%] Building CXX object be/src/util/CMakeFiles/Util.dir/tuple-row-compare.cc.o
[ 68%] Building CXX object be/src/util/CMakeFiles/Util.dir/uid-util.cc.o
[ 68%] Building CXX object be/src/util/CMakeFiles/Util.dir/url-parser.cc.o
[ 68%] Building CXX object be/src/runtime/CMakeFiles/Runtime.dir/exec-env.cc.o
[ 68%] Building C object be/src/util/CMakeFiles/Util.dir/__/thirdparty/squeasel/squeasel.c.o
[ 68%] Building CXX object be/src/common/CMakeFiles/Common.dir/thread-debug-info.cc.o
[ 68%] Building CXX object be/src/util/CMakeFiles/Util.dir/webserver.cc.o
[ 68%] Building CXX object be/src/util/CMakeFiles/Util.dir/zip-util.cc.o
[ 68%] Building CXX object be/src/exprs/CMakeFiles/Exprs.dir/is-null-predicate-ir.cc.o
[ 68%] Building CXX object be/src/common/CMakeFiles/Common.dir/version.cc.o
[ 68%] Linking CXX static library ../../build/debug/common/libCommon.a
[ 68%] Built target Common
[ 68%] Building CXX object be/src/exprs/CMakeFiles/Exprs.dir/kudu-partition-expr.cc.o
[ 68%] Building CXX object be/src/exprs/CMakeFiles/Exprs.dir/like-predicate.cc.o
[ 68%] Building CXX object be/src/exec/CMakeFiles/Exec.dir/data-source-scan-node.cc.o
[ 69%] Building CXX object be/src/util/CMakeFiles/Util.dir/__/thirdparty/mustache/mustache.cc.o
[ 69%] Building CXX object be/src/exprs/CMakeFiles/Exprs.dir/like-predicate-ir.cc.o
[ 70%] Building CXX object be/src/exprs/CMakeFiles/Exprs.dir/literal.cc.o
[ 70%] Building C object be/src/util/CMakeFiles/Util.dir/__/thirdparty/mpfit/mpfit.c.o
[ 72%] Building CXX object be/src/exec/CMakeFiles/Exec.dir/delimited-text-parser.cc.o
[ 72%] Building CXX object be/src/exprs/CMakeFiles/Exprs.dir/mask-functions-ir.cc.o
[ 72%] Building CXX object be/src/exprs/CMakeFiles/Exprs.dir/math-functions-ir.cc.o
[ 72%] Building CXX object be/src/exec/CMakeFiles/Exec.dir/empty-set-node.cc.o
[ 72%] Building CXX object be/src/exec/CMakeFiles/Exec.dir/exec-node.cc.o
[ 72%] Building CXX object be/src/exprs/CMakeFiles/Exprs.dir/null-literal.cc.o
[ 72%] Building CXX object be/src/exprs/CMakeFiles/Exprs.dir/operators-ir.cc.o
[ 72%] Building CXX object be/src/exprs/CMakeFiles/Exprs.dir/scalar-expr.cc.o
[ 72%] Building CXX object be/src/runtime/CMakeFiles/Runtime.dir/fragment-state.cc.o
[ 72%] Building CXX object be/src/runtime/CMakeFiles/Runtime.dir/fragment-instance-state.cc.o
[ 72%] Building CXX object be/src/runtime/CMakeFiles/Runtime.dir/hbase-table.cc.o
[ 72%] Building CXX object be/src/exec/CMakeFiles/Exec.dir/exchange-node.cc.o
[ 72%] Building CXX object be/src/exec/CMakeFiles/Exec.dir/external-data-source-executor.cc.o
[ 72%] Building CXX object be/src/exprs/CMakeFiles/Exprs.dir/scalar-expr-evaluator.cc.o
[ 72%] Building CXX object be/src/exprs/CMakeFiles/Exprs.dir/scalar-expr-ir.cc.o
[ 72%] Building CXX object be/src/exec/CMakeFiles/Exec.dir/filter-context.cc.o
[ 72%] Building CXX object be/src/exprs/CMakeFiles/Exprs.dir/slot-ref.cc.o
[ 72%] Building CXX object be/src/exprs/CMakeFiles/Exprs.dir/string-functions.cc.o
[ 72%] Building CXX object be/src/exprs/CMakeFiles/Exprs.dir/string-functions-ir.cc.o
[ 73%] Building CXX object be/src/exprs/CMakeFiles/Exprs.dir/timestamp-functions.cc.o
[ 73%] Building CXX object be/src/exprs/CMakeFiles/Exprs.dir/timestamp-functions-ir.cc.o
[ 73%] Building CXX object be/src/exprs/CMakeFiles/Exprs.dir/timezone_db.cc.o
[ 73%] Building CXX object be/src/runtime/CMakeFiles/Runtime.dir/hbase-table-factory.cc.o
[ 73%] Building CXX object be/src/runtime/CMakeFiles/Runtime.dir/hdfs-fs-cache.cc.o
[ 73%] Building CXX object be/src/runtime/CMakeFiles/Runtime.dir/initial-reservations.cc.o
[ 73%] Building CXX object be/src/runtime/CMakeFiles/Runtime.dir/krpc-data-stream-mgr.cc.o
[ 73%] Building CXX object be/src/exec/CMakeFiles/Exec.dir/grouping-aggregator.cc.o
[ 73%] Building CXX object be/src/exprs/CMakeFiles/Exprs.dir/tuple-is-null-predicate.cc.o
[ 73%] Building CXX object be/src/exprs/CMakeFiles/Exprs.dir/tuple-is-null-predicate-ir.cc.o
[ 73%] Building CXX object be/src/exprs/CMakeFiles/Exprs.dir/scalar-fn-call.cc.o
[ 73%] Building CXX object be/src/runtime/CMakeFiles/Runtime.dir/krpc-data-stream-recvr.cc.o
[ 73%] Building CXX object be/src/exprs/CMakeFiles/Exprs.dir/udf-builtins.cc.o
[ 73%] Building CXX object be/src/exprs/CMakeFiles/Exprs.dir/udf-builtins-ir.cc.o
[ 73%] Building CXX object be/src/exprs/CMakeFiles/Exprs.dir/utility-functions.cc.o
[ 73%] Building CXX object be/src/exec/CMakeFiles/Exec.dir/grouping-aggregator-ir.cc.o
[ 73%] Linking CXX static library ../../build/debug/util/libUtil.a
[ 75%] Building CXX object be/src/runtime/CMakeFiles/Runtime.dir/krpc-data-stream-sender.cc.o
[ 75%] Building CXX object be/src/exprs/CMakeFiles/Exprs.dir/utility-functions-ir.cc.o
[ 75%] Building CXX object be/src/runtime/CMakeFiles/Runtime.dir/krpc-data-stream-sender-ir.cc.o
[ 75%] Building CXX object be/src/exec/CMakeFiles/Exec.dir/grouping-aggregator-partition.cc.o
[ 75%] Building CXX object be/src/exprs/CMakeFiles/Exprs.dir/valid-tuple-id.cc.o
[ 75%] Built target Util
Scanning dependencies of target GlobalFlags
[ 75%] Building CXX object be/src/common/CMakeFiles/GlobalFlags.dir/global-flags.cc.o
[ 75%] Linking CXX static library ../../build/debug/common/libGlobalFlags.a
[ 75%] Built target GlobalFlags
Scanning dependencies of target Parquet
[ 75%] Building CXX object be/src/exec/parquet/CMakeFiles/Parquet.dir/hdfs-parquet-scanner.cc.o
[ 75%] Building CXX object be/src/exec/parquet/CMakeFiles/Parquet.dir/hdfs-parquet-table-writer.cc.o
[ 75%] Building CXX object be/src/exec/parquet/CMakeFiles/Parquet.dir/parquet-bool-decoder.cc.o
[ 76%] Building CXX object be/src/exec/parquet/CMakeFiles/Parquet.dir/parquet-collection-column-reader.cc.o
[ 76%] Building CXX object be/src/exec/parquet/CMakeFiles/Parquet.dir/parquet-column-readers.cc.o
[ 76%] Building CXX object be/src/exec/CMakeFiles/Exec.dir/hash-table.cc.o
[ 76%] Building CXX object be/src/exec/CMakeFiles/Exec.dir/hbase-table-sink.cc.o
[ 76%] Building CXX object be/src/runtime/CMakeFiles/Runtime.dir/lib-cache.cc.o
[ 76%] Building CXX object be/src/runtime/CMakeFiles/Runtime.dir/mem-tracker.cc.o
[ 76%] Building CXX object be/src/exec/CMakeFiles/Exec.dir/hbase-table-writer.cc.o
[ 77%] Building CXX object be/src/exec/CMakeFiles/Exec.dir/hdfs-columnar-scanner.cc.o
[ 77%] Building CXX object be/src/exec/parquet/CMakeFiles/Parquet.dir/parquet-column-stats.cc.o
[ 79%] Linking CXX static library ../../build/debug/exprs/libExprs.a
[ 79%] Building CXX object be/src/runtime/CMakeFiles/Runtime.dir/mem-pool.cc.o
[ 79%] Built target Exprs
[ 79%] Building CXX object be/src/runtime/CMakeFiles/Runtime.dir/query-driver.cc.o
[ 79%] Building CXX object be/src/runtime/CMakeFiles/Runtime.dir/query-exec-mgr.cc.o
[ 79%] Building CXX object be/src/exec/CMakeFiles/Exec.dir/hdfs-columnar-scanner-ir.cc.o
[ 79%] Building CXX object be/src/exec/CMakeFiles/Exec.dir/hdfs-scan-node.cc.o
[ 79%] Building CXX object be/src/runtime/CMakeFiles/Runtime.dir/query-exec-params.cc.o
[ 79%] Building CXX object be/src/runtime/CMakeFiles/Runtime.dir/query-state.cc.o
[ 79%] Building CXX object be/src/exec/parquet/CMakeFiles/Parquet.dir/parquet-level-decoder.cc.o
[ 79%] Building CXX object be/src/exec/CMakeFiles/Exec.dir/hdfs-scan-node-base.cc.o
[ 79%] Building CXX object be/src/runtime/CMakeFiles/Runtime.dir/test-env.cc.o
[ 79%] Building CXX object be/src/exec/parquet/CMakeFiles/Parquet.dir/parquet-metadata-utils.cc.o
[ 79%] Building CXX object be/src/runtime/CMakeFiles/Runtime.dir/types.cc.o
[ 79%] Building CXX object be/src/exec/parquet/CMakeFiles/Parquet.dir/parquet-column-chunk-reader.cc.o
[ 80%] Building CXX object be/src/runtime/CMakeFiles/Runtime.dir/raw-value.cc.o
[ 80%] Building CXX object be/src/exec/CMakeFiles/Exec.dir/hdfs-scan-node-mt.cc.o
[ 80%] Building CXX object be/src/runtime/CMakeFiles/Runtime.dir/raw-value-ir.cc.o
[ 80%] Building CXX object be/src/exec/parquet/CMakeFiles/Parquet.dir/parquet-page-reader.cc.o
[ 80%] Building CXX object be/src/exec/CMakeFiles/Exec.dir/hdfs-scanner.cc.o
[ 80%] Building CXX object be/src/exec/CMakeFiles/Exec.dir/hdfs-scanner-ir.cc.o
[ 80%] Building CXX object be/src/exec/parquet/CMakeFiles/Parquet.dir/parquet-common.cc.o
[ 80%] Building CXX object be/src/runtime/CMakeFiles/Runtime.dir/reservation-manager.cc.o
[ 80%] Building CXX object be/src/runtime/CMakeFiles/Runtime.dir/row-batch.cc.o
[ 80%] Building CXX object be/src/runtime/CMakeFiles/Runtime.dir/__/__/generated-sources/gen-cpp/row_batch.pb.cc.o
[ 80%] Building CXX object be/src/runtime/CMakeFiles/Runtime.dir/runtime-filter.cc.o
[ 80%] Building CXX object be/src/exec/CMakeFiles/Exec.dir/hdfs-table-sink.cc.o
[ 80%] Building CXX object be/src/runtime/CMakeFiles/Runtime.dir/runtime-filter-bank.cc.o
[ 80%] Building CXX object be/src/exec/parquet/CMakeFiles/Parquet.dir/parquet-page-index.cc.o
[ 80%] Building CXX object be/src/runtime/CMakeFiles/Runtime.dir/runtime-filter-ir.cc.o
[ 80%] Building CXX object be/src/runtime/CMakeFiles/Runtime.dir/runtime-state.cc.o
[ 80%] Building CXX object be/src/runtime/CMakeFiles/Runtime.dir/scanner-mem-limiter.cc.o
[ 80%] Building CXX object be/src/runtime/CMakeFiles/Runtime.dir/sorted-run-merger.cc.o
[ 80%] Building CXX object be/src/exec/CMakeFiles/Exec.dir/hdfs-table-writer.cc.o
[ 81%] Building CXX object be/src/runtime/CMakeFiles/Runtime.dir/sorter.cc.o
[ 81%] Building CXX object be/src/runtime/CMakeFiles/Runtime.dir/sorter-ir.cc.o
[ 81%] Building CXX object be/src/runtime/CMakeFiles/Runtime.dir/spillable-row-batch-queue.cc.o
[ 81%] Building CXX object be/src/runtime/CMakeFiles/Runtime.dir/string-value.cc.o
[ 81%] Building CXX object be/src/exec/CMakeFiles/Exec.dir/hdfs-rcfile-scanner.cc.o
[ 81%] Building CXX object be/src/runtime/CMakeFiles/Runtime.dir/thread-resource-mgr.cc.o
[ 81%] Building CXX object be/src/runtime/CMakeFiles/Runtime.dir/timestamp-parse-util.cc.o
[ 81%] Building CXX object be/src/runtime/CMakeFiles/Runtime.dir/timestamp-value.cc.o
[ 81%] Building CXX object be/src/runtime/CMakeFiles/Runtime.dir/tuple.cc.o
[ 81%] Building CXX object be/src/exec/CMakeFiles/Exec.dir/hdfs-sequence-scanner.cc.o
[ 83%] Building CXX object be/src/exec/CMakeFiles/Exec.dir/hdfs-avro-scanner.cc.o
[ 83%] Building CXX object be/src/runtime/CMakeFiles/Runtime.dir/tuple-ir.cc.o
[ 83%] Building CXX object be/src/runtime/CMakeFiles/Runtime.dir/tuple-row.cc.o
[ 83%] Building CXX object be/src/exec/CMakeFiles/Exec.dir/hdfs-avro-scanner-ir.cc.o
[ 83%] Building CXX object be/src/runtime/CMakeFiles/Runtime.dir/tmp-file-mgr.cc.o
[ 83%] Linking CXX static library ../../../build/debug/exec/parquet/libParquet.a
[ 83%] Building CXX object be/src/exec/CMakeFiles/Exec.dir/hdfs-plugin-text-scanner.cc.o
[ 83%] Built target Parquet
Scanning dependencies of target BufferPool
[ 83%] Building CXX object be/src/runtime/bufferpool/CMakeFiles/BufferPool.dir/buffer-allocator.cc.o
[ 83%] Building CXX object be/src/runtime/bufferpool/CMakeFiles/BufferPool.dir/buffer-pool.cc.o
[ 83%] Building CXX object be/src/runtime/bufferpool/CMakeFiles/BufferPool.dir/reservation-tracker.cc.o
[ 83%] Building CXX object be/src/runtime/bufferpool/CMakeFiles/BufferPool.dir/reservation-util.cc.o
[ 83%] Building CXX object be/src/runtime/bufferpool/CMakeFiles/BufferPool.dir/suballocator.cc.o
[ 83%] Building CXX object be/src/runtime/bufferpool/CMakeFiles/BufferPool.dir/system-allocator.cc.o
[ 83%] Building CXX object be/src/exec/CMakeFiles/Exec.dir/hdfs-text-scanner.cc.o
[ 83%] Building CXX object be/src/exec/CMakeFiles/Exec.dir/hdfs-text-table-writer.cc.o
[ 83%] Building CXX object be/src/exec/CMakeFiles/Exec.dir/hdfs-orc-scanner.cc.o
[ 83%] Building CXX object be/src/exec/CMakeFiles/Exec.dir/hbase-scan-node.cc.o
[ 83%] Building CXX object be/src/exec/CMakeFiles/Exec.dir/hbase-table-scanner.cc.o
[ 83%] Building CXX object be/src/exec/CMakeFiles/Exec.dir/incr-stats-util.cc.o
[ 83%] Building CXX object be/src/exec/CMakeFiles/Exec.dir/join-builder.cc.o
[ 83%] Building CXX object be/src/exec/CMakeFiles/Exec.dir/nested-loop-join-builder.cc.o
[ 84%] Building CXX object be/src/exec/CMakeFiles/Exec.dir/nested-loop-join-node.cc.o
[ 84%] Building CXX object be/src/exec/CMakeFiles/Exec.dir/non-grouping-aggregator.cc.o
[ 84%] Building CXX object be/src/exec/CMakeFiles/Exec.dir/non-grouping-aggregator-ir.cc.o
[ 84%] Building CXX object be/src/exec/CMakeFiles/Exec.dir/orc-column-readers.cc.o
[ 84%] Linking CXX static library ../../../build/debug/runtime/bufferpool/libBufferPool.a
[ 84%] Built target BufferPool
Scanning dependencies of target Io
[ 84%] Building CXX object be/src/runtime/io/CMakeFiles/Io.dir/data-cache.cc.o
[ 84%] Building CXX object be/src/exec/CMakeFiles/Exec.dir/orc-metadata-utils.cc.o
[ 84%] Building CXX object be/src/exec/CMakeFiles/Exec.dir/partial-sort-node.cc.o
[ 84%] Building CXX object be/src/exec/CMakeFiles/Exec.dir/partitioned-hash-join-builder.cc.o
[ 84%] Building CXX object be/src/exec/CMakeFiles/Exec.dir/partitioned-hash-join-builder-ir.cc.o
[ 84%] Building CXX object be/src/exec/CMakeFiles/Exec.dir/partitioned-hash-join-node.cc.o
[ 84%] Building CXX object be/src/exec/CMakeFiles/Exec.dir/partitioned-hash-join-node-ir.cc.o
[ 84%] Building CXX object be/src/exec/CMakeFiles/Exec.dir/plan-root-sink.cc.o
[ 84%] Building CXX object be/src/exec/CMakeFiles/Exec.dir/kudu-scanner.cc.o
[ 86%] Building CXX object be/src/exec/CMakeFiles/Exec.dir/kudu-scan-node.cc.o
[ 86%] Building CXX object be/src/exec/CMakeFiles/Exec.dir/kudu-scan-node-base.cc.o
[ 86%] Linking CXX static library ../../build/debug/runtime/libRuntime.a
[ 86%] Building CXX object be/src/exec/CMakeFiles/Exec.dir/kudu-scan-node-mt.cc.o
[ 86%] Building CXX object be/src/exec/CMakeFiles/Exec.dir/kudu-table-sink.cc.o
[ 86%] Building CXX object be/src/exec/CMakeFiles/Exec.dir/kudu-util.cc.o
[ 86%] Built target Runtime
Scanning dependencies of target Scheduling
[ 86%] Building CXX object be/src/scheduling/CMakeFiles/Scheduling.dir/__/__/generated-sources/gen-cpp/admission_control_service.pb.cc.o
[ 86%] Building CXX object be/src/runtime/io/CMakeFiles/Io.dir/disk-io-mgr.cc.o
[ 86%] Building CXX object be/src/exec/CMakeFiles/Exec.dir/read-write-util.cc.o
[ 86%] Building CXX object be/src/exec/CMakeFiles/Exec.dir/scan-node.cc.o
[ 86%] Building CXX object be/src/exec/CMakeFiles/Exec.dir/scanner-context.cc.o
[ 86%] Building CXX object be/src/exec/CMakeFiles/Exec.dir/select-node.cc.o
[ 86%] Building CXX object be/src/exec/CMakeFiles/Exec.dir/select-node-ir.cc.o
[ 86%] Building CXX object be/src/exec/CMakeFiles/Exec.dir/singular-row-src-node.cc.o
[ 86%] Building CXX object be/src/scheduling/CMakeFiles/Scheduling.dir/__/__/generated-sources/gen-cpp/admission_control_service.service.cc.o
[ 87%] Building CXX object be/src/exec/CMakeFiles/Exec.dir/sort-node.cc.o
[ 87%] Building CXX object be/src/exec/CMakeFiles/Exec.dir/streaming-aggregation-node.cc.o
[ 87%] Building CXX object be/src/exec/CMakeFiles/Exec.dir/subplan-node.cc.o
[ 87%] Building CXX object be/src/exec/CMakeFiles/Exec.dir/text-converter.cc.o
[ 87%] Building CXX object be/src/scheduling/CMakeFiles/Scheduling.dir/__/__/generated-sources/gen-cpp/admission_control_service.proxy.cc.o
[ 87%] Building CXX object be/src/exec/CMakeFiles/Exec.dir/topn-node.cc.o
[ 87%] Building CXX object be/src/scheduling/CMakeFiles/Scheduling.dir/admission-controller.cc.o
[ 87%] Building CXX object be/src/exec/CMakeFiles/Exec.dir/topn-node-ir.cc.o
[ 87%] Building CXX object be/src/exec/CMakeFiles/Exec.dir/union-node.cc.o
[ 87%] Building CXX object be/src/exec/CMakeFiles/Exec.dir/union-node-ir.cc.o
[ 87%] Building CXX object be/src/exec/CMakeFiles/Exec.dir/unnest-node.cc.o
[ 88%] Building CXX object be/src/scheduling/CMakeFiles/Scheduling.dir/executor-blacklist.cc.o
[ 88%] Building CXX object be/src/scheduling/CMakeFiles/Scheduling.dir/cluster-membership-mgr.cc.o
[ 88%] Building CXX object be/src/scheduling/CMakeFiles/Scheduling.dir/cluster-membership-test-util.cc.o
[ 88%] Building CXX object be/src/scheduling/CMakeFiles/Scheduling.dir/executor-group.cc.o
[ 88%] Building CXX object be/src/scheduling/CMakeFiles/Scheduling.dir/hash-ring.cc.o
[ 88%] Building CXX object be/src/runtime/io/CMakeFiles/Io.dir/disk-io-mgr-stress.cc.o
[ 88%] Building CXX object be/src/scheduling/CMakeFiles/Scheduling.dir/request-pool-service.cc.o
[ 88%] Building CXX object be/src/scheduling/CMakeFiles/Scheduling.dir/scheduler-test-util.cc.o
[ 88%] Building CXX object be/src/scheduling/CMakeFiles/Scheduling.dir/schedule-state.cc.o
[ 88%] Building CXX object be/src/scheduling/CMakeFiles/Scheduling.dir/scheduler.cc.o
[ 88%] Building CXX object be/src/runtime/io/CMakeFiles/Io.dir/local-file-system.cc.o
[ 88%] Building CXX object be/src/runtime/io/CMakeFiles/Io.dir/local-file-system-with-fault-injection.cc.o
[ 88%] Building CXX object be/src/runtime/io/CMakeFiles/Io.dir/error-converter.cc.o
[ 88%] Building CXX object be/src/runtime/io/CMakeFiles/Io.dir/request-context.cc.o
[ 88%] Building CXX object be/src/runtime/io/CMakeFiles/Io.dir/scan-range.cc.o
[ 88%] Building CXX object be/src/runtime/io/CMakeFiles/Io.dir/hdfs-file-reader.cc.o
[ 88%] Building CXX object be/src/runtime/io/CMakeFiles/Io.dir/local-file-reader.cc.o
[ 88%] Building CXX object be/src/runtime/io/CMakeFiles/Io.dir/hdfs-monitored-ops.cc.o
[ 90%] Building CXX object be/src/runtime/io/CMakeFiles/Io.dir/data-cache-trace.cc.o
Scanning dependencies of target Statestore
[ 90%] Building CXX object be/src/statestore/CMakeFiles/Statestore.dir/failure-detector.cc.o
[ 90%] Building CXX object be/src/statestore/CMakeFiles/Statestore.dir/__/__/generated-sources/gen-cpp/statestore_service.pb.cc.o
[ 91%] Building CXX object be/src/statestore/CMakeFiles/Statestore.dir/__/__/generated-sources/gen-cpp/statestore_service.service.cc.o
[ 91%] Linking CXX static library ../../build/debug/exec/libExec.a
[ 91%] Building CXX object be/src/statestore/CMakeFiles/Statestore.dir/__/__/generated-sources/gen-cpp/statestore_service.proxy.cc.o
[ 91%] Building CXX object be/src/statestore/CMakeFiles/Statestore.dir/statestore.cc.o
[ 91%] Built target Exec
[ 91%] Building CXX object be/src/statestore/CMakeFiles/Statestore.dir/statestore-subscriber.cc.o
[ 91%] Building CXX object be/src/statestore/CMakeFiles/Statestore.dir/statestored-main.cc.o
Scanning dependencies of target Service
Scanning dependencies of target TestUtil
[ 91%] Building CXX object be/src/testutil/CMakeFiles/TestUtil.dir/desc-tbl-builder.cc.o
[ 91%] Building CXX object be/src/service/CMakeFiles/Service.dir/child-query.cc.o
[ 91%] Building CXX object be/src/service/CMakeFiles/Service.dir/client-request-state.cc.o
Scanning dependencies of target Rpc
[ 91%] Building CXX object be/src/rpc/CMakeFiles/Rpc.dir/authentication.cc.o
[ 91%] Building CXX object be/src/rpc/CMakeFiles/Rpc.dir/__/__/generated-sources/gen-cpp/common.pb.cc.o
[ 91%] Building CXX object be/src/rpc/CMakeFiles/Rpc.dir/cookie-util.cc.o
[ 91%] Building CXX object be/src/rpc/CMakeFiles/Rpc.dir/impala-service-pool.cc.o
[ 91%] Building CXX object be/src/rpc/CMakeFiles/Rpc.dir/__/__/generated-sources/gen-cpp/planner.pb.cc.o
[ 91%] Building CXX object be/src/rpc/CMakeFiles/Rpc.dir/rpc-mgr.cc.o
[ 91%] Linking CXX static library ../../../build/debug/runtime/io/libIo.a
[ 91%] Built target Io
Scanning dependencies of target UtilCache
[ 91%] Building CXX object be/src/util/cache/CMakeFiles/UtilCache.dir/cache.cc.o
[ 93%] Building CXX object be/src/rpc/CMakeFiles/Rpc.dir/rpc-trace.cc.o
[ 93%] Building CXX object be/src/rpc/CMakeFiles/Rpc.dir/TAcceptQueueServer.cpp.o
[ 93%] Building CXX object be/src/rpc/CMakeFiles/Rpc.dir/thrift-util.cc.o
[ 93%] Building CXX object be/src/rpc/CMakeFiles/Rpc.dir/thrift-client.cc.o
[ 93%] Linking CXX static library ../../build/debug/scheduling/libScheduling.a
[ 93%] Built target Scheduling
Scanning dependencies of target ThriftSaslTransport
[ 93%] Building CXX object be/src/transport/CMakeFiles/ThriftSaslTransport.dir/THttpServer.cpp.o
[ 94%] Building CXX object be/src/testutil/CMakeFiles/TestUtil.dir/impalad-query-executor.cc.o
[ 94%] Building CXX object be/src/testutil/CMakeFiles/TestUtil.dir/in-process-servers.cc.o
[ 94%] Building CXX object be/src/util/cache/CMakeFiles/UtilCache.dir/lirs-cache.cc.o
[ 94%] Building CXX object be/src/rpc/CMakeFiles/Rpc.dir/thrift-server.cc.o
[ 94%] Building CXX object be/src/rpc/CMakeFiles/Rpc.dir/thrift-thread.cc.o
[ 94%] Building CXX object be/src/util/cache/CMakeFiles/UtilCache.dir/rl-cache.cc.o
[ 94%] Building CXX object be/src/service/CMakeFiles/Service.dir/__/__/generated-sources/gen-cpp/control_service.pb.cc.o
[ 94%] Building CXX object be/src/transport/CMakeFiles/ThriftSaslTransport.dir/THttpTransport.cpp.o
[ 94%] Building CXX object be/src/transport/CMakeFiles/ThriftSaslTransport.dir/TSaslClientTransport.cpp.o
[ 94%] Building CXX object be/src/transport/CMakeFiles/ThriftSaslTransport.dir/TSasl.cpp.o
[ 94%] Building CXX object be/src/transport/CMakeFiles/ThriftSaslTransport.dir/TSaslServerTransport.cpp.o
[ 94%] Building CXX object be/src/transport/CMakeFiles/ThriftSaslTransport.dir/TSaslTransport.cpp.o
[ 95%] Building CXX object be/src/transport/CMakeFiles/ThriftSaslTransport.dir/undef.cpp.o
[ 95%] Building CXX object be/src/testutil/CMakeFiles/TestUtil.dir/mini-kdc-wrapper.cc.o
[ 95%] Building CXX object be/src/testutil/CMakeFiles/TestUtil.dir/test-udas.cc.o
[ 95%] Building CXX object be/src/testutil/CMakeFiles/TestUtil.dir/test-udfs.cc.o
[ 95%] Building CXX object be/src/service/CMakeFiles/Service.dir/__/__/generated-sources/gen-cpp/control_service.service.cc.o
[ 95%] Building CXX object be/src/service/CMakeFiles/Service.dir/__/__/generated-sources/gen-cpp/control_service.proxy.cc.o
[ 95%] Building CXX object be/src/service/CMakeFiles/Service.dir/control-service.cc.o
[ 97%] Building CXX object be/src/service/CMakeFiles/Service.dir/__/__/generated-sources/gen-cpp/data_stream_service.pb.cc.o
[ 97%] Building CXX object be/src/service/CMakeFiles/Service.dir/__/__/generated-sources/gen-cpp/data_stream_service.service.cc.o
[ 97%] Linking CXX static library ../../build/debug/statestore/libStatestore.a
[ 97%] Built target Statestore
[ 97%] Building CXX object be/src/service/CMakeFiles/Service.dir/__/__/generated-sources/gen-cpp/data_stream_service.proxy.cc.o
[ 97%] Generating ../../../llvm-ir/impala-no-sse.bc
[ 97%] Linking CXX static library ../../../build/debug/util/cache/libUtilCache.a
[ 97%] Built target UtilCache
[ 97%] Generating ../../../llvm-ir/impala-sse.bc
[ 97%] Building CXX object be/src/service/CMakeFiles/Service.dir/data-stream-service.cc.o
[ 97%] Building CXX object be/src/service/CMakeFiles/Service.dir/frontend.cc.o
[ 97%] Building CXX object be/src/service/CMakeFiles/Service.dir/fe-support.cc.o
[ 97%] Building CXX object be/src/service/CMakeFiles/Service.dir/hs2-util.cc.o
[ 97%] Building CXX object be/src/service/CMakeFiles/Service.dir/impala-beeswax-server.cc.o
[ 97%] Building CXX object be/src/service/CMakeFiles/Service.dir/impala-hs2-server.cc.o
[ 97%] Linking CXX static library ../../build/debug/transport/libThriftSaslTransport.a
[ 97%] Built target ThriftSaslTransport
[ 97%] Building CXX object be/src/service/CMakeFiles/Service.dir/impala-http-handler.cc.o
[ 97%] Building CXX object be/src/service/CMakeFiles/Service.dir/impala-internal-service.cc.o
[ 97%] Building CXX object be/src/service/CMakeFiles/Service.dir/impalad-main.cc.o
[ 98%] Building CXX object be/src/service/CMakeFiles/Service.dir/impala-server.cc.o
[ 98%] Linking CXX static library ../../build/debug/rpc/libRpc.a
[ 98%] Built target Rpc
[ 98%] Building CXX object be/src/service/CMakeFiles/Service.dir/query-driver-map.cc.o
[ 98%] Linking CXX static library ../../build/debug/testutil/libTestUtil.a
[ 98%] Built target TestUtil
[ 98%] Building CXX object be/src/service/CMakeFiles/Service.dir/query-options.cc.o
[ 98%] Building CXX object be/src/service/CMakeFiles/Service.dir/query-result-set.cc.o
[ 98%] Generating ../../generated-sources/impala-ir/impala-no-sse-ir.cc
[ 98%] Generating ../../generated-sources/impala-ir/impala-sse-ir.cc
Scanning dependencies of target CodeGen
[ 98%] Building CXX object be/src/codegen/CMakeFiles/CodeGen.dir/codegen-anyval.cc.o
[100%] Building CXX object be/src/codegen/CMakeFiles/CodeGen.dir/codegen-callgraph.cc.o
[100%] Building CXX object be/src/codegen/CMakeFiles/CodeGen.dir/codegen-util.cc.o
[100%] Building CXX object be/src/codegen/CMakeFiles/CodeGen.dir/codegen-symbol-emitter.cc.o
[100%] Building CXX object be/src/codegen/CMakeFiles/CodeGen.dir/instruction-counter.cc.o
[100%] Building CXX object be/src/codegen/CMakeFiles/CodeGen.dir/llvm-codegen.cc.o
[100%] Building CXX object be/src/codegen/CMakeFiles/CodeGen.dir/__/__/generated-sources/impala-ir/impala-no-sse-ir.cc.o
[100%] Building CXX object be/src/codegen/CMakeFiles/CodeGen.dir/__/__/generated-sources/impala-ir/impala-sse-ir.cc.o
[100%] Linking CXX static library ../../build/debug/service/libService.a
[100%] Built target Service
[100%] Linking CXX static library ../../build/debug/codegen/libCodeGen.a
[100%] Built target CodeGen
Scanning dependencies of target impalad
[100%] Building CXX object be/src/service/CMakeFiles/impalad.dir/daemon-main.cc.o
[100%] Linking CXX executable ../../build/debug/service/impalad
../../../toolchain/toolchain-packages-gcc7.5.0/openldap-2.4.47/lib/libldap.a(os-ip.o):os-ip.c:function ldap_int_poll: warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead
../../../toolchain/toolchain-packages-gcc7.5.0/openldap-2.4.47/lib/libldap.a(os-ip.o):os-ip.c:function ldap_int_poll: warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead
[100%] Built target impalad
[  0%] Built target thrift-generated-files-error
[  1%] Built target thrift-generated-files-tcli-service
[  1%] Built target gen_ir_descriptions
[  1%] Built target thrift-generated-files-metrics
[  1%] Built target fb-deps
[  5%] Built target gutil
[ 11%] Built target thrift-cpp
[ 11%] Built target protoc-gen-insertions
[ 11%] Built target thrift-ext-data-src
[ 11%] Built target PROTO_kudu-util-version_info.proto
[ 11%] Built target PROTO_kudu-util-compression-compression-compression.proto
[ 11%] Built target PROTO_kudu-util-block_bloom_filter.proto
[ 11%] Built target PROTO_kudu-util-pb_util.proto
[ 12%] Built target PROTO_kudu-util-mem_tracker.proto
[ 12%] Built target PROTO_kudu-util-hash.proto
[ 12%] Built target PROTO_row_batch.proto
[ 13%] Built target PROTO_common.proto
[ 13%] Built target PROTO_kudu-util-histogram.proto
[ 13%] Built target PROTO_kudu-security-token.proto
[ 13%] Built target PROTO_kudu-util-maintenance_manager.proto
[ 13%] Built target PROTO_planner.proto
[ 13%] Built target PROTO_kudu-rpc-rpc_introspection.proto
[ 13%] Built target PROTO_kudu-rpc-rpc_header.proto
[ 13%] Built target pb_util_proto
[ 13%] Built target version_info_proto
[ 13%] Built target row_batch_proto
[ 13%] Built target common_proto
[ 13%] Built target hash_proto
[ 13%] Built target kudu-security-proto-deps
[ 15%] Built target mem_tracker_proto
[ 15%] Built target histogram_proto
[ 15%] Built target maintenance_manager_proto
[ 19%] Built target thrift11-py
[ 19%] Built target kudu-util-proto-deps
[ 19%] Built target planner_proto
[ 19%] Built target kudu-rpc-proto-deps
[ 19%] Built target token_proto
[ 19%] Built target thrift-deps
[ 20%] Built target block_bloom_filter_proto
[ 20%] Built target rpc_header_proto
[ 20%] Built target rpc_introspection_proto
[ 22%] Built target protoc-gen-krpc
[ 22%] Built target KRPC_statestore_service.proto
[ 22%] Built target KRPC_admission_control_service.proto
[ 22%] Built target KRPC_data_stream_service.proto
[ 22%] Built target KRPC_rpc_test.proto
[ 22%] Built target KRPC_control_service.proto
[ 22%] Built target statestore_service_proto
[ 22%] Built target admission_control_service_proto
[ 22%] Built target data_stream_service_proto
[ 22%] Built target rpc_test_proto
[ 22%] Built target control_service_proto
[ 22%] Built target proto-deps
[ 22%] Built target gen-deps
[ 22%] Built target GlobalFlags
[ 22%] Built target Udf
[ 23%] Built target Common
[ 23%] Built target BufferPool
[ 23%] Built target UtilCache
[ 25%] Built target Catalog
[ 26%] Built target Statestore
[ 27%] Built target ThriftSaslTransport
[ 38%] Built target kudu_util
[ 40%] Built target Io
[ 40%] Built target kudu_test_util
[ 41%] Built target Scheduling
[ 43%] Built target Rpc
[ 45%] Built target security
[ 45%] Built target security-test-for-impala
[ 47%] Built target Parquet
[ 50%] Built target Service
[ 51%] Built target TestUtil
[ 61%] Built target ImpalaThrift
[ 65%] Built target krpc
[ 72%] Built target Exprs
[ 81%] Built target Util
[ 88%] Built target Runtime
[ 98%] Built target Exec
[100%] Built target CodeGen
[100%] Built target impalad
Scanning dependencies of target statestored
[100%] Generating ../../build/debug/service/statestored
[100%] Built target statestored
[  1%] Built target thrift-generated-files-tcli-service
[  1%] Built target thrift-generated-files-metrics
[  1%] Built target thrift-generated-files-error
[  1%] Built target gen_ir_descriptions
[  1%] Built target fb-deps
[  5%] Built target gutil
[ 11%] Built target thrift-cpp
[ 11%] Built target protoc-gen-insertions
[ 11%] Built target thrift-ext-data-src
[ 12%] Built target PROTO_kudu-util-mem_tracker.proto
[ 12%] Built target PROTO_kudu-util-hash.proto
[ 12%] Built target PROTO_kudu-util-compression-compression-compression.proto
[ 12%] Built target PROTO_kudu-util-histogram.proto
[ 12%] Built target PROTO_kudu-util-pb_util.proto
[ 12%] Built target PROTO_kudu-util-version_info.proto
[ 12%] Built target PROTO_kudu-util-block_bloom_filter.proto
[ 12%] Built target PROTO_row_batch.proto
[ 12%] Built target PROTO_kudu-rpc-rpc_header.proto
[ 12%] Built target pb_util_proto
[ 13%] Built target PROTO_kudu-security-token.proto
[ 13%] Built target PROTO_common.proto
[ 13%] Built target PROTO_planner.proto
[ 13%] Built target PROTO_kudu-rpc-rpc_introspection.proto
[ 13%] Built target PROTO_kudu-util-maintenance_manager.proto
[ 13%] Built target version_info_proto
[ 13%] Built target hash_proto
[ 13%] Built target maintenance_manager_proto
[ 15%] Built target mem_tracker_proto
[ 19%] Built target thrift11-py
[ 19%] Built target row_batch_proto
[ 19%] Built target histogram_proto
[ 19%] Built target kudu-security-proto-deps
[ 19%] Built target planner_proto
[ 19%] Built target token_proto
[ 19%] Built target common_proto
[ 19%] Built target kudu-util-proto-deps
[ 19%] Built target kudu-rpc-proto-deps
[ 19%] Built target thrift-deps
[ 20%] Built target block_bloom_filter_proto
[ 20%] Built target rpc_header_proto
[ 20%] Built target rpc_introspection_proto
[ 22%] Built target protoc-gen-krpc
[ 22%] Built target KRPC_admission_control_service.proto
[ 22%] Built target KRPC_statestore_service.proto
[ 22%] Built target KRPC_data_stream_service.proto
[ 22%] Built target KRPC_rpc_test.proto
[ 22%] Built target KRPC_control_service.proto
[ 22%] Built target admission_control_service_proto
[ 22%] Built target data_stream_service_proto
[ 22%] Built target statestore_service_proto
[ 22%] Built target control_service_proto
[ 22%] Built target rpc_test_proto
[ 22%] Built target proto-deps
[ 22%] Built target gen-deps
[ 22%] Built target GlobalFlags
[ 22%] Built target Udf
[ 22%] Built target BufferPool
[ 23%] Built target Common
[ 23%] Built target UtilCache
[ 25%] Built target Catalog
[ 26%] Built target ThriftSaslTransport
[ 27%] Built target Statestore
[ 38%] Built target kudu_util
[ 38%] Built target kudu_test_util
[ 40%] Built target Io
[ 41%] Built target Scheduling
[ 43%] Built target Rpc
[ 45%] Built target security
[ 47%] Built target Parquet
[ 47%] Built target security-test-for-impala
[ 50%] Built target Service
[ 59%] Built target ImpalaThrift
[ 61%] Built target TestUtil
[ 65%] Built target krpc
[ 72%] Built target Exprs
[ 81%] Built target Util
[ 88%] Built target Runtime
[ 98%] Built target Exec
[100%] Built target CodeGen
[100%] Built target impalad
Scanning dependencies of target catalogd
[100%] Generating ../../build/debug/service/catalogd
[100%] Built target catalogd
[  1%] Built target thrift-generated-files-tcli-service
[  1%] Built target thrift-generated-files-metrics
[  1%] Built target thrift-generated-files-error
[  1%] Built target gen_ir_descriptions
[  1%] Built target fb-deps
[  5%] Built target gutil
[ 10%] Built target thrift-cpp
[ 10%] Built target protoc-gen-insertions
[ 10%] Built target thrift-ext-data-src
[ 12%] Built target PROTO_kudu-util-mem_tracker.proto
[ 12%] Built target PROTO_kudu-util-maintenance_manager.proto
[ 12%] Built target PROTO_kudu-util-version_info.proto
[ 12%] Built target PROTO_kudu-util-histogram.proto
[ 12%] Built target PROTO_kudu-util-block_bloom_filter.proto
[ 12%] Built target PROTO_row_batch.proto
[ 12%] Built target PROTO_kudu-rpc-rpc_introspection.proto
[ 12%] Built target PROTO_kudu-util-pb_util.proto
[ 12%] Built target PROTO_kudu-util-compression-compression-compression.proto
[ 12%] Built target version_info_proto
[ 13%] Built target PROTO_common.proto
[ 13%] Built target PROTO_kudu-security-token.proto
[ 13%] Built target PROTO_kudu-util-hash.proto
[ 13%] Built target PROTO_planner.proto
[ 13%] Built target PROTO_kudu-rpc-rpc_header.proto
[ 13%] Built target pb_util_proto
[ 13%] Built target row_batch_proto
[ 13%] Built target maintenance_manager_proto
[ 13%] Built target hash_proto
[ 17%] Built target thrift11-py
[ 17%] Built target kudu-security-proto-deps
[ 19%] Built target mem_tracker_proto
[ 19%] Built target histogram_proto
[ 19%] Built target common_proto
[ 19%] Built target kudu-util-proto-deps
[ 19%] Built target planner_proto
[ 19%] Built target kudu-rpc-proto-deps
[ 19%] Built target token_proto
[ 19%] Built target thrift-deps
[ 20%] Built target block_bloom_filter_proto
[ 20%] Built target rpc_header_proto
[ 20%] Built target rpc_introspection_proto
[ 21%] Built target protoc-gen-krpc
[ 21%] Built target KRPC_admission_control_service.proto
[ 21%] Built target KRPC_statestore_service.proto
[ 21%] Built target KRPC_data_stream_service.proto
[ 21%] Built target KRPC_rpc_test.proto
[ 21%] Built target KRPC_control_service.proto
[ 21%] Built target data_stream_service_proto
[ 21%] Built target control_service_proto
[ 21%] Built target admission_control_service_proto
[ 21%] Built target statestore_service_proto
[ 21%] Built target rpc_test_proto
[ 21%] Built target proto-deps
[ 21%] Built target gen-deps
[ 21%] Built target GlobalFlags
[ 21%] Built target Udf
[ 21%] Built target BufferPool
[ 23%] Built target Common
[ 24%] Built target Catalog
[ 24%] Built target UtilCache
[ 26%] Built target ThriftSaslTransport
[ 27%] Built target Statestore
[ 38%] Built target kudu_util
[ 39%] Built target Io
[ 39%] Built target kudu_test_util
[ 41%] Built target Scheduling
[ 43%] Built target security
[ 45%] Built target Parquet
[ 46%] Built target Rpc
[ 46%] Built target security-test-for-impala
[ 49%] Built target Service
[ 50%] Built target TestUtil
[ 60%] Built target ImpalaThrift
[ 64%] Built target krpc
[ 71%] Built target Exprs
[ 80%] Built target Util
[ 87%] Built target Runtime
[ 97%] Built target Exec
[ 98%] Built target CodeGen
Scanning dependencies of target fesupport
[100%] Building CXX object be/src/service/CMakeFiles/fesupport.dir/fe-support.cc.o
[100%] Linking CXX shared library ../../build/debug/service/libfesupport.so
../../../toolchain/toolchain-packages-gcc7.5.0/openldap-2.4.47/lib/libldap.a(os-ip.o):os-ip.c:function ldap_int_poll: warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead
../../../toolchain/toolchain-packages-gcc7.5.0/openldap-2.4.47/lib/libldap.a(os-ip.o):os-ip.c:function ldap_int_poll: warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead
[100%] Built target fesupport
[  0%] Built target thrift-generated-files-metrics
[  0%] Built target thrift-generated-files-error
[  1%] Built target thrift-generated-files-tcli-service
[  1%] Built target gen_ir_descriptions
[  1%] Built target fb-deps
[  5%] Built target gutil
[ 11%] Built target thrift-cpp
[ 11%] Built target protoc-gen-insertions
[ 11%] Built target thrift-ext-data-src
[ 12%] Built target PROTO_kudu-util-mem_tracker.proto
[ 12%] Built target PROTO_kudu-util-hash.proto
[ 12%] Built target PROTO_kudu-util-pb_util.proto
[ 12%] Built target PROTO_kudu-util-compression-compression-compression.proto
[ 12%] Built target PROTO_kudu-util-block_bloom_filter.proto
[ 12%] Built target PROTO_kudu-util-version_info.proto
[ 12%] Built target PROTO_kudu-util-maintenance_manager.proto
[ 12%] Built target PROTO_planner.proto
[ 12%] Built target PROTO_kudu-rpc-rpc_introspection.proto
[ 12%] Built target PROTO_kudu-util-histogram.proto
[ 12%] Built target PROTO_row_batch.proto
[ 12%] Built target pb_util_proto
[ 12%] Built target PROTO_kudu-security-token.proto
[ 13%] Built target PROTO_common.proto
[ 13%] Built target version_info_proto
[ 13%] Built target PROTO_kudu-rpc-rpc_header.proto
[ 13%] Built target maintenance_manager_proto
[ 13%] Built target hash_proto
[ 13%] Built target kudu-util-proto-deps
[ 15%] Built target mem_tracker_proto
[ 15%] Built target row_batch_proto
[ 16%] Built target histogram_proto
[ 19%] Built target thrift11-py
[ 19%] Built target planner_proto
[ 19%] Built target kudu-security-proto-deps
[ 19%] Built target common_proto
[ 19%] Built target token_proto
[ 19%] Built target kudu-rpc-proto-deps
[ 19%] Built target thrift-deps
[ 20%] Built target block_bloom_filter_proto
[ 20%] Built target rpc_header_proto
[ 20%] Built target rpc_introspection_proto
[ 22%] Built target protoc-gen-krpc
[ 22%] Built target KRPC_statestore_service.proto
[ 22%] Built target KRPC_admission_control_service.proto
[ 22%] Built target KRPC_data_stream_service.proto
[ 22%] Built target KRPC_control_service.proto
[ 22%] Built target KRPC_rpc_test.proto
[ 22%] Built target statestore_service_proto
[ 22%] Built target admission_control_service_proto
[ 22%] Built target data_stream_service_proto
[ 22%] Built target control_service_proto
[ 22%] Built target rpc_test_proto
[ 22%] Built target proto-deps
[ 22%] Built target gen-deps
[ 22%] Built target GlobalFlags
[ 22%] Built target Udf
[ 22%] Built target BufferPool
[ 23%] Built target Common
[ 23%] Built target UtilCache
[ 25%] Built target Catalog
[ 26%] Built target ThriftSaslTransport
[ 27%] Built target Statestore
[ 29%] Built target Io
[ 40%] Built target kudu_util
[ 40%] Built target kudu_test_util
[ 41%] Built target Rpc
[ 43%] Built target Scheduling
[ 45%] Built target security
[ 47%] Built target Parquet
[ 47%] Built target security-test-for-impala
[ 50%] Built target Service
[ 51%] Built target TestUtil
[ 61%] Built target ImpalaThrift
[ 65%] Built target krpc
[ 72%] Built target Exprs
[ 81%] Built target Util
[ 88%] Built target Runtime
[ 98%] Built target Exec
[100%] Built target CodeGen
Scanning dependencies of target loggingsupport
[100%] Building CXX object be/src/util/CMakeFiles/loggingsupport.dir/logging-support.cc.o
[100%] Linking CXX shared library ../../build/debug/util/libloggingsupport.so
../../../toolchain/toolchain-packages-gcc7.5.0/openldap-2.4.47/lib/libldap.a(os-ip.o):os-ip.c:function ldap_int_poll: warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead
../../../toolchain/toolchain-packages-gcc7.5.0/openldap-2.4.47/lib/libldap.a(os-ip.o):os-ip.c:function ldap_int_poll: warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead
[100%] Built target loggingsupport
[  6%] Built target thrift-generated-files-tcli-service
[  6%] Built target thrift-generated-files-metrics
[  6%] Built target fb-deps
[  6%] Built target thrift-generated-files-error
[ 26%] Built target gutil
[ 53%] Built target thrift-cpp
[ 53%] Built target protoc-gen-insertions
[ 53%] Built target thrift-ext-data-src
[ 53%] Built target PROTO_row_batch.proto
[ 53%] Built target PROTO_kudu-util-version_info.proto
[ 53%] Built target PROTO_kudu-util-maintenance_manager.proto
[ 60%] Built target PROTO_kudu-util-mem_tracker.proto
[ 60%] Built target PROTO_kudu-util-block_bloom_filter.proto
[ 60%] Built target pb_util_proto
[ 60%] Built target PROTO_kudu-rpc-rpc_introspection.proto
[ 60%] Built target PROTO_kudu-security-token.proto
[ 66%] Built target PROTO_common.proto
[ 66%] Built target PROTO_kudu-rpc-rpc_header.proto
[ 66%] Built target PROTO_kudu-util-pb_util.proto
[ 66%] Built target PROTO_kudu-util-histogram.proto
[ 66%] Built target PROTO_kudu-util-compression-compression-compression.proto
[ 66%] Built target PROTO_kudu-util-hash.proto
[ 66%] Built target PROTO_planner.proto
[ 66%] Built target row_batch_proto
[ 86%] Built target thrift11-py
[ 86%] Built target common_proto
[ 86%] Built target kudu-security-proto-deps
[ 86%] Built target token_proto
[ 86%] Built target kudu-rpc-proto-deps
[ 86%] Built target kudu-util-proto-deps
[ 86%] Built target planner_proto
[ 86%] Built target thrift-deps
[ 86%] Built target rpc_header_proto
[ 93%] Built target protoc-gen-krpc
[ 93%] Built target KRPC_statestore_service.proto
[ 93%] Built target KRPC_admission_control_service.proto
[ 93%] Built target KRPC_data_stream_service.proto
[ 93%] Built target KRPC_control_service.proto
[ 93%] Built target KRPC_rpc_test.proto
[ 93%] Built target statestore_service_proto
[ 93%] Built target admission_control_service_proto
[ 93%] Built target data_stream_service_proto
[ 93%] Built target rpc_test_proto
[ 93%] Built target control_service_proto
[ 93%] Built target proto-deps
[ 93%] Built target gen-deps
Scanning dependencies of target ImpalaUdf
[ 93%] Building CXX object be/src/udf/CMakeFiles/ImpalaUdf.dir/udf.cc.o
[ 93%] Building CXX object be/src/udf/CMakeFiles/ImpalaUdf.dir/udf-ir.cc.o
[ 93%] Building CXX object be/src/udf/CMakeFiles/ImpalaUdf.dir/udf-test-harness.cc.o
[100%] Linking CXX static library ../../build/debug/udf/libImpalaUdf.a
[100%] Built target ImpalaUdf
[  7%] Built target thrift-generated-files-tcli-service
[  7%] Built target fb-deps
[  7%] Built target thrift-generated-files-error
[  7%] Built target thrift-generated-files-metrics
[ 28%] Built target gutil
[ 57%] Built target thrift-cpp
[ 57%] Built target protoc-gen-insertions
[ 57%] Built target thrift-ext-data-src
[ 64%] Built target PROTO_kudu-util-mem_tracker.proto
[ 64%] Built target PROTO_kudu-util-block_bloom_filter.proto
[ 64%] Built target PROTO_kudu-util-hash.proto
[ 64%] Built target PROTO_kudu-util-pb_util.proto
[ 64%] Built target PROTO_kudu-util-histogram.proto
[ 64%] Built target PROTO_kudu-util-compression-compression-compression.proto
[ 64%] Built target PROTO_kudu-util-maintenance_manager.proto
[ 64%] Built target PROTO_planner.proto
[ 64%] Built target PROTO_kudu-util-version_info.proto
[ 64%] Built target PROTO_row_batch.proto
[ 64%] Built target pb_util_proto
[ 85%] Built target thrift11-py
[ 85%] Built target PROTO_kudu-rpc-rpc_header.proto
[ 85%] Built target PROTO_kudu-rpc-rpc_introspection.proto
[ 85%] Built target PROTO_kudu-security-token.proto
[ 92%] Built target PROTO_common.proto
[ 92%] Built target kudu-util-proto-deps
[ 92%] Built target planner_proto
[ 92%] Built target thrift-deps
[ 92%] Built target row_batch_proto
[ 92%] Built target kudu-security-proto-deps
[ 92%] Built target kudu-rpc-proto-deps
[ 92%] Built target common_proto
[ 92%] Built target token_proto
[ 92%] Built target rpc_header_proto
[100%] Built target protoc-gen-krpc
[100%] Built target KRPC_statestore_service.proto
[100%] Built target KRPC_admission_control_service.proto
[100%] Built target KRPC_data_stream_service.proto
[100%] Built target KRPC_control_service.proto
[100%] Built target KRPC_rpc_test.proto
[100%] Built target statestore_service_proto
[100%] Built target admission_control_service_proto
[100%] Built target data_stream_service_proto
[100%] Built target control_service_proto
[100%] Built target rpc_test_proto
[100%] Built target proto-deps
[100%] Built target gen-deps
Scanning dependencies of target udasample
[100%] Building CXX object be/src/udf_samples/CMakeFiles/udasample.dir/uda-sample.cc.o
[100%] Building CXX object be/src/udf_samples/CMakeFiles/udasample.dir/hyperloglog-uda.cc.o
[100%] Linking CXX shared library ../../build/debug/udf_samples/libudasample.so
[100%] Built target udasample
[  6%] Built target thrift-generated-files-tcli-service
[  6%] Built target thrift-generated-files-error
[  6%] Built target thrift-generated-files-metrics
[  6%] Built target fb-deps
[ 26%] Built target gutil
[ 53%] Built target thrift-cpp
[ 53%] Built target protoc-gen-insertions
[ 53%] Built target thrift-ext-data-src
[ 53%] Built target PROTO_kudu-util-histogram.proto
[ 53%] Built target PROTO_kudu-util-hash.proto
[ 53%] Built target PROTO_kudu-util-maintenance_manager.proto
[ 53%] Built target PROTO_kudu-security-token.proto
[ 53%] Built target PROTO_row_batch.proto
[ 60%] Built target PROTO_kudu-util-mem_tracker.proto
[ 60%] Built target PROTO_kudu-rpc-rpc_introspection.proto
[ 60%] Built target PROTO_kudu-util-block_bloom_filter.proto
[ 60%] Built target PROTO_kudu-util-pb_util.proto
[ 60%] Built target PROTO_kudu-util-version_info.proto
[ 60%] Built target pb_util_proto
[ 66%] Built target PROTO_common.proto
[ 66%] Built target PROTO_kudu-util-compression-compression-compression.proto
[ 66%] Built target PROTO_planner.proto
[ 66%] Built target PROTO_kudu-rpc-rpc_header.proto
[ 86%] Built target thrift11-py
[ 86%] Built target kudu-security-proto-deps
[ 86%] Built target row_batch_proto
[ 86%] Built target common_proto
[ 86%] Built target kudu-util-proto-deps
[ 86%] Built target planner_proto
[ 86%] Built target token_proto
[ 86%] Built target kudu-rpc-proto-deps
[ 86%] Built target thrift-deps
[ 86%] Built target rpc_header_proto
[ 93%] Built target protoc-gen-krpc
[ 93%] Built target KRPC_statestore_service.proto
[ 93%] Built target KRPC_admission_control_service.proto
[ 93%] Built target KRPC_data_stream_service.proto
[ 93%] Built target KRPC_control_service.proto
[ 93%] Built target KRPC_rpc_test.proto
[ 93%] Built target statestore_service_proto
[ 93%] Built target admission_control_service_proto
[ 93%] Built target data_stream_service_proto
[ 93%] Built target control_service_proto
[ 93%] Built target rpc_test_proto
[ 93%] Built target proto-deps
[ 93%] Built target gen-deps
Scanning dependencies of target udfsample
[100%] Building CXX object be/src/udf_samples/CMakeFiles/udfsample.dir/udf-sample.cc.o
[100%] Linking CXX shared library ../../build/debug/udf_samples/libudfsample.so
[100%] Built target udfsample
[  0%] Built target thrift-generated-files-error
[  7%] Built target thrift-generated-files-tcli-service
[  7%] Built target thrift-generated-files-metrics
[  7%] Built target fb-deps
[ 28%] Built target gutil
[ 57%] Built target thrift-cpp
[ 57%] Built target protoc-gen-insertions
[ 57%] Built target thrift-ext-data-src
[ 64%] Built target PROTO_kudu-util-mem_tracker.proto
[ 64%] Built target PROTO_kudu-util-compression-compression-compression.proto
[ 64%] Built target PROTO_kudu-util-histogram.proto
[ 64%] Built target PROTO_kudu-util-maintenance_manager.proto
[ 64%] Built target PROTO_kudu-util-hash.proto
[ 64%] Built target PROTO_kudu-util-version_info.proto
[ 64%] Built target PROTO_kudu-util-pb_util.proto
[ 64%] Built target PROTO_kudu-util-block_bloom_filter.proto
[ 71%] Built target PROTO_common.proto
[ 71%] Built target PROTO_kudu-security-token.proto
[ 71%] Built target PROTO_planner.proto
[ 71%] Built target PROTO_kudu-rpc-rpc_introspection.proto
[ 71%] Built target pb_util_proto
[ 71%] Built target PROTO_row_batch.proto
[ 71%] Built target PROTO_kudu-rpc-rpc_header.proto
[ 92%] Built target thrift11-py
[ 92%] Built target kudu-util-proto-deps
[ 92%] Built target common_proto
[ 92%] Built target planner_proto
[ 92%] Built target kudu-security-proto-deps
[ 92%] Built target row_batch_proto
[ 92%] Built target kudu-rpc-proto-deps
[ 92%] Built target token_proto
[ 92%] Built target thrift-deps
[ 92%] Built target rpc_header_proto
[100%] Built target protoc-gen-krpc
[100%] Built target KRPC_statestore_service.proto
[100%] Built target KRPC_admission_control_service.proto
[100%] Built target KRPC_data_stream_service.proto
[100%] Built target KRPC_control_service.proto
[100%] Built target KRPC_rpc_test.proto
[100%] Built target statestore_service_proto
[100%] Built target admission_control_service_proto
[100%] Built target data_stream_service_proto
[100%] Built target control_service_proto
[100%] Built target rpc_test_proto
[100%] Built target proto-deps
[100%] Built target gen-deps
Scanning dependencies of target cscope
IMPALA_HOME             = /home/ubuntu/Impala
HADOOP_HOME             = /home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287/
HADOOP_CONF_DIR         = /home/ubuntu/Impala/fe/src/test/resources
HADOOP_INCLUDE_DIR      = /home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//include
HADOOP_LIB_DIR          = /home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//lib
IMPALA_CLUSTER_NODES_DIR= /home/ubuntu/Impala/testdata/cluster/cdh7
HIVE_HOME               = /home/ubuntu/Impala/toolchain/cdp_components-4493826/apache-hive-3.1.3000.7.2.1.0-287-bin
HIVE_CONF_DIR           = /home/ubuntu/Impala/fe/./src/test/resources
HIVE_SRC_DIR            = /home/ubuntu/Impala/toolchain/cdp_components-4493826/hive-3.1.3000.7.2.1.0-287
HBASE_HOME              = /home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287/
HBASE_CONF_DIR          = /home/ubuntu/Impala/fe/src/test/resources
RANGER_HOME             = /home/ubuntu/Impala/toolchain/cdp_components-4493826/ranger-2.0.0.7.2.1.0-287-admin
RANGER_CONF_DIR         = /home/ubuntu/Impala/fe/src/test/resources 
THRIFT_HOME             = /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/thrift-0.9.3-p8
CLASSPATH               = /home/ubuntu/Impala/fe/src/test/resources:/home/ubuntu/Impala/fe/target/classes:/home/ubuntu/Impala/fe/target/dependency::/home/ubuntu/Impala/fe/src/test/resources:/home/ubuntu/Impala/fe/target/classes:/home/ubuntu/Impala/fe/target/dependency::/home/ubuntu/Impala/fe/src/test/resources:/home/ubuntu/Impala/fe/target/classes:/home/ubuntu/Impala/fe/target/dependency::/home/ubuntu/Impala/fe/src/test/resources:/home/ubuntu/Impala/fe/target/classes:/home/ubuntu/Impala/fe/target/dependency:
LIBHDFS_OPTS            =  -Djava.library.path=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//lib/native/ -XX:ErrorFile=/home/ubuntu/Impala/logs/hs_err_pid%p.log -XX:MaxPermSize=128m -Djava.library.path=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//lib/native/ -XX:ErrorFile=/home/ubuntu/Impala/logs/hs_err_pid%p.log -XX:MaxPermSize=128m -Djava.library.path=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//lib/native/ -XX:ErrorFile=/home/ubuntu/Impala/logs/hs_err_pid%p.log -XX:MaxPermSize=128m -Djava.library.path=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//lib/native/ -XX:ErrorFile=/home/ubuntu/Impala/logs/hs_err_pid%p.log -XX:MaxPermSize=128m
JAVA_HOME               = /usr/lib/jvm/java-8-openjdk-amd64
POSTGRES_JDBC_DRIVER    = /home/ubuntu/Impala/fe/target/dependency/postgresql-42.2.14.jar
IMPALA_TOOLCHAIN        = /home/ubuntu/Impala/toolchain
IMPALA_TOOLCHAIN_PACKAGES_HOME = /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0
METASTORE_DB            = HMS_home_ubuntu_Impala_cdp
DOWNLOAD_CDH_COMPONENTS = true
IMPALA_MAVEN_OPTIONS    =  -U
IMPALA_TOOLCHAIN_HOST   = native-toolchain.s3.amazonaws.com
CDH_BUILD_NUMBER        = 1814051
CDP_BUILD_NUMBER        = 4493826
CDP_COMPONENTS_HOME     = /home/ubuntu/Impala/toolchain/cdp_components-4493826
IMPALA_HADOOP_VERSION   = 3.1.1.7.2.1.0-287
IMPALA_AVRO_JAVA_VERSION= 1.8.2.7.2.1.0-287
IMPALA_PARQUET_VERSION  = 1.10.99.7.2.1.0-287
IMPALA_HIVE_VERSION     = 3.1.3000.7.2.1.0-287
IMPALA_HBASE_VERSION    = 2.2.5.7.2.1.0-287
IMPALA_HUDI_VERSION     = 0.5.0-incubating
IMPALA_KUDU_VERSION     = 5ad5d3d66
IMPALA_KUDU_JAVA_VERSION= 1.13.0-SNAPSHOT
IMPALA_RANGER_VERSION   = 2.0.0.7.2.1.0-287
IMPALA_ICEBERG_VERSION  = 0.8.0-incubating
[100%] Built target cscope
Scanning dependencies of target impala-parent
Scanning dependencies of target function-registry
========================================================================
Running mvn  -U -B install -DskipTests
Directory /home/ubuntu/Impala/impala-parent
========================================================================
[  0%] Built target fb-deps
[  0%] Built target thrift-generated-files-metrics
[  7%] Built target thrift-generated-files-tcli-service
[  7%] Generating files for builtins.
[  7%] Built target thrift-generated-files-error
[ 28%] Built target gutil
[ 57%] Built target thrift-cpp
[ 57%] Built target protoc-gen-insertions
[ 57%] Built target thrift-ext-data-src
[ 57%] Built target PROTO_kudu-util-version_info.proto
[ 57%] Built target PROTO_kudu-util-hash.proto
[ 57%] Built target PROTO_kudu-util-block_bloom_filter.proto
[ 57%] Built target PROTO_kudu-util-histogram.proto
[ 57%] Built target PROTO_kudu-util-pb_util.proto
[ 57%] Built target PROTO_row_batch.proto
[ 64%] Built target PROTO_kudu-util-mem_tracker.proto
[ 64%] Built target PROTO_kudu-util-compression-compression-compression.proto
[ 64%] Built target PROTO_planner.proto
[ 64%] Built target pb_util_proto
[ 64%] Built target PROTO_kudu-util-maintenance_manager.proto
[ 71%] Built target PROTO_common.proto
[ 71%] Built target PROTO_kudu-security-token.proto
[ 71%] Built target PROTO_kudu-rpc-rpc_introspection.proto
[ 71%] Built target PROTO_kudu-rpc-rpc_header.proto
[ 92%] Built target thrift11-py
[ 92%] Built target row_batch_proto
[ 92%] Built target planner_proto
[ 92%] Built target kudu-util-proto-deps
[ 92%] Built target common_proto
[ 92%] Built target token_proto
[ 92%] Built target kudu-security-proto-deps
[ 92%] Built target kudu-rpc-proto-deps
[ 92%] Built target thrift-deps
[ 92%] Built target rpc_header_proto
[ 92%] Built target function-registry
[100%] Built target protoc-gen-krpc
[100%] Built target KRPC_admission_control_service.proto
[100%] Built target KRPC_statestore_service.proto
[100%] Built target KRPC_data_stream_service.proto
[100%] Built target KRPC_rpc_test.proto
[100%] Built target KRPC_control_service.proto
[100%] Built target admission_control_service_proto
[100%] Built target statestore_service_proto
[100%] Built target data_stream_service_proto
[100%] Built target control_service_proto
[100%] Built target rpc_test_proto
[100%] Built target proto-deps
[100%] Built target gen-deps
13:41:47 [INFO] BUILD SUCCESS
[100%] Built target impala-parent
Scanning dependencies of target shaded-deps-hive-exec
Scanning dependencies of target shaded-deps-s3a-aws-sdk
========================================================================
Running mvn  -U -B install -DskipTests
Directory /home/ubuntu/Impala/shaded-deps/hive-exec
========================================================================
========================================================================
Running mvn  -U -B install -DskipTests
Directory /home/ubuntu/Impala/shaded-deps/s3a-aws-sdk
========================================================================
13:41:53 [INFO] Tests are skipped.
13:41:53 [WARNING] JAR will be empty - no content was marked for inclusion!
13:42:08 [INFO] BUILD SUCCESS
[100%] Built target shaded-deps-s3a-aws-sdk
13:42:11 [WARNING] Could not transfer metadata net.minidev:json-smart/maven-metadata.xml from/to impala.cdp.repo (https://native-toolchain.s3.amazonaws.com/build/cdp_components/4493826/maven): Access denied to: https://native-toolchain.s3.amazonaws.com/build/cdp_components/4493826/maven/net/minidev/json-smart/maven-metadata.xml , ReasonPhrase:Forbidden.
13:42:11 [WARNING] Could not transfer metadata net.minidev:json-smart/maven-metadata.xml from/to impala.cdh.repo (https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven): Access denied to: https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven/net/minidev/json-smart/maven-metadata.xml , ReasonPhrase:Forbidden.
13:42:45 [INFO] Tests are skipped.
13:42:45 [WARNING] JAR will be empty - no content was marked for inclusion!
13:42:49 [INFO] BUILD SUCCESS
[100%] Built target shaded-deps-hive-exec
Scanning dependencies of target ext-data-source
========================================================================
Running mvn  -U -B install -DskipTests
Directory /home/ubuntu/Impala/ext-data-source
========================================================================
13:42:50 [INFO] Apache Impala External Data Source Test Library                    [jar]
13:42:52 [INFO] Tests are skipped.
13:42:53 [INFO] Tests are skipped.
13:42:53 [INFO] Building Apache Impala External Data Source Test Library 0.1-SNAPSHOT [4/4]
13:42:53 [INFO] Tests are skipped.
13:42:53 [INFO] Apache Impala External Data Source 1.0-SNAPSHOT .... SUCCESS [  0.218 s]
13:42:53 [INFO] Apache Impala External Data Source API ............. SUCCESS [  2.453 s]
13:42:53 [INFO] Apache Impala External Data Source Sample .......... SUCCESS [  0.121 s]
13:42:53 [INFO] Apache Impala External Data Source Test Library 0.1-SNAPSHOT SUCCESS [  0.110 s]
13:42:53 [INFO] BUILD SUCCESS
[100%] Built target ext-data-source
Scanning dependencies of target yarn-extras
========================================================================
Running mvn  -U -B install -DskipTests
Directory /home/ubuntu/Impala/common/yarn-extras
========================================================================
13:42:56 [INFO] Tests are skipped.
13:42:56 [INFO] BUILD SUCCESS
[100%] Built target yarn-extras
Scanning dependencies of target query-event-hook-api
========================================================================
Running mvn  -U -B install -DskipTests
Directory /home/ubuntu/Impala/query-event-hook-api
========================================================================
13:42:58 [INFO] Tests are skipped.
13:42:59 [INFO] BUILD SUCCESS
[100%] Built target query-event-hook-api
Scanning dependencies of target fe
========================================================================
Running mvn  -U -B install -DskipTests
Directory /home/ubuntu/Impala/fe
========================================================================
13:43:01 [WARNING] Could not transfer metadata org.apache.impala:query-event-hook-api:1.0-SNAPSHOT/maven-metadata.xml from/to impala.cdh.repo (https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven): Access denied to: https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven/org/apache/impala/query-event-hook-api/1.0-SNAPSHOT/maven-metadata.xml , ReasonPhrase:Forbidden.
13:43:01 [WARNING] Failure to transfer org.apache.impala:query-event-hook-api:1.0-SNAPSHOT/maven-metadata.xml from https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven was cached in the local repository, resolution will not be reattempted until the update interval of impala.cdh.repo has elapsed or updates are forced. Original error: Could not transfer metadata org.apache.impala:query-event-hook-api:1.0-SNAPSHOT/maven-metadata.xml from/to impala.cdh.repo (https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven): Access denied to: https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven/org/apache/impala/query-event-hook-api/1.0-SNAPSHOT/maven-metadata.xml , ReasonPhrase:Forbidden.
13:43:01 [WARNING] Could not transfer metadata org.apache.impala:impala-parent:0.1-SNAPSHOT/maven-metadata.xml from/to impala.cdh.repo (https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven): Access denied to: https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven/org/apache/impala/impala-parent/0.1-SNAPSHOT/maven-metadata.xml , ReasonPhrase:Forbidden.
13:43:01 [WARNING] Could not transfer metadata org.apache.impala:impala-data-source-api:1.0-SNAPSHOT/maven-metadata.xml from/to impala.cdh.repo (https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven): Access denied to: https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven/org/apache/impala/impala-data-source-api/1.0-SNAPSHOT/maven-metadata.xml , ReasonPhrase:Forbidden.
13:43:01 [WARNING] Failure to transfer org.apache.impala:impala-data-source-api:1.0-SNAPSHOT/maven-metadata.xml from https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven was cached in the local repository, resolution will not be reattempted until the update interval of impala.cdh.repo has elapsed or updates are forced. Original error: Could not transfer metadata org.apache.impala:impala-data-source-api:1.0-SNAPSHOT/maven-metadata.xml from/to impala.cdh.repo (https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven): Access denied to: https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven/org/apache/impala/impala-data-source-api/1.0-SNAPSHOT/maven-metadata.xml , ReasonPhrase:Forbidden.
13:43:02 [WARNING] Could not transfer metadata org.apache.impala:impala-data-source:1.0-SNAPSHOT/maven-metadata.xml from/to impala.cdh.repo (https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven): Access denied to: https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven/org/apache/impala/impala-data-source/1.0-SNAPSHOT/maven-metadata.xml , ReasonPhrase:Forbidden.
13:43:02 [WARNING] Could not transfer metadata net.minidev:json-smart/maven-metadata.xml from/to impala.cdp.repo (https://native-toolchain.s3.amazonaws.com/build/cdp_components/4493826/maven): Access denied to: https://native-toolchain.s3.amazonaws.com/build/cdp_components/4493826/maven/net/minidev/json-smart/maven-metadata.xml , ReasonPhrase:Forbidden.
13:43:02 [WARNING] Could not transfer metadata net.minidev:json-smart/maven-metadata.xml from/to impala.cdh.repo (https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven): Access denied to: https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven/net/minidev/json-smart/maven-metadata.xml , ReasonPhrase:Forbidden.
13:43:03 [WARNING] Could not transfer metadata org.apache.impala:impala-minimal-s3a-aws-sdk:0.1-SNAPSHOT/maven-metadata.xml from/to impala.cdh.repo (https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven): Access denied to: https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven/org/apache/impala/impala-minimal-s3a-aws-sdk/0.1-SNAPSHOT/maven-metadata.xml , ReasonPhrase:Forbidden.
13:43:03 [WARNING] Failure to transfer org.apache.impala:impala-minimal-s3a-aws-sdk:0.1-SNAPSHOT/maven-metadata.xml from https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven was cached in the local repository, resolution will not be reattempted until the update interval of impala.cdh.repo has elapsed or updates are forced. Original error: Could not transfer metadata org.apache.impala:impala-minimal-s3a-aws-sdk:0.1-SNAPSHOT/maven-metadata.xml from/to impala.cdh.repo (https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven): Access denied to: https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven/org/apache/impala/impala-minimal-s3a-aws-sdk/0.1-SNAPSHOT/maven-metadata.xml , ReasonPhrase:Forbidden.
13:43:06 [WARNING] Failure to transfer net.minidev:json-smart/maven-metadata.xml from https://native-toolchain.s3.amazonaws.com/build/cdp_components/4493826/maven was cached in the local repository, resolution will not be reattempted until the update interval of impala.cdp.repo has elapsed or updates are forced. Original error: Could not transfer metadata net.minidev:json-smart/maven-metadata.xml from/to impala.cdp.repo (https://native-toolchain.s3.amazonaws.com/build/cdp_components/4493826/maven): Access denied to: https://native-toolchain.s3.amazonaws.com/build/cdp_components/4493826/maven/net/minidev/json-smart/maven-metadata.xml , ReasonPhrase:Forbidden.
13:43:06 [WARNING] Failure to transfer net.minidev:json-smart/maven-metadata.xml from https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven was cached in the local repository, resolution will not be reattempted until the update interval of impala.cdh.repo has elapsed or updates are forced. Original error: Could not transfer metadata net.minidev:json-smart/maven-metadata.xml from/to impala.cdh.repo (https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven): Access denied to: https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven/net/minidev/json-smart/maven-metadata.xml , ReasonPhrase:Forbidden.
13:43:12 [WARNING] Could not transfer metadata org.apache.impala:yarn-extras:0.1-SNAPSHOT/maven-metadata.xml from/to impala.cdh.repo (https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven): Access denied to: https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven/org/apache/impala/yarn-extras/0.1-SNAPSHOT/maven-metadata.xml , ReasonPhrase:Forbidden.
13:43:12 [WARNING] Failure to transfer org.apache.impala:yarn-extras:0.1-SNAPSHOT/maven-metadata.xml from https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven was cached in the local repository, resolution will not be reattempted until the update interval of impala.cdh.repo has elapsed or updates are forced. Original error: Could not transfer metadata org.apache.impala:yarn-extras:0.1-SNAPSHOT/maven-metadata.xml from/to impala.cdh.repo (https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven): Access denied to: https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven/org/apache/impala/yarn-extras/0.1-SNAPSHOT/maven-metadata.xml , ReasonPhrase:Forbidden.
13:43:25 [WARNING] Could not transfer metadata org.apache.kudu:kudu-client:1.13.0-SNAPSHOT/maven-metadata.xml from/to impala.cdh.repo (https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven): Access denied to: https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven/org/apache/kudu/kudu-client/1.13.0-SNAPSHOT/maven-metadata.xml , ReasonPhrase:Forbidden.
13:43:25 [WARNING] Failure to transfer org.apache.kudu:kudu-client:1.13.0-SNAPSHOT/maven-metadata.xml from https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven was cached in the local repository, resolution will not be reattempted until the update interval of impala.cdh.repo has elapsed or updates are forced. Original error: Could not transfer metadata org.apache.kudu:kudu-client:1.13.0-SNAPSHOT/maven-metadata.xml from/to impala.cdh.repo (https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven): Access denied to: https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven/org/apache/kudu/kudu-client/1.13.0-SNAPSHOT/maven-metadata.xml , ReasonPhrase:Forbidden.
13:43:25 [WARNING] Could not transfer metadata org.apache.impala:impala-minimal-hive-exec:0.1-SNAPSHOT/maven-metadata.xml from/to impala.cdh.repo (https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven): Access denied to: https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven/org/apache/impala/impala-minimal-hive-exec/0.1-SNAPSHOT/maven-metadata.xml , ReasonPhrase:Forbidden.
13:43:25 [WARNING] Failure to transfer org.apache.impala:impala-minimal-hive-exec:0.1-SNAPSHOT/maven-metadata.xml from https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven was cached in the local repository, resolution will not be reattempted until the update interval of impala.cdh.repo has elapsed or updates are forced. Original error: Could not transfer metadata org.apache.impala:impala-minimal-hive-exec:0.1-SNAPSHOT/maven-metadata.xml from/to impala.cdh.repo (https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven): Access denied to: https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven/org/apache/impala/impala-minimal-hive-exec/0.1-SNAPSHOT/maven-metadata.xml , ReasonPhrase:Forbidden.
13:43:26 [WARNING] Failure to transfer net.minidev:json-smart/maven-metadata.xml from https://native-toolchain.s3.amazonaws.com/build/cdp_components/4493826/maven was cached in the local repository, resolution will not be reattempted until the update interval of impala.cdp.repo has elapsed or updates are forced. Original error: Could not transfer metadata net.minidev:json-smart/maven-metadata.xml from/to impala.cdp.repo (https://native-toolchain.s3.amazonaws.com/build/cdp_components/4493826/maven): Access denied to: https://native-toolchain.s3.amazonaws.com/build/cdp_components/4493826/maven/net/minidev/json-smart/maven-metadata.xml , ReasonPhrase:Forbidden.
13:43:26 [WARNING] Failure to transfer net.minidev:json-smart/maven-metadata.xml from https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven was cached in the local repository, resolution will not be reattempted until the update interval of impala.cdh.repo has elapsed or updates are forced. Original error: Could not transfer metadata net.minidev:json-smart/maven-metadata.xml from/to impala.cdh.repo (https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven): Access denied to: https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven/net/minidev/json-smart/maven-metadata.xml , ReasonPhrase:Forbidden.
13:43:44 [WARNING] Failure to transfer net.minidev:json-smart/maven-metadata.xml from https://native-toolchain.s3.amazonaws.com/build/cdp_components/4493826/maven was cached in the local repository, resolution will not be reattempted until the update interval of impala.cdp.repo has elapsed or updates are forced. Original error: Could not transfer metadata net.minidev:json-smart/maven-metadata.xml from/to impala.cdp.repo (https://native-toolchain.s3.amazonaws.com/build/cdp_components/4493826/maven): Access denied to: https://native-toolchain.s3.amazonaws.com/build/cdp_components/4493826/maven/net/minidev/json-smart/maven-metadata.xml , ReasonPhrase:Forbidden.
13:43:44 [WARNING] Failure to transfer net.minidev:json-smart/maven-metadata.xml from https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven was cached in the local repository, resolution will not be reattempted until the update interval of impala.cdh.repo has elapsed or updates are forced. Original error: Could not transfer metadata net.minidev:json-smart/maven-metadata.xml from/to impala.cdh.repo (https://native-toolchaiWarning : Terminal "EMPTY_IDENT" was declared but never used
Warning : Terminal "UNEXPECTED_CHAR" was declared but never used
------- CUP v0.11a czt01 beta Parser Generation Summary -------
  0 errors and 2 warnings
  249 terminals, 242 non-terminals, and 940 productions declared, 
  producing 1745 unique parse states.
  2 terminals declared but not used.
  0 non-terminals declared but not used.
  0 productions never reduced.
  0 conflicts detected (0 expected).
  Code written to "SqlParser.java", and "SqlParserSymbols.java".
---------------------------------------------------- (v0.11a czt01 beta)
n.s3.amazonaws.com/build/cdh_components/1814051/maven): Access denied to: https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven/net/minidev/json-smart/maven-metadata.xml , ReasonPhrase:Forbidden.
13:43:44 [WARNING] Failure to transfer net.minidev:json-smart/maven-metadata.xml from https://native-toolchain.s3.amazonaws.com/build/cdp_components/4493826/maven was cached in the local repository, resolution will not be reattempted until the update interval of impala.cdp.repo has elapsed or updates are forced. Original error: Could not transfer metadata net.minidev:json-smart/maven-metadata.xml from/to impala.cdp.repo (https://native-toolchain.s3.amazonaws.com/build/cdp_components/4493826/maven): Access denied to: https://native-toolchain.s3.amazonaws.com/build/cdp_components/4493826/maven/net/minidev/json-smart/maven-metadata.xml , ReasonPhrase:Forbidden.
13:43:44 [WARNING] Failure to transfer net.minidev:json-smart/maven-metadata.xml from https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven was cached in the local repository, resolution will not be reattempted until the update interval of impala.cdh.repo has elapsed or updates are forced. Original error: Could not transfer metadata net.minidev:json-smart/maven-metadata.xml from/to impala.cdh.repo (https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven): Access denied to: https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven/net/minidev/json-smart/maven-metadata.xml , ReasonPhrase:Forbidden.
13:43:44 [WARNING] Failure to transfer net.minidev:json-smart/maven-metadata.xml from https://native-toolchain.s3.amazonaws.com/build/cdp_components/4493826/maven was cached in the local repository, resolution will not be reattempted until the update interval of impala.cdp.repo has elapsed or updates are forced. Original error: Could not transfer metadata net.minidev:json-smart/maven-metadata.xml from/to impala.cdp.repo (https://native-toolchain.s3.amazonaws.com/build/cdp_components/4493826/maven): Access denied to: https://native-toolchain.s3.amazonaws.com/build/cdp_components/4493826/maven/net/minidev/json-smart/maven-metadata.xml , ReasonPhrase:Forbidden.
13:43:44 [WARNING] Failure to transfer net.minidev:json-smart/maven-metadata.xml from https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven was cached in the local repository, resolution will not be reattempted until the update interval of impala.cdh.repo has elapsed or updates are forced. Original error: Could not transfer metadata net.minidev:json-smart/maven-metadata.xml from/to impala.cdh.repo (https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven): Access denied to: https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven/net/minidev/json-smart/maven-metadata.xml , ReasonPhrase:Forbidden.
13:43:45 [WARNING] /home/ubuntu/Impala/fe/src/main/cup/sql-parser.cup [0:0]: Terminal "EMPTY_IDENT" was declared but never used
13:43:45 [WARNING] /home/ubuntu/Impala/fe/src/main/cup/sql-parser.cup [0:0]: Terminal "UNEXPECTED_CHAR" was declared but never used
13:43:59 [WARNING] /home/ubuntu/Impala/fe/src/main/java/org/apache/impala/util/UnsafeUtil.java:[24,16] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
13:43:59 [WARNING] /home/ubuntu/Impala/fe/src/main/java/org/apache/impala/util/UnsafeUtil.java:[24,16] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
13:43:59 [WARNING] /home/ubuntu/Impala/fe/src/main/java/org/apache/impala/util/UnsafeUtil.java:[24,16] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
13:43:59 [WARNING] /home/ubuntu/Impala/fe/src/main/java/org/apache/impala/util/UnsafeUtil.java:[33,23] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
13:43:59 [WARNING] /home/ubuntu/Impala/fe/src/main/java/org/apache/impala/util/UnsafeUtil.java:[40,15] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
13:43:59 [WARNING] /home/ubuntu/Impala/fe/src/main/java/org/apache/impala/util/UnsafeUtil.java:[45,25] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
13:44:01 [INFO] /home/ubuntu/Impala/fe/src/test/java/org/apache/impala/datagenerator/HBaseTestDataRegionAssignment.java: Some input files use or override a deprecated API.
13:44:01 [INFO] /home/ubuntu/Impala/fe/src/test/java/org/apache/impala/datagenerator/HBaseTestDataRegionAssignment.java: Recompile with -Xlint:deprecation for details.
13:44:01 [INFO] /home/ubuntu/Impala/fe/src/test/java/org/apache/impala/testutil/TestUtils.java: Some input files use unchecked or unsafe operations.
13:44:01 [INFO] /home/ubuntu/Impala/fe/src/test/java/org/apache/impala/testutil/TestUtils.java: Recompile with -Xlint:unchecked for details.
13:44:01 [INFO] Tests are skipped.
13:44:02 [INFO] BUILD SUCCESS
[100%] Built target fe
[  0%] Built target thrift-generated-files-metrics
[  0%] Built target fb-deps
[  7%] Built target thrift-generated-files-tcli-service
[  7%] Built target thrift-generated-files-error
[ 28%] Built target gutil
[ 57%] Built target thrift-cpp
[ 57%] Built target protoc-gen-insertions
[ 57%] Built target thrift-ext-data-src
[ 64%] Built target PROTO_kudu-util-mem_tracker.proto
[ 64%] Built target PROTO_kudu-util-compression-compression-compression.proto
[ 64%] Built target PROTO_kudu-util-hash.proto
[ 64%] Built target PROTO_kudu-security-token.proto
[ 71%] Built target PROTO_common.proto
[ 71%] Built target PROTO_planner.proto
[ 71%] Built target PROTO_kudu-rpc-rpc_introspection.proto
[ 71%] Built target PROTO_kudu-util-block_bloom_filter.proto
[ 71%] Built target PROTO_kudu-util-pb_util.proto
[ 71%] Built target pb_util_proto
[ 71%] Built target PROTO_kudu-rpc-rpc_header.proto
[ 71%] Built target PROTO_kudu-util-version_info.proto
[ 71%] Built target PROTO_kudu-util-histogram.proto
[ 71%] Built target PROTO_kudu-util-maintenance_manager.proto
[ 71%] Built target PROTO_row_batch.proto
[ 92%] Built target thrift11-py
[ 92%] Built target common_proto
[ 92%] Built target kudu-security-proto-deps
[ 92%] Built target planner_proto
[ 92%] Built target kudu-rpc-proto-deps
[ 92%] Built target kudu-util-proto-deps
[ 92%] Built target row_batch_proto
[ 92%] Built target token_proto
[ 92%] Built target thrift-deps
[ 92%] Built target rpc_header_proto
[100%] Built target protoc-gen-krpc
[100%] Built target KRPC_statestore_service.proto
[100%] Built target KRPC_admission_control_service.proto
[100%] Built target KRPC_data_stream_service.proto
[100%] Built target KRPC_control_service.proto
[100%] Built target KRPC_rpc_test.proto
[100%] Built target statestore_service_proto
[100%] Built target admission_control_service_proto
[100%] Built target data_stream_service_proto
[100%] Built target control_service_proto
[100%] Built target rpc_test_proto
[100%] Built target proto-deps
[100%] Built target gen-deps
Scanning dependencies of target shell_tarball
~/Impala ~/Impala
IMPALA_HOME is a git repository
~/Impala
Using existing version.info file.
# Generated version information from save-version.sh
VERSION: 4.0.0-SNAPSHOT
GIT_HASH: 1b74fe3fe46c4099db31e8c5054db54a8451383b
BUILD_TIME: Tue Sep  1 13:34:47 UTC 2020
Deleting all files in /home/ubuntu/Impala/shell/build/impala-shell-4.0.0-SNAPSHOT/{gen-py,lib,ext-py}
Building all external modules into eggs
Cleaning up old build artifacts.
Creating an egg for /home/ubuntu/Impala/shell/ext-py/bitarray-1.2.1
warning: manifest_maker: standard file '-c' not found

zip_safe flag not set; analyzing archive contents...
bitarray.test_bitarray: module references __file__
bitarray.test_util: module references __file__
Cleaning up old build artifacts.
Creating an egg for /home/ubuntu/Impala/shell/ext-py/prettytable-0.7.1
warning: no files found matching 'prettytable_test.py'
zip_safe flag not set; analyzing archive contents...
Cleaning up old build artifacts.
Creating an egg for /home/ubuntu/Impala/shell/ext-py/sasl-0.2.1
cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++
In file included from sasl/saslwrapper.cpp:254:0:
sasl/saslwrapper.h: In member function ‘void saslwrapper::ClientImpl::interact(sasl_interact_t*)’:
sasl/saslwrapper.h:437:11: warning: unused variable ‘input’ [-Wunused-variable]
     char* input;
           ^
zip_safe flag not set; analyzing archive contents...
Cleaning up old build artifacts.
Creating an egg for /home/ubuntu/Impala/shell/ext-py/six-1.14.0
/usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'python_requires'
  warnings.warn(msg)
warning: no files found matching '*' under directory 'documentation'
no previously-included directories found matching 'documentation/_build'
zip_safe flag not set; analyzing archive contents...
six: module references __path__
Cleaning up old build artifacts.
Creating an egg for /home/ubuntu/Impala/shell/ext-py/sqlparse-0.3.1
/usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'python_requires'
  warnings.warn(msg)
warning: no files found matching 'source/*' under directory 'docs'
warning: no files found matching 'docs/sqlformat.1'
warning: no files found matching 'docs/Makefile'
warning: no files found matching 'Makefile'
zip_safe flag not set; analyzing archive contents...
Cleaning up old build artifacts.
Creating an egg for /home/ubuntu/Impala/shell/ext-py/thrift_sasl-0.4.2
zip_safe flag not set; analyzing archive contents...
Making tarball in /home/ubuntu/Impala/shell/build
[100%] Built target shell_tarball
Scanning dependencies of target tarballs
[100%] Built target tarballs
13:44:07 MainThread: /home/ubuntu/Impala/fe/src/test/resources/core-site.xml is missing, regenerating cluster configs
Hostname for internal communication: 172.18.0.1 and for external communication: 0.0.0.0
Creating node-3 at /home/ubuntu/Impala/testdata/cluster/cdh7/node-3
node-3 will use ports DATANODE_PORT=31000, DATANODE_HTTP_PORT=31010, DATANODE_IPC_PORT=31020, DATANODE_HTTPS_PORT=31030, NODEMANAGER_PORT=31100, NODEMANAGER_LOCALIZER_PORT=31120, NODEMANAGER_WEBUI_PORT=31140, KUDU_TS_RPC_PORT=31200, and KUDU_TS_WEBUI_PORT=31300
Configuring Yarn NM to use 39838MB RAM
Creating node-2 at /home/ubuntu/Impala/testdata/cluster/cdh7/node-2
node-2 will use ports DATANODE_PORT=31001, DATANODE_HTTP_PORT=31011, DATANODE_IPC_PORT=31021, DATANODE_HTTPS_PORT=31031, NODEMANAGER_PORT=31101, NODEMANAGER_LOCALIZER_PORT=31121, NODEMANAGER_WEBUI_PORT=31141, KUDU_TS_RPC_PORT=31201, and KUDU_TS_WEBUI_PORT=31301
Configuring Yarn NM to use 39838MB RAM
Creating node-1 at /home/ubuntu/Impala/testdata/cluster/cdh7/node-1
node-1 will use ports DATANODE_PORT=31002, DATANODE_HTTP_PORT=31012, DATANODE_IPC_PORT=31022, DATANODE_HTTPS_PORT=31032, NODEMANAGER_PORT=31102, NODEMANAGER_LOCALIZER_PORT=31122, NODEMANAGER_WEBUI_PORT=31142, KUDU_TS_RPC_PORT=31202, and KUDU_TS_WEBUI_PORT=31302
Configuring Yarn NM to use 39838MB RAM
Config dir: /home/ubuntu/Impala/fe/src/test/resources
Current user: ubuntu
Metastore DB: HMS_home_ubuntu_Impala_cdp
Ranger DB   : ranger_home_ubuntu_impala
~/Impala/fe/src/test/resources ~/Impala
Generated /home/ubuntu/Impala/fe/src/test/resources/hive-log4j2.properties
Copying common conf files from local cluster:
... core-site.xml
... hdfs-site.xml
... yarn-site.xml
Generated /home/ubuntu/Impala/fe/src/test/resources/log4j.properties
Generated /home/ubuntu/Impala/fe/src/test/resources/hbase-site.xml
~/Impala
~/Impala/toolchain/cdp_components-4493826/ranger-2.0.0.7.2.1.0-287-admin/ews/webapp/WEB-INF/classes/conf ~/Impala
Generated /home/ubuntu/Impala/toolchain/cdp_components-4493826/ranger-2.0.0.7.2.1.0-287-admin/ews/webapp/WEB-INF/classes/conf/ranger-admin-default-site.xml
Generated /home/ubuntu/Impala/toolchain/cdp_components-4493826/ranger-2.0.0.7.2.1.0-287-admin/ews/webapp/WEB-INF/classes/conf/ranger-admin-site.xml
~/Impala
Completed config generation
Searching for auxiliary tests, workloads, and datasets (if any exist).
No auxiliary tests found at: /home/ubuntu/Impala/../Impala-auxiliary-tests/testdata/workloads
No auxiliary tests found at: /home/ubuntu/Impala/../Impala-auxiliary-tests/testdata/datasets
No auxiliary tests found at: /home/ubuntu/Impala/../Impala-auxiliary-tests/tests
Stopping Sentry
Stopping Hive
Stopping Hbase
no hbase master found
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287/share/hadoop/common/lib/slf4j-log4j12-1.7.30.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287/lib/client-facing-thirdparty/slf4j-log4j12-1.7.30.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287/share/hadoop/common/lib/slf4j-log4j12-1.7.30.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287/lib/client-facing-thirdparty/slf4j-log4j12-1.7.30.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]
172.18.0.1: +======================================================================+
172.18.0.1: |                    Error: JAVA_HOME is not set                       |
172.18.0.1: +----------------------------------------------------------------------+
172.18.0.1: | Please download the latest Sun JDK from the Sun Java web site        |
172.18.0.1: |     > http://www.oracle.com/technetwork/java/javase/downloads        |
172.18.0.1: |                                                                      |
172.18.0.1: | HBase requires Java 1.8 or later.                                    |
172.18.0.1: +======================================================================+
rm: Call From localhost/127.0.0.1 to ip-172-18-0-1.us-west-2.compute.internal:20500 failed on connection exception: java.net.ConnectException: Connection refused; For more details see:  http://wiki.apache.org/hadoop/ConnectionRefused
Stopping kudu
Stopping yarn
Stopping kms
Stopping hdfs
Apache Ranger Admin Service is not running
Hostname for internal communication: 172.18.0.1 and for external communication: 0.0.0.0
Creating node-3 at /home/ubuntu/Impala/testdata/cluster/cdh7/node-3
node-3 will use ports DATANODE_PORT=31000, DATANODE_HTTP_PORT=31010, DATANODE_IPC_PORT=31020, DATANODE_HTTPS_PORT=31030, NODEMANAGER_PORT=31100, NODEMANAGER_LOCALIZER_PORT=31120, NODEMANAGER_WEBUI_PORT=31140, KUDU_TS_RPC_PORT=31200, and KUDU_TS_WEBUI_PORT=31300
Configuring Yarn NM to use 39838MB RAM
Creating node-2 at /home/ubuntu/Impala/testdata/cluster/cdh7/node-2
node-2 will use ports DATANODE_PORT=31001, DATANODE_HTTP_PORT=31011, DATANODE_IPC_PORT=31021, DATANODE_HTTPS_PORT=31031, NODEMANAGER_PORT=31101, NODEMANAGER_LOCALIZER_PORT=31121, NODEMANAGER_WEBUI_PORT=31141, KUDU_TS_RPC_PORT=31201, and KUDU_TS_WEBUI_PORT=31301
Configuring Yarn NM to use 39838MB RAM
Creating node-1 at /home/ubuntu/Impala/testdata/cluster/cdh7/node-1
node-1 will use ports DATANODE_PORT=31002, DATANODE_HTTP_PORT=31012, DATANODE_IPC_PORT=31022, DATANODE_HTTPS_PORT=31032, NODEMANAGER_PORT=31102, NODEMANAGER_LOCALIZER_PORT=31122, NODEMANAGER_WEBUI_PORT=31142, KUDU_TS_RPC_PORT=31202, and KUDU_TS_WEBUI_PORT=31302
Configuring Yarn NM to use 39838MB RAM
Config dir: /home/ubuntu/Impala/fe/src/test/resources
Current user: ubuntu
Metastore DB: HMS_home_ubuntu_Impala_cdp
Ranger DB   : ranger_home_ubuntu_impala
~/Impala/fe/src/test/resources ~/Impala
Generated /home/ubuntu/Impala/fe/src/test/resources/hive-log4j2.properties
Creating postgresql database for Hive metastore
dropdb: database removal failed: ERROR:  database "HMS_home_ubuntu_Impala_cdp" does not exist
Creating Ranger Policy Server DB
~/Impala/toolchain/cdp_components-4493826/ranger-2.0.0.7.2.1.0-287-admin ~/Impala/fe/src/test/resources ~/Impala
Generated /home/ubuntu/Impala/toolchain/cdp_components-4493826/ranger-2.0.0.7.2.1.0-287-admin/install.properties
2020-09-01 13:44:21,734  [I] DB FLAVOR :POSTGRES
2020-09-01 13:44:21,735  [I] --------- Verifying Ranger DB connection ---------
2020-09-01 13:44:21,735  [I] Checking connection..
2020-09-01 13:44:21,735  [JISQL] /usr/lib/jvm/java-8-openjdk-amd64/bin/java  -cp /home/ubuntu/Impala/fe/target/dependency/postgresql-42.2.14.jar:/home/ubuntu/Impala/toolchain/cdp_components-4493826/ranger-2.0.0.7.2.1.0-287-admin/jisql/lib/* org.apache.util.sql.Jisql -driver postgresql -cstring jdbc:postgresql://localhost/ranger_home_ubuntu_impala -u hiveuser -p '********' -noheader -trim -c \;  -query "select 1;"
2020-09-01 13:44:22,157  [I] Checking connection passed.
2020-09-01 13:44:22,157  [I] --------- Verifying version history table ---------
2020-09-01 13:44:22,158  [JISQL] /usr/lib/jvm/java-8-openjdk-amd64/bin/java  -cp /home/ubuntu/Impala/fe/target/dependency/postgresql-42.2.14.jar:/home/ubuntu/Impala/toolchain/cdp_components-4493826/ranger-2.0.0.7.2.1.0-287-admin/jisql/lib/* org.apache.util.sql.Jisql -driver postgresql -cstring jdbc:postgresql://localhost/ranger_home_ubuntu_impala -u hiveuser -p '********' -noheader -trim -c \;  -query "select * from (select table_name from information_schema.tables where table_catalog='ranger_home_ubuntu_impala' and table_name = 'x_db_version_h') as temp;"
2020-09-01 13:44:22,565  [I] Table x_db_version_h does not exist in database ranger_home_ubuntu_impala
2020-09-01 13:44:22,565  [JISQL] /usr/lib/jvm/java-8-openjdk-amd64/bin/java  -cp /home/ubuntu/Impala/fe/target/dependency/postgresql-42.2.14.jar:/home/ubuntu/Impala/toolchain/cdp_components-4493826/ranger-2.0.0.7.2.1.0-287-admin/jisql/lib/* org.apache.util.sql.Jisql -driver postgresql -cstring jdbc:postgresql://localhost/ranger_home_ubuntu_impala -u hiveuser -p '********' -noheader -trim -c \;  -query "select * from (select table_name from information_schema.tables where table_catalog='ranger_home_ubuntu_impala' and table_name = 'x_db_version_h') as temp;"
2020-09-01 13:44:22,970  [I] Table x_db_version_h does not exist in database ranger_home_ubuntu_impala
2020-09-01 13:44:22,970  [I] Importing x_db_version_h table schema to database ranger_home_ubuntu_impala from file: create_dbversion_catalog.sql
2020-09-01 13:44:22,971  [JISQL] /usr/lib/jvm/java-8-openjdk-amd64/bin/java  -cp /home/ubuntu/Impala/fe/target/dependency/postgresql-42.2.14.jar:/home/ubuntu/Impala/toolchain/cdp_components-4493826/ranger-2.0.0.7.2.1.0-287-admin/jisql/lib/* org.apache.util.sql.Jisql -driver postgresql -cstring jdbc:postgresql://localhost/ranger_home_ubuntu_impala -u hiveuser -p '********' -noheader -trim -c \; -input /home/ubuntu/Impala/toolchain/cdp_components-4493826/ranger-2.0.0.7.2.1.0-287-admin/db/postgres/create_dbversion_catalog.sql 
2020-09-01 13:44:23,375  [I] create_dbversion_catalog.sql file imported successfully
2020-09-01 13:44:23,376  [JISQL] /usr/lib/jvm/java-8-openjdk-amd64/bin/java  -cp /home/ubuntu/Impala/fe/target/dependency/postgresql-42.2.14.jar:/home/ubuntu/Impala/toolchain/cdp_components-4493826/ranger-2.0.0.7.2.1.0-287-admin/jisql/lib/* org.apache.util.sql.Jisql -driver postgresql -cstring jdbc:postgresql://localhost/ranger_home_ubuntu_impala -u hiveuser -p '********' -noheader -trim -c \;  -query "select * from (select table_name from information_schema.tables where table_catalog='ranger_home_ubuntu_impala' and table_name = 'x_db_version_h') as temp;"
2020-09-01 13:44:23,783  [I] Table x_db_version_h already exists in database 'ranger_home_ubuntu_impala'
2020-09-01 13:44:23,783  [I] --------- Importing Ranger Core DB Schema ---------
2020-09-01 13:44:23,784  [JISQL] /usr/lib/jvm/java-8-openjdk-amd64/bin/java  -cp /home/ubuntu/Impala/fe/target/dependency/postgresql-42.2.14.jar:/home/ubuntu/Impala/toolchain/cdp_components-4493826/ranger-2.0.0.7.2.1.0-287-admin/jisql/lib/* org.apache.util.sql.Jisql -driver postgresql -cstring jdbc:postgresql://localhost/ranger_home_ubuntu_impala -u hiveuser -p '********' -noheader -trim -c \;  -query "select version from x_db_version_h where version = 'CORE_DB_SCHEMA' and active = 'Y';"
2020-09-01 13:44:24,188  [JISQL] /usr/lib/jvm/java-8-openjdk-amd64/bin/java  -cp /home/ubuntu/Impala/fe/target/dependency/postgresql-42.2.14.jar:/home/ubuntu/Impala/toolchain/cdp_components-4493826/ranger-2.0.0.7.2.1.0-287-admin/jisql/lib/* org.apache.util.sql.Jisql -driver postgresql -cstring jdbc:postgresql://localhost/ranger_home_ubuntu_impala -u hiveuser -p '********' -noheader -trim -c \;  -query "select version from x_db_version_h where version = 'CORE_DB_SCHEMA' and active = 'N';"
2020-09-01 13:44:24,590  [JISQL] /usr/lib/jvm/java-8-openjdk-amd64/bin/java  -cp /home/ubuntu/Impala/fe/target/dependency/postgresql-42.2.14.jar:/home/ubuntu/Impala/toolchain/cdp_components-4493826/ranger-2.0.0.7.2.1.0-287-admin/jisql/lib/* org.apache.util.sql.Jisql -driver postgresql -cstring jdbc:postgresql://localhost/ranger_home_ubuntu_impala -u hiveuser -p '********' -noheader -trim -c \;  -query "insert into x_db_version_h (version, inst_at, inst_by, updated_at, updated_by,active) values ('CORE_DB_SCHEMA', current_timestamp, 'Ranger 2.0.0.7.2.1.0-287', current_timestamp, 'localhost','N') ;"
2020-09-01 13:44:24,988  [JISQL] /usr/lib/jvm/java-8-openjdk-amd64/bin/java  -cp /home/ubuntu/Impala/fe/target/dependency/postgresql-42.2.14.jar:/home/ubuntu/Impala/toolchain/cdp_components-4493826/ranger-2.0.0.7.2.1.0-287-admin/jisql/lib/* org.apache.util.sql.Jisql -driver postgresql -cstring jdbc:postgresql://localhost/ranger_home_ubuntu_impala -u hiveuser -p '********' -noheader -trim -c \;  -query "select * from (select table_name from information_schema.tables where table_catalog='ranger_home_ubuntu_impala' and table_name = 'x_portal_user') as temp;"
2020-09-01 13:44:25,398  [I] Table x_portal_user does not exist in database ranger_home_ubuntu_impala
2020-09-01 13:44:25,398  [JISQL] /usr/lib/jvm/java-8-openjdk-amd64/bin/java  -cp /home/ubuntu/Impala/fe/target/dependency/postgresql-42.2.14.jar:/home/ubuntu/Impala/toolchain/cdp_components-4493826/ranger-2.0.0.7.2.1.0-287-admin/jisql/lib/* org.apache.util.sql.Jisql -driver postgresql -cstring jdbc:postgresql://localhost/ranger_home_ubuntu_impala -u hiveuser -p '********' -noheader -trim -c \;  -query "select * from (select table_name from information_schema.tables where table_catalog='ranger_home_ubuntu_impala' and table_name = 'x_policy_ref_group') as temp;"
2020-09-01 13:44:25,928  [I] Table x_policy_ref_group does not exist in database ranger_home_ubuntu_impala
2020-09-01 13:44:25,928  [JISQL] /usr/lib/jvm/java-8-openjdk-amd64/bin/java  -cp /home/ubuntu/Impala/fe/target/dependency/postgresql-42.2.14.jar:/home/ubuntu/Impala/toolchain/cdp_components-4493826/ranger-2.0.0.7.2.1.0-287-admin/jisql/lib/* org.apache.util.sql.Jisql -driver postgresql -cstring jdbc:postgresql://localhost/ranger_home_ubuntu_impala -u hiveuser -p '********' -noheader -trim -c \;  -query "select version from x_db_version_h where version = 'DB_PATCHES' and active = 'Y';"
2020-09-01 13:44:26,354  [JISQL] /usr/lib/jvm/java-8-openjdk-amd64/bin/java  -cp /home/ubuntu/Impala/fe/target/dependency/postgresql-42.2.14.jar:/home/ubuntu/Impala/toolchain/cdp_components-4493826/ranger-2.0.0.7.2.1.0-287-admin/jisql/lib/* org.apache.util.sql.Jisql -driver postgresql -cstring jdbc:postgresql://localhost/ranger_home_ubuntu_impala -u hiveuser -p '********' -noheader -trim -c \;  -query "select version from x_db_version_h where version = 'JAVA_PATCHES' and active = 'Y';"
2020-09-01 13:44:26,772  [I] Importing DB schema to database ranger_home_ubuntu_impala from file: ranger_core_db_postgres.sql
2020-09-01 13:44:26,773  [JISQL] /usr/lib/jvm/java-8-openjdk-amd64/bin/java  -cp /home/ubuntu/Impala/fe/target/dependency/postgresql-42.2.14.jar:/home/ubuntu/Impala/toolchain/cdp_components-4493826/ranger-2.0.0.7.2.1.0-287-admin/jisql/lib/* org.apache.util.sql.Jisql -driver postgresql -cstring jdbc:postgresql://localhost/ranger_home_ubuntu_impala -u hiveuser -p '********' -noheader -trim -c \; -input /home/ubuntu/Impala/toolchain/cdp_components-4493826/ranger-2.0.0.7.2.1.0-287-admin/db/postgres/optimized/current/ranger_core_db_postgres.sql 
2020-09-01 13:44:28,445  [I] ranger_core_db_postgres.sql file imported successfully
2020-09-01 13:44:28,445  [JISQL] /usr/lib/jvm/java-8-openjdk-amd64/bin/java  -cp /home/ubuntu/Impala/fe/target/dependency/postgresql-42.2.14.jar:/home/ubuntu/Impala/toolchain/cdp_components-4493826/ranger-2.0.0.7.2.1.0-287-admin/jisql/lib/* org.apache.util.sql.Jisql -driver postgresql -cstring jdbc:postgresql://localhost/ranger_home_ubuntu_impala -u hiveuser -p '********' -noheader -trim -c \;  -query "update x_db_version_h set inst_by='Ranger 2.0.0.7.2.1.0-287' where active='Y' and updated_by='localhost';"
2020-09-01 13:44:28,849  [I] Patches status entries updated from base ranger version to current installed ranger version:Ranger 2.0.0.7.2.1.0-287
2020-09-01 13:44:28,850  [JISQL] /usr/lib/jvm/java-8-openjdk-amd64/bin/java  -cp /home/ubuntu/Impala/fe/target/dependency/postgresql-42.2.14.jar:/home/ubuntu/Impala/toolchain/cdp_components-4493826/ranger-2.0.0.7.2.1.0-287-admin/jisql/lib/* org.apache.util.sql.Jisql -driver postgresql -cstring jdbc:postgresql://localhost/ranger_home_ubuntu_impala -u hiveuser -p '********' -noheader -trim -c \;  -query "select * from (select table_name from information_schema.tables where table_catalog='ranger_home_ubuntu_impala' and table_name = 'x_portal_user') as temp;"
2020-09-01 13:44:29,255  [I] Table x_portal_user already exists in database 'ranger_home_ubuntu_impala'
2020-09-01 13:44:29,255  [JISQL] /usr/lib/jvm/java-8-openjdk-amd64/bin/java  -cp /home/ubuntu/Impala/fe/target/dependency/postgresql-42.2.14.jar:/home/ubuntu/Impala/toolchain/cdp_components-4493826/ranger-2.0.0.7.2.1.0-287-admin/jisql/lib/* org.apache.util.sql.Jisql -driver postgresql -cstring jdbc:postgresql://localhost/ranger_home_ubuntu_impala -u hiveuser -p '********' -noheader -trim -c \;  -query "select * from (select table_name from information_schema.tables where table_catalog='ranger_home_ubuntu_impala' and table_name = 'x_policy_ref_group') as temp;"
2020-09-01 13:44:29,687  [I] Table x_policy_ref_group already exists in database 'ranger_home_ubuntu_impala'
2020-09-01 13:44:29,687  [JISQL] /usr/lib/jvm/java-8-openjdk-amd64/bin/java  -cp /home/ubuntu/Impala/fe/target/dependency/postgresql-42.2.14.jar:/home/ubuntu/Impala/toolchain/cdp_components-4493826/ranger-2.0.0.7.2.1.0-287-admin/jisql/lib/* org.apache.util.sql.Jisql -driver postgresql -cstring jdbc:postgresql://localhost/ranger_home_ubuntu_impala -u hiveuser -p '********' -noheader -trim -c \;  -query "select version from x_db_version_h where version = 'DB_PATCHES' and active = 'Y';"
2020-09-01 13:44:30,113  [JISQL] /usr/lib/jvm/java-8-openjdk-amd64/bin/java  -cp /home/ubuntu/Impala/fe/target/dependency/postgresql-42.2.14.jar:/home/ubuntu/Impala/toolchain/cdp_components-4493826/ranger-2.0.0.7.2.1.0-287-admin/jisql/lib/* org.apache.util.sql.Jisql -driver postgresql -cstring jdbc:postgresql://localhost/ranger_home_ubuntu_impala -u hiveuser -p '********' -noheader -trim -c \;  -query "select version from x_db_version_h where version = 'JAVA_PATCHES' and active = 'Y';"
2020-09-01 13:44:30,537  [JISQL] /usr/lib/jvm/java-8-openjdk-amd64/bin/java  -cp /home/ubuntu/Impala/fe/target/dependency/postgresql-42.2.14.jar:/home/ubuntu/Impala/toolchain/cdp_components-4493826/ranger-2.0.0.7.2.1.0-287-admin/jisql/lib/* org.apache.util.sql.Jisql -driver postgresql -cstring jdbc:postgresql://localhost/ranger_home_ubuntu_impala -u hiveuser -p '********' -noheader -trim -c \;  -query "update x_db_version_h set active='Y' where version='CORE_DB_SCHEMA' and active='N' and updated_by='localhost';"
2020-09-01 13:44:30,948  [I] CORE_DB_SCHEMA import status has been updated
2020-09-01 13:44:30,948  [JISQL] /usr/lib/jvm/java-8-openjdk-amd64/bin/java  -cp /home/ubuntu/Impala/fe/target/dependency/postgresql-42.2.14.jar:/home/ubuntu/Impala/toolchain/cdp_components-4493826/ranger-2.0.0.7.2.1.0-287-admin/jisql/lib/* org.apache.util.sql.Jisql -driver postgresql -cstring jdbc:postgresql://localhost/ranger_home_ubuntu_impala -u hiveuser -p '********' -noheader -trim -c \;  -query "select version from x_db_version_h where version = 'DB_PATCHES' and inst_by = 'Ranger 2.0.0.7.2.1.0-287' and active = 'Y';"
2020-09-01 13:44:31,371  [I] DB_PATCHES have already been applied
~/Impala/fe/src/test/resources ~/Impala
Copying common conf files from local cluster:
... core-site.xml
... hdfs-site.xml
... yarn-site.xml
Generated /home/ubuntu/Impala/fe/src/test/resources/log4j.properties
Generated /home/ubuntu/Impala/fe/src/test/resources/hbase-site.xml
~/Impala
~/Impala/toolchain/cdp_components-4493826/ranger-2.0.0.7.2.1.0-287-admin/ews/webapp/WEB-INF/classes/conf ~/Impala
Generated /home/ubuntu/Impala/toolchain/cdp_components-4493826/ranger-2.0.0.7.2.1.0-287-admin/ews/webapp/WEB-INF/classes/conf/ranger-admin-default-site.xml
Generated /home/ubuntu/Impala/toolchain/cdp_components-4493826/ranger-2.0.0.7.2.1.0-287-admin/ews/webapp/WEB-INF/classes/conf/ranger-admin-site.xml
~/Impala
Completed config generation
Searching for auxiliary tests, workloads, and datasets (if any exist).
No auxiliary tests found at: /home/ubuntu/Impala/../Impala-auxiliary-tests/testdata/workloads
No auxiliary tests found at: /home/ubuntu/Impala/../Impala-auxiliary-tests/testdata/datasets
No auxiliary tests found at: /home/ubuntu/Impala/../Impala-auxiliary-tests/tests
Formatting cluster
Killing running services...
~/Impala/fe/src/test/resources ~/Impala
~/Impala
Starting cluster services...
Stopping kudu
Stopping yarn
Stopping kms
Stopping hdfs
Starting hdfs (Web UI - http://localhost:5070)
WARNING: /home/ubuntu/Impala/testdata/cluster/cdh7/node-1/var/log/hadoop-hdfs does not exist. Creating.
Namenode started
Starting kms (Web UI - http://localhost:9600)
Starting yarn (Web UI - http://localhost:8088)
Starting kudu (Web UI - http://localhost:8051)
The cluster is running
 --> Starting HBase
HBase start attempt: 1/5
Killing any HBase processes possibly lingering from previous start attempts
Stopping Hbase
no hbase master found
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287/share/hadoop/common/lib/slf4j-log4j12-1.7.30.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287/lib/client-facing-thirdparty/slf4j-log4j12-1.7.30.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287/share/hadoop/common/lib/slf4j-log4j12-1.7.30.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287/lib/client-facing-thirdparty/slf4j-log4j12-1.7.30.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]
172.18.0.1: running zookeeper, logging to /home/ubuntu/Impala/logs/cluster/hbase/hbase-ubuntu-zookeeper-ip-172-31-14-124.out
172.18.0.1: no zookeeper to stop because no pid file /home/ubuntu/Impala/logs/cluster/hbase/hbase-ubuntu-zookeeper.pid
rm: `/hbase/MasterProcWALs/*': No such file or directory
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287/share/hadoop/common/lib/slf4j-log4j12-1.7.30.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287/lib/client-facing-thirdparty/slf4j-log4j12-1.7.30.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287/share/hadoop/common/lib/slf4j-log4j12-1.7.30.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287/lib/client-facing-thirdparty/slf4j-log4j12-1.7.30.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]
172.18.0.1: running zookeeper, logging to /home/ubuntu/Impala/logs/cluster/hbase/hbase-ubuntu-zookeeper-ip-172-31-14-124.out
172.18.0.1: 20/09/01 13:45:28 INFO quorum.QuorumPeerConfig: clientPortAddress is 0.0.0.0/0.0.0.0:2181
172.18.0.1: 20/09/01 13:45:28 INFO quorum.QuorumPeerConfig: secureClientPort is not set
172.18.0.1: 20/09/01 13:45:28 ERROR quorum.QuorumPeerConfig: Invalid configuration, only one server specified (ignoring)
172.18.0.1: 20/09/01 13:45:28 INFO server.ZooKeeperServerMain: Starting server
172.18.0.1: 20/09/01 13:45:28 INFO persistence.FileTxnSnapLog: zookeeper.snapshot.trust.empty : false
172.18.0.1: 20/09/01 13:45:28 INFO server.ZooKeeperServer: Server environment:zookeeper.version=3.5.5-287-0b18e407b1e3524f25f7cb8b68a32a55e82653d6, built on 07/12/2020 17:24 GMT
172.18.0.1: 20/09/01 13:45:28 INFO server.ZooKeeperServer: Server environment:host.name=localhost
172.18.0.1: 20/09/01 13:45:28 INFO server.ZooKeeperServer: Server environment:java.version=1.8.0_265
172.18.0.1: 20/09/01 13:45:28 INFO server.ZooKeeperServer: Server environment:java.vendor=Private Build
172.18.0.1: 20/09/01 13:45:28 INFO server.ZooKeeperServer: Server environment:java.home=/usr/lib/jvm/java-8-openjdk-amd64/jre
running master, logging to /home/ubuntu/Impala/logs/cluster/hbase/hbase-ubuntu-master-ip-172-31-14-124.out
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287/share/hadoop/common/lib/slf4j-log4j12-1.7.30.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287/lib/client-facing-thirdparty/slf4j-log4j12-1.7.30.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
: running regionserver, logging to /home/ubuntu/Impala/logs/cluster/hbase/hbase-ubuntu-regionserver-ip-172-31-14-124.out
running regionserver, logging to /home/ubuntu/Impala/logs/cluster/hbase/hbase-ubuntu-2-regionserver-ip-172-31-14-124.out
running regionserver, logging to /home/ubuntu/Impala/logs/cluster/hbase/hbase-ubuntu-3-regionserver-ip-172-31-14-124.out
Contents of HDFS root: [u'hbase']
Connecting to Zookeeper host(s).
Success: <kazoo.client.KazooClient object at 0x7fa633311e10>
Waiting for HBase node: /hbase/master
Success: /hbase/master
Waiting for HBase node: /hbase/rs
Success: /hbase/rs
Stopping Zookeeper client
HBase startup scripts succeeded
 --> Starting Hive Server and Metastore Service
Waiting for the Metastore at localhost:9083...
Waiting for the Metastore at localhost:9083...
Waiting for the Metastore at localhost:9083...
Waiting for the Metastore at localhost:9083...
Waiting for the Metastore at localhost:9083...
Waiting for the Metastore at localhost:9083...
Waiting for the Metastore at localhost:9083...
Waiting for the Metastore at localhost:9083...
Waiting for the Metastore at localhost:9083...
Waiting for the Metastore at localhost:9083...
Waiting for the Metastore at localhost:9083...
Waiting for the Metastore at localhost:9083...
Waiting for the Metastore at localhost:9083...
Waiting for the Metastore at localhost:9083...
Waiting for the Metastore at localhost:9083...
Waiting for the Metastore at localhost:9083...
Waiting for the Metastore at localhost:9083...
Waiting for the Metastore at localhost:9083...
Waiting for the Metastore at localhost:9083...
Waiting for the Metastore at localhost:9083...
Waiting for the Metastore at localhost:9083...
Waiting for the Metastore at localhost:9083...
Waiting for the Metastore at localhost:9083...
Waiting for the Metastore at localhost:9083...
Waiting for the Metastore at localhost:9083...
Metastore service is up at localhost:9083.
Waiting for HiveServer2 at localhost:11050...
Could not connect to localhost:11050
Waiting for HiveServer2 at localhost:11050...
Could not connect to localhost:11050
Waiting for HiveServer2 at localhost:11050...
Could not connect to localhost:11050
Waiting for HiveServer2 at localhost:11050...
Could not connect to localhost:11050
Waiting for HiveServer2 at localhost:11050...
Could not connect to localhost:11050
Waiting for HiveServer2 at localhost:11050...
Could not connect to localhost:11050
Waiting for HiveServer2 at localhost:11050...
Could not connect to localhost:11050
Waiting for HiveServer2 at localhost:11050...
Could not connect to localhost:11050
Waiting for HiveServer2 at localhost:11050...
Could not connect to localhost:11050
Waiting for HiveServer2 at localhost:11050...
Could not connect to localhost:11050
Waiting for HiveServer2 at localhost:11050...
Could not connect to localhost:11050
Waiting for HiveServer2 at localhost:11050...
Could not connect to localhost:11050
Waiting for HiveServer2 at localhost:11050...
Could not connect to localhost:11050
Waiting for HiveServer2 at localhost:11050...
Could not connect to localhost:11050
Waiting for HiveServer2 at localhost:11050...
Could not connect to localhost:11050
Waiting for HiveServer2 at localhost:11050...
Could not connect to localhost:11050
Waiting for HiveServer2 at localhost:11050...
Could not connect to localhost:11050
Waiting for HiveServer2 at localhost:11050...
Could not connect to localhost:11050
Waiting for HiveServer2 at localhost:11050...
Could not connect to localhost:11050
HiveServer2 service is up at localhost:11050.
 --> Starting Ranger Server
IMPALA_HOME             = /home/ubuntu/Impala
HADOOP_HOME             = /home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287/
HADOOP_CONF_DIR         = /home/ubuntu/Impala/fe/src/test/resources
HADOOP_INCLUDE_DIR      = /home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//include
HADOOP_LIB_DIR          = /home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//lib
IMPALA_CLUSTER_NODES_DIR= /home/ubuntu/Impala/testdata/cluster/cdh7
HIVE_HOME               = /home/ubuntu/Impala/toolchain/cdp_components-4493826/apache-hive-3.1.3000.7.2.1.0-287-bin
HIVE_CONF_DIR           = /home/ubuntu/Impala/fe/./src/test/resources
HIVE_SRC_DIR            = /home/ubuntu/Impala/toolchain/cdp_components-4493826/hive-3.1.3000.7.2.1.0-287
HBASE_HOME              = /home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287/
HBASE_CONF_DIR          = /home/ubuntu/Impala/fe/src/test/resources
RANGER_HOME             = /home/ubuntu/Impala/toolchain/cdp_components-4493826/ranger-2.0.0.7.2.1.0-287-admin
RANGER_CONF_DIR         = /home/ubuntu/Impala/fe/src/test/resources 
THRIFT_HOME             = /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/thrift-0.9.3-p8
CLASSPATH               = /home/ubuntu/Impala/fe/src/test/resources:/home/ubuntu/Impala/fe/target/classes:/home/ubuntu/Impala/fe/target/dependency:
LIBHDFS_OPTS            =  -Djava.library.path=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//lib/native/ -XX:ErrorFile=/home/ubuntu/Impala/logs/hs_err_pid%p.log -XX:MaxPermSize=128m -Djava.library.path=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//lib/native/ -XX:ErrorFile=/home/ubuntu/Impala/logs/hs_err_pid%p.log -XX:MaxPermSize=128m -Djava.library.path=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//lib/native/ -XX:ErrorFile=/home/ubuntu/Impala/logs/hs_err_pid%p.log -XX:MaxPermSize=128m -Djava.library.path=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//lib/native/ -XX:ErrorFile=/home/ubuntu/Impala/logs/hs_err_pid%p.log -XX:MaxPermSize=128m
JAVA_HOME               = /usr/lib/jvm/java-8-openjdk-amd64
POSTGRES_JDBC_DRIVER    = /home/ubuntu/Impala/fe/target/dependency/postgresql-42.2.14.jar
IMPALA_TOOLCHAIN        = /home/ubuntu/Impala/toolchain
IMPALA_TOOLCHAIN_PACKAGES_HOME = /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0
METASTORE_DB            = HMS_home_ubuntu_Impala_cdp
DOWNLOAD_CDH_COMPONENTS = true
IMPALA_MAVEN_OPTIONS    =  -U
IMPALA_TOOLCHAIN_HOST   = native-toolchain.s3.amazonaws.com
CDH_BUILD_NUMBER        = 1814051
CDP_BUILD_NUMBER        = 4493826
CDP_COMPONENTS_HOME     = /home/ubuntu/Impala/toolchain/cdp_components-4493826
IMPALA_HADOOP_VERSION   = 3.1.1.7.2.1.0-287
IMPALA_AVRO_JAVA_VERSION= 1.8.2.7.2.1.0-287
IMPALA_PARQUET_VERSION  = 1.10.99.7.2.1.0-287
IMPALA_HIVE_VERSION     = 3.1.3000.7.2.1.0-287
IMPALA_HBASE_VERSION    = 2.2.5.7.2.1.0-287
IMPALA_HUDI_VERSION     = 0.5.0-incubating
IMPALA_KUDU_VERSION     = 5ad5d3d66
IMPALA_KUDU_JAVA_VERSION= 1.13.0-SNAPSHOT
IMPALA_RANGER_VERSION   = 2.0.0.7.2.1.0-287
IMPALA_ICEBERG_VERSION  = 0.8.0-incubating
Restarting Apache Ranger Admin
Apache Ranger Admin Service is not running
Starting Apache Ranger Admin Service
Apache Ranger Admin Service with pid 48306 has started.
>>> Loading test data
IMPALA_HOME             = /home/ubuntu/Impala
HADOOP_HOME             = /home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287/
HADOOP_CONF_DIR         = /home/ubuntu/Impala/fe/src/test/resources
HADOOP_INCLUDE_DIR      = /home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//include
HADOOP_LIB_DIR          = /home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//lib
IMPALA_CLUSTER_NODES_DIR= /home/ubuntu/Impala/testdata/cluster/cdh7
HIVE_HOME               = /home/ubuntu/Impala/toolchain/cdp_components-4493826/apache-hive-3.1.3000.7.2.1.0-287-bin
HIVE_CONF_DIR           = /home/ubuntu/Impala/fe/./src/test/resources
HIVE_SRC_DIR            = /home/ubuntu/Impala/toolchain/cdp_components-4493826/hive-3.1.3000.7.2.1.0-287
HBASE_HOME              = /home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287/
HBASE_CONF_DIR          = /home/ubuntu/Impala/fe/src/test/resources
RANGER_HOME             = /home/ubuntu/Impala/toolchain/cdp_components-4493826/ranger-2.0.0.7.2.1.0-287-admin
RANGER_CONF_DIR         = /home/ubuntu/Impala/fe/src/test/resources 
THRIFT_HOME             = /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/thrift-0.9.3-p8
CLASSPATH               = /home/ubuntu/Impala/fe/src/test/resources:/home/ubuntu/Impala/fe/target/classes:/home/ubuntu/Impala/fe/target/dependency::/home/ubuntu/Impala/fe/src/test/resources:/home/ubuntu/Impala/fe/target/classes:/home/ubuntu/Impala/fe/target/dependency::/home/ubuntu/Impala/fe/src/test/resources:/home/ubuntu/Impala/fe/target/classes:/home/ubuntu/Impala/fe/target/dependency::/home/ubuntu/Impala/fe/src/test/resources:/home/ubuntu/Impala/fe/target/classes:/home/ubuntu/Impala/fe/target/dependency:
LIBHDFS_OPTS            =  -Djava.library.path=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//lib/native/ -XX:ErrorFile=/home/ubuntu/Impala/logs/hs_err_pid%p.log -XX:MaxPermSize=128m -Djava.library.path=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//lib/native/ -XX:ErrorFile=/home/ubuntu/Impala/logs/hs_err_pid%p.log -XX:MaxPermSize=128m -Djava.library.path=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//lib/native/ -XX:ErrorFile=/home/ubuntu/Impala/logs/hs_err_pid%p.log -XX:MaxPermSize=128m -Djava.library.path=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//lib/native/ -XX:ErrorFile=/home/ubuntu/Impala/logs/hs_err_pid%p.log -XX:MaxPermSize=128m
JAVA_HOME               = /usr/lib/jvm/java-8-openjdk-amd64
POSTGRES_JDBC_DRIVER    = /home/ubuntu/Impala/fe/target/dependency/postgresql-42.2.14.jar
IMPALA_TOOLCHAIN        = /home/ubuntu/Impala/toolchain
IMPALA_TOOLCHAIN_PACKAGES_HOME = /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0
METASTORE_DB            = HMS_home_ubuntu_Impala_cdp
DOWNLOAD_CDH_COMPONENTS = true
IMPALA_MAVEN_OPTIONS    =  -U
IMPALA_TOOLCHAIN_HOST   = native-toolchain.s3.amazonaws.com
CDH_BUILD_NUMBER        = 1814051
CDP_BUILD_NUMBER        = 4493826
CDP_COMPONENTS_HOME     = /home/ubuntu/Impala/toolchain/cdp_components-4493826
IMPALA_HADOOP_VERSION   = 3.1.1.7.2.1.0-287
IMPALA_AVRO_JAVA_VERSION= 1.8.2.7.2.1.0-287
IMPALA_PARQUET_VERSION  = 1.10.99.7.2.1.0-287
IMPALA_HIVE_VERSION     = 3.1.3000.7.2.1.0-287
IMPALA_HBASE_VERSION    = 2.2.5.7.2.1.0-287
IMPALA_HUDI_VERSION     = 0.5.0-incubating
IMPALA_KUDU_VERSION     = 5ad5d3d66
IMPALA_KUDU_JAVA_VERSION= 1.13.0-SNAPSHOT
IMPALA_RANGER_VERSION   = 2.0.0.7.2.1.0-287
IMPALA_ICEBERG_VERSION  = 0.8.0-incubating
========================================================================
Running mvn  -U clean
Directory /home/ubuntu/Impala/testdata
========================================================================
13:46:06 [INFO] BUILD SUCCESS
========================================================================
Running mvn  -U package
Directory /home/ubuntu/Impala/testdata
========================================================================
13:47:38 [INFO] BUILD SUCCESS
/home/ubuntu/Impala/testdata/target
SUCCESS, data generated into /home/ubuntu/Impala/testdata/target
Executing: create-load-data.sh 
Generating HBase data (logging to /home/ubuntu/Impala/logs/data_loading/create-hbase.log)... 


**** Timeout Timer Started (pid 48854, ppid 48778) for 9000 s! ****


  Generating HBase data OK (Took: 0 min 24 sec)
Creating /test-warehouse HDFS directory (logging to /home/ubuntu/Impala/logs/data_loading/create-test-warehouse-dir.log)... 
  Creating /test-warehouse HDFS directory OK (Took: 0 min 2 sec)
Derived params for create-load-data.sh:
EXPLORATION_STRATEGY=exhaustive
SKIP_METADATA_LOAD=0
SKIP_SNAPSHOT_LOAD=0
SNAPSHOT_FILE=
CM_HOST=
REMOTE_LOAD=
Starting Impala cluster (logging to /home/ubuntu/Impala/logs/data_loading/start-impala-cluster.log)... 
  Starting Impala cluster OK (Took: 0 min 8 sec)
Setting up HDFS environment (logging to /home/ubuntu/Impala/logs/data_loading/setup-hdfs-env.log)... 
  Setting up HDFS environment OK (Took: 0 min 12 sec)
Running warm up Hive statements
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/home/ubuntu/Impala/toolchain/cdp_components-4493826/apache-hive-3.1.3000.7.2.1.0-287-bin/lib/log4j-slf4j-impl-2.10.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287/share/hadoop/common/lib/slf4j-log4j12-1.7.30.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory]
ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'log4j2.debug' to show Log4j2 internal initialization logging.
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/home/ubuntu/Impala/toolchain/cdp_components-4493826/apache-hive-3.1.3000.7.2.1.0-287-bin/lib/log4j-slf4j-impl-2.10.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287/share/hadoop/common/lib/slf4j-log4j12-1.7.30.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory]
Connecting to jdbc:hive2://localhost:11050/default;
Connected to: Apache Hive (version 3.1.3000.7.2.1.0-287)
Driver: Hive JDBC (version 3.1.3000.7.2.1.0-287)
Transaction isolation: TRANSACTION_REPEATABLE_READ
INFO  : Compiling command(queryId=ubuntu_20200901134829_e9c8544e-8974-4edb-9883-417b55a94da3): create database if not exists functional
INFO  : Semantic Analysis Completed (retrial = false)
INFO  : Created Hive schema: Schema(fieldSchemas:null, properties:null)
INFO  : Completed compiling command(queryId=ubuntu_20200901134829_e9c8544e-8974-4edb-9883-417b55a94da3); Time taken: 1.552 seconds
INFO  : Executing command(queryId=ubuntu_20200901134829_e9c8544e-8974-4edb-9883-417b55a94da3): create database if not exists functional
INFO  : Starting task [Stage-0:DDL] in serial mode
INFO  : Completed executing command(queryId=ubuntu_20200901134829_e9c8544e-8974-4edb-9883-417b55a94da3); Time taken: 0.173 seconds
INFO  : OK
No rows affected (1.981 seconds)
Beeline version 3.1.3000.7.2.1.0-287 by Apache Hive
Closing: 0: jdbc:hive2://localhost:11050/default;
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/home/ubuntu/Impala/toolchain/cdp_components-4493826/apache-hive-3.1.3000.7.2.1.0-287-bin/lib/log4j-slf4j-impl-2.10.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287/share/hadoop/common/lib/slf4j-log4j12-1.7.30.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory]
ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'log4j2.debug' to show Log4j2 internal initialization logging.
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/home/ubuntu/Impala/toolchain/cdp_components-4493826/apache-hive-3.1.3000.7.2.1.0-287-bin/lib/log4j-slf4j-impl-2.10.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287/share/hadoop/common/lib/slf4j-log4j12-1.7.30.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory]
Connecting to jdbc:hive2://localhost:11050/default;
Connected to: Apache Hive (version 3.1.3000.7.2.1.0-287)
Driver: Hive JDBC (version 3.1.3000.7.2.1.0-287)
Transaction isolation: TRANSACTION_REPEATABLE_READ
INFO  : Compiling command(queryId=ubuntu_20200901134836_c8f2e908-e4cd-4a86-8bf1-6f8cf613e883): create table if not exists hive_warm_up_tbl (i int)
INFO  : Semantic Analysis Completed (retrial = false)
INFO  : Created Hive schema: Schema(fieldSchemas:null, properties:null)
INFO  : Completed compiling command(queryId=ubuntu_20200901134836_c8f2e908-e4cd-4a86-8bf1-6f8cf613e883); Time taken: 0.084 seconds
INFO  : Executing command(queryId=ubuntu_20200901134836_c8f2e908-e4cd-4a86-8bf1-6f8cf613e883): create table if not exists hive_warm_up_tbl (i int)
INFO  : Starting task [Stage-0:DDL] in serial mode
INFO  : Completed executing command(queryId=ubuntu_20200901134836_c8f2e908-e4cd-4a86-8bf1-6f8cf613e883); Time taken: 0.158 seconds
INFO  : OK
No rows affected (0.336 seconds)
Beeline version 3.1.3000.7.2.1.0-287 by Apache Hive
Closing: 0: jdbc:hive2://localhost:11050/default;
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/home/ubuntu/Impala/toolchain/cdp_components-4493826/apache-hive-3.1.3000.7.2.1.0-287-bin/lib/log4j-slf4j-impl-2.10.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287/share/hadoop/common/lib/slf4j-log4j12-1.7.30.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory]
ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'log4j2.debug' to show Log4j2 internal initialization logging.
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/home/ubuntu/Impala/toolchain/cdp_components-4493826/apache-hive-3.1.3000.7.2.1.0-287-bin/lib/log4j-slf4j-impl-2.10.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287/share/hadoop/common/lib/slf4j-log4j12-1.7.30.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory]
Connecting to jdbc:hive2://localhost:11050/default;
Connected to: Apache Hive (version 3.1.3000.7.2.1.0-287)
Driver: Hive JDBC (version 3.1.3000.7.2.1.0-287)
Transaction isolation: TRANSACTION_REPEATABLE_READ
INFO  : Compiling command(queryId=ubuntu_20200901134840_f882bb13-e9f6-42b2-b9b8-86880e051579): insert overwrite table hive_warm_up_tbl values (1)
INFO  : Semantic Analysis Completed (retrial = false)
INFO  : Created Hive schema: Schema(fieldSchemas:[FieldSchema(name:col1, type:int, comment:null)], properties:null)
INFO  : Completed compiling command(queryId=ubuntu_20200901134840_f882bb13-e9f6-42b2-b9b8-86880e051579); Time taken: 1.835 seconds
INFO  : Executing command(queryId=ubuntu_20200901134840_f882bb13-e9f6-42b2-b9b8-86880e051579): insert overwrite table hive_warm_up_tbl values (1)
INFO  : Query ID = ubuntu_20200901134840_f882bb13-e9f6-42b2-b9b8-86880e051579
INFO  : Total jobs = 3
INFO  : Launching Job 1 out of 3
INFO  : Starting task [Stage-1:MAPRED] in serial mode
INFO  : Subscribed to counters: [] for queryId: ubuntu_20200901134840_f882bb13-e9f6-42b2-b9b8-86880e051579
INFO  : Tez session hasn't been created yet. Opening session
INFO  : Dag name: insert overwrite table hive_warm_up_tb...(1) (Stage-1)
INFO  : Status: Running (Executing on YARN cluster with App id application_1598967899020_0001)

[2K----------------------------------------------------------------------------------------------
[2K[36;1m        VERTICES      MODE        STATUS  TOTAL  COMPLETED  RUNNING  PENDING  FAILED  KILLED  
[22;0m[2K----------------------------------------------------------------------------------------------
[2KMap 1            container        INITED      1          0        0        1       0       0  
[2K----------------------------------------------------------------------------------------------
[2K[31;1mVERTICES: 00/01  [>>--------------------------] 0%    ELAPSED TIME: 2.51 s     
[22;0m[2K----------------------------------------------------------------------------------------------
[7A[2K----------------------------------------------------------------------------------------------
[2K[36;1m        VERTICES      MODE        STATUS  TOTAL  COMPLETED  RUNNING  PENDING  FAILED  KILLED  
[22;0m[2K----------------------------------------------------------------------------------------------
[2KMap 1            container        INITED      1          0        0        1       0       0  
[2K----------------------------------------------------------------------------------------------
[2K[31;1mVERTICES: 00/01  [>>--------------------------] 0%    ELAPSED TIME: 3.52 s     
[22;0m[2K----------------------------------------------------------------------------------------------
[7A[2K----------------------------------------------------------------------------------------------
[2K[36;1m        VERTICES      MODE        STATUS  TOTAL  COMPLETED  RUNNING  PENDING  FAILED  KILLED  
[22;0m[2K----------------------------------------------------------------------------------------------
[2KMap 1            container        INITED      1          0        0        1       0       0  
[2K----------------------------------------------------------------------------------------------
[2K[31;1mVERTICES: 00/01  [>>--------------------------] 0%    ELAPSED TIME: 4.52 s     
[22;0m[2K----------------------------------------------------------------------------------------------
[7A[2K----------------------------------------------------------------------------------------------
[2K[36;1m        VERTICES      MODE        STATUS  TOTAL  COMPLETED  RUNNING  PENDING  FAILED  KILLED  
[22;0m[2K----------------------------------------------------------------------------------------------
[2KMap 1            container       RUNNING      1          0        1        0       0       0  
[2K----------------------------------------------------------------------------------------------
[2K[31;1mVERTICES: 00/01  [>>--------------------------] 0%    ELAPSED TIME: 5.52 s     
[22;0m[2K----------------------------------------------------------------------------------------------
[7A[2K----------------------------------------------------------------------------------------------
[2K[36;1m        VERTICES      MODE        STATUS  TOTAL  COMPLETED  RUNNING  PENDING  FAILED  KILLED  
[22;0m[2K----------------------------------------------------------------------------------------------
[2KMap 1            container       RUNNING      1          0        1        0       0       0  
[2K----------------------------------------------------------------------------------------------
[2K[31;1mVERTICES: 00/01  [>>--------------------------] 0%    ELAPSED TIME: 6.53 s     
[22;0m[2K----------------------------------------------------------------------------------------------
[7A[2K----------------------------------------------------------------------------------------------
[2K[36;1m        VERTICES      MODE        STATUS  TOTAL  COMPLETED  RUNNING  PENDING  FAILED  KILLED  
[22;0m[2K----------------------------------------------------------------------------------------------
[2KMap 1 .......... container     SUCCEEDED      1          1        0        0       0       0  
[2K----------------------------------------------------------------------------------------------
[2K[31;1mVERTICES: 01/01  [==========================>>] 100%  ELAPSED TIME: 7.18 s     
[22;0m[2K----------------------------------------------------------------------------------------------
INFO  : Starting task [Stage-7:CONDITIONAL] in serial mode
INFO  : Stage-4 is selected by condition resolver.
INFO  : Stage-3 is filtered out by condition resolver.
INFO  : Stage-5 is filtered out by condition resolver.
INFO  : Starting task [Stage-4:MOVE] in serial mode
INFO  : Moving data to directory hdfs://172.18.0.1:20500/test-warehouse/hive_warm_up_tbl/.hive-staging_hive_2020-09-01_13-48-40_877_130699534375477197-1/-ext-10000 from hdfs://172.18.0.1:20500/test-warehouse/hive_warm_up_tbl/.hive-staging_hive_2020-09-01_13-48-40_877_130699534375477197-1/-ext-10002
INFO  : Starting task [Stage-2:DEPENDENCY_COLLECTION] in serial mode
INFO  : Starting task [Stage-0:MOVE] in serial mode
INFO  : Loading data to table default.hive_warm_up_tbl from hdfs://172.18.0.1:20500/test-warehouse/hive_warm_up_tbl/.hive-staging_hive_2020-09-01_13-48-40_877_130699534375477197-1/-ext-10000
INFO  : Completed executing command(queryId=ubuntu_20200901134840_f882bb13-e9f6-42b2-b9b8-86880e051579); Time taken: 14.389 seconds
INFO  : OK
[7A[2K----------------------------------------------------------------------------------------------
[2K[36;1m        VERTICES      MODE        STATUS  TOTAL  COMPLETED  RUNNING  PENDING  FAILED  KILLED  
[22;0m[2K----------------------------------------------------------------------------------------------
[2KMap 1 .......... container     SUCCEEDED      1          1        0        0       0       0  
[2K----------------------------------------------------------------------------------------------
[2K[31;1mVERTICES: 01/01  [==========================>>] 100%  ELAPSED TIME: 7.19 s     
[22;0m[2K----------------------------------------------------------------------------------------------
1 row affected (16.26 seconds)
Beeline version 3.1.3000.7.2.1.0-287 by Apache Hive
Closing: 0: jdbc:hive2://localhost:11050/default;
Loading custom schemas (logging to /home/ubuntu/Impala/logs/data_loading/load-custom-schemas.log)... 
  Loading custom schemas OK (Took: 0 min 4 sec)
Started Loading functional-query data in background; pid 52801.
Loading functional-query data (logging to /home/ubuntu/Impala/logs/data_loading/load-functional-query.log)... 
Started Loading TPC-H data in background; pid 52802.
Started Loading TPC-DS data in background; pid 52803.
Loading TPC-H data (logging to /home/ubuntu/Impala/logs/data_loading/load-tpch.log)... 
Loading TPC-DS data (logging to /home/ubuntu/Impala/logs/data_loading/load-tpcds.log)... 
  Loading workload 'tpch' using exploration strategy 'core' OK (Took: 8 min 14 sec)
  Loading workload 'tpcds' using exploration strategy 'core' OK (Took: 37 min 45 sec)
  Loading workload 'functional-query' using exploration strategy 'exhaustive' OK (Took: 42 min 55 sec)
Loading nested parquet data (logging to /home/ubuntu/Impala/logs/data_loading/load-nested.log)... 
  Loading nested parquet data OK (Took: 2 min 13 sec)
Loading nested orc data (logging to /home/ubuntu/Impala/logs/data_loading/load-nested.log)... 
  Loading nested orc data OK (Took: 2 min 25 sec)
Loading auxiliary workloads (logging to /home/ubuntu/Impala/logs/data_loading/load-aux-workloads.log)... 
  Loading auxiliary workloads OK (Took: 0 min 0 sec)
Loading dependent tables (logging to /home/ubuntu/Impala/logs/data_loading/copy-and-load-dependent-tables.log)... 
  Loading dependent tables OK (Took: 0 min 33 sec)
Loading custom data (logging to /home/ubuntu/Impala/logs/data_loading/load-custom-data.log)... 
  Loading custom data OK (Took: 0 min 39 sec)
Creating many block table (logging to /home/ubuntu/Impala/logs/data_loading/create-table-many-blocks.log)... 
  Creating many block table OK (Took: 0 min 31 sec)
Started Loading Hive UDFs in background; pid 11731.
Loading Hive UDFs (logging to /home/ubuntu/Impala/logs/data_loading/build-and-copy-hive-udfs.log)... 
  Loading Hive UDFs OK (Took: 0 min 20 sec)
Running custom post-load steps (logging to /home/ubuntu/Impala/logs/data_loading/custom-post-load-steps.log)... 
  Running custom post-load steps OK (Took: 0 min 13 sec)
Caching test tables (logging to /home/ubuntu/Impala/logs/data_loading/cache-test-tables.log)... 
  Caching test tables OK (Took: 0 min 1 sec)
Loading external data sources (logging to /home/ubuntu/Impala/logs/data_loading/load-ext-data-source.log)... 
  Loading external data sources OK (Took: 0 min 5 sec)
Creating internal HBase table (logging to /home/ubuntu/Impala/logs/data_loading/create-internal-hbase-table.log)... 
  Creating internal HBase table OK (Took: 0 min 32 sec)
Checking HDFS health (logging to /home/ubuntu/Impala/logs/data_loading/check-hdfs-health.log)... 
  Checking HDFS health OK (Took: 0 min 2 sec)
Logging created files (logging to /home/ubuntu/Impala/logs/data_loading/created-files.log)... 
  Logging created files OK (Took: 0 min 6 sec)
Computing table stats (logging to /home/ubuntu/Impala/logs/data_loading/compute-table-stats.log)... 
  Computing table stats OK (Took: 1 min 3 sec)
Creating tpcds testcase data (logging to /home/ubuntu/Impala/logs/data_loading/create-tpcds-testcase-data.log)... 
  Creating tpcds testcase data OK (Took: 0 min 27 sec)
Setting up Ranger (logging to /home/ubuntu/Impala/logs/data_loading/setup-ranger.log)... 
  Setting up Ranger OK (Took: 0 min 2 sec)
Shutting down Impala
Shutting down the minicluster
Stopping Sentry
Stopping Hive
Stopping Hbase
stopping hbase.........
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287/share/hadoop/common/lib/slf4j-log4j12-1.7.30.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287/lib/client-facing-thirdparty/slf4j-log4j12-1.7.30.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287/share/hadoop/common/lib/slf4j-log4j12-1.7.30.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287/lib/client-facing-thirdparty/slf4j-log4j12-1.7.30.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]
172.18.0.1: running zookeeper, logging to /home/ubuntu/Impala/logs/cluster/hbase/hbase-ubuntu-zookeeper-ip-172-31-14-124.out
172.18.0.1: stopping zookeeper.
20/09/01 14:41:30 INFO fs.TrashPolicyDefault: Moved: 'hdfs://172.18.0.1:20500/hbase/MasterProcWALs/pv2-00000000000000000002.log' to trash at: hdfs://172.18.0.1:20500/user/ubuntu/.Trash/Current/hbase/MasterProcWALs/pv2-00000000000000000002.log
Stopping kudu
Stopping yarn
Stopping kms
Stopping hdfs
Getting pid from /tmp/rangeradmin.pid ..
Found Apache Ranger Admin Service with pid 48306, Stopping it...
Apache Ranger Admin Service with pid 48306 has been stopped.
Starting the minicluster
Killing running services...
~/Impala/fe/src/test/resources ~/Impala
~/Impala
Starting cluster services...
Stopping kudu
Stopping yarn
Stopping kms
Stopping hdfs
Starting hdfs (Web UI - http://localhost:5070)
Namenode started
Starting kms (Web UI - http://localhost:9600)
Starting yarn (Web UI - http://localhost:8088)
Starting kudu (Web UI - http://localhost:8051)
The cluster is running
 --> Starting HBase
HBase start attempt: 1/5
Killing any HBase processes possibly lingering from previous start attempts
Stopping Hbase
no hbase master found
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287/share/hadoop/common/lib/slf4j-log4j12-1.7.30.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287/lib/client-facing-thirdparty/slf4j-log4j12-1.7.30.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287/share/hadoop/common/lib/slf4j-log4j12-1.7.30.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287/lib/client-facing-thirdparty/slf4j-log4j12-1.7.30.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]
172.18.0.1: running zookeeper, logging to /home/ubuntu/Impala/logs/cluster/hbase/hbase-ubuntu-zookeeper-ip-172-31-14-124.out
172.18.0.1: no zookeeper to stop because no pid file /home/ubuntu/Impala/logs/cluster/hbase/hbase-ubuntu-zookeeper.pid
rm: `/hbase/MasterProcWALs/*': No such file or directory
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287/share/hadoop/common/lib/slf4j-log4j12-1.7.30.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287/lib/client-facing-thirdparty/slf4j-log4j12-1.7.30.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287/share/hadoop/common/lib/slf4j-log4j12-1.7.30.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287/lib/client-facing-thirdparty/slf4j-log4j12-1.7.30.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]
172.18.0.1: running zookeeper, logging to /home/ubuntu/Impala/logs/cluster/hbase/hbase-ubuntu-zookeeper-ip-172-31-14-124.out
172.18.0.1: 20/09/01 14:43:29 INFO quorum.QuorumPeerConfig: clientPortAddress is 0.0.0.0/0.0.0.0:2181
172.18.0.1: 20/09/01 14:43:29 INFO quorum.QuorumPeerConfig: secureClientPort is not set
172.18.0.1: 20/09/01 14:43:29 ERROR quorum.QuorumPeerConfig: Invalid configuration, only one server specified (ignoring)
172.18.0.1: 20/09/01 14:43:29 INFO server.ZooKeeperServerMain: Starting server
172.18.0.1: 20/09/01 14:43:29 INFO persistence.FileTxnSnapLog: zookeeper.snapshot.trust.empty : false
172.18.0.1: 20/09/01 14:43:29 INFO server.ZooKeeperServer: Server environment:zookeeper.version=3.5.5-287-0b18e407b1e3524f25f7cb8b68a32a55e82653d6, built on 07/12/2020 17:24 GMT
172.18.0.1: 20/09/01 14:43:29 INFO server.ZooKeeperServer: Server environment:host.name=localhost
172.18.0.1: 20/09/01 14:43:29 INFO server.ZooKeeperServer: Server environment:java.version=1.8.0_265
172.18.0.1: 20/09/01 14:43:29 INFO server.ZooKeeperServer: Server environment:java.vendor=Private Build
172.18.0.1: 20/09/01 14:43:29 INFO server.ZooKeeperServer: Server environment:java.home=/usr/lib/jvm/java-8-openjdk-amd64/jre
running master, logging to /home/ubuntu/Impala/logs/cluster/hbase/hbase-ubuntu-master-ip-172-31-14-124.out
: running regionserver, logging to /home/ubuntu/Impala/logs/cluster/hbase/hbase-ubuntu-regionserver-ip-172-31-14-124.out
running regionserver, logging to /home/ubuntu/Impala/logs/cluster/hbase/hbase-ubuntu-2-regionserver-ip-172-31-14-124.out
running regionserver, logging to /home/ubuntu/Impala/logs/cluster/hbase/hbase-ubuntu-3-regionserver-ip-172-31-14-124.out
Contents of HDFS root: [u'hbase', u'test-warehouse', u'tmp', u'user']
Connecting to Zookeeper host(s).
Success: <kazoo.client.KazooClient object at 0x7fd1215dee10>
Waiting for HBase node: /hbase/master
Success: /hbase/master
Waiting for HBase node: /hbase/rs
Success: /hbase/rs
Stopping Zookeeper client
HBase startup scripts succeeded
 --> Starting Hive Server and Metastore Service
Waiting for the Metastore at localhost:9083...
Waiting for the Metastore at localhost:9083...
Waiting for the Metastore at localhost:9083...
Waiting for the Metastore at localhost:9083...
Waiting for the Metastore at localhost:9083...
Waiting for the Metastore at localhost:9083...
Waiting for the Metastore at localhost:9083...
Waiting for the Metastore at localhost:9083...
Waiting for the Metastore at localhost:9083...
Waiting for the Metastore at localhost:9083...
Waiting for the Metastore at localhost:9083...
Waiting for the Metastore at localhost:9083...
Waiting for the Metastore at localhost:9083...
Waiting for the Metastore at localhost:9083...
Waiting for the Metastore at localhost:9083...
Waiting for the Metastore at localhost:9083...
Waiting for the Metastore at localhost:9083...
Waiting for the Metastore at localhost:9083...
Waiting for the Metastore at localhost:9083...
Waiting for the Metastore at localhost:9083...
Waiting for the Metastore at localhost:9083...
Waiting for the Metastore at localhost:9083...
Waiting for the Metastore at localhost:9083...
Waiting for the Metastore at localhost:9083...
Waiting for the Metastore at localhost:9083...
Metastore service is up at localhost:9083.
Waiting for HiveServer2 at localhost:11050...
Could not connect to localhost:11050
Waiting for HiveServer2 at localhost:11050...
Could not connect to localhost:11050
Waiting for HiveServer2 at localhost:11050...
Could not connect to localhost:11050
Waiting for HiveServer2 at localhost:11050...
Could not connect to localhost:11050
Waiting for HiveServer2 at localhost:11050...
Could not connect to localhost:11050
Waiting for HiveServer2 at localhost:11050...
Could not connect to localhost:11050
Waiting for HiveServer2 at localhost:11050...
Could not connect to localhost:11050
Waiting for HiveServer2 at localhost:11050...
Could not connect to localhost:11050
Waiting for HiveServer2 at localhost:11050...
Could not connect to localhost:11050
Waiting for HiveServer2 at localhost:11050...
Could not connect to localhost:11050
Waiting for HiveServer2 at localhost:11050...
Could not connect to localhost:11050
Waiting for HiveServer2 at localhost:11050...
Could not connect to localhost:11050
Waiting for HiveServer2 at localhost:11050...
Could not connect to localhost:11050
Waiting for HiveServer2 at localhost:11050...
Could not connect to localhost:11050
Waiting for HiveServer2 at localhost:11050...
Could not connect to localhost:11050
Waiting for HiveServer2 at localhost:11050...
Could not connect to localhost:11050
Waiting for HiveServer2 at localhost:11050...
Could not connect to localhost:11050
Waiting for HiveServer2 at localhost:11050...
Could not connect to localhost:11050
Waiting for HiveServer2 at localhost:11050...
Could not connect to localhost:11050
Waiting for HiveServer2 at localhost:11050...
Could not connect to localhost:11050
HiveServer2 service is up at localhost:11050.
 --> Starting Ranger Server
IMPALA_HOME             = /home/ubuntu/Impala
HADOOP_HOME             = /home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287/
HADOOP_CONF_DIR         = /home/ubuntu/Impala/fe/src/test/resources
HADOOP_INCLUDE_DIR      = /home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//include
HADOOP_LIB_DIR          = /home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//lib
IMPALA_CLUSTER_NODES_DIR= /home/ubuntu/Impala/testdata/cluster/cdh7
HIVE_HOME               = /home/ubuntu/Impala/toolchain/cdp_components-4493826/apache-hive-3.1.3000.7.2.1.0-287-bin
HIVE_CONF_DIR           = /home/ubuntu/Impala/fe/./src/test/resources
HIVE_SRC_DIR            = /home/ubuntu/Impala/toolchain/cdp_components-4493826/hive-3.1.3000.7.2.1.0-287
HBASE_HOME              = /home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287/
HBASE_CONF_DIR          = /home/ubuntu/Impala/fe/src/test/resources
RANGER_HOME             = /home/ubuntu/Impala/toolchain/cdp_components-4493826/ranger-2.0.0.7.2.1.0-287-admin
RANGER_CONF_DIR         = /home/ubuntu/Impala/fe/src/test/resources 
THRIFT_HOME             = /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/thrift-0.9.3-p8
CLASSPATH               = /home/ubuntu/Impala/fe/src/test/resources:/home/ubuntu/Impala/fe/target/classes:/home/ubuntu/Impala/fe/target/dependency:
LIBHDFS_OPTS            =  -Djava.library.path=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//lib/native/ -XX:ErrorFile=/home/ubuntu/Impala/logs/hs_err_pid%p.log -XX:MaxPermSize=128m -Djava.library.path=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//lib/native/ -XX:ErrorFile=/home/ubuntu/Impala/logs/hs_err_pid%p.log -XX:MaxPermSize=128m -Djava.library.path=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//lib/native/ -XX:ErrorFile=/home/ubuntu/Impala/logs/hs_err_pid%p.log -XX:MaxPermSize=128m -Djava.library.path=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//lib/native/ -XX:ErrorFile=/home/ubuntu/Impala/logs/hs_err_pid%p.log -XX:MaxPermSize=128m -Djava.library.path=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//lib/native/ -XX:ErrorFile=/home/ubuntu/Impala/logs/hs_err_pid%p.log -XX:MaxPermSize=128m
JAVA_HOME               = /usr/lib/jvm/java-8-openjdk-amd64
POSTGRES_JDBC_DRIVER    = /home/ubuntu/Impala/fe/target/dependency/postgresql-42.2.14.jar
IMPALA_TOOLCHAIN        = /home/ubuntu/Impala/toolchain
IMPALA_TOOLCHAIN_PACKAGES_HOME = /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0
METASTORE_DB            = HMS_home_ubuntu_Impala_cdp
DOWNLOAD_CDH_COMPONENTS = true
IMPALA_MAVEN_OPTIONS    =  -U
IMPALA_TOOLCHAIN_HOST   = native-toolchain.s3.amazonaws.com
CDH_BUILD_NUMBER        = 1814051
CDP_BUILD_NUMBER        = 4493826
CDP_COMPONENTS_HOME     = /home/ubuntu/Impala/toolchain/cdp_components-4493826
IMPALA_HADOOP_VERSION   = 3.1.1.7.2.1.0-287
IMPALA_AVRO_JAVA_VERSION= 1.8.2.7.2.1.0-287
IMPALA_PARQUET_VERSION  = 1.10.99.7.2.1.0-287
IMPALA_HIVE_VERSION     = 3.1.3000.7.2.1.0-287
IMPALA_HBASE_VERSION    = 2.2.5.7.2.1.0-287
IMPALA_HUDI_VERSION     = 0.5.0-incubating
IMPALA_KUDU_VERSION     = 5ad5d3d66
IMPALA_KUDU_JAVA_VERSION= 1.13.0-SNAPSHOT
IMPALA_RANGER_VERSION   = 2.0.0.7.2.1.0-287
IMPALA_ICEBERG_VERSION  = 0.8.0-incubating
Restarting Apache Ranger Admin
Apache Ranger Admin Service is not running
Starting Apache Ranger Admin Service
Apache Ranger Admin Service with pid 38342 has started.
Starting Impala
14:44:06 MainThread: Found 0 impalad/0 statestored/0 catalogd process(es)
14:44:06 MainThread: Starting State Store logging to /home/ubuntu/Impala/logs/data_loading/statestored.INFO
14:44:06 MainThread: Starting Catalog Service logging to /home/ubuntu/Impala/logs/data_loading/catalogd.INFO
14:44:06 MainThread: Starting Impala Daemon logging to /home/ubuntu/Impala/logs/data_loading/impalad.INFO
14:44:06 MainThread: Starting Impala Daemon logging to /home/ubuntu/Impala/logs/data_loading/impalad_node1.INFO
14:44:06 MainThread: Starting Impala Daemon logging to /home/ubuntu/Impala/logs/data_loading/impalad_node2.INFO
14:44:09 MainThread: Found 3 impalad/1 statestored/1 catalogd process(es)
14:44:09 MainThread: Found 3 impalad/1 statestored/1 catalogd process(es)
14:44:09 MainThread: Getting num_known_live_backends from ip-172-31-14-124:25000
14:44:09 MainThread: Debug webpage not yet available: ('Connection aborted.', error(111, 'Connection refused'))
14:44:11 MainThread: Debug webpage did not become available in expected time.
14:44:11 MainThread: Waiting for num_known_live_backends=3. Current value: None
14:44:12 MainThread: Found 3 impalad/1 statestored/1 catalogd process(es)
14:44:12 MainThread: Getting num_known_live_backends from ip-172-31-14-124:25000
14:44:12 MainThread: Waiting for num_known_live_backends=3. Current value: 0
14:44:13 MainThread: Found 3 impalad/1 statestored/1 catalogd process(es)
14:44:13 MainThread: Getting num_known_live_backends from ip-172-31-14-124:25000
14:44:13 MainThread: num_known_live_backends has reached value: 3
14:44:14 MainThread: Found 3 impalad/1 statestored/1 catalogd process(es)
14:44:14 MainThread: Getting num_known_live_backends from ip-172-31-14-124:25001
14:44:14 MainThread: num_known_live_backends has reached value: 3
14:44:15 MainThread: Found 3 impalad/1 statestored/1 catalogd process(es)
14:44:15 MainThread: Getting num_known_live_backends from ip-172-31-14-124:25002
14:44:15 MainThread: num_known_live_backends has reached value: 3
14:44:15 MainThread: Impala Cluster Running with 3 nodes (3 coordinators, 3 executors).
real 4464.24
user 7154.63
sys 607.06
+ start-impala-cluster.py --kill
+ make -j 16 docker_debug_images parquet-reader
[  1%] Built target thrift-generated-files-tcli-service
[  1%] Built target function-registry
[  1%] Built target thrift-generated-files-error
[  1%] Built target thrift-generated-files-metrics
[  1%] Built target fb-deps
========================================================================
Running mvn  -B install -DskipTests
Directory /home/ubuntu/Impala/impala-parent
========================================================================
[  1%] Built target gen_ir_descriptions
[  5%] Built target gutil
[ 10%] Built target thrift-cpp
[ 10%] Built target protoc-gen-insertions
[ 10%] Built target thrift-ext-data-src
[ 12%] Built target PROTO_kudu-util-mem_tracker.proto
[ 12%] Built target PROTO_kudu-util-version_info.proto
[ 12%] Built target PROTO_kudu-util-histogram.proto
[ 12%] Built target PROTO_kudu-util-compression-compression-compression.proto
[ 12%] Built target PROTO_kudu-util-hash.proto
[ 12%] Built target PROTO_kudu-util-block_bloom_filter.proto
[ 12%] Built target PROTO_kudu-util-pb_util.proto
[ 13%] Built target PROTO_common.proto
[ 13%] Built target PROTO_planner.proto
[ 13%] Built target PROTO_row_batch.proto
[ 13%] Built target PROTO_kudu-util-maintenance_manager.proto
[ 13%] Built target PROTO_kudu-rpc-rpc_introspection.proto
[ 13%] Built target PROTO_kudu-security-token.proto
[ 13%] Built target pb_util_proto
[ 13%] Built target PROTO_kudu-rpc-rpc_header.proto
[ 16%] Built target version_info_proto
[ 17%] Built target thrift11-py
[ 17%] Built target maintenance_manager_proto
[ 17%] Built target hash_proto
[ 17%] Built target common_proto
[ 19%] Built target mem_tracker_proto
[ 19%] Built target row_batch_proto
[ 19%] Built target planner_proto
[ 19%] Built target histogram_proto
[ 19%] Built target kudu-security-proto-deps
[ 19%] Built target kudu-util-proto-deps
[ 19%] Built target kudu-rpc-proto-deps
[ 19%] Built target token_proto
[ 19%] Built target thrift-deps
[ 20%] Built target block_bloom_filter_proto
[ 20%] Built target rpc_header_proto
[ 20%] Built target rpc_introspection_proto
[ 21%] Built target protoc-gen-krpc
[ 21%] Built target KRPC_data_stream_service.proto
[ 21%] Built target KRPC_statestore_service.proto
[ 21%] Built target KRPC_admission_control_service.proto
[ 21%] Built target KRPC_control_service.proto
[ 21%] Built target KRPC_rpc_test.proto
[ 21%] Built target data_stream_service_proto
[ 21%] Built target statestore_service_proto
[ 21%] Built target control_service_proto
[ 21%] Built target rpc_test_proto
[ 21%] Built target admission_control_service_proto
[ 21%] Built target proto-deps
[ 21%] Built target gen-deps
[ 21%] Built target GlobalFlags
[ 21%] Built target Udf
[ 21%] Built target BufferPool
[ 23%] Built target Common
[ 24%] Built target Catalog
[ 24%] Built target UtilCache
[ 35%] Built target kudu_util
[ 36%] Built target Statestore
[ 38%] Built target Io
[ 38%] Built target kudu_test_util
[ 39%] Built target ThriftSaslTransport
[ 41%] Built target Scheduling
[ 43%] Built target security
[ 43%] Built target security-test-for-impala
[ 45%] Built target Rpc
[ 46%] Built target Parquet
[ 47%] Built target TestUtil
[ 50%] Built target Service
[ 60%] Built target ImpalaThrift
[ 64%] Built target krpc
[ 71%] Built target Exprs
[ 80%] Built target Util
[ 87%] Built target Runtime
[ 97%] Built target Exec
14:44:17 [INFO] BUILD SUCCESS
[ 97%] Built target impala-parent
========================================================================
Running mvn  -B install -DskipTests
Directory /home/ubuntu/Impala/shaded-deps/hive-exec
========================================================================
========================================================================
Running mvn  -B install -DskipTests
Directory /home/ubuntu/Impala/shaded-deps/s3a-aws-sdk
========================================================================
[ 98%] Built target CodeGen
[ 98%] Built target impalad
[ 98%] Built target statestored
[ 98%] Built target catalogd
[100%] Built target fesupport
Scanning dependencies of target daemons
[100%] Built target daemons
14:44:20 [WARNING] Could not transfer metadata net.minidev:json-smart/maven-metadata.xml from/to impala.cdp.repo (https://native-toolchain.s3.amazonaws.com/build/cdp_components/4493826/maven): Access denied to: https://native-toolchain.s3.amazonaws.com/build/cdp_components/4493826/maven/net/minidev/json-smart/maven-metadata.xml , ReasonPhrase:Forbidden.
14:44:20 [WARNING] Could not transfer metadata net.minidev:json-smart/maven-metadata.xml from/to impala.cdh.repo (https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven): Access denied to: https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven/net/minidev/json-smart/maven-metadata.xml , ReasonPhrase:Forbidden.
14:44:21 [INFO] Tests are skipped.
14:44:21 [WARNING] JAR will be empty - no content was marked for inclusion!
14:44:26 [WARNING] hive-exec-3.1.3000.7.2.1.0-287.jar, impala-minimal-hive-exec-0.1-SNAPSHOT.jar define 4233 overlapping classes: 
14:44:26 [WARNING]   - org.apache.orc.tools.convert.JsonReader$StringColumnConverter
14:44:26 [WARNING]   - org.apache.hadoop.hive.ql.exec.vector.expressions.aggregates.gen.VectorUDAFMaxDecimal64
14:44:26 [WARNING]   - org.apache.hive.service.rpc.thrift.TGetTypeInfoResp$1
14:44:26 [WARNING]   - org.apache.hadoop.hive.ql.exec.vector.expressions.AbstractFilterStringColLikeStringScalar$BeginChecker
14:44:26 [WARNING]   - org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorUtils$1
14:44:26 [WARNING]   - org.apache.hive.service.rpc.thrift.TSetClientInfoResp
14:44:26 [WARNING]   - org.apache.hive.service.rpc.thrift.TCLIService$RenewDelegationToken_args$RenewDelegationToken_argsTupleScheme
14:44:26 [WARNING]   - org.apache.hadoop.hive.ql.metadata.Hive$1
14:44:26 [WARNING]   - org.apache.hive.service.rpc.thrift.TCLIService$CloseOperation_result$_Fields
14:44:26 [WARNING]   - org.apache.hadoop.hive.ql.udf.generic.GenericUDFOPEqualOrGreaterThan
14:44:26 [WARNING]   - 4223 more...
14:44:26 [WARNING] maven-shade-plugin has detected that some class files are
14:44:26 [WARNING] present in two or more JARs. When this happens, only one
14:44:26 [WARNING] single version of the class is copied to the uber jar.
14:44:26 [WARNING] Usually this is not harmful and you can skip these warnings,
14:44:26 [WARNING] otherwise try to manually exclude artifacts based on
14:44:26 [WARNING] mvn dependency:tree -Ddetail=true and the above output.
14:44:26 [WARNING] See http://maven.apache.org/plugins/maven-shade-plugin/
14:44:26 [INFO] BUILD SUCCESS
[100%] Built target shaded-deps-hive-exec
14:44:19 [INFO] Tests are skipped.
14:44:19 [WARNING] JAR will be empty - no content was marked for inclusion!
14:44:36 [WARNING] aws-java-sdk-bundle-1.11.563.jar, impala-minimal-s3a-aws-sdk-0.1-SNAPSHOT.jar define 16242 overlapping classes: 
14:44:36 [WARNING]   - com.amazonaws.thirdparty.jackson.databind.JsonNode$1
14:44:36 [WARNING]   - com.amazonaws.services.secretsmanager.model.GetRandomPasswordResult
14:44:36 [WARNING]   - com.amazonaws.thirdparty.apache.logging.impl.Log4JLogger
14:44:36 [WARNING]   - com.amazonaws.thirdparty.jackson.core.sym.BytesToNameCanonicalizer$TableInfo
14:44:36 [WARNING]   - com.amazonaws.services.macie.AmazonMacieClient
14:44:36 [WARNING]   - com.amazonaws.services.fsx.model.FileSystem
14:44:36 [WARNING]   - com.amazonaws.services.transfer.model.transform.ListServersResultJsonUnmarshaller
14:44:36 [WARNING]   - com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient$60
14:44:36 [WARNING]   - com.amazonaws.ImmutableRequest
14:44:36 [WARNING]   - com.amazonaws.services.dynamodbv2.datamodeling.StandardTypeConverters$ToCurrency$1
14:44:36 [WARNING]   - 16232 more...
14:44:36 [WARNING] maven-shade-plugin has detected that some class files are
14:44:36 [WARNING] present in two or more JARs. When this happens, only one
14:44:36 [WARNING] single version of the class is copied to the uber jar.
14:44:36 [WARNING] Usually this is not harmful and you can skip these warnings,
14:44:36 [WARNING] otherwise try to manually exclude artifacts based on
14:44:36 [WARNING] mvn dependency:tree -Ddetail=true and the above output.
14:44:36 [WARNING] See http://maven.apache.org/plugins/maven-shade-plugin/
14:44:36 [INFO] BUILD SUCCESS
[100%] Built target shaded-deps-s3a-aws-sdk
========================================================================
Running mvn  -B install -DskipTests
Directory /home/ubuntu/Impala/ext-data-source
========================================================================
14:44:37 [INFO] Apache Impala External Data Source Test Library                    [jar]
14:44:38 [INFO] Tests are skipped.
14:44:39 [INFO] Tests are skipped.
14:44:39 [INFO] Building Apache Impala External Data Source Test Library 0.1-SNAPSHOT [4/4]
14:44:39 [INFO] Tests are skipped.
14:44:39 [INFO] Apache Impala External Data Source 1.0-SNAPSHOT .... SUCCESS [  0.204 s]
14:44:39 [INFO] Apache Impala External Data Source API ............. SUCCESS [  1.116 s]
14:44:39 [INFO] Apache Impala External Data Source Sample .......... SUCCESS [  0.067 s]
14:44:39 [INFO] Apache Impala External Data Source Test Library 0.1-SNAPSHOT SUCCESS [  0.028 s]
14:44:39 [INFO] BUILD SUCCESS
[100%] Built target ext-data-source
========================================================================
Running mvn  -B install -DskipTests
Directory /home/ubuntu/Impala/common/yarn-extras
========================================================================
14:44:41 [INFO] Tests are skipped.
14:44:41 [INFO] BUILD SUCCESS
[100%] Built target yarn-extras
========================================================================
Running mvn  -B install -DskipTests
Directory /home/ubuntu/Impala/query-event-hook-api
========================================================================
14:44:43 [INFO] Tests are skipped.
14:44:43 [INFO] BUILD SUCCESS
[100%] Built target query-event-hook-api
========================================================================
Running mvn  -B install -DskipTests
Directory /home/ubuntu/Impala/fe
========================================================================
14:44:45 [WARNING] Could not transfer metadata net.minidev:json-smart/maven-metadata.xml from/to impala.cdp.repo (https://native-toolchain.s3.amazonaws.com/build/cdp_components/4493826/maven): Access denied to: https://native-toolchain.s3.amazonaws.com/build/cdp_components/4493826/maven/net/minidev/json-smart/maven-metadata.xml , ReasonPhrase:Forbidden.
14:44:45 [WARNING] Could not transfer metadata net.minidev:json-smart/maven-metadata.xml from/to impala.cdh.repo (https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven): Access denied to: https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven/net/minidev/json-smart/maven-metadata.xml , ReasonPhrase:Forbidden.
14:44:46 [WARNING] Failure to transfer net.minidev:json-smart/maven-metadata.xml from https://native-toolchain.s3.amazonaws.com/build/cdp_components/4493826/maven was cached in the local repository, resolution will not be reattempted until the update interval of impala.cdp.repo has elapsed or updates are forced. Original error: Could not transfer metadata net.minidev:json-smart/maven-metadata.xml from/to impala.cdp.repo (https://native-toolchain.s3.amazonaws.com/build/cdp_components/4493826/maven): Access denied to: https://native-toolchain.s3.amazonaws.com/build/cdp_components/4493826/maven/net/minidev/json-smart/maven-metadata.xml , ReasonPhrase:Forbidden.
14:44:46 [WARNING] Failure to transfer net.minidev:json-smart/maven-metadata.xml from https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven was cached in the local repository, resolution will not be reattempted until the update interval of impala.cdh.repo has elapsed or updates are forced. Original error: Could not transfer metadata net.minidev:json-smart/maven-metadata.xml from/to impala.cdh.repo (https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven): Access denied to: https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven/net/minidev/json-smart/maven-metadata.xml , ReasonPhrase:Forbidden.
14:44:46 [WARNING] Could not transfer metadata org.apache.kudu:kudu-client:1.13.0-SNAPSHOT/maven-metadata.xml from/to impala.cdh.repo (https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven): Access denied to: https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven/org/apache/kudu/kudu-client/1.13.0-SNAPSHOT/maven-metadata.xml , ReasonPhrase:Forbidden.
14:44:46 [WARNING] Failure to transfer org.apache.kudu:kudu-client:1.13.0-SNAPSHOT/maven-metadata.xml from https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven was cached in the local repository, resolution will not be reattempted until the update interval of impala.cdh.repo has elapsed or updates are forced. Original error: Could not transfer metadata org.apache.kudu:kudu-client:1.13.0-SNAPSHOT/maven-metadata.xml from/to impala.cdh.repo (https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven): Access denied to: https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven/org/apache/kudu/kudu-client/1.13.0-SNAPSHOT/maven-metadata.xml , ReasonPhrase:Forbidden.
14:44:46 [WARNING] Failure to transfer net.minidev:json-smart/maven-metadata.xml from https://native-toolchain.s3.amazonaws.com/build/cdp_components/4493826/maven was cached in the local repository, resolution will not be reattempted until the update interval of impala.cdp.repo has elapsed or updates are forced. Original error: Could not transfer metadata net.minidev:json-smart/maven-metadata.xml from/to impala.cdp.repo (https://native-toolchain.s3.amazonaws.com/build/cdp_components/4493826/maven): Access denied to: https://native-toolchain.s3.amazonaws.com/build/cdp_components/4493826/maven/net/minidev/json-smart/maven-metadata.xml , ReasonPhrase:Forbidden.
14:44:46 [WARNING] Failure to transfer net.minidev:json-smart/maven-metadata.xml from https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven was cached in the local repository, resolution will not be reattempted until the update inteWarning : Terminal "EMPTY_IDENT" was declared but never used
Warning : Terminal "UNEXPECTED_CHAR" was declared but never used
------- CUP v0.11a czt01 beta Parser Generation Summary -------
  0 errors and 2 warnings
  249 terminals, 242 non-terminals, and 940 productions declared, 
  producing 1745 unique parse states.
  2 terminals declared but not used.
  0 non-terminals declared but not used.
  0 productions never reduced.
  0 conflicts detected (0 expected).
  Code written to "SqlParser.java", and "SqlParserSymbols.java".
---------------------------------------------------- (v0.11a czt01 beta)
rval of impala.cdh.repo has elapsed or updates are forced. Original error: Could not transfer metadata net.minidev:json-smart/maven-metadata.xml from/to impala.cdh.repo (https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven): Access denied to: https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven/net/minidev/json-smart/maven-metadata.xml , ReasonPhrase:Forbidden.
14:44:47 [WARNING] Failure to transfer net.minidev:json-smart/maven-metadata.xml from https://native-toolchain.s3.amazonaws.com/build/cdp_components/4493826/maven was cached in the local repository, resolution will not be reattempted until the update interval of impala.cdp.repo has elapsed or updates are forced. Original error: Could not transfer metadata net.minidev:json-smart/maven-metadata.xml from/to impala.cdp.repo (https://native-toolchain.s3.amazonaws.com/build/cdp_components/4493826/maven): Access denied to: https://native-toolchain.s3.amazonaws.com/build/cdp_components/4493826/maven/net/minidev/json-smart/maven-metadata.xml , ReasonPhrase:Forbidden.
14:44:47 [WARNING] Failure to transfer net.minidev:json-smart/maven-metadata.xml from https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven was cached in the local repository, resolution will not be reattempted until the update interval of impala.cdh.repo has elapsed or updates are forced. Original error: Could not transfer metadata net.minidev:json-smart/maven-metadata.xml from/to impala.cdh.repo (https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven): Access denied to: https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven/net/minidev/json-smart/maven-metadata.xml , ReasonPhrase:Forbidden.
14:44:47 [WARNING] Failure to transfer net.minidev:json-smart/maven-metadata.xml from https://native-toolchain.s3.amazonaws.com/build/cdp_components/4493826/maven was cached in the local repository, resolution will not be reattempted until the update interval of impala.cdp.repo has elapsed or updates are forced. Original error: Could not transfer metadata net.minidev:json-smart/maven-metadata.xml from/to impala.cdp.repo (https://native-toolchain.s3.amazonaws.com/build/cdp_components/4493826/maven): Access denied to: https://native-toolchain.s3.amazonaws.com/build/cdp_components/4493826/maven/net/minidev/json-smart/maven-metadata.xml , ReasonPhrase:Forbidden.
14:44:47 [WARNING] Failure to transfer net.minidev:json-smart/maven-metadata.xml from https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven was cached in the local repository, resolution will not be reattempted until the update interval of impala.cdh.repo has elapsed or updates are forced. Original error: Could not transfer metadata net.minidev:json-smart/maven-metadata.xml from/to impala.cdh.repo (https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven): Access denied to: https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven/net/minidev/json-smart/maven-metadata.xml , ReasonPhrase:Forbidden.
14:44:47 [WARNING] Failure to transfer net.minidev:json-smart/maven-metadata.xml from https://native-toolchain.s3.amazonaws.com/build/cdp_components/4493826/maven was cached in the local repository, resolution will not be reattempted until the update interval of impala.cdp.repo has elapsed or updates are forced. Original error: Could not transfer metadata net.minidev:json-smart/maven-metadata.xml from/to impala.cdp.repo (https://native-toolchain.s3.amazonaws.com/build/cdp_components/4493826/maven): Access denied to: https://native-toolchain.s3.amazonaws.com/build/cdp_components/4493826/maven/net/minidev/json-smart/maven-metadata.xml , ReasonPhrase:Forbidden.
14:44:47 [WARNING] Failure to transfer net.minidev:json-smart/maven-metadata.xml from https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven was cached in the local repository, resolution will not be reattempted until the update interval of impala.cdh.repo has elapsed or updates are forced. Original error: Could not transfer metadata net.minidev:json-smart/maven-metadata.xml from/to impala.cdh.repo (https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven): Access denied to: https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven/net/minidev/json-smart/maven-metadata.xml , ReasonPhrase:Forbidden.
14:44:48 [WARNING] /home/ubuntu/Impala/fe/src/main/cup/sql-parser.cup [0:0]: Terminal "EMPTY_IDENT" was declared but never used
14:44:48 [WARNING] /home/ubuntu/Impala/fe/src/main/cup/sql-parser.cup [0:0]: Terminal "UNEXPECTED_CHAR" was declared but never used
14:45:02 [WARNING] /home/ubuntu/Impala/fe/src/main/java/org/apache/impala/util/UnsafeUtil.java:[24,16] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
14:45:02 [WARNING] /home/ubuntu/Impala/fe/src/main/java/org/apache/impala/util/UnsafeUtil.java:[24,16] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
14:45:02 [WARNING] /home/ubuntu/Impala/fe/src/main/java/org/apache/impala/util/UnsafeUtil.java:[24,16] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
14:45:02 [WARNING] /home/ubuntu/Impala/fe/src/main/java/org/apache/impala/util/UnsafeUtil.java:[33,23] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
14:45:02 [WARNING] /home/ubuntu/Impala/fe/src/main/java/org/apache/impala/util/UnsafeUtil.java:[40,15] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
14:45:02 [WARNING] /home/ubuntu/Impala/fe/src/main/java/org/apache/impala/util/UnsafeUtil.java:[45,25] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
14:45:02 [INFO] Tests are skipped.
14:45:03 [INFO] BUILD SUCCESS
[100%] Built target fe
Scanning dependencies of target impala_base_build_context_debug
[100%] Creating impala base build context build_type=debug.
[100%] Built target impala_base_build_context_debug
Scanning dependencies of target impala_base_image_debug
[100%] Building Impala base docker image build_type=debug.
./
./lib/
./lib/gateway-i18n-1.3.0.7.2.1.0-287.jar
./lib/ranger-plugins-cred-2.0.0.7.2.1.0-287.jar
./lib/commons-logging-1.1.3.jar
./lib/query-event-hook-api-1.0-SNAPSHOT.jar
./lib/token-provider-1.1.1.jar
./lib/re2j-1.2.jar
./lib/jackson-annotations-2.10.3.jar
./lib/jakarta.activation-api-1.2.1.jar
./lib/slf4j-api-1.7.25.jar
./lib/curator-recipes-4.3.0.7.2.1.0-287.jar
./lib/hbase-hadoop-compat-2.2.5.7.2.1.0-287.jar
./lib/hadoop-auth-3.1.1.7.2.1.0-287.jar
./lib/jsp-api-2.1.jar
./lib/groovy-json-3.0.1.jar
./lib/commons-compress-1.19.jar
./lib/libthrift-0.9.3-1.jar
./lib/javax.servlet-api-3.1.0.jar
./lib/jersey-core-1.19.jar
./lib/libfb303-0.9.3.jar
./lib/hbase-common-2.2.5.7.2.1.0-287.jar
./lib/jaxb-impl-2.2.3-1.jar
./lib/hbase-shaded-gson-3.3.0.7.2.1.0-287.jar
./lib/kerby-config-1.1.1.jar
./lib/groovy-xml-3.0.1.jar
./lib/hbase-protocol-2.2.5.7.2.1.0-287.jar
./lib/hbase-shaded-netty-3.3.0.7.2.1.0-287.jar
./lib/commons-configuration2-2.1.1.jar
./lib/jackson-xc-1.9.2.jar
./lib/hbase-shaded-protobuf-3.3.0.7.2.1.0-287.jar
./lib/snappy-java-1.1.4.jar
./lib/hive-standalone-metastore-3.1.3000.7.2.1.0-287.jar
./lib/groovy-console-3.0.1.jar
./lib/aopalliance-1.0.jar
./lib/derby-10.14.2.0.jar
./lib/error_prone_annotations-2.3.1.jar
./lib/impala-data-source-api-1.0-SNAPSHOT.jar
./lib/kerb-server-1.1.1.jar
./lib/java-cup-0.11-a-czt02-cdh.jar
./lib/hadoop-yarn-common-3.1.1.7.2.1.0-287.jar
./lib/ranger-plugin-classloader-2.0.0.7.2.1.0-287.jar
./lib/jackson-core-asl-1.9.13-cloudera.1.jar
./lib/datanucleus-core-4.1.17.jar
./lib/jackson-jaxrs-1.9.13.jar
./lib/datanucleus-rdbms-4.1.19.jar
./lib/impala-minimal-s3a-aws-sdk-0.1-SNAPSHOT.jar
./lib/audience-annotations-0.5.0.jar
./lib/libkudu_client.so.0
./lib/hadoop-hdfs-client-3.1.1.7.2.1.0-287.jar
./lib/kerb-core-1.1.1.jar
./lib/hadoop-ozone-filesystem-hadoop3-0.6.0.7.2.1.0-287.jar
./lib/gateway-shell-1.3.0.7.2.1.0-287.jar
./lib/jsr311-api-1.1.1.jar
./lib/commons-math3-3.1.1.jar
./lib/jansi-1.18.jar
./lib/hadoop-annotations-3.1.1.7.2.1.0-287.jar
./lib/jcip-annotations-1.0-1.jar
./lib/hbase-metrics-2.2.5.7.2.1.0-287.jar
./lib/forbiddenapis-2.7.jar
./lib/jetty-util-9.4.26.v20200117.jar
./lib/stax2-api-3.1.4.jar
./lib/json-path-2.4.0.jar
./lib/jcl-over-slf4j-1.7.24.jar
./lib/jcodings-1.0.18.jar
./lib/apacheds-i18n-2.0.0.AM25.jar
./lib/azure-keyvault-core-1.0.0.jar
./lib/checker-qual-2.8.1.jar
./lib/avro-1.8.2.7.2.1.0-287.jar
./lib/libstdc++.so.6.0.24
./lib/metrics-jvm-3.1.0.jar
./lib/caffeine-2.7.0.jar
./lib/gateway-cloud-bindings-1.3.0.7.2.1.0-287.jar
./lib/sqlline-1.3.0.jar
./lib/commons-cli-1.2.jar
./lib/groovy-groovysh-3.0.1.jar
./lib/paranamer-2.8.jar
./lib/commons-configuration-1.10.jar
./lib/jackson-jaxrs-json-provider-2.10.3.jar
./lib/solr-solrj-7.7.1.jar
./lib/failureaccess-1.0.1.jar
./lib/httpmime-4.5.6.jar
./lib/mail-1.4.jar
./lib/htrace-core4-4.1.0-incubating.jar
./lib/woodstox-core-asl-4.4.1.jar
./lib/groovy-swing-3.0.1.jar
./lib/metrics-core-3.2.2.jar
./lib/jsr305-3.0.0.jar
./lib/findbugs-annotations-1.3.9-1.jar
./lib/hbase-hadoop2-compat-2.2.5.7.2.1.0-287.jar
./lib/javax.activation-api-1.2.0.jar
./lib/kudu-client-1.13.0-SNAPSHOT.jar
./lib/hadoop-azure-3.1.1.7.2.1.0-287.jar
./lib/javax.json-1.0.2.jar
./lib/accessors-smart-1.2.jar
./lib/minlog-1.3.0.jar
./lib/jackson-mapper-asl-1.9.13-cloudera.1.jar
./lib/jackson-databind-2.10.0.jar
./lib/libgcc_s.so
./lib/kerb-util-1.1.1.jar
./lib/gethostname4j-0.0.2.jar
./lib/gson-2.2.4.jar
./lib/activation-1.1.jar
./lib/hive-storage-api-3.1.3000.7.2.1.0-287.jar
./lib/hudi-common-0.5.0-incubating.jar
./lib/iceberg-api-0.8.0-incubating.jar
./lib/libstdc++.so
./lib/cron-utils-8.1.1.jar
./lib/curator-framework-4.3.0.7.2.1.0-287.jar
./lib/parquet-hadoop-bundle-1.10.99.7.2.1.0-287.jar
./lib/commonj.sdo-2.1.1.jar
./lib/dropwizard-metrics-hadoop-metrics2-reporter-0.1.2.jar
./lib/javax.activation-1.2.0.jar
./lib/wildfly-openssl-1.0.7.Final.jar
./lib/groovy-3.0.1.jar
./lib/kerby-xdr-1.1.1.jar
./lib/protobuf-java-2.5.0.jar
./lib/jna-platform-5.2.0.jar
./lib/jna-5.2.0.jar
./lib/hadoop-azure-datalake-3.1.1.7.2.1.0-287.jar
./lib/jettison-1.1.jar
./lib/antlr-runtime-3.3.jar
./lib/log4j-1.2.17-cloudera1.jar
./lib/ranger-plugins-common-2.0.0.7.2.1.0-287.jar
./lib/javax.ws.rs-api-2.1.1.jar
./lib/hbase-client-2.2.5.7.2.1.0-287.jar
./lib/kerby-util-1.1.1.jar
./lib/okhttp-2.7.5.jar
./lib/curator-client-4.3.0.7.2.1.0-287.jar
./lib/HikariCP-2.6.1.jar
./lib/commons-beanutils-1.9.4.jar
./lib/yarn-extras-0.1-SNAPSHOT.jar
./lib/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
./lib/nimbus-jose-jwt-7.9.jar
./lib/woodstox-core-5.0.3.jar
./lib/jersey-client-1.19.jar
./lib/guava-28.1-jre.jar
./lib/kerb-identity-1.1.1.jar
./lib/zookeeper-jute-3.5.5.7.2.1.0-287.jar
./lib/commons-pool-1.5.4.jar
./lib/commons-collections-3.2.2.jar
./lib/javax.inject-1.jar
./lib/commons-crypto-1.0.0.jar
./lib/apacheds-jdbm-2.0.0-M5.jar
./lib/hadoop-mapreduce-client-core-3.1.1.7.2.1.0-287.jar
./lib/ST4-4.0.4.jar
./lib/eclipselink-2.7.7.jar
./lib/noggit-0.8.jar
./lib/hbase-metrics-api-2.2.5.7.2.1.0-287.jar
./lib/libkudu_client.so.0.1.0
./lib/animal-sniffer-annotations-1.18.jar
./lib/kerby-pkix-1.1.1.jar
./lib/json-smart-2.3.jar
./lib/java-cup-runtime-0.11-a-czt01-cdh.jar
./lib/objenesis-2.6.jar
./lib/hadoop-common-3.1.1.7.2.1.0-287.jar
./lib/libstdc++.so.6
./lib/kerb-crypto-1.1.1.jar
./lib/joni-2.1.11.jar
./lib/commons-codec-1.14.jar
./lib/sizeof-0.3.0.jar
./lib/kerby-asn1-1.1.1.jar
./lib/iceberg-common-0.8.0-incubating.jar
./lib/zookeeper-3.5.5.7.2.1.0-287.jar
./lib/kerb-admin-1.1.1.jar
./lib/postgresql-42.2.14.jar
./lib/jsch-0.1.54.jar
./lib/jline-2.12.jar
./lib/libkudu_client.so
./lib/metrics-json-3.1.0.jar
./lib/impala-minimal-hive-exec-0.1-SNAPSHOT.jar
./lib/kryo-shaded-4.0.2.jar
./lib/orc-core-1.6.2.jar
./lib/xz-1.8.jar
./lib/annotations-17.0.0.jar
./lib/iceberg-core-0.8.0-incubating.jar
./lib/orc-shims-1.6.2.jar
./lib/kerb-client-1.1.1.jar
./lib/jersey-json-1.19.jar
./lib/impala-frontend-0.1-SNAPSHOT.jar
./lib/antlr-2.7.7.jar
./lib/jersey-guice-1.19.jar
./lib/bonecp-0.8.0.RELEASE.jar
./lib/jersey-bundle-1.19.3.jar
./lib/guice-4.0.jar
./lib/gateway-util-common-1.3.0.7.2.1.0-287.jar
./lib/javolution-5.5.1.jar
./lib/hbase-shaded-miscellaneous-3.3.0.7.2.1.0-287.jar
./lib/datanucleus-api-jdo-4.2.4.jar
./lib/kerb-common-1.1.1.jar
./lib/jaxb-api-2.2.11.jar
./lib/slf4j-log4j12-1.7.25.jar
./lib/jakarta.persistence-2.2.3.jar
./lib/guice-servlet-4.0.jar
./lib/commons-lang-2.6.jar
./lib/ranger-plugins-audit-2.0.0.7.2.1.0-287.jar
./lib/jackson-core-2.10.0.jar
./lib/aircompressor-0.15.jar
./lib/jakarta.xml.bind-api-2.3.2.jar
./lib/flatbuffers-java-1.6.0.1.jar
./lib/json-simple-1.1.1.jar
./lib/commons-net-3.6.jar
./lib/libgcc_s.so.1
./lib/groovy-templates-3.0.1.jar
./lib/hadoop-aws-3.1.1.7.2.1.0-287.jar
./lib/hbase-protocol-shaded-2.2.5.7.2.1.0-287.jar
./lib/httpcore-4.4.9.jar
./lib/kerb-simplekdc-1.1.1.jar
./lib/commons-lang3-3.8.1.jar
./lib/commons-io-2.6.jar
./lib/okio-1.6.0.jar
./lib/stringtemplate-3.2.1.jar
./lib/commons-dbcp-1.4.jar
./lib/asm-5.0.4.jar
./lib/jackson-module-jaxb-annotations-2.10.3.jar
./lib/hudi-hadoop-mr-0.5.0-incubating.jar
./lib/async-1.4.1.jar
./lib/httpclient-4.5.6.jar
./lib/hadoop-yarn-api-3.1.1.7.2.1.0-287.jar
./lib/j2objc-annotations-1.3.jar
./lib/azure-storage-7.0.0.jar
./lib/javax.persistence-2.1.0.jar
./lib/azure-data-lake-store-sdk-2.3.6.jar
./lib/jackson-jaxrs-base-2.10.3.jar
./Dockerfile
./www/
./www/form-hidden-inputs.tmpl
./www/backends.tmpl
./www/logs.tmpl
./www/thread-group.tmpl
./www/datatables-1.10.18.js
./www/threadz.tmpl
./www/query_detail_tabs.tmpl
./www/common-pre.tmpl
./www/query_plan.tmpl
./www/index.html
./www/error.tmpl
./www/dagre-d3.min.js
./www/memz.tmpl
./www/json-test.tmpl
./www/sessions.tmpl
./www/metric_group.tmpl
./www/statestore_topics.tmpl
./www/d3.v3.min.js
./www/bootstrap/
./www/bootstrap/css/
./www/bootstrap/css/bootstrap.css
./www/bootstrap/css/bootstrap.min.css.map
./www/bootstrap/css/bootstrap-4.3.1.min.css
./www/bootstrap/css/bootstrap.css.map
./www/bootstrap/css/bootstrap.min.css
./www/bootstrap/js/
./www/bootstrap/js/bootstrap.js
./www/bootstrap/js/bootstrap.min.js
./www/bootstrap/js/bootstrap-4.3.1.min.js
./www/favicon.ico
./www/flags.tmpl
./www/query_summary.tmpl
./www/metrics.tmpl
./www/hadoop-varz.tmpl
./www/query_profile.tmpl
./www/query_stmt.tmpl
./www/static.tmpl
./www/common-header.tmpl
./www/events.tmpl
./www/all_child_groups.tmpl
./www/queries.tmpl
./www/jquery/
./www/jquery/jquery-3.5.1.min.js
./www/statestore_subscribers.tmpl
./www/threadz_tabs.tmpl
./www/datatables-1.10.18.min.css
./www/rpcz.tmpl
./www/quiescing_tooltip.txt
./www/root.tmpl
./www/table_metrics.tmpl
./www/catalog_operations.tmpl
./www/query_plan_text.tmpl
./www/scripts/
./www/scripts/util.js
./www/log_level.tmpl
./www/profile_docs.tmpl
./www/raw_text.tmpl
./www/query_memory.tmpl
./www/datatables-1.10.18.min.js
./www/DataTables-1.10.18/
./www/DataTables-1.10.18/images/
./www/DataTables-1.10.18/images/sort_both.png
./www/DataTables-1.10.18/images/sort_desc.png
./www/DataTables-1.10.18/images/sort_asc_disabled.png
./www/DataTables-1.10.18/images/sort_asc.png
./www/DataTables-1.10.18/images/sort_desc_disabled.png
./www/DataTables-1.10.18/css/
./www/DataTables-1.10.18/css/dataTables.bootstrap4.css
./www/DataTables-1.10.18/css/dataTables.semanticui.css
./www/DataTables-1.10.18/css/jquery.dataTables.min.css
./www/DataTables-1.10.18/css/dataTables.bootstrap.min.css
./www/DataTables-1.10.18/css/dataTables.jqueryui.css
./www/DataTables-1.10.18/css/dataTables.bootstrap.css
./www/DataTables-1.10.18/css/dataTables.bootstrap4.min.css
./www/DataTables-1.10.18/css/dataTables.jqueryui.min.css
./www/DataTables-1.10.18/css/dataTables.foundation.min.css
./www/DataTables-1.10.18/css/jquery.dataTables.css
./www/DataTables-1.10.18/css/dataTables.foundation.css
./www/DataTables-1.10.18/css/dataTables.semanticui.min.css
./www/DataTables-1.10.18/js/
./www/DataTables-1.10.18/js/dataTables.semanticui.js
./www/DataTables-1.10.18/js/dataTables.bootstrap4.js
./www/DataTables-1.10.18/js/dataTables.jqueryui.js
./www/DataTables-1.10.18/js/dataTables.bootstrap.js
./www/DataTables-1.10.18/js/dataTables.bootstrap4.min.js
./www/DataTables-1.10.18/js/dataTables.bootstrap.min.js
./www/DataTables-1.10.18/js/dataTables.semanticui.min.js
./www/DataTables-1.10.18/js/dataTables.foundation.js
./www/DataTables-1.10.18/js/dataTables.jqueryui.min.js
./www/DataTables-1.10.18/js/jquery.dataTables.js
./www/DataTables-1.10.18/js/dataTables.foundation.min.js
./www/DataTables-1.10.18/js/jquery.dataTables.min.js
./www/catalog.tmpl
./www/admission_controller.tmpl
./www/highlight/
./www/highlight/highlight.pack.js
./www/highlight/styles/
./www/highlight/styles/zenburn.css
./www/highlight/styles/kimbie.light.css
./www/highlight/styles/brown_paper.css
./www/highlight/styles/idea.css
./www/highlight/styles/googlecode.css
./www/highlight/styles/tomorrow-night-eighties.css
./www/highlight/styles/brown_papersq.png
./www/highlight/styles/codepen-embed.css
./www/highlight/styles/atelier-lakeside.dark.css
./www/highlight/styles/magula.css
./www/highlight/styles/pojoaque.css
./www/highlight/styles/solarized_light.css
./www/highlight/styles/atelier-seaside.light.css
./www/highlight/styles/tomorrow-night-blue.css
./www/highlight/styles/obsidian.css
./www/highlight/styles/atelier-seaside.dark.css
./www/highlight/styles/railscasts.css
./www/highlight/styles/monokai_sublime.css
./www/highlight/styles/tomorrow-night.css
./www/highlight/styles/school_book.css
./www/highlight/styles/tomorrow-night-bright.css
./www/highlight/styles/atelier-heath.light.css
./www/highlight/styles/monokai.css
./www/highlight/styles/foundation.css
./www/highlight/styles/school_book.png
./www/highlight/styles/pojoaque.jpg
./www/highlight/styles/dark.css
./www/highlight/styles/mono-blue.css
./www/highlight/styles/paraiso.dark.css
./www/highlight/styles/docco.css
./www/highlight/styles/xcode.css
./www/highlight/styles/atelier-heath.dark.css
./www/highlight/styles/ir_black.css
./www/highlight/styles/atelier-dune.dark.css
./www/highlight/styles/rainbow.css
./www/highlight/styles/hybrid.css
./www/highlight/styles/default.css
./www/highlight/styles/ascetic.css
./www/highlight/styles/far.css
./www/highlight/styles/atelier-lakeside.light.css
./www/highlight/styles/paraiso.light.css
./www/highlight/styles/sunburst.css
./www/highlight/styles/atelier-dune.light.css
./www/highlight/styles/kimbie.dark.css
./www/highlight/styles/vs.css
./www/highlight/styles/atelier-forest.light.css
./www/highlight/styles/tomorrow.css
./www/highlight/styles/atelier-forest.dark.css
./www/highlight/styles/github.css
./www/highlight/styles/arta.css
./www/highlight/styles/color-brewer.css
./www/highlight/styles/solarized_dark.css
./www/highlight/README.md
./www/highlight/LICENSE
./www/highlight/CHANGES.md
./www/highlight/README.ru.md
./www/query_backends.tmpl
./www/blacklisted_tooltip.txt
./www/common-footer.tmpl
./www/query_finstances.tmpl
./www/datatables-1.10.18.css
./www/jvm-threadz.tmpl
./www/catalog_object.tmpl
./bin/
./bin/graceful_shutdown_backends.sh
./bin/daemon_entrypoint.sh
./bin/impalad
Sending build context to Docker daemon    899MB
Step 1/10 : ARG BASE_IMAGE=ubuntu:16.04
Step 2/10 : FROM ${BASE_IMAGE}
16.04: Pulling from library/ubuntu
8e097b52bfb8: Pulling fs layer
a613a9b4553c: Pulling fs layer
acc000f01536: Pulling fs layer
73eef93b7466: Pulling fs layer
73eef93b7466: Waiting
a613a9b4553c: Verifying Checksum
a613a9b4553c: Download complete
acc000f01536: Download complete
8e097b52bfb8: Verifying Checksum
8e097b52bfb8: Download complete
73eef93b7466: Verifying Checksum
73eef93b7466: Download complete
8e097b52bfb8: Pull complete
a613a9b4553c: Pull complete
acc000f01536: Pull complete
73eef93b7466: Pull complete
Digest: sha256:3dd44f7ca10f07f86add9d0dc611998a1641f501833692a2651c96defe8db940
Status: Downloaded newer image for ubuntu:16.04
 ---> 4b22027ede29
Step 3/10 : RUN apt-get update &&   apt-get install -y openjdk-8-jre-headless   libsasl2-2 libsasl2-modules libsasl2-modules-gssapi-mit   sudo netcat-openbsd less curl iproute2 vim iputils-ping   tzdata krb5-user &&   apt-get clean &&   rm -rf /var/lib/apt/lists/*
 ---> Running in f8290521f160
Get:1 http://security.ubuntu.com/ubuntu xenial-security InRelease [109 kB]
Get:2 http://archive.ubuntu.com/ubuntu xenial InRelease [247 kB]
Get:3 http://security.ubuntu.com/ubuntu xenial-security/main amd64 Packages [1172 kB]
Get:4 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB]
Get:5 http://archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB]
Get:6 http://archive.ubuntu.com/ubuntu xenial/main amd64 Packages [1558 kB]
Get:7 http://security.ubuntu.com/ubuntu xenial-security/restricted amd64 Packages [12.7 kB]
Get:8 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 Packages [637 kB]
Get:9 http://security.ubuntu.com/ubuntu xenial-security/multiverse amd64 Packages [6680 B]
Get:10 http://archive.ubuntu.com/ubuntu xenial/restricted amd64 Packages [14.1 kB]
Get:11 http://archive.ubuntu.com/ubuntu xenial/universe amd64 Packages [9827 kB]
Get:12 http://archive.ubuntu.com/ubuntu xenial/multiverse amd64 Packages [176 kB]
Get:13 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages [1535 kB]
Get:14 http://archive.ubuntu.com/ubuntu xenial-updates/restricted amd64 Packages [13.1 kB]
Get:15 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages [1039 kB]
Get:16 http://archive.ubuntu.com/ubuntu xenial-updates/multiverse amd64 Packages [19.7 kB]
Get:17 http://archive.ubuntu.com/ubuntu xenial-backports/main amd64 Packages [7942 B]
Get:18 http://archive.ubuntu.com/ubuntu xenial-backports/universe amd64 Packages [9084 B]
Fetched 16.6 MB in 3s (4894 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
  bind9-host ca-certificates ca-certificates-java dbus file fontconfig-config
  fonts-dejavu-core geoip-database java-common krb5-config krb5-locales
  libasn1-8-heimdal libatm1 libavahi-client3 libavahi-common-data
  libavahi-common3 libbind9-140 libbsd0 libcap-ng0 libcups2 libcurl3-gnutls
  libdbus-1-3 libdns162 libexpat1 libffi6 libfontconfig1 libfreetype6
  libgeoip1 libgmp10 libgnutls-openssl27 libgnutls30 libgpm2 libgssapi-krb5-2
  libgssapi3-heimdal libgssrpc4 libhcrypto4-heimdal libheimbase1-heimdal
  libheimntlm0-heimdal libhogweed4 libhx509-5-heimdal libicu55 libidn11
  libisc160 libisccc140 libisccfg140 libjpeg-turbo8 libjpeg8 libk5crypto3
  libkadm5clnt-mit9 libkadm5srv-mit9 libkdb5-8 libkeyutils1 libkrb5-26-heimdal
  libkrb5-3 libkrb5support0 liblcms2-2 libldap-2.4-2 liblwres141 libmagic1
  libmnl0 libmpdec2 libnettle6 libnspr4 libnss3 libnss3-nssdb libp11-kit0
  libpcsclite1 libpng12-0 libpython3.5 libpython3.5-minimal
  libpython3.5-stdlib libroken18-heimdal librtmp1 libsasl2-modules-db
  libsqlite3-0 libssl1.0.0 libtasn1-6 libwind0-heimdal libx11-6 libx11-data
  libxau6 libxcb1 libxdmcp6 libxext6 libxi6 libxml2 libxrender1 libxtables11
  libxtst6 mime-support openssl sgml-base ucf vim-common vim-runtime
  x11-common xml-core
Suggested packages:
  dbus-user-session | dbus-x11 iproute2-doc default-jre cups-common geoip-bin
  gnutls-bin gpm krb5-doc liblcms2-utils pcscd libsasl2-modules-otp
  libsasl2-modules-ldap libsasl2-modules-sql libnss-mdns fonts-dejavu-extra
  fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei
  fonts-wqy-zenhei fonts-indic sgml-base-doc ctags vim-doc vim-scripts
  vim-gnome-py2 | vim-gtk-py2 | vim-gtk3-py2 | vim-athena-py2 | vim-nox-py2
  debhelper
The following NEW packages will be installed:
  bind9-host ca-certificates ca-certificates-java curl dbus file
  fontconfig-config fonts-dejavu-core geoip-database iproute2 iputils-ping
  java-common krb5-config krb5-locales krb5-user less libasn1-8-heimdal
  libatm1 libavahi-client3 libavahi-common-data libavahi-common3 libbind9-140
  libbsd0 libcap-ng0 libcups2 libcurl3-gnutls libdbus-1-3 libdns162 libexpat1
  libffi6 libfontconfig1 libfreetype6 libgeoip1 libgmp10 libgnutls-openssl27
  libgnutls30 libgpm2 libgssapi-krb5-2 libgssapi3-heimdal libgssrpc4
  libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal libhogweed4
  libhx509-5-heimdal libicu55 libidn11 libisc160 libisccc140 libisccfg140
  libjpeg-turbo8 libjpeg8 libk5crypto3 libkadm5clnt-mit9 libkadm5srv-mit9
  libkdb5-8 libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0
  liblcms2-2 libldap-2.4-2 liblwres141 libmagic1 libmnl0 libmpdec2 libnettle6
  libnspr4 libnss3 libnss3-nssdb libp11-kit0 libpcsclite1 libpng12-0
  libpython3.5 libpython3.5-minimal libpython3.5-stdlib libroken18-heimdal
  librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
  libsasl2-modules-gssapi-mit libsqlite3-0 libssl1.0.0 libtasn1-6
  libwind0-heimdal libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6
  libxi6 libxml2 libxrender1 libxtables11 libxtst6 mime-support netcat-openbsd
  openjdk-8-jre-headless openssl sgml-base sudo tzdata ucf vim vim-common
  vim-runtime x11-common xml-core
0 upgraded, 110 newly installed, 0 to remove and 0 not upgraded.
Need to get 61.2 MB of archives.
After this operation, 243 MB of additional disk space will be used.
Get:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 libatm1 amd64 1:2.5.1-1.5 [24.2 kB]
Get:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmnl0 amd64 1.0.3-5 [12.0 kB]
Get:3 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxau6 amd64 1:1.0.8-1 [8376 B]
Get:4 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxdmcp6 amd64 1:1.1.2-1.1 [11.0 kB]
Get:5 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxcb1 amd64 1.11.1-1ubuntu1 [40.0 kB]
Get:6 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-data all 2:1.6.3-1ubuntu2.1 [113 kB]
Get:7 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-6 amd64 2:1.6.3-1ubuntu2.1 [570 kB]
Get:8 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxext6 amd64 2:1.3.3-1 [29.4 kB]
Get:9 http://archive.ubuntu.com/ubuntu xenial/main amd64 sgml-base all 1.26+nmu4ubuntu1 [12.5 kB]
Get:10 http://archive.ubuntu.com/ubuntu xenial/main amd64 libgpm2 amd64 1.20.4-6.1 [16.5 kB]
Get:11 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjpeg-turbo8 amd64 1.4.2-0ubuntu3.4 [111 kB]
Get:12 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 x11-common all 1:7.7+13ubuntu3.1 [22.9 kB]
Get:13 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxtst6 amd64 2:1.2.2-1 [14.1 kB]
Get:14 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 tzdata all 2020a-0ubuntu0.16.04 [168 kB]
Get:15 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagic1 amd64 1:5.25-2ubuntu1.4 [216 kB]
Get:16 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 file amd64 1:5.25-2ubuntu1.4 [21.2 kB]
Get:17 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 iproute2 amd64 4.3.0-1ubuntu3.16.04.5 [523 kB]
Get:18 http://archive.ubuntu.com/ubuntu xenial/main amd64 libgmp10 amd64 2:6.1.0+dfsg-2 [240 kB]
Get:19 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnettle6 amd64 3.2-1ubuntu0.16.04.1 [93.5 kB]
Get:20 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libhogweed4 amd64 3.2-1ubuntu0.16.04.1 [136 kB]
Get:21 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libidn11 amd64 1.32-3ubuntu1.2 [46.5 kB]
Get:22 http://archive.ubuntu.com/ubuntu xenial/main amd64 libffi6 amd64 3.2.1-4 [17.8 kB]
Get:23 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libp11-kit0 amd64 0.23.2-5~ubuntu16.04.1 [105 kB]
Get:24 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtasn1-6 amd64 4.7-3ubuntu0.16.04.3 [43.5 kB]
Get:25 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgnutls30 amd64 3.4.10-4ubuntu1.8 [548 kB]
Get:26 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgnutls-openssl27 amd64 3.4.10-4ubuntu1.8 [21.9 kB]
Get:27 http://archive.ubuntu.com/ubuntu xenial/main amd64 iputils-ping amd64 3:20121221-5ubuntu2 [52.7 kB]
Get:28 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 less amd64 481-2.1ubuntu0.2 [110 kB]
Get:29 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libbsd0 amd64 0.8.2-1ubuntu0.1 [42.0 kB]
Get:30 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libexpat1 amd64 2.1.0-7ubuntu0.16.04.5 [71.5 kB]
Get:31 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmpdec2 amd64 2.4.2-1 [82.6 kB]
Get:32 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpng12-0 amd64 1.2.54-1ubuntu1.1 [116 kB]
Get:33 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libssl1.0.0 amd64 1.0.2g-1ubuntu4.16 [1084 kB]
Get:34 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython3.5-minimal amd64 3.5.2-2ubuntu0~16.04.11 [525 kB]
Get:35 http://archive.ubuntu.com/ubuntu xenial/main amd64 mime-support all 3.59ubuntu1 [31.0 kB]
Get:36 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsqlite3-0 amd64 3.11.0-1ubuntu1.5 [398 kB]
Get:37 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython3.5-stdlib amd64 3.5.2-2ubuntu0~16.04.11 [2132 kB]
Get:38 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxtables11 amd64 1.6.0-2ubuntu3 [27.2 kB]
Get:39 http://archive.ubuntu.com/ubuntu xenial/main amd64 netcat-openbsd amd64 1.105-7ubuntu1 [39.6 kB]
Get:40 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 sudo amd64 1.8.16-0ubuntu1.9 [390 kB]
Get:41 http://archive.ubuntu.com/ubuntu xenial/main amd64 ucf all 3.0036 [52.9 kB]
Get:42 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 vim-common amd64 2:7.4.1689-3ubuntu1.4 [103 kB]
Get:43 http://archive.ubuntu.com/ubuntu xenial/main amd64 libgeoip1 amd64 1.6.9-1 [70.1 kB]
Get:44 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libkrb5support0 amd64 1.13.2+dfsg-5ubuntu2.1 [31.2 kB]
Get:45 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libk5crypto3 amd64 1.13.2+dfsg-5ubuntu2.1 [81.3 kB]
Get:46 http://archive.ubuntu.com/ubuntu xenial/main amd64 libkeyutils1 amd64 1.5.9-8ubuntu1 [9904 B]
Get:47 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libkrb5-3 amd64 1.13.2+dfsg-5ubuntu2.1 [273 kB]
Get:48 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgssapi-krb5-2 amd64 1.13.2+dfsg-5ubuntu2.1 [120 kB]
Get:49 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libicu55 amd64 55.1-7ubuntu0.5 [7650 kB]
Get:50 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxml2 amd64 2.9.3+dfsg1-1ubuntu0.7 [698 kB]
Get:51 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libisc160 amd64 1:9.10.3.dfsg.P4-8ubuntu1.17 [216 kB]
Get:52 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdns162 amd64 1:9.10.3.dfsg.P4-8ubuntu1.17 [880 kB]
Get:53 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libisccc140 amd64 1:9.10.3.dfsg.P4-8ubuntu1.17 [16.3 kB]
Get:54 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libisccfg140 amd64 1:9.10.3.dfsg.P4-8ubuntu1.17 [40.6 kB]
Get:55 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libbind9-140 amd64 1:9.10.3.dfsg.P4-8ubuntu1.17 [23.6 kB]
Get:56 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 liblwres141 amd64 1:9.10.3.dfsg.P4-8ubuntu1.17 [33.8 kB]
Get:57 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 bind9-host amd64 1:9.10.3.dfsg.P4-8ubuntu1.17 [38.4 kB]
Get:58 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 openssl amd64 1.0.2g-1ubuntu4.16 [492 kB]
Get:59 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 ca-certificates all 20190110~16.04.1 [146 kB]
Get:60 http://archive.ubuntu.com/ubuntu xenial/main amd64 libcap-ng0 amd64 0.7.7-1 [10.9 kB]
Get:61 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdbus-1-3 amd64 1.10.6-1ubuntu3.6 [161 kB]
Get:62 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 dbus amd64 1.10.6-1ubuntu3.6 [141 kB]
Get:63 http://archive.ubuntu.com/ubuntu xenial/main amd64 geoip-database all 20160408-1 [1678 kB]
Get:64 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 krb5-locales all 1.13.2+dfsg-5ubuntu2.1 [13.6 kB]
Get:65 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libroken18-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [41.4 kB]
Get:66 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasn1-8-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [174 kB]
Get:67 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libhcrypto4-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [85.0 kB]
Get:68 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libheimbase1-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [29.3 kB]
Get:69 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwind0-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [47.8 kB]
Get:70 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libhx509-5-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [107 kB]
Get:71 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libkrb5-26-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [202 kB]
Get:72 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libheimntlm0-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [15.1 kB]
Get:73 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgssapi3-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [96.1 kB]
Get:74 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsasl2-modules-db amd64 2.1.26.dfsg1-14ubuntu0.2 [14.5 kB]
Get:75 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsasl2-2 amd64 2.1.26.dfsg1-14ubuntu0.2 [48.7 kB]
Get:76 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libldap-2.4-2 amd64 2.4.42+dfsg-2ubuntu3.9 [159 kB]
Get:77 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d-1ubuntu0.1 [54.4 kB]
Get:78 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcurl3-gnutls amd64 7.47.0-1ubuntu2.16 [184 kB]
Get:79 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsasl2-modules amd64 2.1.26.dfsg1-14ubuntu0.2 [47.7 kB]
Get:80 http://archive.ubuntu.com/ubuntu xenial/main amd64 xml-core all 0.13+nmu2 [23.3 kB]
Get:81 http://archive.ubuntu.com/ubuntu xenial/main amd64 java-common all 0.56ubuntu2 [7742 B]
Get:82 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-common-data amd64 0.6.32~rc+dfsg-1ubuntu2.3 [21.5 kB]
Get:83 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-common3 amd64 0.6.32~rc+dfsg-1ubuntu2.3 [21.7 kB]
Get:84 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-client3 amd64 0.6.32~rc+dfsg-1ubuntu2.3 [25.3 kB]
Get:85 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcups2 amd64 2.1.3-4ubuntu0.11 [197 kB]
Get:86 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 liblcms2-2 amd64 2.6-3ubuntu2.1 [136 kB]
Get:87 http://archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2194 B]
Get:88 http://archive.ubuntu.com/ubuntu xenial/main amd64 fonts-dejavu-core all 2.35-1 [1039 kB]
Get:89 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 fontconfig-config all 2.11.94-0ubuntu1.1 [49.9 kB]
Get:90 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfreetype6 amd64 2.6.1-0.1ubuntu2.4 [315 kB]
Get:91 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfontconfig1 amd64 2.11.94-0ubuntu1.1 [131 kB]
Get:92 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnspr4 amd64 2:4.13.1-0ubuntu0.16.04.1 [112 kB]
Get:93 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnss3-nssdb all 2:3.28.4-0ubuntu0.16.04.14 [10.6 kB]
Get:94 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnss3 amd64 2:3.28.4-0ubuntu0.16.04.14 [1232 kB]
Get:95 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpcsclite1 amd64 1.8.14-1ubuntu1.16.04.1 [21.4 kB]
Get:96 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxi6 amd64 2:1.7.6-1 [28.6 kB]
Get:97 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxrender1 amd64 1:0.9.9-0ubuntu1 [18.5 kB]
Get:98 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jre-headless amd64 8u265-b01-0ubuntu2~16.04 [27.2 MB]
Get:99 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 ca-certificates-java all 20160321ubuntu1 [12.5 kB]
Get:100 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 curl amd64 7.47.0-1ubuntu2.16 [139 kB]
Get:101 http://archive.ubuntu.com/ubuntu xenial/main amd64 krb5-config all 2.3 [23.4 kB]
Get:102 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgssrpc4 amd64 1.13.2+dfsg-5ubuntu2.1 [54.5 kB]
Get:103 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libkadm5clnt-mit9 amd64 1.13.2+dfsg-5ubuntu2.1 [36.6 kB]
Get:104 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libkdb5-8 amd64 1.13.2+dfsg-5ubuntu2.1 [37.0 kB]
Get:105 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libkadm5srv-mit9 amd64 1.13.2+dfsg-5ubuntu2.1 [51.3 kB]
Get:106 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 krb5-user amd64 1.13.2+dfsg-5ubuntu2.1 [98.7 kB]
Get:107 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython3.5 amd64 3.5.2-2ubuntu0~16.04.11 [1360 kB]
Get:108 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsasl2-modules-gssapi-mit amd64 2.1.26.dfsg1-14ubuntu0.2 [34.2 kB]
Get:109 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 vim-runtime all 2:7.4.1689-3ubuntu1.4 [5169 kB]
Get:110 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 vim amd64 2:7.4.1689-3ubuntu1.4 [1036 kB]
[91mdebconf: delaying package configuration, since apt-utils is not installed
[0mFetched 61.2 MB in 7s (8655 kB/s)
Selecting previously unselected package libatm1:amd64.
(Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 4781 files and directories currently installed.)
Preparing to unpack .../libatm1_1%3a2.5.1-1.5_amd64.deb ...
Unpacking libatm1:amd64 (1:2.5.1-1.5) ...
Selecting previously unselected package libmnl0:amd64.
Preparing to unpack .../libmnl0_1.0.3-5_amd64.deb ...
Unpacking libmnl0:amd64 (1.0.3-5) ...
Selecting previously unselected package libxau6:amd64.
Preparing to unpack .../libxau6_1%3a1.0.8-1_amd64.deb ...
Unpacking libxau6:amd64 (1:1.0.8-1) ...
Selecting previously unselected package libxdmcp6:amd64.
Preparing to unpack .../libxdmcp6_1%3a1.1.2-1.1_amd64.deb ...
Unpacking libxdmcp6:amd64 (1:1.1.2-1.1) ...
Selecting previously unselected package libxcb1:amd64.
Preparing to unpack .../libxcb1_1.11.1-1ubuntu1_amd64.deb ...
Unpacking libxcb1:amd64 (1.11.1-1ubuntu1) ...
Selecting previously unselected package libx11-data.
Preparing to unpack .../libx11-data_2%3a1.6.3-1ubuntu2.1_all.deb ...
Unpacking libx11-data (2:1.6.3-1ubuntu2.1) ...
Selecting previously unselected package libx11-6:amd64.
Preparing to unpack .../libx11-6_2%3a1.6.3-1ubuntu2.1_amd64.deb ...
Unpacking libx11-6:amd64 (2:1.6.3-1ubuntu2.1) ...
Selecting previously unselected package libxext6:amd64.
Preparing to unpack .../libxext6_2%3a1.3.3-1_amd64.deb ...
Unpacking libxext6:amd64 (2:1.3.3-1) ...
Selecting previously unselected package sgml-base.
Preparing to unpack .../sgml-base_1.26+nmu4ubuntu1_all.deb ...
Unpacking sgml-base (1.26+nmu4ubuntu1) ...
Selecting previously unselected package libgpm2:amd64.
Preparing to unpack .../libgpm2_1.20.4-6.1_amd64.deb ...
Unpacking libgpm2:amd64 (1.20.4-6.1) ...
Selecting previously unselected package libjpeg-turbo8:amd64.
Preparing to unpack .../libjpeg-turbo8_1.4.2-0ubuntu3.4_amd64.deb ...
Unpacking libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.4) ...
Selecting previously unselected package x11-common.
Preparing to unpack .../x11-common_1%3a7.7+13ubuntu3.1_all.deb ...
dpkg-query: no packages found matching nux-tools
Unpacking x11-common (1:7.7+13ubuntu3.1) ...
Selecting previously unselected package libxtst6:amd64.
Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ...
Unpacking libxtst6:amd64 (2:1.2.2-1) ...
Selecting previously unselected package tzdata.
Preparing to unpack .../tzdata_2020a-0ubuntu0.16.04_all.deb ...
Unpacking tzdata (2020a-0ubuntu0.16.04) ...
Selecting previously unselected package libmagic1:amd64.
Preparing to unpack .../libmagic1_1%3a5.25-2ubuntu1.4_amd64.deb ...
Unpacking libmagic1:amd64 (1:5.25-2ubuntu1.4) ...
Selecting previously unselected package file.
Preparing to unpack .../file_1%3a5.25-2ubuntu1.4_amd64.deb ...
Unpacking file (1:5.25-2ubuntu1.4) ...
Selecting previously unselected package iproute2.
Preparing to unpack .../iproute2_4.3.0-1ubuntu3.16.04.5_amd64.deb ...
Unpacking iproute2 (4.3.0-1ubuntu3.16.04.5) ...
Selecting previously unselected package libgmp10:amd64.
Preparing to unpack .../libgmp10_2%3a6.1.0+dfsg-2_amd64.deb ...
Unpacking libgmp10:amd64 (2:6.1.0+dfsg-2) ...
Selecting previously unselected package libnettle6:amd64.
Preparing to unpack .../libnettle6_3.2-1ubuntu0.16.04.1_amd64.deb ...
Unpacking libnettle6:amd64 (3.2-1ubuntu0.16.04.1) ...
Selecting previously unselected package libhogweed4:amd64.
Preparing to unpack .../libhogweed4_3.2-1ubuntu0.16.04.1_amd64.deb ...
Unpacking libhogweed4:amd64 (3.2-1ubuntu0.16.04.1) ...
Selecting previously unselected package libidn11:amd64.
Preparing to unpack .../libidn11_1.32-3ubuntu1.2_amd64.deb ...
Unpacking libidn11:amd64 (1.32-3ubuntu1.2) ...
Selecting previously unselected package libffi6:amd64.
Preparing to unpack .../libffi6_3.2.1-4_amd64.deb ...
Unpacking libffi6:amd64 (3.2.1-4) ...
Selecting previously unselected package libp11-kit0:amd64.
Preparing to unpack .../libp11-kit0_0.23.2-5~ubuntu16.04.1_amd64.deb ...
Unpacking libp11-kit0:amd64 (0.23.2-5~ubuntu16.04.1) ...
Selecting previously unselected package libtasn1-6:amd64.
Preparing to unpack .../libtasn1-6_4.7-3ubuntu0.16.04.3_amd64.deb ...
Unpacking libtasn1-6:amd64 (4.7-3ubuntu0.16.04.3) ...
Selecting previously unselected package libgnutls30:amd64.
Preparing to unpack .../libgnutls30_3.4.10-4ubuntu1.8_amd64.deb ...
Unpacking libgnutls30:amd64 (3.4.10-4ubuntu1.8) ...
Selecting previously unselected package libgnutls-openssl27:amd64.
Preparing to unpack .../libgnutls-openssl27_3.4.10-4ubuntu1.8_amd64.deb ...
Unpacking libgnutls-openssl27:amd64 (3.4.10-4ubuntu1.8) ...
Selecting previously unselected package iputils-ping.
Preparing to unpack .../iputils-ping_3%3a20121221-5ubuntu2_amd64.deb ...
Unpacking iputils-ping (3:20121221-5ubuntu2) ...
Selecting previously unselected package less.
Preparing to unpack .../less_481-2.1ubuntu0.2_amd64.deb ...
Unpacking less (481-2.1ubuntu0.2) ...
Selecting previously unselected package libbsd0:amd64.
Preparing to unpack .../libbsd0_0.8.2-1ubuntu0.1_amd64.deb ...
Unpacking libbsd0:amd64 (0.8.2-1ubuntu0.1) ...
Selecting previously unselected package libexpat1:amd64.
Preparing to unpack .../libexpat1_2.1.0-7ubuntu0.16.04.5_amd64.deb ...
Unpacking libexpat1:amd64 (2.1.0-7ubuntu0.16.04.5) ...
Selecting previously unselected package libmpdec2:amd64.
Preparing to unpack .../libmpdec2_2.4.2-1_amd64.deb ...
Unpacking libmpdec2:amd64 (2.4.2-1) ...
Selecting previously unselected package libpng12-0:amd64.
Preparing to unpack .../libpng12-0_1.2.54-1ubuntu1.1_amd64.deb ...
Unpacking libpng12-0:amd64 (1.2.54-1ubuntu1.1) ...
Selecting previously unselected package libssl1.0.0:amd64.
Preparing to unpack .../libssl1.0.0_1.0.2g-1ubuntu4.16_amd64.deb ...
Unpacking libssl1.0.0:amd64 (1.0.2g-1ubuntu4.16) ...
Selecting previously unselected package libpython3.5-minimal:amd64.
Preparing to unpack .../libpython3.5-minimal_3.5.2-2ubuntu0~16.04.11_amd64.deb ...
Unpacking libpython3.5-minimal:amd64 (3.5.2-2ubuntu0~16.04.11) ...
Selecting previously unselected package mime-support.
Preparing to unpack .../mime-support_3.59ubuntu1_all.deb ...
Unpacking mime-support (3.59ubuntu1) ...
Selecting previously unselected package libsqlite3-0:amd64.
Preparing to unpack .../libsqlite3-0_3.11.0-1ubuntu1.5_amd64.deb ...
Unpacking libsqlite3-0:amd64 (3.11.0-1ubuntu1.5) ...
Selecting previously unselected package libpython3.5-stdlib:amd64.
Preparing to unpack .../libpython3.5-stdlib_3.5.2-2ubuntu0~16.04.11_amd64.deb ...
Unpacking libpython3.5-stdlib:amd64 (3.5.2-2ubuntu0~16.04.11) ...
Selecting previously unselected package libxtables11:amd64.
Preparing to unpack .../libxtables11_1.6.0-2ubuntu3_amd64.deb ...
Unpacking libxtables11:amd64 (1.6.0-2ubuntu3) ...
Selecting previously unselected package netcat-openbsd.
Preparing to unpack .../netcat-openbsd_1.105-7ubuntu1_amd64.deb ...
Unpacking netcat-openbsd (1.105-7ubuntu1) ...
Selecting previously unselected package sudo.
Preparing to unpack .../sudo_1.8.16-0ubuntu1.9_amd64.deb ...
Unpacking sudo (1.8.16-0ubuntu1.9) ...
Selecting previously unselected package ucf.
Preparing to unpack .../archives/ucf_3.0036_all.deb ...
Moving old data out of the way
Unpacking ucf (3.0036) ...
Selecting previously unselected package vim-common.
Preparing to unpack .../vim-common_2%3a7.4.1689-3ubuntu1.4_amd64.deb ...
Unpacking vim-common (2:7.4.1689-3ubuntu1.4) ...
Selecting previously unselected package libgeoip1:amd64.
Preparing to unpack .../libgeoip1_1.6.9-1_amd64.deb ...
Unpacking libgeoip1:amd64 (1.6.9-1) ...
Selecting previously unselected package libkrb5support0:amd64.
Preparing to unpack .../libkrb5support0_1.13.2+dfsg-5ubuntu2.1_amd64.deb ...
Unpacking libkrb5support0:amd64 (1.13.2+dfsg-5ubuntu2.1) ...
Selecting previously unselected package libk5crypto3:amd64.
Preparing to unpack .../libk5crypto3_1.13.2+dfsg-5ubuntu2.1_amd64.deb ...
Unpacking libk5crypto3:amd64 (1.13.2+dfsg-5ubuntu2.1) ...
Selecting previously unselected package libkeyutils1:amd64.
Preparing to unpack .../libkeyutils1_1.5.9-8ubuntu1_amd64.deb ...
Unpacking libkeyutils1:amd64 (1.5.9-8ubuntu1) ...
Selecting previously unselected package libkrb5-3:amd64.
Preparing to unpack .../libkrb5-3_1.13.2+dfsg-5ubuntu2.1_amd64.deb ...
Unpacking libkrb5-3:amd64 (1.13.2+dfsg-5ubuntu2.1) ...
Selecting previously unselected package libgssapi-krb5-2:amd64.
Preparing to unpack .../libgssapi-krb5-2_1.13.2+dfsg-5ubuntu2.1_amd64.deb ...
Unpacking libgssapi-krb5-2:amd64 (1.13.2+dfsg-5ubuntu2.1) ...
Selecting previously unselected package libicu55:amd64.
Preparing to unpack .../libicu55_55.1-7ubuntu0.5_amd64.deb ...
Unpacking libicu55:amd64 (55.1-7ubuntu0.5) ...
Selecting previously unselected package libxml2:amd64.
Preparing to unpack .../libxml2_2.9.3+dfsg1-1ubuntu0.7_amd64.deb ...
Unpacking libxml2:amd64 (2.9.3+dfsg1-1ubuntu0.7) ...
Selecting previously unselected package libisc160:amd64.
Preparing to unpack .../libisc160_1%3a9.10.3.dfsg.P4-8ubuntu1.17_amd64.deb ...
Unpacking libisc160:amd64 (1:9.10.3.dfsg.P4-8ubuntu1.17) ...
Selecting previously unselected package libdns162:amd64.
Preparing to unpack .../libdns162_1%3a9.10.3.dfsg.P4-8ubuntu1.17_amd64.deb ...
Unpacking libdns162:amd64 (1:9.10.3.dfsg.P4-8ubuntu1.17) ...
Selecting previously unselected package libisccc140:amd64.
Preparing to unpack .../libisccc140_1%3a9.10.3.dfsg.P4-8ubuntu1.17_amd64.deb ...
Unpacking libisccc140:amd64 (1:9.10.3.dfsg.P4-8ubuntu1.17) ...
Selecting previously unselected package libisccfg140:amd64.
Preparing to unpack .../libisccfg140_1%3a9.10.3.dfsg.P4-8ubuntu1.17_amd64.deb ...
Unpacking libisccfg140:amd64 (1:9.10.3.dfsg.P4-8ubuntu1.17) ...
Selecting previously unselected package libbind9-140:amd64.
Preparing to unpack .../libbind9-140_1%3a9.10.3.dfsg.P4-8ubuntu1.17_amd64.deb ...
Unpacking libbind9-140:amd64 (1:9.10.3.dfsg.P4-8ubuntu1.17) ...
Selecting previously unselected package liblwres141:amd64.
Preparing to unpack .../liblwres141_1%3a9.10.3.dfsg.P4-8ubuntu1.17_amd64.deb ...
Unpacking liblwres141:amd64 (1:9.10.3.dfsg.P4-8ubuntu1.17) ...
Selecting previously unselected package bind9-host.
Preparing to unpack .../bind9-host_1%3a9.10.3.dfsg.P4-8ubuntu1.17_amd64.deb ...
Unpacking bind9-host (1:9.10.3.dfsg.P4-8ubuntu1.17) ...
Selecting previously unselected package openssl.
Preparing to unpack .../openssl_1.0.2g-1ubuntu4.16_amd64.deb ...
Unpacking openssl (1.0.2g-1ubuntu4.16) ...
Selecting previously unselected package ca-certificates.
Preparing to unpack .../ca-certificates_20190110~16.04.1_all.deb ...
Unpacking ca-certificates (20190110~16.04.1) ...
Selecting previously unselected package libcap-ng0:amd64.
Preparing to unpack .../libcap-ng0_0.7.7-1_amd64.deb ...
Unpacking libcap-ng0:amd64 (0.7.7-1) ...
Selecting previously unselected package libdbus-1-3:amd64.
Preparing to unpack .../libdbus-1-3_1.10.6-1ubuntu3.6_amd64.deb ...
Unpacking libdbus-1-3:amd64 (1.10.6-1ubuntu3.6) ...
Selecting previously unselected package dbus.
Preparing to unpack .../dbus_1.10.6-1ubuntu3.6_amd64.deb ...
Unpacking dbus (1.10.6-1ubuntu3.6) ...
Selecting previously unselected package geoip-database.
Preparing to unpack .../geoip-database_20160408-1_all.deb ...
Unpacking geoip-database (20160408-1) ...
Selecting previously unselected package krb5-locales.
Preparing to unpack .../krb5-locales_1.13.2+dfsg-5ubuntu2.1_all.deb ...
Unpacking krb5-locales (1.13.2+dfsg-5ubuntu2.1) ...
Selecting previously unselected package libroken18-heimdal:amd64.
Preparing to unpack .../libroken18-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ...
Unpacking libroken18-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
Selecting previously unselected package libasn1-8-heimdal:amd64.
Preparing to unpack .../libasn1-8-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ...
Unpacking libasn1-8-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
Selecting previously unselected package libhcrypto4-heimdal:amd64.
Preparing to unpack .../libhcrypto4-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ...
Unpacking libhcrypto4-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
Selecting previously unselected package libheimbase1-heimdal:amd64.
Preparing to unpack .../libheimbase1-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ...
Unpacking libheimbase1-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
Selecting previously unselected package libwind0-heimdal:amd64.
Preparing to unpack .../libwind0-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ...
Unpacking libwind0-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
Selecting previously unselected package libhx509-5-heimdal:amd64.
Preparing to unpack .../libhx509-5-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ...
Unpacking libhx509-5-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
Selecting previously unselected package libkrb5-26-heimdal:amd64.
Preparing to unpack .../libkrb5-26-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ...
Unpacking libkrb5-26-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
Selecting previously unselected package libheimntlm0-heimdal:amd64.
Preparing to unpack .../libheimntlm0-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ...
Unpacking libheimntlm0-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
Selecting previously unselected package libgssapi3-heimdal:amd64.
Preparing to unpack .../libgssapi3-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ...
Unpacking libgssapi3-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
Selecting previously unselected package libsasl2-modules-db:amd64.
Preparing to unpack .../libsasl2-modules-db_2.1.26.dfsg1-14ubuntu0.2_amd64.deb ...
Unpacking libsasl2-modules-db:amd64 (2.1.26.dfsg1-14ubuntu0.2) ...
Selecting previously unselected package libsasl2-2:amd64.
Preparing to unpack .../libsasl2-2_2.1.26.dfsg1-14ubuntu0.2_amd64.deb ...
Unpacking libsasl2-2:amd64 (2.1.26.dfsg1-14ubuntu0.2) ...
Selecting previously unselected package libldap-2.4-2:amd64.
Preparing to unpack .../libldap-2.4-2_2.4.42+dfsg-2ubuntu3.9_amd64.deb ...
Unpacking libldap-2.4-2:amd64 (2.4.42+dfsg-2ubuntu3.9) ...
Selecting previously unselected package librtmp1:amd64.
Preparing to unpack .../librtmp1_2.4+20151223.gitfa8646d-1ubuntu0.1_amd64.deb ...
Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d-1ubuntu0.1) ...
Selecting previously unselected package libcurl3-gnutls:amd64.
Preparing to unpack .../libcurl3-gnutls_7.47.0-1ubuntu2.16_amd64.deb ...
Unpacking libcurl3-gnutls:amd64 (7.47.0-1ubuntu2.16) ...
Selecting previously unselected package libsasl2-modules:amd64.
Preparing to unpack .../libsasl2-modules_2.1.26.dfsg1-14ubuntu0.2_amd64.deb ...
Unpacking libsasl2-modules:amd64 (2.1.26.dfsg1-14ubuntu0.2) ...
Selecting previously unselected package xml-core.
Preparing to unpack .../xml-core_0.13+nmu2_all.deb ...
Unpacking xml-core (0.13+nmu2) ...
Selecting previously unselected package java-common.
Preparing to unpack .../java-common_0.56ubuntu2_all.deb ...
Unpacking java-common (0.56ubuntu2) ...
Selecting previously unselected package libavahi-common-data:amd64.
Preparing to unpack .../libavahi-common-data_0.6.32~rc+dfsg-1ubuntu2.3_amd64.deb ...
Unpacking libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ...
Selecting previously unselected package libavahi-common3:amd64.
Preparing to unpack .../libavahi-common3_0.6.32~rc+dfsg-1ubuntu2.3_amd64.deb ...
Unpacking libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ...
Selecting previously unselected package libavahi-client3:amd64.
Preparing to unpack .../libavahi-client3_0.6.32~rc+dfsg-1ubuntu2.3_amd64.deb ...
Unpacking libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ...
Selecting previously unselected package libcups2:amd64.
Preparing to unpack .../libcups2_2.1.3-4ubuntu0.11_amd64.deb ...
Unpacking libcups2:amd64 (2.1.3-4ubuntu0.11) ...
Selecting previously unselected package liblcms2-2:amd64.
Preparing to unpack .../liblcms2-2_2.6-3ubuntu2.1_amd64.deb ...
Unpacking liblcms2-2:amd64 (2.6-3ubuntu2.1) ...
Selecting previously unselected package libjpeg8:amd64.
Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...
Unpacking libjpeg8:amd64 (8c-2ubuntu8) ...
Selecting previously unselected package fonts-dejavu-core.
Preparing to unpack .../fonts-dejavu-core_2.35-1_all.deb ...
Unpacking fonts-dejavu-core (2.35-1) ...
Selecting previously unselected package fontconfig-config.
Preparing to unpack .../fontconfig-config_2.11.94-0ubuntu1.1_all.deb ...
Unpacking fontconfig-config (2.11.94-0ubuntu1.1) ...
Selecting previously unselected package libfreetype6:amd64.
Preparing to unpack .../libfreetype6_2.6.1-0.1ubuntu2.4_amd64.deb ...
Unpacking libfreetype6:amd64 (2.6.1-0.1ubuntu2.4) ...
Selecting previously unselected package libfontconfig1:amd64.
Preparing to unpack .../libfontconfig1_2.11.94-0ubuntu1.1_amd64.deb ...
Unpacking libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ...
Selecting previously unselected package libnspr4:amd64.
Preparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.16.04.1_amd64.deb ...
Unpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.16.04.1) ...
Selecting previously unselected package libnss3-nssdb.
Preparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.16.04.14_all.deb ...
Unpacking libnss3-nssdb (2:3.28.4-0ubuntu0.16.04.14) ...
Selecting previously unselected package libnss3:amd64.
Preparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.16.04.14_amd64.deb ...
Unpacking libnss3:amd64 (2:3.28.4-0ubuntu0.16.04.14) ...
Selecting previously unselected package libpcsclite1:amd64.
Preparing to unpack .../libpcsclite1_1.8.14-1ubuntu1.16.04.1_amd64.deb ...
Unpacking libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ...
Selecting previously unselected package libxi6:amd64.
Preparing to unpack .../libxi6_2%3a1.7.6-1_amd64.deb ...
Unpacking libxi6:amd64 (2:1.7.6-1) ...
Selecting previously unselected package libxrender1:amd64.
Preparing to unpack .../libxrender1_1%3a0.9.9-0ubuntu1_amd64.deb ...
Unpacking libxrender1:amd64 (1:0.9.9-0ubuntu1) ...
Selecting previously unselected package openjdk-8-jre-headless:amd64.
Preparing to unpack .../openjdk-8-jre-headless_8u265-b01-0ubuntu2~16.04_amd64.deb ...
Unpacking openjdk-8-jre-headless:amd64 (8u265-b01-0ubuntu2~16.04) ...
Selecting previously unselected package ca-certificates-java.
Preparing to unpack .../ca-certificates-java_20160321ubuntu1_all.deb ...
Unpacking ca-certificates-java (20160321ubuntu1) ...
Selecting previously unselected package curl.
Preparing to unpack .../curl_7.47.0-1ubuntu2.16_amd64.deb ...
Unpacking curl (7.47.0-1ubuntu2.16) ...
Selecting previously unselected package krb5-config.
Preparing to unpack .../krb5-config_2.3_all.deb ...
Unpacking krb5-config (2.3) ...
Selecting previously unselected package libgssrpc4:amd64.
Preparing to unpack .../libgssrpc4_1.13.2+dfsg-5ubuntu2.1_amd64.deb ...
Unpacking libgssrpc4:amd64 (1.13.2+dfsg-5ubuntu2.1) ...
Selecting previously unselected package libkadm5clnt-mit9:amd64.
Preparing to unpack .../libkadm5clnt-mit9_1.13.2+dfsg-5ubuntu2.1_amd64.deb ...
Unpacking libkadm5clnt-mit9:amd64 (1.13.2+dfsg-5ubuntu2.1) ...
Selecting previously unselected package libkdb5-8:amd64.
Preparing to unpack .../libkdb5-8_1.13.2+dfsg-5ubuntu2.1_amd64.deb ...
Unpacking libkdb5-8:amd64 (1.13.2+dfsg-5ubuntu2.1) ...
Selecting previously unselected package libkadm5srv-mit9:amd64.
Preparing to unpack .../libkadm5srv-mit9_1.13.2+dfsg-5ubuntu2.1_amd64.deb ...
Unpacking libkadm5srv-mit9:amd64 (1.13.2+dfsg-5ubuntu2.1) ...
Selecting previously unselected package krb5-user.
Preparing to unpack .../krb5-user_1.13.2+dfsg-5ubuntu2.1_amd64.deb ...
Unpacking krb5-user (1.13.2+dfsg-5ubuntu2.1) ...
Selecting previously unselected package libpython3.5:amd64.
Preparing to unpack .../libpython3.5_3.5.2-2ubuntu0~16.04.11_amd64.deb ...
Unpacking libpython3.5:amd64 (3.5.2-2ubuntu0~16.04.11) ...
Selecting previously unselected package libsasl2-modules-gssapi-mit:amd64.
Preparing to unpack .../libsasl2-modules-gssapi-mit_2.1.26.dfsg1-14ubuntu0.2_amd64.deb ...
Unpacking libsasl2-modules-gssapi-mit:amd64 (2.1.26.dfsg1-14ubuntu0.2) ...
Selecting previously unselected package vim-runtime.
Preparing to unpack .../vim-runtime_2%3a7.4.1689-3ubuntu1.4_all.deb ...
Adding 'diversion of /usr/share/vim/vim74/doc/help.txt to /usr/share/vim/vim74/doc/help.txt.vim-tiny by vim-runtime'
Adding 'diversion of /usr/share/vim/vim74/doc/tags to /usr/share/vim/vim74/doc/tags.vim-tiny by vim-runtime'
Unpacking vim-runtime (2:7.4.1689-3ubuntu1.4) ...
Selecting previously unselected package vim.
Preparing to unpack .../vim_2%3a7.4.1689-3ubuntu1.4_amd64.deb ...
Unpacking vim (2:7.4.1689-3ubuntu1.4) ...
Processing triggers for libc-bin (2.23-0ubuntu11.2) ...
Processing triggers for systemd (229-4ubuntu21.28) ...
Setting up libatm1:amd64 (1:2.5.1-1.5) ...
Setting up libmnl0:amd64 (1.0.3-5) ...
Setting up libxau6:amd64 (1:1.0.8-1) ...
Setting up libxdmcp6:amd64 (1:1.1.2-1.1) ...
Setting up libxcb1:amd64 (1.11.1-1ubuntu1) ...
Setting up libx11-data (2:1.6.3-1ubuntu2.1) ...
Setting up libx11-6:amd64 (2:1.6.3-1ubuntu2.1) ...
Setting up libxext6:amd64 (2:1.3.3-1) ...
Setting up sgml-base (1.26+nmu4ubuntu1) ...
Setting up libgpm2:amd64 (1.20.4-6.1) ...
Setting up libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.4) ...
Setting up x11-common (1:7.7+13ubuntu3.1) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.22.1 /usr/local/share/perl/5.22.1 /usr/lib/x86_64-linux-gnu/perl5/5.22 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.22 /usr/share/perl/5.22 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base .) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.)
debconf: falling back to frontend: Teletype
update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
invoke-rc.d: could not determine current runlevel
invoke-rc.d: policy-rc.d denied execution of start.
Setting up libxtst6:amd64 (2:1.2.2-1) ...
Setting up tzdata (2020a-0ubuntu0.16.04) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.22.1 /usr/local/share/perl/5.22.1 /usr/lib/x86_64-linux-gnu/perl5/5.22 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.22 /usr/share/perl/5.22 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base .) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.)
debconf: falling back to frontend: Teletype

Current default time zone: 'Etc/UTC'
Local time is now:      Tue Sep  1 14:45:40 UTC 2020.
Universal Time is now:  Tue Sep  1 14:45:40 UTC 2020.
Run 'dpkg-reconfigure tzdata' if you wish to change it.

Setting up libmagic1:amd64 (1:5.25-2ubuntu1.4) ...
Setting up file (1:5.25-2ubuntu1.4) ...
Setting up iproute2 (4.3.0-1ubuntu3.16.04.5) ...
Setting up libgmp10:amd64 (2:6.1.0+dfsg-2) ...
Setting up libnettle6:amd64 (3.2-1ubuntu0.16.04.1) ...
Setting up libhogweed4:amd64 (3.2-1ubuntu0.16.04.1) ...
Setting up libidn11:amd64 (1.32-3ubuntu1.2) ...
Setting up libffi6:amd64 (3.2.1-4) ...
Setting up libp11-kit0:amd64 (0.23.2-5~ubuntu16.04.1) ...
Setting up libtasn1-6:amd64 (4.7-3ubuntu0.16.04.3) ...
Setting up libgnutls30:amd64 (3.4.10-4ubuntu1.8) ...
Setting up libgnutls-openssl27:amd64 (3.4.10-4ubuntu1.8) ...
Setting up iputils-ping (3:20121221-5ubuntu2) ...
Setcap is not installed, falling back to setuid
Setting up less (481-2.1ubuntu0.2) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.22.1 /usr/local/share/perl/5.22.1 /usr/lib/x86_64-linux-gnu/perl5/5.22 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.22 /usr/share/perl/5.22 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base .) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.)
debconf: falling back to frontend: Teletype
Setting up libbsd0:amd64 (0.8.2-1ubuntu0.1) ...
Setting up libexpat1:amd64 (2.1.0-7ubuntu0.16.04.5) ...
Setting up libmpdec2:amd64 (2.4.2-1) ...
Setting up libpng12-0:amd64 (1.2.54-1ubuntu1.1) ...
Setting up libssl1.0.0:amd64 (1.0.2g-1ubuntu4.16) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.22.1 /usr/local/share/perl/5.22.1 /usr/lib/x86_64-linux-gnu/perl5/5.22 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.22 /usr/share/perl/5.22 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base .) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.)
debconf: falling back to frontend: Teletype
Setting up libpython3.5-minimal:amd64 (3.5.2-2ubuntu0~16.04.11) ...
Setting up mime-support (3.59ubuntu1) ...
Setting up libsqlite3-0:amd64 (3.11.0-1ubuntu1.5) ...
Setting up libpython3.5-stdlib:amd64 (3.5.2-2ubuntu0~16.04.11) ...
Setting up libxtables11:amd64 (1.6.0-2ubuntu3) ...
Setting up netcat-openbsd (1.105-7ubuntu1) ...
update-alternatives: using /bin/nc.openbsd to provide /bin/nc (nc) in auto mode
Setting up sudo (1.8.16-0ubuntu1.9) ...
Setting up ucf (3.0036) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.22.1 /usr/local/share/perl/5.22.1 /usr/lib/x86_64-linux-gnu/perl5/5.22 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.22 /usr/share/perl/5.22 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base .) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.)
debconf: falling back to frontend: Teletype
Setting up vim-common (2:7.4.1689-3ubuntu1.4) ...
Setting up libgeoip1:amd64 (1.6.9-1) ...
Setting up libkrb5support0:amd64 (1.13.2+dfsg-5ubuntu2.1) ...
Setting up libk5crypto3:amd64 (1.13.2+dfsg-5ubuntu2.1) ...
Setting up libkeyutils1:amd64 (1.5.9-8ubuntu1) ...
Setting up libkrb5-3:amd64 (1.13.2+dfsg-5ubuntu2.1) ...
Setting up libgssapi-krb5-2:amd64 (1.13.2+dfsg-5ubuntu2.1) ...
Setting up libicu55:amd64 (55.1-7ubuntu0.5) ...
Setting up libxml2:amd64 (2.9.3+dfsg1-1ubuntu0.7) ...
Setting up libisc160:amd64 (1:9.10.3.dfsg.P4-8ubuntu1.17) ...
Setting up libdns162:amd64 (1:9.10.3.dfsg.P4-8ubuntu1.17) ...
Setting up libisccc140:amd64 (1:9.10.3.dfsg.P4-8ubuntu1.17) ...
Setting up libisccfg140:amd64 (1:9.10.3.dfsg.P4-8ubuntu1.17) ...
Setting up libbind9-140:amd64 (1:9.10.3.dfsg.P4-8ubuntu1.17) ...
Setting up liblwres141:amd64 (1:9.10.3.dfsg.P4-8ubuntu1.17) ...
Setting up bind9-host (1:9.10.3.dfsg.P4-8ubuntu1.17) ...
Setting up openssl (1.0.2g-1ubuntu4.16) ...
Setting up ca-certificates (20190110~16.04.1) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.22.1 /usr/local/share/perl/5.22.1 /usr/lib/x86_64-linux-gnu/perl5/5.22 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.22 /usr/share/perl/5.22 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base .) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.)
debconf: falling back to frontend: Teletype
Setting up libcap-ng0:amd64 (0.7.7-1) ...
Setting up libdbus-1-3:amd64 (1.10.6-1ubuntu3.6) ...
Setting up dbus (1.10.6-1ubuntu3.6) ...
Setting up geoip-database (20160408-1) ...
Setting up krb5-locales (1.13.2+dfsg-5ubuntu2.1) ...
Setting up libroken18-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
Setting up libasn1-8-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
Setting up libhcrypto4-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
Setting up libheimbase1-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
Setting up libwind0-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
Setting up libhx509-5-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
Setting up libkrb5-26-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
Setting up libheimntlm0-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
Setting up libgssapi3-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
Setting up libsasl2-modules-db:amd64 (2.1.26.dfsg1-14ubuntu0.2) ...
Setting up libsasl2-2:amd64 (2.1.26.dfsg1-14ubuntu0.2) ...
Setting up libldap-2.4-2:amd64 (2.4.42+dfsg-2ubuntu3.9) ...
Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d-1ubuntu0.1) ...
Setting up libcurl3-gnutls:amd64 (7.47.0-1ubuntu2.16) ...
Setting up libsasl2-modules:amd64 (2.1.26.dfsg1-14ubuntu0.2) ...
Setting up xml-core (0.13+nmu2) ...
Setting up java-common (0.56ubuntu2) ...
Setting up libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ...
Setting up libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ...
Setting up libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ...
Setting up libcups2:amd64 (2.1.3-4ubuntu0.11) ...
Setting up liblcms2-2:amd64 (2.6-3ubuntu2.1) ...
Setting up libjpeg8:amd64 (8c-2ubuntu8) ...
Setting up fonts-dejavu-core (2.35-1) ...
Setting up fontconfig-config (2.11.94-0ubuntu1.1) ...
Setting up libfreetype6:amd64 (2.6.1-0.1ubuntu2.4) ...
Setting up libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ...
Setting up libnspr4:amd64 (2:4.13.1-0ubuntu0.16.04.1) ...
Setting up libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ...
Setting up libxi6:amd64 (2:1.7.6-1) ...
Setting up libxrender1:amd64 (1:0.9.9-0ubuntu1) ...
Setting up curl (7.47.0-1ubuntu2.16) ...
Setting up krb5-config (2.3) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.22.1 /usr/local/share/perl/5.22.1 /usr/lib/x86_64-linux-gnu/perl5/5.22 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.22 /usr/share/perl/5.22 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base .) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.)
debconf: falling back to frontend: Teletype
Configuring Kerberos Authentication
-----------------------------------

When users attempt to use Kerberos and specify a principal or user name without
specifying what administrative Kerberos realm that principal belongs to, the
system appends the default realm.  The default realm may also be used as the
realm of a Kerberos service running on the local machine.  Often, the default
realm is the uppercase version of the local DNS domain.

Default Kerberos version 5 realm: 
Use of uninitialized value $_[1] in join or string at /usr/share/perl5/Debconf/DbDriver/Stack.pm line 111.
Use of uninitialized value $val in substitution (s///) at /usr/share/perl5/Debconf/Format/822.pm line 83, <GEN6> line 4.
Use of uninitialized value $val in concatenation (.) or string at /usr/share/perl5/Debconf/Format/822.pm line 84, <GEN6> line 4.
Setting up libgssrpc4:amd64 (1.13.2+dfsg-5ubuntu2.1) ...
Setting up libkadm5clnt-mit9:amd64 (1.13.2+dfsg-5ubuntu2.1) ...
Setting up libkdb5-8:amd64 (1.13.2+dfsg-5ubuntu2.1) ...
Setting up libkadm5srv-mit9:amd64 (1.13.2+dfsg-5ubuntu2.1) ...
Setting up krb5-user (1.13.2+dfsg-5ubuntu2.1) ...
Setting up libpython3.5:amd64 (3.5.2-2ubuntu0~16.04.11) ...
Setting up libsasl2-modules-gssapi-mit:amd64 (2.1.26.dfsg1-14ubuntu0.2) ...
Setting up vim-runtime (2:7.4.1689-3ubuntu1.4) ...
Setting up vim (2:7.4.1689-3ubuntu1.4) ...
update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
Setting up libnss3-nssdb (2:3.28.4-0ubuntu0.16.04.14) ...
Setting up libnss3:amd64 (2:3.28.4-0ubuntu0.16.04.14) ...
Setting up openjdk-8-jre-headless:amd64 (8u265-b01-0ubuntu2~16.04) ...
update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode
update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode
update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode
update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/jjs to provide /usr/bin/jjs (jjs) in auto mode
update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode
update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode
update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode
update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode
update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode
update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode
update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode
Setting up ca-certificates-java (20160321ubuntu1) ...
done.
Processing triggers for libc-bin (2.23-0ubuntu11.2) ...
Processing triggers for systemd (229-4ubuntu21.28) ...
Processing triggers for ca-certificates (20190110~16.04.1) ...
Updating certificates in /etc/ssl/certs...
127 added, 0 removed; done.
Running hooks in /etc/ca-certificates/update.d...

Adding debian:ACCVRAIZ1.pem
Adding debian:AC_RAIZ_FNMT-RCM.pem
Adding debian:Actalis_Authentication_Root_CA.pem
Adding debian:AffirmTrust_Commercial.pem
Adding debian:AffirmTrust_Networking.pem
Adding debian:AffirmTrust_Premium.pem
Adding debian:AffirmTrust_Premium_ECC.pem
Adding debian:Amazon_Root_CA_1.pem
Adding debian:Amazon_Root_CA_2.pem
Adding debian:Amazon_Root_CA_3.pem
Adding debian:Amazon_Root_CA_4.pem
Adding debian:Atos_TrustedRoot_2011.pem
Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem
Adding debian:Baltimore_CyberTrust_Root.pem
Adding debian:Buypass_Class_2_Root_CA.pem
Adding debian:Buypass_Class_3_Root_CA.pem
Adding debian:CA_Disig_Root_R2.pem
Adding debian:CFCA_EV_ROOT.pem
Adding debian:COMODO_Certification_Authority.pem
Adding debian:COMODO_ECC_Certification_Authority.pem
Adding debian:COMODO_RSA_Certification_Authority.pem
Adding debian:Certigna.pem
Adding debian:Certinomis_-_Root_CA.pem
Adding debian:Certplus_Class_2_Primary_CA.pem
Adding debian:Certum_Trusted_Network_CA.pem
Adding debian:Certum_Trusted_Network_CA_2.pem
Adding debian:Chambers_of_Commerce_Root_-_2008.pem
Adding debian:Comodo_AAA_Services_root.pem
Adding debian:Cybertrust_Global_Root.pem
Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem
Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem
Adding debian:DST_Root_CA_X3.pem
Adding debian:Deutsche_Telekom_Root_CA_2.pem
Adding debian:DigiCert_Assured_ID_Root_CA.pem
Adding debian:DigiCert_Assured_ID_Root_G2.pem
Adding debian:DigiCert_Assured_ID_Root_G3.pem
Adding debian:DigiCert_Global_Root_CA.pem
Adding debian:DigiCert_Global_Root_G2.pem
Adding debian:DigiCert_Global_Root_G3.pem
Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem
Adding debian:DigiCert_Trusted_Root_G4.pem
Adding debian:E-Tugra_Certification_Authority.pem
Adding debian:EC-ACC.pem
Adding debian:EE_Certification_Centre_Root_CA.pem
Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem
Adding debian:Entrust_Root_Certification_Authority.pem
Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem
Adding debian:Entrust_Root_Certification_Authority_-_G2.pem
Adding debian:GDCA_TrustAUTH_R5_ROOT.pem
Adding debian:GeoTrust_Global_CA.pem
Adding debian:GeoTrust_Primary_Certification_Authority.pem
Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem
Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem
Adding debian:GeoTrust_Universal_CA.pem
Adding debian:GeoTrust_Universal_CA_2.pem
Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem
Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem
Adding debian:GlobalSign_Root_CA.pem
Adding debian:GlobalSign_Root_CA_-_R2.pem
Adding debian:GlobalSign_Root_CA_-_R3.pem
Adding debian:GlobalSign_Root_CA_-_R6.pem
Adding debian:Global_Chambersign_Root_-_2008.pem
Adding debian:Go_Daddy_Class_2_CA.pem
Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem
Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem
Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem
Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem
Adding debian:Hongkong_Post_Root_CA_1.pem
Adding debian:ISRG_Root_X1.pem
Adding debian:IdenTrust_Commercial_Root_CA_1.pem
Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem
Adding debian:Izenpe.com.pem
Adding debian:LuxTrust_Global_Root_2.pem
Adding debian:Microsec_e-Szigno_Root_CA_2009.pem
Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem
Adding debian:Network_Solutions_Certificate_Authority.pem
Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem
Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem
Adding debian:OISTE_WISeKey_Global_Root_GC_CA.pem
Adding debian:QuoVadis_Root_CA.pem
Adding debian:QuoVadis_Root_CA_1_G3.pem
Adding debian:QuoVadis_Root_CA_2.pem
Adding debian:QuoVadis_Root_CA_2_G3.pem
Adding debian:QuoVadis_Root_CA_3.pem
Adding debian:QuoVadis_Root_CA_3_G3.pem
Adding debian:SSL.com_EV_Root_Certification_Authority_ECC.pem
Adding debian:SSL.com_EV_Root_Certification_Authority_RSA_R2.pem
Adding debian:SSL.com_Root_Certification_Authority_ECC.pem
Adding debian:SSL.com_Root_Certification_Authority_RSA.pem
Adding debian:SZAFIR_ROOT_CA2.pem
Adding debian:SecureSign_RootCA11.pem
Adding debian:SecureTrust_CA.pem
Adding debian:Secure_Global_CA.pem
Adding debian:Security_Communication_RootCA2.pem
Adding debian:Security_Communication_Root_CA.pem
Adding debian:Sonera_Class_2_Root_CA.pem
Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem
Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem
Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem
Adding debian:Starfield_Class_2_CA.pem
Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem
Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem
Adding debian:SwissSign_Gold_CA_-_G2.pem
Adding debian:SwissSign_Silver_CA_-_G2.pem
Adding debian:T-TeleSec_GlobalRoot_Class_2.pem
Adding debian:T-TeleSec_GlobalRoot_Class_3.pem
Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem
Adding debian:TWCA_Global_Root_CA.pem
Adding debian:TWCA_Root_Certification_Authority.pem
Adding debian:Taiwan_GRCA.pem
Adding debian:TeliaSonera_Root_CA_v1.pem
Adding debian:TrustCor_ECA-1.pem
Adding debian:TrustCor_RootCert_CA-1.pem
Adding debian:TrustCor_RootCert_CA-2.pem
Adding debian:Trustis_FPS_Root_CA.pem
Adding debian:USERTrust_ECC_Certification_Authority.pem
Adding debian:USERTrust_RSA_Certification_Authority.pem
Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem
Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem
Adding debian:VeriSign_Universal_Root_Certification_Authority.pem
Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem
Adding debian:XRamp_Global_CA_Root.pem
Adding debian:certSIGN_ROOT_CA.pem
Adding debian:ePKI_Root_Certification_Authority.pem
Adding debian:thawte_Primary_Root_CA.pem
Adding debian:thawte_Primary_Root_CA_-_G2.pem
Adding debian:thawte_Primary_Root_CA_-_G3.pem
done.
done.
Processing triggers for sgml-base (1.26+nmu4ubuntu1) ...
Removing intermediate container f8290521f160
 ---> 932a0686f951
Step 4/10 : RUN groupadd -r impala && useradd --no-log-init -r -g impala impala &&     mkdir -p /opt/impala && chown impala /opt/impala &&     chmod ugo+w /etc/passwd
 ---> Running in a31a0151f4ef
Removing intermediate container a31a0151f4ef
 ---> 22eaaf74873f
Step 5/10 : USER impala
 ---> Running in 67ec7306d71e
Removing intermediate container 67ec7306d71e
 ---> 52d5bdf2d2cf
Step 6/10 : COPY --chown=impala lib /opt/impala/lib
 ---> 92bc458ad9ae
Step 7/10 : COPY --chown=impala www /opt/impala/www
 ---> 07288a4b4832
Step 8/10 : COPY --chown=impala bin /opt/impala/bin
 ---> 12bf48ba2567
Step 9/10 : RUN cd /opt/impala/bin && ln -s impalad statestored && ln -s impalad catalogd &&     mkdir /opt/impala/conf &&     mkdir /opt/impala/logs &&     mkdir /opt/impala/rangercache
 ---> Running in a0616fb8b120
Removing intermediate container a0616fb8b120
 ---> eb52c6243f23
Step 10/10 : WORKDIR /opt/impala/
 ---> Running in 6f8a0d34f4cf
Removing intermediate container 6f8a0d34f4cf
 ---> 96a76f5669cc
Successfully built 96a76f5669cc
Successfully tagged impala_base_debug:latest
[100%] Built target impala_base_image_debug
Scanning dependencies of target catalogd_debug_image
Scanning dependencies of target statestored_debug_image
Scanning dependencies of target impalad_executor_debug_image
Scanning dependencies of target impalad_coordinator_debug_image
Scanning dependencies of target impalad_coord_exec_debug_image
[100%] Building catalogd_debug docker image.
[100%] Building statestored_debug docker image.
[100%] Building impalad_executor_debug docker image.
[100%] Building impalad_coordinator_debug docker image.
[100%] Building impalad_coord_exec_debug docker image.
Sending build context to Docker daemon  3.072kB
Sending build context to Docker daemon  3.072kB
Sending build context to Docker daemon  3.072kB
Sending build context to Docker daemon  3.072kB
Sending build context to Docker daemon  3.072kB
Step 1/7 : ARG BASE_IMAGE=impala_base
Step 1/4 : ARG BASE_IMAGE=impala_base
Step 2/7 : FROM ${BASE_IMAGE}Step 2/4 : FROM ${BASE_IMAGE}

 ---> 96a76f5669cc
Step 3/7 : EXPOSE 21000
 ---> 96a76f5669cc
Step 3/4 : EXPOSE 25010
Step 1/4 : ARG BASE_IMAGE=impala_base
Step 2/4 : FROM ${BASE_IMAGE}
 ---> 96a76f5669cc
Step 3/4 : EXPOSE 25000
Step 1/7 : ARG BASE_IMAGE=impala_base
Step 2/7 : FROM ${BASE_IMAGE}
 ---> 96a76f5669cc
Step 3/7 : EXPOSE 21000
Step 1/4 : ARG BASE_IMAGE=impala_base
Step 2/4 : FROM ${BASE_IMAGE}
 ---> 96a76f5669cc
Step 3/4 : EXPOSE 25020
 ---> Running in f0f98d5c15a8
 ---> Running in bf2152b0d2d7
 ---> Running in 84323e77646c
 ---> Running in ec1aa938726e
 ---> Running in 442bbdff494d
Removing intermediate container f0f98d5c15a8
 ---> f927ee1359aa
Step 4/7 : EXPOSE 21050
Removing intermediate container bf2152b0d2d7
 ---> b6f89346ac87
Step 4/4 : ENTRYPOINT ["/opt/impala/bin/daemon_entrypoint.sh", "/opt/impala/bin/impalad",     "-log_dir=/opt/impala/logs",     "-abort_on_config_error=false", "-state_store_host=statestored",     "-catalog_service_host=catalogd", "-is_coordinator=false",     "-mem_limit_includes_jvm=true", "--rpc_use_loopback=true",     "-use_resolved_hostname=true"]
Removing intermediate container 442bbdff494d
 ---> 651b9d327e54
Step 4/4 : ENTRYPOINT ["/opt/impala/bin/daemon_entrypoint.sh", "/opt/impala/bin/catalogd",     "-log_dir=/opt/impala/logs",     "-abort_on_config_error=false", "-state_store_host=statestored",     "-catalog_topic_mode=minimal", "-hms_event_polling_interval_s=0",     "-invalidate_tables_on_memory_pressure=true",     "-use_resolved_hostname=true"]
Removing intermediate container ec1aa938726e
 ---> f32e8ba9fa50
Step 4/7 : EXPOSE 21050
 ---> Running in 9c2cdaf89e7c
Removing intermediate container 84323e77646c
 ---> eb2e33598e41
Step 4/4 : ENTRYPOINT ["/opt/impala/bin/daemon_entrypoint.sh", "/opt/impala/bin/statestored",     "-log_dir=/opt/impala/logs",     "-use_resolved_hostname=true"]
 ---> Running in 4ae6b7dc40e8
 ---> Running in 2f974bca9716
 ---> Running in d75e23933cb4
 ---> Running in 11e83c7f16d8
Removing intermediate container 9c2cdaf89e7c
 ---> 3ab93ccd9228
Step 5/7 : EXPOSE 28000
Removing intermediate container d75e23933cb4
 ---> affbc1cbe225
Successfully built affbc1cbe225
Removing intermediate container 4ae6b7dc40e8
 ---> e4fc2dfab423
Successfully built e4fc2dfab423
Successfully tagged catalogd_debug:latest
Successfully tagged impalad_executor_debug:latest
Removing intermediate container 2f974bca9716
 ---> 9c29728daea2
Step 5/7 : EXPOSE 28000
[100%] Built target catalogd_debug_image
[100%] Built target impalad_executor_debug_image
 ---> Running in 6b52326a595c
Removing intermediate container 11e83c7f16d8
 ---> 4488027dce6e
Successfully built 4488027dce6e
Successfully tagged statestored_debug:latest
[100%] Built target statestored_debug_image
 ---> Running in 0967e594892e
Removing intermediate container 6b52326a595c
 ---> 392172d961bc
Step 6/7 : EXPOSE 25000
Removing intermediate container 0967e594892e
 ---> a38fb5b72db8
Step 6/7 : EXPOSE 25000
 ---> Running in d3f68d7521c4
 ---> Running in 8f04269f57cb
Removing intermediate container d3f68d7521c4
 ---> 1b37d254f394
Step 7/7 : ENTRYPOINT ["/opt/impala/bin/daemon_entrypoint.sh", "/opt/impala/bin/impalad",     "-log_dir=/opt/impala/logs",     "-abort_on_config_error=false", "-state_store_host=statestored",     "-catalog_service_host=catalogd", "-is_executor=false",      "-mem_limit_includes_jvm=true", "-use_local_catalog=true",      "--rpc_use_loopback=true",     "-use_resolved_hostname=true"]
 ---> Running in 1c671af92531
Removing intermediate container 8f04269f57cb
 ---> f2c44857bd4d
Step 7/7 : ENTRYPOINT ["/opt/impala/bin/daemon_entrypoint.sh", "/opt/impala/bin/impalad",     "-log_dir=/opt/impala/logs",     "-abort_on_config_error=false", "-state_store_host=statestored",     "-catalog_service_host=catalogd", "-mem_limit_includes_jvm=true",     "-use_local_catalog=true", "--rpc_use_loopback=true",     "-use_resolved_hostname=true"]
 ---> Running in 9d071a428bcf
Removing intermediate container 1c671af92531
 ---> fe98d0e59c99
Successfully built fe98d0e59c99
Successfully tagged impalad_coordinator_debug:latest
[100%] Built target impalad_coordinator_debug_image
Removing intermediate container 9d071a428bcf
 ---> b96f51a974bd
Successfully built b96f51a974bd
Successfully tagged impalad_coord_exec_debug:latest
[100%] Built target impalad_coord_exec_debug_image
Scanning dependencies of target docker_debug_images
[100%] Built target docker_debug_images
[  0%] Built target thrift-generated-files-metrics
[  1%] Built target thrift-generated-files-tcli-service
[  1%] Built target fb-deps
[  1%] Built target thrift-generated-files-error
[  1%] Built target gen_ir_descriptions
[  5%] Built target gutil
[ 10%] Built target thrift-cpp
[ 10%] Built target protoc-gen-insertions
[ 10%] Built target thrift-ext-data-src
[ 10%] Built target PROTO_kudu-util-maintenance_manager.proto
[ 10%] Built target PROTO_kudu-util-pb_util.proto
[ 12%] Built target PROTO_kudu-util-mem_tracker.proto
[ 12%] Built target PROTO_kudu-util-version_info.proto
[ 12%] Built target PROTO_planner.proto
[ 13%] Built target PROTO_common.proto
[ 13%] Built target PROTO_kudu-util-compression-compression-compression.proto
[ 13%] Built target PROTO_kudu-rpc-rpc_introspection.proto
[ 13%] Built target PROTO_kudu-util-histogram.proto
[ 13%] Built target PROTO_kudu-security-token.proto
[ 13%] Built target PROTO_row_batch.proto
[ 13%] Built target PROTO_kudu-util-block_bloom_filter.proto
[ 13%] Built target PROTO_kudu-rpc-rpc_header.proto
[ 13%] Built target PROTO_kudu-util-hash.proto
[ 13%] Built target pb_util_proto
[ 13%] Built target version_info_proto
[ 13%] Built target maintenance_manager_proto
[ 13%] Built target hash_proto
[ 17%] Built target thrift11-py
[ 17%] Built target planner_proto
[ 17%] Built target common_proto
[ 17%] Built target histogram_proto
[ 17%] Built target kudu-security-proto-deps
[ 19%] Built target mem_tracker_proto
[ 19%] Built target row_batch_proto
[ 19%] Built target kudu-util-proto-deps
[ 19%] Built target kudu-rpc-proto-deps
[ 19%] Built target token_proto
[ 19%] Built target thrift-deps
[ 20%] Built target block_bloom_filter_proto
[ 20%] Built target rpc_header_proto
[ 20%] Built target rpc_introspection_proto
[ 21%] Built target protoc-gen-krpc
[ 21%] Built target KRPC_statestore_service.proto
[ 21%] Built target KRPC_data_stream_service.proto
[ 21%] Built target KRPC_control_service.proto
[ 21%] Built target KRPC_admission_control_service.proto
[ 21%] Built target KRPC_rpc_test.proto
[ 21%] Built target data_stream_service_proto
[ 21%] Built target statestore_service_proto
[ 21%] Built target control_service_proto
[ 21%] Built target admission_control_service_proto
[ 21%] Built target rpc_test_proto
[ 21%] Built target proto-deps
[ 21%] Built target gen-deps
[ 21%] Built target GlobalFlags
[ 21%] Built target Udf
[ 23%] Built target Common
[ 23%] Built target BufferPool
[ 24%] Built target Catalog
[ 24%] Built target UtilCache
[ 26%] Built target Statestore
[ 36%] Built target kudu_util
[ 38%] Built target ThriftSaslTransport
[ 39%] Built target Io
[ 39%] Built target kudu_test_util
[ 41%] Built target Scheduling
[ 43%] Built target security
[ 45%] Built target Rpc
[ 45%] Built target security-test-for-impala
[ 46%] Built target Parquet
[ 49%] Built target Service
[ 50%] Built target TestUtil
[ 60%] Built target ImpalaThrift
[ 64%] Built target krpc
[ 71%] Built target Exprs
[ 80%] Built target Util
[ 87%] Built target Runtime
[ 97%] Built target Exec
[ 98%] Built target CodeGen
Scanning dependencies of target parquet-reader
[ 98%] Building CXX object be/src/util/CMakeFiles/parquet-reader.dir/parquet-reader.cc.o
[100%] Linking CXX executable ../../build/debug/util/parquet-reader
../../../toolchain/toolchain-packages-gcc7.5.0/openldap-2.4.47/lib/libldap.a(os-ip.o):os-ip.c:function ldap_int_poll: warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead
../../../toolchain/toolchain-packages-gcc7.5.0/openldap-2.4.47/lib/libldap.a(os-ip.o):os-ip.c:function ldap_int_poll: warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead
[100%] Built target parquet-reader
+ source_impala_config
+ set +u
+ . ./bin/impala-config.sh
++ [[ '/home/ubuntu/Impala' =~ [[:blank:]] ]]
++ '[' -z /home/ubuntu/Impala ']'
++ [[ '/home/ubuntu/Impala' =~ [[:blank:]] ]]
++ export IMPALA_TOOLCHAIN=/home/ubuntu/Impala/toolchain
++ IMPALA_TOOLCHAIN=/home/ubuntu/Impala/toolchain
++ '[' -z /home/ubuntu/Impala/toolchain ']'
++ export IMPALA_TOOLCHAIN_BUILD_ID=52-c3fa626d9b
++ IMPALA_TOOLCHAIN_BUILD_ID=52-c3fa626d9b
++ export IMPALA_AVRO_VERSION=1.7.4-p5
++ IMPALA_AVRO_VERSION=1.7.4-p5
++ unset IMPALA_AVRO_URL
++ export IMPALA_BINUTILS_VERSION=2.28
++ IMPALA_BINUTILS_VERSION=2.28
++ unset IMPALA_BINUTILS_URL
++ export IMPALA_BOOST_VERSION=1.61.0-p2
++ IMPALA_BOOST_VERSION=1.61.0-p2
++ unset IMPALA_BOOST_URL
++ export IMPALA_BREAKPAD_VERSION=97a98836768f8f0154f8f86e5e14c2bb7e74132e-p2
++ IMPALA_BREAKPAD_VERSION=97a98836768f8f0154f8f86e5e14c2bb7e74132e-p2
++ unset IMPALA_BREAKPAD_URL
++ export IMPALA_BZIP2_VERSION=1.0.6-p2
++ IMPALA_BZIP2_VERSION=1.0.6-p2
++ unset IMPALA_BZIP2_URL
++ export IMPALA_CCTZ_VERSION=2.2
++ IMPALA_CCTZ_VERSION=2.2
++ unset IMPALA_CCTZ_URL
++ export IMPALA_CMAKE_VERSION=3.14.3
++ IMPALA_CMAKE_VERSION=3.14.3
++ unset IMPALA_CMAKE_URL
++ export IMPALA_CRCUTIL_VERSION=440ba7babeff77ffad992df3a10c767f184e946e-p2
++ IMPALA_CRCUTIL_VERSION=440ba7babeff77ffad992df3a10c767f184e946e-p2
++ unset IMPALA_CRCUTIL_URL
++ export IMPALA_CYRUS_SASL_VERSION=2.1.23
++ IMPALA_CYRUS_SASL_VERSION=2.1.23
++ unset IMPALA_CYRUS_SASL_URL
++ export IMPALA_FLATBUFFERS_VERSION=1.6.0
++ IMPALA_FLATBUFFERS_VERSION=1.6.0
++ unset IMPALA_FLATBUFFERS_URL
++ export IMPALA_GCC_VERSION=7.5.0
++ IMPALA_GCC_VERSION=7.5.0
++ unset IMPALA_GCC_URL
++ export IMPALA_GDB_VERSION=7.9.1-p1
++ IMPALA_GDB_VERSION=7.9.1-p1
++ unset IMPALA_GDB_URL
++ export IMPALA_GFLAGS_VERSION=2.2.0-p2
++ IMPALA_GFLAGS_VERSION=2.2.0-p2
++ unset IMPALA_GFLAGS_URL
++ export IMPALA_GLOG_VERSION=0.3.4-p3
++ IMPALA_GLOG_VERSION=0.3.4-p3
++ unset IMPALA_GLOG_URL
++ export IMPALA_GPERFTOOLS_VERSION=2.5-p1
++ IMPALA_GPERFTOOLS_VERSION=2.5-p1
++ unset IMPALA_GPERFTOOLS_URL
++ export IMPALA_GTEST_VERSION=1.6.0
++ IMPALA_GTEST_VERSION=1.6.0
++ unset IMPALA_GTEST_URL
++ export IMPALA_LIBEV_VERSION=4.20
++ IMPALA_LIBEV_VERSION=4.20
++ unset IMPALA_LIBEV_URL
++ export IMPALA_LIBUNWIND_VERSION=1.3-rc1-p3
++ IMPALA_LIBUNWIND_VERSION=1.3-rc1-p3
++ unset IMPALA_LIBUNWIND_URL
++ export IMPALA_LLVM_VERSION=5.0.1-p2
++ IMPALA_LLVM_VERSION=5.0.1-p2
++ unset IMPALA_LLVM_URL
++ export IMPALA_LLVM_ASAN_VERSION=5.0.1-p2
++ IMPALA_LLVM_ASAN_VERSION=5.0.1-p2
++ unset IMPALA_LLVM_ASAN_URL
++ export IMPALA_LLVM_UBSAN_BASE_VERSION=5.0.1
++ IMPALA_LLVM_UBSAN_BASE_VERSION=5.0.1
++ export IMPALA_LLVM_DEBUG_VERSION=5.0.1-asserts-p2
++ IMPALA_LLVM_DEBUG_VERSION=5.0.1-asserts-p2
++ unset IMPALA_LLVM_DEBUG_URL
++ export IMPALA_LZ4_VERSION=1.7.5
++ IMPALA_LZ4_VERSION=1.7.5
++ unset IMPALA_LZ4_URL
++ export IMPALA_ZSTD_VERSION=1.4.0
++ IMPALA_ZSTD_VERSION=1.4.0
++ unset IMPALA_ZSTD_URL
++ export IMPALA_OPENLDAP_VERSION=2.4.47
++ IMPALA_OPENLDAP_VERSION=2.4.47
++ unset IMPALA_OPENLDAP_URL
++ export IMPALA_OPENSSL_VERSION=1.0.2l
++ IMPALA_OPENSSL_VERSION=1.0.2l
++ unset IMPALA_OPENSSL_URL
++ export IMPALA_ORC_VERSION=1.6.2-p7
++ IMPALA_ORC_VERSION=1.6.2-p7
++ unset IMPALA_ORC_URL
++ export IMPALA_PROTOBUF_VERSION=3.5.1
++ IMPALA_PROTOBUF_VERSION=3.5.1
++ unset IMPALA_PROTOBUF_URL
++ export IMPALA_POSTGRES_JDBC_DRIVER_VERSION=42.2.14
++ IMPALA_POSTGRES_JDBC_DRIVER_VERSION=42.2.14
++ unset IMPALA_POSTGRES_JDBC_DRIVER_URL
++ export IMPALA_PYTHON_VERSION=2.7.16
++ IMPALA_PYTHON_VERSION=2.7.16
++ unset IMPALA_PYTHON_URL
++ export IMPALA_RAPIDJSON_VERSION=1.1.0
++ IMPALA_RAPIDJSON_VERSION=1.1.0
++ unset IMPALA_RAPIDJSON_URL
++ export IMPALA_RE2_VERSION=20190301
++ IMPALA_RE2_VERSION=20190301
++ unset IMPALA_RE2_URL
++ export IMPALA_SNAPPY_VERSION=1.1.4
++ IMPALA_SNAPPY_VERSION=1.1.4
++ unset IMPALA_SNAPPY_URL
++ export IMPALA_SQUEASEL_VERSION=3.3
++ IMPALA_SQUEASEL_VERSION=3.3
++ unset IMPALA_SQUEASEL_URL
++ export IMPALA_TPC_DS_VERSION=2.1.0
++ IMPALA_TPC_DS_VERSION=2.1.0
++ unset IMPALA_TPC_DS_URL
++ export IMPALA_TPC_H_VERSION=2.17.0
++ IMPALA_TPC_H_VERSION=2.17.0
++ unset IMPALA_TPC_H_URL
++ export IMPALA_THRIFT_VERSION=0.9.3-p8
++ IMPALA_THRIFT_VERSION=0.9.3-p8
++ unset IMPALA_THRIFT_URL
++ export IMPALA_THRIFT11_VERSION=0.11.0-p2
++ IMPALA_THRIFT11_VERSION=0.11.0-p2
++ unset IMPALA_THRIFT11_URL
++ export IMPALA_ZLIB_VERSION=1.2.8
++ IMPALA_ZLIB_VERSION=1.2.8
++ unset IMPALA_ZLIB_URL
++ [[ linux-gnu == \d\a\r\w\i\n* ]]
++ : native-toolchain.s3.amazonaws.com
++ export IMPALA_TOOLCHAIN_HOST
++ export CDH_BUILD_NUMBER=1814051
++ CDH_BUILD_NUMBER=1814051
++ export CDH_MAVEN_REPOSITORY=https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven
++ CDH_MAVEN_REPOSITORY=https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven
++ export CDP_BUILD_NUMBER=4493826
++ CDP_BUILD_NUMBER=4493826
++ export CDP_MAVEN_REPOSITORY=https://native-toolchain.s3.amazonaws.com/build/cdp_components/4493826/maven
++ CDP_MAVEN_REPOSITORY=https://native-toolchain.s3.amazonaws.com/build/cdp_components/4493826/maven
++ export CDP_AVRO_JAVA_VERSION=1.8.2.7.2.1.0-287
++ CDP_AVRO_JAVA_VERSION=1.8.2.7.2.1.0-287
++ export CDP_HADOOP_VERSION=3.1.1.7.2.1.0-287
++ CDP_HADOOP_VERSION=3.1.1.7.2.1.0-287
++ export CDP_HBASE_VERSION=2.2.5.7.2.1.0-287
++ CDP_HBASE_VERSION=2.2.5.7.2.1.0-287
++ export CDP_HIVE_VERSION=3.1.3000.7.2.1.0-287
++ CDP_HIVE_VERSION=3.1.3000.7.2.1.0-287
++ export CDP_KNOX_VERSION=1.3.0.7.2.1.0-287
++ CDP_KNOX_VERSION=1.3.0.7.2.1.0-287
++ export CDP_OZONE_VERSION=0.6.0.7.2.1.0-287
++ CDP_OZONE_VERSION=0.6.0.7.2.1.0-287
++ export CDP_PARQUET_VERSION=1.10.99.7.2.1.0-287
++ CDP_PARQUET_VERSION=1.10.99.7.2.1.0-287
++ export CDP_RANGER_VERSION=2.0.0.7.2.1.0-287
++ CDP_RANGER_VERSION=2.0.0.7.2.1.0-287
++ export CDP_TEZ_VERSION=0.9.1.7.2.1.0-287
++ CDP_TEZ_VERSION=0.9.1.7.2.1.0-287
++ export IMPALA_HUDI_VERSION=0.5.0-incubating
++ IMPALA_HUDI_VERSION=0.5.0-incubating
++ export IMPALA_KITE_VERSION=1.0.0-cdh6.x-SNAPSHOT
++ IMPALA_KITE_VERSION=1.0.0-cdh6.x-SNAPSHOT
++ export IMPALA_ORC_JAVA_VERSION=1.6.2
++ IMPALA_ORC_JAVA_VERSION=1.6.2
++ export IMPALA_ICEBERG_VERSION=0.8.0-incubating
++ IMPALA_ICEBERG_VERSION=0.8.0-incubating
++ unset IMPALA_HADOOP_URL
++ unset IMPALA_HBASE_URL
++ unset IMPALA_HIVE_URL
++ unset IMPALA_KUDU_URL
++ unset IMPALA_KUDU_VERSION
++ unset IMPALA_KUDU_JAVA_VERSION
++ export IMPALA_KERBERIZE=false
++ IMPALA_KERBERIZE=false
++ unset IMPALA_TOOLCHAIN_KUDU_MAVEN_REPOSITORY
++ unset IMPALA_TOOLCHAIN_KUDU_MAVEN_REPOSITORY_ENABLED
++ . /home/ubuntu/Impala/bin/impala-config-branch.sh
++ '[' -f /home/ubuntu/Impala/bin/impala-config-local.sh ']'
++ . /home/ubuntu/Impala/bin/impala-config-local.sh
+++ export JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64
+++ JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64
+++ export INTERNAL_LISTEN_HOST=172.18.0.1
+++ INTERNAL_LISTEN_HOST=172.18.0.1
+++ export DEFAULT_FS=hdfs://172.18.0.1:20500
+++ DEFAULT_FS=hdfs://172.18.0.1:20500
+++ export KUDU_MASTER_HOSTS=172.18.0.1
+++ KUDU_MASTER_HOSTS=172.18.0.1
++ export IMPALA_TOOLCHAIN_PACKAGES_HOME=/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0
++ IMPALA_TOOLCHAIN_PACKAGES_HOME=/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0
++ export CDP_HADOOP_URL=
++ CDP_HADOOP_URL=
++ export CDP_HBASE_URL=
++ CDP_HBASE_URL=
++ export CDP_HIVE_URL=
++ CDP_HIVE_URL=
++ export CDP_HIVE_SOURCE_URL=
++ CDP_HIVE_SOURCE_URL=
++ export CDP_RANGER_URL=
++ CDP_RANGER_URL=
++ export CDP_TEZ_URL=
++ CDP_TEZ_URL=
++ export CDP_COMPONENTS_HOME=/home/ubuntu/Impala/toolchain/cdp_components-4493826
++ CDP_COMPONENTS_HOME=/home/ubuntu/Impala/toolchain/cdp_components-4493826
++ export CDH_MAJOR_VERSION=7
++ CDH_MAJOR_VERSION=7
++ export IMPALA_AVRO_JAVA_VERSION=1.8.2.7.2.1.0-287
++ IMPALA_AVRO_JAVA_VERSION=1.8.2.7.2.1.0-287
++ export IMPALA_HADOOP_VERSION=3.1.1.7.2.1.0-287
++ IMPALA_HADOOP_VERSION=3.1.1.7.2.1.0-287
++ export IMPALA_HADOOP_URL=
++ IMPALA_HADOOP_URL=
++ export HADOOP_HOME=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287/
++ HADOOP_HOME=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287/
++ export IMPALA_HBASE_VERSION=2.2.5.7.2.1.0-287
++ IMPALA_HBASE_VERSION=2.2.5.7.2.1.0-287
++ export IMPALA_HBASE_URL=
++ IMPALA_HBASE_URL=
++ export IMPALA_HIVE_VERSION=3.1.3000.7.2.1.0-287
++ IMPALA_HIVE_VERSION=3.1.3000.7.2.1.0-287
++ export IMPALA_HIVE_URL=
++ IMPALA_HIVE_URL=
++ export IMPALA_HIVE_SOURCE_URL=
++ IMPALA_HIVE_SOURCE_URL=
++ export IMPALA_KNOX_VERSION=1.3.0.7.2.1.0-287
++ IMPALA_KNOX_VERSION=1.3.0.7.2.1.0-287
++ export IMPALA_OZONE_VERSION=0.6.0.7.2.1.0-287
++ IMPALA_OZONE_VERSION=0.6.0.7.2.1.0-287
++ export IMPALA_PARQUET_VERSION=1.10.99.7.2.1.0-287
++ IMPALA_PARQUET_VERSION=1.10.99.7.2.1.0-287
++ export IMPALA_RANGER_VERSION=2.0.0.7.2.1.0-287
++ IMPALA_RANGER_VERSION=2.0.0.7.2.1.0-287
++ export IMPALA_RANGER_URL=
++ IMPALA_RANGER_URL=
++ export IMPALA_TEZ_VERSION=0.9.1.7.2.1.0-287
++ IMPALA_TEZ_VERSION=0.9.1.7.2.1.0-287
++ export IMPALA_TEZ_URL=
++ IMPALA_TEZ_URL=
+++ echo 3.1.3000.7.2.1.0-287
+++ cut -d . -f 1
++ export IMPALA_HIVE_MAJOR_VERSION=3
++ IMPALA_HIVE_MAJOR_VERSION=3
++ [[ 3 == \1 ]]
++ [[ 3 == \2 ]]
++ SYSTEM_JAVA_HOME=/usr/java/default
+++ which javac
++ '[' -n /usr/bin/javac ']'
+++ which javac
+++ sed s:/bin/javac::
+++ xargs readlink -f
++ SYSTEM_JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64
++ export JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64
++ JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64
++ '[' '!' -d /usr/lib/jvm/java-8-openjdk-amd64 ']'
++ export JAVA=/usr/lib/jvm/java-8-openjdk-amd64/bin/java
++ JAVA=/usr/lib/jvm/java-8-openjdk-amd64/bin/java
++ [[ ! -e /usr/lib/jvm/java-8-openjdk-amd64/bin/java ]]
+++ find /usr/lib/jvm/java-8-openjdk-amd64/ -name libjava.so
+++ head -1
++ export LIB_JAVA=/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/libjava.so
++ LIB_JAVA=/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/libjava.so
+++ find /usr/lib/jvm/java-8-openjdk-amd64/ -name libjsig.so
+++ head -1
++ export LIB_JSIG=/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/libjsig.so
++ LIB_JSIG=/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/libjsig.so
+++ find /usr/lib/jvm/java-8-openjdk-amd64/ -name libjvm.so
+++ head -1
++ export LIB_JVM=/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/server/libjvm.so
++ LIB_JVM=/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/server/libjvm.so
++ export SKIP_TOOLCHAIN_BOOTSTRAP=false
++ SKIP_TOOLCHAIN_BOOTSTRAP=false
++ export SKIP_PYTHON_DOWNLOAD=false
++ SKIP_PYTHON_DOWNLOAD=false
++ export USE_SYSTEM_GCC=0
++ USE_SYSTEM_GCC=0
++ export USE_GOLD_LINKER=true
++ USE_GOLD_LINKER=true
++ export IMPALA_CXX_COMPILER=default
++ IMPALA_CXX_COMPILER=default
++ export IMPALA_MAVEN_OPTIONS=
++ IMPALA_MAVEN_OPTIONS=
++ export ENABLE_IMPALA_IR_DEBUG_INFO=false
++ ENABLE_IMPALA_IR_DEBUG_INFO=false
++ export DOWNLOAD_CDH_COMPONENTS=true
++ DOWNLOAD_CDH_COMPONENTS=true
+++ [[ linux-gnu == \d\a\r\w\i\n* ]]
+++ echo false
++ export IS_OSX=false
++ IS_OSX=false
++ export IMPALA_AUX_TEST_HOME=/home/ubuntu/Impala/../Impala-auxiliary-tests
++ IMPALA_AUX_TEST_HOME=/home/ubuntu/Impala/../Impala-auxiliary-tests
++ export TARGET_FILESYSTEM=hdfs
++ TARGET_FILESYSTEM=hdfs
++ export ERASURE_CODING=false
++ ERASURE_CODING=false
++ export FILESYSTEM_PREFIX=
++ FILESYSTEM_PREFIX=
++ export S3_BUCKET=
++ S3_BUCKET=
++ export S3GUARD_ENABLED=false
++ S3GUARD_ENABLED=false
++ export S3GUARD_DYNAMODB_TABLE=
++ S3GUARD_DYNAMODB_TABLE=
++ export S3GUARD_DYNAMODB_REGION=
++ S3GUARD_DYNAMODB_REGION=
++ export azure_tenant_id=DummyAdlsTenantId
++ azure_tenant_id=DummyAdlsTenantId
++ export azure_client_id=DummyAdlsClientId
++ azure_client_id=DummyAdlsClientId
++ export azure_client_secret=DummyAdlsClientSecret
++ azure_client_secret=DummyAdlsClientSecret
++ export azure_data_lake_store_name=
++ azure_data_lake_store_name=
++ export azure_storage_account_name=
++ azure_storage_account_name=
++ export azure_storage_container_name=
++ azure_storage_container_name=
++ export HDFS_REPLICATION=3
++ HDFS_REPLICATION=3
++ export ISILON_NAMENODE=
++ ISILON_NAMENODE=
++ export INTERNAL_LISTEN_HOST=172.18.0.1
++ INTERNAL_LISTEN_HOST=172.18.0.1
++ export EXTERNAL_LISTEN_HOST=0.0.0.0
++ EXTERNAL_LISTEN_HOST=0.0.0.0
++ export DEFAULT_FS=hdfs://172.18.0.1:20500
++ DEFAULT_FS=hdfs://172.18.0.1:20500
++ export WAREHOUSE_LOCATION_PREFIX=
++ WAREHOUSE_LOCATION_PREFIX=
++ export LOCAL_FS=file:
++ LOCAL_FS=file:
++ export IMPALA_CLUSTER_NODES_DIR=/home/ubuntu/Impala/testdata/cluster/cdh7
++ IMPALA_CLUSTER_NODES_DIR=/home/ubuntu/Impala/testdata/cluster/cdh7
+++ sed 's/[^0-9a-zA-Z]/_/g'
++ ESCAPED_IMPALA_HOME=_home_ubuntu_Impala
++ export HIVE_HOME=/home/ubuntu/Impala/toolchain/cdp_components-4493826/apache-hive-3.1.3000.7.2.1.0-287-bin
++ HIVE_HOME=/home/ubuntu/Impala/toolchain/cdp_components-4493826/apache-hive-3.1.3000.7.2.1.0-287-bin
++ export HIVE_SRC_DIR=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hive-3.1.3000.7.2.1.0-287
++ HIVE_SRC_DIR=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hive-3.1.3000.7.2.1.0-287
++ export HIVE_METASTORE_THRIFT_DIR=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hive-3.1.3000.7.2.1.0-287/standalone-metastore/src/main/thrift
++ HIVE_METASTORE_THRIFT_DIR=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hive-3.1.3000.7.2.1.0-287/standalone-metastore/src/main/thrift
++ export TEZ_HOME=/home/ubuntu/Impala/toolchain/cdp_components-4493826/tez-0.9.1.7.2.1.0-287-minimal
++ TEZ_HOME=/home/ubuntu/Impala/toolchain/cdp_components-4493826/tez-0.9.1.7.2.1.0-287-minimal
++ export HBASE_HOME=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287/
++ HBASE_HOME=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287/
++ export METASTORE_DB=HMS_home_ubuntu_Impala_cdp
++ METASTORE_DB=HMS_home_ubuntu_Impala_cdp
++ export PATH=/home/ubuntu/Impala/toolchain/cdp_components-4493826/apache-hive-3.1.3000.7.2.1.0-287-bin/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//bin:/home/ubuntu/Impala/bin:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/cmake-3.14.3/bin/:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/gdb-7.9.1-p1/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/apache-hive-3.1.3000.7.2.1.0-287-bin/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//bin:/home/ubuntu/Impala/bin:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/cmake-3.14.3/bin/:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/gdb-7.9.1-p1/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/apache-hive-3.1.3000.7.2.1.0-287-bin/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
++ PATH=/home/ubuntu/Impala/toolchain/cdp_components-4493826/apache-hive-3.1.3000.7.2.1.0-287-bin/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//bin:/home/ubuntu/Impala/bin:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/cmake-3.14.3/bin/:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/gdb-7.9.1-p1/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/apache-hive-3.1.3000.7.2.1.0-287-bin/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//bin:/home/ubuntu/Impala/bin:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/cmake-3.14.3/bin/:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/gdb-7.9.1-p1/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/apache-hive-3.1.3000.7.2.1.0-287-bin/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
++ RANGER_POLICY_DB=ranger_home_ubuntu_impala
+++ echo ranger_home_ubuntu_impala
+++ tr '[:upper:]' '[:lower:]'
++ export RANGER_POLICY_DB=ranger_home_ubuntu_impala
++ RANGER_POLICY_DB=ranger_home_ubuntu_impala
++ set +x
++ export AWS_ACCESS_KEY_ID
++ set +x
++ export AWS_SECRET_ACCESS_KEY
++ set +x
++ unset AWS_SESSION_TOKEN
++ '[' hdfs = s3 ']'
++ '[' hdfs = adls ']'
++ '[' hdfs = abfs ']'
++ '[' hdfs = isilon ']'
++ '[' hdfs = local ']'
++ '[' hdfs = hdfs ']'
++ [[ false = true ]]
++ DEFAULT_LOGS_DIR=/home/ubuntu/Impala/logs
++ export IMPALA_LOGS_DIR=/home/ubuntu/Impala/logs
++ IMPALA_LOGS_DIR=/home/ubuntu/Impala/logs
++ export IMPALA_CLUSTER_LOGS_DIR=/home/ubuntu/Impala/logs/cluster
++ IMPALA_CLUSTER_LOGS_DIR=/home/ubuntu/Impala/logs/cluster
++ export IMPALA_DATA_LOADING_LOGS_DIR=/home/ubuntu/Impala/logs/data_loading
++ IMPALA_DATA_LOADING_LOGS_DIR=/home/ubuntu/Impala/logs/data_loading
++ export IMPALA_DATA_LOADING_SQL_DIR=/home/ubuntu/Impala/logs/data_loading/sql
++ IMPALA_DATA_LOADING_SQL_DIR=/home/ubuntu/Impala/logs/data_loading/sql
++ export IMPALA_FE_TEST_LOGS_DIR=/home/ubuntu/Impala/logs/fe_tests
++ IMPALA_FE_TEST_LOGS_DIR=/home/ubuntu/Impala/logs/fe_tests
++ export IMPALA_FE_TEST_COVERAGE_DIR=/home/ubuntu/Impala/logs/fe_tests/coverage
++ IMPALA_FE_TEST_COVERAGE_DIR=/home/ubuntu/Impala/logs/fe_tests/coverage
++ export IMPALA_BE_TEST_LOGS_DIR=/home/ubuntu/Impala/logs/be_tests
++ IMPALA_BE_TEST_LOGS_DIR=/home/ubuntu/Impala/logs/be_tests
++ export IMPALA_EE_TEST_LOGS_DIR=/home/ubuntu/Impala/logs/ee_tests
++ IMPALA_EE_TEST_LOGS_DIR=/home/ubuntu/Impala/logs/ee_tests
++ export IMPALA_CUSTOM_CLUSTER_TEST_LOGS_DIR=/home/ubuntu/Impala/logs/custom_cluster_tests
++ IMPALA_CUSTOM_CLUSTER_TEST_LOGS_DIR=/home/ubuntu/Impala/logs/custom_cluster_tests
++ export IMPALA_MVN_LOGS_DIR=/home/ubuntu/Impala/logs/mvn
++ IMPALA_MVN_LOGS_DIR=/home/ubuntu/Impala/logs/mvn
++ export IMPALA_TIMEOUT_LOGS_DIR=/home/ubuntu/Impala/logs/timeout_stacktrace
++ IMPALA_TIMEOUT_LOGS_DIR=/home/ubuntu/Impala/logs/timeout_stacktrace
++ export 'IMPALA_ALL_LOGS_DIRS=/home/ubuntu/Impala/logs/cluster
  /home/ubuntu/Impala/logs/data_loading /home/ubuntu/Impala/logs/data_loading/sql
  /home/ubuntu/Impala/logs/fe_tests /home/ubuntu/Impala/logs/fe_tests/coverage
  /home/ubuntu/Impala/logs/be_tests /home/ubuntu/Impala/logs/ee_tests
  /home/ubuntu/Impala/logs/custom_cluster_tests /home/ubuntu/Impala/logs/mvn
  /home/ubuntu/Impala/logs/timeout_stacktrace'
++ IMPALA_ALL_LOGS_DIRS='/home/ubuntu/Impala/logs/cluster
  /home/ubuntu/Impala/logs/data_loading /home/ubuntu/Impala/logs/data_loading/sql
  /home/ubuntu/Impala/logs/fe_tests /home/ubuntu/Impala/logs/fe_tests/coverage
  /home/ubuntu/Impala/logs/be_tests /home/ubuntu/Impala/logs/ee_tests
  /home/ubuntu/Impala/logs/custom_cluster_tests /home/ubuntu/Impala/logs/mvn
  /home/ubuntu/Impala/logs/timeout_stacktrace'
+++ getconf _NPROCESSORS_ONLN
++ CORES=8
++ export NUM_CONCURRENT_TESTS=8
++ NUM_CONCURRENT_TESTS=8
++ export KUDU_MASTER_HOSTS=172.18.0.1
++ KUDU_MASTER_HOSTS=172.18.0.1
++ export KUDU_MASTER_PORT=7051
++ KUDU_MASTER_PORT=7051
++ export KUDU_MASTER_WEBUI_PORT=8051
++ KUDU_MASTER_WEBUI_PORT=8051
++ export IMPALA_FE_DIR=/home/ubuntu/Impala/fe
++ IMPALA_FE_DIR=/home/ubuntu/Impala/fe
++ export IMPALA_BE_DIR=/home/ubuntu/Impala/be
++ IMPALA_BE_DIR=/home/ubuntu/Impala/be
++ export IMPALA_WORKLOAD_DIR=/home/ubuntu/Impala/testdata/workloads
++ IMPALA_WORKLOAD_DIR=/home/ubuntu/Impala/testdata/workloads
++ export IMPALA_AUX_WORKLOAD_DIR=/home/ubuntu/Impala/../Impala-auxiliary-tests/testdata/workloads
++ IMPALA_AUX_WORKLOAD_DIR=/home/ubuntu/Impala/../Impala-auxiliary-tests/testdata/workloads
++ export IMPALA_DATASET_DIR=/home/ubuntu/Impala/testdata/datasets
++ IMPALA_DATASET_DIR=/home/ubuntu/Impala/testdata/datasets
++ export IMPALA_AUX_DATASET_DIR=/home/ubuntu/Impala/../Impala-auxiliary-tests/testdata/datasets
++ IMPALA_AUX_DATASET_DIR=/home/ubuntu/Impala/../Impala-auxiliary-tests/testdata/datasets
++ export IMPALA_COMMON_DIR=/home/ubuntu/Impala/common
++ IMPALA_COMMON_DIR=/home/ubuntu/Impala/common
++ export PATH=/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/gdb-7.9.1-p1/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/apache-hive-3.1.3000.7.2.1.0-287-bin/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//bin:/home/ubuntu/Impala/bin:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/cmake-3.14.3/bin/:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/gdb-7.9.1-p1/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/apache-hive-3.1.3000.7.2.1.0-287-bin/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//bin:/home/ubuntu/Impala/bin:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/cmake-3.14.3/bin/:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/gdb-7.9.1-p1/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/apache-hive-3.1.3000.7.2.1.0-287-bin/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
++ PATH=/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/gdb-7.9.1-p1/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/apache-hive-3.1.3000.7.2.1.0-287-bin/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//bin:/home/ubuntu/Impala/bin:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/cmake-3.14.3/bin/:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/gdb-7.9.1-p1/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/apache-hive-3.1.3000.7.2.1.0-287-bin/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//bin:/home/ubuntu/Impala/bin:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/cmake-3.14.3/bin/:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/gdb-7.9.1-p1/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/apache-hive-3.1.3000.7.2.1.0-287-bin/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
++ export PATH=/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/cmake-3.14.3/bin/:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/gdb-7.9.1-p1/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/apache-hive-3.1.3000.7.2.1.0-287-bin/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//bin:/home/ubuntu/Impala/bin:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/cmake-3.14.3/bin/:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/gdb-7.9.1-p1/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/apache-hive-3.1.3000.7.2.1.0-287-bin/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//bin:/home/ubuntu/Impala/bin:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/cmake-3.14.3/bin/:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/gdb-7.9.1-p1/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/apache-hive-3.1.3000.7.2.1.0-287-bin/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
++ PATH=/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/cmake-3.14.3/bin/:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/gdb-7.9.1-p1/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/apache-hive-3.1.3000.7.2.1.0-287-bin/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//bin:/home/ubuntu/Impala/bin:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/cmake-3.14.3/bin/:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/gdb-7.9.1-p1/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/apache-hive-3.1.3000.7.2.1.0-287-bin/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//bin:/home/ubuntu/Impala/bin:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/cmake-3.14.3/bin/:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/gdb-7.9.1-p1/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/apache-hive-3.1.3000.7.2.1.0-287-bin/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
++ export PATH=/home/ubuntu/Impala/bin:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/cmake-3.14.3/bin/:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/gdb-7.9.1-p1/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/apache-hive-3.1.3000.7.2.1.0-287-bin/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//bin:/home/ubuntu/Impala/bin:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/cmake-3.14.3/bin/:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/gdb-7.9.1-p1/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/apache-hive-3.1.3000.7.2.1.0-287-bin/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//bin:/home/ubuntu/Impala/bin:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/cmake-3.14.3/bin/:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/gdb-7.9.1-p1/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/apache-hive-3.1.3000.7.2.1.0-287-bin/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
++ PATH=/home/ubuntu/Impala/bin:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/cmake-3.14.3/bin/:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/gdb-7.9.1-p1/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/apache-hive-3.1.3000.7.2.1.0-287-bin/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//bin:/home/ubuntu/Impala/bin:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/cmake-3.14.3/bin/:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/gdb-7.9.1-p1/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/apache-hive-3.1.3000.7.2.1.0-287-bin/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//bin:/home/ubuntu/Impala/bin:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/cmake-3.14.3/bin/:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/gdb-7.9.1-p1/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/apache-hive-3.1.3000.7.2.1.0-287-bin/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
++ export HADOOP_CONF_DIR=/home/ubuntu/Impala/fe/src/test/resources
++ HADOOP_CONF_DIR=/home/ubuntu/Impala/fe/src/test/resources
++ export HADOOP_INCLUDE_DIR=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//include
++ HADOOP_INCLUDE_DIR=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//include
++ export HADOOP_LIB_DIR=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//lib
++ HADOOP_LIB_DIR=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//lib
++ export 'HADOOP_CLASSPATH=:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//share/hadoop/tools/lib/*:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//share/hadoop/tools/lib/*'
++ HADOOP_CLASSPATH=':/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//share/hadoop/tools/lib/*:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//share/hadoop/tools/lib/*'
++ HADOOP_CLASSPATH=':/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//share/hadoop/tools/lib/*:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//share/hadoop/tools/lib/*:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//share/hadoop/tools/lib/*'
++ export PATH=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//bin:/home/ubuntu/Impala/bin:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/cmake-3.14.3/bin/:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/gdb-7.9.1-p1/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/apache-hive-3.1.3000.7.2.1.0-287-bin/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//bin:/home/ubuntu/Impala/bin:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/cmake-3.14.3/bin/:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/gdb-7.9.1-p1/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/apache-hive-3.1.3000.7.2.1.0-287-bin/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//bin:/home/ubuntu/Impala/bin:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/cmake-3.14.3/bin/:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/gdb-7.9.1-p1/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/apache-hive-3.1.3000.7.2.1.0-287-bin/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
++ PATH=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//bin:/home/ubuntu/Impala/bin:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/cmake-3.14.3/bin/:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/gdb-7.9.1-p1/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/apache-hive-3.1.3000.7.2.1.0-287-bin/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//bin:/home/ubuntu/Impala/bin:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/cmake-3.14.3/bin/:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/gdb-7.9.1-p1/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/apache-hive-3.1.3000.7.2.1.0-287-bin/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//bin:/home/ubuntu/Impala/bin:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/cmake-3.14.3/bin/:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/gdb-7.9.1-p1/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/apache-hive-3.1.3000.7.2.1.0-287-bin/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
++ export RANGER_HOME=/home/ubuntu/Impala/toolchain/cdp_components-4493826/ranger-2.0.0.7.2.1.0-287-admin
++ RANGER_HOME=/home/ubuntu/Impala/toolchain/cdp_components-4493826/ranger-2.0.0.7.2.1.0-287-admin
++ export RANGER_CONF_DIR=/home/ubuntu/Impala/fe/src/test/resources
++ RANGER_CONF_DIR=/home/ubuntu/Impala/fe/src/test/resources
++ export HIVE_CONF_DIR=/home/ubuntu/Impala/fe/./src/test/resources
++ HIVE_CONF_DIR=/home/ubuntu/Impala/fe/./src/test/resources
++ export POSTGRES_JDBC_DRIVER=/home/ubuntu/Impala/fe/target/dependency/postgresql-42.2.14.jar
++ POSTGRES_JDBC_DRIVER=/home/ubuntu/Impala/fe/target/dependency/postgresql-42.2.14.jar
++ export HIVE_AUX_JARS_PATH=/home/ubuntu/Impala/fe/target/dependency/postgresql-42.2.14.jar
++ HIVE_AUX_JARS_PATH=/home/ubuntu/Impala/fe/target/dependency/postgresql-42.2.14.jar
++ export AUX_CLASSPATH=
++ AUX_CLASSPATH=
++ export HADOOP_USER_CLASSPATH_FIRST=true
++ HADOOP_USER_CLASSPATH_FIRST=true
++ export PATH=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//bin:/home/ubuntu/Impala/bin:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/cmake-3.14.3/bin/:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/gdb-7.9.1-p1/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/apache-hive-3.1.3000.7.2.1.0-287-bin/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//bin:/home/ubuntu/Impala/bin:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/cmake-3.14.3/bin/:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/gdb-7.9.1-p1/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/apache-hive-3.1.3000.7.2.1.0-287-bin/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//bin:/home/ubuntu/Impala/bin:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/cmake-3.14.3/bin/:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/gdb-7.9.1-p1/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/apache-hive-3.1.3000.7.2.1.0-287-bin/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
++ PATH=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//bin:/home/ubuntu/Impala/bin:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/cmake-3.14.3/bin/:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/gdb-7.9.1-p1/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/apache-hive-3.1.3000.7.2.1.0-287-bin/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//bin:/home/ubuntu/Impala/bin:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/cmake-3.14.3/bin/:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/gdb-7.9.1-p1/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/apache-hive-3.1.3000.7.2.1.0-287-bin/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//bin:/home/ubuntu/Impala/bin:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/cmake-3.14.3/bin/:/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/gdb-7.9.1-p1/bin:/home/ubuntu/Impala/toolchain/cdp_components-4493826/apache-hive-3.1.3000.7.2.1.0-287-bin/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
++ export AUX_CLASSPATH=:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//lib/hbase-common-2.2.5.7.2.1.0-287.jar
++ AUX_CLASSPATH=:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//lib/hbase-common-2.2.5.7.2.1.0-287.jar
++ export AUX_CLASSPATH=:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//lib/hbase-common-2.2.5.7.2.1.0-287.jar:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//lib/hbase-client-2.2.5.7.2.1.0-287.jar
++ AUX_CLASSPATH=:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//lib/hbase-common-2.2.5.7.2.1.0-287.jar:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//lib/hbase-client-2.2.5.7.2.1.0-287.jar
++ export AUX_CLASSPATH=:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//lib/hbase-common-2.2.5.7.2.1.0-287.jar:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//lib/hbase-client-2.2.5.7.2.1.0-287.jar:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//lib/hbase-server-2.2.5.7.2.1.0-287.jar
++ AUX_CLASSPATH=:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//lib/hbase-common-2.2.5.7.2.1.0-287.jar:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//lib/hbase-client-2.2.5.7.2.1.0-287.jar:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//lib/hbase-server-2.2.5.7.2.1.0-287.jar
++ export AUX_CLASSPATH=:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//lib/hbase-common-2.2.5.7.2.1.0-287.jar:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//lib/hbase-client-2.2.5.7.2.1.0-287.jar:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//lib/hbase-server-2.2.5.7.2.1.0-287.jar:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//lib/hbase-protocol-2.2.5.7.2.1.0-287.jar
++ AUX_CLASSPATH=:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//lib/hbase-common-2.2.5.7.2.1.0-287.jar:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//lib/hbase-client-2.2.5.7.2.1.0-287.jar:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//lib/hbase-server-2.2.5.7.2.1.0-287.jar:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//lib/hbase-protocol-2.2.5.7.2.1.0-287.jar
++ export AUX_CLASSPATH=:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//lib/hbase-common-2.2.5.7.2.1.0-287.jar:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//lib/hbase-client-2.2.5.7.2.1.0-287.jar:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//lib/hbase-server-2.2.5.7.2.1.0-287.jar:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//lib/hbase-protocol-2.2.5.7.2.1.0-287.jar:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//lib/hbase-hadoop-compat-2.2.5.7.2.1.0-287.jar
++ AUX_CLASSPATH=:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//lib/hbase-common-2.2.5.7.2.1.0-287.jar:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//lib/hbase-client-2.2.5.7.2.1.0-287.jar:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//lib/hbase-server-2.2.5.7.2.1.0-287.jar:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//lib/hbase-protocol-2.2.5.7.2.1.0-287.jar:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287//lib/hbase-hadoop-compat-2.2.5.7.2.1.0-287.jar
++ export HBASE_CONF_DIR=/home/ubuntu/Impala/fe/src/test/resources
++ HBASE_CONF_DIR=/home/ubuntu/Impala/fe/src/test/resources
++ export KUDU_BUILD_DIR=
++ KUDU_BUILD_DIR=
++ export KUDU_CLIENT_DIR=
++ KUDU_CLIENT_DIR=
++ [[ -n '' ]]
++ [[ -z '' ]]
++ [[ -n '' ]]
++ export USE_KUDU_DEBUG_BUILD=false
++ USE_KUDU_DEBUG_BUILD=false
++ export IMPALA_KUDU_VERSION=5ad5d3d66
++ IMPALA_KUDU_VERSION=5ad5d3d66
++ export IMPALA_KUDU_JAVA_VERSION=1.13.0-SNAPSHOT
++ IMPALA_KUDU_JAVA_VERSION=1.13.0-SNAPSHOT
++ export IMPALA_KUDU_HOME=/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/kudu-5ad5d3d66
++ IMPALA_KUDU_HOME=/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/kudu-5ad5d3d66
++ export IMPALA_KUDU_JAVA_HOME=/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/kudu-5ad5d3d66/java
++ IMPALA_KUDU_JAVA_HOME=/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/kudu-5ad5d3d66/java
++ export IMPALA_TOOLCHAIN_KUDU_MAVEN_REPOSITORY=file:///home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/kudu-5ad5d3d66/java/repository
++ IMPALA_TOOLCHAIN_KUDU_MAVEN_REPOSITORY=file:///home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/kudu-5ad5d3d66/java/repository
++ export IMPALA_TOOLCHAIN_KUDU_MAVEN_REPOSITORY_ENABLED=true
++ IMPALA_TOOLCHAIN_KUDU_MAVEN_REPOSITORY_ENABLED=true
++ export THRIFT_HOME=/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/thrift-0.9.3-p8
++ THRIFT_HOME=/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/thrift-0.9.3-p8
++ export ASAN_SYMBOLIZER_PATH=/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/llvm-5.0.1-p2/bin/llvm-symbolizer
++ ASAN_SYMBOLIZER_PATH=/home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/llvm-5.0.1-p2/bin/llvm-symbolizer
++ export CLUSTER_DIR=/home/ubuntu/Impala/testdata/cluster
++ CLUSTER_DIR=/home/ubuntu/Impala/testdata/cluster
++ export IMPALA_BUILD_THREADS=16
++ IMPALA_BUILD_THREADS=16
++ export IMPALA_MAKE_FLAGS=
++ IMPALA_MAKE_FLAGS=
++ export USER=ubuntu
++ USER=ubuntu
++ export 'LIBHDFS_OPTS= -Djava.library.path=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//lib/native/ -XX:ErrorFile=/home/ubuntu/Impala/logs/hs_err_pid%p.log -XX:MaxPermSize=128m -Djava.library.path=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//lib/native/ -XX:ErrorFile=/home/ubuntu/Impala/logs/hs_err_pid%p.log -XX:MaxPermSize=128m -Djava.library.path=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//lib/native/'
++ LIBHDFS_OPTS=' -Djava.library.path=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//lib/native/ -XX:ErrorFile=/home/ubuntu/Impala/logs/hs_err_pid%p.log -XX:MaxPermSize=128m -Djava.library.path=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//lib/native/ -XX:ErrorFile=/home/ubuntu/Impala/logs/hs_err_pid%p.log -XX:MaxPermSize=128m -Djava.library.path=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//lib/native/'
++ LIBHDFS_OPTS+=' -XX:ErrorFile=/home/ubuntu/Impala/logs/hs_err_pid%p.log'
++ LIBHDFS_OPTS=' -Djava.library.path=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//lib/native/ -XX:ErrorFile=/home/ubuntu/Impala/logs/hs_err_pid%p.log -XX:MaxPermSize=128m -Djava.library.path=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//lib/native/ -XX:ErrorFile=/home/ubuntu/Impala/logs/hs_err_pid%p.log -XX:MaxPermSize=128m -Djava.library.path=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//lib/native/ -XX:ErrorFile=/home/ubuntu/Impala/logs/hs_err_pid%p.log -XX:MaxPermSize=128m'
++ export CLASSPATH=/home/ubuntu/Impala/fe/target/dependency::/home/ubuntu/Impala/fe/src/test/resources:/home/ubuntu/Impala/fe/target/classes:/home/ubuntu/Impala/fe/target/dependency::/home/ubuntu/Impala/fe/src/test/resources:/home/ubuntu/Impala/fe/target/classes:/home/ubuntu/Impala/fe/target/dependency:
++ CLASSPATH=/home/ubuntu/Impala/fe/target/dependency::/home/ubuntu/Impala/fe/src/test/resources:/home/ubuntu/Impala/fe/target/classes:/home/ubuntu/Impala/fe/target/dependency::/home/ubuntu/Impala/fe/src/test/resources:/home/ubuntu/Impala/fe/target/classes:/home/ubuntu/Impala/fe/target/dependency:
++ CLASSPATH=/home/ubuntu/Impala/fe/target/classes:/home/ubuntu/Impala/fe/target/dependency::/home/ubuntu/Impala/fe/src/test/resources:/home/ubuntu/Impala/fe/target/classes:/home/ubuntu/Impala/fe/target/dependency::/home/ubuntu/Impala/fe/src/test/resources:/home/ubuntu/Impala/fe/target/classes:/home/ubuntu/Impala/fe/target/dependency:
++ CLASSPATH=/home/ubuntu/Impala/fe/src/test/resources:/home/ubuntu/Impala/fe/target/classes:/home/ubuntu/Impala/fe/target/dependency::/home/ubuntu/Impala/fe/src/test/resources:/home/ubuntu/Impala/fe/target/classes:/home/ubuntu/Impala/fe/target/dependency::/home/ubuntu/Impala/fe/src/test/resources:/home/ubuntu/Impala/fe/target/classes:/home/ubuntu/Impala/fe/target/dependency:
++ export IMPALA_CONFIG_SOURCED=1
++ IMPALA_CONFIG_SOURCED=1
++ echo 'IMPALA_HOME             = /home/ubuntu/Impala'
IMPALA_HOME             = /home/ubuntu/Impala
++ echo 'HADOOP_HOME             = /home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287/'
HADOOP_HOME             = /home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287/
++ echo 'HADOOP_CONF_DIR         = /home/ubuntu/Impala/fe/src/test/resources'
HADOOP_CONF_DIR         = /home/ubuntu/Impala/fe/src/test/resources
++ echo 'HADOOP_INCLUDE_DIR      = /home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//include'
HADOOP_INCLUDE_DIR      = /home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//include
++ echo 'HADOOP_LIB_DIR          = /home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//lib'
HADOOP_LIB_DIR          = /home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//lib
++ echo 'IMPALA_CLUSTER_NODES_DIR= /home/ubuntu/Impala/testdata/cluster/cdh7'
IMPALA_CLUSTER_NODES_DIR= /home/ubuntu/Impala/testdata/cluster/cdh7
++ echo 'HIVE_HOME               = /home/ubuntu/Impala/toolchain/cdp_components-4493826/apache-hive-3.1.3000.7.2.1.0-287-bin'
HIVE_HOME               = /home/ubuntu/Impala/toolchain/cdp_components-4493826/apache-hive-3.1.3000.7.2.1.0-287-bin
++ echo 'HIVE_CONF_DIR           = /home/ubuntu/Impala/fe/./src/test/resources'
HIVE_CONF_DIR           = /home/ubuntu/Impala/fe/./src/test/resources
++ echo 'HIVE_SRC_DIR            = /home/ubuntu/Impala/toolchain/cdp_components-4493826/hive-3.1.3000.7.2.1.0-287'
HIVE_SRC_DIR            = /home/ubuntu/Impala/toolchain/cdp_components-4493826/hive-3.1.3000.7.2.1.0-287
++ echo 'HBASE_HOME              = /home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287/'
HBASE_HOME              = /home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287/
++ echo 'HBASE_CONF_DIR          = /home/ubuntu/Impala/fe/src/test/resources'
HBASE_CONF_DIR          = /home/ubuntu/Impala/fe/src/test/resources
++ echo 'RANGER_HOME             = /home/ubuntu/Impala/toolchain/cdp_components-4493826/ranger-2.0.0.7.2.1.0-287-admin'
RANGER_HOME             = /home/ubuntu/Impala/toolchain/cdp_components-4493826/ranger-2.0.0.7.2.1.0-287-admin
++ echo 'RANGER_CONF_DIR         = /home/ubuntu/Impala/fe/src/test/resources '
RANGER_CONF_DIR         = /home/ubuntu/Impala/fe/src/test/resources 
++ echo 'THRIFT_HOME             = /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/thrift-0.9.3-p8'
THRIFT_HOME             = /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0/thrift-0.9.3-p8
++ echo 'CLASSPATH               = /home/ubuntu/Impala/fe/src/test/resources:/home/ubuntu/Impala/fe/target/classes:/home/ubuntu/Impala/fe/target/dependency::/home/ubuntu/Impala/fe/src/test/resources:/home/ubuntu/Impala/fe/target/classes:/home/ubuntu/Impala/fe/target/dependency::/home/ubuntu/Impala/fe/src/test/resources:/home/ubuntu/Impala/fe/target/classes:/home/ubuntu/Impala/fe/target/dependency:'
CLASSPATH               = /home/ubuntu/Impala/fe/src/test/resources:/home/ubuntu/Impala/fe/target/classes:/home/ubuntu/Impala/fe/target/dependency::/home/ubuntu/Impala/fe/src/test/resources:/home/ubuntu/Impala/fe/target/classes:/home/ubuntu/Impala/fe/target/dependency::/home/ubuntu/Impala/fe/src/test/resources:/home/ubuntu/Impala/fe/target/classes:/home/ubuntu/Impala/fe/target/dependency:
++ echo 'LIBHDFS_OPTS            =  -Djava.library.path=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//lib/native/ -XX:ErrorFile=/home/ubuntu/Impala/logs/hs_err_pid%p.log -XX:MaxPermSize=128m -Djava.library.path=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//lib/native/ -XX:ErrorFile=/home/ubuntu/Impala/logs/hs_err_pid%p.log -XX:MaxPermSize=128m -Djava.library.path=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//lib/native/ -XX:ErrorFile=/home/ubuntu/Impala/logs/hs_err_pid%p.log -XX:MaxPermSize=128m'
LIBHDFS_OPTS            =  -Djava.library.path=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//lib/native/ -XX:ErrorFile=/home/ubuntu/Impala/logs/hs_err_pid%p.log -XX:MaxPermSize=128m -Djava.library.path=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//lib/native/ -XX:ErrorFile=/home/ubuntu/Impala/logs/hs_err_pid%p.log -XX:MaxPermSize=128m -Djava.library.path=/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287//lib/native/ -XX:ErrorFile=/home/ubuntu/Impala/logs/hs_err_pid%p.log -XX:MaxPermSize=128m
++ echo 'JAVA_HOME               = /usr/lib/jvm/java-8-openjdk-amd64'
JAVA_HOME               = /usr/lib/jvm/java-8-openjdk-amd64
++ echo 'POSTGRES_JDBC_DRIVER    = /home/ubuntu/Impala/fe/target/dependency/postgresql-42.2.14.jar'
POSTGRES_JDBC_DRIVER    = /home/ubuntu/Impala/fe/target/dependency/postgresql-42.2.14.jar
++ echo 'IMPALA_TOOLCHAIN        = /home/ubuntu/Impala/toolchain'
IMPALA_TOOLCHAIN        = /home/ubuntu/Impala/toolchain
++ echo 'IMPALA_TOOLCHAIN_PACKAGES_HOME = /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0'
IMPALA_TOOLCHAIN_PACKAGES_HOME = /home/ubuntu/Impala/toolchain/toolchain-packages-gcc7.5.0
++ echo 'METASTORE_DB            = HMS_home_ubuntu_Impala_cdp'
METASTORE_DB            = HMS_home_ubuntu_Impala_cdp
++ echo 'DOWNLOAD_CDH_COMPONENTS = true'
DOWNLOAD_CDH_COMPONENTS = true
++ echo 'IMPALA_MAVEN_OPTIONS    = '
IMPALA_MAVEN_OPTIONS    = 
++ echo 'IMPALA_TOOLCHAIN_HOST   = native-toolchain.s3.amazonaws.com'
IMPALA_TOOLCHAIN_HOST   = native-toolchain.s3.amazonaws.com
++ echo 'CDH_BUILD_NUMBER        = 1814051'
CDH_BUILD_NUMBER        = 1814051
++ echo 'CDP_BUILD_NUMBER        = 4493826'
CDP_BUILD_NUMBER        = 4493826
++ echo 'CDP_COMPONENTS_HOME     = /home/ubuntu/Impala/toolchain/cdp_components-4493826'
CDP_COMPONENTS_HOME     = /home/ubuntu/Impala/toolchain/cdp_components-4493826
++ echo 'IMPALA_HADOOP_VERSION   = 3.1.1.7.2.1.0-287'
IMPALA_HADOOP_VERSION   = 3.1.1.7.2.1.0-287
++ echo 'IMPALA_AVRO_JAVA_VERSION= 1.8.2.7.2.1.0-287'
IMPALA_AVRO_JAVA_VERSION= 1.8.2.7.2.1.0-287
++ echo 'IMPALA_PARQUET_VERSION  = 1.10.99.7.2.1.0-287'
IMPALA_PARQUET_VERSION  = 1.10.99.7.2.1.0-287
++ echo 'IMPALA_HIVE_VERSION     = 3.1.3000.7.2.1.0-287'
IMPALA_HIVE_VERSION     = 3.1.3000.7.2.1.0-287
++ echo 'IMPALA_HBASE_VERSION    = 2.2.5.7.2.1.0-287'
IMPALA_HBASE_VERSION    = 2.2.5.7.2.1.0-287
++ echo 'IMPALA_HUDI_VERSION     = 0.5.0-incubating'
IMPALA_HUDI_VERSION     = 0.5.0-incubating
++ echo 'IMPALA_KUDU_VERSION     = 5ad5d3d66'
IMPALA_KUDU_VERSION     = 5ad5d3d66
++ echo 'IMPALA_KUDU_JAVA_VERSION= 1.13.0-SNAPSHOT'
IMPALA_KUDU_JAVA_VERSION= 1.13.0-SNAPSHOT
++ echo 'IMPALA_RANGER_VERSION   = 2.0.0.7.2.1.0-287'
IMPALA_RANGER_VERSION   = 2.0.0.7.2.1.0-287
++ echo 'IMPALA_ICEBERG_VERSION  = 0.8.0-incubating'
IMPALA_ICEBERG_VERSION  = 0.8.0-incubating
++ export MINIKDC_ENV=/home/ubuntu/Impala/testdata/bin/minikdc_env.sh
++ MINIKDC_ENV=/home/ubuntu/Impala/testdata/bin/minikdc_env.sh
++ /home/ubuntu/Impala/testdata/cluster/admin is_kerberized
+++ grep export /home/ubuntu/Impala/testdata/bin/minikdc_env.sh
+++ sed 's/.*export \([^=]*\)=.*/\1/'
+++ sort
+++ uniq
++ unset HADOOP_OPTS JAVA_KERBEROS_MAGIC _JAVA_OPTIONS KRB5_CONFIG KRB5_KTNAME KRB5_TRACE MINIKDC_DEBUG MINIKDC_DOMAIN MINIKDC_KEYTAB MINIKDC_KRB5CONF MINIKDC_ORG MINIKDC_PRINC_HBSE MINIKDC_PRINC_HDFS MINIKDC_PRINC_HIVE MINIKDC_PRINC_HTTP MINIKDC_PRINC_IMPALA MINIKDC_PRINC_IMPALA_BE MINIKDC_PRINC_MAPR MINIKDC_PRINC_USER MINIKDC_PRINC_YARN MINIKDC_PRINC_ZOOK MINIKDC_REALM MINIKDC_WD YARN_OPTS
++ /usr/lib/jvm/java-8-openjdk-amd64/bin/java -version
++ grep -q 'java version "1.7'
+ set -u
+ FAIR_SCHED_CONF=/opt/impala/conf/minicluster-fair-scheduler.xml
+ LLAMA_CONF=/opt/impala/conf/minicluster-llama-site.xml
+ export TEST_START_CLUSTER_ARGS=--docker_network=test-impala-cluster
+ TEST_START_CLUSTER_ARGS=--docker_network=test-impala-cluster
+ TEST_START_CLUSTER_ARGS+=' --data_cache_dir=/tmp --data_cache_size=500m'
+ TEST_START_CLUSTER_ARGS+=' --impalad_args=--disk_spill_compression_codec=lz4'
+ TEST_START_CLUSTER_ARGS+=' --impalad_args=--disk_spill_punch_holes=true'
+ TEST_START_CLUSTER_ARGS+=' --impalad_args=-fair_scheduler_allocation_path=/opt/impala/conf/minicluster-fair-scheduler.xml'
+ TEST_START_CLUSTER_ARGS+=' --impalad_args=-llama_site_path=/opt/impala/conf/minicluster-llama-site.xml'
+ export MAX_PYTEST_FAILURES=0
+ MAX_PYTEST_FAILURES=0
++ nproc
+ export NUM_CONCURRENT_TESTS=16
+ NUM_CONCURRENT_TESTS=16
+ export FE_TEST=false
+ FE_TEST=false
+ export BE_TEST=false
+ BE_TEST=false
+ export CLUSTER_TEST=false
+ CLUSTER_TEST=false
+ RET_CODE=0
+ ./bin/run-all-tests.sh


**** Timeout Timer Started (pid 46846, ppid 46764) for 72000 s! ****


Starting Impala cluster (logging to /home/ubuntu/Impala/logs/ee_tests/start-impala-cluster.log)... 
  Starting Impala cluster OK (Took: 0 min 13 sec)
Run test run-workload (logging to /home/ubuntu/Impala/logs/ee_tests/test-run-workload.log)... 
  Run test run-workload OK (Took: 0 min 6 sec)
DEBUG:impala_cluster:Found 3 impalad/1 statestored/1 catalogd process(es)
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
connections metrics for impalad at port 25000:
{
 "kind": "COUNTER", 
 "human_readable": "1", 
 "name": "impala.thrift-server.hiveserver2-frontend.total-connections", 
 "value": 1, 
 "units": "UNIT", 
 "description": "The total number of HiveServer2 API connections made to this Impala Daemon over its lifetime."
}
{
 "kind": "GAUGE", 
 "human_readable": "0", 
 "name": "impala.thrift-server.backend.connections-in-use", 
 "value": 0, 
 "units": "NONE", 
 "description": "The number of active Impala Backend client connections to this Impala Daemon."
}
{
 "kind": "COUNTER", 
 "human_readable": "0", 
 "name": "impala.thrift-server.hiveserver2-http-frontend.total-connections", 
 "value": 0, 
 "units": "UNIT", 
 "description": "The total number of HiveServer2 HTTP API connections made to this Impala Daemon over its lifetime."
}
{
 "kind": "COUNTER", 
 "human_readable": "0", 
 "name": "impala.thrift-server.backend.total-connections", 
 "value": 0, 
 "units": "UNIT", 
 "description": "The total number of Impala Backend client connections made to this Impala Daemon over its lifetime."
}
{
 "kind": "GAUGE", 
 "human_readable": "0", 
 "name": "impala.thrift-server.beeswax-frontend.connections-in-use", 
 "value": 0, 
 "units": "NONE", 
 "description": "The number of active Beeswax API connections to this Impala Daemon."
}
{
 "kind": "GAUGE", 
 "human_readable": "0", 
 "name": "impala.thrift-server.hiveserver2-frontend.connections-in-use", 
 "value": 0, 
 "units": "NONE", 
 "description": "The number of active HiveServer2 API connections to this Impala Daemon."
}
{
 "kind": "GAUGE", 
 "human_readable": "0", 
 "name": "impala.thrift-server.hiveserver2-http-frontend.connections-in-use", 
 "value": 0, 
 "units": "NONE", 
 "description": "The number of active HiveServer2 HTTP API connections to this Impala Daemon."
}
{
 "kind": "COUNTER", 
 "human_readable": "3", 
 "name": "impala.thrift-server.beeswax-frontend.total-connections", 
 "value": 3, 
 "units": "UNIT", 
 "description": "The total number of Beeswax API connections made to this Impala Daemon over its lifetime."
}
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
connections metrics for impalad at port 25001:
{
 "kind": "COUNTER", 
 "human_readable": "1", 
 "name": "impala.thrift-server.hiveserver2-frontend.total-connections", 
 "value": 1, 
 "units": "UNIT", 
 "description": "The total number of HiveServer2 API connections made to this Impala Daemon over its lifetime."
}
{
 "kind": "GAUGE", 
 "human_readable": "0", 
 "name": "impala.thrift-server.backend.connections-in-use", 
 "value": 0, 
 "units": "NONE", 
 "description": "The number of active Impala Backend client connections to this Impala Daemon."
}
{
 "kind": "COUNTER", 
 "human_readable": "0", 
 "name": "impala.thrift-server.hiveserver2-http-frontend.total-connections", 
 "value": 0, 
 "units": "UNIT", 
 "description": "The total number of HiveServer2 HTTP API connections made to this Impala Daemon over its lifetime."
}
{
 "kind": "COUNTER", 
 "human_readable": "0", 
 "name": "impala.thrift-server.backend.total-connections", 
 "value": 0, 
 "units": "UNIT", 
 "description": "The total number of Impala Backend client connections made to this Impala Daemon over its lifetime."
}
{
 "kind": "GAUGE", 
 "human_readable": "0", 
 "name": "impala.thrift-server.beeswax-frontend.connections-in-use", 
 "value": 0, 
 "units": "NONE", 
 "description": "The number of active Beeswax API connections to this Impala Daemon."
}
{
 "kind": "GAUGE", 
 "human_readable": "0", 
 "name": "impala.thrift-server.hiveserver2-frontend.connections-in-use", 
 "value": 0, 
 "units": "NONE", 
 "description": "The number of active HiveServer2 API connections to this Impala Daemon."
}
{
 "kind": "GAUGE", 
 "human_readable": "0", 
 "name": "impala.thrift-server.hiveserver2-http-frontend.connections-in-use", 
 "value": 0, 
 "units": "NONE", 
 "description": "The number of active HiveServer2 HTTP API connections to this Impala Daemon."
}
{
 "kind": "COUNTER", 
 "human_readable": "1", 
 "name": "impala.thrift-server.beeswax-frontend.total-connections", 
 "value": 1, 
 "units": "UNIT", 
 "description": "The total number of Beeswax API connections made to this Impala Daemon over its lifetime."
}
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
connections metrics for impalad at port 25002:
{
 "kind": "COUNTER", 
 "human_readable": "1", 
 "name": "impala.thrift-server.hiveserver2-frontend.total-connections", 
 "value": 1, 
 "units": "UNIT", 
 "description": "The total number of HiveServer2 API connections made to this Impala Daemon over its lifetime."
}
{
 "kind": "GAUGE", 
 "human_readable": "0", 
 "name": "impala.thrift-server.backend.connections-in-use", 
 "value": 0, 
 "units": "NONE", 
 "description": "The number of active Impala Backend client connections to this Impala Daemon."
}
{
 "kind": "COUNTER", 
 "human_readable": "0", 
 "name": "impala.thrift-server.hiveserver2-http-frontend.total-connections", 
 "value": 0, 
 "units": "UNIT", 
 "description": "The total number of HiveServer2 HTTP API connections made to this Impala Daemon over its lifetime."
}
{
 "kind": "COUNTER", 
 "human_readable": "0", 
 "name": "impala.thrift-server.backend.total-connections", 
 "value": 0, 
 "units": "UNIT", 
 "description": "The total number of Impala Backend client connections made to this Impala Daemon over its lifetime."
}
{
 "kind": "GAUGE", 
 "human_readable": "0", 
 "name": "impala.thrift-server.beeswax-frontend.connections-in-use", 
 "value": 0, 
 "units": "NONE", 
 "description": "The number of active Beeswax API connections to this Impala Daemon."
}
{
 "kind": "GAUGE", 
 "human_readable": "0", 
 "name": "impala.thrift-server.hiveserver2-frontend.connections-in-use", 
 "value": 0, 
 "units": "NONE", 
 "description": "The number of active HiveServer2 API connections to this Impala Daemon."
}
{
 "kind": "GAUGE", 
 "human_readable": "0", 
 "name": "impala.thrift-server.hiveserver2-http-frontend.connections-in-use", 
 "value": 0, 
 "units": "NONE", 
 "description": "The number of active HiveServer2 HTTP API connections to this Impala Daemon."
}
{
 "kind": "COUNTER", 
 "human_readable": "1", 
 "name": "impala.thrift-server.beeswax-frontend.total-connections", 
 "value": 1, 
 "units": "UNIT", 
 "description": "The total number of Beeswax API connections made to this Impala Daemon over its lifetime."
}
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
Running TestExecutor with args: ['-m', 'execute_serially', '--ignore', 'test-hive-udfs', '--ignore', 'comparison', '--ignore', 'custom_cluster', '--ignore', 'benchmark', '--ignore', 'util', '--ignore', 'experiments', '--ignore', 'verifiers', '--ignore', 'common', '--ignore', 'performance', '--ignore', 'beeswax', '--ignore', 'authorization', '--resultlog', '/home/ubuntu/Impala/logs/ee_tests/results/TEST-impala-serial.log', '--junitxml', '/home/ubuntu/Impala/logs/ee_tests/results/TEST-impala-serial.xml', '--maxfail', '0', '--exploration_strategy', 'core', '--workload_exploration_strategy', 'functional-query:core,targeted-stress:core']
============================= test session starts ==============================
platform linux2 -- Python 2.7.16, pytest-2.9.2, py-1.4.32, pluggy-0.3.1 -- /home/ubuntu/Impala/bin/../infra/python/env-gcc7.5.0/bin/python
cachedir: .cache
rootdir: /home/ubuntu/Impala/tests, inifile: pytest.ini
plugins: xdist-1.17.1, timeout-1.2.1, random-0.2, forked-0.2
timeout: 7200s method: signal
collecting ... WARNING:test_configuration:No test vectors generated for test 'test_hidden_files_refresh'. Check constraints and input vectors
WARNING:test_configuration:No test vectors generated for test 'test_hidden_files_load'. Check constraints and input vectors
WARNING:test_configuration:No test vectors generated for test 'test_alter'. Check constraints and input vectors
WARNING:test_configuration:No test vectors generated for test 'test_insert'. Check constraints and input vectors
WARNING:test_configuration:No test vectors generated for test 'test_kudu'. Check constraints and input vectors
WARNING:test_configuration:No test vectors generated for test 'test_insert_wide_table'. Check constraints and input vectors
WARNING:test_configuration:No test vectors generated for test 'test_wide_table'. Check constraints and input vectors
WARNING:test_configuration:No test vectors generated for test 'test_scan_truncated_file'. Check constraints and input vectors
WARNING:test_configuration:No test vectors generated for test 'test_scan_truncated_file_empty'. Check constraints and input vectors
collected 3752 items / 5 skipped

data_errors/test_data_errors.py::TestHdfsFileOpenFailErrors::test_hdfs_file_open_fail PASSED
data_errors/test_data_errors.py::TestHdfsUnknownErrors::test_hdfs_safe_mode_error_255 xfail
failure/test_failpoints.py::TestFailpoints::test_failpoints[protocol: beeswax | table_format: text/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | mt_dop: 0 | location: PREPARE | action: FAIL | query: select * from alltypes] PASSED
failure/test_failpoints.py::TestFailpoints::test_failpoints[protocol: beeswax | table_format: seq/snap/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | mt_dop: 4 | location: PREPARE_SCANNER | action: CANCEL | query: select count(*) from alltypessmall] PASSED
failure/test_failpoints.py::TestFailpoints::test_failpoints[protocol: beeswax | table_format: rc/snap/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | mt_dop: 4 | location: OPEN | action: MEM_LIMIT_EXCEEDED | query: select count(int_col) from alltypessmall group by id] PASSED
failure/test_failpoints.py::TestFailpoints::test_failpoints[protocol: beeswax | table_format: orc/def/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | mt_dop: 0 | location: GETNEXT | action: MEM_LIMIT_EXCEEDED | query: select 1 from alltypessmall a join alltypessmall b on a.id = b.id] PASSED
failure/test_failpoints.py::TestFailpoints::test_failpoints[protocol: beeswax | table_format: parquet/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | mt_dop: 0 | location: GETNEXT_SCANNER | action: CANCEL | query: select 1 from alltypessmall a join alltypessmall b on a.id != b.id] PASSED
failure/test_failpoints.py::TestFailpoints::test_failpoints[protocol: beeswax | table_format: avro/snap/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | mt_dop: 4 | location: CLOSE | action: FAIL | query: select 1 from alltypessmall order by id] PASSED
failure/test_failpoints.py::TestFailpoints::test_failpoints[protocol: beeswax | table_format: hbase/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | mt_dop: 4 | location: GETNEXT_SCANNER | action: FAIL | query: select 1 from alltypessmall order by id limit 100] PASSED
failure/test_failpoints.py::TestFailpoints::test_failpoints[protocol: beeswax | table_format: kudu/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | mt_dop: 0 | location: CLOSE | action: MEM_LIMIT_EXCEEDED | query: select * from alltypessmall union all select * from alltypessmall] PASSED
failure/test_failpoints.py::TestFailpoints::test_failpoints[protocol: beeswax | table_format: kudu/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | mt_dop: 4 | location: GETNEXT | action: CANCEL | query: select row_number() over (partition by int_col order by id) from alltypessmall] PASSED
failure/test_failpoints.py::TestFailpoints::test_failpoints[protocol: beeswax | table_format: hbase/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | mt_dop: 0 | location: OPEN | action: CANCEL | query: select c from (select id c from alltypessmall order by id limit 10) v where c = 1] PASSED
failure/test_failpoints.py::TestFailpoints::test_failpoints[protocol: beeswax | table_format: avro/snap/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | mt_dop: 0 | location: PREPARE_SCANNER | action: MEM_LIMIT_EXCEEDED | query: SELECT STRAIGHT_JOIN *
           FROM alltypes t1
                  JOIN /*+broadcast*/ alltypesagg t2 ON t1.id = t2.id
           WHERE t2.int_col < 1000] PASSED
failure/test_failpoints.py::TestFailpoints::test_failpoints[protocol: beeswax | table_format: parquet/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | mt_dop: 4 | location: PREPARE | action: MEM_LIMIT_EXCEEDED | query: select c from (select id c from alltypessmall order by id limit 10) v where c = 1] PASSED
failure/test_failpoints.py::TestFailpoints::test_failpoints[protocol: beeswax | table_format: orc/def/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | mt_dop: 4 | location: PREPARE | action: FAIL | query: SELECT STRAIGHT_JOIN *
           FROM alltypes t1
                  JOIN /*+broadcast*/ alltypesagg t2 ON t1.id = t2.id
           WHERE t2.int_col < 1000] PASSED
failure/test_failpoints.py::TestFailpoints::test_failpoints[protocol: beeswax | table_format: rc/snap/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | mt_dop: 0 | location: PREPARE_SCANNER | action: FAIL | query: select row_number() over (partition by int_col order by id) from alltypessmall] PASSED
failure/test_failpoints.py::TestFailpoints::test_failpoints[protocol: beeswax | table_format: seq/snap/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | mt_dop: 0 | location: CLOSE | action: MEM_LIMIT_EXCEEDED | query: select 1 from alltypessmall order by id limit 100] PASSED
failure/test_failpoints.py::TestFailpoints::test_failpoints[protocol: beeswax | table_format: text/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | mt_dop: 4 | location: GETNEXT_SCANNER | action: MEM_LIMIT_EXCEEDED | query: select row_number() over (partition by int_col order by id) from alltypessmall] PASSED
failure/test_failpoints.py::TestFailpoints::test_failpoints[protocol: beeswax | table_format: text/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | mt_dop: 4 | location: GETNEXT | action: CANCEL | query: select * from alltypessmall union all select * from alltypessmall] PASSED
failure/test_failpoints.py::TestFailpoints::test_failpoints[protocol: beeswax | table_format: seq/snap/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | mt_dop: 4 | location: OPEN | action: FAIL | query: select 1 from alltypessmall a join alltypessmall b on a.id != b.id] PASSED
failure/test_failpoints.py::TestFailpoints::test_failpoints[protocol: beeswax | table_format: rc/snap/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | mt_dop: 0 | location: GETNEXT | action: CANCEL | query: select 1 from alltypessmall order by id] PASSED
failure/test_failpoints.py::TestFailpoints::test_failpoints[protocol: beeswax | table_format: orc/def/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | mt_dop: 4 | location: CLOSE | action: FAIL | query: select c from (select id c from alltypessmall order by id limit 10) v where c = 1] PASSED
failure/test_failpoints.py::TestFailpoints::test_failpoints[protocol: beeswax | table_format: parquet/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | mt_dop: 4 | location: CLOSE | action: FAIL | query: select 1 from alltypessmall a join alltypessmall b on a.id = b.id] PASSED
failure/test_failpoints.py::TestFailpoints::test_failpoints[protocol: beeswax | table_format: avro/snap/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | mt_dop: 0 | location: PREPARE | action: MEM_LIMIT_EXCEEDED | query: select count(*) from alltypessmall] PASSED
failure/test_failpoints.py::TestFailpoints::test_failpoints[protocol: beeswax | table_format: hbase/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | mt_dop: 4 | location: PREPARE | action: MEM_LIMIT_EXCEEDED | query: select 1 from alltypessmall a join alltypessmall b on a.id != b.id] PASSED
failure/test_failpoints.py::TestFailpoints::test_failpoints[protocol: beeswax | table_format: kudu/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | mt_dop: 4 | location: PREPARE_SCANNER | action: FAIL | query: select * from alltypes] PASSED
failure/test_failpoints.py::TestFailpoints::test_failpoints[protocol: beeswax | table_format: avro/snap/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | mt_dop: 0 | location: GETNEXT | action: CANCEL | query: select count(int_col) from alltypessmall group by id] PASSED
failure/test_failpoints.py::TestFailpoints::test_failpoints[protocol: beeswax | table_format: orc/def/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | mt_dop: 4 | location: OPEN | action: CANCEL | query: select 1 from alltypessmall order by id limit 100] PASSED
failure/test_failpoints.py::TestFailpoints::test_failpoints[protocol: beeswax | table_format: kudu/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | mt_dop: 4 | location: GETNEXT_SCANNER | action: FAIL | query: select count(*) from alltypessmall] PASSED
failure/test_failpoints.py::TestFailpoints::test_failpoints[protocol: beeswax | table_format: hbase/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | mt_dop: 4 | location: GETNEXT | action: FAIL | query: select count(*) from alltypessmall] PASSED
failure/test_failpoints.py::TestFailpoints::test_failpoints[protocol: beeswax | table_format: parquet/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | mt_dop: 4 | location: PREPARE_SCANNER | action: CANCEL | query: select 1 from alltypessmall order by id limit 100] PASSED
failure/test_failpoints.py::TestFailpoints::test_failpoints[protocol: beeswax | table_format: rc/snap/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | mt_dop: 4 | location: CLOSE | action: FAIL | query: select count(*) from alltypessmall] PASSED
failure/test_failpoints.py::TestFailpoints::test_failpoints[protocol: beeswax | table_format: seq/snap/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | mt_dop: 4 | location: PREPARE | action: FAIL | query: select count(int_col) from alltypessmall group by id] PASSED
failure/test_failpoints.py::TestFailpoints::test_failpoints[protocol: beeswax | table_format: text/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | mt_dop: 4 | location: OPEN | action: CANCEL | query: select 1 from alltypessmall a join alltypessmall b on a.id = b.id] PASSED
failure/test_failpoints.py::TestFailpoints::test_failpoints[protocol: beeswax | table_format: text/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | mt_dop: 4 | location: CLOSE | action: MEM_LIMIT_EXCEEDED | query: select count(int_col) from alltypessmall group by id] PASSED
failure/test_failpoints.py::TestFailpoints::test_failpoints[protocol: beeswax | table_format: seq/snap/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | mt_dop: 4 | location: GETNEXT_SCANNER | action: MEM_LIMIT_EXCEEDED | query: select 1 from alltypessmall order by id] PASSED
failure/test_failpoints.py::TestFailpoints::test_failpoints[protocol: beeswax | table_format: rc/snap/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | mt_dop: 4 | location: PREPARE | action: FAIL | query: select * from alltypessmall union all select * from alltypessmall] PASSED
failure/test_failpoints.py::TestFailpoints::test_failpoints[protocol: beeswax | table_format: parquet/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | mt_dop: 4 | location: OPEN | action: CANCEL | query: SELECT STRAIGHT_JOIN *
           FROM alltypes t1
                  JOIN /*+broadcast*/ alltypesagg t2 ON t1.id = t2.id
           WHERE t2.int_col < 1000] PASSED
failure/test_failpoints.py::TestFailpoints::test_failpoints[protocol: beeswax | table_format: hbase/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | mt_dop: 4 | location: PREPARE_SCANNER | action: MEM_LIMIT_EXCEEDED | query: select count(int_col) from alltypessmall group by id] PASSED
failure/test_failpoints.py::TestFailpoints::test_failpoints[protocol: beeswax | table_format: kudu/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | mt_dop: 4 | location: PREPARE | action: MEM_LIMIT_EXCEEDED | query: select 1 from alltypessmall order by id limit 100] PASSED
failure/test_failpoints.py::TestFailpoints::test_failpoints[protocol: beeswax | table_format: orc/def/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | mt_dop: 4 | location: GETNEXT_SCANNER | action: MEM_LIMIT_EXCEEDED | query: select * from alltypes] PASSED
failure/test_failpoints.py::TestFailpoints::test_failpoints[protocol: beeswax | table_format: avro/snap/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | mt_dop: 4 | location: GETNEXT_SCANNER | action: CANCEL | query: select * from alltypessmall union all select * from alltypessmall] PASSED
failure/test_failpoints.py::TestFailpoints::test_failpoints[protocol: beeswax | table_format: avro/snap/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | mt_dop: 4 | location: OPEN | action: CANCEL | query: select * from alltypes] PASSED
failure/test_failpoints.py::TestFailpoints::test_failpoints[protocol: beeswax | table_format: orc/def/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | mt_dop: 4 | location: PREPARE_SCANNER | action: MEM_LIMIT_EXCEEDED | query: select * from alltypessmall union all select * from alltypessmall] PASSED
failure/test_failpoints.py::TestFailpoints::test_failpoints[protocol: beeswax | table_format: kudu/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | mt_dop: 4 | location: OPEN | action: MEM_LIMIT_EXCEEDED | query: select 1 from alltypessmall order by id] PASSED
failure/test_failpoints.py::TestFailpoints::test_failpoints[protocol: beeswax | table_format: hbase/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | mt_dop: 4 | location: CLOSE | action: MEM_LIMIT_EXCEEDED | query: select * from alltypes] PASSED
failure/test_failpoints.py::TestFailpoints::test_failpoints[protocol: beeswax | table_format: parquet/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | mt_dop: 4 | location: GETNEXT | action: MEM_LIMIT_EXCEEDED | query: select * from alltypes] PASSED
failure/test_failpoints.py::TestFailpoints::test_failpoints[protocol: beeswax | table_format: rc/snap/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | mt_dop: 4 | location: GETNEXT_SCANNER | action: MEM_LIMIT_EXCEEDED | query: SELECT STRAIGHT_JOIN *
           FROM alltypes t1
                  JOIN /*+broadcast*/ alltypesagg t2 ON t1.id = t2.id
           WHERE t2.int_col < 1000] PASSED
failure/test_failpoints.py::TestFailpoints::test_failpoints[protocol: beeswax | table_format: seq/snap/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | mt_dop: 4 | location: GETNEXT | action: MEM_LIMIT_EXCEEDED | query: SELECT STRAIGHT_JOIN *
           FROM alltypes t1
                  JOIN /*+broadcast*/ alltypesagg t2 ON t1.id = t2.id
           WHERE t2.int_col < 1000] PASSED
failure/test_failpoints.py::TestFailpoints::test_failpoints[protocol: beeswax | table_format: text/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | mt_dop: 4 | location: PREPARE_SCANNER | action: MEM_LIMIT_EXCEEDED | query: select 1 from alltypessmall order by id] PASSED
failure/test_failpoints.py::TestFailpoints::test_failpoints[protocol: beeswax | table_format: text/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | mt_dop: 4 | location: CLOSE | action: MEM_LIMIT_EXCEEDED | query: SELECT STRAIGHT_JOIN *
           FROM alltypes t1
                  JOIN /*+broadcast*/ alltypesagg t2 ON t1.id = t2.id
           WHERE t2.int_col < 1000] PASSED
failure/test_failpoints.py::TestFailpoints::test_failpoints[protocol: beeswax | table_format: seq/snap/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | mt_dop: 4 | location: PREPARE | action: MEM_LIMIT_EXCEEDED | query: select row_number() over (partition by int_col order by id) from alltypessmall] PASSED
failure/test_failpoints.py::TestFailpoints::test_failpoints[protocol: beeswax | table_format: rc/snap/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | mt_dop: 4 | location: PREPARE | action: MEM_LIMIT_EXCEEDED | query: select 1 from alltypessmall a join alltypessmall b on a.id = b.id] PASSED
failure/test_failpoints.py::TestFailpoints::test_failpoints[protocol: beeswax | table_format: parquet/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | mt_dop: 4 | location: CLOSE | action: MEM_LIMIT_EXCEEDED | query: select row_number() over (partition by int_col order by id) from alltypessmall] PASSED
failure/test_failpoints.py::TestFailpoints::test_failpoints[protocol: beeswax | table_format: hbase/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | mt_dop: 4 | location: PREPARE_SCANNER | action: MEM_LIMIT_EXCEEDED | query: select 1 from alltypessmall a join alltypessmall b on a.id = b.id] PASSED
failure/test_failpoints.py::TestFailpoints::test_failpoints[protocol: beeswax | table_format: kudu/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | mt_dop: 4 | location: GETNEXT | action: MEM_LIMIT_EXCEEDED | query: select 1 from alltypessmall a join alltypessmall b on a.id != b.id] PASSED
failure/test_failpoints.py::TestFailpoints::test_failpoints[protocol: beeswax | table_format: orc/def/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | mt_dop: 4 | location: GETNEXT_SCANNER | action: MEM_LIMIT_EXCEEDED | query: select count(int_col) from alltypessmall group by id] PASSED
failure/test_failpoints.py::TestFailpoints::test_failpoints[protocol: beeswax | table_format: avro/snap/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | mt_dop: 4 | location: OPEN | action: MEM_LIMIT_EXCEEDED | query: select row_number() over (partition by int_col order by id) from alltypessmall] PASSED
failure/test_failpoints.py::TestFailpoints::test_failpoints[protocol: beeswax | table_format: avro/snap/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | mt_dop: 4 | location: CLOSE | action: MEM_LIMIT_EXCEEDED | query: select 1 from alltypessmall a join alltypessmall b on a.id != b.id] PASSED
failure/test_failpoints.py::TestFailpoints::test_failpoints[protocol: beeswax | table_format: orc/def/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | mt_dop: 4 | location: PREPARE | action: MEM_LIMIT_EXCEEDED | query: select 1 from alltypessmall order by id] PASSED
failure/test_failpoints.py::TestFailpoints::test_failpoints[protocol: beeswax | table_format: kudu/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | mt_dop: 4 | location: OPEN | action: MEM_LIMIT_EXCEEDED | query: select count(int_col) from alltypessmall group by id] PASSED
failure/test_failpoints.py::TestFailpoints::test_failpoints[protocol: beeswax | table_format: hbase/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | mt_dop: 4 | location: OPEN | action: MEM_LIMIT_EXCEEDED | query: select * from alltypessmall union all select * from alltypessmall] PASSED
failure/test_failpoints.py::TestFailpoints::test_failpoints[protocol: beeswax | table_format: parquet/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | mt_dop: 4 | location: GETNEXT_SCANNER | action: MEM_LIMIT_EXCEEDED | query: select count(int_col) from alltypessmall group by id] PASSED
failure/test_failpoints.py::TestFailpoints::test_failpoints[protocol: beeswax | table_format: rc/snap/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | mt_dop: 4 | location: GETNEXT_SCANNER | action: MEM_LIMIT_EXCEEDED | query: select c from (select id c from alltypessmall order by id limit 10) v where c = 1] PASSED
failure/test_failpoints.py::TestFailpoints::test_failpoints[protocol: beeswax | table_format: seq/snap/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | mt_dop: 4 | location: GETNEXT | action: MEM_LIMIT_EXCEEDED | query: select c from (select id c from alltypessmall order by id limit 10) v where c = 1] PASSED
failure/test_failpoints.py::TestFailpoints::test_failpoints[protocol: beeswax | table_format: text/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | mt_dop: 4 | location: PREPARE_SCANNER | action: MEM_LIMIT_EXCEEDED | query: select c from (select id c from alltypessmall order by id limit 10) v where c = 1] PASSED
failure/test_failpoints.py::TestFailpoints::test_failpoints[protocol: beeswax | table_format: text/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | mt_dop: 4 | location: GETNEXT_SCANNER | action: MEM_LIMIT_EXCEEDED | query: select 1 from alltypessmall a join alltypessmall b on a.id != b.id] PASSED
failure/test_failpoints.py::TestFailpoints::test_failpoints[protocol: beeswax | table_format: seq/snap/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | mt_dop: 4 | location: GETNEXT_SCANNER | action: MEM_LIMIT_EXCEEDED | query: select 1 from alltypessmall a join alltypessmall b on a.id = b.id] PASSED
failure/test_failpoints.py::TestFailpoints::test_failpoints[protocol: beeswax | table_format: rc/snap/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | mt_dop: 4 | location: OPEN | action: MEM_LIMIT_EXCEEDED | query: select * from alltypes] PASSED
failure/test_failpoints.py::TestFailpoints::test_failpoints[protocol: beeswax | table_format: parquet/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | mt_dop: 4 | location: OPEN | action: MEM_LIMIT_EXCEEDED | query: select count(*) from alltypessmall] PASSED
failure/test_failpoints.py::TestFailpoints::test_failpoints[protocol: beeswax | table_format: hbase/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | mt_dop: 4 | location: PREPARE | action: MEM_LIMIT_EXCEEDED | query: select 1 from alltypessmall order by id] PASSED
failure/test_failpoints.py::TestFailpoints::test_failpoints[protocol: beeswax | table_format: kudu/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | mt_dop: 4 | location: PREPARE | action: MEM_LIMIT_EXCEEDED | query: SELECT STRAIGHT_JOIN *
           FROM alltypes t1
                  JOIN /*+broadcast*/ alltypesagg t2 ON t1.id = t2.id
           WHERE t2.int_col < 1000] PASSED
failure/test_failpoints.py::TestFailpoints::test_failpoints[protocol: beeswax | table_format: orc/def/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | mt_dop: 4 | location: PREPARE | action: MEM_LIMIT_EXCEEDED | query: select row_number() over (partition by int_col order by id) from alltypessmall] PASSED
failure/test_failpoints.py::TestFailpoints::test_failpoints[protocol: beeswax | table_format: avro/snap/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | mt_dop: 4 | location: PREPARE | action: MEM_LIMIT_EXCEEDED | query: select 1 from alltypessmall a join alltypessmall b on a.id = b.id] PASSED
failure/test_failpoints.py::TestFailpoints::test_failpoints[protocol: beeswax | table_format: avro/snap/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | mt_dop: 4 | location: PREPARE | action: MEM_LIMIT_EXCEEDED | query: select c from (select id c from alltypessmall order by id limit 10) v where c = 1] PASSED
failure/test_failpoints.py::TestFailpoints::test_failpoints[protocol: beeswax | table_format: orc/def/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | mt_dop: 4 | location: PREPARE | action: MEM_LIMIT_EXCEEDED | query: select count(*) from alltypessmall] PASSED
failure/test_failpoints.py::TestFailpoints::test_failpoints[protocol: beeswax | table_format: kudu/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | mt_dop: 4 | location: PREPARE | action: MEM_LIMIT_EXCEEDED | query: select c from (select id c from alltypessmall order by id limit 10) v where c = 1] PASSED
failure/test_failpoints.py::TestFailpoints::test_failpoints[protocol: beeswax | table_format: hbase/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | mt_dop: 4 | location: PREPARE | action: MEM_LIMIT_EXCEEDED | query: select row_number() over (partition by int_col order by id) from alltypessmall] PASSED
failure/test_failpoints.py::TestFailpoints::test_failpoints[protocol: beeswax | table_format: parquet/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | mt_dop: 4 | location: PREPARE | action: MEM_LIMIT_EXCEEDED | query: select 1 from alltypessmall order by id] PASSED
failure/test_failpoints.py::TestFailpoints::test_failpoints[protocol: beeswax | table_format: rc/snap/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | mt_dop: 4 | location: PREPARE | action: MEM_LIMIT_EXCEEDED | query: select 1 from alltypessmall a join alltypessmall b on a.id != b.id] PASSED
failure/test_failpoints.py::TestFailpoints::test_failpoints[protocol: beeswax | table_format: seq/snap/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | mt_dop: 4 | location: PREPARE | action: MEM_LIMIT_EXCEEDED | query: select * from alltypes] PASSED
failure/test_failpoints.py::TestFailpoints::test_failpoints[protocol: beeswax | table_format: text/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | mt_dop: 4 | location: PREPARE | action: MEM_LIMIT_EXCEEDED | query: select count(*) from alltypessmall] PASSED
failure/test_failpoints.py::TestFailpoints::test_failpoints[protocol: beeswax | table_format: text/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | mt_dop: 4 | location: PREPARE | action: MEM_LIMIT_EXCEEDED | query: select 1 from alltypessmall order by id limit 100] PASSED
failure/test_failpoints.py::TestFailpoints::test_failpoints[protocol: beeswax | table_format: seq/snap/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | mt_dop: 4 | location: PREPARE | action: MEM_LIMIT_EXCEEDED | query: select * from alltypessmall union all select * from alltypessmall] PASSED
failure/test_failpoints.py::TestFailpoints::test_failpoints[protocol: beeswax | table_format: rc/snap/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | mt_dop: 4 | location: PREPARE | action: MEM_LIMIT_EXCEEDED | query: select 1 from alltypessmall order by id limit 100] PASSED
failure/test_failpoints.py::TestFailpoints::test_failpoints[protocol: beeswax | table_format: parquet/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | mt_dop: 4 | location: PREPARE | action: MEM_LIMIT_EXCEEDED | query: select * from alltypessmall union all select * from alltypessmall] PASSED
failure/test_failpoints.py::TestFailpoints::test_failpoints[protocol: beeswax | table_format: hbase/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | mt_dop: 4 | location: PREPARE | action: MEM_LIMIT_EXCEEDED | query: SELECT STRAIGHT_JOIN *
           FROM alltypes t1
                  JOIN /*+broadcast*/ alltypesagg t2 ON t1.id = t2.id
           WHERE t2.int_col < 1000] PASSED
failure/test_failpoints.py::TestFailpoints::test_failpoints[protocol: beeswax | table_format: kudu/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | mt_dop: 4 | location: PREPARE | action: MEM_LIMIT_EXCEEDED | query: select 1 from alltypessmall a join alltypessmall b on a.id = b.id] PASSED
failure/test_failpoints.py::TestFailpoints::test_failpoints[protocol: beeswax | table_format: orc/def/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | mt_dop: 4 | location: PREPARE | action: MEM_LIMIT_EXCEEDED | query: select 1 from alltypessmall a join alltypessmall b on a.id != b.id] PASSED
failure/test_failpoints.py::TestFailpoints::test_failpoints[protocol: beeswax | table_format: avro/snap/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | mt_dop: 4 | location: PREPARE | action: MEM_LIMIT_EXCEEDED | query: select 1 from alltypessmall order by id limit 100] PASSED
hs2/test_fetch_first.py::TestFetchFirst::test_rows_materialized_counters <- hs2/hs2_test_suite.py PASSED
hs2/test_fetch_first.py::TestFetchFirst::test_constant_query_stmts <- hs2/hs2_test_suite.py PASSED
hs2/test_fetch_first.py::TestFetchFirst::test_parallel_insert <- hs2/hs2_test_suite.py PASSED
hs2/test_fetch_first.py::TestFetchFirst::test_non_query_stmts <- hs2/hs2_test_suite.py PASSED
hs2/test_fetch_first.py::TestFetchFirst::test_query_stmts_v1 <- hs2/hs2_test_suite.py PASSED
hs2/test_fetch_first.py::TestFetchFirst::test_query_stmts_v6 <- hs2/hs2_test_suite.py PASSED
hs2/test_fetch_first.py::TestFetchFirst::test_query_stmts_v6_with_result_spooling <- hs2/hs2_test_suite.py PASSED
hs2/test_fetch_first.py::TestFetchFirst::test_query_stmts_v1_with_result_spooling <- hs2/hs2_test_suite.py PASSED
hs2/test_fetch_first.py::TestFetchFirst::test_fetch_first_with_exhausted_cache <- hs2/hs2_test_suite.py PASSED
hs2/test_hs2.py::TestHS2::test_concurrent_session_mixed_idle_timeout PASSED
hs2/test_hs2.py::TestHS2::test_multiple_sessions PASSED
hs2/test_json_endpoints.py::TestJsonEndpoints::test_waiting_in_flight_queries PASSED
metadata/test_compute_stats.py::TestComputeStats::test_compute_stats_many_partitions[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] SKIPPED
metadata/test_compute_stats.py::TestComputeStats::test_compute_stats_keywords[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] PASSED
metadata/test_ddl.py::TestLibCache::test_create_drop_data_src[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] SKIPPED
metadata/test_hdfs_encryption.py::TestHdfsEncryption::test_load_data[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | partitioned: True | key_tbl_dir: None | table_format: text/none | key_load_dir: testkey1] PASSED
metadata/test_hdfs_encryption.py::TestHdfsEncryption::test_load_data[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | partitioned: False | key_tbl_dir: None | table_format: text/none | key_load_dir: testkey1] PASSED
metadata/test_hdfs_encryption.py::TestHdfsEncryption::test_drop_partition_encrypt PASSED
metadata/test_hdfs_encryption.py::TestHdfsEncryption::test_drop_table_encrypt PASSED
metadata/test_hms_integration.py::TestHmsIntegrationSanity::test_sanity[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] PASSED
metadata/test_metadata_query_statements.py::TestMetadataQueryStatements::test_show_data_sources[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] SKIPPED
metadata/test_metadata_query_statements.py::TestMetadataQueryStatements::test_describe_db[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] PASSED
query_test/test_async_codegen.py::TestAsyncCodegen::test_async_codegen[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 1, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': 'AFTER_STARTING_ASYNC_CODEGEN_IN_FRAGMENT_THREAD:SLEEP@250', 'async_codegen': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] PASSED
query_test/test_async_codegen.py::TestAsyncCodegen::test_async_codegen[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 1, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': 'BEFORE_CODEGEN_IN_ASYNC_CODEGEN_THREAD:SLEEP@250', 'async_codegen': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] PASSED
query_test/test_async_codegen.py::TestAsyncCodegen::test_async_codegen[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 1, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': 'BEFORE_CODEGEN_IN_ASYNC_CODEGEN_THREAD:SLEEP@500', 'async_codegen': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] PASSED
query_test/test_cancellation.py::TestCancellation::test_misformatted_profile_text PASSED
query_test/test_cancellation.py::TestCancellationParallel::test_misformatted_profile_text PASSED
query_test/test_cancellation.py::TestCancellationSerial::test_misformatted_profile_text PASSED
query_test/test_cancellation.py::TestCancellationSerial::test_cancel_insert[protocol: beeswax | table_format: text/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: CTAS | mt_dop: 0 | wait_action: None | cancel_delay: 1 | cpu_limit_s: 0 | query: select l_returnflag from lineitem | fail_rpc_action: None | join_before_close: False | buffer_pool_limit: 0] PASSED
query_test/test_cancellation.py::TestCancellationSerial::test_cancel_insert[protocol: beeswax | table_format: parquet/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: CTAS | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 1 | cpu_limit_s: 0 | query: select count(l_returnflag) pk from lineitem | fail_rpc_action: COORD_CANCEL_QUERY_FINSTANCES_RPC:FAIL | join_before_close: False | buffer_pool_limit: 0] PASSED
query_test/test_cancellation.py::TestCancellationSerial::test_cancel_insert[protocol: beeswax | table_format: kudu/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: CTAS | mt_dop: 4 | wait_action: None | cancel_delay: 1 | cpu_limit_s: 0 | query: select * from lineitem order by l_orderkey | fail_rpc_action: COORD_CANCEL_QUERY_FINSTANCES_RPC:FAIL | join_before_close: False | buffer_pool_limit: 0] PASSED
query_test/test_cancellation.py::TestCancellationSerial::test_cancel_insert[protocol: beeswax | table_format: kudu/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: CTAS | mt_dop: 0 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 1 | cpu_limit_s: 0 | query: SELECT STRAIGHT_JOIN *
           FROM lineitem
                  JOIN /*+broadcast*/ orders ON o_orderkey = l_orderkey
                  JOIN supplier ON s_suppkey = l_suppkey
           WHERE o_orderstatus = 'F'
           ORDER BY l_orderkey
           LIMIT 10000 | fail_rpc_action: None | join_before_close: False | buffer_pool_limit: 0] PASSED
query_test/test_cancellation.py::TestCancellationSerial::test_cancel_insert[protocol: beeswax | table_format: parquet/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: CTAS | mt_dop: 0 | wait_action: None | cancel_delay: 1 | cpu_limit_s: 0 | query: select * from lineitem limit 50 | fail_rpc_action: COORD_CANCEL_QUERY_FINSTANCES_RPC:FAIL | join_before_close: False | buffer_pool_limit: 0] PASSED
query_test/test_cancellation.py::TestCancellationSerial::test_cancel_insert[protocol: beeswax | table_format: text/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: CTAS | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 1 | cpu_limit_s: 0 | query: select * from lineitem limit 50 | fail_rpc_action: None | join_before_close: False | buffer_pool_limit: 0] PASSED
query_test/test_cancellation.py::TestCancellationSerial::test_cancel_insert[protocol: beeswax | table_format: text/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: CTAS | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 1 | cpu_limit_s: 0 | query: select * from lineitem order by l_orderkey | fail_rpc_action: COORD_CANCEL_QUERY_FINSTANCES_RPC:FAIL | join_before_close: False | buffer_pool_limit: 0] PASSED
query_test/test_cancellation.py::TestCancellationSerial::test_cancel_insert[protocol: beeswax | table_format: parquet/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: CTAS | mt_dop: 4 | wait_action: None | cancel_delay: 1 | cpu_limit_s: 0 | query: SELECT STRAIGHT_JOIN *
           FROM lineitem
                  JOIN /*+broadcast*/ orders ON o_orderkey = l_orderkey
                  JOIN supplier ON s_suppkey = l_suppkey
           WHERE o_orderstatus = 'F'
           ORDER BY l_orderkey
           LIMIT 10000 | fail_rpc_action: COORD_CANCEL_QUERY_FINSTANCES_RPC:FAIL | join_before_close: False | buffer_pool_limit: 0] PASSED
query_test/test_cancellation.py::TestCancellationSerial::test_cancel_insert[protocol: beeswax | table_format: parquet/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: CTAS | mt_dop: 0 | wait_action: None | cancel_delay: 1 | cpu_limit_s: 0 | query: select * from lineitem order by l_orderkey | fail_rpc_action: None | join_before_close: False | buffer_pool_limit: 0] PASSED
query_test/test_cancellation.py::TestCancellationSerial::test_cancel_insert[protocol: beeswax | table_format: kudu/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: CTAS | mt_dop: 4 | wait_action: None | cancel_delay: 1 | cpu_limit_s: 0 | query: select count(l_returnflag) pk from lineitem | fail_rpc_action: None | join_before_close: False | buffer_pool_limit: 0] PASSED
query_test/test_cancellation.py::TestCancellationSerial::test_cancel_insert[protocol: beeswax | table_format: kudu/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: CTAS | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 1 | cpu_limit_s: 0 | query: select * from lineitem limit 50 | fail_rpc_action: None | join_before_close: False | buffer_pool_limit: 0] PASSED
query_test/test_cancellation.py::TestCancellationSerial::test_cancel_insert[protocol: beeswax | table_format: text/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: CTAS | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 1 | cpu_limit_s: 0 | query: select l_returnflag from lineitem | fail_rpc_action: COORD_CANCEL_QUERY_FINSTANCES_RPC:FAIL | join_before_close: False | buffer_pool_limit: 0] PASSED
query_test/test_cancellation.py::TestCancellationSerial::test_cancel_insert[protocol: beeswax | table_format: text/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: CTAS | mt_dop: 0 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 1 | cpu_limit_s: 0 | query: select count(l_returnflag) pk from lineitem | fail_rpc_action: COORD_CANCEL_QUERY_FINSTANCES_RPC:FAIL | join_before_close: False | buffer_pool_limit: 0] PASSED
query_test/test_cancellation.py::TestCancellationSerial::test_cancel_insert[protocol: beeswax | table_format: text/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: CTAS | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 1 | cpu_limit_s: 0 | query: SELECT STRAIGHT_JOIN *
           FROM lineitem
                  JOIN /*+broadcast*/ orders ON o_orderkey = l_orderkey
                  JOIN supplier ON s_suppkey = l_suppkey
           WHERE o_orderstatus = 'F'
           ORDER BY l_orderkey
           LIMIT 10000 | fail_rpc_action: COORD_CANCEL_QUERY_FINSTANCES_RPC:FAIL | join_before_close: False | buffer_pool_limit: 0] PASSED
query_test/test_cancellation.py::TestCancellationFullSort::test_misformatted_profile_text PASSED
query_test/test_hash_join_timer.py::TestHashJoinTimer::test_hash_join_timer[test cases: ['select /*+straight_join*/ count(*) from (select distinct * from functional.alltypes where int_col >= sleep(5)) a join /* +SHUFFLE */ functional.alltypes b on (a.id=b.id)', 'HASH JOIN'] | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] PASSED
query_test/test_hash_join_timer.py::TestHashJoinTimer::test_hash_join_timer[test cases: ['select /*+straight_join*/ count(*) from functional.alltypes a join /* +SHUFFLE */  (select distinct * from functional.alltypes where int_col >= sleep(5)) b on (a.id=b.id)', 'HASH JOIN'] | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] PASSED
query_test/test_hash_join_timer.py::TestHashJoinTimer::test_hash_join_timer[test cases: ['select /*+straight_join*/ count(*) from (select distinct * from functional.alltypes where int_col >= sleep(5)) a cross join  functional.alltypes b where a.id > b.id and b.id=99', 'NESTED LOOP JOIN'] | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] PASSED
query_test/test_hash_join_timer.py::TestHashJoinTimer::test_hash_join_timer[test cases: ['select /*+straight_join*/ count(*) from functional.alltypes a CROSS join  (select distinct * from functional.alltypes where int_col >= sleep(5)) b where a.id>b.id and a.id=99', 'NESTED LOOP JOIN'] | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] PASSED
query_test/test_hbase_queries.py::TestHBaseQueries::test_hbase_inserts[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] PASSED
query_test/test_hdfs_caching.py::TestHdfsCaching::test_table_is_cached[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] PASSED
query_test/test_hdfs_caching.py::TestHdfsCaching::test_table_is_cached[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/gzip/block] PASSED
query_test/test_hdfs_caching.py::TestHdfsCachingDdl::test_caching_ddl[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] SKIPPED
query_test/test_hdfs_caching.py::TestHdfsCachingDdl::test_caching_ddl_drop_database[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] PASSED
query_test/test_hdfs_caching.py::TestHdfsCachingDdl::test_cache_reload_validation[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] PASSED
query_test/test_hdfs_caching.py::TestHdfsCachingDdl::test_external_drop PASSED
query_test/test_hdfs_file_mods.py::TestHdfsFileMods::test_file_modifications[modification_type: delete_files | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] PASSED
query_test/test_hdfs_file_mods.py::TestHdfsFileMods::test_file_modifications[modification_type: delete_directory | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] PASSED
query_test/test_hdfs_file_mods.py::TestHdfsFileMods::test_file_modifications[modification_type: move_file | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] PASSED
query_test/test_hdfs_file_mods.py::TestHdfsFileMods::test_file_modifications[modification_type: append | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] PASSED
query_test/test_insert.py::TestInsertQueries::test_insert_large_string[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] PASSED
query_test/test_insert.py::TestInsertQueries::test_insert_large_string[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] PASSED
query_test/test_insert.py::TestInsertQueries::test_insert_mem_limit[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-unique_database0] PASSED
query_test/test_insert.py::TestInsertQueries::test_insert_mem_limit[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-unique_database0] PASSED
query_test/test_insert.py::TestInsertPartKey::test_insert_part_key[protocol: beeswax | exec_option: {'sync_ddl': 1, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] PASSED
query_test/test_insert_behaviour.py::TestInsertBehaviour::test_insert_removes_staging_files PASSED
query_test/test_insert_behaviour.py::TestInsertBehaviour::test_insert_preserves_hidden_files PASSED
query_test/test_insert_behaviour.py::TestInsertBehaviour::test_insert_inherit_acls xfail
query_test/test_insert_behaviour.py::TestInsertBehaviour::test_insert_select_with_empty_resultset PASSED
query_test/test_join_queries.py::TestSemiJoinQueries::test_semi_joins_exhaustive[batch_size: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] SKIPPED
query_test/test_kudu.py::TestKuduOperations::test_kudu_alter_table[protocol: beeswax | exec_option: {'kudu_read_mode': 'READ_AT_SNAPSHOT', 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] PASSED
query_test/test_kudu.py::TestKuduMemLimits::test_low_mem_limit_low_selectivity_scan[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none-1] PASSED
query_test/test_kudu.py::TestKuduMemLimits::test_low_mem_limit_low_selectivity_scan[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none-10] PASSED
query_test/test_kudu.py::TestKuduMemLimits::test_low_mem_limit_low_selectivity_scan[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none-0] PASSED
query_test/test_lifecycle.py::TestFragmentLifecycleWithDebugActions::test_failure_in_prepare PASSED
query_test/test_lifecycle.py::TestFragmentLifecycleWithDebugActions::test_failure_in_prepare_multi_fragment PASSED
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_no_fragments[mem_limit: 20 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] PASSED
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_no_fragments[mem_limit: 50 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] PASSED
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_no_fragments[mem_limit: 80 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] PASSED
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_no_fragments[mem_limit: 130 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] PASSED
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_no_fragments[mem_limit: 160 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] PASSED
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_no_fragments[mem_limit: 200 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] PASSED
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_no_fragments[mem_limit: 400 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] PASSED
query_test/test_mt_dop.py::TestMtDopParquet::test_mt_dop_insert[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] SKIPPED
query_test/test_mt_dop.py::TestMtDopParquet::test_mt_dop_insert[mt_dop: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] PASSED
query_test/test_mt_dop.py::TestMtDopParquet::test_mt_dop_insert[mt_dop: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] PASSED
query_test/test_mt_dop.py::TestMtDopParquet::test_mt_dop_insert[mt_dop: 8 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] PASSED
query_test/test_multiple_filesystems.py::TestMultipleFilesystems::test_multiple_filesystems[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] SKIPPED
query_test/test_observability.py::TestObservability::test_thrift_profile_contains_host_resource_metrics PASSED
query_test/test_observability.py::TestObservability::test_query_profile_thrift_timestamps PASSED
query_test/test_observability.py::TestObservability::test_end_time PASSED
query_test/test_observability.py::TestObservability::test_query_profile_storage_load_time PASSED
query_test/test_queries.py::TestQueriesParquetTables::test_very_large_strings[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] PASSED
query_test/test_query_mem_limit.py::TestQueryMemLimit::test_mem_limit[query: select count(distinct l_comment) from lineitem | mem_limit: -1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] PASSED
query_test/test_query_mem_limit.py::TestQueryMemLimit::test_mem_limit[query: select group_concat(l_linestatus) from lineitem | mem_limit: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] PASSED
query_test/test_query_mem_limit.py::TestQueryMemLimit::test_mem_limit[query: select group_concat(l_linestatus) from lineitem | mem_limit: 10000 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] PASSED
query_test/test_query_mem_limit.py::TestQueryMemLimit::test_mem_limit[query: select count(distinct l_comment) from lineitem | mem_limit: 9223372036854775807 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] PASSED
query_test/test_query_mem_limit.py::TestQueryMemLimit::test_mem_limit[query: select count(distinct l_comment) from lineitem | mem_limit: 9223372036854775807b | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] PASSED
query_test/test_query_mem_limit.py::TestQueryMemLimit::test_mem_limit[query: select group_concat(l_linestatus) from lineitem | mem_limit: 8796093022207M | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] PASSED
query_test/test_query_mem_limit.py::TestQueryMemLimit::test_mem_limit[query: select group_concat(l_linestatus) from lineitem | mem_limit: 8589934591g | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] PASSED
query_test/test_query_mem_limit.py::TestQueryMemLimit::test_mem_limit[query: select count(distinct l_comment) from lineitem | mem_limit: 8589934591g | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] PASSED
query_test/test_query_mem_limit.py::TestQueryMemLimit::test_mem_limit[query: select count(distinct l_comment) from lineitem | mem_limit: 8796093022207M | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] PASSED
query_test/test_query_mem_limit.py::TestQueryMemLimit::test_mem_limit[query: select group_concat(l_linestatus) from lineitem | mem_limit: 9223372036854775807b | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] PASSED
query_test/test_query_mem_limit.py::TestQueryMemLimit::test_mem_limit[query: select group_concat(l_linestatus) from lineitem | mem_limit: 9223372036854775807 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] PASSED
query_test/test_query_mem_limit.py::TestQueryMemLimit::test_mem_limit[query: select count(distinct l_comment) from lineitem | mem_limit: 10000 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] PASSED
query_test/test_query_mem_limit.py::TestQueryMemLimit::test_mem_limit[query: select count(distinct l_comment) from lineitem | mem_limit: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] PASSED
query_test/test_query_mem_limit.py::TestQueryMemLimit::test_mem_limit[query: select group_concat(l_linestatus) from lineitem | mem_limit: -1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] PASSED
query_test/test_rows_availability.py::TestRowsAvailability::test_rows_availability[query: select * from functional.alltypestiny where month = 1 and bool_col = sleep(1000) | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] PASSED
query_test/test_rows_availability.py::TestRowsAvailability::test_rows_availability[query: select * from functional.alltypestiny where month = 1 and bool_col = sleep(1000) order by id limit 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] PASSED
query_test/test_rows_availability.py::TestRowsAvailability::test_rows_availability[query: select * from functional.alltypestiny where month = 1 and bool_col = sleep(1000) order by id | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] PASSED
query_test/test_rows_availability.py::TestRowsAvailability::test_rows_availability[query: select count(*) from functional.alltypestiny where month = 1 and bool_col = sleep(1000) | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] PASSED
query_test/test_rows_availability.py::TestRowsAvailability::test_rows_availability[query: select 1 union all select count(*) from functional.alltypestiny where month = 1 and bool_col = sleep(1000) | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] PASSED
query_test/test_rows_availability.py::TestRowsAvailability::test_rows_availability[query: select count(*) over () from functional.alltypestiny where month = 1 and bool_col = sleep(1000) | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] PASSED
query_test/test_runtime_filters.py::TestRuntimeFilters::test_basic_filters[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] PASSED
query_test/test_runtime_filters.py::TestRuntimeFilters::test_basic_filters[mt_dop: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] PASSED
query_test/test_runtime_filters.py::TestRuntimeFilters::test_basic_filters[mt_dop: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] PASSED
query_test/test_runtime_filters.py::TestRuntimeFilters::test_basic_filters[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] PASSED
query_test/test_runtime_filters.py::TestRuntimeFilters::test_basic_filters[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] PASSED
query_test/test_runtime_filters.py::TestRuntimeFilters::test_basic_filters[mt_dop: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] PASSED
query_test/test_runtime_filters.py::TestRuntimeFilters::test_wait_time[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] PASSED
query_test/test_runtime_filters.py::TestRuntimeFilters::test_wait_time[mt_dop: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] PASSED
query_test/test_runtime_filters.py::TestRuntimeFilters::test_wait_time[mt_dop: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] PASSED
query_test/test_runtime_filters.py::TestRuntimeFilters::test_wait_time[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] PASSED
query_test/test_runtime_filters.py::TestRuntimeFilters::test_wait_time[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] PASSED
query_test/test_runtime_filters.py::TestRuntimeFilters::test_wait_time[mt_dop: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] PASSED
query_test/test_runtime_filters.py::TestRuntimeFilters::test_wait_time_cancellation[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] PASSED
query_test/test_runtime_filters.py::TestRuntimeFilters::test_wait_time_cancellation[mt_dop: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] PASSED
query_test/test_runtime_filters.py::TestRuntimeFilters::test_wait_time_cancellation[mt_dop: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] PASSED
query_test/test_runtime_filters.py::TestRuntimeFilters::test_wait_time_cancellation[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] PASSED
query_test/test_runtime_filters.py::TestRuntimeFilters::test_wait_time_cancellation[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] PASSED
query_test/test_runtime_filters.py::TestRuntimeFilters::test_wait_time_cancellation[mt_dop: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] PASSED
query_test/test_runtime_filters.py::TestRuntimeFilters::test_file_filtering[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] PASSED
query_test/test_runtime_filters.py::TestRuntimeFilters::test_file_filtering[mt_dop: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] PASSED
query_test/test_runtime_filters.py::TestRuntimeFilters::test_file_filtering[mt_dop: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] PASSED
query_test/test_runtime_filters.py::TestRuntimeFilters::test_file_filtering[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] PASSED
query_test/test_runtime_filters.py::TestRuntimeFilters::test_file_filtering[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] PASSED
query_test/test_runtime_filters.py::TestRuntimeFilters::test_file_filtering[mt_dop: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] PASSED
query_test/test_runtime_filters.py::TestRuntimeFilters::test_file_filtering_late_arriving_filter[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] PASSED
query_test/test_runtime_filters.py::TestRuntimeFilters::test_file_filtering_late_arriving_filter[mt_dop: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] PASSED
query_test/test_runtime_filters.py::TestRuntimeFilters::test_file_filtering_late_arriving_filter[mt_dop: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] PASSED
query_test/test_runtime_filters.py::TestRuntimeFilters::test_file_filtering_late_arriving_filter[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] PASSED
query_test/test_runtime_filters.py::TestRuntimeFilters::test_file_filtering_late_arriving_filter[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] PASSED
query_test/test_runtime_filters.py::TestRuntimeFilters::test_file_filtering_late_arriving_filter[mt_dop: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] PASSED
query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_count[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] PASSED
query_test/test_udfs.py::TestUdfExecution::test_mem_limits[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'exec_single_node_rows_threshold': 0, 'enable_expr_rewrites': False} | table_format: text/none] PASSED
query_test/test_udfs.py::TestUdfExecution::test_mem_limits[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'exec_single_node_rows_threshold': 100, 'enable_expr_rewrites': False} | table_format: text/none] PASSED
query_test/test_udfs.py::TestUdfExecution::test_mem_limits[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'exec_single_node_rows_threshold': 0, 'enable_expr_rewrites': True} | table_format: text/none] PASSED
query_test/test_udfs.py::TestUdfExecution::test_mem_limits[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'exec_single_node_rows_threshold': 100, 'enable_expr_rewrites': True} | table_format: text/none] PASSED
query_test/test_udfs.py::TestUdfExecution::test_mem_limits[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'exec_single_node_rows_threshold': 0, 'enable_expr_rewrites': False} | table_format: text/none] PASSED
query_test/test_udfs.py::TestUdfExecution::test_mem_limits[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'exec_single_node_rows_threshold': 100, 'enable_expr_rewrites': False} | table_format: text/none] PASSED
query_test/test_udfs.py::TestUdfExecution::test_mem_limits[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'exec_single_node_rows_threshold': 0, 'enable_expr_rewrites': True} | table_format: text/none] PASSED
query_test/test_udfs.py::TestUdfExecution::test_mem_limits[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'exec_single_node_rows_threshold': 100, 'enable_expr_rewrites': True} | table_format: text/none] PASSED
shell/test_shell_commandline.py::TestImpalaShell::test_kerberos_option[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] PASSED
shell/test_shell_commandline.py::TestImpalaShell::test_kerberos_option[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] PASSED
shell/test_shell_commandline.py::TestImpalaShell::test_kerberos_option[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] PASSED
shell/test_shell_commandline.py::TestImpalaShell::test_kerberos_option[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] PASSED
shell/test_shell_commandline.py::TestImpalaShell::test_kerberos_option[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] PASSED
shell/test_shell_commandline.py::TestImpalaShell::test_kerberos_option[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] PASSED
shell/test_shell_commandline.py::TestImpalaShell::test_queries_closed[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] PASSED
shell/test_shell_commandline.py::TestImpalaShell::test_queries_closed[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] PASSED
shell/test_shell_commandline.py::TestImpalaShell::test_queries_closed[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] PASSED
shell/test_shell_commandline.py::TestImpalaShell::test_queries_closed[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] PASSED
shell/test_shell_commandline.py::TestImpalaShell::test_queries_closed[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] PASSED
shell/test_shell_commandline.py::TestImpalaShell::test_queries_closed[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] PASSED
shell/test_shell_commandline.py::TestImpalaShell::test_query_cancellation_during_fetch[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] SKIPPED
shell/test_shell_commandline.py::TestImpalaShell::test_query_cancellation_during_fetch[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] SKIPPED
shell/test_shell_commandline.py::TestImpalaShell::test_query_cancellation_during_fetch[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] SKIPPED
shell/test_shell_commandline.py::TestImpalaShell::test_query_cancellation_during_fetch[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] SKIPPED
shell/test_shell_commandline.py::TestImpalaShell::test_query_cancellation_during_fetch[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] SKIPPED
shell/test_shell_commandline.py::TestImpalaShell::test_query_cancellation_during_fetch[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] SKIPPED
shell/test_shell_commandline.py::TestImpalaShell::test_query_cancellation_during_wait_to_finish[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] PASSED
shell/test_shell_commandline.py::TestImpalaShell::test_query_cancellation_during_wait_to_finish[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] PASSED
shell/test_shell_commandline.py::TestImpalaShell::test_query_cancellation_during_wait_to_finish[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] PASSED
shell/test_shell_commandline.py::TestImpalaShell::test_query_cancellation_during_wait_to_finish[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] PASSED
shell/test_shell_commandline.py::TestImpalaShell::test_query_cancellation_during_wait_to_finish[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] PASSED
shell/test_shell_commandline.py::TestImpalaShell::test_query_cancellation_during_wait_to_finish[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] PASSED
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_write_delimited[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] PASSED
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_write_delimited[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] PASSED
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_write_delimited[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] PASSED
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_write_delimited[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] PASSED
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_write_delimited[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] PASSED
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_write_delimited[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] PASSED
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_change_delimiter[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] PASSED
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_change_delimiter[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] PASSED
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_change_delimiter[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] PASSED
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_change_delimiter[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] PASSED
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_change_delimiter[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] PASSED
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_change_delimiter[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] PASSED
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_print_to_file[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] PASSED
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_print_to_file[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] PASSED
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_print_to_file[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] PASSED
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_print_to_file[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] PASSED
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_print_to_file[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] PASSED
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_print_to_file[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] PASSED
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_cancellation[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] PASSED
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_cancellation[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] PASSED
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_cancellation[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] PASSED
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_cancellation[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] PASSED
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_cancellation[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] PASSED
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_cancellation[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] PASSED
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_cancellation_mid_command[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] PASSED
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_cancellation_mid_command[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] PASSED
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_cancellation_mid_command[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] PASSED
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_cancellation_mid_command[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] PASSED
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_cancellation_mid_command[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] PASSED
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_cancellation_mid_command[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] PASSED
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_reconnect[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] PASSED
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_reconnect[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] PASSED
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_reconnect[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] PASSED
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_reconnect[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] PASSED
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_reconnect[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] PASSED
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_reconnect[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] PASSED
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_ddl_queries_are_closed[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] PASSED
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_ddl_queries_are_closed[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] PASSED
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_ddl_queries_are_closed[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] PASSED
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_ddl_queries_are_closed[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] PASSED
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_ddl_queries_are_closed[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] PASSED
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_ddl_queries_are_closed[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] PASSED
stress/test_acid_stress.py::TestAcidInsertsBasic::test_read_hive_inserts PASSED
stress/test_acid_stress.py::TestAcidInsertsBasic::test_read_impala_inserts PASSED
stress/test_acid_stress.py::TestConcurrentAcidInserts::test_concurrent_inserts[unique_database0] PASSED
stress/test_acid_stress.py::TestFailingAcidInserts::test_failing_inserts[unique_database0] PASSED
webserver/test_web_pages.py::TestWebPage::test_uda_with_log_level PASSED
webserver/test_web_pages.py::TestWebPage::test_admission_page PASSED

 generated xml file: /home/ubuntu/Impala/logs/ee_tests/results/TEST-impala-serial.xml 
=========================== short test summary info ============================
XFAIL data_errors/test_data_errors.py::TestHdfsUnknownErrors::()::test_hdfs_safe_mode_error_255
  reason: IMPALA-6109: Putting HDFS name node into safe mode trips up HBase
XFAIL query_test/test_insert_behaviour.py::TestInsertBehaviour::()::test_insert_inherit_acls
  reason: [NOTRUN] Fails intermittently on test clusters
=============== 3440 tests deselected by "-m 'execute_serially'" ===============
 297 passed, 18 skipped, 3440 deselected, 2 xfailed, 2 pytest-warnings in 2604.30 seconds 
DEBUG:impala_cluster:Found 3 impalad/1 statestored/1 catalogd process(es)
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
connections metrics for impalad at port 25000:
{
 "kind": "GAUGE", 
 "human_readable": "0", 
 "name": "impala.thrift-server.hiveserver2-http-frontend.connections-in-use", 
 "value": 0, 
 "units": "NONE", 
 "description": "The number of active HiveServer2 HTTP API connections to this Impala Daemon."
}
{
 "kind": "GAUGE", 
 "human_readable": "0", 
 "name": "impala.thrift-server.hiveserver2-frontend.connections-in-use", 
 "value": 0, 
 "units": "NONE", 
 "description": "The number of active HiveServer2 API connections to this Impala Daemon."
}
{
 "kind": "COUNTER", 
 "human_readable": "0", 
 "name": "impala.thrift-server.backend.total-connections", 
 "value": 0, 
 "units": "UNIT", 
 "description": "The total number of Impala Backend client connections made to this Impala Daemon over its lifetime."
}
{
 "kind": "COUNTER", 
 "human_readable": "1.06K", 
 "name": "impala.thrift-server.hiveserver2-http-frontend.total-connections", 
 "value": 1063, 
 "units": "UNIT", 
 "description": "The total number of HiveServer2 HTTP API connections made to this Impala Daemon over its lifetime."
}
{
 "kind": "GAUGE", 
 "human_readable": "0", 
 "name": "impala.thrift-server.backend.connections-in-use", 
 "value": 0, 
 "units": "NONE", 
 "description": "The number of active Impala Backend client connections to this Impala Daemon."
}
{
 "kind": "COUNTER", 
 "human_readable": "103", 
 "name": "impala.thrift-server.hiveserver2-frontend.total-connections", 
 "value": 103, 
 "units": "UNIT", 
 "description": "The total number of HiveServer2 API connections made to this Impala Daemon over its lifetime."
}
{
 "kind": "COUNTER", 
 "human_readable": "122", 
 "name": "impala.thrift-server.beeswax-frontend.total-connections", 
 "value": 122, 
 "units": "UNIT", 
 "description": "The total number of Beeswax API connections made to this Impala Daemon over its lifetime."
}
{
 "kind": "GAUGE", 
 "human_readable": "0", 
 "name": "impala.thrift-server.beeswax-frontend.connections-in-use", 
 "value": 0, 
 "units": "NONE", 
 "description": "The number of active Beeswax API connections to this Impala Daemon."
}
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
connections metrics for impalad at port 25001:
{
 "kind": "COUNTER", 
 "human_readable": "3", 
 "name": "impala.thrift-server.hiveserver2-frontend.total-connections", 
 "value": 3, 
 "units": "UNIT", 
 "description": "The total number of HiveServer2 API connections made to this Impala Daemon over its lifetime."
}
{
 "kind": "GAUGE", 
 "human_readable": "0", 
 "name": "impala.thrift-server.backend.connections-in-use", 
 "value": 0, 
 "units": "NONE", 
 "description": "The number of active Impala Backend client connections to this Impala Daemon."
}
{
 "kind": "COUNTER", 
 "human_readable": "16", 
 "name": "impala.thrift-server.hiveserver2-http-frontend.total-connections", 
 "value": 16, 
 "units": "UNIT", 
 "description": "The total number of HiveServer2 HTTP API connections made to this Impala Daemon over its lifetime."
}
{
 "kind": "COUNTER", 
 "human_readable": "0", 
 "name": "impala.thrift-server.backend.total-connections", 
 "value": 0, 
 "units": "UNIT", 
 "description": "The total number of Impala Backend client connections made to this Impala Daemon over its lifetime."
}
{
 "kind": "GAUGE", 
 "human_readable": "0", 
 "name": "impala.thrift-server.beeswax-frontend.connections-in-use", 
 "value": 0, 
 "units": "NONE", 
 "description": "The number of active Beeswax API connections to this Impala Daemon."
}
{
 "kind": "GAUGE", 
 "human_readable": "0", 
 "name": "impala.thrift-server.hiveserver2-frontend.connections-in-use", 
 "value": 0, 
 "units": "NONE", 
 "description": "The number of active HiveServer2 API connections to this Impala Daemon."
}
{
 "kind": "GAUGE", 
 "human_readable": "0", 
 "name": "impala.thrift-server.hiveserver2-http-frontend.connections-in-use", 
 "value": 0, 
 "units": "NONE", 
 "description": "The number of active HiveServer2 HTTP API connections to this Impala Daemon."
}
{
 "kind": "COUNTER", 
 "human_readable": "11", 
 "name": "impala.thrift-server.beeswax-frontend.total-connections", 
 "value": 11, 
 "units": "UNIT", 
 "description": "The total number of Beeswax API connections made to this Impala Daemon over its lifetime."
}
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
connections metrics for impalad at port 25002:
{
 "kind": "COUNTER", 
 "human_readable": "1", 
 "name": "impala.thrift-server.hiveserver2-frontend.total-connections", 
 "value": 1, 
 "units": "UNIT", 
 "description": "The total number of HiveServer2 API connections made to this Impala Daemon over its lifetime."
}
{
 "kind": "GAUGE", 
 "human_readable": "0", 
 "name": "impala.thrift-server.backend.connections-in-use", 
 "value": 0, 
 "units": "NONE", 
 "description": "The number of active Impala Backend client connections to this Impala Daemon."
}
{
 "kind": "COUNTER", 
 "human_readable": "0", 
 "name": "impala.thrift-server.hiveserver2-http-frontend.total-connections", 
 "value": 0, 
 "units": "UNIT", 
 "description": "The total number of HiveServer2 HTTP API connections made to this Impala Daemon over its lifetime."
}
{
 "kind": "COUNTER", 
 "human_readable": "0", 
 "name": "impala.thrift-server.backend.total-connections", 
 "value": 0, 
 "units": "UNIT", 
 "description": "The total number of Impala Backend client connections made to this Impala Daemon over its lifetime."
}
{
 "kind": "GAUGE", 
 "human_readable": "0", 
 "name": "impala.thrift-server.beeswax-frontend.connections-in-use", 
 "value": 0, 
 "units": "NONE", 
 "description": "The number of active Beeswax API connections to this Impala Daemon."
}
{
 "kind": "GAUGE", 
 "human_readable": "0", 
 "name": "impala.thrift-server.hiveserver2-frontend.connections-in-use", 
 "value": 0, 
 "units": "NONE", 
 "description": "The number of active HiveServer2 API connections to this Impala Daemon."
}
{
 "kind": "GAUGE", 
 "human_readable": "0", 
 "name": "impala.thrift-server.hiveserver2-http-frontend.connections-in-use", 
 "value": 0, 
 "units": "NONE", 
 "description": "The number of active HiveServer2 HTTP API connections to this Impala Daemon."
}
{
 "kind": "COUNTER", 
 "human_readable": "9", 
 "name": "impala.thrift-server.beeswax-frontend.total-connections", 
 "value": 9, 
 "units": "UNIT", 
 "description": "The total number of Beeswax API connections made to this Impala Daemon over its lifetime."
}
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
Running TestExecutor with args: ['-m', 'not execute_serially and not stress', '-n', 16, '--ignore', 'test-hive-udfs', '--ignore', 'comparison', '--ignore', 'custom_cluster', '--ignore', 'benchmark', '--ignore', 'util', '--ignore', 'experiments', '--ignore', 'verifiers', '--ignore', 'common', '--ignore', 'performance', '--ignore', 'beeswax', '--ignore', 'authorization', '--resultlog', '/home/ubuntu/Impala/logs/ee_tests/results/TEST-impala-parallel.log', '--junitxml', '/home/ubuntu/Impala/logs/ee_tests/results/TEST-impala-parallel.xml', '--maxfail', '0', '--exploration_strategy', 'core', '--workload_exploration_strategy', 'functional-query:core,targeted-stress:core']
============================= test session starts ==============================
platform linux2 -- Python 2.7.16, pytest-2.9.2, py-1.4.32, pluggy-0.3.1 -- /home/ubuntu/Impala/bin/../infra/python/env-gcc7.5.0/bin/python
cachedir: .cache
rootdir: /home/ubuntu/Impala/tests, inifile: pytest.ini
plugins: xdist-1.17.1, timeout-1.2.1, random-0.2, forked-0.2
timeout: 7200s method: signal
gw0 I / gw1 I / gw2 I / gw3 I / gw4 I / gw5 I / gw6 I / gw7 I / gw8 I / gw9 I / gw10 I / gw11 I / gw12 I / gw13 I / gw14 I / gw15 I
gw0 [3440] / gw1 [3440] / gw2 [3440] / gw3 [3440] / gw4 [3440] / gw5 [3440] / gw6 [3440] / gw7 [3440] / gw8 [3440] / gw9 [3440] / gw10 [3440] / gw11 [3440] / gw12 [3440] / gw13 [3440] / gw14 [3440] / gw15 [3440]

scheduling tests via LoadScheduling

data_errors/test_data_errors.py::TestHdfsScanNodeErrors::test_hdfs_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 1, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
catalog_service/test_large_num_partitions.py::TestLargeNumPartitions::test_predicates_on_partition_attributes[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
data_errors/test_data_errors.py::TestHdfsScanNodeErrors::test_hdfs_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 1, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
data_errors/test_data_errors.py::TestHdfsScanNodeErrors::test_hdfs_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 1, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
data_errors/test_data_errors.py::TestHdfsScanNodeErrors::test_hdfs_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
data_errors/test_data_errors.py::TestHdfsScanNodeErrors::test_hdfs_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
data_errors/test_data_errors.py::TestHdfsScanNodeErrors::test_hdfs_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
data_errors/test_data_errors.py::TestHdfsScanNodeErrors::test_hdfs_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 1, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
catalog_service/test_catalog_service_client.py::TestCatalogServiceClient::test_get_functions[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
data_errors/test_data_errors.py::TestHdfsScanNodeErrors::test_hdfs_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
data_errors/test_data_errors.py::TestHdfsScanNodeErrors::test_hdfs_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 1, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
catalog_service/test_large_num_partitions.py::TestLargeNumPartitions::test_list_partitions[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
data_errors/test_data_errors.py::TestHdfsScanNodeErrors::test_hdfs_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
data_errors/test_data_errors.py::TestHdfsScanNodeErrors::test_hdfs_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
data_errors/test_data_errors.py::TestHdfsScanNodeErrors::test_hdfs_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 1, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
data_errors/test_data_errors.py::TestHdfsScanNodeErrors::test_hdfs_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 1, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
[gw10] SKIPPED catalog_service/test_catalog_service_client.py::TestCatalogServiceClient::test_get_functions[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
data_errors/test_data_errors.py::TestHdfsScanNodeErrors::test_hdfs_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 1, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw4] xfail data_errors/test_data_errors.py::TestHdfsScanNodeErrors::test_hdfs_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
[gw12] xfail data_errors/test_data_errors.py::TestHdfsScanNodeErrors::test_hdfs_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
data_errors/test_data_errors.py::TestHdfsScanNodeErrors::test_hdfs_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw7] xfail data_errors/test_data_errors.py::TestHdfsScanNodeErrors::test_hdfs_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 1, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
data_errors/test_data_errors.py::TestHdfsScanNodeErrors::test_hdfs_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 1, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
data_errors/test_data_errors.py::TestHdfsSeqScanNodeErrors::test_hdfs_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
[gw12] xfail data_errors/test_data_errors.py::TestHdfsScanNodeErrors::test_hdfs_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw3] xfail data_errors/test_data_errors.py::TestHdfsScanNodeErrors::test_hdfs_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
data_errors/test_data_errors.py::TestHdfsScanNodeErrors::test_hdfs_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
data_errors/test_data_errors.py::TestHdfsRcFileScanNodeErrors::test_hdfs_rcfile_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 1, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
[gw3] xfail data_errors/test_data_errors.py::TestHdfsScanNodeErrors::test_hdfs_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
[gw6] xfail data_errors/test_data_errors.py::TestHdfsScanNodeErrors::test_hdfs_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 1, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
[gw7] xfail data_errors/test_data_errors.py::TestHdfsScanNodeErrors::test_hdfs_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 1, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
data_errors/test_data_errors.py::TestHdfsRcFileScanNodeErrors::test_hdfs_rcfile_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 1, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
data_errors/test_data_errors.py::TestHdfsSeqScanNodeErrors::test_hdfs_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 1, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
[gw9] xfail data_errors/test_data_errors.py::TestHdfsScanNodeErrors::test_hdfs_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 1, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
data_errors/test_data_errors.py::TestHdfsScanNodeErrors::test_hdfs_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 1, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
data_errors/test_data_errors.py::TestHdfsRcFileScanNodeErrors::test_hdfs_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 1, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
[gw11] xfail data_errors/test_data_errors.py::TestHdfsScanNodeErrors::test_hdfs_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
[gw9] xfail data_errors/test_data_errors.py::TestHdfsScanNodeErrors::test_hdfs_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 1, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
[gw5] xfail data_errors/test_data_errors.py::TestHdfsScanNodeErrors::test_hdfs_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
data_errors/test_data_errors.py::TestHdfsScanNodeErrors::test_hdfs_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
data_errors/test_data_errors.py::TestHdfsSeqScanNodeErrors::test_hdfs_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
data_errors/test_data_errors.py::TestHdfsRcFileScanNodeErrors::test_hdfs_rcfile_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
[gw5] xfail data_errors/test_data_errors.py::TestHdfsScanNodeErrors::test_hdfs_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
data_errors/test_data_errors.py::TestHdfsRcFileScanNodeErrors::test_hdfs_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
[gw15] xfail data_errors/test_data_errors.py::TestHdfsScanNodeErrors::test_hdfs_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 1, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
[gw8] xfail data_errors/test_data_errors.py::TestHdfsScanNodeErrors::test_hdfs_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 1, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
data_errors/test_data_errors.py::TestHdfsScanNodeErrors::test_hdfs_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 1, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
[gw2] xfail data_errors/test_data_errors.py::TestHdfsScanNodeErrors::test_hdfs_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 1, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
data_errors/test_data_errors.py::TestHdfsScanNodeErrors::test_hdfs_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 1, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
data_errors/test_data_errors.py::TestHdfsSeqScanNodeErrors::test_hdfs_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 1, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
[gw8] xfail data_errors/test_data_errors.py::TestHdfsScanNodeErrors::test_hdfs_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 1, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
[gw2] xfail data_errors/test_data_errors.py::TestHdfsScanNodeErrors::test_hdfs_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 1, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
data_errors/test_data_errors.py::TestHdfsRcFileScanNodeErrors::test_hdfs_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 1, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
data_errors/test_data_errors.py::TestHdfsRcFileScanNodeErrors::test_hdfs_rcfile_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
[gw11] xfail data_errors/test_data_errors.py::TestHdfsSeqScanNodeErrors::test_hdfs_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
data_errors/test_data_errors.py::TestAvroErrors::test_avro_errors[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
[gw6] xfail data_errors/test_data_errors.py::TestHdfsSeqScanNodeErrors::test_hdfs_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 1, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
[gw7] xfail data_errors/test_data_errors.py::TestHdfsRcFileScanNodeErrors::test_hdfs_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 1, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
[gw4] xfail data_errors/test_data_errors.py::TestHdfsSeqScanNodeErrors::test_hdfs_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
data_errors/test_data_errors.py::TestHBaseDataErrors::test_hbase_insert_errors[protocol: beeswax | exec_option: {'batch_size': 1, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
data_errors/test_data_errors.py::TestAvroErrors::test_avro_errors[protocol: beeswax | exec_option: {'batch_size': 1, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
data_errors/test_data_errors.py::TestAvroErrors::test_avro_errors[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
[gw5] xfail data_errors/test_data_errors.py::TestHdfsRcFileScanNodeErrors::test_hdfs_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
data_errors/test_data_errors.py::TestHBaseDataErrors::test_hbase_insert_errors[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
[gw15] xfail data_errors/test_data_errors.py::TestHdfsSeqScanNodeErrors::test_hdfs_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 1, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
data_errors/test_data_errors.py::TestAvroErrors::test_avro_errors[protocol: beeswax | exec_option: {'batch_size': 1, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
[gw8] xfail data_errors/test_data_errors.py::TestHdfsRcFileScanNodeErrors::test_hdfs_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 1, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
data_errors/test_data_errors.py::TestHBaseDataErrors::test_hbase_insert_errors[protocol: beeswax | exec_option: {'batch_size': 1, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
[gw5] xfail data_errors/test_data_errors.py::TestHBaseDataErrors::test_hbase_insert_errors[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
hs2/test_fetch_timeout.py::TestFetchTimeout::test_fetch_finished_timeout_with_result_spooling <- hs2/hs2_test_suite.py 
[gw7] xfail data_errors/test_data_errors.py::TestHBaseDataErrors::test_hbase_insert_errors[protocol: beeswax | exec_option: {'batch_size': 1, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
hs2/test_fetch_timeout.py::TestFetchTimeout::test_fetch_materialization_timeout <- hs2/hs2_test_suite.py 
[gw8] xfail data_errors/test_data_errors.py::TestHBaseDataErrors::test_hbase_insert_errors[protocol: beeswax | exec_option: {'batch_size': 1, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
hs2/test_fetch_timeout.py::TestFetchTimeout::test_fetch_before_finished_timeout <- hs2/hs2_test_suite.py 
[gw9] PASSED data_errors/test_data_errors.py::TestHdfsRcFileScanNodeErrors::test_hdfs_rcfile_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
data_errors/test_data_errors.py::TestTimestampErrors::test_timestamp_scan_agg_errors[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw12] PASSED data_errors/test_data_errors.py::TestHdfsRcFileScanNodeErrors::test_hdfs_rcfile_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 1, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
data_errors/test_data_errors.py::TestTimestampErrors::test_timestamp_scan_agg_errors[protocol: beeswax | exec_option: {'batch_size': 1, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw2] PASSED data_errors/test_data_errors.py::TestHdfsRcFileScanNodeErrors::test_hdfs_rcfile_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
data_errors/test_data_errors.py::TestTimestampErrors::test_timestamp_scan_agg_errors[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw3] PASSED data_errors/test_data_errors.py::TestHdfsRcFileScanNodeErrors::test_hdfs_rcfile_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 1, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
data_errors/test_data_errors.py::TestTimestampErrors::test_timestamp_scan_agg_errors[protocol: beeswax | exec_option: {'batch_size': 1, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw13] PASSED data_errors/test_data_errors.py::TestHdfsScanNodeErrors::test_hdfs_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
data_errors/test_data_errors.py::TestHdfsScanNodeErrors::test_hdfs_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
[gw13] xfail data_errors/test_data_errors.py::TestHdfsScanNodeErrors::test_hdfs_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
data_errors/test_data_errors.py::TestHdfsRcFileScanNodeErrors::test_hdfs_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
[gw1] PASSED catalog_service/test_large_num_partitions.py::TestLargeNumPartitions::test_predicates_on_partition_attributes[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw10] PASSED data_errors/test_data_errors.py::TestHdfsScanNodeErrors::test_hdfs_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 1, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
data_errors/test_data_errors.py::TestHdfsScanNodeErrors::test_hdfs_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
data_errors/test_data_errors.py::TestHdfsSeqScanNodeErrors::test_hdfs_seq_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
[gw13] xfail data_errors/test_data_errors.py::TestHdfsRcFileScanNodeErrors::test_hdfs_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
data_errors/test_data_errors.py::TestHBaseDataErrors::test_hbase_insert_errors[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
[gw1] xfail data_errors/test_data_errors.py::TestHdfsScanNodeErrors::test_hdfs_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
data_errors/test_data_errors.py::TestHdfsSeqScanNodeErrors::test_hdfs_seq_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 1, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
[gw13] xfail data_errors/test_data_errors.py::TestHBaseDataErrors::test_hbase_insert_errors[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
hs2/test_fetch.py::TestFetch::test_show_column_stats <- hs2/hs2_test_suite.py 
[gw13] PASSED hs2/test_fetch.py::TestFetch::test_show_column_stats <- hs2/hs2_test_suite.py 
hs2/test_hs2.py::TestHS2::test_get_cross_reference <- hs2/hs2_test_suite.py 
[gw13] PASSED hs2/test_hs2.py::TestHS2::test_get_cross_reference <- hs2/hs2_test_suite.py 
hs2/test_hs2.py::TestHS2::test_get_tables <- hs2/hs2_test_suite.py 
[gw0] PASSED data_errors/test_data_errors.py::TestHdfsScanNodeErrors::test_hdfs_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 1, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
data_errors/test_data_errors.py::TestHdfsSeqScanNodeErrors::test_hdfs_seq_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
[gw14] PASSED catalog_service/test_large_num_partitions.py::TestLargeNumPartitions::test_list_partitions[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
data_errors/test_data_errors.py::TestHdfsScanNodeErrors::test_hdfs_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw4] PASSED data_errors/test_data_errors.py::TestAvroErrors::test_avro_errors[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
failure/test_failpoints.py::TestFailpoints::test_lifecycle_failures 
[gw15] PASSED data_errors/test_data_errors.py::TestAvroErrors::test_avro_errors[protocol: beeswax | exec_option: {'batch_size': 1, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
hs2/test_fetch.py::TestFetch::test_execute_select_v1 <- hs2/hs2_test_suite.py 
[gw11] PASSED data_errors/test_data_errors.py::TestAvroErrors::test_avro_errors[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
[gw1] PASSED data_errors/test_data_errors.py::TestHdfsSeqScanNodeErrors::test_hdfs_seq_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 1, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
[gw10] PASSED data_errors/test_data_errors.py::TestHdfsSeqScanNodeErrors::test_hdfs_seq_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
hs2/test_fetch.py::TestFetch::test_invalid_secret <- hs2/hs2_test_suite.py 
data_errors/test_data_errors.py::TestHBaseDataErrors::test_hbase_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
data_errors/test_data_errors.py::TestHBaseDataErrors::test_hbase_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 1, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
[gw15] PASSED hs2/test_fetch.py::TestFetch::test_execute_select_v1 <- hs2/hs2_test_suite.py 
hs2/test_fetch_timeout.py::TestFetchTimeout::test_fetch_timeout <- hs2/hs2_test_suite.py 
[gw1] xfail data_errors/test_data_errors.py::TestHBaseDataErrors::test_hbase_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 1, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
hs2/test_fetch.py::TestFetch::test_alltypes_v6 <- hs2/hs2_test_suite.py 
[gw10] xfail data_errors/test_data_errors.py::TestHBaseDataErrors::test_hbase_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
hs2/test_fetch.py::TestFetch::test_compute_stats <- hs2/hs2_test_suite.py 
[gw11] PASSED hs2/test_fetch.py::TestFetch::test_invalid_secret <- hs2/hs2_test_suite.py 
hs2/test_fetch_timeout.py::TestFetchTimeout::test_fetch_before_finished_timeout_with_result_spooling <- hs2/hs2_test_suite.py 
[gw6] PASSED data_errors/test_data_errors.py::TestAvroErrors::test_avro_errors[protocol: beeswax | exec_option: {'batch_size': 1, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
hs2/test_fetch.py::TestFetch::test_show_partitions <- hs2/hs2_test_suite.py 
[gw6] PASSED hs2/test_fetch.py::TestFetch::test_show_partitions <- hs2/hs2_test_suite.py 
hs2/test_fetch_timeout.py::TestFetchTimeoutWithResultSpooling::test_fetch_multiple_batches_timeout <- hs2/hs2_test_suite.py 
[gw1] PASSED hs2/test_fetch.py::TestFetch::test_alltypes_v6 <- hs2/hs2_test_suite.py 
hs2/test_hs2.py::TestHS2::test_get_primary_keys <- hs2/hs2_test_suite.py 
[gw0] PASSED data_errors/test_data_errors.py::TestHdfsSeqScanNodeErrors::test_hdfs_seq_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
data_errors/test_data_errors.py::TestHBaseDataErrors::test_hbase_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
[gw1] PASSED hs2/test_hs2.py::TestHS2::test_get_primary_keys <- hs2/hs2_test_suite.py 
hs2/test_hs2.py::TestHS2::test_session_option_levels_via_set_all <- hs2/hs2_test_suite.py 
[gw1] PASSED hs2/test_hs2.py::TestHS2::test_session_option_levels_via_set_all <- hs2/hs2_test_suite.py 
infra/test_stress_infra.py::TestStressInfra::test_stress_finds_workloads[count_map0] 
[gw0] xfail data_errors/test_data_errors.py::TestHBaseDataErrors::test_hbase_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
hs2/test_fetch.py::TestFetch::test_result_metadata_v1 <- hs2/hs2_test_suite.py 
[gw4] PASSED failure/test_failpoints.py::TestFailpoints::test_lifecycle_failures 
hs2/test_fetch_timeout.py::TestFetchTimeout::test_fetch_timeout_with_result_spooling <- hs2/hs2_test_suite.py 
[gw1] PASSED infra/test_stress_infra.py::TestStressInfra::test_stress_finds_workloads[count_map0] 
metadata/test_compute_stats.py::TestComputeStats::test_pull_stats_profile[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw1] SKIPPED metadata/test_compute_stats.py::TestComputeStats::test_pull_stats_profile[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
metadata/test_ddl.py::TestDdlStatements::test_create_table_like_table[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-unique_database0] 
[gw10] PASSED hs2/test_fetch.py::TestFetch::test_compute_stats <- hs2/hs2_test_suite.py 
hs2/test_hs2.py::TestHS2::test_get_operation_status_session_timeout <- hs2/hs2_test_suite.py 
[gw14] PASSED data_errors/test_data_errors.py::TestHdfsScanNodeErrors::test_hdfs_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
data_errors/test_data_errors.py::TestHdfsSeqScanNodeErrors::test_hdfs_seq_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 1, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
[gw0] PASSED hs2/test_fetch.py::TestFetch::test_result_metadata_v1 <- hs2/hs2_test_suite.py 
hs2/test_fetch_timeout.py::TestFetchTimeoutWithResultSpooling::test_multiple_fetch_multiple_batches_timeout <- hs2/hs2_test_suite.py 
[gw14] PASSED data_errors/test_data_errors.py::TestHdfsSeqScanNodeErrors::test_hdfs_seq_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 1, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
data_errors/test_data_errors.py::TestHBaseDataErrors::test_hbase_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 1, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
[gw14] xfail data_errors/test_data_errors.py::TestHBaseDataErrors::test_hbase_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 1, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
hs2/test_fetch.py::TestFetch::test_select_null <- hs2/hs2_test_suite.py 
[gw14] PASSED hs2/test_fetch.py::TestFetch::test_select_null <- hs2/hs2_test_suite.py 
hs2/test_hs2.py::TestHS2::test_change_default_database_case_insensitive <- hs2/hs2_test_suite.py 
[gw14] PASSED hs2/test_hs2.py::TestHS2::test_change_default_database_case_insensitive <- hs2/hs2_test_suite.py 
hs2/test_hs2.py::TestHS2::test_get_profile <- hs2/hs2_test_suite.py 
[gw14] PASSED hs2/test_hs2.py::TestHS2::test_get_profile <- hs2/hs2_test_suite.py 
infra/test_stress_infra.py::TestStressInfra::test_stress_binary_search_start_point 
[gw12] PASSED data_errors/test_data_errors.py::TestTimestampErrors::test_timestamp_scan_agg_errors[protocol: beeswax | exec_option: {'batch_size': 1, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw9] PASSED data_errors/test_data_errors.py::TestTimestampErrors::test_timestamp_scan_agg_errors[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw14] PASSED infra/test_stress_infra.py::TestStressInfra::test_stress_binary_search_start_point 
metadata/test_compute_stats.py::TestComputeStats::test_corrupted_stats_in_unpartitioned_hive_tables[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
hs2/test_fetch_timeout.py::TestFetchTimeout::test_fetch_finished_timeout <- hs2/hs2_test_suite.py 
hs2/test_fetch_timeout.py::TestFetchTimeout::test_fetch_no_timeout_with_result_spooling <- hs2/hs2_test_suite.py 
[gw13] PASSED hs2/test_hs2.py::TestHS2::test_get_tables <- hs2/hs2_test_suite.py 
infra/test_stress_infra.py::TestStressInfra::test_stress_finds_workloads[count_map1] 
[gw13] PASSED infra/test_stress_infra.py::TestStressInfra::test_stress_finds_workloads[count_map1] 
metadata/test_compute_stats.py::TestHbaseComputeStats::test_hbase_compute_stats[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
[gw2] PASSED data_errors/test_data_errors.py::TestTimestampErrors::test_timestamp_scan_agg_errors[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw3] PASSED data_errors/test_data_errors.py::TestTimestampErrors::test_timestamp_scan_agg_errors[protocol: beeswax | exec_option: {'batch_size': 1, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
hs2/test_fetch_timeout.py::TestFetchTimeout::test_fetch_materialization_timeout_with_result_spooling <- hs2/hs2_test_suite.py 
hs2/test_fetch_timeout.py::TestFetchTimeout::test_fetch_no_timeout <- hs2/hs2_test_suite.py 
[gw8] PASSED hs2/test_fetch_timeout.py::TestFetchTimeout::test_fetch_before_finished_timeout <- hs2/hs2_test_suite.py 
hs2/test_hs2.py::TestHS2::test_get_type_info <- hs2/hs2_test_suite.py 
[gw8] PASSED hs2/test_hs2.py::TestHS2::test_get_type_info <- hs2/hs2_test_suite.py 
hs2/test_hs2.py::TestHS2::test_open_session_http_addr 
[gw8] SKIPPED hs2/test_hs2.py::TestHS2::test_open_session_http_addr 
infra/test_utils.py::test_filesystem_utils 
[gw8] PASSED infra/test_utils.py::test_filesystem_utils 
metadata/test_compute_stats.py::TestIncompatibleColStats::test_incompatible_col_stats[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw6] PASSED hs2/test_fetch_timeout.py::TestFetchTimeoutWithResultSpooling::test_fetch_multiple_batches_timeout <- hs2/hs2_test_suite.py 
hs2/test_hs2.py::TestHS2::test_get_info <- hs2/hs2_test_suite.py 
[gw6] PASSED hs2/test_hs2.py::TestHS2::test_get_info <- hs2/hs2_test_suite.py 
infra/test_perf_infra.py::TestPerfInfra::test_run_workload_finds_queries[count_map2] 
[gw6] PASSED infra/test_perf_infra.py::TestPerfInfra::test_run_workload_finds_queries[count_map2] 
metadata/test_compute_stats.py::TestComputeStats::test_compute_stats_compression_codec[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw11] PASSED hs2/test_fetch_timeout.py::TestFetchTimeout::test_fetch_before_finished_timeout_with_result_spooling <- hs2/hs2_test_suite.py 
hs2/test_hs2.py::TestHS2::test_malformed_get_operation_status <- hs2/hs2_test_suite.py 
[gw11] PASSED hs2/test_hs2.py::TestHS2::test_malformed_get_operation_status <- hs2/hs2_test_suite.py 
infra/test_perf_infra.py::TestPerfInfra::test_run_workload_finds_queries[count_map0] 
[gw0] PASSED hs2/test_fetch_timeout.py::TestFetchTimeoutWithResultSpooling::test_multiple_fetch_multiple_batches_timeout <- hs2/hs2_test_suite.py 
hs2/test_hs2.py::TestHS2::test_change_default_database <- hs2/hs2_test_suite.py 
[gw11] PASSED infra/test_perf_infra.py::TestPerfInfra::test_run_workload_finds_queries[count_map0] 
metadata/test_compute_stats.py::TestComputeStats::test_compute_stats_incremental[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw0] PASSED hs2/test_hs2.py::TestHS2::test_change_default_database <- hs2/hs2_test_suite.py 
infra/test_perf_infra.py::TestPerfInfra::test_run_workload_finds_queries[count_map3] 
[gw0] PASSED infra/test_perf_infra.py::TestPerfInfra::test_run_workload_finds_queries[count_map3] 
metadata/test_compute_stats.py::TestComputeStats::test_compute_stats_impala_2201[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw14] SKIPPED metadata/test_compute_stats.py::TestComputeStats::test_corrupted_stats_in_unpartitioned_hive_tables[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
metadata/test_ddl.py::TestDdlStatements::test_create_table[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-unique_database0] 
[gw9] PASSED hs2/test_fetch_timeout.py::TestFetchTimeout::test_fetch_no_timeout_with_result_spooling <- hs2/hs2_test_suite.py 
hs2/test_hs2.py::TestHS2::test_get_operation_status <- hs2/hs2_test_suite.py 
[gw9] PASSED hs2/test_hs2.py::TestHS2::test_get_operation_status <- hs2/hs2_test_suite.py 
hs2/test_hs2.py::TestHS2::test_open_session_unsupported_protocol 
[gw9] PASSED hs2/test_hs2.py::TestHS2::test_open_session_unsupported_protocol 
infra/test_utils.py::test_get_bytes_summary_stats_counter 
[gw9] PASSED infra/test_utils.py::test_get_bytes_summary_stats_counter 
metadata/test_ddl.py::TestDdlStatements::test_drop_table_with_purge 
[gw7] PASSED hs2/test_fetch_timeout.py::TestFetchTimeout::test_fetch_materialization_timeout <- hs2/hs2_test_suite.py 
hs2/test_hs2.py::TestHS2::test_get_log <- hs2/hs2_test_suite.py 
[gw0] SKIPPED metadata/test_compute_stats.py::TestComputeStats::test_compute_stats_impala_2201[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
metadata/test_ddl.py::TestDdlStatements::test_alter_table_set_owner[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw3] PASSED hs2/test_fetch_timeout.py::TestFetchTimeout::test_fetch_no_timeout <- hs2/hs2_test_suite.py 
hs2/test_hs2.py::TestHS2::test_bad_default_database <- hs2/hs2_test_suite.py 
[gw3] PASSED hs2/test_hs2.py::TestHS2::test_bad_default_database <- hs2/hs2_test_suite.py 
hs2/test_hs2.py::TestHS2::test_double_close_session 
[gw3] PASSED hs2/test_hs2.py::TestHS2::test_double_close_session 
metadata/test_compute_stats.py::TestComputeStats::test_compute_stats_decimal[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw7] PASSED hs2/test_hs2.py::TestHS2::test_get_log <- hs2/hs2_test_suite.py 
hs2/test_hs2.py::TestHS2::test_open_session_query_options 
[gw7] PASSED hs2/test_hs2.py::TestHS2::test_open_session_query_options 
infra/test_stress_infra.py::TestStressInfra::tests_minicluster_obj 
[gw7] PASSED infra/test_stress_infra.py::TestStressInfra::tests_minicluster_obj 
metadata/test_compute_stats.py::TestCorruptTableStats::test_corrupt_stats[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 100} | table_format: text/none] 
[gw13] PASSED metadata/test_compute_stats.py::TestHbaseComputeStats::test_hbase_compute_stats[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
[gw15] PASSED hs2/test_fetch_timeout.py::TestFetchTimeout::test_fetch_timeout <- hs2/hs2_test_suite.py 
hs2/test_hs2.py::TestHS2::test_session_options_via_set <- hs2/hs2_test_suite.py 
[gw15] PASSED hs2/test_hs2.py::TestHS2::test_session_options_via_set <- hs2/hs2_test_suite.py 
infra/test_perf_infra.py::TestPerfInfra::test_run_workload_finds_queries[count_map1] 
[gw15] PASSED infra/test_perf_infra.py::TestPerfInfra::test_run_workload_finds_queries[count_map1] 
metadata/test_compute_stats.py::TestComputeStats::test_compute_stats_complextype_warning[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
metadata/test_ddl.py::TestDdlStatements::test_create_table_like_file[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-unique_database0] 
[gw8] PASSED metadata/test_compute_stats.py::TestIncompatibleColStats::test_incompatible_col_stats[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
metadata/test_ddl.py::TestDdlStatements::test_create_kudu[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-unique_database0] 
[gw10] PASSED hs2/test_hs2.py::TestHS2::test_get_operation_status_session_timeout <- hs2/hs2_test_suite.py 
hs2/test_hs2.py::TestHS2::test_concurrent_unregister <- hs2/hs2_test_suite.py 
[gw10] PASSED hs2/test_hs2.py::TestHS2::test_concurrent_unregister <- hs2/hs2_test_suite.py 
infra/test_perf_infra.py::TestPerfInfra::test_run_workload_finds_queries[count_map4] 
[gw4] PASSED hs2/test_fetch_timeout.py::TestFetchTimeout::test_fetch_timeout_with_result_spooling <- hs2/hs2_test_suite.py 
hs2/test_hs2.py::TestHS2::test_get_exec_summary <- hs2/hs2_test_suite.py 
[gw10] PASSED infra/test_perf_infra.py::TestPerfInfra::test_run_workload_finds_queries[count_map4] 
metadata/test_compute_stats.py::TestComputeStats::test_corrupted_stats_in_partitioned_hive_tables[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw4] PASSED hs2/test_hs2.py::TestHS2::test_get_exec_summary <- hs2/hs2_test_suite.py 
hs2/test_hs2.py::TestHS2::test_close_connection 
[gw4] PASSED hs2/test_hs2.py::TestHS2::test_close_connection 
metadata/test_compute_stats.py::TestComputeStats::test_compute_stats_date[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw9] PASSED metadata/test_ddl.py::TestDdlStatements::test_drop_table_with_purge 
metadata/test_ddl.py::TestDdlStatements::test_comment_on_table[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw5] PASSED hs2/test_fetch_timeout.py::TestFetchTimeout::test_fetch_finished_timeout_with_result_spooling <- hs2/hs2_test_suite.py 
hs2/test_hs2.py::TestHS2::test_get_schemas <- hs2/hs2_test_suite.py 
[gw5] PASSED hs2/test_hs2.py::TestHS2::test_get_schemas <- hs2/hs2_test_suite.py 
hs2/test_hs2.py::TestHS2::test_open_session 
[gw5] PASSED hs2/test_hs2.py::TestHS2::test_open_session 
infra/test_stress_infra.py::TestStressInfra::test_stress_finds_workloads[count_map2] 
[gw5] PASSED infra/test_stress_infra.py::TestStressInfra::test_stress_finds_workloads[count_map2] 
metadata/test_compute_stats.py::TestHbaseComputeStats::test_hbase_compute_stats_incremental[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
[gw0] PASSED metadata/test_ddl.py::TestDdlStatements::test_alter_table_set_owner[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
metadata/test_ddl.py::TestDdlStatements::test_views_ddl[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-unique_database0] 
[gw3] PASSED metadata/test_compute_stats.py::TestComputeStats::test_compute_stats_decimal[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
metadata/test_ddl.py::TestDdlStatements::test_truncate_table[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-unique_database0] 
[gw10] SKIPPED metadata/test_compute_stats.py::TestComputeStats::test_corrupted_stats_in_partitioned_hive_tables[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw7] SKIPPED metadata/test_compute_stats.py::TestCorruptTableStats::test_corrupt_stats[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 100} | table_format: text/none] 
metadata/test_ddl.py::TestDdlStatements::test_create_table_as_select[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-unique_database0] 
metadata/test_ddl.py::TestDdlStatements::test_alter_view_set_owner[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw15] PASSED metadata/test_compute_stats.py::TestComputeStats::test_compute_stats_complextype_warning[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
metadata/test_ddl.py::TestDdlStatements::test_alter_database_set_owner[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw9] PASSED metadata/test_ddl.py::TestDdlStatements::test_comment_on_table[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw2] PASSED hs2/test_fetch_timeout.py::TestFetchTimeout::test_fetch_materialization_timeout_with_result_spooling <- hs2/hs2_test_suite.py 
hs2/test_hs2.py::TestHS2::test_invalid_query_handle <- hs2/hs2_test_suite.py 
metadata/test_ddl.py::TestDdlStatements::test_alter_tbl_properties_reload[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw2] PASSED hs2/test_hs2.py::TestHS2::test_invalid_query_handle <- hs2/hs2_test_suite.py 
hs2/test_hs2.py::TestHS2::test_open_session_empty_user 
[gw2] PASSED hs2/test_hs2.py::TestHS2::test_open_session_empty_user 
metadata/test_compute_stats.py::TestComputeStats::test_compute_stats[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw1] PASSED metadata/test_ddl.py::TestDdlStatements::test_create_table_like_table[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-unique_database0] 
[gw4] PASSED metadata/test_compute_stats.py::TestComputeStats::test_compute_stats_date[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
metadata/test_ddl.py::TestDdlStatements::test_create_database[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-unique_database0] 
[gw12] PASSED hs2/test_fetch_timeout.py::TestFetchTimeout::test_fetch_finished_timeout <- hs2/hs2_test_suite.py 
hs2/test_hs2.py::TestHS2::test_get_operation_status_error <- hs2/hs2_test_suite.py 
[gw6] PASSED metadata/test_compute_stats.py::TestComputeStats::test_compute_stats_compression_codec[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
metadata/test_ddl.py::TestDdlStatements::test_metadata_after_alter_database[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw5] PASSED metadata/test_compute_stats.py::TestHbaseComputeStats::test_hbase_compute_stats_incremental[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
metadata/test_ddl.py::TestDdlStatements::test_create_table_like_file_orc[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-unique_database0] 
[gw12] PASSED hs2/test_hs2.py::TestHS2::test_get_operation_status_error <- hs2/hs2_test_suite.py 
hs2/test_hs2.py::TestHS2::test_close_session 
[gw12] PASSED hs2/test_hs2.py::TestHS2::test_close_session 
metadata/test_compute_stats.py::TestComputeStats::test_compute_stats_avro[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw15] PASSED metadata/test_ddl.py::TestDdlStatements::test_alter_database_set_owner[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
metadata/test_ddl.py::TestDdlStatements::test_alter_set_column_stats[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-unique_database0] 
[gw10] PASSED metadata/test_ddl.py::TestDdlStatements::test_alter_view_set_owner[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
metadata/test_ddl.py::TestDdlStatements::test_view_hints[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-unique_database0] 
[gw9] PASSED metadata/test_ddl.py::TestDdlStatements::test_alter_tbl_properties_reload[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
metadata/test_last_ddl_time_update.py::TestLastDdlTimeUpdate::test_alter[vector0] 
[gw9] SKIPPED metadata/test_last_ddl_time_update.py::TestLastDdlTimeUpdate::test_alter[vector0] 
metadata/test_recover_partitions.py::TestRecoverPartitions::test_recover_partitions[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw14] PASSED metadata/test_ddl.py::TestDdlStatements::test_create_table[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-unique_database0] 
metadata/test_ddl.py::TestDdlStatements::test_functions_ddl[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-unique_database0] 
[gw6] PASSED metadata/test_ddl.py::TestDdlStatements::test_metadata_after_alter_database[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
metadata/test_ddl.py::TestDdlStatements::test_drop_partition_with_purge[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw10] PASSED metadata/test_ddl.py::TestDdlStatements::test_view_hints[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-unique_database0] 
metadata/test_explain.py::TestExplain::test_explain_level3[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw10] PASSED metadata/test_explain.py::TestExplain::test_explain_level3[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
metadata/test_partition_metadata.py::TestPartitionMetadata::test_multiple_partitions_same_location[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw9] PASSED metadata/test_recover_partitions.py::TestRecoverPartitions::test_recover_partitions[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
metadata/test_refresh_partition.py::TestRefreshPartition::test_remove_data_and_refresh[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw13] PASSED metadata/test_ddl.py::TestDdlStatements::test_create_table_like_file[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-unique_database0] 
[gw6] PASSED metadata/test_ddl.py::TestDdlStatements::test_drop_partition_with_purge[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
metadata/test_explain.py::TestExplain::test_explain_level1[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw6] PASSED metadata/test_explain.py::TestExplain::test_explain_level1[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
metadata/test_metadata_query_statements.py::TestMetadataQueryStatements::test_describe_path[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
metadata/test_ddl.py::TestDdlStatements::test_views_describe[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw11] PASSED metadata/test_compute_stats.py::TestComputeStats::test_compute_stats_incremental[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
metadata/test_ddl.py::TestDdlStatements::test_comment_on_database[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
metadata/test_ddl.py::TestDdlStatements::test_create_alter_bulk_partition[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw10] PASSED metadata/test_partition_metadata.py::TestPartitionMetadata::test_multiple_partitions_same_location[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
metadata/test_recursive_listing.py::TestRecursiveListing::test_unpartitioned[protocol: beeswax | table_format: text/none] 
[gw0] PASSED metadata/test_ddl.py::TestDdlStatements::test_views_ddl[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-unique_database0] 
[gw12] PASSED metadata/test_compute_stats.py::TestComputeStats::test_compute_stats_avro[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
metadata/test_ddl.py::TestDdlStatements::test_truncate_cleans_hdfs_files 
[gw6] PASSED metadata/test_metadata_query_statements.py::TestMetadataQueryStatements::test_describe_path[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
metadata/test_recover_partitions.py::TestRecoverPartitions::test_unescaped_string_partition[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw3] PASSED metadata/test_ddl.py::TestDdlStatements::test_truncate_table[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-unique_database0] 
[gw14] PASSED metadata/test_ddl.py::TestDdlStatements::test_views_describe[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
metadata/test_explain.py::TestExplain::test_explain_validate_cardinality_estimates[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw4] PASSED metadata/test_ddl.py::TestDdlStatements::test_create_database[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-unique_database0] 
[gw11] PASSED metadata/test_ddl.py::TestDdlStatements::test_comment_on_database[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
metadata/test_ddl.py::TestDdlStatements::test_alter_table_hdfs_caching[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-unique_database0] 
[gw7] PASSED metadata/test_ddl.py::TestDdlStatements::test_create_table_as_select[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-unique_database0] 
[gw15] PASSED metadata/test_ddl.py::TestDdlStatements::test_alter_set_column_stats[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-unique_database0] 
[gw13] PASSED metadata/test_ddl.py::TestDdlStatements::test_create_alter_bulk_partition[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
metadata/test_explain.py::TestExplainEmptyPartition::test_non_empty_partition_0_rows 
[gw9] PASSED metadata/test_refresh_partition.py::TestRefreshPartition::test_remove_data_and_refresh[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw12] PASSED metadata/test_ddl.py::TestDdlStatements::test_truncate_cleans_hdfs_files 
metadata/test_stale_metadata.py::TestRewrittenFile::test_delete_file[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
metadata/test_ddl.py::TestDdlStatements::test_comment_on_column[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw10] PASSED metadata/test_recursive_listing.py::TestRecursiveListing::test_unpartitioned[protocol: beeswax | table_format: text/none] 
metadata/test_show_create_table.py::TestInfraCompat::test_primary_key_parse[table_primary_keys_map1] 
[gw10] PASSED metadata/test_show_create_table.py::TestInfraCompat::test_primary_key_parse[table_primary_keys_map1] 
query_test/test_acid.py::TestAcid::test_acid_negative[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
metadata/test_explain.py::TestExplain::test_explain_level2[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw0] PASSED metadata/test_explain.py::TestExplain::test_explain_level2[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
metadata/test_metadata_query_statements.py::TestMetadataQueryStatements::test_describe_formatted[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw14] PASSED metadata/test_explain.py::TestExplain::test_explain_validate_cardinality_estimates[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
metadata/test_partition_metadata.py::TestPartitionMetadata::test_multiple_partitions_same_location[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED metadata/test_recover_partitions.py::TestRecoverPartitions::test_unescaped_string_partition[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
metadata/test_show_create_table.py::TestShowCreateTable::test_show_create_table_full_acid[protocol: beeswax | table_format: text/none] 
metadata/test_ddl.py::TestDdlStatements::test_sync_ddl_drop[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-unique_database0] 
metadata/test_ddl.py::TestDdlStatements::test_alter_table[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-unique_database0] 
metadata/test_ddl.py::TestDdlStatements::test_create_alter_tbl_properties[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
metadata/test_explain.py::TestExplain::test_explain_level0[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw15] PASSED metadata/test_explain.py::TestExplain::test_explain_level0[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
metadata/test_metadata_query_statements.py::TestMetadataQueryStatements::test_show_stats[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw15] PASSED metadata/test_metadata_query_statements.py::TestMetadataQueryStatements::test_show_stats[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
metadata/test_recover_partitions.py::TestRecoverPartitions::test_encoded_partition[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw8] PASSED metadata/test_ddl.py::TestDdlStatements::test_create_kudu[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-unique_database0] 
[gw12] PASSED metadata/test_ddl.py::TestDdlStatements::test_comment_on_column[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
metadata/test_ddl.py::TestDdlStatements::test_create_table_file_format[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw6] PASSED metadata/test_show_create_table.py::TestShowCreateTable::test_show_create_table_full_acid[protocol: beeswax | table_format: text/none] 
query_test/test_acid.py::TestAcid::test_acid_no_hive[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw14] PASSED metadata/test_partition_metadata.py::TestPartitionMetadata::test_multiple_partitions_same_location[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
metadata/test_recursive_listing.py::TestRecursiveListing::test_partitioned[protocol: beeswax | table_format: text/none] 
[gw1] PASSED metadata/test_ddl.py::TestDdlStatements::test_functions_ddl[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-unique_database0] 
[gw7] PASSED metadata/test_ddl.py::TestDdlStatements::test_create_alter_tbl_properties[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
metadata/test_hidden_files.py::TestHiddenFiles::test_hidden_files_load[vector0] 
[gw7] SKIPPED metadata/test_hidden_files.py::TestHiddenFiles::test_hidden_files_load[vector0] 
metadata/test_partition_metadata.py::TestMixedPartitions::test_incompatible_avro_partition_in_non_avro_table[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-textfile] 
[gw0] PASSED metadata/test_metadata_query_statements.py::TestMetadataQueryStatements::test_describe_formatted[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
metadata/test_recover_partitions.py::TestRecoverPartitions::test_empty_directory[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw15] PASSED metadata/test_recover_partitions.py::TestRecoverPartitions::test_encoded_partition[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
metadata/test_show_create_table.py::TestShowCreateTable::test_show_create_table[protocol: beeswax | table_format: text/none] 
[gw12] PASSED metadata/test_ddl.py::TestDdlStatements::test_create_table_file_format[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
metadata/test_last_ddl_time_update.py::TestLastDdlTimeUpdate::test_kudu[vector0] 
[gw12] SKIPPED metadata/test_last_ddl_time_update.py::TestLastDdlTimeUpdate::test_kudu[vector0] 
metadata/test_recover_partitions.py::TestRecoverPartitions::test_recover_many_partitions[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
metadata/test_ddl.py::TestDdlStatements::test_create_insertonly_tbl[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw6] PASSED query_test/test_acid.py::TestAcid::test_acid_no_hive[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_aggregation.py::TestAggregation::test_aggregation[data_type: int | agg_func: sum | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw9] PASSED metadata/test_stale_metadata.py::TestRewrittenFile::test_delete_file[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_acid.py::TestAcid::test_full_acid_original_files[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw6] PASSED query_test/test_aggregation.py::TestAggregation::test_aggregation[data_type: int | agg_func: sum | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_aggregation.py::TestAggregation::test_aggregation[data_type: bool | agg_func: max | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED query_test/test_aggregation.py::TestAggregation::test_aggregation[data_type: bool | agg_func: max | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_aggregation.py::TestAggregation::test_aggregation[data_type: bigint | agg_func: min | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED query_test/test_aggregation.py::TestAggregation::test_aggregation[data_type: bigint | agg_func: min | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_aggregation.py::TestAggregationQueries::test_sampled_ndv[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw14] PASSED metadata/test_recursive_listing.py::TestRecursiveListing::test_partitioned[protocol: beeswax | table_format: text/none] 
metadata/test_show_create_table.py::TestInfraCompat::test_primary_key_parse[table_primary_keys_map2] 
metadata/test_explain.py::TestExplain::test_explain_row_size_estimates[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw14] PASSED metadata/test_show_create_table.py::TestInfraCompat::test_primary_key_parse[table_primary_keys_map2] 
query_test/test_acid.py::TestAcid::test_acid_truncate[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw0] PASSED metadata/test_recover_partitions.py::TestRecoverPartitions::test_empty_directory[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
metadata/test_show_create_table.py::TestInfraCompat::test_primary_key_parse[table_primary_keys_map0] 
[gw0] PASSED metadata/test_show_create_table.py::TestInfraCompat::test_primary_key_parse[table_primary_keys_map0] 
query_test/test_acid.py::TestAcid::test_acid_compaction[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw7] PASSED metadata/test_partition_metadata.py::TestMixedPartitions::test_incompatible_avro_partition_in_non_avro_table[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-textfile] 
[gw8] PASSED metadata/test_ddl.py::TestDdlStatements::test_create_insertonly_tbl[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
metadata/test_refresh_partition.py::TestRefreshPartition::test_add_data_and_refresh[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
metadata/test_hidden_files.py::TestHiddenFiles::test_hidden_files_refresh[vector0] 
[gw8] SKIPPED metadata/test_hidden_files.py::TestHiddenFiles::test_hidden_files_refresh[vector0] 
metadata/test_partition_metadata.py::TestPartitionMetadataUncompressedTextOnly::test_unsupported_text_compression[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw1] PASSED metadata/test_explain.py::TestExplain::test_explain_row_size_estimates[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
metadata/test_partition_metadata.py::TestPartitionMetadata::test_partition_metadata_compatibility[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw10] PASSED query_test/test_acid.py::TestAcid::test_acid_negative[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_aggregation.py::TestAggregation::test_aggregation[data_type: double | agg_func: min | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw15] PASSED metadata/test_show_create_table.py::TestShowCreateTable::test_show_create_table[protocol: beeswax | table_format: text/none] 
[gw10] PASSED query_test/test_aggregation.py::TestAggregation::test_aggregation[data_type: double | agg_func: min | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_aggregation.py::TestAggregation::test_aggregation[data_type: int | agg_func: ndv | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_acid.py::TestAcid::test_acid_basic[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw10] PASSED query_test/test_aggregation.py::TestAggregation::test_aggregation[data_type: int | agg_func: ndv | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_aggregation.py::TestAggregation::test_aggregation[data_type: bool | agg_func: min | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw3] PASSED metadata/test_ddl.py::TestDdlStatements::test_sync_ddl_drop[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-unique_database0] 
[gw10] PASSED query_test/test_aggregation.py::TestAggregation::test_aggregation[data_type: bool | agg_func: min | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_aggregation.py::TestAggregationQueries::test_grouping_sets[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw8] PASSED metadata/test_partition_metadata.py::TestPartitionMetadataUncompressedTextOnly::test_unsupported_text_compression[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
metadata/test_refresh_partition.py::TestRefreshPartition::test_refresh_invalid_partition[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw11] PASSED metadata/test_ddl.py::TestDdlStatements::test_alter_table_hdfs_caching[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-unique_database0] 
metadata/test_ddl.py::TestDdlStatements::test_create_table_transactional_type[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw3] PASSED metadata/test_ddl.py::TestDdlStatements::test_create_table_transactional_type[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
metadata/test_load.py::TestLoadData::test_load[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw9] FAILED query_test/test_acid.py::TestAcid::test_full_acid_original_files[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw10] PASSED query_test/test_aggregation.py::TestAggregationQueries::test_grouping_sets[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_analytic_tpcds.py::TestAnalyticTpcds::test_analytic_functions_tpcds[batch_size: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_aggregation.py::TestAggregation::test_aggregation[data_type: string | agg_func: max | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw9] PASSED query_test/test_aggregation.py::TestAggregation::test_aggregation[data_type: string | agg_func: max | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_aggregation.py::TestAggregation::test_aggregation[data_type: timestamp | agg_func: avg | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw9] PASSED query_test/test_aggregation.py::TestAggregation::test_aggregation[data_type: timestamp | agg_func: avg | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_aggregation.py::TestAggregationQueries::test_group_concat[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
metadata/test_ddl.py::TestLibCache::test_create_drop_function[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw9] PASSED query_test/test_aggregation.py::TestAggregationQueries::test_group_concat[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_aggregation.py::TestDistinctAggregation::test_multiple_distinct[protocol: beeswax | exec_option: {'disable_codegen': False, 'shuffle_distinct_exprs': True} | table_format: text/none] 
[gw10] PASSED query_test/test_analytic_tpcds.py::TestAnalyticTpcds::test_analytic_functions_tpcds[batch_size: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: orc/def/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 0 | wait_action: None | cancel_delay: 0.01 | cpu_limit_s: 100000 | query: compute stats lineitem | fail_rpc_action: None | join_before_close: True | buffer_pool_limit: 0] 
[gw10] PASSED query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: orc/def/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 0 | wait_action: None | cancel_delay: 0.01 | cpu_limit_s: 100000 | query: compute stats lineitem | fail_rpc_action: None | join_before_close: True | buffer_pool_limit: 0] 
query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: avro/snap/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 0 | cpu_limit_s: 100000 | query: select * from lineitem limit 50 | fail_rpc_action: None | join_before_close: True | buffer_pool_limit: 0] 
[gw10] PASSED query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: avro/snap/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 0 | cpu_limit_s: 100000 | query: select * from lineitem limit 50 | fail_rpc_action: None | join_before_close: True | buffer_pool_limit: 0] 
query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: text/gzip/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 0.1 | cpu_limit_s: 100000 | query: select * from lineitem limit 50 | fail_rpc_action: None | join_before_close: True | buffer_pool_limit: 0] 
[gw10] PASSED query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: text/gzip/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 0.1 | cpu_limit_s: 100000 | query: select * from lineitem limit 50 | fail_rpc_action: None | join_before_close: True | buffer_pool_limit: 0] 
query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: text/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 0.1 | cpu_limit_s: 100000 | query: SELECT STRAIGHT_JOIN *
           FROM lineitem
                  JOIN /*+broadcast*/ orders ON o_orderkey = l_orderkey
                  JOIN supplier ON s_suppkey = l_suppkey
           WHERE o_orderstatus = 'F'
           ORDER BY l_orderkey
           LIMIT 10000 | fail_rpc_action: None | join_before_close: True | buffer_pool_limit: 0] 
[gw10] PASSED query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: text/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 0.1 | cpu_limit_s: 100000 | query: SELECT STRAIGHT_JOIN *
           FROM lineitem
                  JOIN /*+broadcast*/ orders ON o_orderkey = l_orderkey
                  JOIN supplier ON s_suppkey = l_suppkey
           WHERE o_orderstatus = 'F'
           ORDER BY l_orderkey
           LIMIT 10000 | fail_rpc_action: None | join_before_close: True | buffer_pool_limit: 0] 
query_test/test_cast_with_format.py::TestCastWithFormat::test_basic_inputs_without_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw13] PASSED metadata/test_explain.py::TestExplainEmptyPartition::test_non_empty_partition_0_rows 
[gw8] PASSED metadata/test_refresh_partition.py::TestRefreshPartition::test_refresh_invalid_partition[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
metadata/test_stale_metadata.py::TestRewrittenFile::test_new_file_longer[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED metadata/test_compute_stats.py::TestComputeStats::test_compute_stats[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw11] PASSED metadata/test_ddl.py::TestLibCache::test_create_drop_function[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw10] PASSED query_test/test_cast_with_format.py::TestCastWithFormat::test_basic_inputs_without_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_cast_with_format.py::TestCastWithFormat::test_meridiem_indicator 
[gw6] PASSED query_test/test_aggregation.py::TestAggregationQueries::test_sampled_ndv[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
metadata/test_ddl.py::TestDdlStatements::test_drop_cleans_hdfs_dirs 
query_test/test_aggregation.py::TestTPCHAggregationQueries::test_tpch_stress[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
metadata/test_metadata_query_statements.py::TestMetadataQueryStatements::test_show[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw10] PASSED query_test/test_cast_with_format.py::TestCastWithFormat::test_meridiem_indicator 
query_test/test_chars.py::TestStringQueries::test_chars_tmp_tables[protocol: hs2-http | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw11] PASSED metadata/test_metadata_query_statements.py::TestMetadataQueryStatements::test_show[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
metadata/test_recover_partitions.py::TestRecoverPartitions::test_support_all_types[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
metadata/test_partition_metadata.py::TestPartitionMetadata::test_partition_metadata_compatibility[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw10] SKIPPED query_test/test_chars.py::TestStringQueries::test_chars_tmp_tables[protocol: hs2-http | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_codegen.py::TestCodegen::test_select_node_codegen[protocol: beeswax | exec_option: {'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw10] PASSED query_test/test_codegen.py::TestCodegen::test_select_node_codegen[protocol: beeswax | exec_option: {'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_compressed_formats.py::TestCompressedText::test_correct_extension[compression_format: ('.deflate', 'def') | file_format: text] 
[gw2] PASSED metadata/test_ddl.py::TestDdlStatements::test_drop_cleans_hdfs_dirs 
metadata/test_ddl.py::TestDdlStatements::test_comment_on_view[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw11] PASSED metadata/test_recover_partitions.py::TestRecoverPartitions::test_support_all_types[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
metadata/test_set.py::TestSet::test_set[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw2] PASSED metadata/test_ddl.py::TestDdlStatements::test_comment_on_view[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
metadata/test_ddl.py::TestDdlStatements::test_partition_ddl_predicates[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-unique_database0] 
[gw11] PASSED metadata/test_set.py::TestSet::test_set[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
observability/test_log_fragments.py::TestLogFragments::test_log_fragments 
[gw11] SKIPPED observability/test_log_fragments.py::TestLogFragments::test_log_fragments 
query_test/test_acid.py::TestAcid::test_in_progress_compactions[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw8] PASSED metadata/test_stale_metadata.py::TestRewrittenFile::test_new_file_longer[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_acid.py::TestAcid::test_full_acid_rowid[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw10] PASSED query_test/test_compressed_formats.py::TestCompressedText::test_correct_extension[compression_format: ('.deflate', 'def') | file_format: text] 
query_test/test_date_queries.py::TestDateQueries::test_queries[protocol: hs2 | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'false', 'batch_size': 0} | table_format: parquet/none] 
[gw11] PASSED query_test/test_acid.py::TestAcid::test_in_progress_compactions[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_aggregation.py::TestAggregation::test_aggregation[data_type: bigint | agg_func: ndv | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw11] PASSED query_test/test_aggregation.py::TestAggregation::test_aggregation[data_type: bigint | agg_func: ndv | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_aggregation.py::TestAggregation::test_aggregation[data_type: smallint | agg_func: min | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw11] PASSED query_test/test_aggregation.py::TestAggregation::test_aggregation[data_type: smallint | agg_func: min | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_aggregation.py::TestAggregationQueries::test_kudu_count_star_optimization[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw6] PASSED query_test/test_aggregation.py::TestTPCHAggregationQueries::test_tpch_stress[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: kudu/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 0 | wait_action: None | cancel_delay: 1 | cpu_limit_s: 100000 | query: SELECT STRAIGHT_JOIN *
           FROM lineitem
                  JOIN /*+broadcast*/ orders ON o_orderkey = l_orderkey
                  JOIN supplier ON s_suppkey = l_suppkey
           WHERE o_orderstatus = 'F'
           ORDER BY l_orderkey
           LIMIT 10000 | fail_rpc_action: COORD_CANCEL_QUERY_FINSTANCES_RPC:FAIL | join_before_close: False | buffer_pool_limit: 0] 
[gw6] PASSED query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: kudu/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 0 | wait_action: None | cancel_delay: 1 | cpu_limit_s: 100000 | query: SELECT STRAIGHT_JOIN *
           FROM lineitem
                  JOIN /*+broadcast*/ orders ON o_orderkey = l_orderkey
                  JOIN supplier ON s_suppkey = l_suppkey
           WHERE o_orderstatus = 'F'
           ORDER BY l_orderkey
           LIMIT 10000 | fail_rpc_action: COORD_CANCEL_QUERY_FINSTANCES_RPC:FAIL | join_before_close: False | buffer_pool_limit: 0] 
query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: seq/snap/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 0.1 | cpu_limit_s: 100000 | query: SELECT STRAIGHT_JOIN *
           FROM lineitem
                  JOIN /*+broadcast*/ orders ON o_orderkey = l_orderkey
                  JOIN supplier ON s_suppkey = l_suppkey
           WHERE o_orderstatus = 'F'
           ORDER BY l_orderkey
           LIMIT 10000 | fail_rpc_action: None | join_before_close: True | buffer_pool_limit: 0] 
[gw6] PASSED query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: seq/snap/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 0.1 | cpu_limit_s: 100000 | query: SELECT STRAIGHT_JOIN *
           FROM lineitem
                  JOIN /*+broadcast*/ orders ON o_orderkey = l_orderkey
                  JOIN supplier ON s_suppkey = l_suppkey
           WHERE o_orderstatus = 'F'
           ORDER BY l_orderkey
           LIMIT 10000 | fail_rpc_action: None | join_before_close: True | buffer_pool_limit: 0] 
query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: rc/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 1 | cpu_limit_s: 100000 | query: select l_returnflag from lineitem | fail_rpc_action: None | join_before_close: True | buffer_pool_limit: 0] 
[gw2] PASSED metadata/test_ddl.py::TestDdlStatements::test_partition_ddl_predicates[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-unique_database0] 
[gw6] PASSED query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: rc/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 1 | cpu_limit_s: 100000 | query: select l_returnflag from lineitem | fail_rpc_action: None | join_before_close: True | buffer_pool_limit: 0] 
[gw11] PASSED query_test/test_aggregation.py::TestAggregationQueries::test_kudu_count_star_optimization[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_aggregation.py::TestTPCHAggregationQueries::test_tpch_aggregations[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: parquet/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 0.1 | cpu_limit_s: 100000 | query: SELECT STRAIGHT_JOIN *
           FROM lineitem
                  JOIN /*+broadcast*/ orders ON o_orderkey = l_orderkey
                  JOIN supplier ON s_suppkey = l_suppkey
           WHERE o_orderstatus = 'F'
           ORDER BY l_orderkey
           LIMIT 10000 | fail_rpc_action: None | join_before_close: True | buffer_pool_limit: 0] 
[gw6] PASSED query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: parquet/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 0.1 | cpu_limit_s: 100000 | query: SELECT STRAIGHT_JOIN *
           FROM lineitem
                  JOIN /*+broadcast*/ orders ON o_orderkey = l_orderkey
                  JOIN supplier ON s_suppkey = l_suppkey
           WHERE o_orderstatus = 'F'
           ORDER BY l_orderkey
           LIMIT 10000 | fail_rpc_action: None | join_before_close: True | buffer_pool_limit: 0] 
query_test/test_cast_with_format.py::TestCastWithFormat::test_basic_inputs_from_table[protocol: hs2 | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw8] PASSED query_test/test_acid.py::TestAcid::test_full_acid_rowid[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_aggregation.py::TestAggregation::test_aggregation[data_type: string | agg_func: ndv | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw8] PASSED query_test/test_aggregation.py::TestAggregation::test_aggregation[data_type: string | agg_func: ndv | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_aggregation.py::TestAggregation::test_aggregation[data_type: float | agg_func: avg | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
metadata/test_last_ddl_time_update.py::TestLastDdlTimeUpdate::test_insert[vector0] 
[gw2] SKIPPED metadata/test_last_ddl_time_update.py::TestLastDdlTimeUpdate::test_insert[vector0] 
metadata/test_recover_partitions.py::TestRecoverPartitions::test_nondefault_location_partitions[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw8] PASSED query_test/test_aggregation.py::TestAggregation::test_aggregation[data_type: float | agg_func: avg | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_aggregation.py::TestAggregationQueries::test_aggregation[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw4] PASSED metadata/test_ddl.py::TestDdlStatements::test_alter_table[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-unique_database0] 
[gw6] PASSED query_test/test_cast_with_format.py::TestCastWithFormat::test_basic_inputs_from_table[protocol: hs2 | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_cast_with_format.py::TestCastWithFormat::test_day_of_week 
[gw6] PASSED query_test/test_cast_with_format.py::TestCastWithFormat::test_day_of_week 
query_test/test_chars.py::TestStringQueries::test_chars_tmp_tables[protocol: hs2 | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw5] PASSED metadata/test_ddl.py::TestDdlStatements::test_create_table_like_file_orc[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-unique_database0] 
[gw6] SKIPPED query_test/test_chars.py::TestStringQueries::test_chars_tmp_tables[protocol: hs2 | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_chars.py::TestCharFormats::test_string_literal[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw2] PASSED metadata/test_recover_partitions.py::TestRecoverPartitions::test_nondefault_location_partitions[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
metadata/test_refresh_partition.py::TestRefreshPartition::test_add_delete_data_to_hdfs_and_refresh[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw6] PASSED query_test/test_chars.py::TestCharFormats::test_string_literal[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_compressed_formats.py::TestCompressedNonText::test_insensitivity_to_extension[compression_format: ('.snappy', 'snap') | file_format: avro] 
[gw11] PASSED query_test/test_aggregation.py::TestTPCHAggregationQueries::test_tpch_aggregations[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: parquet/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 0 | cpu_limit_s: 100000 | query: select * from lineitem order by l_orderkey | fail_rpc_action: COORD_CANCEL_QUERY_FINSTANCES_RPC:FAIL | join_before_close: False | buffer_pool_limit: 0] 
[gw11] PASSED query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: parquet/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 0 | cpu_limit_s: 100000 | query: select * from lineitem order by l_orderkey | fail_rpc_action: COORD_CANCEL_QUERY_FINSTANCES_RPC:FAIL | join_before_close: False | buffer_pool_limit: 0] 
query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: text/gzip/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 0 | cpu_limit_s: 100000 | query: SELECT STRAIGHT_JOIN *
           FROM lineitem
                  JOIN /*+broadcast*/ orders ON o_orderkey = l_orderkey
                  JOIN supplier ON s_suppkey = l_suppkey
           WHERE o_orderstatus = 'F'
           ORDER BY l_orderkey
           LIMIT 10000 | fail_rpc_action: None | join_before_close: True | buffer_pool_limit: 0] 
[gw11] PASSED query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: text/gzip/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 0 | cpu_limit_s: 100000 | query: SELECT STRAIGHT_JOIN *
           FROM lineitem
                  JOIN /*+broadcast*/ orders ON o_orderkey = l_orderkey
                  JOIN supplier ON s_suppkey = l_suppkey
           WHERE o_orderstatus = 'F'
           ORDER BY l_orderkey
           LIMIT 10000 | fail_rpc_action: None | join_before_close: True | buffer_pool_limit: 0] 
metadata/test_ddl.py::TestDdlStatements::test_alter_table_create_many_partitions[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: text/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 1 | cpu_limit_s: 100000 | query: select * from lineitem order by l_orderkey | fail_rpc_action: None | join_before_close: True | buffer_pool_limit: 0] 
[gw11] PASSED query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: text/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 1 | cpu_limit_s: 100000 | query: select * from lineitem order by l_orderkey | fail_rpc_action: None | join_before_close: True | buffer_pool_limit: 0] 
query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: seq/gzip/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 0.1 | cpu_limit_s: 100000 | query: SELECT STRAIGHT_JOIN *
           FROM lineitem
                  JOIN /*+broadcast*/ orders ON o_orderkey = l_orderkey
                  JOIN supplier ON s_suppkey = l_suppkey
           WHERE o_orderstatus = 'F'
           ORDER BY l_orderkey
           LIMIT 10000 | fail_rpc_action: None | join_before_close: True | buffer_pool_limit: 0] 
[gw12] PASSED metadata/test_recover_partitions.py::TestRecoverPartitions::test_recover_many_partitions[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw11] PASSED query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: seq/gzip/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 0.1 | cpu_limit_s: 100000 | query: SELECT STRAIGHT_JOIN *
           FROM lineitem
                  JOIN /*+broadcast*/ orders ON o_orderkey = l_orderkey
                  JOIN supplier ON s_suppkey = l_suppkey
           WHERE o_orderstatus = 'F'
           ORDER BY l_orderkey
           LIMIT 10000 | fail_rpc_action: None | join_before_close: True | buffer_pool_limit: 0] 
metadata/test_refresh_partition.py::TestRefreshPartition::test_confirm_individual_refresh[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw10] PASSED query_test/test_date_queries.py::TestDateQueries::test_queries[protocol: hs2 | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'false', 'batch_size': 0} | table_format: parquet/none] 
query_test/test_date_queries.py::TestDateQueries::test_fileformat_support[protocol: hs2-http | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'true', 'batch_size': 1} | table_format: parquet/none] 
query_test/test_cancellation.py::TestCancellationFullSort::test_cancel_sort[protocol: beeswax | table_format: parquet/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: None | cancel_delay: 7 | cpu_limit_s: 0 | query: select * from lineitem order by l_orderkey | fail_rpc_action: None | join_before_close: False | buffer_pool_limit: 0] 
[gw7] PASSED metadata/test_refresh_partition.py::TestRefreshPartition::test_add_data_and_refresh[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
metadata/test_stale_metadata.py::TestRewrittenFile::test_new_file_shorter[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw10] SKIPPED query_test/test_date_queries.py::TestDateQueries::test_fileformat_support[protocol: hs2-http | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'true', 'batch_size': 1} | table_format: parquet/none] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (16, 1) | exec_option: {'decimal_v2': 'true'}] 
[gw10] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (16, 1) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (26, 0) | exec_option: {'decimal_v2': 'true'}] 
[gw10] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (26, 0) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (26, 16) | exec_option: {'decimal_v2': 'true'}] 
[gw10] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (26, 16) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (26, 21) | exec_option: {'decimal_v2': 'false'}] 
metadata/test_ddl.py::TestDdlStatements::test_kudu_column_comment[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw10] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (26, 21) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (26, 5) | exec_option: {'decimal_v2': 'false'}] 
[gw10] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (26, 5) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (16, 6) | exec_option: {'decimal_v2': 'false'}] 
[gw10] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (16, 6) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (6, 2) | exec_option: {'decimal_v2': 'true'}] 
[gw10] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (6, 2) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (16, 11) | exec_option: {'decimal_v2': 'true'}] 
[gw10] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (16, 11) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (26, 10) | exec_option: {'decimal_v2': 'true'}] 
[gw10] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (26, 10) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (26, 26) | exec_option: {'decimal_v2': 'true'}] 
[gw10] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (26, 26) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (26, 11) | exec_option: {'decimal_v2': 'false'}] 
[gw10] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (26, 11) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (16, 12) | exec_option: {'decimal_v2': 'false'}] 
[gw10] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (16, 12) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (6, 3) | exec_option: {'decimal_v2': 'false'}] 
[gw10] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (6, 3) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (16, 5) | exec_option: {'decimal_v2': 'true'}] 
[gw10] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (16, 5) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (26, 4) | exec_option: {'decimal_v2': 'true'}] 
[gw10] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (26, 4) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (26, 20) | exec_option: {'decimal_v2': 'true'}] 
[gw11] PASSED query_test/test_cancellation.py::TestCancellationFullSort::test_cancel_sort[protocol: beeswax | table_format: parquet/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: None | cancel_delay: 7 | cpu_limit_s: 0 | query: select * from lineitem order by l_orderkey | fail_rpc_action: None | join_before_close: False | buffer_pool_limit: 0] 
[gw5] PASSED metadata/test_ddl.py::TestDdlStatements::test_alter_table_create_many_partitions[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw10] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (26, 20) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (26, 17) | exec_option: {'decimal_v2': 'false'}] 
metadata/test_hdfs_permissions.py::TestHdfsPermissions::test_insert_into_read_only_table[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw5] SKIPPED metadata/test_hdfs_permissions.py::TestHdfsPermissions::test_insert_into_read_only_table[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
metadata/test_partition_metadata.py::TestMixedPartitions::test_incompatible_avro_partition_in_non_avro_table[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-parquetfile] 
[gw10] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (26, 17) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (26, 1) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_cast_with_format.py::TestCastWithFormat::test_day_name 
[gw10] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (26, 1) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (16, 2) | exec_option: {'decimal_v2': 'false'}] 
[gw10] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (16, 2) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (6, 6) | exec_option: {'decimal_v2': 'true'}] 
[gw10] SKIPPED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (6, 6) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (16, 15) | exec_option: {'decimal_v2': 'true'}] 
[gw10] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (16, 15) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (26, 14) | exec_option: {'decimal_v2': 'true'}] 
[gw10] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (26, 14) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (26, 26) | exec_option: {'decimal_v2': 'true'}] 
[gw10] SKIPPED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (26, 26) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (26, 26) | exec_option: {'decimal_v2': 'false'}] 
[gw10] SKIPPED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (26, 26) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (26, 25) | exec_option: {'decimal_v2': 'false'}] 
[gw10] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (26, 25) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (26, 24) | exec_option: {'decimal_v2': 'false'}] 
[gw10] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (26, 24) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (26, 23) | exec_option: {'decimal_v2': 'false'}] 
[gw10] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (26, 23) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (26, 22) | exec_option: {'decimal_v2': 'false'}] 
[gw10] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (26, 22) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (26, 21) | exec_option: {'decimal_v2': 'false'}] 
[gw10] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (26, 21) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (26, 20) | exec_option: {'decimal_v2': 'false'}] 
[gw10] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (26, 20) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (26, 19) | exec_option: {'decimal_v2': 'false'}] 
[gw10] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (26, 19) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (26, 18) | exec_option: {'decimal_v2': 'false'}] 
[gw10] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (26, 18) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (26, 17) | exec_option: {'decimal_v2': 'false'}] 
[gw10] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (26, 17) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (26, 16) | exec_option: {'decimal_v2': 'false'}] 
[gw5] xfail metadata/test_partition_metadata.py::TestMixedPartitions::test_incompatible_avro_partition_in_non_avro_table[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-parquetfile] 
[gw10] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (26, 16) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (26, 15) | exec_option: {'decimal_v2': 'false'}] 
[gw10] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (26, 15) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (26, 14) | exec_option: {'decimal_v2': 'false'}] 
metadata/test_refresh_partition.py::TestRefreshPartition::test_drop_hive_partition_and_refresh[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw10] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (26, 14) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (26, 13) | exec_option: {'decimal_v2': 'false'}] 
[gw10] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (26, 13) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (26, 12) | exec_option: {'decimal_v2': 'false'}] 
[gw10] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (26, 12) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (26, 11) | exec_option: {'decimal_v2': 'false'}] 
[gw10] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (26, 11) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (26, 10) | exec_option: {'decimal_v2': 'false'}] 
[gw10] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (26, 10) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (26, 9) | exec_option: {'decimal_v2': 'false'}] 
[gw10] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (26, 9) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (26, 8) | exec_option: {'decimal_v2': 'false'}] 
[gw10] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (26, 8) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (26, 7) | exec_option: {'decimal_v2': 'false'}] 
[gw10] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (26, 7) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (26, 6) | exec_option: {'decimal_v2': 'false'}] 
[gw10] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (26, 6) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (26, 5) | exec_option: {'decimal_v2': 'false'}] 
[gw10] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (26, 5) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (26, 4) | exec_option: {'decimal_v2': 'false'}] 
[gw10] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (26, 4) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (26, 3) | exec_option: {'decimal_v2': 'false'}] 
[gw11] PASSED query_test/test_cast_with_format.py::TestCastWithFormat::test_day_name 
query_test/test_chars.py::TestStringQueries::test_chars[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw10] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (26, 3) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (26, 2) | exec_option: {'decimal_v2': 'false'}] 
[gw10] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (26, 2) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (26, 1) | exec_option: {'decimal_v2': 'false'}] 
[gw10] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (26, 1) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (26, 0) | exec_option: {'decimal_v2': 'false'}] 
[gw10] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (26, 0) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (16, 16) | exec_option: {'decimal_v2': 'false'}] 
[gw10] SKIPPED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (16, 16) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (16, 15) | exec_option: {'decimal_v2': 'false'}] 
[gw10] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (16, 15) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (16, 14) | exec_option: {'decimal_v2': 'false'}] 
[gw4] PASSED metadata/test_ddl.py::TestDdlStatements::test_kudu_column_comment[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw10] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (16, 14) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (16, 13) | exec_option: {'decimal_v2': 'false'}] 
[gw10] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (16, 13) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (16, 12) | exec_option: {'decimal_v2': 'false'}] 
metadata/test_metadata_query_statements.py::TestMetadataQueryStatements::test_use[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw10] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (16, 12) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (16, 11) | exec_option: {'decimal_v2': 'false'}] 
[gw10] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (16, 11) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (16, 10) | exec_option: {'decimal_v2': 'false'}] 
[gw10] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (16, 10) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (16, 9) | exec_option: {'decimal_v2': 'false'}] 
[gw10] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (16, 9) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (16, 8) | exec_option: {'decimal_v2': 'false'}] 
[gw10] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (16, 8) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (16, 7) | exec_option: {'decimal_v2': 'false'}] 
[gw10] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (16, 7) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (16, 6) | exec_option: {'decimal_v2': 'false'}] 
[gw10] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (16, 6) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (16, 5) | exec_option: {'decimal_v2': 'false'}] 
[gw10] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (16, 5) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (16, 4) | exec_option: {'decimal_v2': 'false'}] 
[gw10] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (16, 4) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_insert.py::TestInsertWideTable::test_insert_wide_table[vector0] 
[gw10] SKIPPED query_test/test_insert.py::TestInsertWideTable::test_insert_wide_table[vector0] 
query_test/test_insert.py::TestInsertNullQueries::test_insert_null[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw4] PASSED metadata/test_metadata_query_statements.py::TestMetadataQueryStatements::test_use[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
metadata/test_recover_partitions.py::TestRecoverPartitions::test_post_invalidate[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw4] SKIPPED metadata/test_recover_partitions.py::TestRecoverPartitions::test_post_invalidate[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
metadata/test_reset_metadata.py::TestResetMetadata::test_refresh_updated_partitions 
[gw11] PASSED query_test/test_chars.py::TestStringQueries::test_chars[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_chars.py::TestCharFormats::test_string_literal[protocol: hs2-http | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw11] PASSED query_test/test_chars.py::TestCharFormats::test_string_literal[protocol: hs2-http | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_compressed_formats.py::TestCompressedNonText::test_insensitivity_to_extension[compression_format: ('.deflate', 'def') | file_format: avro] 
[gw2] PASSED metadata/test_refresh_partition.py::TestRefreshPartition::test_add_delete_data_to_hdfs_and_refresh[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
metadata/test_stats_extrapolation.py::TestStatsExtrapolation::test_stats_extrapolation[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw12] PASSED metadata/test_refresh_partition.py::TestRefreshPartition::test_confirm_individual_refresh[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
metadata/test_stats_extrapolation.py::TestStatsExtrapolation::test_compute_stats_tablesample[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw10] PASSED query_test/test_insert.py::TestInsertNullQueries::test_insert_null[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_insert.py::TestInsertFileExtension::test_file_extension[table_format_and_file_extension: ('parquet', '.parq')] 
[gw7] PASSED metadata/test_stale_metadata.py::TestRewrittenFile::test_new_file_shorter[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_acid.py::TestAcid::test_acid_profile[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw7] SKIPPED query_test/test_acid.py::TestAcid::test_acid_profile[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_aggregation.py::TestAggregation::test_aggregation[data_type: timestamp | agg_func: ndv | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw10] PASSED query_test/test_insert.py::TestInsertFileExtension::test_file_extension[table_format_and_file_extension: ('parquet', '.parq')] 
query_test/test_insert.py::TestInsertFileExtension::test_file_extension[table_format_and_file_extension: ('textfile', '.txt')] 
[gw7] PASSED query_test/test_aggregation.py::TestAggregation::test_aggregation[data_type: timestamp | agg_func: ndv | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_aggregation.py::TestAggregation::test_aggregation[data_type: smallint | agg_func: avg | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] PASSED query_test/test_aggregation.py::TestAggregation::test_aggregation[data_type: smallint | agg_func: avg | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_aggregation.py::TestAggregationQueries::test_aggregation[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw10] PASSED query_test/test_insert.py::TestInsertFileExtension::test_file_extension[table_format_and_file_extension: ('textfile', '.txt')] 
query_test/test_insert.py::TestInsertHdfsWriterLimit::test_insert_writer_limit[unique_database0] 
[gw2] PASSED metadata/test_stats_extrapolation.py::TestStatsExtrapolation::test_stats_extrapolation[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_acid.py::TestAcid::test_acid_insert_statschg[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw6] PASSED query_test/test_compressed_formats.py::TestCompressedNonText::test_insensitivity_to_extension[compression_format: ('.snappy', 'snap') | file_format: avro] 
query_test/test_date_queries.py::TestDateQueries::test_queries[protocol: hs2-http | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'false', 'batch_size': 0} | table_format: parquet/none] 
[gw8] PASSED query_test/test_aggregation.py::TestAggregationQueries::test_aggregation[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_aggregation.py::TestDistinctAggregation::test_multiple_distinct[protocol: beeswax | exec_option: {'disable_codegen': False, 'shuffle_distinct_exprs': False} | table_format: text/none] 
[gw5] PASSED metadata/test_refresh_partition.py::TestRefreshPartition::test_drop_hive_partition_and_refresh[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
metadata/test_show_create_table.py::TestInfraCompat::test_load_table_with_primary_key_attr[table_primary_keys_map2] 
[gw5] PASSED metadata/test_show_create_table.py::TestInfraCompat::test_load_table_with_primary_key_attr[table_primary_keys_map2] 
query_test/test_acid.py::TestAcid::test_full_acid_complex_type_scans[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw5] PASSED query_test/test_acid.py::TestAcid::test_full_acid_complex_type_scans[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_aggregation.py::TestAggregation::test_aggregation[data_type: float | agg_func: ndv | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw5] PASSED query_test/test_aggregation.py::TestAggregation::test_aggregation[data_type: float | agg_func: ndv | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_aggregation.py::TestAggregation::test_aggregation[data_type: tinyint | agg_func: ndv | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw15] PASSED query_test/test_acid.py::TestAcid::test_acid_basic[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw10] PASSED query_test/test_insert.py::TestInsertHdfsWriterLimit::test_insert_writer_limit[unique_database0] 
query_test/test_acid_row_validation.py::TestAcidRowValidation::test_row_validation[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw5] PASSED query_test/test_aggregation.py::TestAggregation::test_aggregation[data_type: tinyint | agg_func: ndv | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_aggregation.py::TestAggregationQueries::test_non_codegen_tinyint_grouping[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw11] PASSED query_test/test_compressed_formats.py::TestCompressedNonText::test_insensitivity_to_extension[compression_format: ('.deflate', 'def') | file_format: avro] 
query_test/test_date_queries.py::TestDateQueries::test_queries[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'true', 'batch_size': 1} | table_format: avro/snap/block] 
[gw11] PASSED query_test/test_date_queries.py::TestDateQueries::test_queries[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'true', 'batch_size': 1} | table_format: avro/snap/block] 
query_test/test_date_queries.py::TestDateQueries::test_partitioning[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'true', 'batch_size': 0} | table_format: hbase/none] 
[gw5] PASSED query_test/test_aggregation.py::TestAggregationQueries::test_non_codegen_tinyint_grouping[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_aggregation.py::TestDistinctAggregation::test_distinct[protocol: beeswax | exec_option: {'disable_codegen': True, 'shuffle_distinct_exprs': False} | table_format: text/none] 
query_test/test_insert.py::TestInsertHdfsWriterLimit::test_mt_dop_writer_limit[unique_database0] 
[gw11] SKIPPED query_test/test_date_queries.py::TestDateQueries::test_partitioning[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'true', 'batch_size': 0} | table_format: hbase/none] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (6, 4) | exec_option: {'decimal_v2': 'true'}] 
[gw11] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (6, 4) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (16, 13) | exec_option: {'decimal_v2': 'true'}] 
[gw11] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (16, 13) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (26, 12) | exec_option: {'decimal_v2': 'true'}] 
[gw11] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (26, 12) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (26, 25) | exec_option: {'decimal_v2': 'false'}] 
[gw3] PASSED metadata/test_load.py::TestLoadData::test_load[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
metadata/test_recover_partitions.py::TestRecoverPartitions::test_duplicate_partitions[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw11] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (26, 25) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (26, 9) | exec_option: {'decimal_v2': 'false'}] 
[gw11] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (26, 9) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (16, 10) | exec_option: {'decimal_v2': 'false'}] 
[gw11] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (16, 10) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (6, 1) | exec_option: {'decimal_v2': 'true'}] 
[gw11] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (6, 1) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (16, 7) | exec_option: {'decimal_v2': 'true'}] 
[gw11] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (16, 7) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (26, 6) | exec_option: {'decimal_v2': 'true'}] 
[gw11] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (26, 6) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (26, 22) | exec_option: {'decimal_v2': 'true'}] 
[gw11] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (26, 22) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (26, 15) | exec_option: {'decimal_v2': 'false'}] 
[gw11] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (26, 15) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (16, 16) | exec_option: {'decimal_v2': 'false'}] 
[gw11] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (16, 16) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (16, 0) | exec_option: {'decimal_v2': 'false'}] 
[gw11] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (16, 0) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (16, 1) | exec_option: {'decimal_v2': 'true'}] 
[gw11] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (16, 1) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (26, 0) | exec_option: {'decimal_v2': 'true'}] 
[gw11] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (26, 0) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (26, 16) | exec_option: {'decimal_v2': 'true'}] 
[gw15] PASSED query_test/test_acid_row_validation.py::TestAcidRowValidation::test_row_validation[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_aggregation.py::TestAggregation::test_aggregation[data_type: double | agg_func: max | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw11] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (26, 16) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (26, 21) | exec_option: {'decimal_v2': 'false'}] 
[gw9] PASSED query_test/test_aggregation.py::TestDistinctAggregation::test_multiple_distinct[protocol: beeswax | exec_option: {'disable_codegen': False, 'shuffle_distinct_exprs': True} | table_format: text/none] 
query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: seq/gzip/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: None | cancel_delay: 0.1 | cpu_limit_s: 100000 | query: select count(l_returnflag) pk from lineitem | fail_rpc_action: None | join_before_close: True | buffer_pool_limit: 0] 
[gw15] PASSED query_test/test_aggregation.py::TestAggregation::test_aggregation[data_type: double | agg_func: max | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_aggregation.py::TestAggregation::test_aggregation[data_type: tinyint | agg_func: min | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw1] PASSED metadata/test_partition_metadata.py::TestPartitionMetadata::test_partition_metadata_compatibility[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw11] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (26, 21) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (26, 5) | exec_option: {'decimal_v2': 'false'}] 
metadata/test_refresh_partition.py::TestRefreshPartition::test_refresh_partition_num_rows[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw15] PASSED query_test/test_aggregation.py::TestAggregation::test_aggregation[data_type: tinyint | agg_func: min | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_aggregation.py::TestAggregationQueries::test_ndv 
[gw11] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (26, 5) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (16, 6) | exec_option: {'decimal_v2': 'false'}] 
[gw11] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (16, 6) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (6, 2) | exec_option: {'decimal_v2': 'true'}] 
[gw11] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (6, 2) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (16, 11) | exec_option: {'decimal_v2': 'true'}] 
[gw3] PASSED metadata/test_recover_partitions.py::TestRecoverPartitions::test_duplicate_partitions[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw11] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (16, 11) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (26, 10) | exec_option: {'decimal_v2': 'true'}] 
metadata/test_reset_metadata.py::TestResetMetadata::test_reset_metadata_case_sensitivity 
[gw11] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (26, 10) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (16, 3) | exec_option: {'decimal_v2': 'false'}] 
[gw11] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (16, 3) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (16, 2) | exec_option: {'decimal_v2': 'false'}] 
[gw11] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (16, 2) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (16, 1) | exec_option: {'decimal_v2': 'false'}] 
[gw11] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (16, 1) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (16, 0) | exec_option: {'decimal_v2': 'false'}] 
[gw11] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (16, 0) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (6, 6) | exec_option: {'decimal_v2': 'false'}] 
[gw11] SKIPPED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (6, 6) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (6, 5) | exec_option: {'decimal_v2': 'false'}] 
[gw11] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (6, 5) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (6, 4) | exec_option: {'decimal_v2': 'false'}] 
[gw11] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (6, 4) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (6, 3) | exec_option: {'decimal_v2': 'false'}] 
[gw11] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (6, 3) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (6, 2) | exec_option: {'decimal_v2': 'false'}] 
[gw11] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (6, 2) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (6, 1) | exec_option: {'decimal_v2': 'true'}] 
[gw11] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (6, 1) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (6, 0) | exec_option: {'decimal_v2': 'true'}] 
[gw11] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (6, 0) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_fuzz.py::TestDecimalFuzz::test_decimal_ops[exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0}] 
[gw9] PASSED query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: seq/gzip/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: None | cancel_delay: 0.1 | cpu_limit_s: 100000 | query: select count(l_returnflag) pk from lineitem | fail_rpc_action: None | join_before_close: True | buffer_pool_limit: 0] 
[gw3] PASSED metadata/test_reset_metadata.py::TestResetMetadata::test_reset_metadata_case_sensitivity 
metadata/test_testcase_builder.py::TestTestcaseBuilder::test_query_without_from 
[gw3] PASSED metadata/test_testcase_builder.py::TestTestcaseBuilder::test_query_without_from 
query_test/test_acid.py::TestAcid::test_acid_compute_stats[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: text/gzip/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 0 | wait_action: None | cancel_delay: 4 | cpu_limit_s: 0 | query: select * from lineitem order by l_orderkey | fail_rpc_action: None | join_before_close: False | buffer_pool_limit: 0] 
[gw5] PASSED query_test/test_aggregation.py::TestDistinctAggregation::test_distinct[protocol: beeswax | exec_option: {'disable_codegen': True, 'shuffle_distinct_exprs': False} | table_format: text/none] 
query_test/test_beeswax.py::TestBeeswax::test_user_validation 
[gw4] PASSED metadata/test_reset_metadata.py::TestResetMetadata::test_refresh_updated_partitions 
observability/test_jvm_metrics.py::TestJvmMetrics::test_jvm_metrics 
[gw4] PASSED observability/test_jvm_metrics.py::TestJvmMetrics::test_jvm_metrics 
query_test/test_acid.py::TestAcid::test_acid_heartbeats[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw5] PASSED query_test/test_beeswax.py::TestBeeswax::test_user_validation 
query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: rc/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 0 | wait_action: None | cancel_delay: 0.1 | cpu_limit_s: 100000 | query: select * from lineitem order by l_orderkey | fail_rpc_action: None | join_before_close: True | buffer_pool_limit: 0] 
[gw9] PASSED query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: text/gzip/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 0 | wait_action: None | cancel_delay: 4 | cpu_limit_s: 0 | query: select * from lineitem order by l_orderkey | fail_rpc_action: None | join_before_close: False | buffer_pool_limit: 0] 
[gw5] PASSED query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: rc/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 0 | wait_action: None | cancel_delay: 0.1 | cpu_limit_s: 100000 | query: select * from lineitem order by l_orderkey | fail_rpc_action: None | join_before_close: True | buffer_pool_limit: 0] 
[gw6] PASSED query_test/test_date_queries.py::TestDateQueries::test_queries[protocol: hs2-http | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'false', 'batch_size': 0} | table_format: parquet/none] 
query_test/test_date_queries.py::TestDateQueries::test_fileformat_support[protocol: hs2 | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'true', 'batch_size': 0} | table_format: parquet/none] 
query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: seq/snap/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 0.01 | cpu_limit_s: 100000 | query: select count(l_returnflag) pk from lineitem | fail_rpc_action: None | join_before_close: True | buffer_pool_limit: 0] 
[gw9] PASSED query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: seq/snap/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 0.01 | cpu_limit_s: 100000 | query: select count(l_returnflag) pk from lineitem | fail_rpc_action: None | join_before_close: True | buffer_pool_limit: 0] 
query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: orc/def/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 4 | cpu_limit_s: 100000 | query: select count(l_returnflag) pk from lineitem | fail_rpc_action: None | join_before_close: True | buffer_pool_limit: 0] 
query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: kudu/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 0.1 | cpu_limit_s: 100000 | query: compute stats lineitem | fail_rpc_action: None | join_before_close: True | buffer_pool_limit: 0] 
[gw9] PASSED query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: kudu/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 0.1 | cpu_limit_s: 100000 | query: compute stats lineitem | fail_rpc_action: None | join_before_close: True | buffer_pool_limit: 0] 
[gw6] SKIPPED query_test/test_date_queries.py::TestDateQueries::test_fileformat_support[protocol: hs2 | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'true', 'batch_size': 0} | table_format: parquet/none] 
[gw4] SKIPPED query_test/test_acid.py::TestAcid::test_acid_heartbeats[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (6, 6) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_aggregation.py::TestAggregation::test_aggregation[data_type: tinyint | agg_func: max | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_cancellation.py::TestCancellationFullSort::test_cancel_sort[protocol: beeswax | table_format: parquet/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 0 | wait_action: None | cancel_delay: 9 | cpu_limit_s: 100000 | query: select * from lineitem order by l_orderkey | fail_rpc_action: None | join_before_close: False | buffer_pool_limit: 300m] 
[gw6] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (6, 6) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (16, 15) | exec_option: {'decimal_v2': 'true'}] 
[gw15] PASSED query_test/test_aggregation.py::TestAggregationQueries::test_ndv 
query_test/test_aggregation.py::TestTPCHAggregationQueries::test_tpch_passthrough_aggregations[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw4] PASSED query_test/test_aggregation.py::TestAggregation::test_aggregation[data_type: tinyint | agg_func: max | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_aggregation.py::TestAggregation::test_aggregation[data_type: float | agg_func: min | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw3] PASSED query_test/test_acid.py::TestAcid::test_acid_compute_stats[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw6] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (16, 15) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (26, 14) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_aggregation.py::TestAggregation::test_aggregation[data_type: smallint | agg_func: max | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (26, 14) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (26, 23) | exec_option: {'decimal_v2': 'false'}] 
[gw4] PASSED query_test/test_aggregation.py::TestAggregation::test_aggregation[data_type: float | agg_func: min | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_aggregation.py::TestAggregationQueries::test_kudu_count_star_optimization[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw5] PASSED query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: orc/def/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 4 | cpu_limit_s: 100000 | query: select count(l_returnflag) pk from lineitem | fail_rpc_action: None | join_before_close: True | buffer_pool_limit: 0] 
[gw6] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (26, 23) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (26, 7) | exec_option: {'decimal_v2': 'false'}] 
[gw3] PASSED query_test/test_aggregation.py::TestAggregation::test_aggregation[data_type: smallint | agg_func: max | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_aggregation.py::TestAggregation::test_aggregation[data_type: timestamp | agg_func: min | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (26, 7) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (16, 8) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: avro/snap/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 0.1 | cpu_limit_s: 100000 | query: select l_returnflag from lineitem | fail_rpc_action: None | join_before_close: True | buffer_pool_limit: 0] 
[gw6] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (16, 8) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (6, 0) | exec_option: {'decimal_v2': 'false'}] 
[gw5] PASSED query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: avro/snap/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 0.1 | cpu_limit_s: 100000 | query: select l_returnflag from lineitem | fail_rpc_action: None | join_before_close: True | buffer_pool_limit: 0] 
[gw6] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (6, 0) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (16, 9) | exec_option: {'decimal_v2': 'true'}] 
[gw6] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (16, 9) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (26, 8) | exec_option: {'decimal_v2': 'true'}] 
[gw3] PASSED query_test/test_aggregation.py::TestAggregation::test_aggregation[data_type: timestamp | agg_func: min | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_aggregation.py::TestAggregationQueries::test_parquet_count_star_optimization[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw10] PASSED query_test/test_insert.py::TestInsertHdfsWriterLimit::test_mt_dop_writer_limit[unique_database0] 
[gw6] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (26, 8) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (26, 24) | exec_option: {'decimal_v2': 'true'}] 
[gw6] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (26, 24) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (26, 13) | exec_option: {'decimal_v2': 'false'}] 
[gw6] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (26, 13) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (16, 14) | exec_option: {'decimal_v2': 'false'}] 
[gw6] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (16, 14) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (6, 5) | exec_option: {'decimal_v2': 'false'}] 
[gw6] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (6, 5) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (16, 3) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_cancellation.py::TestCancellationFullSort::test_cancel_sort[protocol: beeswax | table_format: parquet/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 0 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 9 | cpu_limit_s: 0 | query: select * from lineitem order by l_orderkey | fail_rpc_action: None | join_before_close: True | buffer_pool_limit: 0] 
[gw6] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (16, 3) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (26, 2) | exec_option: {'decimal_v2': 'true'}] 
[gw6] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (26, 2) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (26, 18) | exec_option: {'decimal_v2': 'true'}] 
[gw6] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (26, 18) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (26, 19) | exec_option: {'decimal_v2': 'false'}] 
[gw6] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (26, 19) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (26, 3) | exec_option: {'decimal_v2': 'false'}] 
[gw9] PASSED query_test/test_cancellation.py::TestCancellationFullSort::test_cancel_sort[protocol: beeswax | table_format: parquet/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 0 | wait_action: None | cancel_delay: 9 | cpu_limit_s: 100000 | query: select * from lineitem order by l_orderkey | fail_rpc_action: None | join_before_close: False | buffer_pool_limit: 300m] 
query_test/test_insert_behaviour.py::TestInsertBehaviour::test_insert_ascii_nulls 
[gw6] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (26, 3) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (16, 4) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_cast_with_format.py::TestCastWithFormat::test_month_name 
[gw6] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (16, 4) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (6, 4) | exec_option: {'decimal_v2': 'true'}] 
[gw6] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (6, 4) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (16, 13) | exec_option: {'decimal_v2': 'true'}] 
[gw6] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (16, 13) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (26, 12) | exec_option: {'decimal_v2': 'true'}] 
[gw6] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (26, 12) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_exprs.py::TestExprs::test_exprs[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none | enable_expr_rewrites: 0] 
[gw5] PASSED query_test/test_cancellation.py::TestCancellationFullSort::test_cancel_sort[protocol: beeswax | table_format: parquet/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 0 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 9 | cpu_limit_s: 0 | query: select * from lineitem order by l_orderkey | fail_rpc_action: None | join_before_close: True | buffer_pool_limit: 0] 
query_test/test_cast_with_format.py::TestCastWithFormat::test_lowercase_format_elements 
[gw10] PASSED query_test/test_insert_behaviour.py::TestInsertBehaviour::test_insert_ascii_nulls 
query_test/test_insert_behaviour.py::TestInsertBehaviour::test_insert_alter_partition_location[unique_database0] 
[gw5] PASSED query_test/test_cast_with_format.py::TestCastWithFormat::test_lowercase_format_elements 
query_test/test_cast_with_format.py::TestCastWithFormat::test_fm_fx_modifiers 
[gw4] PASSED query_test/test_aggregation.py::TestAggregationQueries::test_kudu_count_star_optimization[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_aggregation.py::TestWideAggregationQueries::test_many_grouping_columns[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw9] PASSED query_test/test_cast_with_format.py::TestCastWithFormat::test_month_name 
query_test/test_chars.py::TestStringQueries::test_chars[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw3] PASSED query_test/test_aggregation.py::TestAggregationQueries::test_parquet_count_star_optimization[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_aggregation.py::TestWideAggregationQueries::test_many_grouping_columns[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw4] PASSED query_test/test_aggregation.py::TestWideAggregationQueries::test_many_grouping_columns[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: avro/snap/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 0 | wait_action: None | cancel_delay: 0.01 | cpu_limit_s: 0 | query: select count(l_returnflag) pk from lineitem | fail_rpc_action: COORD_CANCEL_QUERY_FINSTANCES_RPC:FAIL | join_before_close: False | buffer_pool_limit: 0] 
[gw4] PASSED query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: avro/snap/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 0 | wait_action: None | cancel_delay: 0.01 | cpu_limit_s: 0 | query: select count(l_returnflag) pk from lineitem | fail_rpc_action: COORD_CANCEL_QUERY_FINSTANCES_RPC:FAIL | join_before_close: False | buffer_pool_limit: 0] 
query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: parquet/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 1 | cpu_limit_s: 100000 | query: select * from lineitem limit 50 | fail_rpc_action: None | join_before_close: True | buffer_pool_limit: 0] 
[gw10] PASSED query_test/test_insert_behaviour.py::TestInsertBehaviour::test_insert_alter_partition_location[unique_database0] 
query_test/test_insert_behaviour.py::TestInsertBehaviour::test_insert_file_permissions 
[gw10] SKIPPED query_test/test_insert_behaviour.py::TestInsertBehaviour::test_insert_file_permissions 
query_test/test_insert_behaviour.py::TestInsertBehaviour::test_mixed_partition_permissions 
[gw10] SKIPPED query_test/test_insert_behaviour.py::TestInsertBehaviour::test_mixed_partition_permissions 
query_test/test_insert_behaviour.py::TestInsertBehaviour::test_readonly_table_dir 
[gw10] SKIPPED query_test/test_insert_behaviour.py::TestInsertBehaviour::test_readonly_table_dir 
query_test/test_insert_behaviour.py::TestInsertBehaviour::test_insert_acl_permissions 
[gw10] SKIPPED query_test/test_insert_behaviour.py::TestInsertBehaviour::test_insert_acl_permissions 
query_test/test_insert_behaviour.py::TestInsertBehaviour::test_load_permissions 
[gw10] SKIPPED query_test/test_insert_behaviour.py::TestInsertBehaviour::test_load_permissions 
query_test/test_insert_behaviour.py::TestInsertBehaviour::test_multiple_group_acls 
[gw10] SKIPPED query_test/test_insert_behaviour.py::TestInsertBehaviour::test_multiple_group_acls 
query_test/test_insert_behaviour.py::TestInsertBehaviour::test_clustered_partition_single_file 
[gw4] PASSED query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: parquet/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 1 | cpu_limit_s: 100000 | query: select * from lineitem limit 50 | fail_rpc_action: None | join_before_close: True | buffer_pool_limit: 0] 
[gw5] PASSED query_test/test_cast_with_format.py::TestCastWithFormat::test_fm_fx_modifiers 
query_test/test_chars.py::TestCharFormats::test_char_format[protocol: hs2 | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: rc/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 0.01 | cpu_limit_s: 100000 | query: select * from lineitem limit 50 | fail_rpc_action: None | join_before_close: True | buffer_pool_limit: 0] 
[gw4] PASSED query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: rc/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 0.01 | cpu_limit_s: 100000 | query: select * from lineitem limit 50 | fail_rpc_action: None | join_before_close: True | buffer_pool_limit: 0] 
[gw5] PASSED query_test/test_chars.py::TestCharFormats::test_char_format[protocol: hs2 | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_compressed_formats.py::TestCompressedNonText::test_insensitivity_to_extension[compression_format: ('.deflate', 'def') | file_format: rc] 
query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: seq/snap/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 0.1 | cpu_limit_s: 100000 | query: select l_returnflag from lineitem | fail_rpc_action: None | join_before_close: True | buffer_pool_limit: 0] 
[gw4] PASSED query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: seq/snap/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 0.1 | cpu_limit_s: 100000 | query: select l_returnflag from lineitem | fail_rpc_action: None | join_before_close: True | buffer_pool_limit: 0] 
query_test/test_cancellation.py::TestCancellationFullSort::test_cancel_sort[protocol: beeswax | table_format: parquet/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: None | cancel_delay: 6 | cpu_limit_s: 100000 | query: select * from lineitem order by l_orderkey | fail_rpc_action: None | join_before_close: True | buffer_pool_limit: 300m] 
[gw10] PASSED query_test/test_insert_behaviour.py::TestInsertBehaviour::test_clustered_partition_single_file 
query_test/test_insert_behaviour.py::TestInsertBehaviour::test_clustered_partition_multiple_files 
[gw4] PASSED query_test/test_cancellation.py::TestCancellationFullSort::test_cancel_sort[protocol: beeswax | table_format: parquet/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: None | cancel_delay: 6 | cpu_limit_s: 100000 | query: select * from lineitem order by l_orderkey | fail_rpc_action: None | join_before_close: True | buffer_pool_limit: 300m] 
query_test/test_cast_with_format.py::TestCastWithFormat::test_day_in_year 
[gw10] SKIPPED query_test/test_insert_behaviour.py::TestInsertBehaviour::test_clustered_partition_multiple_files 
query_test/test_insert_parquet.py::TestInsertParquetQueries::test_insert_parquet[compression_codec: none | protocol: beeswax | exec_option: {'sync_ddl': 1, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | file_size: 0-unique_database0] 
[gw4] PASSED query_test/test_cast_with_format.py::TestCastWithFormat::test_day_in_year 
query_test/test_chars.py::TestStringQueries::test_chars[protocol: hs2 | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw13] PASSED metadata/test_partition_metadata.py::TestPartitionMetadata::test_partition_metadata_compatibility[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
metadata/test_refresh_partition.py::TestRefreshPartition::test_add_hive_partition_and_refresh[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw9] PASSED query_test/test_chars.py::TestStringQueries::test_chars[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_chars.py::TestCharFormats::test_char_format[protocol: hs2 | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw9] PASSED query_test/test_chars.py::TestCharFormats::test_char_format[protocol: hs2 | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_compressed_formats.py::TestCompressedNonText::test_insensitivity_to_extension[compression_format: ('.snappy', 'snap') | file_format: seq] 
[gw3] PASSED query_test/test_aggregation.py::TestWideAggregationQueries::test_many_grouping_columns[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: avro/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 0 | wait_action: None | cancel_delay: 4 | cpu_limit_s: 100000 | query: select * from lineitem limit 50 | fail_rpc_action: COORD_CANCEL_QUERY_FINSTANCES_RPC:FAIL | join_before_close: False | buffer_pool_limit: 0] 
[gw12] PASSED metadata/test_stats_extrapolation.py::TestStatsExtrapolation::test_compute_stats_tablesample[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_acid.py::TestAcid::test_ext_statschg[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw3] PASSED query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: avro/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 0 | wait_action: None | cancel_delay: 4 | cpu_limit_s: 100000 | query: select * from lineitem limit 50 | fail_rpc_action: COORD_CANCEL_QUERY_FINSTANCES_RPC:FAIL | join_before_close: False | buffer_pool_limit: 0] 
query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: rc/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 0 | cpu_limit_s: 100000 | query: select count(l_returnflag) pk from lineitem | fail_rpc_action: COORD_CANCEL_QUERY_FINSTANCES_RPC:FAIL | join_before_close: False | buffer_pool_limit: 0] 
[gw3] PASSED query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: rc/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 0 | cpu_limit_s: 100000 | query: select count(l_returnflag) pk from lineitem | fail_rpc_action: COORD_CANCEL_QUERY_FINSTANCES_RPC:FAIL | join_before_close: False | buffer_pool_limit: 0] 
query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: parquet/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 4 | cpu_limit_s: 100000 | query: select count(l_returnflag) pk from lineitem | fail_rpc_action: None | join_before_close: True | buffer_pool_limit: 0] 
[gw5] PASSED query_test/test_compressed_formats.py::TestCompressedNonText::test_insensitivity_to_extension[compression_format: ('.deflate', 'def') | file_format: rc] 
query_test/test_compressed_formats.py::TestReadZtsdLibCompressedFile::test_query_large_file 
[gw14] PASSED query_test/test_acid.py::TestAcid::test_acid_truncate[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw3] PASSED query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: parquet/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 4 | cpu_limit_s: 100000 | query: select count(l_returnflag) pk from lineitem | fail_rpc_action: None | join_before_close: True | buffer_pool_limit: 0] 
query_test/test_aggregation.py::TestAggregation::test_aggregation[data_type: bigint | agg_func: max | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw4] PASSED query_test/test_chars.py::TestStringQueries::test_chars[protocol: hs2 | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_chars.py::TestCharFormats::test_string_literal[protocol: hs2-http | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] PASSED query_test/test_aggregation.py::TestAggregationQueries::test_aggregation[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_aggregation.py::TestDistinctAggregation::test_distinct[protocol: beeswax | exec_option: {'disable_codegen': True, 'shuffle_distinct_exprs': True} | table_format: text/none] 
[gw13] PASSED metadata/test_refresh_partition.py::TestRefreshPartition::test_add_hive_partition_and_refresh[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw14] PASSED query_test/test_aggregation.py::TestAggregation::test_aggregation[data_type: bigint | agg_func: max | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_aggregation.py::TestAggregation::test_aggregation[data_type: bool | agg_func: ndv | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: avro/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 0.1 | cpu_limit_s: 100000 | query: select l_returnflag from lineitem | fail_rpc_action: None | join_before_close: True | buffer_pool_limit: 0] 
metadata/test_show_create_table.py::TestInfraCompat::test_load_table_with_primary_key_attr[table_primary_keys_map1] 
[gw3] PASSED query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: avro/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 0.1 | cpu_limit_s: 100000 | query: select l_returnflag from lineitem | fail_rpc_action: None | join_before_close: True | buffer_pool_limit: 0] 
[gw14] PASSED query_test/test_aggregation.py::TestAggregation::test_aggregation[data_type: bool | agg_func: ndv | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_aggregation.py::TestAggregation::test_aggregation[data_type: int | agg_func: min | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw13] PASSED metadata/test_show_create_table.py::TestInfraCompat::test_load_table_with_primary_key_attr[table_primary_keys_map1] 
query_test/test_acid.py::TestAcid::test_full_acid_scans[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw4] PASSED query_test/test_chars.py::TestCharFormats::test_string_literal[protocol: hs2-http | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_compressed_formats.py::TestCompressedNonText::test_insensitivity_to_extension[compression_format: ('.bz2', 'bzip') | file_format: avro] 
[gw14] PASSED query_test/test_aggregation.py::TestAggregation::test_aggregation[data_type: int | agg_func: min | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_aggregation.py::TestAggregationQueries::test_grouping_sets[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_cancellation.py::TestCancellationFullSort::test_cancel_sort[protocol: beeswax | table_format: parquet/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: None | cancel_delay: 9 | cpu_limit_s: 0 | query: select * from lineitem order by l_orderkey | fail_rpc_action: None | join_before_close: False | buffer_pool_limit: 300m] 
[gw4] xfail query_test/test_compressed_formats.py::TestCompressedNonText::test_insensitivity_to_extension[compression_format: ('.bz2', 'bzip') | file_format: avro] 
query_test/test_date_queries.py::TestDateQueries::test_queries[protocol: hs2 | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'true', 'batch_size': 1} | table_format: parquet/none] 
[gw14] PASSED query_test/test_aggregation.py::TestAggregationQueries::test_grouping_sets[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_avro_schema_resolution.py::TestAvroSchemaResolution::test_avro_schema_resolution[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
[gw3] PASSED query_test/test_cancellation.py::TestCancellationFullSort::test_cancel_sort[protocol: beeswax | table_format: parquet/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: None | cancel_delay: 9 | cpu_limit_s: 0 | query: select * from lineitem order by l_orderkey | fail_rpc_action: None | join_before_close: False | buffer_pool_limit: 300m] 
query_test/test_cast_with_format.py::TestCastWithFormat::test_week_of_month 
[gw14] PASSED query_test/test_avro_schema_resolution.py::TestAvroSchemaResolution::test_avro_schema_resolution[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
[gw3] PASSED query_test/test_cast_with_format.py::TestCastWithFormat::test_week_of_month 
query_test/test_chars.py::TestStringQueries::test_chars[protocol: hs2-http | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: parquet/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 0 | wait_action: None | cancel_delay: 0.1 | cpu_limit_s: 0 | query: select l_returnflag from lineitem | fail_rpc_action: None | join_before_close: False | buffer_pool_limit: 0] 
[gw14] PASSED query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: parquet/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 0 | wait_action: None | cancel_delay: 0.1 | cpu_limit_s: 0 | query: select l_returnflag from lineitem | fail_rpc_action: None | join_before_close: False | buffer_pool_limit: 0] 
query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: orc/def/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 1 | cpu_limit_s: 100000 | query: select l_returnflag from lineitem | fail_rpc_action: None | join_before_close: True | buffer_pool_limit: 0] 
[gw14] PASSED query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: orc/def/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 1 | cpu_limit_s: 100000 | query: select l_returnflag from lineitem | fail_rpc_action: None | join_before_close: True | buffer_pool_limit: 0] 
[gw15] PASSED query_test/test_aggregation.py::TestTPCHAggregationQueries::test_tpch_passthrough_aggregations[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: orc/def/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 0.1 | cpu_limit_s: 0 | query: select * from lineitem limit 50 | fail_rpc_action: COORD_CANCEL_QUERY_FINSTANCES_RPC:FAIL | join_before_close: False | buffer_pool_limit: 0] 
[gw15] PASSED query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: orc/def/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 0.1 | cpu_limit_s: 0 | query: select * from lineitem limit 50 | fail_rpc_action: COORD_CANCEL_QUERY_FINSTANCES_RPC:FAIL | join_before_close: False | buffer_pool_limit: 0] 
query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: seq/gzip/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 1 | cpu_limit_s: 100000 | query: compute stats lineitem | fail_rpc_action: None | join_before_close: True | buffer_pool_limit: 0] 
query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: seq/gzip/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 0.01 | cpu_limit_s: 100000 | query: select * from lineitem order by l_orderkey | fail_rpc_action: None | join_before_close: True | buffer_pool_limit: 0] 
[gw7] PASSED query_test/test_aggregation.py::TestDistinctAggregation::test_distinct[protocol: beeswax | exec_option: {'disable_codegen': True, 'shuffle_distinct_exprs': True} | table_format: text/none] 
query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: text/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 0 | wait_action: None | cancel_delay: 0 | cpu_limit_s: 0 | query: compute stats lineitem | fail_rpc_action: None | join_before_close: False | buffer_pool_limit: 0] 
[gw15] PASSED query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: seq/gzip/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 0.01 | cpu_limit_s: 100000 | query: select * from lineitem order by l_orderkey | fail_rpc_action: None | join_before_close: True | buffer_pool_limit: 0] 
[gw7] PASSED query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: text/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 0 | wait_action: None | cancel_delay: 0 | cpu_limit_s: 0 | query: compute stats lineitem | fail_rpc_action: None | join_before_close: False | buffer_pool_limit: 0] 
[gw9] PASSED query_test/test_compressed_formats.py::TestCompressedNonText::test_insensitivity_to_extension[compression_format: ('.snappy', 'snap') | file_format: seq] 
[gw14] PASSED query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: seq/gzip/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 1 | cpu_limit_s: 100000 | query: compute stats lineitem | fail_rpc_action: None | join_before_close: True | buffer_pool_limit: 0] 
query_test/test_date_queries.py::TestDateQueries::test_queries[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'false', 'batch_size': 0} | table_format: text/none] 
query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: text/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 0.1 | cpu_limit_s: 100000 | query: select l_returnflag from lineitem | fail_rpc_action: None | join_before_close: True | buffer_pool_limit: 0] 
query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: seq/snap/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: None | cancel_delay: 4 | cpu_limit_s: 100000 | query: compute stats lineitem | fail_rpc_action: None | join_before_close: False | buffer_pool_limit: 0] 
[gw15] PASSED query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: text/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 0.1 | cpu_limit_s: 100000 | query: select l_returnflag from lineitem | fail_rpc_action: None | join_before_close: True | buffer_pool_limit: 0] 
query_test/test_cancellation.py::TestCancellationFullSort::test_cancel_sort[protocol: beeswax | table_format: parquet/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 0 | wait_action: None | cancel_delay: 6 | cpu_limit_s: 0 | query: select * from lineitem order by l_orderkey | fail_rpc_action: None | join_before_close: False | buffer_pool_limit: 0] 
query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: text/gzip/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 0.1 | cpu_limit_s: 100000 | query: compute stats lineitem | fail_rpc_action: None | join_before_close: True | buffer_pool_limit: 0] 
[gw15] PASSED query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: text/gzip/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 0.1 | cpu_limit_s: 100000 | query: compute stats lineitem | fail_rpc_action: None | join_before_close: True | buffer_pool_limit: 0] 
query_test/test_cast_with_format.py::TestCastWithFormat::test_basic_inputs_from_table[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] PASSED query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: seq/snap/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: None | cancel_delay: 4 | cpu_limit_s: 100000 | query: compute stats lineitem | fail_rpc_action: None | join_before_close: False | buffer_pool_limit: 0] 
query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: avro/snap/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 4 | cpu_limit_s: 100000 | query: select * from lineitem order by l_orderkey | fail_rpc_action: None | join_before_close: True | buffer_pool_limit: 0] 
[gw14] PASSED query_test/test_cancellation.py::TestCancellationFullSort::test_cancel_sort[protocol: beeswax | table_format: parquet/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 0 | wait_action: None | cancel_delay: 6 | cpu_limit_s: 0 | query: select * from lineitem order by l_orderkey | fail_rpc_action: None | join_before_close: False | buffer_pool_limit: 0] 
[gw4] PASSED query_test/test_date_queries.py::TestDateQueries::test_queries[protocol: hs2 | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'true', 'batch_size': 1} | table_format: parquet/none] 
query_test/test_date_queries.py::TestDateQueries::test_partitioning[protocol: hs2 | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'false', 'batch_size': 0} | table_format: parquet/none] 
[gw15] PASSED query_test/test_cast_with_format.py::TestCastWithFormat::test_basic_inputs_from_table[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_cast_with_format.py::TestCastWithFormat::test_second_of_day 
[gw5] PASSED query_test/test_compressed_formats.py::TestReadZtsdLibCompressedFile::test_query_large_file 
query_test/test_date_queries.py::TestDateQueries::test_partitioning[protocol: hs2-http | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'false', 'batch_size': 1} | table_format: parquet/none] 
query_test/test_cast_with_format.py::TestCastWithFormat::test_basic_inputs_without_row[protocol: hs2 | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw15] PASSED query_test/test_cast_with_format.py::TestCastWithFormat::test_second_of_day 
query_test/test_chars.py::TestStringQueries::test_chars_tmp_tables[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw8] PASSED query_test/test_aggregation.py::TestDistinctAggregation::test_multiple_distinct[protocol: beeswax | exec_option: {'disable_codegen': False, 'shuffle_distinct_exprs': False} | table_format: text/none] 
query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: text/gzip/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 0.01 | cpu_limit_s: 100000 | query: select l_returnflag from lineitem | fail_rpc_action: COORD_CANCEL_QUERY_FINSTANCES_RPC:FAIL | join_before_close: True | buffer_pool_limit: 0] 
[gw8] PASSED query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: text/gzip/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 0.01 | cpu_limit_s: 100000 | query: select l_returnflag from lineitem | fail_rpc_action: COORD_CANCEL_QUERY_FINSTANCES_RPC:FAIL | join_before_close: True | buffer_pool_limit: 0] 
[gw7] PASSED query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: avro/snap/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 4 | cpu_limit_s: 100000 | query: select * from lineitem order by l_orderkey | fail_rpc_action: None | join_before_close: True | buffer_pool_limit: 0] 
[gw14] PASSED query_test/test_cast_with_format.py::TestCastWithFormat::test_basic_inputs_without_row[protocol: hs2 | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_cast_with_format.py::TestCastWithFormat::test_timezone_offsets 
query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: seq/gzip/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 0 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 4 | cpu_limit_s: 0 | query: select l_returnflag from lineitem | fail_rpc_action: COORD_CANCEL_QUERY_FINSTANCES_RPC:FAIL | join_before_close: False | buffer_pool_limit: 0] 
query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: orc/def/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 0 | cpu_limit_s: 100000 | query: select * from lineitem order by l_orderkey | fail_rpc_action: None | join_before_close: True | buffer_pool_limit: 0] 
[gw7] PASSED query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: orc/def/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 0 | cpu_limit_s: 100000 | query: select * from lineitem order by l_orderkey | fail_rpc_action: None | join_before_close: True | buffer_pool_limit: 0] 
[gw14] PASSED query_test/test_cast_with_format.py::TestCastWithFormat::test_timezone_offsets 
query_test/test_chars.py::TestStringQueries::test_chars_tmp_tables[protocol: hs2 | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_cancellation.py::TestCancellationFullSort::test_cancel_sort[protocol: beeswax | table_format: parquet/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 0 | wait_action: None | cancel_delay: 7 | cpu_limit_s: 0 | query: select * from lineitem order by l_orderkey | fail_rpc_action: None | join_before_close: False | buffer_pool_limit: 300m] 
[gw4] SKIPPED query_test/test_date_queries.py::TestDateQueries::test_partitioning[protocol: hs2 | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'false', 'batch_size': 0} | table_format: parquet/none] 
[gw5] SKIPPED query_test/test_date_queries.py::TestDateQueries::test_partitioning[protocol: hs2-http | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'false', 'batch_size': 1} | table_format: parquet/none] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (6, 3) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_date_queries.py::TestDateQueries::test_fileformat_support[protocol: hs2-http | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'false', 'batch_size': 0} | table_format: parquet/none] 
[gw4] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (6, 3) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (16, 12) | exec_option: {'decimal_v2': 'true'}] 
[gw4] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (16, 12) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (26, 11) | exec_option: {'decimal_v2': 'true'}] 
[gw4] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (26, 11) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (26, 26) | exec_option: {'decimal_v2': 'false'}] 
[gw4] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (26, 26) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (26, 10) | exec_option: {'decimal_v2': 'false'}] 
[gw4] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (26, 10) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (16, 11) | exec_option: {'decimal_v2': 'false'}] 
[gw14] SKIPPED query_test/test_chars.py::TestStringQueries::test_chars_tmp_tables[protocol: hs2 | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_codegen.py::TestCodegen::test_datastream_sender_codegen[protocol: beeswax | exec_option: {'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw4] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (16, 11) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (6, 2) | exec_option: {'decimal_v2': 'false'}] 
[gw8] PASSED query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: seq/gzip/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 0 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 4 | cpu_limit_s: 0 | query: select l_returnflag from lineitem | fail_rpc_action: COORD_CANCEL_QUERY_FINSTANCES_RPC:FAIL | join_before_close: False | buffer_pool_limit: 0] 
[gw4] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (6, 2) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (16, 6) | exec_option: {'decimal_v2': 'true'}] 
[gw4] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (16, 6) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (26, 5) | exec_option: {'decimal_v2': 'true'}] 
[gw4] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (26, 5) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (26, 21) | exec_option: {'decimal_v2': 'true'}] 
[gw4] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (26, 21) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (26, 16) | exec_option: {'decimal_v2': 'false'}] 
[gw4] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (26, 16) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (26, 0) | exec_option: {'decimal_v2': 'false'}] 
[gw4] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (26, 0) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (16, 1) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: avro/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 0.01 | cpu_limit_s: 100000 | query: SELECT STRAIGHT_JOIN *
           FROM lineitem
                  JOIN /*+broadcast*/ orders ON o_orderkey = l_orderkey
                  JOIN supplier ON s_suppkey = l_suppkey
           WHERE o_orderstatus = 'F'
           ORDER BY l_orderkey
           LIMIT 10000 | fail_rpc_action: None | join_before_close: True | buffer_pool_limit: 0] 
[gw4] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (16, 1) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (16, 0) | exec_option: {'decimal_v2': 'true'}] 
[gw8] PASSED query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: avro/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 0.01 | cpu_limit_s: 100000 | query: SELECT STRAIGHT_JOIN *
           FROM lineitem
                  JOIN /*+broadcast*/ orders ON o_orderkey = l_orderkey
                  JOIN supplier ON s_suppkey = l_suppkey
           WHERE o_orderstatus = 'F'
           ORDER BY l_orderkey
           LIMIT 10000 | fail_rpc_action: None | join_before_close: True | buffer_pool_limit: 0] 
[gw4] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (16, 0) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (16, 16) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: kudu/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 0.1 | cpu_limit_s: 100000 | query: select * from lineitem limit 50 | fail_rpc_action: None | join_before_close: True | buffer_pool_limit: 0] 
[gw8] PASSED query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: kudu/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 0.1 | cpu_limit_s: 100000 | query: select * from lineitem limit 50 | fail_rpc_action: None | join_before_close: True | buffer_pool_limit: 0] 
[gw5] SKIPPED query_test/test_date_queries.py::TestDateQueries::test_fileformat_support[protocol: hs2-http | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'false', 'batch_size': 0} | table_format: parquet/none] 
[gw4] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (16, 16) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (26, 15) | exec_option: {'decimal_v2': 'true'}] 
[gw4] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (26, 15) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (26, 22) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_cancellation.py::TestCancellationFullSort::test_cancel_sort[protocol: beeswax | table_format: parquet/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 6 | cpu_limit_s: 0 | query: select * from lineitem order by l_orderkey | fail_rpc_action: None | join_before_close: False | buffer_pool_limit: 300m] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (16, 5) | exec_option: {'decimal_v2': 'true'}] 
[gw7] PASSED query_test/test_cancellation.py::TestCancellationFullSort::test_cancel_sort[protocol: beeswax | table_format: parquet/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 0 | wait_action: None | cancel_delay: 7 | cpu_limit_s: 0 | query: select * from lineitem order by l_orderkey | fail_rpc_action: None | join_before_close: False | buffer_pool_limit: 300m] 
[gw4] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (26, 22) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (26, 6) | exec_option: {'decimal_v2': 'false'}] 
[gw5] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (16, 5) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (26, 4) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_cast_with_format.py::TestCastWithFormat::test_year 
[gw3] PASSED query_test/test_chars.py::TestStringQueries::test_chars[protocol: hs2-http | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_chars.py::TestCharFormats::test_string_literal[protocol: hs2 | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw4] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (26, 6) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (16, 7) | exec_option: {'decimal_v2': 'false'}] 
[gw5] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (26, 4) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (26, 20) | exec_option: {'decimal_v2': 'true'}] 
[gw14] PASSED query_test/test_codegen.py::TestCodegen::test_datastream_sender_codegen[protocol: beeswax | exec_option: {'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_compressed_formats.py::TestCompressedText::test_correct_extension[compression_format: ('.gz', 'gzip') | file_format: text] 
[gw5] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (26, 20) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (26, 17) | exec_option: {'decimal_v2': 'false'}] 
[gw4] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (16, 7) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (6, 1) | exec_option: {'decimal_v2': 'false'}] 
[gw3] PASSED query_test/test_chars.py::TestCharFormats::test_string_literal[protocol: hs2 | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_compressed_formats.py::TestCompressedNonText::test_insensitivity_to_extension[compression_format: ('.bz2', 'bzip') | file_format: seq] 
[gw4] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (6, 1) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (16, 10) | exec_option: {'decimal_v2': 'true'}] 
[gw4] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (16, 10) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (26, 9) | exec_option: {'decimal_v2': 'true'}] 
[gw9] PASSED query_test/test_date_queries.py::TestDateQueries::test_queries[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'false', 'batch_size': 0} | table_format: text/none] 
query_test/test_date_queries.py::TestDateQueries::test_partitioning[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'true', 'batch_size': 1} | table_format: avro/snap/block] 
[gw5] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (26, 17) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (26, 1) | exec_option: {'decimal_v2': 'false'}] 
[gw4] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (26, 9) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (26, 25) | exec_option: {'decimal_v2': 'true'}] 
[gw4] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (26, 25) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q5[mem_limit: 400 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw9] SKIPPED query_test/test_date_queries.py::TestDateQueries::test_partitioning[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'true', 'batch_size': 1} | table_format: avro/snap/block] 
[gw5] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (26, 1) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (16, 2) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_date_queries.py::TestDateQueries::test_fileformat_support[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'true', 'batch_size': 0} | table_format: hbase/none] 
[gw7] PASSED query_test/test_cast_with_format.py::TestCastWithFormat::test_year 
query_test/test_cast_with_format.py::TestCastWithFormat::test_quarter 
[gw5] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (16, 2) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (6, 6) | exec_option: {'decimal_v2': 'true'}] 
[gw5] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (6, 6) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (16, 15) | exec_option: {'decimal_v2': 'true'}] 
[gw5] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (16, 15) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (26, 14) | exec_option: {'decimal_v2': 'true'}] 
[gw5] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (26, 14) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (26, 23) | exec_option: {'decimal_v2': 'false'}] 
[gw5] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (26, 23) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (26, 7) | exec_option: {'decimal_v2': 'false'}] 
[gw5] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (26, 7) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (16, 8) | exec_option: {'decimal_v2': 'false'}] 
[gw7] PASSED query_test/test_cast_with_format.py::TestCastWithFormat::test_quarter 
query_test/test_chars.py::TestCharFormats::test_char_format[protocol: hs2-http | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw5] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (16, 8) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (6, 0) | exec_option: {'decimal_v2': 'false'}] 
[gw8] PASSED query_test/test_cancellation.py::TestCancellationFullSort::test_cancel_sort[protocol: beeswax | table_format: parquet/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 6 | cpu_limit_s: 0 | query: select * from lineitem order by l_orderkey | fail_rpc_action: None | join_before_close: False | buffer_pool_limit: 300m] 
[gw5] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (6, 0) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (16, 9) | exec_option: {'decimal_v2': 'true'}] 
[gw7] PASSED query_test/test_chars.py::TestCharFormats::test_char_format[protocol: hs2-http | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_compressed_formats.py::TestCompressedNonText::test_insensitivity_to_extension[compression_format: ('.gz', 'gzip') | file_format: rc] 
[gw5] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (16, 9) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (26, 8) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_cast_with_format.py::TestCastWithFormat::test_round_year 
[gw9] SKIPPED query_test/test_date_queries.py::TestDateQueries::test_fileformat_support[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'true', 'batch_size': 0} | table_format: hbase/none] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (16, 8) | exec_option: {'decimal_v2': 'true'}] 
[gw5] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (26, 8) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (26, 24) | exec_option: {'decimal_v2': 'true'}] 
[gw9] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (16, 8) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (26, 7) | exec_option: {'decimal_v2': 'true'}] 
[gw9] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (26, 7) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (26, 23) | exec_option: {'decimal_v2': 'true'}] 
[gw5] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (26, 24) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (26, 13) | exec_option: {'decimal_v2': 'false'}] 
[gw9] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (26, 23) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (26, 14) | exec_option: {'decimal_v2': 'false'}] 
[gw8] PASSED query_test/test_cast_with_format.py::TestCastWithFormat::test_round_year 
query_test/test_cast_with_format.py::TestCastWithFormat::test_format_parse_errors 
[gw5] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (26, 13) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (16, 14) | exec_option: {'decimal_v2': 'false'}] 
[gw9] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (26, 14) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (16, 15) | exec_option: {'decimal_v2': 'false'}] 
[gw9] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (16, 15) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (6, 6) | exec_option: {'decimal_v2': 'false'}] 
[gw5] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (16, 14) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (6, 5) | exec_option: {'decimal_v2': 'false'}] 
[gw4] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q5[mem_limit: 400 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q6[mem_limit: 20 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw9] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (6, 6) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (16, 2) | exec_option: {'decimal_v2': 'true'}] 
[gw9] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (16, 2) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (26, 1) | exec_option: {'decimal_v2': 'true'}] 
[gw4] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q6[mem_limit: 20 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q6[mem_limit: 50 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw9] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (26, 1) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (26, 17) | exec_option: {'decimal_v2': 'true'}] 
[gw9] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (26, 17) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (26, 20) | exec_option: {'decimal_v2': 'false'}] 
[gw9] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (26, 20) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (26, 4) | exec_option: {'decimal_v2': 'false'}] 
[gw5] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (6, 5) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (16, 3) | exec_option: {'decimal_v2': 'true'}] 
[gw9] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (26, 4) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (16, 5) | exec_option: {'decimal_v2': 'false'}] 
[gw5] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (16, 3) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (26, 2) | exec_option: {'decimal_v2': 'true'}] 
[gw9] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (16, 5) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (6, 3) | exec_option: {'decimal_v2': 'true'}] 
[gw5] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (26, 2) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (26, 18) | exec_option: {'decimal_v2': 'true'}] 
[gw5] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (26, 18) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q17[mem_limit: 80 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw9] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (6, 3) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (16, 12) | exec_option: {'decimal_v2': 'true'}] 
[gw4] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q6[mem_limit: 50 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q6[mem_limit: 80 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw9] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (16, 12) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (26, 11) | exec_option: {'decimal_v2': 'true'}] 
[gw9] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (26, 11) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (26, 26) | exec_option: {'decimal_v2': 'false'}] 
[gw4] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q6[mem_limit: 80 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q6[mem_limit: 130 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw9] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (26, 26) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (26, 10) | exec_option: {'decimal_v2': 'false'}] 
[gw9] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (26, 10) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (16, 11) | exec_option: {'decimal_v2': 'false'}] 
[gw14] PASSED query_test/test_compressed_formats.py::TestCompressedText::test_correct_extension[compression_format: ('.gz', 'gzip') | file_format: text] 
query_test/test_date_queries.py::TestDateQueries::test_queries[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'true', 'batch_size': 0} | table_format: hbase/none] 
[gw9] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (16, 11) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (6, 2) | exec_option: {'decimal_v2': 'false'}] 
[gw4] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q6[mem_limit: 130 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q6[mem_limit: 160 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw9] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (6, 2) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (16, 6) | exec_option: {'decimal_v2': 'true'}] 
[gw9] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (16, 6) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (26, 5) | exec_option: {'decimal_v2': 'true'}] 
[gw9] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (26, 5) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (26, 21) | exec_option: {'decimal_v2': 'true'}] 
[gw9] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (26, 21) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_kudu.py::TestKuduOperations::test_kudu_partition_ddl[protocol: beeswax | exec_option: {'kudu_read_mode': 'READ_AT_SNAPSHOT', 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
[gw5] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q17[mem_limit: 80 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q17[mem_limit: 130 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw4] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q6[mem_limit: 160 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q6[mem_limit: 200 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw4] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q6[mem_limit: 200 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q6[mem_limit: 400 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw4] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q6[mem_limit: 400 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q7[mem_limit: 20 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw4] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q7[mem_limit: 20 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q7[mem_limit: 50 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw5] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q17[mem_limit: 130 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q17[mem_limit: 160 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw4] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q7[mem_limit: 50 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q7[mem_limit: 80 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw4] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q7[mem_limit: 80 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q7[mem_limit: 130 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw0] PASSED query_test/test_acid.py::TestAcid::test_acid_compaction[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_aggregation.py::TestAggregation::test_aggregation[data_type: bool | agg_func: count | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw1] PASSED metadata/test_refresh_partition.py::TestRefreshPartition::test_refresh_partition_num_rows[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
metadata/test_show_create_table.py::TestInfraCompat::test_load_table_with_primary_key_attr[table_primary_keys_map0] 
[gw1] PASSED metadata/test_show_create_table.py::TestInfraCompat::test_load_table_with_primary_key_attr[table_primary_keys_map0] 
query_test/test_acid.py::TestAcid::test_acid_partitioned[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw0] PASSED query_test/test_aggregation.py::TestAggregation::test_aggregation[data_type: bool | agg_func: count | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_aggregation.py::TestAggregation::test_aggregation[data_type: int | agg_func: max | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw5] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q17[mem_limit: 160 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q17[mem_limit: 200 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw0] PASSED query_test/test_aggregation.py::TestAggregation::test_aggregation[data_type: int | agg_func: max | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_aggregation.py::TestAggregation::test_aggregation[data_type: double | agg_func: avg | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw0] PASSED query_test/test_aggregation.py::TestAggregation::test_aggregation[data_type: double | agg_func: avg | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_aggregation.py::TestAggregationQueries::test_sampled_ndv[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw9] PASSED query_test/test_kudu.py::TestKuduOperations::test_kudu_partition_ddl[protocol: beeswax | exec_option: {'kudu_read_mode': 'READ_AT_SNAPSHOT', 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
query_test/test_kudu.py::TestKuduOperations::test_kudu_stats[protocol: beeswax | exec_option: {'kudu_read_mode': 'READ_AT_SNAPSHOT', 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
[gw15] PASSED query_test/test_chars.py::TestStringQueries::test_chars_tmp_tables[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw5] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q17[mem_limit: 200 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q17[mem_limit: 400 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_chars.py::TestCharFormats::test_string_literal[protocol: hs2 | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw15] PASSED query_test/test_chars.py::TestCharFormats::test_string_literal[protocol: hs2 | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_compressed_formats.py::TestCompressedNonText::test_insensitivity_to_extension[compression_format: ('.gz', 'gzip') | file_format: avro] 
[gw4] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q7[mem_limit: 130 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q7[mem_limit: 160 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw5] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q17[mem_limit: 400 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q18[mem_limit: 20 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw5] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q18[mem_limit: 20 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q18[mem_limit: 50 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw5] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q18[mem_limit: 50 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q18[mem_limit: 80 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw5] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q18[mem_limit: 80 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q18[mem_limit: 130 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw3] PASSED query_test/test_compressed_formats.py::TestCompressedNonText::test_insensitivity_to_extension[compression_format: ('.bz2', 'bzip') | file_format: seq] 
[gw15] xfail query_test/test_compressed_formats.py::TestCompressedNonText::test_insensitivity_to_extension[compression_format: ('.gz', 'gzip') | file_format: avro] 
query_test/test_date_queries.py::TestDateQueries::test_queries[protocol: hs2-http | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'true', 'batch_size': 1} | table_format: parquet/none] 
query_test/test_date_queries.py::TestDateQueries::test_queries[protocol: hs2 | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'false', 'batch_size': 1} | table_format: parquet/none] 
[gw5] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q18[mem_limit: 130 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q18[mem_limit: 160 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw9] PASSED query_test/test_kudu.py::TestKuduOperations::test_kudu_stats[protocol: beeswax | exec_option: {'kudu_read_mode': 'READ_AT_SNAPSHOT', 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
query_test/test_kudu.py::TestKuduOperations::test_kudu_describe[protocol: beeswax | exec_option: {'kudu_read_mode': 'READ_AT_SNAPSHOT', 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
[gw7] PASSED query_test/test_compressed_formats.py::TestCompressedNonText::test_insensitivity_to_extension[compression_format: ('.gz', 'gzip') | file_format: rc] 
query_test/test_datasketches.py::TestDatasketches::test_hll[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw9] PASSED query_test/test_kudu.py::TestKuduOperations::test_kudu_describe[protocol: beeswax | exec_option: {'kudu_read_mode': 'READ_AT_SNAPSHOT', 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
[gw4] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q7[mem_limit: 160 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q7[mem_limit: 200 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_kudu.py::TestKuduOperations::test_kudu_limit[protocol: beeswax | exec_option: {'kudu_read_mode': 'READ_AT_SNAPSHOT', 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
[gw10] PASSED query_test/test_insert_parquet.py::TestInsertParquetQueries::test_insert_parquet[compression_codec: none | protocol: beeswax | exec_option: {'sync_ddl': 1, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | file_size: 0-unique_database0] 
[gw5] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q18[mem_limit: 160 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q18[mem_limit: 200 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_insert_parquet.py::TestInsertParquetQueries::test_insert_parquet[compression_codec: snappy | protocol: beeswax | exec_option: {'sync_ddl': 1, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | file_size: 33554432-unique_database0] 
[gw9] PASSED query_test/test_kudu.py::TestKuduOperations::test_kudu_limit[protocol: beeswax | exec_option: {'kudu_read_mode': 'READ_AT_SNAPSHOT', 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
query_test/test_kudu.py::TestKuduOperations::test_kudu_column_options 
[gw4] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q7[mem_limit: 200 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q7[mem_limit: 400 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw14] PASSED query_test/test_date_queries.py::TestDateQueries::test_queries[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'true', 'batch_size': 0} | table_format: hbase/none] 
query_test/test_date_queries.py::TestDateQueries::test_fileformat_support[protocol: hs2 | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'true', 'batch_size': 1} | table_format: parquet/none] 
[gw5] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q18[mem_limit: 200 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q18[mem_limit: 400 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw14] SKIPPED query_test/test_date_queries.py::TestDateQueries::test_fileformat_support[protocol: hs2 | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'true', 'batch_size': 1} | table_format: parquet/none] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (16, 2) | exec_option: {'decimal_v2': 'true'}] 
[gw14] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (16, 2) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (26, 1) | exec_option: {'decimal_v2': 'true'}] 
[gw14] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (26, 1) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (26, 17) | exec_option: {'decimal_v2': 'true'}] 
[gw14] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (26, 17) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (26, 20) | exec_option: {'decimal_v2': 'false'}] 
[gw14] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (26, 20) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (26, 4) | exec_option: {'decimal_v2': 'false'}] 
[gw14] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (26, 4) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (16, 5) | exec_option: {'decimal_v2': 'false'}] 
[gw14] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (16, 5) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (6, 3) | exec_option: {'decimal_v2': 'true'}] 
[gw14] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (6, 3) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (16, 12) | exec_option: {'decimal_v2': 'true'}] 
[gw14] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (16, 12) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (26, 11) | exec_option: {'decimal_v2': 'true'}] 
[gw14] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (26, 11) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (26, 26) | exec_option: {'decimal_v2': 'false'}] 
[gw14] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (26, 26) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (26, 10) | exec_option: {'decimal_v2': 'false'}] 
[gw14] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (26, 10) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (16, 11) | exec_option: {'decimal_v2': 'false'}] 
[gw14] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (16, 11) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (6, 2) | exec_option: {'decimal_v2': 'false'}] 
[gw14] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (6, 2) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (16, 6) | exec_option: {'decimal_v2': 'true'}] 
[gw14] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (16, 6) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (26, 5) | exec_option: {'decimal_v2': 'true'}] 
[gw14] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (26, 5) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (26, 21) | exec_option: {'decimal_v2': 'true'}] 
[gw5] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q18[mem_limit: 400 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q19[mem_limit: 20 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw5] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q19[mem_limit: 20 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q19[mem_limit: 50 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw14] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (26, 21) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (26, 16) | exec_option: {'decimal_v2': 'false'}] 
[gw5] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q19[mem_limit: 50 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q19[mem_limit: 80 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw14] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (26, 16) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (26, 0) | exec_option: {'decimal_v2': 'false'}] 
[gw4] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q7[mem_limit: 400 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q8[mem_limit: 20 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw4] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q8[mem_limit: 20 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q8[mem_limit: 50 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw4] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q8[mem_limit: 50 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q8[mem_limit: 80 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw4] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q8[mem_limit: 80 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q8[mem_limit: 130 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw14] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (26, 0) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (16, 1) | exec_option: {'decimal_v2': 'false'}] 
[gw14] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (16, 1) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (16, 0) | exec_option: {'decimal_v2': 'true'}] 
[gw14] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (16, 0) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (16, 16) | exec_option: {'decimal_v2': 'true'}] 
[gw14] SKIPPED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (16, 16) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (26, 15) | exec_option: {'decimal_v2': 'true'}] 
[gw14] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (26, 15) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_mem_usage_scaling.py::TestTpchPrimitivesMemLimitError::test_low_mem_limit_groupby_bigint_highndv[mem_limit: 20 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw14] PASSED query_test/test_mem_usage_scaling.py::TestTpchPrimitivesMemLimitError::test_low_mem_limit_groupby_bigint_highndv[mem_limit: 20 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchPrimitivesMemLimitError::test_low_mem_limit_groupby_bigint_highndv[mem_limit: 100 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw4] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q8[mem_limit: 130 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q8[mem_limit: 160 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw14] PASSED query_test/test_mem_usage_scaling.py::TestTpchPrimitivesMemLimitError::test_low_mem_limit_groupby_bigint_highndv[mem_limit: 100 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchPrimitivesMemLimitError::test_low_mem_limit_groupby_bigint_highndv[mem_limit: 120 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw3] PASSED query_test/test_date_queries.py::TestDateQueries::test_queries[protocol: hs2-http | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'true', 'batch_size': 1} | table_format: parquet/none] 
query_test/test_date_queries.py::TestDateQueries::test_partitioning[protocol: hs2-http | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'true', 'batch_size': 0} | table_format: parquet/none] 
[gw15] PASSED query_test/test_date_queries.py::TestDateQueries::test_queries[protocol: hs2 | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'false', 'batch_size': 1} | table_format: parquet/none] 
query_test/test_date_queries.py::TestDateQueries::test_fileformat_support[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'false', 'batch_size': 0} | table_format: text/none] 
[gw0] PASSED query_test/test_aggregation.py::TestAggregationQueries::test_sampled_ndv[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_aggregation.py::TestTPCHAggregationQueries::test_min_multiple_distinct[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw5] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q19[mem_limit: 80 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q19[mem_limit: 130 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw4] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q8[mem_limit: 160 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q8[mem_limit: 200 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw9] PASSED query_test/test_kudu.py::TestKuduOperations::test_kudu_column_options 
[gw14] PASSED query_test/test_mem_usage_scaling.py::TestTpchPrimitivesMemLimitError::test_low_mem_limit_groupby_bigint_highndv[mem_limit: 120 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchPrimitivesMemLimitError::test_low_mem_limit_groupby_bigint_highndv[mem_limit: 200 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_kudu.py::TestKuduOperations::test_kudu_col_changed 
[gw3] SKIPPED query_test/test_date_queries.py::TestDateQueries::test_partitioning[protocol: hs2-http | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'true', 'batch_size': 0} | table_format: parquet/none] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (6, 2) | exec_option: {'decimal_v2': 'true'}] 
[gw4] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q8[mem_limit: 200 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q8[mem_limit: 400 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw3] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (6, 2) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (16, 11) | exec_option: {'decimal_v2': 'true'}] 
[gw3] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (16, 11) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (26, 10) | exec_option: {'decimal_v2': 'true'}] 
[gw3] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (26, 10) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (26, 26) | exec_option: {'decimal_v2': 'true'}] 
[gw3] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (26, 26) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (26, 11) | exec_option: {'decimal_v2': 'false'}] 
[gw14] PASSED query_test/test_mem_usage_scaling.py::TestTpchPrimitivesMemLimitError::test_low_mem_limit_groupby_bigint_highndv[mem_limit: 200 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchPrimitivesMemLimitError::test_low_mem_limit_orderby_all[mem_limit: 20 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw14] PASSED query_test/test_mem_usage_scaling.py::TestTpchPrimitivesMemLimitError::test_low_mem_limit_orderby_all[mem_limit: 20 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchPrimitivesMemLimitError::test_low_mem_limit_orderby_all[mem_limit: 100 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw3] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (26, 11) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (16, 12) | exec_option: {'decimal_v2': 'false'}] 
[gw3] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (16, 12) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (6, 3) | exec_option: {'decimal_v2': 'false'}] 
[gw3] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (6, 3) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (16, 5) | exec_option: {'decimal_v2': 'true'}] 
[gw3] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (16, 5) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (26, 4) | exec_option: {'decimal_v2': 'true'}] 
[gw3] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (26, 4) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (26, 20) | exec_option: {'decimal_v2': 'true'}] 
[gw3] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (26, 20) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (26, 17) | exec_option: {'decimal_v2': 'false'}] 
[gw9] PASSED query_test/test_kudu.py::TestKuduOperations::test_kudu_col_changed 
[gw6] PASSED query_test/test_exprs.py::TestExprs::test_exprs[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none | enable_expr_rewrites: 0] 
query_test/test_exprs.py::TestExprs::test_exprs[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none | enable_expr_rewrites: 1] 
[gw3] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (26, 17) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (26, 1) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_kudu.py::TestKuduOperations::test_kudu_col_not_null_changed 
[gw3] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (26, 1) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (16, 2) | exec_option: {'decimal_v2': 'false'}] 
[gw4] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q8[mem_limit: 400 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q9[mem_limit: 20 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw3] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (16, 2) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (6, 6) | exec_option: {'decimal_v2': 'true'}] 
[gw4] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q9[mem_limit: 20 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q9[mem_limit: 50 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw4] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q9[mem_limit: 50 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q9[mem_limit: 80 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] PASSED query_test/test_datasketches.py::TestDatasketches::test_hll[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw4] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q9[mem_limit: 80 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q9[mem_limit: 130 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw3] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (6, 6) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (16, 15) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_date_queries.py::TestDateQueries::test_partitioning[protocol: hs2-http | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'true', 'batch_size': 1} | table_format: parquet/none] 
[gw14] PASSED query_test/test_mem_usage_scaling.py::TestTpchPrimitivesMemLimitError::test_low_mem_limit_orderby_all[mem_limit: 100 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchPrimitivesMemLimitError::test_low_mem_limit_orderby_all[mem_limit: 120 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw5] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q19[mem_limit: 130 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q19[mem_limit: 160 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw8] PASSED query_test/test_cast_with_format.py::TestCastWithFormat::test_format_parse_errors 
query_test/test_chars.py::TestCharFormats::test_char_format[protocol: hs2-http | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw3] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (16, 15) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (26, 14) | exec_option: {'decimal_v2': 'true'}] 
[gw4] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q9[mem_limit: 130 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q9[mem_limit: 160 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw3] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (26, 14) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (26, 23) | exec_option: {'decimal_v2': 'false'}] 
[gw8] PASSED query_test/test_chars.py::TestCharFormats::test_char_format[protocol: hs2-http | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_compressed_formats.py::TestCompressedNonText::test_insensitivity_to_extension[compression_format: ('.snappy', 'snap') | file_format: rc] 
[gw3] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (26, 23) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (26, 7) | exec_option: {'decimal_v2': 'false'}] 
[gw14] PASSED query_test/test_mem_usage_scaling.py::TestTpchPrimitivesMemLimitError::test_low_mem_limit_orderby_all[mem_limit: 120 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchPrimitivesMemLimitError::test_low_mem_limit_orderby_all[mem_limit: 200 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw3] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (26, 7) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (16, 8) | exec_option: {'decimal_v2': 'false'}] 
[gw7] SKIPPED query_test/test_date_queries.py::TestDateQueries::test_partitioning[protocol: hs2-http | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'true', 'batch_size': 1} | table_format: parquet/none] 
query_test/test_date_queries.py::TestDateQueries::test_fileformat_support[protocol: hs2-http | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'true', 'batch_size': 0} | table_format: parquet/none] 
[gw9] PASSED query_test/test_kudu.py::TestKuduOperations::test_kudu_col_not_null_changed 
query_test/test_kudu.py::TestKuduOperations::test_kudu_col_null_changed 
[gw3] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (16, 8) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (6, 0) | exec_option: {'decimal_v2': 'false'}] 
[gw3] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (6, 0) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (16, 9) | exec_option: {'decimal_v2': 'true'}] 
[gw3] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (16, 9) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (26, 8) | exec_option: {'decimal_v2': 'true'}] 
[gw3] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (26, 8) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (26, 24) | exec_option: {'decimal_v2': 'true'}] 
[gw3] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (26, 24) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_local_fs.py::TestLocalFileSystem::test_local_filesystem[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw3] SKIPPED query_test/test_local_fs.py::TestLocalFileSystem::test_local_filesystem[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_mem_usage_scaling.py::TestQueryMemLimitScaling::test_mem_usage_scaling[mem_limit: -1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] SKIPPED query_test/test_date_queries.py::TestDateQueries::test_fileformat_support[protocol: hs2-http | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'true', 'batch_size': 0} | table_format: parquet/none] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (16, 6) | exec_option: {'decimal_v2': 'true'}] 
[gw7] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (16, 6) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (26, 5) | exec_option: {'decimal_v2': 'true'}] 
[gw7] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (26, 5) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (26, 21) | exec_option: {'decimal_v2': 'true'}] 
[gw9] PASSED query_test/test_kudu.py::TestKuduOperations::test_kudu_col_null_changed 
query_test/test_kudu.py::TestKuduOperations::test_kudu_col_added 
[gw7] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (26, 21) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (26, 16) | exec_option: {'decimal_v2': 'false'}] 
[gw5] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q19[mem_limit: 160 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q19[mem_limit: 200 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (26, 16) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (26, 0) | exec_option: {'decimal_v2': 'false'}] 
[gw7] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (26, 0) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (16, 1) | exec_option: {'decimal_v2': 'false'}] 
[gw14] PASSED query_test/test_mem_usage_scaling.py::TestTpchPrimitivesMemLimitError::test_low_mem_limit_orderby_all[mem_limit: 200 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpcdsMemLimitError::test_low_mem_limit_q53[mem_limit: 20 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw3] PASSED query_test/test_mem_usage_scaling.py::TestQueryMemLimitScaling::test_mem_usage_scaling[mem_limit: -1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestQueryMemLimitScaling::test_mem_usage_scaling[mem_limit: 400m | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (16, 1) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (16, 0) | exec_option: {'decimal_v2': 'true'}] 
[gw7] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (16, 0) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (16, 16) | exec_option: {'decimal_v2': 'true'}] 
[gw7] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (16, 16) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (26, 15) | exec_option: {'decimal_v2': 'true'}] 
[gw14] PASSED query_test/test_mem_usage_scaling.py::TestTpcdsMemLimitError::test_low_mem_limit_q53[mem_limit: 20 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpcdsMemLimitError::test_low_mem_limit_q53[mem_limit: 100 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (26, 15) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (26, 22) | exec_option: {'decimal_v2': 'false'}] 
[gw7] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (26, 22) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (26, 6) | exec_option: {'decimal_v2': 'false'}] 
[gw7] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (26, 6) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (16, 7) | exec_option: {'decimal_v2': 'false'}] 
[gw7] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (16, 7) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (6, 1) | exec_option: {'decimal_v2': 'false'}] 
[gw7] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (6, 1) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (16, 10) | exec_option: {'decimal_v2': 'true'}] 
[gw4] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q9[mem_limit: 160 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q9[mem_limit: 200 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw9] PASSED query_test/test_kudu.py::TestKuduOperations::test_kudu_col_added 
query_test/test_kudu.py::TestKuduOperations::test_kudu_col_removed 
[gw7] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (16, 10) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (26, 9) | exec_option: {'decimal_v2': 'true'}] 
[gw7] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (26, 9) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (26, 25) | exec_option: {'decimal_v2': 'true'}] 
[gw7] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (26, 25) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (26, 12) | exec_option: {'decimal_v2': 'false'}] 
[gw14] PASSED query_test/test_mem_usage_scaling.py::TestTpcdsMemLimitError::test_low_mem_limit_q53[mem_limit: 100 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpcdsMemLimitError::test_low_mem_limit_q53[mem_limit: 116 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw3] PASSED query_test/test_mem_usage_scaling.py::TestQueryMemLimitScaling::test_mem_usage_scaling[mem_limit: 400m | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestQueryMemLimitScaling::test_mem_usage_scaling[mem_limit: 150m | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (26, 12) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (16, 13) | exec_option: {'decimal_v2': 'false'}] 
[gw7] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (16, 13) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (6, 4) | exec_option: {'decimal_v2': 'false'}] 
[gw9] PASSED query_test/test_kudu.py::TestKuduOperations::test_kudu_col_removed 
query_test/test_kudu.py::TestKuduOperations::test_kudu_show_unbounded_range_partition 
[gw7] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (6, 4) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (16, 4) | exec_option: {'decimal_v2': 'true'}] 
[gw7] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (16, 4) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (26, 3) | exec_option: {'decimal_v2': 'true'}] 
[gw5] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q19[mem_limit: 200 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q19[mem_limit: 400 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (26, 3) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (26, 19) | exec_option: {'decimal_v2': 'true'}] 
[gw7] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (26, 19) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q12[mem_limit: 80 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw14] PASSED query_test/test_mem_usage_scaling.py::TestTpcdsMemLimitError::test_low_mem_limit_q53[mem_limit: 116 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpcdsMemLimitError::test_low_mem_limit_q53[mem_limit: 150 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw4] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q9[mem_limit: 200 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q9[mem_limit: 400 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw3] PASSED query_test/test_mem_usage_scaling.py::TestQueryMemLimitScaling::test_mem_usage_scaling[mem_limit: 150m | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestExprMemUsage::test_scanner_mem_usage[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw9] PASSED query_test/test_kudu.py::TestKuduOperations::test_kudu_show_unbounded_range_partition 
query_test/test_kudu.py::TestKuduOperations::test_column_storage_attributes 
[gw15] PASSED query_test/test_date_queries.py::TestDateQueries::test_fileformat_support[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'false', 'batch_size': 0} | table_format: text/none] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (6, 5) | exec_option: {'decimal_v2': 'true'}] 
[gw15] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (6, 5) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (16, 14) | exec_option: {'decimal_v2': 'true'}] 
[gw15] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (16, 14) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (26, 13) | exec_option: {'decimal_v2': 'true'}] 
[gw15] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (26, 13) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (26, 24) | exec_option: {'decimal_v2': 'false'}] 
[gw9] SKIPPED query_test/test_kudu.py::TestKuduOperations::test_column_storage_attributes 
query_test/test_kudu.py::TestKuduOperations::test_concurrent_schema_change 
[gw15] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (26, 24) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (26, 8) | exec_option: {'decimal_v2': 'false'}] 
[gw14] PASSED query_test/test_mem_usage_scaling.py::TestTpcdsMemLimitError::test_low_mem_limit_q53[mem_limit: 150 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestScanMemLimit::test_wide_avro_mem_usage[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
[gw15] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (26, 8) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (16, 9) | exec_option: {'decimal_v2': 'false'}] 
[gw15] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (16, 9) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (6, 0) | exec_option: {'decimal_v2': 'true'}] 
[gw15] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (6, 0) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (16, 8) | exec_option: {'decimal_v2': 'true'}] 
[gw15] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (16, 8) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (26, 7) | exec_option: {'decimal_v2': 'true'}] 
[gw15] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (26, 7) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (26, 23) | exec_option: {'decimal_v2': 'true'}] 
[gw15] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (26, 23) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (26, 14) | exec_option: {'decimal_v2': 'false'}] 
[gw15] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (26, 14) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (16, 15) | exec_option: {'decimal_v2': 'false'}] 
[gw15] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (16, 15) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (6, 6) | exec_option: {'decimal_v2': 'false'}] 
[gw15] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (6, 6) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (16, 2) | exec_option: {'decimal_v2': 'true'}] 
[gw3] PASSED query_test/test_mem_usage_scaling.py::TestExprMemUsage::test_scanner_mem_usage[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q1[mem_limit: 20 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw15] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (16, 2) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (26, 1) | exec_option: {'decimal_v2': 'true'}] 
[gw3] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q1[mem_limit: 20 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q1[mem_limit: 50 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw3] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q1[mem_limit: 50 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q1[mem_limit: 80 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q12[mem_limit: 80 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q12[mem_limit: 130 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw5] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q19[mem_limit: 400 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q20[mem_limit: 20 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw5] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q20[mem_limit: 20 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q20[mem_limit: 50 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw14] SKIPPED query_test/test_mem_usage_scaling.py::TestScanMemLimit::test_wide_avro_mem_usage[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
[gw5] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q20[mem_limit: 50 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q20[mem_limit: 80 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw15] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (26, 1) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (26, 17) | exec_option: {'decimal_v2': 'true'}] 
[gw5] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q20[mem_limit: 80 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q20[mem_limit: 130 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestScanMemLimit::test_kudu_scan_mem_usage[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
[gw15] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (26, 17) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (26, 20) | exec_option: {'decimal_v2': 'false'}] 
[gw15] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (26, 20) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (26, 4) | exec_option: {'decimal_v2': 'false'}] 
[gw8] PASSED query_test/test_compressed_formats.py::TestCompressedNonText::test_insensitivity_to_extension[compression_format: ('.snappy', 'snap') | file_format: rc] 
query_test/test_datasketches.py::TestDatasketches::test_kll[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw15] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (26, 4) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (16, 5) | exec_option: {'decimal_v2': 'false'}] 
[gw5] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q20[mem_limit: 130 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q20[mem_limit: 160 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw4] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q9[mem_limit: 400 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q10[mem_limit: 20 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw4] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q10[mem_limit: 20 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q10[mem_limit: 50 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw9] PASSED query_test/test_kudu.py::TestKuduOperations::test_concurrent_schema_change 
[gw4] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q10[mem_limit: 50 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q10[mem_limit: 80 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw3] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q1[mem_limit: 80 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q1[mem_limit: 130 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_kudu.py::TestKuduOperations::test_read_modes 
[gw15] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (16, 5) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (6, 3) | exec_option: {'decimal_v2': 'true'}] 
[gw4] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q10[mem_limit: 80 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q10[mem_limit: 130 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw15] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (6, 3) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (16, 12) | exec_option: {'decimal_v2': 'true'}] 
[gw15] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (16, 12) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (26, 11) | exec_option: {'decimal_v2': 'true'}] 
[gw15] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (26, 11) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_mt_dop.py::TestMtDop::test_mt_dop[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw15] PASSED query_test/test_mt_dop.py::TestMtDop::test_mt_dop[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_mt_dop.py::TestMtDop::test_mt_dop[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
[gw15] PASSED query_test/test_mt_dop.py::TestMtDop::test_mt_dop[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
query_test/test_mt_dop.py::TestMtDop::test_mt_dop[mt_dop: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
[gw5] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q20[mem_limit: 160 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q20[mem_limit: 200 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw14] PASSED query_test/test_mem_usage_scaling.py::TestScanMemLimit::test_kudu_scan_mem_usage[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
query_test/test_mem_usage_scaling.py::TestScanMemLimit::test_hdfs_scanner_thread_mem_scaling[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
[gw15] PASSED query_test/test_mt_dop.py::TestMtDop::test_mt_dop[mt_dop: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
query_test/test_mt_dop.py::TestMtDop::test_mt_dop[mt_dop: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw15] PASSED query_test/test_mt_dop.py::TestMtDop::test_mt_dop[mt_dop: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_mt_dop.py::TestMtDop::test_mt_dop[mt_dop: 8 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
[gw4] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q10[mem_limit: 130 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q10[mem_limit: 160 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q12[mem_limit: 130 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q12[mem_limit: 160 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw3] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q1[mem_limit: 130 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q1[mem_limit: 160 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw15] PASSED query_test/test_mt_dop.py::TestMtDop::test_mt_dop[mt_dop: 8 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
query_test/test_mt_dop.py::TestMtDop::test_mt_dop[mt_dop: 8 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
[gw9] PASSED query_test/test_kudu.py::TestKuduOperations::test_read_modes 
query_test/test_kudu.py::TestCreateExternalTable::test_external_timestamp_default_value 
[gw5] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q20[mem_limit: 200 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q20[mem_limit: 400 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw15] PASSED query_test/test_mt_dop.py::TestMtDop::test_mt_dop[mt_dop: 8 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
query_test/test_mt_dop.py::TestMtDop::test_mt_dop[mt_dop: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
[gw15] PASSED query_test/test_mt_dop.py::TestMtDop::test_mt_dop[mt_dop: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
query_test/test_mt_dop.py::TestMtDop::test_mt_dop[mt_dop: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw15] PASSED query_test/test_mt_dop.py::TestMtDop::test_mt_dop[mt_dop: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_mt_dop.py::TestMtDop::test_mt_dop[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
[gw4] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q10[mem_limit: 160 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q10[mem_limit: 200 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw9] PASSED query_test/test_kudu.py::TestCreateExternalTable::test_external_timestamp_default_value 
query_test/test_kudu.py::TestCreateExternalTable::test_implicit_table_props 
[gw15] PASSED query_test/test_mt_dop.py::TestMtDop::test_mt_dop[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
query_test/test_mt_dop.py::TestMtDop::test_compute_stats[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw5] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q20[mem_limit: 400 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q21[mem_limit: 20 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw5] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q21[mem_limit: 20 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q21[mem_limit: 50 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw5] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q21[mem_limit: 50 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q21[mem_limit: 80 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw5] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q21[mem_limit: 80 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q21[mem_limit: 130 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw9] PASSED query_test/test_kudu.py::TestCreateExternalTable::test_implicit_table_props 
query_test/test_kudu.py::TestCreateExternalTable::test_col_types 
[gw3] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q1[mem_limit: 160 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q1[mem_limit: 200 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw9] PASSED query_test/test_kudu.py::TestCreateExternalTable::test_col_types 
query_test/test_kudu.py::TestCreateExternalTable::test_unsupported_binary_col 
[gw9] PASSED query_test/test_kudu.py::TestCreateExternalTable::test_unsupported_binary_col 
query_test/test_kudu.py::TestCreateExternalTable::test_drop_external_table 
[gw9] PASSED query_test/test_kudu.py::TestCreateExternalTable::test_drop_external_table 
query_test/test_kudu.py::TestCreateExternalTable::test_explicit_name 
[gw5] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q21[mem_limit: 130 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q21[mem_limit: 160 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw4] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q10[mem_limit: 200 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q10[mem_limit: 400 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw9] PASSED query_test/test_kudu.py::TestCreateExternalTable::test_explicit_name 
query_test/test_kudu.py::TestCreateExternalTable::test_explicit_name_preference 
[gw9] PASSED query_test/test_kudu.py::TestCreateExternalTable::test_explicit_name_preference 
query_test/test_kudu.py::TestCreateExternalTable::test_explicit_name_doesnt_exist 
[gw9] PASSED query_test/test_kudu.py::TestCreateExternalTable::test_explicit_name_doesnt_exist 
query_test/test_kudu.py::TestCreateExternalTable::test_explicit_name_doesnt_exist_but_implicit_does 
[gw9] PASSED query_test/test_kudu.py::TestCreateExternalTable::test_explicit_name_doesnt_exist_but_implicit_does 
query_test/test_kudu.py::TestCreateExternalTable::test_table_without_partitioning 
[gw7] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q12[mem_limit: 160 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q12[mem_limit: 200 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw3] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q1[mem_limit: 200 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q1[mem_limit: 400 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw9] PASSED query_test/test_kudu.py::TestCreateExternalTable::test_table_without_partitioning 
query_test/test_kudu.py::TestCreateExternalTable::test_column_name_case 
[gw15] PASSED query_test/test_mt_dop.py::TestMtDop::test_compute_stats[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw4] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q10[mem_limit: 400 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q11[mem_limit: 20 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mt_dop.py::TestMtDop::test_compute_stats[mt_dop: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
[gw4] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q11[mem_limit: 20 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q11[mem_limit: 50 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw4] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q11[mem_limit: 50 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q11[mem_limit: 80 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw4] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q11[mem_limit: 80 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q11[mem_limit: 130 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw3] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q1[mem_limit: 400 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q2[mem_limit: 20 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw3] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q2[mem_limit: 20 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q2[mem_limit: 50 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw3] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q2[mem_limit: 50 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q2[mem_limit: 80 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw4] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q11[mem_limit: 130 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q11[mem_limit: 160 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw9] PASSED query_test/test_kudu.py::TestCreateExternalTable::test_column_name_case 
query_test/test_kudu.py::TestCreateExternalTable::test_conflicting_column_name 
[gw7] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q12[mem_limit: 200 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q12[mem_limit: 400 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw3] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q2[mem_limit: 80 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q2[mem_limit: 130 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw4] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q11[mem_limit: 160 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q11[mem_limit: 200 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw15] PASSED query_test/test_mt_dop.py::TestMtDop::test_compute_stats[mt_dop: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
query_test/test_mt_dop.py::TestMtDop::test_compute_stats[mt_dop: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
[gw3] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q2[mem_limit: 130 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q2[mem_limit: 160 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw4] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q11[mem_limit: 200 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q11[mem_limit: 400 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw9] PASSED query_test/test_kudu.py::TestCreateExternalTable::test_conflicting_column_name 
query_test/test_kudu.py::TestShowCreateTable::test_primary_key_and_distribution 
[gw3] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q2[mem_limit: 160 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q2[mem_limit: 200 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw4] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q11[mem_limit: 400 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q12[mem_limit: 20 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw4] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q12[mem_limit: 20 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q12[mem_limit: 50 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw4] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q12[mem_limit: 50 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_nested_types.py::TestNestedTypesNoMtDop::test_partitioned_table[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw15] PASSED query_test/test_mt_dop.py::TestMtDop::test_compute_stats[mt_dop: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
query_test/test_mt_dop.py::TestMtDop::test_compute_stats[mt_dop: 8 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw3] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q2[mem_limit: 200 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q2[mem_limit: 400 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q12[mem_limit: 400 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q13[mem_limit: 20 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q13[mem_limit: 20 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q13[mem_limit: 50 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw0] PASSED query_test/test_aggregation.py::TestTPCHAggregationQueries::test_min_multiple_distinct[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q13[mem_limit: 50 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q13[mem_limit: 80 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: kudu/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 0 | cpu_limit_s: 0 | query: select l_returnflag from lineitem | fail_rpc_action: None | join_before_close: True | buffer_pool_limit: 0] 
[gw9] PASSED query_test/test_kudu.py::TestShowCreateTable::test_primary_key_and_distribution 
query_test/test_kudu.py::TestShowCreateTable::test_timestamp_default_value 
[gw0] PASSED query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: kudu/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 0 | cpu_limit_s: 0 | query: select l_returnflag from lineitem | fail_rpc_action: None | join_before_close: True | buffer_pool_limit: 0] 
[gw10] PASSED query_test/test_insert_parquet.py::TestInsertParquetQueries::test_insert_parquet[compression_codec: snappy | protocol: beeswax | exec_option: {'sync_ddl': 1, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | file_size: 33554432-unique_database0] 
query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: avro/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 0.1 | cpu_limit_s: 100000 | query: compute stats lineitem | fail_rpc_action: COORD_CANCEL_QUERY_FINSTANCES_RPC:FAIL | join_before_close: True | buffer_pool_limit: 0] 
[gw0] PASSED query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: avro/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 0.1 | cpu_limit_s: 100000 | query: compute stats lineitem | fail_rpc_action: COORD_CANCEL_QUERY_FINSTANCES_RPC:FAIL | join_before_close: True | buffer_pool_limit: 0] 
[gw9] PASSED query_test/test_kudu.py::TestShowCreateTable::test_timestamp_default_value 
query_test/test_kudu.py::TestShowCreateTable::test_external_kudu_table_name_with_show_create 
[gw3] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q2[mem_limit: 400 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q3[mem_limit: 20 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw3] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q3[mem_limit: 20 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q3[mem_limit: 50 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw3] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q3[mem_limit: 50 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q3[mem_limit: 80 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw14] PASSED query_test/test_mem_usage_scaling.py::TestScanMemLimit::test_hdfs_scanner_thread_mem_scaling[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
query_test/test_mem_usage_scaling.py::TestHashJoinMemLimit::test_low_mem_limit_selective_scan_hash_join[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: parquet/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 0.01 | cpu_limit_s: 100000 | query: compute stats lineitem | fail_rpc_action: None | join_before_close: True | buffer_pool_limit: 0] 
[gw0] PASSED query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: parquet/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 0.01 | cpu_limit_s: 100000 | query: compute stats lineitem | fail_rpc_action: None | join_before_close: True | buffer_pool_limit: 0] 
query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: rc/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 0.1 | cpu_limit_s: 100000 | query: compute stats lineitem | fail_rpc_action: None | join_before_close: True | buffer_pool_limit: 0] 
[gw3] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q3[mem_limit: 80 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q3[mem_limit: 130 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw0] PASSED query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: rc/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 0.1 | cpu_limit_s: 100000 | query: compute stats lineitem | fail_rpc_action: None | join_before_close: True | buffer_pool_limit: 0] 
[gw5] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q21[mem_limit: 160 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q21[mem_limit: 200 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_cast_with_format.py::TestCastWithFormat::test_basic_inputs_from_table[protocol: hs2-http | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw9] PASSED query_test/test_kudu.py::TestShowCreateTable::test_external_kudu_table_name_with_show_create 
query_test/test_kudu.py::TestShowCreateTable::test_managed_kudu_table_name_with_show_create 
[gw14] PASSED query_test/test_mem_usage_scaling.py::TestHashJoinMemLimit::test_low_mem_limit_selective_scan_hash_join[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestExchangeMemUsage::test_exchange_mem_usage_scaling[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw9] PASSED query_test/test_kudu.py::TestShowCreateTable::test_managed_kudu_table_name_with_show_create 
query_test/test_kudu.py::TestShowCreateTable::test_synchronized_kudu_table_with_show_create 
query_test/test_insert_parquet.py::TestInsertParquetQueries::test_insert_parquet[compression_codec: gzip | protocol: beeswax | exec_option: {'sync_ddl': 1, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | file_size: 33554432-unique_database0] 
[gw9] PASSED query_test/test_kudu.py::TestShowCreateTable::test_synchronized_kudu_table_with_show_create 
query_test/test_kudu.py::TestDropDb::test_drop_non_empty_db 
[gw3] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q3[mem_limit: 130 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q3[mem_limit: 160 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw9] PASSED query_test/test_kudu.py::TestDropDb::test_drop_non_empty_db 
query_test/test_kudu.py::TestDropDb::test_drop_db_cascade 
[gw4] PASSED query_test/test_nested_types.py::TestNestedTypesNoMtDop::test_partitioned_table[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_nested_types.py::TestNestedTypesNoMtDop::test_partitioned_table[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw9] PASSED query_test/test_kudu.py::TestDropDb::test_drop_db_cascade 
[gw7] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q13[mem_limit: 80 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q13[mem_limit: 130 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_kudu.py::TestImpalaKuduIntegration::test_replace_kudu_table 
[gw0] PASSED query_test/test_cast_with_format.py::TestCastWithFormat::test_basic_inputs_from_table[protocol: hs2-http | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_cast_with_format.py::TestCastWithFormat::test_fraction_seconds 
[gw9] PASSED query_test/test_kudu.py::TestImpalaKuduIntegration::test_replace_kudu_table 
query_test/test_kudu.py::TestImpalaKuduIntegration::test_delete_external_kudu_table 
[gw9] PASSED query_test/test_kudu.py::TestImpalaKuduIntegration::test_delete_external_kudu_table 
query_test/test_kudu.py::TestImpalaKuduIntegration::test_delete_managed_kudu_table 
[gw0] PASSED query_test/test_cast_with_format.py::TestCastWithFormat::test_fraction_seconds 
query_test/test_chars.py::TestStringQueries::test_chars_tmp_tables[protocol: hs2-http | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw3] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q3[mem_limit: 160 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q3[mem_limit: 200 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_acid.py::TestAcid::test_acid_insert_statschg[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_aggregation.py::TestAggregation::test_aggregation[data_type: timestamp | agg_func: max | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw0] SKIPPED query_test/test_chars.py::TestStringQueries::test_chars_tmp_tables[protocol: hs2-http | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_codegen.py::TestCodegen::test_disable_codegen[protocol: beeswax | exec_option: {'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw2] PASSED query_test/test_aggregation.py::TestAggregation::test_aggregation[data_type: timestamp | agg_func: max | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_aggregation.py::TestAggregation::test_aggregation[data_type: string | agg_func: count | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw9] PASSED query_test/test_kudu.py::TestImpalaKuduIntegration::test_delete_managed_kudu_table 
query_test/test_kudu.py::TestCreateSynchronizedTable::test_create_synchronized_table 
[gw2] PASSED query_test/test_aggregation.py::TestAggregation::test_aggregation[data_type: string | agg_func: count | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_aggregation.py::TestAggregationQueries::test_group_concat[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw3] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q3[mem_limit: 200 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q3[mem_limit: 400 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw0] PASSED query_test/test_codegen.py::TestCodegen::test_disable_codegen[protocol: beeswax | exec_option: {'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_compressed_formats.py::TestCompressedText::test_correct_extension[compression_format: ('.bz2', 'bzip') | file_format: text] 
[gw2] PASSED query_test/test_aggregation.py::TestAggregationQueries::test_group_concat[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_aggregation.py::TestDistinctAggregation::test_multiple_distinct[protocol: beeswax | exec_option: {'disable_codegen': True, 'shuffle_distinct_exprs': False} | table_format: text/none] 
[gw4] PASSED query_test/test_nested_types.py::TestNestedTypesNoMtDop::test_partitioned_table[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_nested_types.py::TestNestedTypesNoMtDop::test_partitioned_table_acid[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw7] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q13[mem_limit: 130 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q13[mem_limit: 160 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw3] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q3[mem_limit: 400 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q4[mem_limit: 20 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw3] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q4[mem_limit: 20 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q4[mem_limit: 50 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw9] PASSED query_test/test_kudu.py::TestCreateSynchronizedTable::test_create_synchronized_table 
[gw3] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q4[mem_limit: 50 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q4[mem_limit: 80 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_kudu.py::TestCreateSynchronizedTable::test_invalid_sync_table_stmts 
[gw3] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q4[mem_limit: 80 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q4[mem_limit: 130 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw9] PASSED query_test/test_kudu.py::TestCreateSynchronizedTable::test_invalid_sync_table_stmts 
query_test/test_kudu.py::TestCreateSynchronizedTable::test_sync_tbl_with_kudu_table 
[gw3] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q4[mem_limit: 130 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q4[mem_limit: 160 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw5] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q21[mem_limit: 200 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q21[mem_limit: 400 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw9] PASSED query_test/test_kudu.py::TestCreateSynchronizedTable::test_sync_tbl_with_kudu_table 
query_test/test_lifecycle.py::TestFragmentLifecycle::test_finst_cancel_when_query_complete 
[gw0] PASSED query_test/test_compressed_formats.py::TestCompressedText::test_correct_extension[compression_format: ('.bz2', 'bzip') | file_format: text] 
query_test/test_date_queries.py::TestDateQueries::test_queries[protocol: hs2-http | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'true', 'batch_size': 0} | table_format: parquet/none] 
[gw3] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q4[mem_limit: 160 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q4[mem_limit: 200 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q13[mem_limit: 160 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q13[mem_limit: 200 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw3] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q4[mem_limit: 200 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q4[mem_limit: 400 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw9] PASSED query_test/test_lifecycle.py::TestFragmentLifecycle::test_finst_cancel_when_query_complete 
query_test/test_limit.py::TestLimit::test_limit[limit_value: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none | query: select * from lineitem limit %d] 
[gw9] PASSED query_test/test_limit.py::TestLimit::test_limit[limit_value: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none | query: select * from lineitem limit %d] 
query_test/test_limit.py::TestLimit::test_limit[limit_value: 5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/gzip/block | query: select * from lineitem limit %d] 
[gw3] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q4[mem_limit: 400 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q5[mem_limit: 20 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw3] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q5[mem_limit: 20 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw9] PASSED query_test/test_limit.py::TestLimit::test_limit[limit_value: 5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/gzip/block | query: select * from lineitem limit %d] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q5[mem_limit: 50 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mt_dop.py::TestMtDopParquet::test_parquet[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw3] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q5[mem_limit: 50 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q5[mem_limit: 80 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw3] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q5[mem_limit: 80 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q5[mem_limit: 130 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw9] PASSED query_test/test_mt_dop.py::TestMtDopParquet::test_parquet[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mt_dop.py::TestMtDopParquet::test_parquet[mt_dop: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw9] PASSED query_test/test_mt_dop.py::TestMtDopParquet::test_parquet[mt_dop: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mt_dop.py::TestMtDopParquet::test_parquet[mt_dop: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw9] PASSED query_test/test_mt_dop.py::TestMtDopParquet::test_parquet[mt_dop: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mt_dop.py::TestMtDopParquet::test_parquet[mt_dop: 8 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw9] PASSED query_test/test_mt_dop.py::TestMtDopParquet::test_parquet[mt_dop: 8 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mt_dop.py::TestMtDopParquet::test_parquet_nested[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw9] PASSED query_test/test_mt_dop.py::TestMtDopParquet::test_parquet_nested[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mt_dop.py::TestMtDopParquet::test_parquet_nested[mt_dop: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw9] PASSED query_test/test_mt_dop.py::TestMtDopParquet::test_parquet_nested[mt_dop: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mt_dop.py::TestMtDopParquet::test_parquet_nested[mt_dop: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw9] PASSED query_test/test_mt_dop.py::TestMtDopParquet::test_parquet_nested[mt_dop: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mt_dop.py::TestMtDopParquet::test_parquet_nested[mt_dop: 8 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw9] PASSED query_test/test_mt_dop.py::TestMtDopParquet::test_parquet_nested[mt_dop: 8 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mt_dop.py::TestMtDopParquet::test_parquet_filtering[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q13[mem_limit: 200 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q13[mem_limit: 400 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw3] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q5[mem_limit: 130 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q5[mem_limit: 160 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw3] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q5[mem_limit: 160 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q5[mem_limit: 200 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw5] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q21[mem_limit: 400 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q22[mem_limit: 20 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw5] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q22[mem_limit: 20 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q22[mem_limit: 50 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q13[mem_limit: 400 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q14[mem_limit: 20 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q14[mem_limit: 20 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q14[mem_limit: 50 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q14[mem_limit: 50 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q14[mem_limit: 80 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw5] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q22[mem_limit: 50 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q22[mem_limit: 80 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw5] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q22[mem_limit: 80 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q22[mem_limit: 130 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q14[mem_limit: 80 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q14[mem_limit: 130 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw3] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q5[mem_limit: 200 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_queries.py::TestQueries::test_analytic_fns[protocol: hs2-http | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw5] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q22[mem_limit: 130 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q22[mem_limit: 160 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q14[mem_limit: 130 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q14[mem_limit: 160 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw5] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q22[mem_limit: 160 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q22[mem_limit: 200 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q14[mem_limit: 160 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q14[mem_limit: 200 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw0] PASSED query_test/test_date_queries.py::TestDateQueries::test_queries[protocol: hs2-http | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'true', 'batch_size': 0} | table_format: parquet/none] 
query_test/test_date_queries.py::TestDateQueries::test_fileformat_support[protocol: hs2-http | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'false', 'batch_size': 1} | table_format: parquet/none] 
[gw5] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q22[mem_limit: 200 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q22[mem_limit: 400 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw0] SKIPPED query_test/test_date_queries.py::TestDateQueries::test_fileformat_support[protocol: hs2-http | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'false', 'batch_size': 1} | table_format: parquet/none] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (16, 0) | exec_option: {'decimal_v2': 'true'}] 
[gw7] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q14[mem_limit: 200 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q14[mem_limit: 400 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw0] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (16, 0) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (16, 16) | exec_option: {'decimal_v2': 'true'}] 
[gw0] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (16, 16) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (26, 15) | exec_option: {'decimal_v2': 'true'}] 
[gw5] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q22[mem_limit: 400 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchPrimitivesMemLimitError::test_low_mem_limit_broadcast_join_3[mem_limit: 20 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw0] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (26, 15) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (26, 22) | exec_option: {'decimal_v2': 'false'}] 
[gw5] PASSED query_test/test_mem_usage_scaling.py::TestTpchPrimitivesMemLimitError::test_low_mem_limit_broadcast_join_3[mem_limit: 20 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchPrimitivesMemLimitError::test_low_mem_limit_broadcast_join_3[mem_limit: 100 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw0] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (26, 22) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (26, 6) | exec_option: {'decimal_v2': 'false'}] 
[gw0] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (26, 6) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (16, 7) | exec_option: {'decimal_v2': 'false'}] 
[gw7] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q14[mem_limit: 400 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q15[mem_limit: 20 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q15[mem_limit: 20 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q15[mem_limit: 50 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw0] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (16, 7) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (6, 1) | exec_option: {'decimal_v2': 'false'}] 
[gw7] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q15[mem_limit: 50 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q15[mem_limit: 80 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw0] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (6, 1) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (16, 10) | exec_option: {'decimal_v2': 'true'}] 
[gw7] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q15[mem_limit: 80 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q15[mem_limit: 130 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw0] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (16, 10) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (26, 9) | exec_option: {'decimal_v2': 'true'}] 
[gw0] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (26, 9) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (26, 25) | exec_option: {'decimal_v2': 'true'}] 
[gw0] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (26, 25) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (26, 12) | exec_option: {'decimal_v2': 'false'}] 
[gw0] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (26, 12) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (16, 13) | exec_option: {'decimal_v2': 'false'}] 
[gw0] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (16, 13) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (6, 4) | exec_option: {'decimal_v2': 'false'}] 
[gw0] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (6, 4) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (16, 4) | exec_option: {'decimal_v2': 'true'}] 
[gw0] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (16, 4) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (26, 3) | exec_option: {'decimal_v2': 'true'}] 
[gw7] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q15[mem_limit: 130 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw5] PASSED query_test/test_mem_usage_scaling.py::TestTpchPrimitivesMemLimitError::test_low_mem_limit_broadcast_join_3[mem_limit: 100 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchPrimitivesMemLimitError::test_low_mem_limit_broadcast_join_3[mem_limit: 120 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q15[mem_limit: 160 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw0] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (26, 3) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (26, 19) | exec_option: {'decimal_v2': 'true'}] 
[gw8] PASSED query_test/test_datasketches.py::TestDatasketches::test_kll[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_date_queries.py::TestDateQueries::test_partitioning[protocol: hs2 | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'true', 'batch_size': 1} | table_format: parquet/none] 
[gw0] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (26, 19) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (26, 18) | exec_option: {'decimal_v2': 'false'}] 
[gw0] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (26, 18) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (26, 2) | exec_option: {'decimal_v2': 'false'}] 
[gw7] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q15[mem_limit: 160 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q15[mem_limit: 200 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw0] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (26, 2) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (16, 3) | exec_option: {'decimal_v2': 'false'}] 
[gw0] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (16, 3) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (6, 5) | exec_option: {'decimal_v2': 'true'}] 
[gw0] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (6, 5) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (16, 14) | exec_option: {'decimal_v2': 'true'}] 
[gw0] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (16, 14) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (26, 13) | exec_option: {'decimal_v2': 'true'}] 
[gw0] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (26, 13) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_observability.py::TestObservability::test_query_profile_contains_host_resource_metrics 
[gw8] SKIPPED query_test/test_date_queries.py::TestDateQueries::test_partitioning[protocol: hs2 | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'true', 'batch_size': 1} | table_format: parquet/none] 
query_test/test_date_queries.py::TestDateQueries::test_fileformat_support[protocol: hs2 | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'false', 'batch_size': 0} | table_format: parquet/none] 
[gw5] PASSED query_test/test_mem_usage_scaling.py::TestTpchPrimitivesMemLimitError::test_low_mem_limit_broadcast_join_3[mem_limit: 120 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchPrimitivesMemLimitError::test_low_mem_limit_broadcast_join_3[mem_limit: 200 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q15[mem_limit: 200 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q15[mem_limit: 400 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw0] PASSED query_test/test_observability.py::TestObservability::test_query_profile_contains_host_resource_metrics 
query_test/test_observability.py::TestObservability::test_query_profile_contains_number_of_fragment_instance 
[gw0] PASSED query_test/test_observability.py::TestObservability::test_query_profile_contains_number_of_fragment_instance 
query_test/test_observability.py::TestObservability::test_query_profile_contains_executor_group 
[gw0] PASSED query_test/test_observability.py::TestObservability::test_query_profile_contains_executor_group 
query_test/test_observability.py::TestObservability::test_query_profile_storage_load_time_filesystem 
[gw7] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q15[mem_limit: 400 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q16[mem_limit: 20 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw8] SKIPPED query_test/test_date_queries.py::TestDateQueries::test_fileformat_support[protocol: hs2 | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'false', 'batch_size': 0} | table_format: parquet/none] 
[gw7] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q16[mem_limit: 20 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q16[mem_limit: 50 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (16, 7) | exec_option: {'decimal_v2': 'true'}] 
[gw7] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q16[mem_limit: 50 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q16[mem_limit: 80 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw0] PASSED query_test/test_observability.py::TestObservability::test_query_profile_storage_load_time_filesystem 
query_test/test_observability.py::TestObservability::test_query_profle_hashtable 
[gw8] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (16, 7) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (26, 6) | exec_option: {'decimal_v2': 'true'}] 
[gw0] PASSED query_test/test_observability.py::TestObservability::test_query_profle_hashtable 
query_test/test_observability.py::TestQueryStates::test_query_states 
[gw5] PASSED query_test/test_mem_usage_scaling.py::TestTpchPrimitivesMemLimitError::test_low_mem_limit_broadcast_join_3[mem_limit: 200 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_result_spooling.py::TestResultSpoolingFetchSize::test_fetch[fetch_size: 7 | protocol: beeswax | exec_option: {'batch_size': 100, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | wait_for_finished: True] 
[gw8] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (26, 6) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (26, 22) | exec_option: {'decimal_v2': 'true'}] 
[gw8] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (26, 22) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (26, 15) | exec_option: {'decimal_v2': 'false'}] 
[gw8] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (26, 15) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (16, 16) | exec_option: {'decimal_v2': 'false'}] 
[gw8] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (16, 16) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (16, 0) | exec_option: {'decimal_v2': 'false'}] 
[gw8] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (16, 0) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (16, 1) | exec_option: {'decimal_v2': 'true'}] 
[gw8] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (16, 1) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (26, 0) | exec_option: {'decimal_v2': 'true'}] 
[gw8] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (26, 0) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (26, 16) | exec_option: {'decimal_v2': 'true'}] 
[gw8] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (26, 16) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (26, 21) | exec_option: {'decimal_v2': 'false'}] 
[gw8] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (26, 21) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (26, 5) | exec_option: {'decimal_v2': 'false'}] 
[gw8] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (26, 5) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (16, 6) | exec_option: {'decimal_v2': 'false'}] 
[gw8] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (16, 6) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (6, 2) | exec_option: {'decimal_v2': 'true'}] 
[gw5] PASSED query_test/test_result_spooling.py::TestResultSpoolingFetchSize::test_fetch[fetch_size: 7 | protocol: beeswax | exec_option: {'batch_size': 100, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | wait_for_finished: True] 
query_test/test_result_spooling.py::TestResultSpoolingFetchSize::test_fetch[fetch_size: 23 | protocol: beeswax | exec_option: {'batch_size': 100, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | wait_for_finished: False] 
[gw8] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (6, 2) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (16, 11) | exec_option: {'decimal_v2': 'true'}] 
[gw7] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q16[mem_limit: 80 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q16[mem_limit: 130 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw5] PASSED query_test/test_result_spooling.py::TestResultSpoolingFetchSize::test_fetch[fetch_size: 23 | protocol: beeswax | exec_option: {'batch_size': 100, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | wait_for_finished: False] 
query_test/test_result_spooling.py::TestResultSpoolingFetchSize::test_fetch[fetch_size: 321 | protocol: beeswax | exec_option: {'batch_size': 1024, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | wait_for_finished: False] 
[gw8] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (16, 11) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (26, 10) | exec_option: {'decimal_v2': 'true'}] 
[gw5] PASSED query_test/test_result_spooling.py::TestResultSpoolingFetchSize::test_fetch[fetch_size: 321 | protocol: beeswax | exec_option: {'batch_size': 1024, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | wait_for_finished: False] 
query_test/test_result_spooling.py::TestResultSpoolingFetchSize::test_fetch[fetch_size: 512 | protocol: beeswax | exec_option: {'batch_size': 1024, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | wait_for_finished: False] 
[gw5] PASSED query_test/test_result_spooling.py::TestResultSpoolingFetchSize::test_fetch[fetch_size: 512 | protocol: beeswax | exec_option: {'batch_size': 1024, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | wait_for_finished: False] 
query_test/test_result_spooling.py::TestResultSpoolingFetchSize::test_fetch[fetch_size: 2048 | protocol: beeswax | exec_option: {'batch_size': 2048, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | wait_for_finished: False] 
[gw5] PASSED query_test/test_result_spooling.py::TestResultSpoolingFetchSize::test_fetch[fetch_size: 2048 | protocol: beeswax | exec_option: {'batch_size': 2048, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | wait_for_finished: False] 
query_test/test_result_spooling.py::TestResultSpoolingFetchSize::test_fetch[fetch_size: 4321 | protocol: beeswax | exec_option: {'batch_size': 2048, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | wait_for_finished: False] 
[gw8] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (26, 10) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (26, 26) | exec_option: {'decimal_v2': 'true'}] 
[gw5] PASSED query_test/test_result_spooling.py::TestResultSpoolingFetchSize::test_fetch[fetch_size: 4321 | protocol: beeswax | exec_option: {'batch_size': 2048, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | wait_for_finished: False] 
query_test/test_result_spooling.py::TestResultSpoolingFetchSize::test_fetch[fetch_size: 5000 | protocol: beeswax | exec_option: {'batch_size': 2048, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | wait_for_finished: True] 
[gw8] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (26, 26) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (26, 11) | exec_option: {'decimal_v2': 'false'}] 
[gw5] PASSED query_test/test_result_spooling.py::TestResultSpoolingFetchSize::test_fetch[fetch_size: 5000 | protocol: beeswax | exec_option: {'batch_size': 2048, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | wait_for_finished: True] 
query_test/test_result_spooling.py::TestResultSpoolingFetchSize::test_fetch[fetch_size: 10000 | protocol: beeswax | exec_option: {'batch_size': 2048, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | wait_for_finished: True] 
[gw8] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (26, 11) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (16, 12) | exec_option: {'decimal_v2': 'false'}] 
[gw8] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (16, 12) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (6, 3) | exec_option: {'decimal_v2': 'false'}] 
[gw5] PASSED query_test/test_result_spooling.py::TestResultSpoolingFetchSize::test_fetch[fetch_size: 10000 | protocol: beeswax | exec_option: {'batch_size': 2048, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | wait_for_finished: True] 
query_test/test_result_spooling.py::TestResultSpoolingFetchSize::test_fetch[fetch_size: 10000 | protocol: beeswax | exec_option: {'batch_size': 1024, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | wait_for_finished: False] 
[gw5] PASSED query_test/test_result_spooling.py::TestResultSpoolingFetchSize::test_fetch[fetch_size: 10000 | protocol: beeswax | exec_option: {'batch_size': 1024, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | wait_for_finished: False] 
query_test/test_result_spooling.py::TestResultSpoolingFetchSize::test_fetch[fetch_size: 5000 | protocol: beeswax | exec_option: {'batch_size': 1024, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | wait_for_finished: False] 
[gw5] PASSED query_test/test_result_spooling.py::TestResultSpoolingFetchSize::test_fetch[fetch_size: 5000 | protocol: beeswax | exec_option: {'batch_size': 1024, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | wait_for_finished: False] 
query_test/test_result_spooling.py::TestResultSpoolingFetchSize::test_fetch[fetch_size: 4321 | protocol: beeswax | exec_option: {'batch_size': 1024, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | wait_for_finished: True] 
[gw8] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (6, 3) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (16, 5) | exec_option: {'decimal_v2': 'true'}] 
[gw8] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (16, 5) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (26, 4) | exec_option: {'decimal_v2': 'true'}] 
[gw8] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (26, 4) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (26, 20) | exec_option: {'decimal_v2': 'true'}] 
[gw8] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (26, 20) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_queries.py::TestPartitionKeyScans::test_partition_key_scans_plan_rows[protocol: beeswax | exec_option: {'mt_dop': 0, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
[gw7] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q16[mem_limit: 130 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q16[mem_limit: 160 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw5] PASSED query_test/test_result_spooling.py::TestResultSpoolingFetchSize::test_fetch[fetch_size: 4321 | protocol: beeswax | exec_option: {'batch_size': 1024, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | wait_for_finished: True] 
query_test/test_result_spooling.py::TestResultSpoolingFetchSize::test_fetch[fetch_size: 2048 | protocol: beeswax | exec_option: {'batch_size': 1024, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | wait_for_finished: True] 
[gw8] PASSED query_test/test_queries.py::TestPartitionKeyScans::test_partition_key_scans_plan_rows[protocol: beeswax | exec_option: {'mt_dop': 0, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
query_test/test_queries.py::TestPartitionKeyScans::test_partition_key_scans_plan_rows[protocol: beeswax | exec_option: {'mt_dop': 0, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
[gw8] PASSED query_test/test_queries.py::TestPartitionKeyScans::test_partition_key_scans_plan_rows[protocol: beeswax | exec_option: {'mt_dop': 0, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
query_test/test_queries.py::TestPartitionKeyScans::test_partition_key_scans_plan_rows[protocol: beeswax | exec_option: {'mt_dop': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw0] PASSED query_test/test_observability.py::TestQueryStates::test_query_states 
query_test/test_observability.py::TestQueryStates::test_error_query_state 
[gw8] PASSED query_test/test_queries.py::TestPartitionKeyScans::test_partition_key_scans_plan_rows[protocol: beeswax | exec_option: {'mt_dop': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_queries.py::TestPartitionKeyScans::test_partition_key_scans_plan_rows[protocol: beeswax | exec_option: {'mt_dop': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw5] PASSED query_test/test_result_spooling.py::TestResultSpoolingFetchSize::test_fetch[fetch_size: 2048 | protocol: beeswax | exec_option: {'batch_size': 1024, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | wait_for_finished: True] 
query_test/test_result_spooling.py::TestResultSpoolingFetchSize::test_fetch[fetch_size: 512 | protocol: beeswax | exec_option: {'batch_size': 100, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | wait_for_finished: True] 
[gw8] PASSED query_test/test_queries.py::TestPartitionKeyScans::test_partition_key_scans_plan_rows[protocol: beeswax | exec_option: {'mt_dop': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_queries.py::TestPartitionKeyScans::test_partition_key_scans_plan_rows[protocol: beeswax | exec_option: {'mt_dop': 0, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
[gw8] PASSED query_test/test_queries.py::TestPartitionKeyScans::test_partition_key_scans_plan_rows[protocol: beeswax | exec_option: {'mt_dop': 0, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
query_test/test_queries.py::TestPartitionKeyScans::test_partition_key_scans_with_joins[protocol: beeswax | exec_option: {'mt_dop': 0, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw0] PASSED query_test/test_observability.py::TestQueryStates::test_error_query_state 
query_test/test_parquet_page_index.py::TestHdfsParquetTableIndexWriter::test_ctas_tables[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw5] PASSED query_test/test_result_spooling.py::TestResultSpoolingFetchSize::test_fetch[fetch_size: 512 | protocol: beeswax | exec_option: {'batch_size': 100, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | wait_for_finished: True] 
query_test/test_result_spooling.py::TestResultSpoolingFetchSize::test_fetch[fetch_size: 321 | protocol: beeswax | exec_option: {'batch_size': 100, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | wait_for_finished: False] 
[gw8] PASSED query_test/test_queries.py::TestPartitionKeyScans::test_partition_key_scans_with_joins[protocol: beeswax | exec_option: {'mt_dop': 0, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_queries.py::TestPartitionKeyScans::test_partition_key_scans_with_joins[protocol: beeswax | exec_option: {'mt_dop': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
[gw5] PASSED query_test/test_result_spooling.py::TestResultSpoolingFetchSize::test_fetch[fetch_size: 321 | protocol: beeswax | exec_option: {'batch_size': 100, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | wait_for_finished: False] 
query_test/test_result_spooling.py::TestResultSpoolingFetchSize::test_fetch[fetch_size: 23 | protocol: beeswax | exec_option: {'batch_size': 1024, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | wait_for_finished: True] 
[gw8] PASSED query_test/test_queries.py::TestPartitionKeyScans::test_partition_key_scans_with_joins[protocol: beeswax | exec_option: {'mt_dop': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
query_test/test_queries.py::TestPartitionKeyScans::test_partition_key_scans_with_joins[protocol: beeswax | exec_option: {'mt_dop': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
[gw5] PASSED query_test/test_result_spooling.py::TestResultSpoolingFetchSize::test_fetch[fetch_size: 23 | protocol: beeswax | exec_option: {'batch_size': 1024, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | wait_for_finished: True] 
query_test/test_result_spooling.py::TestResultSpoolingFetchSize::test_fetch[fetch_size: 7 | protocol: beeswax | exec_option: {'batch_size': 1024, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | wait_for_finished: False] 
[gw9] PASSED query_test/test_mt_dop.py::TestMtDopParquet::test_parquet_filtering[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mt_dop.py::TestMtDopParquet::test_parquet_filtering[mt_dop: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw8] PASSED query_test/test_queries.py::TestPartitionKeyScans::test_partition_key_scans_with_joins[protocol: beeswax | exec_option: {'mt_dop': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
query_test/test_queries.py::TestPartitionKeyScans::test_partition_key_scans_with_joins[protocol: beeswax | exec_option: {'mt_dop': 0, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw7] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q16[mem_limit: 160 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q16[mem_limit: 200 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw5] PASSED query_test/test_result_spooling.py::TestResultSpoolingFetchSize::test_fetch[fetch_size: 7 | protocol: beeswax | exec_option: {'batch_size': 1024, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | wait_for_finished: False] 
query_test/test_result_spooling.py::TestResultSpoolingFetchSize::test_fetch[fetch_size: 321 | protocol: beeswax | exec_option: {'batch_size': 1024, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | wait_for_finished: True] 
[gw8] PASSED query_test/test_queries.py::TestPartitionKeyScans::test_partition_key_scans_with_joins[protocol: beeswax | exec_option: {'mt_dop': 0, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_queries.py::TestPartitionKeyScans::test_partition_key_scans_with_joins[protocol: beeswax | exec_option: {'mt_dop': 0, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw5] PASSED query_test/test_result_spooling.py::TestResultSpoolingFetchSize::test_fetch[fetch_size: 321 | protocol: beeswax | exec_option: {'batch_size': 1024, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | wait_for_finished: True] 
query_test/test_result_spooling.py::TestResultSpoolingFetchSize::test_fetch[fetch_size: 7 | protocol: beeswax | exec_option: {'batch_size': 2048, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | wait_for_finished: False] 
[gw8] PASSED query_test/test_queries.py::TestPartitionKeyScans::test_partition_key_scans_with_joins[protocol: beeswax | exec_option: {'mt_dop': 0, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_queries.py::TestPartitionKeyScans::test_partition_key_scans_with_joins[protocol: beeswax | exec_option: {'mt_dop': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
[gw5] PASSED query_test/test_result_spooling.py::TestResultSpoolingFetchSize::test_fetch[fetch_size: 7 | protocol: beeswax | exec_option: {'batch_size': 2048, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | wait_for_finished: False] 
query_test/test_result_spooling.py::TestResultSpoolingFetchSize::test_fetch[fetch_size: 23 | protocol: beeswax | exec_option: {'batch_size': 2048, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | wait_for_finished: False] 
[gw8] PASSED query_test/test_queries.py::TestPartitionKeyScans::test_partition_key_scans_with_joins[protocol: beeswax | exec_option: {'mt_dop': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
query_test/test_queries.py::TestPartitionKeyScans::test_partition_key_scans_with_joins[protocol: beeswax | exec_option: {'mt_dop': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw5] PASSED query_test/test_result_spooling.py::TestResultSpoolingFetchSize::test_fetch[fetch_size: 23 | protocol: beeswax | exec_option: {'batch_size': 2048, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | wait_for_finished: False] 
query_test/test_result_spooling.py::TestResultSpoolingFetchSize::test_fetch[fetch_size: 512 | protocol: beeswax | exec_option: {'batch_size': 2048, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | wait_for_finished: False] 
[gw7] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q16[mem_limit: 200 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q16[mem_limit: 400 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED query_test/test_exprs.py::TestExprs::test_exprs[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none | enable_expr_rewrites: 1] 
query_test/test_exprs.py::TestExprs::test_special_strings[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none | enable_expr_rewrites: 0] 
[gw5] PASSED query_test/test_result_spooling.py::TestResultSpoolingFetchSize::test_fetch[fetch_size: 512 | protocol: beeswax | exec_option: {'batch_size': 2048, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | wait_for_finished: False] 
query_test/test_result_spooling.py::TestResultSpoolingFetchSize::test_fetch[fetch_size: 2048 | protocol: beeswax | exec_option: {'batch_size': 1024, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | wait_for_finished: False] 
[gw8] PASSED query_test/test_queries.py::TestPartitionKeyScans::test_partition_key_scans_with_joins[protocol: beeswax | exec_option: {'mt_dop': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_queries.py::TestPartitionKeyScans::test_partition_key_scans_with_joins[protocol: beeswax | exec_option: {'mt_dop': 0, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
[gw5] PASSED query_test/test_result_spooling.py::TestResultSpoolingFetchSize::test_fetch[fetch_size: 2048 | protocol: beeswax | exec_option: {'batch_size': 1024, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | wait_for_finished: False] 
query_test/test_result_spooling.py::TestResultSpoolingFetchSize::test_fetch[fetch_size: 4321 | protocol: beeswax | exec_option: {'batch_size': 100, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | wait_for_finished: False] 
[gw6] PASSED query_test/test_exprs.py::TestExprs::test_special_strings[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none | enable_expr_rewrites: 0] 
query_test/test_exprs.py::TestExprs::test_special_strings[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none | enable_expr_rewrites: 1] 
[gw5] PASSED query_test/test_result_spooling.py::TestResultSpoolingFetchSize::test_fetch[fetch_size: 4321 | protocol: beeswax | exec_option: {'batch_size': 100, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | wait_for_finished: False] 
query_test/test_result_spooling.py::TestResultSpoolingFetchSize::test_fetch[fetch_size: 5000 | protocol: beeswax | exec_option: {'batch_size': 100, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | wait_for_finished: False] 
[gw6] PASSED query_test/test_exprs.py::TestExprs::test_special_strings[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none | enable_expr_rewrites: 1] 
query_test/test_exprs.py::TestExprLimits::test_expr_child_limit[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw5] PASSED query_test/test_result_spooling.py::TestResultSpoolingFetchSize::test_fetch[fetch_size: 5000 | protocol: beeswax | exec_option: {'batch_size': 100, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | wait_for_finished: False] 
query_test/test_result_spooling.py::TestResultSpoolingFetchSize::test_fetch[fetch_size: 10000 | protocol: beeswax | exec_option: {'batch_size': 2048, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | wait_for_finished: False] 
[gw5] PASSED query_test/test_result_spooling.py::TestResultSpoolingFetchSize::test_fetch[fetch_size: 10000 | protocol: beeswax | exec_option: {'batch_size': 2048, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | wait_for_finished: False] 
query_test/test_result_spooling.py::TestResultSpoolingFetchSize::test_fetch[fetch_size: 10000 | protocol: beeswax | exec_option: {'batch_size': 100, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | wait_for_finished: False] 
[gw5] PASSED query_test/test_result_spooling.py::TestResultSpoolingFetchSize::test_fetch[fetch_size: 10000 | protocol: beeswax | exec_option: {'batch_size': 100, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | wait_for_finished: False] 
query_test/test_result_spooling.py::TestResultSpoolingFetchSize::test_fetch[fetch_size: 5000 | protocol: beeswax | exec_option: {'batch_size': 100, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | wait_for_finished: False] 
[gw8] PASSED query_test/test_queries.py::TestPartitionKeyScans::test_partition_key_scans_with_joins[protocol: beeswax | exec_option: {'mt_dop': 0, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
query_test/test_queries.py::TestPartitionKeyScans::test_partition_key_scans_with_joins[protocol: beeswax | exec_option: {'mt_dop': 0, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
[gw5] PASSED query_test/test_result_spooling.py::TestResultSpoolingFetchSize::test_fetch[fetch_size: 5000 | protocol: beeswax | exec_option: {'batch_size': 100, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | wait_for_finished: False] 
query_test/test_result_spooling.py::TestResultSpoolingFetchSize::test_fetch[fetch_size: 4321 | protocol: beeswax | exec_option: {'batch_size': 100, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | wait_for_finished: False] 
[gw6] PASSED query_test/test_exprs.py::TestExprLimits::test_expr_child_limit[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_exprs.py::TestExprLimits::test_expr_child_limit[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw5] PASSED query_test/test_result_spooling.py::TestResultSpoolingFetchSize::test_fetch[fetch_size: 4321 | protocol: beeswax | exec_option: {'batch_size': 100, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | wait_for_finished: False] 
query_test/test_result_spooling.py::TestResultSpoolingFetchSize::test_fetch[fetch_size: 2048 | protocol: beeswax | exec_option: {'batch_size': 2048, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | wait_for_finished: False] 
[gw5] PASSED query_test/test_result_spooling.py::TestResultSpoolingFetchSize::test_fetch[fetch_size: 2048 | protocol: beeswax | exec_option: {'batch_size': 2048, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | wait_for_finished: False] 
query_test/test_result_spooling.py::TestResultSpoolingFetchSize::test_fetch[fetch_size: 512 | protocol: beeswax | exec_option: {'batch_size': 100, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | wait_for_finished: False] 
[gw8] PASSED query_test/test_queries.py::TestPartitionKeyScans::test_partition_key_scans_with_joins[protocol: beeswax | exec_option: {'mt_dop': 0, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
query_test/test_queries.py::TestPartitionKeyScans::test_partition_key_scans_with_joins[protocol: beeswax | exec_option: {'mt_dop': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw5] PASSED query_test/test_result_spooling.py::TestResultSpoolingFetchSize::test_fetch[fetch_size: 512 | protocol: beeswax | exec_option: {'batch_size': 100, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | wait_for_finished: False] 
query_test/test_result_spooling.py::TestResultSpoolingFetchSize::test_fetch[fetch_size: 23 | protocol: beeswax | exec_option: {'batch_size': 100, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | wait_for_finished: False] 
[gw7] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q16[mem_limit: 400 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q17[mem_limit: 20 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED query_test/test_exprs.py::TestExprLimits::test_expr_child_limit[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_exprs.py::TestExprLimits::test_expr_depth_limit[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw7] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q17[mem_limit: 20 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q17[mem_limit: 50 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] PASSED query_test/test_mem_usage_scaling.py::TestTpchMemLimitError::test_low_mem_limit_q17[mem_limit: 50 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_queries.py::TestQueriesTextTables::test_values[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw5] PASSED query_test/test_result_spooling.py::TestResultSpoolingFetchSize::test_fetch[fetch_size: 23 | protocol: beeswax | exec_option: {'batch_size': 100, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | wait_for_finished: False] 
query_test/test_result_spooling.py::TestResultSpoolingFetchSize::test_fetch[fetch_size: 7 | protocol: beeswax | exec_option: {'batch_size': 100, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | wait_for_finished: False] 
[gw8] PASSED query_test/test_queries.py::TestPartitionKeyScans::test_partition_key_scans_with_joins[protocol: beeswax | exec_option: {'mt_dop': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_queries.py::TestPartitionKeyScans::test_partition_key_scans_with_joins[protocol: beeswax | exec_option: {'mt_dop': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw8] PASSED query_test/test_queries.py::TestPartitionKeyScans::test_partition_key_scans_with_joins[protocol: beeswax | exec_option: {'mt_dop': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_queries.py::TestPartitionKeyScans::test_partition_key_scans_with_joins[protocol: beeswax | exec_option: {'mt_dop': 0, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
[gw5] PASSED query_test/test_result_spooling.py::TestResultSpoolingFetchSize::test_fetch[fetch_size: 7 | protocol: beeswax | exec_option: {'batch_size': 100, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | wait_for_finished: False] 
query_test/test_result_spooling.py::TestResultSpoolingFetchSize::test_fetch[fetch_size: 321 | protocol: beeswax | exec_option: {'batch_size': 2048, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | wait_for_finished: False] 
[gw8] PASSED query_test/test_queries.py::TestPartitionKeyScans::test_partition_key_scans_with_joins[protocol: beeswax | exec_option: {'mt_dop': 0, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
query_test/test_queries.py::TestTopNReclaimQuery::test_top_n_reclaim[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw5] PASSED query_test/test_result_spooling.py::TestResultSpoolingFetchSize::test_fetch[fetch_size: 321 | protocol: beeswax | exec_option: {'batch_size': 2048, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | wait_for_finished: False] 
query_test/test_result_spooling.py::TestResultSpoolingFetchSize::test_fetch[fetch_size: 321 | protocol: beeswax | exec_option: {'batch_size': 100, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | wait_for_finished: False] 
[gw5] PASSED query_test/test_result_spooling.py::TestResultSpoolingFetchSize::test_fetch[fetch_size: 321 | protocol: beeswax | exec_option: {'batch_size': 100, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | wait_for_finished: False] 
query_test/test_result_spooling.py::TestResultSpoolingFetchSize::test_fetch[fetch_size: 7 | protocol: beeswax | exec_option: {'batch_size': 2048, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | wait_for_finished: False] 
[gw6] PASSED query_test/test_exprs.py::TestExprLimits::test_expr_depth_limit[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_exprs.py::TestExprLimits::test_expr_depth_limit[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw5] PASSED query_test/test_result_spooling.py::TestResultSpoolingFetchSize::test_fetch[fetch_size: 7 | protocol: beeswax | exec_option: {'batch_size': 2048, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | wait_for_finished: False] 
query_test/test_result_spooling.py::TestResultSpoolingFetchSize::test_fetch[fetch_size: 23 | protocol: beeswax | exec_option: {'batch_size': 2048, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | wait_for_finished: False] 
[gw7] PASSED query_test/test_queries.py::TestQueriesTextTables::test_values[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_queries.py::TestQueriesParquetTables::test_single_node_large_sorts[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] SKIPPED query_test/test_queries.py::TestQueriesParquetTables::test_single_node_large_sorts[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_queries.py::TestHdfsQueries::test_hdfs_scan_node[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw5] PASSED query_test/test_result_spooling.py::TestResultSpoolingFetchSize::test_fetch[fetch_size: 23 | protocol: beeswax | exec_option: {'batch_size': 2048, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | wait_for_finished: False] 
query_test/test_result_spooling.py::TestResultSpoolingFetchSize::test_fetch[fetch_size: 512 | protocol: beeswax | exec_option: {'batch_size': 2048, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | wait_for_finished: False] 
[gw5] PASSED query_test/test_result_spooling.py::TestResultSpoolingFetchSize::test_fetch[fetch_size: 512 | protocol: beeswax | exec_option: {'batch_size': 2048, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | wait_for_finished: False] 
query_test/test_result_spooling.py::TestResultSpoolingFetchSize::test_fetch[fetch_size: 2048 | protocol: beeswax | exec_option: {'batch_size': 100, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | wait_for_finished: False] 
[gw5] PASSED query_test/test_result_spooling.py::TestResultSpoolingFetchSize::test_fetch[fetch_size: 2048 | protocol: beeswax | exec_option: {'batch_size': 100, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | wait_for_finished: False] 
query_test/test_result_spooling.py::TestResultSpoolingFetchSize::test_fetch[fetch_size: 4321 | protocol: beeswax | exec_option: {'batch_size': 2048, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | wait_for_finished: False] 
[gw5] PASSED query_test/test_result_spooling.py::TestResultSpoolingFetchSize::test_fetch[fetch_size: 4321 | protocol: beeswax | exec_option: {'batch_size': 2048, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | wait_for_finished: False] 
query_test/test_result_spooling.py::TestResultSpoolingFetchSize::test_fetch[fetch_size: 5000 | protocol: beeswax | exec_option: {'batch_size': 2048, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | wait_for_finished: False] 
[gw6] PASSED query_test/test_exprs.py::TestExprLimits::test_expr_depth_limit[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_exprs.py::TestExprLimits::test_under_statement_expression_limit 
[gw6] SKIPPED query_test/test_exprs.py::TestExprLimits::test_under_statement_expression_limit 
query_test/test_exprs.py::TestExprLimits::test_max_statement_size 
[gw5] PASSED query_test/test_result_spooling.py::TestResultSpoolingFetchSize::test_fetch[fetch_size: 5000 | protocol: beeswax | exec_option: {'batch_size': 2048, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | wait_for_finished: False] 
query_test/test_result_spooling.py::TestResultSpoolingFetchSize::test_fetch[fetch_size: 10000 | protocol: beeswax | exec_option: {'batch_size': 100, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | wait_for_finished: False] 
[gw5] PASSED query_test/test_result_spooling.py::TestResultSpoolingFetchSize::test_fetch[fetch_size: 10000 | protocol: beeswax | exec_option: {'batch_size': 100, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | wait_for_finished: False] 
query_test/test_result_spooling.py::TestResultSpoolingFetchSize::test_fetch[fetch_size: 10000 | protocol: beeswax | exec_option: {'batch_size': 1024, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | wait_for_finished: False] 
[gw5] PASSED query_test/test_result_spooling.py::TestResultSpoolingFetchSize::test_fetch[fetch_size: 10000 | protocol: beeswax | exec_option: {'batch_size': 1024, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | wait_for_finished: False] 
query_test/test_result_spooling.py::TestResultSpoolingFetchSize::test_fetch[fetch_size: 5000 | protocol: beeswax | exec_option: {'batch_size': 1024, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | wait_for_finished: False] 
[gw5] PASSED query_test/test_result_spooling.py::TestResultSpoolingFetchSize::test_fetch[fetch_size: 5000 | protocol: beeswax | exec_option: {'batch_size': 1024, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | wait_for_finished: False] 
query_test/test_result_spooling.py::TestResultSpoolingFetchSize::test_fetch[fetch_size: 4321 | protocol: beeswax | exec_option: {'batch_size': 1024, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | wait_for_finished: False] 
[gw5] PASSED query_test/test_result_spooling.py::TestResultSpoolingFetchSize::test_fetch[fetch_size: 4321 | protocol: beeswax | exec_option: {'batch_size': 1024, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | wait_for_finished: False] 
query_test/test_result_spooling.py::TestResultSpoolingFetchSize::test_fetch[fetch_size: 2048 | protocol: beeswax | exec_option: {'batch_size': 100, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | wait_for_finished: False] 
[gw5] PASSED query_test/test_result_spooling.py::TestResultSpoolingFetchSize::test_fetch[fetch_size: 2048 | protocol: beeswax | exec_option: {'batch_size': 100, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | wait_for_finished: False] 
query_test/test_result_spooling.py::TestResultSpoolingFetchSize::test_fetch[fetch_size: 512 | protocol: beeswax | exec_option: {'batch_size': 1024, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | wait_for_finished: False] 
[gw5] PASSED query_test/test_result_spooling.py::TestResultSpoolingFetchSize::test_fetch[fetch_size: 512 | protocol: beeswax | exec_option: {'batch_size': 1024, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | wait_for_finished: False] 
query_test/test_result_spooling.py::TestResultSpoolingFetchSize::test_fetch[fetch_size: 23 | protocol: beeswax | exec_option: {'batch_size': 1024, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | wait_for_finished: False] 
[gw5] PASSED query_test/test_result_spooling.py::TestResultSpoolingFetchSize::test_fetch[fetch_size: 23 | protocol: beeswax | exec_option: {'batch_size': 1024, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | wait_for_finished: False] 
query_test/test_result_spooling.py::TestResultSpoolingFetchSize::test_fetch[fetch_size: 7 | protocol: beeswax | exec_option: {'batch_size': 1024, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | wait_for_finished: False] 
[gw10] PASSED query_test/test_insert_parquet.py::TestInsertParquetQueries::test_insert_parquet[compression_codec: gzip | protocol: beeswax | exec_option: {'sync_ddl': 1, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | file_size: 33554432-unique_database0] 
[gw5] PASSED query_test/test_result_spooling.py::TestResultSpoolingFetchSize::test_fetch[fetch_size: 7 | protocol: beeswax | exec_option: {'batch_size': 1024, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | wait_for_finished: False] 
query_test/test_result_spooling.py::TestResultSpoolingFetchSize::test_fetch[fetch_size: 321 | protocol: beeswax | exec_option: {'batch_size': 2048, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | wait_for_finished: False] 
[gw5] PASSED query_test/test_result_spooling.py::TestResultSpoolingFetchSize::test_fetch[fetch_size: 321 | protocol: beeswax | exec_option: {'batch_size': 2048, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | wait_for_finished: False] 
query_test/test_result_spooling.py::TestResultSpoolingCancellation::test_cancellation[query: select l_returnflag from tpch_parquet.lineitem | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | cancel_delay: 0] 
[gw5] PASSED query_test/test_result_spooling.py::TestResultSpoolingCancellation::test_cancellation[query: select l_returnflag from tpch_parquet.lineitem | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | cancel_delay: 0] 
query_test/test_result_spooling.py::TestResultSpoolingCancellation::test_cancellation[query: select * from tpch_parquet.lineitem limit 50 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | cancel_delay: 0.01] 
[gw5] PASSED query_test/test_result_spooling.py::TestResultSpoolingCancellation::test_cancellation[query: select * from tpch_parquet.lineitem limit 50 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | cancel_delay: 0.01] 
query_test/test_result_spooling.py::TestResultSpoolingCancellation::test_cancellation[query: select * from tpch_parquet.lineitem order by l_orderkey | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | cancel_delay: 0.1] 
[gw5] PASSED query_test/test_result_spooling.py::TestResultSpoolingCancellation::test_cancellation[query: select * from tpch_parquet.lineitem order by l_orderkey | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | cancel_delay: 0.1] 
query_test/test_result_spooling.py::TestResultSpoolingCancellation::test_cancellation[query: select * from tpch_parquet.lineitem order by l_orderkey | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | cancel_delay: 1] 
[gw5] PASSED query_test/test_result_spooling.py::TestResultSpoolingCancellation::test_cancellation[query: select * from tpch_parquet.lineitem order by l_orderkey | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | cancel_delay: 1] 
query_test/test_result_spooling.py::TestResultSpoolingCancellation::test_cancellation[query: select * from tpch_parquet.lineitem limit 50 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | cancel_delay: 4] 
query_test/test_insert_parquet.py::TestInsertParquetQueries::test_insert_parquet[compression_codec: zstd | protocol: beeswax | exec_option: {'sync_ddl': 1, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | file_size: 33554432-unique_database0] 
[gw7] PASSED query_test/test_queries.py::TestHdfsQueries::test_hdfs_scan_node[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_queries.py::TestHdfsQueries::test_hdfs_scan_node[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
[gw5] PASSED query_test/test_result_spooling.py::TestResultSpoolingCancellation::test_cancellation[query: select * from tpch_parquet.lineitem limit 50 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | cancel_delay: 4] 
query_test/test_result_spooling.py::TestResultSpoolingCancellation::test_cancellation[query: select l_returnflag from tpch_parquet.lineitem | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | cancel_delay: 4] 
[gw6] PASSED query_test/test_exprs.py::TestExprLimits::test_max_statement_size 
query_test/test_exprs.py::TestExprLimits::test_statement_expression_limit 
[gw5] PASSED query_test/test_result_spooling.py::TestResultSpoolingCancellation::test_cancellation[query: select l_returnflag from tpch_parquet.lineitem | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | cancel_delay: 4] 
query_test/test_result_spooling.py::TestResultSpoolingCancellation::test_cancellation[query: select l_returnflag from tpch_parquet.lineitem | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | cancel_delay: 1] 
[gw5] PASSED query_test/test_result_spooling.py::TestResultSpoolingCancellation::test_cancellation[query: select l_returnflag from tpch_parquet.lineitem | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | cancel_delay: 1] 
query_test/test_result_spooling.py::TestResultSpoolingCancellation::test_cancellation[query: select * from tpch_parquet.lineitem limit 50 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | cancel_delay: 1] 
[gw5] PASSED query_test/test_result_spooling.py::TestResultSpoolingCancellation::test_cancellation[query: select * from tpch_parquet.lineitem limit 50 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | cancel_delay: 1] 
query_test/test_result_spooling.py::TestResultSpoolingCancellation::test_cancellation[query: select * from tpch_parquet.lineitem order by l_orderkey | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | cancel_delay: 4] 
[gw15] PASSED query_test/test_mt_dop.py::TestMtDop::test_compute_stats[mt_dop: 8 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_mt_dop.py::TestMtDop::test_compute_stats[mt_dop: 8 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] PASSED query_test/test_queries.py::TestHdfsQueries::test_hdfs_scan_node[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
query_test/test_queries.py::TestHdfsQueries::test_hdfs_scan_node[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
[gw5] PASSED query_test/test_result_spooling.py::TestResultSpoolingCancellation::test_cancellation[query: select * from tpch_parquet.lineitem order by l_orderkey | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | cancel_delay: 4] 
query_test/test_result_spooling.py::TestResultSpoolingCancellation::test_cancellation[query: select * from tpch_parquet.lineitem order by l_orderkey | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | cancel_delay: 0] 
[gw5] PASSED query_test/test_result_spooling.py::TestResultSpoolingCancellation::test_cancellation[query: select * from tpch_parquet.lineitem order by l_orderkey | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | cancel_delay: 0] 
query_test/test_result_spooling.py::TestResultSpoolingCancellation::test_cancellation[query: select * from tpch_parquet.lineitem limit 50 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | cancel_delay: 0] 
[gw8] PASSED query_test/test_queries.py::TestTopNReclaimQuery::test_top_n_reclaim[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_query_mem_limit.py::TestCodegenMemLimit::test_codegen_mem_limit[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 1, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw5] PASSED query_test/test_result_spooling.py::TestResultSpoolingCancellation::test_cancellation[query: select * from tpch_parquet.lineitem limit 50 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | cancel_delay: 0] 
query_test/test_result_spooling.py::TestResultSpoolingCancellation::test_cancellation[query: select l_returnflag from tpch_parquet.lineitem | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | cancel_delay: 0.1] 
[gw5] PASSED query_test/test_result_spooling.py::TestResultSpoolingCancellation::test_cancellation[query: select l_returnflag from tpch_parquet.lineitem | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | cancel_delay: 0.1] 
query_test/test_result_spooling.py::TestResultSpoolingCancellation::test_cancellation[query: select l_returnflag from tpch_parquet.lineitem | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | cancel_delay: 0.01] 
[gw5] PASSED query_test/test_result_spooling.py::TestResultSpoolingCancellation::test_cancellation[query: select l_returnflag from tpch_parquet.lineitem | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | cancel_delay: 0.01] 
query_test/test_result_spooling.py::TestResultSpoolingCancellation::test_cancellation[query: select * from tpch_parquet.lineitem limit 50 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | cancel_delay: 0.1] 
[gw5] PASSED query_test/test_result_spooling.py::TestResultSpoolingCancellation::test_cancellation[query: select * from tpch_parquet.lineitem limit 50 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | cancel_delay: 0.1] 
query_test/test_result_spooling.py::TestResultSpoolingCancellation::test_cancellation[query: select * from tpch_parquet.lineitem order by l_orderkey | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | cancel_delay: 0.01] 
[gw8] PASSED query_test/test_query_mem_limit.py::TestCodegenMemLimit::test_codegen_mem_limit[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 1, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_query_opts.py::TestQueryOptions::test_set_invalid_query_option[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw5] PASSED query_test/test_result_spooling.py::TestResultSpoolingCancellation::test_cancellation[query: select * from tpch_parquet.lineitem order by l_orderkey | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | cancel_delay: 0.01] 
query_test/test_result_spooling.py::TestResultSpoolingCancellation::test_cancel_no_fetch[query: select l_returnflag from tpch_parquet.lineitem | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | cancel_delay: 0] 
[gw5] PASSED query_test/test_result_spooling.py::TestResultSpoolingCancellation::test_cancel_no_fetch[query: select l_returnflag from tpch_parquet.lineitem | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | cancel_delay: 0] 
query_test/test_result_spooling.py::TestResultSpoolingCancellation::test_cancel_no_fetch[query: select * from tpch_parquet.lineitem limit 50 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | cancel_delay: 0.01] 
[gw5] PASSED query_test/test_result_spooling.py::TestResultSpoolingCancellation::test_cancel_no_fetch[query: select * from tpch_parquet.lineitem limit 50 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | cancel_delay: 0.01] 
query_test/test_result_spooling.py::TestResultSpoolingCancellation::test_cancel_no_fetch[query: select * from tpch_parquet.lineitem order by l_orderkey | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | cancel_delay: 0.1] 
[gw5] PASSED query_test/test_result_spooling.py::TestResultSpoolingCancellation::test_cancel_no_fetch[query: select * from tpch_parquet.lineitem order by l_orderkey | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | cancel_delay: 0.1] 
query_test/test_result_spooling.py::TestResultSpoolingCancellation::test_cancel_no_fetch[query: select * from tpch_parquet.lineitem order by l_orderkey | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | cancel_delay: 1] 
[gw8] PASSED query_test/test_query_opts.py::TestQueryOptions::test_set_invalid_query_option[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_query_opts.py::TestQueryOptionsHS2::test_set_invalid_query_option <- hs2/hs2_test_suite.py 
[gw8] PASSED query_test/test_query_opts.py::TestQueryOptionsHS2::test_set_invalid_query_option <- hs2/hs2_test_suite.py 
query_test/test_resource_limits.py::TestResourceLimits::test_thread_limits[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw5] PASSED query_test/test_result_spooling.py::TestResultSpoolingCancellation::test_cancel_no_fetch[query: select * from tpch_parquet.lineitem order by l_orderkey | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | cancel_delay: 1] 
query_test/test_result_spooling.py::TestResultSpoolingCancellation::test_cancel_no_fetch[query: select * from tpch_parquet.lineitem limit 50 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | cancel_delay: 4] 
[gw5] PASSED query_test/test_result_spooling.py::TestResultSpoolingCancellation::test_cancel_no_fetch[query: select * from tpch_parquet.lineitem limit 50 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | cancel_delay: 4] 
query_test/test_result_spooling.py::TestResultSpoolingCancellation::test_cancel_no_fetch[query: select l_returnflag from tpch_parquet.lineitem | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | cancel_delay: 4] 
[gw15] PASSED query_test/test_mt_dop.py::TestMtDop::test_compute_stats[mt_dop: 8 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mt_dop.py::TestMtDop::test_compute_stats[mt_dop: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
[gw7] PASSED query_test/test_queries.py::TestHdfsQueries::test_hdfs_scan_node[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
query_test/test_queries.py::TestHdfsQueries::test_hdfs_scan_node[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw5] PASSED query_test/test_result_spooling.py::TestResultSpoolingCancellation::test_cancel_no_fetch[query: select l_returnflag from tpch_parquet.lineitem | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | cancel_delay: 4] 
query_test/test_result_spooling.py::TestResultSpoolingCancellation::test_cancel_no_fetch[query: select l_returnflag from tpch_parquet.lineitem | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | cancel_delay: 1] 
[gw5] PASSED query_test/test_result_spooling.py::TestResultSpoolingCancellation::test_cancel_no_fetch[query: select l_returnflag from tpch_parquet.lineitem | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | cancel_delay: 1] 
query_test/test_result_spooling.py::TestResultSpoolingCancellation::test_cancel_no_fetch[query: select * from tpch_parquet.lineitem limit 50 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | cancel_delay: 1] 
[gw14] PASSED query_test/test_mem_usage_scaling.py::TestExchangeMemUsage::test_exchange_mem_usage_scaling[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mt_dop.py::TestMtDop::test_mt_dop[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw5] PASSED query_test/test_result_spooling.py::TestResultSpoolingCancellation::test_cancel_no_fetch[query: select * from tpch_parquet.lineitem limit 50 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | cancel_delay: 1] 
query_test/test_result_spooling.py::TestResultSpoolingCancellation::test_cancel_no_fetch[query: select * from tpch_parquet.lineitem order by l_orderkey | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | cancel_delay: 4] 
[gw14] PASSED query_test/test_mt_dop.py::TestMtDop::test_mt_dop[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_mt_dop.py::TestMtDop::test_mt_dop[mt_dop: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
[gw14] PASSED query_test/test_mt_dop.py::TestMtDop::test_mt_dop[mt_dop: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
query_test/test_mt_dop.py::TestMtDop::test_mt_dop[mt_dop: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
[gw5] PASSED query_test/test_result_spooling.py::TestResultSpoolingCancellation::test_cancel_no_fetch[query: select * from tpch_parquet.lineitem order by l_orderkey | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | cancel_delay: 4] 
query_test/test_result_spooling.py::TestResultSpoolingCancellation::test_cancel_no_fetch[query: select * from tpch_parquet.lineitem order by l_orderkey | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | cancel_delay: 0] 
[gw5] PASSED query_test/test_result_spooling.py::TestResultSpoolingCancellation::test_cancel_no_fetch[query: select * from tpch_parquet.lineitem order by l_orderkey | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | cancel_delay: 0] 
query_test/test_result_spooling.py::TestResultSpoolingCancellation::test_cancel_no_fetch[query: select * from tpch_parquet.lineitem limit 50 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | cancel_delay: 0] 
[gw5] PASSED query_test/test_result_spooling.py::TestResultSpoolingCancellation::test_cancel_no_fetch[query: select * from tpch_parquet.lineitem limit 50 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | cancel_delay: 0] 
query_test/test_result_spooling.py::TestResultSpoolingCancellation::test_cancel_no_fetch[query: select l_returnflag from tpch_parquet.lineitem | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | cancel_delay: 0.1] 
[gw5] PASSED query_test/test_result_spooling.py::TestResultSpoolingCancellation::test_cancel_no_fetch[query: select l_returnflag from tpch_parquet.lineitem | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | cancel_delay: 0.1] 
query_test/test_result_spooling.py::TestResultSpoolingCancellation::test_cancel_no_fetch[query: select l_returnflag from tpch_parquet.lineitem | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | cancel_delay: 0.01] 
[gw5] PASSED query_test/test_result_spooling.py::TestResultSpoolingCancellation::test_cancel_no_fetch[query: select l_returnflag from tpch_parquet.lineitem | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | cancel_delay: 0.01] 
query_test/test_result_spooling.py::TestResultSpoolingCancellation::test_cancel_no_fetch[query: select * from tpch_parquet.lineitem limit 50 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | cancel_delay: 0.1] 
[gw14] PASSED query_test/test_mt_dop.py::TestMtDop::test_mt_dop[mt_dop: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
query_test/test_mt_dop.py::TestMtDop::test_mt_dop[mt_dop: 8 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw5] PASSED query_test/test_result_spooling.py::TestResultSpoolingCancellation::test_cancel_no_fetch[query: select * from tpch_parquet.lineitem limit 50 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | cancel_delay: 0.1] 
query_test/test_result_spooling.py::TestResultSpoolingCancellation::test_cancel_no_fetch[query: select * from tpch_parquet.lineitem order by l_orderkey | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | cancel_delay: 0.01] 
[gw15] PASSED query_test/test_mt_dop.py::TestMtDop::test_compute_stats[mt_dop: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
[gw5] PASSED query_test/test_result_spooling.py::TestResultSpoolingCancellation::test_cancel_no_fetch[query: select * from tpch_parquet.lineitem order by l_orderkey | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | cancel_delay: 0.01] 
query_test/test_result_spooling.py::TestResultSpoolingFailpoints::test_failpoints[debug_action: BPRS_BEFORE_OPEN:FAIL | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mt_dop.py::TestMtDop::test_compute_stats[mt_dop: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
[gw14] PASSED query_test/test_mt_dop.py::TestMtDop::test_mt_dop[mt_dop: 8 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_mt_dop.py::TestMtDop::test_mt_dop[mt_dop: 8 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] PASSED query_test/test_queries.py::TestHdfsQueries::test_hdfs_scan_node[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_queries.py::TestHdfsQueries::test_hdfs_scan_node[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw14] PASSED query_test/test_mt_dop.py::TestMtDop::test_mt_dop[mt_dop: 8 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mt_dop.py::TestMtDop::test_mt_dop[mt_dop: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
[gw5] PASSED query_test/test_result_spooling.py::TestResultSpoolingFailpoints::test_failpoints[debug_action: BPRS_BEFORE_OPEN:FAIL | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_result_spooling.py::TestResultSpoolingFailpoints::test_failpoints[debug_action: BPRS_BEFORE_ADD_BATCH:FAIL@1.0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw14] PASSED query_test/test_mt_dop.py::TestMtDop::test_mt_dop[mt_dop: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
query_test/test_mt_dop.py::TestMtDop::test_mt_dop[mt_dop: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
[gw12] PASSED query_test/test_acid.py::TestAcid::test_ext_statschg[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_aggregation.py::TestAggregation::test_aggregation[data_type: float | agg_func: max | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw12] PASSED query_test/test_aggregation.py::TestAggregation::test_aggregation[data_type: float | agg_func: max | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_aggregation.py::TestAggregation::test_aggregation[data_type: string | agg_func: min | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw14] PASSED query_test/test_mt_dop.py::TestMtDop::test_mt_dop[mt_dop: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
query_test/test_mt_dop.py::TestMtDop::test_mt_dop[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
[gw5] PASSED query_test/test_result_spooling.py::TestResultSpoolingFailpoints::test_failpoints[debug_action: BPRS_BEFORE_ADD_BATCH:FAIL@1.0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_result_spooling.py::TestResultSpoolingFailpoints::test_failpoints[debug_action: BPRS_BEFORE_FLUSH_FINAL:FAIL | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw12] PASSED query_test/test_aggregation.py::TestAggregation::test_aggregation[data_type: string | agg_func: min | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_aggregation.py::TestAggregationQueries::test_parquet_count_star_optimization[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw14] PASSED query_test/test_mt_dop.py::TestMtDop::test_mt_dop[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
query_test/test_mt_dop.py::TestMtDop::test_mt_dop[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
[gw9] PASSED query_test/test_mt_dop.py::TestMtDopParquet::test_parquet_filtering[mt_dop: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mt_dop.py::TestMtDopParquet::test_parquet_filtering[mt_dop: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw5] PASSED query_test/test_result_spooling.py::TestResultSpoolingFailpoints::test_failpoints[debug_action: BPRS_BEFORE_FLUSH_FINAL:FAIL | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_result_spooling.py::TestResultSpoolingFailpoints::test_failpoints[debug_action: BPRS_BEFORE_GET_BATCH:FAIL@1.0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw15] PASSED query_test/test_mt_dop.py::TestMtDop::test_compute_stats[mt_dop: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
[gw14] PASSED query_test/test_mt_dop.py::TestMtDop::test_mt_dop[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
query_test/test_mt_dop.py::TestMtDop::test_mt_dop[mt_dop: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
query_test/test_mt_dop.py::TestMtDop::test_compute_stats[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
[gw7] PASSED query_test/test_queries.py::TestHdfsQueries::test_hdfs_scan_node[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_queries.py::TestHdfsQueries::test_hdfs_scan_node[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
[gw5] PASSED query_test/test_result_spooling.py::TestResultSpoolingFailpoints::test_failpoints[debug_action: BPRS_BEFORE_GET_BATCH:FAIL@1.0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_runtime_filters.py::TestBloomFilters::test_bloom_filters[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw14] PASSED query_test/test_mt_dop.py::TestMtDop::test_mt_dop[mt_dop: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
query_test/test_mt_dop.py::TestMtDop::test_mt_dop[mt_dop: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
[gw14] PASSED query_test/test_mt_dop.py::TestMtDop::test_mt_dop[mt_dop: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
query_test/test_mt_dop.py::TestMtDop::test_mt_dop[mt_dop: 8 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
[gw15] PASSED query_test/test_mt_dop.py::TestMtDop::test_compute_stats[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
query_test/test_mt_dop.py::TestMtDop::test_compute_stats[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
[gw14] PASSED query_test/test_mt_dop.py::TestMtDop::test_mt_dop[mt_dop: 8 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
query_test/test_mt_dop.py::TestMtDop::test_mt_dop[mt_dop: 8 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
[gw2] PASSED query_test/test_aggregation.py::TestDistinctAggregation::test_multiple_distinct[protocol: beeswax | exec_option: {'disable_codegen': True, 'shuffle_distinct_exprs': False} | table_format: text/none] 
query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: seq/snap/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 0 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 1 | cpu_limit_s: 0 | query: select * from lineitem order by l_orderkey | fail_rpc_action: COORD_CANCEL_QUERY_FINSTANCES_RPC:FAIL | join_before_close: True | buffer_pool_limit: 0] 
[gw6] PASSED query_test/test_exprs.py::TestExprLimits::test_statement_expression_limit 
query_test/test_exprs.py::TestUtcTimestampFunctions::test_utc_functions[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none | enable_expr_rewrites: 0] 
[gw2] PASSED query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: seq/snap/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 0 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 1 | cpu_limit_s: 0 | query: select * from lineitem order by l_orderkey | fail_rpc_action: COORD_CANCEL_QUERY_FINSTANCES_RPC:FAIL | join_before_close: True | buffer_pool_limit: 0] 
[gw14] PASSED query_test/test_mt_dop.py::TestMtDop::test_mt_dop[mt_dop: 8 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
query_test/test_mt_dop.py::TestMtDop::test_mt_dop[mt_dop: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: text/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 0.01 | cpu_limit_s: 100000 | query: select * from lineitem limit 50 | fail_rpc_action: None | join_before_close: True | buffer_pool_limit: 0] 
[gw2] PASSED query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: text/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 0.01 | cpu_limit_s: 100000 | query: select * from lineitem limit 50 | fail_rpc_action: None | join_before_close: True | buffer_pool_limit: 0] 
query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: seq/gzip/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 0 | cpu_limit_s: 100000 | query: select * from lineitem limit 50 | fail_rpc_action: None | join_before_close: True | buffer_pool_limit: 0] 
[gw14] PASSED query_test/test_mt_dop.py::TestMtDop::test_mt_dop[mt_dop: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
query_test/test_mt_dop.py::TestMtDop::test_mt_dop[mt_dop: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
[gw2] PASSED query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: seq/gzip/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 0 | cpu_limit_s: 100000 | query: select * from lineitem limit 50 | fail_rpc_action: None | join_before_close: True | buffer_pool_limit: 0] 
[gw6] PASSED query_test/test_exprs.py::TestUtcTimestampFunctions::test_utc_functions[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none | enable_expr_rewrites: 0] 
query_test/test_exprs.py::TestUtcTimestampFunctions::test_utc_functions[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none | enable_expr_rewrites: 1] 
query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: orc/def/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 0.1 | cpu_limit_s: 100000 | query: SELECT STRAIGHT_JOIN *
           FROM lineitem
                  JOIN /*+broadcast*/ orders ON o_orderkey = l_orderkey
                  JOIN supplier ON s_suppkey = l_suppkey
           WHERE o_orderstatus = 'F'
           ORDER BY l_orderkey
           LIMIT 10000 | fail_rpc_action: None | join_before_close: True | buffer_pool_limit: 0] 
[gw6] PASSED query_test/test_exprs.py::TestUtcTimestampFunctions::test_utc_functions[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none | enable_expr_rewrites: 1] 
query_test/test_fetch.py::TestFetch::test_rows_sent_counters[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw14] PASSED query_test/test_mt_dop.py::TestMtDop::test_mt_dop[mt_dop: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
query_test/test_mt_dop.py::TestMtDop::test_mt_dop[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
[gw15] PASSED query_test/test_mt_dop.py::TestMtDop::test_compute_stats[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
[gw2] PASSED query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: orc/def/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 0.1 | cpu_limit_s: 100000 | query: SELECT STRAIGHT_JOIN *
           FROM lineitem
                  JOIN /*+broadcast*/ orders ON o_orderkey = l_orderkey
                  JOIN supplier ON s_suppkey = l_suppkey
           WHERE o_orderstatus = 'F'
           ORDER BY l_orderkey
           LIMIT 10000 | fail_rpc_action: None | join_before_close: True | buffer_pool_limit: 0] 
query_test/test_mt_dop.py::TestMtDop::test_compute_stats[mt_dop: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
query_test/test_cancellation.py::TestCancellationFullSort::test_cancel_sort[protocol: beeswax | table_format: parquet/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 0 | wait_action: None | cancel_delay: 8 | cpu_limit_s: 0 | query: select * from lineitem order by l_orderkey | fail_rpc_action: None | join_before_close: True | buffer_pool_limit: 300m] 
[gw14] PASSED query_test/test_mt_dop.py::TestMtDop::test_mt_dop[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
query_test/test_mt_dop.py::TestMtDop::test_mt_dop[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] PASSED query_test/test_queries.py::TestHdfsQueries::test_hdfs_scan_node[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
query_test/test_queries.py::TestHdfsQueries::test_hdfs_scan_node[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
[gw14] PASSED query_test/test_mt_dop.py::TestMtDop::test_mt_dop[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mt_dop.py::TestMtDop::test_mt_dop[mt_dop: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw14] PASSED query_test/test_mt_dop.py::TestMtDop::test_mt_dop[mt_dop: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mt_dop.py::TestMtDop::test_mt_dop[mt_dop: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw14] PASSED query_test/test_mt_dop.py::TestMtDop::test_mt_dop[mt_dop: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mt_dop.py::TestMtDop::test_mt_dop[mt_dop: 8 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
[gw14] PASSED query_test/test_mt_dop.py::TestMtDop::test_mt_dop[mt_dop: 8 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
query_test/test_mt_dop.py::TestMtDop::test_mt_dop[mt_dop: 8 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw4] PASSED query_test/test_nested_types.py::TestNestedTypesNoMtDop::test_partitioned_table_acid[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw6] PASSED query_test/test_fetch.py::TestFetch::test_rows_sent_counters[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_fetch.py::TestFetchAndSpooling::test_rows_sent_counters[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_nested_types.py::TestNestedTypesNoMtDop::test_partitioned_table_acid[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw14] PASSED query_test/test_mt_dop.py::TestMtDop::test_mt_dop[mt_dop: 8 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_mt_dop.py::TestMtDop::test_mt_dop[mt_dop: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw6] PASSED query_test/test_fetch.py::TestFetchAndSpooling::test_rows_sent_counters[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_fetch.py::TestFetchAndSpooling::test_rows_sent_counters[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'spool_query_results': 'true', 'exec_single_node_rows_threshold': 0, 'batch_size': 0, 'num_nodes': 0} | table_format: parquet/none] 
[gw15] PASSED query_test/test_mt_dop.py::TestMtDop::test_compute_stats[mt_dop: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
[gw12] PASSED query_test/test_aggregation.py::TestAggregationQueries::test_parquet_count_star_optimization[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw14] PASSED query_test/test_mt_dop.py::TestMtDop::test_mt_dop[mt_dop: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_mt_dop.py::TestMtDop::test_mt_dop[mt_dop: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_mt_dop.py::TestMtDop::test_compute_stats[mt_dop: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
[gw2] PASSED query_test/test_cancellation.py::TestCancellationFullSort::test_cancel_sort[protocol: beeswax | table_format: parquet/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 0 | wait_action: None | cancel_delay: 8 | cpu_limit_s: 0 | query: select * from lineitem order by l_orderkey | fail_rpc_action: None | join_before_close: True | buffer_pool_limit: 300m] 
query_test/test_aggregation.py::TestDistinctAggregation::test_multiple_distinct[protocol: beeswax | exec_option: {'disable_codegen': True, 'shuffle_distinct_exprs': True} | table_format: text/none] 
[gw6] PASSED query_test/test_fetch.py::TestFetchAndSpooling::test_rows_sent_counters[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'spool_query_results': 'true', 'exec_single_node_rows_threshold': 0, 'batch_size': 0, 'num_nodes': 0} | table_format: parquet/none] 
query_test/test_fetch.py::TestFetchTimeout::test_fetch_timeout[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_cast_with_format.py::TestCastWithFormat::test_short_month_name 
[gw4] SKIPPED query_test/test_nested_types.py::TestNestedTypesNoMtDop::test_partitioned_table_acid[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw14] PASSED query_test/test_mt_dop.py::TestMtDop::test_mt_dop[mt_dop: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_nested_types.py::TestNestedTypes::test_scanner_position[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_nested_types.py::TestParquetArrayEncodings::test_single_field_group_in_list[parquet_array_resolution: three_level | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw8] PASSED query_test/test_resource_limits.py::TestResourceLimits::test_thread_limits[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_resource_limits.py::TestResourceLimits::test_resource_limits[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED query_test/test_fetch.py::TestFetchTimeout::test_fetch_timeout[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_fetch.py::TestFetchTimeout::test_fetch_timeout[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'spool_query_results': 'true', 'exec_single_node_rows_threshold': 0, 'batch_size': 0, 'num_nodes': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_cast_with_format.py::TestCastWithFormat::test_short_month_name 
query_test/test_chars.py::TestStringQueries::test_chars[protocol: hs2 | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw6] PASSED query_test/test_fetch.py::TestFetchTimeout::test_fetch_timeout[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'spool_query_results': 'true', 'exec_single_node_rows_threshold': 0, 'batch_size': 0, 'num_nodes': 0} | table_format: parquet/none] 
query_test/test_fetch.py::TestFetchTimeout::test_fetch_before_finished_timeout[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw15] PASSED query_test/test_mt_dop.py::TestMtDop::test_compute_stats[mt_dop: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
query_test/test_mt_dop.py::TestMtDop::test_compute_stats[mt_dop: 8 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
[gw4] PASSED query_test/test_nested_types.py::TestParquetArrayEncodings::test_single_field_group_in_list[parquet_array_resolution: three_level | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_nested_types.py::TestParquetArrayEncodings::test_single_field_group_in_list[parquet_array_resolution: two_level | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_chars.py::TestStringQueries::test_chars[protocol: hs2 | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_chars.py::TestCharFormats::test_char_format[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw2] PASSED query_test/test_chars.py::TestCharFormats::test_char_format[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_compressed_formats.py::TestCompressedNonText::test_insensitivity_to_extension[compression_format: ('.gz', 'gzip') | file_format: seq] 
[gw6] PASSED query_test/test_fetch.py::TestFetchTimeout::test_fetch_before_finished_timeout[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_fetch.py::TestFetchTimeout::test_fetch_before_finished_timeout[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'spool_query_results': 'true', 'exec_single_node_rows_threshold': 0, 'batch_size': 0, 'num_nodes': 0} | table_format: parquet/none] 
[gw7] PASSED query_test/test_queries.py::TestHdfsQueries::test_hdfs_scan_node[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
query_test/test_queries.py::TestHdfsQueries::test_file_partitions[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw5] PASSED query_test/test_runtime_filters.py::TestBloomFilters::test_bloom_filters[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_runtime_filters.py::TestBloomFilters::test_bloom_filters[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
[gw0] PASSED query_test/test_parquet_page_index.py::TestHdfsParquetTableIndexWriter::test_ctas_tables[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw14] PASSED query_test/test_nested_types.py::TestNestedTypes::test_scanner_position[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_nested_types.py::TestNestedTypes::test_scanner_position[mt_dop: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_parquet_page_index.py::TestHdfsParquetTableIndexWriter::test_max_string_values[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw15] PASSED query_test/test_mt_dop.py::TestMtDop::test_compute_stats[mt_dop: 8 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
query_test/test_mt_dop.py::TestMtDop::test_compute_stats[mt_dop: 8 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
[gw4] PASSED query_test/test_nested_types.py::TestParquetArrayEncodings::test_single_field_group_in_list[parquet_array_resolution: two_level | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_nested_types.py::TestParquetArrayEncodings::test_single_field_group_in_list[parquet_array_resolution: two_level_then_three_level | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED query_test/test_fetch.py::TestFetchTimeout::test_fetch_before_finished_timeout[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'spool_query_results': 'true', 'exec_single_node_rows_threshold': 0, 'batch_size': 0, 'num_nodes': 0} | table_format: parquet/none] 
query_test/test_hbase_queries.py::TestHBaseQueries::test_hbase_scan_node[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
[gw8] PASSED query_test/test_resource_limits.py::TestResourceLimits::test_resource_limits[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_resource_limits.py::TestResourceLimits::test_resource_limits_hbase[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] PASSED query_test/test_queries.py::TestHdfsQueries::test_file_partitions[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_queries.py::TestHdfsQueries::test_file_partitions[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
[gw10] PASSED query_test/test_insert_parquet.py::TestInsertParquetQueries::test_insert_parquet[compression_codec: zstd | protocol: beeswax | exec_option: {'sync_ddl': 1, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | file_size: 33554432-unique_database0] 
[gw14] PASSED query_test/test_nested_types.py::TestNestedTypes::test_scanner_position[mt_dop: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_nested_types.py::TestNestedTypes::test_scanner_position[mt_dop: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw8] PASSED query_test/test_resource_limits.py::TestResourceLimits::test_resource_limits_hbase[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_resource_limits.py::TestResourceLimits::test_resource_limits_kudu[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw15] PASSED query_test/test_mt_dop.py::TestMtDop::test_compute_stats[mt_dop: 8 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
query_test/test_mt_dop.py::TestMtDop::test_compute_stats[mt_dop: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
[gw8] PASSED query_test/test_resource_limits.py::TestResourceLimits::test_resource_limits_kudu[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_result_spooling.py::TestResultSpooling::test_result_spooling[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw4] PASSED query_test/test_nested_types.py::TestParquetArrayEncodings::test_single_field_group_in_list[parquet_array_resolution: two_level_then_three_level | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_nested_types.py::TestParquetArrayEncodings::test_avro_single_field_group_in_list[parquet_array_resolution: three_level | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_insert_parquet.py::TestInsertParquetQueries::test_insert_parquet[compression_codec: lz4 | protocol: beeswax | exec_option: {'sync_ddl': 1, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | file_size: 33554432-unique_database0] 
[gw8] PASSED query_test/test_result_spooling.py::TestResultSpooling::test_result_spooling[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_result_spooling.py::TestResultSpooling::test_multi_batches[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw15] PASSED query_test/test_mt_dop.py::TestMtDop::test_compute_stats[mt_dop: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
[gw8] PASSED query_test/test_result_spooling.py::TestResultSpooling::test_multi_batches[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_result_spooling.py::TestResultSpooling::test_spilling[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mt_dop.py::TestMtDop::test_compute_stats[mt_dop: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
[gw7] PASSED query_test/test_queries.py::TestHdfsQueries::test_file_partitions[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
query_test/test_queries.py::TestHdfsQueries::test_file_partitions[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
[gw14] PASSED query_test/test_nested_types.py::TestNestedTypes::test_scanner_position[mt_dop: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_nested_types.py::TestNestedTypes::test_scanner_position[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw4] PASSED query_test/test_nested_types.py::TestParquetArrayEncodings::test_avro_single_field_group_in_list[parquet_array_resolution: three_level | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED query_test/test_hbase_queries.py::TestHBaseQueries::test_hbase_scan_node[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
query_test/test_hbase_queries.py::TestHBaseQueries::test_hbase_row_key[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
query_test/test_nested_types.py::TestParquetArrayEncodings::test_avro_single_field_group_in_list[parquet_array_resolution: two_level | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw8] PASSED query_test/test_result_spooling.py::TestResultSpooling::test_spilling[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_result_spooling.py::TestResultSpooling::test_full_queue[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw15] PASSED query_test/test_mt_dop.py::TestMtDop::test_compute_stats[mt_dop: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
[gw8] xfail query_test/test_result_spooling.py::TestResultSpooling::test_full_queue[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_result_spooling.py::TestResultSpooling::test_full_queue_large_fetch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mt_dop.py::TestMtDop::test_compute_stats[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
[gw8] xfail query_test/test_result_spooling.py::TestResultSpooling::test_full_queue_large_fetch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_result_spooling.py::TestResultSpooling::test_slow_query[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw0] PASSED query_test/test_parquet_page_index.py::TestHdfsParquetTableIndexWriter::test_max_string_values[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_parquet_page_index.py::TestHdfsParquetTableIndexWriter::test_row_count_limit[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_compressed_formats.py::TestCompressedNonText::test_insensitivity_to_extension[compression_format: ('.gz', 'gzip') | file_format: seq] 
[gw8] PASSED query_test/test_result_spooling.py::TestResultSpooling::test_slow_query[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_result_spooling.py::TestResultSpooling::test_exec_tree_failpoint[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] PASSED query_test/test_queries.py::TestHdfsQueries::test_file_partitions[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
query_test/test_queries.py::TestHdfsQueries::test_file_partitions[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_date_queries.py::TestDateQueries::test_queries[protocol: hs2 | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'true', 'batch_size': 0} | table_format: parquet/none] 
[gw14] PASSED query_test/test_nested_types.py::TestNestedTypes::test_scanner_position[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_nested_types.py::TestNestedTypes::test_scanner_map[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw8] PASSED query_test/test_result_spooling.py::TestResultSpooling::test_exec_tree_failpoint[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_scanners[batch_size: 0 | debug_action: None | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw6] PASSED query_test/test_hbase_queries.py::TestHBaseQueries::test_hbase_row_key[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
query_test/test_hbase_queries.py::TestHBaseQueries::test_hbase_filters[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
[gw9] PASSED query_test/test_mt_dop.py::TestMtDopParquet::test_parquet_filtering[mt_dop: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mt_dop.py::TestMtDopParquet::test_parquet_filtering[mt_dop: 8 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw14] PASSED query_test/test_nested_types.py::TestNestedTypes::test_scanner_map[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_nested_types.py::TestNestedTypes::test_scanner_map[mt_dop: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw4] PASSED query_test/test_nested_types.py::TestParquetArrayEncodings::test_avro_single_field_group_in_list[parquet_array_resolution: two_level | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_nested_types.py::TestParquetArrayEncodings::test_avro_single_field_group_in_list[parquet_array_resolution: two_level_then_three_level | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw15] PASSED query_test/test_mt_dop.py::TestMtDop::test_compute_stats[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
query_test/test_mt_dop.py::TestMtDop::test_compute_stats[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw14] PASSED query_test/test_nested_types.py::TestNestedTypes::test_scanner_map[mt_dop: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_nested_types.py::TestNestedTypes::test_scanner_map[mt_dop: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw7] PASSED query_test/test_queries.py::TestHdfsQueries::test_file_partitions[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_queries.py::TestHdfsQueries::test_file_partitions[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw14] PASSED query_test/test_nested_types.py::TestNestedTypes::test_scanner_map[mt_dop: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_nested_types.py::TestNestedTypes::test_scanner_map[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw5] PASSED query_test/test_runtime_filters.py::TestBloomFilters::test_bloom_filters[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
query_test/test_runtime_filters.py::TestBloomFilters::test_bloom_filters[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
[gw15] PASSED query_test/test_mt_dop.py::TestMtDop::test_compute_stats[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mt_dop.py::TestMtDop::test_compute_stats[mt_dop: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw4] PASSED query_test/test_nested_types.py::TestParquetArrayEncodings::test_avro_single_field_group_in_list[parquet_array_resolution: two_level_then_three_level | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw14] PASSED query_test/test_nested_types.py::TestNestedTypes::test_scanner_map[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_nested_types.py::TestNestedTypes::test_runtime[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_nested_types.py::TestParquetArrayEncodings::test_thrift_single_field_group_in_list[parquet_array_resolution: three_level | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw0] PASSED query_test/test_parquet_page_index.py::TestHdfsParquetTableIndexWriter::test_row_count_limit[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_parquet_page_index.py::TestHdfsParquetTableIndexWriter::test_row_count_limit_nulls[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw8] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_scanners[batch_size: 0 | debug_action: None | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_scanners[batch_size: 1 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/def/block] 
[gw15] PASSED query_test/test_mt_dop.py::TestMtDop::test_compute_stats[mt_dop: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mt_dop.py::TestMtDop::test_compute_stats[mt_dop: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw0] PASSED query_test/test_parquet_page_index.py::TestHdfsParquetTableIndexWriter::test_row_count_limit_nulls[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] PASSED query_test/test_queries.py::TestHdfsQueries::test_file_partitions[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_queries.py::TestHdfsQueries::test_file_partitions[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
query_test/test_parquet_page_index.py::TestHdfsParquetTableIndexWriter::test_disable_page_index_writing[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw4] PASSED query_test/test_nested_types.py::TestParquetArrayEncodings::test_thrift_single_field_group_in_list[parquet_array_resolution: three_level | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_nested_types.py::TestParquetArrayEncodings::test_thrift_single_field_group_in_list[parquet_array_resolution: two_level | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw15] PASSED query_test/test_mt_dop.py::TestMtDop::test_compute_stats[mt_dop: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mt_dop.py::TestMtDop::test_compute_stats[mt_dop: 8 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
[gw2] PASSED query_test/test_date_queries.py::TestDateQueries::test_queries[protocol: hs2 | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'true', 'batch_size': 0} | table_format: parquet/none] 
query_test/test_date_queries.py::TestDateQueries::test_partitioning[protocol: hs2 | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'false', 'batch_size': 1} | table_format: parquet/none] 
[gw8] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_scanners[batch_size: 1 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/def/block] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_scanners[batch_size: 16 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/gzip/block] 
[gw2] SKIPPED query_test/test_date_queries.py::TestDateQueries::test_partitioning[protocol: hs2 | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'false', 'batch_size': 1} | table_format: parquet/none] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (6, 0) | exec_option: {'decimal_v2': 'false'}] 
[gw2] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (6, 0) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (16, 9) | exec_option: {'decimal_v2': 'true'}] 
[gw6] PASSED query_test/test_hbase_queries.py::TestHBaseQueries::test_hbase_filters[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
query_test/test_hbase_queries.py::TestHBaseQueries::test_hbase_subquery[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
[gw2] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (16, 9) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (26, 8) | exec_option: {'decimal_v2': 'true'}] 
[gw15] PASSED query_test/test_mt_dop.py::TestMtDop::test_compute_stats[mt_dop: 8 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
query_test/test_mt_dop.py::TestMtDop::test_compute_stats[mt_dop: 8 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw0] PASSED query_test/test_parquet_page_index.py::TestHdfsParquetTableIndexWriter::test_disable_page_index_writing[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw4] PASSED query_test/test_nested_types.py::TestParquetArrayEncodings::test_thrift_single_field_group_in_list[parquet_array_resolution: two_level | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (26, 8) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (26, 24) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_parquet_page_index.py::TestHdfsParquetTableIndexWriter::test_nan_values_for_floating_types[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw13] PASSED query_test/test_acid.py::TestAcid::test_full_acid_scans[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_nested_types.py::TestParquetArrayEncodings::test_thrift_single_field_group_in_list[parquet_array_resolution: two_level_then_three_level | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (26, 24) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (26, 13) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_aggregation.py::TestAggregation::test_aggregation[data_type: smallint | agg_func: ndv | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED query_test/test_hbase_queries.py::TestHBaseQueries::test_hbase_subquery[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
query_test/test_hbase_queries.py::TestHBaseQueries::test_hbase_inline_views[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
[gw2] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (26, 13) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (16, 14) | exec_option: {'decimal_v2': 'false'}] 
[gw2] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (16, 14) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (6, 5) | exec_option: {'decimal_v2': 'false'}] 
[gw13] PASSED query_test/test_aggregation.py::TestAggregation::test_aggregation[data_type: smallint | agg_func: ndv | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_aggregation.py::TestAggregation::test_aggregation[data_type: bigint | agg_func: avg | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (6, 5) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (16, 3) | exec_option: {'decimal_v2': 'true'}] 
[gw2] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (16, 3) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (26, 2) | exec_option: {'decimal_v2': 'true'}] 
[gw2] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (26, 2) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (26, 18) | exec_option: {'decimal_v2': 'true'}] 
[gw6] PASSED query_test/test_hbase_queries.py::TestHBaseQueries::test_hbase_inline_views[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
query_test/test_hbase_queries.py::TestHBaseQueries::test_hbase_top_n[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
[gw2] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (26, 18) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (26, 19) | exec_option: {'decimal_v2': 'false'}] 
[gw2] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (26, 19) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (26, 3) | exec_option: {'decimal_v2': 'false'}] 
[gw2] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (26, 3) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (16, 4) | exec_option: {'decimal_v2': 'false'}] 
[gw13] PASSED query_test/test_aggregation.py::TestAggregation::test_aggregation[data_type: bigint | agg_func: avg | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_aggregation.py::TestAggregationQueries::test_non_codegen_tinyint_grouping[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw2] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (16, 4) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (6, 4) | exec_option: {'decimal_v2': 'true'}] 
[gw6] PASSED query_test/test_hbase_queries.py::TestHBaseQueries::test_hbase_top_n[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
query_test/test_hbase_queries.py::TestHBaseQueries::test_hbase_limits[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
[gw2] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (6, 4) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (16, 13) | exec_option: {'decimal_v2': 'true'}] 
[gw6] PASSED query_test/test_hbase_queries.py::TestHBaseQueries::test_hbase_limits[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
query_test/test_hbase_queries.py::TestHBaseQueries::test_hbase_col_filter[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
[gw2] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (16, 13) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (26, 12) | exec_option: {'decimal_v2': 'true'}] 
[gw2] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (26, 12) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (26, 25) | exec_option: {'decimal_v2': 'false'}] 
[gw7] PASSED query_test/test_queries.py::TestHdfsQueries::test_file_partitions[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
query_test/test_queries.py::TestHdfsQueries::test_file_partitions[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
[gw2] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (26, 25) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (26, 9) | exec_option: {'decimal_v2': 'false'}] 
[gw13] PASSED query_test/test_aggregation.py::TestAggregationQueries::test_non_codegen_tinyint_grouping[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_aggregation.py::TestDistinctAggregation::test_distinct[protocol: beeswax | exec_option: {'disable_codegen': False, 'shuffle_distinct_exprs': True} | table_format: text/none] 
[gw2] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (26, 9) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (16, 10) | exec_option: {'decimal_v2': 'false'}] 
[gw15] PASSED query_test/test_mt_dop.py::TestMtDop::test_compute_stats[mt_dop: 8 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_mt_dop.py::TestMtDop::test_compute_stats[mt_dop: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw14] PASSED query_test/test_nested_types.py::TestNestedTypes::test_runtime[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_nested_types.py::TestNestedTypes::test_runtime[mt_dop: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (16, 10) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (6, 1) | exec_option: {'decimal_v2': 'true'}] 
[gw2] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (6, 1) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (16, 7) | exec_option: {'decimal_v2': 'true'}] 
[gw4] PASSED query_test/test_nested_types.py::TestParquetArrayEncodings::test_thrift_single_field_group_in_list[parquet_array_resolution: two_level_then_three_level | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (16, 7) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (26, 6) | exec_option: {'decimal_v2': 'true'}] 
[gw2] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (26, 6) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (26, 22) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_nested_types.py::TestParquetArrayEncodings::test_avro_primitive_in_list[parquet_array_resolution: three_level | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (26, 22) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_many_nulls[batch_size: 1 | debug_action: None | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw8] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_scanners[batch_size: 16 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/gzip/block] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_scanners[batch_size: 16 | debug_action: HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
[gw2] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_many_nulls[batch_size: 1 | debug_action: None | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_many_nulls[batch_size: 0 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
[gw2] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_many_nulls[batch_size: 0 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_many_nulls[batch_size: 0 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_many_nulls[batch_size: 0 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_many_nulls[batch_size: 1 | debug_action: HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/gzip/block] 
[gw15] PASSED query_test/test_mt_dop.py::TestMtDop::test_compute_stats[mt_dop: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_mt_dop.py::TestMtDop::test_compute_stats[mt_dop: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw2] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_many_nulls[batch_size: 1 | debug_action: HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/gzip/block] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_many_nulls[batch_size: 16 | debug_action: HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw2] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_many_nulls[batch_size: 16 | debug_action: HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_many_nulls[batch_size: 16 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
[gw2] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_many_nulls[batch_size: 16 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_many_nulls[batch_size: 16 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw4] PASSED query_test/test_nested_types.py::TestParquetArrayEncodings::test_avro_primitive_in_list[parquet_array_resolution: three_level | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_nested_types.py::TestParquetArrayEncodings::test_avro_primitive_in_list[parquet_array_resolution: two_level | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_many_nulls[batch_size: 16 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_many_nulls[batch_size: 1 | debug_action: None | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
[gw2] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_many_nulls[batch_size: 1 | debug_action: None | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_many_nulls[batch_size: 0 | debug_action: None | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/gzip/block] 
[gw2] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_many_nulls[batch_size: 0 | debug_action: None | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/gzip/block] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_many_nulls[batch_size: 16 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/gzip/block] 
[gw2] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_many_nulls[batch_size: 16 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/gzip/block] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_many_nulls[batch_size: 16 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
[gw2] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_many_nulls[batch_size: 16 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_many_nulls[batch_size: 16 | debug_action: HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw13] PASSED query_test/test_aggregation.py::TestDistinctAggregation::test_distinct[protocol: beeswax | exec_option: {'disable_codegen': False, 'shuffle_distinct_exprs': True} | table_format: text/none] 
query_test/test_avro_schema_resolution.py::TestAvroSchemaResolution::test_avro_schema_changes[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
[gw13] SKIPPED query_test/test_avro_schema_resolution.py::TestAvroSchemaResolution::test_avro_schema_changes[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: avro/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 1 | cpu_limit_s: 0 | query: select count(l_returnflag) pk from lineitem | fail_rpc_action: None | join_before_close: True | buffer_pool_limit: 0] 
[gw2] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_many_nulls[batch_size: 16 | debug_action: HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_many_nulls[batch_size: 16 | debug_action: HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
[gw2] SKIPPED query_test/test_scanners.py::TestScannersAllTableFormats::test_many_nulls[batch_size: 16 | debug_action: HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_many_nulls[batch_size: 16 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/def/block] 
[gw15] PASSED query_test/test_mt_dop.py::TestMtDop::test_compute_stats[mt_dop: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_mt_dop.py::TestMtDop::test_compute_stats[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw13] PASSED query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: avro/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 1 | cpu_limit_s: 0 | query: select count(l_returnflag) pk from lineitem | fail_rpc_action: None | join_before_close: True | buffer_pool_limit: 0] 
[gw4] PASSED query_test/test_nested_types.py::TestParquetArrayEncodings::test_avro_primitive_in_list[parquet_array_resolution: two_level | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_nested_types.py::TestParquetArrayEncodings::test_avro_primitive_in_list[parquet_array_resolution: two_level_then_three_level | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_many_nulls[batch_size: 16 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/def/block] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_many_nulls[batch_size: 16 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: kudu/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 4 | cpu_limit_s: 100000 | query: select count(l_returnflag) pk from lineitem | fail_rpc_action: None | join_before_close: True | buffer_pool_limit: 0] 
[gw2] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_many_nulls[batch_size: 16 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_many_nulls[batch_size: 16 | debug_action: None | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] PASSED query_test/test_queries.py::TestHdfsQueries::test_file_partitions[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
query_test/test_queries.py::TestPartitionKeyScans::test_partition_key_scans[protocol: beeswax | exec_option: {'mt_dop': 0, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw2] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_many_nulls[batch_size: 16 | debug_action: None | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_hdfs_scanner_profile[batch_size: 0 | debug_action: None | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw13] PASSED query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: kudu/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 4 | cpu_limit_s: 100000 | query: select count(l_returnflag) pk from lineitem | fail_rpc_action: None | join_before_close: True | buffer_pool_limit: 0] 
[gw5] PASSED query_test/test_runtime_filters.py::TestBloomFilters::test_bloom_filters[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
query_test/test_runtime_filters.py::TestBloomFilters::test_bloom_filters[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw14] PASSED query_test/test_nested_types.py::TestNestedTypes::test_runtime[mt_dop: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_nested_types.py::TestNestedTypes::test_runtime[mt_dop: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: avro/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 0 | cpu_limit_s: 100000 | query: select * from lineitem order by l_orderkey | fail_rpc_action: None | join_before_close: True | buffer_pool_limit: 0] 
[gw13] PASSED query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: avro/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 0 | cpu_limit_s: 100000 | query: select * from lineitem order by l_orderkey | fail_rpc_action: None | join_before_close: True | buffer_pool_limit: 0] 
query_test/test_cancellation.py::TestCancellationFullSort::test_cancel_sort[protocol: beeswax | table_format: parquet/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: None | cancel_delay: 8 | cpu_limit_s: 100000 | query: select * from lineitem order by l_orderkey | fail_rpc_action: None | join_before_close: False | buffer_pool_limit: 0] 
[gw7] PASSED query_test/test_queries.py::TestPartitionKeyScans::test_partition_key_scans[protocol: beeswax | exec_option: {'mt_dop': 0, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_queries.py::TestPartitionKeyScans::test_partition_key_scans[protocol: beeswax | exec_option: {'mt_dop': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
[gw8] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_scanners[batch_size: 16 | debug_action: HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_scanners[batch_size: 1 | debug_action: HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw4] PASSED query_test/test_nested_types.py::TestParquetArrayEncodings::test_avro_primitive_in_list[parquet_array_resolution: two_level_then_three_level | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_nested_types.py::TestParquetArrayEncodings::test_thrift_primitive_in_list[parquet_array_resolution: three_level | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw13] PASSED query_test/test_cancellation.py::TestCancellationFullSort::test_cancel_sort[protocol: beeswax | table_format: parquet/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: None | cancel_delay: 8 | cpu_limit_s: 100000 | query: select * from lineitem order by l_orderkey | fail_rpc_action: None | join_before_close: False | buffer_pool_limit: 0] 
query_test/test_cast_with_format.py::TestCastWithFormat::test_iso8601_format 
[gw13] PASSED query_test/test_cast_with_format.py::TestCastWithFormat::test_iso8601_format 
query_test/test_cast_with_format.py::TestCastWithFormat::test_iso8601_week_based_date_tokens 
[gw7] PASSED query_test/test_queries.py::TestPartitionKeyScans::test_partition_key_scans[protocol: beeswax | exec_option: {'mt_dop': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
query_test/test_queries.py::TestPartitionKeyScans::test_partition_key_scans[protocol: beeswax | exec_option: {'mt_dop': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
[gw2] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_hdfs_scanner_profile[batch_size: 0 | debug_action: None | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_hdfs_scanner_profile[batch_size: 1 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/def/block] 
[gw13] PASSED query_test/test_cast_with_format.py::TestCastWithFormat::test_iso8601_week_based_date_tokens 
query_test/test_chars.py::TestCharFormats::test_char_format[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw4] PASSED query_test/test_nested_types.py::TestParquetArrayEncodings::test_thrift_primitive_in_list[parquet_array_resolution: three_level | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_nested_types.py::TestParquetArrayEncodings::test_thrift_primitive_in_list[parquet_array_resolution: two_level | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] PASSED query_test/test_queries.py::TestPartitionKeyScans::test_partition_key_scans[protocol: beeswax | exec_option: {'mt_dop': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
query_test/test_queries.py::TestPartitionKeyScans::test_partition_key_scans[protocol: beeswax | exec_option: {'mt_dop': 0, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw13] PASSED query_test/test_chars.py::TestCharFormats::test_char_format[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_compressed_formats.py::TestCompressedNonText::test_insensitivity_to_extension[compression_format: ('.bz2', 'bzip') | file_format: rc] 
[gw9] PASSED query_test/test_mt_dop.py::TestMtDopParquet::test_parquet_filtering[mt_dop: 8 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mt_dop.py::TestMtDopParquet::test_mt_dop_only_joins[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_hdfs_scanner_profile[batch_size: 1 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/def/block] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_hdfs_scanner_profile[batch_size: 16 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/gzip/block] 
[gw3] PASSED query_test/test_queries.py::TestQueries::test_analytic_fns[protocol: hs2-http | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_queries.py::TestQueries::test_limit[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] PASSED query_test/test_queries.py::TestPartitionKeyScans::test_partition_key_scans[protocol: beeswax | exec_option: {'mt_dop': 0, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_queries.py::TestPartitionKeyScans::test_partition_key_scans[protocol: beeswax | exec_option: {'mt_dop': 0, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw4] PASSED query_test/test_nested_types.py::TestParquetArrayEncodings::test_thrift_primitive_in_list[parquet_array_resolution: two_level | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_nested_types.py::TestParquetArrayEncodings::test_thrift_primitive_in_list[parquet_array_resolution: two_level_then_three_level | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw8] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_scanners[batch_size: 1 | debug_action: HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_scanners[batch_size: 0 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw9] SKIPPED query_test/test_mt_dop.py::TestMtDopParquet::test_mt_dop_only_joins[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mt_dop.py::TestMtDopParquet::test_mt_dop_only_joins[mt_dop: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw14] PASSED query_test/test_nested_types.py::TestNestedTypes::test_runtime[mt_dop: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_nested_types.py::TestNestedTypes::test_runtime[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] PASSED query_test/test_queries.py::TestPartitionKeyScans::test_partition_key_scans[protocol: beeswax | exec_option: {'mt_dop': 0, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_queries.py::TestPartitionKeyScans::test_partition_key_scans[protocol: beeswax | exec_option: {'mt_dop': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
[gw2] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_hdfs_scanner_profile[batch_size: 16 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/gzip/block] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_hdfs_scanner_profile[batch_size: 16 | debug_action: HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
[gw8] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_scanners[batch_size: 0 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_scanners[batch_size: 0 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
[gw4] PASSED query_test/test_nested_types.py::TestParquetArrayEncodings::test_thrift_primitive_in_list[parquet_array_resolution: two_level_then_three_level | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_nested_types.py::TestParquetArrayEncodings::test_avro_array_of_arrays[parquet_array_resolution: three_level | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw0] PASSED query_test/test_parquet_page_index.py::TestHdfsParquetTableIndexWriter::test_nan_values_for_floating_types[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_hdfs_scanner_profile[batch_size: 16 | debug_action: HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_hdfs_scanner_profile[batch_size: 1 | debug_action: HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw10] PASSED query_test/test_insert_parquet.py::TestInsertParquetQueries::test_insert_parquet[compression_codec: lz4 | protocol: beeswax | exec_option: {'sync_ddl': 1, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | file_size: 33554432-unique_database0] 
query_test/test_parquet_stats.py::TestParquetStats::test_parquet_stats[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] PASSED query_test/test_queries.py::TestPartitionKeyScans::test_partition_key_scans[protocol: beeswax | exec_option: {'mt_dop': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
query_test/test_queries.py::TestPartitionKeyScans::test_partition_key_scans[protocol: beeswax | exec_option: {'mt_dop': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw3] PASSED query_test/test_queries.py::TestQueries::test_limit[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_queries.py::TestQueries::test_limit[protocol: hs2 | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw9] PASSED query_test/test_mt_dop.py::TestMtDopParquet::test_mt_dop_only_joins[mt_dop: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mt_dop.py::TestMtDopParquet::test_mt_dop_only_joins[mt_dop: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_hdfs_scanner_profile[batch_size: 1 | debug_action: HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_hdfs_scanner_profile[batch_size: 0 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_insert_parquet.py::TestInsertParquetQueries::test_insert_parquet[compression_codec: lz4 | protocol: beeswax | exec_option: {'sync_ddl': 1, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | file_size: 0-unique_database0] 
[gw7] PASSED query_test/test_queries.py::TestPartitionKeyScans::test_partition_key_scans[protocol: beeswax | exec_option: {'mt_dop': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_queries.py::TestPartitionKeyScans::test_partition_key_scans[protocol: beeswax | exec_option: {'mt_dop': 0, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
[gw6] PASSED query_test/test_hbase_queries.py::TestHBaseQueries::test_hbase_col_filter[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
query_test/test_hdfs_caching.py::TestHdfsCaching::test_cache_cancellation[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw4] PASSED query_test/test_nested_types.py::TestParquetArrayEncodings::test_avro_array_of_arrays[parquet_array_resolution: three_level | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_nested_types.py::TestParquetArrayEncodings::test_avro_array_of_arrays[parquet_array_resolution: two_level | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw9] PASSED query_test/test_mt_dop.py::TestMtDopParquet::test_mt_dop_only_joins[mt_dop: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mt_dop.py::TestMtDopParquet::test_mt_dop_only_joins[mt_dop: 8 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_hdfs_scanner_profile[batch_size: 0 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_hdfs_scanner_profile[batch_size: 0 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
[gw2] SKIPPED query_test/test_scanners.py::TestScannersAllTableFormats::test_hdfs_scanner_profile[batch_size: 0 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_hdfs_scanner_profile[batch_size: 1 | debug_action: None | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
[gw2] SKIPPED query_test/test_scanners.py::TestScannersAllTableFormats::test_hdfs_scanner_profile[batch_size: 1 | debug_action: None | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_hdfs_scanner_profile[batch_size: 16 | debug_action: None | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
[gw2] SKIPPED query_test/test_scanners.py::TestScannersAllTableFormats::test_hdfs_scanner_profile[batch_size: 16 | debug_action: None | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_hdfs_scanner_profile[batch_size: 16 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw7] PASSED query_test/test_queries.py::TestPartitionKeyScans::test_partition_key_scans[protocol: beeswax | exec_option: {'mt_dop': 0, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
query_test/test_queries.py::TestPartitionKeyScans::test_partition_key_scans[protocol: beeswax | exec_option: {'mt_dop': 0, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
[gw5] PASSED query_test/test_runtime_filters.py::TestBloomFilters::test_bloom_filters[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_runtime_filters.py::TestBloomFilters::test_bloom_filters[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw3] PASSED query_test/test_queries.py::TestQueries::test_limit[protocol: hs2 | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_queries.py::TestQueries::test_limit[protocol: hs2-http | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw8] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_scanners[batch_size: 0 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_scanners[batch_size: 1 | debug_action: None | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
[gw14] PASSED query_test/test_nested_types.py::TestNestedTypes::test_runtime[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_nested_types.py::TestNestedTypes::test_subplan[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw13] PASSED query_test/test_compressed_formats.py::TestCompressedNonText::test_insensitivity_to_extension[compression_format: ('.bz2', 'bzip') | file_format: rc] 
query_test/test_compressed_formats.py::TestUnsupportedTableWriters::test_error_message[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw9] PASSED query_test/test_mt_dop.py::TestMtDopParquet::test_mt_dop_only_joins[mt_dop: 8 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mt_dop.py::TestMtDopKudu::test_kudu[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
[gw4] PASSED query_test/test_nested_types.py::TestParquetArrayEncodings::test_avro_array_of_arrays[parquet_array_resolution: two_level | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_nested_types.py::TestParquetArrayEncodings::test_avro_array_of_arrays[parquet_array_resolution: two_level_then_three_level | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_hdfs_scanner_profile[batch_size: 16 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_hdfs_scanner_profile[batch_size: 1 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
[gw2] SKIPPED query_test/test_scanners.py::TestScannersAllTableFormats::test_hdfs_scanner_profile[batch_size: 1 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_hdfs_scanner_profile[batch_size: 0 | debug_action: HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
[gw2] SKIPPED query_test/test_scanners.py::TestScannersAllTableFormats::test_hdfs_scanner_profile[batch_size: 0 | debug_action: HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_hdfs_scanner_profile[batch_size: 0 | debug_action: HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/def/block] 
[gw7] PASSED query_test/test_queries.py::TestPartitionKeyScans::test_partition_key_scans[protocol: beeswax | exec_option: {'mt_dop': 0, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
query_test/test_queries.py::TestPartitionKeyScans::test_partition_key_scans[protocol: beeswax | exec_option: {'mt_dop': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw9] PASSED query_test/test_mt_dop.py::TestMtDopKudu::test_kudu[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
query_test/test_mt_dop.py::TestMtDopKudu::test_kudu[mt_dop: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
[gw8] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_scanners[batch_size: 1 | debug_action: None | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_scanners[batch_size: 16 | debug_action: None | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
[gw13] PASSED query_test/test_compressed_formats.py::TestUnsupportedTableWriters::test_error_message[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_date_queries.py::TestDateQueries::test_partitioning[protocol: hs2 | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'true', 'batch_size': 0} | table_format: parquet/none] 
[gw7] PASSED query_test/test_queries.py::TestPartitionKeyScans::test_partition_key_scans[protocol: beeswax | exec_option: {'mt_dop': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_queries.py::TestPartitionKeyScans::test_partition_key_scans[protocol: beeswax | exec_option: {'mt_dop': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw13] SKIPPED query_test/test_date_queries.py::TestDateQueries::test_partitioning[protocol: hs2 | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'true', 'batch_size': 0} | table_format: parquet/none] 
query_test/test_date_queries.py::TestDateQueries::test_fileformat_support[protocol: hs2 | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'false', 'batch_size': 1} | table_format: parquet/none] 
[gw9] PASSED query_test/test_mt_dop.py::TestMtDopKudu::test_kudu[mt_dop: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
[gw2] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_hdfs_scanner_profile[batch_size: 0 | debug_action: HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/def/block] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_hdfs_scanner_profile[batch_size: 1 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_mt_dop.py::TestMtDopKudu::test_kudu[mt_dop: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
[gw13] SKIPPED query_test/test_date_queries.py::TestDateQueries::test_fileformat_support[protocol: hs2 | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'false', 'batch_size': 1} | table_format: parquet/none] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (16, 4) | exec_option: {'decimal_v2': 'true'}] 
[gw7] PASSED query_test/test_queries.py::TestPartitionKeyScans::test_partition_key_scans[protocol: beeswax | exec_option: {'mt_dop': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_queries.py::TestPartitionKeyScans::test_partition_key_scans[protocol: beeswax | exec_option: {'mt_dop': 0, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
[gw13] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (16, 4) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (26, 3) | exec_option: {'decimal_v2': 'true'}] 
[gw13] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (26, 3) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (26, 19) | exec_option: {'decimal_v2': 'true'}] 
[gw9] PASSED query_test/test_mt_dop.py::TestMtDopKudu::test_kudu[mt_dop: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
[gw13] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (26, 19) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (26, 18) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_mt_dop.py::TestMtDopKudu::test_kudu[mt_dop: 8 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
[gw3] PASSED query_test/test_queries.py::TestQueries::test_limit[protocol: hs2-http | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_queries.py::TestQueries::test_top_n[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw13] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (26, 18) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (26, 2) | exec_option: {'decimal_v2': 'false'}] 
[gw13] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (26, 2) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (16, 3) | exec_option: {'decimal_v2': 'false'}] 
[gw4] PASSED query_test/test_nested_types.py::TestParquetArrayEncodings::test_avro_array_of_arrays[parquet_array_resolution: two_level_then_three_level | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_nested_types.py::TestParquetArrayEncodings::test_thrift_array_of_arrays[parquet_array_resolution: three_level | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw13] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: string | decimal_type: (16, 3) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (6, 5) | exec_option: {'decimal_v2': 'true'}] 
[gw13] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (6, 5) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (16, 14) | exec_option: {'decimal_v2': 'true'}] 
[gw13] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (16, 14) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (26, 13) | exec_option: {'decimal_v2': 'true'}] 
[gw13] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (26, 13) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (26, 24) | exec_option: {'decimal_v2': 'false'}] 
[gw13] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (26, 24) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (26, 8) | exec_option: {'decimal_v2': 'false'}] 
[gw13] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (26, 8) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (16, 9) | exec_option: {'decimal_v2': 'false'}] 
[gw13] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (16, 9) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (6, 0) | exec_option: {'decimal_v2': 'true'}] 
[gw13] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: number | decimal_type: (6, 0) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (16, 8) | exec_option: {'decimal_v2': 'true'}] 
[gw2] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_hdfs_scanner_profile[batch_size: 1 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_hdfs_scanner_profile[batch_size: 16 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw13] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (16, 8) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (26, 7) | exec_option: {'decimal_v2': 'true'}] 
[gw13] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (26, 7) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (26, 23) | exec_option: {'decimal_v2': 'true'}] 
[gw7] PASSED query_test/test_queries.py::TestPartitionKeyScans::test_partition_key_scans[protocol: beeswax | exec_option: {'mt_dop': 0, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
query_test/test_queries.py::TestPartitionKeyScans::test_partition_key_scans_plan_rows[protocol: beeswax | exec_option: {'mt_dop': 0, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw9] PASSED query_test/test_mt_dop.py::TestMtDopKudu::test_kudu[mt_dop: 8 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
[gw7] PASSED query_test/test_queries.py::TestPartitionKeyScans::test_partition_key_scans_plan_rows[protocol: beeswax | exec_option: {'mt_dop': 0, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_queries.py::TestPartitionKeyScans::test_partition_key_scans_plan_rows[protocol: beeswax | exec_option: {'mt_dop': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
query_test/test_mt_dop.py::TestMtDopScheduling::test_scheduling[mt_dop: 4 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw13] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (26, 23) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (26, 14) | exec_option: {'decimal_v2': 'false'}] 
[gw7] PASSED query_test/test_queries.py::TestPartitionKeyScans::test_partition_key_scans_plan_rows[protocol: beeswax | exec_option: {'mt_dop': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
query_test/test_queries.py::TestPartitionKeyScans::test_partition_key_scans_plan_rows[protocol: beeswax | exec_option: {'mt_dop': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
[gw13] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (26, 14) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (16, 15) | exec_option: {'decimal_v2': 'false'}] 
[gw7] PASSED query_test/test_queries.py::TestPartitionKeyScans::test_partition_key_scans_plan_rows[protocol: beeswax | exec_option: {'mt_dop': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
query_test/test_queries.py::TestPartitionKeyScans::test_partition_key_scans_plan_rows[protocol: beeswax | exec_option: {'mt_dop': 0, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw13] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (16, 15) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (6, 6) | exec_option: {'decimal_v2': 'false'}] 
[gw7] PASSED query_test/test_queries.py::TestPartitionKeyScans::test_partition_key_scans_plan_rows[protocol: beeswax | exec_option: {'mt_dop': 0, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_queries.py::TestPartitionKeyScans::test_partition_key_scans_plan_rows[protocol: beeswax | exec_option: {'mt_dop': 0, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw13] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: string | decimal_type: (6, 6) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (16, 2) | exec_option: {'decimal_v2': 'true'}] 
[gw13] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (16, 2) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (26, 1) | exec_option: {'decimal_v2': 'true'}] 
[gw13] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (26, 1) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (26, 17) | exec_option: {'decimal_v2': 'true'}] 
[gw7] PASSED query_test/test_queries.py::TestPartitionKeyScans::test_partition_key_scans_plan_rows[protocol: beeswax | exec_option: {'mt_dop': 0, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_queries.py::TestPartitionKeyScans::test_partition_key_scans_plan_rows[protocol: beeswax | exec_option: {'mt_dop': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
[gw13] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: number | decimal_type: (26, 17) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_scanners.py::TestScannersAllTableFormatsWithLimit::test_limit[mt_dop: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
[gw15] PASSED query_test/test_mt_dop.py::TestMtDop::test_compute_stats[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_mt_dop.py::TestMtDop::test_compute_stats[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
[gw4] PASSED query_test/test_nested_types.py::TestParquetArrayEncodings::test_thrift_array_of_arrays[parquet_array_resolution: three_level | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_nested_types.py::TestParquetArrayEncodings::test_thrift_array_of_arrays[parquet_array_resolution: two_level | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] PASSED query_test/test_queries.py::TestPartitionKeyScans::test_partition_key_scans_plan_rows[protocol: beeswax | exec_option: {'mt_dop': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
query_test/test_queries.py::TestPartitionKeyScans::test_partition_key_scans_plan_rows[protocol: beeswax | exec_option: {'mt_dop': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_hdfs_scanner_profile[batch_size: 16 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_hdfs_scanner_profile[batch_size: 16 | debug_action: None | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/def/block] 
[gw7] PASSED query_test/test_queries.py::TestPartitionKeyScans::test_partition_key_scans_plan_rows[protocol: beeswax | exec_option: {'mt_dop': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestScannersMixedTableFormats::test_mixed_format[protocol: beeswax | table_format: text/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | batch_size: 0 | mt_dop: 4 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5] 
[gw8] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_scanners[batch_size: 16 | debug_action: None | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_scanners[batch_size: 16 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw6] PASSED query_test/test_hdfs_caching.py::TestHdfsCaching::test_cache_cancellation[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_hdfs_caching.py::TestHdfsCaching::test_cache_cancellation[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/gzip/block] 
[gw7] PASSED query_test/test_scanners.py::TestScannersMixedTableFormats::test_mixed_format[protocol: beeswax | table_format: text/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | batch_size: 0 | mt_dop: 4 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5] 
query_test/test_scanners.py::TestScannersMixedTableFormats::test_mixed_format[protocol: beeswax | table_format: text/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | batch_size: 0 | mt_dop: 1 | debug_action: None] 
[gw9] PASSED query_test/test_mt_dop.py::TestMtDopScheduling::test_scheduling[mt_dop: 4 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_nested_types.py::TestNestedTypes::test_scanner_basic[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw7] PASSED query_test/test_scanners.py::TestScannersMixedTableFormats::test_mixed_format[protocol: beeswax | table_format: text/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | batch_size: 0 | mt_dop: 1 | debug_action: None] 
query_test/test_scanners.py::TestUnmatchedSchema::test_unmatched_schema[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw15] PASSED query_test/test_mt_dop.py::TestMtDop::test_compute_stats[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
query_test/test_mt_dop.py::TestMtDop::test_compute_stats[mt_dop: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
[gw2] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_hdfs_scanner_profile[batch_size: 16 | debug_action: None | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/def/block] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_hdfs_scanner_profile[batch_size: 1 | debug_action: None | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw4] PASSED query_test/test_nested_types.py::TestParquetArrayEncodings::test_thrift_array_of_arrays[parquet_array_resolution: two_level | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_nested_types.py::TestParquetArrayEncodings::test_thrift_array_of_arrays[parquet_array_resolution: two_level_then_three_level | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] PASSED query_test/test_scanners.py::TestUnmatchedSchema::test_unmatched_schema[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_scanners.py::TestUnmatchedSchema::test_unmatched_schema[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
[gw8] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_scanners[batch_size: 16 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_scanners[batch_size: 1 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
[gw15] PASSED query_test/test_mt_dop.py::TestMtDop::test_compute_stats[mt_dop: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
query_test/test_mt_dop.py::TestMtDop::test_compute_stats[mt_dop: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw2] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_hdfs_scanner_profile[batch_size: 1 | debug_action: None | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_hdfs_scanner_profile[batch_size: 0 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
[gw9] PASSED query_test/test_nested_types.py::TestNestedTypes::test_scanner_basic[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_nested_types.py::TestNestedTypes::test_scanner_basic[mt_dop: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] PASSED query_test/test_scanners.py::TestUnmatchedSchema::test_unmatched_schema[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
query_test/test_scanners.py::TestUnmatchedSchema::test_unmatched_schema[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
[gw5] PASSED query_test/test_runtime_filters.py::TestBloomFilters::test_bloom_filters[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_runtime_filters.py::TestBloomFilters::test_bloom_filters[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
[gw7] PASSED query_test/test_scanners.py::TestUnmatchedSchema::test_unmatched_schema[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
query_test/test_scanners.py::TestUnmatchedSchema::test_unmatched_schema[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw4] PASSED query_test/test_nested_types.py::TestParquetArrayEncodings::test_thrift_array_of_arrays[parquet_array_resolution: two_level_then_three_level | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_nested_types.py::TestParquetArrayEncodings::test_unannotated_list_of_primitives[parquet_array_resolution: three_level | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_hdfs_scanner_profile[batch_size: 0 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_hdfs_scanner_profile[batch_size: 0 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw0] PASSED query_test/test_parquet_stats.py::TestParquetStats::test_parquet_stats[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw9] PASSED query_test/test_nested_types.py::TestNestedTypes::test_scanner_basic[mt_dop: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_nested_types.py::TestNestedTypes::test_scanner_basic[mt_dop: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_parquet_stats.py::TestParquetStats::test_parquet_stats[mt_dop: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw8] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_scanners[batch_size: 1 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_scanners[batch_size: 0 | debug_action: HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
[gw2] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_hdfs_scanner_profile[batch_size: 0 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_hdfs_scanner_profile[batch_size: 1 | debug_action: HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/gzip/block] 
[gw4] PASSED query_test/test_nested_types.py::TestParquetArrayEncodings::test_unannotated_list_of_primitives[parquet_array_resolution: three_level | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_nested_types.py::TestParquetArrayEncodings::test_unannotated_list_of_primitives[parquet_array_resolution: two_level | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw9] PASSED query_test/test_nested_types.py::TestNestedTypes::test_scanner_basic[mt_dop: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_nested_types.py::TestNestedTypes::test_scanner_basic[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_hdfs_scanner_profile[batch_size: 1 | debug_action: HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/gzip/block] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_hdfs_scanner_profile[batch_size: 16 | debug_action: HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw8] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_scanners[batch_size: 0 | debug_action: HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_scanners[batch_size: 0 | debug_action: HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/def/block] 
[gw1] PASSED query_test/test_acid.py::TestAcid::test_acid_partitioned[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_aggregation.py::TestAggregation::test_aggregation[data_type: tinyint | agg_func: avg | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw1] PASSED query_test/test_aggregation.py::TestAggregation::test_aggregation[data_type: tinyint | agg_func: avg | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_aggregation.py::TestAggregation::test_aggregation[data_type: double | agg_func: ndv | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw4] PASSED query_test/test_nested_types.py::TestParquetArrayEncodings::test_unannotated_list_of_primitives[parquet_array_resolution: two_level | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_nested_types.py::TestParquetArrayEncodings::test_unannotated_list_of_primitives[parquet_array_resolution: two_level_then_three_level | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw9] PASSED query_test/test_nested_types.py::TestNestedTypes::test_scanner_basic[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_nested_types.py::TestNestedTypes::test_scanner_array_materialization[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw1] PASSED query_test/test_aggregation.py::TestAggregation::test_aggregation[data_type: double | agg_func: ndv | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_aggregation.py::TestAggregation::test_aggregation[data_type: int | agg_func: avg | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw1] PASSED query_test/test_aggregation.py::TestAggregation::test_aggregation[data_type: int | agg_func: avg | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_aggregation.py::TestDistinctAggregation::test_distinct[protocol: beeswax | exec_option: {'disable_codegen': False, 'shuffle_distinct_exprs': False} | table_format: text/none] 
[gw6] PASSED query_test/test_hdfs_caching.py::TestHdfsCaching::test_cache_cancellation[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/gzip/block] 
query_test/test_hdfs_caching.py::TestHdfsCachingFallbackPath::test_hdfs_caching_fallback_path[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw2] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_hdfs_scanner_profile[batch_size: 16 | debug_action: HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_hdfs_scanner_profile[batch_size: 16 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
[gw2] SKIPPED query_test/test_scanners.py::TestScannersAllTableFormats::test_hdfs_scanner_profile[batch_size: 16 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_hdfs_scanner_profile[batch_size: 16 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] SKIPPED query_test/test_hdfs_caching.py::TestHdfsCachingFallbackPath::test_hdfs_caching_fallback_path[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_hdfs_caching.py::TestHdfsCachingFallbackPath::test_hdfs_caching_fallback_path[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
[gw6] SKIPPED query_test/test_hdfs_caching.py::TestHdfsCachingFallbackPath::test_hdfs_caching_fallback_path[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
query_test/test_hdfs_caching.py::TestHdfsCachingFallbackPath::test_hdfs_caching_fallback_path[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
[gw4] PASSED query_test/test_nested_types.py::TestParquetArrayEncodings::test_unannotated_list_of_primitives[parquet_array_resolution: two_level_then_three_level | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_nested_types.py::TestParquetArrayEncodings::test_unannotated_list_of_groups[parquet_array_resolution: three_level | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_hdfs_scanner_profile[batch_size: 16 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_hdfs_scanner_profile[batch_size: 1 | debug_action: None | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
[gw8] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_scanners[batch_size: 0 | debug_action: HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/def/block] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_scanners[batch_size: 1 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw6] SKIPPED query_test/test_hdfs_caching.py::TestHdfsCachingFallbackPath::test_hdfs_caching_fallback_path[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
query_test/test_hdfs_caching.py::TestHdfsCachingFallbackPath::test_hdfs_caching_fallback_path[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw6] SKIPPED query_test/test_hdfs_caching.py::TestHdfsCachingFallbackPath::test_hdfs_caching_fallback_path[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_hdfs_caching.py::TestHdfsCachingFallbackPath::test_hdfs_caching_fallback_path[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw3] PASSED query_test/test_queries.py::TestQueries::test_top_n[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_queries.py::TestQueries::test_top_n[protocol: hs2 | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw1] PASSED query_test/test_aggregation.py::TestDistinctAggregation::test_distinct[protocol: beeswax | exec_option: {'disable_codegen': False, 'shuffle_distinct_exprs': False} | table_format: text/none] 
query_test/test_avro_schema_resolution.py::TestAvroSchemaResolution::test_avro_c_lib_unicode_nulls[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
[gw2] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_hdfs_scanner_profile[batch_size: 1 | debug_action: None | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_hdfs_scanner_profile[batch_size: 0 | debug_action: None | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/gzip/block] 
[gw6] SKIPPED query_test/test_hdfs_caching.py::TestHdfsCachingFallbackPath::test_hdfs_caching_fallback_path[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw4] PASSED query_test/test_nested_types.py::TestParquetArrayEncodings::test_unannotated_list_of_groups[parquet_array_resolution: three_level | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_hdfs_caching.py::TestHdfsCachingFallbackPath::test_hdfs_caching_fallback_path[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
query_test/test_nested_types.py::TestParquetArrayEncodings::test_unannotated_list_of_groups[parquet_array_resolution: two_level | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw1] PASSED query_test/test_avro_schema_resolution.py::TestAvroSchemaResolution::test_avro_c_lib_unicode_nulls[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: avro/snap/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 1 | cpu_limit_s: 100000 | query: compute stats lineitem | fail_rpc_action: None | join_before_close: True | buffer_pool_limit: 0] 
[gw1] PASSED query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: avro/snap/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 1 | cpu_limit_s: 100000 | query: compute stats lineitem | fail_rpc_action: None | join_before_close: True | buffer_pool_limit: 0] 
query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: kudu/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 0.01 | cpu_limit_s: 100000 | query: select * from lineitem order by l_orderkey | fail_rpc_action: None | join_before_close: True | buffer_pool_limit: 0] 
[gw1] PASSED query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: kudu/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 0.01 | cpu_limit_s: 100000 | query: select * from lineitem order by l_orderkey | fail_rpc_action: None | join_before_close: True | buffer_pool_limit: 0] 
[gw6] SKIPPED query_test/test_hdfs_caching.py::TestHdfsCachingFallbackPath::test_hdfs_caching_fallback_path[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
query_test/test_hdfs_caching.py::TestHdfsCachingFallbackPath::test_hdfs_caching_fallback_path[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: seq/snap/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 0 | cpu_limit_s: 100000 | query: select * from lineitem limit 50 | fail_rpc_action: None | join_before_close: True | buffer_pool_limit: 0] 
[gw1] PASSED query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: seq/snap/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 0 | cpu_limit_s: 100000 | query: select * from lineitem limit 50 | fail_rpc_action: None | join_before_close: True | buffer_pool_limit: 0] 
query_test/test_cancellation.py::TestCancellationFullSort::test_cancel_sort[protocol: beeswax | table_format: parquet/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 7 | cpu_limit_s: 100000 | query: select * from lineitem order by l_orderkey | fail_rpc_action: None | join_before_close: True | buffer_pool_limit: 300m] 
[gw2] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_hdfs_scanner_profile[batch_size: 0 | debug_action: None | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/gzip/block] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_hdfs_scanner_profile[batch_size: 16 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/gzip/block] 
[gw8] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_scanners[batch_size: 1 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_scanners[batch_size: 16 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw6] SKIPPED query_test/test_hdfs_caching.py::TestHdfsCachingFallbackPath::test_hdfs_caching_fallback_path[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
query_test/test_hdfs_caching.py::TestHdfsCachingFallbackPath::test_hdfs_caching_fallback_path[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
[gw5] PASSED query_test/test_runtime_filters.py::TestBloomFilters::test_bloom_filters[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
query_test/test_runtime_filters.py::TestBloomFilters::test_bloom_filters[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
[gw4] PASSED query_test/test_nested_types.py::TestParquetArrayEncodings::test_unannotated_list_of_groups[parquet_array_resolution: two_level | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw13] PASSED query_test/test_scanners.py::TestScannersAllTableFormatsWithLimit::test_limit[mt_dop: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
query_test/test_scanners.py::TestScannersAllTableFormatsWithLimit::test_limit[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
query_test/test_nested_types.py::TestParquetArrayEncodings::test_unannotated_list_of_groups[parquet_array_resolution: two_level_then_three_level | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw9] PASSED query_test/test_nested_types.py::TestNestedTypes::test_scanner_array_materialization[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_nested_types.py::TestNestedTypes::test_scanner_array_materialization[mt_dop: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] SKIPPED query_test/test_hdfs_caching.py::TestHdfsCachingFallbackPath::test_hdfs_caching_fallback_path[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
query_test/test_insert.py::TestInsertQueries::test_insert[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-unique_database0] 
[gw1] PASSED query_test/test_cancellation.py::TestCancellationFullSort::test_cancel_sort[protocol: beeswax | table_format: parquet/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 7 | cpu_limit_s: 100000 | query: select * from lineitem order by l_orderkey | fail_rpc_action: None | join_before_close: True | buffer_pool_limit: 300m] 
[gw2] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_hdfs_scanner_profile[batch_size: 16 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/gzip/block] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_hdfs_scanner_profile[batch_size: 16 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
query_test/test_cast_with_format.py::TestCastWithFormat::test_basic_inputs_without_row[protocol: hs2-http | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw10] PASSED query_test/test_insert_parquet.py::TestInsertParquetQueries::test_insert_parquet[compression_codec: lz4 | protocol: beeswax | exec_option: {'sync_ddl': 1, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | file_size: 0-unique_database0] 
[gw1] PASSED query_test/test_cast_with_format.py::TestCastWithFormat::test_basic_inputs_without_row[protocol: hs2-http | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_cast_with_format.py::TestCastWithFormat::test_text_token 
[gw8] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_scanners[batch_size: 16 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_scanners[batch_size: 16 | debug_action: None | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/def/block] 
[gw2] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_hdfs_scanner_profile[batch_size: 16 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_hdfs_scanner_profile[batch_size: 16 | debug_action: HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw4] PASSED query_test/test_nested_types.py::TestParquetArrayEncodings::test_unannotated_list_of_groups[parquet_array_resolution: two_level_then_three_level | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_nested_types.py::TestParquetArrayEncodings::test_ambiguous_list[parquet_array_resolution: three_level | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_insert_parquet.py::TestInsertParquetQueries::test_insert_parquet[compression_codec: zstd | protocol: beeswax | exec_option: {'sync_ddl': 1, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | file_size: 0-unique_database0] 
[gw2] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_hdfs_scanner_profile[batch_size: 16 | debug_action: HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_hdfs_scanner_profile[batch_size: 16 | debug_action: HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
[gw2] SKIPPED query_test/test_scanners.py::TestScannersAllTableFormats::test_hdfs_scanner_profile[batch_size: 16 | debug_action: HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_hdfs_scanner_profile[batch_size: 16 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/def/block] 
[gw1] PASSED query_test/test_cast_with_format.py::TestCastWithFormat::test_text_token 
query_test/test_chars.py::TestStringQueries::test_chars_tmp_tables[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw0] PASSED query_test/test_parquet_stats.py::TestParquetStats::test_parquet_stats[mt_dop: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw8] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_scanners[batch_size: 16 | debug_action: None | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/def/block] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_scanners[batch_size: 1 | debug_action: None | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_parquet_stats.py::TestParquetStats::test_parquet_stats[mt_dop: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_hdfs_scanner_profile[batch_size: 16 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/def/block] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_hdfs_scanner_profile[batch_size: 16 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
[gw2] SKIPPED query_test/test_scanners.py::TestScannersAllTableFormats::test_hdfs_scanner_profile[batch_size: 16 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_hdfs_scanner_profile[batch_size: 16 | debug_action: None | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw9] PASSED query_test/test_nested_types.py::TestNestedTypes::test_scanner_array_materialization[mt_dop: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_nested_types.py::TestNestedTypes::test_scanner_array_materialization[mt_dop: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw8] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_scanners[batch_size: 1 | debug_action: None | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_scanners[batch_size: 0 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
[gw2] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_hdfs_scanner_profile[batch_size: 16 | debug_action: None | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_string_escaping[batch_size: 0 | debug_action: None | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw2] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_string_escaping[batch_size: 0 | debug_action: None | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_string_escaping[batch_size: 1 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/def/block] 
[gw4] PASSED query_test/test_nested_types.py::TestParquetArrayEncodings::test_ambiguous_list[parquet_array_resolution: three_level | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw1] PASSED query_test/test_chars.py::TestStringQueries::test_chars_tmp_tables[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw2] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_string_escaping[batch_size: 1 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/def/block] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_string_escaping[batch_size: 16 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/gzip/block] 
query_test/test_nested_types.py::TestParquetArrayEncodings::test_ambiguous_list[parquet_array_resolution: two_level | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_codegen.py::TestCodegen::test_codegen_failure_for_char_type[protocol: beeswax | exec_option: {'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw2] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_string_escaping[batch_size: 16 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/gzip/block] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_string_escaping[batch_size: 16 | debug_action: HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
[gw4] SKIPPED query_test/test_nested_types.py::TestParquetArrayEncodings::test_ambiguous_list[parquet_array_resolution: two_level | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_nested_types.py::TestParquetArrayEncodings::test_ambiguous_list[parquet_array_resolution: two_level_then_three_level | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw12] PASSED query_test/test_aggregation.py::TestDistinctAggregation::test_multiple_distinct[protocol: beeswax | exec_option: {'disable_codegen': True, 'shuffle_distinct_exprs': True} | table_format: text/none] 
query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: rc/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 4 | cpu_limit_s: 0 | query: SELECT STRAIGHT_JOIN *
           FROM lineitem
                  JOIN /*+broadcast*/ orders ON o_orderkey = l_orderkey
                  JOIN supplier ON s_suppkey = l_suppkey
           WHERE o_orderstatus = 'F'
           ORDER BY l_orderkey
           LIMIT 10000 | fail_rpc_action: None | join_before_close: False | buffer_pool_limit: 0] 
[gw2] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_string_escaping[batch_size: 16 | debug_action: HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_string_escaping[batch_size: 1 | debug_action: HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw8] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_scanners[batch_size: 0 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_scanners[batch_size: 0 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw4] SKIPPED query_test/test_nested_types.py::TestParquetArrayEncodings::test_ambiguous_list[parquet_array_resolution: two_level_then_three_level | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_string_escaping[batch_size: 1 | debug_action: HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_string_escaping[batch_size: 0 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_nested_types.py::TestMaxNestingDepth::test_max_nesting_depth[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw5] PASSED query_test/test_runtime_filters.py::TestBloomFilters::test_bloom_filters[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
query_test/test_runtime_filters.py::TestBloomFilters::test_bloom_wait_time[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw12] PASSED query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: rc/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 4 | cpu_limit_s: 0 | query: SELECT STRAIGHT_JOIN *
           FROM lineitem
                  JOIN /*+broadcast*/ orders ON o_orderkey = l_orderkey
                  JOIN supplier ON s_suppkey = l_suppkey
           WHERE o_orderstatus = 'F'
           ORDER BY l_orderkey
           LIMIT 10000 | fail_rpc_action: None | join_before_close: False | buffer_pool_limit: 0] 
query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: text/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 4 | cpu_limit_s: 100000 | query: select count(l_returnflag) pk from lineitem | fail_rpc_action: COORD_CANCEL_QUERY_FINSTANCES_RPC:FAIL | join_before_close: True | buffer_pool_limit: 0] 
[gw2] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_string_escaping[batch_size: 0 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_string_escaping[batch_size: 0 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
[gw1] PASSED query_test/test_codegen.py::TestCodegen::test_codegen_failure_for_char_type[protocol: beeswax | exec_option: {'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_compressed_formats.py::TestCompressedText::test_correct_extension[compression_format: ('.snappy', 'snap') | file_format: text] 
[gw5] PASSED query_test/test_runtime_filters.py::TestBloomFilters::test_bloom_wait_time[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_runtime_filters.py::TestBloomFilters::test_bloom_wait_time[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
[gw13] PASSED query_test/test_scanners.py::TestScannersAllTableFormatsWithLimit::test_limit[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
query_test/test_scanners.py::TestScannersAllTableFormatsWithLimit::test_limit[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw2] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_string_escaping[batch_size: 0 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_string_escaping[batch_size: 1 | debug_action: None | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
[gw12] PASSED query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: text/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 4 | cpu_limit_s: 100000 | query: select count(l_returnflag) pk from lineitem | fail_rpc_action: COORD_CANCEL_QUERY_FINSTANCES_RPC:FAIL | join_before_close: True | buffer_pool_limit: 0] 
[gw6] PASSED query_test/test_insert.py::TestInsertQueries::test_insert[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-unique_database0] 
[gw9] PASSED query_test/test_nested_types.py::TestNestedTypes::test_scanner_array_materialization[mt_dop: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_nested_types.py::TestNestedTypes::test_scanner_array_materialization[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: text/gzip/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 1 | cpu_limit_s: 100000 | query: select count(l_returnflag) pk from lineitem | fail_rpc_action: None | join_before_close: True | buffer_pool_limit: 0] 
[gw2] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_string_escaping[batch_size: 1 | debug_action: None | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_string_escaping[batch_size: 16 | debug_action: None | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
[gw3] PASSED query_test/test_queries.py::TestQueries::test_top_n[protocol: hs2 | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_queries.py::TestQueries::test_top_n[protocol: hs2-http | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw12] PASSED query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: text/gzip/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 1 | cpu_limit_s: 100000 | query: select count(l_returnflag) pk from lineitem | fail_rpc_action: None | join_before_close: True | buffer_pool_limit: 0] 
[gw5] PASSED query_test/test_runtime_filters.py::TestBloomFilters::test_bloom_wait_time[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
query_test/test_runtime_filters.py::TestBloomFilters::test_bloom_wait_time[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: avro/snap/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 0.1 | cpu_limit_s: 100000 | query: SELECT STRAIGHT_JOIN *
           FROM lineitem
                  JOIN /*+broadcast*/ orders ON o_orderkey = l_orderkey
                  JOIN supplier ON s_suppkey = l_suppkey
           WHERE o_orderstatus = 'F'
           ORDER BY l_orderkey
           LIMIT 10000 | fail_rpc_action: None | join_before_close: True | buffer_pool_limit: 0] 
[gw12] PASSED query_test/test_cancellation.py::TestCancellationParallel::test_cancel_select[protocol: beeswax | table_format: avro/snap/block | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 0.1 | cpu_limit_s: 100000 | query: SELECT STRAIGHT_JOIN *
           FROM lineitem
                  JOIN /*+broadcast*/ orders ON o_orderkey = l_orderkey
                  JOIN supplier ON s_suppkey = l_suppkey
           WHERE o_orderstatus = 'F'
           ORDER BY l_orderkey
           LIMIT 10000 | fail_rpc_action: None | join_before_close: True | buffer_pool_limit: 0] 
[gw2] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_string_escaping[batch_size: 16 | debug_action: None | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_string_escaping[batch_size: 16 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_cancellation.py::TestCancellationFullSort::test_cancel_sort[protocol: beeswax | table_format: parquet/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 8 | cpu_limit_s: 0 | query: select * from lineitem order by l_orderkey | fail_rpc_action: None | join_before_close: False | buffer_pool_limit: 300m] 
[gw2] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_string_escaping[batch_size: 16 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_string_escaping[batch_size: 1 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
[gw5] PASSED query_test/test_runtime_filters.py::TestBloomFilters::test_bloom_wait_time[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
query_test/test_runtime_filters.py::TestBloomFilters::test_bloom_wait_time[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_insert.py::TestInsertQueries::test_insert[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-unique_database0] 
[gw2] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_string_escaping[batch_size: 1 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_string_escaping[batch_size: 0 | debug_action: HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
[gw8] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_scanners[batch_size: 0 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_scanners[batch_size: 1 | debug_action: HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/gzip/block] 
[gw2] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_string_escaping[batch_size: 0 | debug_action: HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_string_escaping[batch_size: 0 | debug_action: HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/def/block] 
[gw5] PASSED query_test/test_runtime_filters.py::TestBloomFilters::test_bloom_wait_time[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_runtime_filters.py::TestBloomFilters::test_bloom_wait_time[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw1] PASSED query_test/test_compressed_formats.py::TestCompressedText::test_correct_extension[compression_format: ('.snappy', 'snap') | file_format: text] 
query_test/test_date_queries.py::TestDateQueries::test_partitioning[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'false', 'batch_size': 0} | table_format: text/none] 
[gw2] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_string_escaping[batch_size: 0 | debug_action: HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/def/block] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_string_escaping[batch_size: 1 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw12] PASSED query_test/test_cancellation.py::TestCancellationFullSort::test_cancel_sort[protocol: beeswax | table_format: parquet/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | query_type: SELECT | mt_dop: 4 | wait_action: 0:GETNEXT:WAIT | cancel_delay: 8 | cpu_limit_s: 0 | query: select * from lineitem order by l_orderkey | fail_rpc_action: None | join_before_close: False | buffer_pool_limit: 300m] 
[gw2] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_string_escaping[batch_size: 1 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_scanners.py::TestHudiParquet::test_hudiparquet[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_cast_with_format.py::TestCastWithFormat::test_week_of_year 
[gw5] PASSED query_test/test_runtime_filters.py::TestBloomFilters::test_bloom_wait_time[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_runtime_filters.py::TestBloomFilters::test_bloom_wait_time[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
[gw12] PASSED query_test/test_cast_with_format.py::TestCastWithFormat::test_week_of_year 
query_test/test_chars.py::TestStringQueries::test_chars[protocol: hs2-http | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw5] PASSED query_test/test_runtime_filters.py::TestBloomFilters::test_bloom_wait_time[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
query_test/test_runtime_filters.py::TestBloomFilters::test_bloom_wait_time[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
[gw2] PASSED query_test/test_scanners.py::TestHudiParquet::test_hudiparquet[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestHudiParquet::test_hudiparquet[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_scanners.py::TestHudiParquet::test_hudiparquet[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestHudiParquet::test_hudiparquet[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw9] PASSED query_test/test_nested_types.py::TestNestedTypes::test_scanner_array_materialization[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_nested_types.py::TestNestedTypes::test_scanner_multiple_materialization[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw12] PASSED query_test/test_chars.py::TestStringQueries::test_chars[protocol: hs2-http | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_chars.py::TestCharFormats::test_string_literal[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw8] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_scanners[batch_size: 1 | debug_action: HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/gzip/block] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_scanners[batch_size: 16 | debug_action: HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw5] PASSED query_test/test_runtime_filters.py::TestBloomFilters::test_bloom_wait_time[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
query_test/test_runtime_filters.py::TestMinMaxFilters::test_min_max_filters[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
[gw9] PASSED query_test/test_nested_types.py::TestNestedTypes::test_scanner_multiple_materialization[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_nested_types.py::TestNestedTypes::test_scanner_multiple_materialization[mt_dop: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw1] PASSED query_test/test_date_queries.py::TestDateQueries::test_partitioning[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'false', 'batch_size': 0} | table_format: text/none] 
query_test/test_date_queries.py::TestDateQueries::test_fileformat_support[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'true', 'batch_size': 1} | table_format: avro/snap/block] 
[gw12] PASSED query_test/test_chars.py::TestCharFormats::test_string_literal[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_compressed_formats.py::TestCompressedNonText::test_insensitivity_to_extension[compression_format: ('.deflate', 'def') | file_format: seq] 
[gw9] PASSED query_test/test_nested_types.py::TestNestedTypes::test_scanner_multiple_materialization[mt_dop: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_nested_types.py::TestNestedTypes::test_scanner_multiple_materialization[mt_dop: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw2] PASSED query_test/test_scanners.py::TestHudiParquet::test_hudiparquet[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestHudiParquet::test_hudiparquet[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw9] PASSED query_test/test_nested_types.py::TestNestedTypes::test_scanner_multiple_materialization[mt_dop: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_nested_types.py::TestNestedTypes::test_scanner_multiple_materialization[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw9] PASSED query_test/test_nested_types.py::TestNestedTypes::test_scanner_multiple_materialization[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_string_escaping[batch_size: 16 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw2] PASSED query_test/test_scanners.py::TestHudiParquet::test_hudiparquet[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestHudiParquet::test_hudiparquet[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw1] SKIPPED query_test/test_date_queries.py::TestDateQueries::test_fileformat_support[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'true', 'batch_size': 1} | table_format: avro/snap/block] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (16, 3) | exec_option: {'decimal_v2': 'true'}] 
[gw1] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (16, 3) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (26, 2) | exec_option: {'decimal_v2': 'true'}] 
[gw9] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_string_escaping[batch_size: 16 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_string_escaping[batch_size: 16 | debug_action: None | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/def/block] 
[gw1] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (26, 2) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (26, 18) | exec_option: {'decimal_v2': 'true'}] 
[gw1] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (26, 18) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (26, 19) | exec_option: {'decimal_v2': 'false'}] 
[gw0] PASSED query_test/test_parquet_stats.py::TestParquetStats::test_parquet_stats[mt_dop: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw8] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_scanners[batch_size: 16 | debug_action: HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_scanners[batch_size: 16 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
[gw1] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (26, 19) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (26, 3) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_parquet_stats.py::TestParquetStats::test_parquet_stats[mt_dop: 8 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw1] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (26, 3) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (16, 4) | exec_option: {'decimal_v2': 'false'}] 
[gw9] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_string_escaping[batch_size: 16 | debug_action: None | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/def/block] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_string_escaping[batch_size: 1 | debug_action: None | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw1] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (16, 4) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (6, 4) | exec_option: {'decimal_v2': 'true'}] 
[gw1] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (6, 4) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (16, 13) | exec_option: {'decimal_v2': 'true'}] 
[gw1] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (16, 13) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (26, 12) | exec_option: {'decimal_v2': 'true'}] 
[gw1] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (26, 12) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (26, 25) | exec_option: {'decimal_v2': 'false'}] 
[gw1] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (26, 25) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (26, 9) | exec_option: {'decimal_v2': 'false'}] 
[gw1] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (26, 9) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (16, 10) | exec_option: {'decimal_v2': 'false'}] 
[gw1] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (16, 10) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (6, 1) | exec_option: {'decimal_v2': 'true'}] 
[gw1] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (6, 1) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (16, 7) | exec_option: {'decimal_v2': 'true'}] 
[gw2] PASSED query_test/test_scanners.py::TestHudiParquet::test_hudiparquet[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_parquet[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw9] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_string_escaping[batch_size: 1 | debug_action: None | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_string_escaping[batch_size: 0 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
[gw1] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (16, 7) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (26, 6) | exec_option: {'decimal_v2': 'true'}] 
[gw1] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (26, 6) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (26, 22) | exec_option: {'decimal_v2': 'true'}] 
[gw1] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (26, 22) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (26, 15) | exec_option: {'decimal_v2': 'false'}] 
[gw9] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_string_escaping[batch_size: 0 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_string_escaping[batch_size: 0 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw1] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (26, 15) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (16, 16) | exec_option: {'decimal_v2': 'false'}] 
[gw1] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (16, 16) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (16, 0) | exec_option: {'decimal_v2': 'false'}] 
[gw8] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_scanners[batch_size: 16 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_scanners[batch_size: 16 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw1] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (16, 0) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (16, 1) | exec_option: {'decimal_v2': 'true'}] 
[gw1] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (16, 1) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (26, 0) | exec_option: {'decimal_v2': 'true'}] 
[gw9] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_string_escaping[batch_size: 0 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_string_escaping[batch_size: 1 | debug_action: HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/gzip/block] 
[gw1] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (26, 0) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (26, 16) | exec_option: {'decimal_v2': 'true'}] 
[gw1] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (26, 16) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_scanners.py::TestParquet::test_timestamp_out_of_range[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw13] PASSED query_test/test_scanners.py::TestScannersAllTableFormatsWithLimit::test_limit[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_scanners.py::TestScannersAllTableFormatsWithLimit::test_limit[mt_dop: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw9] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_string_escaping[batch_size: 1 | debug_action: HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/gzip/block] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_string_escaping[batch_size: 16 | debug_action: HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw2] PASSED query_test/test_scanners.py::TestParquet::test_parquet[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_parquet[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw9] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_string_escaping[batch_size: 16 | debug_action: HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_string_escaping[batch_size: 16 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
[gw9] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_string_escaping[batch_size: 16 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_string_escaping[batch_size: 16 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw9] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_string_escaping[batch_size: 16 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_string_escaping[batch_size: 1 | debug_action: None | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
[gw9] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_string_escaping[batch_size: 1 | debug_action: None | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_string_escaping[batch_size: 0 | debug_action: None | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/gzip/block] 
[gw8] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_scanners[batch_size: 16 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_scanners[batch_size: 1 | debug_action: None | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
[gw2] PASSED query_test/test_scanners.py::TestParquet::test_parquet[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_parquet[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw9] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_string_escaping[batch_size: 0 | debug_action: None | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/gzip/block] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_string_escaping[batch_size: 16 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/gzip/block] 
[gw9] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_string_escaping[batch_size: 16 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/gzip/block] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_string_escaping[batch_size: 16 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
[gw2] PASSED query_test/test_scanners.py::TestParquet::test_parquet[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_parquet[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw9] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_string_escaping[batch_size: 16 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_string_escaping[batch_size: 16 | debug_action: HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw9] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_string_escaping[batch_size: 16 | debug_action: HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_string_escaping[batch_size: 16 | debug_action: HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
[gw1] PASSED query_test/test_scanners.py::TestParquet::test_timestamp_out_of_range[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_timestamp_out_of_range[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw12] PASSED query_test/test_compressed_formats.py::TestCompressedNonText::test_insensitivity_to_extension[compression_format: ('.deflate', 'def') | file_format: seq] 
query_test/test_date_queries.py::TestDateQueries::test_queries[protocol: hs2-http | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'false', 'batch_size': 1} | table_format: parquet/none] 
[gw9] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_string_escaping[batch_size: 16 | debug_action: HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_string_escaping[batch_size: 16 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/def/block] 
[gw8] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_scanners[batch_size: 1 | debug_action: None | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_scanners[batch_size: 0 | debug_action: None | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/gzip/block] 
[gw9] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_string_escaping[batch_size: 16 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/def/block] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_string_escaping[batch_size: 16 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
[gw3] PASSED query_test/test_queries.py::TestQueries::test_top_n[protocol: hs2-http | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_queries.py::TestQueries::test_union[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_scanners.py::TestParquet::test_parquet[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_parquet[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw9] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_string_escaping[batch_size: 16 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_string_escaping[batch_size: 16 | debug_action: None | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw9] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_string_escaping[batch_size: 16 | debug_action: None | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestScannersAllTableFormatsWithLimit::test_limit[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw2] PASSED query_test/test_scanners.py::TestParquet::test_parquet[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_parquet[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw8] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_scanners[batch_size: 0 | debug_action: None | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/gzip/block] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_scanners[batch_size: 16 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/gzip/block] 
[gw2] PASSED query_test/test_scanners.py::TestParquet::test_parquet[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_parquet[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw8] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_scanners[batch_size: 16 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/gzip/block] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_scanners[batch_size: 16 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
[gw1] PASSED query_test/test_scanners.py::TestParquet::test_timestamp_out_of_range[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_dateless_timestamp_parquet[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_scanners.py::TestParquet::test_parquet[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_parquet[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw13] PASSED query_test/test_scanners.py::TestScannersAllTableFormatsWithLimit::test_limit[mt_dop: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_scanners.py::TestScannersAllTableFormatsWithLimit::test_limit[mt_dop: 4 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
[gw0] PASSED query_test/test_parquet_stats.py::TestParquetStats::test_parquet_stats[mt_dop: 8 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw10] PASSED query_test/test_insert_parquet.py::TestInsertParquetQueries::test_insert_parquet[compression_codec: zstd | protocol: beeswax | exec_option: {'sync_ddl': 1, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | file_size: 0-unique_database0] 
query_test/test_parquet_stats.py::TestParquetStats::test_deprecated_stats[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw8] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_scanners[batch_size: 16 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_scanners[batch_size: 16 | debug_action: HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw2] PASSED query_test/test_scanners.py::TestParquet::test_parquet[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_corrupt_files[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_insert_parquet.py::TestInsertParquetQueries::test_insert_parquet[compression_codec: gzip | protocol: beeswax | exec_option: {'sync_ddl': 1, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | file_size: 0-unique_database0] 
[gw2] PASSED query_test/test_scanners.py::TestParquet::test_corrupt_files[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_corrupt_files[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED query_test/test_insert.py::TestInsertQueries::test_insert[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-unique_database0] 
[gw1] PASSED query_test/test_scanners.py::TestParquet::test_dateless_timestamp_parquet[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_dateless_timestamp_parquet[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_scanners.py::TestParquet::test_corrupt_files[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_corrupt_files[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_scanners.py::TestParquet::test_corrupt_files[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_corrupt_files[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_insert.py::TestInsertQueries::test_acid_insert[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-unique_database0] 
[gw2] PASSED query_test/test_scanners.py::TestParquet::test_corrupt_files[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_corrupt_files[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw8] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_scanners[batch_size: 16 | debug_action: HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_scanners[batch_size: 16 | debug_action: HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
[gw2] PASSED query_test/test_scanners.py::TestParquet::test_corrupt_files[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_corrupt_files[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw0] PASSED query_test/test_parquet_stats.py::TestParquetStats::test_deprecated_stats[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_parquet_stats.py::TestParquetStats::test_deprecated_stats[mt_dop: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_scanners.py::TestParquet::test_corrupt_files[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_corrupt_files[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw5] PASSED query_test/test_runtime_filters.py::TestMinMaxFilters::test_min_max_filters[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
query_test/test_runtime_filters.py::TestMinMaxFilters::test_decimal_min_max_filters[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
[gw5] SKIPPED query_test/test_runtime_filters.py::TestMinMaxFilters::test_decimal_min_max_filters[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
query_test/test_runtime_filters.py::TestMinMaxFilters::test_large_strings 
[gw2] PASSED query_test/test_scanners.py::TestParquet::test_corrupt_files[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_corrupt_files[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw1] PASSED query_test/test_scanners.py::TestParquet::test_dateless_timestamp_parquet[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_dateless_timestamp_parquet[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw12] PASSED query_test/test_date_queries.py::TestDateQueries::test_queries[protocol: hs2-http | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'false', 'batch_size': 1} | table_format: parquet/none] 
query_test/test_date_queries.py::TestDateQueries::test_partitioning[protocol: hs2-http | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'false', 'batch_size': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_scanners.py::TestParquet::test_corrupt_files[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_timestamp_out_of_range[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw12] SKIPPED query_test/test_date_queries.py::TestDateQueries::test_partitioning[protocol: hs2-http | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'false', 'batch_size': 0} | table_format: parquet/none] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (6, 1) | exec_option: {'decimal_v2': 'false'}] 
[gw12] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (6, 1) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (16, 10) | exec_option: {'decimal_v2': 'true'}] 
[gw12] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (16, 10) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (26, 9) | exec_option: {'decimal_v2': 'true'}] 
[gw12] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (26, 9) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (26, 25) | exec_option: {'decimal_v2': 'true'}] 
[gw12] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (26, 25) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (26, 12) | exec_option: {'decimal_v2': 'false'}] 
[gw12] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (26, 12) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (16, 13) | exec_option: {'decimal_v2': 'false'}] 
[gw5] PASSED query_test/test_runtime_filters.py::TestMinMaxFilters::test_large_strings 
query_test/test_runtime_filters.py::TestAllRuntimeFilters::test_all_runtime_filters[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
[gw12] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (16, 13) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (6, 4) | exec_option: {'decimal_v2': 'false'}] 
[gw12] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_min_max_zero_null[cast_from: number | decimal_type: (6, 4) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (16, 4) | exec_option: {'decimal_v2': 'true'}] 
[gw12] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (16, 4) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (26, 3) | exec_option: {'decimal_v2': 'true'}] 
[gw8] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_scanners[batch_size: 16 | debug_action: HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_scanners[batch_size: 16 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/def/block] 
[gw12] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (26, 3) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (26, 19) | exec_option: {'decimal_v2': 'true'}] 
[gw12] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (26, 19) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (26, 18) | exec_option: {'decimal_v2': 'false'}] 
[gw12] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (26, 18) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (26, 2) | exec_option: {'decimal_v2': 'false'}] 
[gw12] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (26, 2) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (16, 3) | exec_option: {'decimal_v2': 'false'}] 
[gw12] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_exact[cast_from: string | decimal_type: (16, 3) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (6, 5) | exec_option: {'decimal_v2': 'true'}] 
[gw12] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (6, 5) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (16, 14) | exec_option: {'decimal_v2': 'true'}] 
[gw6] PASSED query_test/test_insert.py::TestInsertQueries::test_acid_insert[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-unique_database0] 
[gw12] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (16, 14) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (26, 13) | exec_option: {'decimal_v2': 'true'}] 
[gw12] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (26, 13) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (26, 24) | exec_option: {'decimal_v2': 'false'}] 
[gw12] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (26, 24) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (26, 8) | exec_option: {'decimal_v2': 'false'}] 
[gw12] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (26, 8) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (16, 9) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_insert.py::TestInsertQueries::test_acid_insert[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-unique_database0] 
[gw12] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (16, 9) | exec_option: {'decimal_v2': 'false'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (6, 0) | exec_option: {'decimal_v2': 'true'}] 
[gw3] PASSED query_test/test_queries.py::TestQueries::test_union[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_queries.py::TestQueries::test_union[protocol: hs2 | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw12] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_overflow[cast_from: number | decimal_type: (6, 0) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (16, 8) | exec_option: {'decimal_v2': 'true'}] 
[gw12] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (16, 8) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (26, 7) | exec_option: {'decimal_v2': 'true'}] 
[gw12] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (26, 7) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (26, 23) | exec_option: {'decimal_v2': 'true'}] 
[gw12] PASSED query_test/test_decimal_casting.py::TestDecimalCasting::test_underflow[cast_from: string | decimal_type: (26, 23) | exec_option: {'decimal_v2': 'true'}] 
query_test/test_scanners.py::TestParquet::test_corrupt_rle_counts[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw0] PASSED query_test/test_parquet_stats.py::TestParquetStats::test_deprecated_stats[mt_dop: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_parquet_stats.py::TestParquetStats::test_deprecated_stats[mt_dop: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw1] PASSED query_test/test_scanners.py::TestParquet::test_dateless_timestamp_parquet[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_dateless_timestamp_parquet[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw8] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_scanners[batch_size: 16 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/def/block] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_scanners[batch_size: 16 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
[gw8] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_scanners[batch_size: 16 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_scanners[batch_size: 16 | debug_action: None | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED query_test/test_insert.py::TestInsertQueries::test_acid_insert[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-unique_database0] 
[gw13] PASSED query_test/test_scanners.py::TestScannersAllTableFormatsWithLimit::test_limit[mt_dop: 4 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
query_test/test_scanners.py::TestScannersAllTableFormatsWithLimit::test_limit[mt_dop: 4 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_insert.py::TestInsertQueries::test_acid_nonacid_insert[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-unique_database0] 
[gw8] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_scanners[batch_size: 16 | debug_action: None | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_many_nulls[batch_size: 0 | debug_action: None | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw12] PASSED query_test/test_scanners.py::TestParquet::test_corrupt_rle_counts[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_corrupt_rle_counts[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_scanners.py::TestParquet::test_timestamp_out_of_range[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw8] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_many_nulls[batch_size: 0 | debug_action: None | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_many_nulls[batch_size: 1 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/def/block] 
[gw1] PASSED query_test/test_scanners.py::TestParquet::test_dateless_timestamp_parquet[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_timestamp_out_of_range[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_dateless_timestamp_parquet[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw8] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_many_nulls[batch_size: 1 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/def/block] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_many_nulls[batch_size: 16 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/gzip/block] 
[gw15] PASSED query_test/test_mt_dop.py::TestMtDop::test_compute_stats[mt_dop: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_mt_dop.py::TestMtDop::test_compute_stats[mt_dop: 8 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
[gw8] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_many_nulls[batch_size: 16 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/gzip/block] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_many_nulls[batch_size: 16 | debug_action: HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
[gw8] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_many_nulls[batch_size: 16 | debug_action: HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_many_nulls[batch_size: 1 | debug_action: HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw8] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_many_nulls[batch_size: 1 | debug_action: HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_many_nulls[batch_size: 0 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw8] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_many_nulls[batch_size: 0 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_many_nulls[batch_size: 0 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
[gw8] SKIPPED query_test/test_scanners.py::TestScannersAllTableFormats::test_many_nulls[batch_size: 0 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_many_nulls[batch_size: 1 | debug_action: None | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
[gw8] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_many_nulls[batch_size: 1 | debug_action: None | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_many_nulls[batch_size: 16 | debug_action: None | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
[gw8] SKIPPED query_test/test_scanners.py::TestScannersAllTableFormats::test_many_nulls[batch_size: 16 | debug_action: None | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_many_nulls[batch_size: 16 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw0] PASSED query_test/test_parquet_stats.py::TestParquetStats::test_deprecated_stats[mt_dop: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw8] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_many_nulls[batch_size: 16 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_many_nulls[batch_size: 1 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
[gw8] SKIPPED query_test/test_scanners.py::TestScannersAllTableFormats::test_many_nulls[batch_size: 1 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_many_nulls[batch_size: 0 | debug_action: HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
query_test/test_parquet_stats.py::TestParquetStats::test_deprecated_stats[mt_dop: 8 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw8] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_many_nulls[batch_size: 0 | debug_action: HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_many_nulls[batch_size: 0 | debug_action: HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/def/block] 
[gw8] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_many_nulls[batch_size: 0 | debug_action: HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/def/block] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_many_nulls[batch_size: 1 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw6] PASSED query_test/test_insert.py::TestInsertQueries::test_acid_nonacid_insert[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-unique_database0] 
[gw8] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_many_nulls[batch_size: 1 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_many_nulls[batch_size: 16 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw15] PASSED query_test/test_mt_dop.py::TestMtDop::test_compute_stats[mt_dop: 8 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
query_test/test_mt_dop.py::TestMtDop::test_compute_stats[mt_dop: 8 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
[gw8] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_many_nulls[batch_size: 16 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_scanners.py::TestScannersAllTableFormats::test_many_nulls[batch_size: 16 | debug_action: None | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/def/block] 
[gw8] PASSED query_test/test_scanners.py::TestScannersAllTableFormats::test_many_nulls[batch_size: 16 | debug_action: None | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/def/block] 
query_test/test_scanners.py::TestParquet::test_bad_compression_codec[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_insert.py::TestInsertQueries::test_acid_nonacid_insert[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-unique_database0] 
[gw1] PASSED query_test/test_scanners.py::TestParquet::test_dateless_timestamp_parquet[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_dateless_timestamp_parquet[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw12] PASSED query_test/test_scanners.py::TestParquet::test_corrupt_rle_counts[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_corrupt_rle_counts[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw15] PASSED query_test/test_mt_dop.py::TestMtDop::test_compute_stats[mt_dop: 8 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
query_test/test_mt_dop.py::TestMtDop::test_compute_stats[mt_dop: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
[gw5] PASSED query_test/test_runtime_filters.py::TestAllRuntimeFilters::test_all_runtime_filters[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
query_test/test_runtime_filters.py::TestAllRuntimeFilters::test_diff_runtime_filter_types[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
[gw8] PASSED query_test/test_scanners.py::TestParquet::test_bad_compression_codec[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_bad_compression_codec[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_scanners.py::TestParquet::test_timestamp_out_of_range[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_timestamp_out_of_range[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw15] PASSED query_test/test_mt_dop.py::TestMtDop::test_compute_stats[mt_dop: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
query_test/test_mt_dop.py::TestMtDop::test_compute_stats[mt_dop: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw0] PASSED query_test/test_parquet_stats.py::TestParquetStats::test_deprecated_stats[mt_dop: 8 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_parquet_stats.py::TestParquetStats::test_invalid_stats[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw1] PASSED query_test/test_scanners.py::TestParquet::test_dateless_timestamp_parquet[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_dateless_timestamp_parquet[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] PASSED query_test/test_scanners.py::TestUnmatchedSchema::test_unmatched_schema[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_scanners.py::TestUnmatchedSchema::test_unmatched_schema[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw12] PASSED query_test/test_scanners.py::TestParquet::test_corrupt_rle_counts[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_corrupt_footer_len_decr[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED query_test/test_insert.py::TestInsertQueries::test_acid_nonacid_insert[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-unique_database0] 
[gw3] PASSED query_test/test_queries.py::TestQueries::test_union[protocol: hs2 | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_queries.py::TestQueries::test_union[protocol: hs2-http | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] PASSED query_test/test_scanners.py::TestUnmatchedSchema::test_unmatched_schema[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestUnmatchedSchema::test_unmatched_schema[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
[gw7] SKIPPED query_test/test_scanners.py::TestUnmatchedSchema::test_unmatched_schema[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
query_test/test_scanners.py::TestUnmatchedSchema::test_unmatched_schema[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
[gw7] xfail query_test/test_scanners.py::TestUnmatchedSchema::test_unmatched_schema[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw7] PASSED query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
[gw7] PASSED query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
[gw7] PASSED query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw7] PASSED query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] PASSED query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
[gw7] PASSED query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
[gw7] xfail query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
[gw7] xfail query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
[gw7] PASSED query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
[gw7] PASSED query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
[gw7] xfail query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
[gw7] xfail query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
[gw7] xfail query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
[gw7] xfail query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
[gw7] xfail query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
[gw7] xfail query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
[gw7] PASSED query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
query_test/test_insert.py::TestInsertQueries::test_acid_insert_fail[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-unique_database0] 
[gw7] PASSED query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
[gw8] PASSED query_test/test_scanners.py::TestParquet::test_bad_compression_codec[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] PASSED query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
[gw5] PASSED query_test/test_runtime_filters.py::TestAllRuntimeFilters::test_diff_runtime_filter_types[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
query_test/test_runtime_filters.py::TestRuntimeRowFilters::test_row_filters[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_bad_compression_codec[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] PASSED query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
[gw7] PASSED query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw7] PASSED query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw7] PASSED query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw7] PASSED query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
[gw7] PASSED query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
[gw7] PASSED query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
[gw9] PASSED query_test/test_scanners.py::TestScannersAllTableFormatsWithLimit::test_limit[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_scanners.py::TestScannersAllTableFormatsWithLimit::test_limit[mt_dop: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
[gw7] PASSED query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
[gw7] PASSED query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
[gw7] PASSED query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
[gw7] PASSED query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw1] PASSED query_test/test_scanners.py::TestParquet::test_dateless_timestamp_parquet[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] PASSED query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
query_test/test_scanners.py::TestParquet::test_dateless_timestamp_parquet[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] PASSED query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] PASSED query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw0] PASSED query_test/test_parquet_stats.py::TestParquetStats::test_invalid_stats[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_parquet_stats.py::TestParquetStats::test_invalid_stats[mt_dop: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] PASSED query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw7] PASSED query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw12] PASSED query_test/test_scanners.py::TestParquet::test_corrupt_footer_len_decr[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_corrupt_footer_len_decr[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] PASSED query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_scanners.py::TestParquet::test_multiple_blocks[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] PASSED query_test/test_scanners.py::TestParquet::test_multiple_blocks[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_multiple_blocks[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] PASSED query_test/test_scanners.py::TestParquet::test_multiple_blocks[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_multiple_blocks[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_scanners.py::TestParquet::test_timestamp_out_of_range[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] PASSED query_test/test_scanners.py::TestParquet::test_multiple_blocks[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_multiple_blocks[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_timestamp_out_of_range[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] PASSED query_test/test_scanners.py::TestParquet::test_multiple_blocks[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_multiple_blocks_one_row_group[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] PASSED query_test/test_scanners.py::TestParquet::test_multiple_blocks_one_row_group[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_multiple_blocks_one_row_group[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] PASSED query_test/test_scanners.py::TestParquet::test_multiple_blocks_one_row_group[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_multiple_blocks_one_row_group[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw8] PASSED query_test/test_scanners.py::TestParquet::test_bad_compression_codec[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] PASSED query_test/test_scanners.py::TestParquet::test_multiple_blocks_one_row_group[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_multiple_blocks_one_row_group[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_num_values_def_levels_mismatch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] PASSED query_test/test_scanners.py::TestParquet::test_multiple_blocks_one_row_group[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_multiple_blocks_one_row_group[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] PASSED query_test/test_scanners.py::TestParquet::test_multiple_blocks_one_row_group[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_multiple_blocks_one_row_group[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED query_test/test_insert.py::TestInsertQueries::test_acid_insert_fail[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-unique_database0] 
[gw7] PASSED query_test/test_scanners.py::TestParquet::test_multiple_blocks_one_row_group[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_multiple_blocks_one_row_group[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] PASSED query_test/test_scanners.py::TestParquet::test_multiple_blocks_one_row_group[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_multiple_blocks_one_row_group[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] PASSED query_test/test_scanners.py::TestParquet::test_multiple_blocks_one_row_group[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_annotate_utf8_option[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] SKIPPED query_test/test_scanners.py::TestParquet::test_annotate_utf8_option[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_annotate_utf8_option[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_insert.py::TestInsertQueries::test_acid_insert_fail[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-unique_database0] 
[gw1] PASSED query_test/test_scanners.py::TestParquet::test_dateless_timestamp_parquet[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_date_out_of_range_parquet[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw0] PASSED query_test/test_parquet_stats.py::TestParquetStats::test_invalid_stats[mt_dop: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_parquet_stats.py::TestParquetStats::test_invalid_stats[mt_dop: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] SKIPPED query_test/test_scanners.py::TestParquet::test_annotate_utf8_option[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_annotate_utf8_option[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw12] PASSED query_test/test_scanners.py::TestParquet::test_corrupt_footer_len_decr[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_corrupt_footer_len_decr[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] SKIPPED query_test/test_scanners.py::TestParquet::test_annotate_utf8_option[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_annotate_utf8_option[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw8] PASSED query_test/test_scanners.py::TestParquet::test_num_values_def_levels_mismatch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_num_values_def_levels_mismatch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw10] PASSED query_test/test_insert_parquet.py::TestInsertParquetQueries::test_insert_parquet[compression_codec: gzip | protocol: beeswax | exec_option: {'sync_ddl': 1, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | file_size: 0-unique_database0] 
[gw7] SKIPPED query_test/test_scanners.py::TestParquet::test_annotate_utf8_option[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_annotate_utf8_option[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_insert_parquet.py::TestInsertParquetQueries::test_insert_parquet[compression_codec: snappy | protocol: beeswax | exec_option: {'sync_ddl': 1, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | file_size: 0-unique_database0] 
[gw7] SKIPPED query_test/test_scanners.py::TestParquet::test_annotate_utf8_option[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_annotate_utf8_option[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw1] PASSED query_test/test_scanners.py::TestParquet::test_date_out_of_range_parquet[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_date_out_of_range_parquet[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] SKIPPED query_test/test_scanners.py::TestParquet::test_annotate_utf8_option[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_annotate_utf8_option[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] SKIPPED query_test/test_scanners.py::TestParquet::test_annotate_utf8_option[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_annotate_utf8_option[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED query_test/test_insert.py::TestInsertQueries::test_acid_insert_fail[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-unique_database0] 
[gw2] PASSED query_test/test_scanners.py::TestParquet::test_timestamp_out_of_range[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_timestamp_out_of_range[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw0] PASSED query_test/test_parquet_stats.py::TestParquetStats::test_invalid_stats[mt_dop: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_parquet_stats.py::TestParquetStats::test_invalid_stats[mt_dop: 8 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] SKIPPED query_test/test_scanners.py::TestParquet::test_annotate_utf8_option[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_resolution_by_name[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw12] PASSED query_test/test_scanners.py::TestParquet::test_corrupt_footer_len_decr[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_corrupt_footer_len_decr[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_insert.py::TestInsertQueries::test_insert_overwrite[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-unique_database0] 
[gw8] PASSED query_test/test_scanners.py::TestParquet::test_num_values_def_levels_mismatch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_num_values_def_levels_mismatch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED query_test/test_insert.py::TestInsertQueries::test_insert_overwrite[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-unique_database0] 
[gw3] PASSED query_test/test_queries.py::TestQueries::test_union[protocol: hs2-http | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_queries.py::TestQueries::test_intersect[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_insert.py::TestInsertQueries::test_insert_overwrite[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-unique_database0] 
[gw1] PASSED query_test/test_scanners.py::TestParquet::test_date_out_of_range_parquet[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_date_out_of_range_parquet[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw0] PASSED query_test/test_parquet_stats.py::TestParquetStats::test_invalid_stats[mt_dop: 8 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_parquet_stats.py::TestParquetStats::test_page_index[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw12] PASSED query_test/test_scanners.py::TestParquet::test_corrupt_footer_len_decr[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_corrupt_footer_len_decr[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw8] PASSED query_test/test_scanners.py::TestParquet::test_num_values_def_levels_mismatch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw15] PASSED query_test/test_mt_dop.py::TestMtDop::test_compute_stats[mt_dop: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_scanners.py::TestParquet::test_num_values_def_levels_mismatch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_mt_dop.py::TestMtDop::test_compute_stats[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
[gw13] PASSED query_test/test_scanners.py::TestScannersAllTableFormatsWithLimit::test_limit[mt_dop: 4 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_scanners.py::TestScannersAllTableFormatsWithLimit::test_limit[mt_dop: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw7] PASSED query_test/test_scanners.py::TestParquet::test_resolution_by_name[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_resolution_by_name[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_scanners.py::TestParquet::test_timestamp_out_of_range[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw15] PASSED query_test/test_mt_dop.py::TestMtDop::test_compute_stats[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
query_test/test_scanners.py::TestParquet::test_timestamp_out_of_range[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED query_test/test_insert.py::TestInsertQueries::test_insert_overwrite[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-unique_database0] 
query_test/test_scanners.py::TestParquet::test_type_widening[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw1] PASSED query_test/test_scanners.py::TestParquet::test_date_out_of_range_parquet[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_date_out_of_range_parquet[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw12] PASSED query_test/test_scanners.py::TestParquet::test_corrupt_footer_len_decr[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_corrupt_footer_len_decr[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_insert.py::TestInsertQueries::test_insert_bad_expr[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-unique_database0] 
[gw8] PASSED query_test/test_scanners.py::TestParquet::test_num_values_def_levels_mismatch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_num_values_def_levels_mismatch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw15] PASSED query_test/test_scanners.py::TestParquet::test_type_widening[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_type_widening[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED query_test/test_insert.py::TestInsertQueries::test_insert_bad_expr[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-unique_database0] 
[gw1] PASSED query_test/test_scanners.py::TestParquet::test_date_out_of_range_parquet[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_date_out_of_range_parquet[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw12] PASSED query_test/test_scanners.py::TestParquet::test_corrupt_footer_len_decr[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_corrupt_footer_len_decr[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw8] PASSED query_test/test_scanners.py::TestParquet::test_num_values_def_levels_mismatch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_num_values_def_levels_mismatch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_insert.py::TestInsertQueries::test_insert_bad_expr[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-unique_database0] 
[gw2] PASSED query_test/test_scanners.py::TestParquet::test_timestamp_out_of_range[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
[gw2] PASSED query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw15] PASSED query_test/test_scanners.py::TestParquet::test_type_widening[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] PASSED query_test/test_scanners.py::TestParquet::test_resolution_by_name[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_error_propagation_race[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_resolution_by_name[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 16 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 16 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 17 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
[gw6] PASSED query_test/test_insert.py::TestInsertQueries::test_insert_bad_expr[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-unique_database0] 
[gw1] PASSED query_test/test_scanners.py::TestParquet::test_date_out_of_range_parquet[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 17 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 32 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
query_test/test_scanners.py::TestParquet::test_date_out_of_range_parquet[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw12] PASSED query_test/test_scanners.py::TestParquet::test_corrupt_footer_len_decr[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_corrupt_footer_len_decr[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 32 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 512 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
[gw8] PASSED query_test/test_scanners.py::TestParquet::test_num_values_def_levels_mismatch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_num_values_def_levels_mismatch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 512 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 512 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
query_test/test_insert.py::TestInsertQueries::test_insert_random_partition[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-unique_database0] 
[gw2] PASSED query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 512 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 32 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
[gw2] PASSED query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 32 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 17 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
[gw2] PASSED query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 17 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 16 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
[gw15] PASSED query_test/test_scanners.py::TestParquet::test_error_propagation_race[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_error_propagation_race[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 16 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
[gw2] PASSED query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
[gw9] PASSED query_test/test_scanners.py::TestScannersAllTableFormatsWithLimit::test_limit[mt_dop: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
query_test/test_scanners.py::TestScannersAllTableFormatsWithLimit::test_limit[mt_dop: 4 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
[gw2] PASSED query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
[gw2] PASSED query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
[gw6] PASSED query_test/test_insert.py::TestInsertQueries::test_insert_random_partition[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-unique_database0] 
[gw1] PASSED query_test/test_scanners.py::TestParquet::test_date_out_of_range_parquet[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_date_out_of_range_parquet[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw8] PASSED query_test/test_scanners.py::TestParquet::test_num_values_def_levels_mismatch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw12] PASSED query_test/test_scanners.py::TestParquet::test_corrupt_footer_len_decr[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_num_values_def_levels_mismatch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
query_test/test_scanners.py::TestParquet::test_corrupt_footer_len_incr[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
[gw7] PASSED query_test/test_scanners.py::TestParquet::test_resolution_by_name[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_resolution_by_name[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_insert.py::TestInsertQueries::test_insert_random_partition[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-unique_database0] 
[gw10] PASSED query_test/test_insert_parquet.py::TestInsertParquetQueries::test_insert_parquet[compression_codec: snappy | protocol: beeswax | exec_option: {'sync_ddl': 1, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | file_size: 0-unique_database0] 
[gw2] PASSED query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
[gw15] PASSED query_test/test_scanners.py::TestParquet::test_error_propagation_race[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_error_propagation_race[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
query_test/test_insert_parquet.py::TestInsertParquetQueries::test_insert_parquet[compression_codec: none | protocol: beeswax | exec_option: {'sync_ddl': 1, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | file_size: 33554432-unique_database0] 
[gw2] PASSED query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 16 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
[gw15] SKIPPED query_test/test_scanners.py::TestParquet::test_error_propagation_race[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_error_propagation_race[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 16 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 17 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
[gw1] PASSED query_test/test_scanners.py::TestParquet::test_date_out_of_range_parquet[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw8] PASSED query_test/test_scanners.py::TestParquet::test_num_values_def_levels_mismatch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_date_out_of_range_parquet[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_misaligned_parquet_row_groups[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw12] PASSED query_test/test_scanners.py::TestParquet::test_corrupt_footer_len_incr[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 17 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 32 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
query_test/test_scanners.py::TestParquet::test_corrupt_footer_len_incr[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 32 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 512 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
[gw2] PASSED query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 512 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 512 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw15] SKIPPED query_test/test_scanners.py::TestParquet::test_error_propagation_race[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_error_propagation_race[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 512 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 32 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw2] PASSED query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 32 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 17 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw6] PASSED query_test/test_insert.py::TestInsertQueries::test_insert_random_partition[protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-unique_database0] 
[gw15] SKIPPED query_test/test_scanners.py::TestParquet::test_error_propagation_race[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_error_propagation_race[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 17 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 16 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw3] PASSED query_test/test_queries.py::TestQueries::test_intersect[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_queries.py::TestQueries::test_intersect[protocol: hs2 | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 16 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw15] SKIPPED query_test/test_scanners.py::TestParquet::test_error_propagation_race[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_error_propagation_race[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
[gw6] PASSED query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
[gw6] PASSED query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
[gw6] PASSED query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
[gw15] SKIPPED query_test/test_scanners.py::TestParquet::test_error_propagation_race[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_error_propagation_race[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
[gw6] PASSED query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
[gw2] PASSED query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw6] PASSED query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw6] PASSED query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw6] PASSED query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw6] PASSED query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
[gw6] PASSED query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw15] SKIPPED query_test/test_scanners.py::TestParquet::test_error_propagation_race[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_int64_timestamps[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw1] PASSED query_test/test_scanners.py::TestParquet::test_date_out_of_range_parquet[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw8] PASSED query_test/test_scanners.py::TestParquet::test_misaligned_parquet_row_groups[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_misaligned_parquet_row_groups[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_pre_gregorian_date_parquet[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw2] PASSED query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw12] PASSED query_test/test_scanners.py::TestParquet::test_corrupt_footer_len_incr[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_corrupt_footer_len_incr[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw7] PASSED query_test/test_scanners.py::TestParquet::test_resolution_by_name[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_resolution_by_name[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED query_test/test_scanners.py::TestWideRow::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_scanners.py::TestWideTable::test_wide_table[vector0] 
[gw6] SKIPPED query_test/test_scanners.py::TestWideTable::test_wide_table[vector0] 
query_test/test_scanners.py::TestHudiParquet::test_hudiparquet[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
[gw6] PASSED query_test/test_scanners.py::TestHudiParquet::test_hudiparquet[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestHudiParquet::test_hudiparquet[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw8] PASSED query_test/test_scanners.py::TestParquet::test_misaligned_parquet_row_groups[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_misaligned_parquet_row_groups[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
[gw9] PASSED query_test/test_scanners.py::TestScannersAllTableFormatsWithLimit::test_limit[mt_dop: 4 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
query_test/test_scanners.py::TestScannersAllTableFormatsWithLimit::test_limit[mt_dop: 4 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw2] PASSED query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
[gw2] PASSED query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
[gw6] PASSED query_test/test_scanners.py::TestHudiParquet::test_hudiparquet[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestHudiParquet::test_hudiparquet[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 16 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
[gw2] PASSED query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 16 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
query_test/test_scanners.py::TestTpchScanRangeLengths::test_tpch_scan_ranges[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/none | scan_range_length: 16777216] 
[gw8] PASSED query_test/test_scanners.py::TestParquet::test_misaligned_parquet_row_groups[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_misaligned_parquet_row_groups[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED query_test/test_scanners.py::TestHudiParquet::test_hudiparquet[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 17 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw1] PASSED query_test/test_scanners.py::TestParquet::test_pre_gregorian_date_parquet[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_pre_gregorian_date_parquet[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 17 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 32 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw12] PASSED query_test/test_scanners.py::TestParquet::test_corrupt_footer_len_incr[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_corrupt_footer_len_incr[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 32 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 512 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 512 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 512 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
[gw8] PASSED query_test/test_scanners.py::TestParquet::test_misaligned_parquet_row_groups[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_misaligned_parquet_row_groups[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 512 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 32 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
[gw6] PASSED query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 32 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 17 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
[gw6] PASSED query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 17 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 16 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
[gw2] PASSED query_test/test_scanners.py::TestTpchScanRangeLengths::test_tpch_scan_ranges[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/none | scan_range_length: 16777216] 
query_test/test_scanners.py::TestTpchScanRangeLengths::test_tpch_scan_ranges[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block | scan_range_length: 16777216] 
[gw8] PASSED query_test/test_scanners.py::TestParquet::test_misaligned_parquet_row_groups[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_misaligned_parquet_row_groups[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 16 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
[gw7] PASSED query_test/test_scanners.py::TestParquet::test_resolution_by_name[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
query_test/test_scanners.py::TestParquet::test_resolution_by_name[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw1] PASSED query_test/test_scanners.py::TestParquet::test_pre_gregorian_date_parquet[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_pre_gregorian_date_parquet[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw8] PASSED query_test/test_scanners.py::TestParquet::test_misaligned_parquet_row_groups[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_misaligned_parquet_row_groups[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw12] PASSED query_test/test_scanners.py::TestParquet::test_corrupt_footer_len_incr[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_corrupt_footer_len_incr[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_scanners.py::TestTpchScanRangeLengths::test_tpch_scan_ranges[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block | scan_range_length: 16777216] 
query_test/test_scanners.py::TestTpchScanRangeLengths::test_tpch_scan_ranges[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | scan_range_length: 16777216] 
[gw2] PASSED query_test/test_scanners.py::TestTpchScanRangeLengths::test_tpch_scan_ranges[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | scan_range_length: 16777216] 
query_test/test_scanners.py::TestTpchScanRangeLengths::test_tpch_scan_ranges[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block | scan_range_length: 16777216] 
[gw8] PASSED query_test/test_scanners.py::TestParquet::test_misaligned_parquet_row_groups[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_misaligned_parquet_row_groups[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_scanners.py::TestTpchScanRangeLengths::test_tpch_scan_ranges[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block | scan_range_length: 16777216] 
query_test/test_scanners.py::TestTpchScanRangeLengths::test_tpch_scan_ranges[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none | scan_range_length: 16777216] 
[gw6] PASSED query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
[gw6] PASSED query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw8] PASSED query_test/test_scanners.py::TestParquet::test_misaligned_parquet_row_groups[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_multiple_blocks_mt_dop[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw8] PASSED query_test/test_scanners.py::TestParquet::test_multiple_blocks_mt_dop[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_multiple_blocks_mt_dop[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw8] PASSED query_test/test_scanners.py::TestParquet::test_multiple_blocks_mt_dop[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_multiple_blocks_mt_dop[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw8] PASSED query_test/test_scanners.py::TestParquet::test_multiple_blocks_mt_dop[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_multiple_blocks_mt_dop[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw8] PASSED query_test/test_scanners.py::TestParquet::test_multiple_blocks_mt_dop[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_multiple_blocks_mt_dop[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw1] PASSED query_test/test_scanners.py::TestParquet::test_pre_gregorian_date_parquet[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw8] PASSED query_test/test_scanners.py::TestParquet::test_multiple_blocks_mt_dop[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_multiple_blocks_mt_dop[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_pre_gregorian_date_parquet[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_scanners.py::TestTpchScanRangeLengths::test_tpch_scan_ranges[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none | scan_range_length: 16777216] 
query_test/test_scanners.py::TestTpchScanRangeLengths::test_tpch_scan_ranges[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none | scan_range_length: 131072] 
[gw12] PASSED query_test/test_scanners.py::TestParquet::test_corrupt_footer_len_incr[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_corrupt_footer_len_incr[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw8] PASSED query_test/test_scanners.py::TestParquet::test_multiple_blocks_mt_dop[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_multiple_blocks_mt_dop[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw8] PASSED query_test/test_scanners.py::TestParquet::test_multiple_blocks_mt_dop[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_multiple_blocks_mt_dop[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw8] PASSED query_test/test_scanners.py::TestParquet::test_multiple_blocks_mt_dop[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_multiple_blocks[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw8] PASSED query_test/test_scanners.py::TestParquet::test_multiple_blocks[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_multiple_blocks[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw8] PASSED query_test/test_scanners.py::TestParquet::test_multiple_blocks[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_multiple_blocks[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw8] PASSED query_test/test_scanners.py::TestParquet::test_multiple_blocks[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_multiple_blocks[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_scanners.py::TestTpchScanRangeLengths::test_tpch_scan_ranges[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none | scan_range_length: 131072] 
query_test/test_scanners.py::TestTpchScanRangeLengths::test_tpch_scan_ranges[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block | scan_range_length: 131072] 
[gw8] PASSED query_test/test_scanners.py::TestParquet::test_multiple_blocks[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestErasureCoding::test_erasure_coding[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
[gw8] SKIPPED query_test/test_scanners.py::TestErasureCoding::test_erasure_coding[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
query_test/test_scanners.py::TestErasureCoding::test_erasure_coding[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw8] SKIPPED query_test/test_scanners.py::TestErasureCoding::test_erasure_coding[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_scanners.py::TestErasureCoding::test_erasure_coding[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw8] SKIPPED query_test/test_scanners.py::TestErasureCoding::test_erasure_coding[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestErasureCoding::test_erasure_coding[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
[gw8] SKIPPED query_test/test_scanners.py::TestErasureCoding::test_erasure_coding[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
query_test/test_scanners.py::TestErasureCoding::test_erasure_coding[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
[gw8] SKIPPED query_test/test_scanners.py::TestErasureCoding::test_erasure_coding[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
query_test/test_scanners.py::TestErasureCoding::test_erasure_coding[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
[gw8] SKIPPED query_test/test_scanners.py::TestErasureCoding::test_erasure_coding[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_alltypes[protocol: beeswax | exec_option: {'debug_action': None, 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: text/none] 
[gw6] PASSED query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 16 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw6] PASSED query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 16 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 17 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw6] PASSED query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 17 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 32 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw7] PASSED query_test/test_scanners.py::TestParquet::test_resolution_by_name[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_scanners.py::TestTpchScanRangeLengths::test_tpch_scan_ranges[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block | scan_range_length: 131072] 
query_test/test_scanners.py::TestTpchScanRangeLengths::test_tpch_scan_ranges[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | scan_range_length: 131072] 
[gw13] PASSED query_test/test_scanners.py::TestScannersAllTableFormatsWithLimit::test_limit[mt_dop: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_scanners.py::TestScannersAllTableFormatsWithLimit::test_limit[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
query_test/test_scanners.py::TestParquet::test_resolution_by_name[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 32 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 512 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw6] PASSED query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 512 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 512 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
[gw6] PASSED query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 512 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 32 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
[gw2] PASSED query_test/test_scanners.py::TestTpchScanRangeLengths::test_tpch_scan_ranges[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | scan_range_length: 131072] 
query_test/test_scanners.py::TestTpchScanRangeLengths::test_tpch_scan_ranges[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block | scan_range_length: 131072] 
[gw6] PASSED query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 32 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 17 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
[gw9] PASSED query_test/test_scanners.py::TestScannersAllTableFormatsWithLimit::test_limit[mt_dop: 4 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_scanners.py::TestScannersAllTableFormatsWithLimit::test_limit[mt_dop: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 17 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 16 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
[gw5] PASSED query_test/test_runtime_filters.py::TestRuntimeRowFilters::test_row_filters[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_runtime_filters.py::TestRuntimeRowFilters::test_row_filters[mt_dop: 4 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw1] PASSED query_test/test_scanners.py::TestParquet::test_pre_gregorian_date_parquet[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_pre_gregorian_date_parquet[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw12] PASSED query_test/test_scanners.py::TestParquet::test_corrupt_footer_len_incr[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_corrupt_footer_len_incr[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 16 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
[gw6] PASSED query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw6] PASSED query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
[gw15] PASSED query_test/test_scanners.py::TestParquet::test_int64_timestamps[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_int64_timestamps[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
[gw6] PASSED query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
query_test/test_scanners.py::TestTpchScanRangeLengths::test_tpch_scan_ranges[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none | scan_range_length: 131072] 
[gw1] PASSED query_test/test_scanners.py::TestParquet::test_pre_gregorian_date_parquet[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_pre_gregorian_date_parquet[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw12] PASSED query_test/test_scanners.py::TestParquet::test_corrupt_footer_len_incr[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_corrupt_footer_len_incr[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] PASSED query_test/test_scanners.py::TestParquet::test_resolution_by_name[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_resolution_by_name[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_scanners.py::TestTpchScanRangeLengths::test_tpch_scan_ranges[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block | scan_range_length: 131072] 
query_test/test_scanners.py::TestTpchScanRangeLengths::test_tpch_scan_ranges[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/none | scan_range_length: 131072] 
[gw8] PASSED query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_alltypes[protocol: beeswax | exec_option: {'debug_action': None, 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: text/none] 
query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_alltypes[protocol: beeswax | exec_option: {'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: orc/def/block] 
[gw10] PASSED query_test/test_insert_parquet.py::TestInsertParquetQueries::test_insert_parquet[compression_codec: none | protocol: beeswax | exec_option: {'sync_ddl': 1, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | file_size: 33554432-unique_database0] 
[gw1] PASSED query_test/test_scanners.py::TestParquet::test_pre_gregorian_date_parquet[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_pre_gregorian_date_parquet[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw12] PASSED query_test/test_scanners.py::TestParquet::test_corrupt_footer_len_incr[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_bad_compressed_page_size[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw13] PASSED query_test/test_scanners.py::TestScannersAllTableFormatsWithLimit::test_limit[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
query_test/test_scanners.py::TestScannersAllTableFormatsWithLimit::test_limit[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_insert_parquet.py::TestParquetQueriesMultiCodecs::test_insert_parquet_multi_codecs[protocol: beeswax | exec_option: {'sync_ddl': 1, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none-unique_database0] 
[gw9] PASSED query_test/test_scanners.py::TestScannersAllTableFormatsWithLimit::test_limit[mt_dop: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestScannersAllTableFormatsWithLimit::test_limit[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
[gw3] PASSED query_test/test_queries.py::TestQueries::test_intersect[protocol: hs2 | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_queries.py::TestQueries::test_intersect[protocol: hs2-http | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw12] PASSED query_test/test_scanners.py::TestParquet::test_bad_compressed_page_size[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_bad_compressed_page_size[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw1] PASSED query_test/test_scanners.py::TestParquet::test_pre_gregorian_date_parquet[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_pre_gregorian_date_parquet[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] PASSED query_test/test_scanners.py::TestParquet::test_resolution_by_name[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_decimal_encodings[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw0] PASSED query_test/test_parquet_stats.py::TestParquetStats::test_page_index[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_parquet_stats.py::TestParquetStats::test_page_index[mt_dop: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw13] PASSED query_test/test_scanners.py::TestScannersAllTableFormatsWithLimit::test_limit[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestScannersAllTableFormatsWithLimit::test_limit[mt_dop: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
[gw12] PASSED query_test/test_scanners.py::TestParquet::test_bad_compressed_page_size[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_bad_compressed_page_size[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw1] PASSED query_test/test_scanners.py::TestParquet::test_pre_gregorian_date_parquet[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_zero_rows[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_scanners.py::TestTpchScanRangeLengths::test_tpch_scan_ranges[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/none | scan_range_length: 131072] 
query_test/test_scanners.py::TestTpchScanRangeLengths::test_tpch_scan_ranges[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/none | scan_range_length: 131072] 
[gw12] PASSED query_test/test_scanners.py::TestParquet::test_bad_compressed_page_size[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_bad_compressed_page_size[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw9] PASSED query_test/test_scanners.py::TestScannersAllTableFormatsWithLimit::test_limit[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
query_test/test_scanners.py::TestScannersAllTableFormatsWithLimit::test_limit[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
[gw13] PASSED query_test/test_scanners.py::TestScannersAllTableFormatsWithLimit::test_limit[mt_dop: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block] 
query_test/test_scanners.py::TestScannersAllTableFormatsWithLimit::test_limit[mt_dop: 4 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw10] PASSED query_test/test_insert_parquet.py::TestParquetQueriesMultiCodecs::test_insert_parquet_multi_codecs[protocol: beeswax | exec_option: {'sync_ddl': 1, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none-unique_database0] 
query_test/test_insert_parquet.py::TestInsertParquetInvalidCodec::test_insert_parquet_invalid_codec[compression_codec: bzip2 | protocol: beeswax | exec_option: {'sync_ddl': 1, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw15] PASSED query_test/test_scanners.py::TestParquet::test_int64_timestamps[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_int64_timestamps[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw10] PASSED query_test/test_insert_parquet.py::TestInsertParquetInvalidCodec::test_insert_parquet_invalid_codec[compression_codec: bzip2 | protocol: beeswax | exec_option: {'sync_ddl': 1, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_insert_parquet.py::TestInsertParquetVerifySize::test_insert_parquet_verify_size[compression_codec: none | protocol: beeswax | exec_option: {'sync_ddl': 1, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw12] PASSED query_test/test_scanners.py::TestParquet::test_bad_compressed_page_size[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_bad_compressed_page_size[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw1] PASSED query_test/test_scanners.py::TestParquet::test_zero_rows[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_zero_rows[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw3] PASSED query_test/test_queries.py::TestQueries::test_intersect[protocol: hs2-http | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_queries.py::TestQueries::test_except[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw12] PASSED query_test/test_scanners.py::TestParquet::test_bad_compressed_page_size[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_bad_compressed_page_size[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw13] PASSED query_test/test_scanners.py::TestScannersAllTableFormatsWithLimit::test_limit[mt_dop: 4 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestScannersAllTableFormatsWithLimit::test_limit[mt_dop: 4 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
[gw10] PASSED query_test/test_insert_parquet.py::TestInsertParquetVerifySize::test_insert_parquet_verify_size[compression_codec: none | protocol: beeswax | exec_option: {'sync_ddl': 1, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_insert_parquet.py::TestInsertParquetVerifySize::test_insert_parquet_verify_size[compression_codec: snappy | protocol: beeswax | exec_option: {'sync_ddl': 1, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw9] PASSED query_test/test_scanners.py::TestScannersAllTableFormatsWithLimit::test_limit[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
query_test/test_scanners.py::TestScannersAllTableFormatsWithLimit::test_limit[mt_dop: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
[gw7] PASSED query_test/test_scanners.py::TestParquet::test_decimal_encodings[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_decimal_encodings[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw12] PASSED query_test/test_scanners.py::TestParquet::test_bad_compressed_page_size[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw1] PASSED query_test/test_scanners.py::TestParquet::test_zero_rows[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_bad_compressed_page_size[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_nested_types[protocol: beeswax | exec_option: {'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: parquet/none] 
[gw10] PASSED query_test/test_insert_parquet.py::TestInsertParquetVerifySize::test_insert_parquet_verify_size[compression_codec: snappy | protocol: beeswax | exec_option: {'sync_ddl': 1, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw12] PASSED query_test/test_scanners.py::TestParquet::test_bad_compressed_page_size[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_insert_parquet.py::TestInsertParquetVerifySize::test_insert_parquet_verify_size[compression_codec: gzip | protocol: beeswax | exec_option: {'sync_ddl': 1, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_bad_compressed_page_size[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED query_test/test_scanners.py::TestTpchScanRangeLengths::test_tpch_scan_ranges[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none | scan_range_length: 131072] 
query_test/test_scanners.py::TestTpchScanRangeLengths::test_tpch_scan_ranges[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/gzip/block | scan_range_length: 16777216] 
[gw9] PASSED query_test/test_scanners.py::TestScannersAllTableFormatsWithLimit::test_limit[mt_dop: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
query_test/test_scanners.py::TestScannersAllTableFormatsWithLimit::test_limit[mt_dop: 4 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
[gw1] PASSED query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_nested_types[protocol: beeswax | exec_option: {'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: parquet/none] 
query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_nested_types[protocol: beeswax | exec_option: {'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: avro/snap/block] 
[gw12] PASSED query_test/test_scanners.py::TestParquet::test_bad_compressed_page_size[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_def_levels[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw5] PASSED query_test/test_runtime_filters.py::TestRuntimeRowFilters::test_row_filters[mt_dop: 4 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_runtime_filters.py::TestRuntimeRowFilters::test_row_filter_reservation[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw1] SKIPPED query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_nested_types[protocol: beeswax | exec_option: {'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: avro/snap/block] 
query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_nested_types[protocol: beeswax | exec_option: {'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: avro/snap/block] 
[gw5] PASSED query_test/test_runtime_filters.py::TestRuntimeRowFilters::test_row_filter_reservation[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_runtime_filters.py::TestRuntimeRowFilters::test_row_filter_reservation[mt_dop: 4 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw5] SKIPPED query_test/test_runtime_filters.py::TestRuntimeRowFilters::test_row_filter_reservation[mt_dop: 4 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_zero_rows[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw1] SKIPPED query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_nested_types[protocol: beeswax | exec_option: {'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: avro/snap/block] 
query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_nested_types[protocol: beeswax | exec_option: {'debug_action': None, 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: avro/snap/block] 
[gw1] SKIPPED query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_nested_types[protocol: beeswax | exec_option: {'debug_action': None, 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: avro/snap/block] 
query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_nested_types[protocol: beeswax | exec_option: {'debug_action': None, 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_scanners.py::TestTpchScanRangeLengths::test_tpch_scan_ranges[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/none | scan_range_length: 131072] 
query_test/test_scanners.py::TestTpchScanRangeLengths::test_tpch_scan_ranges[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block | scan_range_length: 131072] 
[gw15] PASSED query_test/test_scanners.py::TestParquet::test_int64_timestamps[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_int64_timestamps[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw14] PASSED query_test/test_nested_types.py::TestNestedTypes::test_subplan[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_nested_types.py::TestNestedTypes::test_subplan[mt_dop: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw12] PASSED query_test/test_scanners.py::TestParquet::test_def_levels[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_def_levels[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED query_test/test_scanners.py::TestTpchScanRangeLengths::test_tpch_scan_ranges[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/gzip/block | scan_range_length: 16777216] 
query_test/test_scanners.py::TestTpchScanRangeLengths::test_tpch_scan_ranges[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/gzip/block | scan_range_length: 16777216] 
[gw9] PASSED query_test/test_scanners.py::TestScannersAllTableFormatsWithLimit::test_limit[mt_dop: 4 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
query_test/test_scanners.py::TestScannersAllTableFormatsWithLimit::test_limit[mt_dop: 4 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
[gw6] PASSED query_test/test_scanners.py::TestTpchScanRangeLengths::test_tpch_scan_ranges[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/gzip/block | scan_range_length: 16777216] 
query_test/test_scanners.py::TestTpchScanRangeLengths::test_tpch_scan_ranges[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block | scan_range_length: 16777216] 
[gw10] PASSED query_test/test_insert_parquet.py::TestInsertParquetVerifySize::test_insert_parquet_verify_size[compression_codec: gzip | protocol: beeswax | exec_option: {'sync_ddl': 1, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_insert_parquet.py::TestInsertParquetVerifySize::test_insert_parquet_verify_size[compression_codec: zstd | protocol: beeswax | exec_option: {'sync_ddl': 1, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] PASSED query_test/test_scanners.py::TestParquet::test_decimal_encodings[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_decimal_encodings[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw5] PASSED query_test/test_scanners.py::TestParquet::test_zero_rows[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_zero_rows[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw12] PASSED query_test/test_scanners.py::TestParquet::test_def_levels[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_def_levels[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED query_test/test_scanners.py::TestTpchScanRangeLengths::test_tpch_scan_ranges[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block | scan_range_length: 16777216] 
query_test/test_scanners.py::TestTpchScanRangeLengths::test_tpch_scan_ranges[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/none | scan_range_length: 16777216] 
[gw3] PASSED query_test/test_queries.py::TestQueries::test_except[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_queries.py::TestQueries::test_except[protocol: hs2 | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw1] PASSED query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_nested_types[protocol: beeswax | exec_option: {'debug_action': None, 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: parquet/none] 
query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_nested_types[protocol: beeswax | exec_option: {'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: parquet/none] 
[gw6] PASSED query_test/test_scanners.py::TestTpchScanRangeLengths::test_tpch_scan_ranges[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/none | scan_range_length: 16777216] 
query_test/test_spilling.py::TestSpillingBroadcastJoins::test_spilling_broadcast_joins[protocol: beeswax | exec_option: {'mt_dop': 3, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'default_spillable_buffer_size': '256k'} | table_format: kudu/none] 
[gw12] PASSED query_test/test_scanners.py::TestParquet::test_def_levels[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_def_levels[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw10] PASSED query_test/test_insert_parquet.py::TestInsertParquetVerifySize::test_insert_parquet_verify_size[compression_codec: zstd | protocol: beeswax | exec_option: {'sync_ddl': 1, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_insert_parquet.py::TestInsertParquetVerifySize::test_insert_parquet_verify_size[compression_codec: lz4 | protocol: beeswax | exec_option: {'sync_ddl': 1, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw5] PASSED query_test/test_scanners.py::TestParquet::test_zero_rows[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_zero_rows[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw12] PASSED query_test/test_scanners.py::TestParquet::test_def_levels[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_def_levels[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_scanners.py::TestTpchScanRangeLengths::test_tpch_scan_ranges[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block | scan_range_length: 131072] 
query_test/test_scanners.py::TestTpchScanRangeLengths::test_tpch_scan_ranges[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/gzip/block | scan_range_length: 131072] 
[gw13] PASSED query_test/test_scanners.py::TestScannersAllTableFormatsWithLimit::test_limit[mt_dop: 4 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
query_test/test_scanners.py::TestScannersAllTableFormatsWithLimit::test_limit[mt_dop: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
[gw1] PASSED query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_nested_types[protocol: beeswax | exec_option: {'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: parquet/none] 
query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_nested_types[protocol: beeswax | exec_option: {'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: text/none] 
[gw1] SKIPPED query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_nested_types[protocol: beeswax | exec_option: {'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: text/none] 
query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_nested_types[protocol: beeswax | exec_option: {'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: orc/def/block] 
[gw12] PASSED query_test/test_scanners.py::TestParquet::test_def_levels[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_def_levels[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw9] PASSED query_test/test_scanners.py::TestScannersAllTableFormatsWithLimit::test_limit[mt_dop: 4 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none] 
query_test/test_sort.py::TestQueryFullSort::test_sort_join[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw5] PASSED query_test/test_scanners.py::TestParquet::test_zero_rows[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_zero_rows[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw15] PASSED query_test/test_scanners.py::TestParquet::test_int64_timestamps[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_int64_timestamps[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw10] PASSED query_test/test_insert_parquet.py::TestInsertParquetVerifySize::test_insert_parquet_verify_size[compression_codec: lz4 | protocol: beeswax | exec_option: {'sync_ddl': 1, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_insert_parquet.py::TestHdfsParquetTableWriter::test_def_level_encoding[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] PASSED query_test/test_scanners.py::TestParquet::test_decimal_encodings[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_decimal_encodings[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw0] PASSED query_test/test_parquet_stats.py::TestParquetStats::test_page_index[mt_dop: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_parquet_stats.py::TestParquetStats::test_page_index[mt_dop: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw10] PASSED query_test/test_insert_parquet.py::TestHdfsParquetTableWriter::test_def_level_encoding[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_insert_parquet.py::TestHdfsParquetTableWriter::test_sorting_columns[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw12] PASSED query_test/test_scanners.py::TestParquet::test_def_levels[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_def_levels[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_scanners.py::TestTpchScanRangeLengths::test_tpch_scan_ranges[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/gzip/block | scan_range_length: 131072] 
query_test/test_scanners.py::TestTpchScanRangeLengths::test_tpch_scan_ranges[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/gzip/block | scan_range_length: 131072] 
[gw10] PASSED query_test/test_insert_parquet.py::TestHdfsParquetTableWriter::test_sorting_columns[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw9] PASSED query_test/test_sort.py::TestQueryFullSort::test_sort_join[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_sort.py::TestQueryFullSort::test_sort_union[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_insert_parquet.py::TestHdfsParquetTableWriter::test_set_column_orders[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw5] PASSED query_test/test_scanners.py::TestParquet::test_zero_rows[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_zero_rows[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw12] PASSED query_test/test_scanners.py::TestParquet::test_def_levels[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_def_levels[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw10] PASSED query_test/test_insert_parquet.py::TestHdfsParquetTableWriter::test_set_column_orders[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_insert_parquet.py::TestHdfsParquetTableWriter::test_read_write_integer_logical_types[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_scanners.py::TestTpchScanRangeLengths::test_tpch_scan_ranges[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/gzip/block | scan_range_length: 131072] 
query_test/test_scanners.py::TestTpchScanRangeLengths::test_tpch_scan_ranges[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none | scan_range_length: 16777216] 
[gw10] PASSED query_test/test_insert_parquet.py::TestHdfsParquetTableWriter::test_read_write_integer_logical_types[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_insert_parquet.py::TestHdfsParquetTableWriter::test_logical_types[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw13] PASSED query_test/test_scanners.py::TestScannersAllTableFormatsWithLimit::test_limit[mt_dop: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
query_test/test_scanners.py::TestScannersAllTableFormatsWithLimit::test_limit[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
[gw12] PASSED query_test/test_scanners.py::TestParquet::test_def_levels[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_bad_compression_codec[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED query_test/test_spilling.py::TestSpillingBroadcastJoins::test_spilling_broadcast_joins[protocol: beeswax | exec_option: {'mt_dop': 3, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'default_spillable_buffer_size': '256k'} | table_format: kudu/none] 
query_test/test_tablesample.py::TestTableSample::test_tablesample[filtered: True | repeatable: True | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw2] PASSED query_test/test_scanners.py::TestTpchScanRangeLengths::test_tpch_scan_ranges[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none | scan_range_length: 16777216] 
query_test/test_scanners.py::TestParquetScanRangeAssigment::test_scan_range_skew[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] SKIPPED query_test/test_scanners.py::TestParquetScanRangeAssigment::test_scan_range_skew[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestTextScanRangeLengths::test_text_scanner_with_header[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw6] PASSED query_test/test_tablesample.py::TestTableSample::test_tablesample[filtered: True | repeatable: True | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_tablesample.py::TestTableSample::test_tablesample[filtered: False | repeatable: False | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw5] PASSED query_test/test_scanners.py::TestParquet::test_zero_rows[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_zero_rows[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED query_test/test_tablesample.py::TestTableSample::test_tablesample[filtered: False | repeatable: False | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tablesample.py::TestTableSample::test_tablesample[filtered: False | repeatable: True | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED query_test/test_tablesample.py::TestTableSample::test_tablesample[filtered: False | repeatable: True | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tablesample.py::TestTableSample::test_tablesample[filtered: True | repeatable: False | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED query_test/test_tablesample.py::TestTableSample::test_tablesample[filtered: True | repeatable: False | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tablesample.py::TestTableSample::test_tablesample[filtered: False | repeatable: False | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw10] PASSED query_test/test_insert_parquet.py::TestHdfsParquetTableWriter::test_logical_types[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_insert_parquet.py::TestHdfsParquetTableWriter::test_decimal_logical_types[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED query_test/test_tablesample.py::TestTableSample::test_tablesample[filtered: False | repeatable: False | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q1[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q1[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q2[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] PASSED query_test/test_scanners.py::TestParquet::test_decimal_encodings[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_decimal_encodings[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw3] PASSED query_test/test_queries.py::TestQueries::test_except[protocol: hs2 | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_queries.py::TestQueries::test_except[protocol: hs2-http | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_scanners.py::TestTextScanRangeLengths::test_text_scanner_with_header[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw6] PASSED query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q2[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q3[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestTextScanRangeLengths::test_dateless_timestamp_text[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw12] PASSED query_test/test_scanners.py::TestParquet::test_bad_compression_codec[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_bad_compression_codec[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw10] PASSED query_test/test_insert_parquet.py::TestHdfsParquetTableWriter::test_decimal_logical_types[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_insert_parquet.py::TestHdfsParquetTableWriter::test_int64_timestamp_logical_type[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q3[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q4[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw15] PASSED query_test/test_scanners.py::TestParquet::test_int64_timestamps[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_int64_timestamps[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_scanners.py::TestTextScanRangeLengths::test_dateless_timestamp_text[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_scanners.py::TestTextSplitDelimiters::test_text_split_delimiters[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw12] PASSED query_test/test_scanners.py::TestParquet::test_bad_compression_codec[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_bad_compression_codec[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw5] PASSED query_test/test_scanners.py::TestParquet::test_zero_rows[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q4[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q6[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_repeated_root_schema[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_scanners.py::TestTextSplitDelimiters::test_text_split_delimiters[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_scanners.py::TestTextSplitDelimiters::test_text_split_across_buffers_delimiter[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw6] PASSED query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q6[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q7[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw10] PASSED query_test/test_insert_parquet.py::TestHdfsParquetTableWriter::test_int64_timestamp_logical_type[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_insert_parquet.py::TestHdfsParquetTableStatsWriter::test_write_statistics_alltypes[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw12] PASSED query_test/test_scanners.py::TestParquet::test_bad_compression_codec[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_bad_compression_codec[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw5] PASSED query_test/test_scanners.py::TestParquet::test_repeated_root_schema[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_repeated_root_schema[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q7[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q8[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw9] PASSED query_test/test_sort.py::TestQueryFullSort::test_sort_union[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_sort.py::TestQueryFullSort::test_pathological_input[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_scanners.py::TestTextSplitDelimiters::test_text_split_across_buffers_delimiter[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_scanners.py::TestScanTruncatedFiles::test_scan_truncated_file_empty[vector0] 
[gw2] SKIPPED query_test/test_scanners.py::TestScanTruncatedFiles::test_scan_truncated_file_empty[vector0] 
query_test/test_scanners.py::TestScanTruncatedFiles::test_scan_truncated_file[vector0] 
[gw2] SKIPPED query_test/test_scanners.py::TestScanTruncatedFiles::test_scan_truncated_file[vector0] 
query_test/test_scanners.py::TestUncompressedText::test_scan_lazy_timestamp[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw6] PASSED query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q8[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q9[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw10] PASSED query_test/test_insert_parquet.py::TestHdfsParquetTableStatsWriter::test_write_statistics_alltypes[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_insert_parquet.py::TestHdfsParquetTableStatsWriter::test_write_statistics_date[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw9] PASSED query_test/test_sort.py::TestQueryFullSort::test_pathological_input[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_sort.py::TestQueryFullSort::test_spill_empty_strings[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw12] PASSED query_test/test_scanners.py::TestParquet::test_bad_compression_codec[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_bad_compression_codec[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw5] PASSED query_test/test_scanners.py::TestParquet::test_repeated_root_schema[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_repeated_root_schema[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw10] PASSED query_test/test_insert_parquet.py::TestHdfsParquetTableStatsWriter::test_write_statistics_date[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_limit.py::TestLimit::test_limit[limit_value: 10 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/gzip/block | query: select * from lineitem limit %d] 
[gw2] PASSED query_test/test_scanners.py::TestUncompressedText::test_scan_lazy_timestamp[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_scanners.py::TestOrc::test_misaligned_orc_stripes[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw10] PASSED query_test/test_limit.py::TestLimit::test_limit[limit_value: 10 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/gzip/block | query: select * from lineitem limit %d] 
query_test/test_limit.py::TestLimit::test_limit[limit_value: 5000 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block | query: select * from lineitem limit %d] 
[gw6] PASSED query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q9[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q10a[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw10] PASSED query_test/test_limit.py::TestLimit::test_limit[limit_value: 5000 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block | query: select * from lineitem limit %d] 
query_test/test_limit.py::TestLimit::test_limit[limit_value: 5000 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/none | query: select * from lineitem limit %d] 
[gw11] PASSED query_test/test_decimal_fuzz.py::TestDecimalFuzz::test_decimal_ops[exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0}] 
query_test/test_decimal_fuzz.py::TestDecimalFuzz::test_width_bucket[exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0}] 
[gw10] PASSED query_test/test_limit.py::TestLimit::test_limit[limit_value: 5000 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/none | query: select * from lineitem limit %d] 
query_test/test_limit.py::TestLimit::test_limit[limit_value: 10 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/none | query: select * from lineitem limit %d] 
[gw10] PASSED query_test/test_limit.py::TestLimit::test_limit[limit_value: 10 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/none | query: select * from lineitem limit %d] 
query_test/test_limit.py::TestLimit::test_limit[limit_value: 5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block | query: select * from lineitem limit %d] 
[gw10] PASSED query_test/test_limit.py::TestLimit::test_limit[limit_value: 5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block | query: select * from lineitem limit %d] 
query_test/test_limit.py::TestLimit::test_limit[limit_value: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | query: select * from lineitem limit %d] 
[gw10] PASSED query_test/test_limit.py::TestLimit::test_limit[limit_value: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | query: select * from lineitem limit %d] 
query_test/test_limit.py::TestLimit::test_limit[limit_value: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block | query: select * from lineitem limit %d] 
[gw10] PASSED query_test/test_limit.py::TestLimit::test_limit[limit_value: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block | query: select * from lineitem limit %d] 
query_test/test_limit.py::TestLimit::test_limit[limit_value: 5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none | query: select * from lineitem limit %d] 
[gw7] PASSED query_test/test_scanners.py::TestParquet::test_decimal_encodings[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw10] PASSED query_test/test_limit.py::TestLimit::test_limit[limit_value: 5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none | query: select * from lineitem limit %d] 
query_test/test_limit.py::TestLimit::test_limit[limit_value: 10 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none | query: select * from lineitem limit %d] 
[gw6] PASSED query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q10a[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q11[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_decimal_encodings[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw10] PASSED query_test/test_limit.py::TestLimit::test_limit[limit_value: 10 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none | query: select * from lineitem limit %d] 
query_test/test_limit.py::TestLimit::test_limit[limit_value: 5000 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none | query: select * from lineitem limit %d] 
[gw10] PASSED query_test/test_limit.py::TestLimit::test_limit[limit_value: 5000 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none | query: select * from lineitem limit %d] 
query_test/test_limit.py::TestLimit::test_limit[limit_value: 5000 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block | query: select * from lineitem limit %d] 
[gw12] PASSED query_test/test_scanners.py::TestParquet::test_bad_compression_codec[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q44[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw10] PASSED query_test/test_limit.py::TestLimit::test_limit[limit_value: 5000 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block | query: select * from lineitem limit %d] 
query_test/test_limit.py::TestLimit::test_limit[limit_value: 10 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block | query: select * from lineitem limit %d] 
[gw10] PASSED query_test/test_limit.py::TestLimit::test_limit[limit_value: 10 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block | query: select * from lineitem limit %d] 
query_test/test_limit.py::TestLimit::test_limit[limit_value: 5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block | query: select * from lineitem limit %d] 
[gw5] PASSED query_test/test_scanners.py::TestParquet::test_repeated_root_schema[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_repeated_root_schema[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw10] PASSED query_test/test_limit.py::TestLimit::test_limit[limit_value: 5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block | query: select * from lineitem limit %d] 
query_test/test_limit.py::TestLimit::test_limit[limit_value: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none | query: select * from lineitem limit %d] 
[gw10] PASSED query_test/test_limit.py::TestLimit::test_limit[limit_value: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none | query: select * from lineitem limit %d] 
query_test/test_limit.py::TestLimit::test_limit[limit_value: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/none | query: select * from lineitem limit %d] 
[gw10] PASSED query_test/test_limit.py::TestLimit::test_limit[limit_value: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/none | query: select * from lineitem limit %d] 
query_test/test_limit.py::TestLimit::test_limit[limit_value: 5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/none | query: select * from lineitem limit %d] 
[gw10] PASSED query_test/test_limit.py::TestLimit::test_limit[limit_value: 5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/none | query: select * from lineitem limit %d] 
query_test/test_limit.py::TestLimit::test_limit[limit_value: 10 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/none | query: select * from lineitem limit %d] 
[gw10] PASSED query_test/test_limit.py::TestLimit::test_limit[limit_value: 10 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/none | query: select * from lineitem limit %d] 
query_test/test_limit.py::TestLimit::test_limit[limit_value: 5000 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | query: select * from lineitem limit %d] 
[gw10] PASSED query_test/test_limit.py::TestLimit::test_limit[limit_value: 5000 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | query: select * from lineitem limit %d] 
query_test/test_limit.py::TestLimit::test_limit[limit_value: 5000 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none | query: select * from lineitem limit %d] 
[gw10] PASSED query_test/test_limit.py::TestLimit::test_limit[limit_value: 5000 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none | query: select * from lineitem limit %d] 
query_test/test_limit.py::TestLimit::test_limit[limit_value: 10 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none | query: select * from lineitem limit %d] 
[gw10] PASSED query_test/test_limit.py::TestLimit::test_limit[limit_value: 10 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none | query: select * from lineitem limit %d] 
query_test/test_limit.py::TestLimit::test_limit[limit_value: 5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none | query: select * from lineitem limit %d] 
[gw10] PASSED query_test/test_limit.py::TestLimit::test_limit[limit_value: 5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none | query: select * from lineitem limit %d] 
query_test/test_limit.py::TestLimit::test_limit[limit_value: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block | query: select * from lineitem limit %d] 
[gw6] PASSED query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q11[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q12[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw10] PASSED query_test/test_limit.py::TestLimit::test_limit[limit_value: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block | query: select * from lineitem limit %d] 
query_test/test_limit.py::TestLimit::test_limit[limit_value: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/none | query: select * from lineitem limit %d] 
[gw10] PASSED query_test/test_limit.py::TestLimit::test_limit[limit_value: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/none | query: select * from lineitem limit %d] 
query_test/test_limit.py::TestLimit::test_limit[limit_value: 5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/none | query: select * from lineitem limit %d] 
[gw6] PASSED query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q12[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q13[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw5] PASSED query_test/test_scanners.py::TestParquet::test_repeated_root_schema[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw10] PASSED query_test/test_limit.py::TestLimit::test_limit[limit_value: 5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/none | query: select * from lineitem limit %d] 
query_test/test_limit.py::TestLimit::test_limit[limit_value: 10 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block | query: select * from lineitem limit %d] 
[gw2] PASSED query_test/test_scanners.py::TestOrc::test_misaligned_orc_stripes[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw8] PASSED query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_alltypes[protocol: beeswax | exec_option: {'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: orc/def/block] 
query_test/test_scanners.py::TestParquet::test_repeated_root_schema[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_alltypes[protocol: beeswax | exec_option: {'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestOrc::test_type_conversions_hive2[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw2] SKIPPED query_test/test_scanners.py::TestOrc::test_type_conversions_hive2[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_scanners.py::TestOrc::test_type_conversions_hive3[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw10] PASSED query_test/test_limit.py::TestLimit::test_limit[limit_value: 10 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block | query: select * from lineitem limit %d] 
query_test/test_limit.py::TestLimit::test_limit[limit_value: 5000 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/none | query: select * from lineitem limit %d] 
[gw12] PASSED query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q44[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q46[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw10] PASSED query_test/test_limit.py::TestLimit::test_limit[limit_value: 5000 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/none | query: select * from lineitem limit %d] 
query_test/test_limit.py::TestLimit::test_limit[limit_value: 5000 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block | query: select * from lineitem limit %d] 
[gw10] PASSED query_test/test_limit.py::TestLimit::test_limit[limit_value: 5000 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block | query: select * from lineitem limit %d] 
query_test/test_limit.py::TestLimit::test_limit[limit_value: 10 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block | query: select * from lineitem limit %d] 
[gw10] PASSED query_test/test_limit.py::TestLimit::test_limit[limit_value: 10 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block | query: select * from lineitem limit %d] 
query_test/test_limit.py::TestLimit::test_limit[limit_value: 5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block | query: select * from lineitem limit %d] 
[gw10] PASSED query_test/test_limit.py::TestLimit::test_limit[limit_value: 5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block | query: select * from lineitem limit %d] 
query_test/test_limit.py::TestLimit::test_limit[limit_value: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block | query: select * from lineitem limit %d] 
[gw10] PASSED query_test/test_limit.py::TestLimit::test_limit[limit_value: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block | query: select * from lineitem limit %d] 
query_test/test_limit.py::TestLimit::test_limit[limit_value: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/gzip/block | query: select * from lineitem limit %d] 
[gw15] PASSED query_test/test_scanners.py::TestParquet::test_int64_timestamps[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_int64_timestamps[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw10] PASSED query_test/test_limit.py::TestLimit::test_limit[limit_value: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/gzip/block | query: select * from lineitem limit %d] 
query_test/test_limit.py::TestLimit::test_limit[limit_value: 5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/gzip/block | query: select * from lineitem limit %d] 
[gw12] PASSED query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q46[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q47[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw10] PASSED query_test/test_limit.py::TestLimit::test_limit[limit_value: 5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/gzip/block | query: select * from lineitem limit %d] 
query_test/test_limit.py::TestLimit::test_limit[limit_value: 10 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | query: select * from lineitem limit %d] 
[gw10] PASSED query_test/test_limit.py::TestLimit::test_limit[limit_value: 10 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | query: select * from lineitem limit %d] 
query_test/test_limit.py::TestLimit::test_limit[limit_value: 5000 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/gzip/block | query: select * from lineitem limit %d] 
[gw6] PASSED query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q13[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q14_1[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw10] PASSED query_test/test_limit.py::TestLimit::test_limit[limit_value: 5000 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/gzip/block | query: select * from lineitem limit %d] 
query_test/test_limit.py::TestLimit::test_limit[limit_value: 5000 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/gzip/block | query: select * from lineitem limit %d] 
[gw5] PASSED query_test/test_scanners.py::TestParquet::test_repeated_root_schema[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw10] PASSED query_test/test_limit.py::TestLimit::test_limit[limit_value: 5000 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/gzip/block | query: select * from lineitem limit %d] 
query_test/test_limit.py::TestLimit::test_limit[limit_value: 10 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/gzip/block | query: select * from lineitem limit %d] 
query_test/test_scanners.py::TestParquet::test_repeated_root_schema[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw10] PASSED query_test/test_limit.py::TestLimit::test_limit[limit_value: 10 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/gzip/block | query: select * from lineitem limit %d] 
query_test/test_limit.py::TestLimit::test_limit[limit_value: 5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | query: select * from lineitem limit %d] 
[gw10] PASSED query_test/test_limit.py::TestLimit::test_limit[limit_value: 5 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none | query: select * from lineitem limit %d] 
query_test/test_limit.py::TestLimit::test_limit[limit_value: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/gzip/block | query: select * from lineitem limit %d] 
[gw10] PASSED query_test/test_limit.py::TestLimit::test_limit[limit_value: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/gzip/block | query: select * from lineitem limit %d] 
query_test/test_limit_pushdown_analytic.py::TestLimitPushdownAnalytic::test_limit_pushdown_analytic[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw12] PASSED query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q47[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q48[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw5] PASSED query_test/test_scanners.py::TestParquet::test_repeated_root_schema[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_repeated_root_schema[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw10] PASSED query_test/test_limit_pushdown_analytic.py::TestLimitPushdownAnalytic::test_limit_pushdown_analytic[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q73[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw8] PASSED query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_alltypes[protocol: beeswax | exec_option: {'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: parquet/none] 
query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_alltypes[protocol: beeswax | exec_option: {'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: avro/snap/block] 
[gw7] PASSED query_test/test_scanners.py::TestParquet::test_decimal_encodings[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_decimal_encodings[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q14_1[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q14_2[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw12] PASSED query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q48[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q50[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw10] PASSED query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q73[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q74[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw5] PASSED query_test/test_scanners.py::TestParquet::test_repeated_root_schema[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_repeated_root_schema[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw1] PASSED query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_nested_types[protocol: beeswax | exec_option: {'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: orc/def/block] 
query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_nested_types[protocol: beeswax | exec_option: {'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: text/none] 
[gw1] SKIPPED query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_nested_types[protocol: beeswax | exec_option: {'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: text/none] 
query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_nested_types[protocol: beeswax | exec_option: {'debug_action': None, 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: orc/def/block] 
[gw5] PASSED query_test/test_scanners.py::TestParquet::test_repeated_root_schema[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw10] PASSED query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q74[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q75[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_huge_num_rows[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw12] PASSED query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q50[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q51[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q14_2[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q15[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q15[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q16[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw10] PASSED query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q75[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q76[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw5] PASSED query_test/test_scanners.py::TestParquet::test_huge_num_rows[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_huge_num_rows[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw13] PASSED query_test/test_scanners.py::TestScannersAllTableFormatsWithLimit::test_limit[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
query_test/test_scanners.py::TestScannersMixedTableFormats::test_mixed_format[protocol: beeswax | table_format: text/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | batch_size: 0 | mt_dop: 0 | debug_action: None] 
[gw6] PASSED query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q16[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q17[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw13] PASSED query_test/test_scanners.py::TestScannersMixedTableFormats::test_mixed_format[protocol: beeswax | table_format: text/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | batch_size: 0 | mt_dop: 0 | debug_action: None] 
query_test/test_scanners.py::TestScannersMixedTableFormats::test_mixed_format[protocol: beeswax | table_format: text/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | batch_size: 1 | mt_dop: 1 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5] 
[gw13] PASSED query_test/test_scanners.py::TestScannersMixedTableFormats::test_mixed_format[protocol: beeswax | table_format: text/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | batch_size: 1 | mt_dop: 1 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5] 
query_test/test_scanners.py::TestScannersMixedTableFormats::test_mixed_format[protocol: beeswax | table_format: text/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | batch_size: 16 | mt_dop: 4 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0] 
[gw6] PASSED query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q17[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q18a[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw13] PASSED query_test/test_scanners.py::TestScannersMixedTableFormats::test_mixed_format[protocol: beeswax | table_format: text/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | batch_size: 16 | mt_dop: 4 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0] 
query_test/test_scanners.py::TestScannersMixedTableFormats::test_mixed_format[protocol: beeswax | table_format: text/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | batch_size: 16 | mt_dop: 1 | debug_action: HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5] 
[gw15] PASSED query_test/test_scanners.py::TestParquet::test_int64_timestamps[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_int64_timestamps[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw13] PASSED query_test/test_scanners.py::TestScannersMixedTableFormats::test_mixed_format[protocol: beeswax | table_format: text/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | batch_size: 16 | mt_dop: 1 | debug_action: HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5] 
query_test/test_scanners.py::TestScannersMixedTableFormats::test_mixed_format[protocol: beeswax | table_format: text/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | batch_size: 1 | mt_dop: 0 | debug_action: HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5] 
[gw12] PASSED query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q51[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q51a[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw5] PASSED query_test/test_scanners.py::TestParquet::test_huge_num_rows[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_huge_num_rows[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw13] PASSED query_test/test_scanners.py::TestScannersMixedTableFormats::test_mixed_format[protocol: beeswax | table_format: text/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | batch_size: 1 | mt_dop: 0 | debug_action: HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5] 
query_test/test_scanners.py::TestScannersMixedTableFormats::test_mixed_format[protocol: beeswax | table_format: text/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | batch_size: 0 | mt_dop: 4 | debug_action: HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5] 
[gw10] PASSED query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q76[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q77a[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw3] PASSED query_test/test_queries.py::TestQueries::test_except[protocol: hs2-http | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_queries.py::TestQueries::test_sort[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q18a[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q19[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw9] PASSED query_test/test_sort.py::TestQueryFullSort::test_spill_empty_strings[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_sort.py::TestQueryFullSort::test_sort_reservation_usage[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw13] PASSED query_test/test_scanners.py::TestScannersMixedTableFormats::test_mixed_format[protocol: beeswax | table_format: text/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | batch_size: 0 | mt_dop: 4 | debug_action: HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5] 
query_test/test_scanners.py::TestScannersMixedTableFormats::test_mixed_format[protocol: beeswax | table_format: text/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | batch_size: 0 | mt_dop: 1 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0] 
[gw5] PASSED query_test/test_scanners.py::TestParquet::test_huge_num_rows[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_huge_num_rows[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q19[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q20[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw13] PASSED query_test/test_scanners.py::TestScannersMixedTableFormats::test_mixed_format[protocol: beeswax | table_format: text/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | batch_size: 0 | mt_dop: 1 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0] 
query_test/test_scanners.py::TestScannersMixedTableFormats::test_mixed_format[protocol: beeswax | table_format: text/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | batch_size: 1 | mt_dop: 4 | debug_action: None] 
[gw7] PASSED query_test/test_scanners.py::TestParquet::test_decimal_encodings[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_decimal_encodings[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q20[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q21[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw10] PASSED query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q77a[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q78[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw13] PASSED query_test/test_scanners.py::TestScannersMixedTableFormats::test_mixed_format[protocol: beeswax | table_format: text/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | batch_size: 1 | mt_dop: 4 | debug_action: None] 
query_test/test_scanners.py::TestScannersMixedTableFormats::test_mixed_format[protocol: beeswax | table_format: text/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | batch_size: 16 | mt_dop: 0 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5] 
[gw13] PASSED query_test/test_scanners.py::TestScannersMixedTableFormats::test_mixed_format[protocol: beeswax | table_format: text/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | batch_size: 16 | mt_dop: 0 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5] 
query_test/test_scanners.py::TestScannersMixedTableFormats::test_mixed_format[protocol: beeswax | table_format: text/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | batch_size: 16 | mt_dop: 0 | debug_action: None] 
[gw13] PASSED query_test/test_scanners.py::TestScannersMixedTableFormats::test_mixed_format[protocol: beeswax | table_format: text/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | batch_size: 16 | mt_dop: 0 | debug_action: None] 
query_test/test_scanners.py::TestScannersMixedTableFormats::test_mixed_format[protocol: beeswax | table_format: text/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | batch_size: 1 | mt_dop: 0 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0] 
[gw13] PASSED query_test/test_scanners.py::TestScannersMixedTableFormats::test_mixed_format[protocol: beeswax | table_format: text/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | batch_size: 1 | mt_dop: 0 | debug_action: -1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q3[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q21[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q23_1[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw5] PASSED query_test/test_scanners.py::TestParquet::test_huge_num_rows[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_huge_num_rows[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw13] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q3[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q4[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw9] PASSED query_test/test_sort.py::TestQueryFullSort::test_sort_reservation_usage[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_sort.py::TestRandomSort::test_order_by_random 
[gw0] PASSED query_test/test_parquet_stats.py::TestParquetStats::test_page_index[mt_dop: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_parquet_stats.py::TestParquetStats::test_page_index[mt_dop: 8 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw10] PASSED query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q78[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q79[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw9] PASSED query_test/test_sort.py::TestRandomSort::test_order_by_random 
query_test/test_sort.py::TestRandomSort::test_analytic_order_by_random 
[gw9] PASSED query_test/test_sort.py::TestRandomSort::test_analytic_order_by_random 
query_test/test_sort.py::TestPartialSort::test_partial_sort_min_reservation 
[gw5] PASSED query_test/test_scanners.py::TestParquet::test_huge_num_rows[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_huge_num_rows[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw9] PASSED query_test/test_sort.py::TestPartialSort::test_partial_sort_min_reservation 
[gw10] PASSED query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q79[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q80a[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_spilling.py::TestSpillingDebugActionDimensions::test_spilling[protocol: beeswax | exec_option: {'mt_dop': 0, 'debug_action': None, 'default_spillable_buffer_size': '256k'} | table_format: parquet/none] 
[gw13] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q4[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q5[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q23_1[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q23_2[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw12] PASSED query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q51a[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q52[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw5] PASSED query_test/test_scanners.py::TestParquet::test_huge_num_rows[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_huge_num_rows[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw8] PASSED query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_alltypes[protocol: beeswax | exec_option: {'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: avro/snap/block] 
query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_alltypes[protocol: beeswax | exec_option: {'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: avro/snap/block] 
[gw12] PASSED query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q52[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q53[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw13] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q5[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q6[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw5] PASSED query_test/test_scanners.py::TestParquet::test_huge_num_rows[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_huge_num_rows[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] PASSED query_test/test_scanners.py::TestParquet::test_decimal_encodings[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_rle_encoded_bools[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw12] PASSED query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q53[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q54[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw15] PASSED query_test/test_scanners.py::TestParquet::test_int64_timestamps[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_page_size_counters[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q23_2[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q24_2[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw15] PASSED query_test/test_scanners.py::TestParquet::test_page_size_counters[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_page_size_counters[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw10] PASSED query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q80a[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q81[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw13] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q6[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q7[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw15] PASSED query_test/test_scanners.py::TestParquet::test_page_size_counters[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_page_size_counters[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw12] PASSED query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q54[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q55[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw5] PASSED query_test/test_scanners.py::TestParquet::test_huge_num_rows[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_multi_compression_types[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] PASSED query_test/test_scanners.py::TestParquet::test_rle_encoded_bools[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_rle_encoded_bools[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw15] PASSED query_test/test_scanners.py::TestParquet::test_page_size_counters[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_page_size_counters[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw15] PASSED query_test/test_scanners.py::TestParquet::test_page_size_counters[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_page_size_counters[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw12] PASSED query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q55[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q56[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw10] PASSED query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q81[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q82[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw15] PASSED query_test/test_scanners.py::TestParquet::test_page_size_counters[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_page_size_counters[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw13] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q7[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q8[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw15] PASSED query_test/test_scanners.py::TestParquet::test_page_size_counters[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_page_size_counters[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw12] PASSED query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q56[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q57[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw15] PASSED query_test/test_scanners.py::TestParquet::test_page_size_counters[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_page_size_counters[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw15] PASSED query_test/test_scanners.py::TestParquet::test_page_size_counters[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_bytes_read_per_column[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] PASSED query_test/test_scanners.py::TestParquet::test_rle_encoded_bools[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_rle_encoded_bools[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw13] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q8[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q9[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw10] PASSED query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q82[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q83[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw15] PASSED query_test/test_scanners.py::TestParquet::test_bytes_read_per_column[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_bytes_read_per_column[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q24_2[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q25[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw12] PASSED query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q57[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q58[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw15] PASSED query_test/test_scanners.py::TestParquet::test_bytes_read_per_column[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_bytes_read_per_column[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw10] PASSED query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q83[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q84[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw3] PASSED query_test/test_queries.py::TestQueries::test_sort[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_queries.py::TestQueries::test_sort[protocol: hs2 | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw15] PASSED query_test/test_scanners.py::TestParquet::test_bytes_read_per_column[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_bytes_read_per_column[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw10] PASSED query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q84[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q85[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q25[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q26[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] PASSED query_test/test_scanners.py::TestParquet::test_rle_encoded_bools[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_rle_encoded_bools[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw15] PASSED query_test/test_scanners.py::TestParquet::test_bytes_read_per_column[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_bytes_read_per_column[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q26[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q27[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw15] PASSED query_test/test_scanners.py::TestParquet::test_bytes_read_per_column[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_bytes_read_per_column[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw12] PASSED query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q58[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q59[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw15] PASSED query_test/test_scanners.py::TestParquet::test_bytes_read_per_column[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_bytes_read_per_column[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw13] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q9[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q10a[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw10] PASSED query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q85[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q86a[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw15] PASSED query_test/test_scanners.py::TestParquet::test_bytes_read_per_column[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_bytes_read_per_column[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] PASSED query_test/test_scanners.py::TestParquet::test_rle_encoded_bools[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_rle_encoded_bools[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw15] PASSED query_test/test_scanners.py::TestParquet::test_bytes_read_per_column[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw15] PASSED query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw10] PASSED query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q86a[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q87[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
[gw6] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q27[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q28[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw13] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q10a[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q11[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw12] PASSED query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q59[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q60[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw10] PASSED query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q87[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q88[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw15] PASSED query_test/test_scanners.py::TestScanRangeLengths::test_scan_ranges[max_scan_range_length: 1 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q48[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] PASSED query_test/test_scanners.py::TestParquet::test_rle_encoded_bools[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_rle_encoded_bools[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw12] PASSED query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q60[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q61[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_scanners.py::TestOrc::test_type_conversions_hive3[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_scanners.py::TestOrc::test_orc_timestamp_out_of_range[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw13] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q11[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q12[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw8] PASSED query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_alltypes[protocol: beeswax | exec_option: {'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: avro/snap/block] 
query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_alltypes[protocol: beeswax | exec_option: {'debug_action': None, 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: avro/snap/block] 
[gw12] PASSED query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q61[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q62[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q28[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q29[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] PASSED query_test/test_scanners.py::TestParquet::test_rle_encoded_bools[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_rle_encoded_bools[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw15] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q48[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q49[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw4] PASSED query_test/test_nested_types.py::TestMaxNestingDepth::test_max_nesting_depth[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw13] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q12[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q13[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_nested_types.py::TestMaxNestingDepth::test_max_nesting_depth[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q29[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q30[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw10] PASSED query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q88[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q89[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw12] PASSED query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q62[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q63[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_scanners.py::TestOrc::test_orc_timestamp_out_of_range[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_scanners.py::TestOrc::test_invalid_schema[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw15] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q49[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q50[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] PASSED query_test/test_scanners.py::TestParquet::test_rle_encoded_bools[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_rle_encoded_bools[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw10] PASSED query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q89[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q91[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw12] PASSED query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q63[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q64[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw1] PASSED query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_nested_types[protocol: beeswax | exec_option: {'debug_action': None, 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: orc/def/block] 
query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_uncompressed_parquet_orc[protocol: beeswax | exec_option: {'debug_action': None, 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: text/none] 
[gw6] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q30[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q31[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw1] SKIPPED query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_uncompressed_parquet_orc[protocol: beeswax | exec_option: {'debug_action': None, 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: text/none] 
query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_uncompressed_parquet_orc[protocol: beeswax | exec_option: {'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: orc/def/block] 
[gw5] PASSED query_test/test_scanners.py::TestParquet::test_multi_compression_types[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_multi_compression_types[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw13] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q13[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q14_1[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw10] PASSED query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q91[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q92[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw15] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q50[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q51[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q31[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q32[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] PASSED query_test/test_scanners.py::TestParquet::test_rle_encoded_bools[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_dict_encoding_with_large_bit_width[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw10] PASSED query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q92[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q94[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_scanners.py::TestOrc::test_invalid_schema[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_scanners.py::TestOrc::test_date_out_of_range_orc[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw12] PASSED query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q64[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q65[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] PASSED query_test/test_scanners.py::TestParquet::test_dict_encoding_with_large_bit_width[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_dict_encoding_with_large_bit_width[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw4] PASSED query_test/test_nested_types.py::TestMaxNestingDepth::test_max_nesting_depth[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_nested_types.py::TestMaxNestingDepth::test_load_hive_table[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw6] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q32[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q33[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw10] PASSED query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q94[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q95[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw12] PASSED query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q65[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q67a[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_scanners.py::TestOrc::test_date_out_of_range_orc[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_scanners.py::TestOrc::test_pre_gregorian_date_orc[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw13] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q14_1[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q14_2[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q33[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q34[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw10] PASSED query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q95[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q96[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] PASSED query_test/test_scanners.py::TestParquet::test_dict_encoding_with_large_bit_width[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_dict_encoding_with_large_bit_width[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw4] PASSED query_test/test_nested_types.py::TestMaxNestingDepth::test_load_hive_table[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_nested_types.py::TestMaxNestingDepth::test_load_hive_table[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q34[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q35[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw15] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q51[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q51a[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw10] PASSED query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q96[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q97[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw4] PASSED query_test/test_nested_types.py::TestMaxNestingDepth::test_load_hive_table[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_observability.py::TestObservability::test_merge_exchange_num_rows 
[gw6] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q35[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q36[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw13] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q14_2[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q15[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw4] PASSED query_test/test_observability.py::TestObservability::test_merge_exchange_num_rows 
query_test/test_observability.py::TestObservability::test_broadcast_num_rows 
[gw7] PASSED query_test/test_scanners.py::TestParquet::test_dict_encoding_with_large_bit_width[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_scanners.py::TestOrc::test_pre_gregorian_date_orc[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_scanners.py::TestScannerReservation::test_scanners[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_scanners.py::TestParquet::test_dict_encoding_with_large_bit_width[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw4] PASSED query_test/test_observability.py::TestObservability::test_broadcast_num_rows 
query_test/test_observability.py::TestObservability::test_report_time 
[gw12] PASSED query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q67a[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q68[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw3] PASSED query_test/test_queries.py::TestQueries::test_sort[protocol: hs2 | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_queries.py::TestQueries::test_sort[protocol: hs2-http | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw13] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q15[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q16[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw4] PASSED query_test/test_observability.py::TestObservability::test_report_time 
query_test/test_observability.py::TestObservability::test_scan_summary 
[gw10] PASSED query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q97[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q98[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw4] PASSED query_test/test_observability.py::TestObservability::test_scan_summary 
query_test/test_observability.py::TestObservability::test_sink_summary 
[gw6] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q36[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q37[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw12] PASSED query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q68[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q69[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_scanners.py::TestScannerReservation::test_scanners[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_scanners.py::TestErasureCoding::test_erasure_coding[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw2] SKIPPED query_test/test_scanners.py::TestErasureCoding::test_erasure_coding[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_scanners.py::TestErasureCoding::test_erasure_coding[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
[gw2] SKIPPED query_test/test_scanners.py::TestErasureCoding::test_erasure_coding[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block] 
query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q24_1[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] PASSED query_test/test_scanners.py::TestParquet::test_dict_encoding_with_large_bit_width[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_dict_encoding_with_large_bit_width[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw4] PASSED query_test/test_observability.py::TestObservability::test_sink_summary 
query_test/test_observability.py::TestObservability::test_query_options 
[gw13] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q16[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q17[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw10] PASSED query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q98[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q99[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q37[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q38[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw12] PASSED query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q69[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q70a[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw15] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q51a[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q52[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw4] PASSED query_test/test_observability.py::TestObservability::test_query_options 
query_test/test_observability.py::TestObservability::test_exec_summary 
[gw7] PASSED query_test/test_scanners.py::TestParquet::test_dict_encoding_with_large_bit_width[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_dict_encoding_with_large_bit_width[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw4] PASSED query_test/test_observability.py::TestObservability::test_exec_summary 
query_test/test_observability.py::TestObservability::test_exec_summary_in_runtime_profile 
[gw5] PASSED query_test/test_scanners.py::TestParquet::test_multi_compression_types[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_multi_compression_types[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw4] PASSED query_test/test_observability.py::TestObservability::test_exec_summary_in_runtime_profile 
query_test/test_observability.py::TestObservability::test_profile_fragment_instances 
[gw15] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q52[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q53[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw13] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q17[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q18[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw10] PASSED query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q99[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q1[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q38[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q39_1[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] PASSED query_test/test_scanners.py::TestParquet::test_dict_encoding_with_large_bit_width[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_dict_encoding_with_large_bit_width[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw8] PASSED query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_alltypes[protocol: beeswax | exec_option: {'debug_action': None, 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: avro/snap/block] 
query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_alltypes[protocol: beeswax | exec_option: {'debug_action': None, 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: parquet/none] 
[gw15] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q53[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q54[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw10] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q1[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q2[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q39_1[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q39_2[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw12] PASSED query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q70a[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q71[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q24_1[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q24_2[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw4] PASSED query_test/test_observability.py::TestObservability::test_profile_fragment_instances 
query_test/test_observability.py::TestObservability::test_query_profile_contains_query_compilation_static_events 
[gw10] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q2[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q70[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw13] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q18[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q18a[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw4] PASSED query_test/test_observability.py::TestObservability::test_query_profile_contains_query_compilation_static_events 
query_test/test_observability.py::TestObservability::test_query_profile_contains_query_compilation_metadata_load_events 
[gw7] PASSED query_test/test_scanners.py::TestParquet::test_dict_encoding_with_large_bit_width[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_dict_encoding_with_large_bit_width[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw15] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q54[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q55[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw4] PASSED query_test/test_observability.py::TestObservability::test_query_profile_contains_query_compilation_metadata_load_events 
query_test/test_observability.py::TestObservability::test_query_profile_contains_query_compilation_metadata_cached_event 
[gw6] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q39_2[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q40[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw12] PASSED query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q71[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q72[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw4] PASSED query_test/test_observability.py::TestObservability::test_query_profile_contains_query_compilation_metadata_cached_event 
query_test/test_observability.py::TestObservability::test_query_profile_contains_query_compilation_lineage_event 
[gw4] PASSED query_test/test_observability.py::TestObservability::test_query_profile_contains_query_compilation_lineage_event 
query_test/test_observability.py::TestObservability::test_query_profile_contains_query_timeline_events 
[gw4] PASSED query_test/test_observability.py::TestObservability::test_query_profile_contains_query_timeline_events 
query_test/test_observability.py::TestObservability::test_query_profile_contains_instance_events 
[gw4] PASSED query_test/test_observability.py::TestObservability::test_query_profile_contains_instance_events 
query_test/test_observability.py::TestObservability::test_query_profile_contains_node_events 
[gw4] PASSED query_test/test_observability.py::TestObservability::test_query_profile_contains_node_events 
query_test/test_observability.py::TestObservability::test_query_profile_contains_all_events 
[gw7] PASSED query_test/test_scanners.py::TestParquet::test_dict_encoding_with_large_bit_width[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_type_widening[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw15] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q55[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q56[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw4] PASSED query_test/test_observability.py::TestObservability::test_query_profile_contains_all_events 
query_test/test_observability.py::TestObservability::test_compute_stats_profile 
[gw6] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q40[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q41[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw10] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q70[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q70a[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw15] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q56[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q57[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw13] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q18a[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q19[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q41[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q42[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw4] PASSED query_test/test_observability.py::TestObservability::test_compute_stats_profile 
query_test/test_observability.py::TestObservability::test_global_resource_counters_in_profile 
[gw4] PASSED query_test/test_observability.py::TestObservability::test_global_resource_counters_in_profile 
query_test/test_observability.py::TestObservability::test_global_exchange_counters 
[gw2] PASSED query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q24_2[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q25[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] PASSED query_test/test_scanners.py::TestParquet::test_type_widening[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_type_widening[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw8] PASSED query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_alltypes[protocol: beeswax | exec_option: {'debug_action': None, 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: parquet/none] 
query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_alltypes[protocol: beeswax | exec_option: {'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: parquet/none] 
[gw13] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q19[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q20[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q42[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q43[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q25[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q26[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw13] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q20[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q21[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw15] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q57[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q58[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q43[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q44[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q26[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q29[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw10] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q70a[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q71[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] PASSED query_test/test_scanners.py::TestParquet::test_type_widening[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_type_widening[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw13] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q21[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q22[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q29[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q30[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw4] PASSED query_test/test_observability.py::TestObservability::test_global_exchange_counters 
query_test/test_observability.py::TestObservability::test_query_profile_contains_host_resource_usage 
[gw10] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q71[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q72[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw15] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q58[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q59[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q44[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q45[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q30[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q32[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw4] PASSED query_test/test_observability.py::TestObservability::test_query_profile_contains_host_resource_usage 
query_test/test_observability.py::TestObservability::test_query_profile_host_resource_metrics_off 
[gw13] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q22[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q22a[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] PASSED query_test/test_scanners.py::TestParquet::test_type_widening[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_type_widening[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q32[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q33[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q45[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q46[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw15] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q59[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q60[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw13] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q22a[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q23_1[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw5] PASSED query_test/test_scanners.py::TestParquet::test_multi_compression_types[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_multi_compression_types[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw4] PASSED query_test/test_observability.py::TestObservability::test_query_profile_host_resource_metrics_off 
query_test/test_tpch_nested_queries.py::TestTpchNestedQuery::test_tpch_q3[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw7] PASSED query_test/test_scanners.py::TestParquet::test_type_widening[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_type_widening[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw15] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q60[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q61[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q33[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q34[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q46[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q47[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw4] PASSED query_test/test_tpch_nested_queries.py::TestTpchNestedQuery::test_tpch_q3[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_tpch_nested_queries.py::TestTpchNestedQuery::test_tpch_q4[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q34[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q37[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw0] PASSED query_test/test_parquet_stats.py::TestParquetStats::test_page_index[mt_dop: 8 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_partitioning.py::TestPartitioning::test_partition_col_types[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw7] PASSED query_test/test_scanners.py::TestParquet::test_type_widening[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw15] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q61[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q62[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_type_widening[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q37[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q38[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw15] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q62[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q63[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw13] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q23_1[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q23_2[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q47[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpch_nested_queries.py::TestTpchNestedQuery::test_tpch_q14[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw7] PASSED query_test/test_scanners.py::TestParquet::test_type_widening[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-TPC-H: Q5] 
[gw4] PASSED query_test/test_tpch_nested_queries.py::TestTpchNestedQuery::test_tpch_q4[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpch_nested_queries.py::TestTpchNestedQuery::test_tpch_q4[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw2] PASSED query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q38[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q39_1[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw15] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q63[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q64[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED query_test/test_tpch_nested_queries.py::TestTpchNestedQuery::test_tpch_q14[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_tpch_nested_queries.py::TestTpchNestedQuery::test_tpch_q15[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw4] PASSED query_test/test_tpch_nested_queries.py::TestTpchNestedQuery::test_tpch_q4[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_tpch_nested_queries.py::TestTpchNestedQuery::test_tpch_q5[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-TPC-H: Q5] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-TPC-H: Q6] 
[gw13] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q23_2[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q24_1[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q39_1[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q39_2[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw8] PASSED query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_alltypes[protocol: beeswax | exec_option: {'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: parquet/none] 
[gw0] PASSED query_test/test_partitioning.py::TestPartitioning::test_partition_col_types[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw15] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q64[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q65[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_alltypes[protocol: beeswax | exec_option: {'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: text/none] 
query_test/test_partitioning.py::TestPartitioning::test_boolean_partitions[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw0] SKIPPED query_test/test_partitioning.py::TestPartitioning::test_boolean_partitions[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_queries.py::TestQueries::test_analytic_fns[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-TPC-H: Q6] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-TPC-H: Q7] 
[gw6] PASSED query_test/test_tpch_nested_queries.py::TestTpchNestedQuery::test_tpch_q15[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpch_nested_queries.py::TestTpchNestedQuery::test_tpch_q15[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw15] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q65[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q66[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw4] PASSED query_test/test_tpch_nested_queries.py::TestTpchNestedQuery::test_tpch_q5[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpch_nested_queries.py::TestTpchNestedQuery::test_tpch_q5[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw2] PASSED query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q39_2[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q40[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED query_test/test_tpch_nested_queries.py::TestTpchNestedQuery::test_tpch_q15[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_tpch_nested_queries.py::TestTpchNestedQuery::test_tpch_q16[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw13] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q24_1[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/gzip/block-TPC-H: Q4] 
[gw2] PASSED query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q40[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q41[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw5] PASSED query_test/test_scanners.py::TestParquet::test_multi_compression_types[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_multi_compression_types[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-TPC-H: Q7] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-TPC-H: Q8] 
[gw6] PASSED query_test/test_tpch_nested_queries.py::TestTpchNestedQuery::test_tpch_q16[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpch_nested_queries.py::TestTpchNestedQuery::test_tpch_q16[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw15] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q66[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q67[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q41[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q42[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw4] PASSED query_test/test_tpch_nested_queries.py::TestTpchNestedQuery::test_tpch_q5[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_tpch_nested_queries.py::TestTpchNestedQuery::test_tpch_q6[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-TPC-H: Q8] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-TPC-H: Q9] 
[gw6] PASSED query_test/test_tpch_nested_queries.py::TestTpchNestedQuery::test_tpch_q16[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_tpch_nested_queries.py::TestTpchNestedQuery::test_tpch_q17[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw13] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/gzip/block-TPC-H: Q4] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/gzip/block-TPC-H: Q5] 
[gw3] PASSED query_test/test_queries.py::TestQueries::test_sort[protocol: hs2-http | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_queries.py::TestQueries::test_inline_view[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q42[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q43[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw4] PASSED query_test/test_tpch_nested_queries.py::TestTpchNestedQuery::test_tpch_q6[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpch_nested_queries.py::TestTpchNestedQuery::test_tpch_q6[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw6] PASSED query_test/test_tpch_nested_queries.py::TestTpchNestedQuery::test_tpch_q17[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpch_nested_queries.py::TestTpchNestedQuery::test_tpch_q17[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw7] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-TPC-H: Q9] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-TPC-H: Q10] 
[gw13] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/gzip/block-TPC-H: Q5] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/gzip/block-TPC-H: Q6] 
[gw4] PASSED query_test/test_tpch_nested_queries.py::TestTpchNestedQuery::test_tpch_q6[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_tpch_nested_queries.py::TestTpchNestedQuery::test_tpch_q7[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q43[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none-TPC-H: Q20] 
[gw9] PASSED query_test/test_spilling.py::TestSpillingDebugActionDimensions::test_spilling[protocol: beeswax | exec_option: {'mt_dop': 0, 'debug_action': None, 'default_spillable_buffer_size': '256k'} | table_format: parquet/none] 
query_test/test_spilling.py::TestSpillingDebugActionDimensions::test_spilling[protocol: beeswax | exec_option: {'mt_dop': 1, 'debug_action': None, 'default_spillable_buffer_size': '256k'} | table_format: parquet/none] 
[gw6] PASSED query_test/test_tpch_nested_queries.py::TestTpchNestedQuery::test_tpch_q17[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_tpch_nested_queries.py::TestTpchNestedQuery::test_tpch_q18[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none-TPC-H: Q20] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none-TPC-H: Q21] 
[gw7] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-TPC-H: Q10] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-TPC-H: Q11] 
[gw13] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/gzip/block-TPC-H: Q6] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/gzip/block-TPC-H: Q7] 
[gw4] PASSED query_test/test_tpch_nested_queries.py::TestTpchNestedQuery::test_tpch_q7[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpch_nested_queries.py::TestTpchNestedQuery::test_tpch_q7[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw7] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-TPC-H: Q11] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-TPC-H: Q12] 
[gw15] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q67[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q67a[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw13] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/gzip/block-TPC-H: Q7] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/gzip/block-TPC-H: Q8] 
[gw2] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none-TPC-H: Q21] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none-TPC-H: Q22] 
[gw7] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-TPC-H: Q12] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-TPC-H: Q13] 
[gw5] PASSED query_test/test_scanners.py::TestParquet::test_multi_compression_types[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw4] PASSED query_test/test_tpch_nested_queries.py::TestTpchNestedQuery::test_tpch_q7[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_tpch_nested_queries.py::TestTpchNestedQuery::test_tpch_q8[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_multi_compression_types[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED query_test/test_tpch_nested_queries.py::TestTpchNestedQuery::test_tpch_q18[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpch_nested_queries.py::TestTpchNestedQuery::test_tpch_q18[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw2] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none-TPC-H: Q22] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block-TPC-H: Q1] 
[gw7] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-TPC-H: Q13] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-TPC-H: Q14] 
[gw15] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q67a[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q68[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw8] PASSED query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_alltypes[protocol: beeswax | exec_option: {'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: text/none] 
query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_alltypes[protocol: beeswax | exec_option: {'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: orc/def/block] 
[gw4] PASSED query_test/test_tpch_nested_queries.py::TestTpchNestedQuery::test_tpch_q8[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpch_nested_queries.py::TestTpchNestedQuery::test_tpch_q8[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw2] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block-TPC-H: Q1] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block-TPC-H: Q2] 
[gw13] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/gzip/block-TPC-H: Q8] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/gzip/block-TPC-H: Q9] 
[gw2] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block-TPC-H: Q2] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block-TPC-H: Q3] 
[gw7] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-TPC-H: Q14] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-TPC-H: Q15] 
[gw15] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q68[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q69[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw15] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q69[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block-TPC-H: Q17] 
[gw2] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block-TPC-H: Q3] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block-TPC-H: Q4] 
[gw7] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-TPC-H: Q15] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-TPC-H: Q16] 
[gw14] PASSED query_test/test_nested_types.py::TestNestedTypes::test_subplan[mt_dop: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_nested_types.py::TestNestedTypes::test_subplan[mt_dop: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw4] PASSED query_test/test_tpch_nested_queries.py::TestTpchNestedQuery::test_tpch_q8[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_tpch_nested_queries.py::TestTpchNestedQuery::test_tpch_q9[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block-TPC-H: Q4] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block-TPC-H: Q5] 
[gw15] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block-TPC-H: Q17] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block-TPC-H: Q18] 
[gw7] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-TPC-H: Q16] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-TPC-H: Q17] 
[gw6] PASSED query_test/test_tpch_nested_queries.py::TestTpchNestedQuery::test_tpch_q18[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_tpch_nested_queries.py::TestTpchNestedQuery::test_tpch_q19[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw3] PASSED query_test/test_queries.py::TestQueries::test_inline_view[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_queries.py::TestQueries::test_inline_view[protocol: hs2 | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block-TPC-H: Q5] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block-TPC-H: Q6] 
[gw15] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block-TPC-H: Q18] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block-TPC-H: Q19] 
[gw2] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block-TPC-H: Q6] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block-TPC-H: Q7] 
[gw7] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-TPC-H: Q17] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-TPC-H: Q18] 
[gw13] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/gzip/block-TPC-H: Q9] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/gzip/block-TPC-H: Q10] 
[gw2] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block-TPC-H: Q7] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block-TPC-H: Q8] 
[gw2] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block-TPC-H: Q8] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block-TPC-H: Q9] 
[gw15] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block-TPC-H: Q19] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block-TPC-H: Q20] 
[gw6] PASSED query_test/test_tpch_nested_queries.py::TestTpchNestedQuery::test_tpch_q19[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpch_nested_queries.py::TestTpchNestedQuery::test_tpch_q19[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw5] PASSED query_test/test_scanners.py::TestParquet::test_multi_compression_types[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_multi_compression_types[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw15] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block-TPC-H: Q20] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block-TPC-H: Q21] 
[gw13] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/gzip/block-TPC-H: Q10] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/gzip/block-TPC-H: Q11] 
[gw4] PASSED query_test/test_tpch_nested_queries.py::TestTpchNestedQuery::test_tpch_q9[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpch_nested_queries.py::TestTpchNestedQuery::test_tpch_q9[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw2] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block-TPC-H: Q9] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block-TPC-H: Q10] 
[gw7] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-TPC-H: Q18] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-TPC-H: Q19] 
[gw13] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/gzip/block-TPC-H: Q11] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/gzip/block-TPC-H: Q12] 
[gw2] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block-TPC-H: Q10] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block-TPC-H: Q11] 
[gw3] PASSED query_test/test_queries.py::TestQueries::test_inline_view[protocol: hs2 | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_queries.py::TestQueries::test_inline_view[protocol: hs2-http | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED query_test/test_tpch_nested_queries.py::TestTpchNestedQuery::test_tpch_q19[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_tpch_nested_queries.py::TestTpchNestedQuery::test_tpch_q20[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block-TPC-H: Q11] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block-TPC-H: Q12] 
[gw6] PASSED query_test/test_tpch_nested_queries.py::TestTpchNestedQuery::test_tpch_q20[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpch_nested_queries.py::TestTpchNestedQuery::test_tpch_q20[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw2] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block-TPC-H: Q12] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block-TPC-H: Q13] 
[gw13] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/gzip/block-TPC-H: Q12] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/gzip/block-TPC-H: Q13] 
[gw7] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-TPC-H: Q19] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-TPC-H: Q20] 
[gw6] PASSED query_test/test_tpch_nested_queries.py::TestTpchNestedQuery::test_tpch_q20[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_tpch_nested_queries.py::TestTpchNestedQuery::test_tpch_q21[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block-TPC-H: Q13] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block-TPC-H: Q14] 
[gw15] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block-TPC-H: Q21] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block-TPC-H: Q22] 
[gw15] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block-TPC-H: Q22] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none-TPC-H: Q1] 
[gw2] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block-TPC-H: Q14] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block-TPC-H: Q15] 
[gw13] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/gzip/block-TPC-H: Q13] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/gzip/block-TPC-H: Q14] 
[gw7] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-TPC-H: Q20] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-TPC-H: Q21] 
[gw2] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block-TPC-H: Q15] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block-TPC-H: Q16] 
[gw4] PASSED query_test/test_tpch_nested_queries.py::TestTpchNestedQuery::test_tpch_q9[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_tpch_nested_queries.py::TestTpchNestedQuery::test_tpch_q10[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw15] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none-TPC-H: Q1] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none-TPC-H: Q2] 
[gw2] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block-TPC-H: Q16] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none-TPC-H: Q13] 
[gw13] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/gzip/block-TPC-H: Q14] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/gzip/block-TPC-H: Q15] 
[gw15] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none-TPC-H: Q2] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none-TPC-H: Q3] 
[gw2] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none-TPC-H: Q13] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none-TPC-H: Q14] 
[gw3] PASSED query_test/test_queries.py::TestQueries::test_inline_view[protocol: hs2-http | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_queries.py::TestQueries::test_inline_view_limit[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none-TPC-H: Q14] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none-TPC-H: Q15] 
[gw15] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none-TPC-H: Q3] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none-TPC-H: Q4] 
[gw5] PASSED query_test/test_scanners.py::TestParquet::test_multi_compression_types[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_multi_compression_types[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none-TPC-H: Q15] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none-TPC-H: Q16] 
[gw4] PASSED query_test/test_tpch_nested_queries.py::TestTpchNestedQuery::test_tpch_q10[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpch_nested_queries.py::TestTpchNestedQuery::test_tpch_q10[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw13] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/gzip/block-TPC-H: Q15] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/gzip/block-TPC-H: Q16] 
[gw3] PASSED query_test/test_queries.py::TestQueries::test_inline_view_limit[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_queries.py::TestQueries::test_inline_view_limit[protocol: hs2 | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw15] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none-TPC-H: Q4] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none-TPC-H: Q5] 
[gw2] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none-TPC-H: Q16] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none-TPC-H: Q17] 
[gw6] PASSED query_test/test_tpch_nested_queries.py::TestTpchNestedQuery::test_tpch_q21[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpch_nested_queries.py::TestTpchNestedQuery::test_tpch_q21[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw2] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none-TPC-H: Q17] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none-TPC-H: Q18] 
[gw15] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none-TPC-H: Q5] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none-TPC-H: Q6] 
[gw3] PASSED query_test/test_queries.py::TestQueries::test_inline_view_limit[protocol: hs2 | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_queries.py::TestQueries::test_inline_view_limit[protocol: hs2-http | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw15] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none-TPC-H: Q6] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none-TPC-H: Q7] 
[gw13] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/gzip/block-TPC-H: Q16] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/gzip/block-TPC-H: Q17] 
[gw4] PASSED query_test/test_tpch_nested_queries.py::TestTpchNestedQuery::test_tpch_q10[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_tpch_nested_queries.py::TestTpchNestedQuery::test_tpch_q11[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw4] PASSED query_test/test_tpch_nested_queries.py::TestTpchNestedQuery::test_tpch_q11[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpch_nested_queries.py::TestTpchNestedQuery::test_tpch_q11[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw3] PASSED query_test/test_queries.py::TestQueries::test_inline_view_limit[protocol: hs2-http | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_queries.py::TestQueries::test_subquery[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw15] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none-TPC-H: Q7] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none-TPC-H: Q8] 
[gw4] PASSED query_test/test_tpch_nested_queries.py::TestTpchNestedQuery::test_tpch_q11[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_tpch_nested_queries.py::TestTpchNestedQuery::test_tpch_q12[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none-TPC-H: Q18] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none-TPC-H: Q19] 
[gw7] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-TPC-H: Q21] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-TPC-H: Q22] 
[gw15] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none-TPC-H: Q8] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none-TPC-H: Q9] 
[gw13] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/gzip/block-TPC-H: Q17] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/gzip/block-TPC-H: Q18] 
[gw7] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-TPC-H: Q22] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/gzip/block-TPC-H: Q1] 
[gw6] PASSED query_test/test_tpch_nested_queries.py::TestTpchNestedQuery::test_tpch_q21[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_tpch_nested_queries.py::TestTpchNestedQuery::test_tpch_q22[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED query_test/test_tpch_nested_queries.py::TestTpchNestedQuery::test_tpch_q22[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpch_nested_queries.py::TestTpchNestedQuery::test_tpch_q22[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw2] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none-TPC-H: Q19] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none-TPC-H: Q20] 
[gw6] PASSED query_test/test_tpch_nested_queries.py::TestTpchNestedQuery::test_tpch_q22[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-TPC-H: Q1] 
[gw15] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none-TPC-H: Q9] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none-TPC-H: Q10] 
[gw4] PASSED query_test/test_tpch_nested_queries.py::TestTpchNestedQuery::test_tpch_q12[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpch_nested_queries.py::TestTpchNestedQuery::test_tpch_q12[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw2] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none-TPC-H: Q20] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none-TPC-H: Q21] 
[gw15] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none-TPC-H: Q10] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none-TPC-H: Q11] 
[gw15] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none-TPC-H: Q11] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none-TPC-H: Q12] 
[gw4] PASSED query_test/test_tpch_nested_queries.py::TestTpchNestedQuery::test_tpch_q12[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_tpch_nested_queries.py::TestTpchNestedQuery::test_tpch_q13[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw15] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none-TPC-H: Q12] 
query_test/test_udfs.py::TestUdfExecution::test_ir_functions[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'exec_single_node_rows_threshold': 0, 'enable_expr_rewrites': False} | table_format: text/none] 
[gw7] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/gzip/block-TPC-H: Q1] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/gzip/block-TPC-H: Q2] 
[gw4] PASSED query_test/test_tpch_nested_queries.py::TestTpchNestedQuery::test_tpch_q13[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpch_nested_queries.py::TestTpchNestedQuery::test_tpch_q13[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw6] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-TPC-H: Q1] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-TPC-H: Q2] 
[gw13] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/gzip/block-TPC-H: Q18] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/gzip/block-TPC-H: Q19] 
[gw5] PASSED query_test/test_scanners.py::TestParquet::test_multi_compression_types[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_corrupt_rle_counts[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-TPC-H: Q2] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-TPC-H: Q3] 
[gw4] PASSED query_test/test_tpch_nested_queries.py::TestTpchNestedQuery::test_tpch_q13[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_tpch_nested_queries.py::TestTpchNestedQuery::test_tpch_q14[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/gzip/block-TPC-H: Q2] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/gzip/block-TPC-H: Q3] 
[gw4] PASSED query_test/test_tpch_nested_queries.py::TestTpchNestedQuery::test_tpch_q14[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_udfs.py::TestUdfExecution::test_udf_errors[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'exec_single_node_rows_threshold': 100, 'enable_expr_rewrites': False} | table_format: text/none] 
[gw5] PASSED query_test/test_scanners.py::TestParquet::test_corrupt_rle_counts[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_corrupt_rle_counts[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none-TPC-H: Q21] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none-TPC-H: Q22] 
[gw2] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none-TPC-H: Q22] 
query_test/test_udfs.py::TestUdfExecution::test_native_functions[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'exec_single_node_rows_threshold': 0, 'enable_expr_rewrites': False} | table_format: text/none] 
[gw12] PASSED query_test/test_tpcds_queries.py::TestTpcdsQuery::test_tpcds_q72[protocol: beeswax | exec_option: {'decimal_v2': 0, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q89[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-TPC-H: Q3] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-TPC-H: Q4] 
[gw4] PASSED query_test/test_udfs.py::TestUdfExecution::test_udf_errors[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'exec_single_node_rows_threshold': 100, 'enable_expr_rewrites': False} | table_format: text/none] 
query_test/test_udfs.py::TestUdfExecution::test_udf_errors[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'exec_single_node_rows_threshold': 0, 'enable_expr_rewrites': True} | table_format: text/none] 
[gw13] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/gzip/block-TPC-H: Q19] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/gzip/block-TPC-H: Q20] 
[gw5] PASSED query_test/test_scanners.py::TestParquet::test_corrupt_rle_counts[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_corrupt_rle_counts[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/gzip/block-TPC-H: Q3] 
query_test/test_udfs.py::TestUdfTargeted::test_hidden_symbol[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw12] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q89[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q90[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] PASSED query_test/test_udfs.py::TestUdfTargeted::test_hidden_symbol[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_udfs.py::TestUdfTargeted::test_hive_udfs_missing_jar[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw12] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q90[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q91[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw4] PASSED query_test/test_udfs.py::TestUdfExecution::test_udf_errors[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'exec_single_node_rows_threshold': 0, 'enable_expr_rewrites': True} | table_format: text/none] 
query_test/test_udfs.py::TestUdfExecution::test_udf_errors[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'exec_single_node_rows_threshold': 100, 'enable_expr_rewrites': True} | table_format: text/none] 
[gw12] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q91[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q92[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-TPC-H: Q4] 
shell/test_shell_client.py::TestShellClient::test_fetch_size_result_spooling[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
[gw13] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/gzip/block-TPC-H: Q20] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/gzip/block-TPC-H: Q21] 
[gw6] PASSED shell/test_shell_client.py::TestShellClient::test_fetch_size_result_spooling[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
shell/test_shell_client.py::TestShellClient::test_fetch_size_result_spooling[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
[gw12] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q92[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q93[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED shell/test_shell_client.py::TestShellClient::test_fetch_size_result_spooling[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
shell/test_shell_client.py::TestShellClient::test_fetch_size_result_spooling[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
[gw6] PASSED shell/test_shell_client.py::TestShellClient::test_fetch_size_result_spooling[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
shell/test_shell_commandline.py::TestImpalaShell::test_no_args[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
[gw5] PASSED query_test/test_scanners.py::TestParquet::test_corrupt_rle_counts[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_corrupt_rle_counts[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_no_args[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
shell/test_shell_commandline.py::TestImpalaShell::test_no_args[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
[gw6] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_no_args[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
shell/test_shell_commandline.py::TestImpalaShell::test_no_args[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
[gw6] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_no_args[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
shell/test_shell_commandline.py::TestImpalaShell::test_no_args[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
[gw6] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_no_args[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
shell/test_shell_commandline.py::TestImpalaShell::test_no_args[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
[gw6] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_no_args[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
shell/test_shell_commandline.py::TestImpalaShell::test_no_args[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
[gw6] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_no_args[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
shell/test_shell_commandline.py::TestImpalaShell::test_multiple_queries[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
[gw6] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_multiple_queries[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
shell/test_shell_commandline.py::TestImpalaShell::test_multiple_queries[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
[gw6] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_multiple_queries[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
shell/test_shell_commandline.py::TestImpalaShell::test_multiple_queries[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
[gw6] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_multiple_queries[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
shell/test_shell_commandline.py::TestImpalaShell::test_multiple_queries[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
[gw6] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_multiple_queries[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
shell/test_shell_commandline.py::TestImpalaShell::test_multiple_queries[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
[gw6] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_multiple_queries[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
shell/test_shell_commandline.py::TestImpalaShell::test_multiple_queries[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
[gw6] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_multiple_queries[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
shell/test_shell_commandline.py::TestImpalaShell::test_multiple_queries_with_escaped_backslash[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
[gw4] PASSED query_test/test_udfs.py::TestUdfExecution::test_udf_errors[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'exec_single_node_rows_threshold': 100, 'enable_expr_rewrites': True} | table_format: text/none] 
query_test/test_udfs.py::TestUdfExecution::test_udf_errors[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'exec_single_node_rows_threshold': 0, 'enable_expr_rewrites': False} | table_format: text/none] 
[gw6] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_multiple_queries_with_escaped_backslash[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
shell/test_shell_commandline.py::TestImpalaShell::test_multiple_queries_with_escaped_backslash[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
[gw6] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_multiple_queries_with_escaped_backslash[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
shell/test_shell_commandline.py::TestImpalaShell::test_multiple_queries_with_escaped_backslash[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
[gw15] PASSED query_test/test_udfs.py::TestUdfExecution::test_ir_functions[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'exec_single_node_rows_threshold': 0, 'enable_expr_rewrites': False} | table_format: text/none] 
query_test/test_udfs.py::TestUdfExecution::test_ir_functions[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'exec_single_node_rows_threshold': 100, 'enable_expr_rewrites': False} | table_format: text/none] 
[gw6] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_multiple_queries_with_escaped_backslash[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
shell/test_shell_commandline.py::TestImpalaShell::test_multiple_queries_with_escaped_backslash[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
[gw6] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_multiple_queries_with_escaped_backslash[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
shell/test_shell_commandline.py::TestImpalaShell::test_multiple_queries_with_escaped_backslash[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
[gw6] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_multiple_queries_with_escaped_backslash[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
shell/test_shell_commandline.py::TestImpalaShell::test_multiple_queries_with_escaped_backslash[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
[gw6] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_multiple_queries_with_escaped_backslash[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
shell/test_shell_commandline.py::TestImpalaShell::test_default_db[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
[gw5] PASSED query_test/test_scanners.py::TestParquet::test_corrupt_rle_counts[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_scanners.py::TestParquet::test_corrupt_rle_counts[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw12] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q93[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q94[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw10] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q72[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q73[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] PASSED query_test/test_udfs.py::TestUdfTargeted::test_hive_udfs_missing_jar[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_udfs.py::TestUdfTargeted::test_libs_with_same_filenames[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw12] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q94[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q95[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw10] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q73[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q74[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_default_db[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
shell/test_shell_commandline.py::TestImpalaShell::test_default_db[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
[gw7] PASSED query_test/test_udfs.py::TestUdfTargeted::test_libs_with_same_filenames[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_udfs.py::TestUdfTargeted::test_udf_update_via_drop[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw5] PASSED query_test/test_scanners.py::TestParquet::test_corrupt_rle_counts[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
shell/test_shell_commandline.py::TestImpalaShell::test_unsecure_message[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
[gw5] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_unsecure_message[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
shell/test_shell_commandline.py::TestImpalaShell::test_unsecure_message[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
[gw5] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_unsecure_message[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
shell/test_shell_commandline.py::TestImpalaShell::test_unsecure_message[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
[gw5] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_unsecure_message[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
shell/test_shell_commandline.py::TestImpalaShell::test_print_header[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
[gw13] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/gzip/block-TPC-H: Q21] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/gzip/block-TPC-H: Q22] 
[gw12] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q95[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q96[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw10] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q74[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q75[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw4] PASSED query_test/test_udfs.py::TestUdfExecution::test_udf_errors[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'exec_single_node_rows_threshold': 0, 'enable_expr_rewrites': False} | table_format: text/none] 
query_test/test_udfs.py::TestUdfExecution::test_udf_errors[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'exec_single_node_rows_threshold': 100, 'enable_expr_rewrites': False} | table_format: text/none] 
[gw13] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/gzip/block-TPC-H: Q22] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none-TPC-H: Q1] 
[gw6] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_default_db[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
shell/test_shell_commandline.py::TestImpalaShell::test_default_db[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
[gw5] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_print_header[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
shell/test_shell_commandline.py::TestImpalaShell::test_print_header[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
[gw8] PASSED query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_alltypes[protocol: beeswax | exec_option: {'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: orc/def/block] 
query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_alltypes[protocol: beeswax | exec_option: {'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: text/none] 
[gw13] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none-TPC-H: Q1] 
shell/test_shell_commandline.py::TestImpalaShell::test_execute_queries_from_file[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
[gw10] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q75[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q76[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw12] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q96[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q97[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw13] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_execute_queries_from_file[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
shell/test_shell_commandline.py::TestImpalaShell::test_execute_queries_from_file[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
[gw13] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_execute_queries_from_file[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
shell/test_shell_commandline.py::TestImpalaShell::test_execute_queries_from_file[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
[gw13] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_execute_queries_from_file[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
shell/test_shell_commandline.py::TestImpalaShell::test_execute_queries_from_file[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
[gw12] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q97[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q98[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_default_db[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
[gw13] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_execute_queries_from_file[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
shell/test_shell_commandline.py::TestImpalaShell::test_execute_queries_from_file[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
shell/test_shell_commandline.py::TestImpalaShell::test_default_db[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
[gw13] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_execute_queries_from_file[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
shell/test_shell_commandline.py::TestImpalaShell::test_execute_queries_from_file[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
[gw10] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q76[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q77[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw12] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q98[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q99[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw5] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_print_header[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
shell/test_shell_commandline.py::TestImpalaShell::test_print_header[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
[gw13] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_execute_queries_from_file[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
shell/test_shell_commandline.py::TestImpalaShell::test_completed_query_errors[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
[gw4] PASSED query_test/test_udfs.py::TestUdfExecution::test_udf_errors[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'exec_single_node_rows_threshold': 100, 'enable_expr_rewrites': False} | table_format: text/none] 
[gw13] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_completed_query_errors[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
shell/test_shell_commandline.py::TestImpalaShell::test_completed_query_errors[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
query_test/test_udfs.py::TestUdfExecution::test_udf_errors[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'exec_single_node_rows_threshold': 0, 'enable_expr_rewrites': True} | table_format: text/none] 
[gw7] PASSED query_test/test_udfs.py::TestUdfTargeted::test_udf_update_via_drop[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_udfs.py::TestUdfTargeted::test_udf_update_via_create[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw10] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q77[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q77a[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw12] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q99[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsInsert::test_tpcds_partitioned_insert[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw13] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_completed_query_errors[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
shell/test_shell_commandline.py::TestImpalaShell::test_completed_query_errors[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
[gw13] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_completed_query_errors[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
shell/test_shell_commandline.py::TestImpalaShell::test_completed_query_errors[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
[gw6] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_default_db[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
shell/test_shell_commandline.py::TestImpalaShell::test_default_db[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
[gw13] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_completed_query_errors[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
shell/test_shell_commandline.py::TestImpalaShell::test_completed_query_errors[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
[gw13] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_completed_query_errors[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
shell/test_shell_commandline.py::TestImpalaShell::test_completed_query_errors[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
[gw5] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_print_header[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
shell/test_shell_commandline.py::TestImpalaShell::test_print_header[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
[gw13] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_completed_query_errors[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
shell/test_shell_commandline.py::TestImpalaShell::test_completed_query_errors_1[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
[gw13] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_completed_query_errors_1[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
shell/test_shell_commandline.py::TestImpalaShell::test_completed_query_errors_1[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
[gw15] PASSED query_test/test_udfs.py::TestUdfExecution::test_ir_functions[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'exec_single_node_rows_threshold': 100, 'enable_expr_rewrites': False} | table_format: text/none] 
query_test/test_udfs.py::TestUdfExecution::test_ir_functions[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'exec_single_node_rows_threshold': 0, 'enable_expr_rewrites': True} | table_format: text/none] 
[gw13] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_completed_query_errors_1[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
shell/test_shell_commandline.py::TestImpalaShell::test_completed_query_errors_1[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
[gw3] PASSED query_test/test_queries.py::TestQueries::test_subquery[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_queries.py::TestQueries::test_subquery[protocol: hs2 | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw13] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_completed_query_errors_1[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
shell/test_shell_commandline.py::TestImpalaShell::test_completed_query_errors_1[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
[gw13] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_completed_query_errors_1[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
shell/test_shell_commandline.py::TestImpalaShell::test_completed_query_errors_1[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
[gw13] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_completed_query_errors_1[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
shell/test_shell_commandline.py::TestImpalaShell::test_completed_query_errors_1[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
[gw13] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_completed_query_errors_1[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
shell/test_shell_commandline.py::TestImpalaShell::test_completed_query_errors_2[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
[gw10] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q77a[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q78[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw13] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_completed_query_errors_2[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
shell/test_shell_commandline.py::TestImpalaShell::test_completed_query_errors_2[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
[gw13] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_completed_query_errors_2[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
shell/test_shell_commandline.py::TestImpalaShell::test_completed_query_errors_2[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
[gw13] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_completed_query_errors_2[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
shell/test_shell_commandline.py::TestImpalaShell::test_completed_query_errors_2[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
[gw6] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_default_db[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
[gw13] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_completed_query_errors_2[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
shell/test_shell_commandline.py::TestImpalaShell::test_completed_query_errors_2[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
shell/test_shell_commandline.py::TestImpalaShell::test_default_db[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
[gw13] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_completed_query_errors_2[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
shell/test_shell_commandline.py::TestImpalaShell::test_completed_query_errors_2[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
[gw13] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_completed_query_errors_2[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
shell/test_shell_commandline.py::TestImpalaShell::test_no_warnings_in_log_with_quiet_mode[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
[gw8] PASSED query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_alltypes[protocol: beeswax | exec_option: {'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: text/none] 
query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_alltypes[protocol: beeswax | exec_option: {'debug_action': None, 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: orc/def/block] 
[gw13] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_no_warnings_in_log_with_quiet_mode[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
shell/test_shell_commandline.py::TestImpalaShell::test_no_warnings_in_log_with_quiet_mode[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
[gw4] PASSED query_test/test_udfs.py::TestUdfExecution::test_udf_errors[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'exec_single_node_rows_threshold': 0, 'enable_expr_rewrites': True} | table_format: text/none] 
query_test/test_udfs.py::TestUdfExecution::test_udf_errors[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'exec_single_node_rows_threshold': 100, 'enable_expr_rewrites': True} | table_format: text/none] 
[gw13] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_no_warnings_in_log_with_quiet_mode[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
shell/test_shell_commandline.py::TestImpalaShell::test_no_warnings_in_log_with_quiet_mode[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
[gw9] PASSED query_test/test_spilling.py::TestSpillingDebugActionDimensions::test_spilling[protocol: beeswax | exec_option: {'mt_dop': 1, 'debug_action': None, 'default_spillable_buffer_size': '256k'} | table_format: parquet/none] 
query_test/test_spilling.py::TestSpillingDebugActionDimensions::test_spilling[protocol: beeswax | exec_option: {'mt_dop': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'default_spillable_buffer_size': '256k'} | table_format: parquet/none] 
[gw13] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_no_warnings_in_log_with_quiet_mode[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
shell/test_shell_commandline.py::TestImpalaShell::test_no_warnings_in_log_with_quiet_mode[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
[gw5] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_print_header[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
shell/test_shell_commandline.py::TestImpalaShell::test_print_header[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
[gw13] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_no_warnings_in_log_with_quiet_mode[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
shell/test_shell_commandline.py::TestImpalaShell::test_no_warnings_in_log_with_quiet_mode[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
[gw13] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_no_warnings_in_log_with_quiet_mode[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
shell/test_shell_commandline.py::TestImpalaShell::test_no_warnings_in_log_with_quiet_mode[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
[gw2] PASSED query_test/test_udfs.py::TestUdfExecution::test_native_functions[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'exec_single_node_rows_threshold': 0, 'enable_expr_rewrites': False} | table_format: text/none] 
[gw10] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q78[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q79[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_udfs.py::TestUdfExecution::test_native_functions[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'exec_single_node_rows_threshold': 100, 'enable_expr_rewrites': False} | table_format: text/none] 
[gw13] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_no_warnings_in_log_with_quiet_mode[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
shell/test_shell_commandline.py::TestImpalaShell::test_removed_query_option[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
[gw13] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_removed_query_option[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
shell/test_shell_commandline.py::TestImpalaShell::test_removed_query_option[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
[gw13] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_removed_query_option[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
shell/test_shell_commandline.py::TestImpalaShell::test_removed_query_option[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
[gw13] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_removed_query_option[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
shell/test_shell_commandline.py::TestImpalaShell::test_removed_query_option[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
[gw6] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_default_db[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
[gw13] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_removed_query_option[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
shell/test_shell_commandline.py::TestImpalaShell::test_removed_query_option[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
shell/test_shell_commandline.py::TestImpalaShell::test_unsecure_message[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
[gw6] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_unsecure_message[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
shell/test_shell_commandline.py::TestImpalaShell::test_unsecure_message[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
[gw13] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_removed_query_option[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
shell/test_shell_commandline.py::TestImpalaShell::test_removed_query_option[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
[gw6] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_unsecure_message[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
shell/test_shell_commandline.py::TestImpalaShell::test_unsecure_message[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
[gw13] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_removed_query_option[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
shell/test_shell_commandline.py::TestImpalaShell::test_output_format[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
[gw6] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_unsecure_message[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
shell/test_shell_commandline.py::TestImpalaShell::test_output_format[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
[gw13] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_output_format[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
shell/test_shell_commandline.py::TestImpalaShell::test_output_format[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
[gw10] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q79[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q80[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_output_format[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
shell/test_shell_commandline.py::TestImpalaShell::test_do_methods[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
[gw13] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_output_format[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
shell/test_shell_commandline.py::TestImpalaShell::test_output_format[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
[gw7] PASSED query_test/test_udfs.py::TestUdfTargeted::test_udf_update_via_create[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_udfs.py::TestUdfTargeted::test_drop_function_while_running[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw13] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_output_format[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
shell/test_shell_commandline.py::TestImpalaShell::test_output_format[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
[gw13] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_output_format[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
shell/test_shell_commandline.py::TestImpalaShell::test_output_format[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
[gw13] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_output_format[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
shell/test_shell_commandline.py::TestImpalaShell::test_summary[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
[gw5] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_print_header[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
shell/test_shell_commandline.py::TestImpalaShell::test_print_header[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
[gw13] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_summary[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
shell/test_shell_commandline.py::TestImpalaShell::test_summary[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
[gw10] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q80[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q80a[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw13] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_summary[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
shell/test_shell_commandline.py::TestImpalaShell::test_summary[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
[gw4] PASSED query_test/test_udfs.py::TestUdfExecution::test_udf_errors[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'exec_single_node_rows_threshold': 100, 'enable_expr_rewrites': True} | table_format: text/none] 
[gw13] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_summary[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
shell/test_shell_commandline.py::TestImpalaShell::test_summary[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
query_test/test_udfs.py::TestUdfExecution::test_udf_constant_folding[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'exec_single_node_rows_threshold': 0, 'enable_expr_rewrites': False} | table_format: text/none] 
[gw7] PASSED query_test/test_udfs.py::TestUdfTargeted::test_drop_function_while_running[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_udfs.py::TestUdfTargeted::test_udf_profile[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw13] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_summary[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
shell/test_shell_commandline.py::TestImpalaShell::test_summary[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
[gw6] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_do_methods[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
shell/test_shell_commandline.py::TestImpalaShell::test_do_methods[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
[gw13] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_summary[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
shell/test_shell_commandline.py::TestImpalaShell::test_summary[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
[gw7] PASSED query_test/test_udfs.py::TestUdfTargeted::test_udf_profile[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw4] PASSED query_test/test_udfs.py::TestUdfExecution::test_udf_constant_folding[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'exec_single_node_rows_threshold': 0, 'enable_expr_rewrites': False} | table_format: text/none] 
shell/test_shell_client.py::TestShellClient::test_fetch_size[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
query_test/test_udfs.py::TestUdfExecution::test_udf_constant_folding[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'exec_single_node_rows_threshold': 100, 'enable_expr_rewrites': False} | table_format: text/none] 
[gw7] PASSED shell/test_shell_client.py::TestShellClient::test_fetch_size[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
shell/test_shell_client.py::TestShellClient::test_fetch_size[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
[gw7] PASSED shell/test_shell_client.py::TestShellClient::test_fetch_size[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
shell/test_shell_client.py::TestShellClient::test_fetch_size[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
[gw7] PASSED shell/test_shell_client.py::TestShellClient::test_fetch_size[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
shell/test_shell_client.py::TestShellClient::test_fetch_size[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
[gw7] PASSED shell/test_shell_client.py::TestShellClient::test_fetch_size[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
shell/test_shell_client.py::TestShellClient::test_fetch_size[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
[gw13] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_summary[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
shell/test_shell_commandline.py::TestImpalaShell::test_cancellation[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
[gw7] PASSED shell/test_shell_client.py::TestShellClient::test_fetch_size[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
shell/test_shell_client.py::TestShellClient::test_fetch_size[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
[gw13] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_cancellation[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
shell/test_shell_commandline.py::TestImpalaShell::test_cancellation[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
[gw13] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_cancellation[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
shell/test_shell_commandline.py::TestImpalaShell::test_cancellation[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
[gw7] PASSED shell/test_shell_client.py::TestShellClient::test_fetch_size[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
shell/test_shell_client.py::TestShellClient::test_fetch_size_result_spooling[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
[gw7] PASSED shell/test_shell_client.py::TestShellClient::test_fetch_size_result_spooling[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
shell/test_shell_client.py::TestShellClient::test_fetch_size_result_spooling[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
[gw7] PASSED shell/test_shell_client.py::TestShellClient::test_fetch_size_result_spooling[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
shell/test_shell_client.py::TestShellClient::test_fetch_size_result_spooling[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
[gw13] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_cancellation[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
shell/test_shell_commandline.py::TestImpalaShell::test_cancellation[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
[gw7] PASSED shell/test_shell_client.py::TestShellClient::test_fetch_size_result_spooling[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
shell/test_shell_commandline.py::TestImpalaShell::test_get_log_once[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
[gw13] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_cancellation[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
shell/test_shell_commandline.py::TestImpalaShell::test_cancellation[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
[gw13] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_cancellation[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
shell/test_shell_commandline.py::TestImpalaShell::test_cancellation[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
[gw13] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_cancellation[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
shell/test_shell_commandline.py::TestImpalaShell::test_international_characters_prettyprint[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
[gw4] PASSED query_test/test_udfs.py::TestUdfExecution::test_udf_constant_folding[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'exec_single_node_rows_threshold': 100, 'enable_expr_rewrites': False} | table_format: text/none] 
[gw5] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_print_header[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
[gw13] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_international_characters_prettyprint[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
shell/test_shell_commandline.py::TestImpalaShell::test_international_characters_prettyprint[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
query_test/test_udfs.py::TestUdfExecution::test_udf_constant_folding[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'exec_single_node_rows_threshold': 0, 'enable_expr_rewrites': True} | table_format: text/none] 
shell/test_shell_commandline.py::TestImpalaShell::test_continue_on_error[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
[gw13] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_international_characters_prettyprint[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
shell/test_shell_commandline.py::TestImpalaShell::test_international_characters_prettyprint[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
[gw13] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_international_characters_prettyprint[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
shell/test_shell_commandline.py::TestImpalaShell::test_international_characters_prettyprint[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
[gw13] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_international_characters_prettyprint[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
shell/test_shell_commandline.py::TestImpalaShell::test_international_characters_prettyprint[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
[gw13] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_international_characters_prettyprint[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
shell/test_shell_commandline.py::TestImpalaShell::test_international_characters_prettyprint[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
[gw5] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_continue_on_error[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
shell/test_shell_commandline.py::TestImpalaShell::test_continue_on_error[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
[gw13] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_international_characters_prettyprint[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
shell/test_shell_commandline.py::TestImpalaShell::test_international_characters_prettyprint_tabs[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
[gw13] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_international_characters_prettyprint_tabs[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
shell/test_shell_commandline.py::TestImpalaShell::test_international_characters_prettyprint_tabs[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
[gw6] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_do_methods[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
[gw13] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_international_characters_prettyprint_tabs[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
shell/test_shell_commandline.py::TestImpalaShell::test_international_characters_prettyprint_tabs[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
shell/test_shell_commandline.py::TestImpalaShell::test_do_methods[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
[gw5] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_continue_on_error[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
shell/test_shell_commandline.py::TestImpalaShell::test_continue_on_error[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
[gw13] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_international_characters_prettyprint_tabs[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
shell/test_shell_commandline.py::TestImpalaShell::test_international_characters_prettyprint_tabs[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
[gw13] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_international_characters_prettyprint_tabs[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
shell/test_shell_commandline.py::TestImpalaShell::test_international_characters_prettyprint_tabs[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
[gw4] PASSED query_test/test_udfs.py::TestUdfExecution::test_udf_constant_folding[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'exec_single_node_rows_threshold': 0, 'enable_expr_rewrites': True} | table_format: text/none] 
query_test/test_udfs.py::TestUdfExecution::test_udf_constant_folding[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'exec_single_node_rows_threshold': 100, 'enable_expr_rewrites': True} | table_format: text/none] 
[gw13] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_international_characters_prettyprint_tabs[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
shell/test_shell_commandline.py::TestImpalaShell::test_international_characters_prettyprint_tabs[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
[gw13] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_international_characters_prettyprint_tabs[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
shell/test_shell_commandline.py::TestImpalaShell::test_global_config_file[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
[gw5] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_continue_on_error[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
shell/test_shell_commandline.py::TestImpalaShell::test_continue_on_error[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
[gw10] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q80a[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q81[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw5] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_continue_on_error[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
shell/test_shell_commandline.py::TestImpalaShell::test_continue_on_error[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
[gw13] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_global_config_file[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
shell/test_shell_commandline.py::TestImpalaShell::test_global_config_file[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
[gw4] PASSED query_test/test_udfs.py::TestUdfExecution::test_udf_constant_folding[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'exec_single_node_rows_threshold': 100, 'enable_expr_rewrites': True} | table_format: text/none] 
query_test/test_udfs.py::TestUdfExecution::test_udf_constant_folding[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'exec_single_node_rows_threshold': 0, 'enable_expr_rewrites': False} | table_format: text/none] 
[gw7] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_get_log_once[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
shell/test_shell_commandline.py::TestImpalaShell::test_get_log_once[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
[gw0] PASSED query_test/test_queries.py::TestQueries::test_analytic_fns[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_queries.py::TestQueries::test_analytic_fns[protocol: hs2 | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw5] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_continue_on_error[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
shell/test_shell_commandline.py::TestImpalaShell::test_continue_on_error[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
[gw4] PASSED query_test/test_udfs.py::TestUdfExecution::test_udf_constant_folding[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'exec_single_node_rows_threshold': 0, 'enable_expr_rewrites': False} | table_format: text/none] 
[gw13] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_global_config_file[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
shell/test_shell_commandline.py::TestImpalaShell::test_global_config_file[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
query_test/test_udfs.py::TestUdfExecution::test_udf_constant_folding[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'exec_single_node_rows_threshold': 100, 'enable_expr_rewrites': False} | table_format: text/none] 
[gw10] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q81[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q82[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw5] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_continue_on_error[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
shell/test_shell_commandline.py::TestImpalaShell::test_config_file[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
[gw4] PASSED query_test/test_udfs.py::TestUdfExecution::test_udf_constant_folding[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'exec_single_node_rows_threshold': 100, 'enable_expr_rewrites': False} | table_format: text/none] 
query_test/test_udfs.py::TestUdfExecution::test_udf_constant_folding[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'exec_single_node_rows_threshold': 0, 'enable_expr_rewrites': True} | table_format: text/none] 
[gw13] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_global_config_file[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
shell/test_shell_commandline.py::TestImpalaShell::test_global_config_file[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
[gw10] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q82[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q83[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw6] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_do_methods[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
shell/test_shell_commandline.py::TestImpalaShell::test_do_methods[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
[gw13] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_global_config_file[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
shell/test_shell_commandline.py::TestImpalaShell::test_global_config_file[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
[gw10] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q83[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q84[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_get_log_once[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
shell/test_shell_commandline.py::TestImpalaShell::test_get_log_once[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
[gw13] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_global_config_file[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
shell/test_shell_commandline.py::TestImpalaShell::test_global_config_file[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
[gw12] PASSED query_test/test_tpcds_queries.py::TestTpcdsInsert::test_tpcds_partitioned_insert[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsInsert::test_expr_insert[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw5] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_config_file[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
shell/test_shell_commandline.py::TestImpalaShell::test_execute_queries_from_stdin[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
[gw10] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q84[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q85[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw5] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_execute_queries_from_stdin[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
shell/test_shell_commandline.py::TestImpalaShell::test_execute_queries_from_stdin[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
[gw4] PASSED query_test/test_udfs.py::TestUdfExecution::test_udf_constant_folding[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'exec_single_node_rows_threshold': 0, 'enable_expr_rewrites': True} | table_format: text/none] 
query_test/test_udfs.py::TestUdfExecution::test_udf_constant_folding[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'exec_single_node_rows_threshold': 100, 'enable_expr_rewrites': True} | table_format: text/none] 
[gw13] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_global_config_file[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
shell/test_shell_commandline.py::TestImpalaShell::test_config_file[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
[gw12] PASSED query_test/test_tpcds_queries.py::TestTpcdsInsert::test_expr_insert[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsUnmodified::test_tpcds_q31[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw5] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_execute_queries_from_stdin[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
shell/test_shell_commandline.py::TestImpalaShell::test_execute_queries_from_stdin[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
[gw13] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_config_file[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
shell/test_shell_commandline.py::TestImpalaShell::test_config_file[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
[gw5] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_execute_queries_from_stdin[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
shell/test_shell_commandline.py::TestImpalaShell::test_execute_queries_from_stdin[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
[gw4] PASSED query_test/test_udfs.py::TestUdfExecution::test_udf_constant_folding[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'exec_single_node_rows_threshold': 100, 'enable_expr_rewrites': True} | table_format: text/none] 
query_test/test_udfs.py::TestUdfTargeted::test_udf_invalid_symbol[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw15] PASSED query_test/test_udfs.py::TestUdfExecution::test_ir_functions[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'exec_single_node_rows_threshold': 0, 'enable_expr_rewrites': True} | table_format: text/none] 
query_test/test_udfs.py::TestUdfExecution::test_ir_functions[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'exec_single_node_rows_threshold': 100, 'enable_expr_rewrites': True} | table_format: text/none] 
[gw5] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_execute_queries_from_stdin[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
shell/test_shell_commandline.py::TestImpalaShell::test_execute_queries_from_stdin[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
[gw10] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q85[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q86[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw13] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_config_file[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
shell/test_shell_commandline.py::TestImpalaShell::test_config_file[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
[gw6] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_do_methods[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
[gw5] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_execute_queries_from_stdin[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
shell/test_shell_commandline.py::TestImpalaShell::test_execute_queries_from_stdin[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
[gw10] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q86[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q86a[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
shell/test_shell_commandline.py::TestImpalaShell::test_do_methods[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
[gw7] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_get_log_once[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
shell/test_shell_commandline.py::TestImpalaShell::test_get_log_once[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
[gw12] PASSED query_test/test_tpcds_queries.py::TestTpcdsUnmodified::test_tpcds_q31[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsUnmodified::test_tpcds_q35a[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw13] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_config_file[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
shell/test_shell_commandline.py::TestImpalaShell::test_config_file[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
[gw5] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_execute_queries_from_stdin[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
shell/test_shell_commandline.py::TestImpalaShell::test_allow_creds_in_clear[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
[gw5] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_allow_creds_in_clear[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
shell/test_shell_commandline.py::TestImpalaShell::test_allow_creds_in_clear[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
[gw5] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_allow_creds_in_clear[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
[gw10] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q86a[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
shell/test_shell_commandline.py::TestImpalaShell::test_allow_creds_in_clear[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q87[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw5] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_allow_creds_in_clear[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
shell/test_shell_commandline.py::TestImpalaShell::test_allow_creds_in_clear[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
[gw5] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_allow_creds_in_clear[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
shell/test_shell_commandline.py::TestImpalaShell::test_var_substitution[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
[gw5] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_var_substitution[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
shell/test_shell_commandline.py::TestImpalaShell::test_var_substitution[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
[gw13] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_config_file[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
shell/test_shell_commandline.py::TestImpalaShell::test_config_file[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
[gw10] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q87[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q88[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw12] PASSED query_test/test_tpcds_queries.py::TestTpcdsUnmodified::test_tpcds_q35a[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsUnmodified::test_tpcds_q48[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw5] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_var_substitution[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
shell/test_shell_commandline.py::TestImpalaShell::test_var_substitution[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
[gw4] PASSED query_test/test_udfs.py::TestUdfTargeted::test_udf_invalid_symbol[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
shell/test_shell_commandline.py::TestImpalaShell::test_allow_creds_in_clear[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
[gw4] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_allow_creds_in_clear[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
shell/test_shell_commandline.py::TestImpalaShell::test_allow_creds_in_clear[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
[gw4] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_allow_creds_in_clear[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
shell/test_shell_commandline.py::TestImpalaShell::test_ldap_password_from_shell[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
[gw4] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_ldap_password_from_shell[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
shell/test_shell_commandline.py::TestImpalaShell::test_ldap_password_from_shell[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
[gw4] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_ldap_password_from_shell[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
shell/test_shell_commandline.py::TestImpalaShell::test_ldap_password_from_shell[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
[gw4] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_ldap_password_from_shell[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
shell/test_shell_commandline.py::TestImpalaShell::test_ldap_password_from_shell[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
[gw13] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_config_file[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
shell/test_shell_commandline.py::TestImpalaShell::test_insert_status[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
[gw4] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_ldap_password_from_shell[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
shell/test_shell_commandline.py::TestImpalaShell::test_ldap_password_from_shell[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
[gw4] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_ldap_password_from_shell[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
shell/test_shell_commandline.py::TestImpalaShell::test_ldap_password_from_shell[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
[gw6] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_do_methods[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
[gw4] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_ldap_password_from_shell[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
shell/test_shell_commandline.py::TestImpalaShell::test_var_substitution[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
shell/test_shell_commandline.py::TestImpalaShell::test_do_methods[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
[gw5] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_var_substitution[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
shell/test_shell_commandline.py::TestImpalaShell::test_query_time_and_link_message[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
[gw4] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_var_substitution[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
shell/test_shell_commandline.py::TestImpalaShell::test_var_substitution[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
[gw13] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_insert_status[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
shell/test_shell_commandline.py::TestImpalaShell::test_insert_status[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
[gw4] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_var_substitution[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
shell/test_shell_commandline.py::TestImpalaShell::test_var_substitution[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
[gw7] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_get_log_once[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
[gw12] PASSED query_test/test_tpcds_queries.py::TestTpcdsUnmodified::test_tpcds_q48[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsUnmodified::test_tpcds_q59[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
shell/test_shell_commandline.py::TestImpalaShell::test_get_log_once[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
[gw4] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_var_substitution[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
shell/test_shell_commandline.py::TestImpalaShell::test_socket_opening[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
[gw13] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_insert_status[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
[gw4] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_socket_opening[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
shell/test_shell_commandline.py::TestImpalaShell::test_socket_opening[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
[gw4] SKIPPED shell/test_shell_commandline.py::TestImpalaShell::test_socket_opening[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
shell/test_shell_commandline.py::TestImpalaShell::test_socket_opening[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
[gw4] SKIPPED shell/test_shell_commandline.py::TestImpalaShell::test_socket_opening[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
shell/test_shell_commandline.py::TestImpalaShell::test_malformed_query[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
shell/test_shell_commandline.py::TestImpalaShell::test_insert_status[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
[gw5] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_query_time_and_link_message[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
shell/test_shell_commandline.py::TestImpalaShell::test_query_time_and_link_message[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
[gw4] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_malformed_query[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
shell/test_shell_commandline.py::TestImpalaShell::test_malformed_query[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
[gw4] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_malformed_query[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
shell/test_shell_commandline.py::TestImpalaShell::test_malformed_query[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
[gw13] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_insert_status[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
shell/test_shell_commandline.py::TestImpalaShell::test_insert_status[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
[gw4] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_malformed_query[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
shell/test_shell_commandline.py::TestImpalaShell::test_malformed_query[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
[gw10] PASSED query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q88[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
shell/test_shell_commandline.py::TestImpalaShell::test_kudu_dml_reporting[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
[gw12] PASSED query_test/test_tpcds_queries.py::TestTpcdsUnmodified::test_tpcds_q59[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpcds_queries.py::TestTpcdsUnmodified::test_tpcds_q89[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw4] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_malformed_query[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
shell/test_shell_commandline.py::TestImpalaShell::test_malformed_query[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
[gw6] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_do_methods[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
shell/test_shell_commandline.py::TestImpalaShell::test_runtime_profile[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
[gw6] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_runtime_profile[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
shell/test_shell_commandline.py::TestImpalaShell::test_runtime_profile[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
[gw6] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_runtime_profile[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
shell/test_shell_commandline.py::TestImpalaShell::test_runtime_profile[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
[gw6] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_runtime_profile[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
shell/test_shell_commandline.py::TestImpalaShell::test_runtime_profile[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
[gw4] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_malformed_query[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
shell/test_shell_commandline.py::TestImpalaShell::test_malformed_query[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
[gw6] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_runtime_profile[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
shell/test_shell_commandline.py::TestImpalaShell::test_runtime_profile[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
[gw5] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_query_time_and_link_message[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
[gw6] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_runtime_profile[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
shell/test_shell_commandline.py::TestImpalaShell::test_query_time_and_link_message[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
shell/test_shell_commandline.py::TestImpalaShell::test_runtime_profile[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
[gw13] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_insert_status[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
shell/test_shell_commandline.py::TestImpalaShell::test_insert_status[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
[gw6] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_runtime_profile[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
shell/test_shell_commandline.py::TestImpalaShell::test_default_timezone[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
[gw2] PASSED query_test/test_udfs.py::TestUdfExecution::test_native_functions[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'exec_single_node_rows_threshold': 100, 'enable_expr_rewrites': False} | table_format: text/none] 
[gw6] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_default_timezone[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
shell/test_shell_commandline.py::TestImpalaShell::test_default_timezone[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
query_test/test_udfs.py::TestUdfExecution::test_native_functions[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'exec_single_node_rows_threshold': 0, 'enable_expr_rewrites': True} | table_format: text/none] 
[gw4] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_malformed_query[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
shell/test_shell_commandline.py::TestImpalaShell::test_large_sql[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
[gw6] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_default_timezone[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
shell/test_shell_commandline.py::TestImpalaShell::test_default_timezone[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
[gw6] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_default_timezone[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
shell/test_shell_commandline.py::TestImpalaShell::test_find_query_option[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
[gw6] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_find_query_option[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
shell/test_shell_commandline.py::TestImpalaShell::test_find_query_option[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
[gw6] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_find_query_option[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
shell/test_shell_commandline.py::TestImpalaShell::test_find_query_option[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
[gw6] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_find_query_option[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
shell/test_shell_commandline.py::TestImpalaShell::test_find_query_option[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
[gw6] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_find_query_option[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
shell/test_shell_commandline.py::TestImpalaShell::test_find_query_option[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
[gw6] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_find_query_option[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
shell/test_shell_commandline.py::TestImpalaShell::test_find_query_option[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
[gw6] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_find_query_option[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
shell/test_shell_commandline.py::TestImpalaShell::test_impala_shell_timeout[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
[gw12] PASSED query_test/test_tpcds_queries.py::TestTpcdsUnmodified::test_tpcds_q89[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpch_nested_queries.py::TestTpchNestedQuery::test_tpch_q1[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_get_log_once[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
shell/test_shell_commandline.py::TestImpalaShell::test_get_log_once[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
[gw6] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_impala_shell_timeout[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
shell/test_shell_commandline.py::TestImpalaShell::test_impala_shell_timeout[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
[gw6] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_impala_shell_timeout[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
shell/test_shell_commandline.py::TestImpalaShell::test_impala_shell_timeout[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
[gw13] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_insert_status[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
shell/test_shell_commandline.py::TestImpalaShell::test_kudu_dml_reporting[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
[gw4] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_large_sql[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
shell/test_shell_commandline.py::TestImpalaShell::test_large_sql[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
[gw10] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_kudu_dml_reporting[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
[gw6] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_impala_shell_timeout[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
shell/test_shell_commandline.py::TestImpalaShell::test_impala_shell_timeout[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
shell/test_shell_commandline.py::TestImpalaShell::test_missing_query_file[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
[gw10] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_missing_query_file[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
shell/test_shell_commandline.py::TestImpalaShell::test_missing_query_file[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
[gw10] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_missing_query_file[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
shell/test_shell_commandline.py::TestImpalaShell::test_missing_query_file[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
[gw10] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_missing_query_file[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
shell/test_shell_commandline.py::TestImpalaShell::test_missing_query_file[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
[gw10] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_missing_query_file[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
shell/test_shell_commandline.py::TestImpalaShell::test_missing_query_file[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
[gw10] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_missing_query_file[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
shell/test_shell_commandline.py::TestImpalaShell::test_missing_query_file[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
[gw10] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_missing_query_file[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
shell/test_shell_commandline.py::TestImpalaShell::test_socket_opening[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
[gw10] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_socket_opening[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
shell/test_shell_commandline.py::TestImpalaShell::test_socket_opening[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
[gw6] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_impala_shell_timeout[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
shell/test_shell_commandline.py::TestImpalaShell::test_impala_shell_timeout[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
[gw6] SKIPPED shell/test_shell_commandline.py::TestImpalaShell::test_impala_shell_timeout[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
shell/test_shell_commandline.py::TestImpalaShell::test_impala_shell_timeout[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
[gw6] SKIPPED shell/test_shell_commandline.py::TestImpalaShell::test_impala_shell_timeout[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
shell/test_shell_commandline.py::TestImpalaShell::test_client_identifier[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
[gw10] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_socket_opening[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
shell/test_shell_commandline.py::TestImpalaShell::test_socket_opening[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
[gw6] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_client_identifier[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
shell/test_shell_commandline.py::TestImpalaShell::test_client_identifier[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
[gw10] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_socket_opening[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
shell/test_shell_commandline.py::TestImpalaShell::test_default_port[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
[gw5] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_query_time_and_link_message[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
shell/test_shell_commandline.py::TestImpalaShell::test_query_time_and_link_message[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
[gw6] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_client_identifier[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
shell/test_shell_commandline.py::TestImpalaShell::test_client_identifier[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
[gw10] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_default_port[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
shell/test_shell_commandline.py::TestImpalaShell::test_default_port[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
[gw6] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_client_identifier[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
shell/test_shell_commandline.py::TestImpalaShell::test_client_identifier[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
[gw10] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_default_port[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
shell/test_shell_commandline.py::TestImpalaShell::test_default_port[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
[gw6] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_client_identifier[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
shell/test_shell_commandline.py::TestImpalaShell::test_client_identifier[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
[gw10] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_default_port[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
shell/test_shell_commandline.py::TestImpalaShell::test_default_port[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
[gw6] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_client_identifier[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
shell/test_shell_commandline.py::TestImpalaShell::test_client_identifier[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
[gw12] PASSED query_test/test_tpch_nested_queries.py::TestTpchNestedQuery::test_tpch_q1[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpch_nested_queries.py::TestTpchNestedQuery::test_tpch_q1[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw10] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_default_port[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
shell/test_shell_commandline.py::TestImpalaShell::test_type_formatting[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
[gw6] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_client_identifier[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
shell/test_shell_commandline.py::TestImpalaShell::test_default_port[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
[gw6] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_default_port[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
shell/test_shell_commandline.py::TestImpalaShell::test_default_port[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
[gw6] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_default_port[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
shell/test_shell_commandline.py::TestImpalaShell::test_type_formatting[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
[gw4] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_large_sql[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
shell/test_shell_commandline.py::TestImpalaShell::test_large_sql[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
[gw10] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_type_formatting[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
shell/test_shell_commandline.py::TestImpalaShell::test_type_formatting[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
[gw13] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_kudu_dml_reporting[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
shell/test_shell_commandline.py::TestImpalaShell::test_kudu_dml_reporting[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
[gw6] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_type_formatting[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
shell/test_shell_commandline.py::TestImpalaShell::test_type_formatting[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
[gw10] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_type_formatting[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
shell/test_shell_commandline.py::TestImpalaShell::test_type_formatting[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
[gw10] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_type_formatting[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
shell/test_shell_commandline.py::TestImpalaShell::test_type_formatting[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
[gw6] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_type_formatting[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
shell/test_shell_commandline.py::TestImpalaShell::test_float_formatting[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
[gw7] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_get_log_once[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
shell/test_shell_commandline.py::TestImpalaShell::test_international_characters[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
[gw6] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_float_formatting[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
shell/test_shell_commandline.py::TestImpalaShell::test_float_formatting[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
[gw6] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_float_formatting[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
shell/test_shell_commandline.py::TestImpalaShell::test_float_formatting[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
[gw7] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_international_characters[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
shell/test_shell_commandline.py::TestImpalaShell::test_international_characters[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
[gw6] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_float_formatting[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
shell/test_shell_commandline.py::TestImpalaShell::test_float_formatting[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
[gw3] PASSED query_test/test_queries.py::TestQueries::test_subquery[protocol: hs2 | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_queries.py::TestQueries::test_subquery[protocol: hs2-http | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw7] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_international_characters[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
shell/test_shell_commandline.py::TestImpalaShell::test_international_characters[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
[gw4] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_large_sql[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
[gw5] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_query_time_and_link_message[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
[gw7] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_international_characters[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
shell/test_shell_commandline.py::TestImpalaShell::test_international_characters[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
[gw6] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_float_formatting[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
shell/test_shell_commandline.py::TestImpalaShell::test_float_formatting[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
[gw10] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_type_formatting[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
shell/test_shell_commandline.py::TestImpalaShell::test_bool_display[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
[gw7] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_international_characters[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
shell/test_shell_commandline.py::TestImpalaShell::test_international_characters[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
[gw12] PASSED query_test/test_tpch_nested_queries.py::TestTpchNestedQuery::test_tpch_q1[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_tpch_nested_queries.py::TestTpchNestedQuery::test_tpch_q2[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw10] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_bool_display[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
shell/test_shell_commandline.py::TestImpalaShell::test_bool_display[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
[gw6] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_float_formatting[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
shell/test_shell_commandline.py::TestImpalaShell::test_float_formatting[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
[gw10] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_bool_display[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
shell/test_shell_commandline.py::TestImpalaShell::test_bool_display[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
[gw7] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_international_characters[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
shell/test_shell_commandline.py::TestImpalaShell::test_international_characters[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
[gw6] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_float_formatting[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
shell/test_shell_commandline.py::TestImpalaShell::test_null_values[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
[gw10] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_bool_display[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
shell/test_shell_commandline.py::TestImpalaShell::test_bool_display[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
shell/test_shell_commandline.py::TestImpalaShell::test_large_sql[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
[gw7] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_international_characters[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
shell/test_shell_commandline.py::TestImpalaShell::test_fetch_size[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
[gw10] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_bool_display[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
shell/test_shell_commandline.py::TestImpalaShell::test_bool_display[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
[gw6] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_null_values[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
shell/test_shell_commandline.py::TestImpalaShell::test_null_values[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
shell/test_shell_commandline.py::TestImpalaShell::test_query_time_and_link_message[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
[gw10] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_bool_display[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
shell/test_shell_commandline.py::TestImpalaShell::test_bool_display[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
[gw6] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_null_values[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
shell/test_shell_commandline.py::TestImpalaShell::test_null_values[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
[gw7] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_fetch_size[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
shell/test_shell_commandline.py::TestImpalaShell::test_fetch_size[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
[gw10] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_bool_display[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
shell/test_shell_commandline.py::TestImpalaShell::test_null_values[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
[gw6] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_null_values[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
shell/test_shell_commandline.py::TestImpalaShell::test_null_values[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
[gw10] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_null_values[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
shell/test_shell_commandline.py::TestImpalaShell::test_null_values[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
[gw6] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_null_values[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
shell/test_shell_commandline.py::TestImpalaShell::test_fetch_size[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
[gw10] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_null_values[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
shell/test_shell_commandline.py::TestImpalaShell::test_result_spooling_timeout[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
[gw7] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_fetch_size[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
shell/test_shell_commandline.py::TestImpalaShell::test_fetch_size[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
[gw12] PASSED query_test/test_tpch_nested_queries.py::TestTpchNestedQuery::test_tpch_q2[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpch_nested_queries.py::TestTpchNestedQuery::test_tpch_q2[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw6] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_fetch_size[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
shell/test_shell_commandline.py::TestImpalaShell::test_fetch_size[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
[gw10] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_result_spooling_timeout[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
shell/test_shell_commandline.py::TestImpalaShell::test_result_spooling_timeout[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
[gw7] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_fetch_size[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
shell/test_shell_commandline.py::TestImpalaShell::test_result_spooling_timeout[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
[gw6] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_fetch_size[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
shell/test_shell_commandline.py::TestImpalaShell::test_fetch_size[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
[gw13] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_kudu_dml_reporting[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
[gw10] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_result_spooling_timeout[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_local_shell_options[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
shell/test_shell_commandline.py::TestImpalaShell::test_kudu_dml_reporting[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
[gw7] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_result_spooling_timeout[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
shell/test_shell_commandline.py::TestImpalaShell::test_result_spooling_timeout[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
[gw6] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_fetch_size[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_local_shell_options[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
[gw12] PASSED query_test/test_tpch_nested_queries.py::TestTpchNestedQuery::test_tpch_q2[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_tpch_nested_queries.py::TestTpchNestedQuery::test_tpch_q3[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw4] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_large_sql[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
shell/test_shell_commandline.py::TestImpalaShell::test_large_sql[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
[gw7] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_result_spooling_timeout[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
shell/test_shell_commandline.py::TestImpalaShell::test_result_spooling_timeout[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
[gw10] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_local_shell_options[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_local_shell_options[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
[gw7] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_result_spooling_timeout[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
shell/test_shell_commandline.py::TestImpalaShell::test_result_spooling_timeout[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
[gw6] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_local_shell_options[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_compute_stats_with_live_progress_options[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
[gw7] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_result_spooling_timeout[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
[gw15] PASSED query_test/test_udfs.py::TestUdfExecution::test_ir_functions[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'exec_single_node_rows_threshold': 100, 'enable_expr_rewrites': True} | table_format: text/none] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_unicode_input[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
query_test/test_udfs.py::TestUdfExecution::test_ir_functions[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'exec_single_node_rows_threshold': 0, 'enable_expr_rewrites': False} | table_format: text/none] 
[gw7] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_unicode_input[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_unicode_input[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
[gw10] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_local_shell_options[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_local_shell_options[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
[gw7] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_unicode_input[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_unicode_input[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
[gw7] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_unicode_input[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_unicode_input[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
[gw5] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_query_time_and_link_message[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
[gw7] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_unicode_input[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_unicode_input[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
shell/test_shell_commandline.py::TestImpalaShell::test_query_time_and_link_message[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
[gw7] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_unicode_input[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_unicode_input[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
[gw10] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_local_shell_options[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_local_shell_options[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
[gw7] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_unicode_input[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_welcome_string[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
[gw15] PASSED query_test/test_udfs.py::TestUdfExecution::test_ir_functions[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'exec_single_node_rows_threshold': 0, 'enable_expr_rewrites': False} | table_format: text/none] 
query_test/test_udfs.py::TestUdfExecution::test_ir_functions[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'exec_single_node_rows_threshold': 100, 'enable_expr_rewrites': False} | table_format: text/none] 
[gw4] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_large_sql[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
shell/test_shell_commandline.py::TestImpalaShell::test_large_sql[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
[gw7] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_welcome_string[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_welcome_string[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
[gw10] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_local_shell_options[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_local_shell_options[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
[gw6] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_compute_stats_with_live_progress_options[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_compute_stats_with_live_progress_options[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
[gw7] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_welcome_string[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_welcome_string[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
[gw13] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_kudu_dml_reporting[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
shell/test_shell_commandline.py::TestImpalaShell::test_kudu_dml_reporting[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
[gw7] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_welcome_string[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_welcome_string[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
[gw10] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_local_shell_options[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_disconnected_shell[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
[gw10] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_disconnected_shell[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_disconnected_shell[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
[gw10] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_disconnected_shell[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_disconnected_shell[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
[gw10] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_disconnected_shell[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_disconnected_shell[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
[gw10] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_disconnected_shell[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_disconnected_shell[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
[gw7] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_welcome_string[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_welcome_string[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
[gw12] PASSED query_test/test_tpch_nested_queries.py::TestTpchNestedQuery::test_tpch_q3[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_escaped_quotes[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
[gw15] PASSED query_test/test_udfs.py::TestUdfExecution::test_ir_functions[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'exec_single_node_rows_threshold': 100, 'enable_expr_rewrites': False} | table_format: text/none] 
query_test/test_udfs.py::TestUdfExecution::test_ir_functions[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'exec_single_node_rows_threshold': 0, 'enable_expr_rewrites': True} | table_format: text/none] 
[gw7] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_welcome_string[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_welcome_string[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
[gw6] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_compute_stats_with_live_progress_options[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_compute_stats_with_live_progress_options[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
[gw4] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_large_sql[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
[gw12] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_escaped_quotes[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_escaped_quotes[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
shell/test_shell_commandline.py::TestImpalaShell::test_default_timezone[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
[gw4] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_default_timezone[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
shell/test_shell_commandline.py::TestImpalaShell::test_default_timezone[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
[gw4] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_default_timezone[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
shell/test_shell_commandline.py::TestImpalaShell::test_default_timezone[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
[gw4] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_default_timezone[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_bash_cmd_timing[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
[gw7] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_welcome_string[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_quit_no_reconnect[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
[gw4] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_bash_cmd_timing[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_bash_cmd_timing[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
[gw4] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_bash_cmd_timing[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_bash_cmd_timing[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
[gw7] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_quit_no_reconnect[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_quit_no_reconnect[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
[gw4] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_bash_cmd_timing[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_bash_cmd_timing[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
[gw10] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_disconnected_shell[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_disconnected_shell[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
[gw12] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_escaped_quotes[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
[gw4] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_bash_cmd_timing[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_escaped_quotes[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_bash_cmd_timing[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
[gw7] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_quit_no_reconnect[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_quit_no_reconnect[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
[gw4] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_bash_cmd_timing[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_multiline_queries_in_history[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
[gw5] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_query_time_and_link_message[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
[gw15] PASSED query_test/test_udfs.py::TestUdfExecution::test_ir_functions[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'exec_single_node_rows_threshold': 0, 'enable_expr_rewrites': True} | table_format: text/none] 
shell/test_shell_commandline.py::TestImpalaShell::test_insert_status[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
query_test/test_udfs.py::TestUdfExecution::test_ir_functions[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'exec_single_node_rows_threshold': 100, 'enable_expr_rewrites': True} | table_format: text/none] 
[gw7] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_quit_no_reconnect[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_quit_no_reconnect[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
[gw7] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_quit_no_reconnect[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_quit_no_reconnect[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
[gw6] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_compute_stats_with_live_progress_options[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_compute_stats_with_live_progress_options[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
[gw12] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_escaped_quotes[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_escaped_quotes[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
[gw13] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_kudu_dml_reporting[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
shell/test_shell_commandline.py::TestImpalaShell::test_kudu_dml_reporting[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
[gw4] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_multiline_queries_in_history[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_multiline_queries_in_history[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
[gw12] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_escaped_quotes[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_escaped_quotes[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
[gw10] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_disconnected_shell[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_bash_cmd_timing[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
[gw10] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_bash_cmd_timing[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_multiline_queries_in_history[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
[gw4] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_multiline_queries_in_history[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_history_does_not_duplicate_on_interrupt[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
[gw15] PASSED query_test/test_udfs.py::TestUdfExecution::test_ir_functions[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'exec_single_node_rows_threshold': 100, 'enable_expr_rewrites': True} | table_format: text/none] 
query_test/test_udfs.py::TestUdfExecution::test_java_udfs[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'exec_single_node_rows_threshold': 0, 'enable_expr_rewrites': False} | table_format: text/none] 
[gw12] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_escaped_quotes[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_escaped_quotes[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
[gw5] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_insert_status[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
[gw6] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_compute_stats_with_live_progress_options[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_history_does_not_duplicate_on_interrupt[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_compute_stats_with_live_progress_options[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
[gw10] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_multiline_queries_in_history[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_multiline_queries_in_history[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
[gw4] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_history_does_not_duplicate_on_interrupt[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_history_does_not_duplicate_on_interrupt[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
[gw12] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_escaped_quotes[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_rerun[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
[gw5] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_history_does_not_duplicate_on_interrupt[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_history_does_not_duplicate_on_interrupt[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
[gw10] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_multiline_queries_in_history[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_multiline_queries_in_history[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
[gw4] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_history_does_not_duplicate_on_interrupt[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_history_does_not_duplicate_on_interrupt[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
[gw10] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_multiline_queries_in_history[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_multiline_queries_in_history[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
[gw4] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_history_does_not_duplicate_on_interrupt[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_tip[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
[gw5] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_history_does_not_duplicate_on_interrupt[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_history_does_not_duplicate_on_interrupt[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
[gw7] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_quit_no_reconnect[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_quit_no_reconnect[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
[gw4] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_tip[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_tip[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
[gw4] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_tip[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_tip[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
[gw6] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_compute_stats_with_live_progress_options[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
[gw4] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_tip[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_tip[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_compute_stats_with_live_progress_options[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
[gw12] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_rerun[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_rerun[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
[gw4] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_tip[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_tip[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
[gw10] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_multiline_queries_in_history[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_tip[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
[gw4] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_tip[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_query_option_configuration[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
[gw13] PASSED shell/test_shell_commandline.py::TestImpalaShell::test_kudu_dml_reporting[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
[gw4] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_query_option_configuration[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_commandline_flag_disable_live_progress[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
[gw10] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_tip[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_var_substitution[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_history_file_option[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
[gw4] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_commandline_flag_disable_live_progress[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_commandline_flag_disable_live_progress[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
[gw5] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_history_does_not_duplicate_on_interrupt[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_history_file_option[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
[gw10] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_var_substitution[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_var_substitution[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
[gw4] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_commandline_flag_disable_live_progress[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_commandline_flag_disable_live_progress[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
[gw13] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_history_file_option[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_history_file_option[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
[gw5] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_history_file_option[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_history_file_option[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
[gw10] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_var_substitution[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_var_substitution[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
[gw4] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_commandline_flag_disable_live_progress[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_commandline_flag_disable_live_progress[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
[gw12] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_rerun[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_rerun[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
[gw13] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_history_file_option[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_history_file_option[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
[gw5] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_history_file_option[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_live_option_configuration[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
[gw10] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_var_substitution[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_live_option_configuration[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
[gw4] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_commandline_flag_disable_live_progress[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_commandline_flag_disable_live_progress[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
[gw5] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_live_option_configuration[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_live_option_configuration[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
[gw13] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_history_file_option[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_history_file_option[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
[gw10] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_live_option_configuration[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_source_file[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
[gw4] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_commandline_flag_disable_live_progress[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_commandline_flag_disable_live_progress[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
[gw5] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_live_option_configuration[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_live_option_configuration[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
[gw6] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_compute_stats_with_live_progress_options[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_query_option_configuration[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
[gw6] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_query_option_configuration[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_query_option_configuration[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
[gw13] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_history_file_option[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_rerun[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
[gw6] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_query_option_configuration[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_query_option_configuration[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
[gw5] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_live_option_configuration[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_live_option_configuration[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
[gw4] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_commandline_flag_disable_live_progress[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_live_option_configuration[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
[gw6] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_query_option_configuration[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_query_option_configuration[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
[gw10] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_source_file[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_source_file[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
[gw12] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_rerun[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_rerun[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
[gw6] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_query_option_configuration[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_source_missing_file[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
[gw6] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_source_missing_file[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_source_missing_file[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
[gw4] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_live_option_configuration[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_source_file_with_errors[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
[gw6] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_source_missing_file[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_source_missing_file[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
[gw5] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_live_option_configuration[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_source_file_with_errors[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
[gw6] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_source_missing_file[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_source_missing_file[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
[gw10] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_source_file[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_source_file[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
[gw6] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_source_missing_file[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_source_missing_file[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
[gw6] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_source_missing_file[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_source_missing_file[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
[gw6] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_source_missing_file[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_zero_row_fetch[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
[gw13] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_rerun[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_source_file[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
[gw5] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_source_file_with_errors[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_source_file_with_errors[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
[gw4] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_source_file_with_errors[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_source_file_with_errors[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
[gw10] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_source_file[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_zero_row_fetch[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
[gw6] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_zero_row_fetch[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_zero_row_fetch[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
[gw7] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_quit_no_reconnect[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_var_substitution[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
[gw10] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_zero_row_fetch[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_zero_row_fetch[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
[gw13] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_source_file[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_source_file[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
[gw10] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_zero_row_fetch[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
[gw7] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_var_substitution[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_zero_row_fetch[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_var_substitution[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
[gw6] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_zero_row_fetch[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_zero_row_fetch[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
[gw12] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_rerun[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_rerun[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
[gw10] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_zero_row_fetch[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_set_and_set_all[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
[gw5] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_source_file_with_errors[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_source_file_with_errors[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
[gw10] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_set_and_set_all[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_set_and_set_all[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
[gw6] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_zero_row_fetch[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_set_and_set_all[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
[gw10] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_set_and_set_all[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_set_and_set_all[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
[gw4] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_source_file_with_errors[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_source_file_with_errors[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
[gw7] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_var_substitution[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_var_substitution[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
[gw6] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_set_and_set_all[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_set_and_set_all[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
[gw10] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_set_and_set_all[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_case_sensitive_command[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
[gw13] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_source_file[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_source_file[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
[gw5] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_source_file_with_errors[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_unexpected_conversion_for_literal_string_to_lowercase[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
[gw6] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_set_and_set_all[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_set_and_set_all[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
[gw15] PASSED query_test/test_udfs.py::TestUdfExecution::test_java_udfs[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'exec_single_node_rows_threshold': 0, 'enable_expr_rewrites': False} | table_format: text/none] 
query_test/test_udfs.py::TestUdfExecution::test_java_udfs[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'exec_single_node_rows_threshold': 100, 'enable_expr_rewrites': False} | table_format: text/none] 
[gw7] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_var_substitution[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_query_option_configuration[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
[gw10] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_case_sensitive_command[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
[gw6] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_set_and_set_all[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_line_with_leading_comment[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_case_sensitive_command[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
[gw7] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_query_option_configuration[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_line_with_leading_comment[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
[gw5] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_unexpected_conversion_for_literal_string_to_lowercase[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_unexpected_conversion_for_literal_string_to_lowercase[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
[gw4] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_source_file_with_errors[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_case_sensitive_command[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
[gw12] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_rerun[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_unexpected_conversion_for_literal_string_to_lowercase[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
[gw13] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_source_file[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_case_sensitive_command[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
[gw10] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_case_sensitive_command[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_line_with_leading_comment[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
[gw12] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_unexpected_conversion_for_literal_string_to_lowercase[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_unexpected_conversion_for_literal_string_to_lowercase[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
[gw4] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_case_sensitive_command[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_case_sensitive_command[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
[gw5] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_unexpected_conversion_for_literal_string_to_lowercase[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_unexpected_conversion_for_literal_string_to_lowercase[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
[gw12] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_unexpected_conversion_for_literal_string_to_lowercase[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_unexpected_conversion_for_literal_string_to_lowercase[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
[gw13] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_case_sensitive_command[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_case_sensitive_command[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
[gw4] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_case_sensitive_command[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_line_ends_with_comment[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
[gw5] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_unexpected_conversion_for_literal_string_to_lowercase[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_line_ends_with_comment[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
[gw12] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_unexpected_conversion_for_literal_string_to_lowercase[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_line_ends_with_comment[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
[gw13] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_case_sensitive_command[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_fix_infinite_loop[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
[gw7] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_line_with_leading_comment[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_line_with_leading_comment[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
[gw4] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_line_ends_with_comment[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_line_ends_with_comment[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
[gw6] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_line_with_leading_comment[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
[gw5] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_line_ends_with_comment[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_line_ends_with_comment[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_line_with_leading_comment[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
[gw13] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_fix_infinite_loop[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_fix_infinite_loop[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
[gw10] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_line_with_leading_comment[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_line_with_leading_comment[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
[gw12] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_line_ends_with_comment[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_line_ends_with_comment[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
[gw13] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_fix_infinite_loop[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_comment_with_quotes[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
[gw4] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_line_ends_with_comment[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_fix_infinite_loop[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
[gw5] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_line_ends_with_comment[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_comment_with_quotes[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
[gw15] PASSED query_test/test_udfs.py::TestUdfExecution::test_java_udfs[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'exec_single_node_rows_threshold': 100, 'enable_expr_rewrites': False} | table_format: text/none] 
query_test/test_udfs.py::TestUdfExecution::test_java_udfs[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'exec_single_node_rows_threshold': 0, 'enable_expr_rewrites': True} | table_format: text/none] 
[gw2] PASSED query_test/test_udfs.py::TestUdfExecution::test_native_functions[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'exec_single_node_rows_threshold': 0, 'enable_expr_rewrites': True} | table_format: text/none] 
query_test/test_udfs.py::TestUdfExecution::test_native_functions[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'exec_single_node_rows_threshold': 100, 'enable_expr_rewrites': True} | table_format: text/none] 
[gw4] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_fix_infinite_loop[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_fix_infinite_loop[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
[gw5] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_comment_with_quotes[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_comment_with_quotes[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
[gw7] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_line_with_leading_comment[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_fix_infinite_loop[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
[gw6] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_line_with_leading_comment[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_comment_with_quotes[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
[gw13] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_comment_with_quotes[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
[gw12] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_line_ends_with_comment[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_comment_with_quotes[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_shell_prompt[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
[gw10] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_line_with_leading_comment[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
[gw7] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_fix_infinite_loop[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_fix_infinite_loop[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_shell_prompt[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
[gw4] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_fix_infinite_loop[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
[gw5] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_comment_with_quotes[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_shell_prompt[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_shell_prompt[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
[gw6] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_comment_with_quotes[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_comment_with_quotes[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
[gw13] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_comment_with_quotes[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_shell_prompt[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
[gw7] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_fix_infinite_loop[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_strip_leading_comment[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
[gw7] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_strip_leading_comment[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_malformed_query[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
[gw7] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_malformed_query[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_malformed_query[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
[gw6] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_comment_with_quotes[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
[gw7] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_malformed_query[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_strip_leading_comment[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
[gw6] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_strip_leading_comment[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_malformed_query[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_malformed_query[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
[gw6] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_malformed_query[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_malformed_query[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
[gw7] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_malformed_query[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_malformed_query[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
[gw12] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_shell_prompt[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
[gw6] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_malformed_query[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_strip_leading_comment[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
[gw12] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_strip_leading_comment[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_timezone_validation[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_timezone_validation[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
[gw7] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_malformed_query[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_timezone_validation[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
[gw6] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_timezone_validation[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_timezone_validation[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
[gw12] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_timezone_validation[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_timezone_validation[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
[gw7] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_timezone_validation[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_timezone_validation[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
[gw6] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_timezone_validation[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_with_clause[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
[gw7] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_timezone_validation[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_with_clause[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
[gw12] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_timezone_validation[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_with_clause[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
[gw10] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_shell_prompt[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
[gw4] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_shell_prompt[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_shell_prompt[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_strip_leading_comment[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
[gw4] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_strip_leading_comment[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_quotes_in_with_clause[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
[gw4] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_quotes_in_with_clause[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_quotes_in_with_clause[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
[gw4] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_quotes_in_with_clause[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_quotes_in_with_clause[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
[gw4] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_quotes_in_with_clause[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_quotes_in_with_clause[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
[gw5] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_shell_prompt[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_strip_leading_comment[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
[gw5] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_strip_leading_comment[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_http_interactions[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
[gw5] SKIPPED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_http_interactions[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
[gw15] PASSED query_test/test_udfs.py::TestUdfExecution::test_java_udfs[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'exec_single_node_rows_threshold': 0, 'enable_expr_rewrites': True} | table_format: text/none] 
[gw4] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_quotes_in_with_clause[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_quotes_in_with_clause[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
query_test/test_udfs.py::TestUdfExecution::test_java_udfs[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'exec_single_node_rows_threshold': 100, 'enable_expr_rewrites': True} | table_format: text/none] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_http_interactions[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
[gw5] SKIPPED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_http_interactions[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
[gw6] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_with_clause[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_with_clause[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
[gw4] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_quotes_in_with_clause[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_http_interactions[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
[gw4] SKIPPED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_http_interactions[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_http_interactions[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
[gw5] SKIPPED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_http_interactions[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
[gw12] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_with_clause[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_with_clause[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_http_interactions_extra[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
[gw4] SKIPPED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_http_interactions_extra[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
[gw7] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_with_clause[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_with_clause[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_http_interactions[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_http_interactions_extra[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
[gw4] SKIPPED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_http_interactions_extra[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
[gw13] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_shell_prompt[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_strip_leading_comment[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
[gw13] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_strip_leading_comment[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
statestore/test_statestore.py::TestStatestore::test_receive_heartbeats 
[gw13] SKIPPED statestore/test_statestore.py::TestStatestore::test_receive_heartbeats 
statestore/test_statestore.py::TestStatestore::test_receive_updates 
[gw13] SKIPPED statestore/test_statestore.py::TestStatestore::test_receive_updates 
statestore/test_statestore.py::TestStatestore::test_filter_prefix 
[gw13] SKIPPED statestore/test_statestore.py::TestStatestore::test_filter_prefix 
statestore/test_statestore.py::TestStatestore::test_update_is_delta 
[gw13] SKIPPED statestore/test_statestore.py::TestStatestore::test_update_is_delta 
statestore/test_statestore.py::TestStatestore::test_skipped 
[gw13] SKIPPED statestore/test_statestore.py::TestStatestore::test_skipped 
statestore/test_statestore.py::TestStatestore::test_failure_detected 
[gw13] SKIPPED statestore/test_statestore.py::TestStatestore::test_failure_detected 
statestore/test_statestore.py::TestStatestore::test_hung_heartbeat 
[gw13] SKIPPED statestore/test_statestore.py::TestStatestore::test_hung_heartbeat 
statestore/test_statestore.py::TestStatestore::test_intermittent_hung_heartbeats 
[gw13] SKIPPED statestore/test_statestore.py::TestStatestore::test_intermittent_hung_heartbeats 
statestore/test_statestore.py::TestStatestore::test_slow_subscriber 
[gw13] SKIPPED statestore/test_statestore.py::TestStatestore::test_slow_subscriber 
statestore/test_statestore.py::TestStatestore::test_topic_persistence 
[gw13] SKIPPED statestore/test_statestore.py::TestStatestore::test_topic_persistence 
statestore/test_statestore.py::TestStatestore::test_update_with_clear_entries_flag 
[gw13] SKIPPED statestore/test_statestore.py::TestStatestore::test_update_with_clear_entries_flag 
statestore/test_statestore.py::TestStatestore::test_heartbeat_failure_reset 
[gw13] SKIPPED statestore/test_statestore.py::TestStatestore::test_heartbeat_failure_reset 
statestore/test_statestore.py::TestStatestore::test_min_subscriber_topic_version 
[gw13] SKIPPED statestore/test_statestore.py::TestStatestore::test_min_subscriber_topic_version 
statestore/test_statestore.py::TestStatestore::test_min_subscriber_topic_version_with_straggler 
[gw13] SKIPPED statestore/test_statestore.py::TestStatestore::test_min_subscriber_topic_version_with_straggler 
statestore/test_statestore.py::TestStatestore::test_transient_entry_removal_race 
[gw13] SKIPPED statestore/test_statestore.py::TestStatestore::test_transient_entry_removal_race 
unittests/test_command.py::TestCommand::test_simple_commands 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_http_interactions_extra[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
[gw13] PASSED unittests/test_command.py::TestCommand::test_simple_commands 
unittests/test_command.py::TestCommand::test_command_timer 
[gw5] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_http_interactions[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_http_interactions_extra[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
[gw5] SKIPPED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_http_interactions_extra[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2] 
unittests/test_file_parser.py::TestTestFileParser::test_invalid_section 
[gw5] PASSED unittests/test_file_parser.py::TestTestFileParser::test_invalid_section 
unittests/test_file_parser.py::TestTestFileParser::test_parse_query_name 
[gw5] PASSED unittests/test_file_parser.py::TestTestFileParser::test_parse_query_name 
unittests/test_file_parser.py::TestTestFileParser::test_parse_commented_out_test_as_comment 
[gw5] PASSED unittests/test_file_parser.py::TestTestFileParser::test_parse_commented_out_test_as_comment 
unittests/test_result_verifier.py::TestResultVerifier::test_result_row_indexing[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw4] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_http_interactions_extra[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
[gw13] PASSED unittests/test_command.py::TestCommand::test_command_timer 
unittests/test_file_parser.py::TestTestFileParser::test_valid_parse 
[gw13] PASSED unittests/test_file_parser.py::TestTestFileParser::test_valid_parse 
webserver/test_web_pages.py::TestWebPage::test_get_build_flags 
[gw13] PASSED webserver/test_web_pages.py::TestWebPage::test_get_build_flags 
[gw5] PASSED unittests/test_result_verifier.py::TestResultVerifier::test_result_row_indexing[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
unittests/test_result_verifier.py::TestResultVerifier::test_compute_aggregation[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
webserver/test_web_pages.py::TestWebPage::test_root_correct_build_flags 
[gw5] PASSED unittests/test_result_verifier.py::TestResultVerifier::test_compute_aggregation[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
statestore/test_statestore.py::TestStatestore::test_registration_ids_different 
[gw4] SKIPPED statestore/test_statestore.py::TestStatestore::test_registration_ids_different 
webserver/test_web_pages.py::TestWebPage::test_get_root_url 
webserver/test_web_pages.py::TestWebPage::test_memz 
[gw13] PASSED webserver/test_web_pages.py::TestWebPage::test_root_correct_build_flags 
webserver/test_web_pages.py::TestWebPage::test_root_consistent_build_flags 
[gw13] PASSED webserver/test_web_pages.py::TestWebPage::test_root_consistent_build_flags 
webserver/test_web_pages.py::TestWebPage::test_jmx_endpoint 
[gw4] PASSED webserver/test_web_pages.py::TestWebPage::test_get_root_url 
webserver/test_web_pages.py::TestWebPage::test_query_profile_encoded_unknown_query_id 
[gw5] PASSED webserver/test_web_pages.py::TestWebPage::test_memz 
webserver/test_web_pages.py::TestWebPage::test_memz_shows_fragment_instance_id 
[gw13] PASSED webserver/test_web_pages.py::TestWebPage::test_jmx_endpoint 
webserver/test_web_pages.py::TestWebPage::test_content_type 
[gw4] PASSED webserver/test_web_pages.py::TestWebPage::test_query_profile_encoded_unknown_query_id 
[gw6] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_with_clause[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_http_interactions[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
webserver/test_web_pages.py::TestWebPage::test_log_level 
[gw13] PASSED webserver/test_web_pages.py::TestWebPage::test_content_type 
[gw4] PASSED webserver/test_web_pages.py::TestWebPage::test_log_level 
webserver/test_web_pages.py::TestWebPage::test_backend_states 
webserver/test_web_pages.py::TestWebPage::test_query_stmt 
[gw5] PASSED webserver/test_web_pages.py::TestWebPage::test_memz_shows_fragment_instance_id 
webserver/test_web_pages.py::TestWebPage::test_catalog 
[gw4] xfail webserver/test_web_pages.py::TestWebPage::test_backend_states 
webserver/test_web_pages.py::TestWebPage::test_io_mgr_threads 
[gw4] PASSED webserver/test_web_pages.py::TestWebPage::test_io_mgr_threads 
webserver/test_web_pages.py::TestWebPage::test_backends_page 
[gw4] PASSED webserver/test_web_pages.py::TestWebPage::test_backends_page 
webserver/test_web_pages.py::TestWebPage::test_download_profile 
[gw13] PASSED webserver/test_web_pages.py::TestWebPage::test_query_stmt 
webserver/test_web_pages.py::TestWebPage::test_backend_instances_mt_dop 
[gw6] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_http_interactions[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
[gw13] xfail webserver/test_web_pages.py::TestWebPage::test_backend_instances_mt_dop 
webserver/test_web_pages.py::TestWebPage::test_healthz_endpoint 
[gw13] PASSED webserver/test_web_pages.py::TestWebPage::test_healthz_endpoint 
webserver/test_web_pages.py::TestWebPage::test_display_src_socket_in_query_cause 
[gw13] SKIPPED webserver/test_web_pages.py::TestWebPage::test_display_src_socket_in_query_cause 
webserver/test_web_pages.py::TestWebPage::test_backend_instances 
[gw6] xfail webserver/test_web_pages.py::TestWebPage::test_backend_instances 
[gw4] PASSED webserver/test_web_pages.py::TestWebPage::test_download_profile 
[gw10] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_shell_prompt[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] 
[gw12] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_with_clause[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
[gw7] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_with_clause[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2-http] 
[gw15] PASSED query_test/test_udfs.py::TestUdfExecution::test_java_udfs[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'exec_single_node_rows_threshold': 100, 'enable_expr_rewrites': True} | table_format: text/none] 
query_test/test_udfs.py::TestUdfExecution::test_java_udfs[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'exec_single_node_rows_threshold': 0, 'enable_expr_rewrites': False} | table_format: text/none] 
[gw5] PASSED webserver/test_web_pages.py::TestWebPage::test_catalog 
[gw15] PASSED query_test/test_udfs.py::TestUdfExecution::test_java_udfs[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'exec_single_node_rows_threshold': 0, 'enable_expr_rewrites': False} | table_format: text/none] 
query_test/test_udfs.py::TestUdfExecution::test_java_udfs[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'exec_single_node_rows_threshold': 100, 'enable_expr_rewrites': False} | table_format: text/none] 
[gw3] PASSED query_test/test_queries.py::TestQueries::test_subquery[protocol: hs2-http | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_queries.py::TestQueries::test_subquery_single_node[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw3] PASSED query_test/test_queries.py::TestQueries::test_subquery_single_node[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_queries.py::TestQueries::test_subquery_single_node[protocol: hs2 | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw3] PASSED query_test/test_queries.py::TestQueries::test_subquery_single_node[protocol: hs2 | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_queries.py::TestQueries::test_subquery_single_node[protocol: hs2-http | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw3] PASSED query_test/test_queries.py::TestQueries::test_subquery_single_node[protocol: hs2-http | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_queries.py::TestQueries::test_alias[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw3] PASSED query_test/test_queries.py::TestQueries::test_alias[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_queries.py::TestQueries::test_alias[protocol: hs2 | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw15] PASSED query_test/test_udfs.py::TestUdfExecution::test_java_udfs[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'exec_single_node_rows_threshold': 100, 'enable_expr_rewrites': False} | table_format: text/none] 
[gw3] PASSED query_test/test_queries.py::TestQueries::test_alias[protocol: hs2 | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_queries.py::TestQueries::test_alias[protocol: hs2-http | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_udfs.py::TestUdfExecution::test_java_udfs[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'exec_single_node_rows_threshold': 0, 'enable_expr_rewrites': True} | table_format: text/none] 
[gw3] PASSED query_test/test_queries.py::TestQueries::test_alias[protocol: hs2-http | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_queries.py::TestQueries::test_subquery_in_constant_lhs[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw15] PASSED query_test/test_udfs.py::TestUdfExecution::test_java_udfs[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'exec_single_node_rows_threshold': 0, 'enable_expr_rewrites': True} | table_format: text/none] 
query_test/test_udfs.py::TestUdfExecution::test_java_udfs[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'exec_single_node_rows_threshold': 100, 'enable_expr_rewrites': True} | table_format: text/none] 
[gw3] PASSED query_test/test_queries.py::TestQueries::test_subquery_in_constant_lhs[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_queries.py::TestQueries::test_subquery_in_constant_lhs[protocol: hs2 | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_udfs.py::TestUdfExecution::test_native_functions[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'exec_single_node_rows_threshold': 100, 'enable_expr_rewrites': True} | table_format: text/none] 
query_test/test_udfs.py::TestUdfExecution::test_native_functions[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'exec_single_node_rows_threshold': 0, 'enable_expr_rewrites': False} | table_format: text/none] 
[gw15] PASSED query_test/test_udfs.py::TestUdfExecution::test_java_udfs[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'exec_single_node_rows_threshold': 100, 'enable_expr_rewrites': True} | table_format: text/none] 
[gw3] PASSED query_test/test_queries.py::TestQueries::test_subquery_in_constant_lhs[protocol: hs2 | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_queries.py::TestQueries::test_subquery_in_constant_lhs[protocol: hs2-http | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw8] PASSED query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_alltypes[protocol: beeswax | exec_option: {'debug_action': None, 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: orc/def/block] 
query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_decimal_tbl[protocol: beeswax | exec_option: {'debug_action': None, 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: text/none] 
[gw3] PASSED query_test/test_queries.py::TestQueries::test_subquery_in_constant_lhs[protocol: hs2-http | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_queries.py::TestQueries::test_empty[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw3] PASSED query_test/test_queries.py::TestQueries::test_empty[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_queries.py::TestQueries::test_empty[protocol: hs2 | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw3] PASSED query_test/test_queries.py::TestQueries::test_empty[protocol: hs2 | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_queries.py::TestQueries::test_empty[protocol: hs2-http | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw3] PASSED query_test/test_queries.py::TestQueries::test_empty[protocol: hs2-http | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_queries.py::TestQueries::test_views[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw3] PASSED query_test/test_queries.py::TestQueries::test_views[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_queries.py::TestQueries::test_views[protocol: hs2 | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw8] PASSED query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_decimal_tbl[protocol: beeswax | exec_option: {'debug_action': None, 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: text/none] 
query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_decimal_tbl[protocol: beeswax | exec_option: {'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: orc/def/block] 
[gw3] PASSED query_test/test_queries.py::TestQueries::test_views[protocol: hs2 | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_queries.py::TestQueries::test_views[protocol: hs2-http | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw0] PASSED query_test/test_queries.py::TestQueries::test_analytic_fns[protocol: hs2 | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none-TPC-H: Q2] 
[gw3] PASSED query_test/test_queries.py::TestQueries::test_views[protocol: hs2-http | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_queries.py::TestQueries::test_with_clause[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw0] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none-TPC-H: Q2] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none-TPC-H: Q3] 
[gw0] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none-TPC-H: Q3] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none-TPC-H: Q4] 
[gw0] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none-TPC-H: Q4] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none-TPC-H: Q5] 
[gw3] PASSED query_test/test_queries.py::TestQueries::test_with_clause[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_queries.py::TestQueries::test_with_clause[protocol: hs2 | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw0] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none-TPC-H: Q5] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none-TPC-H: Q6] 
[gw0] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none-TPC-H: Q6] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none-TPC-H: Q7] 
[gw3] PASSED query_test/test_queries.py::TestQueries::test_with_clause[protocol: hs2 | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_queries.py::TestQueries::test_with_clause[protocol: hs2-http | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw0] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none-TPC-H: Q7] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none-TPC-H: Q8] 
[gw0] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none-TPC-H: Q8] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none-TPC-H: Q9] 
[gw3] PASSED query_test/test_queries.py::TestQueries::test_with_clause[protocol: hs2-http | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_queries.py::TestQueries::test_misc[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw3] xfail query_test/test_queries.py::TestQueries::test_misc[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_queries.py::TestQueries::test_misc[protocol: hs2 | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw3] xfail query_test/test_queries.py::TestQueries::test_misc[protocol: hs2 | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_queries.py::TestQueries::test_misc[protocol: hs2-http | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw3] xfail query_test/test_queries.py::TestQueries::test_misc[protocol: hs2-http | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_queries.py::TestQueries::test_null_data[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw3] PASSED query_test/test_queries.py::TestQueries::test_null_data[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_queries.py::TestQueries::test_null_data[protocol: hs2 | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw3] PASSED query_test/test_queries.py::TestQueries::test_null_data[protocol: hs2 | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_queries.py::TestQueries::test_null_data[protocol: hs2-http | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw3] PASSED query_test/test_queries.py::TestQueries::test_null_data[protocol: hs2-http | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_queries.py::TestQueriesTextTables::test_overflow[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw3] PASSED query_test/test_queries.py::TestQueriesTextTables::test_overflow[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_queries.py::TestQueriesTextTables::test_strict_mode[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw0] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none-TPC-H: Q9] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none-TPC-H: Q10] 
[gw0] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none-TPC-H: Q10] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none-TPC-H: Q11] 
[gw3] PASSED query_test/test_queries.py::TestQueriesTextTables::test_strict_mode[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_queries.py::TestQueriesTextTables::test_data_source_tables[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw3] SKIPPED query_test/test_queries.py::TestQueriesTextTables::test_data_source_tables[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_queries.py::TestQueriesTextTables::test_distinct_estimate[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw0] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none-TPC-H: Q11] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none-TPC-H: Q12] 
[gw0] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none-TPC-H: Q12] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none-TPC-H: Q13] 
[gw3] PASSED query_test/test_queries.py::TestQueriesTextTables::test_distinct_estimate[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw0] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none-TPC-H: Q13] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none-TPC-H: Q14] 
[gw0] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none-TPC-H: Q14] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none-TPC-H: Q15] 
[gw0] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none-TPC-H: Q15] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none-TPC-H: Q16] 
[gw0] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none-TPC-H: Q16] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none-TPC-H: Q17] 
[gw0] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none-TPC-H: Q17] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none-TPC-H: Q18] 
[gw0] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none-TPC-H: Q18] 
[gw8] PASSED query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_decimal_tbl[protocol: beeswax | exec_option: {'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: orc/def/block] 
query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_decimal_tbl[protocol: beeswax | exec_option: {'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: parquet/none] 
[gw8] PASSED query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_decimal_tbl[protocol: beeswax | exec_option: {'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: parquet/none] 
query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_decimal_tbl[protocol: beeswax | exec_option: {'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: avro/snap/block] 
[gw8] PASSED query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_decimal_tbl[protocol: beeswax | exec_option: {'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: avro/snap/block] 
query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_decimal_tbl[protocol: beeswax | exec_option: {'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: avro/snap/block] 
[gw14] PASSED query_test/test_nested_types.py::TestNestedTypes::test_subplan[mt_dop: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_nested_types.py::TestNestedTypes::test_subplan[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw1] PASSED query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_uncompressed_parquet_orc[protocol: beeswax | exec_option: {'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: orc/def/block] 
query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_uncompressed_parquet_orc[protocol: beeswax | exec_option: {'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: parquet/none] 
[gw8] PASSED query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_decimal_tbl[protocol: beeswax | exec_option: {'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: avro/snap/block] 
query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_decimal_tbl[protocol: beeswax | exec_option: {'debug_action': None, 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: avro/snap/block] 
[gw11] PASSED query_test/test_decimal_fuzz.py::TestDecimalFuzz::test_width_bucket[exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0}] 
query_test/test_decimal_queries.py::TestDecimalQueries::test_queries[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'false', 'decimal_v2': 'false', 'batch_size': 0} | table_format: text/none] 
[gw8] PASSED query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_decimal_tbl[protocol: beeswax | exec_option: {'debug_action': None, 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: avro/snap/block] 
query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_decimal_tbl[protocol: beeswax | exec_option: {'debug_action': None, 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: parquet/none] 
[gw1] PASSED query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_uncompressed_parquet_orc[protocol: beeswax | exec_option: {'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: parquet/none] 
query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_uncompressed_parquet_orc[protocol: beeswax | exec_option: {'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: avro/snap/block] 
[gw11] PASSED query_test/test_decimal_queries.py::TestDecimalQueries::test_queries[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'false', 'decimal_v2': 'false', 'batch_size': 0} | table_format: text/none] 
query_test/test_decimal_queries.py::TestDecimalQueries::test_queries[protocol: hs2 | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'true', 'decimal_v2': 'false', 'batch_size': 0} | table_format: parquet/none] 
[gw1] SKIPPED query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_uncompressed_parquet_orc[protocol: beeswax | exec_option: {'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: avro/snap/block] 
query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_uncompressed_parquet_orc[protocol: beeswax | exec_option: {'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: avro/snap/block] 
[gw11] PASSED query_test/test_decimal_queries.py::TestDecimalQueries::test_queries[protocol: hs2 | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'true', 'decimal_v2': 'false', 'batch_size': 0} | table_format: parquet/none] 
query_test/test_decimal_queries.py::TestDecimalQueries::test_queries[protocol: hs2-http | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'false', 'decimal_v2': 'true', 'batch_size': 0} | table_format: parquet/none] 
[gw1] SKIPPED query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_uncompressed_parquet_orc[protocol: beeswax | exec_option: {'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: avro/snap/block] 
query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_uncompressed_parquet_orc[protocol: beeswax | exec_option: {'debug_action': None, 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: avro/snap/block] 
[gw1] SKIPPED query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_uncompressed_parquet_orc[protocol: beeswax | exec_option: {'debug_action': None, 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: avro/snap/block] 
query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_uncompressed_parquet_orc[protocol: beeswax | exec_option: {'debug_action': None, 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: parquet/none] 
[gw11] PASSED query_test/test_decimal_queries.py::TestDecimalQueries::test_queries[protocol: hs2-http | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'false', 'decimal_v2': 'true', 'batch_size': 0} | table_format: parquet/none] 
query_test/test_decimal_queries.py::TestDecimalQueries::test_queries[protocol: hs2-http | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'true', 'decimal_v2': 'true', 'batch_size': 0} | table_format: parquet/none] 
[gw8] PASSED query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_decimal_tbl[protocol: beeswax | exec_option: {'debug_action': None, 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: parquet/none] 
query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_decimal_tbl[protocol: beeswax | exec_option: {'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: parquet/none] 
[gw11] PASSED query_test/test_decimal_queries.py::TestDecimalQueries::test_queries[protocol: hs2-http | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'true', 'decimal_v2': 'true', 'batch_size': 0} | table_format: parquet/none] 
query_test/test_decimal_queries.py::TestDecimalQueries::test_queries[protocol: hs2 | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'false', 'decimal_v2': 'false', 'batch_size': 1} | table_format: parquet/none] 
[gw11] PASSED query_test/test_decimal_queries.py::TestDecimalQueries::test_queries[protocol: hs2 | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'false', 'decimal_v2': 'false', 'batch_size': 1} | table_format: parquet/none] 
query_test/test_decimal_queries.py::TestDecimalQueries::test_queries[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'true', 'decimal_v2': 'false', 'batch_size': 1} | table_format: parquet/none] 
[gw2] PASSED query_test/test_udfs.py::TestUdfExecution::test_native_functions[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'exec_single_node_rows_threshold': 0, 'enable_expr_rewrites': False} | table_format: text/none] 
query_test/test_udfs.py::TestUdfExecution::test_native_functions[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'exec_single_node_rows_threshold': 100, 'enable_expr_rewrites': False} | table_format: text/none] 
[gw11] PASSED query_test/test_decimal_queries.py::TestDecimalQueries::test_queries[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'true', 'decimal_v2': 'false', 'batch_size': 1} | table_format: parquet/none] 
query_test/test_decimal_queries.py::TestDecimalQueries::test_queries[protocol: hs2 | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'false', 'decimal_v2': 'true', 'batch_size': 1} | table_format: parquet/none] 
[gw8] PASSED query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_decimal_tbl[protocol: beeswax | exec_option: {'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: parquet/none] 
query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_decimal_tbl[protocol: beeswax | exec_option: {'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: text/none] 
[gw11] PASSED query_test/test_decimal_queries.py::TestDecimalQueries::test_queries[protocol: hs2 | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'false', 'decimal_v2': 'true', 'batch_size': 1} | table_format: parquet/none] 
query_test/test_decimal_queries.py::TestDecimalQueries::test_queries[protocol: hs2-http | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'true', 'decimal_v2': 'true', 'batch_size': 1} | table_format: parquet/none] 
[gw1] PASSED query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_uncompressed_parquet_orc[protocol: beeswax | exec_option: {'debug_action': None, 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: parquet/none] 
query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_uncompressed_parquet_orc[protocol: beeswax | exec_option: {'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: parquet/none] 
[gw11] PASSED query_test/test_decimal_queries.py::TestDecimalQueries::test_queries[protocol: hs2-http | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'true', 'decimal_v2': 'true', 'batch_size': 1} | table_format: parquet/none] 
query_test/test_decimal_queries.py::TestDecimalQueries::test_queries[protocol: hs2-http | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'false', 'decimal_v2': 'true', 'batch_size': 1} | table_format: parquet/none] 
[gw8] PASSED query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_decimal_tbl[protocol: beeswax | exec_option: {'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: text/none] 
query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_decimal_tbl[protocol: beeswax | exec_option: {'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: orc/def/block] 
[gw11] PASSED query_test/test_decimal_queries.py::TestDecimalQueries::test_queries[protocol: hs2-http | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'false', 'decimal_v2': 'true', 'batch_size': 1} | table_format: parquet/none] 
query_test/test_decimal_queries.py::TestDecimalQueries::test_queries[protocol: hs2 | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'true', 'decimal_v2': 'false', 'batch_size': 1} | table_format: parquet/none] 
[gw11] PASSED query_test/test_decimal_queries.py::TestDecimalQueries::test_queries[protocol: hs2 | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'true', 'decimal_v2': 'false', 'batch_size': 1} | table_format: parquet/none] 
query_test/test_decimal_queries.py::TestDecimalQueries::test_queries[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'false', 'decimal_v2': 'true', 'batch_size': 1} | table_format: orc/def/block] 
[gw11] PASSED query_test/test_decimal_queries.py::TestDecimalQueries::test_queries[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'false', 'decimal_v2': 'true', 'batch_size': 1} | table_format: orc/def/block] 
query_test/test_decimal_queries.py::TestDecimalQueries::test_queries[protocol: hs2 | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'true', 'decimal_v2': 'true', 'batch_size': 1} | table_format: parquet/none] 
[gw1] PASSED query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_uncompressed_parquet_orc[protocol: beeswax | exec_option: {'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: parquet/none] 
query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_uncompressed_parquet_orc[protocol: beeswax | exec_option: {'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: text/none] 
[gw11] PASSED query_test/test_decimal_queries.py::TestDecimalQueries::test_queries[protocol: hs2 | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'true', 'decimal_v2': 'true', 'batch_size': 1} | table_format: parquet/none] 
query_test/test_decimal_queries.py::TestDecimalQueries::test_queries[protocol: hs2-http | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'true', 'decimal_v2': 'false', 'batch_size': 1} | table_format: parquet/none] 
[gw1] SKIPPED query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_uncompressed_parquet_orc[protocol: beeswax | exec_option: {'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: text/none] 
query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_uncompressed_parquet_orc[protocol: beeswax | exec_option: {'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: orc/def/block] 
[gw11] PASSED query_test/test_decimal_queries.py::TestDecimalQueries::test_queries[protocol: hs2-http | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'true', 'decimal_v2': 'false', 'batch_size': 1} | table_format: parquet/none] 
query_test/test_decimal_queries.py::TestDecimalQueries::test_queries[protocol: hs2-http | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'false', 'decimal_v2': 'false', 'batch_size': 0} | table_format: parquet/none] 
[gw11] PASSED query_test/test_decimal_queries.py::TestDecimalQueries::test_queries[protocol: hs2-http | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'false', 'decimal_v2': 'false', 'batch_size': 0} | table_format: parquet/none] 
query_test/test_decimal_queries.py::TestDecimalQueries::test_queries[protocol: hs2 | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'true', 'decimal_v2': 'true', 'batch_size': 0} | table_format: parquet/none] 
[gw11] PASSED query_test/test_decimal_queries.py::TestDecimalQueries::test_queries[protocol: hs2 | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'true', 'decimal_v2': 'true', 'batch_size': 0} | table_format: parquet/none] 
query_test/test_decimal_queries.py::TestDecimalQueries::test_queries[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'true', 'decimal_v2': 'true', 'batch_size': 0} | table_format: kudu/none] 
[gw11] PASSED query_test/test_decimal_queries.py::TestDecimalQueries::test_queries[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'true', 'decimal_v2': 'true', 'batch_size': 0} | table_format: kudu/none] 
query_test/test_decimal_queries.py::TestDecimalQueries::test_queries[protocol: hs2 | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'false', 'decimal_v2': 'true', 'batch_size': 0} | table_format: parquet/none] 
[gw11] PASSED query_test/test_decimal_queries.py::TestDecimalQueries::test_queries[protocol: hs2 | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'false', 'decimal_v2': 'true', 'batch_size': 0} | table_format: parquet/none] 
query_test/test_decimal_queries.py::TestDecimalQueries::test_queries[protocol: hs2-http | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'false', 'decimal_v2': 'false', 'batch_size': 1} | table_format: parquet/none] 
[gw11] PASSED query_test/test_decimal_queries.py::TestDecimalQueries::test_queries[protocol: hs2-http | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'false', 'decimal_v2': 'false', 'batch_size': 1} | table_format: parquet/none] 
query_test/test_decimal_queries.py::TestDecimalQueries::test_queries[protocol: hs2-http | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'true', 'decimal_v2': 'false', 'batch_size': 0} | table_format: parquet/none] 
[gw11] PASSED query_test/test_decimal_queries.py::TestDecimalQueries::test_queries[protocol: hs2-http | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'true', 'decimal_v2': 'false', 'batch_size': 0} | table_format: parquet/none] 
query_test/test_decimal_queries.py::TestDecimalQueries::test_queries[protocol: hs2 | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'false', 'decimal_v2': 'false', 'batch_size': 0} | table_format: parquet/none] 
[gw11] PASSED query_test/test_decimal_queries.py::TestDecimalQueries::test_queries[protocol: hs2 | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'false', 'decimal_v2': 'false', 'batch_size': 0} | table_format: parquet/none] 
query_test/test_decimal_queries.py::TestDecimalQueries::test_queries[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'true', 'decimal_v2': 'false', 'batch_size': 0} | table_format: kudu/none] 
[gw9] PASSED query_test/test_spilling.py::TestSpillingDebugActionDimensions::test_spilling[protocol: beeswax | exec_option: {'mt_dop': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'default_spillable_buffer_size': '256k'} | table_format: parquet/none] 
query_test/test_spilling.py::TestSpillingDebugActionDimensions::test_spilling_aggs[protocol: beeswax | exec_option: {'mt_dop': 0, 'debug_action': None, 'default_spillable_buffer_size': '256k'} | table_format: parquet/none] 
[gw11] PASSED query_test/test_decimal_queries.py::TestDecimalQueries::test_queries[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': 'true', 'decimal_v2': 'false', 'batch_size': 0} | table_format: kudu/none] 
query_test/test_decimal_queries.py::TestDecimalExprs::test_exprs[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw8] PASSED query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_decimal_tbl[protocol: beeswax | exec_option: {'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: orc/def/block] 
query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_decimal_tbl[protocol: beeswax | exec_option: {'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: text/none] 
[gw11] PASSED query_test/test_decimal_queries.py::TestDecimalExprs::test_exprs[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_decimal_queries.py::TestDecimalExprs::test_exprs[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
[gw8] PASSED query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_decimal_tbl[protocol: beeswax | exec_option: {'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: text/none] 
query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_decimal_tbl[protocol: beeswax | exec_option: {'debug_action': None, 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: orc/def/block] 
[gw11] PASSED query_test/test_decimal_queries.py::TestDecimalExprs::test_exprs[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
query_test/test_decimal_queries.py::TestAvroDecimalQueries::test_avro_queries[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
[gw11] PASSED query_test/test_decimal_queries.py::TestAvroDecimalQueries::test_avro_queries[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block] 
query_test/test_delimited_text.py::TestDelimitedText::test_delimited_text[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw11] PASSED query_test/test_delimited_text.py::TestDelimitedText::test_delimited_text[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_delimited_text.py::TestDelimitedText::test_delimited_text_newlines[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw11] PASSED query_test/test_delimited_text.py::TestDelimitedText::test_delimited_text_newlines[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_delimited_text.py::TestDelimitedText::test_delimited_text_latin_chars[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw11] PASSED query_test/test_delimited_text.py::TestDelimitedText::test_delimited_text_latin_chars[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_errorlog.py::TestErrorLogs::test_errorlog[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw11] PASSED query_test/test_errorlog.py::TestErrorLogs::test_errorlog[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_insert_parquet.py::TestHdfsParquetTableStatsWriter::test_write_statistics_decimal[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw11] PASSED query_test/test_insert_parquet.py::TestHdfsParquetTableStatsWriter::test_write_statistics_decimal[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_insert_parquet.py::TestHdfsParquetTableStatsWriter::test_write_statistics_multi_page[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw8] PASSED query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_decimal_tbl[protocol: beeswax | exec_option: {'debug_action': None, 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: orc/def/block] 
query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_nested_types[protocol: beeswax | exec_option: {'debug_action': None, 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: text/none] 
[gw11] PASSED query_test/test_insert_parquet.py::TestHdfsParquetTableStatsWriter::test_write_statistics_multi_page[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_insert_parquet.py::TestHdfsParquetTableStatsWriter::test_write_statistics_null[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw8] SKIPPED query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_nested_types[protocol: beeswax | exec_option: {'debug_action': None, 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: text/none] 
[gw11] PASSED query_test/test_insert_parquet.py::TestHdfsParquetTableStatsWriter::test_write_statistics_null[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_insert_parquet.py::TestHdfsParquetTableStatsWriter::test_write_statistics_char_types[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw11] PASSED query_test/test_insert_parquet.py::TestHdfsParquetTableStatsWriter::test_write_statistics_char_types[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_insert_parquet.py::TestHdfsParquetTableStatsWriter::test_write_statistics_negative[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_udfs.py::TestUdfExecution::test_native_functions[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'exec_single_node_rows_threshold': 100, 'enable_expr_rewrites': False} | table_format: text/none] 
query_test/test_udfs.py::TestUdfExecution::test_native_functions[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'exec_single_node_rows_threshold': 0, 'enable_expr_rewrites': True} | table_format: text/none] 
[gw11] PASSED query_test/test_insert_parquet.py::TestHdfsParquetTableStatsWriter::test_write_statistics_negative[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_insert_parquet.py::TestHdfsParquetTableStatsWriter::test_write_statistics_multiple_row_groups[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw11] PASSED query_test/test_insert_parquet.py::TestHdfsParquetTableStatsWriter::test_write_statistics_multiple_row_groups[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_insert_parquet.py::TestHdfsParquetTableStatsWriter::test_write_statistics_float_infinity[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw11] PASSED query_test/test_insert_parquet.py::TestHdfsParquetTableStatsWriter::test_write_statistics_float_infinity[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_insert_parquet.py::TestHdfsParquetTableStatsWriter::test_write_null_count_statistics[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw11] PASSED query_test/test_insert_parquet.py::TestHdfsParquetTableStatsWriter::test_write_null_count_statistics[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_insert_parquet.py::TestHdfsParquetTableStatsWriter::test_write_int64_timestamp_statistics[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw11] PASSED query_test/test_insert_parquet.py::TestHdfsParquetTableStatsWriter::test_write_int64_timestamp_statistics[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_insert_parquet.py::TestHdfsParquetTableStatsWriter::test_too_many_columns[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw11] PASSED query_test/test_insert_parquet.py::TestHdfsParquetTableStatsWriter::test_too_many_columns[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_insert_permutation.py::TestInsertQueriesWithPermutation::test_insert_permutation[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw11] PASSED query_test/test_insert_permutation.py::TestInsertQueriesWithPermutation::test_insert_permutation[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw9] PASSED query_test/test_spilling.py::TestSpillingDebugActionDimensions::test_spilling_aggs[protocol: beeswax | exec_option: {'mt_dop': 0, 'debug_action': None, 'default_spillable_buffer_size': '256k'} | table_format: parquet/none] 
query_test/test_spilling.py::TestSpillingDebugActionDimensions::test_spilling_aggs[protocol: beeswax | exec_option: {'mt_dop': 1, 'debug_action': None, 'default_spillable_buffer_size': '256k'} | table_format: parquet/none] 
query_test/test_invalid_test_header.py::TestInvalidTestHeader::test_invalid_test_header[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw11] PASSED query_test/test_invalid_test_header.py::TestInvalidTestHeader::test_invalid_test_header[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_join_queries.py::TestJoinQueries::test_basic_joins[batch_size: 0 | mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw14] PASSED query_test/test_nested_types.py::TestNestedTypes::test_subplan[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_nested_types.py::TestNestedTypes::test_subplan_single_node[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw14] PASSED query_test/test_nested_types.py::TestNestedTypes::test_subplan_single_node[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_nested_types.py::TestNestedTypes::test_subplan_single_node[mt_dop: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw14] PASSED query_test/test_nested_types.py::TestNestedTypes::test_subplan_single_node[mt_dop: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_nested_types.py::TestNestedTypes::test_subplan_single_node[mt_dop: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw14] PASSED query_test/test_nested_types.py::TestNestedTypes::test_subplan_single_node[mt_dop: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_nested_types.py::TestNestedTypes::test_subplan_single_node[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw14] PASSED query_test/test_nested_types.py::TestNestedTypes::test_subplan_single_node[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_nested_types.py::TestNestedTypes::test_with_clause[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw14] PASSED query_test/test_nested_types.py::TestNestedTypes::test_with_clause[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_nested_types.py::TestNestedTypes::test_with_clause[mt_dop: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw14] PASSED query_test/test_nested_types.py::TestNestedTypes::test_with_clause[mt_dop: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_nested_types.py::TestNestedTypes::test_with_clause[mt_dop: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw14] PASSED query_test/test_nested_types.py::TestNestedTypes::test_with_clause[mt_dop: 2 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_nested_types.py::TestNestedTypes::test_with_clause[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw14] PASSED query_test/test_nested_types.py::TestNestedTypes::test_with_clause[mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_nested_types.py::TestNestedTypesNoMtDop::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw11] PASSED query_test/test_join_queries.py::TestJoinQueries::test_basic_joins[batch_size: 0 | mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_join_queries.py::TestJoinQueries::test_basic_joins[batch_size: 0 | mt_dop: 4 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw11] PASSED query_test/test_join_queries.py::TestJoinQueries::test_basic_joins[batch_size: 0 | mt_dop: 4 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_join_queries.py::TestJoinQueries::test_single_node_joins_with_limits_exhaustive[batch_size: 0 | mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw11] SKIPPED query_test/test_join_queries.py::TestJoinQueries::test_single_node_joins_with_limits_exhaustive[batch_size: 0 | mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_join_queries.py::TestJoinQueries::test_single_node_joins_with_limits_exhaustive[batch_size: 0 | mt_dop: 4 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw11] SKIPPED query_test/test_join_queries.py::TestJoinQueries::test_single_node_joins_with_limits_exhaustive[batch_size: 0 | mt_dop: 4 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_join_queries.py::TestJoinQueries::test_joins_against_hbase[batch_size: 0 | mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw11] PASSED query_test/test_join_queries.py::TestJoinQueries::test_joins_against_hbase[batch_size: 0 | mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_join_queries.py::TestJoinQueries::test_joins_against_hbase[batch_size: 0 | mt_dop: 4 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw11] PASSED query_test/test_join_queries.py::TestJoinQueries::test_joins_against_hbase[batch_size: 0 | mt_dop: 4 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_join_queries.py::TestJoinQueries::test_outer_joins[batch_size: 0 | mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw11] PASSED query_test/test_join_queries.py::TestJoinQueries::test_outer_joins[batch_size: 0 | mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_join_queries.py::TestJoinQueries::test_outer_joins[batch_size: 0 | mt_dop: 4 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw14] PASSED query_test/test_nested_types.py::TestNestedTypesNoMtDop::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_nested_types.py::TestNestedTypesNoMtDop::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw2] PASSED query_test/test_udfs.py::TestUdfExecution::test_native_functions[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'exec_single_node_rows_threshold': 0, 'enable_expr_rewrites': True} | table_format: text/none] 
[gw11] PASSED query_test/test_join_queries.py::TestJoinQueries::test_outer_joins[batch_size: 0 | mt_dop: 4 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_join_queries.py::TestJoinQueries::test_single_node_nested_loop_joins[batch_size: 0 | mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw11] PASSED query_test/test_join_queries.py::TestJoinQueries::test_single_node_nested_loop_joins[batch_size: 0 | mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_join_queries.py::TestJoinQueries::test_single_node_nested_loop_joins[batch_size: 0 | mt_dop: 4 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw14] PASSED query_test/test_nested_types.py::TestNestedTypesNoMtDop::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_nested_types.py::TestNestedTypesNoMtDop::test_tpch_limit[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw14] PASSED query_test/test_nested_types.py::TestNestedTypesNoMtDop::test_tpch_limit[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_nested_types.py::TestNestedTypesNoMtDop::test_tpch_limit[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw9] PASSED query_test/test_spilling.py::TestSpillingDebugActionDimensions::test_spilling_aggs[protocol: beeswax | exec_option: {'mt_dop': 1, 'debug_action': None, 'default_spillable_buffer_size': '256k'} | table_format: parquet/none] 
query_test/test_spilling.py::TestSpillingDebugActionDimensions::test_spilling_aggs[protocol: beeswax | exec_option: {'mt_dop': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'default_spillable_buffer_size': '256k'} | table_format: parquet/none] 
[gw14] PASSED query_test/test_nested_types.py::TestNestedTypesNoMtDop::test_tpch_limit[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_nested_types.py::TestNestedTypesNoMtDop::test_tpch_mem_limit[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw11] PASSED query_test/test_join_queries.py::TestJoinQueries::test_single_node_nested_loop_joins[batch_size: 0 | mt_dop: 4 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_join_queries.py::TestJoinQueries::test_single_node_nested_loop_joins_exhaustive[batch_size: 0 | mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw11] SKIPPED query_test/test_join_queries.py::TestJoinQueries::test_single_node_nested_loop_joins_exhaustive[batch_size: 0 | mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_join_queries.py::TestJoinQueries::test_single_node_nested_loop_joins_exhaustive[batch_size: 0 | mt_dop: 4 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw11] SKIPPED query_test/test_join_queries.py::TestJoinQueries::test_single_node_nested_loop_joins_exhaustive[batch_size: 0 | mt_dop: 4 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_join_queries.py::TestJoinQueries::test_empty_build_joins[batch_size: 0 | mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw11] PASSED query_test/test_join_queries.py::TestJoinQueries::test_empty_build_joins[batch_size: 0 | mt_dop: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_join_queries.py::TestJoinQueries::test_empty_build_joins[batch_size: 0 | mt_dop: 4 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw11] PASSED query_test/test_join_queries.py::TestJoinQueries::test_empty_build_joins[batch_size: 0 | mt_dop: 4 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_join_queries.py::TestTPCHJoinQueries::test_outer_joins[batch_size: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw14] PASSED query_test/test_nested_types.py::TestNestedTypesNoMtDop::test_tpch_mem_limit[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_nested_types.py::TestNestedTypesNoMtDop::test_tpch_mem_limit[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw14] PASSED query_test/test_nested_types.py::TestNestedTypesNoMtDop::test_tpch_mem_limit[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_nested_types.py::TestNestedTypesNoMtDop::test_tpch_errors[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw14] PASSED query_test/test_nested_types.py::TestNestedTypesNoMtDop::test_tpch_errors[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_nested_types.py::TestNestedTypesNoMtDop::test_tpch_errors[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw14] PASSED query_test/test_nested_types.py::TestNestedTypesNoMtDop::test_tpch_errors[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_nested_types.py::TestNestedTypesNoMtDop::test_parquet_stats[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
[gw14] SKIPPED query_test/test_nested_types.py::TestNestedTypesNoMtDop::test_parquet_stats[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block] 
query_test/test_nested_types.py::TestNestedTypesNoMtDop::test_parquet_stats[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw11] PASSED query_test/test_join_queries.py::TestTPCHJoinQueries::test_outer_joins[batch_size: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_join_queries.py::TestSemiJoinQueries::test_semi_joins[batch_size: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw11] PASSED query_test/test_join_queries.py::TestSemiJoinQueries::test_semi_joins[batch_size: 0 | protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_kudu.py::TestKuduBasicDML::test_kudu_insert[protocol: beeswax | exec_option: {'mt_dop': '0', 'kudu_read_mode': 'READ_AT_SNAPSHOT', 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
[gw14] PASSED query_test/test_nested_types.py::TestNestedTypesNoMtDop::test_parquet_stats[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw11] PASSED query_test/test_kudu.py::TestKuduBasicDML::test_kudu_insert[protocol: beeswax | exec_option: {'mt_dop': '0', 'kudu_read_mode': 'READ_AT_SNAPSHOT', 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
query_test/test_kudu.py::TestKuduBasicDML::test_kudu_insert[protocol: beeswax | exec_option: {'disable_codegen': False, 'kudu_read_mode': 'READ_AT_SNAPSHOT', 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'mt_dop': '4', 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
[gw11] PASSED query_test/test_kudu.py::TestKuduBasicDML::test_kudu_insert[protocol: beeswax | exec_option: {'disable_codegen': False, 'kudu_read_mode': 'READ_AT_SNAPSHOT', 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'mt_dop': '4', 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
query_test/test_kudu.py::TestKuduBasicDML::test_kudu_update[protocol: beeswax | exec_option: {'mt_dop': '0', 'kudu_read_mode': 'READ_AT_SNAPSHOT', 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
[gw11] PASSED query_test/test_kudu.py::TestKuduBasicDML::test_kudu_update[protocol: beeswax | exec_option: {'mt_dop': '0', 'kudu_read_mode': 'READ_AT_SNAPSHOT', 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
query_test/test_kudu.py::TestKuduBasicDML::test_kudu_update[protocol: beeswax | exec_option: {'disable_codegen': False, 'kudu_read_mode': 'READ_AT_SNAPSHOT', 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'mt_dop': '4', 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
[gw11] PASSED query_test/test_kudu.py::TestKuduBasicDML::test_kudu_update[protocol: beeswax | exec_option: {'disable_codegen': False, 'kudu_read_mode': 'READ_AT_SNAPSHOT', 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'mt_dop': '4', 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
query_test/test_kudu.py::TestKuduBasicDML::test_kudu_upsert[protocol: beeswax | exec_option: {'mt_dop': '0', 'kudu_read_mode': 'READ_AT_SNAPSHOT', 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
[gw11] PASSED query_test/test_kudu.py::TestKuduBasicDML::test_kudu_upsert[protocol: beeswax | exec_option: {'mt_dop': '0', 'kudu_read_mode': 'READ_AT_SNAPSHOT', 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
query_test/test_kudu.py::TestKuduBasicDML::test_kudu_upsert[protocol: beeswax | exec_option: {'disable_codegen': False, 'kudu_read_mode': 'READ_AT_SNAPSHOT', 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'mt_dop': '4', 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
[gw11] PASSED query_test/test_kudu.py::TestKuduBasicDML::test_kudu_upsert[protocol: beeswax | exec_option: {'disable_codegen': False, 'kudu_read_mode': 'READ_AT_SNAPSHOT', 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'mt_dop': '4', 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
query_test/test_kudu.py::TestKuduBasicDML::test_kudu_delete[protocol: beeswax | exec_option: {'mt_dop': '0', 'kudu_read_mode': 'READ_AT_SNAPSHOT', 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
[gw9] PASSED query_test/test_spilling.py::TestSpillingDebugActionDimensions::test_spilling_aggs[protocol: beeswax | exec_option: {'mt_dop': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'default_spillable_buffer_size': '256k'} | table_format: parquet/none] 
query_test/test_spilling.py::TestSpillingDebugActionDimensions::test_spilling_large_rows[protocol: beeswax | exec_option: {'mt_dop': 0, 'debug_action': None, 'default_spillable_buffer_size': '256k'} | table_format: parquet/none] 
[gw11] PASSED query_test/test_kudu.py::TestKuduBasicDML::test_kudu_delete[protocol: beeswax | exec_option: {'mt_dop': '0', 'kudu_read_mode': 'READ_AT_SNAPSHOT', 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
query_test/test_kudu.py::TestKuduBasicDML::test_kudu_delete[protocol: beeswax | exec_option: {'disable_codegen': False, 'kudu_read_mode': 'READ_AT_SNAPSHOT', 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'mt_dop': '4', 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
[gw1] PASSED query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_uncompressed_parquet_orc[protocol: beeswax | exec_option: {'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: orc/def/block] 
query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_uncompressed_parquet_orc[protocol: beeswax | exec_option: {'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: text/none] 
[gw9] PASSED query_test/test_spilling.py::TestSpillingDebugActionDimensions::test_spilling_large_rows[protocol: beeswax | exec_option: {'mt_dop': 0, 'debug_action': None, 'default_spillable_buffer_size': '256k'} | table_format: parquet/none] 
query_test/test_spilling.py::TestSpillingDebugActionDimensions::test_spilling_large_rows[protocol: beeswax | exec_option: {'mt_dop': 1, 'debug_action': None, 'default_spillable_buffer_size': '256k'} | table_format: parquet/none] 
[gw1] SKIPPED query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_uncompressed_parquet_orc[protocol: beeswax | exec_option: {'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: text/none] 
query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_uncompressed_parquet_orc[protocol: beeswax | exec_option: {'debug_action': None, 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: orc/def/block] 
[gw11] PASSED query_test/test_kudu.py::TestKuduBasicDML::test_kudu_delete[protocol: beeswax | exec_option: {'disable_codegen': False, 'kudu_read_mode': 'READ_AT_SNAPSHOT', 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'mt_dop': '4', 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
query_test/test_kudu.py::TestKuduOperations::test_out_of_range_timestamps[protocol: beeswax | exec_option: {'kudu_read_mode': 'READ_AT_SNAPSHOT', 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
[gw11] PASSED query_test/test_kudu.py::TestKuduOperations::test_out_of_range_timestamps[protocol: beeswax | exec_option: {'kudu_read_mode': 'READ_AT_SNAPSHOT', 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
query_test/test_kudu.py::TestKuduOperations::test_kudu_scan_node[protocol: beeswax | exec_option: {'kudu_read_mode': 'READ_AT_SNAPSHOT', 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
[gw9] PASSED query_test/test_spilling.py::TestSpillingDebugActionDimensions::test_spilling_large_rows[protocol: beeswax | exec_option: {'mt_dop': 1, 'debug_action': None, 'default_spillable_buffer_size': '256k'} | table_format: parquet/none] 
query_test/test_spilling.py::TestSpillingDebugActionDimensions::test_spilling_large_rows[protocol: beeswax | exec_option: {'mt_dop': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'default_spillable_buffer_size': '256k'} | table_format: parquet/none] 
[gw11] PASSED query_test/test_kudu.py::TestKuduOperations::test_kudu_scan_node[protocol: beeswax | exec_option: {'kudu_read_mode': 'READ_AT_SNAPSHOT', 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
[gw9] PASSED query_test/test_spilling.py::TestSpillingDebugActionDimensions::test_spilling_large_rows[protocol: beeswax | exec_option: {'mt_dop': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'default_spillable_buffer_size': '256k'} | table_format: parquet/none] 
query_test/test_spilling.py::TestSpillingDebugActionDimensions::test_spilling_naaj[protocol: beeswax | exec_option: {'mt_dop': 0, 'debug_action': None, 'default_spillable_buffer_size': '256k'} | table_format: parquet/none] 
[gw9] PASSED query_test/test_spilling.py::TestSpillingDebugActionDimensions::test_spilling_naaj[protocol: beeswax | exec_option: {'mt_dop': 0, 'debug_action': None, 'default_spillable_buffer_size': '256k'} | table_format: parquet/none] 
query_test/test_spilling.py::TestSpillingDebugActionDimensions::test_spilling_naaj[protocol: beeswax | exec_option: {'mt_dop': 1, 'debug_action': None, 'default_spillable_buffer_size': '256k'} | table_format: parquet/none] 
[gw9] PASSED query_test/test_spilling.py::TestSpillingDebugActionDimensions::test_spilling_naaj[protocol: beeswax | exec_option: {'mt_dop': 1, 'debug_action': None, 'default_spillable_buffer_size': '256k'} | table_format: parquet/none] 
query_test/test_spilling.py::TestSpillingDebugActionDimensions::test_spilling_naaj[protocol: beeswax | exec_option: {'mt_dop': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'default_spillable_buffer_size': '256k'} | table_format: parquet/none] 
[gw9] PASSED query_test/test_spilling.py::TestSpillingDebugActionDimensions::test_spilling_naaj[protocol: beeswax | exec_option: {'mt_dop': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'default_spillable_buffer_size': '256k'} | table_format: parquet/none] 
query_test/test_spilling.py::TestSpillingDebugActionDimensions::test_spilling_regression_exhaustive[protocol: beeswax | exec_option: {'mt_dop': 0, 'debug_action': None, 'default_spillable_buffer_size': '256k'} | table_format: parquet/none] 
[gw9] SKIPPED query_test/test_spilling.py::TestSpillingDebugActionDimensions::test_spilling_regression_exhaustive[protocol: beeswax | exec_option: {'mt_dop': 0, 'debug_action': None, 'default_spillable_buffer_size': '256k'} | table_format: parquet/none] 
query_test/test_spilling.py::TestSpillingDebugActionDimensions::test_spilling_regression_exhaustive[protocol: beeswax | exec_option: {'mt_dop': 1, 'debug_action': None, 'default_spillable_buffer_size': '256k'} | table_format: parquet/none] 
[gw9] SKIPPED query_test/test_spilling.py::TestSpillingDebugActionDimensions::test_spilling_regression_exhaustive[protocol: beeswax | exec_option: {'mt_dop': 1, 'debug_action': None, 'default_spillable_buffer_size': '256k'} | table_format: parquet/none] 
query_test/test_spilling.py::TestSpillingDebugActionDimensions::test_spilling_regression_exhaustive[protocol: beeswax | exec_option: {'mt_dop': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'default_spillable_buffer_size': '256k'} | table_format: parquet/none] 
[gw9] SKIPPED query_test/test_spilling.py::TestSpillingDebugActionDimensions::test_spilling_regression_exhaustive[protocol: beeswax | exec_option: {'mt_dop': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'default_spillable_buffer_size': '256k'} | table_format: parquet/none] 
query_test/test_spilling.py::TestSpillingNoDebugActionDimensions::test_spilling_naaj_no_deny_reservation[protocol: beeswax | exec_option: {'mt_dop': 0, 'default_spillable_buffer_size': '64k'} | table_format: parquet/none] 
[gw9] PASSED query_test/test_spilling.py::TestSpillingNoDebugActionDimensions::test_spilling_naaj_no_deny_reservation[protocol: beeswax | exec_option: {'mt_dop': 0, 'default_spillable_buffer_size': '64k'} | table_format: parquet/none] 
query_test/test_spilling.py::TestSpillingNoDebugActionDimensions::test_spilling_naaj_no_deny_reservation[protocol: beeswax | exec_option: {'mt_dop': 4, 'default_spillable_buffer_size': '64k'} | table_format: parquet/none] 
[gw9] PASSED query_test/test_spilling.py::TestSpillingNoDebugActionDimensions::test_spilling_naaj_no_deny_reservation[protocol: beeswax | exec_option: {'mt_dop': 4, 'default_spillable_buffer_size': '64k'} | table_format: parquet/none] 
query_test/test_spilling.py::TestSpillingNoDebugActionDimensions::test_spilling_query_options[protocol: beeswax | exec_option: {'mt_dop': 0, 'default_spillable_buffer_size': '64k'} | table_format: parquet/none] 
[gw9] PASSED query_test/test_spilling.py::TestSpillingNoDebugActionDimensions::test_spilling_query_options[protocol: beeswax | exec_option: {'mt_dop': 0, 'default_spillable_buffer_size': '64k'} | table_format: parquet/none] 
query_test/test_spilling.py::TestSpillingNoDebugActionDimensions::test_spilling_query_options[protocol: beeswax | exec_option: {'mt_dop': 4, 'default_spillable_buffer_size': '64k'} | table_format: parquet/none] 
[gw9] PASSED query_test/test_spilling.py::TestSpillingNoDebugActionDimensions::test_spilling_query_options[protocol: beeswax | exec_option: {'mt_dop': 4, 'default_spillable_buffer_size': '64k'} | table_format: parquet/none] 
query_test/test_spilling.py::TestSpillingNoDebugActionDimensions::test_spilling_no_debug_action[protocol: beeswax | exec_option: {'mt_dop': 0, 'default_spillable_buffer_size': '64k'} | table_format: parquet/none] 
[gw1] PASSED query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_uncompressed_parquet_orc[protocol: beeswax | exec_option: {'debug_action': None, 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: orc/def/block] 
query_test/test_scratch_limit.py::TestScratchLimit::test_with_high_scratch_limit[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw1] PASSED query_test/test_scratch_limit.py::TestScratchLimit::test_with_high_scratch_limit[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_scratch_limit.py::TestScratchLimit::test_with_low_scratch_limit[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw1] PASSED query_test/test_scratch_limit.py::TestScratchLimit::test_with_low_scratch_limit[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_scratch_limit.py::TestScratchLimit::test_with_zero_scratch_limit[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw1] PASSED query_test/test_scratch_limit.py::TestScratchLimit::test_with_zero_scratch_limit[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_scratch_limit.py::TestScratchLimit::test_with_unlimited_scratch_limit[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw1] PASSED query_test/test_scratch_limit.py::TestScratchLimit::test_with_unlimited_scratch_limit[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_scratch_limit.py::TestScratchLimit::test_without_specifying_scratch_limit[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw9] PASSED query_test/test_spilling.py::TestSpillingNoDebugActionDimensions::test_spilling_no_debug_action[protocol: beeswax | exec_option: {'mt_dop': 0, 'default_spillable_buffer_size': '64k'} | table_format: parquet/none] 
query_test/test_spilling.py::TestSpillingNoDebugActionDimensions::test_spilling_no_debug_action[protocol: beeswax | exec_option: {'mt_dop': 4, 'default_spillable_buffer_size': '64k'} | table_format: parquet/none] 
[gw1] PASSED query_test/test_scratch_limit.py::TestScratchLimit::test_without_specifying_scratch_limit[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_scratch_limit.py::TestScratchLimit::test_with_zero_scratch_limit_no_memory_limit[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw1] PASSED query_test/test_scratch_limit.py::TestScratchLimit::test_with_zero_scratch_limit_no_memory_limit[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_sort.py::TestQueryFullSort::test_multiple_buffer_pool_limits[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw9] PASSED query_test/test_spilling.py::TestSpillingNoDebugActionDimensions::test_spilling_no_debug_action[protocol: beeswax | exec_option: {'mt_dop': 4, 'default_spillable_buffer_size': '64k'} | table_format: parquet/none] 
[gw1] PASSED query_test/test_sort.py::TestQueryFullSort::test_multiple_buffer_pool_limits[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_sort.py::TestQueryFullSort::test_multiple_sort_run_bytes_limits[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw1] PASSED query_test/test_sort.py::TestQueryFullSort::test_multiple_sort_run_bytes_limits[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_http_interactions_extra[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
webserver/test_web_pages.py::TestWebPage::test_krpc_rpcz 
query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_nested_types[protocol: beeswax | exec_option: {'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: orc/def/block] 
query_test/test_spilling.py::TestSpillingBroadcastJoins::test_spilling_broadcast_joins[protocol: beeswax | exec_option: {'mt_dop': 3, 'debug_action': None, 'default_spillable_buffer_size': '256k'} | table_format: kudu/none] 
query_test/test_kudu.py::TestKuduOperations::test_kudu_insert_mem_limit[protocol: beeswax | exec_option: {'kudu_read_mode': 'READ_AT_SNAPSHOT', 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_http_interactions_extra[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
webserver/test_web_pages.py::TestWebPage::test_knox_compatibility 
query_test/test_queries.py::TestQueriesTextTables::test_random[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
query_test/test_sort.py::TestQueryFullSort::test_multiple_mem_limits_full_output[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none-TPC-H: Q19] 
webserver/test_web_pages.py::TestWebPage::test_prometheus_metrics 
webserver/test_web_pages.py::TestWebPage::test_catalog_operations_endpoint 
shell/test_shell_interactive.py::TestImpalaShellInteractive::test_quotes_in_with_clause[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
query_test/test_udfs.py::TestUdfExecution::test_udf_errors[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'exec_single_node_rows_threshold': 0, 'enable_expr_rewrites': False} | table_format: text/none] 
query_test/test_nested_types.py::TestNestedTypesNoMtDop::test_upper_case_field_name 
query_test/test_udfs.py::TestUdfExecution::test_native_functions[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'exec_single_node_rows_threshold': 100, 'enable_expr_rewrites': True} | table_format: text/none] 
[gw12] SKIPPED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_http_interactions_extra[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] 
[gw13] PASSED webserver/test_web_pages.py::TestWebPage::test_catalog_operations_endpoint 
[gw4] PASSED webserver/test_web_pages.py::TestWebPage::test_prometheus_metrics 
[gw6] PASSED webserver/test_web_pages.py::TestWebPage::test_knox_compatibility 
[gw10] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_quotes_in_with_clause[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] 
[gw5] PASSED webserver/test_web_pages.py::TestWebPage::test_krpc_rpcz 
[gw7] PASSED shell/test_shell_interactive.py::TestImpalaShellInteractive::test_http_interactions_extra[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] 
[gw15] PASSED query_test/test_udfs.py::TestUdfExecution::test_udf_errors[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'exec_single_node_rows_threshold': 0, 'enable_expr_rewrites': False} | table_format: text/none] 
[gw0] PASSED query_test/test_tpch_queries.py::TestTpchQuery::test_tpch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none-TPC-H: Q19] 
[gw14] PASSED query_test/test_nested_types.py::TestNestedTypesNoMtDop::test_upper_case_field_name 
[gw11] PASSED query_test/test_kudu.py::TestKuduOperations::test_kudu_insert_mem_limit[protocol: beeswax | exec_option: {'kudu_read_mode': 'READ_AT_SNAPSHOT', 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none] 
[gw9] PASSED query_test/test_spilling.py::TestSpillingBroadcastJoins::test_spilling_broadcast_joins[protocol: beeswax | exec_option: {'mt_dop': 3, 'debug_action': None, 'default_spillable_buffer_size': '256k'} | table_format: kudu/none] 
[gw1] PASSED query_test/test_sort.py::TestQueryFullSort::test_multiple_mem_limits_full_output[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
[gw8] PASSED query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_nested_types[protocol: beeswax | exec_option: {'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: orc/def/block] 
[gw3] PASSED query_test/test_queries.py::TestQueriesTextTables::test_random[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw2] PASSED query_test/test_udfs.py::TestUdfExecution::test_native_functions[protocol: beeswax | exec_option: {'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'exec_single_node_rows_threshold': 100, 'enable_expr_rewrites': True} | table_format: text/none] 

 generated xml file: /home/ubuntu/Impala/logs/ee_tests/results/TEST-impala-parallel.xml 
=========================== short test summary info ============================
XFAIL data_errors/test_data_errors.py::TestHdfsScanNodeErrors::()::test_hdfs_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block]
  reason: Expected results differ across file formats
XFAIL data_errors/test_data_errors.py::TestHdfsScanNodeErrors::()::test_hdfs_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none]
  reason: Expected results differ across file formats
XFAIL data_errors/test_data_errors.py::TestHdfsScanNodeErrors::()::test_hdfs_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 1, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block]
  reason: Expected results differ across file formats
XFAIL data_errors/test_data_errors.py::TestHdfsScanNodeErrors::()::test_hdfs_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block]
  reason: Expected results differ across file formats
XFAIL data_errors/test_data_errors.py::TestHdfsScanNodeErrors::()::test_hdfs_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none]
  reason: Expected results differ across file formats
XFAIL data_errors/test_data_errors.py::TestHdfsScanNodeErrors::()::test_hdfs_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block]
  reason: Expected results differ across file formats
XFAIL data_errors/test_data_errors.py::TestHdfsScanNodeErrors::()::test_hdfs_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 1, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none]
  reason: Expected results differ across file formats
XFAIL data_errors/test_data_errors.py::TestHdfsScanNodeErrors::()::test_hdfs_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 1, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block]
  reason: Expected results differ across file formats
XFAIL data_errors/test_data_errors.py::TestHdfsScanNodeErrors::()::test_hdfs_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 1, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block]
  reason: Expected results differ across file formats
XFAIL data_errors/test_data_errors.py::TestHdfsScanNodeErrors::()::test_hdfs_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block]
  reason: Expected results differ across file formats
XFAIL data_errors/test_data_errors.py::TestHdfsScanNodeErrors::()::test_hdfs_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 1, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block]
  reason: Expected results differ across file formats
XFAIL data_errors/test_data_errors.py::TestHdfsScanNodeErrors::()::test_hdfs_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block]
  reason: Expected results differ across file formats
XFAIL data_errors/test_data_errors.py::TestHdfsScanNodeErrors::()::test_hdfs_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block]
  reason: Expected results differ across file formats
XFAIL data_errors/test_data_errors.py::TestHdfsScanNodeErrors::()::test_hdfs_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 1, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: avro/snap/block]
  reason: Expected results differ across file formats
XFAIL data_errors/test_data_errors.py::TestHdfsScanNodeErrors::()::test_hdfs_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 1, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block]
  reason: Expected results differ across file formats
XFAIL data_errors/test_data_errors.py::TestHdfsScanNodeErrors::()::test_hdfs_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 1, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none]
  reason: Expected results differ across file formats
XFAIL data_errors/test_data_errors.py::TestHdfsScanNodeErrors::()::test_hdfs_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 1, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block]
  reason: Expected results differ across file formats
XFAIL data_errors/test_data_errors.py::TestHdfsScanNodeErrors::()::test_hdfs_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 1, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block]
  reason: Expected results differ across file formats
XFAIL data_errors/test_data_errors.py::TestHdfsSeqScanNodeErrors::()::test_hdfs_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block]
  reason: Expected results differ across file formats
XFAIL data_errors/test_data_errors.py::TestHdfsSeqScanNodeErrors::()::test_hdfs_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 1, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block]
  reason: Expected results differ across file formats
XFAIL data_errors/test_data_errors.py::TestHdfsRcFileScanNodeErrors::()::test_hdfs_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 1, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block]
  reason: Expected results differ across file formats
XFAIL data_errors/test_data_errors.py::TestHdfsSeqScanNodeErrors::()::test_hdfs_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block]
  reason: Expected results differ across file formats
XFAIL data_errors/test_data_errors.py::TestHdfsRcFileScanNodeErrors::()::test_hdfs_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block]
  reason: Expected results differ across file formats
XFAIL data_errors/test_data_errors.py::TestHdfsSeqScanNodeErrors::()::test_hdfs_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 1, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/snap/block]
  reason: Expected results differ across file formats
XFAIL data_errors/test_data_errors.py::TestHdfsRcFileScanNodeErrors::()::test_hdfs_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 1, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block]
  reason: Expected results differ across file formats
XFAIL data_errors/test_data_errors.py::TestHBaseDataErrors::()::test_hbase_insert_errors[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none]
  reason: hbasealltypeserror doesn't seem to return any errors
XFAIL data_errors/test_data_errors.py::TestHBaseDataErrors::()::test_hbase_insert_errors[protocol: beeswax | exec_option: {'batch_size': 1, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none]
  reason: hbasealltypeserror doesn't seem to return any errors
XFAIL data_errors/test_data_errors.py::TestHBaseDataErrors::()::test_hbase_insert_errors[protocol: beeswax | exec_option: {'batch_size': 1, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none]
  reason: hbasealltypeserror doesn't seem to return any errors
XFAIL data_errors/test_data_errors.py::TestHdfsScanNodeErrors::()::test_hdfs_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block]
  reason: Expected results differ across file formats
XFAIL data_errors/test_data_errors.py::TestHdfsRcFileScanNodeErrors::()::test_hdfs_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: rc/snap/block]
  reason: Expected results differ across file formats
XFAIL data_errors/test_data_errors.py::TestHdfsScanNodeErrors::()::test_hdfs_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: orc/def/block]
  reason: Expected results differ across file formats
XFAIL data_errors/test_data_errors.py::TestHBaseDataErrors::()::test_hbase_insert_errors[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none]
  reason: hbasealltypeserror doesn't seem to return any errors
XFAIL data_errors/test_data_errors.py::TestHBaseDataErrors::()::test_hbase_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 1, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none]
  reason: hbasealltypeserror doesn't seem to return any errors
XFAIL data_errors/test_data_errors.py::TestHBaseDataErrors::()::test_hbase_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none]
  reason: hbasealltypeserror doesn't seem to return any errors
XFAIL data_errors/test_data_errors.py::TestHBaseDataErrors::()::test_hbase_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none]
  reason: hbasealltypeserror doesn't seem to return any errors
XFAIL data_errors/test_data_errors.py::TestHBaseDataErrors::()::test_hbase_scan_node_errors[protocol: beeswax | exec_option: {'batch_size': 1, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: hbase/none]
  reason: hbasealltypeserror doesn't seem to return any errors
XFAIL metadata/test_partition_metadata.py::TestMixedPartitions::()::test_incompatible_avro_partition_in_non_avro_table[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-parquetfile]
  reason: IMPALA-7309: adding an avro partition to a parquet table changes its schema
XFAIL query_test/test_compressed_formats.py::TestCompressedNonText::()::test_insensitivity_to_extension[compression_format: ('.bz2', 'bzip') | file_format: avro]
  reason: Avro is only created for Deflate and Snappy compression codecs
XFAIL query_test/test_compressed_formats.py::TestCompressedNonText::()::test_insensitivity_to_extension[compression_format: ('.gz', 'gzip') | file_format: avro]
  reason: Avro is only created for Deflate and Snappy compression codecs
XFAIL query_test/test_result_spooling.py::TestResultSpooling::()::test_full_queue[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none]
  reason: [NOTRUN] IMPALA-8926
XFAIL query_test/test_result_spooling.py::TestResultSpooling::()::test_full_queue_large_fetch[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none]
  reason: [NOTRUN] IMPALA-8926
XFAIL query_test/test_scanners.py::TestUnmatchedSchema::()::test_unmatched_schema[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none]
  reason: IMPALA-2890: Missing Kudu DDL support
XFAIL query_test/test_scanners.py::TestWideRow::()::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: kudu/none]
  reason: KUDU-666: Kudu support for large values
XFAIL query_test/test_scanners.py::TestWideRow::()::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': 'HDFS_SCANNER_THREAD_CHECK_SOFT_MEM_LIMIT:FAIL@0.5', 'exec_single_node_rows_threshold': 0} | table_format: kudu/none]
  reason: KUDU-666: Kudu support for large values
XFAIL query_test/test_scanners.py::TestWideRow::()::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: kudu/none]
  reason: KUDU-666: Kudu support for large values
XFAIL query_test/test_scanners.py::TestWideRow::()::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'exec_single_node_rows_threshold': 0} | table_format: kudu/none]
  reason: KUDU-666: Kudu support for large values
XFAIL query_test/test_scanners.py::TestWideRow::()::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: kudu/none]
  reason: KUDU-666: Kudu support for large values
XFAIL query_test/test_scanners.py::TestWideRow::()::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.5', 'exec_single_node_rows_threshold': 0} | table_format: kudu/none]
  reason: KUDU-666: Kudu support for large values
XFAIL query_test/test_scanners.py::TestWideRow::()::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none]
  reason: KUDU-666: Kudu support for large values
XFAIL query_test/test_scanners.py::TestWideRow::()::test_wide_row[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: kudu/none]
  reason: KUDU-666: Kudu support for large values
XFAIL webserver/test_web_pages.py::TestWebPage::()::test_backend_states
  reason: [NOTRUN] IMPALA-8059
XFAIL webserver/test_web_pages.py::TestWebPage::()::test_backend_instances_mt_dop
  reason: [NOTRUN] IMPALA-8059
XFAIL webserver/test_web_pages.py::TestWebPage::()::test_backend_instances
  reason: [NOTRUN] IMPALA-8059
XFAIL query_test/test_queries.py::TestQueries::()::test_misc[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none]
  reason: Failing on rc/snap/block despite resolution of IMP-624,IMP-503. Failing on kudu and parquet because tables do not exist
XFAIL query_test/test_queries.py::TestQueries::()::test_misc[protocol: hs2 | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none]
  reason: Failing on rc/snap/block despite resolution of IMP-624,IMP-503. Failing on kudu and parquet because tables do not exist
XFAIL query_test/test_queries.py::TestQueries::()::test_misc[protocol: hs2-http | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none]
  reason: Failing on rc/snap/block despite resolution of IMP-624,IMP-503. Failing on kudu and parquet because tables do not exist
FAIL query_test/test_acid.py::TestAcid::()::test_full_acid_original_files[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none]
=================================== FAILURES ===================================
 TestAcid.test_full_acid_original_files[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
[gw9] linux2 -- Python 2.7.16 /home/ubuntu/Impala/bin/../infra/python/env-gcc7.5.0/bin/python
query_test/test_acid.py:153: in test_full_acid_original_files
    self.run_test_case('QueryTest/full-acid-original-file', vector, unique_database)
common/impala_test_suite.py:693: in run_test_case
    self.__verify_results_and_errors(vector, test_section, result, use_db)
common/impala_test_suite.py:529: in __verify_results_and_errors
    replace_filenames_with_placeholder)
common/test_result_verifier.py:456: in verify_raw_results
    VERIFIER_MAP[verifier](expected, actual)
common/test_result_verifier.py:278: in verify_query_result_is_equal
    assert expected_results == actual_results
E   assert Comparing QueryTestResults (expected vs actual):
E     0,0,0 != 0,19,0
E     0,1,1 != 0,20,1
E     0,2,2 != 0,21,2
E     0,3,3 != 0,22,3
E     0,4,4 != 0,23,4
----------------------------- Captured stderr call -----------------------------
ERROR:test_configuration:Comparing QueryTestResults (expected vs actual):
0,0,0 != 0,19,0
0,1,1 != 0,20,1
0,2,2 != 0,21,2
0,3,3 != 0,22,3
0,4,4 != 0,23,4
====== 1 failed, 3217 passed, 166 skipped, 56 xfailed in 6080.87 seconds =======
Running TestExecutor with args: ['--ignore', 'query_test', '--ignore', 'catalog_service', '--ignore', 'hs2', '--ignore', 'experiments', '--ignore', 'data_errors', '--ignore', 'performance', '--ignore', 'beeswax', '--ignore', 'authorization', '--ignore', 'metadata', '--ignore', 'test-hive-udfs', '--ignore', 'shell', '--ignore', 'benchmark', '--ignore', 'infra', '--ignore', 'statestore', '--ignore', 'failure', '--ignore', 'webserver', '--ignore', 'comparison', '--ignore', 'stress', '--ignore', 'util', '--ignore', 'custom_cluster', '--ignore', 'common', '--ignore', 'observability', '--ignore', 'unittests', '--resultlog', '/home/ubuntu/Impala/logs/ee_tests/results/TEST-impala-verify-metrics.log', '--junitxml', '/home/ubuntu/Impala/logs/ee_tests/results/TEST-impala-verify-metrics.xml', '--maxfail', '0', '--exploration_strategy', 'core', '--workload_exploration_strategy', 'functional-query:core,targeted-stress:core', 'verifiers/test_verify_metrics.py']
============================= test session starts ==============================
platform linux2 -- Python 2.7.16, pytest-2.9.2, py-1.4.32, pluggy-0.3.1 -- /home/ubuntu/Impala/bin/../infra/python/env-gcc7.5.0/bin/python
cachedir: .cache
rootdir: /home/ubuntu/Impala/tests, inifile: pytest.ini
plugins: xdist-1.17.1, timeout-1.2.1, random-0.2, forked-0.2
timeout: 7200s method: signal
collecting ... collected 3 items

verifiers/test_verify_metrics.py::TestValidateMetrics::test_metrics_are_zero PASSED
verifiers/test_verify_metrics.py::TestValidateMetrics::test_num_unused_buffers PASSED
verifiers/test_verify_metrics.py::TestValidateMetrics::test_backends_are_idle PASSED

 generated xml file: /home/ubuntu/Impala/logs/ee_tests/results/TEST-impala-verify-metrics.xml 
=========================== 3 passed in 0.45 seconds ===========================
[
    {
        "Name": "test-impala-cluster",
        "Id": "e4f78ccb21a63ee07c379811176a3b88a9dc347aac722cd765eccafc4aa7d3bd",
        "Created": "2020-09-01T13:29:50.773466438Z",
        "Scope": "local",
        "Driver": "bridge",
        "EnableIPv6": false,
        "IPAM": {
            "Driver": "default",
            "Options": {},
            "Config": [
                {
                    "Subnet": "172.18.0.0/16",
                    "Gateway": "172.18.0.1"
                }
            ]
        },
        "Internal": false,
        "Attachable": false,
        "Ingress": false,
        "ConfigFrom": {
            "Network": ""
        },
        "ConfigOnly": false,
        "Containers": {
            "21b106db6ab9666fcc033c0bc2f5a157166588f122e129f81f024e482cc3d759": {
                "Name": "impala-test-cluster-test-impala-cluster-impalad_coord_exec-0",
                "EndpointID": "f9641b1db2225f927cf3028cfe105e8dc222413e9f475e3cf0903615e47b8907",
                "MacAddress": "02:42:ac:12:00:04",
                "IPv4Address": "172.18.0.4/16",
                "IPv6Address": ""
            },
            "2799c0c2252f0fa91e1cf430146d225f880c7b46a8c77d6847436f4526312635": {
                "Name": "impala-test-cluster-test-impala-cluster-statestored",
                "EndpointID": "415cdede1f14bdfa732d89135e1da273fa05e1d65f316d3cd35cdc0588ac0470",
                "MacAddress": "02:42:ac:12:00:02",
                "IPv4Address": "172.18.0.2/16",
                "IPv6Address": ""
            },
            "6fc4b3a2e929c283235e107dd3f23c4933d7044f30d3ce7c4c61203724836659": {
                "Name": "impala-test-cluster-test-impala-cluster-impalad_coord_exec-2",
                "EndpointID": "fc6bea22aa307219bfed5be9c7fef0b856b1704a9365e4fca9060c86c4af4b83",
                "MacAddress": "02:42:ac:12:00:06",
                "IPv4Address": "172.18.0.6/16",
                "IPv6Address": ""
            },
            "af22247d9ed1741aa9d9a8e689dc27ff265742f617f7038eece5551ce5164640": {
                "Name": "impala-test-cluster-test-impala-cluster-impalad_coord_exec-1",
                "EndpointID": "3a05d1ab7f715f246aad6fd366f6bdfab9a80278c6b28fcf08d028757ec95568",
                "MacAddress": "02:42:ac:12:00:05",
                "IPv4Address": "172.18.0.5/16",
                "IPv6Address": ""
            },
            "f081b0772e259dc1d0041699e645a5c9b3803fa722ef618f51ce20dafbe61a91": {
                "Name": "impala-test-cluster-test-impala-cluster-catalogd",
                "EndpointID": "9c646f375d24f6d3b9e64e2fbc8dcbdd7fd42ff4edfcc7b2cdd20de25fde51c8",
                "MacAddress": "02:42:ac:12:00:03",
                "IPv4Address": "172.18.0.3/16",
                "IPv6Address": ""
            }
        },
        "Options": {},
        "Labels": {}
    }
]
impala-test-cluster-test-impala-cluster-statestored
17:11:37 MainThread: Stopped container impala-test-cluster-test-impala-cluster-statestored
impala-test-cluster-test-impala-cluster-catalogd
17:11:38 MainThread: Stopped container impala-test-cluster-test-impala-cluster-catalogd
17:11:38 MainThread: Stopping container impala-test-cluster-test-impala-cluster-impalad_coord_exec-1
impala-test-cluster-test-impala-cluster-impalad_coord_exec-1
17:11:38 MainThread: Stopping container impala-test-cluster-test-impala-cluster-impalad_coord_exec-0
impala-test-cluster-test-impala-cluster-impalad_coord_exec-0
17:11:39 MainThread: Stopping container impala-test-cluster-test-impala-cluster-impalad_coord_exec-2
impala-test-cluster-test-impala-cluster-impalad_coord_exec-2
17:11:39 MainThread: Found 0 impalad/0 statestored/0 catalogd process(es)
impala-test-cluster-test-impala-cluster-statestored
17:11:39 MainThread: Destroyed container impala-test-cluster-test-impala-cluster-statestored
17:11:39 MainThread: Running container impala-test-cluster-test-impala-cluster-statestored
17:11:39 MainThread: Running command ['docker', 'run', '-d', '-e', 'HADOOP_USER_NAME=ubuntu', '-e', 'JAVA_TOOL_OPTIONS=-agentlib:jdwp=transport=dt_socket,address=30000,server=y,suspend=n  ', '-p25010:25010', '--user', '1000:1000', '--network', 'test-impala-cluster', '--name', 'impala-test-cluster-test-impala-cluster-statestored', '--network-alias', 'statestored', '--mount', 'type=bind,src=/home/ubuntu/Impala/fe/src/test/resources/,dst=/opt/impala/conf', '--mount', 'type=bind,src=/home/ubuntu/Impala/logs/ee_tests/statestored,dst=/opt/impala/logs', 'statestored_debug', '-logbufsecs=5', '-v=1', '-max_log_files=10']
6c2a07735694c2d16c8408fff0ee0d8ff1be9b18d6d8b7d9f318c67aa4e2c021
17:11:40 MainThread: Launched container impala-test-cluster-test-impala-cluster-statestored with port mapping:
25010/tcp -> 0.0.0.0:25010

impala-test-cluster-test-impala-cluster-catalogd
17:11:40 MainThread: Destroyed container impala-test-cluster-test-impala-cluster-catalogd
17:11:40 MainThread: Running container impala-test-cluster-test-impala-cluster-catalogd
17:11:40 MainThread: Running command ['docker', 'run', '-d', '-e', 'HADOOP_USER_NAME=ubuntu', '-e', 'JAVA_TOOL_OPTIONS=-agentlib:jdwp=transport=dt_socket,address=30000,server=y,suspend=n  ', '-p25020:25020', '--user', '1000:1000', '--network', 'test-impala-cluster', '--name', 'impala-test-cluster-test-impala-cluster-catalogd', '--network-alias', 'catalogd', '--mount', 'type=bind,src=/home/ubuntu/Impala/fe/src/test/resources/,dst=/opt/impala/conf', '--mount', 'type=bind,src=/home/ubuntu/Impala/logs/ee_tests/catalogd,dst=/opt/impala/logs', 'catalogd_debug', '-logbufsecs=5', '-v=1', '-max_log_files=10', '-kudu_master_hosts', '172.18.0.1', '--load_catalog_in_background=false']
9099532aed8475f2383dac22e905888c6fbfaba246c5002b5978977b5cce4e75
17:11:41 MainThread: Launched container impala-test-cluster-test-impala-cluster-catalogd with port mapping:
25020/tcp -> 0.0.0.0:25020

impala-test-cluster-test-impala-cluster-impalad_coord_exec-0
17:11:41 MainThread: Destroyed container impala-test-cluster-test-impala-cluster-impalad_coord_exec-0
17:11:41 MainThread: Running container impala-test-cluster-test-impala-cluster-impalad_coord_exec-0
17:11:41 MainThread: Running command ['docker', 'run', '-d', '-e', 'HADOOP_USER_NAME=ubuntu', '-e', 'JAVA_TOOL_OPTIONS=-agentlib:jdwp=transport=dt_socket,address=30000,server=y,suspend=n  ', '-p21000:21000', '-p28000:28000', '-p21050:21050', '-p25000:25000', '--user', '1000:1000', '--network', 'test-impala-cluster', '--name', 'impala-test-cluster-test-impala-cluster-impalad_coord_exec-0', '--network-alias', 'impalad_coord_exec-0', '--mount', 'type=bind,src=/home/ubuntu/Impala/fe/src/test/resources/,dst=/opt/impala/conf', '--mount', 'type=bind,src=/home/ubuntu/Impala/logs/ee_tests/impalad_coord_exec-0,dst=/opt/impala/logs', '--mount', 'type=bind,src=/tmp/impalad_coord_exec-0_cache,dst=/opt/impala/cache', '--memory', '12884901888', 'impalad_coord_exec_debug', '-data_cache_eviction_policy=LRU', '-data_cache=/opt/impala/cache:500m', '-disconnected_session_timeout', '21600', '-kudu_client_rpc_timeout_ms', '0', '-kudu_master_hosts', '172.18.0.1', '-mem_limit=100%', '-logbufsecs=5', '-v=1', '-max_log_files=10', '--disk_spill_compression_codec=lz4', '--disk_spill_punch_holes=true', '-fair_scheduler_allocation_path=/opt/impala/conf/minicluster-fair-scheduler.xml', '-llama_site_path=/opt/impala/conf/minicluster-llama-site.xml']
WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
b289ed48b7600ff6f33abf0d2f00519502d3020cd38cdba8c770e11e189fece0
17:11:42 MainThread: Launched container impala-test-cluster-test-impala-cluster-impalad_coord_exec-0 with port mapping:
25000/tcp -> 0.0.0.0:25000
28000/tcp -> 0.0.0.0:28000
21000/tcp -> 0.0.0.0:21000
21050/tcp -> 0.0.0.0:21050

impala-test-cluster-test-impala-cluster-impalad_coord_exec-1
17:11:42 MainThread: Destroyed container impala-test-cluster-test-impala-cluster-impalad_coord_exec-1
17:11:42 MainThread: Running container impala-test-cluster-test-impala-cluster-impalad_coord_exec-1
17:11:42 MainThread: Running command ['docker', 'run', '-d', '-e', 'HADOOP_USER_NAME=ubuntu', '-e', 'JAVA_TOOL_OPTIONS=-agentlib:jdwp=transport=dt_socket,address=30000,server=y,suspend=n  ', '-p21001:21000', '-p28001:28000', '-p21051:21050', '-p25001:25000', '--user', '1000:1000', '--network', 'test-impala-cluster', '--name', 'impala-test-cluster-test-impala-cluster-impalad_coord_exec-1', '--network-alias', 'impalad_coord_exec-1', '--mount', 'type=bind,src=/home/ubuntu/Impala/fe/src/test/resources/,dst=/opt/impala/conf', '--mount', 'type=bind,src=/home/ubuntu/Impala/logs/ee_tests/impalad_coord_exec-1,dst=/opt/impala/logs', '--mount', 'type=bind,src=/tmp/impalad_coord_exec-1_cache,dst=/opt/impala/cache', '--memory', '12884901888', 'impalad_coord_exec_debug', '-data_cache_eviction_policy=LRU', '-data_cache=/opt/impala/cache:500m', '-disconnected_session_timeout', '21600', '-kudu_client_rpc_timeout_ms', '0', '-kudu_master_hosts', '172.18.0.1', '-mem_limit=100%', '-logbufsecs=5', '-v=1', '-max_log_files=10', '--disk_spill_compression_codec=lz4', '--disk_spill_punch_holes=true', '-fair_scheduler_allocation_path=/opt/impala/conf/minicluster-fair-scheduler.xml', '-llama_site_path=/opt/impala/conf/minicluster-llama-site.xml']
WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
49684fe4b0d9f7cda348d7409962617c84ec3031b768b5555fdadb7487931c0d
17:11:43 MainThread: Launched container impala-test-cluster-test-impala-cluster-impalad_coord_exec-1 with port mapping:
21000/tcp -> 0.0.0.0:21001
21050/tcp -> 0.0.0.0:21051
25000/tcp -> 0.0.0.0:25001
28000/tcp -> 0.0.0.0:28001

impala-test-cluster-test-impala-cluster-impalad_coord_exec-2
17:11:43 MainThread: Destroyed container impala-test-cluster-test-impala-cluster-impalad_coord_exec-2
17:11:43 MainThread: Running container impala-test-cluster-test-impala-cluster-impalad_coord_exec-2
17:11:43 MainThread: Running command ['docker', 'run', '-d', '-e', 'HADOOP_USER_NAME=ubuntu', '-e', 'JAVA_TOOL_OPTIONS=-agentlib:jdwp=transport=dt_socket,address=30000,server=y,suspend=n  ', '-p21002:21000', '-p28002:28000', '-p21052:21050', '-p25002:25000', '--user', '1000:1000', '--network', 'test-impala-cluster', '--name', 'impala-test-cluster-test-impala-cluster-impalad_coord_exec-2', '--network-alias', 'impalad_coord_exec-2', '--mount', 'type=bind,src=/home/ubuntu/Impala/fe/src/test/resources/,dst=/opt/impala/conf', '--mount', 'type=bind,src=/home/ubuntu/Impala/logs/ee_tests/impalad_coord_exec-2,dst=/opt/impala/logs', '--mount', 'type=bind,src=/tmp/impalad_coord_exec-2_cache,dst=/opt/impala/cache', '--memory', '12884901888', 'impalad_coord_exec_debug', '-data_cache_eviction_policy=LRU', '-data_cache=/opt/impala/cache:500m', '-disconnected_session_timeout', '21600', '-kudu_client_rpc_timeout_ms', '0', '-kudu_master_hosts', '172.18.0.1', '-mem_limit=100%', '-logbufsecs=5', '-v=1', '-max_log_files=10', '--disk_spill_compression_codec=lz4', '--disk_spill_punch_holes=true', '-fair_scheduler_allocation_path=/opt/impala/conf/minicluster-fair-scheduler.xml', '-llama_site_path=/opt/impala/conf/minicluster-llama-site.xml']
WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
1b59339baf8a36cc9a707224f751b65ea90d6d3b325fa75ca59b43c525af61d1
17:11:44 MainThread: Launched container impala-test-cluster-test-impala-cluster-impalad_coord_exec-2 with port mapping:
21000/tcp -> 0.0.0.0:21002
21050/tcp -> 0.0.0.0:21052
25000/tcp -> 0.0.0.0:25002
28000/tcp -> 0.0.0.0:28002

17:11:47 MainThread: Found 3 impalad/1 statestored/1 catalogd process(es)
17:11:47 MainThread: Found 3 impalad/1 statestored/1 catalogd process(es)
17:11:47 MainThread: Getting num_known_live_backends from ip-172-31-14-124:25000
17:11:47 MainThread: Waiting for num_known_live_backends=3. Current value: 0
17:11:48 MainThread: Found 3 impalad/1 statestored/1 catalogd process(es)
17:11:48 MainThread: Getting num_known_live_backends from ip-172-31-14-124:25000
17:11:48 MainThread: Waiting for num_known_live_backends=3. Current value: 1
17:11:50 MainThread: Found 3 impalad/1 statestored/1 catalogd process(es)
17:11:50 MainThread: Getting num_known_live_backends from ip-172-31-14-124:25000
17:11:50 MainThread: num_known_live_backends has reached value: 3
17:11:51 MainThread: Found 3 impalad/1 statestored/1 catalogd process(es)
17:11:51 MainThread: Getting num_known_live_backends from ip-172-31-14-124:25001
17:11:51 MainThread: num_known_live_backends has reached value: 3
17:11:51 MainThread: Found 3 impalad/1 statestored/1 catalogd process(es)
17:11:51 MainThread: Getting num_known_live_backends from ip-172-31-14-124:25002
17:11:51 MainThread: num_known_live_backends has reached value: 3
17:11:52 MainThread: Impala Cluster Running with 3 nodes (3 coordinators, 3 executors).
~/Impala/fe ~/Impala
========================================================================
Running mvn  test -Dtest=JdbcTest
Directory /home/ubuntu/Impala/fe
========================================================================
17:11:54 [WARNING] Could not transfer metadata net.minidev:json-smart/maven-metadata.xml from/to impala.cdp.repo (https://native-toolchain.s3.amazonaws.com/build/cdp_components/4493826/maven): Access denied to: https://native-toolchain.s3.amazonaws.com/build/cdp_components/4493826/maven/net/minidev/json-smart/maven-metadata.xml , ReasonPhrase:Forbidden.
17:11:54 [WARNING] Could not transfer metadata net.minidev:json-smart/maven-metadata.xml from/to impala.cdh.repo (https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven): Access denied to: https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven/net/minidev/json-smart/maven-metadata.xml , ReasonPhrase:Forbidden.
17:11:54 [WARNING] Failure to transfer net.minidev:json-smart/maven-metadata.xml from https://native-toolchain.s3.amazonaws.com/build/cdp_components/4493826/maven was cached in the local repository, resolution will not be reattempted until the update interval of impala.cdp.repo has elapsed or updates are forced. Original error: Could not transfer metadata net.minidev:json-smart/maven-metadata.xml from/to impala.cdp.repo (https://native-toolchain.s3.amazonaws.com/build/cdp_components/4493826/maven): Access denied to: https://native-toolchain.s3.amazonaws.com/build/cdp_components/4493826/maven/net/minidev/json-smart/maven-metadata.xml , ReasonPhrase:Forbidden.
17:11:54 [WARNING] Failure to transfer net.minidev:json-smart/maven-metadata.xml from https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven was cached in the local repository, resolution will not be reattempted until the update interval of impala.cdh.repo has elapsed or updates are forced. Original error: Could not transfer metadata net.minidev:json-smart/maven-metadata.xml from/to impala.cdh.repo (https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven): Access denied to: https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven/net/minidev/json-smart/maven-metadata.xml , ReasonPhrase:Forbidden.
17:11:55 [WARNING] Could not transfer metadata org.apache.kudu:kudu-client:1.13.0-SNAPSHOT/maven-metadata.xml from/to impala.cdh.repo (https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven): Access denied to: https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven/org/apache/kudu/kudu-client/1.13.0-SNAPSHOT/maven-metadata.xml , ReasonPhrase:Forbidden.
17:11:55 [WARNING] Failure to transfer org.apache.kudu:kudu-client:1.13.0-SNAPSHOT/maven-metadata.xml from https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven was cached in the local repository, resolution will not be reattempted until the update interval of impala.cdh.repo has elapsed or updates are forced. Original error: Could not transfer metadata org.apache.kudu:kudu-client:1.13.0-SNAPSHOT/maven-metadata.xml from/to impala.cdh.repo (https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven): Access denied to: https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven/org/apache/kudu/kudu-client/1.13.0-SNAPSHOT/maven-metadata.xml , ReasonPhrase:Forbidden.
17:11:55 [WARNING] Failure to transfer net.minidev:json-smart/maven-metadata.xml from https://native-toolchain.s3.amazonaws.com/build/cdp_components/4493826/maven was cached in the local repository, resolution will not be reattempted until the update interval of impala.cdp.repo has elapsed or updates are forced. Original error: Could not transfer metadata net.minidev:json-smart/maven-metadata.xml from/to impala.cdp.repo (https://native-toolchain.s3.amazonaws.com/build/cdp_components/4493826/maven): Access denied to: https://native-toolchain.s3.amazonaws.com/build/cdp_components/4493826/maven/net/minidev/json-smart/maven-metadata.xml , ReasonPhrase:Forbidden.
17:11:55 [WARNING] Failure to transfer net.minidev:json-smart/maven-metadata.xml from https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven was cached in the local repository, resolution will not be reattempted until the update inteWarning : Terminal "EMPTY_IDENT" was declared but never used
Warning : Terminal "UNEXPECTED_CHAR" was declared but never used
------- CUP v0.11a czt01 beta Parser Generation Summary -------
  0 errors and 2 warnings
  249 terminals, 242 non-terminals, and 940 productions declared, 
  producing 1745 unique parse states.
  2 terminals declared but not used.
  0 non-terminals declared but not used.
  0 productions never reduced.
  0 conflicts detected (0 expected).
  Code written to "SqlParser.java", and "SqlParserSymbols.java".
---------------------------------------------------- (v0.11a czt01 beta)
rval of impala.cdh.repo has elapsed or updates are forced. Original error: Could not transfer metadata net.minidev:json-smart/maven-metadata.xml from/to impala.cdh.repo (https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven): Access denied to: https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven/net/minidev/json-smart/maven-metadata.xml , ReasonPhrase:Forbidden.
17:11:56 [WARNING] Failure to transfer net.minidev:json-smart/maven-metadata.xml from https://native-toolchain.s3.amazonaws.com/build/cdp_components/4493826/maven was cached in the local repository, resolution will not be reattempted until the update interval of impala.cdp.repo has elapsed or updates are forced. Original error: Could not transfer metadata net.minidev:json-smart/maven-metadata.xml from/to impala.cdp.repo (https://native-toolchain.s3.amazonaws.com/build/cdp_components/4493826/maven): Access denied to: https://native-toolchain.s3.amazonaws.com/build/cdp_components/4493826/maven/net/minidev/json-smart/maven-metadata.xml , ReasonPhrase:Forbidden.
17:11:56 [WARNING] Failure to transfer net.minidev:json-smart/maven-metadata.xml from https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven was cached in the local repository, resolution will not be reattempted until the update interval of impala.cdh.repo has elapsed or updates are forced. Original error: Could not transfer metadata net.minidev:json-smart/maven-metadata.xml from/to impala.cdh.repo (https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven): Access denied to: https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven/net/minidev/json-smart/maven-metadata.xml , ReasonPhrase:Forbidden.
17:11:56 [WARNING] Failure to transfer net.minidev:json-smart/maven-metadata.xml from https://native-toolchain.s3.amazonaws.com/build/cdp_components/4493826/maven was cached in the local repository, resolution will not be reattempted until the update interval of impala.cdp.repo has elapsed or updates are forced. Original error: Could not transfer metadata net.minidev:json-smart/maven-metadata.xml from/to impala.cdp.repo (https://native-toolchain.s3.amazonaws.com/build/cdp_components/4493826/maven): Access denied to: https://native-toolchain.s3.amazonaws.com/build/cdp_components/4493826/maven/net/minidev/json-smart/maven-metadata.xml , ReasonPhrase:Forbidden.
17:11:56 [WARNING] Failure to transfer net.minidev:json-smart/maven-metadata.xml from https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven was cached in the local repository, resolution will not be reattempted until the update interval of impala.cdh.repo has elapsed or updates are forced. Original error: Could not transfer metadata net.minidev:json-smart/maven-metadata.xml from/to impala.cdh.repo (https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven): Access denied to: https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven/net/minidev/json-smart/maven-metadata.xml , ReasonPhrase:Forbidden.
17:11:56 [WARNING] Failure to transfer net.minidev:json-smart/maven-metadata.xml from https://native-toolchain.s3.amazonaws.com/build/cdp_components/4493826/maven was cached in the local repository, resolution will not be reattempted until the update interval of impala.cdp.repo has elapsed or updates are forced. Original error: Could not transfer metadata net.minidev:json-smart/maven-metadata.xml from/to impala.cdp.repo (https://native-toolchain.s3.amazonaws.com/build/cdp_components/4493826/maven): Access denied to: https://native-toolchain.s3.amazonaws.com/build/cdp_components/4493826/maven/net/minidev/json-smart/maven-metadata.xml , ReasonPhrase:Forbidden.
17:11:56 [WARNING] Failure to transfer net.minidev:json-smart/maven-metadata.xml from https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven was cached in the local repository, resolution will not be reattempted until the update interval of impala.cdh.repo has elapsed or updates are forced. Original error: Could not transfer metadata net.minidev:json-smart/maven-metadata.xml from/to impala.cdh.repo (https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven): Access denied to: https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven/net/minidev/json-smart/maven-metadata.xml , ReasonPhrase:Forbidden.
17:11:57 [WARNING] /home/ubuntu/Impala/fe/src/main/cup/sql-parser.cup [0:0]: Terminal "EMPTY_IDENT" was declared but never used
17:11:57 [WARNING] /home/ubuntu/Impala/fe/src/main/cup/sql-parser.cup [0:0]: Terminal "UNEXPECTED_CHAR" was declared but never used
17:12:11 [WARNING] /home/ubuntu/Impala/fe/src/main/java/org/apache/impala/util/UnsafeUtil.java:[24,16] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
17:12:11 [WARNING] /home/ubuntu/Impala/fe/src/main/java/org/apache/impala/util/UnsafeUtil.java:[24,16] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
17:12:11 [WARNING] /home/ubuntu/Impala/fe/src/main/java/org/apache/impala/util/UnsafeUtil.java:[24,16] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
17:12:11 [WARNING] /home/ubuntu/Impala/fe/src/main/java/org/apache/impala/util/UnsafeUtil.java:[33,23] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
17:12:11 [WARNING] /home/ubuntu/Impala/fe/src/main/java/org/apache/impala/util/UnsafeUtil.java:[40,15] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
17:12:11 [WARNING] /home/ubuntu/Impala/fe/src/main/java/org/apache/impala/util/UnsafeUtil.java:[45,25] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
17:12:13 [INFO] Running org.apache.impala.service.JdbcTest
17:13:12 [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 58.346 s - in org.apache.impala.service.JdbcTest
17:13:12 [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0
17:13:12 [INFO] BUILD SUCCESS
~/Impala
+ RET_CODE=1
+ ./testdata/bin/kill-all.sh
Stopping Sentry
Stopping Hive
Stopping Hbase
stopping hbase............
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287/share/hadoop/common/lib/slf4j-log4j12-1.7.30.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287/lib/client-facing-thirdparty/slf4j-log4j12-1.7.30.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hadoop-3.1.1.7.2.1.0-287/share/hadoop/common/lib/slf4j-log4j12-1.7.30.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/home/ubuntu/Impala/toolchain/cdp_components-4493826/hbase-2.2.5.7.2.1.0-287/lib/client-facing-thirdparty/slf4j-log4j12-1.7.30.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]
172.18.0.1: running zookeeper, logging to /home/ubuntu/Impala/logs/cluster/hbase/hbase-ubuntu-zookeeper-ip-172-31-14-124.out
172.18.0.1: stopping zookeeper.
20/09/01 17:13:43 INFO fs.TrashPolicyDefault: Moved: 'hdfs://172.18.0.1:20500/hbase/MasterProcWALs/pv2-00000000000000000004.log' to trash at: hdfs://172.18.0.1:20500/user/ubuntu/.Trash/Current/hbase/MasterProcWALs/pv2-00000000000000000004.log
Stopping kudu
Stopping yarn
Stopping kms
Stopping hdfs
Getting pid from /tmp/rangeradmin.pid ..
Found Apache Ranger Admin Service with pid 38342, Stopping it...
Apache Ranger Admin Service with pid 38342 has been stopped.
+ exit 1
+ onexit
++ docker ps -a -q
+ docker rm -f 1b59339baf8a 49684fe4b0d9 b289ed48b760 9099532aed84 6c2a07735694 416fea0bbc46
1b59339baf8a
49684fe4b0d9
b289ed48b760
9099532aed84
6c2a07735694
416fea0bbc46
+ docker network rm test-impala-cluster
test-impala-cluster
+ onexit
+ docker -v
Docker version 19.03.12, build 48a66213fe
++ docker ps -a -q
+ docker rm -f
"docker rm" requires at least 1 argument.
See 'docker rm --help'.

Usage:  docker rm [OPTIONS] CONTAINER [CONTAINER...]

Remove one or more containers
+ true
+ df -m
Filesystem     1M-blocks  Used Available Use% Mounted on
udev               32200     0     32200   0% /dev
tmpfs               6442     9      6433   1% /run
/dev/xvda1        297740 62498    235227  21% /
tmpfs              32208     1     32208   1% /dev/shm
tmpfs                  5     0         5   0% /run/lock
tmpfs              32208     0     32208   0% /sys/fs/cgroup
/dev/loop0            18    18         0 100% /snap/amazon-ssm-agent/1480
/dev/loop1            90    90         0 100% /snap/core/8039
tmpfs               6442     0      6442   0% /run/user/1000
/dev/loop2            97    97         0 100% /snap/core/9804
/dev/loop3            29    29         0 100% /snap/amazon-ssm-agent/2012
+ free -m
              total        used        free      shared  buff/cache   available
Mem:          64414         744       33129         113       30540       62871
Swap:             0           0           0
+ uptime -p
up 3 hours, 47 minutes
+ rm -rf /home/ubuntu/Impala/logs_static
+ mkdir -p /home/ubuntu/Impala/logs_static
+ mkdir -p /home/ubuntu/Impala/logs
+ cp -r -L /home/ubuntu/Impala/logs /home/ubuntu/Impala/logs_static
+ sudo rm -rf /home/ubuntu/Impala/logs
+ rm -f /tmp/tmp.MixuzuUfvv
Build step 'Execute shell' marked build as failure
Set build name.
New build name is '#3077 refs/changes/89/16389/3'
Archiving artifacts
Recording test results
Finished: FAILURE
