Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a76422e4938fa76fc1f70403caa898f6446adb22 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-ssh8275474319971794501.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh17590923467422362881.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh893091548084421601.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 05349e3f996d6f6d0c0ad3c2ccda408eae121119 # timeout=10 Commit message: "Merge pull request #444 from ernestojeda/update-streams" > 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-ssh14036441940150227417.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-ssh2443834670165956492.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-16149’ Running on prd-ubuntu20.04-docker-8c-8g-16153 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 a76422e4938fa76fc1f70403caa898f6446adb22 (main) Commit message: "Merge pull request #100 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.49" > 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 a76422e4938fa76fc1f70403caa898f6446adb22 # timeout=10 > git rev-list --no-walk 2dcb8398d81f718f85667ead31acb42d7f44aacc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:34:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:34:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:34:49 ========================================================= 15:34:49 EdgeX Global Pipelines Version Info 15:34:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:34:50 ------------------- 15:34:50 stable info: 15:34:50 ------------------- 15:34:50 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:34:50 Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 15:34:50 Message: update stable to v1.0.255 15:34:51 ------------------- 15:34:51 experimental info: 15:34:51 ------------------- 15:34:51 Commited By: **** collab-it+edgex@linuxfoundation.org 15:34:51 Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 15:34:51 Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:34:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 15:34:51 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 15:34:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:34:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:34:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:34:51 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 15:34:51 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:34:51 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:34:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:34:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:34:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:34:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 15:34:51 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:34:51 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:34:51 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:34:51 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:34:51 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:34:51 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:34:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:34:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:34:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:34:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:34:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:34:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:34:51 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:34:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:34:51 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:34:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:34:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:34:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:34:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a76422e4938fa76fc1f70403caa898f6446adb22 [Pipeline] echo 15:34:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a76422e [Pipeline] echo 15:34:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:34:51 provisioning config files... 15:34:51 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config17407152451657919916tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:34:52 ---> docker-login.sh 15:34:52 nexus3.edgexfoundry.org:10001 15:34:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:34:52 Configure a credential helper to remove this warning. See 15:34:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:34:52 15:34:52 Login Succeeded 15:34:52 nexus3.edgexfoundry.org:10002 15:34:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:34:52 Configure a credential helper to remove this warning. See 15:34:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:34:52 15:34:52 Login Succeeded 15:34:52 nexus3.edgexfoundry.org:10003 15:34:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:34:52 Configure a credential helper to remove this warning. See 15:34:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:34:52 15:34:52 Login Succeeded 15:34:52 nexus3.edgexfoundry.org:10004 15:34:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:34:52 Configure a credential helper to remove this warning. See 15:34:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:34:52 15:34:52 Login Succeeded 15:34:52 docker.io 15:34:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:34:53 Configure a credential helper to remove this warning. See 15:34:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:34:53 15:34:53 Login Succeeded 15:34:53 ---> docker-login.sh ends [Pipeline] } 15:34:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:34:53 + git rev-list -1 --merges a76422e4938fa76fc1f70403caa898f6446adb22~1..a76422e4938fa76fc1f70403caa898f6446adb22 [Pipeline] echo 15:34:53 -----------> git rev-list -1 --merges a76422e4938fa76fc1f70403caa898f6446adb22~1..a76422e4938fa76fc1f70403caa898f6446adb22 a76422e4938fa76fc1f70403caa898f6446adb22 15:34:53 a76422e4938fa76fc1f70403caa898f6446adb22 [false] [Pipeline] sh 15:34:53 + git log --format=format:%s -1 a76422e4938fa76fc1f70403caa898f6446adb22 [Pipeline] echo 15:34:53 ========================================================= 15:34:53 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:34:53 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:34:54 + git log --format=format:%s -1 a76422e4938fa76fc1f70403caa898f6446adb22 [Pipeline] echo 15:34:54 [semverPrep] GIT_COMMIT: a76422e4938fa76fc1f70403caa898f6446adb22, Commit Message: Merge pull request #100 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.49 [Pipeline] echo 15:34:54 [semverPrep] This is not a build commit. [Pipeline] sh 15:34:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:34:54 + grep -v github /etc/ssh/ssh_known_hosts 15:34:54 + [ -e /tmp/ssh_known_hosts ] 15:34:54 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:34:54 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:34:54 + sudo tee -a /etc/ssh/ssh_known_hosts 15:34:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:34:54 15:34:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:34:55 0.1.4: Pulling from edgex-devops/py-git-semver 15:34:55 b85a868b505f: Pulling fs layer 15:34:55 e2be974225ed: Pulling fs layer 15:34:55 339a4e72a1f5: Pulling fs layer 15:34:55 988bab9f4d93: Pulling fs layer 15:34:55 1469e6f7b9e6: Pulling fs layer 15:34:55 eaf3925da568: Pulling fs layer 15:34:55 bab4dde63d76: Pulling fs layer 15:34:55 bde34c3a00c8: Pulling fs layer 15:34:55 b352a97aabf1: Pulling fs layer 15:34:55 4872d77fe225: Pulling fs layer 15:34:55 5851b861e8e6: Pulling fs layer 15:34:55 bab4dde63d76: Waiting 15:34:55 988bab9f4d93: Waiting 15:34:55 bde34c3a00c8: Waiting 15:34:55 b352a97aabf1: Waiting 15:34:55 1469e6f7b9e6: Waiting 15:34:55 eaf3925da568: Waiting 15:34:55 4872d77fe225: Waiting 15:34:55 5851b861e8e6: Waiting 15:34:55 e2be974225ed: Verifying Checksum 15:34:55 e2be974225ed: Download complete 15:34:55 988bab9f4d93: Verifying Checksum 15:34:55 988bab9f4d93: Download complete 15:34:55 1469e6f7b9e6: Verifying Checksum 15:34:55 1469e6f7b9e6: Download complete 15:34:55 339a4e72a1f5: Verifying Checksum 15:34:55 339a4e72a1f5: Download complete 15:34:55 eaf3925da568: Verifying Checksum 15:34:55 eaf3925da568: Download complete 15:34:55 bde34c3a00c8: Download complete 15:34:55 b352a97aabf1: Verifying Checksum 15:34:55 b352a97aabf1: Download complete 15:34:55 4872d77fe225: Verifying Checksum 15:34:55 4872d77fe225: Download complete 15:34:55 5851b861e8e6: Download complete 15:34:55 b85a868b505f: Download complete 15:34:55 bab4dde63d76: Download complete 15:34:57 b85a868b505f: Pull complete 15:34:57 e2be974225ed: Pull complete 15:34:57 339a4e72a1f5: Pull complete 15:34:57 988bab9f4d93: Pull complete 15:34:57 1469e6f7b9e6: Pull complete 15:34:57 eaf3925da568: Pull complete 15:35:01 bab4dde63d76: Pull complete 15:35:01 bde34c3a00c8: Pull complete 15:35:01 b352a97aabf1: Pull complete 15:35:01 4872d77fe225: Pull complete 15:35:01 5851b861e8e6: Pull complete 15:35:01 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:35:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:35:01 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:35:01 prd-ubuntu20.04-docker-8c-8g-16153 does not seem to be running inside a container 15:35:01 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:35:10 $ docker top 45c843838fea79dd0c7d1ea4be892963f71cb118c0191998fdfab4a1f87ae714 -eo pid,comm 15:35: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). 15:35:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:35:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:35:10 [ssh-agent] Looking for ssh-agent implementation... 15:35:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:35:10 $ docker exec 45c843838fea79dd0c7d1ea4be892963f71cb118c0191998fdfab4a1f87ae714 ssh-agent 15:35:11 SSH_AUTH_SOCK=/tmp/ssh-eDHUo1iYFRl8/agent.14 15:35:11 SSH_AGENT_PID=20 15:35:11 Running ssh-add (command line suppressed) 15:35:11 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_16978240250668459890.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_16978240250668459890.key) 15:35:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:35:11 + git tag --points-at HEAD [Pipeline] } 15:35:11 $ docker exec --env ******** --env ******** 45c843838fea79dd0c7d1ea4be892963f71cb118c0191998fdfab4a1f87ae714 ssh-agent -k 15:35:11 unset SSH_AUTH_SOCK; 15:35:11 unset SSH_AGENT_PID; 15:35:11 echo Agent pid 20 killed; 15:35:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:35:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:35:11 [ssh-agent] Looking for ssh-agent implementation... 15:35:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:35:11 $ docker exec 45c843838fea79dd0c7d1ea4be892963f71cb118c0191998fdfab4a1f87ae714 ssh-agent 15:35:11 SSH_AUTH_SOCK=/tmp/ssh-yGt1W2v4aYZW/agent.70 15:35:11 SSH_AGENT_PID=76 15:35:11 Running ssh-add (command line suppressed) 15:35:12 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11389472862158725245.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11389472862158725245.key) 15:35:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:35:12 + git semver init 15:35:12 2023-11-01 15:35:12,599 [run_init] DEBUG init version:0.0.0 force:False 15:35:12 2023-11-01 15:35:12,600 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver 15:35:12 2023-11-01 15:35:12,601 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver 15:35:12 2023-11-01 15:35:12,602 [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) 15:35:13 2023-11-01 15:35:13,439 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude 15:35:13 2023-11-01 15:35:13,440 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False 15:35:13 2023-11-01 15:35:13,440 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:35:13 2023-11-01 15:35:13,440 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:35:13 3.1.0-dev.64 [Pipeline] } 15:35:13 $ docker exec --env ******** --env ******** 45c843838fea79dd0c7d1ea4be892963f71cb118c0191998fdfab4a1f87ae714 ssh-agent -k 15:35:13 unset SSH_AUTH_SOCK; 15:35:13 unset SSH_AGENT_PID; 15:35:13 echo Agent pid 76 killed; 15:35:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:35:14 + git semver [Pipeline] } 15:35:14 $ docker stop --time=1 45c843838fea79dd0c7d1ea4be892963f71cb118c0191998fdfab4a1f87ae714 15:35:16 $ docker rm -f --volumes 45c843838fea79dd0c7d1ea4be892963f71cb118c0191998fdfab4a1f87ae714 [Pipeline] // withDockerContainer [Pipeline] sh 15:35:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:35:17 Stashed 1 file(s) [Pipeline] echo 15:35:17 [edgeXSemver]: initialized semver on version 3.1.0-dev.64 [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 15:35:17 provisioning config files... 15:35:17 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config11834271926301364801tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:35:17 ---> docker-login.sh 15:35:17 nexus3.edgexfoundry.org:10001 15:35:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:17 Configure a credential helper to remove this warning. See 15:35:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:17 15:35:17 Login Succeeded 15:35:17 nexus3.edgexfoundry.org:10002 15:35:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:17 Configure a credential helper to remove this warning. See 15:35:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:17 15:35:17 Login Succeeded 15:35:17 nexus3.edgexfoundry.org:10003 15:35:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:17 Configure a credential helper to remove this warning. See 15:35:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:17 15:35:17 Login Succeeded 15:35:17 nexus3.edgexfoundry.org:10004 15:35:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:18 Configure a credential helper to remove this warning. See 15:35:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:18 15:35:18 Login Succeeded 15:35:18 docker.io 15:35:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:18 Configure a credential helper to remove this warning. See 15:35:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:18 15:35:18 Login Succeeded 15:35:18 ---> docker-login.sh ends [Pipeline] } 15:35:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:35:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:35:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:35:18 ========================================================= 15:35:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 15:35:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:18 + 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 . 15:35:18 Sending build context to Docker daemon 637.4kB 15:35:18 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 15:35:18 Step 2/12 : FROM ${BASE} AS builder 15:35:18 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 15:35:18 7264a8db6415: Pulling fs layer 15:35:18 c4d48a809fc2: Pulling fs layer 15:35:18 4f1c88b9dad5: Pulling fs layer 15:35:18 ad3a456e5733: Pulling fs layer 15:35:18 33e27b845d1e: Pulling fs layer 15:35:18 c68163c4e522: Pulling fs layer 15:35:18 50da416c3ac9: Pulling fs layer 15:35:18 23d2d4c4bb30: Pulling fs layer 15:35:18 33e27b845d1e: Waiting 15:35:18 c68163c4e522: Waiting 15:35:18 50da416c3ac9: Waiting 15:35:18 23d2d4c4bb30: Waiting 15:35:18 ad3a456e5733: Waiting 15:35:18 c4d48a809fc2: Verifying Checksum 15:35:18 c4d48a809fc2: Download complete 15:35:18 ad3a456e5733: Download complete 15:35:19 33e27b845d1e: Verifying Checksum 15:35:19 33e27b845d1e: Download complete 15:35:19 7264a8db6415: Verifying Checksum 15:35:19 7264a8db6415: Download complete 15:35:19 c68163c4e522: Verifying Checksum 15:35:19 c68163c4e522: Download complete 15:35:19 7264a8db6415: Pull complete 15:35:19 23d2d4c4bb30: Verifying Checksum 15:35:19 23d2d4c4bb30: Download complete 15:35:19 c4d48a809fc2: Pull complete 15:35:19 4f1c88b9dad5: Download complete 15:35:19 50da416c3ac9: Verifying Checksum 15:35:19 50da416c3ac9: Download complete 15:35:23 4f1c88b9dad5: Pull complete 15:35:24 ad3a456e5733: Pull complete 15:35:25 33e27b845d1e: Pull complete 15:35:26 c68163c4e522: Pull complete 15:35:30 50da416c3ac9: Pull complete 15:35:31 23d2d4c4bb30: Pull complete 15:35:32 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 15:35:32 Still waiting to schedule task 15:35:32 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16150’ 15:35:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 15:35:33 ---> 0786185ac409 15:35:33 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:35:55 ---> Running in 2824da06eb99 15:35:55 Removing intermediate container 2824da06eb99 15:35:55 ---> 1d4229c7ae4a 15:35:55 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:35:55 ---> Running in 6aa666582948 15:35:55 Removing intermediate container 6aa666582948 15:35:55 ---> a7051bfd1a73 15:35:55 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:35:55 ---> Running in c4d311d52584 15:35:55 Removing intermediate container c4d311d52584 15:35:55 ---> fcb188210ca4 15:35:55 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:35:55 ---> Running in 288f527b972b 15:35:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:35:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:35:55 OK: 264 MiB in 52 packages 15:35:55 Removing intermediate container 288f527b972b 15:35:55 ---> cfcfa595aa56 15:35:55 Step 7/12 : WORKDIR /app 15:35:55 ---> Running in 3a7307768eeb 15:35:55 Removing intermediate container 3a7307768eeb 15:35:55 ---> 5c65e9fca52f 15:35:55 Step 8/12 : COPY go.mod vendor* ./ 15:35:55 ---> 0f36d59b1a24 15:35:55 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:35:55 ---> Running in 7d252cc695e8 15:37:03 Removing intermediate container 7d252cc695e8 15:37:03 ---> 6ad9c0a23fb1 15:37:03 Step 10/12 : COPY . . 15:37:03 ---> c1e58dcc4b98 15:37:03 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:37:03 ---> Running in 18c65067510a 15:37:03 Removing intermediate container 18c65067510a 15:37:03 ---> 4f4dbe416000 15:37:03 Step 12/12 : RUN $MAKE 15:37:03 ---> Running in 06d892ab765d 15:37:03 noop 15:37:03 Removing intermediate container 06d892ab765d 15:37:03 ---> 265de4844090 15:37:03 Successfully built 265de4844090 15:37:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:03 + docker inspect -f . ci-base-image-x86_64 15:37:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:37:03 prd-ubuntu20.04-docker-8c-8g-16153 does not seem to be running inside a container 15:37:03 $ 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 ******** ci-base-image-x86_64 cat 15:37:03 $ docker top 1059a000bc93fb501a93a9ffcecbf20253337cde0b1edd7f48c73374c75628ca -eo pid,comm [Pipeline] { [Pipeline] sh 15:37:04 + go version 15:37:04 go version go1.21.0 linux/amd64 [Pipeline] } 15:37:04 $ docker stop --time=1 1059a000bc93fb501a93a9ffcecbf20253337cde0b1edd7f48c73374c75628ca 15:37:05 $ docker rm -f --volumes 1059a000bc93fb501a93a9ffcecbf20253337cde0b1edd7f48c73374c75628ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:05 + docker inspect -f . ci-base-image-x86_64 15:37:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:37:06 prd-ubuntu20.04-docker-8c-8g-16153 does not seem to be running inside a container 15:37:06 $ 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 ******** ci-base-image-x86_64 cat 15:37:06 $ docker top 78b54668fc844e81b1b30a00560a46a0b3d327f9c67d1cf4f0a4c81de8083e89 -eo pid,comm [Pipeline] { [Pipeline] sh 15:37:06 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh 15:37:07 + make test 15:37:07 go test -race -coverprofile=coverage.out ./... 15:37:28 ? github.com/edgexfoundry/app-record-replay [no test files] 15:37:28 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 15:37:28 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 15:37:28 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 15:37:28 ok github.com/edgexfoundry/app-record-replay/internal/app 1.049s coverage: 88.0% of statements 15:37:38 ok github.com/edgexfoundry/app-record-replay/internal/application 9.628s coverage: 98.7% of statements 15:37:38 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.090s coverage: 89.7% of statements 15:37:38 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.034s coverage: 100.0% of statements 15:38:05 go vet ./... 15:38:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:38:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:38:08 ./bin/test-attribution-txt.sh [Pipeline] echo 15:38:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 15:38:08 $ docker stop --time=1 78b54668fc844e81b1b30a00560a46a0b3d327f9c67d1cf4f0a4c81de8083e89 15:38:13 $ docker rm -f --volumes 78b54668fc844e81b1b30a00560a46a0b3d327f9c67d1cf4f0a4c81de8083e89 [Pipeline] // withDockerContainer [Pipeline] sh 15:38:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:38:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:38:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:38:15 + ls -al . 15:38:15 total 192 15:38:15 drwxrwxr-x 10 jenkins jenkins 4096 Nov 1 15:37 . 15:38:15 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 15:34 .. 15:38:15 -rw-rw-r-- 1 jenkins jenkins 119 Nov 1 15:34 .dockerignore 15:38:15 drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 15:37 .git 15:38:15 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 15:34 .github 15:38:15 -rw-rw-r-- 1 jenkins jenkins 164 Nov 1 15:34 .gitignore 15:38:15 -rw-rw-r-- 1 jenkins jenkins 41 Nov 1 15:34 .golangci.yml 15:38:15 drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 15:35 .semver 15:38:15 -rw-rw-r-- 1 jenkins jenkins 11301 Nov 1 15:34 Attribution.txt 15:38:15 -rw-rw-r-- 1 jenkins jenkins 258 Nov 1 15:34 CHANGELOG.md 15:38:15 -rw-rw-r-- 1 jenkins jenkins 1616 Nov 1 15:34 Dockerfile 15:38:15 -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 15:34 GOVERNANCE.md 15:38:15 -rw-rw-r-- 1 jenkins jenkins 681 Nov 1 15:34 Jenkinsfile 15:38:15 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 1 15:34 LICENSE 15:38:15 -rw-rw-r-- 1 jenkins jenkins 3139 Nov 1 15:34 Makefile 15:38:15 -rw-rw-r-- 1 jenkins jenkins 611 Nov 1 15:34 OWNERS.md 15:38:15 -rw-rw-r-- 1 jenkins jenkins 4107 Nov 1 15:34 README.md 15:38:15 -rw-rw-r-- 1 jenkins jenkins 7789 Nov 1 15:34 Record and Reply.postman_collection.json 15:38:15 -rw-rw-r-- 1 jenkins jenkins 12 Nov 1 15:35 VERSION 15:38:15 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 15:34 bin 15:38:15 -rw-r--r-- 1 jenkins jenkins 24667 Nov 1 15:37 coverage.out 15:38:15 -rw-rw-r-- 1 jenkins jenkins 3906 Nov 1 15:34 go.mod 15:38:15 -rw-rw-r-- 1 jenkins jenkins 34891 Nov 1 15:34 go.sum 15:38:15 drwxrwxr-x 7 jenkins jenkins 4096 Nov 1 15:34 internal 15:38:15 -rw-rw-r-- 1 jenkins jenkins 913 Nov 1 15:34 main.go 15:38:15 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 15:34 openapi 15:38:15 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 15:34 pkg 15:38:15 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 15:34 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:38:15 + docker build -t app-record-replay -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=a76422e4938fa76fc1f70403caa898f6446adb22 --label arch=amd64 --label version=3.1.0-dev.64 . 15:38:15 Sending build context to Docker daemon 663kB 15:38:15 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 15:38:15 Step 2/26 : FROM ${BASE} AS builder 15:38:15 ---> 265de4844090 15:38:15 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 15:38:16 ---> Running in 107d6e9a7f2d 15:38:16 Removing intermediate container 107d6e9a7f2d 15:38:16 ---> 52127147a81a 15:38:16 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 15:38:16 ---> Running in 9ba851b4e3b3 15:38:16 Removing intermediate container 9ba851b4e3b3 15:38:16 ---> d837d6e2f82b 15:38:16 Step 5/26 : ARG ADD_BUILD_TAGS="" 15:38:16 ---> Running in d16390da9b4e 15:38:16 Removing intermediate container d16390da9b4e 15:38:16 ---> dcae88675bdf 15:38:16 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:38:16 ---> Running in 55eec49c818e 15:38:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:38:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:38:17 OK: 264 MiB in 52 packages 15:38:17 Removing intermediate container 55eec49c818e 15:38:17 ---> 4b13661cc198 15:38:17 Step 7/26 : WORKDIR /app 15:38:17 ---> Running in 4740b03883cc 15:38:17 Removing intermediate container 4740b03883cc 15:38:17 ---> d46edb53aee4 15:38:17 Step 8/26 : COPY go.mod vendor* ./ 15:38:17 ---> e4743614d09d 15:38:17 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:38:17 ---> Running in c04bbe0bfef5 15:38:18 Removing intermediate container c04bbe0bfef5 15:38:18 ---> b4e95af02162 15:38:18 Step 10/26 : COPY . . 15:38:18 ---> ac5cbf7d378b 15:38:18 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:38:18 ---> Running in d25a7d90581e 15:38:18 Removing intermediate container d25a7d90581e 15:38:18 ---> e8254bd68371 15:38:18 Step 12/26 : RUN $MAKE 15:38:18 ---> Running in 7dbf23084441 15:38:19 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.49 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.64" -trimpath -mod=readonly -o app-record-replay 15:38:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16156 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws 15:38:45 Running in /w/workspace/app-record-replay/69 [Pipeline] { [Pipeline] checkout 15:38:45 Selected Git installation does not exist. Using Default 15:38:45 The recommended git tool is: NONE 15:38:45 Removing intermediate container 7dbf23084441 15:38:45 ---> 9228e46983e6 15:38:45 Step 13/26 : FROM alpine:3.18 15:38:45 3.18: Pulling from library/alpine 15:38:45 96526aa774ef: Pulling fs layer 15:38:45 96526aa774ef: Download complete 15:38:45 96526aa774ef: Pull complete 15:38:45 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 15:38:45 Status: Downloaded newer image for alpine:3.18 15:38:45 ---> 8ca4688f4f35 15:38:45 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:38:45 ---> Running in 9c9e0b753c2f 15:38:45 Removing intermediate container 9c9e0b753c2f 15:38:45 ---> 03c343a049af 15:38:45 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 15:38:45 ---> Running in b8cf50da5883 15:38:45 Removing intermediate container b8cf50da5883 15:38:45 ---> 99be1759a830 15:38:45 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 15:38:45 ---> Running in 2b8aa359ca52 15:38:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:38:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:38:45 (1/2) Installing ca-certificates (20230506-r0) 15:38:45 (2/2) Installing dumb-init (1.2.5-r2) 15:38:45 Executing busybox-1.36.1-r2.trigger 15:38:45 Executing ca-certificates-20230506-r0.trigger 15:38:45 OK: 8 MiB in 17 packages 15:38:45 Removing intermediate container 2b8aa359ca52 15:38:45 ---> 20f89e91aed2 15:38:45 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:38:45 ---> 54d05541374e 15:38:45 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 15:38:45 ---> 6103ac610180 15:38:45 Step 19/26 : COPY --from=builder /app/res/ /res/ 15:38:45 ---> 172f4adef677 15:38:45 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 15:38:46 ---> 8e264f815216 15:38:46 Step 21/26 : EXPOSE 59712 15:38:47 ---> Running in aed2ecc694ce 15:38:47 Removing intermediate container aed2ecc694ce 15:38:47 ---> fc0947b7536c 15:38:47 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 15:38:47 ---> Running in a5162f9cabfc 15:38:47 Removing intermediate container a5162f9cabfc 15:38:47 ---> 163209008f13 15:38:47 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:38:47 ---> Running in 310c9878a447 15:38:47 Removing intermediate container 310c9878a447 15:38:47 ---> 3280c344721a 15:38:47 Step 24/26 : LABEL arch=amd64 15:38:47 ---> Running in 4256e9067505 15:38:47 Removing intermediate container 4256e9067505 15:38:47 ---> 8f7a15764adb 15:38:47 Step 25/26 : LABEL git_sha=a76422e4938fa76fc1f70403caa898f6446adb22 15:38:47 ---> Running in 8c08beb62c73 15:38:47 Removing intermediate container 8c08beb62c73 15:38:47 ---> acacfce90330 15:38:47 Step 26/26 : LABEL version=3.1.0-dev.64 15:38:47 ---> Running in 3cad5b3209ea 15:38:47 Removing intermediate container 3cad5b3209ea 15:38:47 ---> 9b670705eaa3 15:38:47 [Warning] One or more build-args [ARCH] were not consumed 15:38:47 Successfully built 9b670705eaa3 15:38:47 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 15:38:47 provisioning config files... 15:38:47 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config13716485998275780488tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:38:48 ---> docker-login.sh 15:38:48 nexus3.edgexfoundry.org:10001 15:38:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:38:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:38:48 Configure a credential helper to remove this warning. See 15:38:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:38:48 15:38:48 Login Succeeded 15:38:48 nexus3.edgexfoundry.org:10002 15:38:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:38:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:38:48 Configure a credential helper to remove this warning. See 15:38:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:38:48 15:38:48 Login Succeeded 15:38:48 nexus3.edgexfoundry.org:10003 15:38:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:38:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:38:48 Configure a credential helper to remove this warning. See 15:38:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:38:48 15:38:48 Login Succeeded 15:38:48 nexus3.edgexfoundry.org:10004 15:38:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:38:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:38:48 Configure a credential helper to remove this warning. See 15:38:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:38:48 15:38:48 Login Succeeded 15:38:48 docker.io 15:38:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:38:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:38:48 Configure a credential helper to remove this warning. See 15:38:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:38:48 15:38:48 Login Succeeded 15:38:48 ---> docker-login.sh ends [Pipeline] } 15:38:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:38:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:38:48 [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: 15:38:48 a76422e4938fa76fc1f70403caa898f6446adb22 15:38:48 latest 15:38:48 3.1.0-dev.64 15:38:48 a76422e4938fa76fc1f70403caa898f6446adb22-3.1.0-dev.64 15:38:48 main 15:38:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:38:49 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:a76422e4938fa76fc1f70403caa898f6446adb22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:38:49 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:a76422e4938fa76fc1f70403caa898f6446adb22 15:38:49 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 15:38:49 58218cf5bc80: Preparing 15:38:49 3fbafb15edf9: Preparing 15:38:49 7025945a2d83: Preparing 15:38:49 61a6115c57db: Preparing 15:38:49 4d13df4d63db: Preparing 15:38:49 cc2447e1835a: Preparing 15:38:49 cc2447e1835a: Waiting 15:38:49 61a6115c57db: Pushed 15:38:49 7025945a2d83: Pushed 15:38:49 3fbafb15edf9: Pushed 15:38:49 cc2447e1835a: Layer already exists 15:38:49 4d13df4d63db: Pushed 15:38:52 using credential edgex-jenkins-ssh 15:38:52 Cloning the remote Git repository 15:38:52 58218cf5bc80: Pushed 15:38:52 a76422e4938fa76fc1f70403caa898f6446adb22: digest: sha256:a0986628e91897d4bd83811ef90fae62849151268404ce4a9849fb3f5764253d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:38:52 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 15:38:52 > git init /w/workspace/app-record-replay/69 # timeout=10 15:38:52 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 15:38:52 > git --version # timeout=10 15:38:52 > git --version # 'git version 2.25.1' 15:38:52 using GIT_SSH to set credentials SSH Credentials for GitHub 15:38:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:38:53 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:38:53 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest 15:38:53 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 15:38:53 58218cf5bc80: Preparing 15:38:53 3fbafb15edf9: Preparing 15:38:53 7025945a2d83: Preparing 15:38:53 61a6115c57db: Preparing 15:38:53 4d13df4d63db: Preparing 15:38:53 cc2447e1835a: Preparing 15:38:53 cc2447e1835a: Waiting 15:38:53 58218cf5bc80: Layer already exists 15:38:53 4d13df4d63db: Layer already exists 15:38:53 3fbafb15edf9: Layer already exists 15:38:53 7025945a2d83: Layer already exists 15:38:53 61a6115c57db: Layer already exists 15:38:53 cc2447e1835a: Layer already exists 15:38:53 latest: digest: sha256:a0986628e91897d4bd83811ef90fae62849151268404ce4a9849fb3f5764253d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:38:53 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:38:54 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.64 15:38:54 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 15:38:54 58218cf5bc80: Preparing 15:38:54 3fbafb15edf9: Preparing 15:38:54 7025945a2d83: Preparing 15:38:54 61a6115c57db: Preparing 15:38:54 4d13df4d63db: Preparing 15:38:54 cc2447e1835a: Preparing 15:38:54 cc2447e1835a: Waiting 15:38:54 58218cf5bc80: Layer already exists 15:38:54 4d13df4d63db: Layer already exists 15:38:54 7025945a2d83: Layer already exists 15:38:54 61a6115c57db: Layer already exists 15:38:54 3fbafb15edf9: Layer already exists 15:38:54 cc2447e1835a: Layer already exists 15:38:54 3.1.0-dev.64: digest: sha256:a0986628e91897d4bd83811ef90fae62849151268404ce4a9849fb3f5764253d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:38:53 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 15:38:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:38:54 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:a76422e4938fa76fc1f70403caa898f6446adb22-3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:38:54 Avoid second fetch 15:38:54 Checking out Revision a76422e4938fa76fc1f70403caa898f6446adb22 (main) 15:38:54 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:a76422e4938fa76fc1f70403caa898f6446adb22-3.1.0-dev.64 15:38:54 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 15:38:54 58218cf5bc80: Preparing 15:38:54 3fbafb15edf9: Preparing 15:38:54 7025945a2d83: Preparing 15:38:54 61a6115c57db: Preparing 15:38:54 4d13df4d63db: Preparing 15:38:54 cc2447e1835a: Preparing 15:38:54 cc2447e1835a: Waiting 15:38:54 3fbafb15edf9: Layer already exists 15:38:54 58218cf5bc80: Layer already exists 15:38:54 61a6115c57db: Layer already exists 15:38:54 4d13df4d63db: Layer already exists 15:38:54 7025945a2d83: Layer already exists 15:38:54 cc2447e1835a: Layer already exists 15:38:54 a76422e4938fa76fc1f70403caa898f6446adb22-3.1.0-dev.64: digest: sha256:a0986628e91897d4bd83811ef90fae62849151268404ce4a9849fb3f5764253d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:38:55 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:38:55 Commit message: "Merge pull request #100 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.49" 15:38:55 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main 15:38:55 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 15:38:55 58218cf5bc80: Preparing 15:38:55 3fbafb15edf9: Preparing 15:38:55 7025945a2d83: Preparing 15:38:55 61a6115c57db: Preparing 15:38:55 4d13df4d63db: Preparing 15:38:55 cc2447e1835a: Preparing 15:38:55 cc2447e1835a: Waiting 15:38:55 7025945a2d83: Layer already exists 15:38:55 58218cf5bc80: Layer already exists 15:38:55 3fbafb15edf9: Layer already exists 15:38:55 4d13df4d63db: Layer already exists 15:38:55 61a6115c57db: Layer already exists 15:38:55 cc2447e1835a: Layer already exists 15:38:55 main: digest: sha256:a0986628e91897d4bd83811ef90fae62849151268404ce4a9849fb3f5764253d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:38:55 ===================================================== [Pipeline] echo 15:38:55 taggedImages: 15:38:55 - nexus3.edgexfoundry.org:10004/app-record-replay:a76422e4938fa76fc1f70403caa898f6446adb22 15:38:55 - nexus3.edgexfoundry.org:10004/app-record-replay:latest 15:38:55 - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.64 15:38:55 - nexus3.edgexfoundry.org:10004/app-record-replay:a76422e4938fa76fc1f70403caa898f6446adb22-3.1.0-dev.64 15:38:55 - 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 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:38:54 > git config core.sparsecheckout # timeout=10 15:38:54 > git checkout -f a76422e4938fa76fc1f70403caa898f6446adb22 # timeout=10 15:38:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:38:55 15:38:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:38:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:38:56 latest: Pulling from edgex-lftools-log-publisher 15:38:56 5eb5b503b376: Pulling fs layer 15:38:56 5c69ac0246d0: Pulling fs layer 15:38:56 ec43610c2a17: Pulling fs layer 15:38:56 3a2ae6a8a46f: Pulling fs layer 15:38:56 33b1e0a273af: Pulling fs layer 15:38:56 5d3b04190fa2: Pulling fs layer 15:38:56 2f39f015ded8: Pulling fs layer 15:38:56 3a2ae6a8a46f: Waiting 15:38:56 5d3b04190fa2: Waiting 15:38:56 2f39f015ded8: Waiting 15:38:56 33b1e0a273af: Waiting 15:38:56 5c69ac0246d0: Verifying Checksum 15:38:56 5c69ac0246d0: Download complete 15:38:56 3a2ae6a8a46f: Verifying Checksum 15:38:56 3a2ae6a8a46f: Download complete 15:38:56 33b1e0a273af: Verifying Checksum 15:38:56 33b1e0a273af: Download complete 15:38:56 5d3b04190fa2: Download complete 15:38:56 ec43610c2a17: Download complete 15:38:56 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:38:56 % Total % Received % Xferd Average Speed Time Time Time Current 15:38:56 Dload Upload Total Spent Left Speed 15:38:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 82798 0 --:--:-- --:--:-- --:--:-- 82798 15:38:56 5eb5b503b376: Verifying Checksum 15:38:56 5eb5b503b376: Download complete [Pipeline] sh 15:38:56 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:38:57 2f39f015ded8: Download complete 15:38:57 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:38:57 + sudo tee /etc/docker/daemon.new 15:38:57 { 15:38:57 "registry-mirrors": [ 15:38:57 "https://nexus3.edgexfoundry.org:10001" 15:38:57 ], 15:38:57 "bip": "10.250.0.254/24", 15:38:57 "hosts": [ 15:38:57 "tcp://0.0.0.0:5555", 15:38:57 "unix:///var/run/docker.sock" 15:38:57 ], 15:38:57 "mtu": 1458, 15:38:57 "selinux-enabled": true, 15:38:57 "seccomp-profile": "/etc/docker/seccomp.json" 15:38:57 } [Pipeline] sh 15:38:57 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:38:57 + sudo service docker restart 15:38:57 5eb5b503b376: Pull complete 15:38:57 5c69ac0246d0: Pull complete 15:38:58 ec43610c2a17: Pull complete 15:38:58 3a2ae6a8a46f: Pull complete 15:38:58 33b1e0a273af: Pull complete 15:38:58 5d3b04190fa2: Pull complete 15:39:04 2f39f015ded8: Pull complete 15:39:04 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:39:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:39:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:39:04 prd-ubuntu20.04-docker-8c-8g-16153 does not seem to be running inside a container 15:39:04 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:39:11 $ docker top ae6e2d436ac044e56a9bbbd7c1394fb2c2e3881dbcc3572042492f26d0b9edd1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:39:11 ---> job-cost.sh 15:39:11 lf-activate-venv: SKIPPING 15:39:11 INFO: No Stack... 15:39:12 INFO: Retrieving Pricing Info for: v3-standard-8 15:39:12 INFO: Archiving Costs [Pipeline] sh 15:39:12 + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv 15:39:12 + cut -d, -f6 [Pipeline] lock 15:39:12 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-69-stack-cost] 15:39:12 Resource [jenkins-edgexfoundry-app-record-replay-main-69-stack-cost] did not exist. Created. 15:39:12 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-69-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:39:13 + echo total: 0.2199999988079071 [Pipeline] stash 15:39:13 Stashed 1 file(s) [Pipeline] } 15:39:13 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-69-stack-cost] [Pipeline] // lock [Pipeline] } 15:39:13 $ docker stop --time=1 ae6e2d436ac044e56a9bbbd7c1394fb2c2e3881dbcc3572042492f26d0b9edd1 15:39:14 $ docker rm -f --volumes ae6e2d436ac044e56a9bbbd7c1394fb2c2e3881dbcc3572042492f26d0b9edd1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:39:16 provisioning config files... 15:39:16 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/69@tmp/config13011251036324588027tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:39:16 ---> docker-login.sh 15:39:16 nexus3.edgexfoundry.org:10001 15:39:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:17 Configure a credential helper to remove this warning. See 15:39:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:17 15:39:17 Login Succeeded 15:39:17 nexus3.edgexfoundry.org:10002 15:39:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:17 Configure a credential helper to remove this warning. See 15:39:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:17 15:39:17 Login Succeeded 15:39:17 nexus3.edgexfoundry.org:10003 15:39:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:18 Configure a credential helper to remove this warning. See 15:39:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:18 15:39:18 Login Succeeded 15:39:18 nexus3.edgexfoundry.org:10004 15:39:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:18 Configure a credential helper to remove this warning. See 15:39:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:18 15:39:18 Login Succeeded 15:39:18 docker.io 15:39:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:19 Configure a credential helper to remove this warning. See 15:39:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:19 15:39:19 Login Succeeded 15:39:19 ---> docker-login.sh ends [Pipeline] } 15:39:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:39:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:39:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:39:19 ========================================================= 15:39:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 15:39:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:39:19 + 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 . 15:39:19 Sending build context to Docker daemon 259.1kB 15:39:20 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 15:39:20 Step 2/12 : FROM ${BASE} AS builder 15:39:20 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:39:20 9fda8d8052c6: Pulling fs layer 15:39:20 5d54e960e981: Pulling fs layer 15:39:20 c4a7e357bf2a: Pulling fs layer 15:39:20 f0e02332f6b5: Pulling fs layer 15:39:20 cefa15bbcfad: Pulling fs layer 15:39:20 17808c966233: Pulling fs layer 15:39:20 f4c1fc716caa: Pulling fs layer 15:39:20 cefa15bbcfad: Waiting 15:39:20 17808c966233: Waiting 15:39:20 f0e02332f6b5: Waiting 15:39:20 f4c1fc716caa: Waiting 15:39:20 5d54e960e981: Verifying Checksum 15:39:20 5d54e960e981: Download complete 15:39:20 f0e02332f6b5: Verifying Checksum 15:39:20 f0e02332f6b5: Download complete 15:39:20 cefa15bbcfad: Verifying Checksum 15:39:20 cefa15bbcfad: Download complete 15:39:20 9fda8d8052c6: Download complete 15:39:20 f4c1fc716caa: Verifying Checksum 15:39:20 f4c1fc716caa: Download complete 15:39:21 9fda8d8052c6: Pull complete 15:39:22 5d54e960e981: Pull complete 15:39:22 c4a7e357bf2a: Verifying Checksum 15:39:22 c4a7e357bf2a: Download complete 15:39:23 17808c966233: Verifying Checksum 15:39:23 17808c966233: Download complete 15:39:35 c4a7e357bf2a: Pull complete 15:39:35 f0e02332f6b5: Pull complete 15:39:35 cefa15bbcfad: Pull complete 15:39:43 17808c966233: Pull complete 15:39:45 f4c1fc716caa: Pull complete 15:39:45 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 15:39:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 15:39:45 ---> ea914061e18c 15:39:45 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:39:47 ---> Running in 02944f5238cd 15:39:47 Removing intermediate container 02944f5238cd 15:39:47 ---> 72d54f682874 15:39:47 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:39:47 ---> Running in 17f8d4459503 15:39:48 Removing intermediate container 17f8d4459503 15:39:48 ---> 05c41908be89 15:39:48 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:39:48 ---> Running in 8f839f3a41e7 15:39:48 Removing intermediate container 8f839f3a41e7 15:39:48 ---> 7b1ce23236f1 15:39:48 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:39:48 ---> Running in bf25e9c7be59 15:39:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:39:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:39:52 OK: 266 MiB in 52 packages 15:39:53 Removing intermediate container bf25e9c7be59 15:39:53 ---> 2534a21c6c60 15:39:53 Step 7/12 : WORKDIR /app 15:39:53 ---> Running in bf3c813cd5b1 15:39:53 Removing intermediate container bf3c813cd5b1 15:39:53 ---> b736bd66a4da 15:39:53 Step 8/12 : COPY go.mod vendor* ./ 15:39:53 ---> 057e92b4ba35 15:39:53 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:39:53 ---> Running in 71b8d6af0c4c 15:41:15 Removing intermediate container 71b8d6af0c4c 15:41:15 ---> 84005b5f42c1 15:41:15 Step 10/12 : COPY . . 15:41:15 ---> 338f03586cbe 15:41:15 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:41:15 ---> Running in e36ceb9aaf69 15:41:15 Removing intermediate container e36ceb9aaf69 15:41:15 ---> f753774b5bc4 15:41:15 Step 12/12 : RUN $MAKE 15:41:15 ---> Running in c8084634a79f 15:41:15 noop 15:41:15 Removing intermediate container c8084634a79f 15:41:15 ---> 2f19b350154c 15:41:15 Successfully built 2f19b350154c 15:41:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:41:15 + docker inspect -f . ci-base-image-arm64 15:41:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:41:16 prd-ubuntu20.04-docker-arm64-4c-16g-16156 does not seem to be running inside a container 15:41:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/69 -v /w/workspace/app-record-replay/69:/w/workspace/app-record-replay/69:rw,z -v /w/workspace/app-record-replay/69@tmp:/w/workspace/app-record-replay/69@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 15:41:17 $ docker top e2ee3c6dd225df1be4822491df96ffccc20c6a35d7f42e671bbd6026a0589192 -eo pid,comm [Pipeline] { [Pipeline] sh 15:41:18 + go version 15:41:18 go version go1.21.0 linux/arm64 [Pipeline] } 15:41:18 $ docker stop --time=1 e2ee3c6dd225df1be4822491df96ffccc20c6a35d7f42e671bbd6026a0589192 15:41:20 $ docker rm -f --volumes e2ee3c6dd225df1be4822491df96ffccc20c6a35d7f42e671bbd6026a0589192 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:41:20 + docker inspect -f . ci-base-image-arm64 15:41:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:41:20 prd-ubuntu20.04-docker-arm64-4c-16g-16156 does not seem to be running inside a container 15:41:20 $ 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/69 -v /w/workspace/app-record-replay/69:/w/workspace/app-record-replay/69:rw,z -v /w/workspace/app-record-replay/69@tmp:/w/workspace/app-record-replay/69@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 15:41:22 $ docker top 181e9759d72ac50faa358ddadf196586a9fb2ca80cfa14f7819defd843a1c699 -eo pid,comm [Pipeline] { [Pipeline] sh 15:41:23 + git config --global --add safe.directory /w/workspace/app-record-replay/69 [Pipeline] fileExists [Pipeline] sh 15:41:23 + make test 15:41:23 go test -race -coverprofile=coverage.out ./... 15:44:00 ? github.com/edgexfoundry/app-record-replay [no test files] 15:44:00 ok github.com/edgexfoundry/app-record-replay/internal/app 1.243s coverage: 88.0% of statements 15:44:00 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 15:44:00 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 15:44:00 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 15:44:05 ok github.com/edgexfoundry/app-record-replay/internal/application 9.984s coverage: 98.7% of statements 15:44:05 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.568s coverage: 89.7% of statements 15:44:05 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.171s coverage: 100.0% of statements 15:44:05 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:44:05 go vet ./... 15:46:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:46:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:46:12 ./bin/test-attribution-txt.sh [Pipeline] echo 15:46:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 15:46:12 $ docker stop --time=1 181e9759d72ac50faa358ddadf196586a9fb2ca80cfa14f7819defd843a1c699 15:46:14 $ docker rm -f --volumes 181e9759d72ac50faa358ddadf196586a9fb2ca80cfa14f7819defd843a1c699 [Pipeline] // withDockerContainer [Pipeline] sh 15:46:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:46:16 Warning: overwriting stash ‘coverage-report’ 15:46:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:46:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:46:17 + ls -al . 15:46:17 total 188 15:46:17 drwxrwxr-x 9 jenkins jenkins 4096 Nov 1 15:41 . 15:46:17 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 15:38 .. 15:46:17 -rw-rw-r-- 1 jenkins jenkins 119 Nov 1 15:38 .dockerignore 15:46:17 drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 15:38 .git 15:46:17 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 15:38 .github 15:46:17 -rw-rw-r-- 1 jenkins jenkins 164 Nov 1 15:38 .gitignore 15:46:17 -rw-rw-r-- 1 jenkins jenkins 41 Nov 1 15:38 .golangci.yml 15:46:17 -rw-rw-r-- 1 jenkins jenkins 11301 Nov 1 15:38 Attribution.txt 15:46:17 -rw-rw-r-- 1 jenkins jenkins 258 Nov 1 15:38 CHANGELOG.md 15:46:17 -rw-rw-r-- 1 jenkins jenkins 1616 Nov 1 15:38 Dockerfile 15:46:17 -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 15:38 GOVERNANCE.md 15:46:17 -rw-rw-r-- 1 jenkins jenkins 681 Nov 1 15:38 Jenkinsfile 15:46:17 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 1 15:38 LICENSE 15:46:17 -rw-rw-r-- 1 jenkins jenkins 3139 Nov 1 15:38 Makefile 15:46:17 -rw-rw-r-- 1 jenkins jenkins 611 Nov 1 15:38 OWNERS.md 15:46:17 -rw-rw-r-- 1 jenkins jenkins 4107 Nov 1 15:38 README.md 15:46:17 -rw-rw-r-- 1 jenkins jenkins 7789 Nov 1 15:38 Record and Reply.postman_collection.json 15:46:17 -rw-rw-r-- 1 jenkins jenkins 12 Nov 1 15:35 VERSION 15:46:17 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 15:38 bin 15:46:17 -rw-r--r-- 1 jenkins jenkins 24666 Nov 1 15:44 coverage.out 15:46:17 -rw-rw-r-- 1 jenkins jenkins 3906 Nov 1 15:38 go.mod 15:46:17 -rw-rw-r-- 1 jenkins jenkins 34891 Nov 1 15:38 go.sum 15:46:17 drwxrwxr-x 7 jenkins jenkins 4096 Nov 1 15:38 internal 15:46:17 -rw-rw-r-- 1 jenkins jenkins 913 Nov 1 15:38 main.go 15:46:17 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 15:38 openapi 15:46:17 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 15:38 pkg 15:46:17 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 15:38 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:17 + 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=a76422e4938fa76fc1f70403caa898f6446adb22 --label arch=arm64 --label version=3.1.0-dev.64 . 15:46:18 Sending build context to Docker daemon 284.7kB 15:46:18 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 15:46:18 Step 2/26 : FROM ${BASE} AS builder 15:46:18 ---> 2f19b350154c 15:46:18 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 15:46:18 ---> Running in f931f93aa986 15:46:18 Removing intermediate container f931f93aa986 15:46:18 ---> 007001fea03c 15:46:18 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 15:46:18 ---> Running in 65b22ced628d 15:46:18 Removing intermediate container 65b22ced628d 15:46:18 ---> 4d6cc5068d46 15:46:18 Step 5/26 : ARG ADD_BUILD_TAGS="" 15:46:18 ---> Running in 4c58d2dea445 15:46:19 Removing intermediate container 4c58d2dea445 15:46:19 ---> 1be15e4d5490 15:46:19 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:46:19 ---> Running in 843ae21cbdf1 15:46:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:46:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:46:22 OK: 266 MiB in 52 packages 15:46:23 Removing intermediate container 843ae21cbdf1 15:46:23 ---> b331ae0fa401 15:46:23 Step 7/26 : WORKDIR /app 15:46:23 ---> Running in 0239fe97219d 15:46:23 Removing intermediate container 0239fe97219d 15:46:23 ---> 4a3489ee9564 15:46:23 Step 8/26 : COPY go.mod vendor* ./ 15:46:23 ---> 238a1ec3c095 15:46:23 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:46:23 ---> Running in d943fb14e267 15:46:26 Removing intermediate container d943fb14e267 15:46:26 ---> bdbcaa3778f3 15:46:26 Step 10/26 : COPY . . 15:46:26 ---> be411000b558 15:46:26 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:46:27 ---> Running in fded6b7e04f4 15:46:27 Removing intermediate container fded6b7e04f4 15:46:27 ---> 93fd7d1de74e 15:46:27 Step 12/26 : RUN $MAKE 15:46:27 ---> Running in 2689eda431c0 15:46:28 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.49 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.64" -trimpath -mod=readonly -o app-record-replay 15:48:35 Removing intermediate container 2689eda431c0 15:48:35 ---> 584e01cbb49a 15:48:35 Step 13/26 : FROM alpine:3.18 15:48:35 3.18: Pulling from library/alpine 15:48:35 579b34f0a95b: Pulling fs layer 15:48:35 579b34f0a95b: Verifying Checksum 15:48:35 579b34f0a95b: Download complete 15:48:35 579b34f0a95b: Pull complete 15:48:35 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 15:48:35 Status: Downloaded newer image for alpine:3.18 15:48:35 ---> 3cc203321400 15:48:35 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:48:35 ---> Running in c8593d01318e 15:48:35 Removing intermediate container c8593d01318e 15:48:35 ---> 2142b97103b0 15:48:35 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 15:48:35 ---> Running in f2e3167d3df6 15:48:35 Removing intermediate container f2e3167d3df6 15:48:35 ---> 03da807131e6 15:48:35 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 15:48:35 ---> Running in 08803060318d 15:48:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:48:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:48:35 (1/2) Installing ca-certificates (20230506-r0) 15:48:35 (2/2) Installing dumb-init (1.2.5-r2) 15:48:35 Executing busybox-1.36.1-r2.trigger 15:48:35 Executing ca-certificates-20230506-r0.trigger 15:48:35 OK: 9 MiB in 17 packages 15:48:35 Removing intermediate container 08803060318d 15:48:35 ---> f8e1e3733ee9 15:48:35 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:48:35 ---> 9e25a3f440d1 15:48:35 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 15:48:35 ---> 5370bc5b72d9 15:48:35 Step 19/26 : COPY --from=builder /app/res/ /res/ 15:48:35 ---> 23d272fe13b5 15:48:35 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 15:48:40 ---> f2c0b56ddbd9 15:48:40 Step 21/26 : EXPOSE 59712 15:48:40 ---> Running in f60c26f4e2f4 15:48:41 Removing intermediate container f60c26f4e2f4 15:48:41 ---> b1de02925614 15:48:41 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 15:48:41 ---> Running in 74c956bc774c 15:48:41 Removing intermediate container 74c956bc774c 15:48:41 ---> aa26925149cc 15:48:41 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:48:41 ---> Running in dd79f92da041 15:48:41 Removing intermediate container dd79f92da041 15:48:41 ---> 8afe9e62d575 15:48:41 Step 24/26 : LABEL arch=arm64 15:48:41 ---> Running in dad8f889a791 15:48:42 Removing intermediate container dad8f889a791 15:48:42 ---> cb785f4ee46a 15:48:42 Step 25/26 : LABEL git_sha=a76422e4938fa76fc1f70403caa898f6446adb22 15:48:42 ---> Running in 161b4b6640fb 15:48:42 Removing intermediate container 161b4b6640fb 15:48:42 ---> d22170ed4af8 15:48:42 Step 26/26 : LABEL version=3.1.0-dev.64 15:48:42 ---> Running in fb317d007106 15:48:43 Removing intermediate container fb317d007106 15:48:43 ---> c21c80e96034 15:48:43 [Warning] One or more build-args [ARCH] were not consumed 15:48:43 Successfully built c21c80e96034 15:48:43 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 15:48:43 provisioning config files... 15:48:43 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/69@tmp/config13743301167968421120tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:48:43 ---> docker-login.sh 15:48:43 nexus3.edgexfoundry.org:10001 15:48:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:48:43 Configure a credential helper to remove this warning. See 15:48:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:48:43 15:48:43 Login Succeeded 15:48:43 nexus3.edgexfoundry.org:10002 15:48:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:48:44 Configure a credential helper to remove this warning. See 15:48:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:48:44 15:48:44 Login Succeeded 15:48:44 nexus3.edgexfoundry.org:10003 15:48:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:48:44 Configure a credential helper to remove this warning. See 15:48:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:48:44 15:48:44 Login Succeeded 15:48:44 nexus3.edgexfoundry.org:10004 15:48:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:48:45 Configure a credential helper to remove this warning. See 15:48:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:48:45 15:48:45 Login Succeeded 15:48:45 docker.io 15:48:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:48:45 Configure a credential helper to remove this warning. See 15:48:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:48:45 15:48:45 Login Succeeded 15:48:45 ---> docker-login.sh ends [Pipeline] } 15:48:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:48:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:48:45 [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: 15:48:45 a76422e4938fa76fc1f70403caa898f6446adb22 15:48:45 latest 15:48:45 3.1.0-dev.64 15:48:45 a76422e4938fa76fc1f70403caa898f6446adb22-3.1.0-dev.64 15:48:45 main 15:48:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:46 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:a76422e4938fa76fc1f70403caa898f6446adb22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:46 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:a76422e4938fa76fc1f70403caa898f6446adb22 15:48:46 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 15:48:46 c5dfb5bbaa00: Preparing 15:48:46 f3f7bbea2efc: Preparing 15:48:46 98578c3ef276: Preparing 15:48:46 bab7c33bca71: Preparing 15:48:46 3eabd580c755: Preparing 15:48:46 5f4d9fc4d98d: Preparing 15:48:46 5f4d9fc4d98d: Waiting 15:48:47 f3f7bbea2efc: Pushed 15:48:47 bab7c33bca71: Pushed 15:48:47 98578c3ef276: Pushed 15:48:47 5f4d9fc4d98d: Layer already exists 15:48:47 3eabd580c755: Pushed 15:48:54 c5dfb5bbaa00: Pushed 15:48:54 a76422e4938fa76fc1f70403caa898f6446adb22: digest: sha256:c295fc0ca71fc88acc52a30a5c1453a94996a4dac8f35be0c7d425ee26cecba7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:54 + 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 15:48:55 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 15:48:55 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 15:48:55 c5dfb5bbaa00: Preparing 15:48:55 f3f7bbea2efc: Preparing 15:48:55 98578c3ef276: Preparing 15:48:55 bab7c33bca71: Preparing 15:48:55 3eabd580c755: Preparing 15:48:55 5f4d9fc4d98d: Preparing 15:48:55 c5dfb5bbaa00: Layer already exists 15:48:55 3eabd580c755: Layer already exists 15:48:55 bab7c33bca71: Layer already exists 15:48:55 f3f7bbea2efc: Layer already exists 15:48:55 98578c3ef276: Layer already exists 15:48:55 5f4d9fc4d98d: Layer already exists 15:48:55 latest: digest: sha256:c295fc0ca71fc88acc52a30a5c1453a94996a4dac8f35be0c7d425ee26cecba7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:55 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:56 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.64 15:48:56 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 15:48:56 c5dfb5bbaa00: Preparing 15:48:56 f3f7bbea2efc: Preparing 15:48:56 98578c3ef276: Preparing 15:48:56 bab7c33bca71: Preparing 15:48:56 3eabd580c755: Preparing 15:48:56 5f4d9fc4d98d: Preparing 15:48:56 5f4d9fc4d98d: Waiting 15:48:56 bab7c33bca71: Layer already exists 15:48:56 3eabd580c755: Layer already exists 15:48:56 98578c3ef276: Layer already exists 15:48:56 f3f7bbea2efc: Layer already exists 15:48:56 c5dfb5bbaa00: Layer already exists 15:48:56 5f4d9fc4d98d: Layer already exists 15:48:56 3.1.0-dev.64: digest: sha256:c295fc0ca71fc88acc52a30a5c1453a94996a4dac8f35be0c7d425ee26cecba7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:56 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:a76422e4938fa76fc1f70403caa898f6446adb22-3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:57 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:a76422e4938fa76fc1f70403caa898f6446adb22-3.1.0-dev.64 15:48:57 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 15:48:57 c5dfb5bbaa00: Preparing 15:48:57 f3f7bbea2efc: Preparing 15:48:57 98578c3ef276: Preparing 15:48:57 bab7c33bca71: Preparing 15:48:57 3eabd580c755: Preparing 15:48:57 5f4d9fc4d98d: Preparing 15:48:57 5f4d9fc4d98d: Waiting 15:48:57 bab7c33bca71: Layer already exists 15:48:57 f3f7bbea2efc: Layer already exists 15:48:57 98578c3ef276: Layer already exists 15:48:57 3eabd580c755: Layer already exists 15:48:57 c5dfb5bbaa00: Layer already exists 15:48:57 5f4d9fc4d98d: Layer already exists 15:48:57 a76422e4938fa76fc1f70403caa898f6446adb22-3.1.0-dev.64: digest: sha256:c295fc0ca71fc88acc52a30a5c1453a94996a4dac8f35be0c7d425ee26cecba7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:57 + 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 15:48:58 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main 15:48:58 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 15:48:58 c5dfb5bbaa00: Preparing 15:48:58 f3f7bbea2efc: Preparing 15:48:58 98578c3ef276: Preparing 15:48:58 bab7c33bca71: Preparing 15:48:58 3eabd580c755: Preparing 15:48:58 5f4d9fc4d98d: Preparing 15:48:58 5f4d9fc4d98d: Waiting 15:48:58 c5dfb5bbaa00: Layer already exists 15:48:58 bab7c33bca71: Layer already exists 15:48:58 98578c3ef276: Layer already exists 15:48:58 3eabd580c755: Layer already exists 15:48:58 f3f7bbea2efc: Layer already exists 15:48:58 5f4d9fc4d98d: Layer already exists 15:48:58 main: digest: sha256:c295fc0ca71fc88acc52a30a5c1453a94996a4dac8f35be0c7d425ee26cecba7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:48:58 ===================================================== [Pipeline] echo 15:48:58 taggedImages: 15:48:58 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:a76422e4938fa76fc1f70403caa898f6446adb22 15:48:58 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 15:48:58 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.64 15:48:58 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:a76422e4938fa76fc1f70403caa898f6446adb22-3.1.0-dev.64 15:48:58 - 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 15:48:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:48:58 15:48:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:48:59 arm64: Pulling from edgex-lftools-log-publisher 15:48:59 8998bd30e6a1: Pulling fs layer 15:48:59 04944245beec: Pulling fs layer 15:48:59 699f458cf7ca: Pulling fs layer 15:48:59 765212b225bb: Pulling fs layer 15:48:59 f23df028b6ca: Pulling fs layer 15:48:59 d65c8cfc05b1: Pulling fs layer 15:48:59 2437ff75d9bd: Pulling fs layer 15:48:59 765212b225bb: Waiting 15:48:59 f23df028b6ca: Waiting 15:48:59 d65c8cfc05b1: Waiting 15:48:59 2437ff75d9bd: Waiting 15:48:59 04944245beec: Verifying Checksum 15:48:59 04944245beec: Download complete 15:48:59 765212b225bb: Verifying Checksum 15:48:59 765212b225bb: Download complete 15:48:59 f23df028b6ca: Verifying Checksum 15:48:59 f23df028b6ca: Download complete 15:48:59 d65c8cfc05b1: Verifying Checksum 15:48:59 d65c8cfc05b1: Download complete 15:48:59 699f458cf7ca: Verifying Checksum 15:48:59 699f458cf7ca: Download complete 15:49:00 8998bd30e6a1: Verifying Checksum 15:49:00 8998bd30e6a1: Download complete 15:49:02 2437ff75d9bd: Verifying Checksum 15:49:02 2437ff75d9bd: Download complete 15:49:05 8998bd30e6a1: Pull complete 15:49:05 04944245beec: Pull complete 15:49:08 699f458cf7ca: Pull complete 15:49:08 765212b225bb: Pull complete 15:49:09 f23df028b6ca: Pull complete 15:49:09 d65c8cfc05b1: Pull complete 15:49:27 2437ff75d9bd: Pull complete 15:49:27 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:49:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:49:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:49:28 prd-ubuntu20.04-docker-arm64-4c-16g-16156 does not seem to be running inside a container 15:49:28 $ 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/69 -v /w/workspace/app-record-replay/69:/w/workspace/app-record-replay/69:rw,z -v /w/workspace/app-record-replay/69@tmp:/w/workspace/app-record-replay/69@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 15:49:31 $ docker top 8df8cf452fab682bcbac6280f70de2af7e483d61761616a4e63e9ea170c6d817 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:49:32 ---> job-cost.sh 15:49:32 lf-activate-venv: SKIPPING 15:49:32 INFO: No Stack... 15:49:32 INFO: Retrieving Pricing Info for: v3-standard-4 15:49:33 INFO: Archiving Costs [Pipeline] sh 15:49:34 + cat /w/workspace/app-record-replay/69/archives/cost.csv 15:49:34 + cut -d, -f6 [Pipeline] lock 15:49:34 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-69-stack-cost] 15:49:34 Resource [jenkins-edgexfoundry-app-record-replay-main-69-stack-cost] did not exist. Created. 15:49:34 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-69-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:49:35 /w/workspace/app-record-replay/69@tmp/durable-6bae29e8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:49:35 + echo total: 0.10999999940395355 [Pipeline] stash 15:49:35 Warning: overwriting stash ‘stack-cost’ 15:49:35 Stashed 1 file(s) [Pipeline] } 15:49:35 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-69-stack-cost] [Pipeline] // lock [Pipeline] } 15:49:35 $ docker stop --time=1 8df8cf452fab682bcbac6280f70de2af7e483d61761616a4e63e9ea170c6d817 15:49:38 $ docker rm -f --volumes 8df8cf452fab682bcbac6280f70de2af7e483d61761616a4e63e9ea170c6d817 [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 15:49:38 provisioning config files... 15:49:38 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config15672452013310185882tmp [Pipeline] { [Pipeline] sh 15:49:38 + set +x 15:49:38 + curl -s https://codecov.io/bash 15:49:38 + bash -s -- 15:49:38 15:49:38 _____ _ 15:49:38 / ____| | | 15:49:38 | | ___ __| | ___ ___ _____ __ 15:49:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:49:38 | |___| (_) | (_| | __/ (_| (_) \ V / 15:49:38 \_____\___/ \__,_|\___|\___\___/ \_/ 15:49:38 Bash-1.0.6 15:49:38 15:49:38 15:49:38 ==> git version 2.25.1 found 15:49:38 ==> 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 15:49:38 Release-Date: 2020-01-08 15:49:38 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:49:38 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:49:38 ==> Jenkins CI detected. 15:49:38 current dir:  /w/workspace/exfoundry_app-record-replay_main 15:49:38 project root: . 15:49:38 --> token set from env 15:49:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:49:38 ==> Running gcov in . (disable via -X gcov) 15:49:38 ==> Python coveragepy not found 15:49:38 ==> Searching for coverage reports in: 15:49:38 + . 15:49:38 -> Found 1 reports 15:49:38 ==> Detecting git/mercurial file structure 15:49:38 ==> Reading reports 15:49:38 + ./coverage.out bytes=24666 15:49:38 ==> Appending adjustments 15:49:38 https://docs.codecov.io/docs/fixing-reports 15:49:38 + Found adjustments 15:49:38 ==> Gzipping contents 15:49:38 8.0K /tmp/codecov.eXfpkt.gz 15:49:38 ==> Uploading reports 15:49:38 url: https://codecov.io 15:49:38 query: branch=main&commit=a76422e4938fa76fc1f70403caa898f6446adb22&build=69&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F69%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 15:49:38 -> Pinging Codecov 15:49:38 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6761a825-4501-4abd-88ee-552c6fc4520a&branch=main&commit=a76422e4938fa76fc1f70403caa898f6446adb22&build=69&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F69%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 15:49:39 -> Uploading to 15:49:39 https://storage.googleapis.com/codecov/v4/raw/2023-11-01/F467761B9912B4F32F9BC62907045C81/a76422e4938fa76fc1f70403caa898f6446adb22/b3aa498d-69e4-4907-bd02-08674b498ef9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231101%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231101T154938Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=28702739c0124a48f1de5d31011cf0193118dadff830acae1615331e05408b83 15:49:39 % Total % Received % Xferd Average Speed Time Time Time Current 15:49:39 Dload Upload Total Spent Left Speed 15:49:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4853 0 0 100 4853 0 19031 --:--:-- --:--:-- --:--:-- 19031 15:49:39 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/a76422e4938fa76fc1f70403caa898f6446adb22 [Pipeline] } 15:49:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:49:39 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:49:39 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:49:39 15:49:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:49:40 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:49:40 df9b9388f04a: Pulling fs layer 15:49:40 52dc419b0ee2: Pulling fs layer 15:49:40 25bc292e5bac: Pulling fs layer 15:49:40 114826534d7a: Pulling fs layer 15:49:40 4657fd5d0bcf: Pulling fs layer 15:49:40 6ad1cebc031e: Pulling fs layer 15:49:40 8a3aa393b2d8: Pulling fs layer 15:49:40 4657fd5d0bcf: Waiting 15:49:40 6ad1cebc031e: Waiting 15:49:40 8a3aa393b2d8: Waiting 15:49:40 114826534d7a: Waiting 15:49:40 52dc419b0ee2: Verifying Checksum 15:49:40 52dc419b0ee2: Download complete 15:49:40 25bc292e5bac: Verifying Checksum 15:49:40 25bc292e5bac: Download complete 15:49:40 4657fd5d0bcf: Verifying Checksum 15:49:40 4657fd5d0bcf: Download complete 15:49:40 df9b9388f04a: Download complete 15:49:40 6ad1cebc031e: Verifying Checksum 15:49:40 6ad1cebc031e: Download complete 15:49:40 df9b9388f04a: Pull complete 15:49:41 52dc419b0ee2: Pull complete 15:49:41 25bc292e5bac: Pull complete 15:49:41 114826534d7a: Verifying Checksum 15:49:41 114826534d7a: Download complete 15:49:42 8a3aa393b2d8: Verifying Checksum 15:49:42 8a3aa393b2d8: Download complete 15:49:45 114826534d7a: Pull complete 15:49:45 4657fd5d0bcf: Pull complete 15:49:46 6ad1cebc031e: Pull complete 15:49:49 8a3aa393b2d8: Pull complete 15:49:49 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:49:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:49:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:49:49 prd-ubuntu20.04-docker-8c-8g-16153 does not seem to be running inside a container 15:49:50 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:50:20 $ docker top bcf3fb8ddac0d46e47a7aa1d818904c3c30c43c6bcf588da8904283c9027257b -eo pid,comm [Pipeline] { [Pipeline] echo 15:50:20 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh 15:50:20 + set -o pipefail 15:50:20 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' 15:50:26 15:50:26 Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... 15:50:26 15:50:26 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/ac5de528-857b-44b7-901a-93fec9ac03f7 15:50:26 15:50:26 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:50:26 15:50:26 15:50:26 A medium severity vulnerability was found in the Snyk CLI versions you are using. 15:50:26 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 15:50:26 More details here: https://snyk.co/ue1NS 15:50:26 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 15:50:26 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 15:50:26 $ docker stop --time=1 bcf3fb8ddac0d46e47a7aa1d818904c3c30c43c6bcf588da8904283c9027257b 15:50:36 $ docker rm -f --volumes bcf3fb8ddac0d46e47a7aa1d818904c3c30c43c6bcf588da8904283c9027257b [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 15:50:38 + git log --format=format:%s -1 a76422e4938fa76fc1f70403caa898f6446adb22 [Pipeline] sh 15:50:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:50:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:50:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:50:38 prd-ubuntu20.04-docker-8c-8g-16153 does not seem to be running inside a container 15:50:38 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:50:45 $ docker top f977edc769f0f127dd79cea7d851976d38c4f27c208e9143d5eadf3b92750386 -eo pid,comm 15:50:45 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:50:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:50:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:50:45 [ssh-agent] Looking for ssh-agent implementation... 15:50:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:50:45 $ docker exec f977edc769f0f127dd79cea7d851976d38c4f27c208e9143d5eadf3b92750386 ssh-agent 15:50:45 SSH_AUTH_SOCK=/tmp/ssh-Ub906C8eJHLo/agent.14 15:50:45 SSH_AGENT_PID=20 15:50:45 Running ssh-add (command line suppressed) 15:50:45 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1508399951593552913.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1508399951593552913.key) 15:50:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:50:46 + git semver tag 15:50:46 2023-11-01 15:50:46,662 [run_tag] DEBUG tag force:False 15:50:46 2023-11-01 15:50:46,662 [check_head_tag] DEBUG check head tag 15:50:46 2023-11-01 15:50:46,664 [execute] INFO git cat-file --batch-check 15:50:46 2023-11-01 15:50:46,665 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 15:50:46 2023-11-01 15:50:46,669 [execute] INFO git cat-file --batch 15:50:46 2023-11-01 15:50:46,670 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 15:50:46 2023-11-01 15:50:46,718 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:50:46 2023-11-01 15:50:46,719 [execute] INFO git tag -a v3.1.0-dev.64 -m v3.1.0-dev.64 15:50:46 2023-11-01 15:50:46,719 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.64', '-m', 'v3.1.0-dev.64'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 15:50:46 2023-11-01 15:50:46,724 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:50:46 3.1.0-dev.64 [Pipeline] } 15:50:46 $ docker exec --env ******** --env ******** f977edc769f0f127dd79cea7d851976d38c4f27c208e9143d5eadf3b92750386 ssh-agent -k 15:50:46 unset SSH_AUTH_SOCK; 15:50:46 unset SSH_AGENT_PID; 15:50:46 echo Agent pid 20 killed; 15:50:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:50:47 + git semver [Pipeline] } 15:50:47 $ docker stop --time=1 f977edc769f0f127dd79cea7d851976d38c4f27c208e9143d5eadf3b92750386 15:50:49 $ docker rm -f --volumes f977edc769f0f127dd79cea7d851976d38c4f27c208e9143d5eadf3b92750386 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:50:49 15:50:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:50:49 0.23.1-centos7: Pulling from edgex-lftools 15:50:49 ab5ef0e58194: Pulling fs layer 15:50:49 9712f1f96733: Pulling fs layer 15:50:49 63f879dbbcfc: Pulling fs layer 15:50:49 0d9ebad4ef96: Pulling fs layer 15:50:49 e9a5061849ea: Pulling fs layer 15:50:49 d747dcd14b5f: Pulling fs layer 15:50:49 2de7ff778b66: Pulling fs layer 15:50:49 e9a5061849ea: Waiting 15:50:49 d747dcd14b5f: Waiting 15:50:49 2de7ff778b66: Waiting 15:50:49 0d9ebad4ef96: Waiting 15:50:50 9712f1f96733: Download complete 15:50:50 63f879dbbcfc: Verifying Checksum 15:50:50 63f879dbbcfc: Download complete 15:50:50 e9a5061849ea: Verifying Checksum 15:50:50 e9a5061849ea: Download complete 15:50:50 d747dcd14b5f: Download complete 15:50:50 0d9ebad4ef96: Verifying Checksum 15:50:50 0d9ebad4ef96: Download complete 15:50:50 ab5ef0e58194: Verifying Checksum 15:50:50 ab5ef0e58194: Download complete 15:50:50 2de7ff778b66: Verifying Checksum 15:50:50 2de7ff778b66: Download complete 15:50:53 ab5ef0e58194: Pull complete 15:50:53 9712f1f96733: Pull complete 15:50:54 63f879dbbcfc: Pull complete 15:50:58 0d9ebad4ef96: Pull complete 15:50:58 e9a5061849ea: Pull complete 15:50:58 d747dcd14b5f: Pull complete 15:51:00 2de7ff778b66: Pull complete 15:51:00 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:51:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:51:00 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:51:00 prd-ubuntu20.04-docker-8c-8g-16153 does not seem to be running inside a container 15:51:00 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:51:27 $ docker top bf6e2f676f8c96ef96064eb23c618b74e21ea8e4413f8ddd8a7ab435d12a96f3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:51:27 provisioning config files... 15:51:27 copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config17641339032765515687tmp 15:51:27 copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config4555172905339328864tmp 15:51:27 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config12162223828240449138tmp [Pipeline] { [Pipeline] echo 15:51:27 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:51:28 ---> sigul-configuration.sh 15:51:28 gpg: directory `/root/.gnupg' created 15:51:28 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:51:28 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:51:28 gpg: keyring `/root/.gnupg/secring.gpg' created 15:51:28 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:51:28 gpg: CAST5 encrypted data 15:51:28 gpg: encrypted with 1 passphrase 15:51:28 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:51:28 + mkdir /home/jenkins 15:51:28 + mkdir /home/jenkins/sigul [Pipeline] sh 15:51:28 + 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 15:51:28 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:51:29 ---> sigul-install.sh 15:51:29 Sigul already installed; skipping installation. [Pipeline] sh 15:51:29 + git tag --list 15:51:29 v3.1.0-dev.0 15:51:29 v3.1.0-dev.1 15:51:29 v3.1.0-dev.10 15:51:29 v3.1.0-dev.11 15:51:29 v3.1.0-dev.12 15:51:29 v3.1.0-dev.13 15:51:29 v3.1.0-dev.14 15:51:29 v3.1.0-dev.15 15:51:29 v3.1.0-dev.16 15:51:29 v3.1.0-dev.17 15:51:29 v3.1.0-dev.18 15:51:29 v3.1.0-dev.19 15:51:29 v3.1.0-dev.2 15:51:29 v3.1.0-dev.20 15:51:29 v3.1.0-dev.21 15:51:29 v3.1.0-dev.22 15:51:29 v3.1.0-dev.23 15:51:29 v3.1.0-dev.24 15:51:29 v3.1.0-dev.25 15:51:29 v3.1.0-dev.26 15:51:29 v3.1.0-dev.27 15:51:29 v3.1.0-dev.28 15:51:29 v3.1.0-dev.29 15:51:29 v3.1.0-dev.3 15:51:29 v3.1.0-dev.30 15:51:29 v3.1.0-dev.31 15:51:29 v3.1.0-dev.32 15:51:29 v3.1.0-dev.33 15:51:29 v3.1.0-dev.34 15:51:29 v3.1.0-dev.35 15:51:29 v3.1.0-dev.36 15:51:29 v3.1.0-dev.37 15:51:29 v3.1.0-dev.38 15:51:29 v3.1.0-dev.39 15:51:29 v3.1.0-dev.4 15:51:29 v3.1.0-dev.40 15:51:29 v3.1.0-dev.41 15:51:29 v3.1.0-dev.42 15:51:29 v3.1.0-dev.43 15:51:29 v3.1.0-dev.44 15:51:29 v3.1.0-dev.45 15:51:29 v3.1.0-dev.46 15:51:29 v3.1.0-dev.47 15:51:29 v3.1.0-dev.48 15:51:29 v3.1.0-dev.49 15:51:29 v3.1.0-dev.5 15:51:29 v3.1.0-dev.50 15:51:29 v3.1.0-dev.51 15:51:29 v3.1.0-dev.52 15:51:29 v3.1.0-dev.53 15:51:29 v3.1.0-dev.54 15:51:29 v3.1.0-dev.55 15:51:29 v3.1.0-dev.56 15:51:29 v3.1.0-dev.57 15:51:29 v3.1.0-dev.58 15:51:29 v3.1.0-dev.59 15:51:29 v3.1.0-dev.6 15:51:29 v3.1.0-dev.60 15:51:29 v3.1.0-dev.61 15:51:29 v3.1.0-dev.62 15:51:29 v3.1.0-dev.63 15:51:29 v3.1.0-dev.64 15:51:29 v3.1.0-dev.7 15:51:29 v3.1.0-dev.8 15:51:29 v3.1.0-dev.9 [Pipeline] sh 15:51:29 + lftools sign git-tag v3.1.0-dev.64 15:51:30 Signing Git tag with Sigul... 15:51:30 Signing v3.1.0-dev.64 [Pipeline] echo 15:51:30 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:51:30 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:51:30 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:51:30 $ docker stop --time=1 bf6e2f676f8c96ef96064eb23c618b74e21ea8e4413f8ddd8a7ab435d12a96f3 15:51:35 $ docker rm -f --volumes bf6e2f676f8c96ef96064eb23c618b74e21ea8e4413f8ddd8a7ab435d12a96f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:51:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:51:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:51:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:51:36 prd-ubuntu20.04-docker-8c-8g-16153 does not seem to be running inside a container 15:51:36 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:51:40 $ docker top 4d4b2234d318a26a4f5603b419cae02f3552d45f9763921ae60c09df9161c792 -eo pid,comm 15:51:40 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). 15:51:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:51:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:51:40 [ssh-agent] Looking for ssh-agent implementation... 15:51:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:51:40 $ docker exec 4d4b2234d318a26a4f5603b419cae02f3552d45f9763921ae60c09df9161c792 ssh-agent 15:51:40 SSH_AUTH_SOCK=/tmp/ssh-aA45wnsBqTjA/agent.13 15:51:40 SSH_AGENT_PID=19 15:51:40 Running ssh-add (command line suppressed) 15:51:40 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_5581824283422132130.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_5581824283422132130.key) 15:51:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:51:41 + git semver bump pre 15:51:42 2023-11-01 15:51:41,833 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:51:42 2023-11-01 15:51:41,833 [bump_version] DEBUG bumping version:3.1.0-dev.64 on axis:pre with prefix:dev 15:51:42 2023-11-01 15:51:41,833 [bump_version] DEBUG bumped version:3.1.0-dev.65 15:51:42 2023-11-01 15:51:41,834 [write_version] DEBUG write version:3.1.0-dev.65 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True 15:51:42 2023-11-01 15:51:41,834 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:51:42 2023-11-01 15:51:41,834 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main 15:51:42 2023-11-01 15:51:41,838 [execute] INFO git cat-file --batch-check 15:51:42 2023-11-01 15:51:41,839 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 15:51:42 2023-11-01 15:51:41,844 [execute] INFO git cat-file --batch 15:51:42 2023-11-01 15:51:41,844 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 15:51:42 2023-11-01 15:51:41,849 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:51:42 3.1.0-dev.65 [Pipeline] } 15:51:42 $ docker exec --env ******** --env ******** 4d4b2234d318a26a4f5603b419cae02f3552d45f9763921ae60c09df9161c792 ssh-agent -k 15:51:42 unset SSH_AUTH_SOCK; 15:51:42 unset SSH_AGENT_PID; 15:51:42 echo Agent pid 19 killed; 15:51:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:51:42 + git semver [Pipeline] } 15:51:43 $ docker stop --time=1 4d4b2234d318a26a4f5603b419cae02f3552d45f9763921ae60c09df9161c792 15:51:46 $ docker rm -f --volumes 4d4b2234d318a26a4f5603b419cae02f3552d45f9763921ae60c09df9161c792 [Pipeline] // withDockerContainer [Pipeline] sh 15:51:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:51:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:51:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:51:47 prd-ubuntu20.04-docker-8c-8g-16153 does not seem to be running inside a container 15:51:47 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:51:50 $ docker top 2c0d76d0b8f0c3cc13fb55ef84698049e18f5503912011c47c0e5a4f15b2c295 -eo pid,comm 15:51:50 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). 15:51:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:51:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:51:50 [ssh-agent] Looking for ssh-agent implementation... 15:51:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:51:50 $ docker exec 2c0d76d0b8f0c3cc13fb55ef84698049e18f5503912011c47c0e5a4f15b2c295 ssh-agent 15:51:50 SSH_AUTH_SOCK=/tmp/ssh-zcDAoHEaWfFP/agent.14 15:51:50 SSH_AGENT_PID=20 15:51:50 Running ssh-add (command line suppressed) 15:51:50 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1310170677301735805.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1310170677301735805.key) 15:51:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:51:51 + git semver push 15:51:51 2023-11-01 15:51:51,454 [run_push] DEBUG push 15:51:51 2023-11-01 15:51:51,455 [execute] INFO git cat-file --batch-check 15:51:51 2023-11-01 15:51:51,455 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 15:51:51 2023-11-01 15:51:51,460 [execute] INFO git rev-list 2a652536b8ae48afcdeb340baf0a1efe516fd28d -- 15:51:51 2023-11-01 15:51:51,460 [execute] DEBUG Popen(['git', 'rev-list', '2a652536b8ae48afcdeb340baf0a1efe516fd28d', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 15:51:51 2023-11-01 15:51:51,466 [execute] INFO git fetch -v origin 15:51:51 2023-11-01 15:51:51,466 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) 15:51:52 2023-11-01 15:51:52,018 [run_push] DEBUG no remote changes detected 15:51:52 2023-11-01 15:51:52,018 [execute] INFO git push origin semver 15:51:52 2023-11-01 15:51:52,018 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 15:51:53 2023-11-01 15:51:52,908 [run_push] DEBUG push all version tags 15:51:53 2023-11-01 15:51:52,909 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:51:53 2023-11-01 15:51:52,909 [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) 15:51:53 2023-11-01 15:51:53,780 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:51:53 3.1.0-dev.65 [Pipeline] } 15:51:53 $ docker exec --env ******** --env ******** 2c0d76d0b8f0c3cc13fb55ef84698049e18f5503912011c47c0e5a4f15b2c295 ssh-agent -k 15:51:53 unset SSH_AUTH_SOCK; 15:51:53 unset SSH_AGENT_PID; 15:51:53 echo Agent pid 20 killed; 15:51:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:51:54 + git semver [Pipeline] } 15:51:55 $ docker stop --time=1 2c0d76d0b8f0c3cc13fb55ef84698049e18f5503912011c47c0e5a4f15b2c295 15:52:00 $ docker rm -f --volumes 2c0d76d0b8f0c3cc13fb55ef84698049e18f5503912011c47c0e5a4f15b2c295 [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 15:52:01 + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] 15:52:01 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 15:52:01 total 16 15:52:01 drwxr-xr-x 3 root root 4096 Nov 1 15:39 . 15:52:01 drwxrwxr-x 11 jenkins jenkins 4096 Nov 1 15:51 .. 15:52:01 drwxr-xr-x 2 root root 4096 Nov 1 15:39 cost 15:52:01 -rw-r--r-- 1 root root 88 Nov 1 15:39 cost.csv 15:52:01 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives 15:52:01 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 15:52:01 total 16 15:52:01 drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 15:39 . 15:52:01 drwxrwxr-x 11 jenkins jenkins 4096 Nov 1 15:51 .. 15:52:01 drwxr-xr-x 2 jenkins jenkins 4096 Nov 1 15:39 cost 15:52:01 -rw-r--r-- 1 jenkins jenkins 88 Nov 1 15:39 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:52:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:52:02 ---> package-listing.sh 15:52:02 ++ facter osfamily 15:52:02 ++ tr '[:upper:]' '[:lower:]' 15:52:03 + OS_FAMILY=debian 15:52:03 + workspace=/w/workspace/exfoundry_app-record-replay_main 15:52:03 + START_PACKAGES=/tmp/packages_start.txt 15:52:03 + END_PACKAGES=/tmp/packages_end.txt 15:52:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:52:03 + PACKAGES=/tmp/packages_start.txt 15:52:03 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 15:52:03 + PACKAGES=/tmp/packages_end.txt 15:52:03 + case "${OS_FAMILY}" in 15:52:03 + dpkg -l 15:52:03 + grep '^ii' 15:52:03 + '[' -f /tmp/packages_start.txt ']' 15:52:03 + '[' -f /tmp/packages_end.txt ']' 15:52:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:52:03 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 15:52:03 + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ 15:52:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo 15:52:03 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 15:52:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:52:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:52:04 prd-ubuntu20.04-docker-8c-8g-16153 does not seem to be running inside a container 15:52:04 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:52:08 $ docker top 0df173be5b6bb6d9bab889c0e901d2f3c97c58286b5bc77891f699532bf4531d -eo pid,comm [Pipeline] { [Pipeline] sh 15:52:08 + touch /tmp/pre-build-complete [Pipeline] sh 15:52:08 + mkdir -p /var/log/sysstat [Pipeline] sh 15:52:09 + ls /var/log/sa-host 15:52:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:52:09 provisioning config files... 15:52:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config10517034498586474992tmp [Pipeline] { [Pipeline] echo 15:52:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:52:09 ---> create-netrc.sh [Pipeline] } 15:52:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:52:09 ---> python-tools-install.sh [Pipeline] echo 15:52:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:52:10 ---> sudo-logs.sh 15:52:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:52:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:52:10 ---> job-cost.sh 15:52:10 lf-activate-venv: SKIPPING 15:52:10 DEBUG: total: 0.2199999988079071 15:52:10 INFO: Retrieving Stack Cost... 15:52:10 INFO: Retrieving Pricing Info for: v3-standard-8 15:52:11 INFO: Archiving Costs [Pipeline] echo 15:52:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:52:11 ---> logs-deploy.sh 15:52:11 lf-activate-venv: SKIPPING 15:52:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/69 15:52:11 INFO: archiving workspace using pattern(s): 15:52:12 Archives upload complete. 15:52:12 INFO: archiving logs to Nexus 15:52:13 ---> uname -a: 15:52:13 Linux prd-ubuntu20-04-docker-8c-8g-16153 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 15:52:13 15:52:13 15:52:13 ---> lscpu: 15:52:13 Architecture: x86_64 15:52:13 CPU op-mode(s): 32-bit, 64-bit 15:52:13 Byte Order: Little Endian 15:52:13 Address sizes: 40 bits physical, 48 bits virtual 15:52:13 CPU(s): 8 15:52:13 On-line CPU(s) list: 0-7 15:52:13 Thread(s) per core: 1 15:52:13 Core(s) per socket: 1 15:52:13 Socket(s): 8 15:52:13 NUMA node(s): 1 15:52:13 Vendor ID: AuthenticAMD 15:52:13 CPU family: 23 15:52:13 Model: 49 15:52:13 Model name: AMD EPYC-Rome Processor 15:52:13 Stepping: 0 15:52:13 CPU MHz: 2799.998 15:52:13 BogoMIPS: 5599.99 15:52:13 Virtualization: AMD-V 15:52:13 Hypervisor vendor: KVM 15:52:13 Virtualization type: full 15:52:13 L1d cache: 256 KiB 15:52:13 L1i cache: 256 KiB 15:52:13 L2 cache: 4 MiB 15:52:13 L3 cache: 128 MiB 15:52:13 NUMA node0 CPU(s): 0-7 15:52:13 Vulnerability Itlb multihit: Not affected 15:52:13 Vulnerability L1tf: Not affected 15:52:13 Vulnerability Mds: Not affected 15:52:13 Vulnerability Meltdown: Not affected 15:52:13 Vulnerability Mmio stale data: Not affected 15:52:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:52:13 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:52:13 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:52:13 Vulnerability Srbds: Not affected 15:52:13 Vulnerability Tsx async abort: Not affected 15:52:13 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 15:52:13 15:52:13 15:52:13 ---> nproc: 15:52:13 8 15:52:13 15:52:13 15:52:13 ---> df -h: 15:52:13 Filesystem Size Used Avail Use% Mounted on 15:52:13 overlay 155G 13G 143G 9% / 15:52:13 tmpfs 64M 0 64M 0% /dev 15:52:13 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:52:13 shm 64M 0 64M 0% /dev/shm 15:52:13 /dev/vda1 155G 13G 143G 9% /facter-os 15:52:13 15:52:13 15:52:13 ---> sar -b -r -n DEV: 15:52:13 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16153) 11/01/23 _x86_64_ (8 CPU) 15:52:13 15:52:13 15:34:02 LINUX RESTART (8 CPU) 15:52:13 15:52:13 15:35:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:52:13 15:36:01 113.76 2.93 110.83 0.00 405.67 31826.56 0.00 15:52:13 15:37:01 142.41 1.42 140.99 0.00 12.66 50532.11 0.00 15:52:13 15:38:01 35.88 0.08 35.79 0.00 3.47 15319.98 0.00 15:52:13 15:39:01 163.00 0.15 162.85 0.00 7.06 29957.90 0.00 15:52:13 15:40:01 100.18 11.63 88.55 0.00 5179.54 24994.63 0.00 15:52:13 15:41:01 6.61 0.02 6.60 0.00 0.13 131.69 0.00 15:52:13 15:42:01 1.75 0.00 1.75 0.00 0.00 18.40 0.00 15:52:13 15:43:01 2.00 0.00 2.00 0.00 0.00 21.86 0.00 15:52:13 15:44:01 1.15 0.00 1.15 0.00 0.00 12.93 0.00 15:52:13 15:45:01 1.95 0.00 1.95 0.00 0.00 22.26 0.00 15:52:13 15:46:01 1.20 0.00 1.20 0.00 0.00 12.53 0.00 15:52:13 15:47:01 1.73 0.00 1.73 0.00 0.00 18.93 0.00 15:52:13 15:48:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 15:52:13 15:49:01 1.50 0.00 1.50 0.00 0.00 16.66 0.00 15:52:13 15:50:03 21.23 0.11 21.12 0.00 10.11 13076.56 0.00 15:52:13 15:51:01 62.58 0.21 62.37 0.00 3.01 25255.21 0.00 15:52:13 15:52:01 70.39 0.03 70.35 0.00 6.53 21292.05 0.00 15:52:13 Average: 42.78 0.98 41.80 0.00 331.01 12482.40 0.00 15:52:13 15:52:13 15:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:52:13 15:36:01 29272392 31569820 746836 2.27 78256 2490164 1974960 5.82 988592 2236456 5636 15:52:13 15:37:01 28509752 31590332 717024 2.18 148368 3136628 1786816 5.27 1032020 2882200 472 15:52:13 15:38:01 27252504 30888368 1411668 4.29 151724 3632464 2346884 6.92 1841888 3269060 243984 15:52:13 15:39:01 27643012 31530236 770352 2.34 161248 3863980 2049236 6.04 1270616 3434708 458220 15:52:13 15:40:01 27184192 31545660 725320 2.21 194112 4287844 1697828 5.00 1560784 3556220 1076 15:52:13 15:41:01 27189000 31545732 725092 2.21 192668 4284588 1696588 5.00 1559368 3553004 92 15:52:13 15:42:01 27193960 31550764 720056 2.19 192740 4284592 1696588 5.00 1554032 3553008 4 15:52:13 15:43:01 27193596 31550476 720168 2.19 192820 4284596 1696588 5.00 1554096 3553012 4 15:52:13 15:44:01 27204384 31561280 709324 2.16 192856 4284600 1696588 5.00 1543772 3553016 20 15:52:13 15:45:01 27204432 31561356 709148 2.16 192920 4284604 1696588 5.00 1543860 3553020 8 15:52:13 15:46:01 27204824 31561836 708828 2.16 192976 4284604 1696588 5.00 1544460 3553024 152 15:52:13 15:47:01 27205064 31562116 708544 2.15 193004 4284612 1696588 5.00 1544376 3553024 16 15:52:13 15:48:01 27205268 31562360 708240 2.15 193036 4284616 1696588 5.00 1543976 3553028 12 15:52:13 15:49:01 27204968 31562172 708328 2.15 193060 4284744 1696588 5.00 1544096 3553120 20 15:52:13 15:50:03 26424000 31539656 729724 2.22 198864 4988608 1784544 5.26 1571916 4256640 330656 15:52:13 15:51:01 25703608 31527000 736592 2.24 228452 5592468 1772416 5.22 1651892 4818796 587064 15:52:13 15:52:01 25688228 31519052 746216 2.27 229380 5592856 1688076 4.97 1681704 4799916 244 15:52:13 Average: 27204893 31513424 764792 2.33 183911 4243916 1786474 5.26 1501850 3601838 95746 15:52:13 15:52:13 15:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:52:13 15:36:01 docker0 69.26 79.32 5.91 96.65 0.00 0.00 0.00 0.00 15:52:13 15:36:01 vethf84d886 66.84 75.49 6.57 60.81 0.00 0.00 0.00 0.00 15:52:13 15:36:01 lo 2.67 2.67 0.27 0.27 0.00 0.00 0.00 0.00 15:52:13 15:36:01 ens3 218.75 152.96 3206.29 28.61 0.00 0.00 0.00 0.00 15:52:13 15:37:01 docker0 128.80 270.42 11.35 2301.58 0.00 0.00 0.00 0.00 15:52:13 15:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:52:13 15:37:01 ens3 277.19 133.24 2312.81 15.02 0.00 0.00 0.00 0.00 15:52:13 15:38:01 veth4c549a4 0.00 0.20 0.00 0.02 0.00 0.00 0.00 0.00 15:52:13 15:38:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 15:52:13 15:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:13 15:38:01 ens3 30.46 19.75 30.19 12.00 0.00 0.00 0.00 0.00 15:52:13 15:39:01 docker0 3.07 5.16 0.19 64.81 0.00 0.00 0.00 0.00 15:52:13 15:39:01 lo 8.20 8.20 0.81 0.81 0.00 0.00 0.00 0.00 15:52:13 15:39:01 ens3 166.61 134.77 2675.32 340.12 0.00 0.00 0.00 0.00 15:52:13 15:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:13 15:40:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 15:52:13 15:40:01 ens3 198.22 105.72 2745.34 11.59 0.00 0.00 0.00 0.00 15:52:13 15:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:13 15:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:52:13 15:41:01 ens3 0.78 0.42 0.28 0.21 0.00 0.00 0.00 0.00 15:52:13 15:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:13 15:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:13 15:42:01 ens3 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00 15:52:13 15:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:13 15:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:52:13 15:43:01 ens3 0.13 0.07 0.01 0.01 0.00 0.00 0.00 0.00 15:52:13 15:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:13 15:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:13 15:44:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:13 15:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:13 15:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:52:13 15:45:01 ens3 0.72 0.23 0.13 0.07 0.00 0.00 0.00 0.00 15:52:13 15:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:13 15:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:13 15:46:01 ens3 1.95 0.55 0.46 0.22 0.00 0.00 0.00 0.00 15:52:13 15:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:13 15:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:52:13 15:47:01 ens3 1.72 0.78 0.82 0.60 0.00 0.00 0.00 0.00 15:52:13 15:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:13 15:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:13 15:48:01 ens3 1.27 0.28 0.40 0.26 0.00 0.00 0.00 0.00 15:52:13 15:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:13 15:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:52:13 15:49:01 ens3 2.27 0.45 0.48 0.27 0.00 0.00 0.00 0.00 15:52:13 15:50:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:13 15:50:03 lo 1.04 1.04 0.10 0.10 0.00 0.00 0.00 0.00 15:52:13 15:50:03 ens3 131.33 85.04 3866.65 11.76 0.00 0.00 0.00 0.00 15:52:13 15:51:01 docker0 63.19 107.64 5.25 1058.37 0.00 0.00 0.00 0.00 15:52:13 15:51:01 lo 1.09 1.09 0.10 0.10 0.00 0.00 0.00 0.00 15:52:13 15:51:01 ens3 240.55 147.20 4346.83 24.98 0.00 0.00 0.00 0.00 15:52:13 15:52:01 docker0 2.32 1.92 0.36 0.75 0.00 0.00 0.00 0.00 15:52:13 15:52:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 15:52:13 15:52:01 ens3 50.92 47.38 51.91 67.34 0.00 0.00 0.00 0.00 15:52:13 Average: docker0 15.59 27.16 1.35 205.54 0.00 0.00 0.00 0.00 15:52:13 Average: lo 0.88 0.88 0.08 0.08 0.00 0.00 0.00 0.00 15:52:13 Average: ens3 77.67 48.67 1131.27 30.16 0.00 0.00 0.00 0.00 15:52:13 15:52:13 15:52:13 ---> sar -P ALL: 15:52:13 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16153) 11/01/23 _x86_64_ (8 CPU) 15:52:13 15:52:13 15:34:02 LINUX RESTART (8 CPU) 15:52:13 15:52:13 15:35:01 CPU %user %nice %system %iowait %steal %idle 15:52:13 15:36:01 all 3.96 0.00 1.96 9.74 0.05 84.29 15:52:13 15:36:01 0 4.37 0.00 1.62 23.83 0.03 70.15 15:52:13 15:36:01 1 4.07 0.00 2.04 11.07 0.05 82.76 15:52:13 15:36:01 2 4.16 0.00 2.54 29.68 0.05 63.57 15:52:13 15:36:01 3 3.20 0.00 1.48 0.42 0.05 94.85 15:52:13 15:36:01 4 3.34 0.00 2.65 8.31 0.05 85.65 15:52:13 15:36:01 5 3.52 0.00 1.73 0.55 0.05 94.14 15:52:13 15:36:01 6 5.36 0.00 1.77 1.71 0.05 91.11 15:52:13 15:36:01 7 3.66 0.00 1.82 2.28 0.08 92.15 15:52:13 15:37:01 all 4.09 0.00 2.09 9.22 0.04 84.56 15:52:13 15:37:01 0 3.94 0.00 1.88 13.91 0.03 80.23 15:52:13 15:37:01 1 4.92 0.00 2.40 3.12 0.05 89.51 15:52:13 15:37:01 2 4.00 0.00 1.63 1.44 0.05 92.88 15:52:13 15:37:01 3 3.04 0.00 1.44 0.00 0.03 95.49 15:52:13 15:37:01 4 4.00 0.00 2.24 2.78 0.03 90.94 15:52:13 15:37:01 5 4.44 0.00 1.33 1.41 0.03 92.79 15:52:13 15:37:01 6 4.07 0.00 2.19 0.42 0.03 93.29 15:52:13 15:37:01 7 4.29 0.00 3.61 51.08 0.07 40.96 15:52:13 15:38:01 all 38.86 0.00 3.34 2.59 0.10 55.11 15:52:13 15:38:01 0 36.13 0.00 3.34 12.70 0.10 47.73 15:52:13 15:38:01 1 39.93 0.00 3.58 0.20 0.08 56.20 15:52:13 15:38:01 2 41.94 0.00 3.51 1.41 0.08 53.06 15:52:13 15:38:01 3 38.35 0.00 3.42 5.53 0.08 52.62 15:52:13 15:38:01 4 38.27 0.00 3.17 0.25 0.15 58.15 15:52:13 15:38:01 5 39.30 0.00 3.08 0.38 0.08 57.15 15:52:13 15:38:01 6 39.32 0.00 3.45 0.12 0.08 57.03 15:52:13 15:38:01 7 37.63 0.00 3.14 0.17 0.15 58.92 15:52:13 15:39:01 all 25.57 0.00 4.37 2.74 0.09 67.23 15:52:13 15:39:01 0 23.99 0.00 4.90 2.47 0.08 68.55 15:52:13 15:39:01 1 25.16 0.00 3.94 2.96 0.08 67.86 15:52:13 15:39:01 2 28.17 0.00 5.16 0.47 0.10 66.10 15:52:13 15:39:01 3 24.25 0.00 4.20 4.04 0.08 67.42 15:52:13 15:39:01 4 24.87 0.00 4.48 0.14 0.07 70.45 15:52:13 15:39:01 5 26.00 0.00 4.16 5.63 0.10 64.10 15:52:13 15:39:01 6 24.36 0.00 4.03 5.76 0.08 65.77 15:52:13 15:39:01 7 27.78 0.00 4.08 0.46 0.10 67.59 15:52:13 15:40:01 all 3.63 0.00 2.04 2.63 0.03 91.66 15:52:13 15:40:01 0 3.84 0.00 1.32 2.69 0.03 92.13 15:52:13 15:40:01 1 3.99 0.00 1.68 1.41 0.03 92.88 15:52:13 15:40:01 2 3.39 0.00 2.02 0.32 0.03 94.23 15:52:13 15:40:01 3 3.84 0.00 2.93 3.19 0.05 89.99 15:52:13 15:40:01 4 3.15 0.00 3.05 1.49 0.03 92.28 15:52:13 15:40:01 5 2.77 0.00 1.81 8.89 0.02 86.52 15:52:13 15:40:01 6 3.72 0.00 1.54 2.78 0.03 91.93 15:52:13 15:40:01 7 4.33 0.00 2.01 0.35 0.03 93.27 15:52:13 15:41:01 all 0.09 0.00 0.07 0.04 0.01 99.80 15:52:13 15:41:01 0 0.22 0.00 0.10 0.13 0.02 99.53 15:52:13 15:41:01 1 0.03 0.00 0.03 0.00 0.00 99.93 15:52:13 15:41:01 2 0.02 0.00 0.03 0.00 0.00 99.95 15:52:13 15:41:01 3 0.05 0.00 0.07 0.00 0.00 99.88 15:52:13 15:41:01 4 0.23 0.00 0.08 0.00 0.02 99.67 15:52:13 15:41:01 5 0.00 0.00 0.07 0.02 0.00 99.92 15:52:13 15:41:01 6 0.10 0.00 0.05 0.02 0.00 99.83 15:52:13 15:41:01 7 0.05 0.00 0.10 0.18 0.02 99.65 15:52:13 15:42:01 all 0.05 0.00 0.01 0.05 0.00 99.88 15:52:13 15:42:01 0 0.12 0.00 0.05 0.42 0.02 99.40 15:52:13 15:42:01 1 0.08 0.00 0.02 0.00 0.00 99.90 15:52:13 15:42:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:52:13 15:42:01 3 0.02 0.00 0.02 0.00 0.02 99.95 15:52:13 15:42:01 4 0.03 0.00 0.00 0.00 0.00 99.97 15:52:13 15:42:01 5 0.07 0.00 0.00 0.00 0.00 99.93 15:52:13 15:42:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:52:13 15:42:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:52:13 15:43:01 all 0.01 0.00 0.01 0.11 0.00 99.87 15:52:13 15:43:01 0 0.03 0.00 0.02 0.87 0.02 99.06 15:52:13 15:43:01 1 0.02 0.00 0.00 0.00 0.02 99.97 15:52:13 15:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:52:13 15:43:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:52:13 15:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:52:13 15:43:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:52:13 15:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:52:13 15:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:52:13 15:44:01 all 0.06 0.00 0.02 0.05 0.01 99.86 15:52:13 15:44:01 0 0.32 0.00 0.07 0.35 0.03 99.23 15:52:13 15:44:01 1 0.05 0.00 0.02 0.00 0.00 99.93 15:52:13 15:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:52:13 15:44:01 3 0.02 0.00 0.07 0.00 0.00 99.92 15:52:13 15:44:01 4 0.03 0.00 0.02 0.00 0.00 99.95 15:52:13 15:44:01 5 0.05 0.00 0.00 0.00 0.02 99.93 15:52:13 15:44:01 6 0.02 0.00 0.02 0.00 0.02 99.95 15:52:13 15:44:01 7 0.02 0.00 0.00 0.02 0.02 99.95 15:52:13 15:45:01 all 0.15 0.00 0.01 0.07 0.00 99.76 15:52:13 15:45:01 0 1.13 0.00 0.00 0.36 0.02 98.49 15:52:13 15:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:52:13 15:45:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:52:13 15:45:01 3 0.00 0.00 0.02 0.00 0.02 99.97 15:52:13 15:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:52:13 15:45:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:52:13 15:45:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:52:13 15:45:01 7 0.02 0.00 0.00 0.23 0.00 99.75 15:52:13 15:46:01 all 0.07 0.00 0.01 0.12 0.00 99.81 15:52:13 15:46:01 0 0.33 0.00 0.02 0.77 0.00 98.88 15:52:13 15:46:01 1 0.03 0.00 0.00 0.00 0.00 99.97 15:52:13 15:46:01 2 0.03 0.00 0.00 0.00 0.00 99.97 15:52:13 15:46:01 3 0.07 0.00 0.00 0.00 0.00 99.93 15:52:13 15:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:52:13 15:46:01 5 0.03 0.00 0.02 0.00 0.00 99.95 15:52:13 15:46:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:52:13 15:46:01 7 0.02 0.00 0.00 0.17 0.00 99.82 15:52:13 15:52:13 15:46:01 CPU %user %nice %system %iowait %steal %idle 15:52:13 15:47:01 all 0.11 0.00 0.02 0.17 0.03 99.67 15:52:13 15:47:01 0 0.68 0.00 0.08 0.98 0.02 98.24 15:52:13 15:47:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:52:13 15:47:01 2 0.00 0.00 0.03 0.00 0.00 99.97 15:52:13 15:47:01 3 0.05 0.00 0.02 0.00 0.02 99.92 15:52:13 15:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:52:13 15:47:01 5 0.07 0.00 0.00 0.00 0.00 99.93 15:52:13 15:47:01 6 0.02 0.00 0.00 0.00 0.20 99.78 15:52:13 15:47:01 7 0.03 0.00 0.02 0.35 0.02 99.58 15:52:13 15:48:01 all 0.04 0.00 0.01 0.07 0.00 99.87 15:52:13 15:48:01 0 0.12 0.00 0.00 0.27 0.00 99.62 15:52:13 15:48:01 1 0.02 0.00 0.02 0.00 0.02 99.95 15:52:13 15:48:01 2 0.03 0.00 0.00 0.00 0.00 99.97 15:52:13 15:48:01 3 0.08 0.00 0.03 0.00 0.02 99.87 15:52:13 15:48:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:52:13 15:48:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:52:13 15:48:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:52:13 15:48:01 7 0.02 0.00 0.00 0.30 0.00 99.68 15:52:13 15:49:01 all 0.03 0.00 0.01 0.22 0.00 99.74 15:52:13 15:49:01 0 0.08 0.00 0.00 1.24 0.00 98.68 15:52:13 15:49:01 1 0.03 0.00 0.00 0.00 0.00 99.97 15:52:13 15:49:01 2 0.02 0.00 0.02 0.00 0.02 99.95 15:52:13 15:49:01 3 0.05 0.00 0.03 0.00 0.00 99.92 15:52:13 15:49:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:52:13 15:49:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:52:13 15:49:01 6 0.02 0.00 0.00 0.52 0.02 99.45 15:52:13 15:49:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:52:13 15:50:03 all 2.63 0.00 1.24 4.06 0.03 92.04 15:52:13 15:50:03 0 2.73 0.00 0.77 9.34 0.03 87.13 15:52:13 15:50:03 1 3.04 0.00 0.94 0.41 0.02 95.59 15:52:13 15:50:03 2 2.46 0.00 1.35 0.26 0.02 95.90 15:52:13 15:50:03 3 2.38 0.00 1.08 0.16 0.05 96.33 15:52:13 15:50:03 4 2.58 0.00 1.44 0.67 0.03 95.28 15:52:13 15:50:03 5 1.88 0.00 1.58 0.16 0.02 96.36 15:52:13 15:50:03 6 2.59 0.00 1.50 0.33 0.03 95.56 15:52:13 15:50:03 7 3.42 0.00 1.23 21.25 0.03 74.07 15:52:13 15:51:01 all 5.38 0.00 2.12 11.28 0.07 81.16 15:52:13 15:51:01 0 6.20 0.00 2.23 33.55 0.05 57.97 15:52:13 15:51:01 1 6.49 0.00 2.36 3.51 0.05 87.59 15:52:13 15:51:01 2 6.25 0.00 2.09 3.18 0.07 88.41 15:52:13 15:51:01 3 4.90 0.00 1.63 3.27 0.09 90.12 15:52:13 15:51:01 4 4.22 0.00 1.22 0.93 0.07 93.56 15:52:13 15:51:01 5 5.12 0.00 1.74 8.02 0.07 85.04 15:52:13 15:51:01 6 5.95 0.00 3.71 4.99 0.07 85.29 15:52:13 15:51:01 7 3.86 0.00 1.96 32.90 0.09 61.19 15:52:13 15:52:01 all 1.34 0.00 0.78 11.70 0.04 86.14 15:52:13 15:52:01 0 1.74 0.00 0.82 1.16 0.03 96.24 15:52:13 15:52:01 1 1.54 0.00 0.97 5.50 0.03 91.96 15:52:13 15:52:01 2 1.29 0.00 0.77 7.24 0.03 90.68 15:52:13 15:52:01 3 0.92 0.00 0.69 1.65 0.10 96.64 15:52:13 15:52:01 4 1.23 0.00 0.55 14.51 0.03 83.67 15:52:13 15:52:01 5 0.95 0.00 0.69 13.62 0.02 84.73 15:52:13 15:52:01 6 1.02 0.00 0.57 1.41 0.03 96.97 15:52:13 15:52:01 7 2.01 0.00 1.19 48.64 0.03 48.12 15:52:13 Average: all 5.03 0.00 1.06 3.21 0.03 90.67 15:52:13 Average: 0 5.03 0.00 1.01 6.14 0.03 87.80 15:52:13 Average: 1 5.22 0.00 1.05 1.65 0.03 92.05 15:52:13 Average: 2 5.37 0.00 1.12 2.57 0.03 90.91 15:52:13 Average: 3 4.74 0.00 1.00 1.07 0.04 93.15 15:52:13 Average: 4 4.79 0.00 1.11 1.71 0.03 92.36 15:52:13 Average: 5 4.93 0.00 0.95 2.25 0.02 91.84 15:52:13 Average: 6 5.06 0.00 1.10 1.05 0.04 92.74 15:52:13 Average: 7 5.10 0.00 1.12 9.24 0.04 84.50 15:52:13 15:52:13 15:52:13