Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8b653cc426679fe276c946bfdccdcb7504caafc1 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-ssh1887347574840406142.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-ssh14913990318679404253.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-ssh6217601850078442053.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-ssh14998958101722018914.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-ssh4427623461801611788.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 ‘prd-ubuntu20.04-docker-8c-8g-4376’ is offline Running on prd-ubuntu20.04-docker-8c-8g-4377 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 8b653cc426679fe276c946bfdccdcb7504caafc1 (main) Commit message: "Merge pull request #67 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.20" > 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 8b653cc426679fe276c946bfdccdcb7504caafc1 # timeout=10 > git rev-list --no-walk 6960fd39a775502fc13f34b863ba7c4a8a33ae9f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:58:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:58:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:58:45 ========================================================= 14:58:45 EdgeX Global Pipelines Version Info 14:58:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:58:45 ------------------- 14:58:45 stable info: 14:58:45 ------------------- 14:58:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:58:45 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 14:58:45 Message: update stable to v1.0.253 14:58:46 ------------------- 14:58:46 experimental info: 14:58:46 ------------------- 14:58:46 Commited By: **** collab-it+edgex@linuxfoundation.org 14:58:46 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 14:58:46 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:58:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 14:58:46 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 14:58:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:58:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:58:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:58:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 14:58:46 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:58:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:58:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:58:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:58:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:58:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 14:58:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:58:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:58:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:58:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:58:46 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:58:46 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:58:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:58:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:58:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:58:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:58:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:58:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:58:47 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:58:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:58:47 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:58:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:58:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:58:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:58:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8b653cc426679fe276c946bfdccdcb7504caafc1 [Pipeline] echo 14:58:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8b653cc [Pipeline] echo 14:58:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:58:47 provisioning config files... 14:58:47 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config12612004780762166117tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:58:47 ---> docker-login.sh 14:58:47 nexus3.edgexfoundry.org:10001 14:58:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:47 Configure a credential helper to remove this warning. See 14:58:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:47 14:58:47 Login Succeeded 14:58:47 nexus3.edgexfoundry.org:10002 14:58:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:48 Configure a credential helper to remove this warning. See 14:58:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:48 14:58:48 Login Succeeded 14:58:48 nexus3.edgexfoundry.org:10003 14:58:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:48 Configure a credential helper to remove this warning. See 14:58:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:48 14:58:48 Login Succeeded 14:58:48 nexus3.edgexfoundry.org:10004 14:58:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:48 Configure a credential helper to remove this warning. See 14:58:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:48 14:58:48 Login Succeeded 14:58:48 docker.io 14:58:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:48 Configure a credential helper to remove this warning. See 14:58:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:48 14:58:48 Login Succeeded 14:58:48 ---> docker-login.sh ends [Pipeline] } 14:58:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:58:48 + git rev-list -1 --merges 8b653cc426679fe276c946bfdccdcb7504caafc1~1..8b653cc426679fe276c946bfdccdcb7504caafc1 [Pipeline] echo 14:58:48 -----------> git rev-list -1 --merges 8b653cc426679fe276c946bfdccdcb7504caafc1~1..8b653cc426679fe276c946bfdccdcb7504caafc1 8b653cc426679fe276c946bfdccdcb7504caafc1 14:58:48 8b653cc426679fe276c946bfdccdcb7504caafc1 [false] [Pipeline] sh 14:58:49 + git log --format=format:%s -1 8b653cc426679fe276c946bfdccdcb7504caafc1 [Pipeline] echo 14:58:49 ========================================================= 14:58:49 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:58:49 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:58:49 + git log --format=format:%s -1 8b653cc426679fe276c946bfdccdcb7504caafc1 [Pipeline] echo 14:58:49 [semverPrep] GIT_COMMIT: 8b653cc426679fe276c946bfdccdcb7504caafc1, Commit Message: Merge pull request #67 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.20 [Pipeline] echo 14:58:49 [semverPrep] This is not a build commit. [Pipeline] sh 14:58:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:58:49 + grep -v github /etc/ssh/ssh_known_hosts 14:58:49 + [ -e /tmp/ssh_known_hosts ] 14:58:49 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:58:49 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:58:49 + sudo tee -a /etc/ssh/ssh_known_hosts 14:58:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:58:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:58:50 14:58:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:58:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:58:50 0.1.4: Pulling from edgex-devops/py-git-semver 14:58:50 b85a868b505f: Pulling fs layer 14:58:50 e2be974225ed: Pulling fs layer 14:58:50 339a4e72a1f5: Pulling fs layer 14:58:50 988bab9f4d93: Pulling fs layer 14:58:50 1469e6f7b9e6: Pulling fs layer 14:58:50 eaf3925da568: Pulling fs layer 14:58:50 bab4dde63d76: Pulling fs layer 14:58:50 bde34c3a00c8: Pulling fs layer 14:58:50 b352a97aabf1: Pulling fs layer 14:58:50 4872d77fe225: Pulling fs layer 14:58:50 5851b861e8e6: Pulling fs layer 14:58:50 bab4dde63d76: Waiting 14:58:50 bde34c3a00c8: Waiting 14:58:50 b352a97aabf1: Waiting 14:58:50 4872d77fe225: Waiting 14:58:50 5851b861e8e6: Waiting 14:58:50 988bab9f4d93: Waiting 14:58:50 1469e6f7b9e6: Waiting 14:58:50 eaf3925da568: Waiting 14:58:50 e2be974225ed: Download complete 14:58:50 988bab9f4d93: Verifying Checksum 14:58:50 988bab9f4d93: Download complete 14:58:50 1469e6f7b9e6: Verifying Checksum 14:58:50 1469e6f7b9e6: Download complete 14:58:50 eaf3925da568: Verifying Checksum 14:58:50 eaf3925da568: Download complete 14:58:50 339a4e72a1f5: Verifying Checksum 14:58:50 339a4e72a1f5: Download complete 14:58:50 bde34c3a00c8: Verifying Checksum 14:58:50 bde34c3a00c8: Download complete 14:58:50 b352a97aabf1: Verifying Checksum 14:58:50 b352a97aabf1: Download complete 14:58:50 4872d77fe225: Verifying Checksum 14:58:50 4872d77fe225: Download complete 14:58:50 5851b861e8e6: Verifying Checksum 14:58:50 5851b861e8e6: Download complete 14:58:50 b85a868b505f: Verifying Checksum 14:58:50 b85a868b505f: Download complete 14:58:51 bab4dde63d76: Verifying Checksum 14:58:51 bab4dde63d76: Download complete 14:58:52 b85a868b505f: Pull complete 14:58:52 e2be974225ed: Pull complete 14:58:52 339a4e72a1f5: Pull complete 14:58:52 988bab9f4d93: Pull complete 14:58:53 1469e6f7b9e6: Pull complete 14:58:53 eaf3925da568: Pull complete 14:58:55 bab4dde63d76: Pull complete 14:58:55 bde34c3a00c8: Pull complete 14:58:55 b352a97aabf1: Pull complete 14:58:55 4872d77fe225: Pull complete 14:58:55 5851b861e8e6: Pull complete 14:58:55 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:58:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:58:55 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:58:55 prd-ubuntu20.04-docker-8c-8g-4377 does not seem to be running inside a container 14:58:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:58:59 $ docker top ddd0003ade20d2ebc50e1d21b6b1eba7957aab1e83804dadc5261b24187c9f82 -eo pid,comm 14:58:59 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). 14:58:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:58:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:58:59 [ssh-agent] Looking for ssh-agent implementation... 14:58:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:58:59 $ docker exec ddd0003ade20d2ebc50e1d21b6b1eba7957aab1e83804dadc5261b24187c9f82 ssh-agent 14:58:59 SSH_AUTH_SOCK=/tmp/ssh-4tqOZfVt7lsi/agent.32 14:58:59 SSH_AGENT_PID=38 14:58:59 Running ssh-add (command line suppressed) 14:58:59 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_13676467754070677482.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_13676467754070677482.key) 14:58:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:58:59 + git tag --points-at HEAD [Pipeline] } 14:58:59 $ docker exec --env ******** --env ******** ddd0003ade20d2ebc50e1d21b6b1eba7957aab1e83804dadc5261b24187c9f82 ssh-agent -k 14:58:59 unset SSH_AUTH_SOCK; 14:58:59 unset SSH_AGENT_PID; 14:58:59 echo Agent pid 38 killed; 14:58:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:58:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:58:59 [ssh-agent] Looking for ssh-agent implementation... 14:59:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:59:00 $ docker exec ddd0003ade20d2ebc50e1d21b6b1eba7957aab1e83804dadc5261b24187c9f82 ssh-agent 14:59:00 SSH_AUTH_SOCK=/tmp/ssh-cLdUplwy8UHp/agent.70 14:59:00 SSH_AGENT_PID=76 14:59:00 Running ssh-add (command line suppressed) 14:59:00 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11823920170772296768.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11823920170772296768.key) 14:59:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:59:00 + git semver init 14:59:00 2023-08-23 14:59:00,759 [run_init] DEBUG init version:0.0.0 force:False 14:59:00 2023-08-23 14:59:00,759 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver 14:59:00 2023-08-23 14:59:00,760 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver 14:59:00 2023-08-23 14:59:00,760 [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) 14:59:01 2023-08-23 14:59:01,372 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude 14:59:01 2023-08-23 14:59:01,372 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False 14:59:01 2023-08-23 14:59:01,373 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 14:59:01 2023-08-23 14:59:01,373 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 14:59:01 3.1.0-dev.36 [Pipeline] } 14:59:01 $ docker exec --env ******** --env ******** ddd0003ade20d2ebc50e1d21b6b1eba7957aab1e83804dadc5261b24187c9f82 ssh-agent -k 14:59:01 unset SSH_AUTH_SOCK; 14:59:01 unset SSH_AGENT_PID; 14:59:01 echo Agent pid 76 killed; 14:59:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:59:01 + git semver [Pipeline] } 14:59:02 $ docker stop --time=1 ddd0003ade20d2ebc50e1d21b6b1eba7957aab1e83804dadc5261b24187c9f82 14:59:03 $ docker rm -f --volumes ddd0003ade20d2ebc50e1d21b6b1eba7957aab1e83804dadc5261b24187c9f82 [Pipeline] // withDockerContainer [Pipeline] sh 14:59:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:59:03 Stashed 1 file(s) [Pipeline] echo 14:59:03 [edgeXSemver]: initialized semver on version 3.1.0-dev.36 [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 14:59:04 provisioning config files... 14:59:04 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config8396612818488012590tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:59:04 ---> docker-login.sh 14:59:04 nexus3.edgexfoundry.org:10001 14:59:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:59:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:59:04 Configure a credential helper to remove this warning. See 14:59:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:59:04 14:59:04 Login Succeeded 14:59:04 nexus3.edgexfoundry.org:10002 14:59:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:59:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:59:04 Configure a credential helper to remove this warning. See 14:59:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:59:04 14:59:04 Login Succeeded 14:59:04 nexus3.edgexfoundry.org:10003 14:59:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:59:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:59:04 Configure a credential helper to remove this warning. See 14:59:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:59:04 14:59:04 Login Succeeded 14:59:04 nexus3.edgexfoundry.org:10004 14:59:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:59:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:59:04 Configure a credential helper to remove this warning. See 14:59:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:59:04 14:59:04 Login Succeeded 14:59:04 docker.io 14:59:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:59:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:59:04 Configure a credential helper to remove this warning. See 14:59:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:59:04 14:59:04 Login Succeeded 14:59:04 ---> docker-login.sh ends [Pipeline] } 14:59:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:59:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:59:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:59:05 ========================================================= 14:59:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 14:59:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:59:05 + 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 . 14:59:05 Sending build context to Docker daemon 474.1kB 14:59:05 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 14:59:05 Step 2/12 : FROM ${BASE} AS builder 14:59:05 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 14:59:05 4db1b89c0bd1: Pulling fs layer 14:59:05 6911f1a30b25: Pulling fs layer 14:59:05 e194b8c5c2a9: Pulling fs layer 14:59:05 6863d3e3a2b1: Pulling fs layer 14:59:05 ec0bb842ea78: Pulling fs layer 14:59:05 40a00589a448: Pulling fs layer 14:59:05 6c08303d61cc: Pulling fs layer 14:59:05 798269fcf238: Pulling fs layer 14:59:05 ec0bb842ea78: Waiting 14:59:05 40a00589a448: Waiting 14:59:05 6c08303d61cc: Waiting 14:59:05 6863d3e3a2b1: Waiting 14:59:05 798269fcf238: Waiting 14:59:05 6911f1a30b25: Download complete 14:59:05 6863d3e3a2b1: Download complete 14:59:05 ec0bb842ea78: Verifying Checksum 14:59:05 ec0bb842ea78: Download complete 14:59:05 4db1b89c0bd1: Verifying Checksum 14:59:05 4db1b89c0bd1: Download complete 14:59:05 40a00589a448: Verifying Checksum 14:59:05 40a00589a448: Download complete 14:59:05 4db1b89c0bd1: Pull complete 14:59:05 6911f1a30b25: Pull complete 14:59:05 798269fcf238: Verifying Checksum 14:59:05 798269fcf238: Download complete 14:59:06 e194b8c5c2a9: Verifying Checksum 14:59:06 e194b8c5c2a9: Download complete 14:59:06 6c08303d61cc: Verifying Checksum 14:59:06 6c08303d61cc: Download complete 14:59:09 e194b8c5c2a9: Pull complete 14:59:09 6863d3e3a2b1: Pull complete 14:59:09 ec0bb842ea78: Pull complete 14:59:09 40a00589a448: Pull complete 14:59:11 6c08303d61cc: Pull complete 14:59:12 798269fcf238: Pull complete 14:59:12 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 14:59:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 14:59:12 ---> ec979cd7f677 14:59:12 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 14:59:17 ---> Running in 20eab3da45d8 14:59:17 Removing intermediate container 20eab3da45d8 14:59:17 ---> 411be68da74f 14:59:17 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:59:17 ---> Running in c3ab1b518d74 14:59:17 Removing intermediate container c3ab1b518d74 14:59:17 ---> 25600d13af4f 14:59:17 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:59:17 ---> Running in 9bbbc4897a94 14:59:17 Removing intermediate container 9bbbc4897a94 14:59:17 ---> dac7586d8ecf 14:59:17 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:59:17 ---> Running in bb94e2be99d1 14:59:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:59:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:59:18 OK: 265 MiB in 53 packages 14:59:18 Removing intermediate container bb94e2be99d1 14:59:18 ---> a24802e9185b 14:59:18 Step 7/12 : WORKDIR /app 14:59:18 ---> Running in 62bde2bfc7e5 14:59:18 Removing intermediate container 62bde2bfc7e5 14:59:18 ---> 9bc60b2a630f 14:59:18 Step 8/12 : COPY go.mod vendor* ./ 14:59:18 ---> c43490cea1b9 14:59:18 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:59:18 ---> Running in 6ce5f6563de7 14:59:19 Still waiting to schedule task 14:59:19 ‘prd-ubuntu20.04-docker-arm64-4c-16g-4378’ is offline 15:00:08 Removing intermediate container 6ce5f6563de7 15:00:08 ---> 7f13d0772325 15:00:08 Step 10/12 : COPY . . 15:00:08 ---> cd3bd4c78c60 15:00:08 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:00:08 ---> Running in 1cde63ef98e1 15:00:08 Removing intermediate container 1cde63ef98e1 15:00:08 ---> 583e29fe6190 15:00:08 Step 12/12 : RUN $MAKE 15:00:08 ---> Running in a41c1e4719f1 15:00:08 noop 15:00:08 Removing intermediate container a41c1e4719f1 15:00:08 ---> bc35b4452795 15:00:08 Successfully built bc35b4452795 15:00:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:11 + docker inspect -f . ci-base-image-x86_64 15:00:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:00:11 prd-ubuntu20.04-docker-8c-8g-4377 does not seem to be running inside a container 15:00:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:00:13 $ docker top 64225ac95c601a1ccde56a09a1ca08b4aad50a585b7f02debf30ecdb44d7b497 -eo pid,comm [Pipeline] { [Pipeline] sh 15:00:12 + go version 15:00:12 go version go1.20.6 linux/amd64 [Pipeline] } 15:00:13 $ docker stop --time=1 64225ac95c601a1ccde56a09a1ca08b4aad50a585b7f02debf30ecdb44d7b497 15:00:14 $ docker rm -f --volumes 64225ac95c601a1ccde56a09a1ca08b4aad50a585b7f02debf30ecdb44d7b497 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:13 + docker inspect -f . ci-base-image-x86_64 15:00:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:00:13 prd-ubuntu20.04-docker-8c-8g-4377 does not seem to be running inside a container 15:00:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:00:15 $ docker top 8740001fcfc15cf1a9c7a94a4f212a51939a864767efe353efb037411eb62a3e -eo pid,comm [Pipeline] { [Pipeline] sh 15:00:14 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh 15:00:14 + make test 15:00:14 go test -race -coverprofile=coverage.out ./... 15:00:36 ? github.com/edgexfoundry/app-record-replay [no test files] 15:00:36 ok github.com/edgexfoundry/app-record-replay/internal/app 0.067s coverage: 88.0% of statements 15:00:36 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 15:00:36 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 15:00:36 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 15:00:44 ok github.com/edgexfoundry/app-record-replay/internal/application 8.617s coverage: 98.7% of statements 15:00:44 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.115s coverage: 78.0% of statements 15:01:06 go vet ./... 15:01:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:01:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:01:08 ./bin/test-attribution-txt.sh [Pipeline] echo 15:01:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:01:08 $ docker stop --time=1 8740001fcfc15cf1a9c7a94a4f212a51939a864767efe353efb037411eb62a3e 15:01:12 $ docker rm -f --volumes 8740001fcfc15cf1a9c7a94a4f212a51939a864767efe353efb037411eb62a3e [Pipeline] // withDockerContainer [Pipeline] sh 15:01:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:01:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:01:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:01:14 + ls -al . 15:01:14 total 176 15:01:14 drwxrwxr-x 9 jenkins jenkins 4096 Aug 23 15:00 . 15:01:14 drwxrwxr-x 4 jenkins jenkins 4096 Aug 23 14:58 .. 15:01:14 -rw-rw-r-- 1 jenkins jenkins 119 Aug 23 14:58 .dockerignore 15:01:14 drwxrwxr-x 8 jenkins jenkins 4096 Aug 23 14:59 .git 15:01:14 drwxrwxr-x 2 jenkins jenkins 4096 Aug 23 14:58 .github 15:01:14 -rw-rw-r-- 1 jenkins jenkins 164 Aug 23 14:58 .gitignore 15:01:14 -rw-rw-r-- 1 jenkins jenkins 41 Aug 23 14:58 .golangci.yml 15:01:14 drwxr-xr-x 3 jenkins jenkins 4096 Aug 23 14:59 .semver 15:01:14 -rw-rw-r-- 1 jenkins jenkins 10542 Aug 23 14:58 Attribution.txt 15:01:14 -rw-rw-r-- 1 jenkins jenkins 258 Aug 23 14:58 CHANGELOG.md 15:01:14 -rw-rw-r-- 1 jenkins jenkins 1616 Aug 23 14:58 Dockerfile 15:01:14 -rw-rw-r-- 1 jenkins jenkins 677 Aug 23 14:58 GOVERNANCE.md 15:01:14 -rw-rw-r-- 1 jenkins jenkins 681 Aug 23 14:58 Jenkinsfile 15:01:14 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 23 14:58 LICENSE 15:01:14 -rw-rw-r-- 1 jenkins jenkins 3139 Aug 23 14:58 Makefile 15:01:14 -rw-rw-r-- 1 jenkins jenkins 611 Aug 23 14:58 OWNERS.md 15:01:14 -rw-rw-r-- 1 jenkins jenkins 2363 Aug 23 14:58 README.md 15:01:14 -rw-rw-r-- 1 jenkins jenkins 4285 Aug 23 14:58 Record and Reply.postman_collection.json 15:01:14 -rw-rw-r-- 1 jenkins jenkins 12 Aug 23 14:59 VERSION 15:01:14 drwxrwxr-x 2 jenkins jenkins 4096 Aug 23 14:58 bin 15:01:14 -rw-r--r-- 1 jenkins jenkins 19940 Aug 23 15:00 coverage.out 15:01:14 -rw-rw-r-- 1 jenkins jenkins 3656 Aug 23 14:58 go.mod 15:01:14 -rw-rw-r-- 1 jenkins jenkins 32847 Aug 23 14:58 go.sum 15:01:14 drwxrwxr-x 6 jenkins jenkins 4096 Aug 23 14:58 internal 15:01:14 -rw-rw-r-- 1 jenkins jenkins 913 Aug 23 14:58 main.go 15:01:14 drwxrwxr-x 3 jenkins jenkins 4096 Aug 23 14:58 pkg 15:01:14 drwxrwxr-x 2 jenkins jenkins 4096 Aug 23 14:58 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:01:14 + 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=8b653cc426679fe276c946bfdccdcb7504caafc1 --label arch=amd64 --label version=3.1.0-dev.36 . 15:01:14 Sending build context to Docker daemon 494.6kB 15:01:14 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 15:01:14 Step 2/26 : FROM ${BASE} AS builder 15:01:14 ---> bc35b4452795 15:01:14 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 15:01:14 ---> Running in fb943ace1165 15:01:15 Removing intermediate container fb943ace1165 15:01:15 ---> 467edc49fc3e 15:01:15 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 15:01:15 ---> Running in 0eda355519b3 15:01:15 Removing intermediate container 0eda355519b3 15:01:15 ---> e56fe27f581b 15:01:15 Step 5/26 : ARG ADD_BUILD_TAGS="" 15:01:15 ---> Running in 9c892c62a09d 15:01:15 Removing intermediate container 9c892c62a09d 15:01:15 ---> d1765f026554 15:01:15 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:01:15 ---> Running in afb4f2ba12d3 15:01:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:01:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:01:15 OK: 265 MiB in 53 packages 15:01:16 Removing intermediate container afb4f2ba12d3 15:01:16 ---> c426a16fb931 15:01:16 Step 7/26 : WORKDIR /app 15:01:16 ---> Running in 8aa1b5a6a9c9 15:01:16 Removing intermediate container 8aa1b5a6a9c9 15:01:16 ---> 4156c935b490 15:01:16 Step 8/26 : COPY go.mod vendor* ./ 15:01:16 ---> 4304da8fd4a0 15:01:16 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:01:16 ---> Running in 0b87ebed6f32 15:01:17 Removing intermediate container 0b87ebed6f32 15:01:17 ---> 13fb7b04e3b9 15:01:17 Step 10/26 : COPY . . 15:01:17 ---> 617274c11c95 15:01:17 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:01:17 ---> Running in c2a264b95983 15:01:17 Removing intermediate container c2a264b95983 15:01:17 ---> d0b425feef06 15:01:17 Step 12/26 : RUN $MAKE 15:01:17 ---> Running in 943460a22d11 15:01:17 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.20 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.36" -trimpath -mod=readonly -o app-record-replay 15:01:39 Removing intermediate container 943460a22d11 15:01:39 ---> 975c87d031b2 15:01:39 Step 13/26 : FROM alpine:3.17 15:01:39 3.17: Pulling from library/alpine 15:01:39 9398808236ff: Pulling fs layer 15:01:39 9398808236ff: Verifying Checksum 15:01:39 9398808236ff: Download complete 15:01:39 9398808236ff: Pull complete 15:01:39 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 15:01:39 Status: Downloaded newer image for alpine:3.17 15:01:39 ---> 1e0b8b5322fc 15:01:39 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:01:39 ---> Running in c988eb64c819 15:01:39 Removing intermediate container c988eb64c819 15:01:39 ---> e6b41e94b157 15:01:39 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 15:01:39 ---> Running in 621d101ec1f0 15:01:39 Removing intermediate container 621d101ec1f0 15:01:39 ---> 4b139b90c7ff 15:01:39 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 15:01:39 ---> Running in 2c21a94f8f55 15:01:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:01:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:01:39 (1/2) Installing ca-certificates (20230506-r0) 15:01:39 (2/2) Installing dumb-init (1.2.5-r2) 15:01:39 Executing busybox-1.35.0-r29.trigger 15:01:39 Executing ca-certificates-20230506-r0.trigger 15:01:39 OK: 8 MiB in 17 packages 15:01:39 Removing intermediate container 2c21a94f8f55 15:01:39 ---> 314230b0a54f 15:01:39 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:01:40 ---> 2e85e2dc6ac0 15:01:40 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 15:01:40 ---> 76962bf78e1c 15:01:40 Step 19/26 : COPY --from=builder /app/res/ /res/ 15:01:40 ---> a3f47b96fcb6 15:01:40 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 15:01:41 ---> 9b5194097398 15:01:41 Step 21/26 : EXPOSE 59712 15:01:41 ---> Running in 47710031932f 15:01:41 Removing intermediate container 47710031932f 15:01:41 ---> 0eb8d0c67248 15:01:41 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 15:01:41 ---> Running in 7242a5dbbf09 15:01:41 Removing intermediate container 7242a5dbbf09 15:01:41 ---> e359dc433828 15:01:41 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:01:41 ---> Running in c433994dcdf4 15:01:41 Removing intermediate container c433994dcdf4 15:01:41 ---> 9e71c5ae6971 15:01:41 Step 24/26 : LABEL arch=amd64 15:01:41 ---> Running in 198d9d38d37f 15:01:41 Removing intermediate container 198d9d38d37f 15:01:41 ---> 3a0beb175a9f 15:01:41 Step 25/26 : LABEL git_sha=8b653cc426679fe276c946bfdccdcb7504caafc1 15:01:41 ---> Running in c0972f3aff73 15:01:41 Removing intermediate container c0972f3aff73 15:01:41 ---> 08615f6d3c93 15:01:41 Step 26/26 : LABEL version=3.1.0-dev.36 15:01:41 ---> Running in 6575adf22912 15:01:41 Removing intermediate container 6575adf22912 15:01:41 ---> 225c961384bf 15:01:41 [Warning] One or more build-args [ARCH] were not consumed 15:01:41 Successfully built 225c961384bf 15:01:41 Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:01:41 provisioning config files... 15:01:41 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6684456235996946840tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:01:42 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4380 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws 15:01:42 Running in /w/workspace/app-record-replay/39 [Pipeline] { [Pipeline] checkout 15:01:42 Selected Git installation does not exist. Using Default 15:01:42 The recommended git tool is: NONE 15:01:42 ---> docker-login.sh 15:01:42 nexus3.edgexfoundry.org:10001 15:01:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:01:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:01:42 Configure a credential helper to remove this warning. See 15:01:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:01:42 15:01:42 Login Succeeded 15:01:42 nexus3.edgexfoundry.org:10002 15:01:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:01:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:01:42 Configure a credential helper to remove this warning. See 15:01:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:01:42 15:01:42 Login Succeeded 15:01:42 nexus3.edgexfoundry.org:10003 15:01:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:01:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:01:42 Configure a credential helper to remove this warning. See 15:01:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:01:42 15:01:42 Login Succeeded 15:01:42 nexus3.edgexfoundry.org:10004 15:01:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:01:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:01:42 Configure a credential helper to remove this warning. See 15:01:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:01:42 15:01:42 Login Succeeded 15:01:42 docker.io 15:01:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:01:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:01:42 Configure a credential helper to remove this warning. See 15:01:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:01:42 15:01:42 Login Succeeded 15:01:42 ---> docker-login.sh ends [Pipeline] } 15:01:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:01:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:01:42 [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: 15:01:42 8b653cc426679fe276c946bfdccdcb7504caafc1 15:01:42 latest 15:01:42 3.1.0-dev.36 15:01:42 8b653cc426679fe276c946bfdccdcb7504caafc1-3.1.0-dev.36 15:01:42 main 15:01:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:01:43 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:8b653cc426679fe276c946bfdccdcb7504caafc1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:01:43 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:8b653cc426679fe276c946bfdccdcb7504caafc1 15:01:43 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 15:01:43 214acba0b307: Preparing 15:01:43 9cc97ee68924: Preparing 15:01:43 accb9d074a12: Preparing 15:01:43 d63a12e2ba5d: Preparing 15:01:43 ebc7aca77a4b: Preparing 15:01:43 36b50b131297: Preparing 15:01:43 36b50b131297: Waiting 15:01:43 9cc97ee68924: Pushed 15:01:43 36b50b131297: Layer already exists 15:01:43 d63a12e2ba5d: Pushed 15:01:43 accb9d074a12: Pushed 15:01:43 ebc7aca77a4b: Pushed 15:01:45 214acba0b307: Pushed 15:01:45 8b653cc426679fe276c946bfdccdcb7504caafc1: digest: sha256:98343af79b9d5c43f5ec01eedce90d91b5bdd15a322411b8fa8ca159230e61e4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:01:46 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:01:46 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest 15:01:46 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 15:01:46 214acba0b307: Preparing 15:01:46 9cc97ee68924: Preparing 15:01:46 accb9d074a12: Preparing 15:01:46 d63a12e2ba5d: Preparing 15:01:46 ebc7aca77a4b: Preparing 15:01:46 36b50b131297: Preparing 15:01:46 36b50b131297: Waiting 15:01:46 d63a12e2ba5d: Layer already exists 15:01:46 9cc97ee68924: Layer already exists 15:01:46 accb9d074a12: Layer already exists 15:01:46 ebc7aca77a4b: Layer already exists 15:01:46 214acba0b307: Layer already exists 15:01:46 36b50b131297: Layer already exists 15:01:46 latest: digest: sha256:98343af79b9d5c43f5ec01eedce90d91b5bdd15a322411b8fa8ca159230e61e4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:01:46 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:01:47 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.36 15:01:47 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 15:01:47 214acba0b307: Preparing 15:01:47 9cc97ee68924: Preparing 15:01:47 accb9d074a12: Preparing 15:01:47 d63a12e2ba5d: Preparing 15:01:47 ebc7aca77a4b: Preparing 15:01:47 36b50b131297: Preparing 15:01:47 36b50b131297: Waiting 15:01:47 9cc97ee68924: Layer already exists 15:01:47 ebc7aca77a4b: Layer already exists 15:01:47 d63a12e2ba5d: Layer already exists 15:01:47 214acba0b307: Layer already exists 15:01:47 accb9d074a12: Layer already exists 15:01:47 36b50b131297: Layer already exists 15:01:47 3.1.0-dev.36: digest: sha256:98343af79b9d5c43f5ec01eedce90d91b5bdd15a322411b8fa8ca159230e61e4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:01:47 using credential edgex-jenkins-ssh 15:01:47 Cloning the remote Git repository 15:01:47 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:8b653cc426679fe276c946bfdccdcb7504caafc1-3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:01:47 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:8b653cc426679fe276c946bfdccdcb7504caafc1-3.1.0-dev.36 15:01:47 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 15:01:47 214acba0b307: Preparing 15:01:47 9cc97ee68924: Preparing 15:01:47 accb9d074a12: Preparing 15:01:47 d63a12e2ba5d: Preparing 15:01:47 ebc7aca77a4b: Preparing 15:01:47 36b50b131297: Preparing 15:01:47 36b50b131297: Waiting 15:01:47 9cc97ee68924: Layer already exists 15:01:47 accb9d074a12: Layer already exists 15:01:47 d63a12e2ba5d: Layer already exists 15:01:47 214acba0b307: Layer already exists 15:01:47 ebc7aca77a4b: Layer already exists 15:01:47 36b50b131297: Layer already exists 15:01:47 8b653cc426679fe276c946bfdccdcb7504caafc1-3.1.0-dev.36: digest: sha256:98343af79b9d5c43f5ec01eedce90d91b5bdd15a322411b8fa8ca159230e61e4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:01:48 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:01:47 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 15:01:47 > git init /w/workspace/app-record-replay/39 # timeout=10 15:01:47 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 15:01:47 > git --version # timeout=10 15:01:47 > git --version # 'git version 2.25.1' 15:01:47 using GIT_SSH to set credentials SSH Credentials for GitHub 15:01:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:01:48 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main 15:01:48 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 15:01:48 214acba0b307: Preparing 15:01:48 9cc97ee68924: Preparing 15:01:48 accb9d074a12: Preparing 15:01:48 d63a12e2ba5d: Preparing 15:01:48 ebc7aca77a4b: Preparing 15:01:48 36b50b131297: Preparing 15:01:48 36b50b131297: Waiting 15:01:48 214acba0b307: Layer already exists 15:01:48 accb9d074a12: Layer already exists 15:01:48 d63a12e2ba5d: Layer already exists 15:01:48 ebc7aca77a4b: Layer already exists 15:01:48 9cc97ee68924: Layer already exists 15:01:48 36b50b131297: Layer already exists 15:01:48 main: digest: sha256:98343af79b9d5c43f5ec01eedce90d91b5bdd15a322411b8fa8ca159230e61e4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:01:48 ===================================================== [Pipeline] echo 15:01:48 taggedImages: 15:01:48 - nexus3.edgexfoundry.org:10004/app-record-replay:8b653cc426679fe276c946bfdccdcb7504caafc1 15:01:48 - nexus3.edgexfoundry.org:10004/app-record-replay:latest 15:01:48 - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.36 15:01:48 - nexus3.edgexfoundry.org:10004/app-record-replay:8b653cc426679fe276c946bfdccdcb7504caafc1-3.1.0-dev.36 15:01:48 - 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 15:01:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:01:48 15:01:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:01:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:01:49 latest: Pulling from edgex-lftools-log-publisher 15:01:49 5eb5b503b376: Pulling fs layer 15:01:49 5c69ac0246d0: Pulling fs layer 15:01:49 ec43610c2a17: Pulling fs layer 15:01:49 3a2ae6a8a46f: Pulling fs layer 15:01:49 33b1e0a273af: Pulling fs layer 15:01:49 5d3b04190fa2: Pulling fs layer 15:01:49 2f39f015ded8: Pulling fs layer 15:01:49 3a2ae6a8a46f: Waiting 15:01:49 33b1e0a273af: Waiting 15:01:49 5d3b04190fa2: Waiting 15:01:49 2f39f015ded8: Waiting 15:01:49 5c69ac0246d0: Verifying Checksum 15:01:49 5c69ac0246d0: Download complete 15:01:49 3a2ae6a8a46f: Verifying Checksum 15:01:49 3a2ae6a8a46f: Download complete 15:01:49 ec43610c2a17: Verifying Checksum 15:01:49 ec43610c2a17: Download complete 15:01:49 33b1e0a273af: Verifying Checksum 15:01:49 33b1e0a273af: Download complete 15:01:49 5d3b04190fa2: Verifying Checksum 15:01:49 5d3b04190fa2: Download complete 15:01:49 Avoid second fetch 15:01:49 Checking out Revision 8b653cc426679fe276c946bfdccdcb7504caafc1 (main) 15:01:49 5eb5b503b376: Verifying Checksum 15:01:49 5eb5b503b376: Download complete 15:01:48 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 15:01:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:01:49 > git config core.sparsecheckout # timeout=10 15:01:49 > git checkout -f 8b653cc426679fe276c946bfdccdcb7504caafc1 # timeout=10 15:01:49 Commit message: "Merge pull request #67 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.20" 15:01:49 2f39f015ded8: Download complete 15:01:50 15:01:50 GitHub has been notified of this commit’s build result 15:01:50 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:01:50 5eb5b503b376: Pull complete 15:01:50 5c69ac0246d0: Pull complete 15:01:50 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:01:50 % Total % Received % Xferd Average Speed Time Time Time Current 15:01:50 Dload Upload Total Spent Left Speed 15:01:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 244k 0 --:--:-- --:--:-- --:--:-- 244k [Pipeline] sh 15:01:51 ec43610c2a17: Pull complete 15:01:51 3a2ae6a8a46f: Pull complete 15:01:51 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json 15:01:51 33b1e0a273af: Pull complete 15:01:51 5d3b04190fa2: Pull complete [Pipeline] sh 15:01:51 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:01:51 + sudo tee /etc/docker/daemon.new 15:01:51 { 15:01:51 "registry-mirrors": [ 15:01:51 "https://nexus3.edgexfoundry.org:10001" 15:01:51 ], 15:01:51 "bip": "10.250.0.254/24", 15:01:51 "hosts": [ 15:01:51 "tcp://0.0.0.0:5555", 15:01:51 "unix:///var/run/docker.sock" 15:01:51 ], 15:01:51 "mtu": 1458, 15:01:51 "selinux-enabled": true, 15:01:51 "seccomp-profile": "/etc/docker/seccomp.json" 15:01:51 } [Pipeline] sh 15:01:51 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:01:52 + sudo service docker restart 15:01:55 2f39f015ded8: Pull complete 15:01:55 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:01:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:01:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:01:55 prd-ubuntu20.04-docker-8c-8g-4377 does not seem to be running inside a container 15:01:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:01:59 $ docker top 2dd2dfffa110d069f5d7f2bf08d339aecc9f9854e1a68f2a8936e18ca7db42c9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:02:00 ---> job-cost.sh 15:02:00 lf-activate-venv: SKIPPING 15:02:00 INFO: No Stack... 15:02:00 INFO: Retrieving Pricing Info for: v3-standard-8 15:02:00 INFO: Archiving Costs [Pipeline] sh 15:02:01 + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv 15:02:01 + cut -d, -f6 [Pipeline] lock 15:02:01 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-39-stack-cost] 15:02:01 Resource [jenkins-edgexfoundry-app-record-replay-main-39-stack-cost] did not exist. Created. 15:02:01 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-39-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:02:01 + echo total: 0.2199999988079071 [Pipeline] stash 15:02:01 Stashed 1 file(s) [Pipeline] } 15:02:01 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-39-stack-cost] [Pipeline] // lock [Pipeline] } 15:02:01 $ docker stop --time=1 2dd2dfffa110d069f5d7f2bf08d339aecc9f9854e1a68f2a8936e18ca7db42c9 15:02:02 $ docker rm -f --volumes 2dd2dfffa110d069f5d7f2bf08d339aecc9f9854e1a68f2a8936e18ca7db42c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:02:10 provisioning config files... 15:02:10 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/39@tmp/config1071208499495593676tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:02:10 ---> docker-login.sh 15:02:10 nexus3.edgexfoundry.org:10001 15:02:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:02:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:02:11 Configure a credential helper to remove this warning. See 15:02:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:02:11 15:02:11 Login Succeeded 15:02:11 nexus3.edgexfoundry.org:10002 15:02:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:02:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:02:11 Configure a credential helper to remove this warning. See 15:02:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:02:11 15:02:11 Login Succeeded 15:02:11 nexus3.edgexfoundry.org:10003 15:02:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:02:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:02:12 Configure a credential helper to remove this warning. See 15:02:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:02:12 15:02:12 Login Succeeded 15:02:12 nexus3.edgexfoundry.org:10004 15:02:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:02:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:02:12 Configure a credential helper to remove this warning. See 15:02:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:02:12 15:02:12 Login Succeeded 15:02:12 docker.io 15:02:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:02:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:02:13 Configure a credential helper to remove this warning. See 15:02:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:02:13 15:02:13 Login Succeeded 15:02:13 ---> docker-login.sh ends [Pipeline] } 15:02:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:02:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:02:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:02:13 ========================================================= 15:02:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 15:02:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:02:13 + 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 . 15:02:13 Sending build context to Docker daemon 217.1kB 15:02:14 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 15:02:14 Step 2/12 : FROM ${BASE} AS builder 15:02:14 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:02:14 edb6bdbacee9: Pulling fs layer 15:02:14 5f9638ab2659: Pulling fs layer 15:02:14 8d51d6327a98: Pulling fs layer 15:02:14 8b374f2dd631: Pulling fs layer 15:02:14 ec14aa9079de: Pulling fs layer 15:02:14 2f466654f4bb: Pulling fs layer 15:02:14 554e91adad29: Pulling fs layer 15:02:14 8b374f2dd631: Waiting 15:02:14 ec14aa9079de: Waiting 15:02:14 2f466654f4bb: Waiting 15:02:14 554e91adad29: Waiting 15:02:14 5f9638ab2659: Verifying Checksum 15:02:14 5f9638ab2659: Download complete 15:02:14 8b374f2dd631: Verifying Checksum 15:02:14 8b374f2dd631: Download complete 15:02:14 ec14aa9079de: Download complete 15:02:14 edb6bdbacee9: Verifying Checksum 15:02:15 edb6bdbacee9: Pull complete 15:02:15 554e91adad29: Verifying Checksum 15:02:15 554e91adad29: Download complete 15:02:17 2f466654f4bb: Verifying Checksum 15:02:17 2f466654f4bb: Download complete 15:02:17 8d51d6327a98: Verifying Checksum 15:02:17 8d51d6327a98: Download complete 15:02:17 5f9638ab2659: Pull complete 15:02:32 8d51d6327a98: Pull complete 15:02:32 8b374f2dd631: Pull complete 15:02:32 ec14aa9079de: Pull complete 15:02:38 2f466654f4bb: Pull complete 15:02:40 554e91adad29: Pull complete 15:02:40 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 15:02:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:02:40 ---> 1e15ea492957 15:02:40 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:02:42 ---> Running in 29d665a639af 15:02:42 Removing intermediate container 29d665a639af 15:02:42 ---> 3077c81b42cb 15:02:42 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:02:42 ---> Running in eae53f9f5144 15:02:42 Removing intermediate container eae53f9f5144 15:02:42 ---> 68a3fb958a9a 15:02:42 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:02:42 ---> Running in 3f50ff5ea0d2 15:02:44 Removing intermediate container 3f50ff5ea0d2 15:02:44 ---> 4bbe13859965 15:02:44 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:02:44 ---> Running in 1fe0bcea72a1 15:02:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:02:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:02:46 OK: 263 MiB in 53 packages 15:02:47 Removing intermediate container 1fe0bcea72a1 15:02:47 ---> 066c938e19e1 15:02:47 Step 7/12 : WORKDIR /app 15:02:47 ---> Running in fd69b51c95d4 15:02:47 Removing intermediate container fd69b51c95d4 15:02:47 ---> 87a396f6ca8a 15:02:47 Step 8/12 : COPY go.mod vendor* ./ 15:02:48 ---> 31dbad63ddb2 15:02:48 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:02:48 ---> Running in 69fe40f1a47f 15:03:56 Removing intermediate container 69fe40f1a47f 15:03:56 ---> bae7e95d8b21 15:03:56 Step 10/12 : COPY . . 15:03:56 ---> 161444318037 15:03:56 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:03:56 ---> Running in be08f699b232 15:03:56 Removing intermediate container be08f699b232 15:03:56 ---> c8d7ee41a752 15:03:56 Step 12/12 : RUN $MAKE 15:03:56 ---> Running in ddb3f641c9a7 15:03:56 noop 15:03:56 Removing intermediate container ddb3f641c9a7 15:03:56 ---> 15733ae2c46b 15:03:56 Successfully built 15733ae2c46b 15:03:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:03:56 + docker inspect -f . ci-base-image-arm64 15:03:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:03:56 prd-ubuntu20.04-docker-arm64-4c-16g-4380 does not seem to be running inside a container 15:03:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/39 -v /w/workspace/app-record-replay/39:/w/workspace/app-record-replay/39:rw,z -v /w/workspace/app-record-replay/39@tmp:/w/workspace/app-record-replay/39@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:03:58 $ docker top 86f2ef57896951537170e3b3d7710ffd40175af2e6d7b8cb004489f80f12a6b7 -eo pid,comm [Pipeline] { [Pipeline] sh 15:03:58 + go version 15:03:58 go version go1.20.6 linux/arm64 [Pipeline] } 15:03:58 $ docker stop --time=1 86f2ef57896951537170e3b3d7710ffd40175af2e6d7b8cb004489f80f12a6b7 15:04:00 $ docker rm -f --volumes 86f2ef57896951537170e3b3d7710ffd40175af2e6d7b8cb004489f80f12a6b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:01 + docker inspect -f . ci-base-image-arm64 15:04:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:04:01 prd-ubuntu20.04-docker-arm64-4c-16g-4380 does not seem to be running inside a container 15:04:01 $ 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/39 -v /w/workspace/app-record-replay/39:/w/workspace/app-record-replay/39:rw,z -v /w/workspace/app-record-replay/39@tmp:/w/workspace/app-record-replay/39@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:04:02 $ docker top 0f73da2a3a4bfedf4bc513f149b80faac008e2e1e306febc5dd406a373578c32 -eo pid,comm [Pipeline] { [Pipeline] sh 15:04:03 + git config --global --add safe.directory /w/workspace/app-record-replay/39 [Pipeline] fileExists [Pipeline] sh 15:04:04 + make test 15:04:04 go test -race -coverprofile=coverage.out ./... 15:06:55 ? github.com/edgexfoundry/app-record-replay [no test files] 15:07:04 ok github.com/edgexfoundry/app-record-replay/internal/app 0.272s coverage: 88.0% of statements 15:07:08 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 15:07:08 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 15:07:08 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 15:07:16 ok github.com/edgexfoundry/app-record-replay/internal/application 8.872s coverage: 98.7% of statements 15:07:16 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.503s coverage: 78.0% of statements 15:07:17 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:07:17 go vet ./... 15:09:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:09:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:09:38 ./bin/test-attribution-txt.sh [Pipeline] echo 15:09:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:09:38 $ docker stop --time=1 0f73da2a3a4bfedf4bc513f149b80faac008e2e1e306febc5dd406a373578c32 15:09:42 $ docker rm -f --volumes 0f73da2a3a4bfedf4bc513f149b80faac008e2e1e306febc5dd406a373578c32 [Pipeline] // withDockerContainer [Pipeline] sh 15:09:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:09:43 Warning: overwriting stash ‘coverage-report’ 15:09:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:09:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:09:44 + ls -al . 15:09:44 total 172 15:09:44 drwxrwxr-x 8 jenkins jenkins 4096 Aug 23 15:04 . 15:09:44 drwxrwxr-x 4 jenkins jenkins 4096 Aug 23 15:01 .. 15:09:44 -rw-rw-r-- 1 jenkins jenkins 119 Aug 23 15:01 .dockerignore 15:09:44 drwxrwxr-x 8 jenkins jenkins 4096 Aug 23 15:01 .git 15:09:44 drwxrwxr-x 2 jenkins jenkins 4096 Aug 23 15:01 .github 15:09:44 -rw-rw-r-- 1 jenkins jenkins 164 Aug 23 15:01 .gitignore 15:09:44 -rw-rw-r-- 1 jenkins jenkins 41 Aug 23 15:01 .golangci.yml 15:09:44 -rw-rw-r-- 1 jenkins jenkins 10542 Aug 23 15:01 Attribution.txt 15:09:44 -rw-rw-r-- 1 jenkins jenkins 258 Aug 23 15:01 CHANGELOG.md 15:09:44 -rw-rw-r-- 1 jenkins jenkins 1616 Aug 23 15:01 Dockerfile 15:09:44 -rw-rw-r-- 1 jenkins jenkins 677 Aug 23 15:01 GOVERNANCE.md 15:09:44 -rw-rw-r-- 1 jenkins jenkins 681 Aug 23 15:01 Jenkinsfile 15:09:44 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 23 15:01 LICENSE 15:09:44 -rw-rw-r-- 1 jenkins jenkins 3139 Aug 23 15:01 Makefile 15:09:44 -rw-rw-r-- 1 jenkins jenkins 611 Aug 23 15:01 OWNERS.md 15:09:44 -rw-rw-r-- 1 jenkins jenkins 2363 Aug 23 15:01 README.md 15:09:44 -rw-rw-r-- 1 jenkins jenkins 4285 Aug 23 15:01 Record and Reply.postman_collection.json 15:09:44 -rw-rw-r-- 1 jenkins jenkins 12 Aug 23 14:59 VERSION 15:09:44 drwxrwxr-x 2 jenkins jenkins 4096 Aug 23 15:01 bin 15:09:44 -rw-r--r-- 1 jenkins jenkins 19940 Aug 23 15:07 coverage.out 15:09:44 -rw-rw-r-- 1 jenkins jenkins 3656 Aug 23 15:01 go.mod 15:09:44 -rw-rw-r-- 1 jenkins jenkins 32847 Aug 23 15:01 go.sum 15:09:44 drwxrwxr-x 6 jenkins jenkins 4096 Aug 23 15:01 internal 15:09:44 -rw-rw-r-- 1 jenkins jenkins 913 Aug 23 15:01 main.go 15:09:44 drwxrwxr-x 3 jenkins jenkins 4096 Aug 23 15:01 pkg 15:09:44 drwxrwxr-x 2 jenkins jenkins 4096 Aug 23 15:01 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:45 + 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=8b653cc426679fe276c946bfdccdcb7504caafc1 --label arch=arm64 --label version=3.1.0-dev.36 . 15:09:45 Sending build context to Docker daemon 237.6kB 15:09:45 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 15:09:45 Step 2/26 : FROM ${BASE} AS builder 15:09:45 ---> 15733ae2c46b 15:09:45 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 15:09:45 ---> Running in 11e5c33b54af 15:09:45 Removing intermediate container 11e5c33b54af 15:09:45 ---> 173ef4709980 15:09:45 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 15:09:45 ---> Running in 8cf1be67ecf8 15:09:46 Removing intermediate container 8cf1be67ecf8 15:09:46 ---> 49163af568f3 15:09:46 Step 5/26 : ARG ADD_BUILD_TAGS="" 15:09:46 ---> Running in dfda3bcc68d0 15:09:46 Removing intermediate container dfda3bcc68d0 15:09:46 ---> 4a298bcbf50d 15:09:46 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:09:46 ---> Running in 0a1380079629 15:09:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:09:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:09:49 OK: 263 MiB in 53 packages 15:09:50 Removing intermediate container 0a1380079629 15:09:50 ---> cb41dcfaa141 15:09:50 Step 7/26 : WORKDIR /app 15:09:50 ---> Running in ec2e1feb3b50 15:09:50 Removing intermediate container ec2e1feb3b50 15:09:50 ---> 2dc7ae08adf1 15:09:50 Step 8/26 : COPY go.mod vendor* ./ 15:09:50 ---> b44342da4517 15:09:50 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:09:50 ---> Running in ce14f0407a1e 15:09:53 Removing intermediate container ce14f0407a1e 15:09:53 ---> c67201340179 15:09:53 Step 10/26 : COPY . . 15:09:54 ---> 725a36e5c4a3 15:09:54 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:09:54 ---> Running in b978aa7974ce 15:09:54 Removing intermediate container b978aa7974ce 15:09:54 ---> 50b0468e758f 15:09:54 Step 12/26 : RUN $MAKE 15:09:54 ---> Running in d3fbf6911d62 15:09:55 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.20 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.36" -trimpath -mod=readonly -o app-record-replay 15:12:17 Removing intermediate container d3fbf6911d62 15:12:17 ---> 84b4d7b00765 15:12:17 Step 13/26 : FROM alpine:3.17 15:12:17 3.17: Pulling from library/alpine 15:12:17 4060ece20d7a: Pulling fs layer 15:12:17 4060ece20d7a: Verifying Checksum 15:12:17 4060ece20d7a: Download complete 15:12:17 4060ece20d7a: Pull complete 15:12:17 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 15:12:17 Status: Downloaded newer image for alpine:3.17 15:12:17 ---> 8650cd65339b 15:12:17 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:12:17 ---> Running in c4f804d20fb3 15:12:17 Removing intermediate container c4f804d20fb3 15:12:17 ---> 5c520730fd3e 15:12:17 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 15:12:17 ---> Running in 70b87ef6230e 15:12:17 Removing intermediate container 70b87ef6230e 15:12:17 ---> 83cd7dffdadb 15:12:17 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 15:12:17 ---> Running in 775a1903a3f6 15:12:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:12:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:12:17 (1/2) Installing ca-certificates (20230506-r0) 15:12:17 (2/2) Installing dumb-init (1.2.5-r2) 15:12:17 Executing busybox-1.35.0-r29.trigger 15:12:17 Executing ca-certificates-20230506-r0.trigger 15:12:17 OK: 8 MiB in 17 packages 15:12:17 Removing intermediate container 775a1903a3f6 15:12:17 ---> ac2abe3c47d8 15:12:17 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:12:17 ---> a66712ee8141 15:12:17 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 15:12:17 ---> 3cf322ca9f90 15:12:17 Step 19/26 : COPY --from=builder /app/res/ /res/ 15:12:17 ---> 6d1c132a378a 15:12:17 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 15:12:17 ---> 8518d9d82e00 15:12:17 Step 21/26 : EXPOSE 59712 15:12:17 ---> Running in bfdc7980b485 15:12:17 Removing intermediate container bfdc7980b485 15:12:17 ---> f95830970f34 15:12:17 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 15:12:17 ---> Running in 59da41309a91 15:12:17 Removing intermediate container 59da41309a91 15:12:17 ---> 5a5e83bb030d 15:12:17 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:12:17 ---> Running in c7be50927e73 15:12:17 Removing intermediate container c7be50927e73 15:12:17 ---> 8886f9ebb81c 15:12:17 Step 24/26 : LABEL arch=arm64 15:12:17 ---> Running in 5c5ca2f1d135 15:12:17 Removing intermediate container 5c5ca2f1d135 15:12:17 ---> 1fd59ad84505 15:12:17 Step 25/26 : LABEL git_sha=8b653cc426679fe276c946bfdccdcb7504caafc1 15:12:17 ---> Running in e70239d098f5 15:12:17 Removing intermediate container e70239d098f5 15:12:17 ---> 0e3f431053f1 15:12:17 Step 26/26 : LABEL version=3.1.0-dev.36 15:12:17 ---> Running in 03ce4444df0f 15:12:17 Removing intermediate container 03ce4444df0f 15:12:17 ---> 2cb5584c943d 15:12:17 [Warning] One or more build-args [ARCH] were not consumed 15:12:17 Successfully built 2cb5584c943d 15:12:17 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 15:12:17 provisioning config files... 15:12:17 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/39@tmp/config9985887564754760864tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:12:17 ---> docker-login.sh 15:12:17 nexus3.edgexfoundry.org:10001 15:12:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:12:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:12:18 Configure a credential helper to remove this warning. See 15:12:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:12:18 15:12:18 Login Succeeded 15:12:18 nexus3.edgexfoundry.org:10002 15:12:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:12:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:12:18 Configure a credential helper to remove this warning. See 15:12:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:12:18 15:12:18 Login Succeeded 15:12:18 nexus3.edgexfoundry.org:10003 15:12:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:12:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:12:18 Configure a credential helper to remove this warning. See 15:12:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:12:18 15:12:18 Login Succeeded 15:12:18 nexus3.edgexfoundry.org:10004 15:12:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:12:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:12:19 Configure a credential helper to remove this warning. See 15:12:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:12:19 15:12:19 Login Succeeded 15:12:19 docker.io 15:12:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:12:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:12:19 Configure a credential helper to remove this warning. See 15:12:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:12:19 15:12:19 Login Succeeded 15:12:19 ---> docker-login.sh ends [Pipeline] } 15:12:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:12:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:12:19 [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: 15:12:19 8b653cc426679fe276c946bfdccdcb7504caafc1 15:12:19 latest 15:12:19 3.1.0-dev.36 15:12:19 8b653cc426679fe276c946bfdccdcb7504caafc1-3.1.0-dev.36 15:12:19 main 15:12:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:20 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:8b653cc426679fe276c946bfdccdcb7504caafc1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:20 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:8b653cc426679fe276c946bfdccdcb7504caafc1 15:12:20 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 15:12:20 f9d2aa8c4b29: Preparing 15:12:20 4f9c5e16ce4f: Preparing 15:12:20 60a19e3b345b: Preparing 15:12:20 8ec986c82547: Preparing 15:12:20 42f7383a6c40: Preparing 15:12:20 d2d9d24a8c2a: Preparing 15:12:20 d2d9d24a8c2a: Waiting 15:12:20 8ec986c82547: Pushed 15:12:20 4f9c5e16ce4f: Pushed 15:12:20 60a19e3b345b: Pushed 15:12:20 d2d9d24a8c2a: Layer already exists 15:12:21 42f7383a6c40: Pushed 15:12:26 f9d2aa8c4b29: Pushed 15:12:26 8b653cc426679fe276c946bfdccdcb7504caafc1: digest: sha256:a0b58c07f4b95169349ca866423b21588a36e008094f5bd6cb90a2c52aebf563 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:26 + 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 15:12:27 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 15:12:27 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 15:12:27 f9d2aa8c4b29: Preparing 15:12:27 4f9c5e16ce4f: Preparing 15:12:27 60a19e3b345b: Preparing 15:12:27 8ec986c82547: Preparing 15:12:27 42f7383a6c40: Preparing 15:12:27 d2d9d24a8c2a: Preparing 15:12:27 d2d9d24a8c2a: Waiting 15:12:27 8ec986c82547: Layer already exists 15:12:27 60a19e3b345b: Layer already exists 15:12:27 42f7383a6c40: Layer already exists 15:12:27 4f9c5e16ce4f: Layer already exists 15:12:27 f9d2aa8c4b29: Layer already exists 15:12:27 d2d9d24a8c2a: Layer already exists 15:12:27 latest: digest: sha256:a0b58c07f4b95169349ca866423b21588a36e008094f5bd6cb90a2c52aebf563 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:27 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:28 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.36 15:12:28 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 15:12:28 f9d2aa8c4b29: Preparing 15:12:28 4f9c5e16ce4f: Preparing 15:12:28 60a19e3b345b: Preparing 15:12:28 8ec986c82547: Preparing 15:12:28 42f7383a6c40: Preparing 15:12:28 d2d9d24a8c2a: Preparing 15:12:28 d2d9d24a8c2a: Waiting 15:12:28 42f7383a6c40: Layer already exists 15:12:28 4f9c5e16ce4f: Layer already exists 15:12:28 8ec986c82547: Layer already exists 15:12:28 60a19e3b345b: Layer already exists 15:12:28 f9d2aa8c4b29: Layer already exists 15:12:28 d2d9d24a8c2a: Layer already exists 15:12:28 3.1.0-dev.36: digest: sha256:a0b58c07f4b95169349ca866423b21588a36e008094f5bd6cb90a2c52aebf563 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:28 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:8b653cc426679fe276c946bfdccdcb7504caafc1-3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:28 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:8b653cc426679fe276c946bfdccdcb7504caafc1-3.1.0-dev.36 15:12:28 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 15:12:28 f9d2aa8c4b29: Preparing 15:12:28 4f9c5e16ce4f: Preparing 15:12:28 60a19e3b345b: Preparing 15:12:28 8ec986c82547: Preparing 15:12:28 42f7383a6c40: Preparing 15:12:28 d2d9d24a8c2a: Preparing 15:12:28 d2d9d24a8c2a: Waiting 15:12:28 60a19e3b345b: Layer already exists 15:12:28 4f9c5e16ce4f: Layer already exists 15:12:28 8ec986c82547: Layer already exists 15:12:28 42f7383a6c40: Layer already exists 15:12:28 f9d2aa8c4b29: Layer already exists 15:12:28 d2d9d24a8c2a: Layer already exists 15:12:28 8b653cc426679fe276c946bfdccdcb7504caafc1-3.1.0-dev.36: digest: sha256:a0b58c07f4b95169349ca866423b21588a36e008094f5bd6cb90a2c52aebf563 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:29 + 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 15:12:29 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main 15:12:29 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 15:12:29 f9d2aa8c4b29: Preparing 15:12:29 4f9c5e16ce4f: Preparing 15:12:29 60a19e3b345b: Preparing 15:12:29 8ec986c82547: Preparing 15:12:29 42f7383a6c40: Preparing 15:12:29 d2d9d24a8c2a: Preparing 15:12:29 d2d9d24a8c2a: Waiting 15:12:29 60a19e3b345b: Layer already exists 15:12:29 4f9c5e16ce4f: Layer already exists 15:12:29 f9d2aa8c4b29: Layer already exists 15:12:29 42f7383a6c40: Layer already exists 15:12:29 8ec986c82547: Layer already exists 15:12:29 d2d9d24a8c2a: Layer already exists 15:12:29 main: digest: sha256:a0b58c07f4b95169349ca866423b21588a36e008094f5bd6cb90a2c52aebf563 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:12:29 ===================================================== [Pipeline] echo 15:12:29 taggedImages: 15:12:29 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:8b653cc426679fe276c946bfdccdcb7504caafc1 15:12:29 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 15:12:29 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.36 15:12:29 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:8b653cc426679fe276c946bfdccdcb7504caafc1-3.1.0-dev.36 15:12:29 - 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 15:12:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:12:30 15:12:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:12:30 arm64: Pulling from edgex-lftools-log-publisher 15:12:30 8998bd30e6a1: Pulling fs layer 15:12:30 04944245beec: Pulling fs layer 15:12:30 699f458cf7ca: Pulling fs layer 15:12:30 765212b225bb: Pulling fs layer 15:12:30 f23df028b6ca: Pulling fs layer 15:12:30 d65c8cfc05b1: Pulling fs layer 15:12:30 2437ff75d9bd: Pulling fs layer 15:12:30 765212b225bb: Waiting 15:12:30 f23df028b6ca: Waiting 15:12:30 d65c8cfc05b1: Waiting 15:12:30 2437ff75d9bd: Waiting 15:12:30 04944245beec: Verifying Checksum 15:12:30 04944245beec: Download complete 15:12:30 765212b225bb: Verifying Checksum 15:12:30 765212b225bb: Download complete 15:12:30 f23df028b6ca: Verifying Checksum 15:12:30 f23df028b6ca: Download complete 15:12:30 d65c8cfc05b1: Download complete 15:12:30 699f458cf7ca: Verifying Checksum 15:12:30 699f458cf7ca: Download complete 15:12:31 8998bd30e6a1: Verifying Checksum 15:12:31 8998bd30e6a1: Download complete 15:12:33 2437ff75d9bd: Verifying Checksum 15:12:33 2437ff75d9bd: Download complete 15:12:35 8998bd30e6a1: Pull complete 15:12:35 04944245beec: Pull complete 15:12:36 699f458cf7ca: Pull complete 15:12:36 765212b225bb: Pull complete 15:12:37 f23df028b6ca: Pull complete 15:12:37 d65c8cfc05b1: Pull complete 15:12:52 2437ff75d9bd: Pull complete 15:12:52 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:12:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:12:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:12:53 prd-ubuntu20.04-docker-arm64-4c-16g-4380 does not seem to be running inside a container 15:12:53 $ 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/39 -v /w/workspace/app-record-replay/39:/w/workspace/app-record-replay/39:rw,z -v /w/workspace/app-record-replay/39@tmp:/w/workspace/app-record-replay/39@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:12:55 $ docker top 4cc3513ea940fd6429aa26743ad3ea8fd239a3e1fd9a2dafa8d46a67fcf90b98 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:12:56 ---> job-cost.sh 15:12:56 lf-activate-venv: SKIPPING 15:12:56 INFO: No Stack... 15:12:57 INFO: Retrieving Pricing Info for: v3-standard-4 15:12:57 INFO: Archiving Costs [Pipeline] sh 15:12:57 + cat /w/workspace/app-record-replay/39/archives/cost.csv 15:12:57 + cut -d, -f6 [Pipeline] lock 15:12:58 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-39-stack-cost] 15:12:58 Resource [jenkins-edgexfoundry-app-record-replay-main-39-stack-cost] did not exist. Created. 15:12:58 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-39-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:12:58 /w/workspace/app-record-replay/39@tmp/durable-9f412286/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:12:58 + echo total: 0.10999999940395355 [Pipeline] stash 15:12:58 Warning: overwriting stash ‘stack-cost’ 15:12:58 Stashed 1 file(s) [Pipeline] } 15:12:58 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-39-stack-cost] [Pipeline] // lock [Pipeline] } 15:12:58 $ docker stop --time=1 4cc3513ea940fd6429aa26743ad3ea8fd239a3e1fd9a2dafa8d46a67fcf90b98 15:13:00 $ docker rm -f --volumes 4cc3513ea940fd6429aa26743ad3ea8fd239a3e1fd9a2dafa8d46a67fcf90b98 [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 15:13:00 provisioning config files... 15:13:00 Could not find credentials [app-record-replay-codecov-token] for edgexfoundry/app-record-replay/main #39 15:13:00 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config16345449899431443300tmp [Pipeline] { [Pipeline] sh 15:13:01 + set +x 15:13:01 + curl -s https://codecov.io/bash 15:13:01 + bash -s -- 15:13:01 15:13:01 _____ _ 15:13:01 / ____| | | 15:13:01 | | ___ __| | ___ ___ _____ __ 15:13:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:13:01 | |___| (_) | (_| | __/ (_| (_) \ V / 15:13:01 \_____\___/ \__,_|\___|\___\___/ \_/ 15:13:01 Bash-1.0.6 15:13:01 15:13:01 15:13:01 ==> git version 2.25.1 found 15:13:01 ==> 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 15:13:01 Release-Date: 2020-01-08 15:13:01 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:13:01 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:13:01 ==> Jenkins CI detected. 15:13:01 current dir:  /w/workspace/exfoundry_app-record-replay_main 15:13:01 project root: . 15:13:01 --> token set from env 15:13:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:13:01 ==> Running gcov in . (disable via -X gcov) 15:13:01 ==> Python coveragepy not found 15:13:01 ==> Searching for coverage reports in: 15:13:01 + . 15:13:01 -> Found 1 reports 15:13:01 ==> Detecting git/mercurial file structure 15:13:01 ==> Reading reports 15:13:01 + ./coverage.out bytes=19940 15:13:01 ==> Appending adjustments 15:13:01 https://docs.codecov.io/docs/fixing-reports 15:13:01 + Found adjustments 15:13:01 ==> Gzipping contents 15:13:01 8.0K /tmp/codecov.W7DJ1b.gz 15:13:01 ==> Uploading reports 15:13:01 url: https://codecov.io 15:13:01 query: branch=main&commit=8b653cc426679fe276c946bfdccdcb7504caafc1&build=39&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F39%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 15:13:01 -> Pinging Codecov 15:13:01 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=$CCTOKEN&branch=main&commit=8b653cc426679fe276c946bfdccdcb7504caafc1&build=39&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F39%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 15:13:01 Invalid request parameters 15:13:01 400 [Pipeline] } 15:13:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:13:01 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:13:01 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:13:01 15:13:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:13:02 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:13:02 df9b9388f04a: Pulling fs layer 15:13:02 52dc419b0ee2: Pulling fs layer 15:13:02 25bc292e5bac: Pulling fs layer 15:13:02 114826534d7a: Pulling fs layer 15:13:02 4657fd5d0bcf: Pulling fs layer 15:13:02 6ad1cebc031e: Pulling fs layer 15:13:02 8a3aa393b2d8: Pulling fs layer 15:13:02 114826534d7a: Waiting 15:13:02 4657fd5d0bcf: Waiting 15:13:02 6ad1cebc031e: Waiting 15:13:02 8a3aa393b2d8: Waiting 15:13:02 25bc292e5bac: Download complete 15:13:02 52dc419b0ee2: Download complete 15:13:02 4657fd5d0bcf: Download complete 15:13:02 df9b9388f04a: Verifying Checksum 15:13:02 df9b9388f04a: Download complete 15:13:02 6ad1cebc031e: Download complete 15:13:02 df9b9388f04a: Pull complete 15:13:02 52dc419b0ee2: Pull complete 15:13:02 25bc292e5bac: Pull complete 15:13:03 114826534d7a: Verifying Checksum 15:13:03 114826534d7a: Download complete 15:13:03 8a3aa393b2d8: Verifying Checksum 15:13:03 8a3aa393b2d8: Download complete 15:13:07 114826534d7a: Pull complete 15:13:07 4657fd5d0bcf: Pull complete 15:13:08 6ad1cebc031e: Pull complete 15:13:11 8a3aa393b2d8: Pull complete 15:13:11 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:13:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:13:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:13:11 prd-ubuntu20.04-docker-8c-8g-4377 does not seem to be running inside a container 15:13:11 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:13:16 $ docker top 2aed9d3f071f6a8cde7b4e133c2de414ed80d95aeff0ed7266578fef3eae531f -eo pid,comm [Pipeline] { [Pipeline] echo 15:13:16 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh 15:13:16 + set -o pipefail 15:13:16 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' 15:13:24 15:13:24 Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... 15:13:24 15:13:24 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/acf9db8b-6738-4de8-818e-2223202835ac 15:13:24 15:13:24 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:13:24 15:13:24 15:13:24 A medium severity vulnerability was found in the Snyk CLI versions you are using. 15:13:24 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 15:13:24 More details here: https://snyk.co/ue1NS [Pipeline] } 15:13:25 $ docker stop --time=1 2aed9d3f071f6a8cde7b4e133c2de414ed80d95aeff0ed7266578fef3eae531f 15:13:28 $ docker rm -f --volumes 2aed9d3f071f6a8cde7b4e133c2de414ed80d95aeff0ed7266578fef3eae531f [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 15:13:29 + git log --format=format:%s -1 8b653cc426679fe276c946bfdccdcb7504caafc1 [Pipeline] sh 15:13:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:13:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:13:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:13:30 prd-ubuntu20.04-docker-8c-8g-4377 does not seem to be running inside a container 15:13:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:13:30 $ docker top 848143dda7a4bc198c97024384c003316e117dd383a0f1f6d8443ce613abfceb -eo pid,comm 15:13:30 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). 15:13:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:13:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:13:30 [ssh-agent] Looking for ssh-agent implementation... 15:13:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:13:30 $ docker exec 848143dda7a4bc198c97024384c003316e117dd383a0f1f6d8443ce613abfceb ssh-agent 15:13:30 SSH_AUTH_SOCK=/tmp/ssh-8TFpurfepycN/agent.32 15:13:30 SSH_AGENT_PID=38 15:13:30 Running ssh-add (command line suppressed) 15:13:30 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_13573780988615634216.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_13573780988615634216.key) 15:13:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:13:31 + git semver tag 15:13:31 2023-08-23 15:13:31,407 [run_tag] DEBUG tag force:False 15:13:31 2023-08-23 15:13:31,407 [check_head_tag] DEBUG check head tag 15:13:31 2023-08-23 15:13:31,408 [execute] INFO git cat-file --batch-check 15:13:31 2023-08-23 15:13:31,408 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 15:13:31 2023-08-23 15:13:31,412 [execute] INFO git cat-file --batch 15:13:31 2023-08-23 15:13:31,412 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 15:13:31 2023-08-23 15:13:31,425 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:13:31 2023-08-23 15:13:31,425 [execute] INFO git tag -a v3.1.0-dev.36 -m v3.1.0-dev.36 15:13:31 2023-08-23 15:13:31,425 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.36', '-m', 'v3.1.0-dev.36'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 15:13:31 2023-08-23 15:13:31,429 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:13:31 3.1.0-dev.36 [Pipeline] } 15:13:31 $ docker exec --env ******** --env ******** 848143dda7a4bc198c97024384c003316e117dd383a0f1f6d8443ce613abfceb ssh-agent -k 15:13:31 unset SSH_AUTH_SOCK; 15:13:31 unset SSH_AGENT_PID; 15:13:31 echo Agent pid 38 killed; 15:13:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:13:31 + git semver [Pipeline] } 15:13:32 $ docker stop --time=1 848143dda7a4bc198c97024384c003316e117dd383a0f1f6d8443ce613abfceb 15:13:33 $ docker rm -f --volumes 848143dda7a4bc198c97024384c003316e117dd383a0f1f6d8443ce613abfceb [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:13:33 15:13:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:13:34 0.23.1-centos7: Pulling from edgex-lftools 15:13:34 ab5ef0e58194: Pulling fs layer 15:13:34 9712f1f96733: Pulling fs layer 15:13:34 63f879dbbcfc: Pulling fs layer 15:13:34 0d9ebad4ef96: Pulling fs layer 15:13:34 e9a5061849ea: Pulling fs layer 15:13:34 0d9ebad4ef96: Waiting 15:13:34 d747dcd14b5f: Pulling fs layer 15:13:34 2de7ff778b66: Pulling fs layer 15:13:34 d747dcd14b5f: Waiting 15:13:34 2de7ff778b66: Waiting 15:13:34 9712f1f96733: Verifying Checksum 15:13:34 9712f1f96733: Download complete 15:13:34 63f879dbbcfc: Verifying Checksum 15:13:34 63f879dbbcfc: Download complete 15:13:34 e9a5061849ea: Verifying Checksum 15:13:34 e9a5061849ea: Download complete 15:13:34 d747dcd14b5f: Verifying Checksum 15:13:34 d747dcd14b5f: Download complete 15:13:34 ab5ef0e58194: Verifying Checksum 15:13:34 ab5ef0e58194: Download complete 15:13:34 0d9ebad4ef96: Verifying Checksum 15:13:34 0d9ebad4ef96: Download complete 15:13:34 2de7ff778b66: Verifying Checksum 15:13:34 2de7ff778b66: Download complete 15:13:37 ab5ef0e58194: Pull complete 15:13:37 9712f1f96733: Pull complete 15:13:38 63f879dbbcfc: Pull complete 15:13:42 0d9ebad4ef96: Pull complete 15:13:42 e9a5061849ea: Pull complete 15:13:42 d747dcd14b5f: Pull complete 15:13:43 2de7ff778b66: Pull complete 15:13:43 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:13:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:13:43 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:13:43 prd-ubuntu20.04-docker-8c-8g-4377 does not seem to be running inside a container 15:13:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:13:49 $ docker top 1ddf1f1f4eb7adecd8e91a99182b67e32b4256fdab5a266b5e42c16f8f0cebef -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:13:49 provisioning config files... 15:13:49 copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config18155065986928018288tmp 15:13:49 copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config4295913497094466950tmp 15:13:49 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config2862333134575125274tmp [Pipeline] { [Pipeline] echo 15:13:49 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:13:49 ---> sigul-configuration.sh 15:13:49 gpg: directory `/root/.gnupg' created 15:13:49 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:13:49 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:13:49 gpg: keyring `/root/.gnupg/secring.gpg' created 15:13:49 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:13:49 gpg: CAST5 encrypted data 15:13:49 gpg: encrypted with 1 passphrase 15:13:49 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:13:49 + mkdir /home/jenkins 15:13:49 + mkdir /home/jenkins/sigul [Pipeline] sh 15:13:50 + 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 15:13:50 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:13:50 ---> sigul-install.sh 15:13:50 Sigul already installed; skipping installation. [Pipeline] sh 15:13:50 + git tag --list 15:13:50 v3.1.0-dev.0 15:13:50 v3.1.0-dev.1 15:13:50 v3.1.0-dev.10 15:13:50 v3.1.0-dev.11 15:13:50 v3.1.0-dev.12 15:13:50 v3.1.0-dev.13 15:13:50 v3.1.0-dev.14 15:13:50 v3.1.0-dev.15 15:13:50 v3.1.0-dev.16 15:13:50 v3.1.0-dev.17 15:13:50 v3.1.0-dev.18 15:13:50 v3.1.0-dev.19 15:13:50 v3.1.0-dev.2 15:13:50 v3.1.0-dev.20 15:13:50 v3.1.0-dev.21 15:13:50 v3.1.0-dev.22 15:13:50 v3.1.0-dev.23 15:13:50 v3.1.0-dev.24 15:13:50 v3.1.0-dev.25 15:13:50 v3.1.0-dev.26 15:13:50 v3.1.0-dev.27 15:13:50 v3.1.0-dev.28 15:13:50 v3.1.0-dev.29 15:13:50 v3.1.0-dev.3 15:13:50 v3.1.0-dev.30 15:13:50 v3.1.0-dev.31 15:13:50 v3.1.0-dev.32 15:13:50 v3.1.0-dev.33 15:13:50 v3.1.0-dev.34 15:13:50 v3.1.0-dev.35 15:13:50 v3.1.0-dev.36 15:13:50 v3.1.0-dev.4 15:13:50 v3.1.0-dev.5 15:13:50 v3.1.0-dev.6 15:13:50 v3.1.0-dev.7 15:13:50 v3.1.0-dev.8 15:13:50 v3.1.0-dev.9 [Pipeline] sh 15:13:50 + lftools sign git-tag v3.1.0-dev.36 15:13:51 Signing Git tag with Sigul... 15:13:51 Signing v3.1.0-dev.36 [Pipeline] echo 15:13:52 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:13:53 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:13:53 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:13:53 $ docker stop --time=1 1ddf1f1f4eb7adecd8e91a99182b67e32b4256fdab5a266b5e42c16f8f0cebef 15:13:54 $ docker rm -f --volumes 1ddf1f1f4eb7adecd8e91a99182b67e32b4256fdab5a266b5e42c16f8f0cebef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:13:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:13:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:13:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:13:55 prd-ubuntu20.04-docker-8c-8g-4377 does not seem to be running inside a container 15:13:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:13:55 $ docker top 658b6cec332a0c0e57e3e4b01f6286ad931a6ae94db0853d0e39f2dfefc0a1d0 -eo pid,comm 15:13:55 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:13:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:13:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:13:55 [ssh-agent] Looking for ssh-agent implementation... 15:13:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:13:55 $ docker exec 658b6cec332a0c0e57e3e4b01f6286ad931a6ae94db0853d0e39f2dfefc0a1d0 ssh-agent 15:13:55 SSH_AUTH_SOCK=/tmp/ssh-1ZtCUc2boLXg/agent.32 15:13:55 SSH_AGENT_PID=38 15:13:55 Running ssh-add (command line suppressed) 15:13:56 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_770379392058606690.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_770379392058606690.key) 15:13:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:13:56 + git semver bump pre 15:13:56 2023-08-23 15:13:56,504 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:13:56 2023-08-23 15:13:56,505 [bump_version] DEBUG bumping version:3.1.0-dev.36 on axis:pre with prefix:dev 15:13:56 2023-08-23 15:13:56,505 [bump_version] DEBUG bumped version:3.1.0-dev.37 15:13:56 2023-08-23 15:13:56,505 [write_version] DEBUG write version:3.1.0-dev.37 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True 15:13:56 2023-08-23 15:13:56,505 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:13:56 2023-08-23 15:13:56,505 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main 15:13:56 2023-08-23 15:13:56,507 [execute] INFO git cat-file --batch-check 15:13:56 2023-08-23 15:13:56,507 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 15:13:56 2023-08-23 15:13:56,512 [execute] INFO git cat-file --batch 15:13:56 2023-08-23 15:13:56,512 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 15:13:56 2023-08-23 15:13:56,518 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:13:56 3.1.0-dev.37 [Pipeline] } 15:13:56 $ docker exec --env ******** --env ******** 658b6cec332a0c0e57e3e4b01f6286ad931a6ae94db0853d0e39f2dfefc0a1d0 ssh-agent -k 15:13:56 unset SSH_AUTH_SOCK; 15:13:56 unset SSH_AGENT_PID; 15:13:56 echo Agent pid 38 killed; 15:13:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:13:57 + git semver [Pipeline] } 15:13:57 $ docker stop --time=1 658b6cec332a0c0e57e3e4b01f6286ad931a6ae94db0853d0e39f2dfefc0a1d0 15:13:58 $ docker rm -f --volumes 658b6cec332a0c0e57e3e4b01f6286ad931a6ae94db0853d0e39f2dfefc0a1d0 [Pipeline] // withDockerContainer [Pipeline] sh 15:13:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:13:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:13:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:13:59 prd-ubuntu20.04-docker-8c-8g-4377 does not seem to be running inside a container 15:13:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:13:59 $ docker top 0e2d80e6e4ae32f10f56a1cac2cfba638bef0df7bf6ce63e2df130e13b9e08bb -eo pid,comm 15:13:59 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). 15:13:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:13:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:13:59 [ssh-agent] Looking for ssh-agent implementation... 15:13:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:13:59 $ docker exec 0e2d80e6e4ae32f10f56a1cac2cfba638bef0df7bf6ce63e2df130e13b9e08bb ssh-agent 15:13:59 SSH_AUTH_SOCK=/tmp/ssh-3gctn5zSNMZZ/agent.33 15:13:59 SSH_AGENT_PID=39 15:13:59 Running ssh-add (command line suppressed) 15:14:00 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_5469236772693807853.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_5469236772693807853.key) 15:14:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:14:00 + git semver push 15:14:00 2023-08-23 15:14:00,582 [run_push] DEBUG push 15:14:00 2023-08-23 15:14:00,582 [execute] INFO git cat-file --batch-check 15:14:00 2023-08-23 15:14:00,582 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 15:14:00 2023-08-23 15:14:00,587 [execute] INFO git rev-list 1c1651206d745b5a13f5450e37ac0a01b8fb87e7 -- 15:14:00 2023-08-23 15:14:00,588 [execute] DEBUG Popen(['git', 'rev-list', '1c1651206d745b5a13f5450e37ac0a01b8fb87e7', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 15:14:00 2023-08-23 15:14:00,594 [execute] INFO git fetch -v origin 15:14:00 2023-08-23 15:14:00,594 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) 15:14:01 2023-08-23 15:14:01,090 [run_push] DEBUG no remote changes detected 15:14:01 2023-08-23 15:14:01,091 [execute] INFO git push origin semver 15:14:01 2023-08-23 15:14:01,091 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 15:14:02 2023-08-23 15:14:02,070 [run_push] DEBUG push all version tags 15:14:02 2023-08-23 15:14:02,071 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:14:02 2023-08-23 15:14:02,071 [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) 15:14:03 2023-08-23 15:14:02,880 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:14:03 3.1.0-dev.37 [Pipeline] } 15:14:03 $ docker exec --env ******** --env ******** 0e2d80e6e4ae32f10f56a1cac2cfba638bef0df7bf6ce63e2df130e13b9e08bb ssh-agent -k 15:14:03 unset SSH_AUTH_SOCK; 15:14:03 unset SSH_AGENT_PID; 15:14:03 echo Agent pid 39 killed; 15:14:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:14:03 + git semver [Pipeline] } 15:14:03 $ docker stop --time=1 0e2d80e6e4ae32f10f56a1cac2cfba638bef0df7bf6ce63e2df130e13b9e08bb 15:14:05 $ docker rm -f --volumes 0e2d80e6e4ae32f10f56a1cac2cfba638bef0df7bf6ce63e2df130e13b9e08bb [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 15:14:05 + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] 15:14:05 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 15:14:05 total 16 15:14:05 drwxr-xr-x 3 root root 4096 Aug 23 15:02 . 15:14:05 drwxrwxr-x 10 jenkins jenkins 4096 Aug 23 15:13 .. 15:14:05 drwxr-xr-x 2 root root 4096 Aug 23 15:02 cost 15:14:05 -rw-r--r-- 1 root root 88 Aug 23 15:02 cost.csv 15:14:05 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives 15:14:05 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 15:14:05 total 16 15:14:05 drwxr-xr-x 3 jenkins jenkins 4096 Aug 23 15:02 . 15:14:05 drwxrwxr-x 10 jenkins jenkins 4096 Aug 23 15:13 .. 15:14:05 drwxr-xr-x 2 jenkins jenkins 4096 Aug 23 15:02 cost 15:14:05 -rw-r--r-- 1 jenkins jenkins 88 Aug 23 15:02 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:14:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:14:06 ---> package-listing.sh 15:14:06 ++ facter osfamily 15:14:06 ++ tr '[:upper:]' '[:lower:]' 15:14:07 + OS_FAMILY=debian 15:14:07 + workspace=/w/workspace/exfoundry_app-record-replay_main 15:14:07 + START_PACKAGES=/tmp/packages_start.txt 15:14:07 + END_PACKAGES=/tmp/packages_end.txt 15:14:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:14:07 + PACKAGES=/tmp/packages_start.txt 15:14:07 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 15:14:07 + PACKAGES=/tmp/packages_end.txt 15:14:07 + case "${OS_FAMILY}" in 15:14:07 + dpkg -l 15:14:07 + grep '^ii' 15:14:07 + '[' -f /tmp/packages_start.txt ']' 15:14:07 + '[' -f /tmp/packages_end.txt ']' 15:14:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:14:07 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 15:14:07 + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ 15:14:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo 15:14:07 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 15:14:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:14:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:14:08 prd-ubuntu20.04-docker-8c-8g-4377 does not seem to be running inside a container 15:14:08 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:14:08 $ docker top 15c264bbcef06b9971671eef996074fd38016b4a01b878ddc5dcf70050d1c071 -eo pid,comm [Pipeline] { [Pipeline] sh 15:14:08 + touch /tmp/pre-build-complete [Pipeline] sh 15:14:08 + mkdir -p /var/log/sysstat [Pipeline] sh 15:14:09 + ls /var/log/sa-host 15:14:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:14:09 provisioning config files... 15:14:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config2691507286752002383tmp [Pipeline] { [Pipeline] echo 15:14:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:14:09 ---> create-netrc.sh [Pipeline] } 15:14:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:14:09 ---> python-tools-install.sh [Pipeline] echo 15:14:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:14:10 ---> sudo-logs.sh 15:14:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:14:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:14:10 ---> job-cost.sh 15:14:10 lf-activate-venv: SKIPPING 15:14:10 DEBUG: total: 0.2199999988079071 15:14:10 INFO: Retrieving Stack Cost... 15:14:10 INFO: Retrieving Pricing Info for: v3-standard-8 15:14:11 INFO: Archiving Costs [Pipeline] echo 15:14:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:14:11 ---> logs-deploy.sh 15:14:11 lf-activate-venv: SKIPPING 15:14:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/39 15:14:11 INFO: archiving workspace using pattern(s): 15:14:12 Archives upload complete. 15:14:12 INFO: archiving logs to Nexus 15:14:13 ---> uname -a: 15:14:13 Linux prd-ubuntu20-04-docker-8c-8g-4377 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 15:14:13 15:14:13