Pull request #143 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 29720854c95b88ec2af6c21594286293e8bf78a4+a1dfb321dd51a4fc190594c7f49f2393a77cb439 (c3ec3f1131b96f49fe9f4d2508fed7f997f7cf8d) 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-ssh15606344104309313386.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh18077596016457484326.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 590556114a56c6d90cc8043840e039c2f74196dc 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-143/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-143/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10601482661073007207.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-143/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14933073618020817433.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh3843130450219522793.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-143/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-143/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11214561969485240298.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 590556114a56c6d90cc8043840e039c2f74196dc 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-4413’ Running on prd-ubuntu20.04-docker-8c-8g-4415 in /w/workspace/foundry_app-record-replay_PR-143 [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-143 # 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 Merging remotes/origin/main commit a1dfb321dd51a4fc190594c7f49f2393a77cb439 into PR head commit 29720854c95b88ec2af6c21594286293e8bf78a4 Merge succeeded, producing 29720854c95b88ec2af6c21594286293e8bf78a4 Checking out Revision 29720854c95b88ec2af6c21594286293e8bf78a4 (PR-143) 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 590556114a56c6d90cc8043840e039c2f74196dc > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/143/head:refs/remotes/origin/PR-143 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 29720854c95b88ec2af6c21594286293e8bf78a4 # 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 a1dfb321dd51a4fc190594c7f49f2393a77cb439 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 29720854c95b88ec2af6c21594286293e8bf78a4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:38:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:38:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:38:20 ========================================================= 03:38:20 EdgeX Global Pipelines Version Info 03:38:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:38:21 ------------------- 03:38:21 stable info: 03:38:21 ------------------- 03:38:21 Commited By: Ginny Guan ginny@iotechsys.com 03:38:21 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 03:38:21 Message: update stable to v1.0.260 03:38:22 ------------------- 03:38:22 experimental info: 03:38:22 ------------------- 03:38:22 Commited By: Ginny Guan ginny@iotechsys.com 03:38:22 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 03:38:22 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:38:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 03:38:22 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 03:38:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:38:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:38:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:38:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 03:38:22 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:38:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:38:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:38:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:38:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:38:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 03:38:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:38:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:38:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:38:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:38:23 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:38:23 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:38:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:38:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:38:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:38:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:38:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:38:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:38:23 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:38:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:38:23 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:38:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-143 [Pipeline] echo 03:38:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-143 [Pipeline] echo 03:38:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-143 [Pipeline] echo 03:38:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 29720854c95b88ec2af6c21594286293e8bf78a4 [Pipeline] echo 03:38:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2972085 [Pipeline] echo 03:38:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:38:24 provisioning config files... 03:38:24 copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-143@tmp/config12793192697075310738tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:38:24 ---> ****-login.sh 03:38:24 nexus3.edgexfoundry.org:10001 03:38:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:38:25 Configure a credential helper to remove this warning. See 03:38:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:38:25 03:38:25 Login Succeeded 03:38:25 nexus3.edgexfoundry.org:10002 03:38:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:38:25 Configure a credential helper to remove this warning. See 03:38:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:38:25 03:38:25 Login Succeeded 03:38:25 nexus3.edgexfoundry.org:10003 03:38:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:38:25 Configure a credential helper to remove this warning. See 03:38:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:38:25 03:38:25 Login Succeeded 03:38:25 nexus3.edgexfoundry.org:10004 03:38:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:38:25 Configure a credential helper to remove this warning. See 03:38:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:38:25 03:38:25 Login Succeeded 03:38:25 ****.io 03:38:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:38:25 Configure a credential helper to remove this warning. See 03:38:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:38:25 03:38:25 Login Succeeded 03:38:25 ---> ****-login.sh ends [Pipeline] } 03:38:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:38:26 + git rev-list -1 --merges 29720854c95b88ec2af6c21594286293e8bf78a4~1..29720854c95b88ec2af6c21594286293e8bf78a4 [Pipeline] echo 03:38:26 -----------> git rev-list -1 --merges 29720854c95b88ec2af6c21594286293e8bf78a4~1..29720854c95b88ec2af6c21594286293e8bf78a4 29720854c95b88ec2af6c21594286293e8bf78a4 [false] [Pipeline] sh 03:38:27 + git log --format=format:%s -1 29720854c95b88ec2af6c21594286293e8bf78a4 [Pipeline] echo 03:38:27 ========================================================= 03:38:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:38:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:38:27 + git log --format=format:%s -1 29720854c95b88ec2af6c21594286293e8bf78a4 [Pipeline] echo 03:38:27 [semverPrep] GIT_COMMIT: 29720854c95b88ec2af6c21594286293e8bf78a4, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 03:38:27 [semverPrep] This is not a build commit. [Pipeline] sh 03:38:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:38:28 + grep -v github /etc/ssh/ssh_known_hosts 03:38:28 + [ -e /tmp/ssh_known_hosts ] 03:38:28 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:38:28 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:38:28 + sudo tee -a /etc/ssh/ssh_known_hosts 03:38:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:38:28 03:38:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:38:28 0.1.4: Pulling from edgex-devops/py-git-semver 03:38:28 b85a868b505f: Pulling fs layer 03:38:28 e2be974225ed: Pulling fs layer 03:38:28 339a4e72a1f5: Pulling fs layer 03:38:28 988bab9f4d93: Pulling fs layer 03:38:28 1469e6f7b9e6: Pulling fs layer 03:38:28 eaf3925da568: Pulling fs layer 03:38:28 bab4dde63d76: Pulling fs layer 03:38:28 bde34c3a00c8: Pulling fs layer 03:38:28 b352a97aabf1: Pulling fs layer 03:38:28 4872d77fe225: Pulling fs layer 03:38:28 5851b861e8e6: Pulling fs layer 03:38:28 4872d77fe225: Waiting 03:38:28 b352a97aabf1: Waiting 03:38:28 5851b861e8e6: Waiting 03:38:28 bab4dde63d76: Waiting 03:38:28 1469e6f7b9e6: Waiting 03:38:28 eaf3925da568: Waiting 03:38:28 bde34c3a00c8: Waiting 03:38:28 988bab9f4d93: Waiting 03:38:28 e2be974225ed: Verifying Checksum 03:38:28 e2be974225ed: Download complete 03:38:28 988bab9f4d93: Verifying Checksum 03:38:28 988bab9f4d93: Download complete 03:38:29 1469e6f7b9e6: Verifying Checksum 03:38:29 1469e6f7b9e6: Download complete 03:38:29 339a4e72a1f5: Verifying Checksum 03:38:29 339a4e72a1f5: Download complete 03:38:29 eaf3925da568: Verifying Checksum 03:38:29 eaf3925da568: Download complete 03:38:29 bde34c3a00c8: Verifying Checksum 03:38:29 bde34c3a00c8: Download complete 03:38:29 b352a97aabf1: Verifying Checksum 03:38:29 b352a97aabf1: Download complete 03:38:29 4872d77fe225: Download complete 03:38:29 5851b861e8e6: Download complete 03:38:29 b85a868b505f: Verifying Checksum 03:38:29 b85a868b505f: Download complete 03:38:29 bab4dde63d76: Verifying Checksum 03:38:29 bab4dde63d76: Download complete 03:38:30 b85a868b505f: Pull complete 03:38:30 e2be974225ed: Pull complete 03:38:31 339a4e72a1f5: Pull complete 03:38:31 988bab9f4d93: Pull complete 03:38:31 1469e6f7b9e6: Pull complete 03:38:31 eaf3925da568: Pull complete 03:38:34 bab4dde63d76: Pull complete 03:38:34 bde34c3a00c8: Pull complete 03:38:35 b352a97aabf1: Pull complete 03:38:35 4872d77fe225: Pull complete 03:38:35 5851b861e8e6: Pull complete 03:38:35 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:38:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:38:35 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:38:35 prd-ubuntu20.04-docker-8c-8g-4415 does not seem to be running inside a container 03:38:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_app-record-replay_PR-143 -v /w/workspace/foundry_app-record-replay_PR-143:/w/workspace/foundry_app-record-replay_PR-143:rw,z -v /w/workspace/foundry_app-record-replay_PR-143@tmp:/w/workspace/foundry_app-record-replay_PR-143@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:38:45 $ docker top 4d58d2c031ed6be4329229260770fcf4114258aef2d49012ef7040468ef88fd3 -eo pid,comm 03:38:45 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:38:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:38:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:38:45 [ssh-agent] Looking for ssh-agent implementation... 03:38:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:38:45 $ docker exec 4d58d2c031ed6be4329229260770fcf4114258aef2d49012ef7040468ef88fd3 ssh-agent 03:38:45 SSH_AUTH_SOCK=/tmp/ssh-gExevCX57EcM/agent.13 03:38:45 SSH_AGENT_PID=19 03:38:45 Running ssh-add (command line suppressed) 03:38:46 Identity added: /w/workspace/foundry_app-record-replay_PR-143@tmp/private_key_2272486230194015562.key (/w/workspace/foundry_app-record-replay_PR-143@tmp/private_key_2272486230194015562.key) 03:38:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:38:46 + git tag --points-at HEAD [Pipeline] } 03:38:46 $ docker exec --env ******** --env ******** 4d58d2c031ed6be4329229260770fcf4114258aef2d49012ef7040468ef88fd3 ssh-agent -k 03:38:46 unset SSH_AUTH_SOCK; 03:38:46 unset SSH_AGENT_PID; 03:38:46 echo Agent pid 19 killed; 03:38:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:38:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:38:46 [ssh-agent] Looking for ssh-agent implementation... 03:38:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:38:46 $ docker exec 4d58d2c031ed6be4329229260770fcf4114258aef2d49012ef7040468ef88fd3 ssh-agent 03:38:46 SSH_AUTH_SOCK=/tmp/ssh-s8vzSrlVHRTy/agent.72 03:38:46 SSH_AGENT_PID=78 03:38:46 Running ssh-add (command line suppressed) 03:38:47 Identity added: /w/workspace/foundry_app-record-replay_PR-143@tmp/private_key_10305073538579443872.key (/w/workspace/foundry_app-record-replay_PR-143@tmp/private_key_10305073538579443872.key) 03:38:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:38:47 + git semver init 03:38:47 2024-06-26 03:38:47,558 [run_init] DEBUG init version:0.0.0 force:False 03:38:47 2024-06-26 03:38:47,559 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_app-record-replay_PR-143/.semver 03:38:47 2024-06-26 03:38:47,559 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/foundry_app-record-replay_PR-143/.semver 03:38:47 2024-06-26 03:38:47,559 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/foundry_app-record-replay_PR-143/.semver'], cwd=/w/workspace/foundry_app-record-replay_PR-143, universal_newlines=False, shell=None, istream=None) 03:38:49 2024-06-26 03:38:48,946 [append_file] DEBUG append to file:/w/workspace/foundry_app-record-replay_PR-143/.git/info/exclude 03:38:49 2024-06-26 03:38:48,947 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_app-record-replay_PR-143/.semver/PR-143 with force:False 03:38:49 2024-06-26 03:38:48,947 [write_file] DEBUG write to file:/w/workspace/foundry_app-record-replay_PR-143/.semver/PR-143 03:38:49 2024-06-26 03:38:48,951 [execute] INFO git cat-file --batch-check 03:38:49 2024-06-26 03:38:48,952 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_app-record-replay_PR-143/.semver, universal_newlines=False, shell=None, istream=) 03:38:49 2024-06-26 03:38:48,959 [execute] INFO git cat-file --batch 03:38:49 2024-06-26 03:38:48,960 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_app-record-replay_PR-143/.semver, universal_newlines=False, shell=None, istream=) 03:38:49 2024-06-26 03:38:48,965 [read_version] DEBUG read version from /w/workspace/foundry_app-record-replay_PR-143/.semver/PR-143 03:38:49 0.0.0 [Pipeline] } 03:38:49 $ docker exec --env ******** --env ******** 4d58d2c031ed6be4329229260770fcf4114258aef2d49012ef7040468ef88fd3 ssh-agent -k 03:38:49 unset SSH_AUTH_SOCK; 03:38:49 unset SSH_AGENT_PID; 03:38:49 echo Agent pid 78 killed; 03:38:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:38:49 + git semver [Pipeline] } 03:38:50 $ docker stop --time=1 4d58d2c031ed6be4329229260770fcf4114258aef2d49012ef7040468ef88fd3 03:38:52 $ docker rm -f --volumes 4d58d2c031ed6be4329229260770fcf4114258aef2d49012ef7040468ef88fd3 [Pipeline] // withDockerContainer [Pipeline] sh 03:38:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:38:53 Stashed 1 file(s) [Pipeline] echo 03:38:53 [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:38:53 provisioning config files... 03:38:53 copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-143@tmp/config13225643747066370788tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:38:54 ---> ****-login.sh 03:38:54 nexus3.edgexfoundry.org:10001 03:38:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:38:54 Configure a credential helper to remove this warning. See 03:38:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:38:54 03:38:54 Login Succeeded 03:38:54 nexus3.edgexfoundry.org:10002 03:38:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:38:54 Configure a credential helper to remove this warning. See 03:38:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:38:54 03:38:54 Login Succeeded 03:38:54 nexus3.edgexfoundry.org:10003 03:38:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:38:54 Configure a credential helper to remove this warning. See 03:38:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:38:54 03:38:54 Login Succeeded 03:38:54 nexus3.edgexfoundry.org:10004 03:38:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:38:54 Configure a credential helper to remove this warning. See 03:38:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:38:54 03:38:54 Login Succeeded 03:38:54 ****.io 03:38:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:38:55 Configure a credential helper to remove this warning. See 03:38:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:38:55 03:38:55 Login Succeeded 03:38:55 ---> ****-login.sh ends [Pipeline] } 03:38:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:38:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:38:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:38:55 ========================================================= 03:38:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 03:38:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:55 + 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:38:55 Sending build context to Docker daemon 9.865MB 03:38:55 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 03:38:55 Step 2/12 : FROM ${BASE} AS builder 03:38:56 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 03:38:56 619be1103602: Pulling fs layer 03:38:56 7862e08f4a3e: Pulling fs layer 03:38:56 5df492c9dc93: Pulling fs layer 03:38:56 7629e6793208: Pulling fs layer 03:38:56 4f4fb700ef54: Pulling fs layer 03:38:56 fb5054dd5b73: Pulling fs layer 03:38:56 eeca6798cff9: Pulling fs layer 03:38:56 aa269ceb94a6: Pulling fs layer 03:38:56 ada007ff1a6a: Pulling fs layer 03:38:56 aa269ceb94a6: Waiting 03:38:56 fb5054dd5b73: Waiting 03:38:56 7629e6793208: Waiting 03:38:56 eeca6798cff9: Waiting 03:38:56 ada007ff1a6a: Waiting 03:38:56 7629e6793208: Verifying Checksum 03:38:56 7629e6793208: Download complete 03:38:56 4f4fb700ef54: Verifying Checksum 03:38:56 4f4fb700ef54: Download complete 03:38:56 fb5054dd5b73: Verifying Checksum 03:38:56 fb5054dd5b73: Download complete 03:38:56 619be1103602: Verifying Checksum 03:38:56 619be1103602: Download complete 03:38:56 eeca6798cff9: Download complete 03:38:57 ada007ff1a6a: Verifying Checksum 03:38:57 ada007ff1a6a: Download complete 03:38:57 619be1103602: Pull complete 03:38:57 5df492c9dc93: Verifying Checksum 03:38:57 5df492c9dc93: Download complete 03:38:57 7862e08f4a3e: Pull complete 03:38:57 aa269ceb94a6: Verifying Checksum 03:38:57 aa269ceb94a6: Download complete 03:39:01 5df492c9dc93: Pull complete 03:39:01 7629e6793208: Pull complete 03:39:01 4f4fb700ef54: Pull complete 03:39:01 fb5054dd5b73: Pull complete 03:39:01 eeca6798cff9: Pull complete 03:39:04 aa269ceb94a6: Pull complete 03:39:05 ada007ff1a6a: Pull complete 03:39:05 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 03:39:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 03:39:05 ---> f489d0715acc 03:39:05 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 03:39:08 Still waiting to schedule task 03:39:08 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4414’ 03:39:15 ---> Running in 02a9d3ab6882 03:39:15 Removing intermediate container 02a9d3ab6882 03:39:15 ---> f6361087b74e 03:39:15 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 03:39:15 ---> Running in 6b537560f3ec 03:39:15 Removing intermediate container 6b537560f3ec 03:39:15 ---> 7e6d192ca37e 03:39:15 Step 5/12 : ARG ADD_BUILD_TAGS="" 03:39:15 ---> Running in db22cae2915a 03:39:15 Removing intermediate container db22cae2915a 03:39:15 ---> 2e945189bfa0 03:39:15 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:39:15 ---> Running in 03ae2252cda1 03:39:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:39:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:39:15 OK: 264 MiB in 52 packages 03:39:15 Removing intermediate container 03ae2252cda1 03:39:15 ---> f75f1e5651a3 03:39:15 Step 7/12 : WORKDIR /app 03:39:15 ---> Running in 2cabb72b21e3 03:39:15 Removing intermediate container 2cabb72b21e3 03:39:15 ---> 82289e3c4ef7 03:39:15 Step 8/12 : COPY go.mod vendor* ./ 03:39:16 ---> ef72132c909b 03:39:16 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:39:16 ---> Running in 0db3db3235f3 03:40:24 Removing intermediate container 0db3db3235f3 03:40:24 ---> 1a586028b729 03:40:24 Step 10/12 : COPY . . 03:40:24 ---> d4c6968ace81 03:40:24 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:40:24 ---> Running in c4fa9a7ff2df 03:40:24 Removing intermediate container c4fa9a7ff2df 03:40:24 ---> bb548dd5c4ce 03:40:24 Step 12/12 : RUN $MAKE 03:40:24 ---> Running in f40c31369295 03:40:24 noop 03:40:24 Removing intermediate container f40c31369295 03:40:24 ---> 659c162d5eba 03:40:24 Successfully built 659c162d5eba 03:40:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:28 + docker inspect -f . ci-base-image-x86_64 03:40:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:40:28 prd-ubuntu20.04-docker-8c-8g-4415 does not seem to be running inside a container 03:40:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_app-record-replay_PR-143 -v /w/workspace/foundry_app-record-replay_PR-143:/w/workspace/foundry_app-record-replay_PR-143:rw,z -v /w/workspace/foundry_app-record-replay_PR-143@tmp:/w/workspace/foundry_app-record-replay_PR-143@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:40:28 $ docker top 3af205c6ac9ed8321da9ec6d9ca0010045d71d6ea66901e24ef03529ea1ad463 -eo pid,comm [Pipeline] { [Pipeline] sh 03:40:29 + go version 03:40:29 go version go1.21.9 linux/amd64 [Pipeline] } 03:40:29 $ docker stop --time=1 3af205c6ac9ed8321da9ec6d9ca0010045d71d6ea66901e24ef03529ea1ad463 03:40:31 $ docker rm -f --volumes 3af205c6ac9ed8321da9ec6d9ca0010045d71d6ea66901e24ef03529ea1ad463 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:31 + docker inspect -f . ci-base-image-x86_64 03:40:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:40:32 prd-ubuntu20.04-docker-8c-8g-4415 does not seem to be running inside a container 03:40:32 $ 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-143 -v /w/workspace/foundry_app-record-replay_PR-143:/w/workspace/foundry_app-record-replay_PR-143:rw,z -v /w/workspace/foundry_app-record-replay_PR-143@tmp:/w/workspace/foundry_app-record-replay_PR-143@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:40:32 $ docker top e9a2be8d67f0ed7dbc6e4ec696c6a214ab7d28e79d361b367f4e2893ba455b30 -eo pid,comm [Pipeline] { [Pipeline] sh 03:40:33 + git config --global --add safe.directory /w/workspace/foundry_app-record-replay_PR-143 [Pipeline] fileExists [Pipeline] sh 03:40:33 + make test 03:40:33 go test -race -coverprofile=coverage.out ./... 03:41:20 ? github.com/edgexfoundry/app-record-replay [no test files] 03:41:20 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 03:41:20 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 03:41:20 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 03:41:20 ok github.com/edgexfoundry/app-record-replay/internal/app 1.026s coverage: 88.0% of statements 03:41:23 ok github.com/edgexfoundry/app-record-replay/internal/application 9.588s coverage: 98.7% of statements 03:41:23 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.078s coverage: 89.7% of statements 03:41:23 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.021s coverage: 100.0% of statements 03:41:55 go vet ./... 03:41:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:41:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:41:56 ./bin/test-attribution-txt.sh 03:41:56 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 03:41:56 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add 03:41:56 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 03:41:56 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 03:41:56 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 03:41:56 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 03:41:56 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 03:41:56 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 03:41:56 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 03:41:56 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 03:41:56 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 03:41:56 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 03:41:56 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 03:41:56 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 03:41:56 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 03:41:56 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 03:41:56 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 03:41:56 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 03:41:56 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 03:41:56 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 03:41:56 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 03:41:56 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 03:41:56 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 03:41:56 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 03:41:56 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 03:41:56 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 03:41:56 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 03:41:56 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 03:41:56 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 03:41:56 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 03:41:56 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 03:41:56 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 03:41:56 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 03:41:56 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 03:41:56 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 03:41:56 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 03:41:56 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 03:41:56 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 03:41:56 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 03:41:56 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 03:41:56 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 03:41:56 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 03:41:56 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 03:41:56 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 03:41:56 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 03:41:56 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 03:41:56 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 03:41:56 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 03:41:56 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 03:41:56 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 03:41:56 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 03:41:56 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 03:41:56 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 03:41:56 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 03:41:56 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 03:41:56 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 03:41:56 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 03:41:56 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 03:41:56 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 03:41:56 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 03:41:56 An attribution for golang.org/x/term is missing from Attribution.txt, please add 03:41:56 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 03:41:56 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 03:41:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:41:56 $ docker stop --time=1 e9a2be8d67f0ed7dbc6e4ec696c6a214ab7d28e79d361b367f4e2893ba455b30 03:42:13 $ docker rm -f --volumes e9a2be8d67f0ed7dbc6e4ec696c6a214ab7d28e79d361b367f4e2893ba455b30 [Pipeline] // withDockerContainer [Pipeline] sh 03:42:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:42:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:42:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:42:15 + ls -al . 03:42:15 total 260 03:42:15 drwxrwxr-x 10 jenkins jenkins 4096 Jun 26 03:40 . 03:42:15 drwxrwxr-x 4 jenkins jenkins 4096 Jun 26 03:38 .. 03:42:15 -rw-rw-r-- 1 jenkins jenkins 119 Jun 26 03:38 .dockerignore 03:42:15 drwxrwxr-x 8 jenkins jenkins 4096 Jun 26 03:41 .git 03:42:15 drwxrwxr-x 3 jenkins jenkins 4096 Jun 26 03:38 .github 03:42:15 -rw-rw-r-- 1 jenkins jenkins 164 Jun 26 03:38 .gitignore 03:42:15 -rw-rw-r-- 1 jenkins jenkins 41 Jun 26 03:38 .golangci.yml 03:42:15 drwxr-xr-x 3 jenkins jenkins 4096 Jun 26 03:38 .semver 03:42:15 -rw-rw-r-- 1 jenkins jenkins 11301 Jun 26 03:38 Attribution.txt 03:42:15 -rw-rw-r-- 1 jenkins jenkins 458 Jun 26 03:38 CHANGELOG.md 03:42:15 -rw-rw-r-- 1 jenkins jenkins 1725 Jun 26 03:38 Dockerfile 03:42:15 -rw-rw-r-- 1 jenkins jenkins 677 Jun 26 03:38 GOVERNANCE.md 03:42:15 -rw-rw-r-- 1 jenkins jenkins 681 Jun 26 03:38 Jenkinsfile 03:42:15 -rw-rw-r-- 1 jenkins jenkins 10174 Jun 26 03:38 LICENSE 03:42:15 -rw-rw-r-- 1 jenkins jenkins 3142 Jun 26 03:38 Makefile 03:42:15 -rw-rw-r-- 1 jenkins jenkins 611 Jun 26 03:38 OWNERS.md 03:42:15 -rw-rw-r-- 1 jenkins jenkins 4107 Jun 26 03:38 README.md 03:42:15 -rw-rw-r-- 1 jenkins jenkins 7789 Jun 26 03:38 Record and Reply.postman_collection.json 03:42:15 -rw-rw-r-- 1 jenkins jenkins 5 Jun 26 03:38 VERSION 03:42:15 drwxrwxr-x 2 jenkins jenkins 4096 Jun 26 03:38 bin 03:42:15 -rw-r--r-- 1 jenkins jenkins 24666 Jun 26 03:41 coverage.out 03:42:15 -rw-rw-r-- 1 jenkins jenkins 7329 Jun 26 03:38 go.mod 03:42:15 -rw-rw-r-- 1 jenkins jenkins 102399 Jun 26 03:38 go.sum 03:42:15 drwxrwxr-x 7 jenkins jenkins 4096 Jun 26 03:38 internal 03:42:15 -rw-rw-r-- 1 jenkins jenkins 913 Jun 26 03:38 main.go 03:42:15 drwxrwxr-x 3 jenkins jenkins 4096 Jun 26 03:38 openapi 03:42:15 drwxrwxr-x 3 jenkins jenkins 4096 Jun 26 03:38 pkg 03:42:15 drwxrwxr-x 2 jenkins jenkins 4096 Jun 26 03:38 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:42:15 + 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=29720854c95b88ec2af6c21594286293e8bf78a4 --label arch=amd64 --label version=0.0.0 . 03:42:15 Sending build context to Docker daemon 9.891MB 03:42:15 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 03:42:15 Step 2/27 : FROM ${BASE} AS builder 03:42:15 ---> 659c162d5eba 03:42:15 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 03:42:15 ---> Running in 44593a4fb64a 03:42:15 Removing intermediate container 44593a4fb64a 03:42:15 ---> 502a696c0377 03:42:15 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 03:42:15 ---> Running in 4ff993e3aa18 03:42:15 Removing intermediate container 4ff993e3aa18 03:42:15 ---> 3dbfd557d9d8 03:42:15 Step 5/27 : ARG ADD_BUILD_TAGS="" 03:42:15 ---> Running in 44dbaf1927e0 03:42:16 Removing intermediate container 44dbaf1927e0 03:42:16 ---> d22c286146a5 03:42:16 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:42:16 ---> Running in 628faebf7576 03:42:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:42:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:42:16 OK: 264 MiB in 52 packages 03:42:17 Removing intermediate container 628faebf7576 03:42:17 ---> f0b18a790e18 03:42:17 Step 7/27 : WORKDIR /app 03:42:17 ---> Running in 5d5926e88f41 03:42:17 Removing intermediate container 5d5926e88f41 03:42:17 ---> bd92860b63c6 03:42:17 Step 8/27 : COPY go.mod vendor* ./ 03:42:17 ---> 871b200affdb 03:42:17 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:42:17 ---> Running in c92ebc31d63d 03:42:18 Removing intermediate container c92ebc31d63d 03:42:18 ---> d04225a446b6 03:42:18 Step 10/27 : COPY . . 03:42:18 ---> 6dc68d003e9e 03:42:18 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:42:18 ---> Running in 313cd459fe66 03:42:18 Removing intermediate container 313cd459fe66 03:42:18 ---> e36815a0cefc 03:42:18 Step 12/27 : RUN $MAKE 03:42:18 ---> Running in 21fbe4da9d3d 03:42:19 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.38 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay 03:42:40 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4416 in /w/workspace/foundry_app-record-replay_PR-143 [Pipeline] { [Pipeline] ws 03:42:40 Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout 03:42:43 Selected Git installation does not exist. Using Default 03:42:43 The recommended git tool is: NONE 03:42:51 using credential edgex-jenkins-ssh 03:42:51 Cloning the remote Git repository 03:42:51 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 03:42:52 > git init /w/workspace/app-record-replay/1 # timeout=10 03:42:52 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 03:42:52 > git --version # timeout=10 03:42:52 > git --version # 'git version 2.25.1' 03:42:52 using GIT_SSH to set credentials SSH Credentials for GitHub 03:42:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:42:55 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 03:42:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:42:57 Merging remotes/origin/main commit a1dfb321dd51a4fc190594c7f49f2393a77cb439 into PR head commit 29720854c95b88ec2af6c21594286293e8bf78a4 03:42:56 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 03:42:56 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 03:42:56 using GIT_SSH to set credentials SSH Credentials for GitHub 03:42:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/143/head:refs/remotes/origin/PR-143 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:42:57 > git config core.sparsecheckout # timeout=10 03:42:57 Merge succeeded, producing 29720854c95b88ec2af6c21594286293e8bf78a4 03:42:57 Checking out Revision 29720854c95b88ec2af6c21594286293e8bf78a4 (PR-143) 03:42:57 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" 03:42:57 > git --version # timeout=10 03:42:57 > git --version # 'git version 2.25.1' 03:42:57 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 03:42:57 > git checkout -f 29720854c95b88ec2af6c21594286293e8bf78a4 # timeout=10 03:42:57 > git remote # timeout=10 03:42:57 > git config --get remote.origin.url # timeout=10 03:42:57 using GIT_SSH to set credentials SSH Credentials for GitHub 03:42:57 > git merge a1dfb321dd51a4fc190594c7f49f2393a77cb439 # timeout=10 03:42:57 > git rev-parse HEAD^{commit} # timeout=10 03:42:57 > git config core.sparsecheckout # timeout=10 03:42:57 > git checkout -f 29720854c95b88ec2af6c21594286293e8bf78a4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:43:03 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:43:03 % Total % Received % Xferd Average Speed Time Time Time Current 03:43:03 Dload Upload Total Spent Left Speed 03:43:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 104k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh 03:43:03 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:43:03 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:43:03 + sudo tee /etc/docker/daemon.new 03:43:03 { 03:43:03 "registry-mirrors": [ 03:43:03 "https://nexus3.edgexfoundry.org:10001" 03:43:03 ], 03:43:03 "bip": "10.250.0.254/24", 03:43:03 "hosts": [ 03:43:03 "tcp://0.0.0.0:5555", 03:43:03 "unix:///var/run/docker.sock" 03:43:03 ], 03:43:03 "mtu": 1458, 03:43:03 "selinux-enabled": true, 03:43:03 "seccomp-profile": "/etc/docker/seccomp.json" 03:43:03 } [Pipeline] sh 03:43:04 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:43:04 + sudo service docker restart 03:43:06 Removing intermediate container 21fbe4da9d3d 03:43:06 ---> e49d39d0aa3e 03:43:06 Step 13/27 : FROM alpine:3.18 03:43:06 3.18: Pulling from library/alpine 03:43:06 73baa7ef167e: Pulling fs layer 03:43:06 73baa7ef167e: Download complete 03:43:06 73baa7ef167e: Pull complete 03:43:06 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 03:43:06 Status: Downloaded newer image for alpine:3.18 03:43:06 ---> 8fd7cac70a4a 03:43:06 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 03:43:06 ---> Running in 4979f6bc4344 03:43:06 Removing intermediate container 4979f6bc4344 03:43:06 ---> cd49365abc4a 03:43:06 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 03:43:06 ---> Running in cff002ce3b8f 03:43:06 Removing intermediate container cff002ce3b8f 03:43:06 ---> c5867d22a424 03:43:06 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 03:43:06 ---> Running in 99cc75bd18ed 03:43:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:43:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:43:06 (1/2) Installing ca-certificates (20240226-r0) 03:43:06 (2/2) Installing dumb-init (1.2.5-r2) 03:43:06 Executing busybox-1.36.1-r7.trigger 03:43:06 Executing ca-certificates-20240226-r0.trigger 03:43:06 OK: 8 MiB in 17 packages 03:43:06 Removing intermediate container 99cc75bd18ed 03:43:06 ---> 5c4c2f58d239 03:43:06 Step 17/27 : RUN apk --no-cache upgrade 03:43:06 ---> Running in e1850082d354 03:43:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:43:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:43:06 OK: 8 MiB in 17 packages 03:43:06 Removing intermediate container e1850082d354 03:43:06 ---> a51fa57bde22 03:43:06 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 03:43:06 ---> 04a59d84fe4e 03:43:06 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 03:43:06 ---> 2c64a12894ee 03:43:06 Step 20/27 : COPY --from=builder /app/res/ /res/ 03:43:06 ---> 808d94b6624c 03:43:06 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 03:43:07 ---> c28fb5b21aec 03:43:07 Step 22/27 : EXPOSE 59712 03:43:07 ---> Running in 38e98305dee5 03:43:07 Removing intermediate container 38e98305dee5 03:43:07 ---> 7f2073372191 03:43:07 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 03:43:07 ---> Running in 619a9a28d633 03:43:08 Removing intermediate container 619a9a28d633 03:43:08 ---> 0bf5b28cc973 03:43:08 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:43:09 ---> Running in d37d93ff5805 03:43:10 Removing intermediate container d37d93ff5805 03:43:10 ---> e189be04200a 03:43:10 Step 25/27 : LABEL arch=amd64 03:43:11 ---> Running in 6ad9ffe10b52 03:43:11 Removing intermediate container 6ad9ffe10b52 03:43:11 ---> 5920ac3e998a 03:43:11 Step 26/27 : LABEL git_sha=29720854c95b88ec2af6c21594286293e8bf78a4 03:43:11 ---> Running in 554ec56a8361 03:43:11 Removing intermediate container 554ec56a8361 03:43:11 ---> 74f864480801 03:43:11 Step 27/27 : LABEL version=0.0.0 03:43:11 ---> Running in f6ff997f2f4e 03:43:11 Removing intermediate container f6ff997f2f4e 03:43:11 ---> 0318c936f569 03:43:11 [Warning] One or more build-args [ARCH] were not consumed 03:43:11 Successfully built 0318c936f569 03:43:11 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:43:12 03:43:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:43:13 latest: Pulling from edgex-lftools-log-publisher 03:43:13 5eb5b503b376: Pulling fs layer 03:43:13 5c69ac0246d0: Pulling fs layer 03:43:13 ec43610c2a17: Pulling fs layer 03:43:13 3a2ae6a8a46f: Pulling fs layer 03:43:13 33b1e0a273af: Pulling fs layer 03:43:13 5d3b04190fa2: Pulling fs layer 03:43:13 2f39f015ded8: Pulling fs layer 03:43:13 3a2ae6a8a46f: Waiting 03:43:13 5d3b04190fa2: Waiting 03:43:13 2f39f015ded8: Waiting 03:43:13 33b1e0a273af: Waiting 03:43:13 5c69ac0246d0: Verifying Checksum 03:43:13 5c69ac0246d0: Download complete 03:43:13 3a2ae6a8a46f: Verifying Checksum 03:43:13 3a2ae6a8a46f: Download complete 03:43:13 33b1e0a273af: Verifying Checksum 03:43:13 33b1e0a273af: Download complete 03:43:13 5d3b04190fa2: Verifying Checksum 03:43:13 5d3b04190fa2: Download complete 03:43:13 ec43610c2a17: Verifying Checksum 03:43:13 ec43610c2a17: Download complete 03:43:13 5eb5b503b376: Verifying Checksum 03:43:13 5eb5b503b376: Download complete 03:43:14 2f39f015ded8: Download complete 03:43:14 5eb5b503b376: Pull complete 03:43:14 5c69ac0246d0: Pull complete 03:43:20 ec43610c2a17: Pull complete 03:43:20 3a2ae6a8a46f: Pull complete 03:43:20 33b1e0a273af: Pull complete 03:43:20 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:43:22 provisioning config files... 03:43:22 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config503806308418734039tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:43:23 ---> ****-login.sh 03:43:23 nexus3.edgexfoundry.org:10001 03:43:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:43:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:43:23 Configure a credential helper to remove this warning. See 03:43:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:43:23 03:43:23 Login Succeeded 03:43:23 nexus3.edgexfoundry.org:10002 03:43:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:43:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:43:24 Configure a credential helper to remove this warning. See 03:43:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:43:24 03:43:24 Login Succeeded 03:43:24 nexus3.edgexfoundry.org:10003 03:43:24 2f39f015ded8: Pull complete 03:43:24 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:43:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:43:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv 03:43:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] withDockerContainer 03:43:24 prd-ubuntu20.04-docker-8c-8g-4415 does not seem to be running inside a container 03:43:24 $ 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-143 -v /w/workspace/foundry_app-record-replay_PR-143:/w/workspace/foundry_app-record-replay_PR-143:rw,z -v /w/workspace/foundry_app-record-replay_PR-143@tmp:/w/workspace/foundry_app-record-replay_PR-143@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:43:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:43:24 Configure a credential helper to remove this warning. See 03:43:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:43:24 03:43:24 Login Succeeded 03:43:24 nexus3.edgexfoundry.org:10004 03:43:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:43:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:43:25 Configure a credential helper to remove this warning. See 03:43:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:43:25 03:43:25 Login Succeeded 03:43:25 ****.io 03:43:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:43:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:43:25 Configure a credential helper to remove this warning. See 03:43:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:43:25 03:43:25 Login Succeeded 03:43:25 ---> ****-login.sh ends 03:43:32 $ docker top 8db21f02095a50f4345ccc39529a1fb3afe2eb52fb9623fec4cf1711b2f9180a -eo pid,comm [Pipeline] { [Pipeline] } 03:43:32 Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 03:43:32 ---> job-cost.sh 03:43:32 lf-activate-venv: SKIPPING 03:43:32 INFO: No Stack... [Pipeline] echo 03:43:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:43:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] 03:43:33 INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] echo 03:43:33 ========================================================= 03:43:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 03:43:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 03:43:33 INFO: Archiving Costs [Pipeline] sh [Pipeline] sh 03:43:33 + cat /w/workspace/foundry_app-record-replay_PR-143/archives/cost.csv 03:43:33 + cut -d, -f6 [Pipeline] lock 03:43:33 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-PR-143-1-stack-cost] 03:43:33 Resource [jenkins-edgexfoundry-app-record-replay-PR-143-1-stack-cost] did not exist. Created. 03:43:33 Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-PR-143-1-stack-cost] [Pipeline] { 03:43:33 + 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 . [Pipeline] unstash [Pipeline] sh 03:43:34 Sending build context to Docker daemon 329.7kB 03:43:34 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 03:43:34 Step 2/12 : FROM ${BASE} AS builder 03:43:34 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:43:34 c6b39de5b339: Pulling fs layer 03:43:34 a69c41024577: Pulling fs layer 03:43:34 d6de4b400683: Pulling fs layer 03:43:34 35cb2a7552d0: Pulling fs layer 03:43:34 4f4fb700ef54: Pulling fs layer 03:43:34 464afbd9ba4c: Pulling fs layer 03:43:34 00f215d4a9da: Pulling fs layer 03:43:34 d496ad576159: Pulling fs layer 03:43:34 35cb2a7552d0: Waiting 03:43:34 4f4fb700ef54: Waiting 03:43:34 d496ad576159: Waiting 03:43:34 00f215d4a9da: Waiting 03:43:34 464afbd9ba4c: Waiting 03:43:34 + echo total: 0.2199999988079071 [Pipeline] stash 03:43:34 Stashed 1 file(s) [Pipeline] } 03:43:34 Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-PR-143-1-stack-cost] 03:43:34 a69c41024577: Download complete 03:43:34 35cb2a7552d0: Verifying Checksum 03:43:34 35cb2a7552d0: Download complete 03:43:34 4f4fb700ef54: Verifying Checksum 03:43:34 4f4fb700ef54: Download complete 03:43:34 464afbd9ba4c: Verifying Checksum 03:43:34 464afbd9ba4c: Download complete 03:43:34 c6b39de5b339: Download complete [Pipeline] // lock [Pipeline] } 03:43:34 $ docker stop --time=1 8db21f02095a50f4345ccc39529a1fb3afe2eb52fb9623fec4cf1711b2f9180a 03:43:34 d496ad576159: Verifying Checksum 03:43:34 d496ad576159: Download complete 03:43:35 c6b39de5b339: Pull complete 03:43:35 a69c41024577: Pull complete 03:43:35 $ docker rm -f --volumes 8db21f02095a50f4345ccc39529a1fb3afe2eb52fb9623fec4cf1711b2f9180a 03:43:36 d6de4b400683: Verifying Checksum 03:43:36 d6de4b400683: Download complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:43:37 00f215d4a9da: Verifying Checksum 03:43:37 00f215d4a9da: Download complete 03:43:49 d6de4b400683: Pull complete 03:43:49 35cb2a7552d0: Pull complete 03:43:49 4f4fb700ef54: Pull complete 03:43:49 464afbd9ba4c: Pull complete 03:43:58 00f215d4a9da: Pull complete 03:44:00 d496ad576159: Pull complete 03:44:00 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 03:44:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 03:44:00 ---> f246e2811388 03:44:00 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 03:44:01 ---> Running in f8478217dca2 03:44:01 Removing intermediate container f8478217dca2 03:44:01 ---> 50a50912c62c 03:44:01 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 03:44:01 ---> Running in b78fad7135a9 03:44:02 Removing intermediate container b78fad7135a9 03:44:02 ---> 3cb0bb257aba 03:44:02 Step 5/12 : ARG ADD_BUILD_TAGS="" 03:44:02 ---> Running in 78534d004b51 03:44:02 Removing intermediate container 78534d004b51 03:44:02 ---> 5df0d383b207 03:44:02 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:44:02 ---> Running in c31b17b62e06 03:44:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:44:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:44:05 OK: 266 MiB in 52 packages 03:44:06 Removing intermediate container c31b17b62e06 03:44:06 ---> c2434fa94532 03:44:06 Step 7/12 : WORKDIR /app 03:44:06 ---> Running in 13ae57e0d845 03:44:06 Removing intermediate container 13ae57e0d845 03:44:06 ---> aab2df09c502 03:44:06 Step 8/12 : COPY go.mod vendor* ./ 03:44:06 ---> f115696517b1 03:44:06 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:44:06 ---> Running in 05c04109082f 03:45:58 Removing intermediate container 05c04109082f 03:45:58 ---> 150e6f8b462c 03:45:58 Step 10/12 : COPY . . 03:45:58 ---> 06a1de7b5370 03:45:58 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:45:58 ---> Running in 17e7b29923e1 03:45:58 Removing intermediate container 17e7b29923e1 03:45:58 ---> 48794fad7e32 03:45:58 Step 12/12 : RUN $MAKE 03:45:58 ---> Running in a027eeeee21b 03:45:58 noop 03:45:58 Removing intermediate container a027eeeee21b 03:45:58 ---> 83ac69b57441 03:45:58 Successfully built 83ac69b57441 03:45:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:59 + docker inspect -f . ci-base-image-arm64 03:45:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:45:59 prd-ubuntu20.04-docker-arm64-4c-16g-4416 does not seem to be running inside a container 03:45:59 $ 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:46:00 $ docker top 2c7fcc8e462e6425e6e88b0411c192b39e26737be6e4ac58f60dfaf651bd953a -eo pid,comm [Pipeline] { [Pipeline] sh 03:46:01 + go version 03:46:01 go version go1.21.9 linux/arm64 [Pipeline] } 03:46:01 $ docker stop --time=1 2c7fcc8e462e6425e6e88b0411c192b39e26737be6e4ac58f60dfaf651bd953a 03:46:03 $ docker rm -f --volumes 2c7fcc8e462e6425e6e88b0411c192b39e26737be6e4ac58f60dfaf651bd953a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:04 + docker inspect -f . ci-base-image-arm64 03:46:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:46:04 prd-ubuntu20.04-docker-arm64-4c-16g-4416 does not seem to be running inside a container 03:46:04 $ 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:46:06 $ docker top b63103a632df56adf25ad9d2cf5c77bf3d90e77b837edaf965a5c903b8f7b465 -eo pid,comm [Pipeline] { [Pipeline] sh 03:46:06 + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh 03:46:07 + make test 03:46:07 go test -race -coverprofile=coverage.out ./... 03:50:14 ? github.com/edgexfoundry/app-record-replay [no test files] 03:50:24 ok github.com/edgexfoundry/app-record-replay/internal/app 1.142s coverage: 88.0% of statements 03:50:29 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 03:50:29 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 03:50:31 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 03:50:35 ok github.com/edgexfoundry/app-record-replay/internal/application 9.863s coverage: 98.7% of statements 03:50:35 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.374s coverage: 89.7% of statements 03:50:35 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.079s coverage: 100.0% of statements 03:50:36 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:50:36 go vet ./... 03:54:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:54:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:54:12 ./bin/test-attribution-txt.sh 03:54:12 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 03:54:12 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add 03:54:12 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 03:54:12 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 03:54:12 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 03:54:12 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 03:54:12 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 03:54:12 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 03:54:12 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 03:54:12 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 03:54:12 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 03:54:12 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 03:54:12 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 03:54:12 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 03:54:12 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 03:54:12 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 03:54:12 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 03:54:12 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 03:54:12 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 03:54:12 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 03:54:12 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 03:54:12 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 03:54:12 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 03:54:12 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 03:54:12 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 03:54:12 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 03:54:12 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 03:54:12 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 03:54:12 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 03:54:12 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 03:54:12 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 03:54:12 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 03:54:12 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 03:54:12 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 03:54:12 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 03:54:12 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 03:54:12 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 03:54:12 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 03:54:12 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 03:54:12 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 03:54:12 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 03:54:12 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 03:54:12 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 03:54:12 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 03:54:12 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 03:54:12 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 03:54:12 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 03:54:12 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 03:54:12 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 03:54:12 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 03:54:12 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 03:54:12 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 03:54:12 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 03:54:12 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 03:54:12 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 03:54:12 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 03:54:12 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 03:54:12 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 03:54:12 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 03:54:12 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 03:54:12 An attribution for golang.org/x/term is missing from Attribution.txt, please add 03:54:12 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 03:54:12 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 03:54:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:54:13 $ docker stop --time=1 b63103a632df56adf25ad9d2cf5c77bf3d90e77b837edaf965a5c903b8f7b465 03:54:14 $ docker rm -f --volumes b63103a632df56adf25ad9d2cf5c77bf3d90e77b837edaf965a5c903b8f7b465 [Pipeline] // withDockerContainer [Pipeline] sh 03:54:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:54:17 Warning: overwriting stash ‘coverage-report’ 03:54:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:54:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:54:18 + ls -al . 03:54:18 total 256 03:54:18 drwxrwxr-x 9 jenkins jenkins 4096 Jun 26 03:46 . 03:54:18 drwxrwxr-x 4 jenkins jenkins 4096 Jun 26 03:42 .. 03:54:18 -rw-rw-r-- 1 jenkins jenkins 119 Jun 26 03:42 .dockerignore 03:54:18 drwxrwxr-x 8 jenkins jenkins 4096 Jun 26 03:43 .git 03:54:18 drwxrwxr-x 3 jenkins jenkins 4096 Jun 26 03:42 .github 03:54:18 -rw-rw-r-- 1 jenkins jenkins 164 Jun 26 03:42 .gitignore 03:54:18 -rw-rw-r-- 1 jenkins jenkins 41 Jun 26 03:42 .golangci.yml 03:54:18 -rw-rw-r-- 1 jenkins jenkins 11301 Jun 26 03:42 Attribution.txt 03:54:18 -rw-rw-r-- 1 jenkins jenkins 458 Jun 26 03:42 CHANGELOG.md 03:54:18 -rw-rw-r-- 1 jenkins jenkins 1725 Jun 26 03:42 Dockerfile 03:54:18 -rw-rw-r-- 1 jenkins jenkins 677 Jun 26 03:42 GOVERNANCE.md 03:54:18 -rw-rw-r-- 1 jenkins jenkins 681 Jun 26 03:42 Jenkinsfile 03:54:18 -rw-rw-r-- 1 jenkins jenkins 10174 Jun 26 03:42 LICENSE 03:54:18 -rw-rw-r-- 1 jenkins jenkins 3142 Jun 26 03:42 Makefile 03:54:18 -rw-rw-r-- 1 jenkins jenkins 611 Jun 26 03:42 OWNERS.md 03:54:18 -rw-rw-r-- 1 jenkins jenkins 4107 Jun 26 03:42 README.md 03:54:18 -rw-rw-r-- 1 jenkins jenkins 7789 Jun 26 03:42 Record and Reply.postman_collection.json 03:54:18 -rw-rw-r-- 1 jenkins jenkins 5 Jun 26 03:38 VERSION 03:54:18 drwxrwxr-x 2 jenkins jenkins 4096 Jun 26 03:42 bin 03:54:18 -rw-r--r-- 1 jenkins jenkins 24666 Jun 26 03:50 coverage.out 03:54:18 -rw-rw-r-- 1 jenkins jenkins 7329 Jun 26 03:42 go.mod 03:54:18 -rw-rw-r-- 1 jenkins jenkins 102399 Jun 26 03:42 go.sum 03:54:18 drwxrwxr-x 7 jenkins jenkins 4096 Jun 26 03:42 internal 03:54:18 -rw-rw-r-- 1 jenkins jenkins 913 Jun 26 03:42 main.go 03:54:18 drwxrwxr-x 3 jenkins jenkins 4096 Jun 26 03:42 openapi 03:54:18 drwxrwxr-x 3 jenkins jenkins 4096 Jun 26 03:42 pkg 03:54:18 drwxrwxr-x 2 jenkins jenkins 4096 Jun 26 03:42 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:19 + 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=29720854c95b88ec2af6c21594286293e8bf78a4 --label arch=arm64 --label version=0.0.0 . 03:54:19 Sending build context to Docker daemon 355.3kB 03:54:19 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 03:54:19 Step 2/27 : FROM ${BASE} AS builder 03:54:19 ---> 83ac69b57441 03:54:19 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 03:54:19 ---> Running in 6c5ff02776bf 03:54:19 Removing intermediate container 6c5ff02776bf 03:54:19 ---> 32b4e54ebef3 03:54:19 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 03:54:20 ---> Running in 8e5b1d837b78 03:54:20 Removing intermediate container 8e5b1d837b78 03:54:20 ---> bf7fe2e7bb4a 03:54:20 Step 5/27 : ARG ADD_BUILD_TAGS="" 03:54:20 ---> Running in 99491e526b24 03:54:20 Removing intermediate container 99491e526b24 03:54:20 ---> f26f4570e385 03:54:20 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:54:20 ---> Running in b69de0f4c778 03:54:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:54:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:54:22 OK: 266 MiB in 52 packages 03:54:23 Removing intermediate container b69de0f4c778 03:54:23 ---> 95a8a9fd9053 03:54:23 Step 7/27 : WORKDIR /app 03:54:23 ---> Running in 1c8fdf8d9d1b 03:54:24 Removing intermediate container 1c8fdf8d9d1b 03:54:24 ---> cdece0c8aac2 03:54:24 Step 8/27 : COPY go.mod vendor* ./ 03:54:24 ---> 2f647d7973a5 03:54:24 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:54:25 ---> Running in f9f52211ee62 03:54:27 Removing intermediate container f9f52211ee62 03:54:27 ---> 8440e756cb38 03:54:27 Step 10/27 : COPY . . 03:54:27 ---> 4e57c3f61b19 03:54:27 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:54:27 ---> Running in c01b14413213 03:54:28 Removing intermediate container c01b14413213 03:54:28 ---> fbd993138b23 03:54:28 Step 12/27 : RUN $MAKE 03:54:28 ---> Running in c5f9998d929d 03:54:29 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.38 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay 03:57:51 Removing intermediate container c5f9998d929d 03:57:51 ---> 87574c392bca 03:57:51 Step 13/27 : FROM alpine:3.18 03:57:51 3.18: Pulling from library/alpine 03:57:51 5c905c7ebe2f: Pulling fs layer 03:57:51 5c905c7ebe2f: Verifying Checksum 03:57:51 5c905c7ebe2f: Download complete 03:57:51 5c905c7ebe2f: Pull complete 03:57:51 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 03:57:51 Status: Downloaded newer image for alpine:3.18 03:57:51 ---> dec292d02e07 03:57:51 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 03:57:51 ---> Running in ffb9a41fc55f 03:57:51 Removing intermediate container ffb9a41fc55f 03:57:51 ---> 44606f96a6cb 03:57:51 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 03:57:51 ---> Running in e9dcbd5bb242 03:57:51 Removing intermediate container e9dcbd5bb242 03:57:51 ---> 20a2dc9e6399 03:57:51 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 03:57:51 ---> Running in 4584e996e5ea 03:57:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:57:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:57:51 (1/2) Installing ca-certificates (20240226-r0) 03:57:51 (2/2) Installing dumb-init (1.2.5-r2) 03:57:51 Executing busybox-1.36.1-r7.trigger 03:57:51 Executing ca-certificates-20240226-r0.trigger 03:57:51 OK: 9 MiB in 17 packages 03:57:51 Removing intermediate container 4584e996e5ea 03:57:51 ---> 5eae2645a0bd 03:57:51 Step 17/27 : RUN apk --no-cache upgrade 03:57:51 ---> Running in 4dfaafc6ab11 03:57:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:57:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:57:51 OK: 9 MiB in 17 packages 03:57:52 Removing intermediate container 4dfaafc6ab11 03:57:52 ---> 7980d5868516 03:57:52 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 03:57:52 ---> 79bc90def5aa 03:57:52 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 03:57:53 ---> fbff4bd53463 03:57:53 Step 20/27 : COPY --from=builder /app/res/ /res/ 03:57:53 ---> 729f2ed34517 03:57:53 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 03:57:55 ---> ec402eea257c 03:57:55 Step 22/27 : EXPOSE 59712 03:57:55 ---> Running in d0a25339754d 03:57:55 Removing intermediate container d0a25339754d 03:57:55 ---> ba4283490d92 03:57:55 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 03:57:55 ---> Running in 60109fa9dc4b 03:57:56 Removing intermediate container 60109fa9dc4b 03:57:56 ---> 7ec239e49a54 03:57:56 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:57:56 ---> Running in ebf1d70d1ad6 03:57:56 Removing intermediate container ebf1d70d1ad6 03:57:56 ---> 4693dbe9c6f9 03:57:56 Step 25/27 : LABEL arch=arm64 03:57:56 ---> Running in 25ae0c18b5f8 03:57:56 Removing intermediate container 25ae0c18b5f8 03:57:56 ---> 95217ec84507 03:57:56 Step 26/27 : LABEL git_sha=29720854c95b88ec2af6c21594286293e8bf78a4 03:57:56 ---> Running in f709c9820fc6 03:57:57 Removing intermediate container f709c9820fc6 03:57:57 ---> 9902367cd1b0 03:57:57 Step 27/27 : LABEL version=0.0.0 03:57:57 ---> Running in fce345acde6d 03:57:57 Removing intermediate container fce345acde6d 03:57:57 ---> ad50a32cfde9 03:57:57 [Warning] One or more build-args [ARCH] were not consumed 03:57:57 Successfully built ad50a32cfde9 03:57:57 Successfully tagged app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:57:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:57:58 03:57:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:57:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:57:58 arm64: Pulling from edgex-lftools-log-publisher 03:57:58 8998bd30e6a1: Pulling fs layer 03:57:58 04944245beec: Pulling fs layer 03:57:58 699f458cf7ca: Pulling fs layer 03:57:58 765212b225bb: Pulling fs layer 03:57:58 f23df028b6ca: Pulling fs layer 03:57:58 d65c8cfc05b1: Pulling fs layer 03:57:58 2437ff75d9bd: Pulling fs layer 03:57:58 d65c8cfc05b1: Waiting 03:57:58 f23df028b6ca: Waiting 03:57:58 2437ff75d9bd: Waiting 03:57:59 04944245beec: Verifying Checksum 03:57:59 04944245beec: Download complete 03:57:59 765212b225bb: Verifying Checksum 03:57:59 765212b225bb: Download complete 03:57:59 f23df028b6ca: Download complete 03:57:59 d65c8cfc05b1: Verifying Checksum 03:57:59 d65c8cfc05b1: Download complete 03:57:59 699f458cf7ca: Verifying Checksum 03:57:59 699f458cf7ca: Download complete 03:57:59 8998bd30e6a1: Verifying Checksum 03:57:59 8998bd30e6a1: Download complete 03:58:02 2437ff75d9bd: Verifying Checksum 03:58:02 2437ff75d9bd: Download complete 03:58:04 8998bd30e6a1: Pull complete 03:58:04 04944245beec: Pull complete 03:58:06 699f458cf7ca: Pull complete 03:58:06 765212b225bb: Pull complete 03:58:07 f23df028b6ca: Pull complete 03:58:07 d65c8cfc05b1: Pull complete 03:58:25 2437ff75d9bd: Pull complete 03:58:25 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:58:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:58:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:58:39 prd-ubuntu20.04-docker-arm64-4c-16g-4416 does not seem to be running inside a container 03:58:39 $ 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 03:58:41 $ docker top 1ba53936cf980442274a61ab1c7b50638eac937f8ccf4ffa0eefe44070fd0221 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:58:42 ---> job-cost.sh 03:58:42 lf-activate-venv: SKIPPING 03:58:42 INFO: No Stack... 03:58:43 INFO: Retrieving Pricing Info for: v3-standard-4 03:58:44 INFO: Archiving Costs [Pipeline] sh 03:58:44 + cat /w/workspace/app-record-replay/1/archives/cost.csv 03:58:44 + cut -d, -f6 [Pipeline] lock 03:58:44 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-PR-143-1-stack-cost] 03:58:44 Resource [jenkins-edgexfoundry-app-record-replay-PR-143-1-stack-cost] did not exist. Created. 03:58:44 Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-PR-143-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:58:45 /w/workspace/app-record-replay/1@tmp/durable-df2f5e34/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:58:46 + echo total: 0.10999999940395355 [Pipeline] stash 03:58:46 Warning: overwriting stash ‘stack-cost’ 03:58:46 Stashed 1 file(s) [Pipeline] } 03:58:46 Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-PR-143-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:58:46 $ docker stop --time=1 1ba53936cf980442274a61ab1c7b50638eac937f8ccf4ffa0eefe44070fd0221 03:58:48 $ docker rm -f --volumes 1ba53936cf980442274a61ab1c7b50638eac937f8ccf4ffa0eefe44070fd0221 [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 03:58:49 provisioning config files... 03:58:49 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/foundry_app-record-replay_PR-143@tmp/config7916968756005535674tmp [Pipeline] { [Pipeline] sh 03:58:49 + set +x 03:58:49 + curl+ bash -s -- 03:58:49 -s https://codecov.io/bash 03:58:49 03:58:49 _____ _ 03:58:49 / ____| | | 03:58:49 | | ___ __| | ___ ___ _____ __ 03:58:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:58:49 | |___| (_) | (_| | __/ (_| (_) \ V / 03:58:49 \_____\___/ \__,_|\___|\___\___/ \_/ 03:58:49 Bash-1.0.6 03:58:49 03:58:49 03:58:49 ==> git version 2.25.1 found 03:58:49 ==> 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 03:58:49 Release-Date: 2020-01-08 03:58:49 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:58:49 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:58:49 ==> Jenkins CI detected. 03:58:49 current dir:  /w/workspace/foundry_app-record-replay_PR-143 03:58:49 project root: . 03:58:49 --> token set from env 03:58:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:58:49 ==> Running gcov in . (disable via -X gcov) 03:58:49 ==> Python coveragepy not found 03:58:49 ==> Searching for coverage reports in: 03:58:49 + . 03:58:49 -> Found 1 reports 03:58:49 ==> Detecting git/mercurial file structure 03:58:49 ==> Reading reports 03:58:49 + ./coverage.out bytes=24666 03:58:49 ==> Appending adjustments 03:58:49 https://docs.codecov.io/docs/fixing-reports 03:58:49 + Found adjustments 03:58:49 ==> Gzipping contents 03:58:49 8.0K /tmp/codecov.RQZkRB.gz 03:58:49 ==> Uploading reports 03:58:49 url: https://codecov.io 03:58:49 query: branch=PR-143&commit=29720854c95b88ec2af6c21594286293e8bf78a4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-143%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=143&job=&cmd_args= 03:58:49 -> Pinging Codecov 03:58:49 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-143&commit=29720854c95b88ec2af6c21594286293e8bf78a4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-143%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=143&job=&cmd_args= 03:58:49 -> Uploading to 03:58:49 https://storage.googleapis.com/codecov/v4/raw/2024-06-26/F467761B9912B4F32F9BC62907045C81/29720854c95b88ec2af6c21594286293e8bf78a4/5eda2354-98f6-4e53-9ecb-a78f2490589e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240626%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240626T035849Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=187ac7002934ed154c9f42dce2d9dcb8f17fe3123453d78ebb29610b508c11e4 03:58:49 % Total % Received % Xferd Average Speed Time Time Time Current 03:58:49 Dload Upload Total Spent Left Speed 03:58:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4851 0 0 100 4851 0 19719 --:--:-- --:--:-- --:--:-- 19719 03:58:50 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/29720854c95b88ec2af6c21594286293e8bf78a4 [Pipeline] } 03:58:50 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:58:52 + [ -d /w/workspace/foundry_app-record-replay_PR-143/archives ] 03:58:52 + ls -al /w/workspace/foundry_app-record-replay_PR-143/archives 03:58:52 total 16 03:58:52 drwxr-xr-x 3 root root 4096 Jun 26 03:43 . 03:58:52 drwxrwxr-x 11 jenkins jenkins 4096 Jun 26 03:43 .. 03:58:52 drwxr-xr-x 2 root root 4096 Jun 26 03:43 cost 03:58:52 -rw-r--r-- 1 root root 89 Jun 26 03:43 cost.csv 03:58:52 + sudo chown -R jenkins:jenkins /w/workspace/foundry_app-record-replay_PR-143/archives 03:58:52 + ls -al /w/workspace/foundry_app-record-replay_PR-143/archives 03:58:52 total 16 03:58:52 drwxr-xr-x 3 jenkins jenkins 4096 Jun 26 03:43 . 03:58:52 drwxrwxr-x 11 jenkins jenkins 4096 Jun 26 03:43 .. 03:58:52 drwxr-xr-x 2 jenkins jenkins 4096 Jun 26 03:43 cost 03:58:52 -rw-r--r-- 1 jenkins jenkins 89 Jun 26 03:43 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:58:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:58:53 ---> package-listing.sh 03:58:53 ++ facter osfamily 03:58:53 ++ tr '[:upper:]' '[:lower:]' 03:58:53 + OS_FAMILY=debian 03:58:53 + workspace=/w/workspace/foundry_app-record-replay_PR-143 03:58:53 + START_PACKAGES=/tmp/packages_start.txt 03:58:53 + END_PACKAGES=/tmp/packages_end.txt 03:58:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:58:53 + PACKAGES=/tmp/packages_start.txt 03:58:53 + '[' /w/workspace/foundry_app-record-replay_PR-143 ']' 03:58:53 + PACKAGES=/tmp/packages_end.txt 03:58:53 + case "${OS_FAMILY}" in 03:58:53 + grep '^ii' 03:58:53 + dpkg -l 03:58:53 + '[' -f /tmp/packages_start.txt ']' 03:58:53 + '[' -f /tmp/packages_end.txt ']' 03:58:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:58:53 + '[' /w/workspace/foundry_app-record-replay_PR-143 ']' 03:58:53 + mkdir -p /w/workspace/foundry_app-record-replay_PR-143/archives/ 03:58:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_app-record-replay_PR-143/archives/ [Pipeline] echo 03:58:53 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-143/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:58:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:58:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:58:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:58:54 prd-ubuntu20.04-docker-8c-8g-4415 does not seem to be running inside a container 03:58:54 $ 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-143/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-143 -v /w/workspace/foundry_app-record-replay_PR-143:/w/workspace/foundry_app-record-replay_PR-143:rw,z -v /w/workspace/foundry_app-record-replay_PR-143@tmp:/w/workspace/foundry_app-record-replay_PR-143@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 03:58:55 $ docker top cf6efdc5ebfb639a0c308fcb8e752728cb8982578f6bea363c1ce91db4ecd997 -eo pid,comm [Pipeline] { [Pipeline] sh 03:58:55 + touch /tmp/pre-build-complete [Pipeline] sh 03:58:55 + mkdir -p /var/log/sysstat [Pipeline] sh 03:58:56 + ls /var/log/sa-host 03:58:56 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:58:56 provisioning config files... 03:58:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_app-record-replay_PR-143@tmp/config798109688392064767tmp [Pipeline] { [Pipeline] echo 03:58:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:58:56 ---> create-netrc.sh [Pipeline] } 03:58:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:58:57 ---> python-tools-install.sh [Pipeline] echo 03:58:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:58:57 ---> sudo-logs.sh 03:58:57 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:58:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:58:58 ---> job-cost.sh 03:58:58 lf-activate-venv: SKIPPING 03:58:58 DEBUG: total: 0.2199999988079071 03:58:58 INFO: Retrieving Stack Cost... 03:58:58 INFO: Retrieving Pricing Info for: v3-standard-8 03:58:58 INFO: Archiving Costs [Pipeline] echo 03:58:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:58:58 ---> logs-deploy.sh 03:58:58 lf-activate-venv: SKIPPING 03:58:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-143/1 03:58:58 INFO: archiving workspace using pattern(s): 03:58:59 Archives upload complete. 03:59:00 INFO: archiving logs to Nexus 03:59:00 ---> uname -a: 03:59:00 Linux prd-ubuntu20-04-docker-8c-8g-4415 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 03:59:00 03:59:00 03:59:00 ---> lscpu: 03:59:00 Architecture: x86_64 03:59:00 CPU op-mode(s): 32-bit, 64-bit 03:59:00 Byte Order: Little Endian 03:59:00 Address sizes: 40 bits physical, 48 bits virtual 03:59:00 CPU(s): 8 03:59:00 On-line CPU(s) list: 0-7 03:59:00 Thread(s) per core: 1 03:59:00 Core(s) per socket: 1 03:59:00 Socket(s): 8 03:59:00 NUMA node(s): 1 03:59:00 Vendor ID: AuthenticAMD 03:59:00 CPU family: 23 03:59:00 Model: 49 03:59:00 Model name: AMD EPYC-Rome Processor 03:59:00 Stepping: 0 03:59:00 CPU MHz: 2799.998 03:59:00 BogoMIPS: 5599.99 03:59:00 Virtualization: AMD-V 03:59:00 Hypervisor vendor: KVM 03:59:00 Virtualization type: full 03:59:00 L1d cache: 256 KiB 03:59:00 L1i cache: 256 KiB 03:59:00 L2 cache: 4 MiB 03:59:00 L3 cache: 128 MiB 03:59:00 NUMA node0 CPU(s): 0-7 03:59:00 Vulnerability Itlb multihit: Not affected 03:59:00 Vulnerability L1tf: Not affected 03:59:00 Vulnerability Mds: Not affected 03:59:00 Vulnerability Meltdown: Not affected 03:59:00 Vulnerability Mmio stale data: Not affected 03:59:00 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:59:00 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:59:00 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 03:59:00 Vulnerability Srbds: Not affected 03:59:00 Vulnerability Tsx async abort: Not affected 03:59:00 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 03:59:00 03:59:00 03:59:00 ---> nproc: 03:59:00 8 03:59:00 03:59:00 03:59:00 ---> df -h: 03:59:00 Filesystem Size Used Avail Use% Mounted on 03:59:00 overlay 155G 12G 143G 8% / 03:59:00 tmpfs 64M 0 64M 0% /dev 03:59:00 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:59:00 shm 64M 0 64M 0% /dev/shm 03:59:00 /dev/vda1 155G 12G 143G 8% /facter-os 03:59:00 03:59:00 03:59:00 ---> sar -b -r -n DEV: 03:59:00 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4415) 06/26/24 _x86_64_ (8 CPU) 03:59:00 03:59:00 03:37:33 LINUX RESTART (8 CPU) 03:59:00 03:59:00 03:38:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:59:00 03:39:01 303.95 39.31 264.64 0.00 4379.40 20755.27 0.00 03:59:00 03:40:01 227.89 2.89 225.00 0.00 31.36 60569.34 0.00 03:59:00 03:41:01 128.40 0.08 128.31 0.00 12.93 42892.58 0.00 03:59:00 03:42:01 35.89 0.03 35.86 0.00 0.27 23834.44 0.00 03:59:00 03:43:01 130.59 1.82 128.78 0.00 92.12 42623.16 0.00 03:59:00 03:44:01 146.81 3.53 143.28 0.00 4257.96 34993.10 0.00 03:59:00 03:45:01 6.18 0.02 6.17 0.00 0.13 125.98 0.00 03:59:00 03:46:01 1.63 0.00 1.63 0.00 0.00 18.26 0.00 03:59:00 03:47:01 1.48 0.00 1.48 0.00 0.00 15.73 0.00 03:59:00 03:48:01 1.97 0.00 1.97 0.00 0.00 22.26 0.00 03:59:00 03:49:01 0.95 0.00 0.95 0.00 0.00 10.26 0.00 03:59:00 03:50:01 1.58 0.00 1.58 0.00 0.00 17.59 0.00 03:59:00 03:51:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 03:59:00 03:52:01 1.50 0.00 1.50 0.00 0.00 17.20 0.00 03:59:00 03:53:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 03:59:00 03:54:01 1.87 0.02 1.85 0.00 0.13 26.00 0.00 03:59:00 03:55:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 03:59:00 03:56:01 0.82 0.00 0.82 0.00 0.00 10.40 0.00 03:59:00 03:57:01 1.18 0.00 1.18 0.00 0.00 12.66 0.00 03:59:00 03:58:01 2.07 0.00 2.07 0.00 0.00 22.93 0.00 03:59:00 Average: 49.71 2.35 47.36 0.00 435.39 11300.42 0.00 03:59:00 03:59:00 03:38:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:59:00 03:39:01 29473116 31556500 777444 2.36 70120 2290232 1874640 5.52 1005040 2034508 391668 03:59:00 03:40:01 27010200 31480836 827616 2.52 177712 4359088 2044996 6.03 1356400 3911052 948636 03:59:00 03:41:01 27038656 31447496 853128 2.59 187764 4305992 1940580 5.72 1758472 3496392 623012 03:59:00 03:42:01 27113832 31518040 787160 2.39 190912 4304768 1920164 5.66 1327320 3858284 291864 03:59:00 03:43:01 27451444 31496844 783956 2.38 204520 3962672 1934984 5.70 1364940 3481884 788 03:59:00 03:44:01 26578240 31513528 756492 2.30 231140 4764884 1746608 5.15 1632608 4016716 1060 03:59:00 03:45:01 26583896 31514256 756128 2.30 229656 4761632 1733228 5.11 1631256 4013504 8 03:59:00 03:46:01 26593380 31523812 746404 2.27 229696 4761636 1733228 5.11 1621820 4013508 52 03:59:00 03:47:01 26593340 31523832 746364 2.27 229760 4761636 1733228 5.11 1621448 4013512 16 03:59:00 03:48:01 26593692 31524240 745908 2.27 229812 4761640 1733228 5.11 1621232 4013512 12 03:59:00 03:49:01 26596492 31527084 743252 2.26 229832 4761640 1733228 5.11 1618956 4013512 16 03:59:00 03:50:01 26597956 31528592 741732 2.26 229852 4761644 1733228 5.11 1617640 4013516 8 03:59:00 03:51:01 26597908 31528552 741696 2.26 229868 4761648 1733228 5.11 1617680 4013520 8 03:59:00 03:52:01 26597860 31528544 741656 2.26 229896 4761648 1733228 5.11 1617704 4013520 40 03:59:00 03:53:01 26597528 31528252 741856 2.26 229920 4761656 1733228 5.11 1617780 4013532 12 03:59:00 03:54:01 26596608 31527416 742840 2.26 229956 4761632 1737228 5.12 1618508 4013496 48 03:59:00 03:55:01 26597084 31528044 742352 2.26 229972 4761764 1737228 5.12 1618252 4013628 8 03:59:00 03:56:01 26597344 31528336 742044 2.26 229980 4761768 1737228 5.12 1618252 4013632 172 03:59:00 03:57:01 26596476 31527476 742840 2.26 229984 4761772 1737228 5.12 1618252 4013636 8 03:59:00 03:58:01 26596940 31528000 742264 2.26 230044 4761776 1737228 5.12 1618300 4013640 28 03:59:00 Average: 26850100 31518984 760157 2.31 214020 4532556 1787358 5.27 1556093 3849425 112873 03:59:00 03:59:00 03:38:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:59:00 03:39:01 lo 6.71 6.71 0.66 0.66 0.00 0.00 0.00 0.00 03:59:00 03:39:01 docker0 24.74 24.55 1.87 156.82 0.00 0.00 0.00 0.00 03:59:00 03:39:01 ens3 551.36 365.89 5925.48 98.20 0.00 0.00 0.00 0.00 03:59:00 03:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:59:00 03:40:01 docker0 297.56 440.94 26.37 3260.53 0.00 0.00 0.00 0.00 03:59:00 03:40:01 ens3 453.86 306.91 3271.10 36.36 0.00 0.00 0.00 0.00 03:59:00 03:41:01 veth49b0cde 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 03:59:00 03:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:00 03:41:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 03:59:00 03:41:01 ens3 19.80 12.51 22.46 8.39 0.00 0.00 0.00 0.00 03:59:00 03:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:59:00 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:00 03:42:01 ens3 10.13 6.90 8.14 4.45 0.00 0.00 0.00 0.00 03:59:00 03:43:01 vethf2cac1b 0.82 0.98 0.07 7.23 0.00 0.00 0.00 0.00 03:59:00 03:43:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 03:59:00 03:43:01 docker0 2.10 3.17 0.13 38.10 0.00 0.00 0.00 0.00 03:59:00 03:43:01 ens3 91.12 47.06 777.85 9.56 0.00 0.00 0.00 0.00 03:59:00 03:44:01 lo 1.60 1.60 0.15 0.15 0.00 0.00 0.00 0.00 03:59:00 03:44:01 docker0 1.85 3.17 0.11 57.64 0.00 0.00 0.00 0.00 03:59:00 03:44:01 ens3 297.20 150.51 4637.27 19.39 0.00 0.00 0.00 0.00 03:59:00 03:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:00 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:00 03:45:01 ens3 0.72 0.48 2.42 0.03 0.00 0.00 0.00 0.00 03:59:00 03:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:59:00 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:00 03:46:01 ens3 3.98 1.97 10.38 0.14 0.00 0.00 0.00 0.00 03:59:00 03:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:00 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:00 03:47:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:59:00 03:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:59:00 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:00 03:48:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:59:00 03:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:00 03:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:00 03:49:01 ens3 0.25 0.17 0.08 0.07 0.00 0.00 0.00 0.00 03:59:00 03:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:59:00 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:00 03:50:01 ens3 0.33 0.20 0.08 0.01 0.00 0.00 0.00 0.00 03:59:00 03:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:00 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:00 03:51:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:00 03:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:59:00 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:00 03:52:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:59:00 03:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:00 03:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:00 03:53:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:00 03:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:59:00 03:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:00 03:54:01 ens3 0.25 0.25 0.08 0.08 0.00 0.00 0.00 0.00 03:59:00 03:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:00 03:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:00 03:55:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:59:00 03:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:59:00 03:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:00 03:56:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:59:00 03:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:00 03:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:00 03:57:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:00 03:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:59:00 03:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:00 03:58:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:59:00 Average: lo 0.56 0.56 0.05 0.05 0.00 0.00 0.00 0.00 03:59:00 Average: docker0 16.35 23.66 1.43 176.18 0.00 0.00 0.00 0.00 03:59:00 Average: ens3 71.15 44.45 728.90 8.77 0.00 0.00 0.00 0.00 03:59:00 03:59:00 03:59:00 ---> sar -P ALL: 03:59:00 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4415) 06/26/24 _x86_64_ (8 CPU) 03:59:00 03:59:00 03:37:33 LINUX RESTART (8 CPU) 03:59:00 03:59:00 03:38:02 CPU %user %nice %system %iowait %steal %idle 03:59:00 03:39:01 all 8.19 0.00 2.42 4.55 0.06 84.78 03:59:00 03:39:01 0 10.02 0.00 1.89 3.93 0.05 84.12 03:59:00 03:39:01 1 5.28 0.00 2.12 0.77 0.07 91.76 03:59:00 03:39:01 2 9.08 0.00 2.08 1.33 0.05 87.46 03:59:00 03:39:01 3 9.95 0.00 2.03 12.27 0.05 75.70 03:59:00 03:39:01 4 7.63 0.00 3.24 0.87 0.07 88.19 03:59:00 03:39:01 5 5.33 0.00 2.10 0.97 0.07 91.52 03:59:00 03:39:01 6 10.76 0.00 3.25 4.16 0.07 81.76 03:59:00 03:39:01 7 7.48 0.00 2.65 12.10 0.07 77.71 03:59:00 03:40:01 all 7.08 0.00 3.34 7.90 0.05 81.62 03:59:00 03:40:01 0 7.88 0.00 3.90 2.43 0.05 85.73 03:59:00 03:40:01 1 7.71 0.00 3.19 2.53 0.07 86.50 03:59:00 03:40:01 2 6.24 0.00 2.89 1.04 0.05 89.78 03:59:00 03:40:01 3 5.56 0.00 4.46 51.52 0.07 38.38 03:59:00 03:40:01 4 6.72 0.00 3.45 1.47 0.05 88.31 03:59:00 03:40:01 5 8.23 0.00 3.11 1.46 0.03 87.17 03:59:00 03:40:01 6 7.67 0.00 3.22 2.07 0.05 86.99 03:59:00 03:40:01 7 6.63 0.00 2.53 1.06 0.05 89.73 03:59:00 03:41:01 all 24.80 0.00 4.07 4.71 0.08 66.35 03:59:00 03:41:01 0 25.62 0.00 3.45 4.65 0.07 66.21 03:59:00 03:41:01 1 24.59 0.00 4.06 1.28 0.12 69.95 03:59:00 03:41:01 2 26.72 0.00 3.71 0.64 0.07 68.87 03:59:00 03:41:01 3 24.44 0.00 5.08 5.32 0.07 65.09 03:59:00 03:41:01 4 25.40 0.00 4.05 0.67 0.13 69.74 03:59:00 03:41:01 5 24.21 0.00 3.71 0.67 0.07 71.35 03:59:00 03:41:01 6 22.93 0.00 4.84 24.18 0.08 47.96 03:59:00 03:41:01 7 24.45 0.00 3.64 0.35 0.05 71.51 03:59:00 03:42:01 all 37.88 0.00 5.02 2.68 0.09 54.32 03:59:00 03:42:01 0 37.61 0.00 4.97 12.28 0.10 45.04 03:59:00 03:42:01 1 37.79 0.00 5.30 0.05 0.10 56.76 03:59:00 03:42:01 2 38.83 0.00 5.09 5.47 0.10 50.51 03:59:00 03:42:01 3 37.79 0.00 5.26 2.52 0.08 54.34 03:59:00 03:42:01 4 37.68 0.00 5.01 0.13 0.08 57.10 03:59:00 03:42:01 5 38.72 0.00 4.75 0.32 0.10 56.11 03:59:00 03:42:01 6 37.81 0.00 4.89 0.44 0.08 56.79 03:59:00 03:42:01 7 36.86 0.00 4.93 0.15 0.08 57.98 03:59:00 03:43:01 all 22.42 0.00 4.65 11.60 0.09 61.24 03:59:00 03:43:01 0 21.81 0.00 5.81 0.89 0.08 71.40 03:59:00 03:43:01 1 22.88 0.00 4.24 9.01 0.05 63.82 03:59:00 03:43:01 2 22.99 0.00 4.34 20.58 0.17 51.92 03:59:00 03:43:01 3 22.96 0.00 4.11 11.09 0.07 61.77 03:59:00 03:43:01 4 21.87 0.00 4.81 5.78 0.07 67.48 03:59:00 03:43:01 5 22.24 0.00 4.20 20.49 0.08 52.98 03:59:00 03:43:01 6 22.09 0.00 5.09 19.17 0.12 53.54 03:59:00 03:43:01 7 22.49 0.00 4.60 5.87 0.07 66.97 03:59:00 03:44:01 all 5.12 0.00 2.39 8.27 0.05 84.17 03:59:00 03:44:01 0 6.24 0.00 3.13 2.59 0.03 88.01 03:59:00 03:44:01 1 4.61 0.00 2.81 5.84 0.05 86.69 03:59:00 03:44:01 2 5.46 0.00 2.54 4.77 0.07 87.17 03:59:00 03:44:01 3 5.02 0.00 2.16 20.36 0.05 72.41 03:59:00 03:44:01 4 4.36 0.00 2.45 11.28 0.07 81.83 03:59:00 03:44:01 5 4.58 0.00 1.75 1.88 0.03 91.75 03:59:00 03:44:01 6 5.08 0.00 1.85 7.39 0.08 85.60 03:59:00 03:44:01 7 5.62 0.00 2.42 12.05 0.03 79.87 03:59:00 03:45:01 all 0.08 0.00 0.05 0.04 0.01 99.82 03:59:00 03:45:01 0 0.02 0.00 0.07 0.07 0.02 99.83 03:59:00 03:45:01 1 0.02 0.00 0.05 0.00 0.00 99.93 03:59:00 03:45:01 2 0.07 0.00 0.03 0.00 0.02 99.88 03:59:00 03:45:01 3 0.03 0.00 0.02 0.07 0.00 99.88 03:59:00 03:45:01 4 0.10 0.00 0.10 0.18 0.02 99.60 03:59:00 03:45:01 5 0.05 0.00 0.03 0.00 0.02 99.90 03:59:00 03:45:01 6 0.08 0.00 0.02 0.00 0.00 99.90 03:59:00 03:45:01 7 0.25 0.00 0.08 0.00 0.00 99.67 03:59:00 03:46:01 all 0.03 0.00 0.02 0.00 0.01 99.93 03:59:00 03:46:01 0 0.03 0.00 0.02 0.02 0.02 99.92 03:59:00 03:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:59:00 03:46:01 2 0.05 0.00 0.03 0.00 0.00 99.92 03:59:00 03:46:01 3 0.02 0.00 0.02 0.02 0.02 99.93 03:59:00 03:46:01 4 0.08 0.00 0.07 0.00 0.03 99.82 03:59:00 03:46:01 5 0.00 0.00 0.03 0.00 0.00 99.97 03:59:00 03:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:59:00 03:46:01 7 0.08 0.00 0.00 0.00 0.00 99.92 03:59:00 03:47:01 all 0.04 0.00 0.01 0.13 0.01 99.81 03:59:00 03:47:01 0 0.02 0.00 0.00 0.18 0.00 99.80 03:59:00 03:47:01 1 0.00 0.00 0.00 0.00 0.02 99.98 03:59:00 03:47:01 2 0.27 0.00 0.00 0.00 0.02 99.72 03:59:00 03:47:01 3 0.02 0.00 0.02 0.82 0.00 99.15 03:59:00 03:47:01 4 0.03 0.00 0.02 0.05 0.02 99.88 03:59:00 03:47:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:59:00 03:47:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:59:00 03:47:01 7 0.00 0.00 0.00 0.00 0.02 99.98 03:59:00 03:48:01 all 0.04 0.00 0.01 0.06 0.00 99.89 03:59:00 03:48:01 0 0.02 0.00 0.00 0.13 0.02 99.83 03:59:00 03:48:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:59:00 03:48:01 2 0.07 0.00 0.02 0.00 0.00 99.92 03:59:00 03:48:01 3 0.03 0.00 0.00 0.33 0.00 99.63 03:59:00 03:48:01 4 0.08 0.00 0.05 0.02 0.02 99.83 03:59:00 03:48:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:59:00 03:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:59:00 03:48:01 7 0.05 0.00 0.02 0.00 0.00 99.93 03:59:00 03:49:01 all 0.05 0.00 0.01 0.03 0.00 99.90 03:59:00 03:49:01 0 0.02 0.00 0.03 0.00 0.00 99.95 03:59:00 03:49:01 1 0.02 0.00 0.00 0.00 0.02 99.97 03:59:00 03:49:01 2 0.13 0.00 0.00 0.00 0.00 99.87 03:59:00 03:49:01 3 0.02 0.00 0.00 0.23 0.00 99.75 03:59:00 03:49:01 4 0.02 0.00 0.03 0.00 0.02 99.93 03:59:00 03:49:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:59:00 03:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:59:00 03:49:01 7 0.20 0.00 0.02 0.00 0.00 99.78 03:59:00 03:59:00 03:49:01 CPU %user %nice %system %iowait %steal %idle 03:59:00 03:50:01 all 0.12 0.00 0.01 0.01 0.01 99.86 03:59:00 03:50:01 0 0.03 0.00 0.02 0.02 0.00 99.93 03:59:00 03:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:59:00 03:50:01 2 0.78 0.00 0.02 0.00 0.02 99.19 03:59:00 03:50:01 3 0.03 0.00 0.00 0.03 0.00 99.93 03:59:00 03:50:01 4 0.03 0.00 0.03 0.00 0.02 99.92 03:59:00 03:50:01 5 0.02 0.00 0.00 0.00 0.02 99.97 03:59:00 03:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:59:00 03:50:01 7 0.08 0.00 0.00 0.00 0.00 99.92 03:59:00 03:51:01 all 0.05 0.00 0.01 0.04 0.01 99.89 03:59:00 03:51:01 0 0.02 0.00 0.02 0.28 0.02 99.67 03:59:00 03:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:59:00 03:51:01 2 0.32 0.00 0.00 0.00 0.02 99.67 03:59:00 03:51:01 3 0.02 0.00 0.02 0.05 0.02 99.90 03:59:00 03:51:01 4 0.02 0.00 0.02 0.00 0.02 99.95 03:59:00 03:51:01 5 0.02 0.00 0.03 0.00 0.00 99.95 03:59:00 03:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:59:00 03:51:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:59:00 03:52:01 all 0.05 0.00 0.01 0.03 0.01 99.92 03:59:00 03:52:01 0 0.03 0.00 0.02 0.20 0.00 99.75 03:59:00 03:52:01 1 0.00 0.00 0.00 0.00 0.02 99.98 03:59:00 03:52:01 2 0.03 0.00 0.00 0.00 0.00 99.97 03:59:00 03:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:59:00 03:52:01 4 0.13 0.00 0.03 0.00 0.03 99.80 03:59:00 03:52:01 5 0.05 0.00 0.00 0.00 0.00 99.95 03:59:00 03:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:59:00 03:52:01 7 0.10 0.00 0.00 0.00 0.00 99.90 03:59:00 03:53:01 all 0.11 0.00 0.01 0.01 0.00 99.87 03:59:00 03:53:01 0 0.02 0.00 0.00 0.05 0.02 99.92 03:59:00 03:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:59:00 03:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:59:00 03:53:01 3 0.03 0.00 0.02 0.02 0.00 99.93 03:59:00 03:53:01 4 0.76 0.00 0.03 0.00 0.02 99.19 03:59:00 03:53:01 5 0.03 0.00 0.03 0.00 0.00 99.93 03:59:00 03:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:59:00 03:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:59:00 03:54:01 all 0.14 0.00 0.03 0.02 0.01 99.79 03:59:00 03:54:01 0 0.02 0.00 0.03 0.05 0.00 99.90 03:59:00 03:54:01 1 0.00 0.00 0.02 0.02 0.00 99.97 03:59:00 03:54:01 2 0.03 0.00 0.03 0.00 0.00 99.93 03:59:00 03:54:01 3 0.03 0.00 0.02 0.02 0.00 99.93 03:59:00 03:54:01 4 0.98 0.00 0.05 0.02 0.03 98.92 03:59:00 03:54:01 5 0.03 0.00 0.03 0.00 0.02 99.92 03:59:00 03:54:01 6 0.03 0.00 0.03 0.08 0.02 99.83 03:59:00 03:54:01 7 0.02 0.00 0.03 0.00 0.00 99.95 03:59:00 03:55:01 all 0.19 0.00 0.01 0.00 0.00 99.80 03:59:00 03:55:01 0 1.17 0.00 0.02 0.00 0.02 98.79 03:59:00 03:55:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:59:00 03:55:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:59:00 03:55:01 3 0.05 0.00 0.00 0.02 0.00 99.93 03:59:00 03:55:01 4 0.18 0.00 0.02 0.00 0.02 99.78 03:59:00 03:55:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:59:00 03:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:59:00 03:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:59:00 03:56:01 all 0.02 0.00 0.01 0.00 0.01 99.96 03:59:00 03:56:01 0 0.03 0.00 0.02 0.00 0.02 99.93 03:59:00 03:56:01 1 0.02 0.00 0.00 0.00 0.02 99.97 03:59:00 03:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:59:00 03:56:01 3 0.03 0.00 0.00 0.00 0.02 99.95 03:59:00 03:56:01 4 0.05 0.00 0.07 0.00 0.02 99.87 03:59:00 03:56:01 5 0.03 0.00 0.02 0.00 0.00 99.95 03:59:00 03:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:59:00 03:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:59:00 03:57:01 all 0.11 0.00 0.01 0.00 0.01 99.87 03:59:00 03:57:01 0 0.83 0.00 0.00 0.00 0.02 99.15 03:59:00 03:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:59:00 03:57:01 2 0.00 0.00 0.00 0.00 0.02 99.98 03:59:00 03:57:01 3 0.02 0.00 0.02 0.02 0.00 99.95 03:59:00 03:57:01 4 0.02 0.00 0.02 0.00 0.02 99.95 03:59:00 03:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:59:00 03:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:59:00 03:57:01 7 0.00 0.00 0.02 0.00 0.02 99.97 03:59:00 03:58:01 all 0.11 0.00 0.01 0.00 0.01 99.87 03:59:00 03:58:01 0 0.80 0.00 0.02 0.00 0.00 99.19 03:59:00 03:58:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:59:00 03:58:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:59:00 03:58:01 3 0.00 0.00 0.00 0.02 0.00 99.98 03:59:00 03:58:01 4 0.05 0.00 0.05 0.02 0.03 99.85 03:59:00 03:58:01 5 0.03 0.00 0.00 0.00 0.02 99.95 03:59:00 03:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:59:00 03:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:59:00 Average: all 5.30 0.00 1.10 1.99 0.03 91.59 03:59:00 Average: 0 5.58 0.00 1.16 1.38 0.03 91.84 03:59:00 Average: 1 5.12 0.00 1.08 0.97 0.03 92.81 03:59:00 Average: 2 5.52 0.00 1.03 1.68 0.03 91.73 03:59:00 Average: 3 5.27 0.00 1.15 5.19 0.02 88.37 03:59:00 Average: 4 5.28 0.00 1.17 1.02 0.04 92.49 03:59:00 Average: 5 5.15 0.00 0.99 1.28 0.02 92.56 03:59:00 Average: 6 5.28 0.00 1.15 2.84 0.03 90.71 03:59:00 Average: 7 5.18 0.00 1.04 1.56 0.02 92.20 03:59:00 03:59:00 03:59:00