Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1e9672949cfb823ec9986450d7a7f4bcaf4a9b02 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-ssh6614431584822812305.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-ssh15789032059377694466.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-ssh5320649743958382683.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-ssh15719000277047880393.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-ssh7503870711323297063.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5521 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 1e9672949cfb823ec9986450d7a7f4bcaf4a9b02 (main) Commit message: "Merge pull request #131 from lenny-intel/no-debug" > 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 1e9672949cfb823ec9986450d7a7f4bcaf4a9b02 # timeout=10 > git rev-list --no-walk b579943a118980ce83a5f3b26e5c96da3a93eb4b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:09:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:09:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:09:27 ========================================================= 23:09:27 EdgeX Global Pipelines Version Info 23:09:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:09:28 ------------------- 23:09:28 stable info: 23:09:28 ------------------- 23:09:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:09:28 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 23:09:28 Message: update stable to v1.0.258 23:09:28 ------------------- 23:09:28 experimental info: 23:09:28 ------------------- 23:09:28 Commited By: **** collab-it+edgex@linuxfoundation.org 23:09:28 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 23:09:28 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:09:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 23:09:28 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 23:09:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:09:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:09:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:09:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 23:09:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:09:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:09:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:09:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:09:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:09:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 23:09:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:09:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:09:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:09:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:09:29 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:09:29 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:09:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:09:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:09:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:09:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:09:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:09:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:09:29 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:09:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:09:29 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:09:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:09:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:09:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:09:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1e9672949cfb823ec9986450d7a7f4bcaf4a9b02 [Pipeline] echo 23:09:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1e96729 [Pipeline] echo 23:09:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:09:29 provisioning config files... 23:09:29 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config4740551031006376771tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:09:30 ---> ****-login.sh 23:09:30 nexus3.edgexfoundry.org:10001 23:09:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:09:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:09:30 Configure a credential helper to remove this warning. See 23:09:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:09:30 23:09:30 Login Succeeded 23:09:30 nexus3.edgexfoundry.org:10002 23:09:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:09:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:09:30 Configure a credential helper to remove this warning. See 23:09:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:09:30 23:09:30 Login Succeeded 23:09:30 nexus3.edgexfoundry.org:10003 23:09:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:09:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:09:31 Configure a credential helper to remove this warning. See 23:09:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:09:31 23:09:31 Login Succeeded 23:09:31 nexus3.edgexfoundry.org:10004 23:09:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:09:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:09:31 Configure a credential helper to remove this warning. See 23:09:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:09:31 23:09:31 Login Succeeded 23:09:31 ****.io 23:09:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:09:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:09:31 Configure a credential helper to remove this warning. See 23:09:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:09:31 23:09:31 Login Succeeded 23:09:31 ---> ****-login.sh ends [Pipeline] } 23:09:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:09:31 + git rev-list -1 --merges 1e9672949cfb823ec9986450d7a7f4bcaf4a9b02~1..1e9672949cfb823ec9986450d7a7f4bcaf4a9b02 [Pipeline] echo 23:09:31 -----------> git rev-list -1 --merges 1e9672949cfb823ec9986450d7a7f4bcaf4a9b02~1..1e9672949cfb823ec9986450d7a7f4bcaf4a9b02 1e9672949cfb823ec9986450d7a7f4bcaf4a9b02 23:09:31 1e9672949cfb823ec9986450d7a7f4bcaf4a9b02 [false] [Pipeline] sh 23:09:32 + git log --format=format:%s -1 1e9672949cfb823ec9986450d7a7f4bcaf4a9b02 [Pipeline] echo 23:09:32 ========================================================= 23:09:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:09:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:09:32 + git log --format=format:%s -1 1e9672949cfb823ec9986450d7a7f4bcaf4a9b02 [Pipeline] echo 23:09:32 [semverPrep] GIT_COMMIT: 1e9672949cfb823ec9986450d7a7f4bcaf4a9b02, Commit Message: Merge pull request #131 from lenny-intel/no-debug [Pipeline] echo 23:09:32 [semverPrep] This is not a build commit. [Pipeline] sh 23:09:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:09:33 + grep -v github /etc/ssh/ssh_known_hosts 23:09:33 + [ -e /tmp/ssh_known_hosts ] 23:09:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:09:33 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:09:33 + sudo tee -a /etc/ssh/ssh_known_hosts 23:09:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:09:33 23:09:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:09:33 0.1.4: Pulling from edgex-devops/py-git-semver 23:09:33 b85a868b505f: Pulling fs layer 23:09:33 e2be974225ed: Pulling fs layer 23:09:33 339a4e72a1f5: Pulling fs layer 23:09:33 988bab9f4d93: Pulling fs layer 23:09:33 1469e6f7b9e6: Pulling fs layer 23:09:33 eaf3925da568: Pulling fs layer 23:09:33 bab4dde63d76: Pulling fs layer 23:09:33 bde34c3a00c8: Pulling fs layer 23:09:33 b352a97aabf1: Pulling fs layer 23:09:33 4872d77fe225: Pulling fs layer 23:09:33 5851b861e8e6: Pulling fs layer 23:09:33 988bab9f4d93: Waiting 23:09:33 1469e6f7b9e6: Waiting 23:09:33 eaf3925da568: Waiting 23:09:33 bab4dde63d76: Waiting 23:09:33 bde34c3a00c8: Waiting 23:09:33 b352a97aabf1: Waiting 23:09:33 5851b861e8e6: Waiting 23:09:33 e2be974225ed: Verifying Checksum 23:09:33 e2be974225ed: Download complete 23:09:33 988bab9f4d93: Verifying Checksum 23:09:33 988bab9f4d93: Download complete 23:09:34 1469e6f7b9e6: Verifying Checksum 23:09:34 1469e6f7b9e6: Download complete 23:09:34 eaf3925da568: Verifying Checksum 23:09:34 eaf3925da568: Download complete 23:09:34 339a4e72a1f5: Verifying Checksum 23:09:34 339a4e72a1f5: Download complete 23:09:34 bde34c3a00c8: Verifying Checksum 23:09:34 bde34c3a00c8: Download complete 23:09:34 b352a97aabf1: Download complete 23:09:34 4872d77fe225: Verifying Checksum 23:09:34 4872d77fe225: Download complete 23:09:34 5851b861e8e6: Download complete 23:09:34 b85a868b505f: Verifying Checksum 23:09:34 b85a868b505f: Download complete 23:09:34 bab4dde63d76: Verifying Checksum 23:09:34 bab4dde63d76: Download complete 23:09:35 b85a868b505f: Pull complete 23:09:35 e2be974225ed: Pull complete 23:09:36 339a4e72a1f5: Pull complete 23:09:36 988bab9f4d93: Pull complete 23:09:36 1469e6f7b9e6: Pull complete 23:09:36 eaf3925da568: Pull complete 23:09:38 bab4dde63d76: Pull complete 23:09:38 bde34c3a00c8: Pull complete 23:09:38 b352a97aabf1: Pull complete 23:09:38 4872d77fe225: Pull complete 23:09:38 5851b861e8e6: Pull complete 23:09:38 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:09:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:09:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:09:38 prd-ubuntu20.04-docker-8c-8g-5521 does not seem to be running inside a container 23:09:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:09:41 $ docker top 740042af48f529fcb0646d940d98bf0bfd27e03d36b3a296eb18be628fadd4bc -eo pid,comm 23:09:41 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). 23:09:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:09:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:09:41 [ssh-agent] Looking for ssh-agent implementation... 23:09:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:09:41 $ docker exec 740042af48f529fcb0646d940d98bf0bfd27e03d36b3a296eb18be628fadd4bc ssh-agent 23:09:42 SSH_AUTH_SOCK=/tmp/ssh-dxZ4NvLfm8Yi/agent.32 23:09:42 SSH_AGENT_PID=38 23:09:42 Running ssh-add (command line suppressed) 23:09:42 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_8642262168096661396.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_8642262168096661396.key) 23:09:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:09:42 + git tag --points-at HEAD [Pipeline] } 23:09:42 $ docker exec --env ******** --env ******** 740042af48f529fcb0646d940d98bf0bfd27e03d36b3a296eb18be628fadd4bc ssh-agent -k 23:09:42 unset SSH_AUTH_SOCK; 23:09:42 unset SSH_AGENT_PID; 23:09:42 echo Agent pid 38 killed; 23:09:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:09:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:09:42 [ssh-agent] Looking for ssh-agent implementation... 23:09:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:09:42 $ docker exec 740042af48f529fcb0646d940d98bf0bfd27e03d36b3a296eb18be628fadd4bc ssh-agent 23:09:42 SSH_AUTH_SOCK=/tmp/ssh-1dhyIurkFRFN/agent.70 23:09:42 SSH_AGENT_PID=76 23:09:42 Running ssh-add (command line suppressed) 23:09:43 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9442305798862267653.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9442305798862267653.key) 23:09:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:09:43 + git semver init 23:09:43 2024-03-12 23:09:43,577 [run_init] DEBUG init version:0.0.0 force:False 23:09:43 2024-03-12 23:09:43,578 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver 23:09:43 2024-03-12 23:09:43,579 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver 23:09:43 2024-03-12 23:09:43,579 [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) 23:09:44 2024-03-12 23:09:44,555 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude 23:09:44 2024-03-12 23:09:44,556 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False 23:09:44 2024-03-12 23:09:44,556 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 23:09:44 2024-03-12 23:09:44,557 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 23:09:44 3.2.0-dev.16 [Pipeline] } 23:09:44 $ docker exec --env ******** --env ******** 740042af48f529fcb0646d940d98bf0bfd27e03d36b3a296eb18be628fadd4bc ssh-agent -k 23:09:44 unset SSH_AUTH_SOCK; 23:09:44 unset SSH_AGENT_PID; 23:09:44 echo Agent pid 76 killed; 23:09:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:09:45 + git semver [Pipeline] } 23:09:45 $ docker stop --time=1 740042af48f529fcb0646d940d98bf0bfd27e03d36b3a296eb18be628fadd4bc 23:09:46 $ docker rm -f --volumes 740042af48f529fcb0646d940d98bf0bfd27e03d36b3a296eb18be628fadd4bc [Pipeline] // withDockerContainer [Pipeline] sh 23:09:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:09:47 Stashed 1 file(s) [Pipeline] echo 23:09:47 [edgeXSemver]: initialized semver on version 3.2.0-dev.16 [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 23:09:47 provisioning config files... 23:09:47 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config15505103296159164828tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:09:48 ---> ****-login.sh 23:09:48 nexus3.edgexfoundry.org:10001 23:09:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:09:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:09:48 Configure a credential helper to remove this warning. See 23:09:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:09:48 23:09:48 Login Succeeded 23:09:48 nexus3.edgexfoundry.org:10002 23:09:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:09:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:09:48 Configure a credential helper to remove this warning. See 23:09:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:09:48 23:09:48 Login Succeeded 23:09:48 nexus3.edgexfoundry.org:10003 23:09:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:09:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:09:48 Configure a credential helper to remove this warning. See 23:09:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:09:48 23:09:48 Login Succeeded 23:09:48 nexus3.edgexfoundry.org:10004 23:09:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:09:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:09:48 Configure a credential helper to remove this warning. See 23:09:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:09:48 23:09:48 Login Succeeded 23:09:48 ****.io 23:09:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:09:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:09:48 Configure a credential helper to remove this warning. See 23:09:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:09:48 23:09:48 Login Succeeded 23:09:48 ---> ****-login.sh ends [Pipeline] } 23:09:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:09:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:09:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:09:48 ========================================================= 23:09:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 23:09:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:49 + 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 . 23:09:49 Sending build context to Docker daemon 6.728MB 23:09:49 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 23:09:49 Step 2/12 : FROM ${BASE} AS builder 23:09:49 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 23:09:49 7264a8db6415: Pulling fs layer 23:09:49 c4d48a809fc2: Pulling fs layer 23:09:49 4f1c88b9dad5: Pulling fs layer 23:09:49 ad3a456e5733: Pulling fs layer 23:09:49 69c7f0334f64: Pulling fs layer 23:09:49 1f1c1a5573a3: Pulling fs layer 23:09:49 ce7588e14bc9: Pulling fs layer 23:09:49 b5e4710f87ac: Pulling fs layer 23:09:49 1f1c1a5573a3: Waiting 23:09:49 ce7588e14bc9: Waiting 23:09:49 b5e4710f87ac: Waiting 23:09:49 69c7f0334f64: Waiting 23:09:49 ad3a456e5733: Waiting 23:09:49 c4d48a809fc2: Verifying Checksum 23:09:49 c4d48a809fc2: Download complete 23:09:49 ad3a456e5733: Download complete 23:09:49 69c7f0334f64: Download complete 23:09:49 7264a8db6415: Verifying Checksum 23:09:49 7264a8db6415: Download complete 23:09:49 1f1c1a5573a3: Verifying Checksum 23:09:49 1f1c1a5573a3: Download complete 23:09:49 7264a8db6415: Pull complete 23:09:49 b5e4710f87ac: Verifying Checksum 23:09:49 b5e4710f87ac: Download complete 23:09:49 c4d48a809fc2: Pull complete 23:09:49 4f1c88b9dad5: Verifying Checksum 23:09:49 4f1c88b9dad5: Download complete 23:09:50 ce7588e14bc9: Verifying Checksum 23:09:50 ce7588e14bc9: Download complete 23:09:53 4f1c88b9dad5: Pull complete 23:09:53 ad3a456e5733: Pull complete 23:09:53 69c7f0334f64: Pull complete 23:09:53 1f1c1a5573a3: Pull complete 23:09:56 ce7588e14bc9: Pull complete 23:09:56 b5e4710f87ac: Pull complete 23:09:56 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 23:09:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 23:09:56 ---> 88b5674ff536 23:09:56 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 23:10:00 ---> Running in fc51f96dc39f 23:10:00 Removing intermediate container fc51f96dc39f 23:10:00 ---> 42f20a57aba3 23:10:00 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 23:10:00 ---> Running in d4322fa7e4cb 23:10:00 Removing intermediate container d4322fa7e4cb 23:10:00 ---> 901fc8ee7af0 23:10:00 Step 5/12 : ARG ADD_BUILD_TAGS="" 23:10:00 ---> Running in 8c24b821f329 23:10:00 Removing intermediate container 8c24b821f329 23:10:00 ---> 4c4f7a020e27 23:10:00 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:10:01 ---> Running in 6bc46864a947 23:10:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:10:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:10:02 OK: 264 MiB in 52 packages 23:10:02 Removing intermediate container 6bc46864a947 23:10:02 ---> db3d0ba1f0ad 23:10:02 Step 7/12 : WORKDIR /app 23:10:02 ---> Running in 19991e0a9a53 23:10:02 Removing intermediate container 19991e0a9a53 23:10:02 ---> 0d9b8016bdc7 23:10:02 Step 8/12 : COPY go.mod vendor* ./ 23:10:02 ---> 68b556ea28d6 23:10:02 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:10:02 ---> Running in 08d85d16dd7f 23:10:02 Still waiting to schedule task 23:10:02 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 23:10:34 Removing intermediate container 08d85d16dd7f 23:10:34 ---> 4f78964df592 23:10:34 Step 10/12 : COPY . . 23:10:34 ---> 7501cdd6c234 23:10:34 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:10:34 ---> Running in 9aa76f02be94 23:10:35 Removing intermediate container 9aa76f02be94 23:10:35 ---> a56a5213c23a 23:10:35 Step 12/12 : RUN $MAKE 23:10:35 ---> Running in 8a1535cce08f 23:10:35 noop 23:10:35 Removing intermediate container 8a1535cce08f 23:10:35 ---> da8e18256364 23:10:35 Successfully built da8e18256364 23:10:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:10:35 + docker inspect -f . ci-base-image-x86_64 23:10:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:10:36 prd-ubuntu20.04-docker-8c-8g-5521 does not seem to be running inside a container 23:10:36 $ 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 23:10:36 $ docker top 254128553fdebbdb4296c7411e2ae4c6f629ae9d054ea86b396154402f5399a9 -eo pid,comm [Pipeline] { [Pipeline] sh 23:10:36 + go version 23:10:36 go version go1.21.0 linux/amd64 [Pipeline] } 23:10:36 $ docker stop --time=1 254128553fdebbdb4296c7411e2ae4c6f629ae9d054ea86b396154402f5399a9 23:10:38 $ docker rm -f --volumes 254128553fdebbdb4296c7411e2ae4c6f629ae9d054ea86b396154402f5399a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:10:38 + docker inspect -f . ci-base-image-x86_64 23:10:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:10:38 prd-ubuntu20.04-docker-8c-8g-5521 does not seem to be running inside a container 23:10:38 $ 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 23:10:39 $ docker top 34915c0824ff796f736495eda20dc76be425877351eb690c206bbcd3f1bc716c -eo pid,comm [Pipeline] { [Pipeline] sh 23:10:39 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh 23:10:39 + make test 23:10:39 go test -race -coverprofile=coverage.out ./... 23:11:01 ? github.com/edgexfoundry/app-record-replay [no test files] 23:11:01 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 23:11:01 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 23:11:01 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 23:11:01 ok github.com/edgexfoundry/app-record-replay/internal/app 1.046s coverage: 88.0% of statements 23:11:11 ok github.com/edgexfoundry/app-record-replay/internal/application 9.620s coverage: 98.7% of statements 23:11:11 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.101s coverage: 89.7% of statements 23:11:11 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.043s coverage: 100.0% of statements 23:11:31 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5522 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws 23:11:31 Running in /w/workspace/app-record-replay/91 [Pipeline] { [Pipeline] checkout 23:11:33 go vet ./... 23:11:34 Selected Git installation does not exist. Using Default 23:11:34 The recommended git tool is: NONE 23:11:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:11:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:11:35 ./bin/test-attribution-txt.sh 23:11:35 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 23:11:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 23:11:36 $ docker stop --time=1 34915c0824ff796f736495eda20dc76be425877351eb690c206bbcd3f1bc716c 23:11:39 using credential edgex-jenkins-ssh 23:11:39 Cloning the remote Git repository 23:11:39 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 23:11:39 > git init /w/workspace/app-record-replay/91 # timeout=10 23:11:40 $ docker rm -f --volumes 34915c0824ff796f736495eda20dc76be425877351eb690c206bbcd3f1bc716c [Pipeline] // withDockerContainer [Pipeline] sh 23:11:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:11:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 23:11:39 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 23:11:39 > git --version # timeout=10 23:11:39 > git --version # 'git version 2.25.1' 23:11:39 using GIT_SSH to set credentials SSH Credentials for GitHub 23:11:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] sh 23:11:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:11:41 + ls -al . 23:11:41 total 192 23:11:41 drwxrwxr-x 10 jenkins jenkins 4096 Mar 12 23:10 . 23:11:41 drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 23:09 .. 23:11:41 -rw-rw-r-- 1 jenkins jenkins 119 Mar 12 23:09 .dockerignore 23:11:41 drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 23:11 .git 23:11:41 drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 23:09 .github 23:11:41 -rw-rw-r-- 1 jenkins jenkins 164 Mar 12 23:09 .gitignore 23:11:41 -rw-rw-r-- 1 jenkins jenkins 41 Mar 12 23:09 .golangci.yml 23:11:41 drwxr-xr-x 3 jenkins jenkins 4096 Mar 12 23:09 .semver 23:11:41 -rw-rw-r-- 1 jenkins jenkins 11301 Mar 12 23:09 Attribution.txt 23:11:41 -rw-rw-r-- 1 jenkins jenkins 458 Mar 12 23:09 CHANGELOG.md 23:11:41 -rw-rw-r-- 1 jenkins jenkins 1725 Mar 12 23:09 Dockerfile 23:11:41 -rw-rw-r-- 1 jenkins jenkins 677 Mar 12 23:09 GOVERNANCE.md 23:11:41 -rw-rw-r-- 1 jenkins jenkins 681 Mar 12 23:09 Jenkinsfile 23:11:41 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 12 23:09 LICENSE 23:11:41 -rw-rw-r-- 1 jenkins jenkins 3142 Mar 12 23:09 Makefile 23:11:41 -rw-rw-r-- 1 jenkins jenkins 611 Mar 12 23:09 OWNERS.md 23:11:41 -rw-rw-r-- 1 jenkins jenkins 4107 Mar 12 23:09 README.md 23:11:41 -rw-rw-r-- 1 jenkins jenkins 7789 Mar 12 23:09 Record and Reply.postman_collection.json 23:11:41 -rw-rw-r-- 1 jenkins jenkins 12 Mar 12 23:09 VERSION 23:11:41 drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 23:09 bin 23:11:41 -rw-r--r-- 1 jenkins jenkins 24666 Mar 12 23:11 coverage.out 23:11:41 -rw-rw-r-- 1 jenkins jenkins 3951 Mar 12 23:09 go.mod 23:11:41 -rw-rw-r-- 1 jenkins jenkins 36103 Mar 12 23:09 go.sum 23:11:41 drwxrwxr-x 7 jenkins jenkins 4096 Mar 12 23:09 internal 23:11:41 -rw-rw-r-- 1 jenkins jenkins 913 Mar 12 23:09 main.go 23:11:41 drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 23:09 openapi 23:11:41 drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 23:09 pkg 23:11:41 drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 23:09 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:42 + 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=1e9672949cfb823ec9986450d7a7f4bcaf4a9b02 --label arch=amd64 --label version=3.2.0-dev.16 . 23:11:42 Sending build context to Docker daemon 6.753MB 23:11:42 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 23:11:42 Step 2/27 : FROM ${BASE} AS builder 23:11:42 ---> da8e18256364 23:11:42 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 23:11:41 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 23:11:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:11:42 Avoid second fetch 23:11:42 Checking out Revision 1e9672949cfb823ec9986450d7a7f4bcaf4a9b02 (main) 23:11:42 ---> Running in fb85ad90e769 23:11:42 Removing intermediate container fb85ad90e769 23:11:42 ---> ab70ba7183a7 23:11:42 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 23:11:42 ---> Running in 28a81923053b 23:11:42 Removing intermediate container 28a81923053b 23:11:42 ---> d640e6217ec5 23:11:42 Step 5/27 : ARG ADD_BUILD_TAGS="" 23:11:42 ---> Running in 7d8d23c6b150 23:11:42 Removing intermediate container 7d8d23c6b150 23:11:42 ---> 1b8c84fac4fd 23:11:42 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:11:42 ---> Running in 2c16a9e61839 23:11:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:11:42 Commit message: "Merge pull request #131 from lenny-intel/no-debug" 23:11:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:11:43 OK: 264 MiB in 52 packages [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 23:11:42 > git config core.sparsecheckout # timeout=10 23:11:42 > git checkout -f 1e9672949cfb823ec9986450d7a7f4bcaf4a9b02 # timeout=10 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:11:43 Removing intermediate container 2c16a9e61839 23:11:43 ---> f016eb16148b 23:11:43 Step 7/27 : WORKDIR /app 23:11:43 ---> Running in 0911ee88a7b5 23:11:43 Removing intermediate container 0911ee88a7b5 23:11:43 ---> a433d766b1e3 23:11:43 Step 8/27 : COPY go.mod vendor* ./ 23:11:43 ---> 7d1c46a2c99d 23:11:43 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:11:43 ---> Running in 9f05abf393fb 23:11:44 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:11:44 % Total % Received % Xferd Average Speed Time Time Time Current 23:11:44 Dload Upload Total Spent Left Speed 23:11:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 110k 0 --:--:-- --:--:-- --:--:-- 111k [Pipeline] sh 23:11:44 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:11:44 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:11:44 + sudo tee /etc/docker/daemon.new 23:11:44 { 23:11:44 "registry-mirrors": [ 23:11:44 "https://nexus3.edgexfoundry.org:10001" 23:11:44 ], 23:11:44 "bip": "10.250.0.254/24", 23:11:44 "hosts": [ 23:11:44 "tcp://0.0.0.0:5555", 23:11:44 "unix:///var/run/docker.sock" 23:11:44 ], 23:11:44 "mtu": 1458, 23:11:44 "selinux-enabled": true, 23:11:44 "seccomp-profile": "/etc/docker/seccomp.json" 23:11:44 } [Pipeline] sh 23:11:44 Removing intermediate container 9f05abf393fb 23:11:44 ---> c2e93c80e7bb 23:11:44 Step 10/27 : COPY . . 23:11:45 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:11:45 ---> 21f71511dbc1 23:11:45 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:11:45 ---> Running in 2d7dee5aa103 23:11:45 Removing intermediate container 2d7dee5aa103 23:11:45 ---> 8c4afb044973 23:11:45 Step 12/27 : RUN $MAKE 23:11:45 ---> Running in d9063eabbb4a 23:11:45 + sudo service docker restart 23:11:45 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.26 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.16" -trimpath -mod=readonly -o app-record-replay [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:12:03 provisioning config files... 23:12:03 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/91@tmp/config11233255982996016101tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:12:04 ---> ****-login.sh 23:12:04 nexus3.edgexfoundry.org:10001 23:12:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:12:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:12:04 Configure a credential helper to remove this warning. See 23:12:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:12:04 23:12:04 Login Succeeded 23:12:05 nexus3.edgexfoundry.org:10002 23:12:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:12:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:12:05 Configure a credential helper to remove this warning. See 23:12:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:12:05 23:12:05 Login Succeeded 23:12:05 nexus3.edgexfoundry.org:10003 23:12:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:12:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:12:05 Configure a credential helper to remove this warning. See 23:12:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:12:05 23:12:05 Login Succeeded 23:12:05 nexus3.edgexfoundry.org:10004 23:12:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:12:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:12:05 Configure a credential helper to remove this warning. See 23:12:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:12:05 23:12:05 Login Succeeded 23:12:06 ****.io 23:12:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:12:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:12:06 Configure a credential helper to remove this warning. See 23:12:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:12:06 23:12:06 Login Succeeded 23:12:06 ---> ****-login.sh ends [Pipeline] } 23:12:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:12:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:12:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:12:06 ========================================================= 23:12:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 23:12:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:07 + 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 . 23:12:07 Sending build context to Docker daemon 260.1kB 23:12:07 Removing intermediate container d9063eabbb4a 23:12:07 ---> eb04e79c5e8b 23:12:07 Step 13/27 : FROM alpine:3.18 23:12:07 3.18: Pulling from library/alpine 23:12:07 619be1103602: Pulling fs layer 23:12:07 619be1103602: Verifying Checksum 23:12:07 619be1103602: Download complete 23:12:07 619be1103602: Pull complete 23:12:07 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 23:12:07 Status: Downloaded newer image for alpine:3.18 23:12:07 ---> d3782b16ccc9 23:12:07 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:12:07 ---> Running in 6dfe8303d2ac 23:12:07 Removing intermediate container 6dfe8303d2ac 23:12:07 ---> 0164b4c2a2e6 23:12:07 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 23:12:07 ---> Running in 13070641d6e4 23:12:07 Removing intermediate container 13070641d6e4 23:12:07 ---> f3fbd7ce8e43 23:12:07 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 23:12:07 ---> Running in e686cd80916e 23:12:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:12:07 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 23:12:07 Step 2/12 : FROM ${BASE} AS builder 23:12:07 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:12:07 9fda8d8052c6: Pulling fs layer 23:12:07 5d54e960e981: Pulling fs layer 23:12:07 c4a7e357bf2a: Pulling fs layer 23:12:07 f0e02332f6b5: Pulling fs layer 23:12:07 872ee5b61b7b: Pulling fs layer 23:12:07 0c6a40ed1a82: Pulling fs layer 23:12:07 94ae7d8d031c: Pulling fs layer 23:12:07 872ee5b61b7b: Waiting 23:12:07 0c6a40ed1a82: Waiting 23:12:07 94ae7d8d031c: Waiting 23:12:07 f0e02332f6b5: Waiting 23:12:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:12:07 5d54e960e981: Verifying Checksum 23:12:07 5d54e960e981: Download complete 23:12:07 f0e02332f6b5: Download complete 23:12:07 872ee5b61b7b: Verifying Checksum 23:12:07 872ee5b61b7b: Download complete 23:12:07 9fda8d8052c6: Download complete 23:12:07 (1/2) Installing ca-certificates (20230506-r0) 23:12:07 (2/2) Installing dumb-init (1.2.5-r2) 23:12:07 Executing busybox-1.36.1-r5.trigger 23:12:07 Executing ca-certificates-20230506-r0.trigger 23:12:07 OK: 8 MiB in 17 packages 23:12:08 94ae7d8d031c: Verifying Checksum 23:12:08 94ae7d8d031c: Download complete 23:12:08 Removing intermediate container e686cd80916e 23:12:08 ---> 01d1d20ea819 23:12:08 Step 17/27 : RUN apk --no-cache upgrade 23:12:08 ---> Running in 35f0bd0dbd22 23:12:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:12:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:12:08 9fda8d8052c6: Pull complete 23:12:09 OK: 8 MiB in 17 packages 23:12:09 5d54e960e981: Pull complete 23:12:09 Removing intermediate container 35f0bd0dbd22 23:12:09 ---> 9b5c1e2a1aeb 23:12:09 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 23:12:09 ---> 3b009c8f2ddf 23:12:09 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 23:12:09 ---> 92709c3a33d4 23:12:09 Step 20/27 : COPY --from=builder /app/res/ /res/ 23:12:09 c4a7e357bf2a: Verifying Checksum 23:12:09 c4a7e357bf2a: Download complete 23:12:09 ---> 1005dd0ce665 23:12:09 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 23:12:10 ---> 84c9a52ea113 23:12:10 Step 22/27 : EXPOSE 59712 23:12:10 ---> Running in 8c961bd259d7 23:12:10 0c6a40ed1a82: Verifying Checksum 23:12:10 0c6a40ed1a82: Download complete 23:12:10 Removing intermediate container 8c961bd259d7 23:12:10 ---> 4d01846a3205 23:12:10 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 23:12:10 ---> Running in e12e921ff1ee 23:12:10 Removing intermediate container e12e921ff1ee 23:12:10 ---> 5b8caa3f3097 23:12:10 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:12:10 ---> Running in 5e7b42307646 23:12:10 Removing intermediate container 5e7b42307646 23:12:10 ---> 9ce460b12007 23:12:10 Step 25/27 : LABEL arch=amd64 23:12:10 ---> Running in 79e8d8a8f5cd 23:12:10 Removing intermediate container 79e8d8a8f5cd 23:12:10 ---> e1fa78a7986d 23:12:10 Step 26/27 : LABEL git_sha=1e9672949cfb823ec9986450d7a7f4bcaf4a9b02 23:12:10 ---> Running in 1cc138f0a439 23:12:10 Removing intermediate container 1cc138f0a439 23:12:10 ---> 8845025c8159 23:12:10 Step 27/27 : LABEL version=3.2.0-dev.16 23:12:10 ---> Running in a72bfaebfb77 23:12:11 Removing intermediate container a72bfaebfb77 23:12:11 ---> 022c16ed4007 23:12:11 [Warning] One or more build-args [ARCH] were not consumed 23:12:11 Successfully built 022c16ed4007 23:12:11 Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:12:11 provisioning config files... 23:12:11 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config1072887263342945133tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:12:11 ---> ****-login.sh 23:12:11 nexus3.edgexfoundry.org:10001 23:12:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:12:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:12:11 Configure a credential helper to remove this warning. See 23:12:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:12:11 23:12:11 Login Succeeded 23:12:11 nexus3.edgexfoundry.org:10002 23:12:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:12:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:12:11 Configure a credential helper to remove this warning. See 23:12:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:12:11 23:12:11 Login Succeeded 23:12:11 nexus3.edgexfoundry.org:10003 23:12:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:12:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:12:12 Configure a credential helper to remove this warning. See 23:12:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:12:12 23:12:12 Login Succeeded 23:12:12 nexus3.edgexfoundry.org:10004 23:12:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:12:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:12:12 Configure a credential helper to remove this warning. See 23:12:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:12:12 23:12:12 Login Succeeded 23:12:12 ****.io 23:12:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:12:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:12:12 Configure a credential helper to remove this warning. See 23:12:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:12:12 23:12:12 Login Succeeded 23:12:12 ---> ****-login.sh ends [Pipeline] } 23:12:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:12:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:12:12 [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: 23:12:12 1e9672949cfb823ec9986450d7a7f4bcaf4a9b02 23:12:12 latest 23:12:12 3.2.0-dev.16 23:12:12 1e9672949cfb823ec9986450d7a7f4bcaf4a9b02-3.2.0-dev.16 23:12:12 main 23:12:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:13 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:1e9672949cfb823ec9986450d7a7f4bcaf4a9b02 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:13 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:1e9672949cfb823ec9986450d7a7f4bcaf4a9b02 23:12:13 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 23:12:13 54f7a218df5f: Preparing 23:12:13 9ae0127946d5: Preparing 23:12:13 64394bff30a0: Preparing 23:12:13 02a61b266013: Preparing 23:12:13 a520a7eb2a30: Preparing 23:12:13 0d1962c722e5: Preparing 23:12:13 aedc3bda2944: Preparing 23:12:13 0d1962c722e5: Waiting 23:12:13 aedc3bda2944: Waiting 23:12:13 a520a7eb2a30: Pushed 23:12:13 9ae0127946d5: Pushed 23:12:13 02a61b266013: Pushed 23:12:13 64394bff30a0: Pushed 23:12:13 aedc3bda2944: Layer already exists 23:12:13 0d1962c722e5: Pushed 23:12:15 54f7a218df5f: Pushed 23:12:15 1e9672949cfb823ec9986450d7a7f4bcaf4a9b02: digest: sha256:440bbba7ff9b47378de967e6b19ca9443e78044cb8fb903846c81ef9c1988179 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:16 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:16 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest 23:12:16 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 23:12:16 54f7a218df5f: Preparing 23:12:16 9ae0127946d5: Preparing 23:12:16 64394bff30a0: Preparing 23:12:16 02a61b266013: Preparing 23:12:16 a520a7eb2a30: Preparing 23:12:16 0d1962c722e5: Preparing 23:12:16 aedc3bda2944: Preparing 23:12:16 0d1962c722e5: Waiting 23:12:16 aedc3bda2944: Waiting 23:12:16 9ae0127946d5: Layer already exists 23:12:16 a520a7eb2a30: Layer already exists 23:12:16 64394bff30a0: Layer already exists 23:12:16 02a61b266013: Layer already exists 23:12:16 54f7a218df5f: Layer already exists 23:12:16 0d1962c722e5: Layer already exists 23:12:16 aedc3bda2944: Layer already exists 23:12:16 latest: digest: sha256:440bbba7ff9b47378de967e6b19ca9443e78044cb8fb903846c81ef9c1988179 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:16 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:17 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.16 23:12:17 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 23:12:17 54f7a218df5f: Preparing 23:12:17 9ae0127946d5: Preparing 23:12:17 64394bff30a0: Preparing 23:12:17 02a61b266013: Preparing 23:12:17 a520a7eb2a30: Preparing 23:12:17 0d1962c722e5: Preparing 23:12:17 aedc3bda2944: Preparing 23:12:17 0d1962c722e5: Waiting 23:12:17 aedc3bda2944: Waiting 23:12:17 9ae0127946d5: Layer already exists 23:12:17 a520a7eb2a30: Layer already exists 23:12:17 02a61b266013: Layer already exists 23:12:17 64394bff30a0: Layer already exists 23:12:17 54f7a218df5f: Layer already exists 23:12:17 0d1962c722e5: Layer already exists 23:12:17 aedc3bda2944: Layer already exists 23:12:17 3.2.0-dev.16: digest: sha256:440bbba7ff9b47378de967e6b19ca9443e78044cb8fb903846c81ef9c1988179 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:17 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:1e9672949cfb823ec9986450d7a7f4bcaf4a9b02-3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:18 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:1e9672949cfb823ec9986450d7a7f4bcaf4a9b02-3.2.0-dev.16 23:12:18 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 23:12:18 54f7a218df5f: Preparing 23:12:18 9ae0127946d5: Preparing 23:12:18 64394bff30a0: Preparing 23:12:18 02a61b266013: Preparing 23:12:18 a520a7eb2a30: Preparing 23:12:18 0d1962c722e5: Preparing 23:12:18 aedc3bda2944: Preparing 23:12:18 aedc3bda2944: Waiting 23:12:18 02a61b266013: Layer already exists 23:12:18 a520a7eb2a30: Layer already exists 23:12:18 9ae0127946d5: Layer already exists 23:12:18 54f7a218df5f: Layer already exists 23:12:18 64394bff30a0: Layer already exists 23:12:18 0d1962c722e5: Layer already exists 23:12:18 aedc3bda2944: Layer already exists 23:12:18 1e9672949cfb823ec9986450d7a7f4bcaf4a9b02-3.2.0-dev.16: digest: sha256:440bbba7ff9b47378de967e6b19ca9443e78044cb8fb903846c81ef9c1988179 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:18 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:19 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main 23:12:19 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 23:12:19 54f7a218df5f: Preparing 23:12:19 9ae0127946d5: Preparing 23:12:19 64394bff30a0: Preparing 23:12:19 02a61b266013: Preparing 23:12:19 a520a7eb2a30: Preparing 23:12:19 0d1962c722e5: Preparing 23:12:19 aedc3bda2944: Preparing 23:12:19 0d1962c722e5: Waiting 23:12:19 aedc3bda2944: Waiting 23:12:19 a520a7eb2a30: Layer already exists 23:12:19 9ae0127946d5: Layer already exists 23:12:19 64394bff30a0: Layer already exists 23:12:19 54f7a218df5f: Layer already exists 23:12:19 02a61b266013: Layer already exists 23:12:19 aedc3bda2944: Layer already exists 23:12:19 0d1962c722e5: Layer already exists 23:12:19 main: digest: sha256:440bbba7ff9b47378de967e6b19ca9443e78044cb8fb903846c81ef9c1988179 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:12:19 ===================================================== [Pipeline] echo 23:12:19 taggedImages: 23:12:19 - nexus3.edgexfoundry.org:10004/app-record-replay:1e9672949cfb823ec9986450d7a7f4bcaf4a9b02 23:12:19 - nexus3.edgexfoundry.org:10004/app-record-replay:latest 23:12:19 - nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.16 23:12:19 - nexus3.edgexfoundry.org:10004/app-record-replay:1e9672949cfb823ec9986450d7a7f4bcaf4a9b02-3.2.0-dev.16 23:12:19 - 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 23:12:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:12:20 23:12:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:12:20 latest: Pulling from edgex-lftools-log-publisher 23:12:20 5eb5b503b376: Pulling fs layer 23:12:20 5c69ac0246d0: Pulling fs layer 23:12:20 ec43610c2a17: Pulling fs layer 23:12:20 3a2ae6a8a46f: Pulling fs layer 23:12:20 33b1e0a273af: Pulling fs layer 23:12:20 5d3b04190fa2: Pulling fs layer 23:12:20 2f39f015ded8: Pulling fs layer 23:12:20 3a2ae6a8a46f: Waiting 23:12:20 33b1e0a273af: Waiting 23:12:20 5d3b04190fa2: Waiting 23:12:20 2f39f015ded8: Waiting 23:12:20 5c69ac0246d0: Verifying Checksum 23:12:20 5c69ac0246d0: Download complete 23:12:20 3a2ae6a8a46f: Verifying Checksum 23:12:20 3a2ae6a8a46f: Download complete 23:12:20 33b1e0a273af: Verifying Checksum 23:12:20 33b1e0a273af: Download complete 23:12:20 ec43610c2a17: Verifying Checksum 23:12:20 ec43610c2a17: Download complete 23:12:20 5d3b04190fa2: Download complete 23:12:20 5eb5b503b376: Verifying Checksum 23:12:20 5eb5b503b376: Download complete 23:12:21 2f39f015ded8: Verifying Checksum 23:12:21 5eb5b503b376: Pull complete 23:12:22 5c69ac0246d0: Pull complete 23:12:22 ec43610c2a17: Pull complete 23:12:22 3a2ae6a8a46f: Pull complete 23:12:22 33b1e0a273af: Pull complete 23:12:22 5d3b04190fa2: Pull complete 23:12:22 c4a7e357bf2a: Pull complete 23:12:22 f0e02332f6b5: Pull complete 23:12:22 872ee5b61b7b: Pull complete 23:12:27 2f39f015ded8: Pull complete 23:12:27 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:12:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:12:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:12:27 prd-ubuntu20.04-docker-8c-8g-5521 does not seem to be running inside a container 23:12:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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 23:12:31 0c6a40ed1a82: Pull complete 23:12:31 $ docker top 43d911591ff12c4586347d20d5a39272f64c68b4c596caceaa43124307736e70 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:12:32 ---> job-cost.sh 23:12:32 lf-activate-venv: SKIPPING 23:12:32 INFO: No Stack... 23:12:32 94ae7d8d031c: Pull complete 23:12:32 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 23:12:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 23:12:32 ---> 86de565de09d 23:12:32 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 23:12:32 INFO: Retrieving Pricing Info for: v3-standard-8 23:12:32 INFO: Archiving Costs [Pipeline] sh 23:12:33 + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv 23:12:33 + cut -d, -f6 [Pipeline] lock 23:12:33 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-91-stack-cost] 23:12:33 Resource [jenkins-edgexfoundry-app-record-replay-main-91-stack-cost] did not exist. Created. 23:12:33 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-91-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:12:33 + echo total: 0.2199999988079071 [Pipeline] stash 23:12:33 Stashed 1 file(s) [Pipeline] } 23:12:33 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-91-stack-cost] [Pipeline] // lock [Pipeline] } 23:12:33 $ docker stop --time=1 43d911591ff12c4586347d20d5a39272f64c68b4c596caceaa43124307736e70 23:12:34 ---> Running in 6cc1f4c2b5e0 23:12:34 Removing intermediate container 6cc1f4c2b5e0 23:12:34 ---> d5da40b2321c 23:12:34 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 23:12:34 ---> Running in 9ef887435d78 23:12:34 Removing intermediate container 9ef887435d78 23:12:34 ---> 9084a4f94f21 23:12:34 Step 5/12 : ARG ADD_BUILD_TAGS="" 23:12:34 ---> Running in 3f93d62c153a 23:12:34 $ docker rm -f --volumes 43d911591ff12c4586347d20d5a39272f64c68b4c596caceaa43124307736e70 [Pipeline] // withDockerContainer 23:12:35 Removing intermediate container 3f93d62c153a 23:12:35 ---> 0adf6d52f886 23:12:35 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage 23:12:35 ---> Running in fb70d70bb108 [Pipeline] } 23:12:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:12:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:12:37 OK: 266 MiB in 52 packages 23:12:38 Removing intermediate container fb70d70bb108 23:12:38 ---> c2baecf65a6c 23:12:38 Step 7/12 : WORKDIR /app 23:12:38 ---> Running in 008a4d21b245 23:12:39 Removing intermediate container 008a4d21b245 23:12:39 ---> 3fe0fd5363d3 23:12:39 Step 8/12 : COPY go.mod vendor* ./ 23:12:39 ---> 3ab6126d3625 23:12:39 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:12:39 ---> Running in d43e84007ee5 23:13:35 Removing intermediate container d43e84007ee5 23:13:35 ---> 69c258174671 23:13:35 Step 10/12 : COPY . . 23:13:36 ---> 1f403f219961 23:13:36 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:13:36 ---> Running in 5bda6467a08e 23:13:36 Removing intermediate container 5bda6467a08e 23:13:36 ---> 4369784c9e13 23:13:36 Step 12/12 : RUN $MAKE 23:13:36 ---> Running in bd625b3696d6 23:13:37 noop 23:13:38 Removing intermediate container bd625b3696d6 23:13:38 ---> 047de1222a62 23:13:38 Successfully built 047de1222a62 23:13:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:13:38 + docker inspect -f . ci-base-image-arm64 23:13:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:13:39 prd-ubuntu20.04-docker-arm64-4c-16g-5522 does not seem to be running inside a container 23:13:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/91 -v /w/workspace/app-record-replay/91:/w/workspace/app-record-replay/91:rw,z -v /w/workspace/app-record-replay/91@tmp:/w/workspace/app-record-replay/91@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 23:13:40 $ docker top 7095289f97aba87f7ba58dd916c9d627836e975e209cc4480e3049f0a825b831 -eo pid,comm [Pipeline] { [Pipeline] sh 23:13:41 + go version 23:13:41 go version go1.21.0 linux/arm64 [Pipeline] } 23:13:41 $ docker stop --time=1 7095289f97aba87f7ba58dd916c9d627836e975e209cc4480e3049f0a825b831 23:13:43 $ docker rm -f --volumes 7095289f97aba87f7ba58dd916c9d627836e975e209cc4480e3049f0a825b831 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:13:43 + docker inspect -f . ci-base-image-arm64 23:13:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:13:44 prd-ubuntu20.04-docker-arm64-4c-16g-5522 does not seem to be running inside a container 23:13:44 $ 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/91 -v /w/workspace/app-record-replay/91:/w/workspace/app-record-replay/91:rw,z -v /w/workspace/app-record-replay/91@tmp:/w/workspace/app-record-replay/91@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 23:13:45 $ docker top a03a4d10cfce865596273917071fb849b17b0051bdebfa9939194599fd83370b -eo pid,comm [Pipeline] { [Pipeline] sh 23:13:46 + git config --global --add safe.directory /w/workspace/app-record-replay/91 [Pipeline] fileExists [Pipeline] sh 23:13:46 + make test 23:13:46 go test -race -coverprofile=coverage.out ./... 23:15:53 ? github.com/edgexfoundry/app-record-replay [no test files] 23:15:53 ok github.com/edgexfoundry/app-record-replay/internal/app 1.219s coverage: 88.0% of statements 23:15:53 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 23:15:53 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 23:15:54 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 23:16:04 ok github.com/edgexfoundry/app-record-replay/internal/application 9.918s coverage: 98.7% of statements 23:16:04 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.466s coverage: 89.7% of statements 23:16:04 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.158s coverage: 100.0% of statements 23:16:04 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:16:04 go vet ./... 23:17:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:17:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:17:56 ./bin/test-attribution-txt.sh 23:17:56 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 23:17:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 23:17:56 $ docker stop --time=1 a03a4d10cfce865596273917071fb849b17b0051bdebfa9939194599fd83370b 23:17:58 $ docker rm -f --volumes a03a4d10cfce865596273917071fb849b17b0051bdebfa9939194599fd83370b [Pipeline] // withDockerContainer [Pipeline] sh 23:18:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:18:00 Warning: overwriting stash ‘coverage-report’ 23:18:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:18:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:18:01 + ls -al . 23:18:01 total 188 23:18:01 drwxrwxr-x 9 jenkins jenkins 4096 Mar 12 23:13 . 23:18:01 drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 23:11 .. 23:18:01 -rw-rw-r-- 1 jenkins jenkins 119 Mar 12 23:11 .dockerignore 23:18:01 drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 23:11 .git 23:18:01 drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 23:11 .github 23:18:01 -rw-rw-r-- 1 jenkins jenkins 164 Mar 12 23:11 .gitignore 23:18:01 -rw-rw-r-- 1 jenkins jenkins 41 Mar 12 23:11 .golangci.yml 23:18:01 -rw-rw-r-- 1 jenkins jenkins 11301 Mar 12 23:11 Attribution.txt 23:18:01 -rw-rw-r-- 1 jenkins jenkins 458 Mar 12 23:11 CHANGELOG.md 23:18:01 -rw-rw-r-- 1 jenkins jenkins 1725 Mar 12 23:11 Dockerfile 23:18:01 -rw-rw-r-- 1 jenkins jenkins 677 Mar 12 23:11 GOVERNANCE.md 23:18:01 -rw-rw-r-- 1 jenkins jenkins 681 Mar 12 23:11 Jenkinsfile 23:18:01 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 12 23:11 LICENSE 23:18:01 -rw-rw-r-- 1 jenkins jenkins 3142 Mar 12 23:11 Makefile 23:18:01 -rw-rw-r-- 1 jenkins jenkins 611 Mar 12 23:11 OWNERS.md 23:18:01 -rw-rw-r-- 1 jenkins jenkins 4107 Mar 12 23:11 README.md 23:18:01 -rw-rw-r-- 1 jenkins jenkins 7789 Mar 12 23:11 Record and Reply.postman_collection.json 23:18:01 -rw-rw-r-- 1 jenkins jenkins 12 Mar 12 23:09 VERSION 23:18:01 drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 23:11 bin 23:18:01 -rw-r--r-- 1 jenkins jenkins 24666 Mar 12 23:16 coverage.out 23:18:01 -rw-rw-r-- 1 jenkins jenkins 3951 Mar 12 23:11 go.mod 23:18:01 -rw-rw-r-- 1 jenkins jenkins 36103 Mar 12 23:11 go.sum 23:18:01 drwxrwxr-x 7 jenkins jenkins 4096 Mar 12 23:11 internal 23:18:01 -rw-rw-r-- 1 jenkins jenkins 913 Mar 12 23:11 main.go 23:18:01 drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 23:11 openapi 23:18:01 drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 23:11 pkg 23:18:01 drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 23:11 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:01 + 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=1e9672949cfb823ec9986450d7a7f4bcaf4a9b02 --label arch=arm64 --label version=3.2.0-dev.16 . 23:18:02 Sending build context to Docker daemon 285.7kB 23:18:02 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 23:18:02 Step 2/27 : FROM ${BASE} AS builder 23:18:02 ---> 047de1222a62 23:18:02 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 23:18:02 ---> Running in 0d9cb5020b2a 23:18:02 Removing intermediate container 0d9cb5020b2a 23:18:02 ---> 1b939a842ac6 23:18:02 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 23:18:02 ---> Running in 41292534ed81 23:18:03 Removing intermediate container 41292534ed81 23:18:03 ---> 802f06c1d649 23:18:03 Step 5/27 : ARG ADD_BUILD_TAGS="" 23:18:03 ---> Running in 052ac1f82404 23:18:03 Removing intermediate container 052ac1f82404 23:18:03 ---> 3dd3822d349e 23:18:03 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:18:03 ---> Running in fddf11844eb7 23:18:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:18:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:18:05 OK: 266 MiB in 52 packages 23:18:06 Removing intermediate container fddf11844eb7 23:18:06 ---> bb97f8f4b0db 23:18:06 Step 7/27 : WORKDIR /app 23:18:06 ---> Running in c08f3ee9fc28 23:18:07 Removing intermediate container c08f3ee9fc28 23:18:07 ---> 9df3d98d20bc 23:18:07 Step 8/27 : COPY go.mod vendor* ./ 23:18:07 ---> beee1189d176 23:18:07 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:18:07 ---> Running in 2f726bf0fb37 23:18:09 Removing intermediate container 2f726bf0fb37 23:18:09 ---> 81fd8ef7c65c 23:18:09 Step 10/27 : COPY . . 23:18:10 ---> 57275275de59 23:18:10 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:18:10 ---> Running in d0ded54d98ad 23:18:10 Removing intermediate container d0ded54d98ad 23:18:10 ---> 0a10d0086fcc 23:18:10 Step 12/27 : RUN $MAKE 23:18:10 ---> Running in 3aa9e6c419b9 23:18:11 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.26 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.16" -trimpath -mod=readonly -o app-record-replay 23:20:03 Removing intermediate container 3aa9e6c419b9 23:20:03 ---> fef4b77755cc 23:20:03 Step 13/27 : FROM alpine:3.18 23:20:03 3.18: Pulling from library/alpine 23:20:03 c6b39de5b339: Pulling fs layer 23:20:03 c6b39de5b339: Verifying Checksum 23:20:03 c6b39de5b339: Download complete 23:20:03 c6b39de5b339: Pull complete 23:20:03 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 23:20:03 Status: Downloaded newer image for alpine:3.18 23:20:03 ---> 33abbf032149 23:20:03 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:20:03 ---> Running in f05f8b441aa1 23:20:03 Removing intermediate container f05f8b441aa1 23:20:03 ---> 843da0593f6f 23:20:03 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 23:20:03 ---> Running in 87510a29d390 23:20:03 Removing intermediate container 87510a29d390 23:20:03 ---> 67ec0bde3f02 23:20:03 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 23:20:03 ---> Running in 084922d52bc4 23:20:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:20:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:20:03 (1/2) Installing ca-certificates (20230506-r0) 23:20:03 (2/2) Installing dumb-init (1.2.5-r2) 23:20:03 Executing busybox-1.36.1-r5.trigger 23:20:03 Executing ca-certificates-20230506-r0.trigger 23:20:03 OK: 9 MiB in 17 packages 23:20:03 Removing intermediate container 084922d52bc4 23:20:03 ---> 8c30ba0cab54 23:20:03 Step 17/27 : RUN apk --no-cache upgrade 23:20:03 ---> Running in fa8222d04325 23:20:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:20:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:20:03 OK: 9 MiB in 17 packages 23:20:03 Removing intermediate container fa8222d04325 23:20:03 ---> ae3e267524ca 23:20:03 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 23:20:03 ---> ad21186b9b15 23:20:03 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 23:20:03 ---> e34694eb788e 23:20:03 Step 20/27 : COPY --from=builder /app/res/ /res/ 23:20:03 ---> 9cef77153aa3 23:20:03 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 23:20:03 ---> 1b1d583c33f3 23:20:03 Step 22/27 : EXPOSE 59712 23:20:03 ---> Running in 412b997b7f4e 23:20:03 Removing intermediate container 412b997b7f4e 23:20:03 ---> 8eb454d4f552 23:20:03 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 23:20:03 ---> Running in d8007baeac2c 23:20:03 Removing intermediate container d8007baeac2c 23:20:03 ---> 8c299ac566a0 23:20:03 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:20:03 ---> Running in fb6101695643 23:20:03 Removing intermediate container fb6101695643 23:20:03 ---> a334310bec47 23:20:03 Step 25/27 : LABEL arch=arm64 23:20:03 ---> Running in 3d362bfd1a7d 23:20:03 Removing intermediate container 3d362bfd1a7d 23:20:03 ---> 8fd8e990bb7b 23:20:03 Step 26/27 : LABEL git_sha=1e9672949cfb823ec9986450d7a7f4bcaf4a9b02 23:20:03 ---> Running in 18164bd434ad 23:20:03 Removing intermediate container 18164bd434ad 23:20:03 ---> 9cee26bbc7c0 23:20:03 Step 27/27 : LABEL version=3.2.0-dev.16 23:20:03 ---> Running in 60f76e695fa9 23:20:03 Removing intermediate container 60f76e695fa9 23:20:03 ---> 4655cea995c8 23:20:03 [Warning] One or more build-args [ARCH] were not consumed 23:20:03 Successfully built 4655cea995c8 23:20:03 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 23:20:03 provisioning config files... 23:20:03 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/91@tmp/config14463917247717285694tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:20:03 ---> ****-login.sh 23:20:03 nexus3.edgexfoundry.org:10001 23:20:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:20:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:20:04 Configure a credential helper to remove this warning. See 23:20:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:20:04 23:20:04 Login Succeeded 23:20:04 nexus3.edgexfoundry.org:10002 23:20:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:20:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:20:04 Configure a credential helper to remove this warning. See 23:20:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:20:04 23:20:04 Login Succeeded 23:20:04 nexus3.edgexfoundry.org:10003 23:20:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:20:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:20:04 Configure a credential helper to remove this warning. See 23:20:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:20:04 23:20:04 Login Succeeded 23:20:04 nexus3.edgexfoundry.org:10004 23:20:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:20:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:20:05 Configure a credential helper to remove this warning. See 23:20:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:20:05 23:20:05 Login Succeeded 23:20:05 ****.io 23:20:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:20:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:20:05 Configure a credential helper to remove this warning. See 23:20:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:20:05 23:20:05 Login Succeeded 23:20:05 ---> ****-login.sh ends [Pipeline] } 23:20:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:20:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:20:06 [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: 23:20:06 1e9672949cfb823ec9986450d7a7f4bcaf4a9b02 23:20:06 latest 23:20:06 3.2.0-dev.16 23:20:06 1e9672949cfb823ec9986450d7a7f4bcaf4a9b02-3.2.0-dev.16 23:20:06 main 23:20:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:06 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:1e9672949cfb823ec9986450d7a7f4bcaf4a9b02 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:07 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:1e9672949cfb823ec9986450d7a7f4bcaf4a9b02 23:20:07 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 23:20:07 aeaa0ebe1e58: Preparing 23:20:07 527a075755d4: Preparing 23:20:07 7ffa911f854a: Preparing 23:20:07 8d958a5a4875: Preparing 23:20:07 cedbbf232b6f: Preparing 23:20:07 c9fe63c7d32e: Preparing 23:20:07 7c504f21be85: Preparing 23:20:07 c9fe63c7d32e: Waiting 23:20:07 7c504f21be85: Waiting 23:20:07 cedbbf232b6f: Pushed 23:20:07 527a075755d4: Pushed 23:20:07 8d958a5a4875: Pushed 23:20:07 7ffa911f854a: Pushed 23:20:07 7c504f21be85: Layer already exists 23:20:07 c9fe63c7d32e: Pushed 23:20:11 aeaa0ebe1e58: Pushed 23:20:11 1e9672949cfb823ec9986450d7a7f4bcaf4a9b02: digest: sha256:37e7456b5616b112d85805b346718d24375549d56d1fb5eaa22cc89ea2c678aa size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:12 + 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 23:20:12 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 23:20:12 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 23:20:12 aeaa0ebe1e58: Preparing 23:20:12 527a075755d4: Preparing 23:20:12 7ffa911f854a: Preparing 23:20:12 8d958a5a4875: Preparing 23:20:12 cedbbf232b6f: Preparing 23:20:12 c9fe63c7d32e: Preparing 23:20:12 7c504f21be85: Preparing 23:20:12 c9fe63c7d32e: Waiting 23:20:12 7c504f21be85: Waiting 23:20:12 8d958a5a4875: Layer already exists 23:20:12 cedbbf232b6f: Layer already exists 23:20:12 527a075755d4: Layer already exists 23:20:12 aeaa0ebe1e58: Layer already exists 23:20:12 7ffa911f854a: Layer already exists 23:20:12 7c504f21be85: Layer already exists 23:20:12 c9fe63c7d32e: Layer already exists 23:20:13 latest: digest: sha256:37e7456b5616b112d85805b346718d24375549d56d1fb5eaa22cc89ea2c678aa size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:13 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:13 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.16 23:20:13 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 23:20:13 aeaa0ebe1e58: Preparing 23:20:13 527a075755d4: Preparing 23:20:13 7ffa911f854a: Preparing 23:20:13 8d958a5a4875: Preparing 23:20:13 cedbbf232b6f: Preparing 23:20:13 c9fe63c7d32e: Preparing 23:20:13 7c504f21be85: Preparing 23:20:13 c9fe63c7d32e: Waiting 23:20:13 7c504f21be85: Waiting 23:20:13 8d958a5a4875: Layer already exists 23:20:13 7ffa911f854a: Layer already exists 23:20:13 cedbbf232b6f: Layer already exists 23:20:13 aeaa0ebe1e58: Layer already exists 23:20:13 527a075755d4: Layer already exists 23:20:13 7c504f21be85: Layer already exists 23:20:13 c9fe63c7d32e: Layer already exists 23:20:13 3.2.0-dev.16: digest: sha256:37e7456b5616b112d85805b346718d24375549d56d1fb5eaa22cc89ea2c678aa size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:14 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:1e9672949cfb823ec9986450d7a7f4bcaf4a9b02-3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:15 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:1e9672949cfb823ec9986450d7a7f4bcaf4a9b02-3.2.0-dev.16 23:20:15 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 23:20:15 aeaa0ebe1e58: Preparing 23:20:15 527a075755d4: Preparing 23:20:15 7ffa911f854a: Preparing 23:20:15 8d958a5a4875: Preparing 23:20:15 cedbbf232b6f: Preparing 23:20:15 c9fe63c7d32e: Preparing 23:20:15 7c504f21be85: Preparing 23:20:15 c9fe63c7d32e: Waiting 23:20:15 7c504f21be85: Waiting 23:20:15 527a075755d4: Layer already exists 23:20:15 cedbbf232b6f: Layer already exists 23:20:15 7ffa911f854a: Layer already exists 23:20:15 8d958a5a4875: Layer already exists 23:20:15 aeaa0ebe1e58: Layer already exists 23:20:15 c9fe63c7d32e: Layer already exists 23:20:15 7c504f21be85: Layer already exists 23:20:15 1e9672949cfb823ec9986450d7a7f4bcaf4a9b02-3.2.0-dev.16: digest: sha256:37e7456b5616b112d85805b346718d24375549d56d1fb5eaa22cc89ea2c678aa size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:15 + 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 23:20:16 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main 23:20:16 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 23:20:16 aeaa0ebe1e58: Preparing 23:20:16 527a075755d4: Preparing 23:20:16 7ffa911f854a: Preparing 23:20:16 8d958a5a4875: Preparing 23:20:16 cedbbf232b6f: Preparing 23:20:16 c9fe63c7d32e: Preparing 23:20:16 7c504f21be85: Preparing 23:20:16 c9fe63c7d32e: Waiting 23:20:16 7c504f21be85: Waiting 23:20:16 aeaa0ebe1e58: Layer already exists 23:20:16 cedbbf232b6f: Layer already exists 23:20:16 527a075755d4: Layer already exists 23:20:16 7ffa911f854a: Layer already exists 23:20:16 8d958a5a4875: Layer already exists 23:20:16 c9fe63c7d32e: Layer already exists 23:20:16 7c504f21be85: Layer already exists 23:20:16 main: digest: sha256:37e7456b5616b112d85805b346718d24375549d56d1fb5eaa22cc89ea2c678aa size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:20:16 ===================================================== [Pipeline] echo 23:20:16 taggedImages: 23:20:16 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:1e9672949cfb823ec9986450d7a7f4bcaf4a9b02 23:20:16 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 23:20:16 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.16 23:20:16 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:1e9672949cfb823ec9986450d7a7f4bcaf4a9b02-3.2.0-dev.16 23:20:16 - 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 23:20:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:20:17 23:20:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:20:17 arm64: Pulling from edgex-lftools-log-publisher 23:20:17 8998bd30e6a1: Pulling fs layer 23:20:17 04944245beec: Pulling fs layer 23:20:17 699f458cf7ca: Pulling fs layer 23:20:17 765212b225bb: Pulling fs layer 23:20:17 f23df028b6ca: Pulling fs layer 23:20:17 d65c8cfc05b1: Pulling fs layer 23:20:17 2437ff75d9bd: Pulling fs layer 23:20:17 d65c8cfc05b1: Waiting 23:20:17 2437ff75d9bd: Waiting 23:20:17 765212b225bb: Waiting 23:20:17 f23df028b6ca: Waiting 23:20:18 04944245beec: Verifying Checksum 23:20:18 04944245beec: Download complete 23:20:18 765212b225bb: Verifying Checksum 23:20:18 765212b225bb: Download complete 23:20:18 f23df028b6ca: Verifying Checksum 23:20:18 f23df028b6ca: Download complete 23:20:18 d65c8cfc05b1: Verifying Checksum 23:20:18 d65c8cfc05b1: Download complete 23:20:18 699f458cf7ca: Verifying Checksum 23:20:18 699f458cf7ca: Download complete 23:20:18 8998bd30e6a1: Verifying Checksum 23:20:18 8998bd30e6a1: Download complete 23:20:21 2437ff75d9bd: Verifying Checksum 23:20:21 2437ff75d9bd: Download complete 23:20:23 8998bd30e6a1: Pull complete 23:20:23 04944245beec: Pull complete 23:20:25 699f458cf7ca: Pull complete 23:20:25 765212b225bb: Pull complete 23:20:26 f23df028b6ca: Pull complete 23:20:26 d65c8cfc05b1: Pull complete 23:20:44 2437ff75d9bd: Pull complete 23:20:44 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:20:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:20:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:20:45 prd-ubuntu20.04-docker-arm64-4c-16g-5522 does not seem to be running inside a container 23:20:45 $ 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/91 -v /w/workspace/app-record-replay/91:/w/workspace/app-record-replay/91:rw,z -v /w/workspace/app-record-replay/91@tmp:/w/workspace/app-record-replay/91@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 23:20:47 $ docker top 63444dd6fd02a68f725e31af24552509f61fd5f7e74fc8b099eb6f3fd46cb351 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:20:48 ---> job-cost.sh 23:20:48 lf-activate-venv: SKIPPING 23:20:48 INFO: No Stack... 23:20:49 INFO: Retrieving Pricing Info for: v3-standard-4 23:20:50 INFO: Archiving Costs [Pipeline] sh 23:20:50 + cat /w/workspace/app-record-replay/91/archives/cost.csv 23:20:50 + cut -d, -f6 [Pipeline] lock 23:20:50 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-91-stack-cost] 23:20:50 Resource [jenkins-edgexfoundry-app-record-replay-main-91-stack-cost] did not exist. Created. 23:20:50 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-91-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:20:51 /w/workspace/app-record-replay/91@tmp/durable-71a0cc27/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:20:51 + echo total: 0.10999999940395355 [Pipeline] stash 23:20:51 Warning: overwriting stash ‘stack-cost’ 23:20:51 Stashed 1 file(s) [Pipeline] } 23:20:51 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-91-stack-cost] [Pipeline] // lock [Pipeline] } 23:20:51 $ docker stop --time=1 63444dd6fd02a68f725e31af24552509f61fd5f7e74fc8b099eb6f3fd46cb351 23:20:53 $ docker rm -f --volumes 63444dd6fd02a68f725e31af24552509f61fd5f7e74fc8b099eb6f3fd46cb351 [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 23:20:54 provisioning config files... 23:20:54 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config10465893462070695547tmp [Pipeline] { [Pipeline] sh 23:20:55 + set +x 23:20:55 + curl -s https://codecov.io/bash 23:20:55 + bash -s -- 23:20:55 23:20:55 _____ _ 23:20:55 / ____| | | 23:20:55 | | ___ __| | ___ ___ _____ __ 23:20:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:20:55 | |___| (_) | (_| | __/ (_| (_) \ V / 23:20:55 \_____\___/ \__,_|\___|\___\___/ \_/ 23:20:55 Bash-1.0.6 23:20:55 23:20:55 23:20:55 ==> git version 2.25.1 found 23:20:55 ==> 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 23:20:55 Release-Date: 2020-01-08 23:20:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:20:55 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:20:55 ==> Jenkins CI detected. 23:20:55 current dir:  /w/workspace/exfoundry_app-record-replay_main 23:20:55 project root: . 23:20:55 --> token set from env 23:20:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:20:55 ==> Running gcov in . (disable via -X gcov) 23:20:55 ==> Python coveragepy not found 23:20:55 ==> Searching for coverage reports in: 23:20:55 + . 23:20:55 -> Found 1 reports 23:20:55 ==> Detecting git/mercurial file structure 23:20:55 ==> Reading reports 23:20:55 + ./coverage.out bytes=24666 23:20:55 ==> Appending adjustments 23:20:55 https://docs.codecov.io/docs/fixing-reports 23:20:55 + Found adjustments 23:20:55 ==> Gzipping contents 23:20:55 8.0K /tmp/codecov.Rsc1pP.gz 23:20:55 ==> Uploading reports 23:20:55 url: https://codecov.io 23:20:55 query: branch=main&commit=1e9672949cfb823ec9986450d7a7f4bcaf4a9b02&build=91&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F91%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 23:20:55 -> Pinging Codecov 23:20:55 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=1e9672949cfb823ec9986450d7a7f4bcaf4a9b02&build=91&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F91%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 23:20:56 -> Uploading to 23:20:56 https://storage.googleapis.com/codecov/v4/raw/2024-03-12/F467761B9912B4F32F9BC62907045C81/1e9672949cfb823ec9986450d7a7f4bcaf4a9b02/19a75b54-8276-4b0e-be16-fc9d04d5ff9c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240312%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240312T232055Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=27bf145bf4e37c343ad0070ea89a7716903eae0e61e13b5ff13d3b657c32949c 23:20:56 % Total % Received % Xferd Average Speed Time Time Time Current 23:20:56 Dload Upload Total Spent Left Speed 23:20:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4851 0 0 100 4851 0 17640 --:--:-- --:--:-- --:--:-- 17640 23:20:56 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/1e9672949cfb823ec9986450d7a7f4bcaf4a9b02 [Pipeline] } 23:20:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 23:20:56 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:20:56 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:20:57 23:20:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:20:57 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:20:57 df9b9388f04a: Pulling fs layer 23:20:57 52dc419b0ee2: Pulling fs layer 23:20:57 25bc292e5bac: Pulling fs layer 23:20:57 114826534d7a: Pulling fs layer 23:20:57 4657fd5d0bcf: Pulling fs layer 23:20:57 6ad1cebc031e: Pulling fs layer 23:20:57 8a3aa393b2d8: Pulling fs layer 23:20:57 6ad1cebc031e: Waiting 23:20:57 114826534d7a: Waiting 23:20:57 4657fd5d0bcf: Waiting 23:20:57 8a3aa393b2d8: Waiting 23:20:57 25bc292e5bac: Verifying Checksum 23:20:57 25bc292e5bac: Download complete 23:20:57 52dc419b0ee2: Download complete 23:20:57 4657fd5d0bcf: Verifying Checksum 23:20:57 4657fd5d0bcf: Download complete 23:20:57 df9b9388f04a: Verifying Checksum 23:20:57 df9b9388f04a: Download complete 23:20:57 6ad1cebc031e: Verifying Checksum 23:20:57 6ad1cebc031e: Download complete 23:20:57 df9b9388f04a: Pull complete 23:20:57 52dc419b0ee2: Pull complete 23:20:57 25bc292e5bac: Pull complete 23:20:58 114826534d7a: Verifying Checksum 23:20:58 114826534d7a: Download complete 23:20:58 8a3aa393b2d8: Verifying Checksum 23:20:58 8a3aa393b2d8: Download complete 23:21:01 114826534d7a: Pull complete 23:21:01 4657fd5d0bcf: Pull complete 23:21:01 6ad1cebc031e: Pull complete 23:21:04 8a3aa393b2d8: Pull complete 23:21:04 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 23:21:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:21:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:21:04 prd-ubuntu20.04-docker-8c-8g-5521 does not seem to be running inside a container 23:21:04 $ 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 23:21:09 $ docker top ad753f529a0d1c2e2378e4200c767c39b91796df2b6c1c62eb66d957e4ec9b40 -eo pid,comm [Pipeline] { [Pipeline] echo 23:21:09 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh 23:21:09 + set -o pipefail 23:21:09 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' 23:21:17 23:21:17 Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... 23:21:17 23:21:17 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/d114db77-d291-4829-905e-34d48a0957eb 23:21:17 23:21:17 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:21:17 23:21:17 23:21:17 A medium severity vulnerability was found in the Snyk CLI versions you are using. 23:21:17 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 23:21:17 More details here: https://snyk.co/ue1NS [Pipeline] } 23:21:17 $ docker stop --time=1 ad753f529a0d1c2e2378e4200c767c39b91796df2b6c1c62eb66d957e4ec9b40 23:21:21 $ docker rm -f --volumes ad753f529a0d1c2e2378e4200c767c39b91796df2b6c1c62eb66d957e4ec9b40 [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 23:21:22 + git log --format=format:%s -1 1e9672949cfb823ec9986450d7a7f4bcaf4a9b02 [Pipeline] sh 23:21:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:21:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:21:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:21:23 prd-ubuntu20.04-docker-8c-8g-5521 does not seem to be running inside a container 23:21:23 $ 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 23:21:24 $ docker top 29352be7e96864b169e3ad10674ac26ce325d761233c578ed08ac40450850e95 -eo pid,comm 23:21:24 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). 23:21:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:21:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:21:24 [ssh-agent] Looking for ssh-agent implementation... 23:21:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:21:24 $ docker exec 29352be7e96864b169e3ad10674ac26ce325d761233c578ed08ac40450850e95 ssh-agent 23:21:24 SSH_AUTH_SOCK=/tmp/ssh-dydHlkplSJAC/agent.31 23:21:24 SSH_AGENT_PID=37 23:21:24 Running ssh-add (command line suppressed) 23:21:24 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_119644061650308270.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_119644061650308270.key) 23:21:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:21:24 + git semver tag 23:21:25 2024-03-12 23:21:25,132 [run_tag] DEBUG tag force:False 23:21:25 2024-03-12 23:21:25,132 [check_head_tag] DEBUG check head tag 23:21:25 2024-03-12 23:21:25,133 [execute] INFO git cat-file --batch-check 23:21:25 2024-03-12 23:21:25,133 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 23:21:25 2024-03-12 23:21:25,138 [execute] INFO git cat-file --batch 23:21:25 2024-03-12 23:21:25,138 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 23:21:25 2024-03-12 23:21:25,168 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 23:21:25 2024-03-12 23:21:25,168 [execute] INFO git tag -a v3.2.0-dev.16 -m v3.2.0-dev.16 23:21:25 2024-03-12 23:21:25,168 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.16', '-m', 'v3.2.0-dev.16'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 23:21:25 2024-03-12 23:21:25,173 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 23:21:25 3.2.0-dev.16 [Pipeline] } 23:21:25 $ docker exec --env ******** --env ******** 29352be7e96864b169e3ad10674ac26ce325d761233c578ed08ac40450850e95 ssh-agent -k 23:21:25 unset SSH_AUTH_SOCK; 23:21:25 unset SSH_AGENT_PID; 23:21:25 echo Agent pid 37 killed; 23:21:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:21:25 + git semver [Pipeline] } 23:21:26 $ docker stop --time=1 29352be7e96864b169e3ad10674ac26ce325d761233c578ed08ac40450850e95 23:21:27 $ docker rm -f --volumes 29352be7e96864b169e3ad10674ac26ce325d761233c578ed08ac40450850e95 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:21:28 23:21:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:21:28 0.23.1-centos7: Pulling from edgex-lftools 23:21:28 ab5ef0e58194: Pulling fs layer 23:21:28 9712f1f96733: Pulling fs layer 23:21:28 63f879dbbcfc: Pulling fs layer 23:21:28 0d9ebad4ef96: Pulling fs layer 23:21:28 e9a5061849ea: Pulling fs layer 23:21:28 d747dcd14b5f: Pulling fs layer 23:21:28 2de7ff778b66: Pulling fs layer 23:21:28 d747dcd14b5f: Waiting 23:21:28 0d9ebad4ef96: Waiting 23:21:28 e9a5061849ea: Waiting 23:21:28 2de7ff778b66: Waiting 23:21:28 9712f1f96733: Download complete 23:21:28 63f879dbbcfc: Verifying Checksum 23:21:28 63f879dbbcfc: Download complete 23:21:28 e9a5061849ea: Verifying Checksum 23:21:28 e9a5061849ea: Download complete 23:21:28 d747dcd14b5f: Download complete 23:21:28 ab5ef0e58194: Download complete 23:21:28 0d9ebad4ef96: Download complete 23:21:28 2de7ff778b66: Verifying Checksum 23:21:28 2de7ff778b66: Download complete 23:21:32 ab5ef0e58194: Pull complete 23:21:32 9712f1f96733: Pull complete 23:21:32 63f879dbbcfc: Pull complete 23:21:37 0d9ebad4ef96: Pull complete 23:21:37 e9a5061849ea: Pull complete 23:21:37 d747dcd14b5f: Pull complete 23:21:38 2de7ff778b66: Pull complete 23:21:38 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:21:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:21:38 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:21:38 prd-ubuntu20.04-docker-8c-8g-5521 does not seem to be running inside a container 23:21:38 $ 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 23:21:44 $ docker top c641e789494e3e0494665ff468048d577b605f7e36f33721bb4005a6bd6e01be -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:21:44 provisioning config files... 23:21:44 copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config7728567271941682239tmp 23:21:44 copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config8061982835428763732tmp 23:21:44 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config4591492555400895581tmp [Pipeline] { [Pipeline] echo 23:21:44 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:21:44 ---> sigul-configuration.sh 23:21:44 gpg: directory `/root/.gnupg' created 23:21:44 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:21:44 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:21:44 gpg: keyring `/root/.gnupg/secring.gpg' created 23:21:44 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:21:44 gpg: CAST5 encrypted data 23:21:44 gpg: encrypted with 1 passphrase 23:21:44 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:21:45 + mkdir /home/jenkins 23:21:45 + mkdir /home/jenkins/sigul [Pipeline] sh 23:21:45 + 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 23:21:45 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:21:45 ---> sigul-install.sh 23:21:45 Sigul already installed; skipping installation. [Pipeline] sh 23:21:46 + git tag --list 23:21:46 v3.1 23:21:46 v3.1.0 23:21:46 v3.1.0-dev.0 23:21:46 v3.1.0-dev.1 23:21:46 v3.1.0-dev.10 23:21:46 v3.1.0-dev.11 23:21:46 v3.1.0-dev.12 23:21:46 v3.1.0-dev.13 23:21:46 v3.1.0-dev.14 23:21:46 v3.1.0-dev.15 23:21:46 v3.1.0-dev.16 23:21:46 v3.1.0-dev.17 23:21:46 v3.1.0-dev.18 23:21:46 v3.1.0-dev.19 23:21:46 v3.1.0-dev.2 23:21:46 v3.1.0-dev.20 23:21:46 v3.1.0-dev.21 23:21:46 v3.1.0-dev.22 23:21:46 v3.1.0-dev.23 23:21:46 v3.1.0-dev.24 23:21:46 v3.1.0-dev.25 23:21:46 v3.1.0-dev.26 23:21:46 v3.1.0-dev.27 23:21:46 v3.1.0-dev.28 23:21:46 v3.1.0-dev.29 23:21:46 v3.1.0-dev.3 23:21:46 v3.1.0-dev.30 23:21:46 v3.1.0-dev.31 23:21:46 v3.1.0-dev.32 23:21:46 v3.1.0-dev.33 23:21:46 v3.1.0-dev.34 23:21:46 v3.1.0-dev.35 23:21:46 v3.1.0-dev.36 23:21:46 v3.1.0-dev.37 23:21:46 v3.1.0-dev.38 23:21:46 v3.1.0-dev.39 23:21:46 v3.1.0-dev.4 23:21:46 v3.1.0-dev.40 23:21:46 v3.1.0-dev.41 23:21:46 v3.1.0-dev.42 23:21:46 v3.1.0-dev.43 23:21:46 v3.1.0-dev.44 23:21:46 v3.1.0-dev.45 23:21:46 v3.1.0-dev.46 23:21:46 v3.1.0-dev.47 23:21:46 v3.1.0-dev.48 23:21:46 v3.1.0-dev.49 23:21:46 v3.1.0-dev.5 23:21:46 v3.1.0-dev.50 23:21:46 v3.1.0-dev.51 23:21:46 v3.1.0-dev.52 23:21:46 v3.1.0-dev.53 23:21:46 v3.1.0-dev.54 23:21:46 v3.1.0-dev.55 23:21:46 v3.1.0-dev.56 23:21:46 v3.1.0-dev.57 23:21:46 v3.1.0-dev.58 23:21:46 v3.1.0-dev.59 23:21:46 v3.1.0-dev.6 23:21:46 v3.1.0-dev.60 23:21:46 v3.1.0-dev.61 23:21:46 v3.1.0-dev.62 23:21:46 v3.1.0-dev.63 23:21:46 v3.1.0-dev.64 23:21:46 v3.1.0-dev.65 23:21:46 v3.1.0-dev.66 23:21:46 v3.1.0-dev.67 23:21:46 v3.1.0-dev.68 23:21:46 v3.1.0-dev.7 23:21:46 v3.1.0-dev.8 23:21:46 v3.1.0-dev.9 23:21:46 v3.2.0-dev.1 23:21:46 v3.2.0-dev.10 23:21:46 v3.2.0-dev.11 23:21:46 v3.2.0-dev.12 23:21:46 v3.2.0-dev.13 23:21:46 v3.2.0-dev.14 23:21:46 v3.2.0-dev.15 23:21:46 v3.2.0-dev.16 23:21:46 v3.2.0-dev.2 23:21:46 v3.2.0-dev.3 23:21:46 v3.2.0-dev.4 23:21:46 v3.2.0-dev.5 23:21:46 v3.2.0-dev.6 23:21:46 v3.2.0-dev.7 23:21:46 v3.2.0-dev.8 23:21:46 v3.2.0-dev.9 [Pipeline] sh 23:21:46 + lftools sign git-tag v3.2.0-dev.16 23:21:46 Signing Git tag with Sigul... 23:21:46 Signing v3.2.0-dev.16 [Pipeline] echo 23:21:47 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:21:47 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:21:47 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:21:47 $ docker stop --time=1 c641e789494e3e0494665ff468048d577b605f7e36f33721bb4005a6bd6e01be 23:21:49 $ docker rm -f --volumes c641e789494e3e0494665ff468048d577b605f7e36f33721bb4005a6bd6e01be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 23:21:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:21:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:21:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:21:50 prd-ubuntu20.04-docker-8c-8g-5521 does not seem to be running inside a container 23:21:50 $ 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 23:21:50 $ docker top f697ca80c5e129e0af2eb34ccc4f7bc9de2242c7da7461d5e8292e16aac75d51 -eo pid,comm 23:21:50 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 23:21:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:21:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:21:51 [ssh-agent] Looking for ssh-agent implementation... 23:21:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:21:51 $ docker exec f697ca80c5e129e0af2eb34ccc4f7bc9de2242c7da7461d5e8292e16aac75d51 ssh-agent 23:21:51 SSH_AUTH_SOCK=/tmp/ssh-SGlS1sPnXcwR/agent.32 23:21:51 SSH_AGENT_PID=38 23:21:51 Running ssh-add (command line suppressed) 23:21:51 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_273889192356453800.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_273889192356453800.key) 23:21:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:21:51 + git semver bump pre 23:21:52 2024-03-12 23:21:52,137 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 23:21:52 2024-03-12 23:21:52,138 [bump_version] DEBUG bumping version:3.2.0-dev.16 on axis:pre with prefix:dev 23:21:52 2024-03-12 23:21:52,138 [bump_version] DEBUG bumped version:3.2.0-dev.17 23:21:52 2024-03-12 23:21:52,138 [write_version] DEBUG write version:3.2.0-dev.17 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True 23:21:52 2024-03-12 23:21:52,138 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 23:21:52 2024-03-12 23:21:52,138 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main 23:21:52 2024-03-12 23:21:52,141 [execute] INFO git cat-file --batch-check 23:21:52 2024-03-12 23:21:52,141 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 23:21:52 2024-03-12 23:21:52,147 [execute] INFO git cat-file --batch 23:21:52 2024-03-12 23:21:52,147 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 23:21:52 2024-03-12 23:21:52,153 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 23:21:52 3.2.0-dev.17 [Pipeline] } 23:21:52 $ docker exec --env ******** --env ******** f697ca80c5e129e0af2eb34ccc4f7bc9de2242c7da7461d5e8292e16aac75d51 ssh-agent -k 23:21:52 unset SSH_AUTH_SOCK; 23:21:52 unset SSH_AGENT_PID; 23:21:52 echo Agent pid 38 killed; 23:21:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:21:52 + git semver [Pipeline] } 23:21:53 $ docker stop --time=1 f697ca80c5e129e0af2eb34ccc4f7bc9de2242c7da7461d5e8292e16aac75d51 23:21:54 $ docker rm -f --volumes f697ca80c5e129e0af2eb34ccc4f7bc9de2242c7da7461d5e8292e16aac75d51 [Pipeline] // withDockerContainer [Pipeline] sh 23:21:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:21:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:21:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:21:55 prd-ubuntu20.04-docker-8c-8g-5521 does not seem to be running inside a container 23:21:55 $ 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 23:21:55 $ docker top fdf7f085b2f5574adc98e83272e560be40d05f6035352b90c42d8f029f82e4f8 -eo pid,comm 23:21:55 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). 23:21:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:21:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:21:56 [ssh-agent] Looking for ssh-agent implementation... 23:21:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:21:56 $ docker exec fdf7f085b2f5574adc98e83272e560be40d05f6035352b90c42d8f029f82e4f8 ssh-agent 23:21:56 SSH_AUTH_SOCK=/tmp/ssh-iv7wzRfSfpWc/agent.32 23:21:56 SSH_AGENT_PID=38 23:21:56 Running ssh-add (command line suppressed) 23:21:56 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1225660755292557725.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1225660755292557725.key) 23:21:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:21:56 + git semver push 23:21:57 2024-03-12 23:21:57,105 [run_push] DEBUG push 23:21:57 2024-03-12 23:21:57,106 [execute] INFO git cat-file --batch-check 23:21:57 2024-03-12 23:21:57,106 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 23:21:57 2024-03-12 23:21:57,111 [execute] INFO git rev-list 8a7e8c877d201789eab1fc615953489dbb565ab1 -- 23:21:57 2024-03-12 23:21:57,111 [execute] DEBUG Popen(['git', 'rev-list', '8a7e8c877d201789eab1fc615953489dbb565ab1', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 23:21:57 2024-03-12 23:21:57,119 [execute] INFO git fetch -v origin 23:21:57 2024-03-12 23:21:57,119 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) 23:21:57 2024-03-12 23:21:57,616 [run_push] DEBUG no remote changes detected 23:21:57 2024-03-12 23:21:57,616 [execute] INFO git push origin semver 23:21:57 2024-03-12 23:21:57,617 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 23:21:58 2024-03-12 23:21:58,332 [run_push] DEBUG push all version tags 23:21:58 2024-03-12 23:21:58,333 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 23:21:58 2024-03-12 23:21:58,333 [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) 23:21:59 2024-03-12 23:21:59,029 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 23:21:59 3.2.0-dev.17 [Pipeline] } 23:21:59 $ docker exec --env ******** --env ******** fdf7f085b2f5574adc98e83272e560be40d05f6035352b90c42d8f029f82e4f8 ssh-agent -k 23:21:59 unset SSH_AUTH_SOCK; 23:21:59 unset SSH_AGENT_PID; 23:21:59 echo Agent pid 38 killed; 23:21:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:21:59 + git semver [Pipeline] } 23:22:00 $ docker stop --time=1 fdf7f085b2f5574adc98e83272e560be40d05f6035352b90c42d8f029f82e4f8 23:22:01 $ docker rm -f --volumes fdf7f085b2f5574adc98e83272e560be40d05f6035352b90c42d8f029f82e4f8 [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 23:22:03 + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] 23:22:03 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 23:22:03 total 16 23:22:03 drwxr-xr-x 3 root root 4096 Mar 12 23:12 . 23:22:03 drwxrwxr-x 11 jenkins jenkins 4096 Mar 12 23:21 .. 23:22:03 drwxr-xr-x 2 root root 4096 Mar 12 23:12 cost 23:22:03 -rw-r--r-- 1 root root 88 Mar 12 23:12 cost.csv 23:22:03 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives 23:22:03 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 23:22:03 total 16 23:22:03 drwxr-xr-x 3 jenkins jenkins 4096 Mar 12 23:12 . 23:22:03 drwxrwxr-x 11 jenkins jenkins 4096 Mar 12 23:21 .. 23:22:03 drwxr-xr-x 2 jenkins jenkins 4096 Mar 12 23:12 cost 23:22:03 -rw-r--r-- 1 jenkins jenkins 88 Mar 12 23:12 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:22:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:22:04 ---> package-listing.sh 23:22:04 ++ facter osfamily 23:22:04 ++ tr '[:upper:]' '[:lower:]' 23:22:04 + OS_FAMILY=debian 23:22:04 + workspace=/w/workspace/exfoundry_app-record-replay_main 23:22:04 + START_PACKAGES=/tmp/packages_start.txt 23:22:04 + END_PACKAGES=/tmp/packages_end.txt 23:22:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:22:04 + PACKAGES=/tmp/packages_start.txt 23:22:04 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 23:22:04 + PACKAGES=/tmp/packages_end.txt 23:22:04 + case "${OS_FAMILY}" in 23:22:04 + dpkg -l 23:22:04 + grep '^ii' 23:22:04 + '[' -f /tmp/packages_start.txt ']' 23:22:04 + '[' -f /tmp/packages_end.txt ']' 23:22:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:22:04 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 23:22:04 + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ 23:22:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo 23:22:04 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 23:22:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:22:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:22:05 prd-ubuntu20.04-docker-8c-8g-5521 does not seem to be running inside a container 23:22:05 $ 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 23:22:05 $ docker top 0336761468e6923441684861039954a411acba85807f93ff5b4b70cce3f862fe -eo pid,comm [Pipeline] { [Pipeline] sh 23:22:06 + touch /tmp/pre-build-complete [Pipeline] sh 23:22:06 + mkdir -p /var/log/sysstat [Pipeline] sh 23:22:07 + ls /var/log/sa-host 23:22:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:22:07 provisioning config files... 23:22:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config15592834156907343187tmp [Pipeline] { [Pipeline] echo 23:22:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:22:07 ---> create-netrc.sh [Pipeline] } 23:22:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:22:08 ---> python-tools-install.sh [Pipeline] echo 23:22:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:22:08 ---> sudo-logs.sh 23:22:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:22:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:22:08 ---> job-cost.sh 23:22:08 lf-activate-venv: SKIPPING 23:22:08 DEBUG: total: 0.2199999988079071 23:22:08 INFO: Retrieving Stack Cost... 23:22:09 INFO: Retrieving Pricing Info for: v3-standard-8 23:22:09 INFO: Archiving Costs [Pipeline] echo 23:22:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:22:09 ---> logs-deploy.sh 23:22:09 lf-activate-venv: SKIPPING 23:22:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/91 23:22:09 INFO: archiving workspace using pattern(s): 23:22:10 Archives upload complete. 23:22:11 INFO: archiving logs to Nexus