Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a1dfb321dd51a4fc190594c7f49f2393a77cb439 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-ssh3460625733685389366.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-ssh5416377034515523454.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-ssh12859582350809517747.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-ssh44005337735571295.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-ssh9908798886941335399.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-1274’ Running on prd-ubuntu20.04-docker-8c-8g-1277 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 a1dfb321dd51a4fc190594c7f49f2393a77cb439 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#135)" > 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 a1dfb321dd51a4fc190594c7f49f2393a77cb439 # timeout=10 > git rev-list --no-walk 82525e6c7d6a533d22d6d943cbf6602eaced6467 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:14:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:14:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:14:07 ========================================================= 21:14:07 EdgeX Global Pipelines Version Info 21:14:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:14:08 ------------------- 21:14:08 stable info: 21:14:08 ------------------- 21:14:08 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:14:08 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 21:14:08 Message: update stable to v1.0.258 21:14:09 ------------------- 21:14:09 experimental info: 21:14:09 ------------------- 21:14:09 Commited By: **** collab-it+edgex@linuxfoundation.org 21:14:09 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 21:14:09 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:14:09 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 21:14:09 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 21:14:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:14:09 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:14:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:14:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 21:14:09 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:14:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:14:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:14:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:14:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:14:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 21:14:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:14:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:14:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:14:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:14:09 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:14:09 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:14:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:14:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:14:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:14:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:14:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:14:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:14:10 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:14:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:14:10 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:14:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:14:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:14:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:14:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a1dfb321dd51a4fc190594c7f49f2393a77cb439 [Pipeline] echo 21:14:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a1dfb32 [Pipeline] echo 21:14:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:14:10 provisioning config files... 21:14:10 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config15789011864359930440tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:14:10 ---> ****-login.sh 21:14:10 nexus3.edgexfoundry.org:10001 21:14:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:14:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:14:10 Configure a credential helper to remove this warning. See 21:14:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:14:10 21:14:10 Login Succeeded 21:14:10 nexus3.edgexfoundry.org:10002 21:14:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:14:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:14:10 Configure a credential helper to remove this warning. See 21:14:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:14:10 21:14:10 Login Succeeded 21:14:10 nexus3.edgexfoundry.org:10003 21:14:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:14:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:14:11 Configure a credential helper to remove this warning. See 21:14:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:14:11 21:14:11 Login Succeeded 21:14:11 nexus3.edgexfoundry.org:10004 21:14:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:14:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:14:11 Configure a credential helper to remove this warning. See 21:14:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:14:11 21:14:11 Login Succeeded 21:14:11 ****.io 21:14:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:14:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:14:11 Configure a credential helper to remove this warning. See 21:14:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:14:11 21:14:11 Login Succeeded 21:14:11 ---> ****-login.sh ends [Pipeline] } 21:14:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:14:11 + git rev-list -1 --merges a1dfb321dd51a4fc190594c7f49f2393a77cb439~1..a1dfb321dd51a4fc190594c7f49f2393a77cb439 [Pipeline] echo 21:14:11 -----------> git rev-list -1 --merges a1dfb321dd51a4fc190594c7f49f2393a77cb439~1..a1dfb321dd51a4fc190594c7f49f2393a77cb439 a1dfb321dd51a4fc190594c7f49f2393a77cb439 [false] [Pipeline] sh 21:14:12 + git log --format=format:%s -1 a1dfb321dd51a4fc190594c7f49f2393a77cb439 [Pipeline] echo 21:14:12 ========================================================= 21:14:12 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:14:12 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:14:12 + git log --format=format:%s -1 a1dfb321dd51a4fc190594c7f49f2393a77cb439 [Pipeline] echo 21:14:12 [semverPrep] GIT_COMMIT: a1dfb321dd51a4fc190594c7f49f2393a77cb439, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#135) [Pipeline] echo 21:14:12 [semverPrep] This is not a build commit. [Pipeline] sh 21:14:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:14:12 + grep -v github /etc/ssh/ssh_known_hosts 21:14:12 + [ -e /tmp/ssh_known_hosts ] 21:14:12 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:14:12 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo 21:14:12 tee -a /etc/ssh/ssh_known_hosts 21:14:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:14:13 21:14:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:14:13 0.1.4: Pulling from edgex-devops/py-git-semver 21:14:13 b85a868b505f: Pulling fs layer 21:14:13 e2be974225ed: Pulling fs layer 21:14:13 339a4e72a1f5: Pulling fs layer 21:14:13 988bab9f4d93: Pulling fs layer 21:14:13 1469e6f7b9e6: Pulling fs layer 21:14:13 eaf3925da568: Pulling fs layer 21:14:13 bab4dde63d76: Pulling fs layer 21:14:13 bde34c3a00c8: Pulling fs layer 21:14:13 b352a97aabf1: Pulling fs layer 21:14:13 4872d77fe225: Pulling fs layer 21:14:13 5851b861e8e6: Pulling fs layer 21:14:13 bab4dde63d76: Waiting 21:14:13 bde34c3a00c8: Waiting 21:14:13 b352a97aabf1: Waiting 21:14:13 4872d77fe225: Waiting 21:14:13 988bab9f4d93: Waiting 21:14:13 5851b861e8e6: Waiting 21:14:13 1469e6f7b9e6: Waiting 21:14:13 eaf3925da568: Waiting 21:14:13 e2be974225ed: Download complete 21:14:13 988bab9f4d93: Verifying Checksum 21:14:13 1469e6f7b9e6: Verifying Checksum 21:14:13 1469e6f7b9e6: Download complete 21:14:13 eaf3925da568: Verifying Checksum 21:14:13 eaf3925da568: Download complete 21:14:13 339a4e72a1f5: Verifying Checksum 21:14:13 339a4e72a1f5: Download complete 21:14:13 bde34c3a00c8: Verifying Checksum 21:14:13 bde34c3a00c8: Download complete 21:14:13 b352a97aabf1: Download complete 21:14:13 4872d77fe225: Download complete 21:14:13 5851b861e8e6: Verifying Checksum 21:14:13 5851b861e8e6: Download complete 21:14:13 b85a868b505f: Download complete 21:14:14 bab4dde63d76: Verifying Checksum 21:14:14 bab4dde63d76: Download complete 21:14:15 b85a868b505f: Pull complete 21:14:15 e2be974225ed: Pull complete 21:14:15 339a4e72a1f5: Pull complete 21:14:15 988bab9f4d93: Pull complete 21:14:16 1469e6f7b9e6: Pull complete 21:14:16 eaf3925da568: Pull complete 21:14:18 bab4dde63d76: Pull complete 21:14:18 bde34c3a00c8: Pull complete 21:14:18 b352a97aabf1: Pull complete 21:14:18 4872d77fe225: Pull complete 21:14:18 5851b861e8e6: Pull complete 21:14:18 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:14:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:14:18 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:14:18 prd-ubuntu20.04-docker-8c-8g-1277 does not seem to be running inside a container 21:14:18 $ 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 21:14:22 $ docker top ea888f7610526f3b8756c02a54316f4f0776cc4eecd25affa44a2f278869314a -eo pid,comm 21:14:22 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). 21:14:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:14:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:14:22 [ssh-agent] Looking for ssh-agent implementation... 21:14:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:14:22 $ docker exec ea888f7610526f3b8756c02a54316f4f0776cc4eecd25affa44a2f278869314a ssh-agent 21:14:22 SSH_AUTH_SOCK=/tmp/ssh-fId3fQ7zT5Wr/agent.31 21:14:22 SSH_AGENT_PID=37 21:14:22 Running ssh-add (command line suppressed) 21:14:22 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_14913823614939564259.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_14913823614939564259.key) 21:14:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:14:23 + git tag --points-at HEAD [Pipeline] } 21:14:23 $ docker exec --env ******** --env ******** ea888f7610526f3b8756c02a54316f4f0776cc4eecd25affa44a2f278869314a ssh-agent -k 21:14:23 unset SSH_AUTH_SOCK; 21:14:23 unset SSH_AGENT_PID; 21:14:23 echo Agent pid 37 killed; 21:14:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:14:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:14:23 [ssh-agent] Looking for ssh-agent implementation... 21:14:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:14:23 $ docker exec ea888f7610526f3b8756c02a54316f4f0776cc4eecd25affa44a2f278869314a ssh-agent 21:14:23 SSH_AUTH_SOCK=/tmp/ssh-X3qzYw3PTLOt/agent.71 21:14:23 SSH_AGENT_PID=77 21:14:23 Running ssh-add (command line suppressed) 21:14:23 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12495634585387108925.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12495634585387108925.key) 21:14:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:14:23 + git semver init 21:14:24 2024-03-26 21:14:24,136 [run_init] DEBUG init version:0.0.0 force:False 21:14:24 2024-03-26 21:14:24,137 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver 21:14:24 2024-03-26 21:14:24,137 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver 21:14:24 2024-03-26 21:14:24,137 [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) 21:14:25 2024-03-26 21:14:25,115 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude 21:14:25 2024-03-26 21:14:25,115 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False 21:14:25 2024-03-26 21:14:25,115 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 21:14:25 2024-03-26 21:14:25,115 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 21:14:25 3.2.0-dev.19 [Pipeline] } 21:14:25 $ docker exec --env ******** --env ******** ea888f7610526f3b8756c02a54316f4f0776cc4eecd25affa44a2f278869314a ssh-agent -k 21:14:25 unset SSH_AUTH_SOCK; 21:14:25 unset SSH_AGENT_PID; 21:14:25 echo Agent pid 77 killed; 21:14:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:14:25 + git semver [Pipeline] } 21:14:25 $ docker stop --time=1 ea888f7610526f3b8756c02a54316f4f0776cc4eecd25affa44a2f278869314a 21:14:27 $ docker rm -f --volumes ea888f7610526f3b8756c02a54316f4f0776cc4eecd25affa44a2f278869314a [Pipeline] // withDockerContainer [Pipeline] sh 21:14:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:14:27 Stashed 1 file(s) [Pipeline] echo 21:14:27 [edgeXSemver]: initialized semver on version 3.2.0-dev.19 [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 21:14:27 provisioning config files... 21:14:27 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config9721949881851339922tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:14:28 ---> ****-login.sh 21:14:28 nexus3.edgexfoundry.org:10001 21:14:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:14:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:14:28 Configure a credential helper to remove this warning. See 21:14:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:14:28 21:14:28 Login Succeeded 21:14:28 nexus3.edgexfoundry.org:10002 21:14:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:14:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:14:28 Configure a credential helper to remove this warning. See 21:14:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:14:28 21:14:28 Login Succeeded 21:14:28 nexus3.edgexfoundry.org:10003 21:14:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:14:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:14:28 Configure a credential helper to remove this warning. See 21:14:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:14:28 21:14:28 Login Succeeded 21:14:28 nexus3.edgexfoundry.org:10004 21:14:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:14:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:14:28 Configure a credential helper to remove this warning. See 21:14:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:14:28 21:14:28 Login Succeeded 21:14:28 ****.io 21:14:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:14:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:14:28 Configure a credential helper to remove this warning. See 21:14:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:14:28 21:14:28 Login Succeeded 21:14:28 ---> ****-login.sh ends [Pipeline] } 21:14:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:14:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:14:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:14:28 ========================================================= 21:14:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 21:14:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:29 + 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 . 21:14:29 Sending build context to Docker daemon 6.834MB 21:14:29 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 21:14:29 Step 2/12 : FROM ${BASE} AS builder 21:14:29 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 21:14:29 7264a8db6415: Pulling fs layer 21:14:29 c4d48a809fc2: Pulling fs layer 21:14:29 4f1c88b9dad5: Pulling fs layer 21:14:29 ad3a456e5733: Pulling fs layer 21:14:29 69c7f0334f64: Pulling fs layer 21:14:29 ad3a456e5733: Waiting 21:14:29 1f1c1a5573a3: Pulling fs layer 21:14:29 ce7588e14bc9: Pulling fs layer 21:14:29 69c7f0334f64: Waiting 21:14:29 b5e4710f87ac: Pulling fs layer 21:14:29 ce7588e14bc9: Waiting 21:14:29 1f1c1a5573a3: Waiting 21:14:29 b5e4710f87ac: Waiting 21:14:29 c4d48a809fc2: Download complete 21:14:29 ad3a456e5733: Verifying Checksum 21:14:29 ad3a456e5733: Download complete 21:14:29 69c7f0334f64: Download complete 21:14:29 7264a8db6415: Verifying Checksum 21:14:29 7264a8db6415: Download complete 21:14:29 1f1c1a5573a3: Verifying Checksum 21:14:29 1f1c1a5573a3: Download complete 21:14:29 7264a8db6415: Pull complete 21:14:29 b5e4710f87ac: Verifying Checksum 21:14:29 b5e4710f87ac: Download complete 21:14:29 c4d48a809fc2: Pull complete 21:14:29 4f1c88b9dad5: Verifying Checksum 21:14:29 4f1c88b9dad5: Download complete 21:14:30 ce7588e14bc9: Verifying Checksum 21:14:30 ce7588e14bc9: Download complete 21:14:33 4f1c88b9dad5: Pull complete 21:14:33 ad3a456e5733: Pull complete 21:14:33 69c7f0334f64: Pull complete 21:14:33 1f1c1a5573a3: Pull complete 21:14:36 ce7588e14bc9: Pull complete 21:14:36 b5e4710f87ac: Pull complete 21:14:36 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 21:14:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 21:14:36 ---> 88b5674ff536 21:14:36 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 21:14:42 Still waiting to schedule task 21:14:42 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1276’ 21:14:43 ---> Running in 0c742b60c94a 21:14:43 Removing intermediate container 0c742b60c94a 21:14:43 ---> 640d68ae16d0 21:14:43 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 21:14:43 ---> Running in f3df1bcefbc3 21:14:43 Removing intermediate container f3df1bcefbc3 21:14:43 ---> bfcaa94e8bc8 21:14:43 Step 5/12 : ARG ADD_BUILD_TAGS="" 21:14:43 ---> Running in fb773c5ff61e 21:14:43 Removing intermediate container fb773c5ff61e 21:14:43 ---> 7c0664a5b0c7 21:14:43 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:14:43 ---> Running in 2eb938fe671c 21:14:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:14:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:14:43 OK: 264 MiB in 52 packages 21:14:44 Removing intermediate container 2eb938fe671c 21:14:44 ---> 1480d963313a 21:14:44 Step 7/12 : WORKDIR /app 21:14:44 ---> Running in 335eb71ac0a6 21:14:44 Removing intermediate container 335eb71ac0a6 21:14:44 ---> 0e2b9538ed2d 21:14:44 Step 8/12 : COPY go.mod vendor* ./ 21:14:44 ---> 1e4d3b1a0db4 21:14:44 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:14:44 ---> Running in c0bd7dce903a 21:15:52 Removing intermediate container c0bd7dce903a 21:15:52 ---> 7ce7024af423 21:15:52 Step 10/12 : COPY . . 21:15:52 ---> 387ce44cb421 21:15:52 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:15:52 ---> Running in 3da1045fccef 21:15:52 Removing intermediate container 3da1045fccef 21:15:52 ---> d4a11d93c399 21:15:52 Step 12/12 : RUN $MAKE 21:15:52 ---> Running in 72f90bc68464 21:15:52 noop 21:15:52 Removing intermediate container 72f90bc68464 21:15:52 ---> 4b6a5be63f2d 21:15:52 Successfully built 4b6a5be63f2d 21:15:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:52 + docker inspect -f . ci-base-image-x86_64 21:15:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:15:52 prd-ubuntu20.04-docker-8c-8g-1277 does not seem to be running inside a container 21:15:52 $ 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 21:15:53 $ docker top ebd016fc0931e0c5b16be1646c0e7b863ff2b30ca3fd63937764ea0456523081 -eo pid,comm [Pipeline] { [Pipeline] sh 21:15:53 + go version 21:15:53 go version go1.21.0 linux/amd64 [Pipeline] } 21:15:53 $ docker stop --time=1 ebd016fc0931e0c5b16be1646c0e7b863ff2b30ca3fd63937764ea0456523081 21:15:54 $ docker rm -f --volumes ebd016fc0931e0c5b16be1646c0e7b863ff2b30ca3fd63937764ea0456523081 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:55 + docker inspect -f . ci-base-image-x86_64 21:15:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:15:55 prd-ubuntu20.04-docker-8c-8g-1277 does not seem to be running inside a container 21:15:55 $ 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 21:15:55 $ docker top e7ef606737764e4d18fc2d4f1786b29352ff3e1774c06ff587e1782004622d63 -eo pid,comm [Pipeline] { [Pipeline] sh 21:15:56 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh 21:15:56 + make test 21:15:56 go test -race -coverprofile=coverage.out ./... 21:16:43 ? github.com/edgexfoundry/app-record-replay [no test files] 21:16:43 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 21:16:43 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 21:16:43 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 21:16:43 ok github.com/edgexfoundry/app-record-replay/internal/app 1.045s coverage: 88.0% of statements 21:16:48 ok github.com/edgexfoundry/app-record-replay/internal/application 9.613s coverage: 98.7% of statements 21:16:48 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.101s coverage: 89.7% of statements 21:16:48 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.036s coverage: 100.0% of statements 21:17:20 go vet ./... 21:17:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:17:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:17:25 ./bin/test-attribution-txt.sh 21:17:25 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 21:17:25 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 21:17:25 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 21:17:25 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 21:17:25 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 21:17:25 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 21:17:25 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 21:17:25 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 21:17:25 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 21:17:25 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 21:17:25 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 21:17:25 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 21:17:25 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 21:17:25 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 21:17:25 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 21:17:25 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 21:17:25 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 21:17:25 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 21:17:25 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 21:17:25 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 21:17:25 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 21:17:25 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 21:17:25 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 21:17:25 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 21:17:25 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 21:17:25 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 21:17:25 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 21:17:25 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 21:17:25 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 21:17:25 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 21:17:25 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 21:17:25 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 21:17:25 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 21:17:25 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 21:17:25 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 21:17:25 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 21:17:25 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 21:17:25 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 21:17:25 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 21:17:25 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 21:17:25 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 21:17:25 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 21:17:25 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 21:17:25 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 21:17:25 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 21:17:25 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 21:17:25 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 21:17:25 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 21:17:25 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 21:17:25 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 21:17:25 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 21:17:25 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 21:17:25 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 21:17:25 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 21:17:25 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 21:17:25 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 21:17:25 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 21:17:25 An attribution for golang.org/x/term is missing from Attribution.txt, please add 21:17:26 An attribution for google.golang.org/appengine is missing from Attribution.txt, please add 21:17:26 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 21:17:26 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 21:17:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 21:17:26 $ docker stop --time=1 e7ef606737764e4d18fc2d4f1786b29352ff3e1774c06ff587e1782004622d63 21:17:31 $ docker rm -f --volumes e7ef606737764e4d18fc2d4f1786b29352ff3e1774c06ff587e1782004622d63 [Pipeline] // withDockerContainer [Pipeline] sh 21:17:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:17:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:17:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:17:32 + ls -al . 21:17:32 total 260 21:17:32 drwxrwxr-x 10 jenkins jenkins 4096 Mar 26 21:15 . 21:17:32 drwxrwxr-x 4 jenkins jenkins 4096 Mar 26 21:14 .. 21:17:32 -rw-rw-r-- 1 jenkins jenkins 119 Mar 26 21:14 .dockerignore 21:17:32 drwxrwxr-x 8 jenkins jenkins 4096 Mar 26 21:16 .git 21:17:32 drwxrwxr-x 3 jenkins jenkins 4096 Mar 26 21:14 .github 21:17:32 -rw-rw-r-- 1 jenkins jenkins 164 Mar 26 21:14 .gitignore 21:17:32 -rw-rw-r-- 1 jenkins jenkins 41 Mar 26 21:14 .golangci.yml 21:17:32 drwxr-xr-x 3 jenkins jenkins 4096 Mar 26 21:14 .semver 21:17:32 -rw-rw-r-- 1 jenkins jenkins 11301 Mar 26 21:14 Attribution.txt 21:17:32 -rw-rw-r-- 1 jenkins jenkins 458 Mar 26 21:14 CHANGELOG.md 21:17:32 -rw-rw-r-- 1 jenkins jenkins 1725 Mar 26 21:14 Dockerfile 21:17:32 -rw-rw-r-- 1 jenkins jenkins 677 Mar 26 21:14 GOVERNANCE.md 21:17:32 -rw-rw-r-- 1 jenkins jenkins 681 Mar 26 21:14 Jenkinsfile 21:17:32 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 26 21:14 LICENSE 21:17:32 -rw-rw-r-- 1 jenkins jenkins 3142 Mar 26 21:14 Makefile 21:17:32 -rw-rw-r-- 1 jenkins jenkins 611 Mar 26 21:14 OWNERS.md 21:17:32 -rw-rw-r-- 1 jenkins jenkins 4107 Mar 26 21:14 README.md 21:17:32 -rw-rw-r-- 1 jenkins jenkins 7789 Mar 26 21:14 Record and Reply.postman_collection.json 21:17:32 -rw-rw-r-- 1 jenkins jenkins 12 Mar 26 21:14 VERSION 21:17:32 drwxrwxr-x 2 jenkins jenkins 4096 Mar 26 21:14 bin 21:17:32 -rw-r--r-- 1 jenkins jenkins 24667 Mar 26 21:16 coverage.out 21:17:32 -rw-rw-r-- 1 jenkins jenkins 7253 Mar 26 21:14 go.mod 21:17:32 -rw-rw-r-- 1 jenkins jenkins 101498 Mar 26 21:14 go.sum 21:17:32 drwxrwxr-x 7 jenkins jenkins 4096 Mar 26 21:14 internal 21:17:32 -rw-rw-r-- 1 jenkins jenkins 913 Mar 26 21:14 main.go 21:17:32 drwxrwxr-x 3 jenkins jenkins 4096 Mar 26 21:14 openapi 21:17:32 drwxrwxr-x 3 jenkins jenkins 4096 Mar 26 21:14 pkg 21:17:32 drwxrwxr-x 2 jenkins jenkins 4096 Mar 26 21:14 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:32 + 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=a1dfb321dd51a4fc190594c7f49f2393a77cb439 --label arch=amd64 --label version=3.2.0-dev.19 . 21:17:32 Sending build context to Docker daemon 6.859MB 21:17:32 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 21:17:32 Step 2/27 : FROM ${BASE} AS builder 21:17:32 ---> 4b6a5be63f2d 21:17:32 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 21:17:33 ---> Running in 34a50a869515 21:17:33 Removing intermediate container 34a50a869515 21:17:33 ---> 737c40c64f37 21:17:33 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 21:17:33 ---> Running in 289dc9fee334 21:17:33 Removing intermediate container 289dc9fee334 21:17:33 ---> 3a28e9ce6838 21:17:33 Step 5/27 : ARG ADD_BUILD_TAGS="" 21:17:33 ---> Running in 5007b1fc29c2 21:17:33 Removing intermediate container 5007b1fc29c2 21:17:33 ---> f7fa09668f72 21:17:33 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:17:33 ---> Running in 006e16b7bad5 21:17:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:17:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:17:34 OK: 264 MiB in 52 packages 21:17:34 Removing intermediate container 006e16b7bad5 21:17:34 ---> 82dc2651f751 21:17:34 Step 7/27 : WORKDIR /app 21:17:34 ---> Running in 965e673df81b 21:17:34 Removing intermediate container 965e673df81b 21:17:34 ---> db30e1eee1c8 21:17:34 Step 8/27 : COPY go.mod vendor* ./ 21:17:34 ---> b47f4b8cb32d 21:17:34 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:17:34 ---> Running in f190f8422b10 21:17:35 Removing intermediate container f190f8422b10 21:17:35 ---> 45bb02b68c3a 21:17:35 Step 10/27 : COPY . . 21:17:35 ---> d680f3389da2 21:17:35 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:17:36 ---> Running in e30f519363bb 21:17:36 Removing intermediate container e30f519363bb 21:17:36 ---> b9da8c5327a6 21:17:36 Step 12/27 : RUN $MAKE 21:17:36 ---> Running in 91e3b5a9aa52 21:17:36 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.32 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.19" -trimpath -mod=readonly -o app-record-replay 21:17:43 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1279 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws 21:17:43 Running in /w/workspace/app-record-replay/94 [Pipeline] { [Pipeline] checkout 21:17:43 Selected Git installation does not exist. Using Default 21:17:43 The recommended git tool is: NONE 21:17:48 using credential edgex-jenkins-ssh 21:17:48 Cloning the remote Git repository 21:17:49 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 21:17:49 > git init /w/workspace/app-record-replay/94 # timeout=10 21:17:49 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 21:17:49 > git --version # timeout=10 21:17:49 > git --version # 'git version 2.25.1' 21:17:49 using GIT_SSH to set credentials SSH Credentials for GitHub 21:17:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:17:51 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 21:17:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:17:52 Avoid second fetch 21:17:52 Checking out Revision a1dfb321dd51a4fc190594c7f49f2393a77cb439 (main) 21:17:52 > git config core.sparsecheckout # timeout=10 21:17:52 > git checkout -f a1dfb321dd51a4fc190594c7f49f2393a77cb439 # timeout=10 21:17:52 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#135)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:17:57 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:17:57 % Total % Received % Xferd Average Speed Time Time Time Current 21:17:57 Dload Upload Total Spent Left Speed 21:17:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 152k 0 --:--:-- --:--:-- --:--:-- 154k [Pipeline] sh 21:17:57 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:17:58 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:17:58 + sudo tee /etc/docker/daemon.new 21:17:58 { 21:17:58 "registry-mirrors": [ 21:17:58 "https://nexus3.edgexfoundry.org:10001" 21:17:58 ], 21:17:58 "bip": "10.250.0.254/24", 21:17:58 "hosts": [ 21:17:58 "tcp://0.0.0.0:5555", 21:17:58 "unix:///var/run/docker.sock" 21:17:58 ], 21:17:58 "mtu": 1458, 21:17:58 "selinux-enabled": true, 21:17:58 "seccomp-profile": "/etc/docker/seccomp.json" 21:17:58 } [Pipeline] sh 21:17:58 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:17:58 + sudo service docker restart 21:18:08 Removing intermediate container 91e3b5a9aa52 21:18:08 ---> 90dfe6c91fb1 21:18:08 Step 13/27 : FROM alpine:3.18 21:18:08 3.18: Pulling from library/alpine 21:18:08 619be1103602: Pulling fs layer 21:18:08 619be1103602: Verifying Checksum 21:18:08 619be1103602: Download complete 21:18:08 619be1103602: Pull complete 21:18:08 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 21:18:08 Status: Downloaded newer image for alpine:3.18 21:18:08 ---> d3782b16ccc9 21:18:08 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 21:18:09 ---> Running in cdbfe7f4323e 21:18:09 Removing intermediate container cdbfe7f4323e 21:18:09 ---> 80022b9f6319 21:18:09 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 21:18:09 ---> Running in 2a45d177c60f 21:18:09 Removing intermediate container 2a45d177c60f 21:18:09 ---> fce5c1a1963a 21:18:09 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 21:18:09 ---> Running in 8f74490cb8fd 21:18:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:18:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:18:09 (1/2) Installing ca-certificates (20240226-r0) 21:18:09 (2/2) Installing dumb-init (1.2.5-r2) 21:18:09 Executing busybox-1.36.1-r5.trigger 21:18:09 Executing ca-certificates-20240226-r0.trigger 21:18:10 OK: 8 MiB in 17 packages 21:18:10 Removing intermediate container 8f74490cb8fd 21:18:10 ---> a0ee993763dd 21:18:10 Step 17/27 : RUN apk --no-cache upgrade 21:18:10 ---> Running in 5183e1880eb2 21:18:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:18:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:18:10 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 21:18:10 Executing ca-certificates-20240226-r0.trigger 21:18:11 OK: 8 MiB in 17 packages 21:18:11 Removing intermediate container 5183e1880eb2 21:18:11 ---> b5fdb176e7f5 21:18:11 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 21:18:11 ---> baf5a203306b 21:18:11 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 21:18:11 ---> 42509106015a 21:18:11 Step 20/27 : COPY --from=builder /app/res/ /res/ 21:18:11 ---> 999718c5a28e 21:18:11 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 21:18:12 ---> 3cfdfa448e39 21:18:12 Step 22/27 : EXPOSE 59712 21:18:12 ---> Running in e6d85945fd4d 21:18:12 Removing intermediate container e6d85945fd4d 21:18:12 ---> 7e3c7647840c 21:18:12 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 21:18:12 ---> Running in 7baf2f828632 21:18:13 Removing intermediate container 7baf2f828632 21:18:13 ---> 5c4d05957259 21:18:13 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:18:13 ---> Running in 433620fb3eb1 21:18:13 Removing intermediate container 433620fb3eb1 21:18:13 ---> 4c14f50e91b1 21:18:13 Step 25/27 : LABEL arch=amd64 21:18:13 ---> Running in dd54fa052c49 21:18:13 Removing intermediate container dd54fa052c49 21:18:13 ---> 8cc3ba34c600 21:18:13 Step 26/27 : LABEL git_sha=a1dfb321dd51a4fc190594c7f49f2393a77cb439 21:18:13 ---> Running in 08f0d86e4217 21:18:13 Removing intermediate container 08f0d86e4217 21:18:13 ---> 281ff3f68c4d 21:18:13 Step 27/27 : LABEL version=3.2.0-dev.19 21:18:13 ---> Running in 101fe875c678 21:18:13 Removing intermediate container 101fe875c678 21:18:13 ---> e0959c118adf 21:18:13 [Warning] One or more build-args [ARCH] were not consumed 21:18:13 Successfully built e0959c118adf 21:18:13 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 21:18:13 provisioning config files... 21:18:13 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config9010643553168345425tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:18:13 ---> ****-login.sh 21:18:13 nexus3.edgexfoundry.org:10001 21:18:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:18:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:18:13 Configure a credential helper to remove this warning. See 21:18:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:18:13 21:18:13 Login Succeeded 21:18:13 nexus3.edgexfoundry.org:10002 21:18:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:18:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:18:13 Configure a credential helper to remove this warning. See 21:18:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:18:13 21:18:13 Login Succeeded 21:18:13 nexus3.edgexfoundry.org:10003 21:18:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:18:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:18:13 Configure a credential helper to remove this warning. See 21:18:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:18:13 21:18:13 Login Succeeded 21:18:13 nexus3.edgexfoundry.org:10004 21:18:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:18:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:18:13 Configure a credential helper to remove this warning. See 21:18:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:18:13 21:18:13 Login Succeeded 21:18:13 ****.io 21:18:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:18:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:18:14 Configure a credential helper to remove this warning. See 21:18:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:18:14 21:18:14 Login Succeeded 21:18:14 ---> ****-login.sh ends [Pipeline] } 21:18:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:18:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:18:14 [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: 21:18:14 a1dfb321dd51a4fc190594c7f49f2393a77cb439 21:18:14 latest 21:18:14 3.2.0-dev.19 21:18:14 a1dfb321dd51a4fc190594c7f49f2393a77cb439-3.2.0-dev.19 21:18:14 main 21:18:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:14 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:a1dfb321dd51a4fc190594c7f49f2393a77cb439 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:14 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:a1dfb321dd51a4fc190594c7f49f2393a77cb439 21:18:14 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 21:18:14 ab19aeb983f4: Preparing 21:18:14 72608f402b7c: Preparing 21:18:14 8111fb7917be: Preparing 21:18:14 69c71fd1d7d3: Preparing 21:18:14 260e88b58002: Preparing 21:18:14 a431979da3d8: Preparing 21:18:14 aedc3bda2944: Preparing 21:18:14 a431979da3d8: Waiting 21:18:14 aedc3bda2944: Waiting 21:18:14 8111fb7917be: Pushed 21:18:14 260e88b58002: Pushed 21:18:14 72608f402b7c: Pushed 21:18:14 69c71fd1d7d3: Pushed 21:18:14 aedc3bda2944: Layer already exists 21:18:15 a431979da3d8: Pushed [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:18:17 provisioning config files... 21:18:17 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/94@tmp/config6804596823525170582tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:18:17 ---> ****-login.sh 21:18:17 nexus3.edgexfoundry.org:10001 21:18:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:18:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:18:18 Configure a credential helper to remove this warning. See 21:18:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:18:18 21:18:18 Login Succeeded 21:18:18 nexus3.edgexfoundry.org:10002 21:18:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:18:18 ab19aeb983f4: Pushed 21:18:18 a1dfb321dd51a4fc190594c7f49f2393a77cb439: digest: sha256:98f80da07d7d81b0661fad01aef4f3d6bbf352bfdd26e2530518b180e5835207 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:18:18 Configure a credential helper to remove this warning. See 21:18:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:18:18 21:18:18 Login Succeeded 21:18:18 nexus3.edgexfoundry.org:10003 21:18:18 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:18:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:18:18 Configure a credential helper to remove this warning. See 21:18:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:18:18 21:18:18 Login Succeeded 21:18:18 nexus3.edgexfoundry.org:10004 21:18:19 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest 21:18:19 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 21:18:19 ab19aeb983f4: Preparing 21:18:19 72608f402b7c: Preparing 21:18:19 8111fb7917be: Preparing 21:18:19 69c71fd1d7d3: Preparing 21:18:19 260e88b58002: Preparing 21:18:19 a431979da3d8: Preparing 21:18:19 aedc3bda2944: Preparing 21:18:19 a431979da3d8: Waiting 21:18:19 aedc3bda2944: Waiting 21:18:19 260e88b58002: Layer already exists 21:18:19 8111fb7917be: Layer already exists 21:18:19 72608f402b7c: Layer already exists 21:18:19 69c71fd1d7d3: Layer already exists 21:18:19 ab19aeb983f4: Layer already exists 21:18:19 a431979da3d8: Layer already exists 21:18:19 aedc3bda2944: Layer already exists 21:18:19 latest: digest: sha256:98f80da07d7d81b0661fad01aef4f3d6bbf352bfdd26e2530518b180e5835207 size: 1783 [Pipeline] } 21:18:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:18:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:18:19 Configure a credential helper to remove this warning. See 21:18:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:18:19 21:18:19 Login Succeeded 21:18:19 ****.io [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:18:19 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:18:19 Configure a credential helper to remove this warning. See 21:18:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:18:19 21:18:19 Login Succeeded 21:18:19 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.19 21:18:19 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 21:18:19 ab19aeb983f4: Preparing 21:18:19 72608f402b7c: Preparing 21:18:19 8111fb7917be: Preparing 21:18:19 69c71fd1d7d3: Preparing 21:18:19 260e88b58002: Preparing 21:18:19 a431979da3d8: Preparing 21:18:19 aedc3bda2944: Preparing 21:18:19 a431979da3d8: Waiting 21:18:19 aedc3bda2944: Waiting 21:18:19 69c71fd1d7d3: Layer already exists 21:18:19 ab19aeb983f4: Layer already exists 21:18:19 260e88b58002: Layer already exists 21:18:19 72608f402b7c: Layer already exists 21:18:19 8111fb7917be: Layer already exists 21:18:19 a431979da3d8: Layer already exists 21:18:19 aedc3bda2944: Layer already exists 21:18:19 3.2.0-dev.19: digest: sha256:98f80da07d7d81b0661fad01aef4f3d6bbf352bfdd26e2530518b180e5835207 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:20 ---> ****-login.sh ends [Pipeline] } 21:18:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 21:18:20 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:a1dfb321dd51a4fc190594c7f49f2393a77cb439-3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] echo 21:18:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:18:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:18:20 ========================================================= 21:18:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 21:18:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:20 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:a1dfb321dd51a4fc190594c7f49f2393a77cb439-3.2.0-dev.19 21:18:20 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 21:18:20 ab19aeb983f4: Preparing 21:18:20 72608f402b7c: Preparing 21:18:20 8111fb7917be: Preparing 21:18:20 69c71fd1d7d3: Preparing 21:18:20 260e88b58002: Preparing 21:18:20 a431979da3d8: Preparing 21:18:20 aedc3bda2944: Preparing 21:18:20 a431979da3d8: Waiting 21:18:20 aedc3bda2944: Waiting 21:18:20 8111fb7917be: Layer already exists 21:18:20 72608f402b7c: Layer already exists 21:18:20 69c71fd1d7d3: Layer already exists 21:18:20 260e88b58002: Layer already exists 21:18:20 ab19aeb983f4: Layer already exists 21:18:20 a431979da3d8: Layer already exists 21:18:20 aedc3bda2944: Layer already exists 21:18:20 a1dfb321dd51a4fc190594c7f49f2393a77cb439-3.2.0-dev.19: digest: sha256:98f80da07d7d81b0661fad01aef4f3d6bbf352bfdd26e2530518b180e5835207 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:20 + 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 . 21:18:20 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:21 Sending build context to Docker daemon 329.2kB 21:18:21 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 21:18:21 Step 2/12 : FROM ${BASE} AS builder 21:18:21 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main 21:18:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 21:18:21 ab19aeb983f4: Preparing 21:18:21 72608f402b7c: Preparing 21:18:21 8111fb7917be: Preparing 21:18:21 69c71fd1d7d3: Preparing 21:18:21 260e88b58002: Preparing 21:18:21 a431979da3d8: Preparing 21:18:21 aedc3bda2944: Preparing 21:18:21 a431979da3d8: Waiting 21:18:21 aedc3bda2944: Waiting 21:18:21 260e88b58002: Layer already exists 21:18:21 8111fb7917be: Layer already exists 21:18:21 ab19aeb983f4: Layer already exists 21:18:21 72608f402b7c: Layer already exists 21:18:21 69c71fd1d7d3: Layer already exists 21:18:21 aedc3bda2944: Layer already exists 21:18:21 a431979da3d8: Layer already exists 21:18:21 main: digest: sha256:98f80da07d7d81b0661fad01aef4f3d6bbf352bfdd26e2530518b180e5835207 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:18:21 ===================================================== [Pipeline] echo 21:18:21 taggedImages: 21:18:21 - nexus3.edgexfoundry.org:10004/app-record-replay:a1dfb321dd51a4fc190594c7f49f2393a77cb439 21:18:21 - nexus3.edgexfoundry.org:10004/app-record-replay:latest 21:18:21 - nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.19 21:18:21 - nexus3.edgexfoundry.org:10004/app-record-replay:a1dfb321dd51a4fc190594c7f49f2393a77cb439-3.2.0-dev.19 21:18:21 - nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) 21:18:21 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:18:21 9fda8d8052c6: Pulling fs layer 21:18:21 5d54e960e981: Pulling fs layer 21:18:21 c4a7e357bf2a: Pulling fs layer 21:18:21 f0e02332f6b5: Pulling fs layer 21:18:21 872ee5b61b7b: Pulling fs layer 21:18:21 0c6a40ed1a82: Pulling fs layer 21:18:21 94ae7d8d031c: Pulling fs layer 21:18:21 0c6a40ed1a82: Waiting 21:18:21 f0e02332f6b5: Waiting 21:18:21 94ae7d8d031c: Waiting 21:18:21 872ee5b61b7b: Waiting 21:18:21 5d54e960e981: Verifying Checksum 21:18:21 5d54e960e981: Download complete 21:18:21 f0e02332f6b5: Verifying Checksum 21:18:21 f0e02332f6b5: Download complete 21:18:21 872ee5b61b7b: Verifying Checksum 21:18:21 872ee5b61b7b: Download complete 21:18:21 9fda8d8052c6: Download complete Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:18:21 21:18:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:21 94ae7d8d031c: Verifying Checksum 21:18:21 94ae7d8d031c: Download complete 21:18:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:18:21 latest: Pulling from edgex-lftools-log-publisher 21:18:21 5eb5b503b376: Pulling fs layer 21:18:21 5c69ac0246d0: Pulling fs layer 21:18:21 ec43610c2a17: Pulling fs layer 21:18:21 3a2ae6a8a46f: Pulling fs layer 21:18:21 33b1e0a273af: Pulling fs layer 21:18:21 5d3b04190fa2: Pulling fs layer 21:18:21 2f39f015ded8: Pulling fs layer 21:18:21 33b1e0a273af: Waiting 21:18:21 5d3b04190fa2: Waiting 21:18:21 2f39f015ded8: Waiting 21:18:21 3a2ae6a8a46f: Waiting 21:18:21 5c69ac0246d0: Verifying Checksum 21:18:21 5c69ac0246d0: Download complete 21:18:21 3a2ae6a8a46f: Verifying Checksum 21:18:21 3a2ae6a8a46f: Download complete 21:18:21 33b1e0a273af: Verifying Checksum 21:18:21 33b1e0a273af: Download complete 21:18:21 ec43610c2a17: Verifying Checksum 21:18:21 ec43610c2a17: Download complete 21:18:21 5d3b04190fa2: Verifying Checksum 21:18:21 5d3b04190fa2: Download complete 21:18:22 9fda8d8052c6: Pull complete 21:18:22 5eb5b503b376: Download complete 21:18:22 5d54e960e981: Pull complete 21:18:22 2f39f015ded8: Download complete 21:18:23 c4a7e357bf2a: Verifying Checksum 21:18:23 c4a7e357bf2a: Download complete 21:18:23 5eb5b503b376: Pull complete 21:18:23 5c69ac0246d0: Pull complete 21:18:24 ec43610c2a17: Pull complete 21:18:24 3a2ae6a8a46f: Pull complete 21:18:24 33b1e0a273af: Pull complete 21:18:24 0c6a40ed1a82: Verifying Checksum 21:18:24 0c6a40ed1a82: Download complete 21:18:24 5d3b04190fa2: Pull complete 21:18:29 2f39f015ded8: Pull complete 21:18:29 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:18:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:18:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:18:30 prd-ubuntu20.04-docker-8c-8g-1277 does not seem to be running inside a container 21:18: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/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 21:18:36 $ docker top bca730fa3a989b001b2806a057b2a35b869cec685d760493f2cc4da425811b7f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:18:36 c4a7e357bf2a: Pull complete 21:18:36 ---> job-cost.sh 21:18:36 lf-activate-venv: SKIPPING 21:18:36 INFO: No Stack... 21:18:36 f0e02332f6b5: Pull complete 21:18:36 INFO: Retrieving Pricing Info for: v3-standard-8 21:18:37 872ee5b61b7b: Pull complete 21:18:37 INFO: Archiving Costs [Pipeline] sh 21:18:37 + cut -d,+ -f6 21:18:37 cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv [Pipeline] lock 21:18:37 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-94-stack-cost] 21:18:37 Resource [jenkins-edgexfoundry-app-record-replay-main-94-stack-cost] did not exist. Created. 21:18:37 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-94-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:18:38 + echo total: 0.2199999988079071 [Pipeline] stash 21:18:38 Stashed 1 file(s) [Pipeline] } 21:18:38 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-94-stack-cost] [Pipeline] // lock [Pipeline] } 21:18:38 $ docker stop --time=1 bca730fa3a989b001b2806a057b2a35b869cec685d760493f2cc4da425811b7f 21:18:39 $ docker rm -f --volumes bca730fa3a989b001b2806a057b2a35b869cec685d760493f2cc4da425811b7f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:18:47 0c6a40ed1a82: Pull complete 21:18:47 94ae7d8d031c: Pull complete 21:18:47 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 21:18:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:18:47 ---> 86de565de09d 21:18:47 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 21:18:48 ---> Running in dbcae13a9ceb 21:18:48 Removing intermediate container dbcae13a9ceb 21:18:48 ---> d930bb65c120 21:18:48 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 21:18:48 ---> Running in 4021b4bac691 21:18:49 Removing intermediate container 4021b4bac691 21:18:49 ---> aae3d6cd8a4a 21:18:49 Step 5/12 : ARG ADD_BUILD_TAGS="" 21:18:49 ---> Running in c20a892143df 21:18:49 Removing intermediate container c20a892143df 21:18:49 ---> 9367758fe17e 21:18:49 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:18:49 ---> Running in 3f89291355dd 21:18:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:18:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:18:52 OK: 266 MiB in 52 packages 21:18:53 Removing intermediate container 3f89291355dd 21:18:53 ---> 6eba9c723126 21:18:53 Step 7/12 : WORKDIR /app 21:18:53 ---> Running in 0ab12e19e636 21:18:53 Removing intermediate container 0ab12e19e636 21:18:53 ---> f308107d7a12 21:18:53 Step 8/12 : COPY go.mod vendor* ./ 21:18:54 ---> 543002889399 21:18:54 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:18:54 ---> Running in ed6d74031c68 21:21:01 Removing intermediate container ed6d74031c68 21:21:01 ---> 08677aba1d53 21:21:01 Step 10/12 : COPY . . 21:21:01 ---> 9caca3a08e74 21:21:01 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:21:01 ---> Running in b27c9dff5313 21:21:01 Removing intermediate container b27c9dff5313 21:21:01 ---> 5ab00e1f60d3 21:21:01 Step 12/12 : RUN $MAKE 21:21:01 ---> Running in 2b9daeb1f73d 21:21:01 noop 21:21:01 Removing intermediate container 2b9daeb1f73d 21:21:01 ---> f27eb805f454 21:21:01 Successfully built f27eb805f454 21:21:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:01 + docker inspect -f . ci-base-image-arm64 21:21:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:21:02 prd-ubuntu20.04-docker-arm64-4c-16g-1279 does not seem to be running inside a container 21:21:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/94 -v /w/workspace/app-record-replay/94:/w/workspace/app-record-replay/94:rw,z -v /w/workspace/app-record-replay/94@tmp:/w/workspace/app-record-replay/94@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 21:21:03 $ docker top 87179b8f5573e7af3c87b14c0f75885384181e474cc2b3b10d011b5afbabb443 -eo pid,comm [Pipeline] { [Pipeline] sh 21:21:04 + go version 21:21:04 go version go1.21.0 linux/arm64 [Pipeline] } 21:21:04 $ docker stop --time=1 87179b8f5573e7af3c87b14c0f75885384181e474cc2b3b10d011b5afbabb443 21:21:06 $ docker rm -f --volumes 87179b8f5573e7af3c87b14c0f75885384181e474cc2b3b10d011b5afbabb443 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:06 + docker inspect -f . ci-base-image-arm64 21:21:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:21:06 prd-ubuntu20.04-docker-arm64-4c-16g-1279 does not seem to be running inside a container 21:21:07 $ 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/94 -v /w/workspace/app-record-replay/94:/w/workspace/app-record-replay/94:rw,z -v /w/workspace/app-record-replay/94@tmp:/w/workspace/app-record-replay/94@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 21:21:08 $ docker top 4cf715ca89d2165b7ab26dfe683d8efec57f2fbdf70b0de591030b17079b169d -eo pid,comm [Pipeline] { [Pipeline] sh 21:21:09 + git config --global --add safe.directory /w/workspace/app-record-replay/94 [Pipeline] fileExists [Pipeline] sh 21:21:09 + make test 21:21:09 go test -race -coverprofile=coverage.out ./... 21:24:46 ? github.com/edgexfoundry/app-record-replay [no test files] 21:24:49 ok github.com/edgexfoundry/app-record-replay/internal/app 1.217s coverage: 88.0% of statements 21:24:51 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 21:24:51 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 21:24:53 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 21:25:01 ok github.com/edgexfoundry/app-record-replay/internal/application 9.957s coverage: 98.7% of statements 21:25:01 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.482s coverage: 89.7% of statements 21:25:01 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.173s coverage: 100.0% of statements 21:25:03 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:25:03 go vet ./... 21:28:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:28:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:28:09 ./bin/test-attribution-txt.sh 21:28:09 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 21:28:09 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 21:28:09 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 21:28:09 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 21:28:09 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 21:28:09 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 21:28:09 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 21:28:09 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 21:28:09 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 21:28:09 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 21:28:09 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 21:28:09 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 21:28:09 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 21:28:09 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 21:28:09 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 21:28:09 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 21:28:09 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 21:28:09 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 21:28:09 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 21:28:09 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 21:28:09 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 21:28:09 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 21:28:09 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 21:28:09 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 21:28:09 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 21:28:09 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 21:28:09 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 21:28:09 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 21:28:09 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 21:28:09 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 21:28:09 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 21:28:09 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 21:28:09 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 21:28:09 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 21:28:09 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 21:28:09 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 21:28:09 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 21:28:09 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 21:28:09 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 21:28:09 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 21:28:09 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 21:28:09 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 21:28:09 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 21:28:09 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 21:28:09 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 21:28:09 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 21:28:09 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 21:28:09 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 21:28:09 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 21:28:09 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 21:28:09 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 21:28:09 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 21:28:09 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 21:28:09 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 21:28:09 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 21:28:09 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 21:28:09 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 21:28:09 An attribution for golang.org/x/term is missing from Attribution.txt, please add 21:28:09 An attribution for google.golang.org/appengine is missing from Attribution.txt, please add 21:28:09 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 21:28:09 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 21:28:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 21:28:09 $ docker stop --time=1 4cf715ca89d2165b7ab26dfe683d8efec57f2fbdf70b0de591030b17079b169d 21:28:11 $ docker rm -f --volumes 4cf715ca89d2165b7ab26dfe683d8efec57f2fbdf70b0de591030b17079b169d [Pipeline] // withDockerContainer [Pipeline] sh 21:28:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:28:13 Warning: overwriting stash ‘coverage-report’ 21:28:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:28:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:28:15 + ls -al . 21:28:15 total 256 21:28:15 drwxrwxr-x 9 jenkins jenkins 4096 Mar 26 21:21 . 21:28:15 drwxrwxr-x 4 jenkins jenkins 4096 Mar 26 21:17 .. 21:28:15 -rw-rw-r-- 1 jenkins jenkins 119 Mar 26 21:17 .dockerignore 21:28:15 drwxrwxr-x 8 jenkins jenkins 4096 Mar 26 21:17 .git 21:28:15 drwxrwxr-x 3 jenkins jenkins 4096 Mar 26 21:17 .github 21:28:15 -rw-rw-r-- 1 jenkins jenkins 164 Mar 26 21:17 .gitignore 21:28:15 -rw-rw-r-- 1 jenkins jenkins 41 Mar 26 21:17 .golangci.yml 21:28:15 -rw-rw-r-- 1 jenkins jenkins 11301 Mar 26 21:17 Attribution.txt 21:28:15 -rw-rw-r-- 1 jenkins jenkins 458 Mar 26 21:17 CHANGELOG.md 21:28:15 -rw-rw-r-- 1 jenkins jenkins 1725 Mar 26 21:17 Dockerfile 21:28:15 -rw-rw-r-- 1 jenkins jenkins 677 Mar 26 21:17 GOVERNANCE.md 21:28:15 -rw-rw-r-- 1 jenkins jenkins 681 Mar 26 21:17 Jenkinsfile 21:28:15 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 26 21:17 LICENSE 21:28:15 -rw-rw-r-- 1 jenkins jenkins 3142 Mar 26 21:17 Makefile 21:28:15 -rw-rw-r-- 1 jenkins jenkins 611 Mar 26 21:17 OWNERS.md 21:28:15 -rw-rw-r-- 1 jenkins jenkins 4107 Mar 26 21:17 README.md 21:28:15 -rw-rw-r-- 1 jenkins jenkins 7789 Mar 26 21:17 Record and Reply.postman_collection.json 21:28:15 -rw-rw-r-- 1 jenkins jenkins 12 Mar 26 21:14 VERSION 21:28:15 drwxrwxr-x 2 jenkins jenkins 4096 Mar 26 21:17 bin 21:28:15 -rw-r--r-- 1 jenkins jenkins 24666 Mar 26 21:25 coverage.out 21:28:15 -rw-rw-r-- 1 jenkins jenkins 7253 Mar 26 21:17 go.mod 21:28:15 -rw-rw-r-- 1 jenkins jenkins 101498 Mar 26 21:17 go.sum 21:28:15 drwxrwxr-x 7 jenkins jenkins 4096 Mar 26 21:17 internal 21:28:15 -rw-rw-r-- 1 jenkins jenkins 913 Mar 26 21:17 main.go 21:28:15 drwxrwxr-x 3 jenkins jenkins 4096 Mar 26 21:17 openapi 21:28:15 drwxrwxr-x 3 jenkins jenkins 4096 Mar 26 21:17 pkg 21:28:15 drwxrwxr-x 2 jenkins jenkins 4096 Mar 26 21:17 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:15 + 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=a1dfb321dd51a4fc190594c7f49f2393a77cb439 --label arch=arm64 --label version=3.2.0-dev.19 . 21:28:15 Sending build context to Docker daemon 354.8kB 21:28:15 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 21:28:15 Step 2/27 : FROM ${BASE} AS builder 21:28:15 ---> f27eb805f454 21:28:15 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 21:28:15 ---> Running in dac129519b60 21:28:15 Removing intermediate container dac129519b60 21:28:15 ---> a78a041fce36 21:28:15 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 21:28:16 ---> Running in 06f7ea65cf5b 21:28:16 Removing intermediate container 06f7ea65cf5b 21:28:16 ---> fd9987273e63 21:28:16 Step 5/27 : ARG ADD_BUILD_TAGS="" 21:28:16 ---> Running in 073f15285333 21:28:16 Removing intermediate container 073f15285333 21:28:16 ---> bea1bcfcf826 21:28:16 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:28:17 ---> Running in 7b8407571ff6 21:28:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:28:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:28:19 OK: 266 MiB in 52 packages 21:28:20 Removing intermediate container 7b8407571ff6 21:28:20 ---> fae0b68a74b3 21:28:20 Step 7/27 : WORKDIR /app 21:28:20 ---> Running in 58ce0858ac98 21:28:20 Removing intermediate container 58ce0858ac98 21:28:20 ---> 56a424a75977 21:28:20 Step 8/27 : COPY go.mod vendor* ./ 21:28:21 ---> 53a0458a5f59 21:28:21 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:28:21 ---> Running in ce1b799b0ee1 21:28:23 Removing intermediate container ce1b799b0ee1 21:28:23 ---> a5f233c22d52 21:28:23 Step 10/27 : COPY . . 21:28:24 ---> bb7df524de81 21:28:24 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:28:24 ---> Running in bb0b6b33f222 21:28:24 Removing intermediate container bb0b6b33f222 21:28:24 ---> ae4b2e125304 21:28:24 Step 12/27 : RUN $MAKE 21:28:24 ---> Running in 357d67957f29 21:28:25 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.32 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.19" -trimpath -mod=readonly -o app-record-replay 21:31:17 Removing intermediate container 357d67957f29 21:31:17 ---> d1a4e9dc3df2 21:31:17 Step 13/27 : FROM alpine:3.18 21:31:17 3.18: Pulling from library/alpine 21:31:17 c6b39de5b339: Pulling fs layer 21:31:17 c6b39de5b339: Verifying Checksum 21:31:17 c6b39de5b339: Download complete 21:31:17 c6b39de5b339: Pull complete 21:31:17 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 21:31:17 Status: Downloaded newer image for alpine:3.18 21:31:17 ---> 33abbf032149 21:31:17 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 21:31:17 ---> Running in f3772f0466d4 21:31:17 Removing intermediate container f3772f0466d4 21:31:17 ---> e1a68f0924ed 21:31:17 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 21:31:17 ---> Running in 667a5f9a27dd 21:31:17 Removing intermediate container 667a5f9a27dd 21:31:17 ---> 8666be246ff6 21:31:17 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 21:31:17 ---> Running in e533c53ffa9b 21:31:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:31:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:31:17 (1/2) Installing ca-certificates (20240226-r0) 21:31:17 (2/2) Installing dumb-init (1.2.5-r2) 21:31:17 Executing busybox-1.36.1-r5.trigger 21:31:17 Executing ca-certificates-20240226-r0.trigger 21:31:17 OK: 9 MiB in 17 packages 21:31:17 Removing intermediate container e533c53ffa9b 21:31:17 ---> a301ad3e3207 21:31:17 Step 17/27 : RUN apk --no-cache upgrade 21:31:17 ---> Running in c0455f8e1e5a 21:31:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:31:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:31:17 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 21:31:17 Executing ca-certificates-20240226-r0.trigger 21:31:17 OK: 9 MiB in 17 packages 21:31:17 Removing intermediate container c0455f8e1e5a 21:31:17 ---> 7b7d9396e0d2 21:31:17 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 21:31:17 ---> 560d1e6e012e 21:31:17 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 21:31:17 ---> 87434e5b9eee 21:31:17 Step 20/27 : COPY --from=builder /app/res/ /res/ 21:31:17 ---> 7fad5dbc36e0 21:31:17 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 21:31:17 ---> b1d419230d0a 21:31:17 Step 22/27 : EXPOSE 59712 21:31:17 ---> Running in 2c1e7773ae78 21:31:17 Removing intermediate container 2c1e7773ae78 21:31:17 ---> 784ac3331f77 21:31:17 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 21:31:17 ---> Running in ee36db83badd 21:31:17 Removing intermediate container ee36db83badd 21:31:17 ---> e831eda76eae 21:31:17 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:31:17 ---> Running in 5cdc0340c69c 21:31:18 Removing intermediate container 5cdc0340c69c 21:31:18 ---> b47dd5329051 21:31:18 Step 25/27 : LABEL arch=arm64 21:31:18 ---> Running in deb9cc46cc22 21:31:18 Removing intermediate container deb9cc46cc22 21:31:18 ---> 914ecbfe976f 21:31:18 Step 26/27 : LABEL git_sha=a1dfb321dd51a4fc190594c7f49f2393a77cb439 21:31:18 ---> Running in 4fc9fb1adfc4 21:31:18 Removing intermediate container 4fc9fb1adfc4 21:31:18 ---> a0ad37beed8f 21:31:18 Step 27/27 : LABEL version=3.2.0-dev.19 21:31:18 ---> Running in d9cdd3b1b005 21:31:19 Removing intermediate container d9cdd3b1b005 21:31:19 ---> a7bed40568be 21:31:19 [Warning] One or more build-args [ARCH] were not consumed 21:31:19 Successfully built a7bed40568be 21:31:19 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 21:31:19 provisioning config files... 21:31:19 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/94@tmp/config4866080894888658169tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:31:19 ---> ****-login.sh 21:31:19 nexus3.edgexfoundry.org:10001 21:31:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:31:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:31:19 Configure a credential helper to remove this warning. See 21:31:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:31:19 21:31:19 Login Succeeded 21:31:19 nexus3.edgexfoundry.org:10002 21:31:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:31:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:31:20 Configure a credential helper to remove this warning. See 21:31:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:31:20 21:31:20 Login Succeeded 21:31:20 nexus3.edgexfoundry.org:10003 21:31:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:31:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:31:20 Configure a credential helper to remove this warning. See 21:31:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:31:20 21:31:20 Login Succeeded 21:31:20 nexus3.edgexfoundry.org:10004 21:31:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:31:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:31:20 Configure a credential helper to remove this warning. See 21:31:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:31:20 21:31:20 Login Succeeded 21:31:20 ****.io 21:31:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:31:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:31:21 Configure a credential helper to remove this warning. See 21:31:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:31:21 21:31:21 Login Succeeded 21:31:21 ---> ****-login.sh ends [Pipeline] } 21:31:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:31:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:31:21 [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: 21:31:21 a1dfb321dd51a4fc190594c7f49f2393a77cb439 21:31:21 latest 21:31:21 3.2.0-dev.19 21:31:21 a1dfb321dd51a4fc190594c7f49f2393a77cb439-3.2.0-dev.19 21:31:21 main 21:31:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:31:21 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:a1dfb321dd51a4fc190594c7f49f2393a77cb439 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:31:22 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:a1dfb321dd51a4fc190594c7f49f2393a77cb439 21:31:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 21:31:22 76871dc8740a: Preparing 21:31:22 e8b5525fcbf1: Preparing 21:31:22 86a3e7d4d6f8: Preparing 21:31:22 e8f3c2736f4f: Preparing 21:31:22 d81c0e66b731: Preparing 21:31:22 a5906e485216: Preparing 21:31:22 7c504f21be85: Preparing 21:31:22 a5906e485216: Waiting 21:31:22 7c504f21be85: Waiting 21:31:22 e8b5525fcbf1: Pushed 21:31:22 e8f3c2736f4f: Pushed 21:31:22 86a3e7d4d6f8: Pushed 21:31:22 d81c0e66b731: Pushed 21:31:22 7c504f21be85: Layer already exists 21:31:22 a5906e485216: Pushed 21:31:28 76871dc8740a: Pushed 21:31:28 a1dfb321dd51a4fc190594c7f49f2393a77cb439: digest: sha256:3c9ee7c777128d5d39ba72eb590cc8b8f2c151f1ebb146cf1cfba5784414a3eb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:31:28 + 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 21:31:28 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 21:31:28 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 21:31:28 76871dc8740a: Preparing 21:31:28 e8b5525fcbf1: Preparing 21:31:28 86a3e7d4d6f8: Preparing 21:31:28 e8f3c2736f4f: Preparing 21:31:28 d81c0e66b731: Preparing 21:31:28 a5906e485216: Preparing 21:31:28 7c504f21be85: Preparing 21:31:28 a5906e485216: Waiting 21:31:28 7c504f21be85: Waiting 21:31:28 d81c0e66b731: Layer already exists 21:31:28 e8b5525fcbf1: Layer already exists 21:31:28 76871dc8740a: Layer already exists 21:31:28 86a3e7d4d6f8: Layer already exists 21:31:28 e8f3c2736f4f: Layer already exists 21:31:28 7c504f21be85: Layer already exists 21:31:28 a5906e485216: Layer already exists 21:31:29 latest: digest: sha256:3c9ee7c777128d5d39ba72eb590cc8b8f2c151f1ebb146cf1cfba5784414a3eb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:31:29 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:31:29 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.19 21:31:29 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 21:31:29 76871dc8740a: Preparing 21:31:29 e8b5525fcbf1: Preparing 21:31:29 86a3e7d4d6f8: Preparing 21:31:29 e8f3c2736f4f: Preparing 21:31:29 d81c0e66b731: Preparing 21:31:29 a5906e485216: Preparing 21:31:29 7c504f21be85: Preparing 21:31:29 a5906e485216: Waiting 21:31:29 7c504f21be85: Waiting 21:31:29 e8b5525fcbf1: Layer already exists 21:31:29 e8f3c2736f4f: Layer already exists 21:31:29 86a3e7d4d6f8: Layer already exists 21:31:29 76871dc8740a: Layer already exists 21:31:29 d81c0e66b731: Layer already exists 21:31:29 7c504f21be85: Layer already exists 21:31:29 a5906e485216: Layer already exists 21:31:30 3.2.0-dev.19: digest: sha256:3c9ee7c777128d5d39ba72eb590cc8b8f2c151f1ebb146cf1cfba5784414a3eb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:31:30 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:a1dfb321dd51a4fc190594c7f49f2393a77cb439-3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:31:30 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:a1dfb321dd51a4fc190594c7f49f2393a77cb439-3.2.0-dev.19 21:31:30 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 21:31:30 76871dc8740a: Preparing 21:31:30 e8b5525fcbf1: Preparing 21:31:30 86a3e7d4d6f8: Preparing 21:31:30 e8f3c2736f4f: Preparing 21:31:30 d81c0e66b731: Preparing 21:31:30 a5906e485216: Preparing 21:31:30 7c504f21be85: Preparing 21:31:30 a5906e485216: Waiting 21:31:30 7c504f21be85: Waiting 21:31:30 e8b5525fcbf1: Layer already exists 21:31:30 76871dc8740a: Layer already exists 21:31:30 e8f3c2736f4f: Layer already exists 21:31:30 86a3e7d4d6f8: Layer already exists 21:31:30 d81c0e66b731: Layer already exists 21:31:30 a5906e485216: Layer already exists 21:31:30 7c504f21be85: Layer already exists 21:31:30 a1dfb321dd51a4fc190594c7f49f2393a77cb439-3.2.0-dev.19: digest: sha256:3c9ee7c777128d5d39ba72eb590cc8b8f2c151f1ebb146cf1cfba5784414a3eb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:31:31 + 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 21:31:31 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main 21:31:31 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 21:31:31 76871dc8740a: Preparing 21:31:31 e8b5525fcbf1: Preparing 21:31:31 86a3e7d4d6f8: Preparing 21:31:31 e8f3c2736f4f: Preparing 21:31:31 d81c0e66b731: Preparing 21:31:31 a5906e485216: Preparing 21:31:31 7c504f21be85: Preparing 21:31:31 a5906e485216: Waiting 21:31:31 7c504f21be85: Waiting 21:31:31 e8b5525fcbf1: Layer already exists 21:31:31 d81c0e66b731: Layer already exists 21:31:31 76871dc8740a: Layer already exists 21:31:31 86a3e7d4d6f8: Layer already exists 21:31:31 e8f3c2736f4f: Layer already exists 21:31:31 a5906e485216: Layer already exists 21:31:31 7c504f21be85: Layer already exists 21:31:32 main: digest: sha256:3c9ee7c777128d5d39ba72eb590cc8b8f2c151f1ebb146cf1cfba5784414a3eb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:31:32 ===================================================== [Pipeline] echo 21:31:32 taggedImages: 21:31:32 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:a1dfb321dd51a4fc190594c7f49f2393a77cb439 21:31:32 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 21:31:32 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.19 21:31:32 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:a1dfb321dd51a4fc190594c7f49f2393a77cb439-3.2.0-dev.19 21:31:32 - 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 21:31:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:31:32 21:31:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:31:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:31:32 arm64: Pulling from edgex-lftools-log-publisher 21:31:32 8998bd30e6a1: Pulling fs layer 21:31:32 04944245beec: Pulling fs layer 21:31:32 699f458cf7ca: Pulling fs layer 21:31:32 765212b225bb: Pulling fs layer 21:31:32 f23df028b6ca: Pulling fs layer 21:31:32 765212b225bb: Waiting 21:31:32 f23df028b6ca: Waiting 21:31:32 d65c8cfc05b1: Pulling fs layer 21:31:32 2437ff75d9bd: Pulling fs layer 21:31:32 d65c8cfc05b1: Waiting 21:31:32 2437ff75d9bd: Waiting 21:31:33 04944245beec: Verifying Checksum 21:31:33 04944245beec: Download complete 21:31:33 765212b225bb: Verifying Checksum 21:31:33 765212b225bb: Download complete 21:31:33 f23df028b6ca: Verifying Checksum 21:31:33 f23df028b6ca: Download complete 21:31:33 d65c8cfc05b1: Verifying Checksum 21:31:33 d65c8cfc05b1: Download complete 21:31:33 699f458cf7ca: Verifying Checksum 21:31:33 699f458cf7ca: Download complete 21:31:33 8998bd30e6a1: Verifying Checksum 21:31:33 8998bd30e6a1: Download complete 21:31:36 2437ff75d9bd: Verifying Checksum 21:31:36 2437ff75d9bd: Download complete 21:31:38 8998bd30e6a1: Pull complete 21:31:38 04944245beec: Pull complete 21:31:40 699f458cf7ca: Pull complete 21:31:40 765212b225bb: Pull complete 21:31:41 f23df028b6ca: Pull complete 21:31:41 d65c8cfc05b1: Pull complete 21:32:00 2437ff75d9bd: Pull complete 21:32:00 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:32:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:32:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:32:00 prd-ubuntu20.04-docker-arm64-4c-16g-1279 does not seem to be running inside a container 21:32:00 $ 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/94 -v /w/workspace/app-record-replay/94:/w/workspace/app-record-replay/94:rw,z -v /w/workspace/app-record-replay/94@tmp:/w/workspace/app-record-replay/94@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 21:32:02 $ docker top 4c9f749aeb6ab5fdbf5903fcc1616189379b4fced1fbdceca7b256266d3fc629 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:32:03 ---> job-cost.sh 21:32:03 lf-activate-venv: SKIPPING 21:32:03 INFO: No Stack... 21:32:04 INFO: Retrieving Pricing Info for: v3-standard-4 21:32:05 INFO: Archiving Costs [Pipeline] sh 21:32:05 + + cutcat -d, /w/workspace/app-record-replay/94/archives/cost.csv -f6 21:32:05 [Pipeline] lock 21:32:05 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-94-stack-cost] 21:32:05 Resource [jenkins-edgexfoundry-app-record-replay-main-94-stack-cost] did not exist. Created. 21:32:05 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-94-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:32:06 /w/workspace/app-record-replay/94@tmp/durable-96f4e3c7/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:32:06 + echo total: 0.10999999940395355 [Pipeline] stash 21:32:06 Warning: overwriting stash ‘stack-cost’ 21:32:06 Stashed 1 file(s) [Pipeline] } 21:32:06 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-94-stack-cost] [Pipeline] // lock [Pipeline] } 21:32:06 $ docker stop --time=1 4c9f749aeb6ab5fdbf5903fcc1616189379b4fced1fbdceca7b256266d3fc629 21:32:08 $ docker rm -f --volumes 4c9f749aeb6ab5fdbf5903fcc1616189379b4fced1fbdceca7b256266d3fc629 [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 21:32:08 provisioning config files... 21:32:08 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config5598591361910784817tmp [Pipeline] { [Pipeline] sh 21:32:08 + set +x 21:32:08 + curl -s https://codecov.io/bash 21:32:08 + bash -s -- 21:32:08 21:32:08 _____ _ 21:32:08 / ____| | | 21:32:08 | | ___ __| | ___ ___ _____ __ 21:32:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:32:08 | |___| (_) | (_| | __/ (_| (_) \ V / 21:32:08 \_____\___/ \__,_|\___|\___\___/ \_/ 21:32:08 Bash-1.0.6 21:32:08 21:32:08 21:32:08 ==> git version 2.25.1 found 21:32:08 ==> 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 21:32:08 Release-Date: 2020-01-08 21:32:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:32:08 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:32:08 ==> Jenkins CI detected. 21:32:08 current dir:  /w/workspace/exfoundry_app-record-replay_main 21:32:08 project root: . 21:32:08 --> token set from env 21:32:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:32:08 ==> Running gcov in . (disable via -X gcov) 21:32:08 ==> Python coveragepy not found 21:32:08 ==> Searching for coverage reports in: 21:32:08 + . 21:32:09 -> Found 1 reports 21:32:09 ==> Detecting git/mercurial file structure 21:32:09 ==> Reading reports 21:32:09 + ./coverage.out bytes=24666 21:32:09 ==> Appending adjustments 21:32:09 https://docs.codecov.io/docs/fixing-reports 21:32:09 + Found adjustments 21:32:09 ==> Gzipping contents 21:32:09 8.0K /tmp/codecov.L7iasJ.gz 21:32:09 ==> Uploading reports 21:32:09 url: https://codecov.io 21:32:09 query: branch=main&commit=a1dfb321dd51a4fc190594c7f49f2393a77cb439&build=94&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F94%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 21:32:09 -> Pinging Codecov 21:32:09 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=a1dfb321dd51a4fc190594c7f49f2393a77cb439&build=94&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F94%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 21:32:09 -> Uploading to 21:32:09 https://storage.googleapis.com/codecov/v4/raw/2024-03-26/F467761B9912B4F32F9BC62907045C81/a1dfb321dd51a4fc190594c7f49f2393a77cb439/3dee2a19-f0c0-403c-83fd-42dbea9b5d24.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240326%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240326T213209Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a7775cc9c1112c091adb4dde2a0e2526bec4afc9108d59dd3fb8acd85b0642bb 21:32:09 % Total % Received % Xferd Average Speed Time Time Time Current 21:32:09 Dload Upload Total Spent Left Speed 21:32:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4850 0 0 100 4850 0 15901 --:--:-- --:--:-- --:--:-- 15901 21:32:09 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/a1dfb321dd51a4fc190594c7f49f2393a77cb439 [Pipeline] } 21:32:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:32:09 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:32:09 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:32:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:32:10 21:32:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:32:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:32:10 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:32:10 df9b9388f04a: Pulling fs layer 21:32:10 52dc419b0ee2: Pulling fs layer 21:32:10 25bc292e5bac: Pulling fs layer 21:32:10 114826534d7a: Pulling fs layer 21:32:10 4657fd5d0bcf: Pulling fs layer 21:32:10 6ad1cebc031e: Pulling fs layer 21:32:10 8a3aa393b2d8: Pulling fs layer 21:32:10 114826534d7a: Waiting 21:32:10 6ad1cebc031e: Waiting 21:32:10 8a3aa393b2d8: Waiting 21:32:10 4657fd5d0bcf: Waiting 21:32:10 25bc292e5bac: Verifying Checksum 21:32:10 25bc292e5bac: Download complete 21:32:10 52dc419b0ee2: Verifying Checksum 21:32:10 52dc419b0ee2: Download complete 21:32:10 4657fd5d0bcf: Download complete 21:32:10 df9b9388f04a: Download complete 21:32:10 6ad1cebc031e: Verifying Checksum 21:32:10 6ad1cebc031e: Download complete 21:32:10 df9b9388f04a: Pull complete 21:32:10 52dc419b0ee2: Pull complete 21:32:11 25bc292e5bac: Pull complete 21:32:11 114826534d7a: Verifying Checksum 21:32:11 114826534d7a: Download complete 21:32:11 8a3aa393b2d8: Verifying Checksum 21:32:11 8a3aa393b2d8: Download complete 21:32:15 114826534d7a: Pull complete 21:32:15 4657fd5d0bcf: Pull complete 21:32:15 6ad1cebc031e: Pull complete 21:32:18 8a3aa393b2d8: Pull complete 21:32:18 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:32:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:32:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:32:18 prd-ubuntu20.04-docker-8c-8g-1277 does not seem to be running inside a container 21:32:18 $ 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 21:32:22 $ docker top 75fe72010b90b9193b8fd06f621e5b1f25c6ebd9398b2d5bf5fca06f1f8effea -eo pid,comm [Pipeline] { [Pipeline] echo 21:32:22 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh 21:32:23 + set -o pipefail 21:32:23 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' 21:32:31 21:32:31 Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... 21:32:31 21:32:31 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/6658e630-f6f2-4490-9b99-850e2181e896 21:32:31 21:32:31 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:32:31 21:32:31 21:32:31 A medium severity vulnerability was found in the Snyk CLI versions you are using. 21:32:31 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 21:32:31 More details here: https://snyk.co/ue1NS [Pipeline] } 21:32:31 $ docker stop --time=1 75fe72010b90b9193b8fd06f621e5b1f25c6ebd9398b2d5bf5fca06f1f8effea 21:32:35 $ docker rm -f --volumes 75fe72010b90b9193b8fd06f621e5b1f25c6ebd9398b2d5bf5fca06f1f8effea [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 21:32:36 + git log --format=format:%s -1 a1dfb321dd51a4fc190594c7f49f2393a77cb439 [Pipeline] sh 21:32:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:32:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:32:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:32:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:32:37 prd-ubuntu20.04-docker-8c-8g-1277 does not seem to be running inside a container 21:32:37 $ 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 21:32:37 $ docker top eb2ef8cf59a9580acdda46f74f40ebf8e20b6c4c35cf4e3945fd45760b633ef6 -eo pid,comm 21:32:37 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). 21:32:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:32:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:32:37 [ssh-agent] Looking for ssh-agent implementation... 21:32:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:32:38 $ docker exec eb2ef8cf59a9580acdda46f74f40ebf8e20b6c4c35cf4e3945fd45760b633ef6 ssh-agent 21:32:38 SSH_AUTH_SOCK=/tmp/ssh-p2ZajzUFhd4h/agent.32 21:32:38 SSH_AGENT_PID=38 21:32:38 Running ssh-add (command line suppressed) 21:32:38 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_15299502091646343035.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_15299502091646343035.key) 21:32:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:32:38 + git semver tag 21:32:38 2024-03-26 21:32:38,771 [run_tag] DEBUG tag force:False 21:32:38 2024-03-26 21:32:38,771 [check_head_tag] DEBUG check head tag 21:32:38 2024-03-26 21:32:38,773 [execute] INFO git cat-file --batch-check 21:32:38 2024-03-26 21:32:38,773 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 21:32:38 2024-03-26 21:32:38,778 [execute] INFO git cat-file --batch 21:32:38 2024-03-26 21:32:38,778 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 21:32:38 2024-03-26 21:32:38,807 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 21:32:38 2024-03-26 21:32:38,807 [execute] INFO git tag -a v3.2.0-dev.19 -m v3.2.0-dev.19 21:32:38 2024-03-26 21:32:38,807 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.19', '-m', 'v3.2.0-dev.19'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 21:32:38 2024-03-26 21:32:38,813 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 21:32:38 3.2.0-dev.19 [Pipeline] } 21:32:39 $ docker exec --env ******** --env ******** eb2ef8cf59a9580acdda46f74f40ebf8e20b6c4c35cf4e3945fd45760b633ef6 ssh-agent -k 21:32:39 unset SSH_AUTH_SOCK; 21:32:39 unset SSH_AGENT_PID; 21:32:39 echo Agent pid 38 killed; 21:32:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:32:39 + git semver [Pipeline] } 21:32:39 $ docker stop --time=1 eb2ef8cf59a9580acdda46f74f40ebf8e20b6c4c35cf4e3945fd45760b633ef6 21:32:41 $ docker rm -f --volumes eb2ef8cf59a9580acdda46f74f40ebf8e20b6c4c35cf4e3945fd45760b633ef6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:32:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:32:41 21:32:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:32:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:32:41 0.23.1-centos7: Pulling from edgex-lftools 21:32:41 ab5ef0e58194: Pulling fs layer 21:32:41 9712f1f96733: Pulling fs layer 21:32:41 63f879dbbcfc: Pulling fs layer 21:32:41 0d9ebad4ef96: Pulling fs layer 21:32:41 e9a5061849ea: Pulling fs layer 21:32:41 d747dcd14b5f: Pulling fs layer 21:32:41 2de7ff778b66: Pulling fs layer 21:32:41 0d9ebad4ef96: Waiting 21:32:41 d747dcd14b5f: Waiting 21:32:41 2de7ff778b66: Waiting 21:32:41 e9a5061849ea: Waiting 21:32:41 9712f1f96733: Verifying Checksum 21:32:41 9712f1f96733: Download complete 21:32:42 63f879dbbcfc: Verifying Checksum 21:32:42 63f879dbbcfc: Download complete 21:32:42 e9a5061849ea: Verifying Checksum 21:32:42 e9a5061849ea: Download complete 21:32:42 0d9ebad4ef96: Verifying Checksum 21:32:42 0d9ebad4ef96: Download complete 21:32:42 d747dcd14b5f: Download complete 21:32:42 ab5ef0e58194: Download complete 21:32:42 2de7ff778b66: Verifying Checksum 21:32:42 2de7ff778b66: Download complete 21:32:45 ab5ef0e58194: Pull complete 21:32:45 9712f1f96733: Pull complete 21:32:46 63f879dbbcfc: Pull complete 21:32:50 0d9ebad4ef96: Pull complete 21:32:50 e9a5061849ea: Pull complete 21:32:50 d747dcd14b5f: Pull complete 21:32:52 2de7ff778b66: Pull complete 21:32:52 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:32:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:32:52 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:32:52 prd-ubuntu20.04-docker-8c-8g-1277 does not seem to be running inside a container 21:32:52 $ 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 21:32:57 $ docker top 12486448c54361cb388533b9564865e3be426f9e6d1e90e8827122618f8daabe -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:32:57 provisioning config files... 21:32:57 copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config14404080071603099020tmp 21:32:57 copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config18143368125180949360tmp 21:32:57 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config8919646673768270851tmp [Pipeline] { [Pipeline] echo 21:32:57 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:32:58 ---> sigul-configuration.sh 21:32:58 gpg: directory `/root/.gnupg' created 21:32:58 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:32:58 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:32:58 gpg: keyring `/root/.gnupg/secring.gpg' created 21:32:58 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:32:58 gpg: CAST5 encrypted data 21:32:58 gpg: encrypted with 1 passphrase 21:32:58 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:32:58 + mkdir /home/jenkins 21:32:58 + mkdir /home/jenkins/sigul [Pipeline] sh 21:32:58 + 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 21:32:58 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:32:58 ---> sigul-install.sh 21:32:58 Sigul already installed; skipping installation. [Pipeline] sh 21:32:59 + git tag --list 21:32:59 v3.1 21:32:59 v3.1.0 21:32:59 v3.1.0-dev.0 21:32:59 v3.1.0-dev.1 21:32:59 v3.1.0-dev.10 21:32:59 v3.1.0-dev.11 21:32:59 v3.1.0-dev.12 21:32:59 v3.1.0-dev.13 21:32:59 v3.1.0-dev.14 21:32:59 v3.1.0-dev.15 21:32:59 v3.1.0-dev.16 21:32:59 v3.1.0-dev.17 21:32:59 v3.1.0-dev.18 21:32:59 v3.1.0-dev.19 21:32:59 v3.1.0-dev.2 21:32:59 v3.1.0-dev.20 21:32:59 v3.1.0-dev.21 21:32:59 v3.1.0-dev.22 21:32:59 v3.1.0-dev.23 21:32:59 v3.1.0-dev.24 21:32:59 v3.1.0-dev.25 21:32:59 v3.1.0-dev.26 21:32:59 v3.1.0-dev.27 21:32:59 v3.1.0-dev.28 21:32:59 v3.1.0-dev.29 21:32:59 v3.1.0-dev.3 21:32:59 v3.1.0-dev.30 21:32:59 v3.1.0-dev.31 21:32:59 v3.1.0-dev.32 21:32:59 v3.1.0-dev.33 21:32:59 v3.1.0-dev.34 21:32:59 v3.1.0-dev.35 21:32:59 v3.1.0-dev.36 21:32:59 v3.1.0-dev.37 21:32:59 v3.1.0-dev.38 21:32:59 v3.1.0-dev.39 21:32:59 v3.1.0-dev.4 21:32:59 v3.1.0-dev.40 21:32:59 v3.1.0-dev.41 21:32:59 v3.1.0-dev.42 21:32:59 v3.1.0-dev.43 21:32:59 v3.1.0-dev.44 21:32:59 v3.1.0-dev.45 21:32:59 v3.1.0-dev.46 21:32:59 v3.1.0-dev.47 21:32:59 v3.1.0-dev.48 21:32:59 v3.1.0-dev.49 21:32:59 v3.1.0-dev.5 21:32:59 v3.1.0-dev.50 21:32:59 v3.1.0-dev.51 21:32:59 v3.1.0-dev.52 21:32:59 v3.1.0-dev.53 21:32:59 v3.1.0-dev.54 21:32:59 v3.1.0-dev.55 21:32:59 v3.1.0-dev.56 21:32:59 v3.1.0-dev.57 21:32:59 v3.1.0-dev.58 21:32:59 v3.1.0-dev.59 21:32:59 v3.1.0-dev.6 21:32:59 v3.1.0-dev.60 21:32:59 v3.1.0-dev.61 21:32:59 v3.1.0-dev.62 21:32:59 v3.1.0-dev.63 21:32:59 v3.1.0-dev.64 21:32:59 v3.1.0-dev.65 21:32:59 v3.1.0-dev.66 21:32:59 v3.1.0-dev.67 21:32:59 v3.1.0-dev.68 21:32:59 v3.1.0-dev.7 21:32:59 v3.1.0-dev.8 21:32:59 v3.1.0-dev.9 21:32:59 v3.2.0-dev.1 21:32:59 v3.2.0-dev.10 21:32:59 v3.2.0-dev.11 21:32:59 v3.2.0-dev.12 21:32:59 v3.2.0-dev.13 21:32:59 v3.2.0-dev.14 21:32:59 v3.2.0-dev.15 21:32:59 v3.2.0-dev.16 21:32:59 v3.2.0-dev.17 21:32:59 v3.2.0-dev.18 21:32:59 v3.2.0-dev.19 21:32:59 v3.2.0-dev.2 21:32:59 v3.2.0-dev.3 21:32:59 v3.2.0-dev.4 21:32:59 v3.2.0-dev.5 21:32:59 v3.2.0-dev.6 21:32:59 v3.2.0-dev.7 21:32:59 v3.2.0-dev.8 21:32:59 v3.2.0-dev.9 [Pipeline] sh 21:32:59 + lftools sign git-tag v3.2.0-dev.19 21:33:00 Signing Git tag with Sigul... 21:33:00 Signing v3.2.0-dev.19 [Pipeline] echo 21:33:00 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:33:00 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:33:00 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:33:01 $ docker stop --time=1 12486448c54361cb388533b9564865e3be426f9e6d1e90e8827122618f8daabe 21:33:02 $ docker rm -f --volumes 12486448c54361cb388533b9564865e3be426f9e6d1e90e8827122618f8daabe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:33:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:33:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:33:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:33:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:33:03 prd-ubuntu20.04-docker-8c-8g-1277 does not seem to be running inside a container 21:33:03 $ 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 21:33:03 $ docker top 67d3fc51c6a38771b3c48af0d35aebd42170a599aa90e19cbab5ea45b4dc4d2c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:33:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:33:03 [ssh-agent] Looking for ssh-agent implementation... 21:33:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:33:03 $ docker exec 67d3fc51c6a38771b3c48af0d35aebd42170a599aa90e19cbab5ea45b4dc4d2c ssh-agent 21:33:03 SSH_AUTH_SOCK=/tmp/ssh-hitXdjGBcKg3/agent.32 21:33:03 SSH_AGENT_PID=38 21:33:03 Running ssh-add (command line suppressed) 21:33:03 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2437324101776295736.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2437324101776295736.key) 21:33:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:33:04 + git semver bump pre 21:33:04 2024-03-26 21:33:04,486 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 21:33:04 2024-03-26 21:33:04,486 [bump_version] DEBUG bumping version:3.2.0-dev.19 on axis:pre with prefix:dev 21:33:04 2024-03-26 21:33:04,486 [bump_version] DEBUG bumped version:3.2.0-dev.20 21:33:04 2024-03-26 21:33:04,486 [write_version] DEBUG write version:3.2.0-dev.20 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True 21:33:04 2024-03-26 21:33:04,486 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 21:33:04 2024-03-26 21:33:04,486 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main 21:33:04 2024-03-26 21:33:04,488 [execute] INFO git cat-file --batch-check 21:33:04 2024-03-26 21:33:04,488 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 21:33:04 2024-03-26 21:33:04,494 [execute] INFO git cat-file --batch 21:33:04 2024-03-26 21:33:04,494 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 21:33:04 2024-03-26 21:33:04,500 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 21:33:04 3.2.0-dev.20 [Pipeline] } 21:33:04 $ docker exec --env ******** --env ******** 67d3fc51c6a38771b3c48af0d35aebd42170a599aa90e19cbab5ea45b4dc4d2c ssh-agent -k 21:33:04 unset SSH_AUTH_SOCK; 21:33:04 unset SSH_AGENT_PID; 21:33:04 echo Agent pid 38 killed; 21:33:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:33:05 + git semver [Pipeline] } 21:33:05 $ docker stop --time=1 67d3fc51c6a38771b3c48af0d35aebd42170a599aa90e19cbab5ea45b4dc4d2c 21:33:06 $ docker rm -f --volumes 67d3fc51c6a38771b3c48af0d35aebd42170a599aa90e19cbab5ea45b4dc4d2c [Pipeline] // withDockerContainer [Pipeline] sh 21:33:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:33:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:33:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:33:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:33:07 prd-ubuntu20.04-docker-8c-8g-1277 does not seem to be running inside a container 21:33: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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:33:07 $ docker top 50a6d113ed46dab693b39b092466a277a1803dd73e9c82243389d2f20743a69a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:33:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:33:07 [ssh-agent] Looking for ssh-agent implementation... 21:33:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:33:07 $ docker exec 50a6d113ed46dab693b39b092466a277a1803dd73e9c82243389d2f20743a69a ssh-agent 21:33:08 SSH_AUTH_SOCK=/tmp/ssh-UCvjGQ0xpVzW/agent.32 21:33:08 SSH_AGENT_PID=38 21:33:08 Running ssh-add (command line suppressed) 21:33:08 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_918040797850359122.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_918040797850359122.key) 21:33:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:33:08 + git semver push 21:33:08 2024-03-26 21:33:08,612 [run_push] DEBUG push 21:33:08 2024-03-26 21:33:08,613 [execute] INFO git cat-file --batch-check 21:33:08 2024-03-26 21:33:08,613 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 21:33:08 2024-03-26 21:33:08,616 [execute] INFO git rev-list b5dc2a6cdeb676bad6ba36f84b253653902a1e64 -- 21:33:08 2024-03-26 21:33:08,616 [execute] DEBUG Popen(['git', 'rev-list', 'b5dc2a6cdeb676bad6ba36f84b253653902a1e64', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 21:33:08 2024-03-26 21:33:08,622 [execute] INFO git fetch -v origin 21:33:08 2024-03-26 21:33:08,622 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) 21:33:09 2024-03-26 21:33:09,124 [run_push] DEBUG no remote changes detected 21:33:09 2024-03-26 21:33:09,125 [execute] INFO git push origin semver 21:33:09 2024-03-26 21:33:09,125 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 21:33:10 2024-03-26 21:33:09,856 [run_push] DEBUG push all version tags 21:33:10 2024-03-26 21:33:09,856 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:33:10 2024-03-26 21:33:09,857 [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) 21:33:10 2024-03-26 21:33:10,546 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 21:33:10 3.2.0-dev.20 [Pipeline] } 21:33:10 $ docker exec --env ******** --env ******** 50a6d113ed46dab693b39b092466a277a1803dd73e9c82243389d2f20743a69a ssh-agent -k 21:33:10 unset SSH_AUTH_SOCK; 21:33:10 unset SSH_AGENT_PID; 21:33:10 echo Agent pid 38 killed; 21:33:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:33:11 + git semver [Pipeline] } 21:33:11 $ docker stop --time=1 50a6d113ed46dab693b39b092466a277a1803dd73e9c82243389d2f20743a69a 21:33:12 $ docker rm -f --volumes 50a6d113ed46dab693b39b092466a277a1803dd73e9c82243389d2f20743a69a [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 21:33:13 + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] 21:33:13 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 21:33:13 total 16 21:33:13 drwxr-xr-x 3 root root 4096 Mar 26 21:18 . 21:33:13 drwxrwxr-x 11 jenkins jenkins 4096 Mar 26 21:32 .. 21:33:13 drwxr-xr-x 2 root root 4096 Mar 26 21:18 cost 21:33:13 -rw-r--r-- 1 root root 88 Mar 26 21:18 cost.csv 21:33:13 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives 21:33:13 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 21:33:13 total 16 21:33:13 drwxr-xr-x 3 jenkins jenkins 4096 Mar 26 21:18 . 21:33:13 drwxrwxr-x 11 jenkins jenkins 4096 Mar 26 21:32 .. 21:33:13 drwxr-xr-x 2 jenkins jenkins 4096 Mar 26 21:18 cost 21:33:13 -rw-r--r-- 1 jenkins jenkins 88 Mar 26 21:18 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:33:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:33:14 ---> package-listing.sh 21:33:14 ++ facter osfamily 21:33:14 ++ tr '[:upper:]' '[:lower:]' 21:33:14 + OS_FAMILY=debian 21:33:14 + workspace=/w/workspace/exfoundry_app-record-replay_main 21:33:14 + START_PACKAGES=/tmp/packages_start.txt 21:33:14 + END_PACKAGES=/tmp/packages_end.txt 21:33:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:33:14 + PACKAGES=/tmp/packages_start.txt 21:33:14 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 21:33:14 + PACKAGES=/tmp/packages_end.txt 21:33:14 + case "${OS_FAMILY}" in 21:33:14 + dpkg -l 21:33:14 + grep '^ii' 21:33:14 + '[' -f /tmp/packages_start.txt ']' 21:33:14 + '[' -f /tmp/packages_end.txt ']' 21:33:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:33:14 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 21:33:14 + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ 21:33:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo 21:33:14 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 21:33:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:33:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:33:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:33:15 prd-ubuntu20.04-docker-8c-8g-1277 does not seem to be running inside a container 21:33:15 $ 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 21:33:16 $ docker top df97d9e47f4df496cf566113d187c6c7513463fa466a5a7f60d41e0c6227a632 -eo pid,comm [Pipeline] { [Pipeline] sh 21:33:16 + touch /tmp/pre-build-complete [Pipeline] sh 21:33:16 + mkdir -p /var/log/sysstat [Pipeline] sh 21:33:16 + ls /var/log/sa-host 21:33:16 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:33:17 provisioning config files... 21:33:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config8168521997154079904tmp [Pipeline] { [Pipeline] echo 21:33:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:33:17 ---> create-netrc.sh [Pipeline] } 21:33:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:33:17 ---> python-tools-install.sh [Pipeline] echo 21:33:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:33:17 ---> sudo-logs.sh 21:33:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:33:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:33:18 ---> job-cost.sh 21:33:18 lf-activate-venv: SKIPPING 21:33:18 DEBUG: total: 0.2199999988079071 21:33:18 INFO: Retrieving Stack Cost... 21:33:18 INFO: Retrieving Pricing Info for: v3-standard-8 21:33:19 INFO: Archiving Costs [Pipeline] echo 21:33:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:33:19 ---> logs-deploy.sh 21:33:19 lf-activate-venv: SKIPPING 21:33:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/94 21:33:19 INFO: archiving workspace using pattern(s): 21:33:20 Archives upload complete. 21:33:20 INFO: archiving logs to Nexus