Skip to content

Console Output

12:25:57 [2024-06-19T16:25:57.008Z] + printenv
12:25:57 [2024-06-19T16:25:57.008Z] JENKINS_HOME=/var/jenkins
12:25:57 [2024-06-19T16:25:57.008Z] ghprbSourceBranch=system-arraycopy-perf-15-int-long-threshold-32bytes
12:25:57 [2024-06-19T16:25:57.008Z] ghprbTriggerAuthorEmail=
12:25:57 [2024-06-19T16:25:57.008Z] ghprbPullAuthorEmail=
12:25:57 [2024-06-19T16:25:57.008Z] CI=true
12:25:57 [2024-06-19T16:25:57.008Z] HOSTNAME=a17163e06938
12:25:57 [2024-06-19T16:25:57.008Z] RUN_CHANGES_DISPLAY_URL=https://ci.eclipse.org/omr/job/PullRequest-linux_x86-64/4049/display/redirect?page=changes
12:25:57 [2024-06-19T16:25:57.008Z] ghprbPullDescription=GitHub pull request #7387 of commit 565e09416e09d39a2b21402698374d997b26bac7, no merge conflicts.
12:25:57 [2024-06-19T16:25:57.008Z] NODE_LABELS=Linux compile:arm:cross ub20-x64-omr2 x86 UNB compile:aarch64:cross cgroup.v2 compile:xlinux
12:25:57 [2024-06-19T16:25:57.008Z] HUDSON_URL=https://ci.eclipse.org/omr/
12:25:57 [2024-06-19T16:25:57.008Z] ghprbActualCommit=565e09416e09d39a2b21402698374d997b26bac7
12:25:57 [2024-06-19T16:25:57.008Z] HOME=/
12:25:57 [2024-06-19T16:25:57.008Z] ghprbTriggerAuthorLoginMention=@0xdaryl
12:25:57 [2024-06-19T16:25:57.008Z] BUILDSPEC=linux_x86-64
12:25:57 [2024-06-19T16:25:57.008Z] BUILD_URL=https://ci.eclipse.org/omr/job/PullRequest-linux_x86-64/4049/
12:25:57 [2024-06-19T16:25:57.008Z] ghprbActualCommitAuthor=
12:25:57 [2024-06-19T16:25:57.008Z] ghprbPullAuthorLoginMention=@a7ehuo
12:25:57 [2024-06-19T16:25:57.008Z] JENKINS_SERVER_COOKIE=durable-e6e52fd0532e1a7a33d799dd1df5c89310c8995816760dc6ccfd69b24d3678c2
12:25:57 [2024-06-19T16:25:57.008Z] ghprbGhRepository=eclipse/omr
12:25:57 [2024-06-19T16:25:57.008Z] WORKSPACE=/home/jenkins/workspace/Build
12:25:57 [2024-06-19T16:25:57.008Z] ghprbPullLongDescription=Resubmit https://github.com/eclipse/omr/pull/7362 which was reverted in https://github.com/eclipse/omr/pull/7365, **plus update the code to have the threshold as 32 bytes to use rep mov**. The code that supports the threshold as 64/128 bytes is kept for now for future improvement.\r\n\r\n--------- \r\n(1)\r\nInline small array copy size without using `rep movs` for int array and long array if copy size <= 32 bytes\r\n\r\n(2)\r\nAdd the following options to disable the enhancement\r\n- `disableArrayCopyIntArrayInlineSmallSizeWithoutREPMOVS`: disable the enhancement for int array\r\n\r\n- `disableArrayCopyLongArrayInlineSmallSizeWithoutREPMOVS`: disable the enhancement for long array\r\n\r\n- `disableArrayCopyReferenceArrayInlineSmallSizeWithoutREPMOVS`: disable the enhancement for reference array, which will be implemented in downstream project OpenJ9.
12:25:57 [2024-06-19T16:25:57.008Z] NODE_NAME=ub20-x64-omr2
12:25:57 [2024-06-19T16:25:57.008Z] ghprbCredentialsId=github-bot-token
12:25:57 [2024-06-19T16:25:57.008Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.eclipse.org/omr/job/PullRequest-linux_x86-64/4049/display/redirect?page=artifacts
12:25:57 [2024-06-19T16:25:57.008Z] GTEST_COLOR=0
12:25:57 [2024-06-19T16:25:57.008Z] STAGE_NAME=Queue
12:25:57 [2024-06-19T16:25:57.008Z] EXECUTOR_NUMBER=0
12:25:57 [2024-06-19T16:25:57.008Z] GIT_BRANCH=system-arraycopy-perf-15-int-long-threshold-32bytes
12:25:57 [2024-06-19T16:25:57.008Z] ghprbTriggerAuthorLogin=0xdaryl
12:25:57 [2024-06-19T16:25:57.008Z] ghprbPullAuthorLogin=a7ehuo
12:25:57 [2024-06-19T16:25:57.008Z] BUILD_DISPLAY_NAME=#4049
12:25:57 [2024-06-19T16:25:57.008Z] RUN_TESTS_DISPLAY_URL=https://ci.eclipse.org/omr/job/PullRequest-linux_x86-64/4049/display/redirect?page=tests
12:25:57 [2024-06-19T16:25:57.008Z] JOB_BASE_NAME=PullRequest-linux_x86-64
12:25:57 [2024-06-19T16:25:57.008Z] HUDSON_HOME=/var/jenkins
12:25:57 [2024-06-19T16:25:57.008Z] ghprbTriggerAuthor=Daryl Maier
12:25:57 [2024-06-19T16:25:57.008Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
12:25:57 [2024-06-19T16:25:57.008Z] sha1=origin/pr/7387/merge
12:25:57 [2024-06-19T16:25:57.008Z] BUILD_ID=4049
12:25:57 [2024-06-19T16:25:57.008Z] BUILD_TAG=jenkins-PullRequest-linux_x86-64-4049
12:25:57 [2024-06-19T16:25:57.008Z] JENKINS_URL=https://ci.eclipse.org/omr/
12:25:57 [2024-06-19T16:25:57.008Z] ghprbCommentBody=Jenkins build xlinux,x32linux,win,osx
12:25:57 [2024-06-19T16:25:57.008Z] ghprbPullTitle=x86-64: Inline small array copy size for int and long arrays
12:25:57 [2024-06-19T16:25:57.008Z] JOB_URL=https://ci.eclipse.org/omr/job/PullRequest-linux_x86-64/
12:25:57 [2024-06-19T16:25:57.008Z] ghprbPullLink=https://github.com/eclipse/omr/pull/7387
12:25:57 [2024-06-19T16:25:57.008Z] BUILD_NUMBER=4049
12:25:57 [2024-06-19T16:25:57.008Z] JENKINS_NODE_COOKIE=43ce6253-396c-47d4-a23d-429406204b97
12:25:57 [2024-06-19T16:25:57.008Z] RUN_DISPLAY_URL=https://ci.eclipse.org/omr/job/PullRequest-linux_x86-64/4049/display/redirect
12:25:57 [2024-06-19T16:25:57.008Z] ghprbActualCommitAuthorEmail=
12:25:57 [2024-06-19T16:25:57.008Z] ghprbAuthorRepoGitUrl=https://github.com/a7ehuo/omr.git
12:25:57 [2024-06-19T16:25:57.008Z] CXX=g++-7
12:25:57 [2024-06-19T16:25:57.008Z] HUDSON_SERVER_COOKIE=c3663d0c112c2ee2
12:25:57 [2024-06-19T16:25:57.008Z] JOB_DISPLAY_URL=https://ci.eclipse.org/omr/job/PullRequest-linux_x86-64/display/redirect
12:25:57 [2024-06-19T16:25:57.008Z] ghprbTargetBranch=master
12:25:57 [2024-06-19T16:25:57.008Z] CLASSPATH=
12:25:57 [2024-06-19T16:25:57.008Z] JOB_NAME=PullRequest-linux_x86-64
12:25:57 [2024-06-19T16:25:57.008Z] CUDA_HOME=/usr/local/cuda
12:25:57 [2024-06-19T16:25:57.008Z] PWD=/home/jenkins/workspace/Build
12:25:57 [2024-06-19T16:25:57.008Z] ghprbPullId=7387
12:25:57 [2024-06-19T16:25:57.008Z] WORKSPACE_TMP=/home/jenkins/workspace/Build@tmp
12:25:57 [2024-06-19T16:25:57.008Z] TZ=America/Toronto
12:25:57 [2024-06-19T16:25:57.008Z] CC=gcc-7
12:25:57 [2024-06-19T16:25:57.008Z] GITLAB_OBJECT_KIND=none
12:25:57 [2024-06-19T16:25:57.008Z] OMR_RUNNING_IN_DOCKER=1