See <https://ci-hadoop.apache.org/job/Tez-qbt-0.10-snapshots/135/display/redirect?page=changes>
Changes: [noreply] TEZ-4389: TestSecureShuffle fails if localhost name is different than ------------------------------------------ [...truncated 333.78 KB...] + echo 'deb [signed-by=/usr/share/keyrings/nodesource.gpg] https://deb.nodesource.com/node_14.x focal main' > /etc/apt/sources.list.d/nodesource.list + echo 'deb-src [signed-by=/usr/share/keyrings/nodesource.gpg] https://deb.nodesource.com/node_14.x focal main' >> /etc/apt/sources.list.d/nodesource.list ## Running `apt-get update` for you... + apt-get update Get:1 https://deb.nodesource.com/node_14.x focal InRelease [4,583 B] Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease Get:3 https://deb.nodesource.com/node_14.x focal/main amd64 Packages [773 B] Hit:4 http://ppa.launchpad.net/longsleep/golang-backports/ubuntu focal InRelease Hit:5 http://archive.ubuntu.com/ubuntu focal InRelease Hit:6 http://archive.ubuntu.com/ubuntu focal-updates InRelease Hit:7 http://archive.ubuntu.com/ubuntu focal-backports InRelease Fetched 5,356 B in 1s (4,721 B/s) Reading package lists... ## Run `sudo apt-get install -y nodejs` to install Node.js 14.x and npm ## You may also need development tools to build native addons: sudo apt-get install gcc g++ make ## To install the Yarn package manager, run: curl -sL https://dl.yarnpkg.com/debian/pubkey.gpg | gpg --dearmor | sudo tee /usr/share/keyrings/yarnkey.gpg >/dev/null echo "deb [signed-by=/usr/share/keyrings/yarnkey.gpg] https://dl.yarnpkg.com/debian stable main" | sudo tee /etc/apt/sources.list.d/yarn.list sudo apt-get update && sudo apt-get install yarn Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: nodejs 0 upgraded, 1 newly installed, 0 to remove and 9 not upgraded. Need to get 25.4 MB of archives. After this operation, 123 MB of additional disk space will be used. Get:1 https://deb.nodesource.com/node_14.x focal/main amd64 nodejs amd64 14.19.0-deb-1nodesource1 [25.4 MB] Fetched 25.4 MB in 1s (39.9 MB/s) Selecting previously unselected package nodejs. (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 ... 33198 files and directories currently installed.) Preparing to unpack .../nodejs_14.19.0-deb-1nodesource1_amd64.deb ... Unpacking nodejs (14.19.0-deb-1nodesource1) ... Setting up nodejs (14.19.0-deb-1nodesource1) ... /usr/bin/jshint -> /usr/lib/node_modules/jshint/bin/jshint /usr/bin/markdownlint -> /usr/lib/node_modules/markdownlint-cli/markdownlint.js + jshint@2.12.0 + markdownlint-cli@0.23.2 added 67 packages from 38 contributors in 4.762s Removing intermediate container 1962268f810d ---> e09fa415344c Step 41/49 : COPY --from=shellcheck /bin/shellcheck /bin/shellcheck ---> 69e17e3af862 Step 42/49 : COPY --from=hadolint /bin/hadolint /bin/hadolint ---> 0b272ac67731 Step 43/49 : COPY --from=buf /usr/local/bin/buf /usr/local/bin/buf ---> a8b5aa7ea865 Step 44/49 : COPY --from=protobuf250 /opt/protobuf /opt/protobuf ---> 1122d9ae4ca5 Step 45/49 : ENV PROTOBUF_HOME /opt/protobuf ---> Running in fd7e7bdffa18 Removing intermediate container fd7e7bdffa18 ---> 9c3a21bca7f4 Step 46/49 : ENV PROTOC_PATH /opt/protobuf/bin/protoc ---> Running in d8d1be4e7101 Removing intermediate container d8d1be4e7101 ---> d890655dc273 Step 47/49 : ENV PATH "${PATH}:/opt/protobuf/bin" ---> Running in 87c958497ee6 Removing intermediate container 87c958497ee6 ---> 58d909aacc1d Step 48/49 : LABEL org.apache.yetus="" ---> Running in 2d49984aeee9 Removing intermediate container 2d49984aeee9 ---> 5f59ce5e9b98 Step 49/49 : LABEL org.apache.yetus.testpatch.project=tez ---> Running in 1471bef44f2c Removing intermediate container 1471bef44f2c ---> 07bb955e7c71 Successfully built 07bb955e7c71 Successfully tagged yetus/tez:f88aa6f21 Building run-specific image yetus/tez:tp-28194 Total elapsed build time: 22m 50s WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. WARNING: JAVA_HOME=/home/jenkins/tools/java/latest1.8 does not exist. Dockermode: attempting to switch to another. WARNING: Setting /usr/lib/jvm/java-11-openjdk-amd64 as the JAVA_HOME. WARNING: Working around Jenkins branch information >From https://gitbox.apache.org/repos/asf/tez = [up to date] master -> origin/master = [up to date] TEZ-1 -> origin/TEZ-1 = [up to date] TEZ-1190 -> origin/TEZ-1190 = [up to date] TEZ-2003 -> origin/TEZ-2003 = [up to date] TEZ-2592 -> origin/TEZ-2592 = [up to date] TEZ-2980 -> origin/TEZ-2980 = [up to date] TEZ-3334 -> origin/TEZ-3334 = [up to date] TEZ-398 -> origin/TEZ-398 = [up to date] TEZ-4329 -> origin/TEZ-4329 = [up to date] TEZ-8 -> origin/TEZ-8 = [up to date] branch-0.10.0 -> origin/branch-0.10.0 = [up to date] branch-0.10.1 -> origin/branch-0.10.1 = [up to date] branch-0.2.0 -> origin/branch-0.2.0 = [up to date] branch-0.3.0-incubating -> origin/branch-0.3.0-incubating = [up to date] branch-0.4 -> origin/branch-0.4 = [up to date] branch-0.4.0-incubating -> origin/branch-0.4.0-incubating = [up to date] branch-0.4.1-incubating -> origin/branch-0.4.1-incubating = [up to date] branch-0.5 -> origin/branch-0.5 = [up to date] branch-0.5.0 -> origin/branch-0.5.0 = [up to date] branch-0.5.1 -> origin/branch-0.5.1 = [up to date] branch-0.5.2 -> origin/branch-0.5.2 = [up to date] branch-0.5.3 -> origin/branch-0.5.3 = [up to date] branch-0.5.4 -> origin/branch-0.5.4 = [up to date] branch-0.6 -> origin/branch-0.6 = [up to date] branch-0.6.0 -> origin/branch-0.6.0 = [up to date] branch-0.6.1 -> origin/branch-0.6.1 = [up to date] branch-0.6.2 -> origin/branch-0.6.2 = [up to date] branch-0.7 -> origin/branch-0.7 = [up to date] branch-0.7.0 -> origin/branch-0.7.0 = [up to date] branch-0.7.1 -> origin/branch-0.7.1 = [up to date] branch-0.8 -> origin/branch-0.8 = [up to date] branch-0.9 -> origin/branch-0.9 = [up to date] branch-0.9.0 -> origin/branch-0.9.0 = [up to date] branch-0.9.1 -> origin/branch-0.9.1 = [up to date] branch-0.9.2 -> origin/branch-0.9.2 = [up to date] tez-0.1 -> origin/tez-0.1 Modes: Jenkins MultiJDK Sentinel Reaper Robot Docker ResetRepo UnitTests ============================================================================ ============================================================================ Confirming git environment ============================================================================ ============================================================================ HEAD is now at a495fb69b TEZ-4389: TestSecureShuffle fails if localhost name is different than "localhost" (#191) (Mark Bathori reviewed by Laszlo Bodor) Already on 'master' Your branch is up to date with 'origin/master'. Already up to date. Current branch master is up to date. Already on 'master' Your branch is up to date with 'origin/master'. HEAD is now at a495fb69b TEZ-4389: TestSecureShuffle fails if localhost name is different than "localhost" (#191) (Mark Bathori reviewed by Laszlo Bodor) Building a list of all files in the source tree ============================================================================ ============================================================================ Re-exec mode detected. Continuing. ============================================================================ ============================================================================ ============================================================================ ============================================================================ Determining needed tests ============================================================================ ============================================================================ (Depending upon input size and number of plug-ins, this may take a while) ============================================================================ ============================================================================ Determining Maven Dependency Order (downloading dependencies in the process) ============================================================================ ============================================================================ cd <https://ci-hadoop.apache.org/job/Tez-qbt-0.10-snapshots/ws/sourcedir> mvn --batch-mode -Dmaven.repo.local=<https://ci-hadoop.apache.org/job/Tez-qbt-0.10-snapshots/ws/yetus-m2/tez-master-full-1> -fae -q exec:exec -Dexec.executable=pwd -Dexec.args='' > <https://ci-hadoop.apache.org/job/Tez-qbt-0.10-snapshots/135/artifact/out/maven-patch-dirlist-.txt> 2>&1 Elapsed: 4m 48s ============================================================================ ============================================================================ Tez Deploy Post-Compile ============================================================================ ============================================================================ ============================================================================ ============================================================================ maven deploy verification: full ============================================================================ ============================================================================ cd <https://ci-hadoop.apache.org/job/Tez-qbt-0.10-snapshots/ws/sourcedir> mvn --batch-mode -Dmaven.repo.local=<https://ci-hadoop.apache.org/job/Tez-qbt-0.10-snapshots/ws/yetus-m2/tez-master-full-1> deploy -DskipTests -DdeployAtEnd=true -DretryFailedDeploymentCount=10 > <https://ci-hadoop.apache.org/job/Tez-qbt-0.10-snapshots/135/artifact/out/patch-mvndeploy-root.txt> 2>&1 Elapsed: 1m 15s root in the source failed. Total Elapsed time: 29m 10s -1 overall | Vote | Subsystem | Runtime | Comment ============================================================================ | 0 | reexec | 22m 59s | Docker mode activated. +--------------------------------------------------------------------------- | | | | Prechecks +--------------------------------------------------------------------------- +--------------------------------------------------------------------------- | | | | Compile Tests +--------------------------------------------------------------------------- | 0 | mvndep | 4m 48s | Maven dependency ordering | -1 | mvndeploy | 1m 15s | root in the source failed. +--------------------------------------------------------------------------- | | | | Other Tests +--------------------------------------------------------------------------- | | | 29m 10s | || Subsystem || Report/Notes || ============================================================================ | Docker | ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/Tez-qbt-0.10-snapshots/135/artifact/out/Dockerfile | | Optional Tests | | | uname | Linux 8eb053614555 4.15.0-112-generic #113-Ubuntu SMP Thu Jul 9 23:41:39 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux | | Build tool | maven | | Personality | personality/tez.sh | | git revision | master / a495fb69b | | mvndeploy | https://ci-hadoop.apache.org/job/Tez-qbt-0.10-snapshots/135/artifact/out/patch-mvndeploy-root.txt | | Max. process+thread count | 45 (vs. ulimit of 5500) | | modules | C: hadoop-shim tez-api tez-build-tools tez-common tez-runtime-internals tez-runtime-library tez-mapreduce tez-examples tez-dag tez-tests tez-ext-service-tests tez-ui tez-plugins tez-plugins/tez-protobuf-history-plugin tez-plugins/tez-yarn-timeline-history tez-plugins/tez-yarn-timeline-history-with-acls tez-plugins/tez-yarn-timeline-cache-plugin tez-plugins/tez-yarn-timeline-history-with-fs tez-plugins/tez-history-parser tez-plugins/tez-aux-services tez-tools tez-tools/analyzers tez-tools/tez-javadoc-tools hadoop-shim-impls hadoop-shim-impls/hadoop-shim-2.8 tez-dist docs . hadoop-shim-impls/hadoop-shim-2.7 tez-tools/analyzers/job-analyzer tez-tools/tez-tfile-parser U: . | | Console output | https://ci-hadoop.apache.org/job/Tez-qbt-0.10-snapshots/135/console | | versions | git=2.25.1 maven=3.6.3 | | Powered by | Apache Yetus 0.12.0 https://yetus.apache.org | Cleaning up docker image used for testing. ============================================================================ ============================================================================ Finished build. ============================================================================ ============================================================================ Build step 'Execute shell' marked build as failure Archiving artifacts