Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c92ddd0c7e3e15c586d50481a838eca30277fa14 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-ssh10290882708897984472.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7116639893643580232.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh > 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-ssh1297155567312856649.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh9959982315827449859.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-ssh14241610474189331879.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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-915 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 c92ddd0c7e3e15c586d50481a838eca30277fa14 (main) Commit message: "Merge pull request #39 from lenny-intel/count-pipeline-function" > 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 c92ddd0c7e3e15c586d50481a838eca30277fa14 # timeout=10 > git rev-list --no-walk c92ddd0c7e3e15c586d50481a838eca30277fa14 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:51:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:51:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:51:47 ========================================================= 00:51:47 EdgeX Global Pipelines Version Info 00:51:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:51:48 ------------------- 00:51:48 stable info: 00:51:48 ------------------- 00:51:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:51:48 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 00:51:48 Message: update stable to v1.0.250 00:51:49 ------------------- 00:51:49 experimental info: 00:51:49 ------------------- 00:51:49 Commited By: **** collab-it+edgex@linuxfoundation.org 00:51:49 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 00:51:49 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:51:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 00:51:50 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 00:51:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:51:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:51:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:51:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 00:51:50 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:51:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:51:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:51:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:51:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:51:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 00:51:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:51:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:51:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:51:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:51:50 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:51:50 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:51:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:51:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:51:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:51:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:51:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:51:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:51:50 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:51:50 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:51:50 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:51:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 00:51:50 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 00:51:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 00:51:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c92ddd0c7e3e15c586d50481a838eca30277fa14 [Pipeline] echo 00:51:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c92ddd0 [Pipeline] echo 00:51:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:51:50 provisioning config files... 00:51:50 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config9581327723450119354tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:51:50 ---> docker-login.sh 00:51:50 nexus3.edgexfoundry.org:10001 00:51:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:51:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:51:51 Configure a credential helper to remove this warning. See 00:51:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:51:51 00:51:51 Login Succeeded 00:51:51 nexus3.edgexfoundry.org:10002 00:51:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:51:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:51:51 Configure a credential helper to remove this warning. See 00:51:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:51:51 00:51:51 Login Succeeded 00:51:51 nexus3.edgexfoundry.org:10003 00:51:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:51:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:51:51 Configure a credential helper to remove this warning. See 00:51:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:51:51 00:51:51 Login Succeeded 00:51:51 nexus3.edgexfoundry.org:10004 00:51:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:51:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:51:51 Configure a credential helper to remove this warning. See 00:51:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:51:51 00:51:51 Login Succeeded 00:51:51 docker.io 00:51:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:51:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:51:51 Configure a credential helper to remove this warning. See 00:51:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:51:51 00:51:51 Login Succeeded 00:51:51 ---> docker-login.sh ends [Pipeline] } 00:51:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:51:52 + git rev-list -1 --merges c92ddd0c7e3e15c586d50481a838eca30277fa14~1..c92ddd0c7e3e15c586d50481a838eca30277fa14 [Pipeline] echo 00:51:52 -----------> git rev-list -1 --merges c92ddd0c7e3e15c586d50481a838eca30277fa14~1..c92ddd0c7e3e15c586d50481a838eca30277fa14 c92ddd0c7e3e15c586d50481a838eca30277fa14 00:51:52 c92ddd0c7e3e15c586d50481a838eca30277fa14 [false] [Pipeline] sh 00:51:52 + git log --format=format:%s -1 c92ddd0c7e3e15c586d50481a838eca30277fa14 [Pipeline] echo 00:51:52 ========================================================= 00:51:52 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:51:52 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:51:52 + git log --format=format:%s -1 c92ddd0c7e3e15c586d50481a838eca30277fa14 [Pipeline] echo 00:51:52 [semverPrep] GIT_COMMIT: c92ddd0c7e3e15c586d50481a838eca30277fa14, Commit Message: Merge pull request #39 from lenny-intel/count-pipeline-function [Pipeline] echo 00:51:52 [semverPrep] This is not a build commit. [Pipeline] sh 00:51:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:51:53 + grep -v github /etc/ssh/ssh_known_hosts 00:51:53 + [ -e /tmp/ssh_known_hosts ] 00:51:53 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:51:53 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:51:53 sudo tee -a /etc/ssh/ssh_known_hosts 00:51:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:51:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:51:53 00:51:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:51:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:51:53 0.1.4: Pulling from edgex-devops/py-git-semver 00:51:53 b85a868b505f: Pulling fs layer 00:51:53 e2be974225ed: Pulling fs layer 00:51:53 339a4e72a1f5: Pulling fs layer 00:51:53 988bab9f4d93: Pulling fs layer 00:51:53 1469e6f7b9e6: Pulling fs layer 00:51:53 eaf3925da568: Pulling fs layer 00:51:53 bab4dde63d76: Pulling fs layer 00:51:53 bde34c3a00c8: Pulling fs layer 00:51:53 b352a97aabf1: Pulling fs layer 00:51:53 988bab9f4d93: Waiting 00:51:53 4872d77fe225: Pulling fs layer 00:51:53 5851b861e8e6: Pulling fs layer 00:51:53 1469e6f7b9e6: Waiting 00:51:53 bde34c3a00c8: Waiting 00:51:53 5851b861e8e6: Waiting 00:51:53 eaf3925da568: Waiting 00:51:53 b352a97aabf1: Waiting 00:51:53 4872d77fe225: Waiting 00:51:53 bab4dde63d76: Waiting 00:51:53 e2be974225ed: Download complete 00:51:53 988bab9f4d93: Verifying Checksum 00:51:53 988bab9f4d93: Download complete 00:51:53 1469e6f7b9e6: Verifying Checksum 00:51:53 1469e6f7b9e6: Download complete 00:51:54 eaf3925da568: Verifying Checksum 00:51:54 eaf3925da568: Download complete 00:51:54 339a4e72a1f5: Verifying Checksum 00:51:54 339a4e72a1f5: Download complete 00:51:54 bde34c3a00c8: Verifying Checksum 00:51:54 bde34c3a00c8: Download complete 00:51:54 b352a97aabf1: Verifying Checksum 00:51:54 b352a97aabf1: Download complete 00:51:54 4872d77fe225: Verifying Checksum 00:51:54 4872d77fe225: Download complete 00:51:54 5851b861e8e6: Verifying Checksum 00:51:54 5851b861e8e6: Download complete 00:51:54 b85a868b505f: Verifying Checksum 00:51:54 b85a868b505f: Download complete 00:51:54 bab4dde63d76: Verifying Checksum 00:51:54 bab4dde63d76: Download complete 00:51:55 b85a868b505f: Pull complete 00:51:55 e2be974225ed: Pull complete 00:51:55 339a4e72a1f5: Pull complete 00:51:55 988bab9f4d93: Pull complete 00:51:56 1469e6f7b9e6: Pull complete 00:51:56 eaf3925da568: Pull complete 00:51:58 bab4dde63d76: Pull complete 00:51:58 bde34c3a00c8: Pull complete 00:51:58 b352a97aabf1: Pull complete 00:51:58 4872d77fe225: Pull complete 00:51:58 5851b861e8e6: Pull complete 00:51:58 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:51:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:51:58 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:51:58 prd-ubuntu20.04-docker-8c-8g-915 does not seem to be running inside a container 00:51:58 $ 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 00:52:01 $ docker top fd541867ab997f490abe69a771977d847ee80de083b06e91f71de51d86a8147c -eo pid,comm 00:52:01 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). 00:52:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:52:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:52:01 [ssh-agent] Looking for ssh-agent implementation... 00:52:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:52:02 $ docker exec fd541867ab997f490abe69a771977d847ee80de083b06e91f71de51d86a8147c ssh-agent 00:52:02 SSH_AUTH_SOCK=/tmp/ssh-rfWrChD32flD/agent.33 00:52:02 SSH_AGENT_PID=39 00:52:02 Running ssh-add (command line suppressed) 00:52:02 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_8234090769033116316.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_8234090769033116316.key) 00:52:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:52:02 + git tag --points-at HEAD [Pipeline] } 00:52:02 $ docker exec --env ******** --env ******** fd541867ab997f490abe69a771977d847ee80de083b06e91f71de51d86a8147c ssh-agent -k 00:52:02 unset SSH_AUTH_SOCK; 00:52:02 unset SSH_AGENT_PID; 00:52:02 echo Agent pid 39 killed; 00:52:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 00:52:02 [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v3.1.0-dev.13' [Pipeline] sshagent 00:52:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:52:02 [ssh-agent] Looking for ssh-agent implementation... 00:52:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:52:02 $ docker exec fd541867ab997f490abe69a771977d847ee80de083b06e91f71de51d86a8147c ssh-agent 00:52:02 SSH_AUTH_SOCK=/tmp/ssh-XrMSHlIn1P6E/agent.72 00:52:02 SSH_AGENT_PID=78 00:52:02 Running ssh-add (command line suppressed) 00:52:03 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9984503478788853324.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9984503478788853324.key) 00:52:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:52:03 + git semver init 00:52:03 2023-07-12 00:52:03,526 [run_init] DEBUG init version:0.0.0 force:False 00:52:03 2023-07-12 00:52:03,527 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver 00:52:03 2023-07-12 00:52:03,527 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver 00:52:03 2023-07-12 00:52:03,527 [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) 00:52:04 2023-07-12 00:52:04,123 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude 00:52:04 2023-07-12 00:52:04,124 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False 00:52:04 2023-07-12 00:52:04,124 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 00:52:04 2023-07-12 00:52:04,124 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 00:52:04 3.1.0-dev.14 [Pipeline] } 00:52:04 $ docker exec --env ******** --env ******** fd541867ab997f490abe69a771977d847ee80de083b06e91f71de51d86a8147c ssh-agent -k 00:52:04 unset SSH_AUTH_SOCK; 00:52:04 unset SSH_AGENT_PID; 00:52:04 echo Agent pid 78 killed; 00:52:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:52:04 + git semver [Pipeline] } 00:52:04 $ docker stop --time=1 fd541867ab997f490abe69a771977d847ee80de083b06e91f71de51d86a8147c 00:52:06 $ docker rm -f --volumes fd541867ab997f490abe69a771977d847ee80de083b06e91f71de51d86a8147c [Pipeline] // withDockerContainer [Pipeline] sh 00:52:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:52:06 Stashed 1 file(s) [Pipeline] echo 00:52:06 [edgeXSemver]: initialized semver on version 3.1.0-dev.14 [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 00:52:06 provisioning config files... 00:52:06 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6436409776356090880tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:52:07 ---> docker-login.sh 00:52:07 nexus3.edgexfoundry.org:10001 00:52:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:52:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:52:07 Configure a credential helper to remove this warning. See 00:52:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:52:07 00:52:07 Login Succeeded 00:52:07 nexus3.edgexfoundry.org:10002 00:52:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:52:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:52:07 Configure a credential helper to remove this warning. See 00:52:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:52:07 00:52:07 Login Succeeded 00:52:07 nexus3.edgexfoundry.org:10003 00:52:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:52:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:52:07 Configure a credential helper to remove this warning. See 00:52:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:52:07 00:52:07 Login Succeeded 00:52:07 nexus3.edgexfoundry.org:10004 00:52:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:52:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:52:07 Configure a credential helper to remove this warning. See 00:52:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:52:07 00:52:07 Login Succeeded 00:52:07 docker.io 00:52:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:52:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:52:07 Configure a credential helper to remove this warning. See 00:52:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:52:07 00:52:07 Login Succeeded 00:52:07 ---> docker-login.sh ends [Pipeline] } 00:52:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:52:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:52:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:52:07 ========================================================= 00:52:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 00:52:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:08 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 00:52:08 Sending build context to Docker daemon 313.9kB 00:52:08 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 00:52:08 Step 2/12 : FROM ${BASE} AS builder 00:52:08 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 00:52:08 f56be85fc22e: Pulling fs layer 00:52:08 85791d961cd3: Pulling fs layer 00:52:08 d694b5ae8c79: Pulling fs layer 00:52:08 9f32a84ed3da: Pulling fs layer 00:52:08 4d19c01a9841: Pulling fs layer 00:52:08 9325e15d5711: Pulling fs layer 00:52:08 556b6ee489ea: Pulling fs layer 00:52:08 c5a4b2cf53e6: Pulling fs layer 00:52:08 9325e15d5711: Waiting 00:52:08 556b6ee489ea: Waiting 00:52:08 c5a4b2cf53e6: Waiting 00:52:08 9f32a84ed3da: Waiting 00:52:08 4d19c01a9841: Waiting 00:52:08 85791d961cd3: Download complete 00:52:08 9f32a84ed3da: Verifying Checksum 00:52:08 9f32a84ed3da: Download complete 00:52:08 4d19c01a9841: Verifying Checksum 00:52:08 4d19c01a9841: Download complete 00:52:08 f56be85fc22e: Verifying Checksum 00:52:08 f56be85fc22e: Download complete 00:52:08 9325e15d5711: Verifying Checksum 00:52:08 9325e15d5711: Download complete 00:52:08 f56be85fc22e: Pull complete 00:52:08 85791d961cd3: Pull complete 00:52:08 c5a4b2cf53e6: Verifying Checksum 00:52:08 c5a4b2cf53e6: Download complete 00:52:09 d694b5ae8c79: Verifying Checksum 00:52:09 d694b5ae8c79: Download complete 00:52:09 556b6ee489ea: Download complete 00:52:12 d694b5ae8c79: Pull complete 00:52:12 9f32a84ed3da: Pull complete 00:52:12 4d19c01a9841: Pull complete 00:52:12 9325e15d5711: Pull complete 00:52:15 556b6ee489ea: Pull complete 00:52:15 c5a4b2cf53e6: Pull complete 00:52:15 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 00:52:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 00:52:15 ---> c4be618373d6 00:52:15 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 00:52:21 Still waiting to schedule task 00:52:21 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 00:52:22 ---> Running in 761a322cfb57 00:52:22 Removing intermediate container 761a322cfb57 00:52:22 ---> 8169c183e772 00:52:22 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 00:52:22 ---> Running in 232f4b8b9cfb 00:52:22 Removing intermediate container 232f4b8b9cfb 00:52:22 ---> cc5e44d96991 00:52:22 Step 5/12 : ARG ADD_BUILD_TAGS="" 00:52:22 ---> Running in 34032b1ed814 00:52:22 Removing intermediate container 34032b1ed814 00:52:22 ---> 119c9f3f3824 00:52:22 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:52:22 ---> Running in 31588b4d1d95 00:52:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:52:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:52:22 OK: 265 MiB in 53 packages 00:52:22 Removing intermediate container 31588b4d1d95 00:52:22 ---> 2300002513ac 00:52:22 Step 7/12 : WORKDIR /app 00:52:22 ---> Running in 781a5ba389e2 00:52:22 Removing intermediate container 781a5ba389e2 00:52:22 ---> f3e7cfdc2788 00:52:22 Step 8/12 : COPY go.mod vendor* ./ 00:52:23 ---> 8131a06f68b4 00:52:23 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:52:23 ---> Running in 37d16c402289 00:52:55 Removing intermediate container 37d16c402289 00:52:55 ---> 3ffa4e7f8869 00:52:55 Step 10/12 : COPY . . 00:52:55 ---> 6e0c68a99153 00:52:55 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:52:55 ---> Running in c9fbde9b6751 00:52:55 Removing intermediate container c9fbde9b6751 00:52:55 ---> d039a50edd77 00:52:55 Step 12/12 : RUN $MAKE 00:52:55 ---> Running in 48c3a6eefc3c 00:52:55 noop 00:52:55 Removing intermediate container 48c3a6eefc3c 00:52:55 ---> 8ade1b42bf75 00:52:55 Successfully built 8ade1b42bf75 00:52:55 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:55 + docker inspect -f . ci-base-image-x86_64 00:52:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:52:55 prd-ubuntu20.04-docker-8c-8g-915 does not seem to be running inside a container 00:52:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:52:55 $ docker top be49c73a647f5f62db8397602a42008c5665e89bd5de16445b95faff45373086 -eo pid,comm [Pipeline] { [Pipeline] sh 00:52:56 + go version 00:52:56 go version go1.20.2 linux/amd64 [Pipeline] } 00:52:56 $ docker stop --time=1 be49c73a647f5f62db8397602a42008c5665e89bd5de16445b95faff45373086 00:52:57 $ docker rm -f --volumes be49c73a647f5f62db8397602a42008c5665e89bd5de16445b95faff45373086 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:57 + docker inspect -f . ci-base-image-x86_64 00:52:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:52:57 prd-ubuntu20.04-docker-8c-8g-915 does not seem to be running inside a container 00:52:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:52:58 $ docker top 1af98be777e4de31f1dcfdb3d2c0f4149a7703a84580c26c6b10db7da2993506 -eo pid,comm [Pipeline] { [Pipeline] sh 00:52:58 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh 00:52:58 + make test 00:52:58 go test -race -coverprofile=coverage.out ./... 00:53:17 ? github.com/edgexfoundry/app-record-replay [no test files] 00:53:17 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 00:53:17 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 00:53:17 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 00:53:17 ok github.com/edgexfoundry/app-record-replay/internal/app 0.061s coverage: 76.9% of statements 00:53:17 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.070s coverage: 92.9% of statements 00:53:17 ok github.com/edgexfoundry/app-record-replay/internal/data 0.052s coverage: 50.0% of statements 00:53:39 go vet ./... 00:53:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:53:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:53:40 ./bin/test-attribution-txt.sh [Pipeline] echo 00:53:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:53:40 $ docker stop --time=1 1af98be777e4de31f1dcfdb3d2c0f4149a7703a84580c26c6b10db7da2993506 00:53:45 $ docker rm -f --volumes 1af98be777e4de31f1dcfdb3d2c0f4149a7703a84580c26c6b10db7da2993506 [Pipeline] // withDockerContainer [Pipeline] sh 00:53:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:53:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:53:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:53:46 + ls -al . 00:53:46 total 160 00:53:46 drwxrwxr-x 9 jenkins jenkins 4096 Jul 12 00:52 . 00:53:46 drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 00:51 .. 00:53:46 -rw-rw-r-- 1 jenkins jenkins 119 Jul 12 00:51 .dockerignore 00:53:46 drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 00:52 .git 00:53:46 drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 00:51 .github 00:53:46 -rw-rw-r-- 1 jenkins jenkins 164 Jul 12 00:51 .gitignore 00:53:46 -rw-rw-r-- 1 jenkins jenkins 41 Jul 12 00:51 .golangci.yml 00:53:46 drwxr-xr-x 3 jenkins jenkins 4096 Jul 12 00:52 .semver 00:53:46 -rw-rw-r-- 1 jenkins jenkins 10245 Jul 12 00:51 Attribution.txt 00:53:46 -rw-rw-r-- 1 jenkins jenkins 258 Jul 12 00:51 CHANGELOG.md 00:53:46 -rw-rw-r-- 1 jenkins jenkins 1616 Jul 12 00:51 Dockerfile 00:53:46 -rw-rw-r-- 1 jenkins jenkins 677 Jul 12 00:51 GOVERNANCE.md 00:53:46 -rw-rw-r-- 1 jenkins jenkins 681 Jul 12 00:51 Jenkinsfile 00:53:46 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 12 00:51 LICENSE 00:53:46 -rw-rw-r-- 1 jenkins jenkins 3139 Jul 12 00:51 Makefile 00:53:46 -rw-rw-r-- 1 jenkins jenkins 611 Jul 12 00:51 OWNERS.md 00:53:46 -rw-rw-r-- 1 jenkins jenkins 2363 Jul 12 00:51 README.md 00:53:46 -rw-rw-r-- 1 jenkins jenkins 4285 Jul 12 00:51 Record and Reply.postman_collection.json 00:53:46 -rw-rw-r-- 1 jenkins jenkins 12 Jul 12 00:52 VERSION 00:53:46 drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 00:51 bin 00:53:46 -rw-r--r-- 1 jenkins jenkins 6681 Jul 12 00:53 coverage.out 00:53:46 -rw-rw-r-- 1 jenkins jenkins 3411 Jul 12 00:51 go.mod 00:53:46 -rw-rw-r-- 1 jenkins jenkins 31491 Jul 12 00:51 go.sum 00:53:46 drwxrwxr-x 6 jenkins jenkins 4096 Jul 12 00:51 internal 00:53:46 -rw-rw-r-- 1 jenkins jenkins 913 Jul 12 00:51 main.go 00:53:46 drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 00:51 pkg 00:53:46 drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 00:51 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:47 + 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=c92ddd0c7e3e15c586d50481a838eca30277fa14 --label arch=amd64 --label version=3.1.0-dev.14 . 00:53:47 Sending build context to Docker daemon 321.5kB 00:53:47 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 00:53:47 Step 2/26 : FROM ${BASE} AS builder 00:53:47 ---> 8ade1b42bf75 00:53:47 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 00:53:47 ---> Running in f23fd2cb137a 00:53:47 Removing intermediate container f23fd2cb137a 00:53:47 ---> 9c6002b11d57 00:53:47 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 00:53:47 ---> Running in 1a9bae036b31 00:53:47 Removing intermediate container 1a9bae036b31 00:53:47 ---> c6bc283f9206 00:53:47 Step 5/26 : ARG ADD_BUILD_TAGS="" 00:53:47 ---> Running in cd674a4747a4 00:53:47 Removing intermediate container cd674a4747a4 00:53:47 ---> 9c0449c86fb6 00:53:47 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:53:47 ---> Running in b410094230ad 00:53:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:53:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:53:48 OK: 265 MiB in 53 packages 00:53:48 Removing intermediate container b410094230ad 00:53:48 ---> b2ae8f930e21 00:53:48 Step 7/26 : WORKDIR /app 00:53:48 ---> Running in 4a992919bec3 00:53:48 Removing intermediate container 4a992919bec3 00:53:48 ---> 7e694142bc7f 00:53:48 Step 8/26 : COPY go.mod vendor* ./ 00:53:48 ---> 58f878362c13 00:53:48 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:53:48 ---> Running in 1fd6e16300ab 00:53:49 Removing intermediate container 1fd6e16300ab 00:53:49 ---> 922f76d5ec80 00:53:49 Step 10/26 : COPY . . 00:53:49 ---> 84a10e9f8d81 00:53:49 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:53:49 ---> Running in 99de9bb3d422 00:53:49 Removing intermediate container 99de9bb3d422 00:53:49 ---> a7bfc0a0d8fb 00:53:49 Step 12/26 : RUN $MAKE 00:53:49 ---> Running in ef2fb39e4a67 00:53:50 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.4 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.14" -trimpath -mod=readonly -o app-record-replay 00:54:08 Removing intermediate container ef2fb39e4a67 00:54:08 ---> a49fceb8cd89 00:54:08 Step 13/26 : FROM alpine:3.17 00:54:08 3.17: Pulling from library/alpine 00:54:08 4db1b89c0bd1: Pulling fs layer 00:54:08 4db1b89c0bd1: Verifying Checksum 00:54:08 4db1b89c0bd1: Download complete 00:54:08 4db1b89c0bd1: Pull complete 00:54:08 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 00:54:08 Status: Downloaded newer image for alpine:3.17 00:54:08 ---> 1f73a9d63274 00:54:08 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 00:54:08 ---> Running in a337b6e599e6 00:54:08 Removing intermediate container a337b6e599e6 00:54:08 ---> 520f8ff15313 00:54:08 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 00:54:08 ---> Running in db5749963e2f 00:54:09 Removing intermediate container db5749963e2f 00:54:09 ---> d428caa74fa2 00:54:09 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 00:54:09 ---> Running in ceb621e55713 00:54:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:54:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:54:09 (1/2) Installing ca-certificates (20230506-r0) 00:54:09 (2/2) Installing dumb-init (1.2.5-r2) 00:54:09 Executing busybox-1.35.0-r29.trigger 00:54:09 Executing ca-certificates-20230506-r0.trigger 00:54:09 OK: 8 MiB in 17 packages 00:54:10 Removing intermediate container ceb621e55713 00:54:10 ---> f063984e14d9 00:54:10 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 00:54:10 ---> 89a32758ba1e 00:54:10 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 00:54:10 ---> 75041b6ac081 00:54:10 Step 19/26 : COPY --from=builder /app/res/ /res/ 00:54:10 ---> ad42a1af8aac 00:54:10 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 00:54:11 ---> babe378681b9 00:54:11 Step 21/26 : EXPOSE 59712 00:54:11 ---> Running in a4bd42eb8ae6 00:54:11 Removing intermediate container a4bd42eb8ae6 00:54:11 ---> fcbec6e61e98 00:54:11 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 00:54:11 ---> Running in 7a6eba24a8f5 00:54:11 Removing intermediate container 7a6eba24a8f5 00:54:11 ---> 300deb902b6a 00:54:11 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:54:11 ---> Running in 11664af0c34a 00:54:11 Removing intermediate container 11664af0c34a 00:54:11 ---> 65e44b6783b6 00:54:11 Step 24/26 : LABEL arch=amd64 00:54:11 ---> Running in a215f5eaf021 00:54:11 Removing intermediate container a215f5eaf021 00:54:11 ---> 81f59924f3f4 00:54:11 Step 25/26 : LABEL git_sha=c92ddd0c7e3e15c586d50481a838eca30277fa14 00:54:11 ---> Running in 07e2d0628011 00:54:11 Removing intermediate container 07e2d0628011 00:54:11 ---> cf91e011c1df 00:54:11 Step 26/26 : LABEL version=3.1.0-dev.14 00:54:11 ---> Running in 24a5dfa29988 00:54:11 Removing intermediate container 24a5dfa29988 00:54:11 ---> e66823a083bc 00:54:11 [Warning] One or more build-args [ARCH] were not consumed 00:54:11 Successfully built e66823a083bc 00:54:11 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 00:54:12 provisioning config files... 00:54:12 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config13969311098333973123tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:54:12 ---> docker-login.sh 00:54:12 nexus3.edgexfoundry.org:10001 00:54:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:54:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:54:12 Configure a credential helper to remove this warning. See 00:54:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:54:12 00:54:12 Login Succeeded 00:54:12 nexus3.edgexfoundry.org:10002 00:54:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:54:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:54:12 Configure a credential helper to remove this warning. See 00:54:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:54:12 00:54:12 Login Succeeded 00:54:12 nexus3.edgexfoundry.org:10003 00:54:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:54:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:54:12 Configure a credential helper to remove this warning. See 00:54:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:54:12 00:54:12 Login Succeeded 00:54:12 nexus3.edgexfoundry.org:10004 00:54:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:54:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:54:12 Configure a credential helper to remove this warning. See 00:54:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:54:12 00:54:12 Login Succeeded 00:54:12 docker.io 00:54:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:54:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:54:12 Configure a credential helper to remove this warning. See 00:54:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:54:12 00:54:12 Login Succeeded 00:54:12 ---> docker-login.sh ends [Pipeline] } 00:54:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:54:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:54:13 [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: 00:54:13 c92ddd0c7e3e15c586d50481a838eca30277fa14 00:54:13 latest 00:54:13 3.1.0-dev.14 00:54:13 c92ddd0c7e3e15c586d50481a838eca30277fa14-3.1.0-dev.14 00:54:13 main 00:54:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:54:13 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:c92ddd0c7e3e15c586d50481a838eca30277fa14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:54:13 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:c92ddd0c7e3e15c586d50481a838eca30277fa14 00:54:13 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 00:54:13 464a782eb5fa: Preparing 00:54:13 640ff82108b2: Preparing 00:54:13 341d9ea2932f: Preparing 00:54:13 56e55415ae0f: Preparing 00:54:13 889ab2c4c60f: Preparing 00:54:13 3dab9f8bf2d2: Preparing 00:54:13 3dab9f8bf2d2: Waiting 00:54:13 640ff82108b2: Pushed 00:54:13 341d9ea2932f: Pushed 00:54:13 56e55415ae0f: Pushed 00:54:13 3dab9f8bf2d2: Layer already exists 00:54:13 889ab2c4c60f: Pushed 00:54:16 464a782eb5fa: Pushed 00:54:16 c92ddd0c7e3e15c586d50481a838eca30277fa14: digest: sha256:85fa82cec7973444aaabeff1e6b9b82cc5fc0f2712bd4d071a37164f8a233b98 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:54:16 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:54:16 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest 00:54:16 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 00:54:16 464a782eb5fa: Preparing 00:54:16 640ff82108b2: Preparing 00:54:16 341d9ea2932f: Preparing 00:54:16 56e55415ae0f: Preparing 00:54:16 889ab2c4c60f: Preparing 00:54:16 3dab9f8bf2d2: Preparing 00:54:16 3dab9f8bf2d2: Waiting 00:54:16 464a782eb5fa: Layer already exists 00:54:16 640ff82108b2: Layer already exists 00:54:16 889ab2c4c60f: Layer already exists 00:54:16 56e55415ae0f: Layer already exists 00:54:16 341d9ea2932f: Layer already exists 00:54:16 3dab9f8bf2d2: Layer already exists 00:54:16 latest: digest: sha256:85fa82cec7973444aaabeff1e6b9b82cc5fc0f2712bd4d071a37164f8a233b98 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:54:17 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:54:17 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.14 00:54:17 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 00:54:17 464a782eb5fa: Preparing 00:54:17 640ff82108b2: Preparing 00:54:17 341d9ea2932f: Preparing 00:54:17 56e55415ae0f: Preparing 00:54:17 889ab2c4c60f: Preparing 00:54:17 3dab9f8bf2d2: Preparing 00:54:17 341d9ea2932f: Layer already exists 00:54:17 640ff82108b2: Layer already exists 00:54:17 464a782eb5fa: Layer already exists 00:54:17 889ab2c4c60f: Layer already exists 00:54:17 56e55415ae0f: Layer already exists 00:54:17 3dab9f8bf2d2: Layer already exists 00:54:17 3.1.0-dev.14: digest: sha256:85fa82cec7973444aaabeff1e6b9b82cc5fc0f2712bd4d071a37164f8a233b98 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:54:17 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:c92ddd0c7e3e15c586d50481a838eca30277fa14-3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:54:17 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:c92ddd0c7e3e15c586d50481a838eca30277fa14-3.1.0-dev.14 00:54:17 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 00:54:17 464a782eb5fa: Preparing 00:54:17 640ff82108b2: Preparing 00:54:17 341d9ea2932f: Preparing 00:54:17 56e55415ae0f: Preparing 00:54:17 889ab2c4c60f: Preparing 00:54:17 3dab9f8bf2d2: Preparing 00:54:17 3dab9f8bf2d2: Waiting 00:54:17 464a782eb5fa: Layer already exists 00:54:17 56e55415ae0f: Layer already exists 00:54:17 889ab2c4c60f: Layer already exists 00:54:17 640ff82108b2: Layer already exists 00:54:17 341d9ea2932f: Layer already exists 00:54:17 3dab9f8bf2d2: Layer already exists 00:54:17 c92ddd0c7e3e15c586d50481a838eca30277fa14-3.1.0-dev.14: digest: sha256:85fa82cec7973444aaabeff1e6b9b82cc5fc0f2712bd4d071a37164f8a233b98 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:54:18 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:54:18 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main 00:54:18 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 00:54:18 464a782eb5fa: Preparing 00:54:18 640ff82108b2: Preparing 00:54:18 341d9ea2932f: Preparing 00:54:18 56e55415ae0f: Preparing 00:54:18 889ab2c4c60f: Preparing 00:54:18 3dab9f8bf2d2: Preparing 00:54:18 3dab9f8bf2d2: Waiting 00:54:18 56e55415ae0f: Layer already exists 00:54:18 341d9ea2932f: Layer already exists 00:54:18 464a782eb5fa: Layer already exists 00:54:18 640ff82108b2: Layer already exists 00:54:18 889ab2c4c60f: Layer already exists 00:54:18 3dab9f8bf2d2: Layer already exists 00:54:18 main: digest: sha256:85fa82cec7973444aaabeff1e6b9b82cc5fc0f2712bd4d071a37164f8a233b98 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:54:18 ===================================================== [Pipeline] echo 00:54:18 taggedImages: 00:54:18 - nexus3.edgexfoundry.org:10004/app-record-replay:c92ddd0c7e3e15c586d50481a838eca30277fa14 00:54:18 - nexus3.edgexfoundry.org:10004/app-record-replay:latest 00:54:18 - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.14 00:54:18 - nexus3.edgexfoundry.org:10004/app-record-replay:c92ddd0c7e3e15c586d50481a838eca30277fa14-3.1.0-dev.14 00:54:18 - 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 00:54:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:54:19 00:54:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:54:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:54:19 latest: Pulling from edgex-lftools-log-publisher 00:54:19 5eb5b503b376: Pulling fs layer 00:54:19 5c69ac0246d0: Pulling fs layer 00:54:19 ec43610c2a17: Pulling fs layer 00:54:19 3a2ae6a8a46f: Pulling fs layer 00:54:19 33b1e0a273af: Pulling fs layer 00:54:19 5d3b04190fa2: Pulling fs layer 00:54:19 2f39f015ded8: Pulling fs layer 00:54:19 3a2ae6a8a46f: Waiting 00:54:19 33b1e0a273af: Waiting 00:54:19 5d3b04190fa2: Waiting 00:54:19 2f39f015ded8: Waiting 00:54:19 5c69ac0246d0: Download complete 00:54:19 3a2ae6a8a46f: Download complete 00:54:19 33b1e0a273af: Verifying Checksum 00:54:19 33b1e0a273af: Download complete 00:54:19 5d3b04190fa2: Verifying Checksum 00:54:19 5d3b04190fa2: Download complete 00:54:19 ec43610c2a17: Verifying Checksum 00:54:19 ec43610c2a17: Download complete 00:54:19 5eb5b503b376: Verifying Checksum 00:54:19 5eb5b503b376: Download complete 00:54:20 2f39f015ded8: Verifying Checksum 00:54:20 5eb5b503b376: Pull complete 00:54:20 5c69ac0246d0: Pull complete 00:54:21 ec43610c2a17: Pull complete 00:54:21 3a2ae6a8a46f: Pull complete 00:54:21 33b1e0a273af: Pull complete 00:54:21 5d3b04190fa2: Pull complete 00:54:25 2f39f015ded8: Pull complete 00:54:25 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:54:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:54:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:54:25 prd-ubuntu20.04-docker-8c-8g-915 does not seem to be running inside a container 00:54:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:54:29 $ docker top 920f0fd0b27446111e5d5a59282cb6b2f7dc283dddc24b2c703fce77a84a5493 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:54:29 ---> job-cost.sh 00:54:29 lf-activate-venv: SKIPPING 00:54:29 INFO: No Stack... 00:54:29 INFO: Retrieving Pricing Info for: v3-standard-8 00:54:30 INFO: Archiving Costs [Pipeline] sh 00:54:30 + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv 00:54:30 + cut -d, -f6 [Pipeline] lock 00:54:30 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-15-stack-cost] 00:54:30 Resource [jenkins-edgexfoundry-app-record-replay-main-15-stack-cost] did not exist. Created. 00:54:30 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-15-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:54:30 + echo total: 0.2199999988079071 [Pipeline] stash 00:54:30 Stashed 1 file(s) [Pipeline] } 00:54:30 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-15-stack-cost] [Pipeline] // lock [Pipeline] } 00:54:30 $ docker stop --time=1 920f0fd0b27446111e5d5a59282cb6b2f7dc283dddc24b2c703fce77a84a5493 00:54:32 $ docker rm -f --volumes 920f0fd0b27446111e5d5a59282cb6b2f7dc283dddc24b2c703fce77a84a5493 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:55:35 Running on prd-ubuntu20.04-docker-arm64-4c-16g-916 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws 00:55:35 Running in /w/workspace/app-record-replay/15 [Pipeline] { [Pipeline] checkout 00:55:35 Selected Git installation does not exist. Using Default 00:55:35 The recommended git tool is: NONE 00:55:41 using credential edgex-jenkins-ssh 00:55:41 Cloning the remote Git repository 00:55:41 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 00:55:41 > git init /w/workspace/app-record-replay/15 # timeout=10 00:55:41 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 00:55:41 > git --version # timeout=10 00:55:41 > git --version # 'git version 2.25.1' 00:55:41 using GIT_SSH to set credentials SSH Credentials for GitHub 00:55:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:55:42 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 00:55:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:55:43 Avoid second fetch 00:55:43 Checking out Revision c92ddd0c7e3e15c586d50481a838eca30277fa14 (main) 00:55:43 Commit message: "Merge pull request #39 from lenny-intel/count-pipeline-function" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:55:43 > git config core.sparsecheckout # timeout=10 00:55:43 > git checkout -f c92ddd0c7e3e15c586d50481a838eca30277fa14 # timeout=10 00:55:44 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:55:44 % Total % Received % Xferd Average Speed Time Time Time Current 00:55:44 Dload Upload Total Spent Left Speed 00:55:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 82264 0 --:--:-- --:--:-- --:--:-- 82264 [Pipeline] sh 00:55:45 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:55:46 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 00:55:46 /etc/docker/daemon.json 00:55:46 { 00:55:46 "registry-mirrors": [ 00:55:46 "https://nexus3.edgexfoundry.org:10001" 00:55:46 ], 00:55:46 "bip": "10.250.0.254/24", 00:55:46 "hosts": [ 00:55:46 "tcp://0.0.0.0:5555", 00:55:46 "unix:///var/run/docker.sock" 00:55:46 ], 00:55:46 "mtu": 1458, 00:55:46 "selinux-enabled": true, 00:55:46 "seccomp-profile": "/etc/docker/seccomp.json" 00:55:46 } [Pipeline] sh 00:55:46 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:55:46 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:56:04 provisioning config files... 00:56:05 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/15@tmp/config5981428851181682583tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:56:05 ---> docker-login.sh 00:56:05 nexus3.edgexfoundry.org:10001 00:56:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:56:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:56:06 Configure a credential helper to remove this warning. See 00:56:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:56:06 00:56:06 Login Succeeded 00:56:06 nexus3.edgexfoundry.org:10002 00:56:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:56:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:56:06 Configure a credential helper to remove this warning. See 00:56:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:56:06 00:56:06 Login Succeeded 00:56:06 nexus3.edgexfoundry.org:10003 00:56:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:56:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:56:06 Configure a credential helper to remove this warning. See 00:56:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:56:06 00:56:06 Login Succeeded 00:56:06 nexus3.edgexfoundry.org:10004 00:56:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:56:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:56:07 Configure a credential helper to remove this warning. See 00:56:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:56:07 00:56:07 Login Succeeded 00:56:07 docker.io 00:56:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:56:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:56:07 Configure a credential helper to remove this warning. See 00:56:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:56:07 00:56:07 Login Succeeded 00:56:07 ---> docker-login.sh ends [Pipeline] } 00:56:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:56:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:56:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:56:07 ========================================================= 00:56:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 00:56:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:56:08 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 00:56:08 Sending build context to Docker daemon 151.6kB 00:56:08 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 00:56:08 Step 2/12 : FROM ${BASE} AS builder 00:56:08 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:56:08 c41833b44d91: Pulling fs layer 00:56:08 ed15518f5707: Pulling fs layer 00:56:08 feae8fd75edb: Pulling fs layer 00:56:08 242c74f7c9fa: Pulling fs layer 00:56:08 3cdef696dda3: Pulling fs layer 00:56:08 2ced38df9373: Pulling fs layer 00:56:08 58f1dce35555: Pulling fs layer 00:56:08 3cdef696dda3: Waiting 00:56:08 2ced38df9373: Waiting 00:56:08 58f1dce35555: Waiting 00:56:08 242c74f7c9fa: Waiting 00:56:08 ed15518f5707: Verifying Checksum 00:56:08 ed15518f5707: Download complete 00:56:08 242c74f7c9fa: Verifying Checksum 00:56:08 242c74f7c9fa: Download complete 00:56:08 3cdef696dda3: Verifying Checksum 00:56:08 3cdef696dda3: Download complete 00:56:08 c41833b44d91: Verifying Checksum 00:56:08 c41833b44d91: Download complete 00:56:09 c41833b44d91: Pull complete 00:56:10 58f1dce35555: Verifying Checksum 00:56:10 58f1dce35555: Download complete 00:56:10 ed15518f5707: Pull complete 00:56:11 feae8fd75edb: Download complete 00:56:11 2ced38df9373: Verifying Checksum 00:56:11 2ced38df9373: Download complete 00:56:23 feae8fd75edb: Pull complete 00:56:23 242c74f7c9fa: Pull complete 00:56:23 3cdef696dda3: Pull complete 00:56:30 2ced38df9373: Pull complete 00:56:33 58f1dce35555: Pull complete 00:56:33 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 00:56:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 00:56:33 ---> fadd8f120f05 00:56:33 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 00:56:35 ---> Running in f1239450707c 00:56:35 Removing intermediate container f1239450707c 00:56:35 ---> 824d5a8ba18a 00:56:35 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 00:56:35 ---> Running in 075fb052b676 00:56:36 Removing intermediate container 075fb052b676 00:56:36 ---> 7439ae6894c4 00:56:36 Step 5/12 : ARG ADD_BUILD_TAGS="" 00:56:36 ---> Running in fad5d243b6ba 00:56:36 Removing intermediate container fad5d243b6ba 00:56:36 ---> 331729a9707a 00:56:36 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:56:36 ---> Running in e12b3fbf5b9d 00:56:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:56:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:56:39 OK: 263 MiB in 53 packages 00:56:40 Removing intermediate container e12b3fbf5b9d 00:56:40 ---> 961291ff4d36 00:56:40 Step 7/12 : WORKDIR /app 00:56:40 ---> Running in 9a4edcdcc904 00:56:40 Removing intermediate container 9a4edcdcc904 00:56:40 ---> 001c7153d181 00:56:40 Step 8/12 : COPY go.mod vendor* ./ 00:56:41 ---> b52ea973a365 00:56:41 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:56:41 ---> Running in abf742501dc3 00:57:49 Removing intermediate container abf742501dc3 00:57:49 ---> 4866e8ffc9e1 00:57:49 Step 10/12 : COPY . . 00:57:49 ---> 8f98aae4a9db 00:57:49 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:57:49 ---> Running in 694e84a6f21e 00:57:49 Removing intermediate container 694e84a6f21e 00:57:49 ---> 5a9127b65b58 00:57:49 Step 12/12 : RUN $MAKE 00:57:49 ---> Running in 3bbdf8fae2d2 00:57:49 noop 00:57:49 Removing intermediate container 3bbdf8fae2d2 00:57:49 ---> 3660dca71727 00:57:49 Successfully built 3660dca71727 00:57:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:57:49 + docker inspect -f . ci-base-image-arm64 00:57:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:57:49 prd-ubuntu20.04-docker-arm64-4c-16g-916 does not seem to be running inside a container 00:57:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/15 -v /w/workspace/app-record-replay/15:/w/workspace/app-record-replay/15:rw,z -v /w/workspace/app-record-replay/15@tmp:/w/workspace/app-record-replay/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:57:52 $ docker top 672256c42835471559d95994da2b33b610a1a5133ad736c9ce2ec893ec5bfd4d -eo pid,comm [Pipeline] { [Pipeline] sh 00:57:53 + go version 00:57:53 go version go1.20.2 linux/arm64 [Pipeline] } 00:57:53 $ docker stop --time=1 672256c42835471559d95994da2b33b610a1a5133ad736c9ce2ec893ec5bfd4d 00:57:54 $ docker rm -f --volumes 672256c42835471559d95994da2b33b610a1a5133ad736c9ce2ec893ec5bfd4d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:57:55 + docker inspect -f . ci-base-image-arm64 00:57:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:57:55 prd-ubuntu20.04-docker-arm64-4c-16g-916 does not seem to be running inside a container 00:57:55 $ 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/15 -v /w/workspace/app-record-replay/15:/w/workspace/app-record-replay/15:rw,z -v /w/workspace/app-record-replay/15@tmp:/w/workspace/app-record-replay/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:57:56 $ docker top 4dafa23884da0aec82de4808891a968dfd1d6b6cf012bbdd3a3e5176eec97ccd -eo pid,comm [Pipeline] { [Pipeline] sh 00:57:57 + git config --global --add safe.directory /w/workspace/app-record-replay/15 [Pipeline] fileExists [Pipeline] sh 00:57:58 + make test 00:57:58 go test -race -coverprofile=coverage.out ./... 01:00:50 ? github.com/edgexfoundry/app-record-replay [no test files] 01:00:50 ok github.com/edgexfoundry/app-record-replay/internal/app 0.246s coverage: 76.9% of statements 01:00:51 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.318s coverage: 92.9% of statements 01:00:55 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 01:00:55 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 01:00:55 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 01:00:55 ok github.com/edgexfoundry/app-record-replay/internal/data 0.217s coverage: 50.0% of statements 01:00:55 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:00:55 go vet ./... 01:03:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:03:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:03:18 ./bin/test-attribution-txt.sh [Pipeline] echo 01:03:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:03:18 $ docker stop --time=1 4dafa23884da0aec82de4808891a968dfd1d6b6cf012bbdd3a3e5176eec97ccd 01:03:19 $ docker rm -f --volumes 4dafa23884da0aec82de4808891a968dfd1d6b6cf012bbdd3a3e5176eec97ccd [Pipeline] // withDockerContainer [Pipeline] sh 01:03:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:03:21 Warning: overwriting stash ‘coverage-report’ 01:03:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:03:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:03:22 + ls -al . 01:03:22 total 156 01:03:22 drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 00:58 . 01:03:22 drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 00:55 .. 01:03:22 -rw-rw-r-- 1 jenkins jenkins 119 Jul 12 00:55 .dockerignore 01:03:22 drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 00:55 .git 01:03:22 drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 00:55 .github 01:03:22 -rw-rw-r-- 1 jenkins jenkins 164 Jul 12 00:55 .gitignore 01:03:22 -rw-rw-r-- 1 jenkins jenkins 41 Jul 12 00:55 .golangci.yml 01:03:22 -rw-rw-r-- 1 jenkins jenkins 10245 Jul 12 00:55 Attribution.txt 01:03:22 -rw-rw-r-- 1 jenkins jenkins 258 Jul 12 00:55 CHANGELOG.md 01:03:22 -rw-rw-r-- 1 jenkins jenkins 1616 Jul 12 00:55 Dockerfile 01:03:22 -rw-rw-r-- 1 jenkins jenkins 677 Jul 12 00:55 GOVERNANCE.md 01:03:22 -rw-rw-r-- 1 jenkins jenkins 681 Jul 12 00:55 Jenkinsfile 01:03:22 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 12 00:55 LICENSE 01:03:22 -rw-rw-r-- 1 jenkins jenkins 3139 Jul 12 00:55 Makefile 01:03:22 -rw-rw-r-- 1 jenkins jenkins 611 Jul 12 00:55 OWNERS.md 01:03:22 -rw-rw-r-- 1 jenkins jenkins 2363 Jul 12 00:55 README.md 01:03:22 -rw-rw-r-- 1 jenkins jenkins 4285 Jul 12 00:55 Record and Reply.postman_collection.json 01:03:22 -rw-rw-r-- 1 jenkins jenkins 12 Jul 12 00:52 VERSION 01:03:22 drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 00:55 bin 01:03:22 -rw-r--r-- 1 jenkins jenkins 6681 Jul 12 01:00 coverage.out 01:03:22 -rw-rw-r-- 1 jenkins jenkins 3411 Jul 12 00:55 go.mod 01:03:22 -rw-rw-r-- 1 jenkins jenkins 31491 Jul 12 00:55 go.sum 01:03:22 drwxrwxr-x 6 jenkins jenkins 4096 Jul 12 00:55 internal 01:03:22 -rw-rw-r-- 1 jenkins jenkins 913 Jul 12 00:55 main.go 01:03:22 drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 00:55 pkg 01:03:22 drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 00:55 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:22 + 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=c92ddd0c7e3e15c586d50481a838eca30277fa14 --label arch=arm64 --label version=3.1.0-dev.14 . 01:03:22 Sending build context to Docker daemon 159.2kB 01:03:23 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 01:03:23 Step 2/26 : FROM ${BASE} AS builder 01:03:23 ---> 3660dca71727 01:03:23 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 01:03:23 ---> Running in 259a7c5ea35a 01:03:23 Removing intermediate container 259a7c5ea35a 01:03:23 ---> 3431c456b782 01:03:23 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 01:03:23 ---> Running in fdc3cf4f84a6 01:03:24 Removing intermediate container fdc3cf4f84a6 01:03:24 ---> 0f841a75a07d 01:03:24 Step 5/26 : ARG ADD_BUILD_TAGS="" 01:03:24 ---> Running in 6adfd83fef99 01:03:24 Removing intermediate container 6adfd83fef99 01:03:24 ---> f1f9a48edbc3 01:03:24 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:03:24 ---> Running in 663e6bbe536a 01:03:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:03:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:03:27 OK: 263 MiB in 53 packages 01:03:27 Removing intermediate container 663e6bbe536a 01:03:27 ---> caf37069d858 01:03:27 Step 7/26 : WORKDIR /app 01:03:27 ---> Running in 455d23a16208 01:03:28 Removing intermediate container 455d23a16208 01:03:28 ---> 61ed9dcccb2f 01:03:28 Step 8/26 : COPY go.mod vendor* ./ 01:03:28 ---> dbea6f383699 01:03:28 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:03:28 ---> Running in f06144a046f9 01:03:31 Removing intermediate container f06144a046f9 01:03:31 ---> 36a6299648f5 01:03:31 Step 10/26 : COPY . . 01:03:31 ---> af86726773c9 01:03:31 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:03:31 ---> Running in 559a39d5d845 01:03:31 Removing intermediate container 559a39d5d845 01:03:31 ---> e024b80e62f0 01:03:31 Step 12/26 : RUN $MAKE 01:03:32 ---> Running in 0470fadec523 01:03:33 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.4 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.14" -trimpath -mod=readonly -o app-record-replay 01:05:39 Removing intermediate container 0470fadec523 01:05:39 ---> 2714a6798147 01:05:39 Step 13/26 : FROM alpine:3.17 01:05:39 3.17: Pulling from library/alpine 01:05:39 edb6bdbacee9: Pulling fs layer 01:05:39 edb6bdbacee9: Verifying Checksum 01:05:39 edb6bdbacee9: Download complete 01:05:39 edb6bdbacee9: Pull complete 01:05:39 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 01:05:39 Status: Downloaded newer image for alpine:3.17 01:05:39 ---> 779605e5fbc0 01:05:39 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 01:05:39 ---> Running in b1aec97a187f 01:05:39 Removing intermediate container b1aec97a187f 01:05:39 ---> ae4f94755619 01:05:39 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 01:05:39 ---> Running in 886af136739c 01:05:40 Removing intermediate container 886af136739c 01:05:40 ---> 73ee7bd8d854 01:05:40 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 01:05:40 ---> Running in 534bb72eb21e 01:05:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:05:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:05:43 (1/2) Installing ca-certificates (20230506-r0) 01:05:43 (2/2) Installing dumb-init (1.2.5-r2) 01:05:43 Executing busybox-1.35.0-r29.trigger 01:05:43 Executing ca-certificates-20230506-r0.trigger 01:05:43 OK: 8 MiB in 17 packages 01:05:44 Removing intermediate container 534bb72eb21e 01:05:44 ---> 2dc054487bdf 01:05:44 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 01:05:45 ---> f59c126d59cf 01:05:45 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 01:05:45 ---> 04f676750011 01:05:45 Step 19/26 : COPY --from=builder /app/res/ /res/ 01:05:46 ---> d8e014f4df80 01:05:46 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 01:05:47 ---> 3c4fea9c8604 01:05:47 Step 21/26 : EXPOSE 59712 01:05:47 ---> Running in 76553934e9dc 01:05:47 Removing intermediate container 76553934e9dc 01:05:47 ---> 2765983a3e51 01:05:47 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 01:05:47 ---> Running in ea9a360a5e38 01:05:48 Removing intermediate container ea9a360a5e38 01:05:48 ---> 45e4ef94b9c5 01:05:48 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:05:48 ---> Running in 6133c3df89aa 01:05:48 Removing intermediate container 6133c3df89aa 01:05:48 ---> 046c0bb093be 01:05:48 Step 24/26 : LABEL arch=arm64 01:05:48 ---> Running in f72f34e2c76b 01:05:48 Removing intermediate container f72f34e2c76b 01:05:48 ---> 5003313177ed 01:05:48 Step 25/26 : LABEL git_sha=c92ddd0c7e3e15c586d50481a838eca30277fa14 01:05:48 ---> Running in b163c2bc113e 01:05:49 Removing intermediate container b163c2bc113e 01:05:49 ---> 722f988a0e10 01:05:49 Step 26/26 : LABEL version=3.1.0-dev.14 01:05:49 ---> Running in 80613bdcf1f3 01:05:49 Removing intermediate container 80613bdcf1f3 01:05:49 ---> 5651309a929c 01:05:49 [Warning] One or more build-args [ARCH] were not consumed 01:05:49 Successfully built 5651309a929c 01:05:49 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 01:05:49 provisioning config files... 01:05:49 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/15@tmp/config11148186397575546934tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:05:49 ---> docker-login.sh 01:05:49 nexus3.edgexfoundry.org:10001 01:05:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:05:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:05:50 Configure a credential helper to remove this warning. See 01:05:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:05:50 01:05:50 Login Succeeded 01:05:50 nexus3.edgexfoundry.org:10002 01:05:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:05:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:05:50 Configure a credential helper to remove this warning. See 01:05:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:05:50 01:05:50 Login Succeeded 01:05:50 nexus3.edgexfoundry.org:10003 01:05:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:05:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:05:51 Configure a credential helper to remove this warning. See 01:05:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:05:51 01:05:51 Login Succeeded 01:05:51 nexus3.edgexfoundry.org:10004 01:05:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:05:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:05:51 Configure a credential helper to remove this warning. See 01:05:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:05:51 01:05:51 Login Succeeded 01:05:51 docker.io 01:05:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:05:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:05:51 Configure a credential helper to remove this warning. See 01:05:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:05:51 01:05:51 Login Succeeded 01:05:51 ---> docker-login.sh ends [Pipeline] } 01:05:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:05:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:05:51 [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: 01:05:51 c92ddd0c7e3e15c586d50481a838eca30277fa14 01:05:51 latest 01:05:51 3.1.0-dev.14 01:05:51 c92ddd0c7e3e15c586d50481a838eca30277fa14-3.1.0-dev.14 01:05:51 main 01:05:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:52 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:c92ddd0c7e3e15c586d50481a838eca30277fa14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:52 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:c92ddd0c7e3e15c586d50481a838eca30277fa14 01:05:52 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 01:05:52 ee9d0f781cbd: Preparing 01:05:52 16919a62f9ca: Preparing 01:05:52 05d09050341c: Preparing 01:05:52 dd5379508b14: Preparing 01:05:52 e42ea66a754d: Preparing 01:05:52 9386262d7a74: Preparing 01:05:52 9386262d7a74: Waiting 01:05:53 05d09050341c: Pushed 01:05:53 dd5379508b14: Pushed 01:05:53 16919a62f9ca: Pushed 01:05:53 9386262d7a74: Layer already exists 01:05:53 e42ea66a754d: Pushed 01:05:58 ee9d0f781cbd: Pushed 01:05:58 c92ddd0c7e3e15c586d50481a838eca30277fa14: digest: sha256:0b61f6971de6c8ba4785bc9db5879f0a429fe30d1fbf6f8002c06f700631e6b8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:59 + 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 01:05:59 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 01:05:59 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 01:05:59 ee9d0f781cbd: Preparing 01:05:59 16919a62f9ca: Preparing 01:05:59 05d09050341c: Preparing 01:05:59 dd5379508b14: Preparing 01:05:59 e42ea66a754d: Preparing 01:05:59 9386262d7a74: Preparing 01:05:59 9386262d7a74: Waiting 01:05:59 e42ea66a754d: Layer already exists 01:05:59 dd5379508b14: Layer already exists 01:05:59 16919a62f9ca: Layer already exists 01:05:59 05d09050341c: Layer already exists 01:05:59 ee9d0f781cbd: Layer already exists 01:05:59 9386262d7a74: Layer already exists 01:05:59 latest: digest: sha256:0b61f6971de6c8ba4785bc9db5879f0a429fe30d1fbf6f8002c06f700631e6b8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:00 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:00 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.14 01:06:00 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 01:06:00 ee9d0f781cbd: Preparing 01:06:00 16919a62f9ca: Preparing 01:06:00 05d09050341c: Preparing 01:06:00 dd5379508b14: Preparing 01:06:00 e42ea66a754d: Preparing 01:06:00 9386262d7a74: Preparing 01:06:00 9386262d7a74: Waiting 01:06:00 ee9d0f781cbd: Layer already exists 01:06:00 16919a62f9ca: Layer already exists 01:06:00 05d09050341c: Layer already exists 01:06:00 e42ea66a754d: Layer already exists 01:06:00 dd5379508b14: Layer already exists 01:06:00 9386262d7a74: Layer already exists 01:06:00 3.1.0-dev.14: digest: sha256:0b61f6971de6c8ba4785bc9db5879f0a429fe30d1fbf6f8002c06f700631e6b8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:01 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:c92ddd0c7e3e15c586d50481a838eca30277fa14-3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:04 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:c92ddd0c7e3e15c586d50481a838eca30277fa14-3.1.0-dev.14 01:06:04 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 01:06:04 ee9d0f781cbd: Preparing 01:06:04 16919a62f9ca: Preparing 01:06:04 05d09050341c: Preparing 01:06:04 dd5379508b14: Preparing 01:06:04 e42ea66a754d: Preparing 01:06:04 9386262d7a74: Preparing 01:06:04 9386262d7a74: Waiting 01:06:04 ee9d0f781cbd: Layer already exists 01:06:04 dd5379508b14: Layer already exists 01:06:04 05d09050341c: Layer already exists 01:06:04 16919a62f9ca: Layer already exists 01:06:04 e42ea66a754d: Layer already exists 01:06:04 9386262d7a74: Layer already exists 01:06:04 c92ddd0c7e3e15c586d50481a838eca30277fa14-3.1.0-dev.14: digest: sha256:0b61f6971de6c8ba4785bc9db5879f0a429fe30d1fbf6f8002c06f700631e6b8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:05 + 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 01:06:05 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main 01:06:05 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 01:06:05 ee9d0f781cbd: Preparing 01:06:05 16919a62f9ca: Preparing 01:06:05 05d09050341c: Preparing 01:06:05 dd5379508b14: Preparing 01:06:05 e42ea66a754d: Preparing 01:06:05 9386262d7a74: Preparing 01:06:05 9386262d7a74: Waiting 01:06:05 e42ea66a754d: Layer already exists 01:06:05 16919a62f9ca: Layer already exists 01:06:05 05d09050341c: Layer already exists 01:06:05 ee9d0f781cbd: Layer already exists 01:06:05 dd5379508b14: Layer already exists 01:06:05 9386262d7a74: Layer already exists 01:06:06 main: digest: sha256:0b61f6971de6c8ba4785bc9db5879f0a429fe30d1fbf6f8002c06f700631e6b8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:06:06 ===================================================== [Pipeline] echo 01:06:06 taggedImages: 01:06:06 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:c92ddd0c7e3e15c586d50481a838eca30277fa14 01:06:06 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 01:06:06 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.14 01:06:06 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:c92ddd0c7e3e15c586d50481a838eca30277fa14-3.1.0-dev.14 01:06:06 - 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 01:06:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:06:06 01:06:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:06:07 arm64: Pulling from edgex-lftools-log-publisher 01:06:07 8998bd30e6a1: Pulling fs layer 01:06:07 04944245beec: Pulling fs layer 01:06:07 699f458cf7ca: Pulling fs layer 01:06:07 765212b225bb: Pulling fs layer 01:06:07 f23df028b6ca: Pulling fs layer 01:06:07 d65c8cfc05b1: Pulling fs layer 01:06:07 2437ff75d9bd: Pulling fs layer 01:06:07 f23df028b6ca: Waiting 01:06:07 d65c8cfc05b1: Waiting 01:06:07 2437ff75d9bd: Waiting 01:06:07 765212b225bb: Waiting 01:06:07 04944245beec: Verifying Checksum 01:06:07 04944245beec: Download complete 01:06:07 765212b225bb: Download complete 01:06:07 f23df028b6ca: Verifying Checksum 01:06:07 f23df028b6ca: Download complete 01:06:07 d65c8cfc05b1: Verifying Checksum 01:06:07 d65c8cfc05b1: Download complete 01:06:07 699f458cf7ca: Verifying Checksum 01:06:07 699f458cf7ca: Download complete 01:06:07 8998bd30e6a1: Verifying Checksum 01:06:07 8998bd30e6a1: Download complete 01:06:10 2437ff75d9bd: Verifying Checksum 01:06:10 2437ff75d9bd: Download complete 01:06:11 8998bd30e6a1: Pull complete 01:06:11 04944245beec: Pull complete 01:06:13 699f458cf7ca: Pull complete 01:06:13 765212b225bb: Pull complete 01:06:14 f23df028b6ca: Pull complete 01:06:14 d65c8cfc05b1: Pull complete 01:06:26 2437ff75d9bd: Pull complete 01:06:26 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:06:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:06:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:06:26 prd-ubuntu20.04-docker-arm64-4c-16g-916 does not seem to be running inside a container 01:06:27 $ 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/15 -v /w/workspace/app-record-replay/15:/w/workspace/app-record-replay/15:rw,z -v /w/workspace/app-record-replay/15@tmp:/w/workspace/app-record-replay/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:06:30 $ docker top 1266c56ca33c2098af25ba68f52791f4b856793d94b5390633691f98c474d664 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:06:31 ---> job-cost.sh 01:06:31 lf-activate-venv: SKIPPING 01:06:31 INFO: No Stack... 01:06:32 INFO: Retrieving Pricing Info for: v3-standard-4 01:06:33 INFO: Archiving Costs [Pipeline] sh 01:06:34 + cat /w/workspace/app-record-replay/15/archives/cost.csv 01:06:34 + cut -d, -f6 [Pipeline] lock 01:06:34 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-15-stack-cost] 01:06:34 Resource [jenkins-edgexfoundry-app-record-replay-main-15-stack-cost] did not exist. Created. 01:06:34 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-15-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:06:34 /w/workspace/app-record-replay/15@tmp/durable-79332fdc/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:06:35 + echo total: 0.10999999940395355 [Pipeline] stash 01:06:35 Warning: overwriting stash ‘stack-cost’ 01:06:35 Stashed 1 file(s) [Pipeline] } 01:06:35 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-15-stack-cost] [Pipeline] // lock [Pipeline] } 01:06:35 $ docker stop --time=1 1266c56ca33c2098af25ba68f52791f4b856793d94b5390633691f98c474d664 01:06:36 $ docker rm -f --volumes 1266c56ca33c2098af25ba68f52791f4b856793d94b5390633691f98c474d664 [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 01:06:37 provisioning config files... 01:06:37 Could not find credentials [app-record-replay-codecov-token] for edgexfoundry/app-record-replay/main #15 01:06:37 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config367858231903500820tmp [Pipeline] { [Pipeline] sh 01:06:37 + set +x 01:06:37 + curl -s https://codecov.io/bash 01:06:37 + bash -s -- 01:06:37 01:06:37 _____ _ 01:06:37 / ____| | | 01:06:37 | | ___ __| | ___ ___ _____ __ 01:06:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:06:37 | |___| (_) | (_| | __/ (_| (_) \ V / 01:06:37 \_____\___/ \__,_|\___|\___\___/ \_/ 01:06:37 Bash-1.0.6 01:06:37 01:06:37 01:06:37 ==> git version 2.25.1 found 01:06:37 ==> 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 01:06:37 Release-Date: 2020-01-08 01:06:37 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:06:37 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:06:37 ==> Jenkins CI detected. 01:06:37 current dir:  /w/workspace/exfoundry_app-record-replay_main 01:06:37 project root: . 01:06:37 --> token set from env 01:06:37 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:06:37 ==> Running gcov in . (disable via -X gcov) 01:06:37 ==> Python coveragepy not found 01:06:37 ==> Searching for coverage reports in: 01:06:37 + . 01:06:37 -> Found 1 reports 01:06:37 ==> Detecting git/mercurial file structure 01:06:37 ==> Reading reports 01:06:37 + ./coverage.out bytes=6681 01:06:37 ==> Appending adjustments 01:06:37 https://docs.codecov.io/docs/fixing-reports 01:06:37 + Found adjustments 01:06:37 ==> Gzipping contents 01:06:37 4.0K /tmp/codecov.4BydYk.gz 01:06:37 ==> Uploading reports 01:06:37 url: https://codecov.io 01:06:37 query: branch=main&commit=c92ddd0c7e3e15c586d50481a838eca30277fa14&build=15&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F15%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 01:06:37 -> Pinging Codecov 01:06:37 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=$CCTOKEN&branch=main&commit=c92ddd0c7e3e15c586d50481a838eca30277fa14&build=15&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F15%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 01:06:37 Invalid request parameters 01:06:37 400 [Pipeline] } 01:06:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 01:06:37 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 01:06:37 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:06:38 01:06:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:06:38 1.410.4: Pulling from edgex-devops/edgex-snyk-go 01:06:38 df9b9388f04a: Pulling fs layer 01:06:38 52dc419b0ee2: Pulling fs layer 01:06:38 25bc292e5bac: Pulling fs layer 01:06:38 114826534d7a: Pulling fs layer 01:06:38 4657fd5d0bcf: Pulling fs layer 01:06:38 6ad1cebc031e: Pulling fs layer 01:06:38 8a3aa393b2d8: Pulling fs layer 01:06:38 114826534d7a: Waiting 01:06:38 4657fd5d0bcf: Waiting 01:06:38 6ad1cebc031e: Waiting 01:06:38 8a3aa393b2d8: Waiting 01:06:38 25bc292e5bac: Verifying Checksum 01:06:38 25bc292e5bac: Download complete 01:06:38 52dc419b0ee2: Verifying Checksum 01:06:38 52dc419b0ee2: Download complete 01:06:38 4657fd5d0bcf: Download complete 01:06:38 df9b9388f04a: Download complete 01:06:38 df9b9388f04a: Pull complete 01:06:38 52dc419b0ee2: Pull complete 01:06:38 6ad1cebc031e: Verifying Checksum 01:06:38 6ad1cebc031e: Download complete 01:06:38 25bc292e5bac: Pull complete 01:06:39 114826534d7a: Verifying Checksum 01:06:39 114826534d7a: Download complete 01:06:39 8a3aa393b2d8: Verifying Checksum 01:06:39 8a3aa393b2d8: Download complete 01:06:42 114826534d7a: Pull complete 01:06:42 4657fd5d0bcf: Pull complete 01:06:42 6ad1cebc031e: Pull complete 01:06:45 8a3aa393b2d8: Pull complete 01:06:45 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 01:06:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:06:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:06:45 prd-ubuntu20.04-docker-8c-8g-915 does not seem to be running inside a container 01:06:45 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 01:06:47 $ docker top c03b2c778885ae0d4fb5747a2ecdbdf8de05ada09360481011ee740faa961cb8 -eo pid,comm [Pipeline] { [Pipeline] echo 01:06:47 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh 01:06:48 + set -o pipefail 01:06:48 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' 01:06:53 01:06:53 Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... 01:06:53 01:06:53 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/c7351331-fcfb-4e4c-840f-3c5ab19d67cc 01:06:53 01:06:53 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 01:06:53 01:06:53 01:06:53 A medium severity vulnerability was found in the Snyk CLI versions you are using. 01:06:53 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 01:06:53 More details here: https://snyk.co/ue1NS 01:06:53 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 01:06:53 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 01:06:53 $ docker stop --time=1 c03b2c778885ae0d4fb5747a2ecdbdf8de05ada09360481011ee740faa961cb8 01:06:55 $ docker rm -f --volumes c03b2c778885ae0d4fb5747a2ecdbdf8de05ada09360481011ee740faa961cb8 [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 01:06:56 + git log --format=format:%s -1 c92ddd0c7e3e15c586d50481a838eca30277fa14 [Pipeline] sh 01:06:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:06:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:06:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:06:57 prd-ubuntu20.04-docker-8c-8g-915 does not seem to be running inside a container 01:06:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:06:57 $ docker top 877210f1dbdaa13c0b1a36c5efa7cc773de527c17000a8a596dfdafdee86fa75 -eo pid,comm 01:06:57 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). 01:06:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:06:57 [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v3.1.0-dev.13' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:06:58 + git semver [Pipeline] } 01:06:58 $ docker stop --time=1 877210f1dbdaa13c0b1a36c5efa7cc773de527c17000a8a596dfdafdee86fa75 01:06:59 $ docker rm -f --volumes 877210f1dbdaa13c0b1a36c5efa7cc773de527c17000a8a596dfdafdee86fa75 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:07:00 01:07:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:07:00 0.23.1-centos7: Pulling from edgex-lftools 01:07:00 ab5ef0e58194: Pulling fs layer 01:07:00 9712f1f96733: Pulling fs layer 01:07:00 63f879dbbcfc: Pulling fs layer 01:07:00 0d9ebad4ef96: Pulling fs layer 01:07:00 e9a5061849ea: Pulling fs layer 01:07:00 d747dcd14b5f: Pulling fs layer 01:07:00 2de7ff778b66: Pulling fs layer 01:07:00 0d9ebad4ef96: Waiting 01:07:00 d747dcd14b5f: Waiting 01:07:00 2de7ff778b66: Waiting 01:07:00 e9a5061849ea: Waiting 01:07:00 9712f1f96733: Download complete 01:07:00 63f879dbbcfc: Verifying Checksum 01:07:00 63f879dbbcfc: Download complete 01:07:00 e9a5061849ea: Verifying Checksum 01:07:00 e9a5061849ea: Download complete 01:07:00 d747dcd14b5f: Verifying Checksum 01:07:00 d747dcd14b5f: Download complete 01:07:00 0d9ebad4ef96: Verifying Checksum 01:07:00 0d9ebad4ef96: Download complete 01:07:00 ab5ef0e58194: Verifying Checksum 01:07:00 ab5ef0e58194: Download complete 01:07:01 2de7ff778b66: Verifying Checksum 01:07:01 2de7ff778b66: Download complete 01:07:03 ab5ef0e58194: Pull complete 01:07:03 9712f1f96733: Pull complete 01:07:03 63f879dbbcfc: Pull complete 01:07:07 0d9ebad4ef96: Pull complete 01:07:07 e9a5061849ea: Pull complete 01:07:07 d747dcd14b5f: Pull complete 01:07:08 2de7ff778b66: Pull complete 01:07:08 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 01:07:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:07:08 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:07:08 prd-ubuntu20.04-docker-8c-8g-915 does not seem to be running inside a container 01:07:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 01:07:11 $ docker top 8cc49dce31d7614b9d1bb253cfbe83c9b9d572e2a59c9374de9bf0e65a381411 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 01:07:11 provisioning config files... 01:07:11 copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config8556208895612004396tmp 01:07:11 copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6456201006352752295tmp 01:07:11 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config9962733416256655629tmp [Pipeline] { [Pipeline] echo 01:07:11 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 01:07:11 ---> sigul-configuration.sh 01:07:11 gpg: directory `/root/.gnupg' created 01:07:11 gpg: new configuration file `/root/.gnupg/gpg.conf' created 01:07:11 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 01:07:11 gpg: keyring `/root/.gnupg/secring.gpg' created 01:07:11 gpg: keyring `/root/.gnupg/pubring.gpg' created 01:07:11 gpg: CAST5 encrypted data 01:07:11 gpg: encrypted with 1 passphrase 01:07:11 gpg: WARNING: message was not integrity protected [Pipeline] sh 01:07:11 + mkdir /home/jenkins 01:07:11 + mkdir /home/jenkins/sigul [Pipeline] sh 01:07:12 + 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 01:07:12 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 01:07:12 ---> sigul-install.sh 01:07:12 Sigul already installed; skipping installation. [Pipeline] sh 01:07:12 + git tag --list 01:07:12 v3.1.0-dev.0 01:07:12 v3.1.0-dev.1 01:07:12 v3.1.0-dev.10 01:07:12 v3.1.0-dev.11 01:07:12 v3.1.0-dev.12 01:07:12 v3.1.0-dev.13 01:07:12 v3.1.0-dev.2 01:07:12 v3.1.0-dev.3 01:07:12 v3.1.0-dev.4 01:07:12 v3.1.0-dev.5 01:07:12 v3.1.0-dev.6 01:07:12 v3.1.0-dev.7 01:07:12 v3.1.0-dev.8 01:07:12 v3.1.0-dev.9 [Pipeline] sh 01:07:12 + lftools sign git-tag v3.1.0-dev.14 01:07:13 Signing Git tag with Sigul... 01:07:13 Signing v3.1.0-dev.14 01:07:13 Error while calling git, args ['git', 'show-ref', '-s', 'refs/tags/v3.1.0-dev.14'], return code 1, stdout , stderr [Pipeline] echo 01:07:13 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 01:07:13 ---> sigul-configuration-cleanup.sh [Pipeline] } 01:07:13 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 01:07:13 $ docker stop --time=1 8cc49dce31d7614b9d1bb253cfbe83c9b9d572e2a59c9374de9bf0e65a381411 01:07:15 $ docker rm -f --volumes 8cc49dce31d7614b9d1bb253cfbe83c9b9d572e2a59c9374de9bf0e65a381411 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 01:07:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:07:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:07:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:07:15 prd-ubuntu20.04-docker-8c-8g-915 does not seem to be running inside a container 01:07:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:07:16 $ docker top 428afbac30a276ba2ad665f99cb60290340986f0929082d2535e4273d5b0a87b -eo pid,comm 01:07:16 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). 01:07:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:07:16 [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v3.1.0-dev.13' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:07:16 + git semver [Pipeline] } 01:07:16 $ docker stop --time=1 428afbac30a276ba2ad665f99cb60290340986f0929082d2535e4273d5b0a87b 01:07:18 $ docker rm -f --volumes 428afbac30a276ba2ad665f99cb60290340986f0929082d2535e4273d5b0a87b [Pipeline] // withDockerContainer [Pipeline] sh 01:07:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:07:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:07:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:07:19 prd-ubuntu20.04-docker-8c-8g-915 does not seem to be running inside a container 01:07:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:07:20 $ docker top d3dcc6ca97847219821f0b148da1d2b174b03ed365f3726d4291dcf2d13e5543 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:07:20 [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v3.1.0-dev.13' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:07:20 + git semver [Pipeline] } 01:07:20 $ docker stop --time=1 d3dcc6ca97847219821f0b148da1d2b174b03ed365f3726d4291dcf2d13e5543 01:07:22 $ docker rm -f --volumes d3dcc6ca97847219821f0b148da1d2b174b03ed365f3726d4291dcf2d13e5543 [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 01:07:22 + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] 01:07:22 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 01:07:22 total 16 01:07:22 drwxr-xr-x 3 root root 4096 Jul 12 00:54 . 01:07:22 drwxrwxr-x 10 jenkins jenkins 4096 Jul 12 01:07 .. 01:07:22 drwxr-xr-x 2 root root 4096 Jul 12 00:54 cost 01:07:22 -rw-r--r-- 1 root root 88 Jul 12 00:54 cost.csv 01:07:22 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives 01:07:22 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 01:07:22 total 16 01:07:22 drwxr-xr-x 3 jenkins jenkins 4096 Jul 12 00:54 . 01:07:22 drwxrwxr-x 10 jenkins jenkins 4096 Jul 12 01:07 .. 01:07:22 drwxr-xr-x 2 jenkins jenkins 4096 Jul 12 00:54 cost 01:07:22 -rw-r--r-- 1 jenkins jenkins 88 Jul 12 00:54 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:07:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:07:23 ---> package-listing.sh 01:07:23 ++ facter osfamily 01:07:23 ++ tr '[:upper:]' '[:lower:]' 01:07:24 + OS_FAMILY=debian 01:07:24 + workspace=/w/workspace/exfoundry_app-record-replay_main 01:07:24 + START_PACKAGES=/tmp/packages_start.txt 01:07:24 + END_PACKAGES=/tmp/packages_end.txt 01:07:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:07:24 + PACKAGES=/tmp/packages_start.txt 01:07:24 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 01:07:24 + PACKAGES=/tmp/packages_end.txt 01:07:24 + case "${OS_FAMILY}" in 01:07:24 + dpkg -l 01:07:24 + grep '^ii' 01:07:24 + '[' -f /tmp/packages_start.txt ']' 01:07:24 + '[' -f /tmp/packages_end.txt ']' 01:07:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:07:24 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 01:07:24 + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ 01:07:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo 01:07:24 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 01:07:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:07:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:07:25 prd-ubuntu20.04-docker-8c-8g-915 does not seem to be running inside a container 01:07:25 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:07:25 $ docker top df73593b317ce5c55a02bbe858817247307c546fe3b97d170aace682baef4a4c -eo pid,comm [Pipeline] { [Pipeline] sh 01:07:25 + touch /tmp/pre-build-complete [Pipeline] sh 01:07:26 + mkdir -p /var/log/sysstat [Pipeline] sh 01:07:26 + ls /var/log/sa-host 01:07:26 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:07:26 provisioning config files... 01:07:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config9686392728593188081tmp [Pipeline] { [Pipeline] echo 01:07:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:07:26 ---> create-netrc.sh [Pipeline] } 01:07:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:07:26 ---> python-tools-install.sh [Pipeline] echo 01:07:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:07:27 ---> sudo-logs.sh 01:07:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:07:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:07:27 ---> job-cost.sh 01:07:27 lf-activate-venv: SKIPPING 01:07:27 DEBUG: total: 0.2199999988079071 01:07:27 INFO: Retrieving Stack Cost... 01:07:28 INFO: Retrieving Pricing Info for: v3-standard-8 01:07:28 INFO: Archiving Costs [Pipeline] echo 01:07:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:07:29 ---> logs-deploy.sh 01:07:29 lf-activate-venv: SKIPPING 01:07:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/15 01:07:29 INFO: archiving workspace using pattern(s): 01:07:30 Archives upload complete. 01:07:30 INFO: archiving logs to Nexus