Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e3cafd29cc51be544a464c6e881622e5acd656ed 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-ssh9906950662224269547.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh5859597278745862199.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh14622711590373846269.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh9616474302154513087.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-ssh1820544949720997790.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1503 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 e3cafd29cc51be544a464c6e881622e5acd656ed (main) Commit message: "Merge pull request #45 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.8" > 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 e3cafd29cc51be544a464c6e881622e5acd656ed # timeout=10 > git rev-list --no-walk 9e1cc3248304890e633debd3a749b71b0c72ba3c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:34:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:34:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:34:58 ========================================================= 04:34:58 EdgeX Global Pipelines Version Info 04:34:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:34:59 ------------------- 04:34:59 stable info: 04:34:59 ------------------- 04:34:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:34:59 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 04:34:59 Message: update stable to v1.0.250 04:34:59 ------------------- 04:34:59 experimental info: 04:34:59 ------------------- 04:34:59 Commited By: **** collab-it+edgex@linuxfoundation.org 04:34:59 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 04:34:59 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:34:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 04:34:59 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 04:34:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:34:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:35:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:35:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 04:35:00 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:35:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:35:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:35:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:35:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:35:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 04:35:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:35:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:35:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:35:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:35:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:35:00 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:35:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:35:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:35:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:35:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:35:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:35:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:35:00 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:35:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:35:00 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:35:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:35:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:35:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:35:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e3cafd29cc51be544a464c6e881622e5acd656ed [Pipeline] echo 04:35:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e3cafd2 [Pipeline] echo 04:35:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:35:00 provisioning config files... 04:35:00 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config12481005827427338412tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:35:00 ---> docker-login.sh 04:35:00 nexus3.edgexfoundry.org:10001 04:35:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:35:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:35:01 Configure a credential helper to remove this warning. See 04:35:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:35:01 04:35:01 Login Succeeded 04:35:01 nexus3.edgexfoundry.org:10002 04:35:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:35:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:35:01 Configure a credential helper to remove this warning. See 04:35:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:35:01 04:35:01 Login Succeeded 04:35:01 nexus3.edgexfoundry.org:10003 04:35:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:35:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:35:01 Configure a credential helper to remove this warning. See 04:35:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:35:01 04:35:01 Login Succeeded 04:35:01 nexus3.edgexfoundry.org:10004 04:35:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:35:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:35:01 Configure a credential helper to remove this warning. See 04:35:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:35:01 04:35:01 Login Succeeded 04:35:01 docker.io 04:35:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:35:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:35:01 Configure a credential helper to remove this warning. See 04:35:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:35:01 04:35:01 Login Succeeded 04:35:01 ---> docker-login.sh ends [Pipeline] } 04:35:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:35:02 + git rev-list -1 --merges e3cafd29cc51be544a464c6e881622e5acd656ed~1..e3cafd29cc51be544a464c6e881622e5acd656ed [Pipeline] echo 04:35:02 -----------> git rev-list -1 --merges e3cafd29cc51be544a464c6e881622e5acd656ed~1..e3cafd29cc51be544a464c6e881622e5acd656ed e3cafd29cc51be544a464c6e881622e5acd656ed 04:35:02 e3cafd29cc51be544a464c6e881622e5acd656ed [false] [Pipeline] sh 04:35:02 + git log --format=format:%s -1 e3cafd29cc51be544a464c6e881622e5acd656ed [Pipeline] echo 04:35:02 ========================================================= 04:35:02 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:35:02 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:35:02 + git log --format=format:%s -1 e3cafd29cc51be544a464c6e881622e5acd656ed [Pipeline] echo 04:35:02 [semverPrep] GIT_COMMIT: e3cafd29cc51be544a464c6e881622e5acd656ed, Commit Message: Merge pull request #45 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.8 [Pipeline] echo 04:35:02 [semverPrep] This is not a build commit. [Pipeline] sh 04:35:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:35:03 + grep -v github /etc/ssh/ssh_known_hosts 04:35:03 + [ -e /tmp/ssh_known_hosts ] 04:35:03 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:35:03 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:35:03 + sudo tee -a /etc/ssh/ssh_known_hosts 04:35:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:35:03 04:35:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:35:03 0.1.4: Pulling from edgex-devops/py-git-semver 04:35:03 b85a868b505f: Pulling fs layer 04:35:03 e2be974225ed: Pulling fs layer 04:35:03 339a4e72a1f5: Pulling fs layer 04:35:03 988bab9f4d93: Pulling fs layer 04:35:03 1469e6f7b9e6: Pulling fs layer 04:35:03 eaf3925da568: Pulling fs layer 04:35:03 bab4dde63d76: Pulling fs layer 04:35:03 bde34c3a00c8: Pulling fs layer 04:35:03 b352a97aabf1: Pulling fs layer 04:35:03 4872d77fe225: Pulling fs layer 04:35:03 5851b861e8e6: Pulling fs layer 04:35:03 988bab9f4d93: Waiting 04:35:03 1469e6f7b9e6: Waiting 04:35:03 eaf3925da568: Waiting 04:35:03 bab4dde63d76: Waiting 04:35:03 bde34c3a00c8: Waiting 04:35:03 b352a97aabf1: Waiting 04:35:03 4872d77fe225: Waiting 04:35:03 5851b861e8e6: Waiting 04:35:03 e2be974225ed: Verifying Checksum 04:35:03 e2be974225ed: Download complete 04:35:03 988bab9f4d93: Verifying Checksum 04:35:03 988bab9f4d93: Download complete 04:35:03 339a4e72a1f5: Verifying Checksum 04:35:03 339a4e72a1f5: Download complete 04:35:04 eaf3925da568: Verifying Checksum 04:35:04 eaf3925da568: Download complete 04:35:04 1469e6f7b9e6: Verifying Checksum 04:35:04 1469e6f7b9e6: Download complete 04:35:04 bde34c3a00c8: Download complete 04:35:04 b352a97aabf1: Download complete 04:35:04 4872d77fe225: Verifying Checksum 04:35:04 4872d77fe225: Download complete 04:35:04 5851b861e8e6: Verifying Checksum 04:35:04 5851b861e8e6: Download complete 04:35:04 b85a868b505f: Download complete 04:35:04 bab4dde63d76: Verifying Checksum 04:35:04 bab4dde63d76: Download complete 04:35:05 b85a868b505f: Pull complete 04:35:05 e2be974225ed: Pull complete 04:35:05 339a4e72a1f5: Pull complete 04:35:05 988bab9f4d93: Pull complete 04:35:06 1469e6f7b9e6: Pull complete 04:35:06 eaf3925da568: Pull complete 04:35:07 bab4dde63d76: Pull complete 04:35:08 bde34c3a00c8: Pull complete 04:35:08 b352a97aabf1: Pull complete 04:35:08 4872d77fe225: Pull complete 04:35:08 5851b861e8e6: Pull complete 04:35:08 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:35:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:35:08 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:35:08 prd-ubuntu20.04-docker-8c-8g-1503 does not seem to be running inside a container 04:35:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:35:09 $ docker top de2f8ba186d0aebf45ff0f9a60e8f0014c24b5d87ebd1c6c0432427e1f5220e5 -eo pid,comm 04:35:09 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:35:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:35:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:35:09 [ssh-agent] Looking for ssh-agent implementation... 04:35:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:35:09 $ docker exec de2f8ba186d0aebf45ff0f9a60e8f0014c24b5d87ebd1c6c0432427e1f5220e5 ssh-agent 04:35:09 SSH_AUTH_SOCK=/tmp/ssh-7hzAwiyW4ze2/agent.31 04:35:09 SSH_AGENT_PID=37 04:35:09 Running ssh-add (command line suppressed) 04:35:10 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10389229083047420954.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10389229083047420954.key) 04:35:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:35:10 + git tag --points-at HEAD [Pipeline] } 04:35:10 $ docker exec --env ******** --env ******** de2f8ba186d0aebf45ff0f9a60e8f0014c24b5d87ebd1c6c0432427e1f5220e5 ssh-agent -k 04:35:10 unset SSH_AUTH_SOCK; 04:35:10 unset SSH_AGENT_PID; 04:35:10 echo Agent pid 37 killed; 04:35:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:35:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:35:10 [ssh-agent] Looking for ssh-agent implementation... 04:35:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:35:10 $ docker exec de2f8ba186d0aebf45ff0f9a60e8f0014c24b5d87ebd1c6c0432427e1f5220e5 ssh-agent 04:35:10 SSH_AUTH_SOCK=/tmp/ssh-98B87rcjreOG/agent.69 04:35:10 SSH_AGENT_PID=75 04:35:10 Running ssh-add (command line suppressed) 04:35:10 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_15112297390121300061.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_15112297390121300061.key) 04:35:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:35:11 + git semver init 04:35:11 2023-07-19 04:35:11,287 [run_init] DEBUG init version:0.0.0 force:False 04:35:11 2023-07-19 04:35:11,288 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver 04:35:11 2023-07-19 04:35:11,289 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver 04:35:11 2023-07-19 04:35:11,289 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/exfoundry_app-record-replay_main/.semver'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 04:35:11 2023-07-19 04:35:11,877 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude 04:35:11 2023-07-19 04:35:11,878 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False 04:35:11 2023-07-19 04:35:11,878 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 04:35:11 2023-07-19 04:35:11,878 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 04:35:11 3.1.0-dev.19 [Pipeline] } 04:35:11 $ docker exec --env ******** --env ******** de2f8ba186d0aebf45ff0f9a60e8f0014c24b5d87ebd1c6c0432427e1f5220e5 ssh-agent -k 04:35:12 unset SSH_AUTH_SOCK; 04:35:12 unset SSH_AGENT_PID; 04:35:12 echo Agent pid 75 killed; 04:35:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:35:12 + git semver [Pipeline] } 04:35:12 $ docker stop --time=1 de2f8ba186d0aebf45ff0f9a60e8f0014c24b5d87ebd1c6c0432427e1f5220e5 04:35:13 $ docker rm -f --volumes de2f8ba186d0aebf45ff0f9a60e8f0014c24b5d87ebd1c6c0432427e1f5220e5 [Pipeline] // withDockerContainer [Pipeline] sh 04:35:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:35:14 Stashed 1 file(s) [Pipeline] echo 04:35:14 [edgeXSemver]: initialized semver on version 3.1.0-dev.19 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:35:14 provisioning config files... 04:35:14 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config12480367779089077116tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:35:14 ---> docker-login.sh 04:35:14 nexus3.edgexfoundry.org:10001 04:35:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:35:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:35:14 Configure a credential helper to remove this warning. See 04:35:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:35:14 04:35:14 Login Succeeded 04:35:14 nexus3.edgexfoundry.org:10002 04:35:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:35:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:35:14 Configure a credential helper to remove this warning. See 04:35:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:35:14 04:35:14 Login Succeeded 04:35:14 nexus3.edgexfoundry.org:10003 04:35:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:35:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:35:15 Configure a credential helper to remove this warning. See 04:35:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:35:15 04:35:15 Login Succeeded 04:35:15 nexus3.edgexfoundry.org:10004 04:35:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:35:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:35:15 Configure a credential helper to remove this warning. See 04:35:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:35:15 04:35:15 Login Succeeded 04:35:15 docker.io 04:35:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:35:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:35:15 Configure a credential helper to remove this warning. See 04:35:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:35:15 04:35:15 Login Succeeded 04:35:15 ---> docker-login.sh ends [Pipeline] } 04:35:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:35:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:35:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:35:15 ========================================================= 04:35:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 04:35:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:16 + 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 . 04:35:16 Sending build context to Docker daemon 343kB 04:35:16 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 04:35:16 Step 2/12 : FROM ${BASE} AS builder 04:35:16 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 04:35:16 4db1b89c0bd1: Pulling fs layer 04:35:16 6911f1a30b25: Pulling fs layer 04:35:16 e194b8c5c2a9: Pulling fs layer 04:35:16 6863d3e3a2b1: Pulling fs layer 04:35:16 ec0bb842ea78: Pulling fs layer 04:35:16 40a00589a448: Pulling fs layer 04:35:16 6c08303d61cc: Pulling fs layer 04:35:16 798269fcf238: Pulling fs layer 04:35:16 6863d3e3a2b1: Waiting 04:35:16 ec0bb842ea78: Waiting 04:35:16 40a00589a448: Waiting 04:35:16 6c08303d61cc: Waiting 04:35:16 798269fcf238: Waiting 04:35:16 6911f1a30b25: Verifying Checksum 04:35:16 6911f1a30b25: Download complete 04:35:16 6863d3e3a2b1: Download complete 04:35:16 ec0bb842ea78: Download complete 04:35:16 4db1b89c0bd1: Verifying Checksum 04:35:16 4db1b89c0bd1: Download complete 04:35:16 40a00589a448: Verifying Checksum 04:35:16 40a00589a448: Download complete 04:35:16 4db1b89c0bd1: Pull complete 04:35:16 6911f1a30b25: Pull complete 04:35:16 798269fcf238: Download complete 04:35:16 e194b8c5c2a9: Verifying Checksum 04:35:16 e194b8c5c2a9: Download complete 04:35:16 6c08303d61cc: Verifying Checksum 04:35:20 e194b8c5c2a9: Pull complete 04:35:20 6863d3e3a2b1: Pull complete 04:35:20 ec0bb842ea78: Pull complete 04:35:20 40a00589a448: Pull complete 04:35:23 6c08303d61cc: Pull complete 04:35:24 798269fcf238: Pull complete 04:35:24 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 04:35:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 04:35:24 ---> ec979cd7f677 04:35:24 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 04:35:25 ---> Running in 5a281720e22b 04:35:25 Removing intermediate container 5a281720e22b 04:35:25 ---> 72eda908ab26 04:35:25 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 04:35:25 ---> Running in b4dcc3587331 04:35:25 Removing intermediate container b4dcc3587331 04:35:25 ---> b3fcb22140ec 04:35:25 Step 5/12 : ARG ADD_BUILD_TAGS="" 04:35:25 ---> Running in 150f5f426c66 04:35:25 Removing intermediate container 150f5f426c66 04:35:25 ---> 5dfcf17de5cf 04:35:25 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:35:25 ---> Running in edaa6f7c4e9f 04:35:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:35:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:35:26 OK: 265 MiB in 53 packages 04:35:26 Removing intermediate container edaa6f7c4e9f 04:35:26 ---> 40da46163a64 04:35:26 Step 7/12 : WORKDIR /app 04:35:26 ---> Running in 7597cbdfefe5 04:35:26 Removing intermediate container 7597cbdfefe5 04:35:26 ---> baf2831ed2ca 04:35:26 Step 8/12 : COPY go.mod vendor* ./ 04:35:26 ---> e9c4630afdee 04:35:26 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:35:26 ---> Running in 79174b4675b4 04:35:29 Still waiting to schedule task 04:35:29 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:35:53 Removing intermediate container 79174b4675b4 04:35:53 ---> da48ef5b451b 04:35:53 Step 10/12 : COPY . . 04:35:53 ---> 326a5dfff68a 04:35:53 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:35:53 ---> Running in 1a50a7bdd798 04:35:53 Removing intermediate container 1a50a7bdd798 04:35:53 ---> a7d7e694e8da 04:35:53 Step 12/12 : RUN $MAKE 04:35:53 ---> Running in 0a64890f944b 04:35:53 noop 04:35:53 Removing intermediate container 0a64890f944b 04:35:53 ---> 530888949871 04:35:53 Successfully built 530888949871 04:35:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:53 + docker inspect -f . ci-base-image-x86_64 04:35:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:35:53 prd-ubuntu20.04-docker-8c-8g-1503 does not seem to be running inside a container 04:35:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:35:54 $ docker top 9187f0813421f9d86e39af653dbed4c1d7a17b3ba9fa1ae781425d43e6237d5c -eo pid,comm [Pipeline] { [Pipeline] sh 04:35:54 + go version 04:35:54 go version go1.20.6 linux/amd64 [Pipeline] } 04:35:54 $ docker stop --time=1 9187f0813421f9d86e39af653dbed4c1d7a17b3ba9fa1ae781425d43e6237d5c 04:35:55 $ docker rm -f --volumes 9187f0813421f9d86e39af653dbed4c1d7a17b3ba9fa1ae781425d43e6237d5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:56 + docker inspect -f . ci-base-image-x86_64 04:35:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:35:56 prd-ubuntu20.04-docker-8c-8g-1503 does not seem to be running inside a container 04:35:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:35:56 $ docker top e8f2f1822f6457205f6977ca74760df9f9ffa7064ed26c561d7956be4d4137c0 -eo pid,comm [Pipeline] { [Pipeline] sh 04:35:56 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh 04:35:57 + make test 04:35:57 go test -race -coverprofile=coverage.out ./... 04:36:19 ? github.com/edgexfoundry/app-record-replay [no test files] 04:36:19 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 04:36:19 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 04:36:19 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 04:36:19 ok github.com/edgexfoundry/app-record-replay/internal/app 0.061s coverage: 87.5% of statements 04:36:19 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.084s coverage: 91.6% of statements 04:36:19 ok github.com/edgexfoundry/app-record-replay/internal/data 0.062s coverage: 65.2% of statements 04:36:37 go vet ./... 04:36:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:36:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:36:41 ./bin/test-attribution-txt.sh [Pipeline] echo 04:36:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:36:41 $ docker stop --time=1 e8f2f1822f6457205f6977ca74760df9f9ffa7064ed26c561d7956be4d4137c0 04:36:43 $ docker rm -f --volumes e8f2f1822f6457205f6977ca74760df9f9ffa7064ed26c561d7956be4d4137c0 [Pipeline] // withDockerContainer [Pipeline] sh 04:36:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:36:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:36:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:36:44 + ls -al . 04:36:44 total 164 04:36:44 drwxrwxr-x 9 jenkins jenkins 4096 Jul 19 04:35 . 04:36:44 drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 04:34 .. 04:36:44 -rw-rw-r-- 1 jenkins jenkins 119 Jul 19 04:34 .dockerignore 04:36:44 drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 04:35 .git 04:36:44 drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 04:34 .github 04:36:44 -rw-rw-r-- 1 jenkins jenkins 164 Jul 19 04:34 .gitignore 04:36:44 -rw-rw-r-- 1 jenkins jenkins 41 Jul 19 04:34 .golangci.yml 04:36:44 drwxr-xr-x 3 jenkins jenkins 4096 Jul 19 04:35 .semver 04:36:44 -rw-rw-r-- 1 jenkins jenkins 10642 Jul 19 04:34 Attribution.txt 04:36:44 -rw-rw-r-- 1 jenkins jenkins 258 Jul 19 04:34 CHANGELOG.md 04:36:44 -rw-rw-r-- 1 jenkins jenkins 1616 Jul 19 04:34 Dockerfile 04:36:44 -rw-rw-r-- 1 jenkins jenkins 677 Jul 19 04:34 GOVERNANCE.md 04:36:44 -rw-rw-r-- 1 jenkins jenkins 681 Jul 19 04:34 Jenkinsfile 04:36:44 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 19 04:34 LICENSE 04:36:44 -rw-rw-r-- 1 jenkins jenkins 3139 Jul 19 04:34 Makefile 04:36:44 -rw-rw-r-- 1 jenkins jenkins 611 Jul 19 04:34 OWNERS.md 04:36:44 -rw-rw-r-- 1 jenkins jenkins 2363 Jul 19 04:34 README.md 04:36:44 -rw-rw-r-- 1 jenkins jenkins 4285 Jul 19 04:34 Record and Reply.postman_collection.json 04:36:44 -rw-rw-r-- 1 jenkins jenkins 12 Jul 19 04:35 VERSION 04:36:44 drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 04:34 bin 04:36:44 -rw-r--r-- 1 jenkins jenkins 7545 Jul 19 04:36 coverage.out 04:36:44 -rw-rw-r-- 1 jenkins jenkins 3679 Jul 19 04:34 go.mod 04:36:44 -rw-rw-r-- 1 jenkins jenkins 32845 Jul 19 04:34 go.sum 04:36:44 drwxrwxr-x 6 jenkins jenkins 4096 Jul 19 04:34 internal 04:36:44 -rw-rw-r-- 1 jenkins jenkins 913 Jul 19 04:34 main.go 04:36:44 drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 04:34 pkg 04:36:44 drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 04:34 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:45 + 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=e3cafd29cc51be544a464c6e881622e5acd656ed --label arch=amd64 --label version=3.1.0-dev.19 . 04:36:45 Sending build context to Docker daemon 351.2kB 04:36:45 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 04:36:45 Step 2/26 : FROM ${BASE} AS builder 04:36:45 ---> 530888949871 04:36:45 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 04:36:45 ---> Running in 9d65076b2b26 04:36:45 Removing intermediate container 9d65076b2b26 04:36:45 ---> 8ab31bb9b1f6 04:36:45 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 04:36:45 ---> Running in 5a91e22a8ae2 04:36:45 Removing intermediate container 5a91e22a8ae2 04:36:45 ---> 707906a183db 04:36:45 Step 5/26 : ARG ADD_BUILD_TAGS="" 04:36:45 ---> Running in c04f9beb4119 04:36:45 Removing intermediate container c04f9beb4119 04:36:45 ---> 6a73980afbea 04:36:45 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:36:45 ---> Running in b9836d08fab8 04:36:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:36:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:36:46 OK: 265 MiB in 53 packages 04:36:46 Removing intermediate container b9836d08fab8 04:36:46 ---> 54349bb42596 04:36:46 Step 7/26 : WORKDIR /app 04:36:46 ---> Running in 3eca7761f7bd 04:36:46 Removing intermediate container 3eca7761f7bd 04:36:46 ---> c0673ba7990b 04:36:46 Step 8/26 : COPY go.mod vendor* ./ 04:36:46 ---> fff6731a1de4 04:36:46 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:36:46 ---> Running in 81b255d135f8 04:36:47 Removing intermediate container 81b255d135f8 04:36:47 ---> c74cf52d21ba 04:36:47 Step 10/26 : COPY . . 04:36:47 ---> 21366fe98208 04:36:47 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:36:47 ---> Running in b464c4588c7c 04:36:47 Removing intermediate container b464c4588c7c 04:36:47 ---> f0befea9c7b7 04:36:47 Step 12/26 : RUN $MAKE 04:36:47 ---> Running in cf62bdd20837 04:36:47 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.8 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.19" -trimpath -mod=readonly -o app-record-replay 04:37:03 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1504 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws 04:37:03 Running in /w/workspace/app-record-replay/21 [Pipeline] { [Pipeline] checkout 04:37:03 Selected Git installation does not exist. Using Default 04:37:03 The recommended git tool is: NONE 04:37:05 Removing intermediate container cf62bdd20837 04:37:05 ---> b28d295d01fe 04:37:05 Step 13/26 : FROM alpine:3.17 04:37:05 3.17: Pulling from library/alpine 04:37:05 4db1b89c0bd1: Already exists 04:37:05 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 04:37:05 Status: Downloaded newer image for alpine:3.17 04:37:05 ---> 1f73a9d63274 04:37:05 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:37:05 ---> Running in 62ed40d25481 04:37:05 Removing intermediate container 62ed40d25481 04:37:05 ---> 5471891a3170 04:37:05 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 04:37:05 ---> Running in c812dca68f67 04:37:05 Removing intermediate container c812dca68f67 04:37:05 ---> 052f95c80ff4 04:37:05 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 04:37:05 ---> Running in 5a2a98dbcb8e 04:37:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:37:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:37:06 (1/2) Installing ca-certificates (20230506-r0) 04:37:06 (2/2) Installing dumb-init (1.2.5-r2) 04:37:06 Executing busybox-1.35.0-r29.trigger 04:37:06 Executing ca-certificates-20230506-r0.trigger 04:37:06 OK: 8 MiB in 17 packages 04:37:07 Removing intermediate container 5a2a98dbcb8e 04:37:07 ---> d0f426c3ea95 04:37:07 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 04:37:07 ---> bb8000385f07 04:37:07 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 04:37:07 ---> 14baadfe35c2 04:37:07 Step 19/26 : COPY --from=builder /app/res/ /res/ 04:37:07 ---> 73a9f3ddac15 04:37:07 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 04:37:08 ---> 953956b74025 04:37:08 Step 21/26 : EXPOSE 59712 04:37:08 ---> Running in 403044c7331a 04:37:08 Removing intermediate container 403044c7331a 04:37:08 ---> e2e27e20e67f 04:37:08 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 04:37:08 ---> Running in 9f8c18948fb3 04:37:08 Removing intermediate container 9f8c18948fb3 04:37:08 ---> 5959e71a513e 04:37:08 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:37:08 ---> Running in a7ceb82fd0c7 04:37:08 using credential edgex-jenkins-ssh 04:37:08 Cloning the remote Git repository 04:37:08 Removing intermediate container a7ceb82fd0c7 04:37:08 ---> 6d1c18822661 04:37:08 Step 24/26 : LABEL arch=amd64 04:37:08 ---> Running in 2817df14bbf9 04:37:08 Removing intermediate container 2817df14bbf9 04:37:08 ---> 493db6c001bd 04:37:08 Step 25/26 : LABEL git_sha=e3cafd29cc51be544a464c6e881622e5acd656ed 04:37:08 ---> Running in 2dd277682ded 04:37:08 Removing intermediate container 2dd277682ded 04:37:08 ---> 621a98d43612 04:37:08 Step 26/26 : LABEL version=3.1.0-dev.19 04:37:08 ---> Running in 0ce598803f0f 04:37:08 Removing intermediate container 0ce598803f0f 04:37:08 ---> 166f85be7d89 04:37:08 [Warning] One or more build-args [ARCH] were not consumed 04:37:08 Successfully built 166f85be7d89 04:37:08 Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:37:08 provisioning config files... 04:37:08 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config18285880897418663214tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:37:09 ---> docker-login.sh 04:37:09 nexus3.edgexfoundry.org:10001 04:37:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:37:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:37:09 Configure a credential helper to remove this warning. See 04:37:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:37:09 04:37:09 Login Succeeded 04:37:09 nexus3.edgexfoundry.org:10002 04:37:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:37:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:37:09 Configure a credential helper to remove this warning. See 04:37:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:37:09 04:37:09 Login Succeeded 04:37:09 nexus3.edgexfoundry.org:10003 04:37:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:37:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:37:09 Configure a credential helper to remove this warning. See 04:37:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:37:09 04:37:09 Login Succeeded 04:37:09 nexus3.edgexfoundry.org:10004 04:37:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:37:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:37:09 Configure a credential helper to remove this warning. See 04:37:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:37:09 04:37:09 Login Succeeded 04:37:09 docker.io 04:37:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:37:08 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 04:37:08 > git init /w/workspace/app-record-replay/21 # timeout=10 04:37:08 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 04:37:08 > git --version # timeout=10 04:37:08 > git --version # 'git version 2.25.1' 04:37:08 using GIT_SSH to set credentials SSH Credentials for GitHub 04:37:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:37:09 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 04:37:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:37:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:37:09 Configure a credential helper to remove this warning. See 04:37:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:37:09 04:37:09 Login Succeeded 04:37:09 ---> docker-login.sh ends [Pipeline] } 04:37:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:37:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:37:09 [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: 04:37:09 e3cafd29cc51be544a464c6e881622e5acd656ed 04:37:09 latest 04:37:09 3.1.0-dev.19 04:37:09 e3cafd29cc51be544a464c6e881622e5acd656ed-3.1.0-dev.19 04:37:09 main 04:37:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:10 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:e3cafd29cc51be544a464c6e881622e5acd656ed [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:10 Avoid second fetch 04:37:10 Checking out Revision e3cafd29cc51be544a464c6e881622e5acd656ed (main) 04:37:10 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:e3cafd29cc51be544a464c6e881622e5acd656ed 04:37:10 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 04:37:10 77ab30a383c1: Preparing 04:37:10 11fa294a26cb: Preparing 04:37:10 13f6fe3b0c1f: Preparing 04:37:10 2c8f09b8a357: Preparing 04:37:10 e8f01b7d0087: Preparing 04:37:10 3dab9f8bf2d2: Preparing 04:37:10 3dab9f8bf2d2: Waiting 04:37:10 13f6fe3b0c1f: Pushed 04:37:10 11fa294a26cb: Pushed 04:37:10 2c8f09b8a357: Pushed 04:37:10 3dab9f8bf2d2: Layer already exists 04:37:10 e8f01b7d0087: Pushed 04:37:10 Commit message: "Merge pull request #45 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.8" 04:37:10 > git config core.sparsecheckout # timeout=10 04:37:10 > git checkout -f e3cafd29cc51be544a464c6e881622e5acd656ed # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:37:11 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:37:11 % Total % Received % Xferd Average Speed Time Time Time Current 04:37:11 Dload Upload Total Spent Left Speed 04:37:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 105k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh 04:37:12 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:37:12 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:37:12 + sudo tee /etc/docker/daemon.new 04:37:12 { 04:37:12 "registry-mirrors": [ 04:37:12 "https://nexus3.edgexfoundry.org:10001" 04:37:12 ], 04:37:12 "bip": "10.250.0.254/24", 04:37:12 "hosts": [ 04:37:12 "tcp://0.0.0.0:5555", 04:37:12 "unix:///var/run/docker.sock" 04:37:12 ], 04:37:12 "mtu": 1458, 04:37:12 "selinux-enabled": true, 04:37:12 "seccomp-profile": "/etc/docker/seccomp.json" 04:37:12 } [Pipeline] sh 04:37:12 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:37:12 77ab30a383c1: Pushed 04:37:12 e3cafd29cc51be544a464c6e881622e5acd656ed: digest: sha256:4211e26de1ded47bb5236f01a476c864b84ef595bfba64dc646b1195b0720402 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:13 + sudo service docker restart 04:37:13 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:13 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest 04:37:13 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 04:37:13 77ab30a383c1: Preparing 04:37:13 11fa294a26cb: Preparing 04:37:13 13f6fe3b0c1f: Preparing 04:37:13 2c8f09b8a357: Preparing 04:37:13 e8f01b7d0087: Preparing 04:37:13 3dab9f8bf2d2: Preparing 04:37:13 3dab9f8bf2d2: Waiting 04:37:13 77ab30a383c1: Layer already exists 04:37:13 e8f01b7d0087: Layer already exists 04:37:13 13f6fe3b0c1f: Layer already exists 04:37:13 11fa294a26cb: Layer already exists 04:37:13 2c8f09b8a357: Layer already exists 04:37:13 3dab9f8bf2d2: Layer already exists 04:37:13 latest: digest: sha256:4211e26de1ded47bb5236f01a476c864b84ef595bfba64dc646b1195b0720402 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:13 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:14 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.19 04:37:14 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 04:37:14 77ab30a383c1: Preparing 04:37:14 11fa294a26cb: Preparing 04:37:14 13f6fe3b0c1f: Preparing 04:37:14 2c8f09b8a357: Preparing 04:37:14 e8f01b7d0087: Preparing 04:37:14 3dab9f8bf2d2: Preparing 04:37:14 e8f01b7d0087: Layer already exists 04:37:14 11fa294a26cb: Layer already exists 04:37:14 77ab30a383c1: Layer already exists 04:37:14 13f6fe3b0c1f: Layer already exists 04:37:14 2c8f09b8a357: Layer already exists 04:37:14 3dab9f8bf2d2: Layer already exists 04:37:14 3.1.0-dev.19: digest: sha256:4211e26de1ded47bb5236f01a476c864b84ef595bfba64dc646b1195b0720402 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:14 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:e3cafd29cc51be544a464c6e881622e5acd656ed-3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:14 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:e3cafd29cc51be544a464c6e881622e5acd656ed-3.1.0-dev.19 04:37:14 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 04:37:14 77ab30a383c1: Preparing 04:37:14 11fa294a26cb: Preparing 04:37:14 13f6fe3b0c1f: Preparing 04:37:14 2c8f09b8a357: Preparing 04:37:14 e8f01b7d0087: Preparing 04:37:14 3dab9f8bf2d2: Preparing 04:37:14 3dab9f8bf2d2: Waiting 04:37:14 e8f01b7d0087: Layer already exists 04:37:14 77ab30a383c1: Layer already exists 04:37:14 11fa294a26cb: Layer already exists 04:37:14 2c8f09b8a357: Layer already exists 04:37:14 13f6fe3b0c1f: Layer already exists 04:37:14 3dab9f8bf2d2: Layer already exists 04:37:14 e3cafd29cc51be544a464c6e881622e5acd656ed-3.1.0-dev.19: digest: sha256:4211e26de1ded47bb5236f01a476c864b84ef595bfba64dc646b1195b0720402 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:15 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:15 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main 04:37:15 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 04:37:15 77ab30a383c1: Preparing 04:37:15 11fa294a26cb: Preparing 04:37:15 13f6fe3b0c1f: Preparing 04:37:15 2c8f09b8a357: Preparing 04:37:15 e8f01b7d0087: Preparing 04:37:15 3dab9f8bf2d2: Preparing 04:37:15 3dab9f8bf2d2: Waiting 04:37:15 11fa294a26cb: Layer already exists 04:37:15 2c8f09b8a357: Layer already exists 04:37:15 e8f01b7d0087: Layer already exists 04:37:15 13f6fe3b0c1f: Layer already exists 04:37:15 77ab30a383c1: Layer already exists 04:37:15 3dab9f8bf2d2: Layer already exists 04:37:15 main: digest: sha256:4211e26de1ded47bb5236f01a476c864b84ef595bfba64dc646b1195b0720402 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:37:15 ===================================================== [Pipeline] echo 04:37:15 taggedImages: 04:37:15 - nexus3.edgexfoundry.org:10004/app-record-replay:e3cafd29cc51be544a464c6e881622e5acd656ed 04:37:15 - nexus3.edgexfoundry.org:10004/app-record-replay:latest 04:37:15 - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.19 04:37:15 - nexus3.edgexfoundry.org:10004/app-record-replay:e3cafd29cc51be544a464c6e881622e5acd656ed-3.1.0-dev.19 04:37:15 - nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:37:15 04:37:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:37:16 latest: Pulling from edgex-lftools-log-publisher 04:37:16 5eb5b503b376: Pulling fs layer 04:37:16 5c69ac0246d0: Pulling fs layer 04:37:16 ec43610c2a17: Pulling fs layer 04:37:16 3a2ae6a8a46f: Pulling fs layer 04:37:16 33b1e0a273af: Pulling fs layer 04:37:16 5d3b04190fa2: Pulling fs layer 04:37:16 2f39f015ded8: Pulling fs layer 04:37:16 33b1e0a273af: Waiting 04:37:16 5d3b04190fa2: Waiting 04:37:16 3a2ae6a8a46f: Waiting 04:37:16 2f39f015ded8: Waiting 04:37:16 5c69ac0246d0: Download complete 04:37:16 3a2ae6a8a46f: Verifying Checksum 04:37:16 3a2ae6a8a46f: Download complete 04:37:16 33b1e0a273af: Verifying Checksum 04:37:16 33b1e0a273af: Download complete 04:37:16 5d3b04190fa2: Verifying Checksum 04:37:16 5d3b04190fa2: Download complete 04:37:16 ec43610c2a17: Verifying Checksum 04:37:16 ec43610c2a17: Download complete 04:37:16 5eb5b503b376: Verifying Checksum 04:37:16 5eb5b503b376: Download complete 04:37:17 2f39f015ded8: Download complete 04:37:17 5eb5b503b376: Pull complete 04:37:17 5c69ac0246d0: Pull complete 04:37:18 ec43610c2a17: Pull complete 04:37:18 3a2ae6a8a46f: Pull complete 04:37:18 33b1e0a273af: Pull complete 04:37:18 5d3b04190fa2: Pull complete 04:37:22 2f39f015ded8: Pull complete 04:37:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:37:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:37:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:37:22 prd-ubuntu20.04-docker-8c-8g-1503 does not seem to be running inside a container 04:37:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:37:23 $ docker top 0bbd5f5c476769d8fbb0a0c78c4c1633189af7b66ea87ac8d7fc8f0587573194 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:37:24 ---> job-cost.sh 04:37:24 lf-activate-venv: SKIPPING 04:37:24 INFO: No Stack... 04:37:24 INFO: Retrieving Pricing Info for: v3-standard-8 04:37:24 INFO: Archiving Costs [Pipeline] sh 04:37:24 + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv 04:37:24 + cut -d, -f6 [Pipeline] lock 04:37:24 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-21-stack-cost] 04:37:24 Resource [jenkins-edgexfoundry-app-record-replay-main-21-stack-cost] did not exist. Created. 04:37:24 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-21-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:37:25 + echo total: 0.2199999988079071 [Pipeline] stash 04:37:25 Stashed 1 file(s) [Pipeline] } 04:37:25 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-21-stack-cost] [Pipeline] // lock [Pipeline] } 04:37:25 $ docker stop --time=1 0bbd5f5c476769d8fbb0a0c78c4c1633189af7b66ea87ac8d7fc8f0587573194 04:37:26 $ docker rm -f --volumes 0bbd5f5c476769d8fbb0a0c78c4c1633189af7b66ea87ac8d7fc8f0587573194 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:37:31 provisioning config files... 04:37:31 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/21@tmp/config13193683635582755152tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:37:31 ---> docker-login.sh 04:37:31 nexus3.edgexfoundry.org:10001 04:37:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:37:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:37:32 Configure a credential helper to remove this warning. See 04:37:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:37:32 04:37:32 Login Succeeded 04:37:32 nexus3.edgexfoundry.org:10002 04:37:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:37:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:37:32 Configure a credential helper to remove this warning. See 04:37:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:37:32 04:37:32 Login Succeeded 04:37:32 nexus3.edgexfoundry.org:10003 04:37:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:37:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:37:33 Configure a credential helper to remove this warning. See 04:37:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:37:33 04:37:33 Login Succeeded 04:37:33 nexus3.edgexfoundry.org:10004 04:37:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:37:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:37:33 Configure a credential helper to remove this warning. See 04:37:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:37:33 04:37:33 Login Succeeded 04:37:33 docker.io 04:37:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:37:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:37:33 Configure a credential helper to remove this warning. See 04:37:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:37:33 04:37:33 Login Succeeded 04:37:33 ---> docker-login.sh ends [Pipeline] } 04:37:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:37:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:37:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:37:34 ========================================================= 04:37:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 04:37:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:34 + 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 . 04:37:34 Sending build context to Docker daemon 158.2kB 04:37:34 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 04:37:34 Step 2/12 : FROM ${BASE} AS builder 04:37:34 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:37:34 edb6bdbacee9: Pulling fs layer 04:37:34 5f9638ab2659: Pulling fs layer 04:37:34 8d51d6327a98: Pulling fs layer 04:37:34 8b374f2dd631: Pulling fs layer 04:37:34 ec14aa9079de: Pulling fs layer 04:37:34 2f466654f4bb: Pulling fs layer 04:37:34 554e91adad29: Pulling fs layer 04:37:34 8b374f2dd631: Waiting 04:37:34 2f466654f4bb: Waiting 04:37:34 ec14aa9079de: Waiting 04:37:34 554e91adad29: Waiting 04:37:34 5f9638ab2659: Verifying Checksum 04:37:34 5f9638ab2659: Download complete 04:37:35 8b374f2dd631: Verifying Checksum 04:37:35 8b374f2dd631: Download complete 04:37:35 ec14aa9079de: Verifying Checksum 04:37:35 ec14aa9079de: Download complete 04:37:35 edb6bdbacee9: Verifying Checksum 04:37:35 edb6bdbacee9: Download complete 04:37:36 edb6bdbacee9: Pull complete 04:37:36 554e91adad29: Verifying Checksum 04:37:36 554e91adad29: Download complete 04:37:36 5f9638ab2659: Pull complete 04:37:37 8d51d6327a98: Verifying Checksum 04:37:37 8d51d6327a98: Download complete 04:37:37 2f466654f4bb: Verifying Checksum 04:37:37 2f466654f4bb: Download complete 04:37:49 8d51d6327a98: Pull complete 04:37:49 8b374f2dd631: Pull complete 04:37:49 ec14aa9079de: Pull complete 04:37:55 2f466654f4bb: Pull complete 04:37:58 554e91adad29: Pull complete 04:37:58 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 04:37:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 04:37:58 ---> 1e15ea492957 04:37:58 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 04:38:00 ---> Running in 0b238e9cc1b7 04:38:00 Removing intermediate container 0b238e9cc1b7 04:38:00 ---> 3b297947aeb4 04:38:00 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 04:38:00 ---> Running in 1c276ff2fd22 04:38:00 Removing intermediate container 1c276ff2fd22 04:38:00 ---> a65f31c73695 04:38:00 Step 5/12 : ARG ADD_BUILD_TAGS="" 04:38:00 ---> Running in 6255abe3bd70 04:38:00 Removing intermediate container 6255abe3bd70 04:38:00 ---> 1173b68cb580 04:38:00 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:38:01 ---> Running in e9622b5df2c6 04:38:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:38:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:38:03 OK: 263 MiB in 53 packages 04:38:04 Removing intermediate container e9622b5df2c6 04:38:04 ---> 6d3a9b298bcd 04:38:04 Step 7/12 : WORKDIR /app 04:38:04 ---> Running in 8a851f020953 04:38:04 Removing intermediate container 8a851f020953 04:38:04 ---> ed2e5a087ce6 04:38:04 Step 8/12 : COPY go.mod vendor* ./ 04:38:05 ---> a67da28139c1 04:38:05 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:38:05 ---> Running in 999ea9bc7b30 04:39:13 Removing intermediate container 999ea9bc7b30 04:39:13 ---> 698148884ce0 04:39:13 Step 10/12 : COPY . . 04:39:13 ---> 37ec85a0a6fb 04:39:13 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:39:13 ---> Running in c1c0848fd812 04:39:13 Removing intermediate container c1c0848fd812 04:39:13 ---> 557cf4b5d162 04:39:13 Step 12/12 : RUN $MAKE 04:39:13 ---> Running in 054b344c1819 04:39:13 noop 04:39:13 Removing intermediate container 054b344c1819 04:39:13 ---> 4cfff69c0158 04:39:13 Successfully built 4cfff69c0158 04:39:13 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:13 + docker inspect -f . ci-base-image-arm64 04:39:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:39:13 prd-ubuntu20.04-docker-arm64-4c-16g-1504 does not seem to be running inside a container 04:39:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/21 -v /w/workspace/app-record-replay/21:/w/workspace/app-record-replay/21:rw,z -v /w/workspace/app-record-replay/21@tmp:/w/workspace/app-record-replay/21@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 04:39:15 $ docker top a4a1276f54137da5f68c0268896d603838bc3aaeb6d823f19bed9005f561c2d0 -eo pid,comm [Pipeline] { [Pipeline] sh 04:39:16 + go version 04:39:16 go version go1.20.6 linux/arm64 [Pipeline] } 04:39:16 $ docker stop --time=1 a4a1276f54137da5f68c0268896d603838bc3aaeb6d823f19bed9005f561c2d0 04:39:18 $ docker rm -f --volumes a4a1276f54137da5f68c0268896d603838bc3aaeb6d823f19bed9005f561c2d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:19 + docker inspect -f . ci-base-image-arm64 04:39:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:39:19 prd-ubuntu20.04-docker-arm64-4c-16g-1504 does not seem to be running inside a container 04:39:19 $ 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/21 -v /w/workspace/app-record-replay/21:/w/workspace/app-record-replay/21:rw,z -v /w/workspace/app-record-replay/21@tmp:/w/workspace/app-record-replay/21@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 04:39:20 $ docker top dcdee64e9df438bab2fda5c274c58b948295a48360effc1fa85d3273162efcd3 -eo pid,comm [Pipeline] { [Pipeline] sh 04:39:20 + git config --global --add safe.directory /w/workspace/app-record-replay/21 [Pipeline] fileExists [Pipeline] sh 04:39:21 + make test 04:39:21 go test -race -coverprofile=coverage.out ./... 04:41:58 ? github.com/edgexfoundry/app-record-replay [no test files] 04:42:06 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 04:42:06 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 04:42:06 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 04:42:06 ok github.com/edgexfoundry/app-record-replay/internal/app 0.321s coverage: 87.5% of statements 04:42:06 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.393s coverage: 91.6% of statements 04:42:06 ok github.com/edgexfoundry/app-record-replay/internal/data 0.313s coverage: 65.2% of statements 04:42:07 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:42:07 go vet ./... 04:44:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:44:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:44:29 ./bin/test-attribution-txt.sh [Pipeline] echo 04:44:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:44:29 $ docker stop --time=1 dcdee64e9df438bab2fda5c274c58b948295a48360effc1fa85d3273162efcd3 04:44:31 $ docker rm -f --volumes dcdee64e9df438bab2fda5c274c58b948295a48360effc1fa85d3273162efcd3 [Pipeline] // withDockerContainer [Pipeline] sh 04:44:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:44:32 Warning: overwriting stash ‘coverage-report’ 04:44:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:44:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:44:33 + ls -al . 04:44:33 total 160 04:44:33 drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 04:39 . 04:44:33 drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 04:37 .. 04:44:33 -rw-rw-r-- 1 jenkins jenkins 119 Jul 19 04:37 .dockerignore 04:44:33 drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 04:37 .git 04:44:33 drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 04:37 .github 04:44:33 -rw-rw-r-- 1 jenkins jenkins 164 Jul 19 04:37 .gitignore 04:44:33 -rw-rw-r-- 1 jenkins jenkins 41 Jul 19 04:37 .golangci.yml 04:44:33 -rw-rw-r-- 1 jenkins jenkins 10642 Jul 19 04:37 Attribution.txt 04:44:33 -rw-rw-r-- 1 jenkins jenkins 258 Jul 19 04:37 CHANGELOG.md 04:44:33 -rw-rw-r-- 1 jenkins jenkins 1616 Jul 19 04:37 Dockerfile 04:44:33 -rw-rw-r-- 1 jenkins jenkins 677 Jul 19 04:37 GOVERNANCE.md 04:44:33 -rw-rw-r-- 1 jenkins jenkins 681 Jul 19 04:37 Jenkinsfile 04:44:33 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 19 04:37 LICENSE 04:44:33 -rw-rw-r-- 1 jenkins jenkins 3139 Jul 19 04:37 Makefile 04:44:33 -rw-rw-r-- 1 jenkins jenkins 611 Jul 19 04:37 OWNERS.md 04:44:33 -rw-rw-r-- 1 jenkins jenkins 2363 Jul 19 04:37 README.md 04:44:33 -rw-rw-r-- 1 jenkins jenkins 4285 Jul 19 04:37 Record and Reply.postman_collection.json 04:44:33 -rw-rw-r-- 1 jenkins jenkins 12 Jul 19 04:35 VERSION 04:44:33 drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 04:37 bin 04:44:33 -rw-r--r-- 1 jenkins jenkins 7545 Jul 19 04:42 coverage.out 04:44:33 -rw-rw-r-- 1 jenkins jenkins 3679 Jul 19 04:37 go.mod 04:44:33 -rw-rw-r-- 1 jenkins jenkins 32845 Jul 19 04:37 go.sum 04:44:33 drwxrwxr-x 6 jenkins jenkins 4096 Jul 19 04:37 internal 04:44:33 -rw-rw-r-- 1 jenkins jenkins 913 Jul 19 04:37 main.go 04:44:33 drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 04:37 pkg 04:44:33 drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 04:37 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:34 + 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=e3cafd29cc51be544a464c6e881622e5acd656ed --label arch=arm64 --label version=3.1.0-dev.19 . 04:44:34 Sending build context to Docker daemon 166.4kB 04:44:34 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 04:44:34 Step 2/26 : FROM ${BASE} AS builder 04:44:34 ---> 4cfff69c0158 04:44:34 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 04:44:34 ---> Running in d993ddda0c2a 04:44:34 Removing intermediate container d993ddda0c2a 04:44:34 ---> 98ce2c6733ad 04:44:34 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 04:44:34 ---> Running in 80a63fc6ab9e 04:44:35 Removing intermediate container 80a63fc6ab9e 04:44:35 ---> fd97de49d44c 04:44:35 Step 5/26 : ARG ADD_BUILD_TAGS="" 04:44:35 ---> Running in b3b6d6a1ed60 04:44:35 Removing intermediate container b3b6d6a1ed60 04:44:35 ---> c6dde8317db0 04:44:35 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:44:35 ---> Running in 33d3bde39878 04:44:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:44:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:44:37 OK: 263 MiB in 53 packages 04:44:38 Removing intermediate container 33d3bde39878 04:44:38 ---> 365e1aee0482 04:44:38 Step 7/26 : WORKDIR /app 04:44:38 ---> Running in 54592980bc58 04:44:39 Removing intermediate container 54592980bc58 04:44:39 ---> db691674efd6 04:44:39 Step 8/26 : COPY go.mod vendor* ./ 04:44:39 ---> e4e6688b3b39 04:44:39 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:44:39 ---> Running in f9785113761a 04:44:41 Removing intermediate container f9785113761a 04:44:41 ---> 7abb8242577c 04:44:41 Step 10/26 : COPY . . 04:44:42 ---> e30d2d544300 04:44:42 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:44:42 ---> Running in cb55ffa4c74b 04:44:42 Removing intermediate container cb55ffa4c74b 04:44:42 ---> 26ca73f0d341 04:44:42 Step 12/26 : RUN $MAKE 04:44:42 ---> Running in 608add3ecc03 04:44:43 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.8 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.19" -trimpath -mod=readonly -o app-record-replay 04:46:50 Removing intermediate container 608add3ecc03 04:46:50 ---> 31aca5feef6c 04:46:50 Step 13/26 : FROM alpine:3.17 04:46:50 3.17: Pulling from library/alpine 04:46:50 edb6bdbacee9: Already exists 04:46:50 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 04:46:50 Status: Downloaded newer image for alpine:3.17 04:46:50 ---> 779605e5fbc0 04:46:50 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:46:50 ---> Running in 526199b87d99 04:46:50 Removing intermediate container 526199b87d99 04:46:50 ---> 818d1888d4fe 04:46:50 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 04:46:50 ---> Running in b6ea3ff91771 04:46:50 Removing intermediate container b6ea3ff91771 04:46:50 ---> 5bb955781a99 04:46:50 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 04:46:50 ---> Running in 55e45010bad0 04:46:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:46:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:46:50 (1/2) Installing ca-certificates (20230506-r0) 04:46:50 (2/2) Installing dumb-init (1.2.5-r2) 04:46:50 Executing busybox-1.35.0-r29.trigger 04:46:50 Executing ca-certificates-20230506-r0.trigger 04:46:50 OK: 8 MiB in 17 packages 04:46:50 Removing intermediate container 55e45010bad0 04:46:50 ---> 4baf887300c0 04:46:50 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 04:46:51 ---> f7514089a118 04:46:51 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 04:46:51 ---> d6985feb9b15 04:46:51 Step 19/26 : COPY --from=builder /app/res/ /res/ 04:46:51 ---> dada6d17efe6 04:46:51 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 04:46:53 ---> d02dca57a752 04:46:53 Step 21/26 : EXPOSE 59712 04:46:53 ---> Running in c6849bc71ef0 04:46:53 Removing intermediate container c6849bc71ef0 04:46:53 ---> 0c4816a9c2a8 04:46:53 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 04:46:53 ---> Running in fc99ee96dce4 04:46:53 Removing intermediate container fc99ee96dce4 04:46:53 ---> 1b20a62f754f 04:46:53 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:46:54 ---> Running in 9912463a3cff 04:46:54 Removing intermediate container 9912463a3cff 04:46:54 ---> 15e2dcba59b0 04:46:54 Step 24/26 : LABEL arch=arm64 04:46:54 ---> Running in c7f5b50c41d0 04:46:54 Removing intermediate container c7f5b50c41d0 04:46:54 ---> bc23526c8015 04:46:54 Step 25/26 : LABEL git_sha=e3cafd29cc51be544a464c6e881622e5acd656ed 04:46:54 ---> Running in f3ae96d0240c 04:46:54 Removing intermediate container f3ae96d0240c 04:46:54 ---> 7b3aa1c5e5ff 04:46:54 Step 26/26 : LABEL version=3.1.0-dev.19 04:46:54 ---> Running in 1b398898c303 04:46:55 Removing intermediate container 1b398898c303 04:46:55 ---> b5e7b82494be 04:46:55 [Warning] One or more build-args [ARCH] were not consumed 04:46:55 Successfully built b5e7b82494be 04:46:55 Successfully tagged app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:46:55 provisioning config files... 04:46:55 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/21@tmp/config14014625559961563572tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:46:55 ---> docker-login.sh 04:46:55 nexus3.edgexfoundry.org:10001 04:46:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:46:55 Configure a credential helper to remove this warning. See 04:46:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:46:55 04:46:55 Login Succeeded 04:46:55 nexus3.edgexfoundry.org:10002 04:46:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:46:56 Configure a credential helper to remove this warning. See 04:46:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:46:56 04:46:56 Login Succeeded 04:46:56 nexus3.edgexfoundry.org:10003 04:46:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:46:56 Configure a credential helper to remove this warning. See 04:46:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:46:56 04:46:56 Login Succeeded 04:46:56 nexus3.edgexfoundry.org:10004 04:46:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:46:57 Configure a credential helper to remove this warning. See 04:46:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:46:57 04:46:57 Login Succeeded 04:46:57 docker.io 04:46:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:46:57 Configure a credential helper to remove this warning. See 04:46:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:46:57 04:46:57 Login Succeeded 04:46:57 ---> docker-login.sh ends [Pipeline] } 04:46:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:46:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:46:57 [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: 04:46:57 e3cafd29cc51be544a464c6e881622e5acd656ed 04:46:57 latest 04:46:57 3.1.0-dev.19 04:46:57 e3cafd29cc51be544a464c6e881622e5acd656ed-3.1.0-dev.19 04:46:57 main 04:46:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:57 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:e3cafd29cc51be544a464c6e881622e5acd656ed [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:58 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:e3cafd29cc51be544a464c6e881622e5acd656ed 04:46:58 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 04:46:58 0363284dbd2a: Preparing 04:46:58 4a79fd0cce92: Preparing 04:46:58 f1d5cc16f1c3: Preparing 04:46:58 df039036e427: Preparing 04:46:58 352d05e49709: Preparing 04:46:58 9386262d7a74: Preparing 04:46:58 9386262d7a74: Waiting 04:46:58 df039036e427: Pushed 04:46:58 4a79fd0cce92: Pushed 04:46:58 f1d5cc16f1c3: Pushed 04:46:58 9386262d7a74: Layer already exists 04:46:58 352d05e49709: Pushed 04:47:04 0363284dbd2a: Pushed 04:47:04 e3cafd29cc51be544a464c6e881622e5acd656ed: digest: sha256:45381d8fd0826d65776c6f1dbf3e352a841541e8a6d1fc78309a4ae185d242fd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:04 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:04 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 04:47:04 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 04:47:04 0363284dbd2a: Preparing 04:47:04 4a79fd0cce92: Preparing 04:47:04 f1d5cc16f1c3: Preparing 04:47:04 df039036e427: Preparing 04:47:04 352d05e49709: Preparing 04:47:04 9386262d7a74: Preparing 04:47:04 9386262d7a74: Waiting 04:47:04 0363284dbd2a: Layer already exists 04:47:04 f1d5cc16f1c3: Layer already exists 04:47:04 df039036e427: Layer already exists 04:47:04 4a79fd0cce92: Layer already exists 04:47:04 352d05e49709: Layer already exists 04:47:04 9386262d7a74: Layer already exists 04:47:04 latest: digest: sha256:45381d8fd0826d65776c6f1dbf3e352a841541e8a6d1fc78309a4ae185d242fd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:05 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:05 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.19 04:47:05 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 04:47:05 0363284dbd2a: Preparing 04:47:05 4a79fd0cce92: Preparing 04:47:05 f1d5cc16f1c3: Preparing 04:47:05 df039036e427: Preparing 04:47:05 352d05e49709: Preparing 04:47:05 9386262d7a74: Preparing 04:47:05 9386262d7a74: Waiting 04:47:05 352d05e49709: Layer already exists 04:47:05 0363284dbd2a: Layer already exists 04:47:05 4a79fd0cce92: Layer already exists 04:47:05 f1d5cc16f1c3: Layer already exists 04:47:05 df039036e427: Layer already exists 04:47:05 9386262d7a74: Layer already exists 04:47:05 3.1.0-dev.19: digest: sha256:45381d8fd0826d65776c6f1dbf3e352a841541e8a6d1fc78309a4ae185d242fd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:06 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:e3cafd29cc51be544a464c6e881622e5acd656ed-3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:06 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:e3cafd29cc51be544a464c6e881622e5acd656ed-3.1.0-dev.19 04:47:06 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 04:47:06 0363284dbd2a: Preparing 04:47:06 4a79fd0cce92: Preparing 04:47:06 f1d5cc16f1c3: Preparing 04:47:06 df039036e427: Preparing 04:47:06 352d05e49709: Preparing 04:47:06 9386262d7a74: Preparing 04:47:06 9386262d7a74: Waiting 04:47:06 df039036e427: Layer already exists 04:47:06 4a79fd0cce92: Layer already exists 04:47:06 352d05e49709: Layer already exists 04:47:06 0363284dbd2a: Layer already exists 04:47:06 f1d5cc16f1c3: Layer already exists 04:47:06 9386262d7a74: Layer already exists 04:47:06 e3cafd29cc51be544a464c6e881622e5acd656ed-3.1.0-dev.19: digest: sha256:45381d8fd0826d65776c6f1dbf3e352a841541e8a6d1fc78309a4ae185d242fd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:06 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:07 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main 04:47:07 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 04:47:07 0363284dbd2a: Preparing 04:47:07 4a79fd0cce92: Preparing 04:47:07 f1d5cc16f1c3: Preparing 04:47:07 df039036e427: Preparing 04:47:07 352d05e49709: Preparing 04:47:07 9386262d7a74: Preparing 04:47:07 9386262d7a74: Waiting 04:47:07 df039036e427: Layer already exists 04:47:07 0363284dbd2a: Layer already exists 04:47:07 352d05e49709: Layer already exists 04:47:07 4a79fd0cce92: Layer already exists 04:47:07 f1d5cc16f1c3: Layer already exists 04:47:07 9386262d7a74: Layer already exists 04:47:07 main: digest: sha256:45381d8fd0826d65776c6f1dbf3e352a841541e8a6d1fc78309a4ae185d242fd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:47:07 ===================================================== [Pipeline] echo 04:47:07 taggedImages: 04:47:07 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:e3cafd29cc51be544a464c6e881622e5acd656ed 04:47:07 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 04:47:07 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.19 04:47:07 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:e3cafd29cc51be544a464c6e881622e5acd656ed-3.1.0-dev.19 04:47:07 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:47:07 04:47:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:47:08 arm64: Pulling from edgex-lftools-log-publisher 04:47:08 8998bd30e6a1: Pulling fs layer 04:47:08 04944245beec: Pulling fs layer 04:47:08 699f458cf7ca: Pulling fs layer 04:47:08 765212b225bb: Pulling fs layer 04:47:08 f23df028b6ca: Pulling fs layer 04:47:08 d65c8cfc05b1: Pulling fs layer 04:47:08 2437ff75d9bd: Pulling fs layer 04:47:08 f23df028b6ca: Waiting 04:47:08 d65c8cfc05b1: Waiting 04:47:08 765212b225bb: Waiting 04:47:08 2437ff75d9bd: Waiting 04:47:08 04944245beec: Verifying Checksum 04:47:08 04944245beec: Download complete 04:47:08 765212b225bb: Verifying Checksum 04:47:08 765212b225bb: Download complete 04:47:08 f23df028b6ca: Verifying Checksum 04:47:08 f23df028b6ca: Download complete 04:47:08 d65c8cfc05b1: Verifying Checksum 04:47:08 d65c8cfc05b1: Download complete 04:47:08 699f458cf7ca: Verifying Checksum 04:47:08 699f458cf7ca: Download complete 04:47:09 8998bd30e6a1: Verifying Checksum 04:47:09 8998bd30e6a1: Download complete 04:47:11 2437ff75d9bd: Download complete 04:47:12 8998bd30e6a1: Pull complete 04:47:13 04944245beec: Pull complete 04:47:15 699f458cf7ca: Pull complete 04:47:15 765212b225bb: Pull complete 04:47:16 f23df028b6ca: Pull complete 04:47:16 d65c8cfc05b1: Pull complete 04:47:31 2437ff75d9bd: Pull complete 04:47:31 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:47:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:47:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:47:31 prd-ubuntu20.04-docker-arm64-4c-16g-1504 does not seem to be running inside a container 04:47:31 $ 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/21 -v /w/workspace/app-record-replay/21:/w/workspace/app-record-replay/21:rw,z -v /w/workspace/app-record-replay/21@tmp:/w/workspace/app-record-replay/21@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 04:47:34 $ docker top 0172b8836e1638fcce70d2b198aab711ae9e1acb65859ff56e1c897363797ad1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:47:34 ---> job-cost.sh 04:47:34 lf-activate-venv: SKIPPING 04:47:34 INFO: No Stack... 04:47:35 INFO: Retrieving Pricing Info for: v3-standard-4 04:47:36 INFO: Archiving Costs [Pipeline] sh 04:47:36 + + cut -d, -f6cat 04:47:36 /w/workspace/app-record-replay/21/archives/cost.csv [Pipeline] lock 04:47:36 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-21-stack-cost] 04:47:36 Resource [jenkins-edgexfoundry-app-record-replay-main-21-stack-cost] did not exist. Created. 04:47:36 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-21-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:47:37 /w/workspace/app-record-replay/21@tmp/durable-16f40ed6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:47:37 + echo total: 0.10999999940395355 [Pipeline] stash 04:47:37 Warning: overwriting stash ‘stack-cost’ 04:47:37 Stashed 1 file(s) [Pipeline] } 04:47:37 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-21-stack-cost] [Pipeline] // lock [Pipeline] } 04:47:37 $ docker stop --time=1 0172b8836e1638fcce70d2b198aab711ae9e1acb65859ff56e1c897363797ad1 04:47:39 $ docker rm -f --volumes 0172b8836e1638fcce70d2b198aab711ae9e1acb65859ff56e1c897363797ad1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 04:47:40 provisioning config files... 04:47:40 Could not find credentials [app-record-replay-codecov-token] for edgexfoundry/app-record-replay/main #21 04:47:40 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config2327894238938723119tmp [Pipeline] { [Pipeline] sh 04:47:40 + set +x 04:47:40 + bash -s -- 04:47:40 + curl -s https://codecov.io/bash 04:47:40 04:47:40 _____ _ 04:47:40 / ____| | | 04:47:40 | | ___ __| | ___ ___ _____ __ 04:47:40 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:47:40 | |___| (_) | (_| | __/ (_| (_) \ V / 04:47:40 \_____\___/ \__,_|\___|\___\___/ \_/ 04:47:40 Bash-1.0.6 04:47:40 04:47:40 04:47:40 ==> git version 2.25.1 found 04:47:40 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 04:47:40 Release-Date: 2020-01-08 04:47:40 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:47:40 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:47:40 ==> Jenkins CI detected. 04:47:40 current dir:  /w/workspace/exfoundry_app-record-replay_main 04:47:40 project root: . 04:47:40 --> token set from env 04:47:40 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:47:40 ==> Running gcov in . (disable via -X gcov) 04:47:40 ==> Python coveragepy not found 04:47:40 ==> Searching for coverage reports in: 04:47:40 + . 04:47:40 -> Found 1 reports 04:47:40 ==> Detecting git/mercurial file structure 04:47:40 ==> Reading reports 04:47:40 + ./coverage.out bytes=7545 04:47:40 ==> Appending adjustments 04:47:40 https://docs.codecov.io/docs/fixing-reports 04:47:40 + Found adjustments 04:47:40 ==> Gzipping contents 04:47:40 4.0K /tmp/codecov.mlNDCU.gz 04:47:40 ==> Uploading reports 04:47:40 url: https://codecov.io 04:47:40 query: branch=main&commit=e3cafd29cc51be544a464c6e881622e5acd656ed&build=21&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F21%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 04:47:40 -> Pinging Codecov 04:47:40 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=$CCTOKEN&branch=main&commit=e3cafd29cc51be544a464c6e881622e5acd656ed&build=21&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F21%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 04:47:40 Invalid request parameters 04:47:40 400 [Pipeline] } 04:47:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 04:47:41 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:47:41 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:47:41 04:47:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:47:41 1.410.4: Pulling from edgex-devops/edgex-snyk-go 04:47:41 df9b9388f04a: Pulling fs layer 04:47:41 52dc419b0ee2: Pulling fs layer 04:47:41 25bc292e5bac: Pulling fs layer 04:47:41 114826534d7a: Pulling fs layer 04:47:41 4657fd5d0bcf: Pulling fs layer 04:47:41 6ad1cebc031e: Pulling fs layer 04:47:41 8a3aa393b2d8: Pulling fs layer 04:47:41 4657fd5d0bcf: Waiting 04:47:41 6ad1cebc031e: Waiting 04:47:41 114826534d7a: Waiting 04:47:41 25bc292e5bac: Verifying Checksum 04:47:41 25bc292e5bac: Download complete 04:47:41 52dc419b0ee2: Verifying Checksum 04:47:41 52dc419b0ee2: Download complete 04:47:41 4657fd5d0bcf: Verifying Checksum 04:47:41 4657fd5d0bcf: Download complete 04:47:41 df9b9388f04a: Verifying Checksum 04:47:41 df9b9388f04a: Download complete 04:47:41 df9b9388f04a: Pull complete 04:47:41 6ad1cebc031e: Download complete 04:47:41 52dc419b0ee2: Pull complete 04:47:42 25bc292e5bac: Pull complete 04:47:42 114826534d7a: Verifying Checksum 04:47:42 114826534d7a: Download complete 04:47:42 8a3aa393b2d8: Verifying Checksum 04:47:42 8a3aa393b2d8: Download complete 04:47:45 114826534d7a: Pull complete 04:47:45 4657fd5d0bcf: Pull complete 04:47:45 6ad1cebc031e: Pull complete 04:47:48 8a3aa393b2d8: Pull complete 04:47:48 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 04:47:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:47:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:47:48 prd-ubuntu20.04-docker-8c-8g-1503 does not seem to be running inside a container 04:47:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 04:47:49 $ docker top c68bb8ad6a544c65154309ddc243a7ef34f60847703845155139c8f2fe271e29 -eo pid,comm [Pipeline] { [Pipeline] echo 04:47:49 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh 04:47:50 + set -o pipefail 04:47:50 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' 04:47:56 04:47:56 Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... 04:47:56 04:47:56 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/cfdcacc2-b2da-451b-8044-26a5955e8bc9 04:47:56 04:47:56 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:47:56 04:47:56 04:47:56 A medium severity vulnerability was found in the Snyk CLI versions you are using. 04:47:56 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 04:47:56 More details here: https://snyk.co/ue1NS [Pipeline] } 04:47:56 $ docker stop --time=1 c68bb8ad6a544c65154309ddc243a7ef34f60847703845155139c8f2fe271e29 04:47:58 $ docker rm -f --volumes c68bb8ad6a544c65154309ddc243a7ef34f60847703845155139c8f2fe271e29 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:47:59 + git log --format=format:%s -1 e3cafd29cc51be544a464c6e881622e5acd656ed [Pipeline] sh 04:47:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:47:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:48:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:48:00 prd-ubuntu20.04-docker-8c-8g-1503 does not seem to be running inside a container 04:48:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:48:00 $ docker top 99b82589112acc5fc0b3ef411c548d3b549d805d48ddbd71fddc276735c42dc7 -eo pid,comm 04:48:00 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:48:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:48:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:48:00 [ssh-agent] Looking for ssh-agent implementation... 04:48:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:48:00 $ docker exec 99b82589112acc5fc0b3ef411c548d3b549d805d48ddbd71fddc276735c42dc7 ssh-agent 04:48:00 SSH_AUTH_SOCK=/tmp/ssh-mhpEQ1mtwadN/agent.32 04:48:00 SSH_AGENT_PID=38 04:48:00 Running ssh-add (command line suppressed) 04:48:00 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12900745496056194494.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12900745496056194494.key) 04:48:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:48:01 + git semver tag 04:48:01 2023-07-19 04:48:01,365 [run_tag] DEBUG tag force:False 04:48:01 2023-07-19 04:48:01,365 [check_head_tag] DEBUG check head tag 04:48:01 2023-07-19 04:48:01,366 [execute] INFO git cat-file --batch-check 04:48:01 2023-07-19 04:48:01,366 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 04:48:01 2023-07-19 04:48:01,369 [execute] INFO git cat-file --batch 04:48:01 2023-07-19 04:48:01,370 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 04:48:01 2023-07-19 04:48:01,377 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 04:48:01 2023-07-19 04:48:01,378 [execute] INFO git tag -a v3.1.0-dev.19 -m v3.1.0-dev.19 04:48:01 2023-07-19 04:48:01,378 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.19', '-m', 'v3.1.0-dev.19'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 04:48:01 2023-07-19 04:48:01,382 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 04:48:01 3.1.0-dev.19 [Pipeline] } 04:48:01 $ docker exec --env ******** --env ******** 99b82589112acc5fc0b3ef411c548d3b549d805d48ddbd71fddc276735c42dc7 ssh-agent -k 04:48:01 unset SSH_AUTH_SOCK; 04:48:01 unset SSH_AGENT_PID; 04:48:01 echo Agent pid 38 killed; 04:48:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:48:01 + git semver [Pipeline] } 04:48:02 $ docker stop --time=1 99b82589112acc5fc0b3ef411c548d3b549d805d48ddbd71fddc276735c42dc7 04:48:03 $ docker rm -f --volumes 99b82589112acc5fc0b3ef411c548d3b549d805d48ddbd71fddc276735c42dc7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:48:03 04:48:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:48:04 0.23.1-centos7: Pulling from edgex-lftools 04:48:04 ab5ef0e58194: Pulling fs layer 04:48:04 9712f1f96733: Pulling fs layer 04:48:04 63f879dbbcfc: Pulling fs layer 04:48:04 0d9ebad4ef96: Pulling fs layer 04:48:04 e9a5061849ea: Pulling fs layer 04:48:04 d747dcd14b5f: Pulling fs layer 04:48:04 2de7ff778b66: Pulling fs layer 04:48:04 0d9ebad4ef96: Waiting 04:48:04 e9a5061849ea: Waiting 04:48:04 d747dcd14b5f: Waiting 04:48:04 2de7ff778b66: Waiting 04:48:04 9712f1f96733: Verifying Checksum 04:48:04 9712f1f96733: Download complete 04:48:04 63f879dbbcfc: Verifying Checksum 04:48:04 63f879dbbcfc: Download complete 04:48:04 e9a5061849ea: Verifying Checksum 04:48:04 e9a5061849ea: Download complete 04:48:04 0d9ebad4ef96: Verifying Checksum 04:48:04 0d9ebad4ef96: Download complete 04:48:04 d747dcd14b5f: Verifying Checksum 04:48:04 d747dcd14b5f: Download complete 04:48:04 ab5ef0e58194: Download complete 04:48:04 2de7ff778b66: Verifying Checksum 04:48:04 2de7ff778b66: Download complete 04:48:07 ab5ef0e58194: Pull complete 04:48:07 9712f1f96733: Pull complete 04:48:07 63f879dbbcfc: Pull complete 04:48:12 0d9ebad4ef96: Pull complete 04:48:12 e9a5061849ea: Pull complete 04:48:12 d747dcd14b5f: Pull complete 04:48:12 2de7ff778b66: Pull complete 04:48:12 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:48:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:48:12 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:48:12 prd-ubuntu20.04-docker-8c-8g-1503 does not seem to be running inside a container 04:48: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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 04:48:13 $ docker top e2f2b53a54c9e30f5de70381bd1a426a3b5973271fd11176311ec14e6f4cc189 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:48:13 provisioning config files... 04:48:13 copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config4713760004786783406tmp 04:48:13 copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config4698872807319070201tmp 04:48:13 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config13485347569364179394tmp [Pipeline] { [Pipeline] echo 04:48:13 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:48:14 ---> sigul-configuration.sh 04:48:14 gpg: directory `/root/.gnupg' created 04:48:14 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:48:14 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:48:14 gpg: keyring `/root/.gnupg/secring.gpg' created 04:48:14 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:48:14 gpg: CAST5 encrypted data 04:48:14 gpg: encrypted with 1 passphrase 04:48:14 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:48:14 + mkdir /home/jenkins 04:48:14 + mkdir /home/jenkins/sigul [Pipeline] sh 04:48:14 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 04:48:14 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:48:15 ---> sigul-install.sh 04:48:15 Sigul already installed; skipping installation. [Pipeline] sh 04:48:15 + git tag --list 04:48:15 v3.1.0-dev.0 04:48:15 v3.1.0-dev.1 04:48:15 v3.1.0-dev.10 04:48:15 v3.1.0-dev.11 04:48:15 v3.1.0-dev.12 04:48:15 v3.1.0-dev.13 04:48:15 v3.1.0-dev.14 04:48:15 v3.1.0-dev.15 04:48:15 v3.1.0-dev.16 04:48:15 v3.1.0-dev.17 04:48:15 v3.1.0-dev.18 04:48:15 v3.1.0-dev.19 04:48:15 v3.1.0-dev.2 04:48:15 v3.1.0-dev.3 04:48:15 v3.1.0-dev.4 04:48:15 v3.1.0-dev.5 04:48:15 v3.1.0-dev.6 04:48:15 v3.1.0-dev.7 04:48:15 v3.1.0-dev.8 04:48:15 v3.1.0-dev.9 [Pipeline] sh 04:48:15 + lftools sign git-tag v3.1.0-dev.19 04:48:16 Signing Git tag with Sigul... 04:48:16 Signing v3.1.0-dev.19 [Pipeline] echo 04:48:16 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:48:16 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:48:16 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:48:16 $ docker stop --time=1 e2f2b53a54c9e30f5de70381bd1a426a3b5973271fd11176311ec14e6f4cc189 04:48:18 $ docker rm -f --volumes e2f2b53a54c9e30f5de70381bd1a426a3b5973271fd11176311ec14e6f4cc189 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:48:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:48:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:48:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:48:18 prd-ubuntu20.04-docker-8c-8g-1503 does not seem to be running inside a container 04:48:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:48:19 $ docker top a53bd3e744a5447c5b055ef6f13a72d853479717e548ae0669a64b0663500e24 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:48:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:48:19 [ssh-agent] Looking for ssh-agent implementation... 04:48:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:48:19 $ docker exec a53bd3e744a5447c5b055ef6f13a72d853479717e548ae0669a64b0663500e24 ssh-agent 04:48:19 SSH_AUTH_SOCK=/tmp/ssh-vSh20phyblDD/agent.32 04:48:19 SSH_AGENT_PID=38 04:48:19 Running ssh-add (command line suppressed) 04:48:19 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_17150268194912446602.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_17150268194912446602.key) 04:48:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:48:19 + git semver bump pre 04:48:20 2023-07-19 04:48:20,081 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 04:48:20 2023-07-19 04:48:20,081 [bump_version] DEBUG bumping version:3.1.0-dev.19 on axis:pre with prefix:dev 04:48:20 2023-07-19 04:48:20,081 [bump_version] DEBUG bumped version:3.1.0-dev.20 04:48:20 2023-07-19 04:48:20,081 [write_version] DEBUG write version:3.1.0-dev.20 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True 04:48:20 2023-07-19 04:48:20,081 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 04:48:20 2023-07-19 04:48:20,081 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main 04:48:20 2023-07-19 04:48:20,083 [execute] INFO git cat-file --batch-check 04:48:20 2023-07-19 04:48:20,083 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 04:48:20 2023-07-19 04:48:20,088 [execute] INFO git cat-file --batch 04:48:20 2023-07-19 04:48:20,089 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 04:48:20 2023-07-19 04:48:20,094 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 04:48:20 3.1.0-dev.20 [Pipeline] } 04:48:20 $ docker exec --env ******** --env ******** a53bd3e744a5447c5b055ef6f13a72d853479717e548ae0669a64b0663500e24 ssh-agent -k 04:48:20 unset SSH_AUTH_SOCK; 04:48:20 unset SSH_AGENT_PID; 04:48:20 echo Agent pid 38 killed; 04:48:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:48:20 + git semver [Pipeline] } 04:48:20 $ docker stop --time=1 a53bd3e744a5447c5b055ef6f13a72d853479717e548ae0669a64b0663500e24 04:48:22 $ docker rm -f --volumes a53bd3e744a5447c5b055ef6f13a72d853479717e548ae0669a64b0663500e24 [Pipeline] // withDockerContainer [Pipeline] sh 04:48:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:48:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:48:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:48:22 prd-ubuntu20.04-docker-8c-8g-1503 does not seem to be running inside a container 04:48:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:48:23 $ docker top 591489f5e861d01060481e615bed81ce508f786bf19d04da49e56f524b6142e1 -eo pid,comm 04:48:23 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:48:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:48:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:48:23 [ssh-agent] Looking for ssh-agent implementation... 04:48:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:48:23 $ docker exec 591489f5e861d01060481e615bed81ce508f786bf19d04da49e56f524b6142e1 ssh-agent 04:48:23 SSH_AUTH_SOCK=/tmp/ssh-fVYGjWsJI6uI/agent.32 04:48:23 SSH_AGENT_PID=38 04:48:23 Running ssh-add (command line suppressed) 04:48:23 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_16239404390099363187.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_16239404390099363187.key) 04:48:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:48:23 + git semver push 04:48:24 2023-07-19 04:48:24,044 [run_push] DEBUG push 04:48:24 2023-07-19 04:48:24,045 [execute] INFO git cat-file --batch-check 04:48:24 2023-07-19 04:48:24,045 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 04:48:24 2023-07-19 04:48:24,049 [execute] INFO git rev-list 0399cd78ca9a371d6919d07aff09cdceca000a61 -- 04:48:24 2023-07-19 04:48:24,049 [execute] DEBUG Popen(['git', 'rev-list', '0399cd78ca9a371d6919d07aff09cdceca000a61', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 04:48:24 2023-07-19 04:48:24,054 [execute] INFO git fetch -v origin 04:48:24 2023-07-19 04:48:24,055 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) 04:48:24 2023-07-19 04:48:24,516 [run_push] DEBUG no remote changes detected 04:48:24 2023-07-19 04:48:24,517 [execute] INFO git push origin semver 04:48:24 2023-07-19 04:48:24,517 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 04:48:25 2023-07-19 04:48:25,285 [run_push] DEBUG push all version tags 04:48:25 2023-07-19 04:48:25,286 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 04:48:25 2023-07-19 04:48:25,286 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 04:48:26 2023-07-19 04:48:25,913 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 04:48:26 3.1.0-dev.20 [Pipeline] } 04:48:26 $ docker exec --env ******** --env ******** 591489f5e861d01060481e615bed81ce508f786bf19d04da49e56f524b6142e1 ssh-agent -k 04:48:26 unset SSH_AUTH_SOCK; 04:48:26 unset SSH_AGENT_PID; 04:48:26 echo Agent pid 38 killed; 04:48:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:48:26 + git semver [Pipeline] } 04:48:26 $ docker stop --time=1 591489f5e861d01060481e615bed81ce508f786bf19d04da49e56f524b6142e1 04:48:28 $ docker rm -f --volumes 591489f5e861d01060481e615bed81ce508f786bf19d04da49e56f524b6142e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 04:48:28 + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] 04:48:28 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 04:48:28 total 16 04:48:28 drwxr-xr-x 3 root root 4096 Jul 19 04:37 . 04:48:28 drwxrwxr-x 10 jenkins jenkins 4096 Jul 19 04:48 .. 04:48:28 drwxr-xr-x 2 root root 4096 Jul 19 04:37 cost 04:48:28 -rw-r--r-- 1 root root 88 Jul 19 04:37 cost.csv 04:48:28 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives 04:48:28 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 04:48:28 total 16 04:48:28 drwxr-xr-x 3 jenkins jenkins 4096 Jul 19 04:37 . 04:48:28 drwxrwxr-x 10 jenkins jenkins 4096 Jul 19 04:48 .. 04:48:28 drwxr-xr-x 2 jenkins jenkins 4096 Jul 19 04:37 cost 04:48:28 -rw-r--r-- 1 jenkins jenkins 88 Jul 19 04:37 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:48:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:48:29 ---> package-listing.sh 04:48:29 ++ tr '[:upper:]' '[:lower:]' 04:48:29 ++ facter osfamily 04:48:30 + OS_FAMILY=debian 04:48:30 + workspace=/w/workspace/exfoundry_app-record-replay_main 04:48:30 + START_PACKAGES=/tmp/packages_start.txt 04:48:30 + END_PACKAGES=/tmp/packages_end.txt 04:48:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:48:30 + PACKAGES=/tmp/packages_start.txt 04:48:30 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 04:48:30 + PACKAGES=/tmp/packages_end.txt 04:48:30 + case "${OS_FAMILY}" in 04:48:30 + dpkg -l 04:48:30 + grep '^ii' 04:48:30 + '[' -f /tmp/packages_start.txt ']' 04:48:30 + '[' -f /tmp/packages_end.txt ']' 04:48:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:48:30 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 04:48:30 + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ 04:48:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo 04:48:30 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:48:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:48:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:48:30 prd-ubuntu20.04-docker-8c-8g-1503 does not seem to be running inside a container 04:48:30 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:48:31 $ docker top ae2a24706ad23aeeb6c5353d46d6dd541b36e4c1640692d01d9a57d55d3135a3 -eo pid,comm [Pipeline] { [Pipeline] sh 04:48:31 + touch /tmp/pre-build-complete [Pipeline] sh 04:48:31 + mkdir -p /var/log/sysstat [Pipeline] sh 04:48:31 + ls /var/log/sa-host 04:48:31 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:48:32 provisioning config files... 04:48:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config14047808482132016369tmp [Pipeline] { [Pipeline] echo 04:48:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:48:32 ---> create-netrc.sh [Pipeline] } 04:48:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:48:32 ---> python-tools-install.sh [Pipeline] echo 04:48:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:48:33 ---> sudo-logs.sh 04:48:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:48:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:48:33 ---> job-cost.sh 04:48:33 lf-activate-venv: SKIPPING 04:48:33 DEBUG: total: 0.2199999988079071 04:48:33 INFO: Retrieving Stack Cost... 04:48:33 INFO: Retrieving Pricing Info for: v3-standard-8 04:48:34 INFO: Archiving Costs [Pipeline] echo 04:48:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:48:34 ---> logs-deploy.sh 04:48:34 lf-activate-venv: SKIPPING 04:48:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/21 04:48:34 INFO: archiving workspace using pattern(s): 04:48:35 Archives upload complete. 04:48:35 INFO: archiving logs to Nexus