Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9e139494c9a54089c8736c8c598bbd4aa6693f44 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-ssh16500151159195485790.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-ssh3408656757912101586.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-ssh8681225709789951187.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-ssh6075218109960459004.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-ssh8569207800093300048.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-1033 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 9e139494c9a54089c8736c8c598bbd4aa6693f44 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#124)" > 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 9e139494c9a54089c8736c8c598bbd4aa6693f44 # timeout=10 > git rev-list --no-walk a7b8478cc08d2046ec322d4ca366236e032f8ba1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:29:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:29:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:29:56 ========================================================= 04:29:56 EdgeX Global Pipelines Version Info 04:29:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:29:56 ------------------- 04:29:56 stable info: 04:29:56 ------------------- 04:29:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:29:56 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 04:29:56 Message: update stable to v1.0.258 04:29:57 ------------------- 04:29:57 experimental info: 04:29:57 ------------------- 04:29:57 Commited By: **** collab-it+edgex@linuxfoundation.org 04:29:57 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 04:29:57 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:29:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 04:29:57 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 04:29:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:29:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:29:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:29:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:29:57 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:29:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:29:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:29:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:29:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:29:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 04:29:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:29:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:29:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:29:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:29:57 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:29:57 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:29:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:29:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:29:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:29:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:29:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:29:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:29:58 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:29:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:29:58 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:29:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:29:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:29:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:29:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9e139494c9a54089c8736c8c598bbd4aa6693f44 [Pipeline] echo 04:29:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9e13949 [Pipeline] echo 04:29:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:29:58 provisioning config files... 04:29:58 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config5690687565419997887tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:29:59 ---> ****-login.sh 04:29:59 nexus3.edgexfoundry.org:10001 04:29:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:29:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:29:59 Configure a credential helper to remove this warning. See 04:29:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:29:59 04:29:59 Login Succeeded 04:29:59 nexus3.edgexfoundry.org:10002 04:29:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:29:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:29:59 Configure a credential helper to remove this warning. See 04:29:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:29:59 04:29:59 Login Succeeded 04:29:59 nexus3.edgexfoundry.org:10003 04:29:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:29:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:29:59 Configure a credential helper to remove this warning. See 04:29:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:29:59 04:29:59 Login Succeeded 04:29:59 nexus3.edgexfoundry.org:10004 04:29:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:29:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:29:59 Configure a credential helper to remove this warning. See 04:29:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:29:59 04:29:59 Login Succeeded 04:29:59 ****.io 04:29:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:30:00 Configure a credential helper to remove this warning. See 04:30:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:30:00 04:30:00 Login Succeeded 04:30:00 ---> ****-login.sh ends [Pipeline] } 04:30:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:30:00 + git rev-list -1 --merges 9e139494c9a54089c8736c8c598bbd4aa6693f44~1..9e139494c9a54089c8736c8c598bbd4aa6693f44 [Pipeline] echo 04:30:00 -----------> git rev-list -1 --merges 9e139494c9a54089c8736c8c598bbd4aa6693f44~1..9e139494c9a54089c8736c8c598bbd4aa6693f44 9e139494c9a54089c8736c8c598bbd4aa6693f44 [false] [Pipeline] sh 04:30:01 + git log --format=format:%s -1 9e139494c9a54089c8736c8c598bbd4aa6693f44 [Pipeline] echo 04:30:01 ========================================================= 04:30:01 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:30:01 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:30:01 + git log --format=format:%s -1 9e139494c9a54089c8736c8c598bbd4aa6693f44 [Pipeline] echo 04:30:01 [semverPrep] GIT_COMMIT: 9e139494c9a54089c8736c8c598bbd4aa6693f44, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#124) [Pipeline] echo 04:30:01 [semverPrep] This is not a build commit. [Pipeline] sh 04:30:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:30:01 + grep -v github /etc/ssh/ssh_known_hosts 04:30:01 + [ -e /tmp/ssh_known_hosts ] 04:30:01 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:30:01 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:30:01 + sudo tee -a /etc/ssh/ssh_known_hosts 04:30:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:30:02 04:30:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:30:02 0.1.4: Pulling from edgex-devops/py-git-semver 04:30:02 b85a868b505f: Pulling fs layer 04:30:02 e2be974225ed: Pulling fs layer 04:30:02 339a4e72a1f5: Pulling fs layer 04:30:02 988bab9f4d93: Pulling fs layer 04:30:02 1469e6f7b9e6: Pulling fs layer 04:30:02 eaf3925da568: Pulling fs layer 04:30:02 bab4dde63d76: Pulling fs layer 04:30:02 bde34c3a00c8: Pulling fs layer 04:30:02 b352a97aabf1: Pulling fs layer 04:30:02 988bab9f4d93: Waiting 04:30:02 4872d77fe225: Pulling fs layer 04:30:02 5851b861e8e6: Pulling fs layer 04:30:02 1469e6f7b9e6: Waiting 04:30:02 bde34c3a00c8: Waiting 04:30:02 4872d77fe225: Waiting 04:30:02 5851b861e8e6: Waiting 04:30:02 bab4dde63d76: Waiting 04:30:02 b352a97aabf1: Waiting 04:30:02 eaf3925da568: Waiting 04:30:02 e2be974225ed: Verifying Checksum 04:30:02 e2be974225ed: Download complete 04:30:02 988bab9f4d93: Verifying Checksum 04:30:02 988bab9f4d93: Download complete 04:30:02 339a4e72a1f5: Verifying Checksum 04:30:02 339a4e72a1f5: Download complete 04:30:02 1469e6f7b9e6: Verifying Checksum 04:30:02 1469e6f7b9e6: Download complete 04:30:02 eaf3925da568: Verifying Checksum 04:30:02 eaf3925da568: Download complete 04:30:02 bde34c3a00c8: Verifying Checksum 04:30:02 bde34c3a00c8: Download complete 04:30:02 b352a97aabf1: Download complete 04:30:02 4872d77fe225: Download complete 04:30:02 5851b861e8e6: Verifying Checksum 04:30:02 5851b861e8e6: Download complete 04:30:02 b85a868b505f: Verifying Checksum 04:30:02 b85a868b505f: Download complete 04:30:03 bab4dde63d76: Verifying Checksum 04:30:03 bab4dde63d76: Download complete 04:30:04 b85a868b505f: Pull complete 04:30:04 e2be974225ed: Pull complete 04:30:04 339a4e72a1f5: Pull complete 04:30:04 988bab9f4d93: Pull complete 04:30:05 1469e6f7b9e6: Pull complete 04:30:05 eaf3925da568: Pull complete 04:30:07 bab4dde63d76: Pull complete 04:30:07 bde34c3a00c8: Pull complete 04:30:07 b352a97aabf1: Pull complete 04:30:07 4872d77fe225: Pull complete 04:30:07 5851b861e8e6: Pull complete 04:30:07 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:30:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:30:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:30:07 prd-ubuntu20.04-docker-8c-8g-1033 does not seem to be running inside a container 04:30:07 $ 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 04:30:10 $ docker top 73ceff48bf0985cd7a6de83b0044ce0943f7a4abd547b8304171cc9c012dcefe -eo pid,comm 04:30:10 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:30:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:30:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:30:17 [ssh-agent] Looking for ssh-agent implementation... 04:30:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:30:17 $ docker exec 73ceff48bf0985cd7a6de83b0044ce0943f7a4abd547b8304171cc9c012dcefe ssh-agent 04:30:17 SSH_AUTH_SOCK=/tmp/ssh-ah6mwqgdsjDm/agent.31 04:30:17 SSH_AGENT_PID=37 04:30:17 Running ssh-add (command line suppressed) 04:30:17 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2503648831793118147.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2503648831793118147.key) 04:30:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:30:17 + git tag --points-at HEAD [Pipeline] } 04:30:17 $ docker exec --env ******** --env ******** 73ceff48bf0985cd7a6de83b0044ce0943f7a4abd547b8304171cc9c012dcefe ssh-agent -k 04:30:18 unset SSH_AUTH_SOCK; 04:30:18 unset SSH_AGENT_PID; 04:30:18 echo Agent pid 37 killed; 04:30:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:30:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:30:18 [ssh-agent] Looking for ssh-agent implementation... 04:30:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:30:18 $ docker exec 73ceff48bf0985cd7a6de83b0044ce0943f7a4abd547b8304171cc9c012dcefe ssh-agent 04:30:18 SSH_AUTH_SOCK=/tmp/ssh-Rk684oWcE5mP/agent.69 04:30:18 SSH_AGENT_PID=75 04:30:18 Running ssh-add (command line suppressed) 04:30:18 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1304685909036953267.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1304685909036953267.key) 04:30:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:30:18 + git semver init 04:30:19 2024-02-16 04:30:18,960 [run_init] DEBUG init version:0.0.0 force:False 04:30:19 2024-02-16 04:30:18,960 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver 04:30:19 2024-02-16 04:30:18,961 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver 04:30:19 2024-02-16 04:30:18,961 [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) 04:30:19 2024-02-16 04:30:19,967 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude 04:30:19 2024-02-16 04:30:19,967 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False 04:30:19 2024-02-16 04:30:19,967 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 04:30:19 2024-02-16 04:30:19,968 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 04:30:19 3.2.0-dev.9 [Pipeline] } 04:30:20 $ docker exec --env ******** --env ******** 73ceff48bf0985cd7a6de83b0044ce0943f7a4abd547b8304171cc9c012dcefe ssh-agent -k 04:30:20 unset SSH_AUTH_SOCK; 04:30:20 unset SSH_AGENT_PID; 04:30:20 echo Agent pid 75 killed; 04:30:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:30:20 + git semver [Pipeline] } 04:30:21 $ docker stop --time=1 73ceff48bf0985cd7a6de83b0044ce0943f7a4abd547b8304171cc9c012dcefe 04:30:22 $ docker rm -f --volumes 73ceff48bf0985cd7a6de83b0044ce0943f7a4abd547b8304171cc9c012dcefe [Pipeline] // withDockerContainer [Pipeline] sh 04:30:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:30:22 Stashed 1 file(s) [Pipeline] echo 04:30:22 [edgeXSemver]: initialized semver on version 3.2.0-dev.9 [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 04:30:23 provisioning config files... 04:30:23 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config12264373777516875185tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:30:23 ---> ****-login.sh 04:30:23 nexus3.edgexfoundry.org:10001 04:30:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:30:23 Configure a credential helper to remove this warning. See 04:30:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:30:23 04:30:23 Login Succeeded 04:30:23 nexus3.edgexfoundry.org:10002 04:30:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:30:23 Configure a credential helper to remove this warning. See 04:30:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:30:23 04:30:23 Login Succeeded 04:30:23 nexus3.edgexfoundry.org:10003 04:30:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:30:23 Configure a credential helper to remove this warning. See 04:30:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:30:23 04:30:23 Login Succeeded 04:30:23 nexus3.edgexfoundry.org:10004 04:30:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:30:23 Configure a credential helper to remove this warning. See 04:30:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:30:23 04:30:23 Login Succeeded 04:30:23 ****.io 04:30:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:30:24 Configure a credential helper to remove this warning. See 04:30:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:30:24 04:30:24 Login Succeeded 04:30:24 ---> ****-login.sh ends [Pipeline] } 04:30:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:30:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:30:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:30:24 ========================================================= 04:30:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:30:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:24 + 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 . 04:30:24 Sending build context to Docker daemon 6.678MB 04:30:24 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 04:30:24 Step 2/12 : FROM ${BASE} AS builder 04:30:24 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:30:24 7264a8db6415: Pulling fs layer 04:30:24 c4d48a809fc2: Pulling fs layer 04:30:24 4f1c88b9dad5: Pulling fs layer 04:30:24 ad3a456e5733: Pulling fs layer 04:30:24 69c7f0334f64: Pulling fs layer 04:30:24 1f1c1a5573a3: Pulling fs layer 04:30:24 ce7588e14bc9: Pulling fs layer 04:30:24 b5e4710f87ac: Pulling fs layer 04:30:24 1f1c1a5573a3: Waiting 04:30:24 ad3a456e5733: Waiting 04:30:24 ce7588e14bc9: Waiting 04:30:24 69c7f0334f64: Waiting 04:30:24 c4d48a809fc2: Download complete 04:30:24 ad3a456e5733: Verifying Checksum 04:30:24 ad3a456e5733: Download complete 04:30:25 69c7f0334f64: Verifying Checksum 04:30:25 69c7f0334f64: Download complete 04:30:25 7264a8db6415: Verifying Checksum 04:30:25 7264a8db6415: Download complete 04:30:25 1f1c1a5573a3: Verifying Checksum 04:30:25 1f1c1a5573a3: Download complete 04:30:25 7264a8db6415: Pull complete 04:30:25 b5e4710f87ac: Verifying Checksum 04:30:25 b5e4710f87ac: Download complete 04:30:25 c4d48a809fc2: Pull complete 04:30:25 4f1c88b9dad5: Verifying Checksum 04:30:25 4f1c88b9dad5: Download complete 04:30:25 ce7588e14bc9: Verifying Checksum 04:30:25 ce7588e14bc9: Download complete 04:30:28 4f1c88b9dad5: Pull complete 04:30:28 ad3a456e5733: Pull complete 04:30:28 69c7f0334f64: Pull complete 04:30:28 1f1c1a5573a3: Pull complete 04:30:31 ce7588e14bc9: Pull complete 04:30:31 b5e4710f87ac: Pull complete 04:30:31 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 04:30:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:30:31 ---> 88b5674ff536 04:30:31 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 04:30:38 ---> Running in d9ff33d2f929 04:30:38 Removing intermediate container d9ff33d2f929 04:30:38 ---> cba7f0196bb1 04:30:38 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 04:30:38 ---> Running in cb3feba92e6e 04:30:38 Removing intermediate container cb3feba92e6e 04:30:38 ---> ad399707c45e 04:30:38 Step 5/12 : ARG ADD_BUILD_TAGS="" 04:30:38 ---> Running in a8617f26b93b 04:30:38 Removing intermediate container a8617f26b93b 04:30:38 ---> 37848901098f 04:30:38 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:30:38 ---> Running in 94be01524174 04:30:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:30:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:30:38 Still waiting to schedule task 04:30:38 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:30:38 OK: 264 MiB in 52 packages 04:30:38 Removing intermediate container 94be01524174 04:30:38 ---> 00368d4cfaca 04:30:38 Step 7/12 : WORKDIR /app 04:30:38 ---> Running in 8de92125b421 04:30:38 Removing intermediate container 8de92125b421 04:30:38 ---> 7c25ab92c300 04:30:38 Step 8/12 : COPY go.mod vendor* ./ 04:30:38 ---> 02b0b48aa375 04:30:38 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:30:38 ---> Running in c248c67e3232 04:31:17 Removing intermediate container c248c67e3232 04:31:17 ---> 0ddb1834dddf 04:31:17 Step 10/12 : COPY . . 04:31:17 ---> 29df7af8a191 04:31:17 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:31:17 ---> Running in f8e519c970cd 04:31:17 Removing intermediate container f8e519c970cd 04:31:17 ---> d46d3e5e4d23 04:31:17 Step 12/12 : RUN $MAKE 04:31:17 ---> Running in 949293a2ca62 04:31:17 noop 04:31:17 Removing intermediate container 949293a2ca62 04:31:17 ---> da421d2b2c3f 04:31:17 Successfully built da421d2b2c3f 04:31:17 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:18 + docker inspect -f . ci-base-image-x86_64 04:31:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:31:18 prd-ubuntu20.04-docker-8c-8g-1033 does not seem to be running inside a container 04:31:18 $ 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 04:31:18 $ docker top 2157c4c1a3fd23601487489411d5273f4c38e254608b341b9aa1fdc2b21fac2b -eo pid,comm [Pipeline] { [Pipeline] sh 04:31:19 + go version 04:31:19 go version go1.21.0 linux/amd64 [Pipeline] } 04:31:19 $ docker stop --time=1 2157c4c1a3fd23601487489411d5273f4c38e254608b341b9aa1fdc2b21fac2b 04:31:20 $ docker rm -f --volumes 2157c4c1a3fd23601487489411d5273f4c38e254608b341b9aa1fdc2b21fac2b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:21 + docker inspect -f . ci-base-image-x86_64 04:31:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:31:21 prd-ubuntu20.04-docker-8c-8g-1033 does not seem to be running inside a container 04:31:21 $ 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 04:31:21 $ docker top d347bf6efa73c4c18d20f40eeb3a1b494da08d637bacc357f9b133c81c8f82ce -eo pid,comm [Pipeline] { [Pipeline] sh 04:31:21 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh 04:31:22 + make test 04:31:22 go test -race -coverprofile=coverage.out ./... 04:31:44 ? github.com/edgexfoundry/app-record-replay [no test files] 04:31:44 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 04:31:44 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 04:31:44 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 04:31:44 ok github.com/edgexfoundry/app-record-replay/internal/app 1.048s coverage: 88.0% of statements 04:31:51 ok github.com/edgexfoundry/app-record-replay/internal/application 9.612s coverage: 98.7% of statements 04:31:51 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.095s coverage: 89.7% of statements 04:31:51 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.033s coverage: 100.0% of statements 04:32:15 go vet ./... 04:32:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:32:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:32:15 ./bin/test-attribution-txt.sh 04:32:15 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 04:32:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:32:15 $ docker stop --time=1 d347bf6efa73c4c18d20f40eeb3a1b494da08d637bacc357f9b133c81c8f82ce 04:32:19 $ docker rm -f --volumes d347bf6efa73c4c18d20f40eeb3a1b494da08d637bacc357f9b133c81c8f82ce [Pipeline] // withDockerContainer [Pipeline] sh 04:32:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:32:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:32:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:32:20 + ls -al . 04:32:20 total 192 04:32:20 drwxrwxr-x 10 jenkins jenkins 4096 Feb 16 04:31 . 04:32:20 drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 04:29 .. 04:32:20 -rw-rw-r-- 1 jenkins jenkins 119 Feb 16 04:29 .dockerignore 04:32:20 drwxrwxr-x 8 jenkins jenkins 4096 Feb 16 04:31 .git 04:32:20 drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 04:29 .github 04:32:20 -rw-rw-r-- 1 jenkins jenkins 164 Feb 16 04:29 .gitignore 04:32:20 -rw-rw-r-- 1 jenkins jenkins 41 Feb 16 04:29 .golangci.yml 04:32:20 drwxr-xr-x 3 jenkins jenkins 4096 Feb 16 04:30 .semver 04:32:20 -rw-rw-r-- 1 jenkins jenkins 11301 Feb 16 04:29 Attribution.txt 04:32:20 -rw-rw-r-- 1 jenkins jenkins 458 Feb 16 04:29 CHANGELOG.md 04:32:20 -rw-rw-r-- 1 jenkins jenkins 1725 Feb 16 04:29 Dockerfile 04:32:20 -rw-rw-r-- 1 jenkins jenkins 677 Feb 16 04:29 GOVERNANCE.md 04:32:20 -rw-rw-r-- 1 jenkins jenkins 681 Feb 16 04:29 Jenkinsfile 04:32:20 -rw-rw-r-- 1 jenkins jenkins 10174 Feb 16 04:29 LICENSE 04:32:20 -rw-rw-r-- 1 jenkins jenkins 3136 Feb 16 04:29 Makefile 04:32:20 -rw-rw-r-- 1 jenkins jenkins 611 Feb 16 04:29 OWNERS.md 04:32:20 -rw-rw-r-- 1 jenkins jenkins 4107 Feb 16 04:29 README.md 04:32:20 -rw-rw-r-- 1 jenkins jenkins 7789 Feb 16 04:29 Record and Reply.postman_collection.json 04:32:20 -rw-rw-r-- 1 jenkins jenkins 11 Feb 16 04:30 VERSION 04:32:20 drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 04:29 bin 04:32:20 -rw-r--r-- 1 jenkins jenkins 24666 Feb 16 04:31 coverage.out 04:32:20 -rw-rw-r-- 1 jenkins jenkins 3950 Feb 16 04:29 go.mod 04:32:20 -rw-rw-r-- 1 jenkins jenkins 34578 Feb 16 04:29 go.sum 04:32:20 drwxrwxr-x 7 jenkins jenkins 4096 Feb 16 04:29 internal 04:32:20 -rw-rw-r-- 1 jenkins jenkins 913 Feb 16 04:29 main.go 04:32:20 drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 04:29 openapi 04:32:20 drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 04:29 pkg 04:32:20 drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 04:29 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:21 + 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=9e139494c9a54089c8736c8c598bbd4aa6693f44 --label arch=amd64 --label version=3.2.0-dev.9 . 04:32:21 Sending build context to Docker daemon 6.704MB 04:32:21 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 04:32:21 Step 2/27 : FROM ${BASE} AS builder 04:32:21 ---> da421d2b2c3f 04:32:21 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 04:32:21 ---> Running in ab05508cc699 04:32:21 Removing intermediate container ab05508cc699 04:32:21 ---> 49dbd98e1d8d 04:32:21 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 04:32:21 ---> Running in 6b9660d79dbf 04:32:21 Removing intermediate container 6b9660d79dbf 04:32:21 ---> c3708e9727b8 04:32:21 Step 5/27 : ARG ADD_BUILD_TAGS="" 04:32:21 ---> Running in d0840a923db6 04:32:21 Removing intermediate container d0840a923db6 04:32:21 ---> b1615da94dc4 04:32:21 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:32:21 ---> Running in 2465967ff9da 04:32:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:32:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:32:22 OK: 264 MiB in 52 packages 04:32:22 Removing intermediate container 2465967ff9da 04:32:22 ---> 23fd5785fcad 04:32:22 Step 7/27 : WORKDIR /app 04:32:22 ---> Running in d4192dde1876 04:32:22 Removing intermediate container d4192dde1876 04:32:22 ---> 4301c367995c 04:32:22 Step 8/27 : COPY go.mod vendor* ./ 04:32:23 ---> 6f175490a800 04:32:23 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:32:23 ---> Running in 2523d90879ba 04:32:23 Removing intermediate container 2523d90879ba 04:32:23 ---> 7b7d288a6df1 04:32:23 Step 10/27 : COPY . . 04:32:24 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1034 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws 04:32:24 Running in /w/workspace/app-record-replay/84 [Pipeline] { [Pipeline] checkout 04:32:24 Selected Git installation does not exist. Using Default 04:32:24 The recommended git tool is: NONE 04:32:24 ---> e75ed29d6da6 04:32:24 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:32:24 ---> Running in fe0af4e7adfa 04:32:24 Removing intermediate container fe0af4e7adfa 04:32:24 ---> 053ed9e528e8 04:32:24 Step 12/27 : RUN $MAKE 04:32:24 ---> Running in b5d8ba1cf1c5 04:32:24 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.19 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.9" -trimpath -mod=readonly -o app-record-replay 04:32:29 using credential edgex-jenkins-ssh 04:32:29 Cloning the remote Git repository 04:32:29 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 04:32:29 > git init /w/workspace/app-record-replay/84 # timeout=10 04:32:29 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 04:32:29 > git --version # timeout=10 04:32:29 > git --version # 'git version 2.25.1' 04:32:29 using GIT_SSH to set credentials SSH Credentials for GitHub 04:32:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:32:31 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 04:32:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:32:32 Avoid second fetch 04:32:32 Checking out Revision 9e139494c9a54089c8736c8c598bbd4aa6693f44 (main) 04:32:32 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#124)" 04:32:32 > git config core.sparsecheckout # timeout=10 04:32:32 > git checkout -f 9e139494c9a54089c8736c8c598bbd4aa6693f44 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:32:34 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:32:34 % Total % Received % Xferd Average Speed Time Time Time Current 04:32:34 Dload Upload Total Spent Left Speed 04:32:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 117k 0 --:--:-- --:--:-- --:--:-- 117k [Pipeline] sh 04:32:34 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:32:34 + sudo tee /etc/docker/daemon.new 04:32:34 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:32:34 { 04:32:34 "registry-mirrors": [ 04:32:34 "https://nexus3.edgexfoundry.org:10001" 04:32:34 ], 04:32:34 "bip": "10.250.0.254/24", 04:32:34 "hosts": [ 04:32:34 "tcp://0.0.0.0:5555", 04:32:34 "unix:///var/run/docker.sock" 04:32:34 ], 04:32:34 "mtu": 1458, 04:32:34 "selinux-enabled": true, 04:32:34 "seccomp-profile": "/etc/docker/seccomp.json" 04:32:34 } [Pipeline] sh 04:32:35 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:32:35 + sudo service docker restart 04:32:46 Removing intermediate container b5d8ba1cf1c5 04:32:46 ---> 39d772b77947 04:32:46 Step 13/27 : FROM alpine:3.18 04:32:46 3.18: Pulling from library/alpine 04:32:46 619be1103602: Pulling fs layer 04:32:46 619be1103602: Verifying Checksum 04:32:46 619be1103602: Download complete 04:32:47 619be1103602: Pull complete 04:32:47 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:32:47 Status: Downloaded newer image for alpine:3.18 04:32:47 ---> d3782b16ccc9 04:32:47 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:32:47 ---> Running in f19ef01b72c2 04:32:47 Removing intermediate container f19ef01b72c2 04:32:47 ---> af18f8e4942b 04:32:47 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 04:32:47 ---> Running in 66300496b3c1 04:32:47 Removing intermediate container 66300496b3c1 04:32:47 ---> 3937c2a21c36 04:32:47 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 04:32:47 ---> Running in 5377f2c15284 04:32:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:32:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:32:48 (1/2) Installing ca-certificates (20230506-r0) 04:32:48 (2/2) Installing dumb-init (1.2.5-r2) 04:32:48 Executing busybox-1.36.1-r5.trigger 04:32:48 Executing ca-certificates-20230506-r0.trigger 04:32:48 OK: 8 MiB in 17 packages 04:32:49 Removing intermediate container 5377f2c15284 04:32:49 ---> 90c392e06854 04:32:49 Step 17/27 : RUN apk --no-cache upgrade 04:32:49 ---> Running in a18c380cdd07 04:32:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:32:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:32:49 OK: 8 MiB in 17 packages 04:32:49 Removing intermediate container a18c380cdd07 04:32:49 ---> 78ba553941d4 04:32:49 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 04:32:49 ---> 0dd656ca0122 04:32:49 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 04:32:50 ---> 6ee17b9d8656 04:32:50 Step 20/27 : COPY --from=builder /app/res/ /res/ 04:32:50 ---> 3a3d53d2cca0 04:32:50 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 04:32:51 ---> f0c345de59fb 04:32:51 Step 22/27 : EXPOSE 59712 04:32:51 ---> Running in af162b4a3d71 04:32:51 Removing intermediate container af162b4a3d71 04:32:51 ---> 020456ee8978 04:32:51 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 04:32:51 ---> Running in ce028d57e5cd 04:32:51 Removing intermediate container ce028d57e5cd 04:32:51 ---> 201c33b77175 04:32:51 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:32:51 ---> Running in aac630e7af83 04:32:51 Removing intermediate container aac630e7af83 04:32:51 ---> c98777a30ee4 04:32:51 Step 25/27 : LABEL arch=amd64 04:32:51 ---> Running in 277fe8f47563 04:32:51 Removing intermediate container 277fe8f47563 04:32:51 ---> 7ebac9f0f651 04:32:51 Step 26/27 : LABEL git_sha=9e139494c9a54089c8736c8c598bbd4aa6693f44 04:32:51 ---> Running in c97373bcb90a 04:32:51 Removing intermediate container c97373bcb90a 04:32:51 ---> 5f342d48ecf4 04:32:51 Step 27/27 : LABEL version=3.2.0-dev.9 04:32:51 ---> Running in 7dd718b2dfcc 04:32:51 Removing intermediate container 7dd718b2dfcc 04:32:51 ---> 6f4c53b876fc 04:32:51 [Warning] One or more build-args [ARCH] were not consumed 04:32:51 Successfully built 6f4c53b876fc 04:32:51 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 04:32:52 provisioning config files... 04:32:52 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config3726254932451667705tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:32:52 ---> ****-login.sh 04:32:52 nexus3.edgexfoundry.org:10001 04:32:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:32:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:32:52 Configure a credential helper to remove this warning. See 04:32:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:32:52 04:32:52 Login Succeeded 04:32:52 nexus3.edgexfoundry.org:10002 04:32:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:32:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:32:52 Configure a credential helper to remove this warning. See 04:32:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:32:52 04:32:52 Login Succeeded 04:32:52 nexus3.edgexfoundry.org:10003 04:32:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:32:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:32:52 Configure a credential helper to remove this warning. See 04:32:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:32:52 04:32:52 Login Succeeded 04:32:52 nexus3.edgexfoundry.org:10004 04:32:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:32:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:32:53 Configure a credential helper to remove this warning. See 04:32:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:32:53 04:32:53 Login Succeeded 04:32:53 ****.io 04:32:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:32:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:32:53 Configure a credential helper to remove this warning. See 04:32:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:32:53 04:32:53 Login Succeeded 04:32:53 ---> ****-login.sh ends [Pipeline] } 04:32:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:32:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:32:53 [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: 04:32:53 9e139494c9a54089c8736c8c598bbd4aa6693f44 04:32:53 latest 04:32:53 3.2.0-dev.9 04:32:53 9e139494c9a54089c8736c8c598bbd4aa6693f44-3.2.0-dev.9 04:32:53 main 04:32:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:32:53 provisioning config files... 04:32:53 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/84@tmp/config2924185616630411125tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:32:53 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:9e139494c9a54089c8736c8c598bbd4aa6693f44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:54 ---> ****-login.sh 04:32:54 nexus3.edgexfoundry.org:10001 04:32:54 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:9e139494c9a54089c8736c8c598bbd4aa6693f44 04:32:54 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 04:32:54 171a4aff2b79: Preparing 04:32:54 020e5f0bda64: Preparing 04:32:54 1377c2730096: Preparing 04:32:54 20fc582f75ea: Preparing 04:32:54 50593bc98363: Preparing 04:32:54 dd7985f0e9ca: Preparing 04:32:54 aedc3bda2944: Preparing 04:32:54 dd7985f0e9ca: Waiting 04:32:54 aedc3bda2944: Waiting 04:32:54 020e5f0bda64: Pushed 04:32:54 1377c2730096: Pushed 04:32:54 20fc582f75ea: Pushed 04:32:54 50593bc98363: Pushed 04:32:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:32:54 aedc3bda2944: Layer already exists 04:32:54 dd7985f0e9ca: Pushed 04:32:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:32:54 Configure a credential helper to remove this warning. See 04:32:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:32:54 04:32:54 Login Succeeded 04:32:54 nexus3.edgexfoundry.org:10002 04:32:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:32:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:32:55 Configure a credential helper to remove this warning. See 04:32:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:32:55 04:32:55 Login Succeeded 04:32:55 nexus3.edgexfoundry.org:10003 04:32:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:32:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:32:55 Configure a credential helper to remove this warning. See 04:32:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:32:55 04:32:55 Login Succeeded 04:32:55 nexus3.edgexfoundry.org:10004 04:32:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:32:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:32:55 Configure a credential helper to remove this warning. See 04:32:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:32:55 04:32:55 Login Succeeded 04:32:55 ****.io 04:32:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:32:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:32:56 Configure a credential helper to remove this warning. See 04:32:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:32:56 04:32:56 Login Succeeded 04:32:56 ---> ****-login.sh ends [Pipeline] } 04:32:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:32:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:32:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:32:56 ========================================================= 04:32:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 04:32:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:57 171a4aff2b79: Pushed 04:32:57 9e139494c9a54089c8736c8c598bbd4aa6693f44: digest: sha256:1f45353df657aa47ca4655875db8c2118f9fd77639c1009b44d86d16469851ab size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:57 + 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 . 04:32:57 Sending build context to Docker daemon 258.6kB 04:32:57 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv 04:32:57 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 04:32:57 Step 2/12 : FROM ${BASE} AS builder [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:58 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:32:58 9fda8d8052c6: Pulling fs layer 04:32:58 5d54e960e981: Pulling fs layer 04:32:58 c4a7e357bf2a: Pulling fs layer 04:32:58 f0e02332f6b5: Pulling fs layer 04:32:58 872ee5b61b7b: Pulling fs layer 04:32:58 0c6a40ed1a82: Pulling fs layer 04:32:58 94ae7d8d031c: Pulling fs layer 04:32:58 872ee5b61b7b: Waiting 04:32:58 0c6a40ed1a82: Waiting 04:32:58 94ae7d8d031c: Waiting 04:32:58 f0e02332f6b5: Waiting 04:32:58 5d54e960e981: Download complete 04:32:58 f0e02332f6b5: Download complete 04:32:58 872ee5b61b7b: Download complete 04:32:58 9fda8d8052c6: Download complete 04:32:58 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest 04:32:58 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 04:32:58 171a4aff2b79: Preparing 04:32:58 020e5f0bda64: Preparing 04:32:58 1377c2730096: Preparing 04:32:58 20fc582f75ea: Preparing 04:32:58 50593bc98363: Preparing 04:32:58 dd7985f0e9ca: Preparing 04:32:58 aedc3bda2944: Preparing 04:32:58 dd7985f0e9ca: Waiting 04:32:58 aedc3bda2944: Waiting 04:32:58 50593bc98363: Layer already exists 04:32:58 20fc582f75ea: Layer already exists 04:32:58 1377c2730096: Layer already exists 04:32:58 171a4aff2b79: Layer already exists 04:32:58 020e5f0bda64: Layer already exists 04:32:58 dd7985f0e9ca: Layer already exists 04:32:58 aedc3bda2944: Layer already exists 04:32:58 latest: digest: sha256:1f45353df657aa47ca4655875db8c2118f9fd77639c1009b44d86d16469851ab size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:58 94ae7d8d031c: Verifying Checksum 04:32:58 94ae7d8d031c: Download complete 04:32:58 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:58 9fda8d8052c6: Pull complete 04:32:59 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.9 04:32:59 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 04:32:59 171a4aff2b79: Preparing 04:32:59 020e5f0bda64: Preparing 04:32:59 1377c2730096: Preparing 04:32:59 20fc582f75ea: Preparing 04:32:59 50593bc98363: Preparing 04:32:59 dd7985f0e9ca: Preparing 04:32:59 aedc3bda2944: Preparing 04:32:59 aedc3bda2944: Waiting 04:32:59 dd7985f0e9ca: Waiting 04:32:59 171a4aff2b79: Layer already exists 04:32:59 020e5f0bda64: Layer already exists 04:32:59 1377c2730096: Layer already exists 04:32:59 50593bc98363: Layer already exists 04:32:59 20fc582f75ea: Layer already exists 04:32:59 aedc3bda2944: Layer already exists 04:32:59 dd7985f0e9ca: Layer already exists 04:32:59 3.2.0-dev.9: digest: sha256:1f45353df657aa47ca4655875db8c2118f9fd77639c1009b44d86d16469851ab size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:59 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:9e139494c9a54089c8736c8c598bbd4aa6693f44-3.2.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 04:32:59 5d54e960e981: Pull complete [Pipeline] sh 04:32:59 c4a7e357bf2a: Verifying Checksum 04:32:59 c4a7e357bf2a: Download complete 04:32:59 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:9e139494c9a54089c8736c8c598bbd4aa6693f44-3.2.0-dev.9 04:32:59 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 04:32:59 171a4aff2b79: Preparing 04:32:59 020e5f0bda64: Preparing 04:32:59 1377c2730096: Preparing 04:32:59 20fc582f75ea: Preparing 04:32:59 50593bc98363: Preparing 04:32:59 dd7985f0e9ca: Preparing 04:32:59 aedc3bda2944: Preparing 04:32:59 dd7985f0e9ca: Waiting 04:32:59 aedc3bda2944: Waiting 04:32:59 020e5f0bda64: Layer already exists 04:32:59 1377c2730096: Layer already exists 04:32:59 171a4aff2b79: Layer already exists 04:32:59 20fc582f75ea: Layer already exists 04:32:59 50593bc98363: Layer already exists 04:32:59 dd7985f0e9ca: Layer already exists 04:32:59 aedc3bda2944: Layer already exists 04:32:59 9e139494c9a54089c8736c8c598bbd4aa6693f44-3.2.0-dev.9: digest: sha256:1f45353df657aa47ca4655875db8c2118f9fd77639c1009b44d86d16469851ab size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:00 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:00 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main 04:33:00 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 04:33:00 171a4aff2b79: Preparing 04:33:00 020e5f0bda64: Preparing 04:33:00 1377c2730096: Preparing 04:33:00 20fc582f75ea: Preparing 04:33:00 50593bc98363: Preparing 04:33:00 dd7985f0e9ca: Preparing 04:33:00 aedc3bda2944: Preparing 04:33:00 dd7985f0e9ca: Waiting 04:33:00 aedc3bda2944: Waiting 04:33:00 020e5f0bda64: Layer already exists 04:33:00 171a4aff2b79: Layer already exists 04:33:00 50593bc98363: Layer already exists 04:33:00 20fc582f75ea: Layer already exists 04:33:00 1377c2730096: Layer already exists 04:33:00 aedc3bda2944: Layer already exists 04:33:00 dd7985f0e9ca: Layer already exists 04:33:00 main: digest: sha256:1f45353df657aa47ca4655875db8c2118f9fd77639c1009b44d86d16469851ab size: 1782 [Pipeline] } 04:33:00 0c6a40ed1a82: Verifying Checksum 04:33:00 0c6a40ed1a82: Download complete [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:33:00 ===================================================== [Pipeline] echo 04:33:01 taggedImages: 04:33:01 - nexus3.edgexfoundry.org:10004/app-record-replay:9e139494c9a54089c8736c8c598bbd4aa6693f44 04:33:01 - nexus3.edgexfoundry.org:10004/app-record-replay:latest 04:33:01 - nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.9 04:33:01 - nexus3.edgexfoundry.org:10004/app-record-replay:9e139494c9a54089c8736c8c598bbd4aa6693f44-3.2.0-dev.9 04:33:01 - 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 04:33:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:33:01 04:33:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:33:02 latest: Pulling from edgex-lftools-log-publisher 04:33:02 5eb5b503b376: Pulling fs layer 04:33:02 5c69ac0246d0: Pulling fs layer 04:33:02 ec43610c2a17: Pulling fs layer 04:33:02 3a2ae6a8a46f: Pulling fs layer 04:33:02 33b1e0a273af: Pulling fs layer 04:33:02 5d3b04190fa2: Pulling fs layer 04:33:02 2f39f015ded8: Pulling fs layer 04:33:02 3a2ae6a8a46f: Waiting 04:33:02 33b1e0a273af: Waiting 04:33:02 2f39f015ded8: Waiting 04:33:02 5d3b04190fa2: Waiting 04:33:02 5c69ac0246d0: Download complete 04:33:02 3a2ae6a8a46f: Verifying Checksum 04:33:02 3a2ae6a8a46f: Download complete 04:33:02 33b1e0a273af: Verifying Checksum 04:33:02 33b1e0a273af: Download complete 04:33:02 5d3b04190fa2: Verifying Checksum 04:33:02 5d3b04190fa2: Download complete 04:33:02 ec43610c2a17: Verifying Checksum 04:33:02 5eb5b503b376: Verifying Checksum 04:33:02 5eb5b503b376: Download complete 04:33:03 2f39f015ded8: Download complete 04:33:03 5eb5b503b376: Pull complete 04:33:03 5c69ac0246d0: Pull complete 04:33:04 ec43610c2a17: Pull complete 04:33:04 3a2ae6a8a46f: Pull complete 04:33:04 33b1e0a273af: Pull complete 04:33:04 5d3b04190fa2: Pull complete 04:33:08 2f39f015ded8: Pull complete 04:33:08 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:33:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:33:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:33:09 prd-ubuntu20.04-docker-8c-8g-1033 does not seem to be running inside a container 04:33:09 $ 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 04:33:13 c4a7e357bf2a: Pull complete 04:33:13 f0e02332f6b5: Pull complete 04:33:13 872ee5b61b7b: Pull complete 04:33:14 $ docker top 7aa781cffcfd60bc2532dceb167374633165b9deb50af30eda761d34872fe909 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:33:15 ---> job-cost.sh 04:33:15 lf-activate-venv: SKIPPING 04:33:15 INFO: No Stack... 04:33:15 INFO: Retrieving Pricing Info for: v3-standard-8 04:33:15 INFO: Archiving Costs [Pipeline] sh 04:33:16 + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv 04:33:16 + cut -d, -f6 [Pipeline] lock 04:33:16 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-84-stack-cost] 04:33:16 Resource [jenkins-edgexfoundry-app-record-replay-main-84-stack-cost] did not exist. Created. 04:33:16 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-84-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:33:16 + echo total: 0.2199999988079071 [Pipeline] stash 04:33:16 Stashed 1 file(s) [Pipeline] } 04:33:16 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-84-stack-cost] [Pipeline] // lock [Pipeline] } 04:33:16 $ docker stop --time=1 7aa781cffcfd60bc2532dceb167374633165b9deb50af30eda761d34872fe909 04:33:17 $ docker rm -f --volumes 7aa781cffcfd60bc2532dceb167374633165b9deb50af30eda761d34872fe909 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:33:21 0c6a40ed1a82: Pull complete 04:33:23 94ae7d8d031c: Pull complete 04:33:23 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 04:33:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:33:23 ---> 86de565de09d 04:33:23 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 04:33:25 ---> Running in 8ea1d8cd71e0 04:33:25 Removing intermediate container 8ea1d8cd71e0 04:33:25 ---> bc900d521974 04:33:25 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 04:33:25 ---> Running in c28714c242b2 04:33:25 Removing intermediate container c28714c242b2 04:33:25 ---> 5c436c7244e4 04:33:25 Step 5/12 : ARG ADD_BUILD_TAGS="" 04:33:25 ---> Running in 0ddb9793066d 04:33:25 Removing intermediate container 0ddb9793066d 04:33:25 ---> 2c0057a0d12a 04:33:25 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:33:25 ---> Running in e746f5dbfaf3 04:33:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:33:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:33:28 OK: 266 MiB in 52 packages 04:33:28 Removing intermediate container e746f5dbfaf3 04:33:28 ---> 877dd36c18d1 04:33:28 Step 7/12 : WORKDIR /app 04:33:28 ---> Running in 18b53b748283 04:33:29 Removing intermediate container 18b53b748283 04:33:29 ---> 3badcd19ae58 04:33:29 Step 8/12 : COPY go.mod vendor* ./ 04:33:34 ---> faaccba748b7 04:33:34 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:33:34 ---> Running in 8f25005a8cae 04:34:31 Removing intermediate container 8f25005a8cae 04:34:31 ---> 949f69c05454 04:34:31 Step 10/12 : COPY . . 04:34:31 ---> 207228e2ff44 04:34:31 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:34:31 ---> Running in b63188de5f34 04:34:31 Removing intermediate container b63188de5f34 04:34:31 ---> cb3e80e5f2cf 04:34:31 Step 12/12 : RUN $MAKE 04:34:31 ---> Running in 1e8dac6cf2b2 04:34:32 noop 04:34:33 Removing intermediate container 1e8dac6cf2b2 04:34:33 ---> 55ab1af3c40b 04:34:33 Successfully built 55ab1af3c40b 04:34:33 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:34:34 + docker inspect -f . ci-base-image-arm64 04:34:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:34:34 prd-ubuntu20.04-docker-arm64-4c-16g-1034 does not seem to be running inside a container 04:34:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/84 -v /w/workspace/app-record-replay/84:/w/workspace/app-record-replay/84:rw,z -v /w/workspace/app-record-replay/84@tmp:/w/workspace/app-record-replay/84@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:34:35 $ docker top b0ef1f22e05b1ee09fdf92003bfb67b6b39600c4ca80d317d22633e6be4a4828 -eo pid,comm [Pipeline] { [Pipeline] sh 04:34:36 + go version 04:34:36 go version go1.21.0 linux/arm64 [Pipeline] } 04:34:36 $ docker stop --time=1 b0ef1f22e05b1ee09fdf92003bfb67b6b39600c4ca80d317d22633e6be4a4828 04:34:38 $ docker rm -f --volumes b0ef1f22e05b1ee09fdf92003bfb67b6b39600c4ca80d317d22633e6be4a4828 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:34:39 + docker inspect -f . ci-base-image-arm64 04:34:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:34:39 prd-ubuntu20.04-docker-arm64-4c-16g-1034 does not seem to be running inside a container 04:34:39 $ 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/84 -v /w/workspace/app-record-replay/84:/w/workspace/app-record-replay/84:rw,z -v /w/workspace/app-record-replay/84@tmp:/w/workspace/app-record-replay/84@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:34:40 $ docker top 963baffea813f25559c63490e00faee2049a929fd1c3db7111f429a9672c0487 -eo pid,comm [Pipeline] { [Pipeline] sh 04:34:41 + git config --global --add safe.directory /w/workspace/app-record-replay/84 [Pipeline] fileExists [Pipeline] sh 04:34:41 + make test 04:34:41 go test -race -coverprofile=coverage.out ./... 04:36:49 ? github.com/edgexfoundry/app-record-replay [no test files] 04:36:49 ok github.com/edgexfoundry/app-record-replay/internal/app 1.233s coverage: 88.0% of statements 04:36:55 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 04:36:55 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 04:36:56 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 04:37:00 ok github.com/edgexfoundry/app-record-replay/internal/application 10.000s coverage: 98.7% of statements 04:37:00 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.453s coverage: 89.7% of statements 04:37:00 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.157s coverage: 100.0% of statements 04:37:01 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:37:01 go vet ./... 04:39:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:39:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:39:08 ./bin/test-attribution-txt.sh 04:39:08 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 04:39:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:39:08 $ docker stop --time=1 963baffea813f25559c63490e00faee2049a929fd1c3db7111f429a9672c0487 04:39:13 $ docker rm -f --volumes 963baffea813f25559c63490e00faee2049a929fd1c3db7111f429a9672c0487 [Pipeline] // withDockerContainer [Pipeline] sh 04:39:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:39:15 Warning: overwriting stash ‘coverage-report’ 04:39:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:39:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:39:17 + ls -al . 04:39:17 total 188 04:39:17 drwxrwxr-x 9 jenkins jenkins 4096 Feb 16 04:34 . 04:39:17 drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 04:32 .. 04:39:17 -rw-rw-r-- 1 jenkins jenkins 119 Feb 16 04:32 .dockerignore 04:39:17 drwxrwxr-x 8 jenkins jenkins 4096 Feb 16 04:32 .git 04:39:17 drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 04:32 .github 04:39:17 -rw-rw-r-- 1 jenkins jenkins 164 Feb 16 04:32 .gitignore 04:39:17 -rw-rw-r-- 1 jenkins jenkins 41 Feb 16 04:32 .golangci.yml 04:39:17 -rw-rw-r-- 1 jenkins jenkins 11301 Feb 16 04:32 Attribution.txt 04:39:17 -rw-rw-r-- 1 jenkins jenkins 458 Feb 16 04:32 CHANGELOG.md 04:39:17 -rw-rw-r-- 1 jenkins jenkins 1725 Feb 16 04:32 Dockerfile 04:39:17 -rw-rw-r-- 1 jenkins jenkins 677 Feb 16 04:32 GOVERNANCE.md 04:39:17 -rw-rw-r-- 1 jenkins jenkins 681 Feb 16 04:32 Jenkinsfile 04:39:17 -rw-rw-r-- 1 jenkins jenkins 10174 Feb 16 04:32 LICENSE 04:39:17 -rw-rw-r-- 1 jenkins jenkins 3136 Feb 16 04:32 Makefile 04:39:17 -rw-rw-r-- 1 jenkins jenkins 611 Feb 16 04:32 OWNERS.md 04:39:17 -rw-rw-r-- 1 jenkins jenkins 4107 Feb 16 04:32 README.md 04:39:17 -rw-rw-r-- 1 jenkins jenkins 7789 Feb 16 04:32 Record and Reply.postman_collection.json 04:39:17 -rw-rw-r-- 1 jenkins jenkins 11 Feb 16 04:30 VERSION 04:39:17 drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 04:32 bin 04:39:17 -rw-r--r-- 1 jenkins jenkins 24666 Feb 16 04:37 coverage.out 04:39:17 -rw-rw-r-- 1 jenkins jenkins 3950 Feb 16 04:32 go.mod 04:39:17 -rw-rw-r-- 1 jenkins jenkins 34578 Feb 16 04:32 go.sum 04:39:17 drwxrwxr-x 7 jenkins jenkins 4096 Feb 16 04:32 internal 04:39:17 -rw-rw-r-- 1 jenkins jenkins 913 Feb 16 04:32 main.go 04:39:17 drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 04:32 openapi 04:39:17 drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 04:32 pkg 04:39:17 drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 04:32 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:17 + docker build -t app-record-replay-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=9e139494c9a54089c8736c8c598bbd4aa6693f44 --label arch=arm64 --label version=3.2.0-dev.9 . 04:39:17 Sending build context to Docker daemon 284.2kB 04:39:17 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 04:39:17 Step 2/27 : FROM ${BASE} AS builder 04:39:17 ---> 55ab1af3c40b 04:39:17 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 04:39:17 ---> Running in c30d0aef0ba9 04:39:17 Removing intermediate container c30d0aef0ba9 04:39:17 ---> 26e73c8c1cf4 04:39:17 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 04:39:18 ---> Running in 77762b828a74 04:39:18 Removing intermediate container 77762b828a74 04:39:18 ---> aa6dc6ca7848 04:39:18 Step 5/27 : ARG ADD_BUILD_TAGS="" 04:39:18 ---> Running in 9132ae76b25b 04:39:18 Removing intermediate container 9132ae76b25b 04:39:18 ---> 58bf928d2156 04:39:18 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:39:18 ---> Running in 272a7a9e5a75 04:39:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:39:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:39:21 OK: 266 MiB in 52 packages 04:39:22 Removing intermediate container 272a7a9e5a75 04:39:22 ---> 45544c3838cd 04:39:22 Step 7/27 : WORKDIR /app 04:39:22 ---> Running in 867fe939459e 04:39:22 Removing intermediate container 867fe939459e 04:39:22 ---> e6bd5c8c9bbd 04:39:22 Step 8/27 : COPY go.mod vendor* ./ 04:39:26 ---> aecb1dc94304 04:39:26 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:39:26 ---> Running in 26554ecae530 04:39:28 Removing intermediate container 26554ecae530 04:39:28 ---> 141513d0ca08 04:39:28 Step 10/27 : COPY . . 04:39:28 ---> 7b0039934feb 04:39:28 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:39:28 ---> Running in e8ddf209eedd 04:39:29 Removing intermediate container e8ddf209eedd 04:39:29 ---> 66e47a8ea124 04:39:29 Step 12/27 : RUN $MAKE 04:39:29 ---> Running in 66dc3c1103fc 04:39:30 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.19 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.9" -trimpath -mod=readonly -o app-record-replay 04:41:22 Removing intermediate container 66dc3c1103fc 04:41:22 ---> 8e3805d62a30 04:41:22 Step 13/27 : FROM alpine:3.18 04:41:22 3.18: Pulling from library/alpine 04:41:22 c6b39de5b339: Pulling fs layer 04:41:22 c6b39de5b339: Download complete 04:41:22 c6b39de5b339: Pull complete 04:41:22 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:41:22 Status: Downloaded newer image for alpine:3.18 04:41:22 ---> 33abbf032149 04:41:22 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:41:22 ---> Running in 1bc9d769e159 04:41:22 Removing intermediate container 1bc9d769e159 04:41:22 ---> b6413e788caa 04:41:22 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 04:41:22 ---> Running in dc8d95992cc4 04:41:22 Removing intermediate container dc8d95992cc4 04:41:22 ---> 4b3f34fa6171 04:41:22 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 04:41:22 ---> Running in 4ada4e6d0568 04:41:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:41:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:41:23 (1/2) Installing ca-certificates (20230506-r0) 04:41:23 (2/2) Installing dumb-init (1.2.5-r2) 04:41:23 Executing busybox-1.36.1-r5.trigger 04:41:23 Executing ca-certificates-20230506-r0.trigger 04:41:23 OK: 9 MiB in 17 packages 04:41:25 Removing intermediate container 4ada4e6d0568 04:41:25 ---> 7b9369d7dc29 04:41:25 Step 17/27 : RUN apk --no-cache upgrade 04:41:25 ---> Running in da6933441d13 04:41:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:41:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:41:27 OK: 9 MiB in 17 packages 04:41:28 Removing intermediate container da6933441d13 04:41:28 ---> 88033c523875 04:41:28 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 04:41:29 ---> 754402bfb2e9 04:41:29 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 04:41:29 ---> d686c5b895d9 04:41:29 Step 20/27 : COPY --from=builder /app/res/ /res/ 04:41:30 ---> 8ec161c7457c 04:41:30 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 04:41:32 ---> d466e29a43d3 04:41:32 Step 22/27 : EXPOSE 59712 04:41:32 ---> Running in 4c636de61531 04:41:32 Removing intermediate container 4c636de61531 04:41:32 ---> b289d77a0410 04:41:32 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 04:41:32 ---> Running in 1ba8d545426c 04:41:32 Removing intermediate container 1ba8d545426c 04:41:32 ---> 2fc05a28ee26 04:41:32 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:41:32 ---> Running in c5cd99d7705d 04:41:33 Removing intermediate container c5cd99d7705d 04:41:33 ---> 7084d391a64a 04:41:33 Step 25/27 : LABEL arch=arm64 04:41:33 ---> Running in 1a48dd4068f3 04:41:33 Removing intermediate container 1a48dd4068f3 04:41:33 ---> 1f789053dd75 04:41:33 Step 26/27 : LABEL git_sha=9e139494c9a54089c8736c8c598bbd4aa6693f44 04:41:33 ---> Running in dc14c071ac64 04:41:33 Removing intermediate container dc14c071ac64 04:41:33 ---> 270f57c032c8 04:41:33 Step 27/27 : LABEL version=3.2.0-dev.9 04:41:33 ---> Running in b0aa5b9acaae 04:41:34 Removing intermediate container b0aa5b9acaae 04:41:34 ---> 478a2d418c8d 04:41:34 [Warning] One or more build-args [ARCH] were not consumed 04:41:34 Successfully built 478a2d418c8d 04:41:34 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 04:41:34 provisioning config files... 04:41:34 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/84@tmp/config18246164321315339739tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:41:35 ---> ****-login.sh 04:41:35 nexus3.edgexfoundry.org:10001 04:41:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:41:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:41:35 Configure a credential helper to remove this warning. See 04:41:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:41:35 04:41:35 Login Succeeded 04:41:35 nexus3.edgexfoundry.org:10002 04:41:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:41:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:41:35 Configure a credential helper to remove this warning. See 04:41:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:41:35 04:41:39 Login Succeeded 04:41:39 nexus3.edgexfoundry.org:10003 04:41:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:41:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:41:39 Configure a credential helper to remove this warning. See 04:41:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:41:39 04:41:39 Login Succeeded 04:41:40 nexus3.edgexfoundry.org:10004 04:41:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:41:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:41:40 Configure a credential helper to remove this warning. See 04:41:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:41:40 04:41:40 Login Succeeded 04:41:40 ****.io 04:41:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:41:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:41:40 Configure a credential helper to remove this warning. See 04:41:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:41:40 04:41:40 Login Succeeded 04:41:40 ---> ****-login.sh ends [Pipeline] } 04:41:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:41:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:41:41 [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: 04:41:41 9e139494c9a54089c8736c8c598bbd4aa6693f44 04:41:41 latest 04:41:41 3.2.0-dev.9 04:41:41 9e139494c9a54089c8736c8c598bbd4aa6693f44-3.2.0-dev.9 04:41:41 main 04:41:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:41 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:9e139494c9a54089c8736c8c598bbd4aa6693f44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:42 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:9e139494c9a54089c8736c8c598bbd4aa6693f44 04:41:42 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 04:41:42 98d8f11d3f21: Preparing 04:41:42 c64f6278e6f5: Preparing 04:41:42 1c29c016da79: Preparing 04:41:42 eba78d021fcd: Preparing 04:41:42 40ec47cd15c8: Preparing 04:41:42 0d08bea43c0a: Preparing 04:41:42 7c504f21be85: Preparing 04:41:42 7c504f21be85: Waiting 04:41:42 0d08bea43c0a: Waiting 04:41:42 eba78d021fcd: Pushed 04:41:42 40ec47cd15c8: Pushed 04:41:42 c64f6278e6f5: Pushed 04:41:42 1c29c016da79: Pushed 04:41:42 7c504f21be85: Layer already exists 04:41:42 0d08bea43c0a: Pushed 04:41:48 98d8f11d3f21: Pushed 04:41:48 9e139494c9a54089c8736c8c598bbd4aa6693f44: digest: sha256:3be36ef9e4504d29f972c86245db26a6f32222725c59d3100be79fefaaf59792 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:49 + 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 04:41:49 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 04:41:49 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 04:41:49 98d8f11d3f21: Preparing 04:41:49 c64f6278e6f5: Preparing 04:41:49 1c29c016da79: Preparing 04:41:49 eba78d021fcd: Preparing 04:41:49 40ec47cd15c8: Preparing 04:41:49 0d08bea43c0a: Preparing 04:41:49 7c504f21be85: Preparing 04:41:49 0d08bea43c0a: Waiting 04:41:49 7c504f21be85: Waiting 04:41:49 c64f6278e6f5: Layer already exists 04:41:49 eba78d021fcd: Layer already exists 04:41:49 40ec47cd15c8: Layer already exists 04:41:49 1c29c016da79: Layer already exists 04:41:49 98d8f11d3f21: Layer already exists 04:41:49 0d08bea43c0a: Layer already exists 04:41:49 7c504f21be85: Layer already exists 04:41:49 latest: digest: sha256:3be36ef9e4504d29f972c86245db26a6f32222725c59d3100be79fefaaf59792 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:50 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:50 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.9 04:41:50 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 04:41:50 98d8f11d3f21: Preparing 04:41:50 c64f6278e6f5: Preparing 04:41:50 1c29c016da79: Preparing 04:41:50 eba78d021fcd: Preparing 04:41:50 40ec47cd15c8: Preparing 04:41:50 0d08bea43c0a: Preparing 04:41:50 7c504f21be85: Preparing 04:41:50 0d08bea43c0a: Waiting 04:41:50 7c504f21be85: Waiting 04:41:50 eba78d021fcd: Layer already exists 04:41:50 c64f6278e6f5: Layer already exists 04:41:50 40ec47cd15c8: Layer already exists 04:41:50 1c29c016da79: Layer already exists 04:41:50 98d8f11d3f21: Layer already exists 04:41:50 0d08bea43c0a: Layer already exists 04:41:50 7c504f21be85: Layer already exists 04:41:50 3.2.0-dev.9: digest: sha256:3be36ef9e4504d29f972c86245db26a6f32222725c59d3100be79fefaaf59792 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:51 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:9e139494c9a54089c8736c8c598bbd4aa6693f44-3.2.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:56 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:9e139494c9a54089c8736c8c598bbd4aa6693f44-3.2.0-dev.9 04:41:56 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 04:41:56 98d8f11d3f21: Preparing 04:41:56 c64f6278e6f5: Preparing 04:41:56 1c29c016da79: Preparing 04:41:56 eba78d021fcd: Preparing 04:41:56 40ec47cd15c8: Preparing 04:41:56 0d08bea43c0a: Preparing 04:41:56 7c504f21be85: Preparing 04:41:56 0d08bea43c0a: Waiting 04:41:56 7c504f21be85: Waiting 04:41:56 c64f6278e6f5: Layer already exists 04:41:56 1c29c016da79: Layer already exists 04:41:56 40ec47cd15c8: Layer already exists 04:41:56 98d8f11d3f21: Layer already exists 04:41:56 eba78d021fcd: Layer already exists 04:41:56 7c504f21be85: Layer already exists 04:41:56 0d08bea43c0a: Layer already exists 04:41:56 9e139494c9a54089c8736c8c598bbd4aa6693f44-3.2.0-dev.9: digest: sha256:3be36ef9e4504d29f972c86245db26a6f32222725c59d3100be79fefaaf59792 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:56 + 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 04:41:57 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main 04:41:57 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 04:41:57 98d8f11d3f21: Preparing 04:41:57 c64f6278e6f5: Preparing 04:41:57 1c29c016da79: Preparing 04:41:57 eba78d021fcd: Preparing 04:41:57 40ec47cd15c8: Preparing 04:41:57 0d08bea43c0a: Preparing 04:41:57 7c504f21be85: Preparing 04:41:57 7c504f21be85: Waiting 04:41:57 0d08bea43c0a: Waiting 04:41:57 1c29c016da79: Layer already exists 04:41:57 eba78d021fcd: Layer already exists 04:41:57 c64f6278e6f5: Layer already exists 04:41:57 98d8f11d3f21: Layer already exists 04:41:57 40ec47cd15c8: Layer already exists 04:41:57 7c504f21be85: Layer already exists 04:41:57 0d08bea43c0a: Layer already exists 04:41:57 main: digest: sha256:3be36ef9e4504d29f972c86245db26a6f32222725c59d3100be79fefaaf59792 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:41:57 ===================================================== [Pipeline] echo 04:41:58 taggedImages: 04:41:58 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:9e139494c9a54089c8736c8c598bbd4aa6693f44 04:41:58 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 04:41:58 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.9 04:41:58 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:9e139494c9a54089c8736c8c598bbd4aa6693f44-3.2.0-dev.9 04:41:58 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:41:58 04:41:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:41:59 arm64: Pulling from edgex-lftools-log-publisher 04:41:59 8998bd30e6a1: Pulling fs layer 04:41:59 04944245beec: Pulling fs layer 04:41:59 699f458cf7ca: Pulling fs layer 04:41:59 765212b225bb: Pulling fs layer 04:41:59 f23df028b6ca: Pulling fs layer 04:41:59 d65c8cfc05b1: Pulling fs layer 04:41:59 2437ff75d9bd: Pulling fs layer 04:41:59 765212b225bb: Waiting 04:41:59 f23df028b6ca: Waiting 04:41:59 d65c8cfc05b1: Waiting 04:41:59 2437ff75d9bd: Waiting 04:41:59 04944245beec: Verifying Checksum 04:41:59 04944245beec: Download complete 04:41:59 765212b225bb: Verifying Checksum 04:41:59 765212b225bb: Download complete 04:41:59 f23df028b6ca: Download complete 04:41:59 d65c8cfc05b1: Verifying Checksum 04:41:59 d65c8cfc05b1: Download complete 04:41:59 699f458cf7ca: Verifying Checksum 04:41:59 699f458cf7ca: Download complete 04:41:59 8998bd30e6a1: Download complete 04:42:02 2437ff75d9bd: Verifying Checksum 04:42:02 2437ff75d9bd: Download complete 04:42:05 8998bd30e6a1: Pull complete 04:42:05 04944245beec: Pull complete 04:42:10 699f458cf7ca: Pull complete 04:42:10 765212b225bb: Pull complete 04:42:11 f23df028b6ca: Pull complete 04:42:11 d65c8cfc05b1: Pull complete 04:42:29 2437ff75d9bd: Pull complete 04:42:29 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:42:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:42:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:42:30 prd-ubuntu20.04-docker-arm64-4c-16g-1034 does not seem to be running inside a container 04:42:30 $ 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/84 -v /w/workspace/app-record-replay/84:/w/workspace/app-record-replay/84:rw,z -v /w/workspace/app-record-replay/84@tmp:/w/workspace/app-record-replay/84@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:arm64 cat 04:42:33 $ docker top 0075d04f01cbd8012b2d4b7ad456d75b63bb102d6f1ae2a0a7de01fc16363faf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:42:33 ---> job-cost.sh 04:42:33 lf-activate-venv: SKIPPING 04:42:33 INFO: No Stack... 04:42:34 INFO: Retrieving Pricing Info for: v3-standard-4 04:42:35 INFO: Archiving Costs [Pipeline] sh 04:42:35 + cat /w/workspace/app-record-replay/84/archives/cost.csv 04:42:35 + cut -d, -f6 [Pipeline] lock 04:42:35 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-84-stack-cost] 04:42:35 Resource [jenkins-edgexfoundry-app-record-replay-main-84-stack-cost] did not exist. Created. 04:42:35 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-84-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:42:36 /w/workspace/app-record-replay/84@tmp/durable-a4f049f2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:42:37 + echo total: 0.10999999940395355 [Pipeline] stash 04:42:37 Warning: overwriting stash ‘stack-cost’ 04:42:37 Stashed 1 file(s) [Pipeline] } 04:42:37 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-84-stack-cost] [Pipeline] // lock [Pipeline] } 04:42:37 $ docker stop --time=1 0075d04f01cbd8012b2d4b7ad456d75b63bb102d6f1ae2a0a7de01fc16363faf 04:42:40 $ docker rm -f --volumes 0075d04f01cbd8012b2d4b7ad456d75b63bb102d6f1ae2a0a7de01fc16363faf [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 04:42:41 provisioning config files... 04:42:41 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config18443812733973740814tmp [Pipeline] { [Pipeline] sh 04:42:41 + set +x 04:42:41 + bash -s -- 04:42:41 + curl -s https://codecov.io/bash 04:42:41 04:42:41 _____ _ 04:42:41 / ____| | | 04:42:41 | | ___ __| | ___ ___ _____ __ 04:42:41 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:42:41 | |___| (_) | (_| | __/ (_| (_) \ V / 04:42:41 \_____\___/ \__,_|\___|\___\___/ \_/ 04:42:41 Bash-1.0.6 04:42:41 04:42:41 04:42:41 ==> git version 2.25.1 found 04:42:41 ==> 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 04:42:41 Release-Date: 2020-01-08 04:42:41 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:42:41 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:42:41 ==> Jenkins CI detected. 04:42:41 current dir:  /w/workspace/exfoundry_app-record-replay_main 04:42:41 project root: . 04:42:41 --> token set from env 04:42:41 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:42:42 ==> Running gcov in . (disable via -X gcov) 04:42:42 ==> Python coveragepy not found 04:42:42 ==> Searching for coverage reports in: 04:42:42 + . 04:42:42 -> Found 1 reports 04:42:42 ==> Detecting git/mercurial file structure 04:42:42 ==> Reading reports 04:42:42 + ./coverage.out bytes=24666 04:42:42 ==> Appending adjustments 04:42:42 https://docs.codecov.io/docs/fixing-reports 04:42:42 + Found adjustments 04:42:42 ==> Gzipping contents 04:42:42 8.0K /tmp/codecov.W5nkH0.gz 04:42:42 ==> Uploading reports 04:42:42 url: https://codecov.io 04:42:42 query: branch=main&commit=9e139494c9a54089c8736c8c598bbd4aa6693f44&build=84&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F84%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 04:42:42 -> Pinging Codecov 04:42:42 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=9e139494c9a54089c8736c8c598bbd4aa6693f44&build=84&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F84%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 04:42:42 -> Uploading to 04:42:42 https://storage.googleapis.com/codecov/v4/raw/2024-02-16/F467761B9912B4F32F9BC62907045C81/9e139494c9a54089c8736c8c598bbd4aa6693f44/6e5d4bf1-df0f-4d7d-8980-daec10e97fac.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240216%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240216T044242Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d14c496c9b228b26e5b8b727aa6e67a85381279b86997f26f25d31176a074814 04:42:42 % Total % Received % Xferd Average Speed Time Time Time Current 04:42:42 Dload Upload Total Spent Left Speed 04:42:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4850 0 0 100 4850 0 18653 --:--:-- --:--:-- --:--:-- 18653 04:42:42 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/9e139494c9a54089c8736c8c598bbd4aa6693f44 [Pipeline] } 04:42:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 04:42:43 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:42:43 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:42:43 04:42:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:42:43 1.410.4: Pulling from edgex-devops/edgex-snyk-go 04:42:43 df9b9388f04a: Pulling fs layer 04:42:43 52dc419b0ee2: Pulling fs layer 04:42:43 25bc292e5bac: Pulling fs layer 04:42:43 114826534d7a: Pulling fs layer 04:42:43 4657fd5d0bcf: Pulling fs layer 04:42:43 6ad1cebc031e: Pulling fs layer 04:42:43 8a3aa393b2d8: Pulling fs layer 04:42:43 114826534d7a: Waiting 04:42:43 4657fd5d0bcf: Waiting 04:42:43 6ad1cebc031e: Waiting 04:42:43 8a3aa393b2d8: Waiting 04:42:43 25bc292e5bac: Verifying Checksum 04:42:43 25bc292e5bac: Download complete 04:42:43 52dc419b0ee2: Verifying Checksum 04:42:43 52dc419b0ee2: Download complete 04:42:43 4657fd5d0bcf: Verifying Checksum 04:42:43 4657fd5d0bcf: Download complete 04:42:43 df9b9388f04a: Download complete 04:42:44 6ad1cebc031e: Verifying Checksum 04:42:44 6ad1cebc031e: Download complete 04:42:44 df9b9388f04a: Pull complete 04:42:44 52dc419b0ee2: Pull complete 04:42:44 25bc292e5bac: Pull complete 04:42:44 114826534d7a: Download complete 04:42:44 8a3aa393b2d8: Verifying Checksum 04:42:44 8a3aa393b2d8: Download complete 04:42:48 114826534d7a: Pull complete 04:42:48 4657fd5d0bcf: Pull complete 04:42:48 6ad1cebc031e: Pull complete 04:42:51 8a3aa393b2d8: Pull complete 04:42:51 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 04:42:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:42:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:42:51 prd-ubuntu20.04-docker-8c-8g-1033 does not seem to be running inside a container 04:42:51 $ 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 04:42:57 $ docker top e1819ab534752c6a41995de49bddd29dfe27705adaf8f56ddf133d97221ec06b -eo pid,comm [Pipeline] { [Pipeline] echo 04:42:57 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh 04:42:57 + set -o pipefail 04:42:57 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' 04:43:03 04:43:03 Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... 04:43:03 04:43:03 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/6991137d-7a7b-4824-b413-23536c8e59e6 04:43:03 04:43:03 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:43:03 04:43:03 04:43:03 A medium severity vulnerability was found in the Snyk CLI versions you are using. 04:43:03 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 04:43:03 More details here: https://snyk.co/ue1NS [Pipeline] } 04:43:03 $ docker stop --time=1 e1819ab534752c6a41995de49bddd29dfe27705adaf8f56ddf133d97221ec06b 04:43:06 $ docker rm -f --volumes e1819ab534752c6a41995de49bddd29dfe27705adaf8f56ddf133d97221ec06b [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 04:43:08 + git log --format=format:%s -1 9e139494c9a54089c8736c8c598bbd4aa6693f44 [Pipeline] sh 04:43:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:43:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:43:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:43:09 prd-ubuntu20.04-docker-8c-8g-1033 does not seem to be running inside a container 04:43:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:43:09 $ docker top 8926ef2a586dff60c0b75df8d02b371088d972537bfac94ed5c02f7b2045e5df -eo pid,comm 04:43:09 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). 04:43:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:43:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:43:10 [ssh-agent] Looking for ssh-agent implementation... 04:43:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:43:10 $ docker exec 8926ef2a586dff60c0b75df8d02b371088d972537bfac94ed5c02f7b2045e5df ssh-agent 04:43:10 SSH_AUTH_SOCK=/tmp/ssh-lT7sq8VrjoM3/agent.32 04:43:10 SSH_AGENT_PID=38 04:43:10 Running ssh-add (command line suppressed) 04:43:10 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_14601287980230036636.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_14601287980230036636.key) 04:43:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:43:10 + git semver tag 04:43:11 2024-02-16 04:43:10,916 [run_tag] DEBUG tag force:False 04:43:11 2024-02-16 04:43:10,916 [check_head_tag] DEBUG check head tag 04:43:11 2024-02-16 04:43:10,918 [execute] INFO git cat-file --batch-check 04:43:11 2024-02-16 04:43:10,918 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 04:43:11 2024-02-16 04:43:10,922 [execute] INFO git cat-file --batch 04:43:11 2024-02-16 04:43:10,922 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 04:43:11 2024-02-16 04:43:10,948 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 04:43:11 2024-02-16 04:43:10,948 [execute] INFO git tag -a v3.2.0-dev.9 -m v3.2.0-dev.9 04:43:11 2024-02-16 04:43:10,948 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.9', '-m', 'v3.2.0-dev.9'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 04:43:11 2024-02-16 04:43:10,953 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 04:43:11 3.2.0-dev.9 [Pipeline] } 04:43:11 $ docker exec --env ******** --env ******** 8926ef2a586dff60c0b75df8d02b371088d972537bfac94ed5c02f7b2045e5df ssh-agent -k 04:43:11 unset SSH_AUTH_SOCK; 04:43:11 unset SSH_AGENT_PID; 04:43:11 echo Agent pid 38 killed; 04:43:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:43:11 + git semver [Pipeline] } 04:43:11 $ docker stop --time=1 8926ef2a586dff60c0b75df8d02b371088d972537bfac94ed5c02f7b2045e5df 04:43:13 $ docker rm -f --volumes 8926ef2a586dff60c0b75df8d02b371088d972537bfac94ed5c02f7b2045e5df [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:43:13 04:43:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:43:14 0.23.1-centos7: Pulling from edgex-lftools 04:43:14 ab5ef0e58194: Pulling fs layer 04:43:14 9712f1f96733: Pulling fs layer 04:43:14 63f879dbbcfc: Pulling fs layer 04:43:14 0d9ebad4ef96: Pulling fs layer 04:43:14 e9a5061849ea: Pulling fs layer 04:43:14 d747dcd14b5f: Pulling fs layer 04:43:14 2de7ff778b66: Pulling fs layer 04:43:14 d747dcd14b5f: Waiting 04:43:14 0d9ebad4ef96: Waiting 04:43:14 2de7ff778b66: Waiting 04:43:14 e9a5061849ea: Waiting 04:43:14 9712f1f96733: Verifying Checksum 04:43:14 9712f1f96733: Download complete 04:43:14 63f879dbbcfc: Verifying Checksum 04:43:14 63f879dbbcfc: Download complete 04:43:15 e9a5061849ea: Verifying Checksum 04:43:15 e9a5061849ea: Download complete 04:43:15 d747dcd14b5f: Download complete 04:43:15 2de7ff778b66: Verifying Checksum 04:43:15 2de7ff778b66: Download complete 04:43:15 0d9ebad4ef96: Verifying Checksum 04:43:15 0d9ebad4ef96: Download complete 04:43:15 ab5ef0e58194: Verifying Checksum 04:43:15 ab5ef0e58194: Download complete 04:43:17 ab5ef0e58194: Pull complete 04:43:17 9712f1f96733: Pull complete 04:43:18 63f879dbbcfc: Pull complete 04:43:22 0d9ebad4ef96: Pull complete 04:43:22 e9a5061849ea: Pull complete 04:43:22 d747dcd14b5f: Pull complete 04:43:23 2de7ff778b66: Pull complete 04:43:23 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:43:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:43:23 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:43:24 prd-ubuntu20.04-docker-8c-8g-1033 does not seem to be running inside a container 04:43:24 $ 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 04:43:30 $ docker top ee4766f8bcb3a60aef7460a6da1306d6c635099f2fdfb4a45dac8b789de5bb11 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:43:33 provisioning config files... 04:43:33 copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config5496113139386034234tmp 04:43:33 copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config5710436994123261475tmp 04:43:33 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config12762641350633760277tmp [Pipeline] { [Pipeline] echo 04:43:34 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:43:34 ---> sigul-configuration.sh 04:43:34 gpg: directory `/root/.gnupg' created 04:43:34 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:43:34 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:43:34 gpg: keyring `/root/.gnupg/secring.gpg' created 04:43:34 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:43:34 gpg: CAST5 encrypted data 04:43:34 gpg: encrypted with 1 passphrase 04:43:34 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:43:34 + mkdir /home/jenkins 04:43:34 + mkdir /home/jenkins/sigul [Pipeline] sh 04:43:34 + 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 04:43:34 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:43:35 ---> sigul-install.sh 04:43:35 Sigul already installed; skipping installation. [Pipeline] sh 04:43:35 + git tag --list 04:43:35 v3.1 04:43:35 v3.1.0 04:43:35 v3.1.0-dev.0 04:43:35 v3.1.0-dev.1 04:43:35 v3.1.0-dev.10 04:43:35 v3.1.0-dev.11 04:43:35 v3.1.0-dev.12 04:43:35 v3.1.0-dev.13 04:43:35 v3.1.0-dev.14 04:43:35 v3.1.0-dev.15 04:43:35 v3.1.0-dev.16 04:43:35 v3.1.0-dev.17 04:43:35 v3.1.0-dev.18 04:43:35 v3.1.0-dev.19 04:43:35 v3.1.0-dev.2 04:43:35 v3.1.0-dev.20 04:43:35 v3.1.0-dev.21 04:43:35 v3.1.0-dev.22 04:43:35 v3.1.0-dev.23 04:43:35 v3.1.0-dev.24 04:43:35 v3.1.0-dev.25 04:43:35 v3.1.0-dev.26 04:43:35 v3.1.0-dev.27 04:43:35 v3.1.0-dev.28 04:43:35 v3.1.0-dev.29 04:43:35 v3.1.0-dev.3 04:43:35 v3.1.0-dev.30 04:43:35 v3.1.0-dev.31 04:43:35 v3.1.0-dev.32 04:43:35 v3.1.0-dev.33 04:43:35 v3.1.0-dev.34 04:43:35 v3.1.0-dev.35 04:43:35 v3.1.0-dev.36 04:43:35 v3.1.0-dev.37 04:43:35 v3.1.0-dev.38 04:43:35 v3.1.0-dev.39 04:43:35 v3.1.0-dev.4 04:43:35 v3.1.0-dev.40 04:43:35 v3.1.0-dev.41 04:43:35 v3.1.0-dev.42 04:43:35 v3.1.0-dev.43 04:43:35 v3.1.0-dev.44 04:43:35 v3.1.0-dev.45 04:43:35 v3.1.0-dev.46 04:43:35 v3.1.0-dev.47 04:43:35 v3.1.0-dev.48 04:43:35 v3.1.0-dev.49 04:43:35 v3.1.0-dev.5 04:43:35 v3.1.0-dev.50 04:43:35 v3.1.0-dev.51 04:43:35 v3.1.0-dev.52 04:43:35 v3.1.0-dev.53 04:43:35 v3.1.0-dev.54 04:43:35 v3.1.0-dev.55 04:43:35 v3.1.0-dev.56 04:43:35 v3.1.0-dev.57 04:43:35 v3.1.0-dev.58 04:43:35 v3.1.0-dev.59 04:43:35 v3.1.0-dev.6 04:43:35 v3.1.0-dev.60 04:43:35 v3.1.0-dev.61 04:43:35 v3.1.0-dev.62 04:43:35 v3.1.0-dev.63 04:43:35 v3.1.0-dev.64 04:43:35 v3.1.0-dev.65 04:43:35 v3.1.0-dev.66 04:43:35 v3.1.0-dev.67 04:43:35 v3.1.0-dev.68 04:43:35 v3.1.0-dev.7 04:43:35 v3.1.0-dev.8 04:43:35 v3.1.0-dev.9 04:43:35 v3.2.0-dev.1 04:43:35 v3.2.0-dev.2 04:43:35 v3.2.0-dev.3 04:43:35 v3.2.0-dev.4 04:43:35 v3.2.0-dev.5 04:43:35 v3.2.0-dev.6 04:43:35 v3.2.0-dev.7 04:43:35 v3.2.0-dev.8 04:43:35 v3.2.0-dev.9 [Pipeline] sh 04:43:35 + lftools sign git-tag v3.2.0-dev.9 04:43:36 Signing Git tag with Sigul... 04:43:36 Signing v3.2.0-dev.9 [Pipeline] echo 04:43:36 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:43:37 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:43:37 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:43:37 $ docker stop --time=1 ee4766f8bcb3a60aef7460a6da1306d6c635099f2fdfb4a45dac8b789de5bb11 04:43:38 $ docker rm -f --volumes ee4766f8bcb3a60aef7460a6da1306d6c635099f2fdfb4a45dac8b789de5bb11 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:43:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:43:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:43:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:43:40 prd-ubuntu20.04-docker-8c-8g-1033 does not seem to be running inside a container 04:43:40 $ 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 04:43:40 $ docker top d3d3529a2f40941893c8a26abb269f06c8d70e19bac587c7d860bbe00ddc0ee5 -eo pid,comm 04:43:40 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:43:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:43:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:43:40 [ssh-agent] Looking for ssh-agent implementation... 04:43:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:43:40 $ docker exec d3d3529a2f40941893c8a26abb269f06c8d70e19bac587c7d860bbe00ddc0ee5 ssh-agent 04:43:40 SSH_AUTH_SOCK=/tmp/ssh-yfBcVMW1z1Lo/agent.33 04:43:40 SSH_AGENT_PID=39 04:43:40 Running ssh-add (command line suppressed) 04:43:41 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_17680309373338063147.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_17680309373338063147.key) 04:43:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:43:41 + git semver bump pre 04:43:41 2024-02-16 04:43:41,593 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 04:43:41 2024-02-16 04:43:41,593 [bump_version] DEBUG bumping version:3.2.0-dev.9 on axis:pre with prefix:dev 04:43:41 2024-02-16 04:43:41,593 [bump_version] DEBUG bumped version:3.2.0-dev.10 04:43:41 2024-02-16 04:43:41,593 [write_version] DEBUG write version:3.2.0-dev.10 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True 04:43:41 2024-02-16 04:43:41,593 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 04:43:41 2024-02-16 04:43:41,593 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main 04:43:41 2024-02-16 04:43:41,595 [execute] INFO git cat-file --batch-check 04:43:41 2024-02-16 04:43:41,595 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 04:43:41 2024-02-16 04:43:41,601 [execute] INFO git cat-file --batch 04:43:41 2024-02-16 04:43:41,601 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 04:43:41 2024-02-16 04:43:41,606 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 04:43:41 3.2.0-dev.10 [Pipeline] } 04:43:41 $ docker exec --env ******** --env ******** d3d3529a2f40941893c8a26abb269f06c8d70e19bac587c7d860bbe00ddc0ee5 ssh-agent -k 04:43:41 unset SSH_AUTH_SOCK; 04:43:41 unset SSH_AGENT_PID; 04:43:41 echo Agent pid 39 killed; 04:43:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:43:42 + git semver [Pipeline] } 04:43:42 $ docker stop --time=1 d3d3529a2f40941893c8a26abb269f06c8d70e19bac587c7d860bbe00ddc0ee5 04:43:43 $ docker rm -f --volumes d3d3529a2f40941893c8a26abb269f06c8d70e19bac587c7d860bbe00ddc0ee5 [Pipeline] // withDockerContainer [Pipeline] sh 04:43:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:43:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:43:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:43:44 prd-ubuntu20.04-docker-8c-8g-1033 does not seem to be running inside a container 04:43:45 $ 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 04:43:45 $ docker top 5d23d563c617f2c4d835851a438c23645f43d55d2c38d7182764c83ea94f915f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:43:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:43:45 [ssh-agent] Looking for ssh-agent implementation... 04:43:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:43:45 $ docker exec 5d23d563c617f2c4d835851a438c23645f43d55d2c38d7182764c83ea94f915f ssh-agent 04:43:45 SSH_AUTH_SOCK=/tmp/ssh-yDUmfsV5vV26/agent.32 04:43:45 SSH_AGENT_PID=38 04:43:45 Running ssh-add (command line suppressed) 04:43:45 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2520615226293320371.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2520615226293320371.key) 04:43:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:43:46 + git semver push 04:43:46 2024-02-16 04:43:46,461 [run_push] DEBUG push 04:43:46 2024-02-16 04:43:46,461 [execute] INFO git cat-file --batch-check 04:43:46 2024-02-16 04:43:46,462 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 04:43:46 2024-02-16 04:43:46,465 [execute] INFO git rev-list f29b08bcb6a08961e50f8304cafddae8c1154ff6 -- 04:43:46 2024-02-16 04:43:46,466 [execute] DEBUG Popen(['git', 'rev-list', 'f29b08bcb6a08961e50f8304cafddae8c1154ff6', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 04:43:46 2024-02-16 04:43:46,473 [execute] INFO git fetch -v origin 04:43:46 2024-02-16 04:43:46,474 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) 04:43:47 2024-02-16 04:43:46,973 [run_push] DEBUG no remote changes detected 04:43:47 2024-02-16 04:43:46,973 [execute] INFO git push origin semver 04:43:47 2024-02-16 04:43:46,974 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 04:43:47 2024-02-16 04:43:47,651 [run_push] DEBUG push all version tags 04:43:47 2024-02-16 04:43:47,652 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 04:43:47 2024-02-16 04:43:47,653 [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) 04:43:48 2024-02-16 04:43:48,298 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 04:43:48 3.2.0-dev.10 [Pipeline] } 04:43:48 $ docker exec --env ******** --env ******** 5d23d563c617f2c4d835851a438c23645f43d55d2c38d7182764c83ea94f915f ssh-agent -k 04:43:48 unset SSH_AUTH_SOCK; 04:43:48 unset SSH_AGENT_PID; 04:43:48 echo Agent pid 38 killed; 04:43:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:43:49 + git semver [Pipeline] } 04:43:49 $ docker stop --time=1 5d23d563c617f2c4d835851a438c23645f43d55d2c38d7182764c83ea94f915f 04:43:50 $ docker rm -f --volumes 5d23d563c617f2c4d835851a438c23645f43d55d2c38d7182764c83ea94f915f [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 04:43:52 + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] 04:43:52 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 04:43:52 total 16 04:43:52 drwxr-xr-x 3 root root 4096 Feb 16 04:33 . 04:43:52 drwxrwxr-x 11 jenkins jenkins 4096 Feb 16 04:43 .. 04:43:52 drwxr-xr-x 2 root root 4096 Feb 16 04:33 cost 04:43:52 -rw-r--r-- 1 root root 88 Feb 16 04:33 cost.csv 04:43:52 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives 04:43:52 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 04:43:52 total 16 04:43:52 drwxr-xr-x 3 jenkins jenkins 4096 Feb 16 04:33 . 04:43:52 drwxrwxr-x 11 jenkins jenkins 4096 Feb 16 04:43 .. 04:43:52 drwxr-xr-x 2 jenkins jenkins 4096 Feb 16 04:33 cost 04:43:52 -rw-r--r-- 1 jenkins jenkins 88 Feb 16 04:33 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:43:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:43:53 ---> package-listing.sh 04:43:53 ++ tr '[:upper:]' '[:lower:]' 04:43:53 ++ facter osfamily 04:43:53 + OS_FAMILY=debian 04:43:53 + workspace=/w/workspace/exfoundry_app-record-replay_main 04:43:53 + START_PACKAGES=/tmp/packages_start.txt 04:43:53 + END_PACKAGES=/tmp/packages_end.txt 04:43:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:43:53 + PACKAGES=/tmp/packages_start.txt 04:43:53 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 04:43:53 + PACKAGES=/tmp/packages_end.txt 04:43:53 + case "${OS_FAMILY}" in 04:43:53 + dpkg -l 04:43:53 + grep '^ii' 04:43:53 + '[' -f /tmp/packages_start.txt ']' 04:43:53 + '[' -f /tmp/packages_end.txt ']' 04:43:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:43:53 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 04:43:53 + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ 04:43:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo 04:43:53 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 04:43:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:43:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:43:54 prd-ubuntu20.04-docker-8c-8g-1033 does not seem to be running inside a container 04:43:54 $ 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 04:43:55 $ docker top 0868a55c9934b9d7d2ffb82f20f890341b0676eb696a41a6006a7ef5f345304b -eo pid,comm [Pipeline] { [Pipeline] sh 04:43:55 + touch /tmp/pre-build-complete [Pipeline] sh 04:43:55 + mkdir -p /var/log/sysstat [Pipeline] sh 04:43:56 + ls /var/log/sa-host 04:43:56 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:43:56 provisioning config files... 04:43:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config12739308465892326735tmp [Pipeline] { [Pipeline] echo 04:43:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:43:57 ---> create-netrc.sh [Pipeline] } 04:43:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:43:57 ---> python-tools-install.sh [Pipeline] echo 04:43:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:43:57 ---> sudo-logs.sh 04:43:57 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:43:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:43:58 ---> job-cost.sh 04:43:58 lf-activate-venv: SKIPPING 04:43:58 DEBUG: total: 0.2199999988079071 04:43:58 INFO: Retrieving Stack Cost... 04:43:58 INFO: Retrieving Pricing Info for: v3-standard-8 04:43:58 INFO: Archiving Costs [Pipeline] echo 04:43:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:43:59 ---> logs-deploy.sh 04:43:59 lf-activate-venv: SKIPPING 04:43:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/84 04:43:59 INFO: archiving workspace using pattern(s): 04:44:00 Archives upload complete. 04:44:00 INFO: archiving logs to Nexus