Pull request #116 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5b47e709b33684c27b51e5b1712683e13977f6f4+84227a6b8907ed7ae78168a496abf1cce4bdb2a7 (9815c21817c9bdf1df96783bdc541c16d8ccf788) 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-ssh15105467088458103804.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh12353704667901535015.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-116/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-116/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9536402257916303429.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-116/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10102085075597684544.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh9174621557215072911.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-116/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-116/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh188493561594962883.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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.21 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 ‘prd-ubuntu20.04-docker-8c-8g-26964’ Running on prd-ubuntu20.04-docker-8c-8g-26970 in /w/workspace/foundry_app-record-replay_PR-116 [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/foundry_app-record-replay_PR-116 # 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 > 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/116/head:refs/remotes/origin/PR-116 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 84227a6b8907ed7ae78168a496abf1cce4bdb2a7 into PR head commit 5b47e709b33684c27b51e5b1712683e13977f6f4 Merge succeeded, producing 5b47e709b33684c27b51e5b1712683e13977f6f4 Checking out Revision 5b47e709b33684c27b51e5b1712683e13977f6f4 (PR-116) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv > git config core.sparsecheckout # timeout=10 > git checkout -f 5b47e709b33684c27b51e5b1712683e13977f6f4 # 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 84227a6b8907ed7ae78168a496abf1cce4bdb2a7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5b47e709b33684c27b51e5b1712683e13977f6f4 # timeout=10 [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:53:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:53:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:53:13 ========================================================= 03:53:13 EdgeX Global Pipelines Version Info 03:53:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:53:13 ------------------- 03:53:13 stable info: 03:53:13 ------------------- 03:53:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:53:13 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 03:53:13 Message: update stable to v1.0.258 03:53:14 ------------------- 03:53:14 experimental info: 03:53:14 ------------------- 03:53:14 Commited By: **** collab-it+edgex@linuxfoundation.org 03:53:14 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 03:53:14 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:53:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 03:53:14 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 03:53:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:53:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:53:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:53:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 03:53:15 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:53:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:53:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:53:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:53:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:53:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 03:53:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:53:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:53:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:53:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:53:15 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:53:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:53:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:53:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:53:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:53:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:53:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:53:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:53:16 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:53:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:53:16 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:53:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-116 [Pipeline] echo 03:53:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-116 [Pipeline] echo 03:53:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-116 [Pipeline] echo 03:53:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5b47e709b33684c27b51e5b1712683e13977f6f4 [Pipeline] echo 03:53:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5b47e70 [Pipeline] echo 03:53:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:53:17 provisioning config files... 03:53:17 copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-116@tmp/config13845360775353658343tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:53:17 ---> ****-login.sh 03:53:17 nexus3.edgexfoundry.org:10001 03:53:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:53:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:53:18 Configure a credential helper to remove this warning. See 03:53:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:53:18 03:53:18 Login Succeeded 03:53:18 nexus3.edgexfoundry.org:10002 03:53:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:53:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:53:18 Configure a credential helper to remove this warning. See 03:53:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:53:18 03:53:18 Login Succeeded 03:53:18 nexus3.edgexfoundry.org:10003 03:53:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:53:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:53:18 Configure a credential helper to remove this warning. See 03:53:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:53:18 03:53:18 Login Succeeded 03:53:18 nexus3.edgexfoundry.org:10004 03:53:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:53:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:53:18 Configure a credential helper to remove this warning. See 03:53:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:53:18 03:53:18 Login Succeeded 03:53:18 ****.io 03:53:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:53:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:53:18 Configure a credential helper to remove this warning. See 03:53:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:53:18 03:53:18 Login Succeeded 03:53:18 ---> ****-login.sh ends [Pipeline] } 03:53:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:53:19 + git rev-list -1 --merges 5b47e709b33684c27b51e5b1712683e13977f6f4~1..5b47e709b33684c27b51e5b1712683e13977f6f4 [Pipeline] echo 03:53:19 -----------> git rev-list -1 --merges 5b47e709b33684c27b51e5b1712683e13977f6f4~1..5b47e709b33684c27b51e5b1712683e13977f6f4 5b47e709b33684c27b51e5b1712683e13977f6f4 [false] [Pipeline] sh 03:53:20 + git log --format=format:%s -1 5b47e709b33684c27b51e5b1712683e13977f6f4 [Pipeline] echo 03:53:20 ========================================================= 03:53:20 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:53:20 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:53:20 + git log --format=format:%s -1 5b47e709b33684c27b51e5b1712683e13977f6f4 [Pipeline] echo 03:53:20 [semverPrep] GIT_COMMIT: 5b47e709b33684c27b51e5b1712683e13977f6f4, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 03:53:20 [semverPrep] This is not a build commit. [Pipeline] sh 03:53:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:53:21 + grep -v github /etc/ssh/ssh_known_hosts 03:53:21 + [ -e /tmp/ssh_known_hosts ] 03:53:21 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:53:21 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:53:21 + sudo tee -a /etc/ssh/ssh_known_hosts 03:53:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:53:21 03:53:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:53:22 0.1.4: Pulling from edgex-devops/py-git-semver 03:53:22 b85a868b505f: Pulling fs layer 03:53:22 e2be974225ed: Pulling fs layer 03:53:22 339a4e72a1f5: Pulling fs layer 03:53:22 988bab9f4d93: Pulling fs layer 03:53:22 1469e6f7b9e6: Pulling fs layer 03:53:22 eaf3925da568: Pulling fs layer 03:53:22 bab4dde63d76: Pulling fs layer 03:53:22 bde34c3a00c8: Pulling fs layer 03:53:22 b352a97aabf1: Pulling fs layer 03:53:22 4872d77fe225: Pulling fs layer 03:53:22 5851b861e8e6: Pulling fs layer 03:53:22 1469e6f7b9e6: Waiting 03:53:22 bab4dde63d76: Waiting 03:53:22 eaf3925da568: Waiting 03:53:22 bde34c3a00c8: Waiting 03:53:22 b352a97aabf1: Waiting 03:53:22 4872d77fe225: Waiting 03:53:22 5851b861e8e6: Waiting 03:53:22 988bab9f4d93: Waiting 03:53:22 e2be974225ed: Download complete 03:53:22 988bab9f4d93: Download complete 03:53:22 1469e6f7b9e6: Verifying Checksum 03:53:22 1469e6f7b9e6: Download complete 03:53:22 339a4e72a1f5: Download complete 03:53:22 eaf3925da568: Download complete 03:53:22 bde34c3a00c8: Verifying Checksum 03:53:22 bde34c3a00c8: Download complete 03:53:22 b352a97aabf1: Verifying Checksum 03:53:22 b352a97aabf1: Download complete 03:53:22 4872d77fe225: Verifying Checksum 03:53:22 4872d77fe225: Download complete 03:53:22 5851b861e8e6: Download complete 03:53:22 b85a868b505f: Verifying Checksum 03:53:22 b85a868b505f: Download complete 03:53:22 bab4dde63d76: Verifying Checksum 03:53:22 bab4dde63d76: Download complete 03:53:23 b85a868b505f: Pull complete 03:53:23 e2be974225ed: Pull complete 03:53:24 339a4e72a1f5: Pull complete 03:53:24 988bab9f4d93: Pull complete 03:53:24 1469e6f7b9e6: Pull complete 03:53:25 eaf3925da568: Pull complete 03:53:27 bab4dde63d76: Pull complete 03:53:27 bde34c3a00c8: Pull complete 03:53:27 b352a97aabf1: Pull complete 03:53:28 4872d77fe225: Pull complete 03:53:28 5851b861e8e6: Pull complete 03:53:28 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:53:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:53:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:53:28 prd-ubuntu20.04-docker-8c-8g-26970 does not seem to be running inside a container 03:53:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_app-record-replay_PR-116 -v /w/workspace/foundry_app-record-replay_PR-116:/w/workspace/foundry_app-record-replay_PR-116:rw,z -v /w/workspace/foundry_app-record-replay_PR-116@tmp:/w/workspace/foundry_app-record-replay_PR-116@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:53:34 $ docker top f27d3076f6a7503b62a2a2b04849501dfdcc5d475d10213a7ff5572af59850af -eo pid,comm 03:53:34 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). 03:53:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:53:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:53:34 [ssh-agent] Looking for ssh-agent implementation... 03:53:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:53:34 $ docker exec f27d3076f6a7503b62a2a2b04849501dfdcc5d475d10213a7ff5572af59850af ssh-agent 03:53:34 SSH_AUTH_SOCK=/tmp/ssh-cCtbyksFmriq/agent.31 03:53:34 SSH_AGENT_PID=37 03:53:34 Running ssh-add (command line suppressed) 03:53:34 Identity added: /w/workspace/foundry_app-record-replay_PR-116@tmp/private_key_11092849578829519459.key (/w/workspace/foundry_app-record-replay_PR-116@tmp/private_key_11092849578829519459.key) 03:53:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:53:35 + git tag --points-at HEAD [Pipeline] } 03:53:35 $ docker exec --env ******** --env ******** f27d3076f6a7503b62a2a2b04849501dfdcc5d475d10213a7ff5572af59850af ssh-agent -k 03:53:35 unset SSH_AUTH_SOCK; 03:53:35 unset SSH_AGENT_PID; 03:53:35 echo Agent pid 37 killed; 03:53:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:53:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:53:35 [ssh-agent] Looking for ssh-agent implementation... 03:53:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:53:35 $ docker exec f27d3076f6a7503b62a2a2b04849501dfdcc5d475d10213a7ff5572af59850af ssh-agent 03:53:35 SSH_AUTH_SOCK=/tmp/ssh-4ZHI5ED68dhH/agent.69 03:53:35 SSH_AGENT_PID=76 03:53:35 Running ssh-add (command line suppressed) 03:53:35 Identity added: /w/workspace/foundry_app-record-replay_PR-116@tmp/private_key_1516802904077373685.key (/w/workspace/foundry_app-record-replay_PR-116@tmp/private_key_1516802904077373685.key) 03:53:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:53:36 + git semver init 03:53:36 2024-01-09 03:53:36,523 [run_init] DEBUG init version:0.0.0 force:False 03:53:36 2024-01-09 03:53:36,524 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_app-record-replay_PR-116/.semver 03:53:36 2024-01-09 03:53:36,524 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/foundry_app-record-replay_PR-116/.semver 03:53:36 2024-01-09 03:53:36,525 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/foundry_app-record-replay_PR-116/.semver'], cwd=/w/workspace/foundry_app-record-replay_PR-116, universal_newlines=False, shell=None, istream=None) 03:53:37 2024-01-09 03:53:37,556 [append_file] DEBUG append to file:/w/workspace/foundry_app-record-replay_PR-116/.git/info/exclude 03:53:37 2024-01-09 03:53:37,557 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_app-record-replay_PR-116/.semver/PR-116 with force:False 03:53:37 2024-01-09 03:53:37,557 [write_file] DEBUG write to file:/w/workspace/foundry_app-record-replay_PR-116/.semver/PR-116 03:53:37 2024-01-09 03:53:37,561 [execute] INFO git cat-file --batch-check 03:53:37 2024-01-09 03:53:37,562 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_app-record-replay_PR-116/.semver, universal_newlines=False, shell=None, istream=) 03:53:37 2024-01-09 03:53:37,569 [execute] INFO git cat-file --batch 03:53:37 2024-01-09 03:53:37,569 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_app-record-replay_PR-116/.semver, universal_newlines=False, shell=None, istream=) 03:53:37 2024-01-09 03:53:37,575 [read_version] DEBUG read version from /w/workspace/foundry_app-record-replay_PR-116/.semver/PR-116 03:53:37 0.0.0 [Pipeline] } 03:53:38 $ docker exec --env ******** --env ******** f27d3076f6a7503b62a2a2b04849501dfdcc5d475d10213a7ff5572af59850af ssh-agent -k 03:53:38 unset SSH_AUTH_SOCK; 03:53:38 unset SSH_AGENT_PID; 03:53:38 echo Agent pid 76 killed; 03:53:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:53:38 + git semver [Pipeline] } 03:53:38 $ docker stop --time=1 f27d3076f6a7503b62a2a2b04849501dfdcc5d475d10213a7ff5572af59850af 03:53:40 $ docker rm -f --volumes f27d3076f6a7503b62a2a2b04849501dfdcc5d475d10213a7ff5572af59850af [Pipeline] // withDockerContainer [Pipeline] sh 03:53:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:53:41 Stashed 1 file(s) [Pipeline] echo 03:53:41 [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 03:53:42 provisioning config files... 03:53:42 copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-116@tmp/config13761536163846887439tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:53:42 ---> ****-login.sh 03:53:42 nexus3.edgexfoundry.org:10001 03:53:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:53:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:53:42 Configure a credential helper to remove this warning. See 03:53:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:53:42 03:53:42 Login Succeeded 03:53:42 nexus3.edgexfoundry.org:10002 03:53:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:53:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:53:42 Configure a credential helper to remove this warning. See 03:53:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:53:42 03:53:42 Login Succeeded 03:53:42 nexus3.edgexfoundry.org:10003 03:53:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:53:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:53:42 Configure a credential helper to remove this warning. See 03:53:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:53:42 03:53:42 Login Succeeded 03:53:42 nexus3.edgexfoundry.org:10004 03:53:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:53:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:53:42 Configure a credential helper to remove this warning. See 03:53:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:53:42 03:53:42 Login Succeeded 03:53:42 ****.io 03:53:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:53:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:53:43 Configure a credential helper to remove this warning. See 03:53:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:53:43 03:53:43 Login Succeeded 03:53:43 ---> ****-login.sh ends [Pipeline] } 03:53:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:53:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:53:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:53:43 ========================================================= 03:53:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 03:53:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:44 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 03:53:44 Sending build context to Docker daemon 6.712MB 03:53:44 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 03:53:44 Step 2/12 : FROM ${BASE} AS builder 03:53:44 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 03:53:44 7264a8db6415: Pulling fs layer 03:53:44 c4d48a809fc2: Pulling fs layer 03:53:44 4f1c88b9dad5: Pulling fs layer 03:53:44 ad3a456e5733: Pulling fs layer 03:53:44 69c7f0334f64: Pulling fs layer 03:53:44 1f1c1a5573a3: Pulling fs layer 03:53:44 ce7588e14bc9: Pulling fs layer 03:53:44 b5e4710f87ac: Pulling fs layer 03:53:44 1f1c1a5573a3: Waiting 03:53:44 ce7588e14bc9: Waiting 03:53:44 b5e4710f87ac: Waiting 03:53:44 ad3a456e5733: Waiting 03:53:44 69c7f0334f64: Waiting 03:53:44 c4d48a809fc2: Verifying Checksum 03:53:44 c4d48a809fc2: Download complete 03:53:44 ad3a456e5733: Download complete 03:53:44 69c7f0334f64: Verifying Checksum 03:53:44 69c7f0334f64: Download complete 03:53:44 7264a8db6415: Verifying Checksum 03:53:44 7264a8db6415: Download complete 03:53:44 1f1c1a5573a3: Verifying Checksum 03:53:44 1f1c1a5573a3: Download complete 03:53:44 7264a8db6415: Pull complete 03:53:44 b5e4710f87ac: Verifying Checksum 03:53:44 b5e4710f87ac: Download complete 03:53:44 c4d48a809fc2: Pull complete 03:53:45 4f1c88b9dad5: Verifying Checksum 03:53:45 4f1c88b9dad5: Download complete 03:53:45 ce7588e14bc9: Verifying Checksum 03:53:45 ce7588e14bc9: Download complete 03:53:48 4f1c88b9dad5: Pull complete 03:53:48 ad3a456e5733: Pull complete 03:53:48 69c7f0334f64: Pull complete 03:53:48 1f1c1a5573a3: Pull complete 03:53:51 ce7588e14bc9: Pull complete 03:53:51 b5e4710f87ac: Pull complete 03:53:51 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 03:53:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 03:53:51 ---> 88b5674ff536 03:53:51 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 03:53:56 Still waiting to schedule task 03:53:56 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-26969’ 03:53:58 ---> Running in 32d2b7a0f12c 03:53:58 Removing intermediate container 32d2b7a0f12c 03:53:58 ---> 7eba281b0b02 03:53:58 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 03:53:58 ---> Running in b0156c296194 03:53:58 Removing intermediate container b0156c296194 03:53:58 ---> 98b6e0bedc7a 03:53:58 Step 5/12 : ARG ADD_BUILD_TAGS="" 03:53:58 ---> Running in 5911fbb9c5d5 03:53:58 Removing intermediate container 5911fbb9c5d5 03:53:58 ---> 2d940cc1579b 03:53:58 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:53:58 ---> Running in 50a26662ed9c 03:53:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:53:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:53:58 OK: 264 MiB in 52 packages 03:53:58 Removing intermediate container 50a26662ed9c 03:53:58 ---> 231961cf1c7b 03:53:58 Step 7/12 : WORKDIR /app 03:53:58 ---> Running in 504c6fc59d4c 03:53:58 Removing intermediate container 504c6fc59d4c 03:53:58 ---> 98a440d25c68 03:53:58 Step 8/12 : COPY go.mod vendor* ./ 03:53:58 ---> 5749f50873cc 03:53:58 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:53:58 ---> Running in 7e9435a33f9b 03:54:45 Removing intermediate container 7e9435a33f9b 03:54:45 ---> af27d1d74bd4 03:54:45 Step 10/12 : COPY . . 03:54:45 ---> f671d2f2cf1c 03:54:45 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:54:45 ---> Running in 809b063ab3cc 03:54:45 Removing intermediate container 809b063ab3cc 03:54:45 ---> 08f42ef9773f 03:54:45 Step 12/12 : RUN $MAKE 03:54:45 ---> Running in a3bf9d7e1a66 03:54:45 noop 03:54:45 Removing intermediate container a3bf9d7e1a66 03:54:45 ---> f7beb6843591 03:54:45 Successfully built f7beb6843591 03:54:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:45 + docker inspect -f . ci-base-image-x86_64 03:54:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:54:46 prd-ubuntu20.04-docker-8c-8g-26970 does not seem to be running inside a container 03:54:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_app-record-replay_PR-116 -v /w/workspace/foundry_app-record-replay_PR-116:/w/workspace/foundry_app-record-replay_PR-116:rw,z -v /w/workspace/foundry_app-record-replay_PR-116@tmp:/w/workspace/foundry_app-record-replay_PR-116@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 ******** ci-base-image-x86_64 cat 03:54:46 $ docker top c62e65aeb98fd713f732c2f019f388e95a5d85d1fca107a994b5e48a64717d00 -eo pid,comm [Pipeline] { [Pipeline] sh 03:54:47 + go version 03:54:47 go version go1.21.0 linux/amd64 [Pipeline] } 03:54:47 $ docker stop --time=1 c62e65aeb98fd713f732c2f019f388e95a5d85d1fca107a994b5e48a64717d00 03:54:48 $ docker rm -f --volumes c62e65aeb98fd713f732c2f019f388e95a5d85d1fca107a994b5e48a64717d00 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:49 + docker inspect -f . ci-base-image-x86_64 03:54:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:54:49 prd-ubuntu20.04-docker-8c-8g-26970 does not seem to be running inside a container 03:54:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_app-record-replay_PR-116 -v /w/workspace/foundry_app-record-replay_PR-116:/w/workspace/foundry_app-record-replay_PR-116:rw,z -v /w/workspace/foundry_app-record-replay_PR-116@tmp:/w/workspace/foundry_app-record-replay_PR-116@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 ******** ci-base-image-x86_64 cat 03:54:49 $ docker top cfe8184c741aac9b516075b5f8097fb878fe2b389bf2d4d314482702af0096e8 -eo pid,comm [Pipeline] { [Pipeline] sh 03:54:50 + git config --global --add safe.directory /w/workspace/foundry_app-record-replay_PR-116 [Pipeline] fileExists [Pipeline] sh 03:54:50 + make test 03:54:50 go test -race -coverprofile=coverage.out ./... 03:55:12 ? github.com/edgexfoundry/app-record-replay [no test files] 03:55:12 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 03:55:12 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 03:55:12 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 03:55:12 ok github.com/edgexfoundry/app-record-replay/internal/app 1.050s coverage: 88.0% of statements 03:55:20 ok github.com/edgexfoundry/app-record-replay/internal/application 9.613s coverage: 98.7% of statements 03:55:20 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.104s coverage: 89.7% of statements 03:55:20 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.036s coverage: 100.0% of statements 03:55:43 go vet ./... 03:55:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:55:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:55:43 ./bin/test-attribution-txt.sh [Pipeline] echo 03:55:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:55:44 $ docker stop --time=1 cfe8184c741aac9b516075b5f8097fb878fe2b389bf2d4d314482702af0096e8 03:55:52 $ docker rm -f --volumes cfe8184c741aac9b516075b5f8097fb878fe2b389bf2d4d314482702af0096e8 [Pipeline] // withDockerContainer [Pipeline] sh 03:55:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:55:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:55:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:55:54 + ls -al . 03:55:54 total 192 03:55:54 drwxrwxr-x 10 jenkins jenkins 4096 Jan 9 03:54 . 03:55:54 drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 03:53 .. 03:55:54 -rw-rw-r-- 1 jenkins jenkins 119 Jan 9 03:53 .dockerignore 03:55:54 drwxrwxr-x 8 jenkins jenkins 4096 Jan 9 03:55 .git 03:55:54 drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 03:53 .github 03:55:54 -rw-rw-r-- 1 jenkins jenkins 164 Jan 9 03:53 .gitignore 03:55:54 -rw-rw-r-- 1 jenkins jenkins 41 Jan 9 03:53 .golangci.yml 03:55:54 drwxr-xr-x 3 jenkins jenkins 4096 Jan 9 03:53 .semver 03:55:54 -rw-rw-r-- 1 jenkins jenkins 11301 Jan 9 03:53 Attribution.txt 03:55:54 -rw-rw-r-- 1 jenkins jenkins 458 Jan 9 03:53 CHANGELOG.md 03:55:54 -rw-rw-r-- 1 jenkins jenkins 1725 Jan 9 03:53 Dockerfile 03:55:54 -rw-rw-r-- 1 jenkins jenkins 677 Jan 9 03:53 GOVERNANCE.md 03:55:54 -rw-rw-r-- 1 jenkins jenkins 681 Jan 9 03:53 Jenkinsfile 03:55:54 -rw-rw-r-- 1 jenkins jenkins 10174 Jan 9 03:53 LICENSE 03:55:54 -rw-rw-r-- 1 jenkins jenkins 3136 Jan 9 03:53 Makefile 03:55:54 -rw-rw-r-- 1 jenkins jenkins 611 Jan 9 03:53 OWNERS.md 03:55:54 -rw-rw-r-- 1 jenkins jenkins 4107 Jan 9 03:53 README.md 03:55:54 -rw-rw-r-- 1 jenkins jenkins 7789 Jan 9 03:53 Record and Reply.postman_collection.json 03:55:54 -rw-rw-r-- 1 jenkins jenkins 5 Jan 9 03:53 VERSION 03:55:54 drwxrwxr-x 2 jenkins jenkins 4096 Jan 9 03:53 bin 03:55:54 -rw-r--r-- 1 jenkins jenkins 24667 Jan 9 03:55 coverage.out 03:55:54 -rw-rw-r-- 1 jenkins jenkins 3902 Jan 9 03:53 go.mod 03:55:54 -rw-rw-r-- 1 jenkins jenkins 34482 Jan 9 03:53 go.sum 03:55:54 drwxrwxr-x 7 jenkins jenkins 4096 Jan 9 03:53 internal 03:55:54 -rw-rw-r-- 1 jenkins jenkins 913 Jan 9 03:53 main.go 03:55:54 drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 03:53 openapi 03:55:54 drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 03:53 pkg 03:55:54 drwxrwxr-x 2 jenkins jenkins 4096 Jan 9 03:53 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:54 + 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=5b47e709b33684c27b51e5b1712683e13977f6f4 --label arch=amd64 --label version=0.0.0 . 03:55:54 Sending build context to Docker daemon 6.738MB 03:55:54 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 03:55:54 Step 2/27 : FROM ${BASE} AS builder 03:55:54 ---> f7beb6843591 03:55:54 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 03:55:55 ---> Running in 1a193870de02 03:55:55 Removing intermediate container 1a193870de02 03:55:55 ---> 07ab2107a6fa 03:55:55 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 03:55:55 ---> Running in 70aa0fb405f4 03:55:55 Removing intermediate container 70aa0fb405f4 03:55:55 ---> b61bebdc9468 03:55:55 Step 5/27 : ARG ADD_BUILD_TAGS="" 03:55:55 ---> Running in dcaf89af5b87 03:55:55 Removing intermediate container dcaf89af5b87 03:55:55 ---> cf5d02cffd87 03:55:55 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:55:55 ---> Running in c99e10db6ddd 03:55:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:55:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:55:56 OK: 264 MiB in 52 packages 03:55:56 Removing intermediate container c99e10db6ddd 03:55:56 ---> 1e96daf75894 03:55:56 Step 7/27 : WORKDIR /app 03:55:56 ---> Running in ab7b3e1e4bf3 03:55:56 Removing intermediate container ab7b3e1e4bf3 03:55:56 ---> ea3707f191d6 03:55:56 Step 8/27 : COPY go.mod vendor* ./ 03:55:56 ---> ed094ffccf18 03:55:56 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:55:56 ---> Running in 631149e233ae 03:55:57 Removing intermediate container 631149e233ae 03:55:57 ---> ee784e1037ed 03:55:57 Step 10/27 : COPY . . 03:55:57 ---> 21fefc7a9886 03:55:57 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:55:57 ---> Running in 02e5b1cea6c5 03:55:58 Removing intermediate container 02e5b1cea6c5 03:55:58 ---> 0c3d0e9ab3b8 03:55:58 Step 12/27 : RUN $MAKE 03:55:58 ---> Running in ed8e6624ad6e 03:55:58 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.9 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay 03:56:20 Removing intermediate container ed8e6624ad6e 03:56:20 ---> 1b8a707da65f 03:56:20 Step 13/27 : FROM alpine:3.18 03:56:20 3.18: Pulling from library/alpine 03:56:20 c926b61bad3b: Pulling fs layer 03:56:20 c926b61bad3b: Verifying Checksum 03:56:20 c926b61bad3b: Download complete 03:56:20 c926b61bad3b: Pull complete 03:56:20 Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 03:56:20 Status: Downloaded newer image for alpine:3.18 03:56:20 ---> b541f2080109 03:56:20 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 03:56:20 ---> Running in f64b241820ab 03:56:20 Removing intermediate container f64b241820ab 03:56:20 ---> bbcf0532c792 03:56:20 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 03:56:20 ---> Running in b6fbd9bb3f58 03:56:20 Removing intermediate container b6fbd9bb3f58 03:56:20 ---> c76a95ff831a 03:56:20 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 03:56:20 ---> Running in 61aa14495583 03:56:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:56:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:56:21 (1/2) Installing ca-certificates (20230506-r0) 03:56:21 (2/2) Installing dumb-init (1.2.5-r2) 03:56:21 Executing busybox-1.36.1-r5.trigger 03:56:21 Executing ca-certificates-20230506-r0.trigger 03:56:21 OK: 8 MiB in 17 packages 03:56:21 Removing intermediate container 61aa14495583 03:56:21 ---> 3a492adfd6e5 03:56:21 Step 17/27 : RUN apk --no-cache upgrade 03:56:21 ---> Running in 85a979f41bdd 03:56:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:56:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:56:22 OK: 8 MiB in 17 packages 03:56:22 Removing intermediate container 85a979f41bdd 03:56:22 ---> 8f0e4dcfe98c 03:56:22 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 03:56:22 ---> 0e8760c6c5ef 03:56:22 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 03:56:22 ---> 9ad6a67d1a23 03:56:22 Step 20/27 : COPY --from=builder /app/res/ /res/ 03:56:22 ---> 40007658681f 03:56:22 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 03:56:23 ---> 1d5326fbe688 03:56:23 Step 22/27 : EXPOSE 59712 03:56:23 ---> Running in b88145ed881a 03:56:23 Removing intermediate container b88145ed881a 03:56:23 ---> 623ba31d847c 03:56:23 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 03:56:23 ---> Running in 9c02bd344807 03:56:23 Removing intermediate container 9c02bd344807 03:56:23 ---> 8bbc7451661b 03:56:23 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:56:23 ---> Running in 03c2a2ca1685 03:56:23 Removing intermediate container 03c2a2ca1685 03:56:23 ---> 88d667939f2c 03:56:23 Step 25/27 : LABEL arch=amd64 03:56:23 ---> Running in a0ab70034921 03:56:23 Removing intermediate container a0ab70034921 03:56:23 ---> 07fe150041be 03:56:23 Step 26/27 : LABEL git_sha=5b47e709b33684c27b51e5b1712683e13977f6f4 03:56:23 ---> Running in a2572896f032 03:56:23 Removing intermediate container a2572896f032 03:56:23 ---> dab7a17a9e0c 03:56:23 Step 27/27 : LABEL version=0.0.0 03:56:23 ---> Running in 9eda34742383 03:56:23 Removing intermediate container 9eda34742383 03:56:23 ---> 74f78b46c7ea 03:56:23 [Warning] One or more build-args [ARCH] were not consumed 03:56:23 Successfully built 74f78b46c7ea 03:56:23 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 03:56:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:56:25 03:56:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:56:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:56:25 latest: Pulling from edgex-lftools-log-publisher 03:56:25 5eb5b503b376: Pulling fs layer 03:56:25 5c69ac0246d0: Pulling fs layer 03:56:25 ec43610c2a17: Pulling fs layer 03:56:25 3a2ae6a8a46f: Pulling fs layer 03:56:25 33b1e0a273af: Pulling fs layer 03:56:25 5d3b04190fa2: Pulling fs layer 03:56:25 2f39f015ded8: Pulling fs layer 03:56:25 3a2ae6a8a46f: Waiting 03:56:25 33b1e0a273af: Waiting 03:56:25 5d3b04190fa2: Waiting 03:56:25 2f39f015ded8: Waiting 03:56:25 5c69ac0246d0: Verifying Checksum 03:56:25 5c69ac0246d0: Download complete 03:56:25 3a2ae6a8a46f: Verifying Checksum 03:56:25 3a2ae6a8a46f: Download complete 03:56:25 33b1e0a273af: Verifying Checksum 03:56:25 33b1e0a273af: Download complete 03:56:25 ec43610c2a17: Verifying Checksum 03:56:25 ec43610c2a17: Download complete 03:56:25 5d3b04190fa2: Download complete 03:56:25 5eb5b503b376: Verifying Checksum 03:56:25 5eb5b503b376: Download complete 03:56:26 2f39f015ded8: Download complete 03:56:26 5eb5b503b376: Pull complete 03:56:26 5c69ac0246d0: Pull complete 03:56:27 ec43610c2a17: Pull complete 03:56:27 3a2ae6a8a46f: Pull complete 03:56:27 33b1e0a273af: Pull complete 03:56:27 5d3b04190fa2: Pull complete 03:56:31 2f39f015ded8: Pull complete 03:56:31 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:56:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:56:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:56:32 prd-ubuntu20.04-docker-8c-8g-26970 does not seem to be running inside a container 03:56:32 $ 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/foundry_app-record-replay_PR-116 -v /w/workspace/foundry_app-record-replay_PR-116:/w/workspace/foundry_app-record-replay_PR-116:rw,z -v /w/workspace/foundry_app-record-replay_PR-116@tmp:/w/workspace/foundry_app-record-replay_PR-116@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-lftools-log-publisher:latest cat 03:56:37 $ docker top 1b6c1b3fbba10fd80a44fbd012649594c159383464f6c0716dd79cf99b838ca4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:56:38 ---> job-cost.sh 03:56:38 lf-activate-venv: SKIPPING 03:56:38 INFO: No Stack... 03:56:38 INFO: Retrieving Pricing Info for: v3-standard-8 03:56:38 INFO: Archiving Costs [Pipeline] sh 03:56:39 + cat /w/workspace/foundry_app-record-replay_PR-116/archives/cost.csv 03:56:39 + cut -d, -f6 [Pipeline] lock 03:56:39 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-116-1-stack-cost] 03:56:39 Resource [jenkins-edgexfoundry-app-record-replay-PR-116-1-stack-cost] did not exist. Created. 03:56:39 Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-116-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:56:39 + echo total: 0.2199999988079071 [Pipeline] stash 03:56:39 Stashed 1 file(s) [Pipeline] } 03:56:39 Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-116-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:56:40 $ docker stop --time=1 1b6c1b3fbba10fd80a44fbd012649594c159383464f6c0716dd79cf99b838ca4 03:56:41 $ docker rm -f --volumes 1b6c1b3fbba10fd80a44fbd012649594c159383464f6c0716dd79cf99b838ca4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:57:07 Running on prd-ubuntu20.04-docker-arm64-4c-16g-26971 in /w/workspace/foundry_app-record-replay_PR-116 [Pipeline] { [Pipeline] ws 03:57:07 Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout 03:57:07 Selected Git installation does not exist. Using Default 03:57:07 The recommended git tool is: NONE 03:57:13 using credential edgex-jenkins-ssh 03:57:13 Cloning the remote Git repository 03:57:13 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 03:57:13 > git init /w/workspace/app-record-replay/1 # timeout=10 03:57:14 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 03:57:14 > git --version # timeout=10 03:57:14 > git --version # 'git version 2.25.1' 03:57:14 using GIT_SSH to set credentials SSH Credentials for GitHub 03:57:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:57:15 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 03:57:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:57:17 Merging remotes/origin/main commit 84227a6b8907ed7ae78168a496abf1cce4bdb2a7 into PR head commit 5b47e709b33684c27b51e5b1712683e13977f6f4 03:57:16 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 03:57:17 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 03:57:17 using GIT_SSH to set credentials SSH Credentials for GitHub 03:57:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/116/head:refs/remotes/origin/PR-116 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:57:17 > git config core.sparsecheckout # timeout=10 03:57:17 > git checkout -f 5b47e709b33684c27b51e5b1712683e13977f6f4 # timeout=10 03:57:17 > git remote # timeout=10 03:57:21 Merge succeeded, producing 5b47e709b33684c27b51e5b1712683e13977f6f4 03:57:21 Checking out Revision 5b47e709b33684c27b51e5b1712683e13977f6f4 (PR-116) 03:57:21 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" 03:57:21 > git --version # timeout=10 03:57:21 > git --version # 'git version 2.25.1' 03:57:21 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { 03:57:21 > git config --get remote.origin.url # timeout=10 03:57:21 using GIT_SSH to set credentials SSH Credentials for GitHub 03:57:21 > git merge 84227a6b8907ed7ae78168a496abf1cce4bdb2a7 # timeout=10 03:57:21 > git rev-parse HEAD^{commit} # timeout=10 03:57:21 > git config core.sparsecheckout # timeout=10 03:57:21 > git checkout -f 5b47e709b33684c27b51e5b1712683e13977f6f4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:57:23 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:57:23 % Total % Received % Xferd Average Speed Time Time Time Current 03:57:23 Dload Upload Total Spent Left Speed 03:57:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 99858 0 --:--:-- --:--:-- --:--:-- 99858 [Pipeline] sh 03:57:23 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:57:24 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 03:57:24 /etc/docker/daemon.json 03:57:24 { 03:57:24 "registry-mirrors": [ 03:57:24 "https://nexus3.edgexfoundry.org:10001" 03:57:24 ], 03:57:24 "bip": "10.250.0.254/24", 03:57:24 "hosts": [ 03:57:24 "tcp://0.0.0.0:5555", 03:57:24 "unix:///var/run/docker.sock" 03:57:24 ], 03:57:24 "mtu": 1458, 03:57:24 "selinux-enabled": true, 03:57:24 "seccomp-profile": "/etc/docker/seccomp.json" 03:57:24 } [Pipeline] sh 03:57:24 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:57:24 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:57:43 provisioning config files... 03:57:43 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config16113622784442969125tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:57:43 ---> ****-login.sh 03:57:43 nexus3.edgexfoundry.org:10001 03:57:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:57:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:57:44 Configure a credential helper to remove this warning. See 03:57:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:57:44 03:57:44 Login Succeeded 03:57:44 nexus3.edgexfoundry.org:10002 03:57:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:57:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:57:44 Configure a credential helper to remove this warning. See 03:57:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:57:44 03:57:44 Login Succeeded 03:57:44 nexus3.edgexfoundry.org:10003 03:57:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:57:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:57:44 Configure a credential helper to remove this warning. See 03:57:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:57:44 03:57:44 Login Succeeded 03:57:44 nexus3.edgexfoundry.org:10004 03:57:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:57:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:57:45 Configure a credential helper to remove this warning. See 03:57:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:57:45 03:57:45 Login Succeeded 03:57:45 ****.io 03:57:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:57:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:57:45 Configure a credential helper to remove this warning. See 03:57:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:57:45 03:57:45 Login Succeeded 03:57:45 ---> ****-login.sh ends [Pipeline] } 03:57:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:57:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:57:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:57:46 ========================================================= 03:57:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 03:57:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:57:47 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 03:57:52 #0 building with "default" instance using docker driver 03:57:52 03:57:52 #1 [internal] load build definition from Dockerfile 03:57:52 #1 DONE 0.0s 03:57:52 03:57:52 #2 [internal] load .dockerignore 03:57:52 #2 DONE 0.0s 03:57:52 03:57:52 #1 [internal] load build definition from Dockerfile 03:57:52 #1 transferring dockerfile: 1.76kB 0.0s done 03:57:52 #1 DONE 0.1s 03:57:52 03:57:52 #2 [internal] load .dockerignore 03:57:52 #2 transferring context: 159B done 03:57:52 #2 DONE 0.1s 03:57:52 03:57:52 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 03:57:52 #3 DONE 0.1s 03:57:52 03:57:52 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 03:57:52 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done 03:57:52 #4 ... 03:57:52 03:57:52 #5 [internal] load build context 03:57:52 #5 transferring context: 220.25kB 0.1s done 03:57:52 #5 DONE 0.1s 03:57:52 03:57:52 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 03:57:52 #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done 03:57:52 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0B / 3.33MB 0.1s 03:57:52 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0B / 63.99MB 0.1s 03:57:52 #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done 03:57:52 #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done 03:57:52 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done 03:57:52 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 6.29MB / 63.99MB 0.3s 03:57:52 #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done 03:57:52 #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.1s done 03:57:52 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 03:57:52 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 241.66kB / 11.40MB 0.3s 03:57:52 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 1.05MB / 97.63MB 0.3s 03:57:52 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.98MB / 63.99MB 0.4s 03:57:52 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 4.56MB / 11.40MB 0.4s 03:57:53 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 16.78MB / 63.99MB 0.5s 03:57:53 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 7.52MB / 11.40MB 0.5s 03:57:53 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.39MB / 97.63MB 0.5s 03:57:53 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 28.31MB / 63.99MB 0.7s 03:57:53 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.4s done 03:57:53 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.6s done 03:57:53 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 16.78MB / 97.63MB 0.7s 03:57:53 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 34.03MB / 63.99MB 0.8s 03:57:53 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 38.80MB / 63.99MB 0.9s 03:57:53 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 25.17MB / 97.63MB 0.9s 03:57:53 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 03:57:53 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 49.77MB / 63.99MB 1.1s 03:57:53 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 35.65MB / 97.63MB 1.1s 03:57:53 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done 03:57:53 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 54.53MB / 63.99MB 1.2s 03:57:53 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 41.94MB / 97.63MB 1.2s 03:57:54 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.4s 03:57:54 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 54.53MB / 97.63MB 1.4s 03:57:54 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.4s done 03:57:54 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 60.82MB / 97.63MB 1.5s 03:57:54 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 66.38MB / 97.63MB 1.6s 03:57:54 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0.1s 03:57:54 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 78.64MB / 97.63MB 1.8s 03:57:54 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 84.44MB / 97.63MB 1.9s 03:57:54 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 90.18MB / 97.63MB 2.0s 03:57:54 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 96.47MB / 97.63MB 2.1s 03:57:54 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.2s done 03:58:00 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.5s 03:58:05 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.6s 03:58:10 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 16.4s done 03:58:12 #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done 03:58:12 #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 03:58:12 #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done 03:58:12 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 03:58:17 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.0s 03:58:20 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 7.7s done 03:58:21 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 03:58:23 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.7s done 03:58:23 #4 DONE 30.9s 03:58:23 03:58:23 #6 [builder 2/7] RUN apk add --update --no-cache make git 03:58:24 #6 0.682 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:58:24 #6 1.071 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:58:25 #6 2.059 OK: 266 MiB in 52 packages 03:58:27 #6 DONE 3.8s 03:58:27 03:58:27 #7 [builder 3/7] WORKDIR /app 03:58:27 #7 DONE 0.1s 03:58:27 03:58:27 #8 [builder 4/7] COPY go.mod vendor* ./ 03:58:27 #8 DONE 0.1s 03:58:27 03:58:27 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:58:59 #9 DONE 27.8s 03:58:59 03:58:59 #10 [builder 6/7] COPY . . 03:58:59 #10 DONE 0.1s 03:58:59 03:58:59 #11 [builder 7/7] RUN echo noop 03:58:59 #11 0.616 noop 03:58:59 #11 DONE 0.7s 03:58:59 03:58:59 #12 exporting to image 03:58:59 #12 exporting layers 03:59:22 #12 exporting layers 22.8s done 03:59:22 #12 writing image sha256:d428a93cc0a7d08d34961a6c5807e1780461871e3031284b51eecd5959aa0012 done 03:59:22 #12 naming to docker.io/library/ci-base-image-arm64 done 03:59:22 #12 DONE 22.8s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:22 + docker inspect -f . ci-base-image-arm64 03:59:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:59:23 prd-ubuntu20.04-docker-arm64-4c-16g-26971 does not seem to be running inside a container 03:59:23 $ 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 ******** ci-base-image-arm64 cat 03:59:24 $ docker top 4d5dddb6c642677bacd54e64e6a3a842f54905a92012ca82665e9497a838ec71 -eo pid,comm [Pipeline] { [Pipeline] sh 03:59:24 + go version 03:59:24 go version go1.21.0 linux/arm64 [Pipeline] } 03:59:24 $ docker stop --time=1 4d5dddb6c642677bacd54e64e6a3a842f54905a92012ca82665e9497a838ec71 03:59:26 $ docker rm -f --volumes 4d5dddb6c642677bacd54e64e6a3a842f54905a92012ca82665e9497a838ec71 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:27 + docker inspect -f . ci-base-image-arm64 03:59:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:59:27 prd-ubuntu20.04-docker-arm64-4c-16g-26971 does not seem to be running inside a container 03:59:27 $ 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 ******** ci-base-image-arm64 cat 03:59:28 $ docker top f732fa49988d6d8e887bad7f6d405c974497ad555270f33fa2fb8f6851f984ab -eo pid,comm [Pipeline] { [Pipeline] sh 03:59:29 + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh 03:59:29 + make test 03:59:29 go test -race -coverprofile=coverage.out ./... 04:01:06 ? github.com/edgexfoundry/app-record-replay [no test files] 04:01:06 ok github.com/edgexfoundry/app-record-replay/internal/app 1.206s coverage: 88.0% of statements 04:01:06 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 04:01:06 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 04:01:06 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 04:01:10 ok github.com/edgexfoundry/app-record-replay/internal/application 9.904s coverage: 98.7% of statements 04:01:10 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.526s coverage: 89.7% of statements 04:01:10 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.181s coverage: 100.0% of statements 04:01:11 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:01:11 go vet ./... 04:02:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:02:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:02:19 ./bin/test-attribution-txt.sh [Pipeline] echo 04:02:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:02:19 $ docker stop --time=1 f732fa49988d6d8e887bad7f6d405c974497ad555270f33fa2fb8f6851f984ab 04:02:21 $ docker rm -f --volumes f732fa49988d6d8e887bad7f6d405c974497ad555270f33fa2fb8f6851f984ab [Pipeline] // withDockerContainer [Pipeline] sh 04:02:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:02:23 Warning: overwriting stash ‘coverage-report’ 04:02:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:02:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:02:24 + ls -al . 04:02:24 total 188 04:02:24 drwxrwxr-x 9 jenkins jenkins 4096 Jan 9 03:59 . 04:02:24 drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 03:57 .. 04:02:24 -rw-rw-r-- 1 jenkins jenkins 119 Jan 9 03:57 .dockerignore 04:02:24 drwxrwxr-x 8 jenkins jenkins 4096 Jan 9 03:57 .git 04:02:24 drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 03:57 .github 04:02:24 -rw-rw-r-- 1 jenkins jenkins 164 Jan 9 03:57 .gitignore 04:02:24 -rw-rw-r-- 1 jenkins jenkins 41 Jan 9 03:57 .golangci.yml 04:02:24 -rw-rw-r-- 1 jenkins jenkins 11301 Jan 9 03:57 Attribution.txt 04:02:24 -rw-rw-r-- 1 jenkins jenkins 458 Jan 9 03:57 CHANGELOG.md 04:02:24 -rw-rw-r-- 1 jenkins jenkins 1725 Jan 9 03:57 Dockerfile 04:02:24 -rw-rw-r-- 1 jenkins jenkins 677 Jan 9 03:57 GOVERNANCE.md 04:02:24 -rw-rw-r-- 1 jenkins jenkins 681 Jan 9 03:57 Jenkinsfile 04:02:24 -rw-rw-r-- 1 jenkins jenkins 10174 Jan 9 03:57 LICENSE 04:02:24 -rw-rw-r-- 1 jenkins jenkins 3136 Jan 9 03:57 Makefile 04:02:24 -rw-rw-r-- 1 jenkins jenkins 611 Jan 9 03:57 OWNERS.md 04:02:24 -rw-rw-r-- 1 jenkins jenkins 4107 Jan 9 03:57 README.md 04:02:24 -rw-rw-r-- 1 jenkins jenkins 7789 Jan 9 03:57 Record and Reply.postman_collection.json 04:02:24 -rw-rw-r-- 1 jenkins jenkins 5 Jan 9 03:53 VERSION 04:02:24 drwxrwxr-x 2 jenkins jenkins 4096 Jan 9 03:57 bin 04:02:24 -rw-r--r-- 1 jenkins jenkins 24666 Jan 9 04:01 coverage.out 04:02:24 -rw-rw-r-- 1 jenkins jenkins 3902 Jan 9 03:57 go.mod 04:02:24 -rw-rw-r-- 1 jenkins jenkins 34482 Jan 9 03:57 go.sum 04:02:24 drwxrwxr-x 7 jenkins jenkins 4096 Jan 9 03:57 internal 04:02:24 -rw-rw-r-- 1 jenkins jenkins 913 Jan 9 03:57 main.go 04:02:24 drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 03:57 openapi 04:02:24 drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 03:57 pkg 04:02:24 drwxrwxr-x 2 jenkins jenkins 4096 Jan 9 03:57 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:25 + 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=5b47e709b33684c27b51e5b1712683e13977f6f4 --label arch=arm64 --label version=0.0.0 . 04:02:27 #0 building with "default" instance using docker driver 04:02:27 04:02:27 #1 [internal] load .dockerignore 04:02:27 #1 transferring context: 159B done 04:02:27 #1 DONE 0.0s 04:02:27 04:02:27 #2 [internal] load build definition from Dockerfile 04:02:27 #2 transferring dockerfile: 1.76kB done 04:02:27 #2 DONE 0.0s 04:02:27 04:02:27 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:02:27 #3 DONE 0.0s 04:02:27 04:02:27 #4 [internal] load metadata for docker.io/library/alpine:3.18 04:02:27 #4 DONE 0.2s 04:02:27 04:02:27 #5 [internal] load build context 04:02:27 #5 transferring context: 26.74kB 0.0s done 04:02:27 #5 DONE 0.0s 04:02:27 04:02:27 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 04:02:27 #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 04:02:27 #6 ... 04:02:27 04:02:27 #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:02:27 #7 DONE 0.2s 04:02:27 04:02:27 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 04:02:27 #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 04:02:27 #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 04:02:27 #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done 04:02:27 #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 04:02:27 #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 04:02:28 #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.4s done 04:02:28 #6 DONE 0.9s 04:02:28 04:02:28 #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 04:02:28 #8 0.661 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:02:29 #8 0.978 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:02:30 #8 ... 04:02:30 04:02:30 #9 [builder 2/7] RUN apk add --update --no-cache make git 04:02:30 #9 0.681 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:02:30 #9 1.147 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:02:30 #9 2.227 OK: 266 MiB in 52 packages 04:02:30 #9 DONE 2.5s 04:02:30 04:02:30 #10 [builder 3/7] WORKDIR /app 04:02:30 #10 DONE 0.1s 04:02:30 04:02:30 #11 [builder 4/7] COPY go.mod vendor* ./ 04:02:30 #11 DONE 0.1s 04:02:30 04:02:30 #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 04:02:30 #8 2.040 (1/2) Installing ca-certificates (20230506-r0) 04:02:30 #8 2.149 (2/2) Installing dumb-init (1.2.5-r2) 04:02:30 #8 2.257 Executing busybox-1.36.1-r5.trigger 04:02:30 #8 2.281 Executing ca-certificates-20230506-r0.trigger 04:02:30 #8 2.500 OK: 9 MiB in 17 packages 04:02:31 #8 DONE 2.8s 04:02:31 04:02:31 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:02:32 #12 DONE 1.7s 04:02:32 04:02:32 #13 [builder 6/7] COPY . . 04:02:32 #13 DONE 0.2s 04:02:32 04:02:32 #14 [builder 7/7] RUN make build 04:02:33 #14 0.705 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.9 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay 04:02:34 #14 ... 04:02:34 04:02:34 #15 [stage-1 3/7] RUN apk --no-cache upgrade 04:02:34 #15 0.746 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:02:34 #15 1.137 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:02:34 #15 2.246 OK: 9 MiB in 17 packages 04:02:34 #15 DONE 2.6s 04:02:34 04:02:34 #14 [builder 7/7] RUN make build 04:03:41 #14 DONE 61.9s 04:03:41 04:03:41 #16 [stage-1 4/7] COPY --from=builder /app/Attribution.txt /Attribution.txt 04:03:41 #16 DONE 0.1s 04:03:41 04:03:41 #17 [stage-1 5/7] COPY --from=builder /app/LICENSE /LICENSE 04:03:41 #17 DONE 0.1s 04:03:41 04:03:41 #18 [stage-1 6/7] COPY --from=builder /app/res/ /res/ 04:03:41 #18 DONE 0.1s 04:03:41 04:03:41 #19 [stage-1 7/7] COPY --from=builder /app/app-record-replay /app-record-replay 04:03:41 #19 DONE 0.3s 04:03:41 04:03:41 #20 exporting to image 04:03:41 #20 exporting layers 04:03:41 #20 exporting layers 0.4s done 04:03:41 #20 writing image sha256:46b4390be86b6c8a2e176cf31cc055fa5cf36756add7a1089dbc43137ab71ec0 done 04:03:41 #20 naming to docker.io/library/app-record-replay-arm64 done 04:03:41 #20 DONE 0.4s [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 04:03:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:03:43 04:03:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:03:43 arm64: Pulling from edgex-lftools-log-publisher 04:03:43 8998bd30e6a1: Pulling fs layer 04:03:43 04944245beec: Pulling fs layer 04:03:43 699f458cf7ca: Pulling fs layer 04:03:43 765212b225bb: Pulling fs layer 04:03:43 f23df028b6ca: Pulling fs layer 04:03:43 d65c8cfc05b1: Pulling fs layer 04:03:43 2437ff75d9bd: Pulling fs layer 04:03:43 765212b225bb: Waiting 04:03:43 f23df028b6ca: Waiting 04:03:43 d65c8cfc05b1: Waiting 04:03:43 2437ff75d9bd: Waiting 04:03:43 04944245beec: Verifying Checksum 04:03:43 04944245beec: Download complete 04:03:43 765212b225bb: Download complete 04:03:43 f23df028b6ca: Verifying Checksum 04:03:43 f23df028b6ca: Download complete 04:03:43 d65c8cfc05b1: Download complete 04:03:44 699f458cf7ca: Verifying Checksum 04:03:44 699f458cf7ca: Download complete 04:03:44 8998bd30e6a1: Verifying Checksum 04:03:44 8998bd30e6a1: Download complete 04:03:46 2437ff75d9bd: Verifying Checksum 04:03:46 2437ff75d9bd: Download complete 04:03:54 8998bd30e6a1: Pull complete 04:03:54 04944245beec: Pull complete 04:03:55 699f458cf7ca: Pull complete 04:03:55 765212b225bb: Pull complete 04:03:56 f23df028b6ca: Pull complete 04:03:56 d65c8cfc05b1: Pull complete 04:04:18 2437ff75d9bd: Pull complete 04:04:18 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:04:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:04:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:04:19 prd-ubuntu20.04-docker-arm64-4c-16g-26971 does not seem to be running inside a container 04:04:19 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:04:21 $ docker top 7eaf7102a4e544c8bba3b89b67e5fab1c091fbf4bb83468e0426a8337fab9bdb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:04:21 ---> job-cost.sh 04:04:22 lf-activate-venv: SKIPPING 04:04:22 INFO: No Stack... 04:04:22 INFO: Retrieving Pricing Info for: v3-standard-8 04:04:22 INFO: Archiving Costs [Pipeline] sh 04:04:23 + + cutcat -d, /w/workspace/app-record-replay/1/archives/cost.csv -f6 04:04:23 [Pipeline] lock 04:04:23 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-116-1-stack-cost] 04:04:23 Resource [jenkins-edgexfoundry-app-record-replay-PR-116-1-stack-cost] did not exist. Created. 04:04:23 Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-116-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:04:24 /w/workspace/app-record-replay/1@tmp/durable-bc527274/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:04:24 + echo total: 0.2199999988079071 [Pipeline] stash 04:04:24 Warning: overwriting stash ‘stack-cost’ 04:04:24 Stashed 1 file(s) [Pipeline] } 04:04:24 Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-116-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:04:24 $ docker stop --time=1 7eaf7102a4e544c8bba3b89b67e5fab1c091fbf4bb83468e0426a8337fab9bdb 04:04:26 $ docker rm -f --volumes 7eaf7102a4e544c8bba3b89b67e5fab1c091fbf4bb83468e0426a8337fab9bdb [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 04:04:28 provisioning config files... 04:04:28 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/foundry_app-record-replay_PR-116@tmp/config13411130449701544469tmp [Pipeline] { [Pipeline] sh 04:04:28 + set +x 04:04:28 + curl -s https://codecov.io/bash 04:04:28 + bash -s -- 04:04:28 04:04:28 _____ _ 04:04:28 / ____| | | 04:04:28 | | ___ __| | ___ ___ _____ __ 04:04:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:04:28 | |___| (_) | (_| | __/ (_| (_) \ V / 04:04:28 \_____\___/ \__,_|\___|\___\___/ \_/ 04:04:28 Bash-1.0.6 04:04:28 04:04:28 04:04:28 ==> git version 2.25.1 found 04:04:29 ==> 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 04:04:29 Release-Date: 2020-01-08 04:04:29 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:04:29 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:04:29 ==> Jenkins CI detected. 04:04:29 current dir:  /w/workspace/foundry_app-record-replay_PR-116 04:04:29 project root: . 04:04:29 --> token set from env 04:04:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:04:29 ==> Running gcov in . (disable via -X gcov) 04:04:29 ==> Python coveragepy not found 04:04:29 ==> Searching for coverage reports in: 04:04:29 + . 04:04:29 -> Found 1 reports 04:04:29 ==> Detecting git/mercurial file structure 04:04:29 ==> Reading reports 04:04:29 + ./coverage.out bytes=24666 04:04:29 ==> Appending adjustments 04:04:29 https://docs.codecov.io/docs/fixing-reports 04:04:29 + Found adjustments 04:04:29 ==> Gzipping contents 04:04:29 8.0K /tmp/codecov.EGkNKF.gz 04:04:29 ==> Uploading reports 04:04:29 url: https://codecov.io 04:04:29 query: branch=PR-116&commit=5b47e709b33684c27b51e5b1712683e13977f6f4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-116%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=116&job=&cmd_args= 04:04:29 -> Pinging Codecov 04:04:29 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-116&commit=5b47e709b33684c27b51e5b1712683e13977f6f4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-116%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=116&job=&cmd_args= 04:04:29 -> Uploading to 04:04:29 https://storage.googleapis.com/codecov/v4/raw/2024-01-09/F467761B9912B4F32F9BC62907045C81/5b47e709b33684c27b51e5b1712683e13977f6f4/e5682e21-fb04-4bf6-956f-933549077821.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240109%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240109T040429Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=92bb42d965960f66ec346b96feaadfdf19598800832ce054320f4dc369beadf7 04:04:29 % Total % Received % Xferd Average Speed Time Time Time Current 04:04:29 Dload Upload Total Spent Left Speed 04:04:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4847 0 0 100 4847 0 23302 --:--:-- --:--:-- --:--:-- 23302 100 4847 0 0 100 4847 0 21542 --:--:-- --:--:-- --:--:-- 21542 04:04:29 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/5b47e709b33684c27b51e5b1712683e13977f6f4 [Pipeline] } 04:04:29 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 04:04:33 + [ -d /w/workspace/foundry_app-record-replay_PR-116/archives ] 04:04:33 + ls -al /w/workspace/foundry_app-record-replay_PR-116/archives 04:04:33 total 16 04:04:33 drwxr-xr-x 3 root root 4096 Jan 9 03:56 . 04:04:33 drwxrwxr-x 11 jenkins jenkins 4096 Jan 9 03:56 .. 04:04:33 drwxr-xr-x 2 root root 4096 Jan 9 03:56 cost 04:04:33 -rw-r--r-- 1 root root 89 Jan 9 03:56 cost.csv 04:04:33 + sudo chown -R jenkins:jenkins /w/workspace/foundry_app-record-replay_PR-116/archives 04:04:33 + ls -al /w/workspace/foundry_app-record-replay_PR-116/archives 04:04:33 total 16 04:04:33 drwxr-xr-x 3 jenkins jenkins 4096 Jan 9 03:56 . 04:04:33 drwxrwxr-x 11 jenkins jenkins 4096 Jan 9 03:56 .. 04:04:33 drwxr-xr-x 2 jenkins jenkins 4096 Jan 9 03:56 cost 04:04:33 -rw-r--r-- 1 jenkins jenkins 89 Jan 9 03:56 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:04:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:04:34 ---> package-listing.sh 04:04:34 ++ facter osfamily 04:04:34 ++ tr '[:upper:]' '[:lower:]' 04:04:34 + OS_FAMILY=debian 04:04:34 + workspace=/w/workspace/foundry_app-record-replay_PR-116 04:04:34 + START_PACKAGES=/tmp/packages_start.txt 04:04:34 + END_PACKAGES=/tmp/packages_end.txt 04:04:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:04:34 + PACKAGES=/tmp/packages_start.txt 04:04:34 + '[' /w/workspace/foundry_app-record-replay_PR-116 ']' 04:04:34 + PACKAGES=/tmp/packages_end.txt 04:04:34 + case "${OS_FAMILY}" in 04:04:34 + dpkg -l 04:04:34 + grep '^ii' 04:04:34 + '[' -f /tmp/packages_start.txt ']' 04:04:34 + '[' -f /tmp/packages_end.txt ']' 04:04:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:04:34 + '[' /w/workspace/foundry_app-record-replay_PR-116 ']' 04:04:34 + mkdir -p /w/workspace/foundry_app-record-replay_PR-116/archives/ 04:04:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_app-record-replay_PR-116/archives/ [Pipeline] echo 04:04:34 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/foundry_app-record-replay_PR-116/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:04:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:04:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:04:35 prd-ubuntu20.04-docker-8c-8g-26970 does not seem to be running inside a container 04:04:35 $ 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/foundry_app-record-replay_PR-116/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_app-record-replay_PR-116 -v /w/workspace/foundry_app-record-replay_PR-116:/w/workspace/foundry_app-record-replay_PR-116:rw,z -v /w/workspace/foundry_app-record-replay_PR-116@tmp:/w/workspace/foundry_app-record-replay_PR-116@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:04:36 $ docker top f9dbbb2f3a6be25deb8bee2bd244464f8379786b28e215518741724e6c81bd6b -eo pid,comm [Pipeline] { [Pipeline] sh 04:04:36 + touch /tmp/pre-build-complete [Pipeline] sh 04:04:36 + mkdir -p /var/log/sysstat [Pipeline] sh 04:04:37 + ls /var/log/sa-host 04:04:37 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:04:37 provisioning config files... 04:04:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_app-record-replay_PR-116@tmp/config7674615341501562346tmp [Pipeline] { [Pipeline] echo 04:04:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:04:38 ---> create-netrc.sh [Pipeline] } 04:04:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:04:38 ---> python-tools-install.sh [Pipeline] echo 04:04:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:04:39 ---> sudo-logs.sh 04:04:39 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:04:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:04:39 ---> job-cost.sh 04:04:39 lf-activate-venv: SKIPPING 04:04:39 DEBUG: total: 0.2199999988079071 04:04:39 INFO: Retrieving Stack Cost... 04:04:39 INFO: Retrieving Pricing Info for: v3-standard-8 04:04:40 INFO: Archiving Costs [Pipeline] echo 04:04:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:04:40 ---> logs-deploy.sh 04:04:40 lf-activate-venv: SKIPPING 04:04:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-116/1 04:04:40 INFO: archiving workspace using pattern(s): 04:04:41 Archives upload complete. 04:04:41 INFO: archiving logs to Nexus 04:04:42 ---> uname -a: 04:04:42 Linux prd-ubuntu20-04-docker-8c-8g-26970 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:04:42 04:04:42 04:04:42 ---> lscpu: 04:04:42 Architecture: x86_64 04:04:42 CPU op-mode(s): 32-bit, 64-bit 04:04:42 Byte Order: Little Endian 04:04:42 Address sizes: 40 bits physical, 48 bits virtual 04:04:42 CPU(s): 8 04:04:42 On-line CPU(s) list: 0-7 04:04:42 Thread(s) per core: 1 04:04:42 Core(s) per socket: 1 04:04:42 Socket(s): 8 04:04:42 NUMA node(s): 1 04:04:42 Vendor ID: AuthenticAMD 04:04:42 CPU family: 23 04:04:42 Model: 49 04:04:42 Model name: AMD EPYC-Rome Processor 04:04:42 Stepping: 0 04:04:42 CPU MHz: 2799.998 04:04:42 BogoMIPS: 5599.99 04:04:42 Virtualization: AMD-V 04:04:42 Hypervisor vendor: KVM 04:04:42 Virtualization type: full 04:04:42 L1d cache: 256 KiB 04:04:42 L1i cache: 256 KiB 04:04:42 L2 cache: 4 MiB 04:04:42 L3 cache: 128 MiB 04:04:42 NUMA node0 CPU(s): 0-7 04:04:42 Vulnerability Itlb multihit: Not affected 04:04:42 Vulnerability L1tf: Not affected 04:04:42 Vulnerability Mds: Not affected 04:04:42 Vulnerability Meltdown: Not affected 04:04:42 Vulnerability Mmio stale data: Not affected 04:04:42 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:04:42 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:04:42 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:04:42 Vulnerability Srbds: Not affected 04:04:42 Vulnerability Tsx async abort: Not affected 04:04:42 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 04:04:42 04:04:42 04:04:42 ---> nproc: 04:04:42 8 04:04:42 04:04:42 04:04:42 ---> df -h: 04:04:42 Filesystem Size Used Avail Use% Mounted on 04:04:42 overlay 155G 12G 144G 8% / 04:04:42 tmpfs 64M 0 64M 0% /dev 04:04:42 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:04:42 shm 64M 0 64M 0% /dev/shm 04:04:42 /dev/vda1 155G 12G 144G 8% /facter-os 04:04:42 04:04:42 04:04:42 ---> sar -b -r -n DEV: 04:04:42 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26970) 01/09/24 _x86_64_ (8 CPU) 04:04:42 04:04:42 03:52:31 LINUX RESTART (8 CPU) 04:04:42 04:04:42 03:53:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:04:42 03:54:01 142.99 15.98 127.01 0.00 2007.93 105946.65 0.00 04:04:42 03:55:01 163.57 1.15 162.42 0.00 13.73 51703.12 0.00 04:04:42 03:56:01 75.64 0.20 75.44 0.00 9.87 19758.84 0.00 04:04:42 03:57:01 138.70 0.08 138.62 0.00 14.53 36470.91 0.00 04:04:42 03:58:01 54.11 10.60 43.51 0.00 5155.01 8503.93 0.00 04:04:42 03:59:01 5.40 0.02 5.38 0.00 0.13 113.18 0.00 04:04:42 04:00:01 2.05 0.00 2.05 0.00 0.00 25.33 0.00 04:04:42 04:01:01 1.48 0.00 1.48 0.00 0.00 17.73 0.00 04:04:42 04:02:01 0.77 0.00 0.77 0.00 0.00 8.40 0.00 04:04:42 04:03:01 1.83 0.00 1.83 0.00 0.00 21.86 0.00 04:04:42 04:04:01 0.97 0.00 0.97 0.00 0.00 16.26 0.00 04:04:42 Average: 53.28 2.53 50.75 0.00 652.59 20105.32 0.00 04:04:42 04:04:42 03:53:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:04:42 03:54:01 29189072 31507704 809532 2.46 77476 2509960 2008468 5.92 1050844 2252384 1720 04:04:42 03:55:01 27812528 31227840 1072268 3.26 150088 3431264 2352752 6.93 1594912 2962340 274608 04:04:42 03:56:01 28278128 31459152 839348 2.55 153948 3196060 2082752 6.14 1304096 2787636 23236 04:04:42 03:57:01 27592468 31528500 771696 2.35 164812 3891072 1746404 5.15 1284700 3441756 376 04:04:42 03:58:01 27115504 31507632 763352 2.32 194156 4315556 1705380 5.03 1594760 3574188 1028 04:04:42 03:59:01 27126316 31513528 758088 2.31 192712 4312304 1716412 5.06 1588752 3570944 484 04:04:42 04:00:01 27126900 31514072 757472 2.30 192764 4312308 1716412 5.06 1588768 3570956 148 04:04:42 04:01:01 27135192 31522412 749092 2.28 192788 4312312 1716412 5.06 1580160 3570960 12 04:04:42 04:02:01 27136396 31523652 748048 2.27 192804 4312312 1716412 5.06 1580320 3570956 16 04:04:42 04:03:01 27139496 31526816 744676 2.26 192844 4312316 1716412 5.06 1576840 3570960 148 04:04:42 04:04:01 27139448 31526776 744628 2.26 192880 4312316 1716412 5.06 1577628 3570960 220 04:04:42 Average: 27526495 31487099 796200 2.42 172479 3928889 1835839 5.41 1483798 3313095 27454 04:04:42 04:04:42 03:53:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:04:42 03:54:01 veth638be38 53.80 61.31 5.21 52.81 0.00 0.00 0.00 0.00 04:04:42 03:54:01 lo 6.58 6.58 0.64 0.64 0.00 0.00 0.00 0.00 04:04:42 03:54:01 docker0 67.45 76.46 5.62 189.81 0.00 0.00 0.00 0.00 04:04:42 03:54:01 ens3 556.33 357.36 5655.84 83.83 0.00 0.00 0.00 0.00 04:04:42 03:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:04:42 03:55:01 veth4f853c9 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:04:42 03:55:01 docker0 173.84 321.16 14.40 2316.80 0.00 0.00 0.00 0.00 04:04:42 03:55:01 ens3 356.56 204.28 2341.05 86.42 0.00 0.00 0.00 0.00 04:04:42 03:56:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 04:04:42 03:56:01 docker0 1.33 2.63 0.08 30.89 0.00 0.00 0.00 0.00 04:04:42 03:56:01 ens3 25.28 15.25 51.63 9.14 0.00 0.00 0.00 0.00 04:04:42 03:56:01 veth3041b7a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:04:42 03:57:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 04:04:42 03:57:01 docker0 2.87 5.00 0.18 64.81 0.00 0.00 0.00 0.00 04:04:42 03:57:01 ens3 104.13 68.94 2649.90 13.86 0.00 0.00 0.00 0.00 04:04:42 03:58:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 04:04:42 03:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:04:42 03:58:01 ens3 205.75 97.15 2736.71 7.59 0.00 0.00 0.00 0.00 04:04:42 03:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:04:42 03:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:04:42 03:59:01 ens3 0.60 0.40 0.10 0.09 0.00 0.00 0.00 0.00 04:04:42 04:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:04:42 04:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:04:42 04:00:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:04:42 04:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:04:42 04:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:04:42 04:01:01 ens3 0.23 0.13 0.01 0.01 0.00 0.00 0.00 0.00 04:04:42 04:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:04:42 04:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:04:42 04:02:01 ens3 1.10 0.45 0.45 0.28 0.00 0.00 0.00 0.00 04:04:42 04:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:04:42 04:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:04:42 04:03:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:04:42 04:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:04:42 04:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:04:42 04:04:01 ens3 0.57 0.12 0.12 0.07 0.00 0.00 0.00 0.00 04:04:42 Average: lo 0.90 0.90 0.09 0.09 0.00 0.00 0.00 0.00 04:04:42 Average: docker0 22.25 36.78 1.84 236.64 0.00 0.00 0.00 0.00 04:04:42 Average: ens3 113.02 67.21 1214.73 18.20 0.00 0.00 0.00 0.00 04:04:42 04:04:42 04:04:42 ---> sar -P ALL: 04:04:42 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26970) 01/09/24 _x86_64_ (8 CPU) 04:04:42 04:04:42 03:52:31 LINUX RESTART (8 CPU) 04:04:42 04:04:42 03:53:02 CPU %user %nice %system %iowait %steal %idle 04:04:42 03:54:01 all 8.40 0.00 2.98 3.01 0.07 85.55 04:04:42 03:54:01 0 6.37 0.00 2.75 2.29 0.07 88.52 04:04:42 03:54:01 1 9.85 0.00 2.24 3.56 0.07 84.28 04:04:42 03:54:01 2 8.36 0.00 3.54 15.46 0.09 72.56 04:04:42 03:54:01 3 9.58 0.00 3.20 0.17 0.07 86.98 04:04:42 03:54:01 4 7.25 0.00 2.88 0.65 0.07 89.15 04:04:42 03:54:01 5 8.44 0.00 2.53 0.77 0.07 88.18 04:04:42 03:54:01 6 7.87 0.00 2.74 0.96 0.05 88.39 04:04:42 03:54:01 7 9.46 0.00 3.95 0.27 0.05 86.27 04:04:42 03:55:01 all 14.92 0.00 3.38 3.64 0.08 77.97 04:04:42 03:55:01 0 15.18 0.00 4.01 4.81 0.08 75.92 04:04:42 03:55:01 1 14.62 0.00 3.02 0.54 0.08 81.74 04:04:42 03:55:01 2 14.42 0.00 4.33 18.90 0.08 62.27 04:04:42 03:55:01 3 14.39 0.00 3.41 2.79 0.14 79.27 04:04:42 03:55:01 4 15.36 0.00 2.68 0.13 0.05 81.77 04:04:42 03:55:01 5 14.75 0.00 3.66 0.72 0.07 80.80 04:04:42 03:55:01 6 15.69 0.00 2.60 0.44 0.07 81.20 04:04:42 03:55:01 7 14.95 0.00 3.35 0.94 0.07 80.69 04:04:42 03:56:01 all 32.91 0.00 3.70 2.06 0.08 61.25 04:04:42 03:56:01 0 29.37 0.00 3.47 3.97 0.07 63.12 04:04:42 03:56:01 1 33.11 0.00 4.54 5.75 0.07 56.53 04:04:42 03:56:01 2 34.81 0.00 3.95 0.30 0.07 60.87 04:04:42 03:56:01 3 30.54 0.00 2.96 3.89 0.10 62.51 04:04:42 03:56:01 4 33.78 0.00 3.84 0.32 0.08 61.97 04:04:42 03:56:01 5 34.52 0.00 4.29 0.39 0.07 60.73 04:04:42 03:56:01 6 34.78 0.00 3.33 1.50 0.07 60.32 04:04:42 03:56:01 7 32.33 0.00 3.25 0.35 0.08 63.98 04:04:42 03:57:01 all 14.12 0.00 2.61 2.60 0.05 80.63 04:04:42 03:57:01 0 12.67 0.00 1.96 4.00 0.05 81.32 04:04:42 03:57:01 1 14.98 0.00 2.75 5.07 0.05 77.14 04:04:42 03:57:01 2 15.11 0.00 3.04 0.49 0.05 81.31 04:04:42 03:57:01 3 12.04 0.00 2.65 10.03 0.07 75.21 04:04:42 03:57:01 4 14.91 0.00 2.72 0.08 0.05 82.24 04:04:42 03:57:01 5 16.31 0.00 3.46 0.05 0.05 80.13 04:04:42 03:57:01 6 13.67 0.00 2.21 1.07 0.05 83.00 04:04:42 03:57:01 7 13.22 0.00 2.02 0.05 0.05 84.66 04:04:42 03:58:01 all 2.68 0.00 1.29 0.69 0.03 95.31 04:04:42 03:58:01 0 2.29 0.00 1.05 1.70 0.02 94.94 04:04:42 03:58:01 1 1.89 0.00 0.84 0.15 0.03 97.09 04:04:42 03:58:01 2 3.24 0.00 1.52 1.14 0.02 94.08 04:04:42 03:58:01 3 3.16 0.00 1.92 0.05 0.02 94.85 04:04:42 03:58:01 4 3.60 0.00 0.92 0.65 0.03 94.80 04:04:42 03:58:01 5 3.21 0.00 1.74 0.36 0.03 94.65 04:04:42 03:58:01 6 1.79 0.00 1.45 0.82 0.03 95.91 04:04:42 03:58:01 7 2.24 0.00 0.89 0.63 0.03 96.21 04:04:42 03:59:01 all 0.14 0.00 0.06 0.01 0.01 99.77 04:04:42 03:59:01 0 0.02 0.00 0.07 0.05 0.02 99.85 04:04:42 03:59:01 1 0.10 0.00 0.10 0.03 0.03 99.73 04:04:42 03:59:01 2 0.20 0.00 0.12 0.00 0.00 99.68 04:04:42 03:59:01 3 0.05 0.00 0.03 0.00 0.02 99.90 04:04:42 03:59:01 4 0.70 0.00 0.03 0.02 0.02 99.24 04:04:42 03:59:01 5 0.02 0.00 0.03 0.00 0.00 99.95 04:04:42 03:59:01 6 0.03 0.00 0.03 0.02 0.02 99.90 04:04:42 03:59:01 7 0.02 0.00 0.03 0.00 0.00 99.95 04:04:42 04:00:01 all 0.01 0.00 0.01 0.01 0.01 99.96 04:04:42 04:00:01 0 0.00 0.00 0.02 0.03 0.00 99.95 04:04:42 04:00:01 1 0.07 0.00 0.03 0.00 0.03 99.87 04:04:42 04:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:04:42 04:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:04:42 04:00:01 4 0.02 0.00 0.02 0.00 0.02 99.95 04:04:42 04:00:01 5 0.00 0.00 0.00 0.02 0.00 99.98 04:04:42 04:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:04:42 04:00:01 7 0.03 0.00 0.00 0.00 0.02 99.95 04:04:42 04:01:01 all 0.04 0.00 0.01 0.41 0.02 99.52 04:04:42 04:01:01 0 0.02 0.00 0.02 0.00 0.05 99.92 04:04:42 04:01:01 1 0.08 0.00 0.03 3.27 0.02 96.59 04:04:42 04:01:01 2 0.02 0.00 0.02 0.00 0.02 99.95 04:04:42 04:01:01 3 0.00 0.00 0.00 0.00 0.02 99.98 04:04:42 04:01:01 4 0.15 0.00 0.02 0.00 0.02 99.82 04:04:42 04:01:01 5 0.02 0.00 0.00 0.00 0.02 99.97 04:04:42 04:01:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:04:42 04:01:01 7 0.02 0.00 0.00 0.00 0.02 99.97 04:04:42 04:02:01 all 0.18 0.00 0.01 0.02 0.00 99.78 04:04:42 04:02:01 0 0.00 0.00 0.00 0.02 0.00 99.98 04:04:42 04:02:01 1 0.05 0.00 0.03 0.17 0.03 99.72 04:04:42 04:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:04:42 04:02:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:04:42 04:02:01 4 1.34 0.00 0.00 0.00 0.00 98.66 04:04:42 04:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:04:42 04:02:01 6 0.02 0.00 0.03 0.00 0.00 99.95 04:04:42 04:02:01 7 0.05 0.00 0.00 0.00 0.00 99.95 04:04:42 04:03:01 all 0.05 0.00 0.03 0.01 0.01 99.91 04:04:42 04:03:01 0 0.00 0.00 0.00 0.02 0.00 99.98 04:04:42 04:03:01 1 0.07 0.00 0.05 0.00 0.02 99.87 04:04:42 04:03:01 2 0.03 0.00 0.02 0.00 0.00 99.95 04:04:42 04:03:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:04:42 04:03:01 4 0.07 0.00 0.03 0.00 0.02 99.88 04:04:42 04:03:01 5 0.00 0.00 0.03 0.03 0.00 99.93 04:04:42 04:03:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:04:42 04:03:01 7 0.25 0.00 0.03 0.00 0.02 99.70 04:04:42 04:04:01 all 0.05 0.00 0.01 0.01 0.01 99.91 04:04:42 04:04:01 0 0.02 0.00 0.00 0.05 0.02 99.92 04:04:42 04:04:01 1 0.05 0.00 0.02 0.00 0.02 99.92 04:04:42 04:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:04:42 04:04:01 3 0.02 0.00 0.02 0.00 0.02 99.95 04:04:42 04:04:01 4 0.20 0.00 0.02 0.07 0.03 99.68 04:04:42 04:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:04:42 04:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:04:42 04:04:01 7 0.15 0.00 0.02 0.00 0.02 99.82 04:04:42 04:04:42 Average: CPU %user %nice %system %iowait %steal %idle 04:04:42 Average: all 6.64 0.00 1.27 1.13 0.03 90.93 04:04:42 Average: 0 5.96 0.00 1.20 1.53 0.03 91.27 04:04:42 Average: 1 6.77 0.00 1.24 1.68 0.04 90.27 04:04:42 Average: 2 6.88 0.00 1.49 3.25 0.03 88.35 04:04:42 Average: 3 6.29 0.00 1.28 1.53 0.04 90.86 04:04:42 Average: 4 7.00 0.00 1.19 0.17 0.04 91.60 04:04:42 Average: 5 7.00 0.00 1.43 0.21 0.03 91.34 04:04:42 Average: 6 6.67 0.00 1.12 0.43 0.03 91.75 04:04:42 Average: 7 6.57 0.00 1.22 0.20 0.03 91.97 04:04:42 04:04:42 04:04:42