Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5805731c8cc11c49db7ce89f491207344fea090b 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-ssh9815057682716358608.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14944892912692292981.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8884245653248212706.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh74787238060341957.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-ssh971856646444184065.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-2174’ Running on prd-ubuntu20.04-docker-8c-8g-4877 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 5805731c8cc11c49db7ce89f491207344fea090b (main) Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#128)" > 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 5805731c8cc11c49db7ce89f491207344fea090b # timeout=10 > git rev-list --no-walk 9a58609afd39464bfd27795787547eae56732d30 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:44:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:44:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:44:38 ========================================================= 17:44:38 EdgeX Global Pipelines Version Info 17:44:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:44:39 ------------------- 17:44:39 stable info: 17:44:39 ------------------- 17:44:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:44:39 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 17:44:39 Message: update stable to v1.0.258 17:44:39 ------------------- 17:44:39 experimental info: 17:44:39 ------------------- 17:44:39 Commited By: **** collab-it+edgex@linuxfoundation.org 17:44:39 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 17:44:39 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:44:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 17:44:39 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 17:44:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:44:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:44:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:44:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 17:44:40 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:44:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:44:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:44:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:44:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:44:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 17:44:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:44:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:44:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:44:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:44:40 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:44:40 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:44:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:44:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:44:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:44:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:44:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:44:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:44:40 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:44:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:44:40 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:44:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:44:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:44:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:44:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5805731c8cc11c49db7ce89f491207344fea090b [Pipeline] echo 17:44:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5805731 [Pipeline] echo 17:44:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:44:41 provisioning config files... 17:44:41 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config16138324444065628286tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:44:41 ---> ****-login.sh 17:44:41 nexus3.edgexfoundry.org:10001 17:44:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:44:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:44:41 Configure a credential helper to remove this warning. See 17:44:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:44:41 17:44:41 Login Succeeded 17:44:41 nexus3.edgexfoundry.org:10002 17:44:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:44:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:44:42 Configure a credential helper to remove this warning. See 17:44:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:44:42 17:44:42 Login Succeeded 17:44:42 nexus3.edgexfoundry.org:10003 17:44:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:44:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:44:42 Configure a credential helper to remove this warning. See 17:44:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:44:42 17:44:42 Login Succeeded 17:44:42 nexus3.edgexfoundry.org:10004 17:44:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:44:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:44:42 Configure a credential helper to remove this warning. See 17:44:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:44:42 17:44:42 Login Succeeded 17:44:42 ****.io 17:44:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:44:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:44:42 Configure a credential helper to remove this warning. See 17:44:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:44:42 17:44:42 Login Succeeded 17:44:42 ---> ****-login.sh ends [Pipeline] } 17:44:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:44:43 + git rev-list -1 --merges 5805731c8cc11c49db7ce89f491207344fea090b~1..5805731c8cc11c49db7ce89f491207344fea090b [Pipeline] echo 17:44:43 -----------> git rev-list -1 --merges 5805731c8cc11c49db7ce89f491207344fea090b~1..5805731c8cc11c49db7ce89f491207344fea090b 5805731c8cc11c49db7ce89f491207344fea090b [false] [Pipeline] sh 17:44:43 + git log --format=format:%s -1 5805731c8cc11c49db7ce89f491207344fea090b [Pipeline] echo 17:44:43 ========================================================= 17:44:43 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:44:43 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:44:43 + git log --format=format:%s -1 5805731c8cc11c49db7ce89f491207344fea090b [Pipeline] echo 17:44:43 [semverPrep] GIT_COMMIT: 5805731c8cc11c49db7ce89f491207344fea090b, Commit Message: build(deps): Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#128) [Pipeline] echo 17:44:43 [semverPrep] This is not a build commit. [Pipeline] sh 17:44:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:44:44 + grep -v github /etc/ssh/ssh_known_hosts 17:44:44 + [ -e /tmp/ssh_known_hosts ] 17:44:44 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:44:44 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:44:44 + sudo tee -a /etc/ssh/ssh_known_hosts 17:44:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:44:44 17:44:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:44:44 0.1.4: Pulling from edgex-devops/py-git-semver 17:44:44 b85a868b505f: Pulling fs layer 17:44:44 e2be974225ed: Pulling fs layer 17:44:44 339a4e72a1f5: Pulling fs layer 17:44:44 988bab9f4d93: Pulling fs layer 17:44:44 1469e6f7b9e6: Pulling fs layer 17:44:44 eaf3925da568: Pulling fs layer 17:44:44 bab4dde63d76: Pulling fs layer 17:44:44 bde34c3a00c8: Pulling fs layer 17:44:44 b352a97aabf1: Pulling fs layer 17:44:44 4872d77fe225: Pulling fs layer 17:44:44 5851b861e8e6: Pulling fs layer 17:44:44 988bab9f4d93: Waiting 17:44:44 eaf3925da568: Waiting 17:44:44 bab4dde63d76: Waiting 17:44:44 b352a97aabf1: Waiting 17:44:44 bde34c3a00c8: Waiting 17:44:44 1469e6f7b9e6: Waiting 17:44:44 4872d77fe225: Waiting 17:44:44 5851b861e8e6: Waiting 17:44:44 e2be974225ed: Download complete 17:44:44 988bab9f4d93: Download complete 17:44:44 1469e6f7b9e6: Verifying Checksum 17:44:44 1469e6f7b9e6: Download complete 17:44:44 339a4e72a1f5: Verifying Checksum 17:44:44 339a4e72a1f5: Download complete 17:44:44 eaf3925da568: Download complete 17:44:45 bde34c3a00c8: Verifying Checksum 17:44:45 bde34c3a00c8: Download complete 17:44:45 b352a97aabf1: Verifying Checksum 17:44:45 b352a97aabf1: Download complete 17:44:45 4872d77fe225: Verifying Checksum 17:44:45 4872d77fe225: Download complete 17:44:45 5851b861e8e6: Download complete 17:44:45 b85a868b505f: Verifying Checksum 17:44:45 b85a868b505f: Download complete 17:44:45 bab4dde63d76: Verifying Checksum 17:44:45 bab4dde63d76: Download complete 17:44:46 b85a868b505f: Pull complete 17:44:46 e2be974225ed: Pull complete 17:44:47 339a4e72a1f5: Pull complete 17:44:47 988bab9f4d93: Pull complete 17:44:47 1469e6f7b9e6: Pull complete 17:44:47 eaf3925da568: Pull complete 17:44:49 bab4dde63d76: Pull complete 17:44:49 bde34c3a00c8: Pull complete 17:44:49 b352a97aabf1: Pull complete 17:44:49 4872d77fe225: Pull complete 17:44:49 5851b861e8e6: Pull complete 17:44:49 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:44:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:44:49 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:44:49 prd-ubuntu20.04-docker-8c-8g-4877 does not seem to be running inside a container 17:44:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:44:53 $ docker top bb411845bf0941def67d1b43ec069555ca0e72f5b658f505697fc95cac798022 -eo pid,comm 17:44:53 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). 17:44:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:44:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:44:53 [ssh-agent] Looking for ssh-agent implementation... 17:44:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:44:53 $ docker exec bb411845bf0941def67d1b43ec069555ca0e72f5b658f505697fc95cac798022 ssh-agent 17:44:53 SSH_AUTH_SOCK=/tmp/ssh-YOlY3LxvcOcm/agent.33 17:44:53 SSH_AGENT_PID=39 17:44:53 Running ssh-add (command line suppressed) 17:44:54 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12993329924208922360.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12993329924208922360.key) 17:44:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:44:54 + git tag --points-at HEAD [Pipeline] } 17:44:54 $ docker exec --env ******** --env ******** bb411845bf0941def67d1b43ec069555ca0e72f5b658f505697fc95cac798022 ssh-agent -k 17:44:54 unset SSH_AUTH_SOCK; 17:44:54 unset SSH_AGENT_PID; 17:44:54 echo Agent pid 39 killed; 17:44:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:44:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:44:54 [ssh-agent] Looking for ssh-agent implementation... 17:44:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:44:54 $ docker exec bb411845bf0941def67d1b43ec069555ca0e72f5b658f505697fc95cac798022 ssh-agent 17:44:54 SSH_AUTH_SOCK=/tmp/ssh-tvHN4HJ8Okku/agent.71 17:44:54 SSH_AGENT_PID=77 17:44:54 Running ssh-add (command line suppressed) 17:44:54 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_5697942068388529778.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_5697942068388529778.key) 17:44:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:44:55 + git semver init 17:44:55 2024-03-04 17:44:55,509 [run_init] DEBUG init version:0.0.0 force:False 17:44:55 2024-03-04 17:44:55,510 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver 17:44:55 2024-03-04 17:44:55,510 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver 17:44:55 2024-03-04 17:44:55,511 [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) 17:44:56 2024-03-04 17:44:56,490 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude 17:44:56 2024-03-04 17:44:56,491 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False 17:44:56 2024-03-04 17:44:56,491 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 17:44:56 2024-03-04 17:44:56,491 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 17:44:56 3.2.0-dev.13 [Pipeline] } 17:44:56 $ docker exec --env ******** --env ******** bb411845bf0941def67d1b43ec069555ca0e72f5b658f505697fc95cac798022 ssh-agent -k 17:44:56 unset SSH_AUTH_SOCK; 17:44:56 unset SSH_AGENT_PID; 17:44:56 echo Agent pid 77 killed; 17:44:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:44:57 + git semver [Pipeline] } 17:44:57 $ docker stop --time=1 bb411845bf0941def67d1b43ec069555ca0e72f5b658f505697fc95cac798022 17:44:58 $ docker rm -f --volumes bb411845bf0941def67d1b43ec069555ca0e72f5b658f505697fc95cac798022 [Pipeline] // withDockerContainer [Pipeline] sh 17:44:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:44:59 Stashed 1 file(s) [Pipeline] echo 17:44:59 [edgeXSemver]: initialized semver on version 3.2.0-dev.13 [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 17:44:59 provisioning config files... 17:44:59 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config7346470674576221147tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:44:59 ---> ****-login.sh 17:44:59 nexus3.edgexfoundry.org:10001 17:44:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:44:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:44:59 Configure a credential helper to remove this warning. See 17:44:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:44:59 17:44:59 Login Succeeded 17:44:59 nexus3.edgexfoundry.org:10002 17:44:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:44:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:44:59 Configure a credential helper to remove this warning. See 17:44:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:44:59 17:44:59 Login Succeeded 17:44:59 nexus3.edgexfoundry.org:10003 17:45:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:45:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:45:00 Configure a credential helper to remove this warning. See 17:45:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:45:00 17:45:00 Login Succeeded 17:45:00 nexus3.edgexfoundry.org:10004 17:45:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:45:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:45:00 Configure a credential helper to remove this warning. See 17:45:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:45:00 17:45:00 Login Succeeded 17:45:00 ****.io 17:45:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:45:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:45:00 Configure a credential helper to remove this warning. See 17:45:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:45:00 17:45:00 Login Succeeded 17:45:00 ---> ****-login.sh ends [Pipeline] } 17:45:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:45:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:45:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:45:00 ========================================================= 17:45:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 17:45:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:45:01 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 17:45:01 Sending build context to Docker daemon 6.69MB 17:45:01 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 17:45:01 Step 2/12 : FROM ${BASE} AS builder 17:45:01 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 17:45:01 7264a8db6415: Pulling fs layer 17:45:01 c4d48a809fc2: Pulling fs layer 17:45:01 4f1c88b9dad5: Pulling fs layer 17:45:01 ad3a456e5733: Pulling fs layer 17:45:01 69c7f0334f64: Pulling fs layer 17:45:01 1f1c1a5573a3: Pulling fs layer 17:45:01 ce7588e14bc9: Pulling fs layer 17:45:01 b5e4710f87ac: Pulling fs layer 17:45:01 ad3a456e5733: Waiting 17:45:01 69c7f0334f64: Waiting 17:45:01 1f1c1a5573a3: Waiting 17:45:01 ce7588e14bc9: Waiting 17:45:01 b5e4710f87ac: Waiting 17:45:01 c4d48a809fc2: Verifying Checksum 17:45:01 c4d48a809fc2: Download complete 17:45:01 ad3a456e5733: Verifying Checksum 17:45:01 ad3a456e5733: Download complete 17:45:01 69c7f0334f64: Verifying Checksum 17:45:01 69c7f0334f64: Download complete 17:45:01 7264a8db6415: Verifying Checksum 17:45:01 7264a8db6415: Download complete 17:45:01 1f1c1a5573a3: Verifying Checksum 17:45:01 1f1c1a5573a3: Download complete 17:45:01 7264a8db6415: Pull complete 17:45:04 c4d48a809fc2: Pull complete 17:45:04 b5e4710f87ac: Verifying Checksum 17:45:04 b5e4710f87ac: Download complete 17:45:04 4f1c88b9dad5: Verifying Checksum 17:45:04 4f1c88b9dad5: Download complete 17:45:05 ce7588e14bc9: Verifying Checksum 17:45:05 ce7588e14bc9: Download complete 17:45:06 4f1c88b9dad5: Pull complete 17:45:06 ad3a456e5733: Pull complete 17:45:06 69c7f0334f64: Pull complete 17:45:06 1f1c1a5573a3: Pull complete 17:45:09 ce7588e14bc9: Pull complete 17:45:09 b5e4710f87ac: Pull complete 17:45:09 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 17:45:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 17:45:09 ---> 88b5674ff536 17:45:09 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 17:45:14 Still waiting to schedule task 17:45:14 ‘prd-ubuntu20.04-docker-arm64-4c-16g-2175’ is offline 17:45:15 ---> Running in 1731a761c0f1 17:45:15 Removing intermediate container 1731a761c0f1 17:45:15 ---> b33098eacf17 17:45:15 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 17:45:15 ---> Running in 9d0ce1b10465 17:45:15 Removing intermediate container 9d0ce1b10465 17:45:15 ---> f4f56578757f 17:45:15 Step 5/12 : ARG ADD_BUILD_TAGS="" 17:45:15 ---> Running in 96094081c008 17:45:15 Removing intermediate container 96094081c008 17:45:15 ---> 8dc55bdc85f5 17:45:15 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:45:15 ---> Running in 75f32fc53da0 17:45:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:45:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:45:16 OK: 264 MiB in 52 packages 17:45:16 Removing intermediate container 75f32fc53da0 17:45:16 ---> 8c3742f6f281 17:45:16 Step 7/12 : WORKDIR /app 17:45:16 ---> Running in f8c4322c5e23 17:45:16 Removing intermediate container f8c4322c5e23 17:45:16 ---> da6389119d9e 17:45:16 Step 8/12 : COPY go.mod vendor* ./ 17:45:16 ---> f5a946e58526 17:45:16 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:45:16 ---> Running in ed8317740646 17:45:48 Removing intermediate container ed8317740646 17:45:48 ---> 8ad25adc4142 17:45:48 Step 10/12 : COPY . . 17:45:48 ---> 120465b5538a 17:45:48 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:45:48 ---> Running in 2fcf2dfe9f4f 17:45:48 Removing intermediate container 2fcf2dfe9f4f 17:45:48 ---> 50c0d58c59c7 17:45:48 Step 12/12 : RUN $MAKE 17:45:48 ---> Running in 6edcaaacf8c1 17:45:48 noop 17:45:48 Removing intermediate container 6edcaaacf8c1 17:45:48 ---> f5db150156c9 17:45:48 Successfully built f5db150156c9 17:45:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:45:49 + docker inspect -f . ci-base-image-x86_64 17:45:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:45:49 prd-ubuntu20.04-docker-8c-8g-4877 does not seem to be running inside a container 17:45:49 $ 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 17:45:49 $ docker top 189fa35b2d309c70fb907683eaeb06226d1d1e48dd842ee5bd23eb3e57d204a8 -eo pid,comm [Pipeline] { [Pipeline] sh 17:45:50 + go version 17:45:50 go version go1.21.0 linux/amd64 [Pipeline] } 17:45:50 $ docker stop --time=1 189fa35b2d309c70fb907683eaeb06226d1d1e48dd842ee5bd23eb3e57d204a8 17:45:51 $ docker rm -f --volumes 189fa35b2d309c70fb907683eaeb06226d1d1e48dd842ee5bd23eb3e57d204a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:45:52 + docker inspect -f . ci-base-image-x86_64 17:45:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:45:52 prd-ubuntu20.04-docker-8c-8g-4877 does not seem to be running inside a container 17:45:52 $ 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 17:45:52 $ docker top 411cb0c11492d4df410061b2f8a6f932978d3a90cde1cdba0242978f3ad90e72 -eo pid,comm [Pipeline] { [Pipeline] sh 17:45:52 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh 17:45:53 + make test 17:45:53 go test -race -coverprofile=coverage.out ./... 17:46:11 ? github.com/edgexfoundry/app-record-replay [no test files] 17:46:12 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 17:46:12 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 17:46:12 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 17:46:13 ok github.com/edgexfoundry/app-record-replay/internal/app 1.050s coverage: 88.0% of statements 17:46:23 ok github.com/edgexfoundry/app-record-replay/internal/application 9.619s coverage: 98.7% of statements 17:46:23 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.101s coverage: 89.7% of statements 17:46:23 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.038s coverage: 100.0% of statements 17:46:37 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4878 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws 17:46:37 Running in /w/workspace/app-record-replay/88 [Pipeline] { [Pipeline] checkout 17:46:40 Selected Git installation does not exist. Using Default 17:46:40 The recommended git tool is: NONE 17:46:45 using credential edgex-jenkins-ssh 17:46:45 go vet ./... 17:46:45 Cloning the remote Git repository 17:46:45 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 17:46:45 > git init /w/workspace/app-record-replay/88 # timeout=10 17:46:45 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 17:46:45 > git --version # timeout=10 17:46:45 > git --version # 'git version 2.25.1' 17:46:45 using GIT_SSH to set credentials SSH Credentials for GitHub 17:46:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:46:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:46:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:46:47 ./bin/test-attribution-txt.sh 17:46:47 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 17:46:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 17:46:47 $ docker stop --time=1 411cb0c11492d4df410061b2f8a6f932978d3a90cde1cdba0242978f3ad90e72 17:46:47 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 17:46:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:46:48 Avoid second fetch 17:46:48 Checking out Revision 5805731c8cc11c49db7ce89f491207344fea090b (main) 17:46:48 Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#128)" 17:46:48 > git config core.sparsecheckout # timeout=10 17:46:48 > git checkout -f 5805731c8cc11c49db7ce89f491207344fea090b # timeout=10 17:46:51 $ docker rm -f --volumes 411cb0c11492d4df410061b2f8a6f932978d3a90cde1cdba0242978f3ad90e72 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:46:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:46:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 17:46:52 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:46:52 % Total % Received % Xferd Average Speed Time Time Time Current 17:46:52 Dload Upload Total Spent Left Speed 17:46:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 89083 0 --:--:-- --:--:-- --:--:-- 89083 [Pipeline] sh [Pipeline] sh 17:46:52 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:46:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:46:52 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:46:52 + sudo tee /etc/docker/daemon.new 17:46:52 { 17:46:52 "registry-mirrors": [ 17:46:52 "https://nexus3.edgexfoundry.org:10001" 17:46:52 ], 17:46:52 "bip": "10.250.0.254/24", 17:46:52 "hosts": [ 17:46:52 "tcp://0.0.0.0:5555", 17:46:52 "unix:///var/run/docker.sock" 17:46:52 ], 17:46:52 "mtu": 1458, 17:46:52 "selinux-enabled": true, 17:46:52 "seccomp-profile": "/etc/docker/seccomp.json" 17:46:52 } [Pipeline] sh 17:46:52 + ls -al . 17:46:52 total 192 17:46:52 drwxrwxr-x 10 jenkins jenkins 4096 Mar 4 17:45 . 17:46:52 drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 17:44 .. 17:46:52 -rw-rw-r-- 1 jenkins jenkins 119 Mar 4 17:44 .dockerignore 17:46:52 drwxrwxr-x 8 jenkins jenkins 4096 Mar 4 17:46 .git 17:46:52 drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 17:44 .github 17:46:52 -rw-rw-r-- 1 jenkins jenkins 164 Mar 4 17:44 .gitignore 17:46:52 -rw-rw-r-- 1 jenkins jenkins 41 Mar 4 17:44 .golangci.yml 17:46:52 drwxr-xr-x 3 jenkins jenkins 4096 Mar 4 17:44 .semver 17:46:52 -rw-rw-r-- 1 jenkins jenkins 11301 Mar 4 17:44 Attribution.txt 17:46:52 -rw-rw-r-- 1 jenkins jenkins 458 Mar 4 17:44 CHANGELOG.md 17:46:52 -rw-rw-r-- 1 jenkins jenkins 1725 Mar 4 17:44 Dockerfile 17:46:52 -rw-rw-r-- 1 jenkins jenkins 677 Mar 4 17:44 GOVERNANCE.md 17:46:52 -rw-rw-r-- 1 jenkins jenkins 681 Mar 4 17:44 Jenkinsfile 17:46:52 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 4 17:44 LICENSE 17:46:52 -rw-rw-r-- 1 jenkins jenkins 3136 Mar 4 17:44 Makefile 17:46:52 -rw-rw-r-- 1 jenkins jenkins 611 Mar 4 17:44 OWNERS.md 17:46:52 -rw-rw-r-- 1 jenkins jenkins 4107 Mar 4 17:44 README.md 17:46:52 -rw-rw-r-- 1 jenkins jenkins 7789 Mar 4 17:44 Record and Reply.postman_collection.json 17:46:52 -rw-rw-r-- 1 jenkins jenkins 12 Mar 4 17:44 VERSION 17:46:52 drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 17:44 bin 17:46:52 -rw-r--r-- 1 jenkins jenkins 24667 Mar 4 17:46 coverage.out 17:46:52 -rw-rw-r-- 1 jenkins jenkins 3951 Mar 4 17:44 go.mod 17:46:52 -rw-rw-r-- 1 jenkins jenkins 34133 Mar 4 17:44 go.sum 17:46:52 drwxrwxr-x 7 jenkins jenkins 4096 Mar 4 17:44 internal 17:46:52 -rw-rw-r-- 1 jenkins jenkins 913 Mar 4 17:44 main.go 17:46:52 drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 17:44 openapi 17:46:52 drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 17:44 pkg 17:46:52 drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 17:44 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:46:53 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:46:53 + 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=5805731c8cc11c49db7ce89f491207344fea090b --label arch=amd64 --label version=3.2.0-dev.13 . 17:46:53 Sending build context to Docker daemon 6.715MB 17:46:53 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 17:46:53 Step 2/27 : FROM ${BASE} AS builder 17:46:53 ---> f5db150156c9 17:46:53 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 17:46:53 + sudo service docker restart 17:46:53 ---> Running in b28f4463039a 17:46:53 Removing intermediate container b28f4463039a 17:46:53 ---> 37a568bdc515 17:46:53 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 17:46:53 ---> Running in eb7caa1b8b72 17:46:53 Removing intermediate container eb7caa1b8b72 17:46:53 ---> 125e9430cd90 17:46:53 Step 5/27 : ARG ADD_BUILD_TAGS="" 17:46:53 ---> Running in 24d50e127081 17:46:53 Removing intermediate container 24d50e127081 17:46:53 ---> f9ffa7af19a5 17:46:53 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:46:53 ---> Running in 2d1336323ea4 17:46:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:46:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:46:54 OK: 264 MiB in 52 packages 17:46:55 Removing intermediate container 2d1336323ea4 17:46:55 ---> 0f78160e980c 17:46:55 Step 7/27 : WORKDIR /app 17:46:55 ---> Running in 929e4c7e6409 17:46:55 Removing intermediate container 929e4c7e6409 17:46:55 ---> 5d9507e489ba 17:46:55 Step 8/27 : COPY go.mod vendor* ./ 17:46:55 ---> f111e66817eb 17:46:55 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:46:55 ---> Running in 9feb47fdbc8e 17:46:55 Removing intermediate container 9feb47fdbc8e 17:46:55 ---> f3b4106f2ce6 17:46:55 Step 10/27 : COPY . . 17:46:56 ---> e13288434ee5 17:46:56 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:46:56 ---> Running in b048b8320775 17:46:56 Removing intermediate container b048b8320775 17:46:56 ---> 65eaa10872f7 17:46:56 Step 12/27 : RUN $MAKE 17:46:56 ---> Running in c86ffca1417d 17:46:56 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.23 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.13" -trimpath -mod=readonly -o app-record-replay [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:47:11 provisioning config files... 17:47:11 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/88@tmp/config3271573895936485598tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:47:12 ---> ****-login.sh 17:47:12 nexus3.edgexfoundry.org:10001 17:47:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:47:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:47:12 Configure a credential helper to remove this warning. See 17:47:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:47:12 17:47:12 Login Succeeded 17:47:12 nexus3.edgexfoundry.org:10002 17:47:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:47:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:47:13 Configure a credential helper to remove this warning. See 17:47:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:47:13 17:47:13 Login Succeeded 17:47:13 nexus3.edgexfoundry.org:10003 17:47:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:47:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:47:13 Configure a credential helper to remove this warning. See 17:47:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:47:13 17:47:13 Login Succeeded 17:47:13 nexus3.edgexfoundry.org:10004 17:47:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:47:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:47:13 Configure a credential helper to remove this warning. See 17:47:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:47:13 17:47:13 Login Succeeded 17:47:13 ****.io 17:47:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:47:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:47:14 Configure a credential helper to remove this warning. See 17:47:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:47:14 17:47:14 Login Succeeded 17:47:14 ---> ****-login.sh ends [Pipeline] } 17:47:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:47:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:47:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:47:14 ========================================================= 17:47:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 17:47:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:15 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 17:47:15 Sending build context to Docker daemon 258kB 17:47:15 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 17:47:15 Step 2/12 : FROM ${BASE} AS builder 17:47:15 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:47:15 9fda8d8052c6: Pulling fs layer 17:47:15 5d54e960e981: Pulling fs layer 17:47:15 c4a7e357bf2a: Pulling fs layer 17:47:15 f0e02332f6b5: Pulling fs layer 17:47:15 872ee5b61b7b: Pulling fs layer 17:47:15 0c6a40ed1a82: Pulling fs layer 17:47:15 94ae7d8d031c: Pulling fs layer 17:47:15 872ee5b61b7b: Waiting 17:47:15 0c6a40ed1a82: Waiting 17:47:15 94ae7d8d031c: Waiting 17:47:15 f0e02332f6b5: Waiting 17:47:15 5d54e960e981: Verifying Checksum 17:47:15 5d54e960e981: Download complete 17:47:15 f0e02332f6b5: Verifying Checksum 17:47:15 f0e02332f6b5: Download complete 17:47:15 872ee5b61b7b: Verifying Checksum 17:47:15 872ee5b61b7b: Download complete 17:47:15 9fda8d8052c6: Download complete 17:47:16 94ae7d8d031c: Verifying Checksum 17:47:16 94ae7d8d031c: Download complete 17:47:16 9fda8d8052c6: Pull complete 17:47:17 5d54e960e981: Pull complete 17:47:17 c4a7e357bf2a: Verifying Checksum 17:47:17 c4a7e357bf2a: Download complete 17:47:18 0c6a40ed1a82: Verifying Checksum 17:47:18 0c6a40ed1a82: Download complete 17:47:29 Removing intermediate container c86ffca1417d 17:47:29 ---> c8435636b6a9 17:47:29 Step 13/27 : FROM alpine:3.18 17:47:29 3.18: Pulling from library/alpine 17:47:29 619be1103602: Pulling fs layer 17:47:29 619be1103602: Verifying Checksum 17:47:29 619be1103602: Download complete 17:47:29 619be1103602: Pull complete 17:47:29 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 17:47:29 Status: Downloaded newer image for alpine:3.18 17:47:29 ---> d3782b16ccc9 17:47:29 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 17:47:29 ---> Running in 64cba15cde1a 17:47:29 Removing intermediate container 64cba15cde1a 17:47:29 ---> ef07889a83d7 17:47:29 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 17:47:29 ---> Running in 7252f2c45c24 17:47:29 Removing intermediate container 7252f2c45c24 17:47:29 ---> b7b91182aeed 17:47:29 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 17:47:29 ---> Running in ae2d7875738d 17:47:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:47:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:47:29 (1/2) Installing ca-certificates (20230506-r0) 17:47:29 (2/2) Installing dumb-init (1.2.5-r2) 17:47:29 Executing busybox-1.36.1-r5.trigger 17:47:29 Executing ca-certificates-20230506-r0.trigger 17:47:29 OK: 8 MiB in 17 packages 17:47:29 Removing intermediate container ae2d7875738d 17:47:29 ---> f294c1e41348 17:47:29 Step 17/27 : RUN apk --no-cache upgrade 17:47:29 ---> Running in 2d8fff3e0dd9 17:47:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:47:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:47:29 OK: 8 MiB in 17 packages 17:47:29 Removing intermediate container 2d8fff3e0dd9 17:47:29 ---> 663734c6aa46 17:47:29 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 17:47:30 ---> 583c99e4731d 17:47:30 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 17:47:30 ---> 366d38644dbe 17:47:30 Step 20/27 : COPY --from=builder /app/res/ /res/ 17:47:30 ---> 17360cac3158 17:47:30 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 17:47:31 c4a7e357bf2a: Pull complete 17:47:31 f0e02332f6b5: Pull complete 17:47:31 872ee5b61b7b: Pull complete 17:47:31 ---> d5d8b5518243 17:47:31 Step 22/27 : EXPOSE 59712 17:47:31 ---> Running in 0a8ff5757ed4 17:47:31 Removing intermediate container 0a8ff5757ed4 17:47:31 ---> 753c05626180 17:47:31 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 17:47:31 ---> Running in 87977bfa5608 17:47:31 Removing intermediate container 87977bfa5608 17:47:31 ---> ef77df1eac05 17:47:31 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:47:31 ---> Running in f6faacdc3b18 17:47:31 Removing intermediate container f6faacdc3b18 17:47:31 ---> 8e82c2a7a227 17:47:31 Step 25/27 : LABEL arch=amd64 17:47:31 ---> Running in 7c5e2060a5ea 17:47:31 Removing intermediate container 7c5e2060a5ea 17:47:31 ---> d2ce35570ebe 17:47:31 Step 26/27 : LABEL git_sha=5805731c8cc11c49db7ce89f491207344fea090b 17:47:31 ---> Running in 95c1a3bbcecc 17:47:32 Removing intermediate container 95c1a3bbcecc 17:47:32 ---> 1e19ec856e5f 17:47:32 Step 27/27 : LABEL version=3.2.0-dev.13 17:47:32 ---> Running in 7c5ef410c0d4 17:47:32 Removing intermediate container 7c5ef410c0d4 17:47:32 ---> 7503402c7afa 17:47:32 [Warning] One or more build-args [ARCH] were not consumed 17:47:32 Successfully built 7503402c7afa 17:47:32 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 17:47:32 provisioning config files... 17:47:32 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config13566985571284464455tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:47:32 ---> ****-login.sh 17:47:32 nexus3.edgexfoundry.org:10001 17:47:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:47:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:47:32 Configure a credential helper to remove this warning. See 17:47:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:47:32 17:47:32 Login Succeeded 17:47:32 nexus3.edgexfoundry.org:10002 17:47:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:47:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:47:32 Configure a credential helper to remove this warning. See 17:47:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:47:32 17:47:32 Login Succeeded 17:47:32 nexus3.edgexfoundry.org:10003 17:47:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:47:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:47:32 Configure a credential helper to remove this warning. See 17:47:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:47:32 17:47:32 Login Succeeded 17:47:32 nexus3.edgexfoundry.org:10004 17:47:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:47:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:47:32 Configure a credential helper to remove this warning. See 17:47:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:47:32 17:47:32 Login Succeeded 17:47:32 ****.io 17:47:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:47:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:47:33 Configure a credential helper to remove this warning. See 17:47:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:47:33 17:47:33 Login Succeeded 17:47:33 ---> ****-login.sh ends [Pipeline] } 17:47:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:47:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:47:33 [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: 17:47:33 5805731c8cc11c49db7ce89f491207344fea090b 17:47:33 latest 17:47:33 3.2.0-dev.13 17:47:33 5805731c8cc11c49db7ce89f491207344fea090b-3.2.0-dev.13 17:47:33 main 17:47:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:33 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:5805731c8cc11c49db7ce89f491207344fea090b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:34 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:5805731c8cc11c49db7ce89f491207344fea090b 17:47:34 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 17:47:34 def07f217017: Preparing 17:47:34 67d77616bce9: Preparing 17:47:34 0ea43189b640: Preparing 17:47:34 eefef9930011: Preparing 17:47:34 7c66eb6c258b: Preparing 17:47:34 b6aaf7e1b772: Preparing 17:47:34 aedc3bda2944: Preparing 17:47:34 b6aaf7e1b772: Waiting 17:47:34 eefef9930011: Pushed 17:47:34 67d77616bce9: Pushed 17:47:34 7c66eb6c258b: Pushed 17:47:34 0ea43189b640: Pushed 17:47:34 aedc3bda2944: Layer already exists 17:47:34 b6aaf7e1b772: Pushed 17:47:37 def07f217017: Pushed 17:47:37 5805731c8cc11c49db7ce89f491207344fea090b: digest: sha256:e738a86fc65d49704f43203257c87668ef3a339b62ad968dae163f4bade3d67c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:38 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:38 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest 17:47:38 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 17:47:38 def07f217017: Preparing 17:47:38 67d77616bce9: Preparing 17:47:38 0ea43189b640: Preparing 17:47:38 eefef9930011: Preparing 17:47:38 7c66eb6c258b: Preparing 17:47:38 b6aaf7e1b772: Preparing 17:47:38 aedc3bda2944: Preparing 17:47:38 b6aaf7e1b772: Waiting 17:47:38 aedc3bda2944: Waiting 17:47:38 eefef9930011: Layer already exists 17:47:38 67d77616bce9: Layer already exists 17:47:38 7c66eb6c258b: Layer already exists 17:47:38 0ea43189b640: Layer already exists 17:47:38 def07f217017: Layer already exists 17:47:38 b6aaf7e1b772: Layer already exists 17:47:38 aedc3bda2944: Layer already exists 17:47:38 latest: digest: sha256:e738a86fc65d49704f43203257c87668ef3a339b62ad968dae163f4bade3d67c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:39 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:39 0c6a40ed1a82: Pull complete 17:47:39 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.13 17:47:39 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 17:47:39 def07f217017: Preparing 17:47:39 67d77616bce9: Preparing 17:47:39 0ea43189b640: Preparing 17:47:39 eefef9930011: Preparing 17:47:39 7c66eb6c258b: Preparing 17:47:39 b6aaf7e1b772: Preparing 17:47:39 aedc3bda2944: Preparing 17:47:39 b6aaf7e1b772: Waiting 17:47:39 aedc3bda2944: Waiting 17:47:39 0ea43189b640: Layer already exists 17:47:39 def07f217017: Layer already exists 17:47:39 7c66eb6c258b: Layer already exists 17:47:39 67d77616bce9: Layer already exists 17:47:39 eefef9930011: Layer already exists 17:47:39 b6aaf7e1b772: Layer already exists 17:47:39 aedc3bda2944: Layer already exists 17:47:39 3.2.0-dev.13: digest: sha256:e738a86fc65d49704f43203257c87668ef3a339b62ad968dae163f4bade3d67c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:39 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:5805731c8cc11c49db7ce89f491207344fea090b-3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:40 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:5805731c8cc11c49db7ce89f491207344fea090b-3.2.0-dev.13 17:47:40 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 17:47:40 def07f217017: Preparing 17:47:40 67d77616bce9: Preparing 17:47:40 0ea43189b640: Preparing 17:47:40 eefef9930011: Preparing 17:47:40 7c66eb6c258b: Preparing 17:47:40 b6aaf7e1b772: Preparing 17:47:40 aedc3bda2944: Preparing 17:47:40 aedc3bda2944: Waiting 17:47:40 b6aaf7e1b772: Waiting 17:47:40 def07f217017: Layer already exists 17:47:40 eefef9930011: Layer already exists 17:47:40 67d77616bce9: Layer already exists 17:47:40 7c66eb6c258b: Layer already exists 17:47:40 0ea43189b640: Layer already exists 17:47:40 aedc3bda2944: Layer already exists 17:47:40 b6aaf7e1b772: Layer already exists 17:47:40 5805731c8cc11c49db7ce89f491207344fea090b-3.2.0-dev.13: digest: sha256:e738a86fc65d49704f43203257c87668ef3a339b62ad968dae163f4bade3d67c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:40 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } 17:47:40 94ae7d8d031c: Pull complete 17:47:40 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 17:47:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 17:47:40 ---> 86de565de09d 17:47:40 Step 3/12 : ARG ALPINE_PKG_BASE="make git" [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:41 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main 17:47:41 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 17:47:41 def07f217017: Preparing 17:47:41 67d77616bce9: Preparing 17:47:41 0ea43189b640: Preparing 17:47:41 eefef9930011: Preparing 17:47:41 7c66eb6c258b: Preparing 17:47:41 b6aaf7e1b772: Preparing 17:47:41 aedc3bda2944: Preparing 17:47:41 aedc3bda2944: Waiting 17:47:41 b6aaf7e1b772: Waiting 17:47:41 7c66eb6c258b: Layer already exists 17:47:41 def07f217017: Layer already exists 17:47:41 0ea43189b640: Layer already exists 17:47:41 eefef9930011: Layer already exists 17:47:41 67d77616bce9: Layer already exists 17:47:41 aedc3bda2944: Layer already exists 17:47:41 b6aaf7e1b772: Layer already exists 17:47:41 main: digest: sha256:e738a86fc65d49704f43203257c87668ef3a339b62ad968dae163f4bade3d67c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:47:41 ===================================================== [Pipeline] echo 17:47:41 taggedImages: 17:47:41 - nexus3.edgexfoundry.org:10004/app-record-replay:5805731c8cc11c49db7ce89f491207344fea090b 17:47:41 - nexus3.edgexfoundry.org:10004/app-record-replay:latest 17:47:41 - nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.13 17:47:41 - nexus3.edgexfoundry.org:10004/app-record-replay:5805731c8cc11c49db7ce89f491207344fea090b-3.2.0-dev.13 17:47:41 - 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 17:47:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:47:42 17:47:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:42 ---> Running in a2a3f49a2b1d 17:47:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:47:42 latest: Pulling from edgex-lftools-log-publisher 17:47:42 5eb5b503b376: Pulling fs layer 17:47:42 5c69ac0246d0: Pulling fs layer 17:47:42 ec43610c2a17: Pulling fs layer 17:47:42 3a2ae6a8a46f: Pulling fs layer 17:47:42 33b1e0a273af: Pulling fs layer 17:47:42 5d3b04190fa2: Pulling fs layer 17:47:42 2f39f015ded8: Pulling fs layer 17:47:42 5d3b04190fa2: Waiting 17:47:42 33b1e0a273af: Waiting 17:47:42 3a2ae6a8a46f: Waiting 17:47:42 2f39f015ded8: Waiting 17:47:42 5c69ac0246d0: Verifying Checksum 17:47:42 5c69ac0246d0: Download complete 17:47:42 3a2ae6a8a46f: Verifying Checksum 17:47:42 3a2ae6a8a46f: Download complete 17:47:42 33b1e0a273af: Verifying Checksum 17:47:42 33b1e0a273af: Download complete 17:47:42 5d3b04190fa2: Verifying Checksum 17:47:42 5d3b04190fa2: Download complete 17:47:42 ec43610c2a17: Verifying Checksum 17:47:42 ec43610c2a17: Download complete 17:47:42 Removing intermediate container a2a3f49a2b1d 17:47:42 ---> 286e099f69c2 17:47:42 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 17:47:42 5eb5b503b376: Verifying Checksum 17:47:42 5eb5b503b376: Download complete 17:47:42 ---> Running in 74e73c39379e 17:47:42 Removing intermediate container 74e73c39379e 17:47:42 ---> 0fc3b712cc43 17:47:42 Step 5/12 : ARG ADD_BUILD_TAGS="" 17:47:42 ---> Running in da710505b3c4 17:47:43 2f39f015ded8: Download complete 17:47:43 Removing intermediate container da710505b3c4 17:47:43 ---> 5bd3067de4da 17:47:43 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:47:43 ---> Running in 128f639d7f76 17:47:43 5eb5b503b376: Pull complete 17:47:44 5c69ac0246d0: Pull complete 17:47:44 ec43610c2a17: Pull complete 17:47:44 3a2ae6a8a46f: Pull complete 17:47:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:47:44 33b1e0a273af: Pull complete 17:47:44 5d3b04190fa2: Pull complete 17:47:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:47:45 OK: 266 MiB in 52 packages 17:47:46 Removing intermediate container 128f639d7f76 17:47:46 ---> d77412ea12d7 17:47:46 Step 7/12 : WORKDIR /app 17:47:46 ---> Running in f675bc6b21e8 17:47:47 Removing intermediate container f675bc6b21e8 17:47:47 ---> f07c51b99699 17:47:47 Step 8/12 : COPY go.mod vendor* ./ 17:47:47 ---> a93a36ce75f2 17:47:47 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:47:47 ---> Running in acfacff66dcb 17:47:50 2f39f015ded8: Pull complete 17:47:50 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:47:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:47:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:47:50 prd-ubuntu20.04-docker-8c-8g-4877 does not seem to be running inside a container 17:47:50 $ 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 17:47:55 $ docker top 909ec5f58ce4dc61b0b9e335863f2f0e97366ef7e614ee7ea27a4861c7c185da -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:47:55 ---> job-cost.sh 17:47:55 lf-activate-venv: SKIPPING 17:47:55 INFO: No Stack... 17:47:56 INFO: Retrieving Pricing Info for: v3-standard-8 17:47:56 INFO: Archiving Costs [Pipeline] sh 17:47:56 + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv 17:47:56 + cut -d, -f6 [Pipeline] lock 17:47:56 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-88-stack-cost] 17:47:56 Resource [jenkins-edgexfoundry-app-record-replay-main-88-stack-cost] did not exist. Created. 17:47:56 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-88-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:47:57 + echo total: 0.2199999988079071 [Pipeline] stash 17:47:57 Stashed 1 file(s) [Pipeline] } 17:47:57 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-88-stack-cost] [Pipeline] // lock [Pipeline] } 17:47:57 $ docker stop --time=1 909ec5f58ce4dc61b0b9e335863f2f0e97366ef7e614ee7ea27a4861c7c185da 17:47:58 $ docker rm -f --volumes 909ec5f58ce4dc61b0b9e335863f2f0e97366ef7e614ee7ea27a4861c7c185da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:48:44 Removing intermediate container acfacff66dcb 17:48:44 ---> d1d4e05bb69e 17:48:44 Step 10/12 : COPY . . 17:48:44 ---> 6fbebf72cef1 17:48:44 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:48:44 ---> Running in 16fffb369658 17:48:44 Removing intermediate container 16fffb369658 17:48:44 ---> 1ace1234f460 17:48:44 Step 12/12 : RUN $MAKE 17:48:44 ---> Running in cf1e85d226de 17:48:45 noop 17:48:46 Removing intermediate container cf1e85d226de 17:48:46 ---> f0cc50c8fae0 17:48:46 Successfully built f0cc50c8fae0 17:48:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:48:47 + docker inspect -f . ci-base-image-arm64 17:48:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:48:47 prd-ubuntu20.04-docker-arm64-4c-16g-4878 does not seem to be running inside a container 17:48:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/88 -v /w/workspace/app-record-replay/88:/w/workspace/app-record-replay/88:rw,z -v /w/workspace/app-record-replay/88@tmp:/w/workspace/app-record-replay/88@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:48:48 $ docker top 1c1bf8af7725e25cd58863923fb28c8e8debe4c3c8d8f8d7da32299d13f675eb -eo pid,comm [Pipeline] { [Pipeline] sh 17:48:49 + go version 17:48:49 go version go1.21.0 linux/arm64 [Pipeline] } 17:48:49 $ docker stop --time=1 1c1bf8af7725e25cd58863923fb28c8e8debe4c3c8d8f8d7da32299d13f675eb 17:48:51 $ docker rm -f --volumes 1c1bf8af7725e25cd58863923fb28c8e8debe4c3c8d8f8d7da32299d13f675eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:48:52 + docker inspect -f . ci-base-image-arm64 17:48:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:48:52 prd-ubuntu20.04-docker-arm64-4c-16g-4878 does not seem to be running inside a container 17:48:52 $ 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/88 -v /w/workspace/app-record-replay/88:/w/workspace/app-record-replay/88:rw,z -v /w/workspace/app-record-replay/88@tmp:/w/workspace/app-record-replay/88@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:48:53 $ docker top 7618d259f0a0ada0d9446a8d7bf0f615013d293f20772592755bd5d9f7bbc4a7 -eo pid,comm [Pipeline] { [Pipeline] sh 17:48:54 + git config --global --add safe.directory /w/workspace/app-record-replay/88 [Pipeline] fileExists [Pipeline] sh 17:48:55 + make test 17:48:55 go test -race -coverprofile=coverage.out ./... 17:51:02 ? github.com/edgexfoundry/app-record-replay [no test files] 17:51:02 ok github.com/edgexfoundry/app-record-replay/internal/app 1.214s coverage: 88.0% of statements 17:51:03 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 17:51:03 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 17:51:05 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 17:51:10 ok github.com/edgexfoundry/app-record-replay/internal/application 9.943s coverage: 98.7% of statements 17:51:10 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.599s coverage: 89.7% of statements 17:51:10 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.165s coverage: 100.0% of statements 17:51:10 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:51:10 go vet ./... 17:53:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:53:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:53:17 ./bin/test-attribution-txt.sh 17:53:17 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 17:53:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 17:53:17 $ docker stop --time=1 7618d259f0a0ada0d9446a8d7bf0f615013d293f20772592755bd5d9f7bbc4a7 17:53:19 $ docker rm -f --volumes 7618d259f0a0ada0d9446a8d7bf0f615013d293f20772592755bd5d9f7bbc4a7 [Pipeline] // withDockerContainer [Pipeline] sh 17:53:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:53:20 Warning: overwriting stash ‘coverage-report’ 17:53:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:53:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:53:22 + ls -al . 17:53:22 total 188 17:53:22 drwxrwxr-x 9 jenkins jenkins 4096 Mar 4 17:48 . 17:53:22 drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 17:46 .. 17:53:22 -rw-rw-r-- 1 jenkins jenkins 119 Mar 4 17:46 .dockerignore 17:53:22 drwxrwxr-x 8 jenkins jenkins 4096 Mar 4 17:46 .git 17:53:22 drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 17:46 .github 17:53:22 -rw-rw-r-- 1 jenkins jenkins 164 Mar 4 17:46 .gitignore 17:53:22 -rw-rw-r-- 1 jenkins jenkins 41 Mar 4 17:46 .golangci.yml 17:53:22 -rw-rw-r-- 1 jenkins jenkins 11301 Mar 4 17:46 Attribution.txt 17:53:22 -rw-rw-r-- 1 jenkins jenkins 458 Mar 4 17:46 CHANGELOG.md 17:53:22 -rw-rw-r-- 1 jenkins jenkins 1725 Mar 4 17:46 Dockerfile 17:53:22 -rw-rw-r-- 1 jenkins jenkins 677 Mar 4 17:46 GOVERNANCE.md 17:53:22 -rw-rw-r-- 1 jenkins jenkins 681 Mar 4 17:46 Jenkinsfile 17:53:22 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 4 17:46 LICENSE 17:53:22 -rw-rw-r-- 1 jenkins jenkins 3136 Mar 4 17:46 Makefile 17:53:22 -rw-rw-r-- 1 jenkins jenkins 611 Mar 4 17:46 OWNERS.md 17:53:22 -rw-rw-r-- 1 jenkins jenkins 4107 Mar 4 17:46 README.md 17:53:22 -rw-rw-r-- 1 jenkins jenkins 7789 Mar 4 17:46 Record and Reply.postman_collection.json 17:53:22 -rw-rw-r-- 1 jenkins jenkins 12 Mar 4 17:44 VERSION 17:53:22 drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 17:46 bin 17:53:22 -rw-r--r-- 1 jenkins jenkins 24667 Mar 4 17:51 coverage.out 17:53:22 -rw-rw-r-- 1 jenkins jenkins 3951 Mar 4 17:46 go.mod 17:53:22 -rw-rw-r-- 1 jenkins jenkins 34133 Mar 4 17:46 go.sum 17:53:22 drwxrwxr-x 7 jenkins jenkins 4096 Mar 4 17:46 internal 17:53:22 -rw-rw-r-- 1 jenkins jenkins 913 Mar 4 17:46 main.go 17:53:22 drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 17:46 openapi 17:53:22 drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 17:46 pkg 17:53:22 drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 17:46 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:53: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=5805731c8cc11c49db7ce89f491207344fea090b --label arch=arm64 --label version=3.2.0-dev.13 . 17:53:22 Sending build context to Docker daemon 283.6kB 17:53:22 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 17:53:22 Step 2/27 : FROM ${BASE} AS builder 17:53:22 ---> f0cc50c8fae0 17:53:22 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 17:53:22 ---> Running in b14903a18155 17:53:23 Removing intermediate container b14903a18155 17:53:23 ---> 8e6916a60742 17:53:23 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 17:53:23 ---> Running in e192bf676e90 17:53:23 Removing intermediate container e192bf676e90 17:53:23 ---> e34e04255b8e 17:53:23 Step 5/27 : ARG ADD_BUILD_TAGS="" 17:53:23 ---> Running in 0fb582a7920a 17:53:23 Removing intermediate container 0fb582a7920a 17:53:23 ---> af9fecf140dd 17:53:23 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:53:23 ---> Running in 38317448f528 17:53:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:53:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:53:26 OK: 266 MiB in 52 packages 17:53:27 Removing intermediate container 38317448f528 17:53:27 ---> d3af189cd227 17:53:27 Step 7/27 : WORKDIR /app 17:53:27 ---> Running in 4b163c434b45 17:53:27 Removing intermediate container 4b163c434b45 17:53:27 ---> de63f94c2cfc 17:53:27 Step 8/27 : COPY go.mod vendor* ./ 17:53:27 ---> 41da5edd575f 17:53:27 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:53:27 ---> Running in 288a39e39c77 17:53:29 Removing intermediate container 288a39e39c77 17:53:29 ---> ef293895e7d2 17:53:29 Step 10/27 : COPY . . 17:53:30 ---> 3109353f836d 17:53:30 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:53:30 ---> Running in 5cbfd5f26b08 17:53:30 Removing intermediate container 5cbfd5f26b08 17:53:30 ---> cea048187bc9 17:53:30 Step 12/27 : RUN $MAKE 17:53:30 ---> Running in 7a20e043c2a2 17:53:31 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.23 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.13" -trimpath -mod=readonly -o app-record-replay 17:55:23 Removing intermediate container 7a20e043c2a2 17:55:23 ---> f922bf1b8e6b 17:55:23 Step 13/27 : FROM alpine:3.18 17:55:23 3.18: Pulling from library/alpine 17:55:23 c6b39de5b339: Pulling fs layer 17:55:23 c6b39de5b339: Download complete 17:55:23 c6b39de5b339: Pull complete 17:55:23 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 17:55:23 Status: Downloaded newer image for alpine:3.18 17:55:23 ---> 33abbf032149 17:55:23 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 17:55:23 ---> Running in ef04b5d70a67 17:55:23 Removing intermediate container ef04b5d70a67 17:55:23 ---> da2c54a6f1d3 17:55:23 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 17:55:23 ---> Running in 7fcb6b76e0bf 17:55:23 Removing intermediate container 7fcb6b76e0bf 17:55:23 ---> 564085139976 17:55:23 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 17:55:23 ---> Running in 2736169fc922 17:55:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:55:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:55:23 (1/2) Installing ca-certificates (20230506-r0) 17:55:23 (2/2) Installing dumb-init (1.2.5-r2) 17:55:23 Executing busybox-1.36.1-r5.trigger 17:55:23 Executing ca-certificates-20230506-r0.trigger 17:55:23 OK: 9 MiB in 17 packages 17:55:23 Removing intermediate container 2736169fc922 17:55:23 ---> ff2916906bef 17:55:23 Step 17/27 : RUN apk --no-cache upgrade 17:55:23 ---> Running in 391d6d6319c2 17:55:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:55:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:55:23 OK: 9 MiB in 17 packages 17:55:23 Removing intermediate container 391d6d6319c2 17:55:23 ---> c937b73a397e 17:55:23 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 17:55:23 ---> da128c4c2bbf 17:55:23 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 17:55:23 ---> 7ff5a746bcdc 17:55:23 Step 20/27 : COPY --from=builder /app/res/ /res/ 17:55:23 ---> ea0b12802cee 17:55:23 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 17:55:23 ---> daa0dd54a6b0 17:55:23 Step 22/27 : EXPOSE 59712 17:55:23 ---> Running in 5a1a095401b6 17:55:23 Removing intermediate container 5a1a095401b6 17:55:23 ---> 53476db0c51f 17:55:23 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 17:55:23 ---> Running in 4ef1141d48e9 17:55:24 Removing intermediate container 4ef1141d48e9 17:55:24 ---> 66bd3521ec95 17:55:24 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:55:24 ---> Running in 96c9730043b3 17:55:24 Removing intermediate container 96c9730043b3 17:55:24 ---> 53be54d399c1 17:55:24 Step 25/27 : LABEL arch=arm64 17:55:24 ---> Running in 2f63c5c1b238 17:55:24 Removing intermediate container 2f63c5c1b238 17:55:24 ---> 4d13e5049718 17:55:24 Step 26/27 : LABEL git_sha=5805731c8cc11c49db7ce89f491207344fea090b 17:55:24 ---> Running in 7105aa73496c 17:55:25 Removing intermediate container 7105aa73496c 17:55:25 ---> 045b93c051f3 17:55:25 Step 27/27 : LABEL version=3.2.0-dev.13 17:55:25 ---> Running in 13a8701f0d78 17:55:25 Removing intermediate container 13a8701f0d78 17:55:25 ---> 80df9fbbc765 17:55:25 [Warning] One or more build-args [ARCH] were not consumed 17:55:25 Successfully built 80df9fbbc765 17:55:25 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 17:55:25 provisioning config files... 17:55:25 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/88@tmp/config5352746536326128218tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:55:26 ---> ****-login.sh 17:55:26 nexus3.edgexfoundry.org:10001 17:55:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:55:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:55:26 Configure a credential helper to remove this warning. See 17:55:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:55:26 17:55:26 Login Succeeded 17:55:26 nexus3.edgexfoundry.org:10002 17:55:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:55:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:55:26 Configure a credential helper to remove this warning. See 17:55:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:55:26 17:55:26 Login Succeeded 17:55:26 nexus3.edgexfoundry.org:10003 17:55:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:55:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:55:27 Configure a credential helper to remove this warning. See 17:55:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:55:27 17:55:27 Login Succeeded 17:55:27 nexus3.edgexfoundry.org:10004 17:55:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:55:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:55:27 Configure a credential helper to remove this warning. See 17:55:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:55:27 17:55:27 Login Succeeded 17:55:27 ****.io 17:55:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:55:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:55:28 Configure a credential helper to remove this warning. See 17:55:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:55:28 17:55:28 Login Succeeded 17:55:28 ---> ****-login.sh ends [Pipeline] } 17:55:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:55:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:55:28 [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: 17:55:28 5805731c8cc11c49db7ce89f491207344fea090b 17:55:28 latest 17:55:28 3.2.0-dev.13 17:55:28 5805731c8cc11c49db7ce89f491207344fea090b-3.2.0-dev.13 17:55:28 main 17:55:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:29 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:5805731c8cc11c49db7ce89f491207344fea090b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:29 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:5805731c8cc11c49db7ce89f491207344fea090b 17:55:29 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 17:55:29 6cddb7f52901: Preparing 17:55:29 a1742a143356: Preparing 17:55:29 d82e2b1aad38: Preparing 17:55:29 ef0a072856bf: Preparing 17:55:29 90c4fdc5b092: Preparing 17:55:29 933408bd6582: Preparing 17:55:29 7c504f21be85: Preparing 17:55:29 933408bd6582: Waiting 17:55:29 7c504f21be85: Waiting 17:55:30 ef0a072856bf: Pushed 17:55:30 90c4fdc5b092: Pushed 17:55:30 a1742a143356: Pushed 17:55:30 d82e2b1aad38: Pushed 17:55:30 7c504f21be85: Layer already exists 17:55:30 933408bd6582: Pushed 17:55:37 6cddb7f52901: Pushed 17:55:37 5805731c8cc11c49db7ce89f491207344fea090b: digest: sha256:c8a2a76f36d5a364941cfd22a12d986fbe37d900725beb44b1982b4c0487eba8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:37 + 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 17:55:38 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 17:55:38 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 17:55:38 6cddb7f52901: Preparing 17:55:38 a1742a143356: Preparing 17:55:38 d82e2b1aad38: Preparing 17:55:38 ef0a072856bf: Preparing 17:55:38 90c4fdc5b092: Preparing 17:55:38 933408bd6582: Preparing 17:55:38 7c504f21be85: Preparing 17:55:38 933408bd6582: Waiting 17:55:38 7c504f21be85: Waiting 17:55:38 6cddb7f52901: Layer already exists 17:55:38 90c4fdc5b092: Layer already exists 17:55:38 a1742a143356: Layer already exists 17:55:38 d82e2b1aad38: Layer already exists 17:55:38 ef0a072856bf: Layer already exists 17:55:38 933408bd6582: Layer already exists 17:55:38 7c504f21be85: Layer already exists 17:55:38 latest: digest: sha256:c8a2a76f36d5a364941cfd22a12d986fbe37d900725beb44b1982b4c0487eba8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:38 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:39 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.13 17:55:39 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 17:55:39 6cddb7f52901: Preparing 17:55:39 a1742a143356: Preparing 17:55:39 d82e2b1aad38: Preparing 17:55:39 ef0a072856bf: Preparing 17:55:39 90c4fdc5b092: Preparing 17:55:39 933408bd6582: Preparing 17:55:39 7c504f21be85: Preparing 17:55:39 933408bd6582: Waiting 17:55:39 7c504f21be85: Waiting 17:55:39 6cddb7f52901: Layer already exists 17:55:39 d82e2b1aad38: Layer already exists 17:55:39 90c4fdc5b092: Layer already exists 17:55:39 ef0a072856bf: Layer already exists 17:55:39 a1742a143356: Layer already exists 17:55:39 933408bd6582: Layer already exists 17:55:39 7c504f21be85: Layer already exists 17:55:39 3.2.0-dev.13: digest: sha256:c8a2a76f36d5a364941cfd22a12d986fbe37d900725beb44b1982b4c0487eba8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:40 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:5805731c8cc11c49db7ce89f491207344fea090b-3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:40 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:5805731c8cc11c49db7ce89f491207344fea090b-3.2.0-dev.13 17:55:40 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 17:55:40 6cddb7f52901: Preparing 17:55:40 a1742a143356: Preparing 17:55:40 d82e2b1aad38: Preparing 17:55:40 ef0a072856bf: Preparing 17:55:40 90c4fdc5b092: Preparing 17:55:40 933408bd6582: Preparing 17:55:40 7c504f21be85: Preparing 17:55:40 933408bd6582: Waiting 17:55:40 7c504f21be85: Waiting 17:55:40 ef0a072856bf: Layer already exists 17:55:40 a1742a143356: Layer already exists 17:55:40 6cddb7f52901: Layer already exists 17:55:40 d82e2b1aad38: Layer already exists 17:55:40 90c4fdc5b092: Layer already exists 17:55:40 933408bd6582: Layer already exists 17:55:40 7c504f21be85: Layer already exists 17:55:40 5805731c8cc11c49db7ce89f491207344fea090b-3.2.0-dev.13: digest: sha256:c8a2a76f36d5a364941cfd22a12d986fbe37d900725beb44b1982b4c0487eba8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:41 + 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 17:55:41 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main 17:55:41 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 17:55:41 6cddb7f52901: Preparing 17:55:41 a1742a143356: Preparing 17:55:41 d82e2b1aad38: Preparing 17:55:41 ef0a072856bf: Preparing 17:55:41 90c4fdc5b092: Preparing 17:55:41 933408bd6582: Preparing 17:55:41 7c504f21be85: Preparing 17:55:41 933408bd6582: Waiting 17:55:41 7c504f21be85: Waiting 17:55:41 90c4fdc5b092: Layer already exists 17:55:41 6cddb7f52901: Layer already exists 17:55:41 ef0a072856bf: Layer already exists 17:55:41 a1742a143356: Layer already exists 17:55:41 d82e2b1aad38: Layer already exists 17:55:41 933408bd6582: Layer already exists 17:55:41 7c504f21be85: Layer already exists 17:55:41 main: digest: sha256:c8a2a76f36d5a364941cfd22a12d986fbe37d900725beb44b1982b4c0487eba8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:55:42 ===================================================== [Pipeline] echo 17:55:42 taggedImages: 17:55:42 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:5805731c8cc11c49db7ce89f491207344fea090b 17:55:42 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 17:55:42 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.13 17:55:42 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:5805731c8cc11c49db7ce89f491207344fea090b-3.2.0-dev.13 17:55:42 - 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 17:55:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:55:42 17:55:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:55:43 arm64: Pulling from edgex-lftools-log-publisher 17:55:43 8998bd30e6a1: Pulling fs layer 17:55:43 04944245beec: Pulling fs layer 17:55:43 699f458cf7ca: Pulling fs layer 17:55:43 765212b225bb: Pulling fs layer 17:55:43 f23df028b6ca: Pulling fs layer 17:55:43 d65c8cfc05b1: Pulling fs layer 17:55:43 765212b225bb: Waiting 17:55:43 f23df028b6ca: Waiting 17:55:43 2437ff75d9bd: Pulling fs layer 17:55:43 04944245beec: Verifying Checksum 17:55:43 04944245beec: Download complete 17:55:43 765212b225bb: Verifying Checksum 17:55:43 765212b225bb: Download complete 17:55:43 f23df028b6ca: Verifying Checksum 17:55:43 f23df028b6ca: Download complete 17:55:43 d65c8cfc05b1: Verifying Checksum 17:55:43 d65c8cfc05b1: Download complete 17:55:43 699f458cf7ca: Download complete 17:55:44 8998bd30e6a1: Verifying Checksum 17:55:44 8998bd30e6a1: Download complete 17:55:46 2437ff75d9bd: Verifying Checksum 17:55:46 2437ff75d9bd: Download complete 17:55:48 8998bd30e6a1: Pull complete 17:55:49 04944245beec: Pull complete 17:55:50 699f458cf7ca: Pull complete 17:55:50 765212b225bb: Pull complete 17:55:51 f23df028b6ca: Pull complete 17:55:52 d65c8cfc05b1: Pull complete 17:56:10 2437ff75d9bd: Pull complete 17:56:10 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:56:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:56:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:56:10 prd-ubuntu20.04-docker-arm64-4c-16g-4878 does not seem to be running inside a container 17:56:10 $ 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/88 -v /w/workspace/app-record-replay/88:/w/workspace/app-record-replay/88:rw,z -v /w/workspace/app-record-replay/88@tmp:/w/workspace/app-record-replay/88@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:56:13 $ docker top c25f6d0e4f12c2f1a5606b529e88d54e8208683809a97d0af6ed2b6c0b0d95eb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:56:14 ---> job-cost.sh 17:56:14 lf-activate-venv: SKIPPING 17:56:14 INFO: No Stack... 17:56:14 INFO: Retrieving Pricing Info for: v3-standard-4 17:56:15 INFO: Archiving Costs [Pipeline] sh 17:56:15 + cat /w/workspace/app-record-replay/88/archives/cost.csv 17:56:15 + cut -d, -f6 [Pipeline] lock 17:56:16 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-88-stack-cost] 17:56:16 Resource [jenkins-edgexfoundry-app-record-replay-main-88-stack-cost] did not exist. Created. 17:56:16 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-88-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:56:16 /w/workspace/app-record-replay/88@tmp/durable-861a1b5e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:56:17 + echo total: 0.10999999940395355 [Pipeline] stash 17:56:17 Warning: overwriting stash ‘stack-cost’ 17:56:17 Stashed 1 file(s) [Pipeline] } 17:56:17 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-88-stack-cost] [Pipeline] // lock [Pipeline] } 17:56:17 $ docker stop --time=1 c25f6d0e4f12c2f1a5606b529e88d54e8208683809a97d0af6ed2b6c0b0d95eb 17:56:18 $ docker rm -f --volumes c25f6d0e4f12c2f1a5606b529e88d54e8208683809a97d0af6ed2b6c0b0d95eb [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 17:56:20 provisioning config files... 17:56:20 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6320851420782131660tmp [Pipeline] { [Pipeline] sh 17:56:20 + set +x 17:56:20 + curl -s https://codecov.io/bash 17:56:20 + bash -s -- 17:56:20 17:56:20 _____ _ 17:56:20 / ____| | | 17:56:20 | | ___ __| | ___ ___ _____ __ 17:56:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:56:20 | |___| (_) | (_| | __/ (_| (_) \ V / 17:56:20 \_____\___/ \__,_|\___|\___\___/ \_/ 17:56:20 Bash-1.0.6 17:56:20 17:56:20 17:56:20 ==> git version 2.25.1 found 17:56:20 ==> 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 17:56:20 Release-Date: 2020-01-08 17:56:20 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:56:20 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:56:20 ==> Jenkins CI detected. 17:56:20 current dir:  /w/workspace/exfoundry_app-record-replay_main 17:56:20 project root: . 17:56:20 --> token set from env 17:56:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:56:20 ==> Running gcov in . (disable via -X gcov) 17:56:20 ==> Python coveragepy not found 17:56:20 ==> Searching for coverage reports in: 17:56:20 + . 17:56:20 -> Found 1 reports 17:56:20 ==> Detecting git/mercurial file structure 17:56:20 ==> Reading reports 17:56:20 + ./coverage.out bytes=24667 17:56:20 ==> Appending adjustments 17:56:20 https://docs.codecov.io/docs/fixing-reports 17:56:21 + Found adjustments 17:56:21 ==> Gzipping contents 17:56:21 8.0K /tmp/codecov.WuFDos.gz 17:56:21 ==> Uploading reports 17:56:21 url: https://codecov.io 17:56:21 query: branch=main&commit=5805731c8cc11c49db7ce89f491207344fea090b&build=88&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F88%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 17:56:21 -> Pinging Codecov 17:56:21 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=5805731c8cc11c49db7ce89f491207344fea090b&build=88&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F88%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 17:56:21 -> Uploading to 17:56:21 https://storage.googleapis.com/codecov/v4/raw/2024-03-04/F467761B9912B4F32F9BC62907045C81/5805731c8cc11c49db7ce89f491207344fea090b/7a19a8b0-d873-4e0d-afd5-4c3f60c52f49.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240304%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240304T175621Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=88f5f0948c2659d57eff6225bdfa6138e6ad83d2a2b75983f903151fdd1d3473 17:56:21 % Total % Received % Xferd Average Speed Time Time Time Current 17:56:21 Dload Upload Total Spent Left Speed 17:56:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4846 0 0 100 4846 0 22229 --:--:-- --:--:-- --:--:-- 22127 100 4846 0 0 100 4846 0 16427 --:--:-- --:--:-- --:--:-- 16371 17:56:21 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/5805731c8cc11c49db7ce89f491207344fea090b [Pipeline] } 17:56:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:56:22 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:56:22 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:56:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:56:22 17:56:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:56:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:56:23 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:56:23 df9b9388f04a: Pulling fs layer 17:56:23 52dc419b0ee2: Pulling fs layer 17:56:23 25bc292e5bac: Pulling fs layer 17:56:23 114826534d7a: Pulling fs layer 17:56:23 4657fd5d0bcf: Pulling fs layer 17:56:23 6ad1cebc031e: Pulling fs layer 17:56:23 8a3aa393b2d8: Pulling fs layer 17:56:23 114826534d7a: Waiting 17:56:23 8a3aa393b2d8: Waiting 17:56:23 4657fd5d0bcf: Waiting 17:56:23 6ad1cebc031e: Waiting 17:56:23 25bc292e5bac: Verifying Checksum 17:56:23 25bc292e5bac: Download complete 17:56:23 52dc419b0ee2: Download complete 17:56:23 4657fd5d0bcf: Verifying Checksum 17:56:23 4657fd5d0bcf: Download complete 17:56:23 df9b9388f04a: Download complete 17:56:23 6ad1cebc031e: Verifying Checksum 17:56:23 6ad1cebc031e: Download complete 17:56:23 df9b9388f04a: Pull complete 17:56:23 52dc419b0ee2: Pull complete 17:56:23 25bc292e5bac: Pull complete 17:56:23 114826534d7a: Verifying Checksum 17:56:23 114826534d7a: Download complete 17:56:23 8a3aa393b2d8: Verifying Checksum 17:56:23 8a3aa393b2d8: Download complete 17:56:27 114826534d7a: Pull complete 17:56:27 4657fd5d0bcf: Pull complete 17:56:27 6ad1cebc031e: Pull complete 17:56:30 8a3aa393b2d8: Pull complete 17:56:30 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 17:56:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:56:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:56:31 prd-ubuntu20.04-docker-8c-8g-4877 does not seem to be running inside a container 17:56:31 $ 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 17:56:36 $ docker top c10e0ce76b21a150a684543fe9e54569c8ccec6495c3c005a631b4abca02ccc0 -eo pid,comm [Pipeline] { [Pipeline] echo 17:56:36 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh 17:56:36 + set -o pipefail 17:56:36 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' 17:56:43 17:56:43 Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... 17:56:43 17:56:43 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/6db24eac-2b5d-4e8c-bf75-e84d8c88bb43 17:56:43 17:56:43 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:56:43 17:56:43 17:56:43 A medium severity vulnerability was found in the Snyk CLI versions you are using. 17:56:43 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 17:56:43 More details here: https://snyk.co/ue1NS [Pipeline] } 17:56:43 $ docker stop --time=1 c10e0ce76b21a150a684543fe9e54569c8ccec6495c3c005a631b4abca02ccc0 17:56:46 $ docker rm -f --volumes c10e0ce76b21a150a684543fe9e54569c8ccec6495c3c005a631b4abca02ccc0 [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 17:56:48 + git log --format=format:%s -1 5805731c8cc11c49db7ce89f491207344fea090b [Pipeline] sh 17:56:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:56:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:56:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:56:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:56:48 prd-ubuntu20.04-docker-8c-8g-4877 does not seem to be running inside a container 17:56:49 $ 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 17:56:49 $ docker top 55a28f5d67ff0f00985d97d7d41f76864b2283b7ea8b3f82aacbd7205e4e64aa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:56:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:56:49 [ssh-agent] Looking for ssh-agent implementation... 17:56:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:56:49 $ docker exec 55a28f5d67ff0f00985d97d7d41f76864b2283b7ea8b3f82aacbd7205e4e64aa ssh-agent 17:56:49 SSH_AUTH_SOCK=/tmp/ssh-rd1sabYnfyWE/agent.32 17:56:49 SSH_AGENT_PID=38 17:56:49 Running ssh-add (command line suppressed) 17:56:50 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_5941271519242076772.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_5941271519242076772.key) 17:56:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:56:50 + git semver tag 17:56:50 2024-03-04 17:56:50,557 [run_tag] DEBUG tag force:False 17:56:50 2024-03-04 17:56:50,557 [check_head_tag] DEBUG check head tag 17:56:50 2024-03-04 17:56:50,559 [execute] INFO git cat-file --batch-check 17:56:50 2024-03-04 17:56:50,559 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 17:56:50 2024-03-04 17:56:50,563 [execute] INFO git cat-file --batch 17:56:50 2024-03-04 17:56:50,564 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 17:56:50 2024-03-04 17:56:50,588 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 17:56:50 2024-03-04 17:56:50,588 [execute] INFO git tag -a v3.2.0-dev.13 -m v3.2.0-dev.13 17:56:50 2024-03-04 17:56:50,588 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.13', '-m', 'v3.2.0-dev.13'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 17:56:50 2024-03-04 17:56:50,593 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 17:56:50 3.2.0-dev.13 [Pipeline] } 17:56:50 $ docker exec --env ******** --env ******** 55a28f5d67ff0f00985d97d7d41f76864b2283b7ea8b3f82aacbd7205e4e64aa ssh-agent -k 17:56:50 unset SSH_AUTH_SOCK; 17:56:50 unset SSH_AGENT_PID; 17:56:50 echo Agent pid 38 killed; 17:56:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:56:51 + git semver [Pipeline] } 17:56:51 $ docker stop --time=1 55a28f5d67ff0f00985d97d7d41f76864b2283b7ea8b3f82aacbd7205e4e64aa 17:56:52 $ docker rm -f --volumes 55a28f5d67ff0f00985d97d7d41f76864b2283b7ea8b3f82aacbd7205e4e64aa [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:56:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:56:53 17:56:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:56:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:56:53 0.23.1-centos7: Pulling from edgex-lftools 17:56:53 ab5ef0e58194: Pulling fs layer 17:56:53 9712f1f96733: Pulling fs layer 17:56:53 63f879dbbcfc: Pulling fs layer 17:56:53 0d9ebad4ef96: Pulling fs layer 17:56:53 e9a5061849ea: Pulling fs layer 17:56:53 d747dcd14b5f: Pulling fs layer 17:56:53 2de7ff778b66: Pulling fs layer 17:56:53 0d9ebad4ef96: Waiting 17:56:53 e9a5061849ea: Waiting 17:56:53 d747dcd14b5f: Waiting 17:56:53 2de7ff778b66: Waiting 17:56:53 9712f1f96733: Download complete 17:56:54 63f879dbbcfc: Verifying Checksum 17:56:54 63f879dbbcfc: Download complete 17:56:54 ab5ef0e58194: Verifying Checksum 17:56:54 ab5ef0e58194: Download complete 17:56:54 d747dcd14b5f: Download complete 17:56:54 e9a5061849ea: Verifying Checksum 17:56:54 e9a5061849ea: Download complete 17:56:54 0d9ebad4ef96: Verifying Checksum 17:56:54 0d9ebad4ef96: Download complete 17:56:54 2de7ff778b66: Verifying Checksum 17:56:57 ab5ef0e58194: Pull complete 17:56:57 9712f1f96733: Pull complete 17:56:57 63f879dbbcfc: Pull complete 17:57:01 0d9ebad4ef96: Pull complete 17:57:01 e9a5061849ea: Pull complete 17:57:01 d747dcd14b5f: Pull complete 17:57:02 2de7ff778b66: Pull complete 17:57:02 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:57:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:57:02 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:57:03 prd-ubuntu20.04-docker-8c-8g-4877 does not seem to be running inside a container 17:57:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 17:57:09 $ docker top df6132f8e20d2dbf7bc4f00f029239f3471aea8f7d3532c1afef52fc65b05d30 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:57:09 provisioning config files... 17:57:09 copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config11246892895504284426tmp 17:57:09 copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config1507590178991647818tmp 17:57:09 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config13163662245828328893tmp [Pipeline] { [Pipeline] echo 17:57:10 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:57:10 ---> sigul-configuration.sh 17:57:10 gpg: directory `/root/.gnupg' created 17:57:10 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:57:10 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:57:10 gpg: keyring `/root/.gnupg/secring.gpg' created 17:57:10 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:57:10 gpg: CAST5 encrypted data 17:57:10 gpg: encrypted with 1 passphrase 17:57:10 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:57:10 + mkdir /home/jenkins 17:57:10 + mkdir /home/jenkins/sigul [Pipeline] sh 17:57:11 + 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 17:57:11 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:57:11 ---> sigul-install.sh 17:57:11 Sigul already installed; skipping installation. [Pipeline] sh 17:57:11 + git tag --list 17:57:11 v3.1 17:57:11 v3.1.0 17:57:11 v3.1.0-dev.0 17:57:11 v3.1.0-dev.1 17:57:11 v3.1.0-dev.10 17:57:11 v3.1.0-dev.11 17:57:11 v3.1.0-dev.12 17:57:11 v3.1.0-dev.13 17:57:11 v3.1.0-dev.14 17:57:11 v3.1.0-dev.15 17:57:11 v3.1.0-dev.16 17:57:11 v3.1.0-dev.17 17:57:11 v3.1.0-dev.18 17:57:11 v3.1.0-dev.19 17:57:11 v3.1.0-dev.2 17:57:11 v3.1.0-dev.20 17:57:11 v3.1.0-dev.21 17:57:11 v3.1.0-dev.22 17:57:11 v3.1.0-dev.23 17:57:11 v3.1.0-dev.24 17:57:11 v3.1.0-dev.25 17:57:11 v3.1.0-dev.26 17:57:11 v3.1.0-dev.27 17:57:11 v3.1.0-dev.28 17:57:11 v3.1.0-dev.29 17:57:11 v3.1.0-dev.3 17:57:11 v3.1.0-dev.30 17:57:11 v3.1.0-dev.31 17:57:11 v3.1.0-dev.32 17:57:11 v3.1.0-dev.33 17:57:11 v3.1.0-dev.34 17:57:11 v3.1.0-dev.35 17:57:11 v3.1.0-dev.36 17:57:11 v3.1.0-dev.37 17:57:11 v3.1.0-dev.38 17:57:11 v3.1.0-dev.39 17:57:11 v3.1.0-dev.4 17:57:11 v3.1.0-dev.40 17:57:11 v3.1.0-dev.41 17:57:11 v3.1.0-dev.42 17:57:11 v3.1.0-dev.43 17:57:11 v3.1.0-dev.44 17:57:11 v3.1.0-dev.45 17:57:11 v3.1.0-dev.46 17:57:11 v3.1.0-dev.47 17:57:11 v3.1.0-dev.48 17:57:11 v3.1.0-dev.49 17:57:11 v3.1.0-dev.5 17:57:11 v3.1.0-dev.50 17:57:11 v3.1.0-dev.51 17:57:11 v3.1.0-dev.52 17:57:11 v3.1.0-dev.53 17:57:11 v3.1.0-dev.54 17:57:11 v3.1.0-dev.55 17:57:11 v3.1.0-dev.56 17:57:11 v3.1.0-dev.57 17:57:11 v3.1.0-dev.58 17:57:11 v3.1.0-dev.59 17:57:11 v3.1.0-dev.6 17:57:11 v3.1.0-dev.60 17:57:11 v3.1.0-dev.61 17:57:11 v3.1.0-dev.62 17:57:11 v3.1.0-dev.63 17:57:11 v3.1.0-dev.64 17:57:11 v3.1.0-dev.65 17:57:11 v3.1.0-dev.66 17:57:11 v3.1.0-dev.67 17:57:11 v3.1.0-dev.68 17:57:11 v3.1.0-dev.7 17:57:11 v3.1.0-dev.8 17:57:11 v3.1.0-dev.9 17:57:11 v3.2.0-dev.1 17:57:11 v3.2.0-dev.10 17:57:11 v3.2.0-dev.11 17:57:11 v3.2.0-dev.12 17:57:11 v3.2.0-dev.13 17:57:11 v3.2.0-dev.2 17:57:11 v3.2.0-dev.3 17:57:11 v3.2.0-dev.4 17:57:11 v3.2.0-dev.5 17:57:11 v3.2.0-dev.6 17:57:11 v3.2.0-dev.7 17:57:11 v3.2.0-dev.8 17:57:11 v3.2.0-dev.9 [Pipeline] sh 17:57:11 + lftools sign git-tag v3.2.0-dev.13 17:57:12 Signing Git tag with Sigul... 17:57:12 Signing v3.2.0-dev.13 [Pipeline] echo 17:57:12 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:57:13 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:57:13 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:57:13 $ docker stop --time=1 df6132f8e20d2dbf7bc4f00f029239f3471aea8f7d3532c1afef52fc65b05d30 17:57:14 $ docker rm -f --volumes df6132f8e20d2dbf7bc4f00f029239f3471aea8f7d3532c1afef52fc65b05d30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 17:57:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:57:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:57:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:57:16 prd-ubuntu20.04-docker-8c-8g-4877 does not seem to be running inside a container 17:57:16 $ 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 17:57:16 $ docker top e058cb3856cfec5ba8dee9b1283112df0049ae354c4b404fd991e164e497c813 -eo pid,comm 17:57: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). 17:57:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:57:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:57:16 [ssh-agent] Looking for ssh-agent implementation... 17:57:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:57:16 $ docker exec e058cb3856cfec5ba8dee9b1283112df0049ae354c4b404fd991e164e497c813 ssh-agent 17:57:16 SSH_AUTH_SOCK=/tmp/ssh-JEU3QRhNo7ry/agent.31 17:57:16 SSH_AGENT_PID=37 17:57:16 Running ssh-add (command line suppressed) 17:57:17 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_7457849061761892830.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_7457849061761892830.key) 17:57:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:57:17 + git semver bump pre 17:57:17 2024-03-04 17:57:17,551 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 17:57:17 2024-03-04 17:57:17,551 [bump_version] DEBUG bumping version:3.2.0-dev.13 on axis:pre with prefix:dev 17:57:17 2024-03-04 17:57:17,551 [bump_version] DEBUG bumped version:3.2.0-dev.14 17:57:17 2024-03-04 17:57:17,551 [write_version] DEBUG write version:3.2.0-dev.14 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True 17:57:17 2024-03-04 17:57:17,551 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 17:57:17 2024-03-04 17:57:17,551 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main 17:57:17 2024-03-04 17:57:17,553 [execute] INFO git cat-file --batch-check 17:57:17 2024-03-04 17:57:17,553 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 17:57:17 2024-03-04 17:57:17,560 [execute] INFO git cat-file --batch 17:57:17 2024-03-04 17:57:17,560 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 17:57:17 2024-03-04 17:57:17,565 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 17:57:17 3.2.0-dev.14 [Pipeline] } 17:57:17 $ docker exec --env ******** --env ******** e058cb3856cfec5ba8dee9b1283112df0049ae354c4b404fd991e164e497c813 ssh-agent -k 17:57:17 unset SSH_AUTH_SOCK; 17:57:17 unset SSH_AGENT_PID; 17:57:17 echo Agent pid 37 killed; 17:57:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:57:18 + git semver [Pipeline] } 17:57:18 $ docker stop --time=1 e058cb3856cfec5ba8dee9b1283112df0049ae354c4b404fd991e164e497c813 17:57:19 $ docker rm -f --volumes e058cb3856cfec5ba8dee9b1283112df0049ae354c4b404fd991e164e497c813 [Pipeline] // withDockerContainer [Pipeline] sh 17:57:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:57:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:57:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:57:20 prd-ubuntu20.04-docker-8c-8g-4877 does not seem to be running inside a container 17:57:20 $ 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 17:57:21 $ docker top a289035786f46d99419412dc147ecb05d978c1e7451886928929cf24878c1696 -eo pid,comm 17:57:21 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). 17:57:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:57:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:57:21 [ssh-agent] Looking for ssh-agent implementation... 17:57:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:57:21 $ docker exec a289035786f46d99419412dc147ecb05d978c1e7451886928929cf24878c1696 ssh-agent 17:57:21 SSH_AUTH_SOCK=/tmp/ssh-3m0GdgbTVsau/agent.32 17:57:21 SSH_AGENT_PID=38 17:57:21 Running ssh-add (command line suppressed) 17:57:21 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1223267051037083536.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1223267051037083536.key) 17:57:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:57:22 + git semver push 17:57:22 2024-03-04 17:57:22,540 [run_push] DEBUG push 17:57:22 2024-03-04 17:57:22,541 [execute] INFO git cat-file --batch-check 17:57:22 2024-03-04 17:57:22,541 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 17:57:22 2024-03-04 17:57:22,545 [execute] INFO git rev-list 2cf1436272d514d759688013edb79c2cac02cd25 -- 17:57:22 2024-03-04 17:57:22,545 [execute] DEBUG Popen(['git', 'rev-list', '2cf1436272d514d759688013edb79c2cac02cd25', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 17:57:22 2024-03-04 17:57:22,551 [execute] INFO git fetch -v origin 17:57:22 2024-03-04 17:57:22,552 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) 17:57:23 2024-03-04 17:57:23,046 [run_push] DEBUG no remote changes detected 17:57:23 2024-03-04 17:57:23,047 [execute] INFO git push origin semver 17:57:23 2024-03-04 17:57:23,047 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 17:57:23 2024-03-04 17:57:23,788 [run_push] DEBUG push all version tags 17:57:23 2024-03-04 17:57:23,789 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 17:57:23 2024-03-04 17:57:23,789 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 17:57:24 2024-03-04 17:57:24,508 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 17:57:24 3.2.0-dev.14 [Pipeline] } 17:57:24 $ docker exec --env ******** --env ******** a289035786f46d99419412dc147ecb05d978c1e7451886928929cf24878c1696 ssh-agent -k 17:57:24 unset SSH_AUTH_SOCK; 17:57:24 unset SSH_AGENT_PID; 17:57:24 echo Agent pid 38 killed; 17:57:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:57:25 + git semver [Pipeline] } 17:57:25 $ docker stop --time=1 a289035786f46d99419412dc147ecb05d978c1e7451886928929cf24878c1696 17:57:26 $ docker rm -f --volumes a289035786f46d99419412dc147ecb05d978c1e7451886928929cf24878c1696 [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 17:57:28 + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] 17:57:28 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 17:57:28 total 16 17:57:28 drwxr-xr-x 3 root root 4096 Mar 4 17:47 . 17:57:28 drwxrwxr-x 11 jenkins jenkins 4096 Mar 4 17:57 .. 17:57:28 drwxr-xr-x 2 root root 4096 Mar 4 17:47 cost 17:57:28 -rw-r--r-- 1 root root 88 Mar 4 17:47 cost.csv 17:57:28 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives 17:57:28 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 17:57:28 total 16 17:57:28 drwxr-xr-x 3 jenkins jenkins 4096 Mar 4 17:47 . 17:57:28 drwxrwxr-x 11 jenkins jenkins 4096 Mar 4 17:57 .. 17:57:28 drwxr-xr-x 2 jenkins jenkins 4096 Mar 4 17:47 cost 17:57:28 -rw-r--r-- 1 jenkins jenkins 88 Mar 4 17:47 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:57:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:57:29 ---> package-listing.sh 17:57:29 ++ facter osfamily 17:57:29 ++ tr '[:upper:]' '[:lower:]' 17:57:30 + OS_FAMILY=debian 17:57:30 + workspace=/w/workspace/exfoundry_app-record-replay_main 17:57:30 + START_PACKAGES=/tmp/packages_start.txt 17:57:30 + END_PACKAGES=/tmp/packages_end.txt 17:57:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:57:30 + PACKAGES=/tmp/packages_start.txt 17:57:30 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 17:57:30 + PACKAGES=/tmp/packages_end.txt 17:57:30 + case "${OS_FAMILY}" in 17:57:30 + dpkg -l 17:57:30 + grep '^ii' 17:57:30 + '[' -f /tmp/packages_start.txt ']' 17:57:30 + '[' -f /tmp/packages_end.txt ']' 17:57:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:57:30 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 17:57:30 + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ 17:57:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo 17:57:30 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 17:57:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:57:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:57:31 prd-ubuntu20.04-docker-8c-8g-4877 does not seem to be running inside a container 17:57:31 $ 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 17:57:31 $ docker top 6970a3667c6a6c5397fd43a32e45457e60fe16956f666417b71a5f7e73a65632 -eo pid,comm [Pipeline] { [Pipeline] sh 17:57:31 + touch /tmp/pre-build-complete [Pipeline] sh 17:57:32 + mkdir -p /var/log/sysstat [Pipeline] sh 17:57:32 + ls /var/log/sa-host 17:57:32 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:57:32 provisioning config files... 17:57:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config5772465376347788429tmp [Pipeline] { [Pipeline] echo 17:57:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:57:33 ---> create-netrc.sh [Pipeline] } 17:57:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:57:33 ---> python-tools-install.sh [Pipeline] echo 17:57:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:57:33 ---> sudo-logs.sh 17:57:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:57:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:57:34 ---> job-cost.sh 17:57:34 lf-activate-venv: SKIPPING 17:57:34 DEBUG: total: 0.2199999988079071 17:57:34 INFO: Retrieving Stack Cost... 17:57:34 INFO: Retrieving Pricing Info for: v3-standard-8 17:57:35 INFO: Archiving Costs [Pipeline] echo 17:57:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:57:35 ---> logs-deploy.sh 17:57:35 lf-activate-venv: SKIPPING 17:57:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/88 17:57:35 INFO: archiving workspace using pattern(s): 17:57:36 Archives upload complete. 17:57:36 INFO: archiving logs to Nexus