Pull request #39 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-record-replay Obtained Jenkinsfile from 6946c3209aca408a31deb28312f80486efe91a59+5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b (8e475092a07b8757985688b0a1d3c129d636c35d) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4464718950384278666.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10749505311655616955.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-39/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-39/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4433001898656247126.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-39/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15880770652281133287.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh18368382636721893808.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-39/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-39/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7702966059540700978.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-897 in /w/workspace/xfoundry_app-record-replay_PR-39 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-record-replay.git > git init /w/workspace/xfoundry_app-record-replay_PR-39 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b into PR head commit 6946c3209aca408a31deb28312f80486efe91a59 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/39/head:refs/remotes/origin/PR-39 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6946c3209aca408a31deb28312f80486efe91a59 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b # timeout=10 Merge succeeded, producing f8453d089becf7067a7b105f18d81709064e05ea Checking out Revision f8453d089becf7067a7b105f18d81709064e05ea (PR-39) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f8453d089becf7067a7b105f18d81709064e05ea # timeout=10 Commit message: "Merge commit '5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-12T00:00:32.619Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-12T00:00:32.806Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-12T00:00:32.908Z] ========================================================= [2023-07-12T00:00:32.908Z] EdgeX Global Pipelines Version Info [2023-07-12T00:00:32.908Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-12T00:00:33.641Z] ------------------- [2023-07-12T00:00:33.641Z] stable info: [2023-07-12T00:00:33.641Z] ------------------- [2023-07-12T00:00:33.641Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-12T00:00:33.641Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-12T00:00:33.641Z] Message: update stable to v1.0.250 [2023-07-12T00:00:34.211Z] ------------------- [2023-07-12T00:00:34.211Z] experimental info: [2023-07-12T00:00:34.211Z] ------------------- [2023-07-12T00:00:34.211Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-12T00:00:34.211Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-12T00:00:34.211Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-12T00:00:34.513Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-07-12T00:00:34.551Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-07-12T00:00:34.591Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-12T00:00:34.635Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-12T00:00:34.679Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-12T00:00:34.716Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-12T00:00:34.756Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-12T00:00:34.795Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-07-12T00:00:34.838Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-12T00:00:34.883Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-12T00:00:34.927Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-12T00:00:34.974Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-07-12T00:00:35.016Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-12T00:00:35.059Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-12T00:00:35.104Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-07-12T00:00:35.149Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-07-12T00:00:35.193Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-07-12T00:00:35.240Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-07-12T00:00:35.284Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-12T00:00:35.325Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-12T00:00:35.368Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-07-12T00:00:35.417Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-07-12T00:00:35.459Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-07-12T00:00:35.504Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-07-12T00:00:35.546Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-07-12T00:00:35.600Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-12T00:00:35.643Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-12T00:00:35.688Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-39 [Pipeline] echo [2023-07-12T00:00:35.735Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-39 [Pipeline] echo [2023-07-12T00:00:35.783Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-39 [Pipeline] echo [2023-07-12T00:00:35.827Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f8453d089becf7067a7b105f18d81709064e05ea [Pipeline] echo [2023-07-12T00:00:35.871Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f8453d0 [Pipeline] echo [2023-07-12T00:00:35.918Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-12T00:00:36.040Z] provisioning config files... [2023-07-12T00:00:36.056Z] copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-39@tmp/config16111514069926523852tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-12T00:00:36.405Z] ---> docker-login.sh [2023-07-12T00:00:36.405Z] nexus3.edgexfoundry.org:10001 [2023-07-12T00:00:36.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T00:00:36.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T00:00:36.667Z] Configure a credential helper to remove this warning. See [2023-07-12T00:00:36.667Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T00:00:36.667Z] [2023-07-12T00:00:36.667Z] Login Succeeded [2023-07-12T00:00:36.667Z] nexus3.edgexfoundry.org:10002 [2023-07-12T00:00:36.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T00:00:36.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T00:00:36.928Z] Configure a credential helper to remove this warning. See [2023-07-12T00:00:36.928Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T00:00:36.928Z] [2023-07-12T00:00:36.928Z] Login Succeeded [2023-07-12T00:00:36.928Z] nexus3.edgexfoundry.org:10003 [2023-07-12T00:00:36.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T00:00:36.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T00:00:36.928Z] Configure a credential helper to remove this warning. See [2023-07-12T00:00:36.928Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T00:00:36.928Z] [2023-07-12T00:00:36.928Z] Login Succeeded [2023-07-12T00:00:36.928Z] nexus3.edgexfoundry.org:10004 [2023-07-12T00:00:36.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T00:00:37.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T00:00:37.188Z] Configure a credential helper to remove this warning. See [2023-07-12T00:00:37.188Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T00:00:37.188Z] [2023-07-12T00:00:37.188Z] Login Succeeded [2023-07-12T00:00:37.188Z] docker.io [2023-07-12T00:00:37.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T00:00:37.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T00:00:37.448Z] Configure a credential helper to remove this warning. See [2023-07-12T00:00:37.448Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T00:00:37.448Z] [2023-07-12T00:00:37.448Z] Login Succeeded [2023-07-12T00:00:37.448Z] ---> docker-login.sh ends [Pipeline] } [2023-07-12T00:00:37.477Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-07-12T00:00:38.140Z] + git rev-list -1 --merges f8453d089becf7067a7b105f18d81709064e05ea~1..f8453d089becf7067a7b105f18d81709064e05ea [Pipeline] echo [2023-07-12T00:00:38.204Z] -----------> git rev-list -1 --merges f8453d089becf7067a7b105f18d81709064e05ea~1..f8453d089becf7067a7b105f18d81709064e05ea f8453d089becf7067a7b105f18d81709064e05ea [2023-07-12T00:00:38.204Z] f8453d089becf7067a7b105f18d81709064e05ea [false] [Pipeline] sh [2023-07-12T00:00:38.569Z] + git log --format=format:%s -1 f8453d089becf7067a7b105f18d81709064e05ea [Pipeline] echo [2023-07-12T00:00:38.604Z] ========================================================= [2023-07-12T00:00:38.604Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-12T00:00:38.604Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-12T00:00:39.036Z] + git log --format=format:%s -1 f8453d089becf7067a7b105f18d81709064e05ea [Pipeline] echo [2023-07-12T00:00:39.069Z] [semverPrep] GIT_COMMIT: f8453d089becf7067a7b105f18d81709064e05ea, Commit Message: Merge commit '5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b' into HEAD [Pipeline] echo [2023-07-12T00:00:39.099Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-07-12T00:00:39.463Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-12T00:00:39.463Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-12T00:00:39.463Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-12T00:00:39.463Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-12T00:00:39.463Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-07-12T00:00:39.463Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-12T00:00:39.463Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:00:39.895Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-12T00:00:39.895Z] [2023-07-12T00:00:39.895Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:00:40.277Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-12T00:00:40.277Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-12T00:00:40.277Z] b85a868b505f: Pulling fs layer [2023-07-12T00:00:40.277Z] e2be974225ed: Pulling fs layer [2023-07-12T00:00:40.277Z] 339a4e72a1f5: Pulling fs layer [2023-07-12T00:00:40.277Z] 988bab9f4d93: Pulling fs layer [2023-07-12T00:00:40.277Z] 1469e6f7b9e6: Pulling fs layer [2023-07-12T00:00:40.277Z] eaf3925da568: Pulling fs layer [2023-07-12T00:00:40.277Z] bab4dde63d76: Pulling fs layer [2023-07-12T00:00:40.277Z] bde34c3a00c8: Pulling fs layer [2023-07-12T00:00:40.277Z] b352a97aabf1: Pulling fs layer [2023-07-12T00:00:40.277Z] 4872d77fe225: Pulling fs layer [2023-07-12T00:00:40.277Z] 5851b861e8e6: Pulling fs layer [2023-07-12T00:00:40.277Z] bab4dde63d76: Waiting [2023-07-12T00:00:40.277Z] b352a97aabf1: Waiting [2023-07-12T00:00:40.277Z] 4872d77fe225: Waiting [2023-07-12T00:00:40.277Z] 5851b861e8e6: Waiting [2023-07-12T00:00:40.277Z] bde34c3a00c8: Waiting [2023-07-12T00:00:40.277Z] eaf3925da568: Waiting [2023-07-12T00:00:40.277Z] 1469e6f7b9e6: Waiting [2023-07-12T00:00:40.277Z] e2be974225ed: Verifying Checksum [2023-07-12T00:00:40.277Z] e2be974225ed: Download complete [2023-07-12T00:00:40.277Z] 988bab9f4d93: Verifying Checksum [2023-07-12T00:00:40.277Z] 988bab9f4d93: Download complete [2023-07-12T00:00:40.277Z] 1469e6f7b9e6: Download complete [2023-07-12T00:00:40.277Z] 339a4e72a1f5: Verifying Checksum [2023-07-12T00:00:40.277Z] 339a4e72a1f5: Download complete [2023-07-12T00:00:40.277Z] eaf3925da568: Verifying Checksum [2023-07-12T00:00:40.277Z] eaf3925da568: Download complete [2023-07-12T00:00:40.536Z] bde34c3a00c8: Verifying Checksum [2023-07-12T00:00:40.536Z] bde34c3a00c8: Download complete [2023-07-12T00:00:40.536Z] b352a97aabf1: Verifying Checksum [2023-07-12T00:00:40.536Z] b352a97aabf1: Download complete [2023-07-12T00:00:40.536Z] 4872d77fe225: Verifying Checksum [2023-07-12T00:00:40.536Z] 4872d77fe225: Download complete [2023-07-12T00:00:40.536Z] 5851b861e8e6: Download complete [2023-07-12T00:00:40.536Z] b85a868b505f: Verifying Checksum [2023-07-12T00:00:40.536Z] b85a868b505f: Download complete [2023-07-12T00:00:40.801Z] bab4dde63d76: Verifying Checksum [2023-07-12T00:00:40.801Z] bab4dde63d76: Download complete [2023-07-12T00:00:41.741Z] b85a868b505f: Pull complete [2023-07-12T00:00:42.002Z] e2be974225ed: Pull complete [2023-07-12T00:00:42.570Z] 339a4e72a1f5: Pull complete [2023-07-12T00:00:42.570Z] 988bab9f4d93: Pull complete [2023-07-12T00:00:42.829Z] 1469e6f7b9e6: Pull complete [2023-07-12T00:00:43.089Z] eaf3925da568: Pull complete [2023-07-12T00:00:44.990Z] bab4dde63d76: Pull complete [2023-07-12T00:00:44.990Z] bde34c3a00c8: Pull complete [2023-07-12T00:00:44.990Z] b352a97aabf1: Pull complete [2023-07-12T00:00:45.249Z] 4872d77fe225: Pull complete [2023-07-12T00:00:46.131Z] 5851b861e8e6: Pull complete [2023-07-12T00:00:46.131Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-12T00:00:46.131Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-12T00:00:46.131Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T00:00:47.626Z] prd-ubuntu20.04-docker-8c-8g-897 does not seem to be running inside a container [2023-07-12T00:00:47.662Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_app-record-replay_PR-39 -v /w/workspace/xfoundry_app-record-replay_PR-39:/w/workspace/xfoundry_app-record-replay_PR-39:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-39@tmp:/w/workspace/xfoundry_app-record-replay_PR-39@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-12T00:00:52.207Z] $ docker top f683beaec069e123aadc6e49a245920619904ce7866aa8147b3765d78426d7e9 -eo pid,comm [2023-07-12T00:00:52.258Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-07-12T00:00:52.258Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-12T00:00:52.389Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-12T00:00:52.389Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-12T00:00:52.510Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-12T00:00:52.516Z] $ docker exec f683beaec069e123aadc6e49a245920619904ce7866aa8147b3765d78426d7e9 ssh-agent [2023-07-12T00:00:52.630Z] SSH_AUTH_SOCK=/tmp/ssh-MvVpE9zhxFeD/agent.32 [2023-07-12T00:00:52.630Z] SSH_AGENT_PID=38 [2023-07-12T00:00:52.637Z] Running ssh-add (command line suppressed) [2023-07-12T00:00:52.736Z] Identity added: /w/workspace/xfoundry_app-record-replay_PR-39@tmp/private_key_13484027179398085091.key (/w/workspace/xfoundry_app-record-replay_PR-39@tmp/private_key_13484027179398085091.key) [2023-07-12T00:00:52.751Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-12T00:00:53.080Z] + git tag --points-at HEAD [Pipeline] } [2023-07-12T00:00:53.110Z] $ docker exec --env ******** --env ******** f683beaec069e123aadc6e49a245920619904ce7866aa8147b3765d78426d7e9 ssh-agent -k [2023-07-12T00:00:53.223Z] unset SSH_AUTH_SOCK; [2023-07-12T00:00:53.224Z] unset SSH_AGENT_PID; [2023-07-12T00:00:53.224Z] echo Agent pid 38 killed; [2023-07-12T00:00:53.232Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-12T00:00:53.325Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-12T00:00:53.325Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-12T00:00:53.455Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-12T00:00:53.461Z] $ docker exec f683beaec069e123aadc6e49a245920619904ce7866aa8147b3765d78426d7e9 ssh-agent [2023-07-12T00:00:53.584Z] SSH_AUTH_SOCK=/tmp/ssh-YUHLuL9O0Tfj/agent.70 [2023-07-12T00:00:53.584Z] SSH_AGENT_PID=76 [2023-07-12T00:00:53.589Z] Running ssh-add (command line suppressed) [2023-07-12T00:00:53.701Z] Identity added: /w/workspace/xfoundry_app-record-replay_PR-39@tmp/private_key_6414028067999589565.key (/w/workspace/xfoundry_app-record-replay_PR-39@tmp/private_key_6414028067999589565.key) [2023-07-12T00:00:53.716Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-12T00:00:54.529Z] + git semver init [2023-07-12T00:00:54.529Z] 2023-07-12 00:00:54,234 [run_init] DEBUG init version:0.0.0 force:False [2023-07-12T00:00:54.529Z] 2023-07-12 00:00:54,235 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_app-record-replay_PR-39/.semver [2023-07-12T00:00:54.529Z] 2023-07-12 00:00:54,235 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/xfoundry_app-record-replay_PR-39/.semver [2023-07-12T00:00:54.529Z] 2023-07-12 00:00:54,236 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/xfoundry_app-record-replay_PR-39/.semver'], cwd=/w/workspace/xfoundry_app-record-replay_PR-39, universal_newlines=False, shell=None, istream=None) [2023-07-12T00:00:56.895Z] 2023-07-12 00:00:56,667 [append_file] DEBUG append to file:/w/workspace/xfoundry_app-record-replay_PR-39/.git/info/exclude [2023-07-12T00:00:56.895Z] 2023-07-12 00:00:56,668 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_app-record-replay_PR-39/.semver/PR-39 with force:False [2023-07-12T00:00:56.895Z] 2023-07-12 00:00:56,668 [write_file] DEBUG write to file:/w/workspace/xfoundry_app-record-replay_PR-39/.semver/PR-39 [2023-07-12T00:00:56.895Z] 2023-07-12 00:00:56,672 [execute] INFO git cat-file --batch-check [2023-07-12T00:00:56.895Z] 2023-07-12 00:00:56,673 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_app-record-replay_PR-39/.semver, universal_newlines=False, shell=None, istream=) [2023-07-12T00:00:56.895Z] 2023-07-12 00:00:56,681 [execute] INFO git cat-file --batch [2023-07-12T00:00:56.895Z] 2023-07-12 00:00:56,682 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_app-record-replay_PR-39/.semver, universal_newlines=False, shell=None, istream=) [2023-07-12T00:00:56.895Z] 2023-07-12 00:00:56,689 [read_version] DEBUG read version from /w/workspace/xfoundry_app-record-replay_PR-39/.semver/PR-39 [2023-07-12T00:00:56.895Z] 0.0.0 [Pipeline] } [2023-07-12T00:00:56.928Z] $ docker exec --env ******** --env ******** f683beaec069e123aadc6e49a245920619904ce7866aa8147b3765d78426d7e9 ssh-agent -k [2023-07-12T00:00:57.024Z] unset SSH_AUTH_SOCK; [2023-07-12T00:00:57.026Z] unset SSH_AGENT_PID; [2023-07-12T00:00:57.026Z] echo Agent pid 76 killed; [2023-07-12T00:00:57.035Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-12T00:00:57.452Z] + git semver [Pipeline] } [2023-07-12T00:00:57.738Z] $ docker stop --time=1 f683beaec069e123aadc6e49a245920619904ce7866aa8147b3765d78426d7e9 [2023-07-12T00:00:59.077Z] $ docker rm -f --volumes f683beaec069e123aadc6e49a245920619904ce7866aa8147b3765d78426d7e9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-12T00:00:59.489Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-12T00:00:59.782Z] Stashed 1 file(s) [Pipeline] echo [2023-07-12T00:00:59.800Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-12T00:01:00.420Z] provisioning config files... [2023-07-12T00:01:00.429Z] copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-39@tmp/config16336666077843417379tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-12T00:01:00.776Z] ---> docker-login.sh [2023-07-12T00:01:00.776Z] nexus3.edgexfoundry.org:10001 [2023-07-12T00:01:00.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T00:01:00.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T00:01:00.776Z] Configure a credential helper to remove this warning. See [2023-07-12T00:01:00.776Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T00:01:00.776Z] [2023-07-12T00:01:00.776Z] Login Succeeded [2023-07-12T00:01:00.776Z] nexus3.edgexfoundry.org:10002 [2023-07-12T00:01:00.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T00:01:00.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T00:01:00.776Z] Configure a credential helper to remove this warning. See [2023-07-12T00:01:00.776Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T00:01:00.776Z] [2023-07-12T00:01:00.776Z] Login Succeeded [2023-07-12T00:01:00.776Z] nexus3.edgexfoundry.org:10003 [2023-07-12T00:01:01.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T00:01:01.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T00:01:01.036Z] Configure a credential helper to remove this warning. See [2023-07-12T00:01:01.036Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T00:01:01.036Z] [2023-07-12T00:01:01.036Z] Login Succeeded [2023-07-12T00:01:01.036Z] nexus3.edgexfoundry.org:10004 [2023-07-12T00:01:01.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T00:01:01.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T00:01:01.036Z] Configure a credential helper to remove this warning. See [2023-07-12T00:01:01.036Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T00:01:01.036Z] [2023-07-12T00:01:01.036Z] Login Succeeded [2023-07-12T00:01:01.036Z] docker.io [2023-07-12T00:01:01.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T00:01:01.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T00:01:01.295Z] Configure a credential helper to remove this warning. See [2023-07-12T00:01:01.295Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T00:01:01.295Z] [2023-07-12T00:01:01.295Z] Login Succeeded [2023-07-12T00:01:01.295Z] ---> docker-login.sh ends [Pipeline] } [2023-07-12T00:01:01.324Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-12T00:01:01.511Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-12T00:01:01.545Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-12T00:01:01.579Z] ========================================================= [2023-07-12T00:01:01.580Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-12T00:01:01.580Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:01:02.042Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-07-12T00:01:02.042Z] Sending build context to Docker daemon 307.2kB [2023-07-12T00:01:02.042Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-12T00:01:02.042Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-12T00:01:02.042Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-12T00:01:02.042Z] f56be85fc22e: Pulling fs layer [2023-07-12T00:01:02.042Z] 85791d961cd3: Pulling fs layer [2023-07-12T00:01:02.042Z] d694b5ae8c79: Pulling fs layer [2023-07-12T00:01:02.042Z] 9f32a84ed3da: Pulling fs layer [2023-07-12T00:01:02.042Z] 4d19c01a9841: Pulling fs layer [2023-07-12T00:01:02.042Z] 9325e15d5711: Pulling fs layer [2023-07-12T00:01:02.042Z] 556b6ee489ea: Pulling fs layer [2023-07-12T00:01:02.042Z] c5a4b2cf53e6: Pulling fs layer [2023-07-12T00:01:02.042Z] 9f32a84ed3da: Waiting [2023-07-12T00:01:02.042Z] 9325e15d5711: Waiting [2023-07-12T00:01:02.042Z] 556b6ee489ea: Waiting [2023-07-12T00:01:02.042Z] 85791d961cd3: Download complete [2023-07-12T00:01:02.042Z] 9f32a84ed3da: Download complete [2023-07-12T00:01:02.042Z] 4d19c01a9841: Download complete [2023-07-12T00:01:02.042Z] f56be85fc22e: Verifying Checksum [2023-07-12T00:01:02.042Z] f56be85fc22e: Download complete [2023-07-12T00:01:02.302Z] 9325e15d5711: Verifying Checksum [2023-07-12T00:01:02.302Z] 9325e15d5711: Download complete [2023-07-12T00:01:02.302Z] f56be85fc22e: Pull complete [2023-07-12T00:01:02.562Z] 85791d961cd3: Pull complete [2023-07-12T00:01:02.562Z] c5a4b2cf53e6: Verifying Checksum [2023-07-12T00:01:02.562Z] c5a4b2cf53e6: Download complete [2023-07-12T00:01:02.821Z] d694b5ae8c79: Verifying Checksum [2023-07-12T00:01:02.821Z] d694b5ae8c79: Download complete [2023-07-12T00:01:03.080Z] 556b6ee489ea: Verifying Checksum [2023-07-12T00:01:03.080Z] 556b6ee489ea: Download complete [2023-07-12T00:01:06.373Z] d694b5ae8c79: Pull complete [2023-07-12T00:01:06.373Z] 9f32a84ed3da: Pull complete [2023-07-12T00:01:06.373Z] 4d19c01a9841: Pull complete [2023-07-12T00:01:06.632Z] 9325e15d5711: Pull complete [2023-07-12T00:01:09.174Z] 556b6ee489ea: Pull complete [2023-07-12T00:01:10.110Z] c5a4b2cf53e6: Pull complete [2023-07-12T00:01:10.111Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-07-12T00:01:10.111Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-12T00:01:10.111Z] ---> c4be618373d6 [2023-07-12T00:01:10.111Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-12T00:01:14.330Z] ---> Running in bb6bc6297da2 [2023-07-12T00:01:14.330Z] Removing intermediate container bb6bc6297da2 [2023-07-12T00:01:14.330Z] ---> 58d2fea8db81 [2023-07-12T00:01:14.330Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-12T00:01:14.330Z] ---> Running in 43e7042cee03 [2023-07-12T00:01:14.330Z] Removing intermediate container 43e7042cee03 [2023-07-12T00:01:14.330Z] ---> 919b12f8722e [2023-07-12T00:01:14.330Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-12T00:01:14.330Z] ---> Running in 26c7c50e59ba [2023-07-12T00:01:14.330Z] Removing intermediate container 26c7c50e59ba [2023-07-12T00:01:14.330Z] ---> bf08a1d4902a [2023-07-12T00:01:14.330Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-12T00:01:14.330Z] ---> Running in a5a486a81b9d [2023-07-12T00:01:14.330Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T00:01:14.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T00:01:14.847Z] OK: 265 MiB in 53 packages [2023-07-12T00:01:15.106Z] Removing intermediate container a5a486a81b9d [2023-07-12T00:01:15.106Z] ---> ee956270431c [2023-07-12T00:01:15.106Z] Step 7/12 : WORKDIR /app [2023-07-12T00:01:15.106Z] ---> Running in 56ca4afe9d99 [2023-07-12T00:01:15.106Z] Removing intermediate container 56ca4afe9d99 [2023-07-12T00:01:15.106Z] ---> dae28b7a980c [2023-07-12T00:01:15.106Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-12T00:01:15.239Z] Still waiting to schedule task [2023-07-12T00:01:15.240Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-07-12T00:01:15.366Z] ---> 83df4a708c6d [2023-07-12T00:01:15.366Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T00:01:15.366Z] ---> Running in bbbb3d007a07 [2023-07-12T00:01:41.920Z] Removing intermediate container bbbb3d007a07 [2023-07-12T00:01:41.920Z] ---> fbe29388450c [2023-07-12T00:01:41.920Z] Step 10/12 : COPY . . [2023-07-12T00:01:41.920Z] ---> 56d0837b10c4 [2023-07-12T00:01:41.920Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-12T00:01:41.920Z] ---> Running in 53b40a7e31dc [2023-07-12T00:01:41.920Z] Removing intermediate container 53b40a7e31dc [2023-07-12T00:01:41.920Z] ---> fe120b13b0fd [2023-07-12T00:01:41.920Z] Step 12/12 : RUN $MAKE [2023-07-12T00:01:41.920Z] ---> Running in 7b7bacbd9c96 [2023-07-12T00:01:41.920Z] noop [2023-07-12T00:01:42.180Z] Removing intermediate container 7b7bacbd9c96 [2023-07-12T00:01:42.180Z] ---> d4a1d111b3e2 [2023-07-12T00:01:42.180Z] Successfully built d4a1d111b3e2 [2023-07-12T00:01:42.180Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:01:42.629Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-12T00:01:42.629Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T00:01:42.785Z] prd-ubuntu20.04-docker-8c-8g-897 does not seem to be running inside a container [2023-07-12T00:01:42.813Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_app-record-replay_PR-39 -v /w/workspace/xfoundry_app-record-replay_PR-39:/w/workspace/xfoundry_app-record-replay_PR-39:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-39@tmp:/w/workspace/xfoundry_app-record-replay_PR-39@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-12T00:01:43.163Z] $ docker top 5856d69d1ea45e60d079cd31acb61f5ef8b3bb8e90f27f9e7cee2bfbe9ad712e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-12T00:01:43.558Z] + go version [2023-07-12T00:01:43.558Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-07-12T00:01:43.589Z] $ docker stop --time=1 5856d69d1ea45e60d079cd31acb61f5ef8b3bb8e90f27f9e7cee2bfbe9ad712e [2023-07-12T00:01:44.858Z] $ docker rm -f --volumes 5856d69d1ea45e60d079cd31acb61f5ef8b3bb8e90f27f9e7cee2bfbe9ad712e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:01:45.572Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-12T00:01:45.572Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T00:01:45.723Z] prd-ubuntu20.04-docker-8c-8g-897 does not seem to be running inside a container [2023-07-12T00:01:45.758Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_app-record-replay_PR-39 -v /w/workspace/xfoundry_app-record-replay_PR-39:/w/workspace/xfoundry_app-record-replay_PR-39:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-39@tmp:/w/workspace/xfoundry_app-record-replay_PR-39@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-12T00:01:46.096Z] $ docker top 935ce1dfe45ef2213e52db36f47056eb4bd69a9885089c792a46e5cb9fa5dbf6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-12T00:01:46.501Z] + git config --global --add safe.directory /w/workspace/xfoundry_app-record-replay_PR-39 [Pipeline] fileExists [Pipeline] sh [2023-07-12T00:01:46.861Z] + make test [2023-07-12T00:01:46.861Z] go test -race -coverprofile=coverage.out ./... [2023-07-12T00:02:08.801Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-07-12T00:02:08.801Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.060s coverage: 76.9% of statements [2023-07-12T00:02:08.801Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-07-12T00:02:08.801Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-07-12T00:02:08.801Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-07-12T00:02:08.801Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.075s coverage: 91.2% of statements [2023-07-12T00:02:08.801Z] ok github.com/edgexfoundry/app-record-replay/internal/data 0.064s coverage: 50.0% of statements [2023-07-12T00:02:30.736Z] go vet ./... [2023-07-12T00:02:32.113Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-12T00:02:32.113Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-12T00:02:32.113Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-12T00:02:32.152Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-12T00:02:32.192Z] $ docker stop --time=1 935ce1dfe45ef2213e52db36f47056eb4bd69a9885089c792a46e5cb9fa5dbf6 [2023-07-12T00:02:35.468Z] $ docker rm -f --volumes 935ce1dfe45ef2213e52db36f47056eb4bd69a9885089c792a46e5cb9fa5dbf6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-12T00:02:36.089Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-12T00:02:36.156Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-07-12T00:02:36.748Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-12T00:02:37.068Z] + ls -al . [2023-07-12T00:02:37.068Z] total 160 [2023-07-12T00:02:37.068Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 12 00:01 . [2023-07-12T00:02:37.068Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 00:00 .. [2023-07-12T00:02:37.068Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 12 00:00 .dockerignore [2023-07-12T00:02:37.068Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 00:00 .git [2023-07-12T00:02:37.068Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 00:00 .github [2023-07-12T00:02:37.068Z] -rw-rw-r-- 1 jenkins jenkins 164 Jul 12 00:00 .gitignore [2023-07-12T00:02:37.068Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 12 00:00 .golangci.yml [2023-07-12T00:02:37.068Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 12 00:00 .semver [2023-07-12T00:02:37.068Z] -rw-rw-r-- 1 jenkins jenkins 10245 Jul 12 00:00 Attribution.txt [2023-07-12T00:02:37.068Z] -rw-rw-r-- 1 jenkins jenkins 258 Jul 12 00:00 CHANGELOG.md [2023-07-12T00:02:37.068Z] -rw-rw-r-- 1 jenkins jenkins 1616 Jul 12 00:00 Dockerfile [2023-07-12T00:02:37.068Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 12 00:00 GOVERNANCE.md [2023-07-12T00:02:37.068Z] -rw-rw-r-- 1 jenkins jenkins 681 Jul 12 00:00 Jenkinsfile [2023-07-12T00:02:37.068Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 12 00:00 LICENSE [2023-07-12T00:02:37.068Z] -rw-rw-r-- 1 jenkins jenkins 3139 Jul 12 00:00 Makefile [2023-07-12T00:02:37.068Z] -rw-rw-r-- 1 jenkins jenkins 611 Jul 12 00:00 OWNERS.md [2023-07-12T00:02:37.068Z] -rw-rw-r-- 1 jenkins jenkins 2363 Jul 12 00:00 README.md [2023-07-12T00:02:37.068Z] -rw-rw-r-- 1 jenkins jenkins 4285 Jul 12 00:00 Record and Reply.postman_collection.json [2023-07-12T00:02:37.068Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 12 00:00 VERSION [2023-07-12T00:02:37.068Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 00:00 bin [2023-07-12T00:02:37.068Z] -rw-r--r-- 1 jenkins jenkins 6494 Jul 12 00:02 coverage.out [2023-07-12T00:02:37.068Z] -rw-rw-r-- 1 jenkins jenkins 3411 Jul 12 00:00 go.mod [2023-07-12T00:02:37.068Z] -rw-rw-r-- 1 jenkins jenkins 31491 Jul 12 00:00 go.sum [2023-07-12T00:02:37.069Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 12 00:00 internal [2023-07-12T00:02:37.069Z] -rw-rw-r-- 1 jenkins jenkins 913 Jul 12 00:00 main.go [2023-07-12T00:02:37.069Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 00:00 pkg [2023-07-12T00:02:37.069Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 00:00 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:02:37.470Z] + docker build -t app-record-replay -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=f8453d089becf7067a7b105f18d81709064e05ea --label arch=amd64 --label version=0.0.0 . [2023-07-12T00:02:37.471Z] Sending build context to Docker daemon 314.4kB [2023-07-12T00:02:37.471Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-07-12T00:02:37.471Z] Step 2/26 : FROM ${BASE} AS builder [2023-07-12T00:02:37.471Z] ---> d4a1d111b3e2 [2023-07-12T00:02:37.471Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-07-12T00:02:37.730Z] ---> Running in eaefb1b048e3 [2023-07-12T00:02:37.730Z] Removing intermediate container eaefb1b048e3 [2023-07-12T00:02:37.730Z] ---> 27249087f5fc [2023-07-12T00:02:37.730Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-07-12T00:02:37.730Z] ---> Running in 4a10b07ffde3 [2023-07-12T00:02:37.730Z] Removing intermediate container 4a10b07ffde3 [2023-07-12T00:02:37.730Z] ---> 9f7b4a19d685 [2023-07-12T00:02:37.730Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-07-12T00:02:37.730Z] ---> Running in 30fe0755241c [2023-07-12T00:02:37.730Z] Removing intermediate container 30fe0755241c [2023-07-12T00:02:37.730Z] ---> 5ac3432676ed [2023-07-12T00:02:37.730Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-12T00:02:37.989Z] ---> Running in d15c2e9f86d2 [2023-07-12T00:02:38.249Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T00:02:38.249Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T00:02:38.508Z] OK: 265 MiB in 53 packages [2023-07-12T00:02:39.080Z] Removing intermediate container d15c2e9f86d2 [2023-07-12T00:02:39.080Z] ---> 934581a24780 [2023-07-12T00:02:39.080Z] Step 7/26 : WORKDIR /app [2023-07-12T00:02:39.080Z] ---> Running in 499eb86fbe3e [2023-07-12T00:02:39.080Z] Removing intermediate container 499eb86fbe3e [2023-07-12T00:02:39.080Z] ---> 26dddd25b951 [2023-07-12T00:02:39.080Z] Step 8/26 : COPY go.mod vendor* ./ [2023-07-12T00:02:39.080Z] ---> bd0b29aaeb58 [2023-07-12T00:02:39.080Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T00:02:39.080Z] ---> Running in fb8db7f27170 [2023-07-12T00:02:40.017Z] Removing intermediate container fb8db7f27170 [2023-07-12T00:02:40.017Z] ---> 30cadbfbfb86 [2023-07-12T00:02:40.017Z] Step 10/26 : COPY . . [2023-07-12T00:02:40.017Z] ---> 8759bb5a3244 [2023-07-12T00:02:40.017Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-12T00:02:40.276Z] ---> Running in f40e35f70974 [2023-07-12T00:02:40.276Z] Removing intermediate container f40e35f70974 [2023-07-12T00:02:40.276Z] ---> a689f2b6eff7 [2023-07-12T00:02:40.276Z] Step 12/26 : RUN $MAKE [2023-07-12T00:02:40.276Z] ---> Running in 77565624a4af [2023-07-12T00:02:40.535Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.4 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2023-07-12T00:03:02.479Z] Removing intermediate container 77565624a4af [2023-07-12T00:03:02.479Z] ---> 29f74d5da03c [2023-07-12T00:03:02.479Z] Step 13/26 : FROM alpine:3.17 [2023-07-12T00:03:02.479Z] 3.17: Pulling from library/alpine [2023-07-12T00:03:02.479Z] 4db1b89c0bd1: Pulling fs layer [2023-07-12T00:03:02.479Z] 4db1b89c0bd1: Download complete [2023-07-12T00:03:02.479Z] 4db1b89c0bd1: Pull complete [2023-07-12T00:03:02.479Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-12T00:03:02.479Z] Status: Downloaded newer image for alpine:3.17 [2023-07-12T00:03:02.479Z] ---> 1f73a9d63274 [2023-07-12T00:03:02.479Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-12T00:03:02.479Z] ---> Running in 2d3031058a7e [2023-07-12T00:03:02.479Z] Removing intermediate container 2d3031058a7e [2023-07-12T00:03:02.479Z] ---> 683255b8c5ea [2023-07-12T00:03:02.479Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-07-12T00:03:02.479Z] ---> Running in 94d9bcadc86e [2023-07-12T00:03:02.479Z] Removing intermediate container 94d9bcadc86e [2023-07-12T00:03:02.479Z] ---> 664a8fe6b7e8 [2023-07-12T00:03:02.479Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-12T00:03:02.479Z] ---> Running in 720bd9613218 [2023-07-12T00:03:02.479Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T00:03:02.479Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T00:03:02.479Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-12T00:03:02.479Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-12T00:03:02.479Z] Executing busybox-1.35.0-r29.trigger [2023-07-12T00:03:02.479Z] Executing ca-certificates-20230506-r0.trigger [2023-07-12T00:03:02.479Z] OK: 8 MiB in 17 packages [2023-07-12T00:03:02.479Z] Removing intermediate container 720bd9613218 [2023-07-12T00:03:02.479Z] ---> 9101cf6f5f1c [2023-07-12T00:03:02.479Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-12T00:03:02.479Z] ---> 1709f59e7c3c [2023-07-12T00:03:02.479Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-12T00:03:02.739Z] ---> 3130b5697bb4 [2023-07-12T00:03:02.739Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-07-12T00:03:02.739Z] ---> 63a5b74b0b64 [2023-07-12T00:03:02.739Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-07-12T00:03:03.677Z] ---> 553c45c6f0b9 [2023-07-12T00:03:03.677Z] Step 21/26 : EXPOSE 59712 [2023-07-12T00:03:03.677Z] ---> Running in 2b72e84eb622 [2023-07-12T00:03:03.677Z] Removing intermediate container 2b72e84eb622 [2023-07-12T00:03:03.677Z] ---> 2a3ddb27bcea [2023-07-12T00:03:03.677Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-07-12T00:03:03.677Z] ---> Running in dea80d01f3b5 [2023-07-12T00:03:03.677Z] Removing intermediate container dea80d01f3b5 [2023-07-12T00:03:03.677Z] ---> 84bfe19db751 [2023-07-12T00:03:03.677Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-12T00:03:03.677Z] ---> Running in 126326c3e953 [2023-07-12T00:03:03.677Z] Removing intermediate container 126326c3e953 [2023-07-12T00:03:03.677Z] ---> 506d25b33f46 [2023-07-12T00:03:03.677Z] Step 24/26 : LABEL arch=amd64 [2023-07-12T00:03:03.937Z] ---> Running in bf5430bff8ad [2023-07-12T00:03:03.937Z] Removing intermediate container bf5430bff8ad [2023-07-12T00:03:03.937Z] ---> d50711d3aa37 [2023-07-12T00:03:03.937Z] Step 25/26 : LABEL git_sha=f8453d089becf7067a7b105f18d81709064e05ea [2023-07-12T00:03:03.937Z] ---> Running in ae52d82f47a5 [2023-07-12T00:03:03.937Z] Removing intermediate container ae52d82f47a5 [2023-07-12T00:03:03.937Z] ---> 47329ed129c9 [2023-07-12T00:03:03.937Z] Step 26/26 : LABEL version=0.0.0 [2023-07-12T00:03:03.937Z] ---> Running in c0b1ce77dfaf [2023-07-12T00:03:04.196Z] Removing intermediate container c0b1ce77dfaf [2023-07-12T00:03:04.196Z] ---> ec1dc7efe453 [2023-07-12T00:03:04.196Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-12T00:03:04.196Z] Successfully built ec1dc7efe453 [2023-07-12T00:03:04.196Z] Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:03:05.045Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-12T00:03:05.045Z] [2023-07-12T00:03:05.045Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:03:05.432Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-12T00:03:05.432Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-12T00:03:05.432Z] 5eb5b503b376: Pulling fs layer [2023-07-12T00:03:05.432Z] 5c69ac0246d0: Pulling fs layer [2023-07-12T00:03:05.432Z] ec43610c2a17: Pulling fs layer [2023-07-12T00:03:05.432Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-12T00:03:05.432Z] 33b1e0a273af: Pulling fs layer [2023-07-12T00:03:05.432Z] 5d3b04190fa2: Pulling fs layer [2023-07-12T00:03:05.432Z] 2f39f015ded8: Pulling fs layer [2023-07-12T00:03:05.432Z] 3a2ae6a8a46f: Waiting [2023-07-12T00:03:05.432Z] 33b1e0a273af: Waiting [2023-07-12T00:03:05.432Z] 5d3b04190fa2: Waiting [2023-07-12T00:03:05.432Z] 2f39f015ded8: Waiting [2023-07-12T00:03:05.432Z] 5c69ac0246d0: Download complete [2023-07-12T00:03:05.432Z] 3a2ae6a8a46f: Verifying Checksum [2023-07-12T00:03:05.432Z] 3a2ae6a8a46f: Download complete [2023-07-12T00:03:05.432Z] 33b1e0a273af: Verifying Checksum [2023-07-12T00:03:05.432Z] 33b1e0a273af: Download complete [2023-07-12T00:03:05.432Z] ec43610c2a17: Verifying Checksum [2023-07-12T00:03:05.432Z] ec43610c2a17: Download complete [2023-07-12T00:03:05.432Z] 5d3b04190fa2: Verifying Checksum [2023-07-12T00:03:05.432Z] 5d3b04190fa2: Download complete [2023-07-12T00:03:05.692Z] 5eb5b503b376: Verifying Checksum [2023-07-12T00:03:05.692Z] 5eb5b503b376: Download complete [2023-07-12T00:03:06.260Z] 2f39f015ded8: Download complete [2023-07-12T00:03:06.826Z] 5eb5b503b376: Pull complete [2023-07-12T00:03:07.085Z] 5c69ac0246d0: Pull complete [2023-07-12T00:03:07.653Z] ec43610c2a17: Pull complete [2023-07-12T00:03:07.653Z] 3a2ae6a8a46f: Pull complete [2023-07-12T00:03:07.912Z] 33b1e0a273af: Pull complete [2023-07-12T00:03:07.912Z] 5d3b04190fa2: Pull complete [2023-07-12T00:03:13.177Z] 2f39f015ded8: Pull complete [2023-07-12T00:03:13.177Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-12T00:03:13.177Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-12T00:03:13.177Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T00:03:13.410Z] prd-ubuntu20.04-docker-8c-8g-897 does not seem to be running inside a container [2023-07-12T00:03:13.437Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_app-record-replay_PR-39 -v /w/workspace/xfoundry_app-record-replay_PR-39:/w/workspace/xfoundry_app-record-replay_PR-39:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-39@tmp:/w/workspace/xfoundry_app-record-replay_PR-39@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-12T00:03:17.041Z] $ docker top 2518d883c6ea3e872468986dd359c056fe8ded6c9459ba71aa442d6f8ad4b34b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-12T00:03:17.482Z] ---> job-cost.sh [2023-07-12T00:03:17.482Z] lf-activate-venv: SKIPPING [2023-07-12T00:03:17.482Z] INFO: No Stack... [2023-07-12T00:03:20.016Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-12T00:03:20.275Z] INFO: Archiving Costs [Pipeline] sh [2023-07-12T00:03:20.598Z] + cat /w/workspace/xfoundry_app-record-replay_PR-39/archives/cost.csv [2023-07-12T00:03:20.598Z] + cut -d, -f6 [Pipeline] lock [2023-07-12T00:03:20.639Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-39-1-stack-cost] [2023-07-12T00:03:20.644Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-39-1-stack-cost] did not exist. Created. [2023-07-12T00:03:20.644Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-39-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-12T00:03:21.029Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-07-12T00:03:21.078Z] Stashed 1 file(s) [Pipeline] } [2023-07-12T00:03:21.105Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-39-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-12T00:03:21.188Z] $ docker stop --time=1 2518d883c6ea3e872468986dd359c056fe8ded6c9459ba71aa442d6f8ad4b34b [2023-07-12T00:03:22.335Z] $ docker rm -f --volumes 2518d883c6ea3e872468986dd359c056fe8ded6c9459ba71aa442d6f8ad4b34b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-12T00:05:35.546Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-899 in /w/workspace/xfoundry_app-record-replay_PR-39 [Pipeline] { [Pipeline] ws [2023-07-12T00:05:35.597Z] Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout [2023-07-12T00:05:35.671Z] Selected Git installation does not exist. Using Default [2023-07-12T00:05:35.671Z] The recommended git tool is: NONE [2023-07-12T00:05:44.992Z] using credential edgex-jenkins-ssh [2023-07-12T00:05:45.013Z] Cloning the remote Git repository [2023-07-12T00:05:45.064Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-07-12T00:05:45.181Z] > git init /w/workspace/app-record-replay/1 # timeout=10 [2023-07-12T00:05:45.409Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-07-12T00:05:45.410Z] > git --version # timeout=10 [2023-07-12T00:05:45.447Z] > git --version # 'git version 2.25.1' [2023-07-12T00:05:45.453Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-12T00:05:45.684Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-12T00:05:46.333Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-07-12T00:05:46.380Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-12T00:05:48.573Z] Merging remotes/origin/main commit 5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b into PR head commit 6946c3209aca408a31deb28312f80486efe91a59 [2023-07-12T00:05:47.804Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-07-12T00:05:47.930Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-07-12T00:05:47.931Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-12T00:05:47.973Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/39/head:refs/remotes/origin/PR-39 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-07-12T00:05:49.471Z] Merge succeeded, producing e9c4caf297a6ac7c4ff8f0514c2f24966a577d8c [2023-07-12T00:05:49.471Z] Checking out Revision e9c4caf297a6ac7c4ff8f0514c2f24966a577d8c (PR-39) [2023-07-12T00:05:48.604Z] > git config core.sparsecheckout # timeout=10 [2023-07-12T00:05:48.864Z] > git checkout -f 6946c3209aca408a31deb28312f80486efe91a59 # timeout=10 [2023-07-12T00:05:49.116Z] > git remote # timeout=10 [2023-07-12T00:05:49.177Z] > git config --get remote.origin.url # timeout=10 [2023-07-12T00:05:49.246Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-12T00:05:49.276Z] > git merge 5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b # timeout=10 [2023-07-12T00:05:49.390Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-07-12T00:05:49.492Z] > git config core.sparsecheckout # timeout=10 [2023-07-12T00:05:49.626Z] > git checkout -f e9c4caf297a6ac7c4ff8f0514c2f24966a577d8c # timeout=10 [2023-07-12T00:05:53.360Z] Commit message: "Merge commit '5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b' into HEAD" [2023-07-12T00:05:53.360Z] First time build. Skipping changelog. [2023-07-12T00:05:53.421Z] > git --version # timeout=10 [2023-07-12T00:05:53.436Z] > git --version # 'git version 2.25.1' [2023-07-12T00:05:53.453Z] fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-12T00:05:55.175Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-12T00:05:55.175Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-12T00:05:55.175Z] Dload Upload Total Spent Left Speed [2023-07-12T00:05:55.175Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 96598 0 --:--:-- --:--:-- --:--:-- 97335 [Pipeline] sh [2023-07-12T00:05:56.067Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-12T00:05:56.434Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-07-12T00:05:56.434Z] + sudo tee /etc/docker/daemon.new [2023-07-12T00:05:56.434Z] { [2023-07-12T00:05:56.434Z] "registry-mirrors": [ [2023-07-12T00:05:56.434Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-12T00:05:56.434Z] ], [2023-07-12T00:05:56.434Z] "bip": "10.250.0.254/24", [2023-07-12T00:05:56.434Z] "hosts": [ [2023-07-12T00:05:56.434Z] "tcp://0.0.0.0:5555", [2023-07-12T00:05:56.434Z] "unix:///var/run/docker.sock" [2023-07-12T00:05:56.434Z] ], [2023-07-12T00:05:56.434Z] "mtu": 1458, [2023-07-12T00:05:56.434Z] "selinux-enabled": true, [2023-07-12T00:05:56.434Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-12T00:05:56.434Z] } [Pipeline] sh [2023-07-12T00:05:57.076Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-12T00:05:57.427Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-12T00:06:15.767Z] provisioning config files... [2023-07-12T00:06:15.797Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config15694347287272869111tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-12T00:06:16.198Z] ---> docker-login.sh [2023-07-12T00:06:16.198Z] nexus3.edgexfoundry.org:10001 [2023-07-12T00:06:16.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T00:06:16.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T00:06:16.794Z] Configure a credential helper to remove this warning. See [2023-07-12T00:06:16.794Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T00:06:16.794Z] [2023-07-12T00:06:16.794Z] Login Succeeded [2023-07-12T00:06:16.794Z] nexus3.edgexfoundry.org:10002 [2023-07-12T00:06:17.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T00:06:17.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T00:06:17.065Z] Configure a credential helper to remove this warning. See [2023-07-12T00:06:17.065Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T00:06:17.065Z] [2023-07-12T00:06:17.065Z] Login Succeeded [2023-07-12T00:06:17.065Z] nexus3.edgexfoundry.org:10003 [2023-07-12T00:06:17.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T00:06:17.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T00:06:17.605Z] Configure a credential helper to remove this warning. See [2023-07-12T00:06:17.605Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T00:06:17.605Z] [2023-07-12T00:06:17.605Z] Login Succeeded [2023-07-12T00:06:17.605Z] nexus3.edgexfoundry.org:10004 [2023-07-12T00:06:17.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T00:06:17.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T00:06:17.876Z] Configure a credential helper to remove this warning. See [2023-07-12T00:06:17.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T00:06:17.876Z] [2023-07-12T00:06:17.876Z] Login Succeeded [2023-07-12T00:06:17.876Z] docker.io [2023-07-12T00:06:18.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T00:06:18.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T00:06:18.417Z] Configure a credential helper to remove this warning. See [2023-07-12T00:06:18.417Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T00:06:18.417Z] [2023-07-12T00:06:18.417Z] Login Succeeded [2023-07-12T00:06:18.417Z] ---> docker-login.sh ends [Pipeline] } [2023-07-12T00:06:18.445Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-12T00:06:18.841Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-12T00:06:18.879Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-12T00:06:18.910Z] ========================================================= [2023-07-12T00:06:18.910Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-12T00:06:18.910Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:06:19.410Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-07-12T00:06:19.410Z] Sending build context to Docker daemon 151kB [2023-07-12T00:06:21.363Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-12T00:06:21.363Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-12T00:06:21.363Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-12T00:06:21.363Z] c41833b44d91: Pulling fs layer [2023-07-12T00:06:21.363Z] ed15518f5707: Pulling fs layer [2023-07-12T00:06:21.363Z] feae8fd75edb: Pulling fs layer [2023-07-12T00:06:21.363Z] 242c74f7c9fa: Pulling fs layer [2023-07-12T00:06:21.363Z] 3cdef696dda3: Pulling fs layer [2023-07-12T00:06:21.363Z] 2ced38df9373: Pulling fs layer [2023-07-12T00:06:21.363Z] 58f1dce35555: Pulling fs layer [2023-07-12T00:06:21.363Z] 242c74f7c9fa: Waiting [2023-07-12T00:06:21.363Z] 2ced38df9373: Waiting [2023-07-12T00:06:21.363Z] 3cdef696dda3: Waiting [2023-07-12T00:06:21.363Z] 58f1dce35555: Waiting [2023-07-12T00:06:21.363Z] ed15518f5707: Verifying Checksum [2023-07-12T00:06:21.363Z] ed15518f5707: Download complete [2023-07-12T00:06:21.363Z] 242c74f7c9fa: Verifying Checksum [2023-07-12T00:06:21.363Z] 242c74f7c9fa: Download complete [2023-07-12T00:06:21.363Z] 3cdef696dda3: Verifying Checksum [2023-07-12T00:06:21.363Z] 3cdef696dda3: Download complete [2023-07-12T00:06:21.363Z] c41833b44d91: Verifying Checksum [2023-07-12T00:06:21.364Z] c41833b44d91: Download complete [2023-07-12T00:06:22.340Z] c41833b44d91: Pull complete [2023-07-12T00:06:22.934Z] 58f1dce35555: Verifying Checksum [2023-07-12T00:06:22.934Z] 58f1dce35555: Download complete [2023-07-12T00:06:22.934Z] ed15518f5707: Pull complete [2023-07-12T00:06:23.898Z] feae8fd75edb: Verifying Checksum [2023-07-12T00:06:23.898Z] feae8fd75edb: Download complete [2023-07-12T00:06:24.169Z] 2ced38df9373: Verifying Checksum [2023-07-12T00:06:24.169Z] 2ced38df9373: Download complete [2023-07-12T00:06:36.510Z] feae8fd75edb: Pull complete [2023-07-12T00:06:36.510Z] 242c74f7c9fa: Pull complete [2023-07-12T00:06:36.510Z] 3cdef696dda3: Pull complete [2023-07-12T00:06:43.177Z] 2ced38df9373: Pull complete [2023-07-12T00:06:45.149Z] 58f1dce35555: Pull complete [2023-07-12T00:06:45.149Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-07-12T00:06:45.149Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-12T00:06:45.149Z] ---> fadd8f120f05 [2023-07-12T00:06:45.149Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-12T00:06:48.496Z] ---> Running in 1fab296cbe93 [2023-07-12T00:06:48.764Z] Removing intermediate container 1fab296cbe93 [2023-07-12T00:06:48.765Z] ---> 1ecd19be84a3 [2023-07-12T00:06:48.765Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-12T00:06:48.765Z] ---> Running in a0e45d5643ef [2023-07-12T00:06:49.033Z] Removing intermediate container a0e45d5643ef [2023-07-12T00:06:49.033Z] ---> 002c1fadb1d0 [2023-07-12T00:06:49.033Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-12T00:06:49.302Z] ---> Running in 6b4659843859 [2023-07-12T00:06:49.573Z] Removing intermediate container 6b4659843859 [2023-07-12T00:06:49.573Z] ---> 997b2925d2d6 [2023-07-12T00:06:49.573Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-12T00:06:49.573Z] ---> Running in 42aaa2345c39 [2023-07-12T00:06:50.534Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-12T00:06:51.118Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-12T00:06:52.080Z] OK: 263 MiB in 53 packages [2023-07-12T00:06:53.047Z] Removing intermediate container 42aaa2345c39 [2023-07-12T00:06:53.047Z] ---> 2e77d554eb6b [2023-07-12T00:06:53.047Z] Step 7/12 : WORKDIR /app [2023-07-12T00:06:53.047Z] ---> Running in dec0467ae64b [2023-07-12T00:06:53.314Z] Removing intermediate container dec0467ae64b [2023-07-12T00:06:53.314Z] ---> f537c3665b8e [2023-07-12T00:06:53.314Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-12T00:06:53.900Z] ---> 363190a015e5 [2023-07-12T00:06:53.900Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T00:06:53.900Z] ---> Running in c157383f9317 [2023-07-12T00:08:01.802Z] Removing intermediate container c157383f9317 [2023-07-12T00:08:01.802Z] ---> 22ac41bffc75 [2023-07-12T00:08:01.802Z] Step 10/12 : COPY . . [2023-07-12T00:08:01.802Z] ---> 975a955bc939 [2023-07-12T00:08:01.802Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-12T00:08:01.802Z] ---> Running in 5eaa0846521b [2023-07-12T00:08:01.802Z] Removing intermediate container 5eaa0846521b [2023-07-12T00:08:01.802Z] ---> b2362774cda0 [2023-07-12T00:08:01.802Z] Step 12/12 : RUN $MAKE [2023-07-12T00:08:01.802Z] ---> Running in 5c410b5fcc02 [2023-07-12T00:08:01.802Z] noop [2023-07-12T00:08:01.802Z] Removing intermediate container 5c410b5fcc02 [2023-07-12T00:08:01.802Z] ---> 499d2bc03e93 [2023-07-12T00:08:01.802Z] Successfully built 499d2bc03e93 [2023-07-12T00:08:01.802Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:08:02.278Z] + docker inspect -f . ci-base-image-arm64 [2023-07-12T00:08:02.278Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T00:08:02.572Z] prd-ubuntu20.04-docker-arm64-4c-16g-899 does not seem to be running inside a container [2023-07-12T00:08:02.638Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-07-12T00:08:03.867Z] $ docker top ea399a8a08afa54a75df6ee28dbd53027411c673e98c0a8354cab607b4e9184e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-12T00:08:04.732Z] + go version [2023-07-12T00:08:04.732Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-07-12T00:08:04.764Z] $ docker stop --time=1 ea399a8a08afa54a75df6ee28dbd53027411c673e98c0a8354cab607b4e9184e [2023-07-12T00:08:07.881Z] $ docker rm -f --volumes ea399a8a08afa54a75df6ee28dbd53027411c673e98c0a8354cab607b4e9184e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:08:08.728Z] + docker inspect -f . ci-base-image-arm64 [2023-07-12T00:08:08.729Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T00:08:08.993Z] prd-ubuntu20.04-docker-arm64-4c-16g-899 does not seem to be running inside a container [2023-07-12T00:08:09.052Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-07-12T00:08:10.214Z] $ docker top 27ab012efb6e9929cd0fcfe2f6e494a9b630624d85311e20165a8cc95693fbfb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-12T00:08:10.769Z] + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh [2023-07-12T00:08:11.422Z] + make test [2023-07-12T00:08:11.422Z] go test -race -coverprofile=coverage.out ./... [2023-07-12T00:10:48.172Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-07-12T00:10:52.455Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.241s coverage: 76.9% of statements [2023-07-12T00:10:54.403Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.337s coverage: 91.2% of statements [2023-07-12T00:10:56.981Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-07-12T00:10:56.981Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-07-12T00:10:56.981Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-07-12T00:10:56.981Z] ok github.com/edgexfoundry/app-record-replay/internal/data 0.229s coverage: 50.0% of statements [2023-07-12T00:10:57.942Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-07-12T00:10:57.942Z] go vet ./... [2023-07-12T00:13:20.385Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-12T00:13:20.385Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-12T00:13:20.385Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-12T00:13:20.422Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-12T00:13:20.450Z] $ docker stop --time=1 27ab012efb6e9929cd0fcfe2f6e494a9b630624d85311e20165a8cc95693fbfb [2023-07-12T00:13:22.834Z] $ docker rm -f --volumes 27ab012efb6e9929cd0fcfe2f6e494a9b630624d85311e20165a8cc95693fbfb [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-12T00:13:24.499Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-12T00:13:24.537Z] Warning: overwriting stash ‘coverage-report’ [2023-07-12T00:13:25.008Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-12T00:13:25.603Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-12T00:13:25.944Z] + ls -al . [2023-07-12T00:13:25.944Z] total 156 [2023-07-12T00:13:25.944Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 00:08 . [2023-07-12T00:13:25.944Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 00:05 .. [2023-07-12T00:13:25.944Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 12 00:05 .dockerignore [2023-07-12T00:13:25.944Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 00:05 .git [2023-07-12T00:13:25.944Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 00:05 .github [2023-07-12T00:13:25.944Z] -rw-rw-r-- 1 jenkins jenkins 164 Jul 12 00:05 .gitignore [2023-07-12T00:13:25.944Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 12 00:05 .golangci.yml [2023-07-12T00:13:25.944Z] -rw-rw-r-- 1 jenkins jenkins 10245 Jul 12 00:05 Attribution.txt [2023-07-12T00:13:25.944Z] -rw-rw-r-- 1 jenkins jenkins 258 Jul 12 00:05 CHANGELOG.md [2023-07-12T00:13:25.944Z] -rw-rw-r-- 1 jenkins jenkins 1616 Jul 12 00:05 Dockerfile [2023-07-12T00:13:25.944Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 12 00:05 GOVERNANCE.md [2023-07-12T00:13:25.944Z] -rw-rw-r-- 1 jenkins jenkins 681 Jul 12 00:05 Jenkinsfile [2023-07-12T00:13:25.944Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 12 00:05 LICENSE [2023-07-12T00:13:25.944Z] -rw-rw-r-- 1 jenkins jenkins 3139 Jul 12 00:05 Makefile [2023-07-12T00:13:25.944Z] -rw-rw-r-- 1 jenkins jenkins 611 Jul 12 00:05 OWNERS.md [2023-07-12T00:13:25.944Z] -rw-rw-r-- 1 jenkins jenkins 2363 Jul 12 00:05 README.md [2023-07-12T00:13:25.944Z] -rw-rw-r-- 1 jenkins jenkins 4285 Jul 12 00:05 Record and Reply.postman_collection.json [2023-07-12T00:13:25.944Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 12 00:00 VERSION [2023-07-12T00:13:25.944Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 00:05 bin [2023-07-12T00:13:25.944Z] -rw-r--r-- 1 jenkins jenkins 6494 Jul 12 00:10 coverage.out [2023-07-12T00:13:25.944Z] -rw-rw-r-- 1 jenkins jenkins 3411 Jul 12 00:05 go.mod [2023-07-12T00:13:25.944Z] -rw-rw-r-- 1 jenkins jenkins 31491 Jul 12 00:05 go.sum [2023-07-12T00:13:25.944Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 12 00:05 internal [2023-07-12T00:13:25.944Z] -rw-rw-r-- 1 jenkins jenkins 913 Jul 12 00:05 main.go [2023-07-12T00:13:25.944Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 00:05 pkg [2023-07-12T00:13:25.944Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 00:05 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:13:26.356Z] + docker build -t app-record-replay-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=e9c4caf297a6ac7c4ff8f0514c2f24966a577d8c --label arch=arm64 --label version=0.0.0 . [2023-07-12T00:13:26.356Z] Sending build context to Docker daemon 158.2kB [2023-07-12T00:13:26.624Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-07-12T00:13:26.624Z] Step 2/26 : FROM ${BASE} AS builder [2023-07-12T00:13:26.624Z] ---> 499d2bc03e93 [2023-07-12T00:13:26.624Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-07-12T00:13:26.624Z] ---> Running in b8326e652f9d [2023-07-12T00:13:26.892Z] Removing intermediate container b8326e652f9d [2023-07-12T00:13:26.892Z] ---> 067c88e73330 [2023-07-12T00:13:26.892Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-07-12T00:13:27.162Z] ---> Running in 9ec443dcdee5 [2023-07-12T00:13:27.435Z] Removing intermediate container 9ec443dcdee5 [2023-07-12T00:13:27.435Z] ---> c74f131df64d [2023-07-12T00:13:27.435Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-07-12T00:13:27.435Z] ---> Running in 1da8bd817200 [2023-07-12T00:13:27.705Z] Removing intermediate container 1da8bd817200 [2023-07-12T00:13:27.705Z] ---> d35dc78de72f [2023-07-12T00:13:27.705Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-12T00:13:27.987Z] ---> Running in 568c57cb6712 [2023-07-12T00:13:28.952Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-12T00:13:29.537Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-12T00:13:30.948Z] OK: 263 MiB in 53 packages [2023-07-12T00:13:31.537Z] Removing intermediate container 568c57cb6712 [2023-07-12T00:13:31.537Z] ---> 8acb26382d6c [2023-07-12T00:13:31.537Z] Step 7/26 : WORKDIR /app [2023-07-12T00:13:31.537Z] ---> Running in 81ac63c447ea [2023-07-12T00:13:32.124Z] Removing intermediate container 81ac63c447ea [2023-07-12T00:13:32.124Z] ---> a9c5d21e7175 [2023-07-12T00:13:32.124Z] Step 8/26 : COPY go.mod vendor* ./ [2023-07-12T00:13:32.405Z] ---> b51e78e8c131 [2023-07-12T00:13:32.405Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T00:13:32.675Z] ---> Running in 2ebfffea173e [2023-07-12T00:13:35.266Z] Removing intermediate container 2ebfffea173e [2023-07-12T00:13:35.266Z] ---> 3710b1b470a3 [2023-07-12T00:13:35.266Z] Step 10/26 : COPY . . [2023-07-12T00:13:35.857Z] ---> 7b0b77498eb0 [2023-07-12T00:13:35.857Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-12T00:13:36.126Z] ---> Running in a26ec617552a [2023-07-12T00:13:36.405Z] Removing intermediate container a26ec617552a [2023-07-12T00:13:36.405Z] ---> 05d1a9db3b4a [2023-07-12T00:13:36.405Z] Step 12/26 : RUN $MAKE [2023-07-12T00:13:36.405Z] ---> Running in d0cf0c342dcb [2023-07-12T00:13:37.376Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.4 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2023-07-12T00:15:59.099Z] Removing intermediate container d0cf0c342dcb [2023-07-12T00:15:59.099Z] ---> 456dee33da23 [2023-07-12T00:15:59.099Z] Step 13/26 : FROM alpine:3.17 [2023-07-12T00:15:59.099Z] 3.17: Pulling from library/alpine [2023-07-12T00:15:59.099Z] edb6bdbacee9: Pulling fs layer [2023-07-12T00:15:59.099Z] edb6bdbacee9: Verifying Checksum [2023-07-12T00:15:59.099Z] edb6bdbacee9: Download complete [2023-07-12T00:15:59.099Z] edb6bdbacee9: Pull complete [2023-07-12T00:15:59.099Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-12T00:15:59.099Z] Status: Downloaded newer image for alpine:3.17 [2023-07-12T00:15:59.099Z] ---> 779605e5fbc0 [2023-07-12T00:15:59.099Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-12T00:15:59.099Z] ---> Running in bbd2b50cf6a7 [2023-07-12T00:15:59.099Z] Removing intermediate container bbd2b50cf6a7 [2023-07-12T00:15:59.099Z] ---> 10b0517f8702 [2023-07-12T00:15:59.099Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-07-12T00:15:59.099Z] ---> Running in 2c9437b2ea49 [2023-07-12T00:15:59.099Z] Removing intermediate container 2c9437b2ea49 [2023-07-12T00:15:59.099Z] ---> a413c0b6fd36 [2023-07-12T00:15:59.099Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-12T00:15:59.099Z] ---> Running in 55ce5057b84b [2023-07-12T00:15:59.099Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-12T00:15:59.099Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-12T00:15:59.099Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-12T00:15:59.099Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-12T00:15:59.099Z] Executing busybox-1.35.0-r29.trigger [2023-07-12T00:15:59.099Z] Executing ca-certificates-20230506-r0.trigger [2023-07-12T00:15:59.099Z] OK: 8 MiB in 17 packages [2023-07-12T00:15:59.099Z] Removing intermediate container 55ce5057b84b [2023-07-12T00:15:59.099Z] ---> 71167c849615 [2023-07-12T00:15:59.099Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-12T00:15:59.099Z] ---> f6a0fe8312c6 [2023-07-12T00:15:59.099Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-12T00:15:59.099Z] ---> 07b7cb2f3622 [2023-07-12T00:15:59.099Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-07-12T00:15:59.099Z] ---> 27bf26825358 [2023-07-12T00:15:59.099Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-07-12T00:16:00.507Z] ---> e0b9b11ffd5f [2023-07-12T00:16:00.507Z] Step 21/26 : EXPOSE 59712 [2023-07-12T00:16:00.507Z] ---> Running in 1b098bfab7b9 [2023-07-12T00:16:00.775Z] Removing intermediate container 1b098bfab7b9 [2023-07-12T00:16:00.775Z] ---> b77d3cb7d087 [2023-07-12T00:16:00.775Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-07-12T00:16:00.775Z] ---> Running in 4cd5000b46b9 [2023-07-12T00:16:01.047Z] Removing intermediate container 4cd5000b46b9 [2023-07-12T00:16:01.047Z] ---> f2d8992f795c [2023-07-12T00:16:01.047Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-12T00:16:01.317Z] ---> Running in e71ba3a05669 [2023-07-12T00:16:01.584Z] Removing intermediate container e71ba3a05669 [2023-07-12T00:16:01.584Z] ---> fbaa90a8614b [2023-07-12T00:16:01.584Z] Step 24/26 : LABEL arch=arm64 [2023-07-12T00:16:01.584Z] ---> Running in 562929f06b7f [2023-07-12T00:16:01.852Z] Removing intermediate container 562929f06b7f [2023-07-12T00:16:01.852Z] ---> 7972ee6455bb [2023-07-12T00:16:01.852Z] Step 25/26 : LABEL git_sha=e9c4caf297a6ac7c4ff8f0514c2f24966a577d8c [2023-07-12T00:16:02.126Z] ---> Running in 8d8b8e5d907f [2023-07-12T00:16:02.394Z] Removing intermediate container 8d8b8e5d907f [2023-07-12T00:16:02.394Z] ---> 2e36c16e3d97 [2023-07-12T00:16:02.394Z] Step 26/26 : LABEL version=0.0.0 [2023-07-12T00:16:02.394Z] ---> Running in 4ba22589268b [2023-07-12T00:16:02.661Z] Removing intermediate container 4ba22589268b [2023-07-12T00:16:02.661Z] ---> dccab1d5f467 [2023-07-12T00:16:02.661Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-12T00:16:02.661Z] Successfully built dccab1d5f467 [2023-07-12T00:16:02.661Z] Successfully tagged app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:16:03.498Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-12T00:16:03.498Z] [2023-07-12T00:16:03.498Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:16:03.909Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-12T00:16:04.182Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-12T00:16:04.182Z] 8998bd30e6a1: Pulling fs layer [2023-07-12T00:16:04.182Z] 04944245beec: Pulling fs layer [2023-07-12T00:16:04.182Z] 699f458cf7ca: Pulling fs layer [2023-07-12T00:16:04.182Z] 765212b225bb: Pulling fs layer [2023-07-12T00:16:04.182Z] f23df028b6ca: Pulling fs layer [2023-07-12T00:16:04.182Z] d65c8cfc05b1: Pulling fs layer [2023-07-12T00:16:04.182Z] 2437ff75d9bd: Pulling fs layer [2023-07-12T00:16:04.182Z] 765212b225bb: Waiting [2023-07-12T00:16:04.182Z] f23df028b6ca: Waiting [2023-07-12T00:16:04.182Z] d65c8cfc05b1: Waiting [2023-07-12T00:16:04.182Z] 2437ff75d9bd: Waiting [2023-07-12T00:16:04.182Z] 04944245beec: Verifying Checksum [2023-07-12T00:16:04.182Z] 04944245beec: Download complete [2023-07-12T00:16:04.182Z] 765212b225bb: Verifying Checksum [2023-07-12T00:16:04.182Z] 765212b225bb: Download complete [2023-07-12T00:16:04.182Z] f23df028b6ca: Verifying Checksum [2023-07-12T00:16:04.182Z] f23df028b6ca: Download complete [2023-07-12T00:16:04.453Z] d65c8cfc05b1: Verifying Checksum [2023-07-12T00:16:04.453Z] d65c8cfc05b1: Download complete [2023-07-12T00:16:04.453Z] 699f458cf7ca: Verifying Checksum [2023-07-12T00:16:04.453Z] 699f458cf7ca: Download complete [2023-07-12T00:16:04.720Z] 8998bd30e6a1: Verifying Checksum [2023-07-12T00:16:04.720Z] 8998bd30e6a1: Download complete [2023-07-12T00:16:07.309Z] 2437ff75d9bd: Verifying Checksum [2023-07-12T00:16:07.309Z] 2437ff75d9bd: Download complete [2023-07-12T00:16:08.719Z] 8998bd30e6a1: Pull complete [2023-07-12T00:16:08.986Z] 04944245beec: Pull complete [2023-07-12T00:16:10.395Z] 699f458cf7ca: Pull complete [2023-07-12T00:16:10.395Z] 765212b225bb: Pull complete [2023-07-12T00:16:11.353Z] f23df028b6ca: Pull complete [2023-07-12T00:16:11.353Z] d65c8cfc05b1: Pull complete [2023-07-12T00:16:26.347Z] 2437ff75d9bd: Pull complete [2023-07-12T00:16:26.347Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-12T00:16:26.347Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-12T00:16:26.347Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T00:16:26.688Z] prd-ubuntu20.04-docker-arm64-4c-16g-899 does not seem to be running inside a container [2023-07-12T00:16:26.758Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-07-12T00:16:29.638Z] $ docker top 7f194b7ae04fa772500340c9aedd4da14cb408d71bc0a8857dac57da25b23946 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-12T00:16:30.550Z] ---> job-cost.sh [2023-07-12T00:16:30.550Z] lf-activate-venv: SKIPPING [2023-07-12T00:16:30.550Z] INFO: No Stack... [2023-07-12T00:16:31.132Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-12T00:16:31.715Z] INFO: Archiving Costs [Pipeline] sh [2023-07-12T00:16:32.371Z] + cat /w/workspace/app-record-replay/1/archives/cost.csv [2023-07-12T00:16:32.371Z] + cut -d, -f6 [Pipeline] lock [2023-07-12T00:16:32.421Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-39-1-stack-cost] [2023-07-12T00:16:32.427Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-39-1-stack-cost] did not exist. Created. [2023-07-12T00:16:32.427Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-39-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-12T00:16:33.162Z] /w/workspace/app-record-replay/1@tmp/durable-c5d3f113/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-07-12T00:16:33.834Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-12T00:16:33.870Z] Warning: overwriting stash ‘stack-cost’ [2023-07-12T00:16:33.921Z] Stashed 1 file(s) [Pipeline] } [2023-07-12T00:16:33.937Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-39-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-12T00:16:34.022Z] $ docker stop --time=1 7f194b7ae04fa772500340c9aedd4da14cb408d71bc0a8857dac57da25b23946 [2023-07-12T00:16:35.553Z] $ docker rm -f --volumes 7f194b7ae04fa772500340c9aedd4da14cb408d71bc0a8857dac57da25b23946 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-07-12T00:16:36.541Z] provisioning config files... [2023-07-12T00:16:36.547Z] Could not find credentials [app-record-replay-codecov-token] for edgexfoundry/app-record-replay/PR-39 #1 [2023-07-12T00:16:36.549Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/xfoundry_app-record-replay_PR-39@tmp/config17803029642918334781tmp [Pipeline] { [Pipeline] sh [2023-07-12T00:16:36.892Z] + set +x [2023-07-12T00:16:36.892Z] + curl -s https://codecov.io/bash [2023-07-12T00:16:36.892Z] + bash -s -- [2023-07-12T00:16:36.892Z] [2023-07-12T00:16:36.892Z] _____ _ [2023-07-12T00:16:36.892Z] / ____| | | [2023-07-12T00:16:36.892Z] | | ___ __| | ___ ___ _____ __ [2023-07-12T00:16:36.892Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-07-12T00:16:36.892Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-07-12T00:16:36.892Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-07-12T00:16:36.892Z] Bash-1.0.6 [2023-07-12T00:16:36.892Z] [2023-07-12T00:16:36.892Z] [2023-07-12T00:16:36.892Z] ==> git version 2.25.1 found [2023-07-12T00:16:36.892Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-07-12T00:16:36.892Z] Release-Date: 2020-01-08 [2023-07-12T00:16:36.892Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-07-12T00:16:36.892Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-07-12T00:16:36.892Z] ==> Jenkins CI detected. [2023-07-12T00:16:36.892Z] current dir:  /w/workspace/xfoundry_app-record-replay_PR-39 [2023-07-12T00:16:36.892Z] project root: . [2023-07-12T00:16:36.892Z] --> token set from env [2023-07-12T00:16:36.892Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-07-12T00:16:36.892Z] ==> Running gcov in . (disable via -X gcov) [2023-07-12T00:16:36.892Z] ==> Python coveragepy not found [2023-07-12T00:16:36.892Z] ==> Searching for coverage reports in: [2023-07-12T00:16:36.892Z] + . [2023-07-12T00:16:36.892Z] -> Found 1 reports [2023-07-12T00:16:36.892Z] ==> Detecting git/mercurial file structure [2023-07-12T00:16:36.892Z] ==> Reading reports [2023-07-12T00:16:37.151Z] + ./coverage.out bytes=6494 [2023-07-12T00:16:37.151Z] ==> Appending adjustments [2023-07-12T00:16:37.151Z] https://docs.codecov.io/docs/fixing-reports [2023-07-12T00:16:37.151Z] + Found adjustments [2023-07-12T00:16:37.151Z] ==> Gzipping contents [2023-07-12T00:16:37.151Z] 4.0K /tmp/codecov.xLqhRh.gz [2023-07-12T00:16:37.151Z] ==> Uploading reports [2023-07-12T00:16:37.151Z] url: https://codecov.io [2023-07-12T00:16:37.151Z] query: branch=PR-39&commit=f8453d089becf7067a7b105f18d81709064e05ea&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-39%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=39&job=&cmd_args= [2023-07-12T00:16:37.151Z] -> Pinging Codecov [2023-07-12T00:16:37.151Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=$CCTOKEN&branch=PR-39&commit=f8453d089becf7067a7b105f18d81709064e05ea&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-39%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=39&job=&cmd_args= [2023-07-12T00:16:37.151Z] Invalid request parameters [2023-07-12T00:16:37.151Z] 400 [Pipeline] } [2023-07-12T00:16:37.182Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-07-12T00:16:38.934Z] + [ -d /w/workspace/xfoundry_app-record-replay_PR-39/archives ] [2023-07-12T00:16:38.934Z] + ls -al /w/workspace/xfoundry_app-record-replay_PR-39/archives [2023-07-12T00:16:38.934Z] total 16 [2023-07-12T00:16:38.934Z] drwxr-xr-x 3 root root 4096 Jul 12 00:03 . [2023-07-12T00:16:38.934Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 12 00:03 .. [2023-07-12T00:16:38.934Z] drwxr-xr-x 2 root root 4096 Jul 12 00:03 cost [2023-07-12T00:16:38.934Z] -rw-r--r-- 1 root root 88 Jul 12 00:03 cost.csv [2023-07-12T00:16:38.934Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_app-record-replay_PR-39/archives [2023-07-12T00:16:38.934Z] + ls -al /w/workspace/xfoundry_app-record-replay_PR-39/archives [2023-07-12T00:16:38.934Z] total 16 [2023-07-12T00:16:38.934Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 12 00:03 . [2023-07-12T00:16:38.934Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 12 00:03 .. [2023-07-12T00:16:38.934Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 12 00:03 cost [2023-07-12T00:16:38.934Z] -rw-r--r-- 1 jenkins jenkins 88 Jul 12 00:03 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-07-12T00:16:39.268Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-12T00:16:40.152Z] ---> package-listing.sh [2023-07-12T00:16:40.152Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-12T00:16:40.152Z] ++ facter osfamily [2023-07-12T00:16:40.411Z] + OS_FAMILY=debian [2023-07-12T00:16:40.411Z] + workspace=/w/workspace/xfoundry_app-record-replay_PR-39 [2023-07-12T00:16:40.411Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-12T00:16:40.411Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-12T00:16:40.411Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-12T00:16:40.411Z] + PACKAGES=/tmp/packages_start.txt [2023-07-12T00:16:40.411Z] + '[' /w/workspace/xfoundry_app-record-replay_PR-39 ']' [2023-07-12T00:16:40.411Z] + PACKAGES=/tmp/packages_end.txt [2023-07-12T00:16:40.411Z] + case "${OS_FAMILY}" in [2023-07-12T00:16:40.411Z] + dpkg -l [2023-07-12T00:16:40.411Z] + grep '^ii' [2023-07-12T00:16:40.411Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-12T00:16:40.411Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-12T00:16:40.411Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-12T00:16:40.411Z] + '[' /w/workspace/xfoundry_app-record-replay_PR-39 ']' [2023-07-12T00:16:40.411Z] + mkdir -p /w/workspace/xfoundry_app-record-replay_PR-39/archives/ [2023-07-12T00:16:40.411Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_app-record-replay_PR-39/archives/ [Pipeline] echo [2023-07-12T00:16:40.446Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_app-record-replay_PR-39/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-07-12T00:16:40.737Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:16:41.368Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-12T00:16:41.368Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T00:16:41.520Z] prd-ubuntu20.04-docker-8c-8g-897 does not seem to be running inside a container [2023-07-12T00:16:41.553Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_app-record-replay_PR-39/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_app-record-replay_PR-39 -v /w/workspace/xfoundry_app-record-replay_PR-39:/w/workspace/xfoundry_app-record-replay_PR-39:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-39@tmp:/w/workspace/xfoundry_app-record-replay_PR-39@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-12T00:16:41.760Z] $ docker top 6952a58314a95cf2de7431164d627928fe2e38dcd82055c837c67c285a858109 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-12T00:16:42.152Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-12T00:16:42.462Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-12T00:16:42.773Z] + ls /var/log/sa-host [2023-07-12T00:16:42.773Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-12T00:16:42.905Z] provisioning config files... [2023-07-12T00:16:42.916Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-39@tmp/config6227604591981053520tmp [Pipeline] { [Pipeline] echo [2023-07-12T00:16:42.968Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-12T00:16:43.286Z] ---> create-netrc.sh [Pipeline] } [2023-07-12T00:16:43.315Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-12T00:16:43.717Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-12T00:16:43.753Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-12T00:16:44.070Z] ---> sudo-logs.sh [2023-07-12T00:16:44.071Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-12T00:16:44.152Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-12T00:16:44.471Z] ---> job-cost.sh [2023-07-12T00:16:44.471Z] lf-activate-venv: SKIPPING [2023-07-12T00:16:44.471Z] DEBUG: total: 0.2199999988079071 [2023-07-12T00:16:44.471Z] INFO: Retrieving Stack Cost... [2023-07-12T00:16:45.046Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-12T00:16:45.307Z] INFO: Archiving Costs [Pipeline] echo [2023-07-12T00:16:45.339Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-12T00:16:45.652Z] ---> logs-deploy.sh [2023-07-12T00:16:45.652Z] lf-activate-venv: SKIPPING [2023-07-12T00:16:45.652Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-39/1 [2023-07-12T00:16:45.652Z] INFO: archiving workspace using pattern(s): [2023-07-12T00:16:46.590Z] Archives upload complete. [2023-07-12T00:16:46.850Z] INFO: archiving logs to Nexus [2023-07-12T00:16:47.420Z] ---> uname -a: [2023-07-12T00:16:47.421Z] Linux prd-ubuntu20-04-docker-8c-8g-897 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-07-12T00:16:47.421Z] [2023-07-12T00:16:47.421Z] [2023-07-12T00:16:47.421Z] ---> lscpu: [2023-07-12T00:16:47.421Z] Architecture: x86_64 [2023-07-12T00:16:47.421Z] CPU op-mode(s): 32-bit, 64-bit [2023-07-12T00:16:47.421Z] Byte Order: Little Endian [2023-07-12T00:16:47.421Z] Address sizes: 40 bits physical, 48 bits virtual [2023-07-12T00:16:47.421Z] CPU(s): 8 [2023-07-12T00:16:47.421Z] On-line CPU(s) list: 0-7 [2023-07-12T00:16:47.421Z] Thread(s) per core: 1 [2023-07-12T00:16:47.421Z] Core(s) per socket: 1 [2023-07-12T00:16:47.421Z] Socket(s): 8 [2023-07-12T00:16:47.421Z] NUMA node(s): 1 [2023-07-12T00:16:47.421Z] Vendor ID: AuthenticAMD [2023-07-12T00:16:47.421Z] CPU family: 23 [2023-07-12T00:16:47.421Z] Model: 49 [2023-07-12T00:16:47.421Z] Model name: AMD EPYC-Rome Processor [2023-07-12T00:16:47.421Z] Stepping: 0 [2023-07-12T00:16:47.421Z] CPU MHz: 2800.000 [2023-07-12T00:16:47.421Z] BogoMIPS: 5600.00 [2023-07-12T00:16:47.421Z] Virtualization: AMD-V [2023-07-12T00:16:47.421Z] Hypervisor vendor: KVM [2023-07-12T00:16:47.421Z] Virtualization type: full [2023-07-12T00:16:47.421Z] L1d cache: 256 KiB [2023-07-12T00:16:47.421Z] L1i cache: 256 KiB [2023-07-12T00:16:47.421Z] L2 cache: 4 MiB [2023-07-12T00:16:47.421Z] L3 cache: 128 MiB [2023-07-12T00:16:47.421Z] NUMA node0 CPU(s): 0-7 [2023-07-12T00:16:47.421Z] Vulnerability Itlb multihit: Not affected [2023-07-12T00:16:47.421Z] Vulnerability L1tf: Not affected [2023-07-12T00:16:47.421Z] Vulnerability Mds: Not affected [2023-07-12T00:16:47.421Z] Vulnerability Meltdown: Not affected [2023-07-12T00:16:47.421Z] Vulnerability Mmio stale data: Not affected [2023-07-12T00:16:47.421Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-07-12T00:16:47.421Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-07-12T00:16:47.421Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-07-12T00:16:47.421Z] Vulnerability Srbds: Not affected [2023-07-12T00:16:47.421Z] Vulnerability Tsx async abort: Not affected [2023-07-12T00:16:47.421Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-07-12T00:16:47.421Z] [2023-07-12T00:16:47.421Z] [2023-07-12T00:16:47.421Z] ---> nproc: [2023-07-12T00:16:47.421Z] 8 [2023-07-12T00:16:47.421Z] [2023-07-12T00:16:47.421Z] [2023-07-12T00:16:47.421Z] ---> df -h: [2023-07-12T00:16:47.421Z] Filesystem Size Used Avail Use% Mounted on [2023-07-12T00:16:47.421Z] overlay 155G 12G 144G 8% / [2023-07-12T00:16:47.421Z] tmpfs 64M 0 64M 0% /dev [2023-07-12T00:16:47.421Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-07-12T00:16:47.421Z] shm 64M 0 64M 0% /dev/shm [2023-07-12T00:16:47.421Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-07-12T00:16:47.421Z] [2023-07-12T00:16:47.421Z] [2023-07-12T00:16:47.421Z] ---> sar -b -r -n DEV: [2023-07-12T00:16:47.421Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-897) 07/12/23 _x86_64_ (8 CPU) [2023-07-12T00:16:47.421Z] [2023-07-12T00:16:47.421Z] 00:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-07-12T00:16:47.421Z] 00:01:01 347.06 48.13 298.93 0.00 5405.23 174051.66 0.00 [2023-07-12T00:16:47.421Z] 00:02:02 185.55 1.47 184.09 0.00 25.99 71389.14 0.00 [2023-07-12T00:16:47.421Z] 00:03:01 107.03 0.20 106.83 0.00 10.17 32648.97 0.00 [2023-07-12T00:16:47.421Z] 00:04:01 91.82 0.08 91.74 0.00 8.53 19508.45 0.00 [2023-07-12T00:16:47.421Z] 00:05:01 11.60 1.55 10.05 0.00 85.99 2115.51 0.00 [2023-07-12T00:16:47.421Z] 00:06:01 46.46 10.05 36.41 0.00 5090.75 6748.88 0.00 [2023-07-12T00:16:47.421Z] 00:07:01 3.60 0.02 3.58 0.00 0.13 87.19 0.00 [2023-07-12T00:16:47.421Z] 00:08:01 1.38 0.00 1.38 0.00 0.00 14.80 0.00 [2023-07-12T00:16:47.421Z] 00:09:01 1.65 0.00 1.65 0.00 0.00 18.66 0.00 [2023-07-12T00:16:47.421Z] 00:10:01 2.18 0.00 2.18 0.00 0.00 23.33 0.00 [2023-07-12T00:16:47.421Z] 00:11:01 1.38 0.00 1.38 0.00 0.00 15.20 0.00 [2023-07-12T00:16:47.421Z] 00:12:01 1.63 0.00 1.63 0.00 0.00 22.13 0.00 [2023-07-12T00:16:47.421Z] 00:13:01 3.45 1.60 1.85 0.00 37.19 23.73 0.00 [2023-07-12T00:16:47.421Z] 00:14:01 2.00 0.00 2.00 0.00 0.00 21.46 0.00 [2023-07-12T00:16:47.421Z] 00:15:01 2.07 0.02 2.05 0.00 0.13 24.93 0.00 [2023-07-12T00:16:47.421Z] 00:16:01 1.10 0.00 1.10 0.00 0.00 16.66 0.00 [2023-07-12T00:16:47.421Z] Average: 50.57 3.95 46.62 0.00 667.16 19156.77 0.00 [2023-07-12T00:16:47.421Z] [2023-07-12T00:16:47.421Z] 00:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-07-12T00:16:47.421Z] 00:01:01 29952832 31608036 737844 2.24 60200 1893152 1871772 5.52 984344 1640764 4804 [2023-07-12T00:16:47.421Z] 00:02:02 27757292 31303624 995208 3.03 145560 3570416 2406528 7.09 1591068 3047828 381836 [2023-07-12T00:16:47.421Z] 00:03:01 28185172 31561596 740128 2.25 150172 3414348 1875940 5.53 1216700 3016884 72 [2023-07-12T00:16:47.421Z] 00:04:01 27649788 31566100 733256 2.23 159952 3892012 1759764 5.19 1261400 3453360 236 [2023-07-12T00:16:47.421Z] 00:05:01 27553780 31538500 752832 2.29 162648 3953236 1796616 5.29 1290368 3506904 384 [2023-07-12T00:16:47.421Z] 00:06:01 27125976 31550684 728140 2.21 193904 4353616 1832128 5.40 1580816 3620864 4 [2023-07-12T00:16:47.421Z] 00:07:01 27130928 31550792 727896 2.21 192440 4350364 1803060 5.31 1579656 3617652 168 [2023-07-12T00:16:47.421Z] 00:08:01 27138576 31558500 720280 2.19 192508 4350364 1803060 5.31 1571908 3617656 132 [2023-07-12T00:16:47.421Z] 00:09:01 27138804 31559144 719892 2.19 192576 4350368 1803060 5.31 1572072 3617976 168 [2023-07-12T00:16:47.421Z] 00:10:01 27138640 31559048 719928 2.19 192644 4350372 1803060 5.31 1571964 3617984 4 [2023-07-12T00:16:47.421Z] 00:11:01 27139036 31559508 719456 2.19 192700 4350372 1803060 5.31 1572072 3617988 8 [2023-07-12T00:16:47.421Z] 00:12:01 27138988 31559588 719340 2.19 192796 4350376 1803060 5.31 1571984 3618000 144 [2023-07-12T00:16:47.421Z] 00:13:01 27125540 31548248 730728 2.22 192880 4351492 1803060 5.31 1587632 3618360 8 [2023-07-12T00:16:47.421Z] 00:14:01 27125484 31548320 730612 2.22 192968 4351496 1803060 5.31 1587452 3618324 4 [2023-07-12T00:16:47.421Z] 00:15:01 27121472 31544520 734444 2.23 193076 4351500 1832272 5.40 1587432 3618316 44 [2023-07-12T00:16:47.421Z] 00:16:01 27121984 31545008 733892 2.23 193104 4351468 1832272 5.40 1587644 3618292 152 [2023-07-12T00:16:47.421Z] Average: 27471518 31541326 746492 2.27 175008 4036560 1851986 5.46 1482157 3404197 24260 [2023-07-12T00:16:47.421Z] [2023-07-12T00:16:47.421Z] 00:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-07-12T00:16:47.421Z] 00:01:01 docker0 0.88 0.93 0.12 1.54 0.00 0.00 0.00 0.00 [2023-07-12T00:16:47.421Z] 00:01:01 lo 6.87 6.87 0.66 0.66 0.00 0.00 0.00 0.00 [2023-07-12T00:16:47.421Z] 00:01:01 ens3 443.36 262.32 2498.97 92.21 0.00 0.00 0.00 0.00 [2023-07-12T00:16:47.421Z] 00:02:02 docker0 181.32 273.78 14.31 1939.50 0.00 0.00 0.00 0.00 [2023-07-12T00:16:47.421Z] 00:02:02 veth8dea7a9 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-12T00:16:47.421Z] 00:02:02 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-07-12T00:16:47.421Z] 00:02:02 ens3 420.83 261.86 6111.55 35.01 0.00 0.00 0.00 0.00 [2023-07-12T00:16:47.421Z] 00:03:01 docker0 1.64 3.59 0.10 43.25 0.00 0.00 0.00 0.00 [2023-07-12T00:16:47.421Z] 00:03:01 lo 0.95 0.95 0.09 0.09 0.00 0.00 0.00 0.00 [2023-07-12T00:16:47.421Z] 00:03:01 ens3 35.16 24.91 119.42 9.88 0.00 0.00 0.00 0.00 [2023-07-12T00:16:47.421Z] 00:04:01 docker0 1.67 3.85 0.10 45.59 0.00 0.00 0.00 0.00 [2023-07-12T00:16:47.421Z] 00:04:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 [2023-07-12T00:16:47.421Z] 00:04:01 ens3 103.88 60.43 2569.27 11.96 0.00 0.00 0.00 0.00 [2023-07-12T00:16:47.421Z] 00:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-12T00:16:47.421Z] 00:05:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-07-12T00:16:47.421Z] 00:05:01 ens3 42.43 19.58 923.61 1.71 0.00 0.00 0.00 0.00 [2023-07-12T00:16:47.421Z] 00:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-12T00:16:47.421Z] 00:06:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 [2023-07-12T00:16:47.421Z] 00:06:01 ens3 88.40 38.93 2006.25 3.20 0.00 0.00 0.00 0.00 [2023-07-12T00:16:47.421Z] 00:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-12T00:16:47.421Z] 00:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-12T00:16:47.421Z] 00:07:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-07-12T00:16:47.421Z] 00:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-12T00:16:47.421Z] 00:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-12T00:16:47.421Z] 00:08:01 ens3 0.32 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2023-07-12T00:16:47.421Z] 00:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-12T00:16:47.421Z] 00:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-12T00:16:47.421Z] 00:09:01 ens3 0.73 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2023-07-12T00:16:47.421Z] 00:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-12T00:16:47.421Z] 00:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-12T00:16:47.421Z] 00:10:01 ens3 0.98 0.32 0.31 0.20 0.00 0.00 0.00 0.00 [2023-07-12T00:16:47.421Z] 00:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-12T00:16:47.421Z] 00:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-12T00:16:47.421Z] 00:11:01 ens3 0.65 0.30 0.39 0.26 0.00 0.00 0.00 0.00 [2023-07-12T00:16:47.421Z] 00:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-12T00:16:47.421Z] 00:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-12T00:16:47.421Z] 00:12:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-12T00:16:47.421Z] 00:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-12T00:16:47.421Z] 00:13:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-12T00:16:47.421Z] 00:13:01 ens3 8.15 6.65 5.40 6.03 0.00 0.00 0.00 0.00 [2023-07-12T00:16:47.421Z] 00:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-12T00:16:47.421Z] 00:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-12T00:16:47.421Z] 00:14:01 ens3 0.80 0.08 0.07 0.01 0.00 0.00 0.00 0.00 [2023-07-12T00:16:47.421Z] 00:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-12T00:16:47.421Z] 00:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-12T00:16:47.421Z] 00:15:01 ens3 0.72 0.38 0.35 0.27 0.00 0.00 0.00 0.00 [2023-07-12T00:16:47.421Z] 00:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-12T00:16:47.421Z] 00:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-12T00:16:47.421Z] 00:16:01 ens3 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2023-07-12T00:16:47.421Z] Average: docker0 11.61 17.65 0.92 126.97 0.00 0.00 0.00 0.00 [2023-07-12T00:16:47.421Z] Average: lo 0.70 0.70 0.06 0.06 0.00 0.00 0.00 0.00 [2023-07-12T00:16:47.421Z] Average: ens3 71.72 42.28 890.60 10.05 0.00 0.00 0.00 0.00 [2023-07-12T00:16:47.421Z] [2023-07-12T00:16:47.421Z] [2023-07-12T00:16:47.421Z] ---> sar -P ALL: [2023-07-12T00:16:47.421Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-897) 07/12/23 _x86_64_ (8 CPU) [2023-07-12T00:16:47.421Z] [2023-07-12T00:16:47.421Z] 00:00:01 CPU %user %nice %system %iowait %steal %idle [2023-07-12T00:16:47.422Z] 00:01:01 all 6.85 0.00 2.26 3.07 0.05 87.76 [2023-07-12T00:16:47.422Z] 00:01:01 0 5.14 0.00 1.88 0.82 0.05 92.11 [2023-07-12T00:16:47.422Z] 00:01:01 1 7.31 0.00 1.91 1.66 0.05 89.06 [2023-07-12T00:16:47.422Z] 00:01:01 2 9.50 0.00 2.00 0.64 0.05 87.81 [2023-07-12T00:16:47.422Z] 00:01:01 3 6.36 0.00 1.71 5.59 0.05 86.30 [2023-07-12T00:16:47.422Z] 00:01:01 4 6.52 0.00 1.57 2.11 0.07 89.74 [2023-07-12T00:16:47.422Z] 00:01:01 5 6.80 0.00 3.33 1.87 0.05 87.95 [2023-07-12T00:16:47.422Z] 00:01:01 6 5.29 0.00 2.96 5.02 0.05 86.68 [2023-07-12T00:16:47.422Z] 00:01:01 7 7.90 0.00 2.73 6.85 0.07 82.45 [2023-07-12T00:16:47.422Z] 00:02:02 all 22.56 0.00 5.84 3.27 0.07 68.27 [2023-07-12T00:16:47.422Z] 00:02:02 0 24.28 0.00 6.13 8.19 0.08 61.32 [2023-07-12T00:16:47.422Z] 00:02:02 1 21.91 0.00 4.73 0.61 0.07 72.69 [2023-07-12T00:16:47.422Z] 00:02:02 2 23.75 0.00 6.44 6.28 0.05 63.48 [2023-07-12T00:16:47.422Z] 00:02:02 3 22.31 0.00 7.12 9.10 0.08 61.39 [2023-07-12T00:16:47.422Z] 00:02:02 4 22.06 0.00 5.07 0.52 0.07 72.29 [2023-07-12T00:16:47.422Z] 00:02:02 5 23.63 0.00 5.12 0.37 0.07 70.81 [2023-07-12T00:16:47.422Z] 00:02:02 6 21.68 0.00 6.72 0.68 0.07 70.86 [2023-07-12T00:16:47.422Z] 00:02:02 7 20.84 0.00 5.40 0.39 0.07 73.30 [2023-07-12T00:16:47.422Z] 00:03:01 all 41.92 0.00 6.89 1.60 0.09 49.50 [2023-07-12T00:16:47.422Z] 00:03:01 0 42.19 0.00 7.13 2.50 0.09 48.09 [2023-07-12T00:16:47.422Z] 00:03:01 1 43.41 0.00 6.78 3.37 0.09 46.35 [2023-07-12T00:16:47.422Z] 00:03:01 2 41.03 0.00 6.58 0.84 0.09 51.47 [2023-07-12T00:16:47.422Z] 00:03:01 3 41.33 0.00 7.29 0.89 0.10 50.39 [2023-07-12T00:16:47.422Z] 00:03:01 4 41.73 0.00 6.66 0.10 0.10 51.40 [2023-07-12T00:16:47.422Z] 00:03:01 5 41.93 0.00 7.34 0.26 0.07 50.40 [2023-07-12T00:16:47.422Z] 00:03:01 6 41.40 0.00 5.84 0.12 0.07 52.57 [2023-07-12T00:16:47.422Z] 00:03:01 7 42.36 0.00 7.49 4.72 0.10 45.33 [2023-07-12T00:16:47.422Z] 00:04:01 all 3.17 0.00 1.51 0.88 0.03 94.40 [2023-07-12T00:16:47.422Z] 00:04:01 0 3.85 0.00 1.01 0.45 0.03 94.66 [2023-07-12T00:16:47.422Z] 00:04:01 1 2.83 0.00 1.87 0.55 0.03 94.72 [2023-07-12T00:16:47.422Z] 00:04:01 2 3.05 0.00 1.39 0.07 0.03 95.45 [2023-07-12T00:16:47.422Z] 00:04:01 3 4.01 0.00 1.42 0.08 0.03 94.45 [2023-07-12T00:16:47.422Z] 00:04:01 4 2.46 0.00 1.09 0.05 0.02 96.38 [2023-07-12T00:16:47.422Z] 00:04:01 5 3.08 0.00 1.44 0.05 0.03 95.39 [2023-07-12T00:16:47.422Z] 00:04:01 6 3.17 0.00 1.86 0.52 0.03 94.41 [2023-07-12T00:16:47.422Z] 00:04:01 7 2.89 0.00 2.00 5.31 0.03 89.76 [2023-07-12T00:16:47.422Z] 00:05:01 all 0.34 0.00 0.17 0.15 0.01 99.33 [2023-07-12T00:16:47.422Z] 00:05:01 0 0.65 0.00 0.20 0.03 0.00 99.12 [2023-07-12T00:16:47.422Z] 00:05:01 1 0.20 0.00 0.17 0.27 0.00 99.37 [2023-07-12T00:16:47.422Z] 00:05:01 2 0.72 0.00 0.33 0.02 0.02 98.92 [2023-07-12T00:16:47.422Z] 00:05:01 3 0.17 0.00 0.10 0.02 0.02 99.70 [2023-07-12T00:16:47.422Z] 00:05:01 4 0.20 0.00 0.13 0.02 0.03 99.62 [2023-07-12T00:16:47.422Z] 00:05:01 5 0.43 0.00 0.20 0.55 0.00 98.82 [2023-07-12T00:16:47.422Z] 00:05:01 6 0.27 0.00 0.12 0.02 0.00 99.60 [2023-07-12T00:16:47.422Z] 00:05:01 7 0.10 0.00 0.10 0.28 0.02 99.50 [2023-07-12T00:16:47.422Z] 00:06:01 all 1.97 0.00 1.53 0.59 0.02 95.89 [2023-07-12T00:16:47.422Z] 00:06:01 0 2.34 0.00 1.29 0.30 0.03 96.04 [2023-07-12T00:16:47.422Z] 00:06:01 1 1.17 0.00 1.25 0.53 0.02 97.03 [2023-07-12T00:16:47.422Z] 00:06:01 2 3.76 0.00 2.92 0.65 0.02 92.65 [2023-07-12T00:16:47.422Z] 00:06:01 3 2.35 0.00 1.58 0.77 0.03 95.26 [2023-07-12T00:16:47.422Z] 00:06:01 4 1.37 0.00 1.84 1.18 0.02 95.59 [2023-07-12T00:16:47.422Z] 00:06:01 5 1.84 0.00 0.92 0.02 0.02 97.21 [2023-07-12T00:16:47.422Z] 00:06:01 6 1.61 0.00 1.47 0.32 0.02 96.59 [2023-07-12T00:16:47.422Z] 00:06:01 7 1.32 0.00 0.99 0.94 0.02 96.74 [2023-07-12T00:16:47.422Z] 00:07:01 all 0.08 0.00 0.06 0.01 0.01 99.85 [2023-07-12T00:16:47.422Z] 00:07:01 0 0.12 0.00 0.03 0.02 0.00 99.83 [2023-07-12T00:16:47.422Z] 00:07:01 1 0.07 0.00 0.08 0.00 0.00 99.85 [2023-07-12T00:16:47.422Z] 00:07:01 2 0.22 0.00 0.10 0.00 0.00 99.68 [2023-07-12T00:16:47.422Z] 00:07:01 3 0.10 0.00 0.08 0.05 0.02 99.75 [2023-07-12T00:16:47.422Z] 00:07:01 4 0.02 0.00 0.05 0.00 0.00 99.93 [2023-07-12T00:16:47.422Z] 00:07:01 5 0.07 0.00 0.05 0.00 0.00 99.88 [2023-07-12T00:16:47.422Z] 00:07:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2023-07-12T00:16:47.422Z] 00:07:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2023-07-12T00:16:47.422Z] 00:08:01 all 0.04 0.00 0.01 0.01 0.01 99.92 [2023-07-12T00:16:47.422Z] 00:08:01 0 0.10 0.00 0.02 0.00 0.00 99.88 [2023-07-12T00:16:47.422Z] 00:08:01 1 0.03 0.00 0.00 0.02 0.02 99.93 [2023-07-12T00:16:47.422Z] 00:08:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-07-12T00:16:47.422Z] 00:08:01 3 0.07 0.00 0.05 0.07 0.02 99.80 [2023-07-12T00:16:47.422Z] 00:08:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-07-12T00:16:47.422Z] 00:08:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2023-07-12T00:16:47.422Z] 00:08:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-07-12T00:16:47.422Z] 00:08:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-12T00:16:47.422Z] 00:09:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2023-07-12T00:16:47.422Z] 00:09:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-07-12T00:16:47.422Z] 00:09:01 1 0.02 0.00 0.03 0.02 0.00 99.93 [2023-07-12T00:16:47.422Z] 00:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-12T00:16:47.422Z] 00:09:01 3 0.07 0.00 0.03 0.03 0.03 99.83 [2023-07-12T00:16:47.422Z] 00:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-12T00:16:47.422Z] 00:09:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-12T00:16:47.422Z] 00:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-12T00:16:47.422Z] 00:09:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2023-07-12T00:16:47.422Z] 00:10:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2023-07-12T00:16:47.422Z] 00:10:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-07-12T00:16:47.422Z] 00:10:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-07-12T00:16:47.422Z] 00:10:01 2 0.02 0.00 0.05 0.00 0.02 99.92 [2023-07-12T00:16:47.422Z] 00:10:01 3 0.10 0.00 0.03 0.02 0.02 99.83 [2023-07-12T00:16:47.422Z] 00:10:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-07-12T00:16:47.422Z] 00:10:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-07-12T00:16:47.422Z] 00:10:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-12T00:16:47.422Z] 00:10:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-12T00:16:47.422Z] 00:11:01 all 0.19 0.00 0.01 0.00 0.01 99.78 [2023-07-12T00:16:47.422Z] 00:11:01 0 0.00 0.00 0.03 0.00 0.02 99.95 [2023-07-12T00:16:47.422Z] 00:11:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-12T00:16:47.422Z] 00:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-12T00:16:47.422Z] 00:11:01 3 0.03 0.00 0.02 0.03 0.03 99.88 [2023-07-12T00:16:47.422Z] 00:11:01 4 0.43 0.00 0.00 0.00 0.00 99.57 [2023-07-12T00:16:47.422Z] 00:11:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-07-12T00:16:47.422Z] 00:11:01 6 0.98 0.00 0.02 0.00 0.02 98.99 [2023-07-12T00:16:47.422Z] 00:11:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-12T00:16:47.422Z] [2023-07-12T00:16:47.422Z] 00:11:01 CPU %user %nice %system %iowait %steal %idle [2023-07-12T00:16:47.422Z] 00:12:01 all 0.24 0.00 0.01 0.00 0.01 99.74 [2023-07-12T00:16:47.422Z] 00:12:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-07-12T00:16:47.422Z] 00:12:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-07-12T00:16:47.422Z] 00:12:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2023-07-12T00:16:47.422Z] 00:12:01 3 0.07 0.00 0.05 0.02 0.02 99.85 [2023-07-12T00:16:47.422Z] 00:12:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-07-12T00:16:47.422Z] 00:12:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-07-12T00:16:47.422Z] 00:12:01 6 1.68 0.00 0.00 0.00 0.00 98.32 [2023-07-12T00:16:47.422Z] 00:12:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-12T00:16:47.422Z] 00:13:01 all 0.41 0.00 0.04 0.01 0.01 99.53 [2023-07-12T00:16:47.422Z] 00:13:01 0 0.20 0.00 0.05 0.00 0.02 99.73 [2023-07-12T00:16:47.422Z] 00:13:01 1 0.22 0.00 0.03 0.00 0.02 99.73 [2023-07-12T00:16:47.422Z] 00:13:01 2 0.32 0.00 0.05 0.03 0.00 99.60 [2023-07-12T00:16:47.422Z] 00:13:01 3 0.23 0.00 0.07 0.03 0.03 99.63 [2023-07-12T00:16:47.422Z] 00:13:01 4 0.85 0.00 0.00 0.00 0.00 99.15 [2023-07-12T00:16:47.422Z] 00:13:01 5 0.43 0.00 0.05 0.00 0.00 99.52 [2023-07-12T00:16:47.422Z] 00:13:01 6 1.03 0.00 0.03 0.00 0.00 98.94 [2023-07-12T00:16:47.422Z] 00:13:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2023-07-12T00:16:47.422Z] 00:14:01 all 0.04 0.00 0.01 0.01 0.01 99.94 [2023-07-12T00:16:47.422Z] 00:14:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-07-12T00:16:47.422Z] 00:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-12T00:16:47.422Z] 00:14:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2023-07-12T00:16:47.422Z] 00:14:01 3 0.07 0.00 0.02 0.03 0.03 99.85 [2023-07-12T00:16:47.422Z] 00:14:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-07-12T00:16:47.422Z] 00:14:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-12T00:16:47.422Z] 00:14:01 6 0.13 0.00 0.02 0.00 0.02 99.83 [2023-07-12T00:16:47.422Z] 00:14:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-12T00:16:47.422Z] 00:15:01 all 0.04 0.00 0.03 0.01 0.00 99.92 [2023-07-12T00:16:47.422Z] 00:15:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2023-07-12T00:16:47.422Z] 00:15:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-12T00:16:47.422Z] 00:15:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-12T00:16:47.422Z] 00:15:01 3 0.05 0.00 0.07 0.05 0.03 99.80 [2023-07-12T00:16:47.422Z] 00:15:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-07-12T00:16:47.422Z] 00:15:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-07-12T00:16:47.422Z] 00:15:01 6 0.17 0.00 0.02 0.00 0.00 99.82 [2023-07-12T00:16:47.422Z] 00:15:01 7 0.03 0.00 0.03 0.02 0.00 99.92 [2023-07-12T00:16:47.422Z] 00:16:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2023-07-12T00:16:47.422Z] 00:16:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2023-07-12T00:16:47.422Z] 00:16:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-12T00:16:47.422Z] 00:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-12T00:16:47.422Z] 00:16:01 3 0.08 0.00 0.03 0.02 0.02 99.85 [2023-07-12T00:16:47.422Z] 00:16:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-07-12T00:16:47.422Z] 00:16:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-07-12T00:16:47.422Z] 00:16:01 6 0.15 0.00 0.00 0.00 0.00 99.85 [2023-07-12T00:16:47.422Z] 00:16:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-07-12T00:16:47.422Z] Average: all 4.80 0.00 1.14 0.60 0.02 93.45 [2023-07-12T00:16:47.422Z] Average: 0 4.86 0.00 1.10 0.76 0.02 93.25 [2023-07-12T00:16:47.422Z] Average: 1 4.75 0.00 1.05 0.43 0.02 93.75 [2023-07-12T00:16:47.422Z] Average: 2 5.08 0.00 1.23 0.53 0.02 93.14 [2023-07-12T00:16:47.422Z] Average: 3 4.76 0.00 1.21 1.04 0.04 92.95 [2023-07-12T00:16:47.422Z] Average: 4 4.66 0.00 1.01 0.25 0.02 94.05 [2023-07-12T00:16:47.422Z] Average: 5 4.82 0.00 1.15 0.20 0.02 93.82 [2023-07-12T00:16:47.422Z] Average: 6 4.78 0.00 1.18 0.42 0.02 93.61 [2023-07-12T00:16:47.422Z] Average: 7 4.65 0.00 1.17 1.15 0.02 93.02 [2023-07-12T00:16:47.422Z] [2023-07-12T00:16:47.422Z] [2023-07-12T00:16:47.422Z]