Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6960fd39a775502fc13f34b863ba7c4a8a33ae9f 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-ssh16934362340581938673.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh11777302452445684331.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh5307661180772437197.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh333397335378199999.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-ssh12960046969556420609.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4295 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 6960fd39a775502fc13f34b863ba7c4a8a33ae9f (main) Commit message: "Merge pull request #63 from lenny-intel/app-layer-export" > 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 6960fd39a775502fc13f34b863ba7c4a8a33ae9f # timeout=10 > git rev-list --no-walk 0cf030821eec9376453adfe2348338ef327cf101 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:54:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:54:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:54:45 ========================================================= 20:54:45 EdgeX Global Pipelines Version Info 20:54:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:54:46 ------------------- 20:54:46 stable info: 20:54:46 ------------------- 20:54:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:54:46 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 20:54:46 Message: update stable to v1.0.253 20:54:47 ------------------- 20:54:47 experimental info: 20:54:47 ------------------- 20:54:47 Commited By: **** collab-it+edgex@linuxfoundation.org 20:54:47 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 20:54:47 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:54:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 20:54:47 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 20:54:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:54:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:54:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:54:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 20:54:47 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:54:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:54:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:54:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:54:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:54:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 20:54:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:54:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:54:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:54:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:54:47 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:54:47 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:54:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:54:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:54:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:54:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:54:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:54:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:54:47 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:54:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:54:47 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:54:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:54:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:54:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:54:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6960fd39a775502fc13f34b863ba7c4a8a33ae9f [Pipeline] echo 20:54:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6960fd3 [Pipeline] echo 20:54:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:54:47 provisioning config files... 20:54:47 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config18401356266866126650tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:54:48 ---> docker-login.sh 20:54:48 nexus3.edgexfoundry.org:10001 20:54:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:54:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:54:48 Configure a credential helper to remove this warning. See 20:54:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:54:48 20:54:48 Login Succeeded 20:54:48 nexus3.edgexfoundry.org:10002 20:54:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:54:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:54:48 Configure a credential helper to remove this warning. See 20:54:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:54:48 20:54:48 Login Succeeded 20:54:48 nexus3.edgexfoundry.org:10003 20:54:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:54:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:54:48 Configure a credential helper to remove this warning. See 20:54:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:54:48 20:54:48 Login Succeeded 20:54:48 nexus3.edgexfoundry.org:10004 20:54:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:54:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:54:48 Configure a credential helper to remove this warning. See 20:54:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:54:48 20:54:48 Login Succeeded 20:54:48 docker.io 20:54:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:54:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:54:49 Configure a credential helper to remove this warning. See 20:54:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:54:49 20:54:49 Login Succeeded 20:54:49 ---> docker-login.sh ends [Pipeline] } 20:54:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:54:49 + git rev-list -1 --merges 6960fd39a775502fc13f34b863ba7c4a8a33ae9f~1..6960fd39a775502fc13f34b863ba7c4a8a33ae9f [Pipeline] echo 20:54:49 -----------> git rev-list -1 --merges 6960fd39a775502fc13f34b863ba7c4a8a33ae9f~1..6960fd39a775502fc13f34b863ba7c4a8a33ae9f 6960fd39a775502fc13f34b863ba7c4a8a33ae9f 20:54:49 6960fd39a775502fc13f34b863ba7c4a8a33ae9f [false] [Pipeline] sh 20:54:49 + git log --format=format:%s -1 6960fd39a775502fc13f34b863ba7c4a8a33ae9f [Pipeline] echo 20:54:49 ========================================================= 20:54:49 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:54:49 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:54:50 + git log --format=format:%s -1 6960fd39a775502fc13f34b863ba7c4a8a33ae9f [Pipeline] echo 20:54:50 [semverPrep] GIT_COMMIT: 6960fd39a775502fc13f34b863ba7c4a8a33ae9f, Commit Message: Merge pull request #63 from lenny-intel/app-layer-export [Pipeline] echo 20:54:50 [semverPrep] This is not a build commit. [Pipeline] sh 20:54:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:54:50 + grep -v github /etc/ssh/ssh_known_hosts 20:54:50 + [ -e /tmp/ssh_known_hosts ] 20:54:50 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:54:50 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:54:50 + sudo tee -a /etc/ssh/ssh_known_hosts 20:54:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:54:51 20:54:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:54:51 0.1.4: Pulling from edgex-devops/py-git-semver 20:54:51 b85a868b505f: Pulling fs layer 20:54:51 e2be974225ed: Pulling fs layer 20:54:51 339a4e72a1f5: Pulling fs layer 20:54:51 988bab9f4d93: Pulling fs layer 20:54:51 1469e6f7b9e6: Pulling fs layer 20:54:51 eaf3925da568: Pulling fs layer 20:54:51 bab4dde63d76: Pulling fs layer 20:54:51 bde34c3a00c8: Pulling fs layer 20:54:51 b352a97aabf1: Pulling fs layer 20:54:51 4872d77fe225: Pulling fs layer 20:54:51 5851b861e8e6: Pulling fs layer 20:54:51 b352a97aabf1: Waiting 20:54:51 bab4dde63d76: Waiting 20:54:51 bde34c3a00c8: Waiting 20:54:51 988bab9f4d93: Waiting 20:54:51 4872d77fe225: Waiting 20:54:51 5851b861e8e6: Waiting 20:54:51 eaf3925da568: Waiting 20:54:51 e2be974225ed: Download complete 20:54:51 988bab9f4d93: Download complete 20:54:51 1469e6f7b9e6: Verifying Checksum 20:54:51 1469e6f7b9e6: Download complete 20:54:51 339a4e72a1f5: Verifying Checksum 20:54:51 339a4e72a1f5: Download complete 20:54:51 eaf3925da568: Download complete 20:54:51 bde34c3a00c8: Verifying Checksum 20:54:51 bde34c3a00c8: Download complete 20:54:51 b352a97aabf1: Download complete 20:54:51 4872d77fe225: Verifying Checksum 20:54:51 4872d77fe225: Download complete 20:54:51 5851b861e8e6: Download complete 20:54:51 b85a868b505f: Verifying Checksum 20:54:51 b85a868b505f: Download complete 20:54:51 bab4dde63d76: Verifying Checksum 20:54:51 bab4dde63d76: Download complete 20:54:52 b85a868b505f: Pull complete 20:54:53 e2be974225ed: Pull complete 20:54:53 339a4e72a1f5: Pull complete 20:54:53 988bab9f4d93: Pull complete 20:54:53 1469e6f7b9e6: Pull complete 20:54:53 eaf3925da568: Pull complete 20:54:55 bab4dde63d76: Pull complete 20:54:55 bde34c3a00c8: Pull complete 20:54:55 b352a97aabf1: Pull complete 20:54:55 4872d77fe225: Pull complete 20:54:56 5851b861e8e6: Pull complete 20:54:56 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:54:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:54:56 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:54:56 prd-ubuntu20.04-docker-8c-8g-4295 does not seem to be running inside a container 20:54:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:55:00 $ docker top 71eaedd9a6732e0b89f3af62cda6df803378c1fe8ceeaae630006a76ee69450f -eo pid,comm 20:55:00 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). 20:55:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:55:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:55:00 [ssh-agent] Looking for ssh-agent implementation... 20:55:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:55:00 $ docker exec 71eaedd9a6732e0b89f3af62cda6df803378c1fe8ceeaae630006a76ee69450f ssh-agent 20:55:00 SSH_AUTH_SOCK=/tmp/ssh-JC7DbmSNn7tM/agent.31 20:55:00 SSH_AGENT_PID=37 20:55:00 Running ssh-add (command line suppressed) 20:55:00 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_6983888005657004500.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_6983888005657004500.key) 20:55:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:55:00 + git tag --points-at HEAD [Pipeline] } 20:55:00 $ docker exec --env ******** --env ******** 71eaedd9a6732e0b89f3af62cda6df803378c1fe8ceeaae630006a76ee69450f ssh-agent -k 20:55:01 unset SSH_AUTH_SOCK; 20:55:01 unset SSH_AGENT_PID; 20:55:01 echo Agent pid 37 killed; 20:55:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:55:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:55:01 [ssh-agent] Looking for ssh-agent implementation... 20:55:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:55:01 $ docker exec 71eaedd9a6732e0b89f3af62cda6df803378c1fe8ceeaae630006a76ee69450f ssh-agent 20:55:01 SSH_AUTH_SOCK=/tmp/ssh-7bdHnkYgTyE8/agent.69 20:55:01 SSH_AGENT_PID=75 20:55:01 Running ssh-add (command line suppressed) 20:55:01 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_13291774435305053282.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_13291774435305053282.key) 20:55:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:55:01 + git semver init 20:55:01 2023-08-22 20:55:01,848 [run_init] DEBUG init version:0.0.0 force:False 20:55:01 2023-08-22 20:55:01,848 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver 20:55:01 2023-08-22 20:55:01,849 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver 20:55:01 2023-08-22 20:55:01,849 [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) 20:55:02 2023-08-22 20:55:02,397 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude 20:55:02 2023-08-22 20:55:02,398 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False 20:55:02 2023-08-22 20:55:02,398 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 20:55:02 2023-08-22 20:55:02,398 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 20:55:02 3.1.0-dev.35 [Pipeline] } 20:55:02 $ docker exec --env ******** --env ******** 71eaedd9a6732e0b89f3af62cda6df803378c1fe8ceeaae630006a76ee69450f ssh-agent -k 20:55:02 unset SSH_AUTH_SOCK; 20:55:02 unset SSH_AGENT_PID; 20:55:02 echo Agent pid 75 killed; 20:55:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:55:02 + git semver [Pipeline] } 20:55:03 $ docker stop --time=1 71eaedd9a6732e0b89f3af62cda6df803378c1fe8ceeaae630006a76ee69450f 20:55:04 $ docker rm -f --volumes 71eaedd9a6732e0b89f3af62cda6df803378c1fe8ceeaae630006a76ee69450f [Pipeline] // withDockerContainer [Pipeline] sh 20:55:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:55:05 Stashed 1 file(s) [Pipeline] echo 20:55:05 [edgeXSemver]: initialized semver on version 3.1.0-dev.35 [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 20:55:05 provisioning config files... 20:55:05 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config13513446004116408243tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:55:05 ---> docker-login.sh 20:55:05 nexus3.edgexfoundry.org:10001 20:55:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:55:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:55:05 Configure a credential helper to remove this warning. See 20:55:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:55:05 20:55:05 Login Succeeded 20:55:05 nexus3.edgexfoundry.org:10002 20:55:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:55:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:55:05 Configure a credential helper to remove this warning. See 20:55:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:55:05 20:55:05 Login Succeeded 20:55:05 nexus3.edgexfoundry.org:10003 20:55:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:55:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:55:05 Configure a credential helper to remove this warning. See 20:55:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:55:05 20:55:05 Login Succeeded 20:55:05 nexus3.edgexfoundry.org:10004 20:55:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:55:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:55:05 Configure a credential helper to remove this warning. See 20:55:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:55:05 20:55:05 Login Succeeded 20:55:05 docker.io 20:55:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:55:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:55:06 Configure a credential helper to remove this warning. See 20:55:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:55:06 20:55:06 Login Succeeded 20:55:06 ---> docker-login.sh ends [Pipeline] } 20:55:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:55:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:55:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:55:06 ========================================================= 20:55:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 20:55:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:06 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 20:55:06 Sending build context to Docker daemon 470.5kB 20:55:06 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 20:55:06 Step 2/12 : FROM ${BASE} AS builder 20:55:06 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 20:55:06 4db1b89c0bd1: Pulling fs layer 20:55:06 6911f1a30b25: Pulling fs layer 20:55:06 e194b8c5c2a9: Pulling fs layer 20:55:06 6863d3e3a2b1: Pulling fs layer 20:55:06 ec0bb842ea78: Pulling fs layer 20:55:06 40a00589a448: Pulling fs layer 20:55:06 6c08303d61cc: Pulling fs layer 20:55:06 798269fcf238: Pulling fs layer 20:55:06 40a00589a448: Waiting 20:55:06 798269fcf238: Waiting 20:55:06 6c08303d61cc: Waiting 20:55:06 6863d3e3a2b1: Waiting 20:55:06 ec0bb842ea78: Waiting 20:55:06 6911f1a30b25: Download complete 20:55:06 6863d3e3a2b1: Verifying Checksum 20:55:06 6863d3e3a2b1: Download complete 20:55:06 4db1b89c0bd1: Verifying Checksum 20:55:06 4db1b89c0bd1: Download complete 20:55:06 40a00589a448: Verifying Checksum 20:55:06 40a00589a448: Download complete 20:55:06 4db1b89c0bd1: Pull complete 20:55:07 6911f1a30b25: Pull complete 20:55:07 798269fcf238: Verifying Checksum 20:55:07 798269fcf238: Download complete 20:55:07 e194b8c5c2a9: Download complete 20:55:07 6c08303d61cc: Verifying Checksum 20:55:07 6c08303d61cc: Download complete 20:55:10 e194b8c5c2a9: Pull complete 20:55:10 6863d3e3a2b1: Pull complete 20:55:10 ec0bb842ea78: Pull complete 20:55:11 40a00589a448: Pull complete 20:55:13 6c08303d61cc: Pull complete 20:55:14 798269fcf238: Pull complete 20:55:14 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 20:55:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:55:14 ---> ec979cd7f677 20:55:14 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 20:55:18 ---> Running in 33569d00fdf0 20:55:18 Removing intermediate container 33569d00fdf0 20:55:18 ---> 1cf991816df3 20:55:18 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 20:55:18 ---> Running in 1884771d6073 20:55:18 Removing intermediate container 1884771d6073 20:55:18 ---> 4854366b4b09 20:55:18 Step 5/12 : ARG ADD_BUILD_TAGS="" 20:55:18 ---> Running in a321e694ecaa 20:55:18 Removing intermediate container a321e694ecaa 20:55:18 ---> 329100adb9d5 20:55:18 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:55:18 ---> Running in d13f5eddfb93 20:55:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:55:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:55:19 OK: 265 MiB in 53 packages 20:55:19 Removing intermediate container d13f5eddfb93 20:55:19 ---> 40c7a91590b3 20:55:19 Step 7/12 : WORKDIR /app 20:55:19 ---> Running in a9e6a7ac2869 20:55:19 Removing intermediate container a9e6a7ac2869 20:55:19 ---> 48a9682296d9 20:55:19 Step 8/12 : COPY go.mod vendor* ./ 20:55:19 ---> b9cb27f844e1 20:55:19 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:55:19 ---> Running in cd8208550d30 20:55:20 Still waiting to schedule task 20:55:20 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:55:51 Removing intermediate container cd8208550d30 20:55:51 ---> fee112577381 20:55:51 Step 10/12 : COPY . . 20:55:51 ---> fb70dfad2e54 20:55:51 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:55:51 ---> Running in d4499558a736 20:55:51 Removing intermediate container d4499558a736 20:55:51 ---> effbddace7d0 20:55:51 Step 12/12 : RUN $MAKE 20:55:51 ---> Running in c3b459a8b2ee 20:55:51 noop 20:55:51 Removing intermediate container c3b459a8b2ee 20:55:51 ---> c6c7acec1b22 20:55:51 Successfully built c6c7acec1b22 20:55:51 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:52 + docker inspect -f . ci-base-image-x86_64 20:55:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:55:52 prd-ubuntu20.04-docker-8c-8g-4295 does not seem to be running inside a container 20:55: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 ******** ci-base-image-x86_64 cat 20:55:52 $ docker top 5af36fee153e166b45c8380343ace966b102fb1742d1f6cd6b5e1ade267c257d -eo pid,comm [Pipeline] { [Pipeline] sh 20:55:52 + go version 20:55:52 go version go1.20.6 linux/amd64 [Pipeline] } 20:55:52 $ docker stop --time=1 5af36fee153e166b45c8380343ace966b102fb1742d1f6cd6b5e1ade267c257d 20:55:54 $ docker rm -f --volumes 5af36fee153e166b45c8380343ace966b102fb1742d1f6cd6b5e1ade267c257d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:54 + docker inspect -f . ci-base-image-x86_64 20:55:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:55:54 prd-ubuntu20.04-docker-8c-8g-4295 does not seem to be running inside a container 20:55:54 $ 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 ******** ci-base-image-x86_64 cat 20:55:54 $ docker top a89f3918b0654427442d794b0428551760ee877f14f2608db04c3765d4647965 -eo pid,comm [Pipeline] { [Pipeline] sh 20:55:55 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh 20:55:55 + make test 20:55:55 go test -race -coverprofile=coverage.out ./... 20:56:13 ? github.com/edgexfoundry/app-record-replay [no test files] 20:56:13 ok github.com/edgexfoundry/app-record-replay/internal/app 0.080s coverage: 88.0% of statements 20:56:13 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 20:56:13 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 20:56:13 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 20:56:23 ok github.com/edgexfoundry/app-record-replay/internal/application 8.604s coverage: 98.7% of statements 20:56:23 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.112s coverage: 78.0% of statements 20:56:45 go vet ./... 20:56:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:56:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:56:47 ./bin/test-attribution-txt.sh [Pipeline] echo 20:56:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:56:47 $ docker stop --time=1 a89f3918b0654427442d794b0428551760ee877f14f2608db04c3765d4647965 20:56:51 $ docker rm -f --volumes a89f3918b0654427442d794b0428551760ee877f14f2608db04c3765d4647965 [Pipeline] // withDockerContainer [Pipeline] sh 20:56:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:56:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:56:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:56:52 + ls -al . 20:56:52 total 176 20:56:52 drwxrwxr-x 9 jenkins jenkins 4096 Aug 22 20:55 . 20:56:52 drwxrwxr-x 4 jenkins jenkins 4096 Aug 22 20:54 .. 20:56:52 -rw-rw-r-- 1 jenkins jenkins 119 Aug 22 20:54 .dockerignore 20:56:52 drwxrwxr-x 8 jenkins jenkins 4096 Aug 22 20:55 .git 20:56:52 drwxrwxr-x 2 jenkins jenkins 4096 Aug 22 20:54 .github 20:56:52 -rw-rw-r-- 1 jenkins jenkins 164 Aug 22 20:54 .gitignore 20:56:52 -rw-rw-r-- 1 jenkins jenkins 41 Aug 22 20:54 .golangci.yml 20:56:52 drwxr-xr-x 3 jenkins jenkins 4096 Aug 22 20:55 .semver 20:56:52 -rw-rw-r-- 1 jenkins jenkins 10542 Aug 22 20:54 Attribution.txt 20:56:52 -rw-rw-r-- 1 jenkins jenkins 258 Aug 22 20:54 CHANGELOG.md 20:56:52 -rw-rw-r-- 1 jenkins jenkins 1616 Aug 22 20:54 Dockerfile 20:56:52 -rw-rw-r-- 1 jenkins jenkins 677 Aug 22 20:54 GOVERNANCE.md 20:56:52 -rw-rw-r-- 1 jenkins jenkins 681 Aug 22 20:54 Jenkinsfile 20:56:52 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 22 20:54 LICENSE 20:56:52 -rw-rw-r-- 1 jenkins jenkins 3139 Aug 22 20:54 Makefile 20:56:52 -rw-rw-r-- 1 jenkins jenkins 611 Aug 22 20:54 OWNERS.md 20:56:52 -rw-rw-r-- 1 jenkins jenkins 2363 Aug 22 20:54 README.md 20:56:52 -rw-rw-r-- 1 jenkins jenkins 4285 Aug 22 20:54 Record and Reply.postman_collection.json 20:56:52 -rw-rw-r-- 1 jenkins jenkins 12 Aug 22 20:55 VERSION 20:56:52 drwxrwxr-x 2 jenkins jenkins 4096 Aug 22 20:54 bin 20:56:52 -rw-r--r-- 1 jenkins jenkins 19940 Aug 22 20:56 coverage.out 20:56:52 -rw-rw-r-- 1 jenkins jenkins 3656 Aug 22 20:54 go.mod 20:56:52 -rw-rw-r-- 1 jenkins jenkins 32847 Aug 22 20:54 go.sum 20:56:52 drwxrwxr-x 6 jenkins jenkins 4096 Aug 22 20:54 internal 20:56:52 -rw-rw-r-- 1 jenkins jenkins 913 Aug 22 20:54 main.go 20:56:52 drwxrwxr-x 3 jenkins jenkins 4096 Aug 22 20:54 pkg 20:56:52 drwxrwxr-x 2 jenkins jenkins 4096 Aug 22 20:54 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:52 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4296 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws 20:56:52 Running in /w/workspace/app-record-replay/38 [Pipeline] { [Pipeline] checkout 20:56:52 Selected Git installation does not exist. Using Default 20:56:52 The recommended git tool is: NONE 20:56:53 + docker build -t app-record-replay -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=6960fd39a775502fc13f34b863ba7c4a8a33ae9f --label arch=amd64 --label version=3.1.0-dev.35 . 20:56:53 Sending build context to Docker daemon 491kB 20:56:53 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 20:56:53 Step 2/26 : FROM ${BASE} AS builder 20:56:53 ---> c6c7acec1b22 20:56:53 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 20:56:53 ---> Running in 4e96cc0decc9 20:56:53 Removing intermediate container 4e96cc0decc9 20:56:53 ---> 29eecdc576a6 20:56:53 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 20:56:53 ---> Running in 7ce369873b59 20:56:53 Removing intermediate container 7ce369873b59 20:56:53 ---> 9d891c596d32 20:56:53 Step 5/26 : ARG ADD_BUILD_TAGS="" 20:56:53 ---> Running in 27316fd2793a 20:56:53 Removing intermediate container 27316fd2793a 20:56:53 ---> 63b5d4a307f0 20:56:53 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:56:53 ---> Running in a04fc04f3d93 20:56:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:56:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:56:54 OK: 265 MiB in 53 packages 20:56:54 Removing intermediate container a04fc04f3d93 20:56:54 ---> 004b81485879 20:56:54 Step 7/26 : WORKDIR /app 20:56:54 ---> Running in 35ff36b7f7ef 20:56:54 Removing intermediate container 35ff36b7f7ef 20:56:54 ---> 2f2d1823ad86 20:56:54 Step 8/26 : COPY go.mod vendor* ./ 20:56:54 ---> 69b086288574 20:56:54 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:56:54 ---> Running in d51942a5a407 20:56:55 Removing intermediate container d51942a5a407 20:56:55 ---> f4880eda5ef6 20:56:55 Step 10/26 : COPY . . 20:56:55 ---> 1f0b44329272 20:56:55 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:56:55 ---> Running in 5981dc1a4824 20:56:55 Removing intermediate container 5981dc1a4824 20:56:55 ---> 73ed87f66076 20:56:55 Step 12/26 : RUN $MAKE 20:56:55 ---> Running in baa877666404 20:56:56 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.19 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.35" -trimpath -mod=readonly -o app-record-replay 20:56:57 using credential edgex-jenkins-ssh 20:56:57 Cloning the remote Git repository 20:56:57 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 20:56:57 > git init /w/workspace/app-record-replay/38 # timeout=10 20:56:57 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 20:56:57 > git --version # timeout=10 20:56:57 > git --version # 'git version 2.25.1' 20:56:57 using GIT_SSH to set credentials SSH Credentials for GitHub 20:56:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:56:58 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 20:56:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:56:59 Avoid second fetch 20:56:59 Checking out Revision 6960fd39a775502fc13f34b863ba7c4a8a33ae9f (main) 20:57:00 Commit message: "Merge pull request #63 from lenny-intel/app-layer-export" 20:56:59 > git config core.sparsecheckout # timeout=10 20:56:59 > git checkout -f 6960fd39a775502fc13f34b863ba7c4a8a33ae9f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:57:01 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:57:01 % Total % Received % Xferd Average Speed Time Time Time Current 20:57:01 Dload Upload Total Spent Left Speed 20:57:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 82 12751 82 10473 0 0 82464 0 --:--:-- --:--:-- --:--:-- 81820 100 12751 100 12751 0 0 99617 0 --:--:-- --:--:-- --:--:-- 98844 [Pipeline] sh 20:57:01 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:57:02 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:57:02 + sudo tee /etc/docker/daemon.new 20:57:02 { 20:57:02 "registry-mirrors": [ 20:57:02 "https://nexus3.edgexfoundry.org:10001" 20:57:02 ], 20:57:02 "bip": "10.250.0.254/24", 20:57:02 "hosts": [ 20:57:02 "tcp://0.0.0.0:5555", 20:57:02 "unix:///var/run/docker.sock" 20:57:02 ], 20:57:02 "mtu": 1458, 20:57:02 "selinux-enabled": true, 20:57:02 "seccomp-profile": "/etc/docker/seccomp.json" 20:57:02 } [Pipeline] sh 20:57:02 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:57:02 + sudo service docker restart 20:57:18 Removing intermediate container baa877666404 20:57:18 ---> fc7a79f0f12a 20:57:18 Step 13/26 : FROM alpine:3.17 20:57:18 3.17: Pulling from library/alpine 20:57:18 9398808236ff: Pulling fs layer 20:57:18 9398808236ff: Verifying Checksum 20:57:18 9398808236ff: Download complete 20:57:18 9398808236ff: Pull complete 20:57:18 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 20:57:18 Status: Downloaded newer image for alpine:3.17 20:57:18 ---> 1e0b8b5322fc 20:57:18 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 20:57:18 ---> Running in d47cc1ec9cf6 20:57:18 Removing intermediate container d47cc1ec9cf6 20:57:18 ---> 51b17dd4d7a9 20:57:18 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 20:57:18 ---> Running in b46ad4ecbdd6 20:57:18 Removing intermediate container b46ad4ecbdd6 20:57:18 ---> b3ea6f7c8d30 20:57:18 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 20:57:18 ---> Running in 3a71969f4f4b 20:57:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:57:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:57:18 (1/2) Installing ca-certificates (20230506-r0) 20:57:18 (2/2) Installing dumb-init (1.2.5-r2) 20:57:18 Executing busybox-1.35.0-r29.trigger 20:57:18 Executing ca-certificates-20230506-r0.trigger 20:57:18 OK: 8 MiB in 17 packages 20:57:18 Removing intermediate container 3a71969f4f4b 20:57:18 ---> 7fdc1f3ced11 20:57:18 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 20:57:19 ---> 96af87fb7f6d 20:57:19 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 20:57:19 ---> a61f56044110 20:57:19 Step 19/26 : COPY --from=builder /app/res/ /res/ 20:57:19 ---> feb1aa5bef2c 20:57:19 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 20:57:20 ---> 2a6ab51a8853 20:57:20 Step 21/26 : EXPOSE 59712 20:57:20 ---> Running in 2f69867e969f 20:57:20 Removing intermediate container 2f69867e969f 20:57:20 ---> ecf535b0b49a 20:57:20 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 20:57:20 ---> Running in 9f468b08e9fe 20:57:20 Removing intermediate container 9f468b08e9fe 20:57:20 ---> afe8a991ce30 20:57:20 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:57:20 ---> Running in 2c2962df57c0 20:57:20 Removing intermediate container 2c2962df57c0 20:57:20 ---> f99543fb325c 20:57:20 Step 24/26 : LABEL arch=amd64 20:57:20 ---> Running in c0ca5bd06fba 20:57:20 Removing intermediate container c0ca5bd06fba 20:57:20 ---> fd38b9c0278e 20:57:20 Step 25/26 : LABEL git_sha=6960fd39a775502fc13f34b863ba7c4a8a33ae9f 20:57:20 ---> Running in 438c79b38db2 20:57:20 Removing intermediate container 438c79b38db2 20:57:20 ---> 53746767dbd6 20:57:20 Step 26/26 : LABEL version=3.1.0-dev.35 20:57:20 ---> Running in ece421a152b9 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:57:20 provisioning config files... 20:57:20 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/38@tmp/config13041864735349992247tmp 20:57:20 Removing intermediate container ece421a152b9 20:57:20 ---> c98eccd05346 20:57:20 [Warning] One or more build-args [ARCH] were not consumed 20:57:20 Successfully built c98eccd05346 20:57:20 Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] { [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:57:21 provisioning config files... 20:57:21 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config10190963999560846165tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:57:21 ---> docker-login.sh 20:57:21 nexus3.edgexfoundry.org:10001 20:57:21 ---> docker-login.sh 20:57:21 nexus3.edgexfoundry.org:10001 20:57:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:21 Configure a credential helper to remove this warning. See 20:57:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:21 20:57:21 Login Succeeded 20:57:21 nexus3.edgexfoundry.org:10002 20:57:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:21 Configure a credential helper to remove this warning. See 20:57:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:21 20:57:21 Login Succeeded 20:57:21 nexus3.edgexfoundry.org:10003 20:57:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:21 Configure a credential helper to remove this warning. See 20:57:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:21 20:57:21 Login Succeeded 20:57:21 nexus3.edgexfoundry.org:10004 20:57:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:21 Configure a credential helper to remove this warning. See 20:57:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:21 20:57:21 Login Succeeded 20:57:21 docker.io 20:57:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:21 Configure a credential helper to remove this warning. See 20:57:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:21 20:57:21 Login Succeeded 20:57:21 nexus3.edgexfoundry.org:10002 20:57:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:21 Configure a credential helper to remove this warning. See 20:57:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:21 20:57:21 Login Succeeded 20:57:21 ---> docker-login.sh ends [Pipeline] } 20:57:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:57:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:57:22 [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: 20:57:22 6960fd39a775502fc13f34b863ba7c4a8a33ae9f 20:57:22 latest 20:57:22 3.1.0-dev.35 20:57:22 6960fd39a775502fc13f34b863ba7c4a8a33ae9f-3.1.0-dev.35 20:57:22 main 20:57:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:22 Configure a credential helper to remove this warning. See 20:57:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:22 20:57:22 Login Succeeded 20:57:22 nexus3.edgexfoundry.org:10003 20:57:22 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:6960fd39a775502fc13f34b863ba7c4a8a33ae9f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:22 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:6960fd39a775502fc13f34b863ba7c4a8a33ae9f 20:57:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 20:57:22 dc6929f8a253: Preparing 20:57:22 186116dedff6: Preparing 20:57:22 44c3127c8779: Preparing 20:57:22 1bc0852fd6cf: Preparing 20:57:22 ee24797dfba1: Preparing 20:57:22 36b50b131297: Preparing 20:57:22 36b50b131297: Waiting 20:57:22 44c3127c8779: Pushed 20:57:22 1bc0852fd6cf: Pushed 20:57:22 186116dedff6: Pushed 20:57:22 36b50b131297: Layer already exists 20:57:22 ee24797dfba1: Pushed 20:57:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:22 Configure a credential helper to remove this warning. See 20:57:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:22 20:57:22 Login Succeeded 20:57:22 nexus3.edgexfoundry.org:10004 20:57:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:22 Configure a credential helper to remove this warning. See 20:57:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:22 20:57:22 Login Succeeded 20:57:22 docker.io 20:57:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:23 Configure a credential helper to remove this warning. See 20:57:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:23 20:57:23 Login Succeeded 20:57:23 ---> docker-login.sh ends [Pipeline] } 20:57:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:57:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:57:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:57:23 ========================================================= 20:57:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 20:57:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:24 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 20:57:24 Sending build context to Docker daemon 217.1kB 20:57:24 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 20:57:24 Step 2/12 : FROM ${BASE} AS builder 20:57:24 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:57:24 edb6bdbacee9: Pulling fs layer 20:57:24 5f9638ab2659: Pulling fs layer 20:57:24 8d51d6327a98: Pulling fs layer 20:57:24 8b374f2dd631: Pulling fs layer 20:57:24 ec14aa9079de: Pulling fs layer 20:57:24 2f466654f4bb: Pulling fs layer 20:57:24 554e91adad29: Pulling fs layer 20:57:24 ec14aa9079de: Waiting 20:57:24 2f466654f4bb: Waiting 20:57:24 554e91adad29: Waiting 20:57:24 8b374f2dd631: Waiting 20:57:24 5f9638ab2659: Verifying Checksum 20:57:24 5f9638ab2659: Download complete 20:57:24 8b374f2dd631: Verifying Checksum 20:57:24 8b374f2dd631: Download complete 20:57:24 ec14aa9079de: Verifying Checksum 20:57:24 ec14aa9079de: Download complete 20:57:24 edb6bdbacee9: Verifying Checksum 20:57:24 edb6bdbacee9: Download complete 20:57:25 edb6bdbacee9: Pull complete 20:57:25 dc6929f8a253: Pushed 20:57:25 6960fd39a775502fc13f34b863ba7c4a8a33ae9f: digest: sha256:5e319453c7dc3a41bf757120f0e0302ab271c5b078f6c1744c2d5bdf2a31b576 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:26 554e91adad29: Verifying Checksum 20:57:26 554e91adad29: Download complete 20:57:26 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv 20:57:26 5f9638ab2659: Pull complete [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:26 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest 20:57:26 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 20:57:26 dc6929f8a253: Preparing 20:57:26 186116dedff6: Preparing 20:57:26 44c3127c8779: Preparing 20:57:26 1bc0852fd6cf: Preparing 20:57:26 ee24797dfba1: Preparing 20:57:26 36b50b131297: Preparing 20:57:26 36b50b131297: Waiting 20:57:26 ee24797dfba1: Layer already exists 20:57:26 186116dedff6: Layer already exists 20:57:26 1bc0852fd6cf: Layer already exists 20:57:26 dc6929f8a253: Layer already exists 20:57:26 44c3127c8779: Layer already exists 20:57:26 36b50b131297: Layer already exists 20:57:26 latest: digest: sha256:5e319453c7dc3a41bf757120f0e0302ab271c5b078f6c1744c2d5bdf2a31b576 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:26 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:27 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.35 20:57:27 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 20:57:27 dc6929f8a253: Preparing 20:57:27 186116dedff6: Preparing 20:57:27 44c3127c8779: Preparing 20:57:27 1bc0852fd6cf: Preparing 20:57:27 ee24797dfba1: Preparing 20:57:27 36b50b131297: Preparing 20:57:27 36b50b131297: Waiting 20:57:27 186116dedff6: Layer already exists 20:57:27 44c3127c8779: Layer already exists 20:57:27 ee24797dfba1: Layer already exists 20:57:27 1bc0852fd6cf: Layer already exists 20:57:27 dc6929f8a253: Layer already exists 20:57:27 36b50b131297: Layer already exists 20:57:27 3.1.0-dev.35: digest: sha256:5e319453c7dc3a41bf757120f0e0302ab271c5b078f6c1744c2d5bdf2a31b576 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:27 2f466654f4bb: Verifying Checksum 20:57:27 2f466654f4bb: Download complete 20:57:27 8d51d6327a98: Verifying Checksum 20:57:27 8d51d6327a98: Download complete 20:57:27 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:6960fd39a775502fc13f34b863ba7c4a8a33ae9f-3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:27 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:6960fd39a775502fc13f34b863ba7c4a8a33ae9f-3.1.0-dev.35 20:57:27 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 20:57:27 dc6929f8a253: Preparing 20:57:27 186116dedff6: Preparing 20:57:27 44c3127c8779: Preparing 20:57:27 1bc0852fd6cf: Preparing 20:57:27 ee24797dfba1: Preparing 20:57:27 36b50b131297: Preparing 20:57:27 36b50b131297: Waiting 20:57:27 ee24797dfba1: Layer already exists 20:57:27 dc6929f8a253: Layer already exists 20:57:27 44c3127c8779: Layer already exists 20:57:27 1bc0852fd6cf: Layer already exists 20:57:27 186116dedff6: Layer already exists 20:57:27 36b50b131297: Layer already exists 20:57:27 6960fd39a775502fc13f34b863ba7c4a8a33ae9f-3.1.0-dev.35: digest: sha256:5e319453c7dc3a41bf757120f0e0302ab271c5b078f6c1744c2d5bdf2a31b576 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:28 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:28 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main 20:57:28 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 20:57:28 dc6929f8a253: Preparing 20:57:28 186116dedff6: Preparing 20:57:28 44c3127c8779: Preparing 20:57:28 1bc0852fd6cf: Preparing 20:57:28 ee24797dfba1: Preparing 20:57:28 36b50b131297: Preparing 20:57:28 36b50b131297: Waiting 20:57:28 dc6929f8a253: Layer already exists 20:57:28 186116dedff6: Layer already exists 20:57:28 1bc0852fd6cf: Layer already exists 20:57:28 ee24797dfba1: Layer already exists 20:57:28 44c3127c8779: Layer already exists 20:57:28 36b50b131297: Layer already exists 20:57:28 main: digest: sha256:5e319453c7dc3a41bf757120f0e0302ab271c5b078f6c1744c2d5bdf2a31b576 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:57:28 ===================================================== [Pipeline] echo 20:57:28 taggedImages: 20:57:28 - nexus3.edgexfoundry.org:10004/app-record-replay:6960fd39a775502fc13f34b863ba7c4a8a33ae9f 20:57:28 - nexus3.edgexfoundry.org:10004/app-record-replay:latest 20:57:28 - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.35 20:57:28 - nexus3.edgexfoundry.org:10004/app-record-replay:6960fd39a775502fc13f34b863ba7c4a8a33ae9f-3.1.0-dev.35 20:57:28 - nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:57:28 20:57:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:57:29 latest: Pulling from edgex-lftools-log-publisher 20:57:29 5eb5b503b376: Pulling fs layer 20:57:29 5c69ac0246d0: Pulling fs layer 20:57:29 ec43610c2a17: Pulling fs layer 20:57:29 3a2ae6a8a46f: Pulling fs layer 20:57:29 33b1e0a273af: Pulling fs layer 20:57:29 5d3b04190fa2: Pulling fs layer 20:57:29 2f39f015ded8: Pulling fs layer 20:57:29 33b1e0a273af: Waiting 20:57:29 3a2ae6a8a46f: Waiting 20:57:29 5d3b04190fa2: Waiting 20:57:29 5c69ac0246d0: Verifying Checksum 20:57:29 5c69ac0246d0: Download complete 20:57:29 3a2ae6a8a46f: Verifying Checksum 20:57:29 3a2ae6a8a46f: Download complete 20:57:29 33b1e0a273af: Verifying Checksum 20:57:29 33b1e0a273af: Download complete 20:57:29 5d3b04190fa2: Verifying Checksum 20:57:29 5d3b04190fa2: Download complete 20:57:29 ec43610c2a17: Verifying Checksum 20:57:29 ec43610c2a17: Download complete 20:57:29 5eb5b503b376: Verifying Checksum 20:57:29 5eb5b503b376: Download complete 20:57:29 2f39f015ded8: Download complete 20:57:30 5eb5b503b376: Pull complete 20:57:30 5c69ac0246d0: Pull complete 20:57:31 ec43610c2a17: Pull complete 20:57:31 3a2ae6a8a46f: Pull complete 20:57:31 33b1e0a273af: Pull complete 20:57:31 5d3b04190fa2: Pull complete 20:57:36 2f39f015ded8: Pull complete 20:57:36 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:57:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:57:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:57:36 prd-ubuntu20.04-docker-8c-8g-4295 does not seem to be running inside a container 20:57:36 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:57:39 8d51d6327a98: Pull complete 20:57:39 8b374f2dd631: Pull complete 20:57:39 ec14aa9079de: Pull complete 20:57:42 $ docker top d4f9c43a155df1105aa3593783f78c6d5a1b52378b5149d4c1d8dfe1ad44c6e9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:57:42 ---> job-cost.sh 20:57:42 lf-activate-venv: SKIPPING 20:57:42 INFO: No Stack... 20:57:42 INFO: Retrieving Pricing Info for: v3-standard-8 20:57:43 INFO: Archiving Costs [Pipeline] sh 20:57:43 + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv 20:57:43 + cut -d, -f6 [Pipeline] lock 20:57:43 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-38-stack-cost] 20:57:43 Resource [jenkins-edgexfoundry-app-record-replay-main-38-stack-cost] did not exist. Created. 20:57:43 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-38-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:57:43 + echo total: 0.2199999988079071 [Pipeline] stash 20:57:43 Stashed 1 file(s) [Pipeline] } 20:57:43 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-38-stack-cost] [Pipeline] // lock [Pipeline] } 20:57:43 $ docker stop --time=1 d4f9c43a155df1105aa3593783f78c6d5a1b52378b5149d4c1d8dfe1ad44c6e9 20:57:44 2f466654f4bb: Pull complete 20:57:45 $ docker rm -f --volumes d4f9c43a155df1105aa3593783f78c6d5a1b52378b5149d4c1d8dfe1ad44c6e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:57:47 554e91adad29: Pull complete 20:57:50 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 20:57:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:57:50 ---> 1e15ea492957 20:57:50 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 20:57:51 ---> Running in d54c263f2d36 20:57:51 Removing intermediate container d54c263f2d36 20:57:51 ---> 113421d72477 20:57:51 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 20:57:51 ---> Running in 114373e5a65a 20:57:52 Removing intermediate container 114373e5a65a 20:57:52 ---> bf6891f1be7a 20:57:52 Step 5/12 : ARG ADD_BUILD_TAGS="" 20:57:52 ---> Running in fa13c0861486 20:57:52 Removing intermediate container fa13c0861486 20:57:52 ---> b6da1af5720c 20:57:52 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:57:52 ---> Running in 48ae7e46f48a 20:57:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:57:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:57:55 OK: 263 MiB in 53 packages 20:57:56 Removing intermediate container 48ae7e46f48a 20:57:56 ---> b8787da2d467 20:57:56 Step 7/12 : WORKDIR /app 20:57:56 ---> Running in c763aeebd568 20:57:56 Removing intermediate container c763aeebd568 20:57:56 ---> 8925762e9ece 20:57:56 Step 8/12 : COPY go.mod vendor* ./ 20:57:57 ---> 50f591ca5961 20:57:57 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:57:57 ---> Running in 3c540aa6c081 20:59:04 Removing intermediate container 3c540aa6c081 20:59:04 ---> 8c6f4f369418 20:59:04 Step 10/12 : COPY . . 20:59:04 ---> 674a9ce7f7cf 20:59:04 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:59:04 ---> Running in 1ba8c7b8cdc5 20:59:04 Removing intermediate container 1ba8c7b8cdc5 20:59:04 ---> 629cf5fd8707 20:59:04 Step 12/12 : RUN $MAKE 20:59:04 ---> Running in f98488cb3a15 20:59:04 noop 20:59:04 Removing intermediate container f98488cb3a15 20:59:04 ---> 8f982fdeb34d 20:59:04 Successfully built 8f982fdeb34d 20:59:04 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:59:05 + docker inspect -f . ci-base-image-arm64 20:59:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:59:05 prd-ubuntu20.04-docker-arm64-4c-16g-4296 does not seem to be running inside a container 20:59:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/38 -v /w/workspace/app-record-replay/38:/w/workspace/app-record-replay/38:rw,z -v /w/workspace/app-record-replay/38@tmp:/w/workspace/app-record-replay/38@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 20:59:06 $ docker top 82a1c17832aa2bae192afec0a867e0bfafd71787796beaec57d6f974cffc27a8 -eo pid,comm [Pipeline] { [Pipeline] sh 20:59:07 + go version 20:59:07 go version go1.20.6 linux/arm64 [Pipeline] } 20:59:07 $ docker stop --time=1 82a1c17832aa2bae192afec0a867e0bfafd71787796beaec57d6f974cffc27a8 20:59:09 $ docker rm -f --volumes 82a1c17832aa2bae192afec0a867e0bfafd71787796beaec57d6f974cffc27a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:59:09 + docker inspect -f . ci-base-image-arm64 20:59:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:59:09 prd-ubuntu20.04-docker-arm64-4c-16g-4296 does not seem to be running inside a container 20:59:09 $ 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/38 -v /w/workspace/app-record-replay/38:/w/workspace/app-record-replay/38:rw,z -v /w/workspace/app-record-replay/38@tmp:/w/workspace/app-record-replay/38@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 20:59:11 $ docker top 714cc23371b72d913093b912805894607ad45c276216e45217f1977729bef6b7 -eo pid,comm [Pipeline] { [Pipeline] sh 20:59:11 + git config --global --add safe.directory /w/workspace/app-record-replay/38 [Pipeline] fileExists [Pipeline] sh 20:59:12 + make test 20:59:12 go test -race -coverprofile=coverage.out ./... 21:01:48 ? github.com/edgexfoundry/app-record-replay [no test files] 21:01:53 ok github.com/edgexfoundry/app-record-replay/internal/app 0.254s coverage: 88.0% of statements 21:01:56 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 21:01:56 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 21:01:56 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 21:02:06 ok github.com/edgexfoundry/app-record-replay/internal/application 8.858s coverage: 98.7% of statements 21:02:06 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.900s coverage: 78.0% of statements 21:02:06 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:02:06 go vet ./... 21:04:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:04:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:04:28 ./bin/test-attribution-txt.sh [Pipeline] echo 21:04:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:04:28 $ docker stop --time=1 714cc23371b72d913093b912805894607ad45c276216e45217f1977729bef6b7 21:04:30 $ docker rm -f --volumes 714cc23371b72d913093b912805894607ad45c276216e45217f1977729bef6b7 [Pipeline] // withDockerContainer [Pipeline] sh 21:04:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:04:31 Warning: overwriting stash ‘coverage-report’ 21:04:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:04:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:04:32 + ls -al . 21:04:32 total 172 21:04:32 drwxrwxr-x 8 jenkins jenkins 4096 Aug 22 20:59 . 21:04:32 drwxrwxr-x 4 jenkins jenkins 4096 Aug 22 20:56 .. 21:04:32 -rw-rw-r-- 1 jenkins jenkins 119 Aug 22 20:56 .dockerignore 21:04:32 drwxrwxr-x 8 jenkins jenkins 4096 Aug 22 20:56 .git 21:04:32 drwxrwxr-x 2 jenkins jenkins 4096 Aug 22 20:56 .github 21:04:32 -rw-rw-r-- 1 jenkins jenkins 164 Aug 22 20:56 .gitignore 21:04:32 -rw-rw-r-- 1 jenkins jenkins 41 Aug 22 20:56 .golangci.yml 21:04:32 -rw-rw-r-- 1 jenkins jenkins 10542 Aug 22 20:56 Attribution.txt 21:04:32 -rw-rw-r-- 1 jenkins jenkins 258 Aug 22 20:56 CHANGELOG.md 21:04:32 -rw-rw-r-- 1 jenkins jenkins 1616 Aug 22 20:56 Dockerfile 21:04:32 -rw-rw-r-- 1 jenkins jenkins 677 Aug 22 20:56 GOVERNANCE.md 21:04:32 -rw-rw-r-- 1 jenkins jenkins 681 Aug 22 20:56 Jenkinsfile 21:04:32 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 22 20:56 LICENSE 21:04:32 -rw-rw-r-- 1 jenkins jenkins 3139 Aug 22 20:56 Makefile 21:04:32 -rw-rw-r-- 1 jenkins jenkins 611 Aug 22 20:56 OWNERS.md 21:04:32 -rw-rw-r-- 1 jenkins jenkins 2363 Aug 22 20:56 README.md 21:04:32 -rw-rw-r-- 1 jenkins jenkins 4285 Aug 22 20:56 Record and Reply.postman_collection.json 21:04:32 -rw-rw-r-- 1 jenkins jenkins 12 Aug 22 20:55 VERSION 21:04:32 drwxrwxr-x 2 jenkins jenkins 4096 Aug 22 20:56 bin 21:04:32 -rw-r--r-- 1 jenkins jenkins 19940 Aug 22 21:02 coverage.out 21:04:32 -rw-rw-r-- 1 jenkins jenkins 3656 Aug 22 20:56 go.mod 21:04:32 -rw-rw-r-- 1 jenkins jenkins 32847 Aug 22 20:56 go.sum 21:04:32 drwxrwxr-x 6 jenkins jenkins 4096 Aug 22 20:56 internal 21:04:32 -rw-rw-r-- 1 jenkins jenkins 913 Aug 22 20:56 main.go 21:04:32 drwxrwxr-x 3 jenkins jenkins 4096 Aug 22 20:56 pkg 21:04:32 drwxrwxr-x 2 jenkins jenkins 4096 Aug 22 20:56 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:32 + 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=6960fd39a775502fc13f34b863ba7c4a8a33ae9f --label arch=arm64 --label version=3.1.0-dev.35 . 21:04:32 Sending build context to Docker daemon 237.6kB 21:04:33 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 21:04:33 Step 2/26 : FROM ${BASE} AS builder 21:04:33 ---> 8f982fdeb34d 21:04:33 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 21:04:33 ---> Running in e93cfcedeeed 21:04:33 Removing intermediate container e93cfcedeeed 21:04:33 ---> 0c55cf1957a1 21:04:33 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 21:04:33 ---> Running in 7345bcdc1d47 21:04:34 Removing intermediate container 7345bcdc1d47 21:04:34 ---> b3b555f02018 21:04:34 Step 5/26 : ARG ADD_BUILD_TAGS="" 21:04:34 ---> Running in 56f3857726ca 21:04:34 Removing intermediate container 56f3857726ca 21:04:34 ---> 1e2402ae7f9c 21:04:34 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:04:34 ---> Running in dade9b1ff0c6 21:04:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:04:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:04:36 OK: 263 MiB in 53 packages 21:04:37 Removing intermediate container dade9b1ff0c6 21:04:37 ---> 364a14537ecb 21:04:37 Step 7/26 : WORKDIR /app 21:04:37 ---> Running in 2811e0208331 21:04:37 Removing intermediate container 2811e0208331 21:04:37 ---> 67558caad963 21:04:37 Step 8/26 : COPY go.mod vendor* ./ 21:04:38 ---> 70355d318452 21:04:38 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:04:38 ---> Running in e2eee31abaa4 21:04:41 Removing intermediate container e2eee31abaa4 21:04:41 ---> 56d41b0c9dda 21:04:41 Step 10/26 : COPY . . 21:04:41 ---> 9685d9f4b561 21:04:41 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:04:41 ---> Running in 4c1c9378c41f 21:04:41 Removing intermediate container 4c1c9378c41f 21:04:41 ---> 60c8f867a3dd 21:04:41 Step 12/26 : RUN $MAKE 21:04:41 ---> Running in 551ec53101e4 21:04:42 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.19 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.35" -trimpath -mod=readonly -o app-record-replay 21:06:49 Removing intermediate container 551ec53101e4 21:06:49 ---> 06098e6e4cab 21:06:49 Step 13/26 : FROM alpine:3.17 21:06:49 3.17: Pulling from library/alpine 21:06:49 4060ece20d7a: Pulling fs layer 21:06:49 4060ece20d7a: Verifying Checksum 21:06:49 4060ece20d7a: Download complete 21:06:49 4060ece20d7a: Pull complete 21:06:49 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 21:06:49 Status: Downloaded newer image for alpine:3.17 21:06:49 ---> 8650cd65339b 21:06:49 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 21:06:49 ---> Running in 1a0fb59652fd 21:06:49 Removing intermediate container 1a0fb59652fd 21:06:49 ---> 65e7a02f0c55 21:06:49 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 21:06:49 ---> Running in ac229b2a9c02 21:06:49 Removing intermediate container ac229b2a9c02 21:06:49 ---> a594a36d4af1 21:06:49 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 21:06:49 ---> Running in 272fa767a2c4 21:06:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:06:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:06:50 (1/2) Installing ca-certificates (20230506-r0) 21:06:50 (2/2) Installing dumb-init (1.2.5-r2) 21:06:50 Executing busybox-1.35.0-r29.trigger 21:06:50 Executing ca-certificates-20230506-r0.trigger 21:06:51 OK: 8 MiB in 17 packages 21:06:51 Removing intermediate container 272fa767a2c4 21:06:51 ---> c8a51a2ff665 21:06:51 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 21:06:52 ---> 0791a36bff31 21:06:52 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 21:06:52 ---> c99a5bbb1817 21:06:52 Step 19/26 : COPY --from=builder /app/res/ /res/ 21:06:53 ---> 83734275e52f 21:06:53 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 21:06:54 ---> af5a4e92dc3b 21:06:54 Step 21/26 : EXPOSE 59712 21:06:54 ---> Running in d64754a079ba 21:06:55 Removing intermediate container d64754a079ba 21:06:55 ---> c66413d17b9f 21:06:55 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 21:06:55 ---> Running in 5c3bc695e23b 21:06:55 Removing intermediate container 5c3bc695e23b 21:06:55 ---> 081bd23bc9cc 21:06:55 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:06:55 ---> Running in 95f964235fb4 21:06:55 Removing intermediate container 95f964235fb4 21:06:55 ---> ef970af352e3 21:06:55 Step 24/26 : LABEL arch=arm64 21:06:55 ---> Running in 041d8f7926ac 21:06:55 Removing intermediate container 041d8f7926ac 21:06:55 ---> a3d090165131 21:06:55 Step 25/26 : LABEL git_sha=6960fd39a775502fc13f34b863ba7c4a8a33ae9f 21:06:56 ---> Running in ca675578efa7 21:06:56 Removing intermediate container ca675578efa7 21:06:56 ---> 49a97ab81c2a 21:06:56 Step 26/26 : LABEL version=3.1.0-dev.35 21:06:56 ---> Running in 8de53f425042 21:06:56 Removing intermediate container 8de53f425042 21:06:56 ---> 1081b32322be 21:06:56 [Warning] One or more build-args [ARCH] were not consumed 21:06:56 Successfully built 1081b32322be 21:06:56 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:06:56 provisioning config files... 21:06:56 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/38@tmp/config10532117433384113765tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:06:57 ---> docker-login.sh 21:06:57 nexus3.edgexfoundry.org:10001 21:06:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:06:57 Configure a credential helper to remove this warning. See 21:06:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:06:57 21:06:57 Login Succeeded 21:06:57 nexus3.edgexfoundry.org:10002 21:06:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:06:57 Configure a credential helper to remove this warning. See 21:06:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:06:57 21:06:57 Login Succeeded 21:06:57 nexus3.edgexfoundry.org:10003 21:06:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:06:58 Configure a credential helper to remove this warning. See 21:06:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:06:58 21:06:58 Login Succeeded 21:06:58 nexus3.edgexfoundry.org:10004 21:06:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:06:58 Configure a credential helper to remove this warning. See 21:06:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:06:58 21:06:58 Login Succeeded 21:06:58 docker.io 21:06:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:06:59 Configure a credential helper to remove this warning. See 21:06:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:06:59 21:06:59 Login Succeeded 21:06:59 ---> docker-login.sh ends [Pipeline] } 21:06:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:06:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:06:59 [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: 21:06:59 6960fd39a775502fc13f34b863ba7c4a8a33ae9f 21:06:59 latest 21:06:59 3.1.0-dev.35 21:06:59 6960fd39a775502fc13f34b863ba7c4a8a33ae9f-3.1.0-dev.35 21:06:59 main 21:06:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:59 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:6960fd39a775502fc13f34b863ba7c4a8a33ae9f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:00 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:6960fd39a775502fc13f34b863ba7c4a8a33ae9f 21:07:00 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 21:07:00 cbcfff5d3f4d: Preparing 21:07:00 1b39a6c7e10c: Preparing 21:07:00 d629bc257339: Preparing 21:07:00 fd2ad97cda14: Preparing 21:07:00 7e2bac9c66c5: Preparing 21:07:00 d2d9d24a8c2a: Preparing 21:07:00 d2d9d24a8c2a: Waiting 21:07:00 fd2ad97cda14: Pushed 21:07:00 d629bc257339: Pushed 21:07:00 1b39a6c7e10c: Pushed 21:07:00 d2d9d24a8c2a: Layer already exists 21:07:00 7e2bac9c66c5: Pushed 21:07:06 cbcfff5d3f4d: Pushed 21:07:06 6960fd39a775502fc13f34b863ba7c4a8a33ae9f: digest: sha256:8422188c735fdcf2af1d626d36b0599638b6069e7917d61f2c6fff2a6443c3d2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:06 + 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:07:06 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 21:07:06 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 21:07:06 cbcfff5d3f4d: Preparing 21:07:06 1b39a6c7e10c: Preparing 21:07:06 d629bc257339: Preparing 21:07:06 fd2ad97cda14: Preparing 21:07:06 7e2bac9c66c5: Preparing 21:07:06 d2d9d24a8c2a: Preparing 21:07:06 d2d9d24a8c2a: Waiting 21:07:06 fd2ad97cda14: Layer already exists 21:07:06 1b39a6c7e10c: Layer already exists 21:07:06 d629bc257339: Layer already exists 21:07:06 7e2bac9c66c5: Layer already exists 21:07:06 cbcfff5d3f4d: Layer already exists 21:07:06 d2d9d24a8c2a: Layer already exists 21:07:06 latest: digest: sha256:8422188c735fdcf2af1d626d36b0599638b6069e7917d61f2c6fff2a6443c3d2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:07 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:07 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.35 21:07:07 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 21:07:07 cbcfff5d3f4d: Preparing 21:07:07 1b39a6c7e10c: Preparing 21:07:07 d629bc257339: Preparing 21:07:07 fd2ad97cda14: Preparing 21:07:07 7e2bac9c66c5: Preparing 21:07:07 d2d9d24a8c2a: Preparing 21:07:07 d2d9d24a8c2a: Waiting 21:07:07 fd2ad97cda14: Layer already exists 21:07:07 cbcfff5d3f4d: Layer already exists 21:07:07 d629bc257339: Layer already exists 21:07:07 7e2bac9c66c5: Layer already exists 21:07:07 1b39a6c7e10c: Layer already exists 21:07:07 d2d9d24a8c2a: Layer already exists 21:07:08 3.1.0-dev.35: digest: sha256:8422188c735fdcf2af1d626d36b0599638b6069e7917d61f2c6fff2a6443c3d2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:08 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:6960fd39a775502fc13f34b863ba7c4a8a33ae9f-3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:08 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:6960fd39a775502fc13f34b863ba7c4a8a33ae9f-3.1.0-dev.35 21:07:08 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 21:07:08 cbcfff5d3f4d: Preparing 21:07:08 1b39a6c7e10c: Preparing 21:07:08 d629bc257339: Preparing 21:07:08 fd2ad97cda14: Preparing 21:07:08 7e2bac9c66c5: Preparing 21:07:08 d2d9d24a8c2a: Preparing 21:07:08 d2d9d24a8c2a: Waiting 21:07:08 7e2bac9c66c5: Layer already exists 21:07:08 d629bc257339: Layer already exists 21:07:08 cbcfff5d3f4d: Layer already exists 21:07:08 fd2ad97cda14: Layer already exists 21:07:08 1b39a6c7e10c: Layer already exists 21:07:08 d2d9d24a8c2a: Layer already exists 21:07:08 6960fd39a775502fc13f34b863ba7c4a8a33ae9f-3.1.0-dev.35: digest: sha256:8422188c735fdcf2af1d626d36b0599638b6069e7917d61f2c6fff2a6443c3d2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:09 + 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:07:09 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main 21:07:09 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 21:07:09 cbcfff5d3f4d: Preparing 21:07:09 1b39a6c7e10c: Preparing 21:07:09 d629bc257339: Preparing 21:07:09 fd2ad97cda14: Preparing 21:07:09 7e2bac9c66c5: Preparing 21:07:09 d2d9d24a8c2a: Preparing 21:07:09 d2d9d24a8c2a: Waiting 21:07:09 7e2bac9c66c5: Layer already exists 21:07:09 1b39a6c7e10c: Layer already exists 21:07:09 fd2ad97cda14: Layer already exists 21:07:09 cbcfff5d3f4d: Layer already exists 21:07:09 d629bc257339: Layer already exists 21:07:09 d2d9d24a8c2a: Layer already exists 21:07:09 main: digest: sha256:8422188c735fdcf2af1d626d36b0599638b6069e7917d61f2c6fff2a6443c3d2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:07:09 ===================================================== [Pipeline] echo 21:07:09 taggedImages: 21:07:09 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:6960fd39a775502fc13f34b863ba7c4a8a33ae9f 21:07:09 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 21:07:09 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.35 21:07:09 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:6960fd39a775502fc13f34b863ba7c4a8a33ae9f-3.1.0-dev.35 21:07:09 - 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:07:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:07:10 21:07:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:07:10 arm64: Pulling from edgex-lftools-log-publisher 21:07:10 8998bd30e6a1: Pulling fs layer 21:07:10 04944245beec: Pulling fs layer 21:07:10 699f458cf7ca: Pulling fs layer 21:07:10 765212b225bb: Pulling fs layer 21:07:10 f23df028b6ca: Pulling fs layer 21:07:10 d65c8cfc05b1: Pulling fs layer 21:07:10 2437ff75d9bd: Pulling fs layer 21:07:10 d65c8cfc05b1: Waiting 21:07:10 765212b225bb: Waiting 21:07:10 2437ff75d9bd: Waiting 21:07:10 f23df028b6ca: Waiting 21:07:10 04944245beec: Verifying Checksum 21:07:10 04944245beec: Download complete 21:07:10 765212b225bb: Verifying Checksum 21:07:10 765212b225bb: Download complete 21:07:10 f23df028b6ca: Verifying Checksum 21:07:10 f23df028b6ca: Download complete 21:07:10 d65c8cfc05b1: Verifying Checksum 21:07:10 d65c8cfc05b1: Download complete 21:07:10 699f458cf7ca: Verifying Checksum 21:07:10 699f458cf7ca: Download complete 21:07:11 8998bd30e6a1: Verifying Checksum 21:07:11 8998bd30e6a1: Download complete 21:07:13 2437ff75d9bd: Verifying Checksum 21:07:13 2437ff75d9bd: Download complete 21:07:15 8998bd30e6a1: Pull complete 21:07:15 04944245beec: Pull complete 21:07:16 699f458cf7ca: Pull complete 21:07:16 765212b225bb: Pull complete 21:07:17 f23df028b6ca: Pull complete 21:07:17 d65c8cfc05b1: Pull complete 21:07:32 2437ff75d9bd: Pull complete 21:07:32 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:07:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:07:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:07:33 prd-ubuntu20.04-docker-arm64-4c-16g-4296 does not seem to be running inside a container 21:07:33 $ 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/38 -v /w/workspace/app-record-replay/38:/w/workspace/app-record-replay/38:rw,z -v /w/workspace/app-record-replay/38@tmp:/w/workspace/app-record-replay/38@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:07:35 $ docker top e3e8af413d6572e0f460be7db7968ceb7d6c2a9dfa8e7cef891fabb9f5a906b0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:07:36 ---> job-cost.sh 21:07:36 lf-activate-venv: SKIPPING 21:07:36 INFO: No Stack... 21:07:36 INFO: Retrieving Pricing Info for: v3-standard-4 21:07:37 INFO: Archiving Costs [Pipeline] sh 21:07:37 + cat /w/workspace/app-record-replay/38/archives/cost.csv 21:07:37 + cut -d, -f6 [Pipeline] lock 21:07:38 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-38-stack-cost] 21:07:38 Resource [jenkins-edgexfoundry-app-record-replay-main-38-stack-cost] did not exist. Created. 21:07:38 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-38-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:07:38 /w/workspace/app-record-replay/38@tmp/durable-41c21ee7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:07:39 + echo total: 0.10999999940395355 [Pipeline] stash 21:07:39 Warning: overwriting stash ‘stack-cost’ 21:07:39 Stashed 1 file(s) [Pipeline] } 21:07:39 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-38-stack-cost] [Pipeline] // lock [Pipeline] } 21:07:39 $ docker stop --time=1 e3e8af413d6572e0f460be7db7968ceb7d6c2a9dfa8e7cef891fabb9f5a906b0 21:07:40 $ docker rm -f --volumes e3e8af413d6572e0f460be7db7968ceb7d6c2a9dfa8e7cef891fabb9f5a906b0 [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:07:41 provisioning config files... 21:07:41 Could not find credentials [app-record-replay-codecov-token] for edgexfoundry/app-record-replay/main #38 21:07:41 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config3705002919242141691tmp [Pipeline] { [Pipeline] sh 21:07:41 + set +x 21:07:41 + curl+ -s https://codecov.io/bash 21:07:41 bash -s -- 21:07:41 21:07:41 _____ _ 21:07:41 / ____| | | 21:07:41 | | ___ __| | ___ ___ _____ __ 21:07:41 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:07:41 | |___| (_) | (_| | __/ (_| (_) \ V / 21:07:41 \_____\___/ \__,_|\___|\___\___/ \_/ 21:07:41 Bash-1.0.6 21:07:41 21:07:41 21:07:41 ==> git version 2.25.1 found 21:07:41 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 21:07:41 Release-Date: 2020-01-08 21:07:41 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:07:41 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:07:41 ==> Jenkins CI detected. 21:07:41 current dir:  /w/workspace/exfoundry_app-record-replay_main 21:07:41 project root: . 21:07:41 --> token set from env 21:07:41 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:07:41 ==> Running gcov in . (disable via -X gcov) 21:07:41 ==> Python coveragepy not found 21:07:41 ==> Searching for coverage reports in: 21:07:41 + . 21:07:41 -> Found 1 reports 21:07:41 ==> Detecting git/mercurial file structure 21:07:41 ==> Reading reports 21:07:41 + ./coverage.out bytes=19940 21:07:41 ==> Appending adjustments 21:07:41 https://docs.codecov.io/docs/fixing-reports 21:07:41 + Found adjustments 21:07:41 ==> Gzipping contents 21:07:41 8.0K /tmp/codecov.p8iV5S.gz 21:07:41 ==> Uploading reports 21:07:41 url: https://codecov.io 21:07:41 query: branch=main&commit=6960fd39a775502fc13f34b863ba7c4a8a33ae9f&build=38&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F38%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 21:07:41 -> Pinging Codecov 21:07:41 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=$CCTOKEN&branch=main&commit=6960fd39a775502fc13f34b863ba7c4a8a33ae9f&build=38&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F38%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 21:07:41 Invalid request parameters 21:07:41 400 [Pipeline] } 21:07:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:07:41 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:07:41 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:07:42 21:07:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:07:42 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:07:42 df9b9388f04a: Pulling fs layer 21:07:42 52dc419b0ee2: Pulling fs layer 21:07:42 25bc292e5bac: Pulling fs layer 21:07:42 114826534d7a: Pulling fs layer 21:07:42 4657fd5d0bcf: Pulling fs layer 21:07:42 6ad1cebc031e: Pulling fs layer 21:07:42 8a3aa393b2d8: Pulling fs layer 21:07:42 114826534d7a: Waiting 21:07:42 4657fd5d0bcf: Waiting 21:07:42 25bc292e5bac: Download complete 21:07:42 52dc419b0ee2: Verifying Checksum 21:07:42 52dc419b0ee2: Download complete 21:07:42 4657fd5d0bcf: Verifying Checksum 21:07:42 4657fd5d0bcf: Download complete 21:07:42 df9b9388f04a: Download complete 21:07:42 df9b9388f04a: Pull complete 21:07:42 6ad1cebc031e: Verifying Checksum 21:07:42 6ad1cebc031e: Download complete 21:07:42 52dc419b0ee2: Pull complete 21:07:42 25bc292e5bac: Pull complete 21:07:43 114826534d7a: Verifying Checksum 21:07:43 114826534d7a: Download complete 21:07:43 8a3aa393b2d8: Verifying Checksum 21:07:43 8a3aa393b2d8: Download complete 21:07:46 114826534d7a: Pull complete 21:07:46 4657fd5d0bcf: Pull complete 21:07:46 6ad1cebc031e: Pull complete 21:07:51 8a3aa393b2d8: Pull complete 21:07:51 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:07:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:07:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:07:51 prd-ubuntu20.04-docker-8c-8g-4295 does not seem to be running inside a container 21:07:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 21:07:55 $ docker top 518bf70bd229b7946f6fdce678a6cf8f2d9cd50d1e162cbd52a7ea41ee9f7e23 -eo pid,comm [Pipeline] { [Pipeline] echo 21:07:55 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh 21:07:56 + set -o pipefail 21:07:56 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' 21:08:00 21:08:00 Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... 21:08:00 21:08:00 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/7bd235c6-45dd-4ec8-b82d-d98a79384075 21:08:00 21:08:00 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:08:00 21:08:00 21:08:00 A medium severity vulnerability was found in the Snyk CLI versions you are using. 21:08:00 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 21:08:00 More details here: https://snyk.co/ue1NS [Pipeline] } 21:08:00 $ docker stop --time=1 518bf70bd229b7946f6fdce678a6cf8f2d9cd50d1e162cbd52a7ea41ee9f7e23 21:08:06 $ docker rm -f --volumes 518bf70bd229b7946f6fdce678a6cf8f2d9cd50d1e162cbd52a7ea41ee9f7e23 [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:08:06 + git log --format=format:%s -1 6960fd39a775502fc13f34b863ba7c4a8a33ae9f [Pipeline] sh 21:08:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:08:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:08:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:08:07 prd-ubuntu20.04-docker-8c-8g-4295 does not seem to be running inside a container 21:08: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:08:08 $ docker top b5edad53a437b25dc70a8dc2596332663a490b50806d935e2cda7d14e488a361 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:08:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:08:08 [ssh-agent] Looking for ssh-agent implementation... 21:08:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:08:08 $ docker exec b5edad53a437b25dc70a8dc2596332663a490b50806d935e2cda7d14e488a361 ssh-agent 21:08:08 SSH_AUTH_SOCK=/tmp/ssh-gcaGfyl8mXDQ/agent.31 21:08:08 SSH_AGENT_PID=37 21:08:08 Running ssh-add (command line suppressed) 21:08:08 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_14971011340518663592.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_14971011340518663592.key) 21:08:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:08:08 + git semver tag 21:08:09 2023-08-22 21:08:09,028 [run_tag] DEBUG tag force:False 21:08:09 2023-08-22 21:08:09,028 [check_head_tag] DEBUG check head tag 21:08:09 2023-08-22 21:08:09,029 [execute] INFO git cat-file --batch-check 21:08:09 2023-08-22 21:08:09,030 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 21:08:09 2023-08-22 21:08:09,033 [execute] INFO git cat-file --batch 21:08:09 2023-08-22 21:08:09,033 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 21:08:09 2023-08-22 21:08:09,044 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 21:08:09 2023-08-22 21:08:09,044 [execute] INFO git tag -a v3.1.0-dev.35 -m v3.1.0-dev.35 21:08:09 2023-08-22 21:08:09,045 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.35', '-m', 'v3.1.0-dev.35'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 21:08:09 2023-08-22 21:08:09,050 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 21:08:09 3.1.0-dev.35 [Pipeline] } 21:08:09 $ docker exec --env ******** --env ******** b5edad53a437b25dc70a8dc2596332663a490b50806d935e2cda7d14e488a361 ssh-agent -k 21:08:09 unset SSH_AUTH_SOCK; 21:08:09 unset SSH_AGENT_PID; 21:08:09 echo Agent pid 37 killed; 21:08:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:08:09 + git semver [Pipeline] } 21:08:10 $ docker stop --time=1 b5edad53a437b25dc70a8dc2596332663a490b50806d935e2cda7d14e488a361 21:08:11 $ docker rm -f --volumes b5edad53a437b25dc70a8dc2596332663a490b50806d935e2cda7d14e488a361 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:08:11 21:08:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:08:11 0.23.1-centos7: Pulling from edgex-lftools 21:08:11 ab5ef0e58194: Pulling fs layer 21:08:11 9712f1f96733: Pulling fs layer 21:08:11 63f879dbbcfc: Pulling fs layer 21:08:11 0d9ebad4ef96: Pulling fs layer 21:08:11 e9a5061849ea: Pulling fs layer 21:08:11 d747dcd14b5f: Pulling fs layer 21:08:11 2de7ff778b66: Pulling fs layer 21:08:11 d747dcd14b5f: Waiting 21:08:11 0d9ebad4ef96: Waiting 21:08:11 e9a5061849ea: Waiting 21:08:11 2de7ff778b66: Waiting 21:08:11 9712f1f96733: Verifying Checksum 21:08:11 9712f1f96733: Download complete 21:08:12 63f879dbbcfc: Verifying Checksum 21:08:12 63f879dbbcfc: Download complete 21:08:12 e9a5061849ea: Verifying Checksum 21:08:12 e9a5061849ea: Download complete 21:08:12 0d9ebad4ef96: Download complete 21:08:12 d747dcd14b5f: Verifying Checksum 21:08:12 d747dcd14b5f: Download complete 21:08:12 ab5ef0e58194: Verifying Checksum 21:08:12 ab5ef0e58194: Download complete 21:08:12 2de7ff778b66: Verifying Checksum 21:08:12 2de7ff778b66: Download complete 21:08:15 ab5ef0e58194: Pull complete 21:08:15 9712f1f96733: Pull complete 21:08:16 63f879dbbcfc: Pull complete 21:08:20 0d9ebad4ef96: Pull complete 21:08:20 e9a5061849ea: Pull complete 21:08:20 d747dcd14b5f: Pull complete 21:08:21 2de7ff778b66: Pull complete 21:08:21 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:08:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:08:21 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:08:21 prd-ubuntu20.04-docker-8c-8g-4295 does not seem to be running inside a container 21:08:21 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 21:08:26 $ docker top a9250aa98a6d3b49600793293a31a63204063c763590ffb532a528f1b4dbb7fc -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:08:26 provisioning config files... 21:08:26 copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config7197863096380653137tmp 21:08:26 copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config9399995605706631222tmp 21:08:26 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config15831328061039519644tmp [Pipeline] { [Pipeline] echo 21:08:26 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:08:26 ---> sigul-configuration.sh 21:08:26 gpg: directory `/root/.gnupg' created 21:08:26 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:08:26 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:08:26 gpg: keyring `/root/.gnupg/secring.gpg' created 21:08:26 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:08:26 gpg: CAST5 encrypted data 21:08:26 gpg: encrypted with 1 passphrase 21:08:26 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:08:27 + mkdir /home/jenkins 21:08:27 + mkdir /home/jenkins/sigul [Pipeline] sh 21:08:27 + 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:08:27 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:08:27 ---> sigul-install.sh 21:08:27 Sigul already installed; skipping installation. [Pipeline] sh 21:08:28 + git tag --list 21:08:28 v3.1.0-dev.0 21:08:28 v3.1.0-dev.1 21:08:28 v3.1.0-dev.10 21:08:28 v3.1.0-dev.11 21:08:28 v3.1.0-dev.12 21:08:28 v3.1.0-dev.13 21:08:28 v3.1.0-dev.14 21:08:28 v3.1.0-dev.15 21:08:28 v3.1.0-dev.16 21:08:28 v3.1.0-dev.17 21:08:28 v3.1.0-dev.18 21:08:28 v3.1.0-dev.19 21:08:28 v3.1.0-dev.2 21:08:28 v3.1.0-dev.20 21:08:28 v3.1.0-dev.21 21:08:28 v3.1.0-dev.22 21:08:28 v3.1.0-dev.23 21:08:28 v3.1.0-dev.24 21:08:28 v3.1.0-dev.25 21:08:28 v3.1.0-dev.26 21:08:28 v3.1.0-dev.27 21:08:28 v3.1.0-dev.28 21:08:28 v3.1.0-dev.29 21:08:28 v3.1.0-dev.3 21:08:28 v3.1.0-dev.30 21:08:28 v3.1.0-dev.31 21:08:28 v3.1.0-dev.32 21:08:28 v3.1.0-dev.33 21:08:28 v3.1.0-dev.34 21:08:28 v3.1.0-dev.35 21:08:28 v3.1.0-dev.4 21:08:28 v3.1.0-dev.5 21:08:28 v3.1.0-dev.6 21:08:28 v3.1.0-dev.7 21:08:28 v3.1.0-dev.8 21:08:28 v3.1.0-dev.9 [Pipeline] sh 21:08:28 + lftools sign git-tag v3.1.0-dev.35 21:08:28 Signing Git tag with Sigul... 21:08:28 Signing v3.1.0-dev.35 [Pipeline] echo 21:08:29 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:08:29 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:08:29 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:08:29 $ docker stop --time=1 a9250aa98a6d3b49600793293a31a63204063c763590ffb532a528f1b4dbb7fc 21:08:30 $ docker rm -f --volumes a9250aa98a6d3b49600793293a31a63204063c763590ffb532a528f1b4dbb7fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:08:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:08:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:08:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:08:31 prd-ubuntu20.04-docker-8c-8g-4295 does not seem to be running inside a container 21:08:31 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:08:31 $ docker top aa33e555f3e5d69f177ec51bb266860cab9156f6adf2ef75045acd03b93b9d21 -eo pid,comm 21:08:32 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:08:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:08:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:08:32 [ssh-agent] Looking for ssh-agent implementation... 21:08:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:08:32 $ docker exec aa33e555f3e5d69f177ec51bb266860cab9156f6adf2ef75045acd03b93b9d21 ssh-agent 21:08:32 SSH_AUTH_SOCK=/tmp/ssh-tDY7OuZhParV/agent.32 21:08:32 SSH_AGENT_PID=38 21:08:32 Running ssh-add (command line suppressed) 21:08:32 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_846555562554202100.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_846555562554202100.key) 21:08:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:08:32 + git semver bump pre 21:08:32 2023-08-22 21:08:32,823 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 21:08:32 2023-08-22 21:08:32,823 [bump_version] DEBUG bumping version:3.1.0-dev.35 on axis:pre with prefix:dev 21:08:32 2023-08-22 21:08:32,823 [bump_version] DEBUG bumped version:3.1.0-dev.36 21:08:32 2023-08-22 21:08:32,823 [write_version] DEBUG write version:3.1.0-dev.36 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True 21:08:32 2023-08-22 21:08:32,823 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 21:08:32 2023-08-22 21:08:32,824 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main 21:08:32 2023-08-22 21:08:32,825 [execute] INFO git cat-file --batch-check 21:08:32 2023-08-22 21:08:32,825 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 21:08:32 2023-08-22 21:08:32,829 [execute] INFO git cat-file --batch 21:08:32 2023-08-22 21:08:32,829 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 21:08:32 2023-08-22 21:08:32,834 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 21:08:32 3.1.0-dev.36 [Pipeline] } 21:08:32 $ docker exec --env ******** --env ******** aa33e555f3e5d69f177ec51bb266860cab9156f6adf2ef75045acd03b93b9d21 ssh-agent -k 21:08:33 unset SSH_AUTH_SOCK; 21:08:33 unset SSH_AGENT_PID; 21:08:33 echo Agent pid 38 killed; 21:08:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:08:33 + git semver [Pipeline] } 21:08:33 $ docker stop --time=1 aa33e555f3e5d69f177ec51bb266860cab9156f6adf2ef75045acd03b93b9d21 21:08:34 $ docker rm -f --volumes aa33e555f3e5d69f177ec51bb266860cab9156f6adf2ef75045acd03b93b9d21 [Pipeline] // withDockerContainer [Pipeline] sh 21:08:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:08:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:08:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:08:35 prd-ubuntu20.04-docker-8c-8g-4295 does not seem to be running inside a container 21:08:35 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:08:36 $ docker top 9bd751dc1535beafa46ebda0b8dddb9292496ae8bffb64a95f76ab69eae4638d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:08:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:08:36 [ssh-agent] Looking for ssh-agent implementation... 21:08:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:08:36 $ docker exec 9bd751dc1535beafa46ebda0b8dddb9292496ae8bffb64a95f76ab69eae4638d ssh-agent 21:08:36 SSH_AUTH_SOCK=/tmp/ssh-Boo5YPOaesEV/agent.32 21:08:36 SSH_AGENT_PID=38 21:08:36 Running ssh-add (command line suppressed) 21:08:36 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1911789345617811633.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1911789345617811633.key) 21:08:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:08:36 + git semver push 21:08:37 2023-08-22 21:08:36,951 [run_push] DEBUG push 21:08:37 2023-08-22 21:08:36,952 [execute] INFO git cat-file --batch-check 21:08:37 2023-08-22 21:08:36,953 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 21:08:37 2023-08-22 21:08:36,958 [execute] INFO git rev-list 30d413923ed3645daba46eff6325286db371471c -- 21:08:37 2023-08-22 21:08:36,958 [execute] DEBUG Popen(['git', 'rev-list', '30d413923ed3645daba46eff6325286db371471c', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 21:08:37 2023-08-22 21:08:36,965 [execute] INFO git fetch -v origin 21:08:37 2023-08-22 21:08:36,965 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) 21:08:37 2023-08-22 21:08:37,443 [run_push] DEBUG no remote changes detected 21:08:37 2023-08-22 21:08:37,443 [execute] INFO git push origin semver 21:08:37 2023-08-22 21:08:37,444 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 21:08:38 2023-08-22 21:08:38,268 [run_push] DEBUG push all version tags 21:08:38 2023-08-22 21:08:38,268 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:08:38 2023-08-22 21:08:38,269 [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:08:39 2023-08-22 21:08:38,966 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 21:08:39 3.1.0-dev.36 [Pipeline] } 21:08:39 $ docker exec --env ******** --env ******** 9bd751dc1535beafa46ebda0b8dddb9292496ae8bffb64a95f76ab69eae4638d ssh-agent -k 21:08:39 unset SSH_AUTH_SOCK; 21:08:39 unset SSH_AGENT_PID; 21:08:39 echo Agent pid 38 killed; 21:08:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:08:39 + git semver [Pipeline] } 21:08:39 $ docker stop --time=1 9bd751dc1535beafa46ebda0b8dddb9292496ae8bffb64a95f76ab69eae4638d 21:08:41 $ docker rm -f --volumes 9bd751dc1535beafa46ebda0b8dddb9292496ae8bffb64a95f76ab69eae4638d [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:08:41 + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] 21:08:41 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 21:08:41 total 16 21:08:41 drwxr-xr-x 3 root root 4096 Aug 22 20:57 . 21:08:41 drwxrwxr-x 10 jenkins jenkins 4096 Aug 22 21:08 .. 21:08:41 drwxr-xr-x 2 root root 4096 Aug 22 20:57 cost 21:08:41 -rw-r--r-- 1 root root 88 Aug 22 20:57 cost.csv 21:08:41 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives 21:08:41 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 21:08:41 total 16 21:08:41 drwxr-xr-x 3 jenkins jenkins 4096 Aug 22 20:57 . 21:08:41 drwxrwxr-x 10 jenkins jenkins 4096 Aug 22 21:08 .. 21:08:41 drwxr-xr-x 2 jenkins jenkins 4096 Aug 22 20:57 cost 21:08:41 -rw-r--r-- 1 jenkins jenkins 88 Aug 22 20:57 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:08:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:08:42 ---> package-listing.sh 21:08:42 ++ facter osfamily 21:08:42 ++ tr '[:upper:]' '[:lower:]' 21:08:43 + OS_FAMILY=debian 21:08:43 + workspace=/w/workspace/exfoundry_app-record-replay_main 21:08:43 + START_PACKAGES=/tmp/packages_start.txt 21:08:43 + END_PACKAGES=/tmp/packages_end.txt 21:08:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:08:43 + PACKAGES=/tmp/packages_start.txt 21:08:43 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 21:08:43 + PACKAGES=/tmp/packages_end.txt 21:08:43 + case "${OS_FAMILY}" in 21:08:43 + dpkg -l 21:08:43 + grep '^ii' 21:08:43 + '[' -f /tmp/packages_start.txt ']' 21:08:43 + '[' -f /tmp/packages_end.txt ']' 21:08:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:08:43 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 21:08:43 + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ 21:08:43 + 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:08:43 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:08:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:08:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:08:44 prd-ubuntu20.04-docker-8c-8g-4295 does not seem to be running inside a container 21:08:44 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:08:44 $ docker top 6fb9be37c8bf2f25c0b3b02fb65ffb076757cb144b07a57a0e3fda160bf44442 -eo pid,comm [Pipeline] { [Pipeline] sh 21:08:44 + touch /tmp/pre-build-complete [Pipeline] sh 21:08:44 + mkdir -p /var/log/sysstat [Pipeline] sh 21:08:45 + ls /var/log/sa-host 21:08:45 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:08:45 provisioning config files... 21:08:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config14187665433243910305tmp [Pipeline] { [Pipeline] echo 21:08:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:08:45 ---> create-netrc.sh [Pipeline] } 21:08:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:08:46 ---> python-tools-install.sh [Pipeline] echo 21:08:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:08:46 ---> sudo-logs.sh 21:08:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:08:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:08:46 ---> job-cost.sh 21:08:46 lf-activate-venv: SKIPPING 21:08:46 DEBUG: total: 0.2199999988079071 21:08:46 INFO: Retrieving Stack Cost... 21:08:47 INFO: Retrieving Pricing Info for: v3-standard-8 21:08:47 INFO: Archiving Costs [Pipeline] echo 21:08:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:08:47 ---> logs-deploy.sh 21:08:47 lf-activate-venv: SKIPPING 21:08:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/38 21:08:47 INFO: archiving workspace using pattern(s): 21:08:48 Archives upload complete. 21:08:48 INFO: archiving logs to Nexus