Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9a58609afd39464bfd27795787547eae56732d30 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-ssh11701909105015833472.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15860076032873657792.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14670551399578790984.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh15866148269498233687.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15188362058090641874.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1810 in /w/workspace/exfoundry_app-record-replay_main [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/exfoundry_app-record-replay_main # 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 Avoid second fetch Checking out Revision 9a58609afd39464bfd27795787547eae56732d30 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#127)" > 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 core.sparsecheckout # timeout=10 > git checkout -f 9a58609afd39464bfd27795787547eae56732d30 # timeout=10 > git rev-list --no-walk 2d7e7bcccaf720ac077dc443bc7b12b181cbc990 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:30:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:30:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:30:49 ========================================================= 21:30:49 EdgeX Global Pipelines Version Info 21:30:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:30:49 ------------------- 21:30:49 stable info: 21:30:49 ------------------- 21:30:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:30:49 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 21:30:49 Message: update stable to v1.0.258 21:30:50 ------------------- 21:30:50 experimental info: 21:30:50 ------------------- 21:30:50 Commited By: **** collab-it+edgex@linuxfoundation.org 21:30:50 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 21:30:50 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:30:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 21:30:50 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 21:30:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:30:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:30:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:30:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 21:30:50 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:30:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:30:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:30:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:30:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:30:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 21:30:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:30:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:30:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:30:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:30:50 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:30:51 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:30:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:30:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:30:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:30:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:30:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:30:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:30:51 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:30:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:30:51 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:30:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:30:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:30:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:30:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9a58609afd39464bfd27795787547eae56732d30 [Pipeline] echo 21:30:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9a58609 [Pipeline] echo 21:30:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:30:51 provisioning config files... 21:30:51 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config13142517884723141664tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:30:51 ---> ****-login.sh 21:30:51 nexus3.edgexfoundry.org:10001 21:30:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:30:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:30:52 Configure a credential helper to remove this warning. See 21:30:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:30:52 21:30:52 Login Succeeded 21:30:52 nexus3.edgexfoundry.org:10002 21:30:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:30:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:30:52 Configure a credential helper to remove this warning. See 21:30:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:30:52 21:30:52 Login Succeeded 21:30:52 nexus3.edgexfoundry.org:10003 21:30:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:30:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:30:52 Configure a credential helper to remove this warning. See 21:30:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:30:52 21:30:52 Login Succeeded 21:30:52 nexus3.edgexfoundry.org:10004 21:30:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:30:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:30:52 Configure a credential helper to remove this warning. See 21:30:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:30:52 21:30:52 Login Succeeded 21:30:52 ****.io 21:30:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:30:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:30:53 Configure a credential helper to remove this warning. See 21:30:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:30:53 21:30:53 Login Succeeded 21:30:53 ---> ****-login.sh ends [Pipeline] } 21:30:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:30:53 + git rev-list -1 --merges 9a58609afd39464bfd27795787547eae56732d30~1..9a58609afd39464bfd27795787547eae56732d30 [Pipeline] echo 21:30:53 -----------> git rev-list -1 --merges 9a58609afd39464bfd27795787547eae56732d30~1..9a58609afd39464bfd27795787547eae56732d30 9a58609afd39464bfd27795787547eae56732d30 [false] [Pipeline] sh 21:30:54 + git log --format=format:%s -1 9a58609afd39464bfd27795787547eae56732d30 [Pipeline] echo 21:30:54 ========================================================= 21:30:54 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:30:54 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:30:54 + git log --format=format:%s -1 9a58609afd39464bfd27795787547eae56732d30 [Pipeline] echo 21:30:54 [semverPrep] GIT_COMMIT: 9a58609afd39464bfd27795787547eae56732d30, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#127) [Pipeline] echo 21:30:54 [semverPrep] This is not a build commit. [Pipeline] sh 21:30:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:30:54 + grep -v github /etc/ssh/ssh_known_hosts 21:30:54 + [ -e /tmp/ssh_known_hosts ] 21:30:54 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:30:54 + sudo tee -a /etc/ssh/ssh_known_hosts 21:30:54 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:30:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:30:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:30:55 21:30:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:30:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:30:55 0.1.4: Pulling from edgex-devops/py-git-semver 21:30:55 b85a868b505f: Pulling fs layer 21:30:55 e2be974225ed: Pulling fs layer 21:30:55 339a4e72a1f5: Pulling fs layer 21:30:55 988bab9f4d93: Pulling fs layer 21:30:55 1469e6f7b9e6: Pulling fs layer 21:30:55 eaf3925da568: Pulling fs layer 21:30:55 bab4dde63d76: Pulling fs layer 21:30:55 bde34c3a00c8: Pulling fs layer 21:30:55 b352a97aabf1: Pulling fs layer 21:30:55 4872d77fe225: Pulling fs layer 21:30:55 5851b861e8e6: Pulling fs layer 21:30:55 bde34c3a00c8: Waiting 21:30:55 988bab9f4d93: Waiting 21:30:55 1469e6f7b9e6: Waiting 21:30:55 eaf3925da568: Waiting 21:30:55 b352a97aabf1: Waiting 21:30:55 bab4dde63d76: Waiting 21:30:55 5851b861e8e6: Waiting 21:30:55 e2be974225ed: Verifying Checksum 21:30:55 e2be974225ed: Download complete 21:30:55 988bab9f4d93: Verifying Checksum 21:30:55 988bab9f4d93: Download complete 21:30:55 1469e6f7b9e6: Verifying Checksum 21:30:55 1469e6f7b9e6: Download complete 21:30:55 eaf3925da568: Verifying Checksum 21:30:55 eaf3925da568: Download complete 21:30:55 339a4e72a1f5: Verifying Checksum 21:30:55 339a4e72a1f5: Download complete 21:30:55 bde34c3a00c8: Verifying Checksum 21:30:55 bde34c3a00c8: Download complete 21:30:55 b352a97aabf1: Download complete 21:30:55 4872d77fe225: Verifying Checksum 21:30:55 4872d77fe225: Download complete 21:30:55 5851b861e8e6: Download complete 21:30:55 b85a868b505f: Verifying Checksum 21:30:55 b85a868b505f: Download complete 21:30:56 bab4dde63d76: Verifying Checksum 21:30:56 bab4dde63d76: Download complete 21:30:57 b85a868b505f: Pull complete 21:30:57 e2be974225ed: Pull complete 21:30:57 339a4e72a1f5: Pull complete 21:30:57 988bab9f4d93: Pull complete 21:30:58 1469e6f7b9e6: Pull complete 21:30:58 eaf3925da568: Pull complete 21:31:00 bab4dde63d76: Pull complete 21:31:00 bde34c3a00c8: Pull complete 21:31:00 b352a97aabf1: Pull complete 21:31:00 4872d77fe225: Pull complete 21:31:00 5851b861e8e6: Pull complete 21:31:00 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:31:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:31:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:31:00 prd-ubuntu20.04-docker-8c-8g-1810 does not seem to be running inside a container 21:31:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:31:03 $ docker top 3499afb448d2eb3252730938e5d5f77753e2478e608bfdcbcc0a07005c166d17 -eo pid,comm 21:31:03 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). 21:31:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:31:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:31:03 [ssh-agent] Looking for ssh-agent implementation... 21:31:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:31:04 $ docker exec 3499afb448d2eb3252730938e5d5f77753e2478e608bfdcbcc0a07005c166d17 ssh-agent 21:31:04 SSH_AUTH_SOCK=/tmp/ssh-kKXiecpJSw1l/agent.32 21:31:04 SSH_AGENT_PID=38 21:31:04 Running ssh-add (command line suppressed) 21:31:04 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_18259004689954003699.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_18259004689954003699.key) 21:31:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:31:04 + git tag --points-at HEAD [Pipeline] } 21:31:04 $ docker exec --env ******** --env ******** 3499afb448d2eb3252730938e5d5f77753e2478e608bfdcbcc0a07005c166d17 ssh-agent -k 21:31:04 unset SSH_AUTH_SOCK; 21:31:04 unset SSH_AGENT_PID; 21:31:04 echo Agent pid 38 killed; 21:31:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:31:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:31:04 [ssh-agent] Looking for ssh-agent implementation... 21:31:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:31:04 $ docker exec 3499afb448d2eb3252730938e5d5f77753e2478e608bfdcbcc0a07005c166d17 ssh-agent 21:31:05 SSH_AUTH_SOCK=/tmp/ssh-YDFh2fHf1NJa/agent.70 21:31:05 SSH_AGENT_PID=76 21:31:05 Running ssh-add (command line suppressed) 21:31:05 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_7124067779616221448.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_7124067779616221448.key) 21:31:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:31:05 + git semver init 21:31:05 2024-02-27 21:31:05,674 [run_init] DEBUG init version:0.0.0 force:False 21:31:05 2024-02-27 21:31:05,674 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver 21:31:05 2024-02-27 21:31:05,675 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver 21:31:05 2024-02-27 21:31:05,675 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/exfoundry_app-record-replay_main/.semver'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 21:31:06 2024-02-27 21:31:06,623 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude 21:31:06 2024-02-27 21:31:06,623 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False 21:31:06 2024-02-27 21:31:06,623 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 21:31:06 2024-02-27 21:31:06,623 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 21:31:06 3.2.0-dev.12 [Pipeline] } 21:31:06 $ docker exec --env ******** --env ******** 3499afb448d2eb3252730938e5d5f77753e2478e608bfdcbcc0a07005c166d17 ssh-agent -k 21:31:06 unset SSH_AUTH_SOCK; 21:31:06 unset SSH_AGENT_PID; 21:31:06 echo Agent pid 76 killed; 21:31:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:31:07 + git semver [Pipeline] } 21:31:07 $ docker stop --time=1 3499afb448d2eb3252730938e5d5f77753e2478e608bfdcbcc0a07005c166d17 21:31:08 $ docker rm -f --volumes 3499afb448d2eb3252730938e5d5f77753e2478e608bfdcbcc0a07005c166d17 [Pipeline] // withDockerContainer [Pipeline] sh 21:31:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:31:09 Stashed 1 file(s) [Pipeline] echo 21:31:09 [edgeXSemver]: initialized semver on version 3.2.0-dev.12 [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 21:31:09 provisioning config files... 21:31:09 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config343910754958999359tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:31:10 ---> ****-login.sh 21:31:10 nexus3.edgexfoundry.org:10001 21:31:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:31:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:31:10 Configure a credential helper to remove this warning. See 21:31:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:31:10 21:31:10 Login Succeeded 21:31:10 nexus3.edgexfoundry.org:10002 21:31:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:31:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:31:10 Configure a credential helper to remove this warning. See 21:31:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:31:10 21:31:10 Login Succeeded 21:31:10 nexus3.edgexfoundry.org:10003 21:31:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:31:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:31:10 Configure a credential helper to remove this warning. See 21:31:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:31:10 21:31:10 Login Succeeded 21:31:10 nexus3.edgexfoundry.org:10004 21:31:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:31:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:31:10 Configure a credential helper to remove this warning. See 21:31:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:31:10 21:31:10 Login Succeeded 21:31:10 ****.io 21:31:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:31:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:31:10 Configure a credential helper to remove this warning. See 21:31:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:31:10 21:31:10 Login Succeeded 21:31:10 ---> ****-login.sh ends [Pipeline] } 21:31:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:31:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:31:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:31:10 ========================================================= 21:31:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 21:31:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:31:11 + 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 . 21:31:11 Sending build context to Docker daemon 6.687MB 21:31:11 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 21:31:11 Step 2/12 : FROM ${BASE} AS builder 21:31:11 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 21:31:11 7264a8db6415: Pulling fs layer 21:31:11 c4d48a809fc2: Pulling fs layer 21:31:11 4f1c88b9dad5: Pulling fs layer 21:31:11 ad3a456e5733: Pulling fs layer 21:31:11 69c7f0334f64: Pulling fs layer 21:31:11 1f1c1a5573a3: Pulling fs layer 21:31:11 ce7588e14bc9: Pulling fs layer 21:31:11 b5e4710f87ac: Pulling fs layer 21:31:11 69c7f0334f64: Waiting 21:31:11 1f1c1a5573a3: Waiting 21:31:11 ce7588e14bc9: Waiting 21:31:11 b5e4710f87ac: Waiting 21:31:11 ad3a456e5733: Waiting 21:31:11 c4d48a809fc2: Verifying Checksum 21:31:11 c4d48a809fc2: Download complete 21:31:11 ad3a456e5733: Verifying Checksum 21:31:11 ad3a456e5733: Download complete 21:31:11 69c7f0334f64: Verifying Checksum 21:31:11 69c7f0334f64: Download complete 21:31:11 7264a8db6415: Verifying Checksum 21:31:11 7264a8db6415: Download complete 21:31:11 1f1c1a5573a3: Verifying Checksum 21:31:11 1f1c1a5573a3: Download complete 21:31:11 7264a8db6415: Pull complete 21:31:11 b5e4710f87ac: Verifying Checksum 21:31:11 c4d48a809fc2: Pull complete 21:31:11 4f1c88b9dad5: Verifying Checksum 21:31:11 4f1c88b9dad5: Download complete 21:31:12 ce7588e14bc9: Verifying Checksum 21:31:12 ce7588e14bc9: Download complete 21:31:15 4f1c88b9dad5: Pull complete 21:31:15 ad3a456e5733: Pull complete 21:31:15 69c7f0334f64: Pull complete 21:31:15 1f1c1a5573a3: Pull complete 21:31:18 ce7588e14bc9: Pull complete 21:31:18 b5e4710f87ac: Pull complete 21:31:18 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 21:31:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 21:31:18 ---> 88b5674ff536 21:31:18 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 21:31:22 ---> Running in 7b1e7f5c17e9 21:31:22 Removing intermediate container 7b1e7f5c17e9 21:31:22 ---> 2ed4348eec74 21:31:22 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 21:31:22 ---> Running in 8eb46228ea22 21:31:22 Removing intermediate container 8eb46228ea22 21:31:22 ---> bed7db741af4 21:31:22 Step 5/12 : ARG ADD_BUILD_TAGS="" 21:31:22 ---> Running in f90d0996bce0 21:31:22 Removing intermediate container f90d0996bce0 21:31:22 ---> fe35e122f7b6 21:31:22 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:31:23 ---> Running in a27544195fdb 21:31:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:31:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:31:23 OK: 264 MiB in 52 packages 21:31:24 Removing intermediate container a27544195fdb 21:31:24 ---> b2cb62b1986c 21:31:24 Step 7/12 : WORKDIR /app 21:31:24 ---> Running in ee0d07d4277d 21:31:24 Removing intermediate container ee0d07d4277d 21:31:24 ---> 5b1e83d2d86b 21:31:24 Step 8/12 : COPY go.mod vendor* ./ 21:31:24 ---> 8e4acf31e48d 21:31:24 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:31:24 ---> Running in 498e6b787c6a 21:31:24 Still waiting to schedule task 21:31:24 ‘prd-ubuntu20.04-docker-arm64-4c-16g-1809’ is offline 21:31:51 Removing intermediate container 498e6b787c6a 21:31:51 ---> 927b32fc7f62 21:31:51 Step 10/12 : COPY . . 21:31:51 ---> c64729168484 21:31:51 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:31:51 ---> Running in 1c8280ca7bb0 21:31:51 Removing intermediate container 1c8280ca7bb0 21:31:51 ---> d890ac9dd64a 21:31:51 Step 12/12 : RUN $MAKE 21:31:51 ---> Running in 2a3eaf92b703 21:31:51 noop 21:31:51 Removing intermediate container 2a3eaf92b703 21:31:51 ---> fedefb261935 21:31:51 Successfully built fedefb261935 21:31:51 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:31:51 + docker inspect -f . ci-base-image-x86_64 21:31:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:31:51 prd-ubuntu20.04-docker-8c-8g-1810 does not seem to be running inside a container 21:31:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@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 ******** ci-base-image-x86_64 cat 21:31:52 $ docker top 47aa3120d716f1766baec5dcf5e4a59266a802f9783d436e0b20ef89a98ae7c5 -eo pid,comm [Pipeline] { [Pipeline] sh 21:31:52 + go version 21:31:52 go version go1.21.0 linux/amd64 [Pipeline] } 21:31:52 $ docker stop --time=1 47aa3120d716f1766baec5dcf5e4a59266a802f9783d436e0b20ef89a98ae7c5 21:31:53 $ docker rm -f --volumes 47aa3120d716f1766baec5dcf5e4a59266a802f9783d436e0b20ef89a98ae7c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:31:54 + docker inspect -f . ci-base-image-x86_64 21:31:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:31:54 prd-ubuntu20.04-docker-8c-8g-1810 does not seem to be running inside a container 21:31:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@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 ******** ci-base-image-x86_64 cat 21:31:54 $ docker top f82ffe9147e7b08ec6b81898da6ebed1e3fdcfec14055fd52dc5797da36daf4c -eo pid,comm [Pipeline] { [Pipeline] sh 21:31:55 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh 21:31:56 + make test 21:31:56 go test -race -coverprofile=coverage.out ./... 21:32:15 ? github.com/edgexfoundry/app-record-replay [no test files] 21:32:17 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 21:32:17 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 21:32:17 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 21:32:17 ok github.com/edgexfoundry/app-record-replay/internal/app 1.046s coverage: 88.0% of statements 21:32:27 ok github.com/edgexfoundry/app-record-replay/internal/application 9.632s coverage: 98.7% of statements 21:32:27 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.112s coverage: 89.7% of statements 21:32:27 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.035s coverage: 100.0% of statements 21:32:49 go vet ./... 21:32:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:32:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:32:53 ./bin/test-attribution-txt.sh 21:32:53 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 21:32:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 21:32:53 $ docker stop --time=1 f82ffe9147e7b08ec6b81898da6ebed1e3fdcfec14055fd52dc5797da36daf4c 21:32:56 $ docker rm -f --volumes f82ffe9147e7b08ec6b81898da6ebed1e3fdcfec14055fd52dc5797da36daf4c [Pipeline] // withDockerContainer [Pipeline] sh 21:32:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:32:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:32:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:32:58 + ls -al . 21:32:58 total 192 21:32:58 drwxrwxr-x 10 jenkins jenkins 4096 Feb 27 21:31 . 21:32:58 drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 21:30 .. 21:32:58 -rw-rw-r-- 1 jenkins jenkins 119 Feb 27 21:30 .dockerignore 21:32:58 drwxrwxr-x 8 jenkins jenkins 4096 Feb 27 21:32 .git 21:32:58 drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 21:30 .github 21:32:58 -rw-rw-r-- 1 jenkins jenkins 164 Feb 27 21:30 .gitignore 21:32:58 -rw-rw-r-- 1 jenkins jenkins 41 Feb 27 21:30 .golangci.yml 21:32:58 drwxr-xr-x 3 jenkins jenkins 4096 Feb 27 21:31 .semver 21:32:58 -rw-rw-r-- 1 jenkins jenkins 11301 Feb 27 21:30 Attribution.txt 21:32:58 -rw-rw-r-- 1 jenkins jenkins 458 Feb 27 21:30 CHANGELOG.md 21:32:58 -rw-rw-r-- 1 jenkins jenkins 1725 Feb 27 21:30 Dockerfile 21:32:58 -rw-rw-r-- 1 jenkins jenkins 677 Feb 27 21:30 GOVERNANCE.md 21:32:58 -rw-rw-r-- 1 jenkins jenkins 681 Feb 27 21:30 Jenkinsfile 21:32:58 -rw-rw-r-- 1 jenkins jenkins 10174 Feb 27 21:30 LICENSE 21:32:58 -rw-rw-r-- 1 jenkins jenkins 3136 Feb 27 21:30 Makefile 21:32:58 -rw-rw-r-- 1 jenkins jenkins 611 Feb 27 21:30 OWNERS.md 21:32:58 -rw-rw-r-- 1 jenkins jenkins 4107 Feb 27 21:30 README.md 21:32:58 -rw-rw-r-- 1 jenkins jenkins 7789 Feb 27 21:30 Record and Reply.postman_collection.json 21:32:58 -rw-rw-r-- 1 jenkins jenkins 12 Feb 27 21:31 VERSION 21:32:58 drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 21:30 bin 21:32:58 -rw-r--r-- 1 jenkins jenkins 24666 Feb 27 21:32 coverage.out 21:32:58 -rw-rw-r-- 1 jenkins jenkins 3951 Feb 27 21:30 go.mod 21:32:58 -rw-rw-r-- 1 jenkins jenkins 34400 Feb 27 21:30 go.sum 21:32:58 drwxrwxr-x 7 jenkins jenkins 4096 Feb 27 21:30 internal 21:32:58 -rw-rw-r-- 1 jenkins jenkins 913 Feb 27 21:30 main.go 21:32:58 drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 21:30 openapi 21:32:58 drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 21:30 pkg 21:32:58 drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 21:30 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:32:58 + 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=9a58609afd39464bfd27795787547eae56732d30 --label arch=amd64 --label version=3.2.0-dev.12 . 21:32:58 Sending build context to Docker daemon 6.713MB 21:32:58 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 21:32:58 Step 2/27 : FROM ${BASE} AS builder 21:32:58 ---> fedefb261935 21:32:58 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 21:32:58 ---> Running in 03d3fe78afc5 21:32:58 Removing intermediate container 03d3fe78afc5 21:32:58 ---> ef4200a36a41 21:32:58 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 21:32:58 ---> Running in 1173680d7f71 21:32:58 Removing intermediate container 1173680d7f71 21:32:58 ---> 2457b042b6a4 21:32:58 Step 5/27 : ARG ADD_BUILD_TAGS="" 21:32:58 ---> Running in d205c2420a42 21:32:58 Removing intermediate container d205c2420a42 21:32:58 ---> c85bc8320c4e 21:32:58 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:32:58 ---> Running in 4defb98ca52f 21:32:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:32:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:32:59 OK: 264 MiB in 52 packages 21:33:00 Removing intermediate container 4defb98ca52f 21:33:00 ---> 1680992c62e2 21:33:00 Step 7/27 : WORKDIR /app 21:33:00 ---> Running in 46b2ed6943fa 21:33:00 Removing intermediate container 46b2ed6943fa 21:33:00 ---> 728deb2e6f50 21:33:00 Step 8/27 : COPY go.mod vendor* ./ 21:33:00 ---> e9e313815077 21:33:00 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:33:00 ---> Running in fd6667820cb9 21:33:00 Removing intermediate container fd6667820cb9 21:33:00 ---> 65a851a3d31a 21:33:00 Step 10/27 : COPY . . 21:33:01 ---> 6b9616864eca 21:33:01 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:33:01 ---> Running in d1bc108654a3 21:33:01 Removing intermediate container d1bc108654a3 21:33:01 ---> db9058734025 21:33:01 Step 12/27 : RUN $MAKE 21:33:01 ---> Running in 423adc775ced 21:33:01 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.23 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.12" -trimpath -mod=readonly -o app-record-replay 21:33:02 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1811 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws 21:33:02 Running in /w/workspace/app-record-replay/87 [Pipeline] { [Pipeline] checkout 21:33:07 Selected Git installation does not exist. Using Default 21:33:07 The recommended git tool is: NONE 21:33:14 using credential edgex-jenkins-ssh 21:33:14 Cloning the remote Git repository 21:33:14 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 21:33:14 > git init /w/workspace/app-record-replay/87 # timeout=10 21:33:14 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 21:33:14 > git --version # timeout=10 21:33:14 > git --version # 'git version 2.25.1' 21:33:14 using GIT_SSH to set credentials SSH Credentials for GitHub 21:33:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:33:16 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 21:33:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:33:17 Avoid second fetch 21:33:17 Checking out Revision 9a58609afd39464bfd27795787547eae56732d30 (main) 21:33:18 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#127)" 21:33:17 > git config core.sparsecheckout # timeout=10 21:33:17 > git checkout -f 9a58609afd39464bfd27795787547eae56732d30 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:33:23 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:33:23 % Total % Received % Xferd Average Speed Time Time Time Current 21:33:23 Dload Upload Total Spent Left Speed 21:33:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 94323 0 --:--:-- --:--:-- --:--:-- 94323 [Pipeline] sh 21:33:23 Removing intermediate container 423adc775ced 21:33:23 ---> 7eef69a2746a 21:33:23 Step 13/27 : FROM alpine:3.18 21:33:23 3.18: Pulling from library/alpine 21:33:23 619be1103602: Pulling fs layer 21:33:23 619be1103602: Verifying Checksum 21:33:23 619be1103602: Download complete 21:33:23 619be1103602: Pull complete 21:33:23 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 21:33:23 Status: Downloaded newer image for alpine:3.18 21:33:23 ---> d3782b16ccc9 21:33:23 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 21:33:23 ---> Running in feff5679fcbe 21:33:23 Removing intermediate container feff5679fcbe 21:33:23 ---> edb20bd3423b 21:33:23 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 21:33:23 ---> Running in 5eb06eb69566 21:33:23 Removing intermediate container 5eb06eb69566 21:33:23 ---> 7e0563b49c75 21:33:23 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 21:33:23 ---> Running in 0594b79982e4 21:33:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:33:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:33:23 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:33:23 (1/2) Installing ca-certificates (20230506-r0) 21:33:23 (2/2) Installing dumb-init (1.2.5-r2) 21:33:23 Executing busybox-1.36.1-r5.trigger 21:33:23 Executing ca-certificates-20230506-r0.trigger 21:33:23 OK: 8 MiB in 17 packages 21:33:24 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json 21:33:24 sudo tee /etc/docker/daemon.new 21:33:24 { 21:33:24 "registry-mirrors": [ 21:33:24 "https://nexus3.edgexfoundry.org:10001" 21:33:24 ], 21:33:24 "bip": "10.250.0.254/24", 21:33:24 "hosts": [ 21:33:24 "tcp://0.0.0.0:5555", 21:33:24 "unix:///var/run/docker.sock" 21:33:24 ], 21:33:24 "mtu": 1458, 21:33:24 "selinux-enabled": true, 21:33:24 "seccomp-profile": "/etc/docker/seccomp.json" 21:33:24 } [Pipeline] sh 21:33:24 Removing intermediate container 0594b79982e4 21:33:24 ---> 0c1608d6cc81 21:33:24 Step 17/27 : RUN apk --no-cache upgrade 21:33:24 ---> Running in 8862ac4b51c5 21:33:24 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:33:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:33:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:33:24 + sudo service docker restart 21:33:24 OK: 8 MiB in 17 packages 21:33:25 Removing intermediate container 8862ac4b51c5 21:33:25 ---> 0ab046b7e35d 21:33:25 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 21:33:25 ---> e1e9715faaea 21:33:25 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 21:33:25 ---> ee2f7a543d39 21:33:25 Step 20/27 : COPY --from=builder /app/res/ /res/ 21:33:25 ---> 8806114ce34f 21:33:25 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 21:33:26 ---> 48701cf1c879 21:33:26 Step 22/27 : EXPOSE 59712 21:33:26 ---> Running in 4a64ad01d52d 21:33:26 Removing intermediate container 4a64ad01d52d 21:33:26 ---> 1064be67c395 21:33:26 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 21:33:26 ---> Running in ec6f16625450 21:33:26 Removing intermediate container ec6f16625450 21:33:26 ---> 93ae21cb297c 21:33:26 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:33:26 ---> Running in 1db3f0369455 21:33:26 Removing intermediate container 1db3f0369455 21:33:26 ---> 2bf2d71696a7 21:33:26 Step 25/27 : LABEL arch=amd64 21:33:26 ---> Running in 382ada48beff 21:33:26 Removing intermediate container 382ada48beff 21:33:26 ---> 68ea65b6af4d 21:33:26 Step 26/27 : LABEL git_sha=9a58609afd39464bfd27795787547eae56732d30 21:33:26 ---> Running in c120ad3ace4f 21:33:26 Removing intermediate container c120ad3ace4f 21:33:26 ---> f2a6f1215919 21:33:26 Step 27/27 : LABEL version=3.2.0-dev.12 21:33:26 ---> Running in 3063b955c4f5 21:33:27 Removing intermediate container 3063b955c4f5 21:33:27 ---> cb076a45f220 21:33:27 [Warning] One or more build-args [ARCH] were not consumed 21:33:27 Successfully built cb076a45f220 21:33:27 Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:33:27 provisioning config files... 21:33:27 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config13354376753688931179tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:33:27 ---> ****-login.sh 21:33:27 nexus3.edgexfoundry.org:10001 21:33:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:33:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:33:27 Configure a credential helper to remove this warning. See 21:33:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:33:27 21:33:27 Login Succeeded 21:33:27 nexus3.edgexfoundry.org:10002 21:33:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:33:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:33:27 Configure a credential helper to remove this warning. See 21:33:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:33:27 21:33:27 Login Succeeded 21:33:27 nexus3.edgexfoundry.org:10003 21:33:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:33:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:33:28 Configure a credential helper to remove this warning. See 21:33:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:33:28 21:33:28 Login Succeeded 21:33:28 nexus3.edgexfoundry.org:10004 21:33:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:33:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:33:28 Configure a credential helper to remove this warning. See 21:33:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:33:28 21:33:28 Login Succeeded 21:33:28 ****.io 21:33:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:33:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:33:28 Configure a credential helper to remove this warning. See 21:33:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:33:28 21:33:28 Login Succeeded 21:33:28 ---> ****-login.sh ends [Pipeline] } 21:33:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:33:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:33:28 [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: 21:33:28 9a58609afd39464bfd27795787547eae56732d30 21:33:28 latest 21:33:28 3.2.0-dev.12 21:33:28 9a58609afd39464bfd27795787547eae56732d30-3.2.0-dev.12 21:33:28 main 21:33:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:33:29 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:9a58609afd39464bfd27795787547eae56732d30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:33:29 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:9a58609afd39464bfd27795787547eae56732d30 21:33:29 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 21:33:29 52ed54ae81d5: Preparing 21:33:29 9284a4ae2f78: Preparing 21:33:29 22ad3cbeab79: Preparing 21:33:29 1123554c9c38: Preparing 21:33:29 d90144c56bb2: Preparing 21:33:29 c1a6bda1df58: Preparing 21:33:29 aedc3bda2944: Preparing 21:33:29 c1a6bda1df58: Waiting 21:33:29 aedc3bda2944: Waiting 21:33:29 1123554c9c38: Pushed 21:33:29 22ad3cbeab79: Pushed 21:33:29 d90144c56bb2: Pushed 21:33:29 9284a4ae2f78: Pushed 21:33:29 aedc3bda2944: Layer already exists 21:33:29 c1a6bda1df58: Pushed 21:33:33 52ed54ae81d5: Pushed 21:33:33 9a58609afd39464bfd27795787547eae56732d30: digest: sha256:647309cc2a3c56be4dc3ec7b1d3c9b7167dcda3d2b1cb976083f53a1e7e34ebc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:33:33 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:33:34 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest 21:33:34 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 21:33:34 52ed54ae81d5: Preparing 21:33:34 9284a4ae2f78: Preparing 21:33:34 22ad3cbeab79: Preparing 21:33:34 1123554c9c38: Preparing 21:33:34 d90144c56bb2: Preparing 21:33:34 c1a6bda1df58: Preparing 21:33:34 aedc3bda2944: Preparing 21:33:34 c1a6bda1df58: Waiting 21:33:34 aedc3bda2944: Waiting 21:33:34 9284a4ae2f78: Layer already exists 21:33:34 22ad3cbeab79: Layer already exists 21:33:34 d90144c56bb2: Layer already exists 21:33:34 52ed54ae81d5: Layer already exists 21:33:34 1123554c9c38: Layer already exists 21:33:34 c1a6bda1df58: Layer already exists 21:33:34 aedc3bda2944: Layer already exists 21:33:34 latest: digest: sha256:647309cc2a3c56be4dc3ec7b1d3c9b7167dcda3d2b1cb976083f53a1e7e34ebc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:33:34 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:33:34 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.12 21:33:34 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 21:33:34 52ed54ae81d5: Preparing 21:33:34 9284a4ae2f78: Preparing 21:33:34 22ad3cbeab79: Preparing 21:33:34 1123554c9c38: Preparing 21:33:34 d90144c56bb2: Preparing 21:33:34 c1a6bda1df58: Preparing 21:33:34 aedc3bda2944: Preparing 21:33:34 c1a6bda1df58: Waiting 21:33:34 aedc3bda2944: Waiting 21:33:34 22ad3cbeab79: Layer already exists 21:33:34 1123554c9c38: Layer already exists 21:33:34 9284a4ae2f78: Layer already exists 21:33:34 52ed54ae81d5: Layer already exists 21:33:34 d90144c56bb2: Layer already exists 21:33:34 c1a6bda1df58: Layer already exists 21:33:34 aedc3bda2944: Layer already exists 21:33:34 3.2.0-dev.12: digest: sha256:647309cc2a3c56be4dc3ec7b1d3c9b7167dcda3d2b1cb976083f53a1e7e34ebc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:33:35 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:9a58609afd39464bfd27795787547eae56732d30-3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:33:35 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:9a58609afd39464bfd27795787547eae56732d30-3.2.0-dev.12 21:33:35 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 21:33:35 52ed54ae81d5: Preparing 21:33:35 9284a4ae2f78: Preparing 21:33:35 22ad3cbeab79: Preparing 21:33:35 1123554c9c38: Preparing 21:33:35 d90144c56bb2: Preparing 21:33:35 c1a6bda1df58: Preparing 21:33:35 aedc3bda2944: Preparing 21:33:35 c1a6bda1df58: Waiting 21:33:35 22ad3cbeab79: Layer already exists 21:33:35 9284a4ae2f78: Layer already exists 21:33:35 52ed54ae81d5: Layer already exists 21:33:35 d90144c56bb2: Layer already exists 21:33:35 1123554c9c38: Layer already exists 21:33:35 c1a6bda1df58: Layer already exists 21:33:35 aedc3bda2944: Layer already exists 21:33:35 9a58609afd39464bfd27795787547eae56732d30-3.2.0-dev.12: digest: sha256:647309cc2a3c56be4dc3ec7b1d3c9b7167dcda3d2b1cb976083f53a1e7e34ebc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:33:36 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:33:36 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main 21:33:36 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 21:33:36 52ed54ae81d5: Preparing 21:33:36 9284a4ae2f78: Preparing 21:33:36 22ad3cbeab79: Preparing 21:33:36 1123554c9c38: Preparing 21:33:36 d90144c56bb2: Preparing 21:33:36 c1a6bda1df58: Preparing 21:33:36 aedc3bda2944: Preparing 21:33:36 c1a6bda1df58: Waiting 21:33:36 aedc3bda2944: Waiting 21:33:36 d90144c56bb2: Layer already exists 21:33:36 1123554c9c38: Layer already exists 21:33:36 22ad3cbeab79: Layer already exists 21:33:36 9284a4ae2f78: Layer already exists 21:33:36 52ed54ae81d5: Layer already exists 21:33:37 aedc3bda2944: Layer already exists 21:33:37 c1a6bda1df58: Layer already exists 21:33:37 main: digest: sha256:647309cc2a3c56be4dc3ec7b1d3c9b7167dcda3d2b1cb976083f53a1e7e34ebc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:33:37 ===================================================== [Pipeline] echo 21:33:37 taggedImages: 21:33:37 - nexus3.edgexfoundry.org:10004/app-record-replay:9a58609afd39464bfd27795787547eae56732d30 21:33:37 - nexus3.edgexfoundry.org:10004/app-record-replay:latest 21:33:37 - nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.12 21:33:37 - nexus3.edgexfoundry.org:10004/app-record-replay:9a58609afd39464bfd27795787547eae56732d30-3.2.0-dev.12 21:33:37 - nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:33:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:33:38 21:33:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:33:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:33:38 latest: Pulling from edgex-lftools-log-publisher 21:33:38 5eb5b503b376: Pulling fs layer 21:33:38 5c69ac0246d0: Pulling fs layer 21:33:38 ec43610c2a17: Pulling fs layer 21:33:38 3a2ae6a8a46f: Pulling fs layer 21:33:38 33b1e0a273af: Pulling fs layer 21:33:38 5d3b04190fa2: Pulling fs layer 21:33:38 2f39f015ded8: Pulling fs layer 21:33:38 33b1e0a273af: Waiting 21:33:38 2f39f015ded8: Waiting 21:33:38 5d3b04190fa2: Waiting 21:33:38 3a2ae6a8a46f: Waiting 21:33:39 5c69ac0246d0: Download complete 21:33:39 3a2ae6a8a46f: Verifying Checksum 21:33:39 3a2ae6a8a46f: Download complete 21:33:40 5eb5b503b376: Verifying Checksum 21:33:40 5eb5b503b376: Download complete 21:33:41 5eb5b503b376: Pull complete 21:33:41 5c69ac0246d0: Pull complete 21:33:41 5d3b04190fa2: Download complete 21:33:41 33b1e0a273af: Verifying Checksum 21:33:41 33b1e0a273af: Download complete 21:33:41 ec43610c2a17: Verifying Checksum 21:33:41 ec43610c2a17: Download complete 21:33:42 ec43610c2a17: Pull complete 21:33:42 3a2ae6a8a46f: Pull complete 21:33:42 2f39f015ded8: Download complete 21:33:42 33b1e0a273af: Pull complete 21:33:42 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:33:43 provisioning config files... 21:33:43 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/87@tmp/config975452407785499835tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:33:43 ---> ****-login.sh 21:33:43 nexus3.edgexfoundry.org:10001 21:33:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:33:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:33:44 Configure a credential helper to remove this warning. See 21:33:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:33:44 21:33:44 Login Succeeded 21:33:44 nexus3.edgexfoundry.org:10002 21:33:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:33:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:33:44 Configure a credential helper to remove this warning. See 21:33:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:33:44 21:33:44 Login Succeeded 21:33:44 nexus3.edgexfoundry.org:10003 21:33:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:33:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:33:45 Configure a credential helper to remove this warning. See 21:33:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:33:45 21:33:45 Login Succeeded 21:33:45 nexus3.edgexfoundry.org:10004 21:33:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:33:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:33:45 Configure a credential helper to remove this warning. See 21:33:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:33:45 21:33:45 Login Succeeded 21:33:45 ****.io 21:33:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:33:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:33:45 Configure a credential helper to remove this warning. See 21:33:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:33:45 21:33:45 Login Succeeded 21:33:45 ---> ****-login.sh ends [Pipeline] } 21:33:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:33:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:33:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:33:46 ========================================================= 21:33:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 21:33:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:33:46 2f39f015ded8: Pull complete 21:33:46 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:33:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:33:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv 21:33:46 + 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 . 21:33:46 Sending build context to Docker daemon 258.6kB [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:33:47 prd-ubuntu20.04-docker-8c-8g-1810 does not seem to be running inside a container 21:33:47 $ 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/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:33:47 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 21:33:47 Step 2/12 : FROM ${BASE} AS builder 21:33:47 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:33:47 9fda8d8052c6: Pulling fs layer 21:33:47 5d54e960e981: Pulling fs layer 21:33:47 c4a7e357bf2a: Pulling fs layer 21:33:47 f0e02332f6b5: Pulling fs layer 21:33:47 872ee5b61b7b: Pulling fs layer 21:33:47 0c6a40ed1a82: Pulling fs layer 21:33:47 94ae7d8d031c: Pulling fs layer 21:33:47 872ee5b61b7b: Waiting 21:33:47 0c6a40ed1a82: Waiting 21:33:47 f0e02332f6b5: Waiting 21:33:47 94ae7d8d031c: Waiting 21:33:47 5d54e960e981: Verifying Checksum 21:33:47 5d54e960e981: Download complete 21:33:47 f0e02332f6b5: Verifying Checksum 21:33:47 f0e02332f6b5: Download complete 21:33:47 872ee5b61b7b: Verifying Checksum 21:33:47 872ee5b61b7b: Download complete 21:33:47 9fda8d8052c6: Verifying Checksum 21:33:47 9fda8d8052c6: Download complete 21:33:47 94ae7d8d031c: Verifying Checksum 21:33:47 94ae7d8d031c: Download complete 21:33:48 9fda8d8052c6: Pull complete 21:33:49 c4a7e357bf2a: Verifying Checksum 21:33:49 c4a7e357bf2a: Download complete 21:33:50 0c6a40ed1a82: Verifying Checksum 21:33:50 0c6a40ed1a82: Download complete 21:33:50 $ docker top 64fc367e38cb8ab71bc45b47b44525601c75a9ace89320db6eefa16982f7f79b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:33:51 ---> job-cost.sh 21:33:51 lf-activate-venv: SKIPPING 21:33:51 INFO: No Stack... 21:33:51 5d54e960e981: Pull complete 21:33:51 INFO: Retrieving Pricing Info for: v3-standard-8 21:33:52 INFO: Archiving Costs [Pipeline] sh 21:33:52 + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv 21:33:52 + cut -d, -f6 [Pipeline] lock 21:33:52 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-87-stack-cost] 21:33:52 Resource [jenkins-edgexfoundry-app-record-replay-main-87-stack-cost] did not exist. Created. 21:33:52 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-87-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:33:52 + echo total: 0.2199999988079071 [Pipeline] stash 21:33:53 Stashed 1 file(s) [Pipeline] } 21:33:53 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-87-stack-cost] [Pipeline] // lock [Pipeline] } 21:33:53 $ docker stop --time=1 64fc367e38cb8ab71bc45b47b44525601c75a9ace89320db6eefa16982f7f79b 21:33:54 $ docker rm -f --volumes 64fc367e38cb8ab71bc45b47b44525601c75a9ace89320db6eefa16982f7f79b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:34:06 c4a7e357bf2a: Pull complete 21:34:06 f0e02332f6b5: Pull complete 21:34:06 872ee5b61b7b: Pull complete 21:34:14 0c6a40ed1a82: Pull complete 21:34:16 94ae7d8d031c: Pull complete 21:34:16 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 21:34:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:34:16 ---> 86de565de09d 21:34:16 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 21:34:17 ---> Running in 99289d84581f 21:34:17 Removing intermediate container 99289d84581f 21:34:17 ---> fe1ae85540a8 21:34:17 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 21:34:18 ---> Running in fa941adff6a4 21:34:18 Removing intermediate container fa941adff6a4 21:34:18 ---> e655a6a240b1 21:34:18 Step 5/12 : ARG ADD_BUILD_TAGS="" 21:34:18 ---> Running in 1bd7ed8ca3ad 21:34:18 Removing intermediate container 1bd7ed8ca3ad 21:34:18 ---> 60c494a6bd13 21:34:18 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:34:18 ---> Running in d19eb1f6ef1b 21:34:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:34:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:34:20 OK: 266 MiB in 52 packages 21:34:21 Removing intermediate container d19eb1f6ef1b 21:34:21 ---> adb482ed1aa1 21:34:21 Step 7/12 : WORKDIR /app 21:34:21 ---> Running in 4dcd15c794e6 21:34:22 Removing intermediate container 4dcd15c794e6 21:34:22 ---> a56c6de22f05 21:34:22 Step 8/12 : COPY go.mod vendor* ./ 21:34:22 ---> 8e6e5d17afa5 21:34:22 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:34:22 ---> Running in 2682815ca79c 21:35:30 Removing intermediate container 2682815ca79c 21:35:30 ---> f100a00c42e9 21:35:30 Step 10/12 : COPY . . 21:35:30 ---> 7688e37390fc 21:35:30 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:35:30 ---> Running in 9dc01e289c71 21:35:30 Removing intermediate container 9dc01e289c71 21:35:30 ---> 64fb79a5e753 21:35:30 Step 12/12 : RUN $MAKE 21:35:30 ---> Running in 22a640ac0726 21:35:30 noop 21:35:30 Removing intermediate container 22a640ac0726 21:35:30 ---> 8b31460509f4 21:35:30 Successfully built 8b31460509f4 21:35:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:31 + docker inspect -f . ci-base-image-arm64 21:35:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:35:31 prd-ubuntu20.04-docker-arm64-4c-16g-1811 does not seem to be running inside a container 21:35:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/87 -v /w/workspace/app-record-replay/87:/w/workspace/app-record-replay/87:rw,z -v /w/workspace/app-record-replay/87@tmp:/w/workspace/app-record-replay/87@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 ******** ci-base-image-arm64 cat 21:35:33 $ docker top 348c1b39da3bcf64ecc14ec644fa0a07c67729c8dd90c59b83b00e267fd32e1b -eo pid,comm [Pipeline] { [Pipeline] sh 21:35:34 + go version 21:35:34 go version go1.21.0 linux/arm64 [Pipeline] } 21:35:34 $ docker stop --time=1 348c1b39da3bcf64ecc14ec644fa0a07c67729c8dd90c59b83b00e267fd32e1b 21:35:36 $ docker rm -f --volumes 348c1b39da3bcf64ecc14ec644fa0a07c67729c8dd90c59b83b00e267fd32e1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:37 + docker inspect -f . ci-base-image-arm64 21:35:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:35:37 prd-ubuntu20.04-docker-arm64-4c-16g-1811 does not seem to be running inside a container 21:35:37 $ 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/87 -v /w/workspace/app-record-replay/87:/w/workspace/app-record-replay/87:rw,z -v /w/workspace/app-record-replay/87@tmp:/w/workspace/app-record-replay/87@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 ******** ci-base-image-arm64 cat 21:35:38 $ docker top b10994777411c51e62f863d32b1f3d053b08e764ab7d8848cd1311b6a2548b65 -eo pid,comm [Pipeline] { [Pipeline] sh 21:35:39 + git config --global --add safe.directory /w/workspace/app-record-replay/87 [Pipeline] fileExists [Pipeline] sh 21:35:40 + make test 21:35:40 go test -race -coverprofile=coverage.out ./... 21:37:46 ? github.com/edgexfoundry/app-record-replay [no test files] 21:37:46 ok github.com/edgexfoundry/app-record-replay/internal/app 1.221s coverage: 88.0% of statements 21:37:51 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 21:37:51 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 21:37:52 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 21:37:57 ok github.com/edgexfoundry/app-record-replay/internal/application 9.926s coverage: 98.7% of statements 21:37:57 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.491s coverage: 89.7% of statements 21:37:57 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.163s coverage: 100.0% of statements 21:38:01 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:38:01 go vet ./... 21:39:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:39:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:39:52 ./bin/test-attribution-txt.sh 21:39:52 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 21:39:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 21:39:53 $ docker stop --time=1 b10994777411c51e62f863d32b1f3d053b08e764ab7d8848cd1311b6a2548b65 21:39:54 $ docker rm -f --volumes b10994777411c51e62f863d32b1f3d053b08e764ab7d8848cd1311b6a2548b65 [Pipeline] // withDockerContainer [Pipeline] sh 21:39:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:39:56 Warning: overwriting stash ‘coverage-report’ 21:39:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:39:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:39:58 + ls -al . 21:39:58 total 188 21:39:58 drwxrwxr-x 9 jenkins jenkins 4096 Feb 27 21:35 . 21:39:58 drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 21:33 .. 21:39:58 -rw-rw-r-- 1 jenkins jenkins 119 Feb 27 21:33 .dockerignore 21:39:58 drwxrwxr-x 8 jenkins jenkins 4096 Feb 27 21:33 .git 21:39:58 drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 21:33 .github 21:39:58 -rw-rw-r-- 1 jenkins jenkins 164 Feb 27 21:33 .gitignore 21:39:58 -rw-rw-r-- 1 jenkins jenkins 41 Feb 27 21:33 .golangci.yml 21:39:58 -rw-rw-r-- 1 jenkins jenkins 11301 Feb 27 21:33 Attribution.txt 21:39:58 -rw-rw-r-- 1 jenkins jenkins 458 Feb 27 21:33 CHANGELOG.md 21:39:58 -rw-rw-r-- 1 jenkins jenkins 1725 Feb 27 21:33 Dockerfile 21:39:58 -rw-rw-r-- 1 jenkins jenkins 677 Feb 27 21:33 GOVERNANCE.md 21:39:58 -rw-rw-r-- 1 jenkins jenkins 681 Feb 27 21:33 Jenkinsfile 21:39:58 -rw-rw-r-- 1 jenkins jenkins 10174 Feb 27 21:33 LICENSE 21:39:58 -rw-rw-r-- 1 jenkins jenkins 3136 Feb 27 21:33 Makefile 21:39:58 -rw-rw-r-- 1 jenkins jenkins 611 Feb 27 21:33 OWNERS.md 21:39:58 -rw-rw-r-- 1 jenkins jenkins 4107 Feb 27 21:33 README.md 21:39:58 -rw-rw-r-- 1 jenkins jenkins 7789 Feb 27 21:33 Record and Reply.postman_collection.json 21:39:58 -rw-rw-r-- 1 jenkins jenkins 12 Feb 27 21:31 VERSION 21:39:58 drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 21:33 bin 21:39:58 -rw-r--r-- 1 jenkins jenkins 24666 Feb 27 21:37 coverage.out 21:39:58 -rw-rw-r-- 1 jenkins jenkins 3951 Feb 27 21:33 go.mod 21:39:58 -rw-rw-r-- 1 jenkins jenkins 34400 Feb 27 21:33 go.sum 21:39:58 drwxrwxr-x 7 jenkins jenkins 4096 Feb 27 21:33 internal 21:39:58 -rw-rw-r-- 1 jenkins jenkins 913 Feb 27 21:33 main.go 21:39:58 drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 21:33 openapi 21:39:58 drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 21:33 pkg 21:39:58 drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 21:33 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:58 + 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=9a58609afd39464bfd27795787547eae56732d30 --label arch=arm64 --label version=3.2.0-dev.12 . 21:39:58 Sending build context to Docker daemon 284.2kB 21:39:58 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 21:39:58 Step 2/27 : FROM ${BASE} AS builder 21:39:58 ---> 8b31460509f4 21:39:58 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 21:39:59 ---> Running in 133b97f46edb 21:39:59 Removing intermediate container 133b97f46edb 21:39:59 ---> bca227a220b0 21:39:59 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 21:39:59 ---> Running in 50ed733b2f97 21:39:59 Removing intermediate container 50ed733b2f97 21:39:59 ---> 053b33eeaa0a 21:39:59 Step 5/27 : ARG ADD_BUILD_TAGS="" 21:39:59 ---> Running in b2ef188d8cdd 21:40:00 Removing intermediate container b2ef188d8cdd 21:40:00 ---> 519940047990 21:40:00 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:40:00 ---> Running in 41dd9c1b7c2f 21:40:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:40:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:40:03 OK: 266 MiB in 52 packages 21:40:03 Removing intermediate container 41dd9c1b7c2f 21:40:03 ---> 4d599cf90f58 21:40:03 Step 7/27 : WORKDIR /app 21:40:03 ---> Running in 27bdc2b3d6d7 21:40:03 Removing intermediate container 27bdc2b3d6d7 21:40:03 ---> d67cc9c218f0 21:40:03 Step 8/27 : COPY go.mod vendor* ./ 21:40:04 ---> adc559049f9f 21:40:04 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:40:04 ---> Running in e60a100cd18f 21:40:07 Removing intermediate container e60a100cd18f 21:40:07 ---> 7bfb482cb6d8 21:40:07 Step 10/27 : COPY . . 21:40:07 ---> 96216af7e2d7 21:40:07 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:40:07 ---> Running in 1083229ebd96 21:40:07 Removing intermediate container 1083229ebd96 21:40:07 ---> 897956967b11 21:40:07 Step 12/27 : RUN $MAKE 21:40:07 ---> Running in 78c53375c3b5 21:40:08 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.23 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.12" -trimpath -mod=readonly -o app-record-replay 21:42:00 Removing intermediate container 78c53375c3b5 21:42:00 ---> ba409e3888b8 21:42:00 Step 13/27 : FROM alpine:3.18 21:42:00 3.18: Pulling from library/alpine 21:42:00 c6b39de5b339: Pulling fs layer 21:42:00 c6b39de5b339: Verifying Checksum 21:42:00 c6b39de5b339: Download complete 21:42:00 c6b39de5b339: Pull complete 21:42:00 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 21:42:00 Status: Downloaded newer image for alpine:3.18 21:42:00 ---> 33abbf032149 21:42:00 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 21:42:00 ---> Running in abba3115e716 21:42:00 Removing intermediate container abba3115e716 21:42:00 ---> c5639e4e8823 21:42:00 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 21:42:00 ---> Running in 0183af20ee4b 21:42:00 Removing intermediate container 0183af20ee4b 21:42:00 ---> 1885b77a658d 21:42:00 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 21:42:00 ---> Running in 2a51c0fb0951 21:42:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:42:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:42:00 (1/2) Installing ca-certificates (20230506-r0) 21:42:00 (2/2) Installing dumb-init (1.2.5-r2) 21:42:00 Executing busybox-1.36.1-r5.trigger 21:42:00 Executing ca-certificates-20230506-r0.trigger 21:42:00 OK: 9 MiB in 17 packages 21:42:01 Removing intermediate container 2a51c0fb0951 21:42:01 ---> 9111ec94adf4 21:42:01 Step 17/27 : RUN apk --no-cache upgrade 21:42:01 ---> Running in 65c520abc706 21:42:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:42:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:42:04 OK: 9 MiB in 17 packages 21:42:04 Removing intermediate container 65c520abc706 21:42:04 ---> f2e5527b5149 21:42:04 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 21:42:05 ---> 07d4f966276b 21:42:05 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 21:42:05 ---> 975039574f84 21:42:05 Step 20/27 : COPY --from=builder /app/res/ /res/ 21:42:06 ---> 439908286550 21:42:06 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 21:42:10 ---> 12e4d023593c 21:42:10 Step 22/27 : EXPOSE 59712 21:42:10 ---> Running in c74e8dc0818b 21:42:10 Removing intermediate container c74e8dc0818b 21:42:10 ---> 399236fcbbdd 21:42:10 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 21:42:10 ---> Running in a16ae7423ef4 21:42:10 Removing intermediate container a16ae7423ef4 21:42:10 ---> 7673e0d0076d 21:42:10 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:42:11 ---> Running in de05c49a2ee1 21:42:11 Removing intermediate container de05c49a2ee1 21:42:11 ---> 85401058b4be 21:42:11 Step 25/27 : LABEL arch=arm64 21:42:11 ---> Running in d1aaf844840f 21:42:11 Removing intermediate container d1aaf844840f 21:42:11 ---> 3624cf03e2e2 21:42:11 Step 26/27 : LABEL git_sha=9a58609afd39464bfd27795787547eae56732d30 21:42:11 ---> Running in fe18f73c5529 21:42:11 Removing intermediate container fe18f73c5529 21:42:11 ---> 512942439cec 21:42:11 Step 27/27 : LABEL version=3.2.0-dev.12 21:42:12 ---> Running in 9bbd87e38c71 21:42:12 Removing intermediate container 9bbd87e38c71 21:42:12 ---> 61b913bec843 21:42:12 [Warning] One or more build-args [ARCH] were not consumed 21:42:12 Successfully built 61b913bec843 21:42:12 Successfully tagged app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:42:12 provisioning config files... 21:42:12 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/87@tmp/config10032247677564924788tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:42:13 ---> ****-login.sh 21:42:13 nexus3.edgexfoundry.org:10001 21:42:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:42:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:42:13 Configure a credential helper to remove this warning. See 21:42:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:42:13 21:42:13 Login Succeeded 21:42:13 nexus3.edgexfoundry.org:10002 21:42:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:42:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:42:13 Configure a credential helper to remove this warning. See 21:42:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:42:13 21:42:13 Login Succeeded 21:42:13 nexus3.edgexfoundry.org:10003 21:42:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:42:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:42:14 Configure a credential helper to remove this warning. See 21:42:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:42:14 21:42:14 Login Succeeded 21:42:14 nexus3.edgexfoundry.org:10004 21:42:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:42:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:42:14 Configure a credential helper to remove this warning. See 21:42:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:42:14 21:42:14 Login Succeeded 21:42:14 ****.io 21:42:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:42:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:42:15 Configure a credential helper to remove this warning. See 21:42:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:42:15 21:42:15 Login Succeeded 21:42:15 ---> ****-login.sh ends [Pipeline] } 21:42:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:42:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:42:15 [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: 21:42:15 9a58609afd39464bfd27795787547eae56732d30 21:42:15 latest 21:42:15 3.2.0-dev.12 21:42:15 9a58609afd39464bfd27795787547eae56732d30-3.2.0-dev.12 21:42:15 main 21:42:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:42:16 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:9a58609afd39464bfd27795787547eae56732d30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:42:16 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:9a58609afd39464bfd27795787547eae56732d30 21:42:16 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 21:42:16 58614abce392: Preparing 21:42:16 9407f38ca1dc: Preparing 21:42:16 0b71fd22decd: Preparing 21:42:16 aab3f373fe03: Preparing 21:42:16 76c2c24c256e: Preparing 21:42:16 324ad4ba5329: Preparing 21:42:16 7c504f21be85: Preparing 21:42:16 324ad4ba5329: Waiting 21:42:16 7c504f21be85: Waiting 21:42:16 0b71fd22decd: Pushed 21:42:16 aab3f373fe03: Pushed 21:42:16 9407f38ca1dc: Pushed 21:42:16 76c2c24c256e: Pushed 21:42:16 7c504f21be85: Layer already exists 21:42:17 324ad4ba5329: Pushed 21:42:22 58614abce392: Pushed 21:42:22 9a58609afd39464bfd27795787547eae56732d30: digest: sha256:f68f012e836187c5a84645f6cad91a929d4d3627811356c24b9a335eca1ad947 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:42:22 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:42:25 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 21:42:25 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 21:42:25 58614abce392: Preparing 21:42:25 9407f38ca1dc: Preparing 21:42:25 0b71fd22decd: Preparing 21:42:25 aab3f373fe03: Preparing 21:42:25 76c2c24c256e: Preparing 21:42:25 324ad4ba5329: Preparing 21:42:25 7c504f21be85: Preparing 21:42:25 324ad4ba5329: Waiting 21:42:25 7c504f21be85: Waiting 21:42:25 9407f38ca1dc: Layer already exists 21:42:25 0b71fd22decd: Layer already exists 21:42:25 58614abce392: Layer already exists 21:42:25 76c2c24c256e: Layer already exists 21:42:25 aab3f373fe03: Layer already exists 21:42:25 7c504f21be85: Layer already exists 21:42:25 324ad4ba5329: Layer already exists 21:42:25 latest: digest: sha256:f68f012e836187c5a84645f6cad91a929d4d3627811356c24b9a335eca1ad947 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:42:26 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:42:26 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.12 21:42:26 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 21:42:26 58614abce392: Preparing 21:42:26 9407f38ca1dc: Preparing 21:42:26 0b71fd22decd: Preparing 21:42:26 aab3f373fe03: Preparing 21:42:26 76c2c24c256e: Preparing 21:42:26 324ad4ba5329: Preparing 21:42:26 7c504f21be85: Preparing 21:42:26 324ad4ba5329: Waiting 21:42:26 7c504f21be85: Waiting 21:42:26 58614abce392: Layer already exists 21:42:26 76c2c24c256e: Layer already exists 21:42:26 9407f38ca1dc: Layer already exists 21:42:26 0b71fd22decd: Layer already exists 21:42:26 aab3f373fe03: Layer already exists 21:42:26 324ad4ba5329: Layer already exists 21:42:26 7c504f21be85: Layer already exists 21:42:26 3.2.0-dev.12: digest: sha256:f68f012e836187c5a84645f6cad91a929d4d3627811356c24b9a335eca1ad947 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:42:27 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:9a58609afd39464bfd27795787547eae56732d30-3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:42:27 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:9a58609afd39464bfd27795787547eae56732d30-3.2.0-dev.12 21:42:27 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 21:42:27 58614abce392: Preparing 21:42:27 9407f38ca1dc: Preparing 21:42:27 0b71fd22decd: Preparing 21:42:27 aab3f373fe03: Preparing 21:42:27 76c2c24c256e: Preparing 21:42:27 324ad4ba5329: Preparing 21:42:27 7c504f21be85: Preparing 21:42:27 324ad4ba5329: Waiting 21:42:27 7c504f21be85: Waiting 21:42:27 0b71fd22decd: Layer already exists 21:42:27 aab3f373fe03: Layer already exists 21:42:27 58614abce392: Layer already exists 21:42:27 7c504f21be85: Layer already exists 21:42:27 324ad4ba5329: Layer already exists 21:42:27 76c2c24c256e: Layer already exists 21:42:27 9407f38ca1dc: Layer already exists 21:42:27 9a58609afd39464bfd27795787547eae56732d30-3.2.0-dev.12: digest: sha256:f68f012e836187c5a84645f6cad91a929d4d3627811356c24b9a335eca1ad947 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:42:28 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:42:28 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main 21:42:28 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 21:42:28 58614abce392: Preparing 21:42:28 9407f38ca1dc: Preparing 21:42:28 0b71fd22decd: Preparing 21:42:28 aab3f373fe03: Preparing 21:42:28 76c2c24c256e: Preparing 21:42:28 324ad4ba5329: Preparing 21:42:28 7c504f21be85: Preparing 21:42:28 324ad4ba5329: Waiting 21:42:28 7c504f21be85: Waiting 21:42:28 0b71fd22decd: Layer already exists 21:42:28 76c2c24c256e: Layer already exists 21:42:28 58614abce392: Layer already exists 21:42:28 9407f38ca1dc: Layer already exists 21:42:28 aab3f373fe03: Layer already exists 21:42:28 7c504f21be85: Layer already exists 21:42:28 324ad4ba5329: Layer already exists 21:42:29 main: digest: sha256:f68f012e836187c5a84645f6cad91a929d4d3627811356c24b9a335eca1ad947 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:42:29 ===================================================== [Pipeline] echo 21:42:29 taggedImages: 21:42:29 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:9a58609afd39464bfd27795787547eae56732d30 21:42:29 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 21:42:29 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.12 21:42:29 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:9a58609afd39464bfd27795787547eae56732d30-3.2.0-dev.12 21:42:29 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:42:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:42:30 21:42:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:42:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:42:30 arm64: Pulling from edgex-lftools-log-publisher 21:42:30 8998bd30e6a1: Pulling fs layer 21:42:30 04944245beec: Pulling fs layer 21:42:30 699f458cf7ca: Pulling fs layer 21:42:30 765212b225bb: Pulling fs layer 21:42:30 f23df028b6ca: Pulling fs layer 21:42:30 d65c8cfc05b1: Pulling fs layer 21:42:30 2437ff75d9bd: Pulling fs layer 21:42:30 765212b225bb: Waiting 21:42:30 d65c8cfc05b1: Waiting 21:42:30 f23df028b6ca: Waiting 21:42:30 2437ff75d9bd: Waiting 21:42:30 04944245beec: Verifying Checksum 21:42:30 04944245beec: Download complete 21:42:30 765212b225bb: Verifying Checksum 21:42:30 765212b225bb: Download complete 21:42:30 f23df028b6ca: Verifying Checksum 21:42:30 f23df028b6ca: Download complete 21:42:30 d65c8cfc05b1: Verifying Checksum 21:42:30 d65c8cfc05b1: Download complete 21:42:30 699f458cf7ca: Verifying Checksum 21:42:30 699f458cf7ca: Download complete 21:42:31 8998bd30e6a1: Verifying Checksum 21:42:31 8998bd30e6a1: Download complete 21:42:33 2437ff75d9bd: Verifying Checksum 21:42:33 2437ff75d9bd: Download complete 21:42:36 8998bd30e6a1: Pull complete 21:42:36 04944245beec: Pull complete 21:42:38 699f458cf7ca: Pull complete 21:42:38 765212b225bb: Pull complete 21:42:39 f23df028b6ca: Pull complete 21:42:40 d65c8cfc05b1: Pull complete 21:42:58 2437ff75d9bd: Pull complete 21:42:58 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:42:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:42:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:42:58 prd-ubuntu20.04-docker-arm64-4c-16g-1811 does not seem to be running inside a container 21:42:58 $ 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/87 -v /w/workspace/app-record-replay/87:/w/workspace/app-record-replay/87:rw,z -v /w/workspace/app-record-replay/87@tmp:/w/workspace/app-record-replay/87@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:43:01 $ docker top 99438ca2c604024f6c99a0bb9524d80bd2542f023c681213aa95be979ea7ace3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:43:02 ---> job-cost.sh 21:43:02 lf-activate-venv: SKIPPING 21:43:02 INFO: No Stack... 21:43:02 INFO: Retrieving Pricing Info for: v3-standard-4 21:43:03 INFO: Archiving Costs [Pipeline] sh 21:43:03 + cat /w/workspace/app-record-replay/87/archives/cost.csv 21:43:03 + cut -d, -f6 [Pipeline] lock 21:43:04 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-87-stack-cost] 21:43:04 Resource [jenkins-edgexfoundry-app-record-replay-main-87-stack-cost] did not exist. Created. 21:43:04 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-87-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:43:04 /w/workspace/app-record-replay/87@tmp/durable-6dc11e4a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:43:05 + echo total: 0.10999999940395355 [Pipeline] stash 21:43:05 Warning: overwriting stash ‘stack-cost’ 21:43:05 Stashed 1 file(s) [Pipeline] } 21:43:05 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-87-stack-cost] [Pipeline] // lock [Pipeline] } 21:43:05 $ docker stop --time=1 99438ca2c604024f6c99a0bb9524d80bd2542f023c681213aa95be979ea7ace3 21:43:08 $ docker rm -f --volumes 99438ca2c604024f6c99a0bb9524d80bd2542f023c681213aa95be979ea7ace3 [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 21:43:09 provisioning config files... 21:43:11 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config8398802871050457818tmp [Pipeline] { [Pipeline] sh 21:43:11 + set +x 21:43:11 + curl -s https://codecov.io/bash 21:43:11 + bash -s -- 21:43:11 21:43:11 _____ _ 21:43:11 / ____| | | 21:43:11 | | ___ __| | ___ ___ _____ __ 21:43:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:43:11 | |___| (_) | (_| | __/ (_| (_) \ V / 21:43:11 \_____\___/ \__,_|\___|\___\___/ \_/ 21:43:11 Bash-1.0.6 21:43:11 21:43:11 21:43:11 ==> git version 2.25.1 found 21:43:11 ==> 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 21:43:11 Release-Date: 2020-01-08 21:43:11 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:43:11 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:43:11 ==> Jenkins CI detected. 21:43:11 current dir:  /w/workspace/exfoundry_app-record-replay_main 21:43:11 project root: . 21:43:11 --> token set from env 21:43:11 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:43:12 ==> Running gcov in . (disable via -X gcov) 21:43:12 ==> Python coveragepy not found 21:43:12 ==> Searching for coverage reports in: 21:43:12 + . 21:43:12 -> Found 1 reports 21:43:12 ==> Detecting git/mercurial file structure 21:43:12 ==> Reading reports 21:43:12 + ./coverage.out bytes=24666 21:43:12 ==> Appending adjustments 21:43:12 https://docs.codecov.io/docs/fixing-reports 21:43:12 + Found adjustments 21:43:12 ==> Gzipping contents 21:43:12 8.0K /tmp/codecov.t4enWy.gz 21:43:12 ==> Uploading reports 21:43:12 url: https://codecov.io 21:43:12 query: branch=main&commit=9a58609afd39464bfd27795787547eae56732d30&build=87&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F87%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 21:43:12 -> Pinging Codecov 21:43:12 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=9a58609afd39464bfd27795787547eae56732d30&build=87&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F87%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 21:43:12 -> Uploading to 21:43:12 https://storage.googleapis.com/codecov/v4/raw/2024-02-27/F467761B9912B4F32F9BC62907045C81/9a58609afd39464bfd27795787547eae56732d30/8f6cef1b-c5c1-46e4-96c1-6bcc1c6cea98.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240227%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240227T214312Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f3168ce93221ac471f7c6773f8db7de8245ac9df27611aa6cb5a5919d974ac5d 21:43:12 % Total % Received % Xferd Average Speed Time Time Time Current 21:43:12 Dload Upload Total Spent Left Speed 21:43:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4850 0 0 100 4850 0 18653 --:--:-- --:--:-- --:--:-- 18653 21:43:12 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/9a58609afd39464bfd27795787547eae56732d30 [Pipeline] } 21:43:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:43:13 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:43:13 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:43:13 21:43:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:43:13 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:43:13 df9b9388f04a: Pulling fs layer 21:43:13 52dc419b0ee2: Pulling fs layer 21:43:13 25bc292e5bac: Pulling fs layer 21:43:13 114826534d7a: Pulling fs layer 21:43:13 4657fd5d0bcf: Pulling fs layer 21:43:13 6ad1cebc031e: Pulling fs layer 21:43:13 8a3aa393b2d8: Pulling fs layer 21:43:13 114826534d7a: Waiting 21:43:13 4657fd5d0bcf: Waiting 21:43:13 8a3aa393b2d8: Waiting 21:43:13 25bc292e5bac: Verifying Checksum 21:43:13 25bc292e5bac: Download complete 21:43:13 52dc419b0ee2: Verifying Checksum 21:43:13 52dc419b0ee2: Download complete 21:43:13 4657fd5d0bcf: Verifying Checksum 21:43:13 4657fd5d0bcf: Download complete 21:43:13 df9b9388f04a: Download complete 21:43:14 6ad1cebc031e: Verifying Checksum 21:43:14 6ad1cebc031e: Download complete 21:43:14 df9b9388f04a: Pull complete 21:43:14 52dc419b0ee2: Pull complete 21:43:14 25bc292e5bac: Pull complete 21:43:14 114826534d7a: Verifying Checksum 21:43:14 114826534d7a: Download complete 21:43:14 8a3aa393b2d8: Verifying Checksum 21:43:14 8a3aa393b2d8: Download complete 21:43:19 114826534d7a: Pull complete 21:43:19 4657fd5d0bcf: Pull complete 21:43:19 6ad1cebc031e: Pull complete 21:43:21 8a3aa393b2d8: Pull complete 21:43:21 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:43:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:43:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:43:22 prd-ubuntu20.04-docker-8c-8g-1810 does not seem to be running inside a container 21:43:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 21:43:25 $ docker top 9500447168edc2397b059be52f4b2249a49fcc3f98d45b4999dd17b0f8319f8c -eo pid,comm [Pipeline] { [Pipeline] echo 21:43:25 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh 21:43:26 + set -o pipefail 21:43:26 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' 21:43:31 21:43:31 Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... 21:43:31 21:43:31 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/90b2b683-dc9f-44dd-9e97-3f0ea8a6734b 21:43:31 21:43:31 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:43:31 21:43:31 21:43:31 A medium severity vulnerability was found in the Snyk CLI versions you are using. 21:43:31 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 21:43:31 More details here: https://snyk.co/ue1NS [Pipeline] } 21:43:31 $ docker stop --time=1 9500447168edc2397b059be52f4b2249a49fcc3f98d45b4999dd17b0f8319f8c 21:43:35 $ docker rm -f --volumes 9500447168edc2397b059be52f4b2249a49fcc3f98d45b4999dd17b0f8319f8c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:43:36 + git log --format=format:%s -1 9a58609afd39464bfd27795787547eae56732d30 [Pipeline] sh 21:43:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:43:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:43:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:43:37 prd-ubuntu20.04-docker-8c-8g-1810 does not seem to be running inside a container 21:43:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@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 21:43:37 $ docker top 508974adfee05c6df8aa3706ecd47cc1991bb5b854e4b8bfa2b9a68c95ab4d49 -eo pid,comm 21:43:37 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). 21:43:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:43:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:43:38 [ssh-agent] Looking for ssh-agent implementation... 21:43:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:43:38 $ docker exec 508974adfee05c6df8aa3706ecd47cc1991bb5b854e4b8bfa2b9a68c95ab4d49 ssh-agent 21:43:38 SSH_AUTH_SOCK=/tmp/ssh-k9Prk3xC8Dka/agent.32 21:43:38 SSH_AGENT_PID=38 21:43:38 Running ssh-add (command line suppressed) 21:43:38 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_8937144805524239140.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_8937144805524239140.key) 21:43:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:43:38 + git semver tag 21:43:39 2024-02-27 21:43:39,122 [run_tag] DEBUG tag force:False 21:43:39 2024-02-27 21:43:39,123 [check_head_tag] DEBUG check head tag 21:43:39 2024-02-27 21:43:39,124 [execute] INFO git cat-file --batch-check 21:43:39 2024-02-27 21:43:39,124 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 21:43:39 2024-02-27 21:43:39,128 [execute] INFO git cat-file --batch 21:43:39 2024-02-27 21:43:39,128 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 21:43:39 2024-02-27 21:43:39,155 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 21:43:39 2024-02-27 21:43:39,155 [execute] INFO git tag -a v3.2.0-dev.12 -m v3.2.0-dev.12 21:43:39 2024-02-27 21:43:39,155 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.12', '-m', 'v3.2.0-dev.12'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 21:43:39 2024-02-27 21:43:39,160 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 21:43:39 3.2.0-dev.12 [Pipeline] } 21:43:39 $ docker exec --env ******** --env ******** 508974adfee05c6df8aa3706ecd47cc1991bb5b854e4b8bfa2b9a68c95ab4d49 ssh-agent -k 21:43:39 unset SSH_AUTH_SOCK; 21:43:39 unset SSH_AGENT_PID; 21:43:39 echo Agent pid 38 killed; 21:43:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:43:40 + git semver [Pipeline] } 21:43:40 $ docker stop --time=1 508974adfee05c6df8aa3706ecd47cc1991bb5b854e4b8bfa2b9a68c95ab4d49 21:43:41 $ docker rm -f --volumes 508974adfee05c6df8aa3706ecd47cc1991bb5b854e4b8bfa2b9a68c95ab4d49 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:43:42 21:43:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:43:42 0.23.1-centos7: Pulling from edgex-lftools 21:43:42 ab5ef0e58194: Pulling fs layer 21:43:42 9712f1f96733: Pulling fs layer 21:43:42 63f879dbbcfc: Pulling fs layer 21:43:42 0d9ebad4ef96: Pulling fs layer 21:43:42 e9a5061849ea: Pulling fs layer 21:43:42 d747dcd14b5f: Pulling fs layer 21:43:42 2de7ff778b66: Pulling fs layer 21:43:42 d747dcd14b5f: Waiting 21:43:42 0d9ebad4ef96: Waiting 21:43:42 2de7ff778b66: Waiting 21:43:42 e9a5061849ea: Waiting 21:43:42 9712f1f96733: Verifying Checksum 21:43:42 9712f1f96733: Download complete 21:43:43 63f879dbbcfc: Verifying Checksum 21:43:43 63f879dbbcfc: Download complete 21:43:43 0d9ebad4ef96: Verifying Checksum 21:43:43 0d9ebad4ef96: Download complete 21:43:43 d747dcd14b5f: Verifying Checksum 21:43:43 d747dcd14b5f: Download complete 21:43:43 ab5ef0e58194: Verifying Checksum 21:43:43 ab5ef0e58194: Download complete 21:43:43 e9a5061849ea: Download complete 21:43:43 2de7ff778b66: Verifying Checksum 21:43:43 2de7ff778b66: Download complete 21:43:46 ab5ef0e58194: Pull complete 21:43:46 9712f1f96733: Pull complete 21:43:46 63f879dbbcfc: Pull complete 21:43:51 0d9ebad4ef96: Pull complete 21:43:51 e9a5061849ea: Pull complete 21:43:51 d747dcd14b5f: Pull complete 21:43:52 2de7ff778b66: Pull complete 21:43:52 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:43:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:43:52 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:43:52 prd-ubuntu20.04-docker-8c-8g-1810 does not seem to be running inside a container 21:43:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@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-lftools:0.23.1-centos7 cat 21:43:58 $ docker top 0bcc314dedc5bc66cfc262abe6df1564de3636ba31b55f5fa5959c8de53fa586 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:43:58 provisioning config files... 21:43:58 copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config3562723324065247870tmp 21:43:58 copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config10842402413173272536tmp 21:43:58 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config9648988893800407791tmp [Pipeline] { [Pipeline] echo 21:43:58 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:43:59 ---> sigul-configuration.sh 21:43:59 gpg: directory `/root/.gnupg' created 21:43:59 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:43:59 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:43:59 gpg: keyring `/root/.gnupg/secring.gpg' created 21:43:59 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:43:59 gpg: CAST5 encrypted data 21:43:59 gpg: encrypted with 1 passphrase 21:43:59 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:43:59 + mkdir /home/jenkins 21:43:59 + mkdir /home/jenkins/sigul [Pipeline] sh 21:43:59 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 21:43:59 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:44:00 ---> sigul-install.sh 21:44:00 Sigul already installed; skipping installation. [Pipeline] sh 21:44:00 + git tag --list 21:44:00 v3.1 21:44:00 v3.1.0 21:44:00 v3.1.0-dev.0 21:44:00 v3.1.0-dev.1 21:44:00 v3.1.0-dev.10 21:44:00 v3.1.0-dev.11 21:44:00 v3.1.0-dev.12 21:44:00 v3.1.0-dev.13 21:44:00 v3.1.0-dev.14 21:44:00 v3.1.0-dev.15 21:44:00 v3.1.0-dev.16 21:44:00 v3.1.0-dev.17 21:44:00 v3.1.0-dev.18 21:44:00 v3.1.0-dev.19 21:44:00 v3.1.0-dev.2 21:44:00 v3.1.0-dev.20 21:44:00 v3.1.0-dev.21 21:44:00 v3.1.0-dev.22 21:44:00 v3.1.0-dev.23 21:44:00 v3.1.0-dev.24 21:44:00 v3.1.0-dev.25 21:44:00 v3.1.0-dev.26 21:44:00 v3.1.0-dev.27 21:44:00 v3.1.0-dev.28 21:44:00 v3.1.0-dev.29 21:44:00 v3.1.0-dev.3 21:44:00 v3.1.0-dev.30 21:44:00 v3.1.0-dev.31 21:44:00 v3.1.0-dev.32 21:44:00 v3.1.0-dev.33 21:44:00 v3.1.0-dev.34 21:44:00 v3.1.0-dev.35 21:44:00 v3.1.0-dev.36 21:44:00 v3.1.0-dev.37 21:44:00 v3.1.0-dev.38 21:44:00 v3.1.0-dev.39 21:44:00 v3.1.0-dev.4 21:44:00 v3.1.0-dev.40 21:44:00 v3.1.0-dev.41 21:44:00 v3.1.0-dev.42 21:44:00 v3.1.0-dev.43 21:44:00 v3.1.0-dev.44 21:44:00 v3.1.0-dev.45 21:44:00 v3.1.0-dev.46 21:44:00 v3.1.0-dev.47 21:44:00 v3.1.0-dev.48 21:44:00 v3.1.0-dev.49 21:44:00 v3.1.0-dev.5 21:44:00 v3.1.0-dev.50 21:44:00 v3.1.0-dev.51 21:44:00 v3.1.0-dev.52 21:44:00 v3.1.0-dev.53 21:44:00 v3.1.0-dev.54 21:44:00 v3.1.0-dev.55 21:44:00 v3.1.0-dev.56 21:44:00 v3.1.0-dev.57 21:44:00 v3.1.0-dev.58 21:44:00 v3.1.0-dev.59 21:44:00 v3.1.0-dev.6 21:44:00 v3.1.0-dev.60 21:44:00 v3.1.0-dev.61 21:44:00 v3.1.0-dev.62 21:44:00 v3.1.0-dev.63 21:44:00 v3.1.0-dev.64 21:44:00 v3.1.0-dev.65 21:44:00 v3.1.0-dev.66 21:44:00 v3.1.0-dev.67 21:44:00 v3.1.0-dev.68 21:44:00 v3.1.0-dev.7 21:44:00 v3.1.0-dev.8 21:44:00 v3.1.0-dev.9 21:44:00 v3.2.0-dev.1 21:44:00 v3.2.0-dev.10 21:44:00 v3.2.0-dev.11 21:44:00 v3.2.0-dev.12 21:44:00 v3.2.0-dev.2 21:44:00 v3.2.0-dev.3 21:44:00 v3.2.0-dev.4 21:44:00 v3.2.0-dev.5 21:44:00 v3.2.0-dev.6 21:44:00 v3.2.0-dev.7 21:44:00 v3.2.0-dev.8 21:44:00 v3.2.0-dev.9 [Pipeline] sh 21:44:00 + lftools sign git-tag v3.2.0-dev.12 21:44:01 Signing Git tag with Sigul... 21:44:01 Signing v3.2.0-dev.12 [Pipeline] echo 21:44:01 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:44:01 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:44:01 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:44:02 $ docker stop --time=1 0bcc314dedc5bc66cfc262abe6df1564de3636ba31b55f5fa5959c8de53fa586 21:44:03 $ docker rm -f --volumes 0bcc314dedc5bc66cfc262abe6df1564de3636ba31b55f5fa5959c8de53fa586 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:44:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:44:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:44:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:44:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:44:04 prd-ubuntu20.04-docker-8c-8g-1810 does not seem to be running inside a container 21:44:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@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 21:44:05 $ docker top 63fd89947ae670cbc078bfae45f9f57a62360dbf71c34f99599378fc0543d0fb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:44:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:44:05 [ssh-agent] Looking for ssh-agent implementation... 21:44:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:44:05 $ docker exec 63fd89947ae670cbc078bfae45f9f57a62360dbf71c34f99599378fc0543d0fb ssh-agent 21:44:05 SSH_AUTH_SOCK=/tmp/ssh-PjfJJaaHVmtg/agent.32 21:44:05 SSH_AGENT_PID=38 21:44:05 Running ssh-add (command line suppressed) 21:44:05 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2796545041544460129.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2796545041544460129.key) 21:44:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:44:06 + git semver bump pre 21:44:06 2024-02-27 21:44:06,452 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 21:44:06 2024-02-27 21:44:06,453 [bump_version] DEBUG bumping version:3.2.0-dev.12 on axis:pre with prefix:dev 21:44:06 2024-02-27 21:44:06,453 [bump_version] DEBUG bumped version:3.2.0-dev.13 21:44:06 2024-02-27 21:44:06,453 [write_version] DEBUG write version:3.2.0-dev.13 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True 21:44:06 2024-02-27 21:44:06,453 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 21:44:06 2024-02-27 21:44:06,453 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main 21:44:06 2024-02-27 21:44:06,456 [execute] INFO git cat-file --batch-check 21:44:06 2024-02-27 21:44:06,456 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 21:44:06 2024-02-27 21:44:06,460 [execute] INFO git cat-file --batch 21:44:06 2024-02-27 21:44:06,460 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 21:44:06 2024-02-27 21:44:06,466 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 21:44:06 3.2.0-dev.13 [Pipeline] } 21:44:06 $ docker exec --env ******** --env ******** 63fd89947ae670cbc078bfae45f9f57a62360dbf71c34f99599378fc0543d0fb ssh-agent -k 21:44:06 unset SSH_AUTH_SOCK; 21:44:06 unset SSH_AGENT_PID; 21:44:06 echo Agent pid 38 killed; 21:44:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:44:07 + git semver [Pipeline] } 21:44:07 $ docker stop --time=1 63fd89947ae670cbc078bfae45f9f57a62360dbf71c34f99599378fc0543d0fb 21:44:08 $ docker rm -f --volumes 63fd89947ae670cbc078bfae45f9f57a62360dbf71c34f99599378fc0543d0fb [Pipeline] // withDockerContainer [Pipeline] sh 21:44:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:44:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:44:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:44:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:44:09 prd-ubuntu20.04-docker-8c-8g-1810 does not seem to be running inside a container 21:44:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@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 21:44:10 $ docker top 88a2dec1b308523afe2e7581afa6c7f0de7bd2a49db5ba2f4cdb7dd71a4d0fb5 -eo pid,comm 21:44:10 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). 21:44:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:44:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:44:10 [ssh-agent] Looking for ssh-agent implementation... 21:44:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:44:10 $ docker exec 88a2dec1b308523afe2e7581afa6c7f0de7bd2a49db5ba2f4cdb7dd71a4d0fb5 ssh-agent 21:44:10 SSH_AUTH_SOCK=/tmp/ssh-sF2TiP0S6z6K/agent.32 21:44:10 SSH_AGENT_PID=38 21:44:10 Running ssh-add (command line suppressed) 21:44:10 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11153533937365678781.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11153533937365678781.key) 21:44:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:44:11 + git semver push 21:44:11 2024-02-27 21:44:11,311 [run_push] DEBUG push 21:44:11 2024-02-27 21:44:11,312 [execute] INFO git cat-file --batch-check 21:44:11 2024-02-27 21:44:11,312 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 21:44:11 2024-02-27 21:44:11,316 [execute] INFO git rev-list 916f84e1b276b6d02aedaa5c3d6af4b10adb159d -- 21:44:11 2024-02-27 21:44:11,317 [execute] DEBUG Popen(['git', 'rev-list', '916f84e1b276b6d02aedaa5c3d6af4b10adb159d', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 21:44:11 2024-02-27 21:44:11,324 [execute] INFO git fetch -v origin 21:44:11 2024-02-27 21:44:11,324 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) 21:44:11 2024-02-27 21:44:11,793 [run_push] DEBUG no remote changes detected 21:44:11 2024-02-27 21:44:11,794 [execute] INFO git push origin semver 21:44:11 2024-02-27 21:44:11,794 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 21:44:12 2024-02-27 21:44:12,429 [run_push] DEBUG push all version tags 21:44:12 2024-02-27 21:44:12,430 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:44:12 2024-02-27 21:44:12,430 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 21:44:13 2024-02-27 21:44:13,079 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 21:44:13 3.2.0-dev.13 [Pipeline] } 21:44:13 $ docker exec --env ******** --env ******** 88a2dec1b308523afe2e7581afa6c7f0de7bd2a49db5ba2f4cdb7dd71a4d0fb5 ssh-agent -k 21:44:13 unset SSH_AUTH_SOCK; 21:44:13 unset SSH_AGENT_PID; 21:44:13 echo Agent pid 38 killed; 21:44:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:44:14 + git semver [Pipeline] } 21:44:14 $ docker stop --time=1 88a2dec1b308523afe2e7581afa6c7f0de7bd2a49db5ba2f4cdb7dd71a4d0fb5 21:44:15 $ docker rm -f --volumes 88a2dec1b308523afe2e7581afa6c7f0de7bd2a49db5ba2f4cdb7dd71a4d0fb5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 21:44:17 + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] 21:44:17 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 21:44:17 total 16 21:44:17 drwxr-xr-x 3 root root 4096 Feb 27 21:33 . 21:44:17 drwxrwxr-x 11 jenkins jenkins 4096 Feb 27 21:44 .. 21:44:17 drwxr-xr-x 2 root root 4096 Feb 27 21:33 cost 21:44:17 -rw-r--r-- 1 root root 88 Feb 27 21:33 cost.csv 21:44:17 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives 21:44:17 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 21:44:17 total 16 21:44:17 drwxr-xr-x 3 jenkins jenkins 4096 Feb 27 21:33 . 21:44:17 drwxrwxr-x 11 jenkins jenkins 4096 Feb 27 21:44 .. 21:44:17 drwxr-xr-x 2 jenkins jenkins 4096 Feb 27 21:33 cost 21:44:17 -rw-r--r-- 1 jenkins jenkins 88 Feb 27 21:33 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:44:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:44:18 ---> package-listing.sh 21:44:18 ++ facter osfamily 21:44:18 ++ tr '[:upper:]' '[:lower:]' 21:44:18 + OS_FAMILY=debian 21:44:18 + workspace=/w/workspace/exfoundry_app-record-replay_main 21:44:18 + START_PACKAGES=/tmp/packages_start.txt 21:44:18 + END_PACKAGES=/tmp/packages_end.txt 21:44:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:44:18 + PACKAGES=/tmp/packages_start.txt 21:44:18 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 21:44:18 + PACKAGES=/tmp/packages_end.txt 21:44:18 + case "${OS_FAMILY}" in 21:44:18 + dpkg -l 21:44:18 + grep '^ii' 21:44:18 + '[' -f /tmp/packages_start.txt ']' 21:44:18 + '[' -f /tmp/packages_end.txt ']' 21:44:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:44:18 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 21:44:18 + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ 21:44:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo 21:44:18 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/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:44:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:44:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:44:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:44:19 prd-ubuntu20.04-docker-8c-8g-1810 does not seem to be running inside a container 21:44:19 $ 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/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@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-lftools-log-publisher:latest cat 21:44:20 $ docker top b59298ea38dd6ce9316f1168f1ccee7372c7e2baf6ec9bb946f92c342ec7732a -eo pid,comm [Pipeline] { [Pipeline] sh 21:44:20 + touch /tmp/pre-build-complete [Pipeline] sh 21:44:20 + mkdir -p /var/log/sysstat [Pipeline] sh 21:44:21 + ls /var/log/sa-host 21:44:21 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:44:21 provisioning config files... 21:44:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config11581775381828943014tmp [Pipeline] { [Pipeline] echo 21:44:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:44:21 ---> create-netrc.sh [Pipeline] } 21:44:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:44:22 ---> python-tools-install.sh [Pipeline] echo 21:44:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:44:22 ---> sudo-logs.sh 21:44:22 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:44:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:44:22 ---> job-cost.sh 21:44:22 lf-activate-venv: SKIPPING 21:44:22 DEBUG: total: 0.2199999988079071 21:44:22 INFO: Retrieving Stack Cost... 21:44:23 INFO: Retrieving Pricing Info for: v3-standard-8 21:44:23 INFO: Archiving Costs [Pipeline] echo 21:44:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:44:23 ---> logs-deploy.sh 21:44:23 lf-activate-venv: SKIPPING 21:44:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/87 21:44:23 INFO: archiving workspace using pattern(s): 21:44:24 Archives upload complete. 21:44:25 INFO: archiving logs to Nexus 21:44:25 ---> uname -a: 21:44:25 Linux prd-ubuntu20-04-docker-8c-8g-1810 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 21:44:25 21:44:25 21:44:25 ---> lscpu: 21:44:25 Architecture: x86_64 21:44:25 CPU op-mode(s): 32-bit, 64-bit 21:44:25 Byte Order: Little Endian 21:44:25 Address sizes: 40 bits physical, 48 bits virtual 21:44:25 CPU(s): 8 21:44:25 On-line CPU(s) list: 0-7 21:44:25 Thread(s) per core: 1 21:44:25 Core(s) per socket: 1 21:44:25 Socket(s): 8 21:44:25 NUMA node(s): 1 21:44:25 Vendor ID: AuthenticAMD 21:44:25 CPU family: 23 21:44:25 Model: 49 21:44:25 Model name: AMD EPYC-Rome Processor 21:44:25 Stepping: 0 21:44:25 CPU MHz: 2799.998 21:44:25 BogoMIPS: 5599.99 21:44:25 Virtualization: AMD-V 21:44:25 Hypervisor vendor: KVM 21:44:25 Virtualization type: full 21:44:25 L1d cache: 256 KiB 21:44:25 L1i cache: 256 KiB 21:44:25 L2 cache: 4 MiB 21:44:25 L3 cache: 128 MiB 21:44:25 NUMA node0 CPU(s): 0-7 21:44:25 Vulnerability Itlb multihit: Not affected 21:44:25 Vulnerability L1tf: Not affected 21:44:25 Vulnerability Mds: Not affected 21:44:25 Vulnerability Meltdown: Not affected 21:44:25 Vulnerability Mmio stale data: Not affected 21:44:25 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:44:25 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:44:25 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:44:25 Vulnerability Srbds: Not affected 21:44:25 Vulnerability Tsx async abort: Not affected 21:44:25 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 21:44:25 21:44:25 21:44:25 ---> nproc: 21:44:25 8 21:44:25 21:44:25 21:44:25 ---> df -h: 21:44:25 Filesystem Size Used Avail Use% Mounted on 21:44:25 overlay 155G 13G 143G 9% / 21:44:25 tmpfs 64M 0 64M 0% /dev 21:44:25 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:44:25 shm 64M 0 64M 0% /dev/shm 21:44:25 /dev/vda1 155G 13G 143G 9% /facter-os 21:44:25 21:44:25 21:44:25 ---> sar -b -r -n DEV: 21:44:25 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1810) 02/27/24 _x86_64_ (8 CPU) 21:44:25 21:44:25 21:30:11 LINUX RESTART (8 CPU) 21:44:25 21:44:25 21:31:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:44:25 21:32:01 225.22 3.77 221.45 0.00 436.67 69369.73 0.00 21:44:25 21:33:01 73.72 0.17 73.55 0.00 5.47 19917.35 0.00 21:44:25 21:34:01 145.28 0.07 145.22 0.00 7.73 36909.70 0.00 21:44:25 21:35:01 2.05 0.00 2.05 0.00 0.00 25.21 0.00 21:44:25 21:36:01 55.49 12.26 43.23 0.00 5247.53 8506.45 0.00 21:44:25 21:37:01 6.50 0.02 6.48 0.00 0.13 130.22 0.00 21:44:25 21:38:01 1.30 0.00 1.30 0.00 0.00 14.66 0.00 21:44:25 21:39:01 2.07 0.00 2.07 0.00 0.00 23.86 0.00 21:44:25 21:40:01 0.90 0.00 0.90 0.00 0.00 10.00 0.00 21:44:25 21:41:01 1.72 0.00 1.72 0.00 0.00 19.33 0.00 21:44:25 21:42:01 0.87 0.00 0.87 0.00 0.00 9.47 0.00 21:44:25 21:43:01 1.52 0.00 1.52 0.00 0.00 17.99 0.00 21:44:25 21:44:01 125.23 0.37 124.86 0.00 19.06 62670.09 0.00 21:44:25 Average: 49.37 1.28 48.09 0.00 439.71 15200.85 0.00 21:44:25 21:44:25 21:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:44:25 21:32:01 28357688 31362040 943908 2.87 137400 3063932 2100164 6.19 1330800 2716520 64820 21:44:25 21:33:01 28556304 31509864 798480 2.43 141780 3014604 2143532 6.32 1217252 2641264 460 21:44:25 21:34:01 27788860 31541196 764336 2.32 153988 3734240 1766752 5.21 1260280 3291184 376 21:44:25 21:35:01 27789532 31542044 763076 2.32 154044 3734236 1766752 5.21 1259900 3291184 8 21:44:25 21:36:01 27310988 31520404 751236 2.28 183552 4161376 1718300 5.06 1567404 3424724 1032 21:44:25 21:37:01 27325048 31529588 741796 2.26 182100 4158116 1681548 4.96 1557044 3421504 20 21:44:25 21:38:01 27325516 31530240 740872 2.25 182180 4158128 1681548 4.96 1556768 3421508 16 21:44:25 21:39:01 27326216 31531044 739964 2.25 182268 4158132 1681548 4.96 1556560 3421512 12 21:44:25 21:40:01 27328852 31533704 737292 2.24 182288 4158132 1681548 4.96 1553716 3421512 12 21:44:25 21:41:01 27328488 31533376 737520 2.24 182324 4158136 1681548 4.96 1553864 3421516 8 21:44:25 21:42:01 27328692 31533596 737236 2.24 182344 4158136 1681548 4.96 1553804 3421516 12 21:44:25 21:43:01 27329496 31534436 736284 2.24 182364 4158204 1681548 4.96 1553064 3421540 12 21:44:25 21:44:01 25784500 31468668 793276 2.41 221612 5466768 2066464 6.09 1709596 4671212 852 21:44:25 Average: 27452322 31513092 768098 2.34 174480 4021703 1794831 5.29 1479235 3383592 5203 21:44:25 21:44:25 21:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:44:25 21:32:01 ens3 421.93 285.87 5341.52 100.41 0.00 0.00 0.00 0.00 21:44:25 21:32:01 docker0 180.13 258.58 15.14 2166.07 0.00 0.00 0.00 0.00 21:44:25 21:32:01 lo 2.67 2.67 0.27 0.27 0.00 0.00 0.00 0.00 21:44:25 21:32:01 vethf305551 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 21:44:25 21:33:01 ens3 25.66 17.26 51.58 10.33 0.00 0.00 0.00 0.00 21:44:25 21:33:01 docker0 1.40 2.38 0.08 30.90 0.00 0.00 0.00 0.00 21:44:25 21:33:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 21:44:25 21:33:01 veth46af7ff 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:25 21:34:01 ens3 168.49 119.11 2687.92 254.45 0.00 0.00 0.00 0.00 21:44:25 21:34:01 docker0 3.43 6.36 0.21 64.91 0.00 0.00 0.00 0.00 21:44:25 21:34:01 lo 8.20 8.20 0.82 0.82 0.00 0.00 0.00 0.00 21:44:25 21:35:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 21:44:25 21:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:25 21:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:44:25 21:36:01 ens3 187.42 94.20 2736.05 6.65 0.00 0.00 0.00 0.00 21:44:25 21:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:25 21:36:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 21:44:25 21:37:01 ens3 0.27 0.22 0.02 0.02 0.00 0.00 0.00 0.00 21:44:25 21:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:25 21:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:44:25 21:38:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:25 21:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:25 21:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:25 21:39:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 21:44:25 21:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:25 21:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:44:25 21:40:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:25 21:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:25 21:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:25 21:41:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 21:44:25 21:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:25 21:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:44:25 21:42:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:25 21:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:25 21:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:25 21:43:01 ens3 0.62 0.25 1.79 0.02 0.00 0.00 0.00 0.00 21:44:25 21:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:25 21:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:44:25 21:44:01 ens3 377.85 256.07 8128.75 144.08 0.00 0.00 0.00 0.00 21:44:25 21:44:01 docker0 62.31 97.75 4.96 930.41 0.00 0.00 0.00 0.00 21:44:25 21:44:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 21:44:25 21:44:01 veth9d0390a 0.30 0.38 0.08 0.12 0.00 0.00 0.00 0.00 21:44:25 Average: ens3 90.98 59.49 1457.43 39.70 0.00 0.00 0.00 0.00 21:44:25 Average: docker0 19.02 28.08 1.57 245.52 0.00 0.00 0.00 0.00 21:44:25 Average: lo 1.14 1.14 0.11 0.11 0.00 0.00 0.00 0.00 21:44:25 Average: veth9d0390a 0.02 0.03 0.01 0.01 0.00 0.00 0.00 0.00 21:44:25 21:44:25 21:44:25 ---> sar -P ALL: 21:44:25 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1810) 02/27/24 _x86_64_ (8 CPU) 21:44:25 21:44:25 21:30:11 LINUX RESTART (8 CPU) 21:44:25 21:44:25 21:31:01 CPU %user %nice %system %iowait %steal %idle 21:44:25 21:32:01 all 9.98 0.00 4.01 3.98 0.05 81.98 21:44:25 21:32:01 0 9.27 0.00 4.38 1.50 0.05 84.79 21:44:25 21:32:01 1 8.86 0.00 3.70 0.84 0.05 86.55 21:44:25 21:32:01 2 10.87 0.00 3.55 4.93 0.05 80.60 21:44:25 21:32:01 3 11.09 0.00 4.13 0.49 0.05 84.25 21:44:25 21:32:01 4 9.00 0.00 4.42 12.73 0.05 73.80 21:44:25 21:32:01 5 9.59 0.00 4.65 0.88 0.05 84.83 21:44:25 21:32:01 6 10.90 0.00 3.58 2.14 0.07 83.32 21:44:25 21:32:01 7 10.21 0.00 3.70 8.38 0.07 77.64 21:44:25 21:33:01 all 44.66 0.00 4.30 0.75 0.08 50.21 21:44:25 21:33:01 0 45.17 0.00 4.41 0.10 0.08 50.23 21:44:25 21:33:01 1 41.49 0.00 3.96 0.67 0.08 53.79 21:44:25 21:33:01 2 45.36 0.00 4.27 0.08 0.07 50.22 21:44:25 21:33:01 3 44.67 0.00 4.42 3.14 0.09 47.69 21:44:25 21:33:01 4 45.74 0.00 4.95 0.17 0.08 49.06 21:44:25 21:33:01 5 45.00 0.00 4.36 0.24 0.08 50.32 21:44:25 21:33:01 6 47.09 0.00 4.01 0.12 0.07 48.72 21:44:25 21:33:01 7 42.73 0.00 4.01 1.53 0.07 51.66 21:44:25 21:34:01 all 19.14 0.00 3.41 1.85 0.05 75.55 21:44:25 21:34:01 0 19.06 0.00 3.14 0.12 0.05 77.64 21:44:25 21:34:01 1 18.25 0.00 3.10 1.04 0.05 77.56 21:44:25 21:34:01 2 18.59 0.00 3.41 2.72 0.07 75.22 21:44:25 21:34:01 3 19.54 0.00 3.66 7.60 0.07 69.14 21:44:25 21:34:01 4 18.69 0.00 3.99 0.08 0.05 77.19 21:44:25 21:34:01 5 19.91 0.00 3.73 0.55 0.07 75.74 21:44:25 21:34:01 6 20.86 0.00 3.33 0.12 0.05 75.65 21:44:25 21:34:01 7 18.21 0.00 2.96 2.57 0.03 76.23 21:44:25 21:35:01 all 0.03 0.00 0.01 0.01 0.01 99.94 21:44:25 21:35:01 0 0.07 0.00 0.00 0.00 0.02 99.92 21:44:25 21:35:01 1 0.07 0.00 0.02 0.00 0.03 99.88 21:44:25 21:35:01 2 0.02 0.00 0.03 0.00 0.02 99.93 21:44:25 21:35:01 3 0.00 0.00 0.00 0.05 0.02 99.93 21:44:25 21:35:01 4 0.03 0.00 0.02 0.00 0.00 99.95 21:44:25 21:35:01 5 0.02 0.00 0.05 0.00 0.02 99.92 21:44:25 21:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:44:25 21:35:01 7 0.03 0.00 0.00 0.00 0.02 99.95 21:44:25 21:36:01 all 2.60 0.00 1.61 0.93 0.03 94.84 21:44:25 21:36:01 0 3.66 0.00 2.43 0.07 0.02 93.83 21:44:25 21:36:01 1 1.89 0.00 1.22 0.58 0.02 96.30 21:44:25 21:36:01 2 2.16 0.00 1.00 1.32 0.03 95.48 21:44:25 21:36:01 3 2.76 0.00 1.42 2.70 0.03 93.09 21:44:25 21:36:01 4 2.41 0.00 3.45 1.87 0.03 92.24 21:44:25 21:36:01 5 2.31 0.00 1.21 0.25 0.03 96.20 21:44:25 21:36:01 6 3.34 0.00 0.95 0.53 0.02 95.16 21:44:25 21:36:01 7 2.28 0.00 1.18 0.10 0.03 96.40 21:44:25 21:37:01 all 0.08 0.00 0.07 0.01 0.01 99.83 21:44:25 21:37:01 0 0.08 0.00 0.07 0.00 0.00 99.85 21:44:25 21:37:01 1 0.05 0.00 0.05 0.02 0.02 99.87 21:44:25 21:37:01 2 0.10 0.00 0.05 0.02 0.03 99.80 21:44:25 21:37:01 3 0.23 0.00 0.13 0.07 0.00 99.57 21:44:25 21:37:01 4 0.03 0.00 0.07 0.00 0.00 99.90 21:44:25 21:37:01 5 0.05 0.00 0.03 0.00 0.00 99.92 21:44:25 21:37:01 6 0.05 0.00 0.07 0.02 0.02 99.85 21:44:25 21:37:01 7 0.02 0.00 0.07 0.00 0.02 99.90 21:44:25 21:38:01 all 0.01 0.00 0.01 0.00 0.01 99.96 21:44:25 21:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:44:25 21:38:01 1 0.03 0.00 0.00 0.00 0.02 99.95 21:44:25 21:38:01 2 0.02 0.00 0.05 0.00 0.03 99.90 21:44:25 21:38:01 3 0.00 0.00 0.00 0.03 0.02 99.95 21:44:25 21:38:01 4 0.00 0.00 0.00 0.00 0.02 99.98 21:44:25 21:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:44:25 21:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:44:25 21:38:01 7 0.03 0.00 0.02 0.00 0.02 99.93 21:44:25 21:39:01 all 0.08 0.00 0.01 0.00 0.01 99.90 21:44:25 21:39:01 0 0.42 0.00 0.02 0.00 0.02 99.55 21:44:25 21:39:01 1 0.07 0.00 0.00 0.00 0.03 99.90 21:44:25 21:39:01 2 0.02 0.00 0.02 0.00 0.02 99.95 21:44:25 21:39:01 3 0.02 0.00 0.00 0.03 0.00 99.95 21:44:25 21:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:44:25 21:39:01 5 0.03 0.00 0.00 0.00 0.00 99.97 21:44:25 21:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:44:25 21:39:01 7 0.05 0.00 0.02 0.00 0.02 99.92 21:44:25 21:40:01 all 0.03 0.00 0.01 0.00 0.01 99.95 21:44:25 21:40:01 0 0.07 0.00 0.00 0.00 0.00 99.93 21:44:25 21:40:01 1 0.07 0.00 0.03 0.00 0.02 99.88 21:44:25 21:40:01 2 0.02 0.00 0.03 0.00 0.02 99.93 21:44:25 21:40:01 3 0.00 0.00 0.02 0.02 0.02 99.95 21:44:25 21:40:01 4 0.02 0.00 0.02 0.00 0.02 99.95 21:44:25 21:40:01 5 0.02 0.00 0.00 0.00 0.02 99.97 21:44:25 21:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:44:25 21:40:01 7 0.02 0.00 0.02 0.00 0.02 99.95 21:44:25 21:41:01 all 0.02 0.00 0.01 0.01 0.00 99.96 21:44:25 21:41:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:44:25 21:41:01 1 0.03 0.00 0.03 0.00 0.00 99.93 21:44:25 21:41:01 2 0.05 0.00 0.02 0.02 0.03 99.88 21:44:25 21:41:01 3 0.02 0.00 0.02 0.03 0.00 99.93 21:44:25 21:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:44:25 21:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:44:25 21:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:44:25 21:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:44:25 21:42:01 all 0.01 0.00 0.01 0.00 0.01 99.96 21:44:25 21:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:44:25 21:42:01 1 0.05 0.00 0.03 0.00 0.02 99.90 21:44:25 21:42:01 2 0.05 0.00 0.03 0.00 0.02 99.90 21:44:25 21:42:01 3 0.00 0.00 0.00 0.03 0.02 99.95 21:44:25 21:42:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:44:25 21:42:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:44:25 21:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:44:25 21:42:01 7 0.00 0.00 0.02 0.00 0.02 99.97 21:44:25 21:44:25 21:42:01 CPU %user %nice %system %iowait %steal %idle 21:44:25 21:43:01 all 0.02 0.00 0.01 0.00 0.01 99.95 21:44:25 21:43:01 0 0.02 0.00 0.00 0.02 0.02 99.95 21:44:25 21:43:01 1 0.05 0.00 0.03 0.00 0.02 99.90 21:44:25 21:43:01 2 0.02 0.00 0.05 0.00 0.03 99.90 21:44:25 21:43:01 3 0.02 0.00 0.02 0.02 0.00 99.95 21:44:25 21:43:01 4 0.00 0.00 0.02 0.00 0.02 99.97 21:44:25 21:43:01 5 0.03 0.00 0.00 0.00 0.00 99.97 21:44:25 21:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:44:25 21:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:44:25 21:44:01 all 8.93 0.00 3.87 2.50 0.05 84.65 21:44:25 21:44:01 0 8.16 0.00 3.71 1.45 0.03 86.64 21:44:25 21:44:01 1 8.42 0.00 3.20 3.20 0.07 85.12 21:44:25 21:44:01 2 11.04 0.00 4.00 0.10 0.05 84.81 21:44:25 21:44:01 3 8.25 0.00 4.30 1.25 0.05 86.14 21:44:25 21:44:01 4 9.32 0.00 4.08 7.43 0.05 79.12 21:44:25 21:44:01 5 7.97 0.00 4.48 5.59 0.05 81.91 21:44:25 21:44:01 6 9.04 0.00 3.77 0.08 0.05 87.05 21:44:25 21:44:01 7 9.25 0.00 3.43 0.92 0.05 86.35 21:44:25 Average: all 6.54 0.00 1.33 0.77 0.03 91.34 21:44:25 Average: 0 6.59 0.00 1.39 0.25 0.02 91.75 21:44:25 Average: 1 6.06 0.00 1.17 0.49 0.03 92.25 21:44:25 Average: 2 6.76 0.00 1.26 0.70 0.04 91.24 21:44:25 Average: 3 6.58 0.00 1.38 1.18 0.03 90.83 21:44:25 Average: 4 6.52 0.00 1.61 1.69 0.02 90.16 21:44:25 Average: 5 6.49 0.00 1.41 0.57 0.02 91.50 21:44:25 Average: 6 6.99 0.00 1.20 0.23 0.02 91.56 21:44:25 Average: 7 6.34 0.00 1.18 1.03 0.03 91.41 21:44:25 21:44:25 21:44:25