Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b 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-ssh5919864945392275524.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-ssh16870264264243873363.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-ssh4186071949452782798.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-ssh8724787918766381462.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-ssh14396238852624304570.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-895 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 5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b (main) Commit message: "Merge pull request #37 from lenny-intel/start-replay-endpoint" > 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 5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b # timeout=10 > git rev-list --no-walk c21995dc83c9d4518c4a60710b227f9f01242914 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:55:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:55:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:55:03 ========================================================= 23:55:03 EdgeX Global Pipelines Version Info 23:55:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:55:04 ------------------- 23:55:04 stable info: 23:55:04 ------------------- 23:55:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:55:04 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 23:55:04 Message: update stable to v1.0.250 23:55:04 ------------------- 23:55:04 experimental info: 23:55:04 ------------------- 23:55:04 Commited By: **** collab-it+edgex@linuxfoundation.org 23:55:04 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 23:55:04 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:55:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 23:55:04 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 23:55:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:55:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:55:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:55:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 23:55:04 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:55:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:55:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:55:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:55:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:55:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 23:55:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:55:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:55:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:55:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:55:05 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:55:05 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:55:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:55:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:55:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:55:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:55:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:55:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:55:05 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:55:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:55:05 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:55:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:55:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:55:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:55:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b [Pipeline] echo 23:55:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5d631f6 [Pipeline] echo 23:55:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:55:05 provisioning config files... 23:55:05 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config1465422269229232787tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:55:05 ---> docker-login.sh 23:55:05 nexus3.edgexfoundry.org:10001 23:55:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:55:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:55:05 Configure a credential helper to remove this warning. See 23:55:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:55:05 23:55:05 Login Succeeded 23:55:05 nexus3.edgexfoundry.org:10002 23:55:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:55:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:55:05 Configure a credential helper to remove this warning. See 23:55:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:55:05 23:55:05 Login Succeeded 23:55:05 nexus3.edgexfoundry.org:10003 23:55:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:55:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:55:06 Configure a credential helper to remove this warning. See 23:55:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:55:06 23:55:06 Login Succeeded 23:55:06 nexus3.edgexfoundry.org:10004 23:55:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:55:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:55:06 Configure a credential helper to remove this warning. See 23:55:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:55:06 23:55:06 Login Succeeded 23:55:06 docker.io 23:55:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:55:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:55:06 Configure a credential helper to remove this warning. See 23:55:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:55:06 23:55:06 Login Succeeded 23:55:06 ---> docker-login.sh ends [Pipeline] } 23:55:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:55:06 + git rev-list -1 --merges 5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b~1..5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b [Pipeline] echo 23:55:06 -----------> git rev-list -1 --merges 5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b~1..5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b 5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b 23:55:06 5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b [false] [Pipeline] sh 23:55:07 + git log --format=format:%s -1 5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b [Pipeline] echo 23:55:07 ========================================================= 23:55:07 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:55:07 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:55:07 + git log --format=format:%s -1 5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b [Pipeline] echo 23:55:07 [semverPrep] GIT_COMMIT: 5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b, Commit Message: Merge pull request #37 from lenny-intel/start-replay-endpoint [Pipeline] echo 23:55:07 [semverPrep] This is not a build commit. [Pipeline] sh 23:55:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:55:07 + grep -v github /etc/ssh/ssh_known_hosts 23:55:07 + [ -e /tmp/ssh_known_hosts ] 23:55:07 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:55:07 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:55:07 + sudo tee -a /etc/ssh/ssh_known_hosts 23:55:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:55:08 23:55:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:55:08 0.1.4: Pulling from edgex-devops/py-git-semver 23:55:08 b85a868b505f: Pulling fs layer 23:55:08 e2be974225ed: Pulling fs layer 23:55:08 339a4e72a1f5: Pulling fs layer 23:55:08 988bab9f4d93: Pulling fs layer 23:55:08 1469e6f7b9e6: Pulling fs layer 23:55:08 eaf3925da568: Pulling fs layer 23:55:08 bab4dde63d76: Pulling fs layer 23:55:08 bde34c3a00c8: Pulling fs layer 23:55:08 b352a97aabf1: Pulling fs layer 23:55:08 4872d77fe225: Pulling fs layer 23:55:08 5851b861e8e6: Pulling fs layer 23:55:08 988bab9f4d93: Waiting 23:55:08 eaf3925da568: Waiting 23:55:08 b352a97aabf1: Waiting 23:55:08 bde34c3a00c8: Waiting 23:55:08 4872d77fe225: Waiting 23:55:08 5851b861e8e6: Waiting 23:55:08 e2be974225ed: Download complete 23:55:08 988bab9f4d93: Verifying Checksum 23:55:08 988bab9f4d93: Download complete 23:55:08 1469e6f7b9e6: Verifying Checksum 23:55:08 1469e6f7b9e6: Download complete 23:55:08 eaf3925da568: Verifying Checksum 23:55:08 eaf3925da568: Download complete 23:55:08 339a4e72a1f5: Verifying Checksum 23:55:08 339a4e72a1f5: Download complete 23:55:08 bde34c3a00c8: Verifying Checksum 23:55:08 bde34c3a00c8: Download complete 23:55:08 b352a97aabf1: Verifying Checksum 23:55:08 b352a97aabf1: Download complete 23:55:08 4872d77fe225: Verifying Checksum 23:55:08 4872d77fe225: Download complete 23:55:08 5851b861e8e6: Verifying Checksum 23:55:08 5851b861e8e6: Download complete 23:55:08 b85a868b505f: Download complete 23:55:08 bab4dde63d76: Verifying Checksum 23:55:08 bab4dde63d76: Download complete 23:55:09 b85a868b505f: Pull complete 23:55:10 e2be974225ed: Pull complete 23:55:10 339a4e72a1f5: Pull complete 23:55:10 988bab9f4d93: Pull complete 23:55:11 1469e6f7b9e6: Pull complete 23:55:11 eaf3925da568: Pull complete 23:55:12 bab4dde63d76: Pull complete 23:55:13 bde34c3a00c8: Pull complete 23:55:13 b352a97aabf1: Pull complete 23:55:13 4872d77fe225: Pull complete 23:55:13 5851b861e8e6: Pull complete 23:55:13 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:55:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:55:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:55:13 prd-ubuntu20.04-docker-8c-8g-895 does not seem to be running inside a container 23:55:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:55:16 $ docker top bdfa76bc7bac2afb0a334813ae32b8bc50c5587a3d27400ef3356ecb706e188d -eo pid,comm 23:55:16 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). 23:55:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:55:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:55:16 [ssh-agent] Looking for ssh-agent implementation... 23:55:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:55:16 $ docker exec bdfa76bc7bac2afb0a334813ae32b8bc50c5587a3d27400ef3356ecb706e188d ssh-agent 23:55:16 SSH_AUTH_SOCK=/tmp/ssh-MLN9vUCukpZq/agent.32 23:55:16 SSH_AGENT_PID=38 23:55:17 Running ssh-add (command line suppressed) 23:55:17 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2357174464579778744.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2357174464579778744.key) 23:55:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:55:17 + git tag --points-at HEAD [Pipeline] } 23:55:17 $ docker exec --env ******** --env ******** bdfa76bc7bac2afb0a334813ae32b8bc50c5587a3d27400ef3356ecb706e188d ssh-agent -k 23:55:17 unset SSH_AUTH_SOCK; 23:55:17 unset SSH_AGENT_PID; 23:55:17 echo Agent pid 38 killed; 23:55:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:55:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:55:17 [ssh-agent] Looking for ssh-agent implementation... 23:55:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:55:17 $ docker exec bdfa76bc7bac2afb0a334813ae32b8bc50c5587a3d27400ef3356ecb706e188d ssh-agent 23:55:17 SSH_AUTH_SOCK=/tmp/ssh-bRASUnzpj5dI/agent.70 23:55:17 SSH_AGENT_PID=76 23:55:17 Running ssh-add (command line suppressed) 23:55:17 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9822406699955945273.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9822406699955945273.key) 23:55:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:55:18 + git semver init 23:55:18 2023-07-11 23:55:18,388 [run_init] DEBUG init version:0.0.0 force:False 23:55:18 2023-07-11 23:55:18,388 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver 23:55:18 2023-07-11 23:55:18,389 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver 23:55:18 2023-07-11 23:55:18,389 [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) 23:55:19 2023-07-11 23:55:18,961 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude 23:55:19 2023-07-11 23:55:18,961 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False 23:55:19 2023-07-11 23:55:18,961 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 23:55:19 2023-07-11 23:55:18,962 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 23:55:19 3.1.0-dev.12 [Pipeline] } 23:55:19 $ docker exec --env ******** --env ******** bdfa76bc7bac2afb0a334813ae32b8bc50c5587a3d27400ef3356ecb706e188d ssh-agent -k 23:55:19 unset SSH_AUTH_SOCK; 23:55:19 unset SSH_AGENT_PID; 23:55:19 echo Agent pid 76 killed; 23:55:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:55:19 + git semver [Pipeline] } 23:55:19 $ docker stop --time=1 bdfa76bc7bac2afb0a334813ae32b8bc50c5587a3d27400ef3356ecb706e188d 23:55:21 $ docker rm -f --volumes bdfa76bc7bac2afb0a334813ae32b8bc50c5587a3d27400ef3356ecb706e188d [Pipeline] // withDockerContainer [Pipeline] sh 23:55:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:55:21 Stashed 1 file(s) [Pipeline] echo 23:55:21 [edgeXSemver]: initialized semver on version 3.1.0-dev.12 [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 23:55:21 provisioning config files... 23:55:21 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config14631634857053290282tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:55:22 ---> docker-login.sh 23:55:22 nexus3.edgexfoundry.org:10001 23:55:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:55:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:55:22 Configure a credential helper to remove this warning. See 23:55:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:55:22 23:55:22 Login Succeeded 23:55:22 nexus3.edgexfoundry.org:10002 23:55:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:55:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:55:22 Configure a credential helper to remove this warning. See 23:55:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:55:22 23:55:22 Login Succeeded 23:55:22 nexus3.edgexfoundry.org:10003 23:55:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:55:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:55:22 Configure a credential helper to remove this warning. See 23:55:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:55:22 23:55:22 Login Succeeded 23:55:22 nexus3.edgexfoundry.org:10004 23:55:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:55:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:55:22 Configure a credential helper to remove this warning. See 23:55:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:55:22 23:55:22 Login Succeeded 23:55:22 docker.io 23:55:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:55:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:55:22 Configure a credential helper to remove this warning. See 23:55:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:55:22 23:55:22 Login Succeeded 23:55:22 ---> docker-login.sh ends [Pipeline] } 23:55:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:55:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:55:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:55:22 ========================================================= 23:55:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 23:55:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:22 + 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 . 23:55:22 Sending build context to Docker daemon 300.5kB 23:55:22 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 23:55:22 Step 2/12 : FROM ${BASE} AS builder 23:55:22 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 23:55:22 f56be85fc22e: Pulling fs layer 23:55:22 85791d961cd3: Pulling fs layer 23:55:22 d694b5ae8c79: Pulling fs layer 23:55:22 9f32a84ed3da: Pulling fs layer 23:55:22 4d19c01a9841: Pulling fs layer 23:55:22 9325e15d5711: Pulling fs layer 23:55:22 556b6ee489ea: Pulling fs layer 23:55:22 c5a4b2cf53e6: Pulling fs layer 23:55:22 4d19c01a9841: Waiting 23:55:22 556b6ee489ea: Waiting 23:55:22 c5a4b2cf53e6: Waiting 23:55:22 9325e15d5711: Waiting 23:55:22 9f32a84ed3da: Waiting 23:55:22 85791d961cd3: Download complete 23:55:22 9f32a84ed3da: Verifying Checksum 23:55:22 9f32a84ed3da: Download complete 23:55:22 4d19c01a9841: Verifying Checksum 23:55:22 4d19c01a9841: Download complete 23:55:22 f56be85fc22e: Verifying Checksum 23:55:22 f56be85fc22e: Download complete 23:55:23 9325e15d5711: Verifying Checksum 23:55:23 9325e15d5711: Download complete 23:55:23 f56be85fc22e: Pull complete 23:55:23 85791d961cd3: Pull complete 23:55:23 c5a4b2cf53e6: Verifying Checksum 23:55:23 c5a4b2cf53e6: Download complete 23:55:23 d694b5ae8c79: Download complete 23:55:24 556b6ee489ea: Verifying Checksum 23:55:24 556b6ee489ea: Download complete 23:55:27 d694b5ae8c79: Pull complete 23:55:27 9f32a84ed3da: Pull complete 23:55:27 4d19c01a9841: Pull complete 23:55:27 9325e15d5711: Pull complete 23:55:29 556b6ee489ea: Pull complete 23:55:30 c5a4b2cf53e6: Pull complete 23:55:30 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 23:55:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:55:30 ---> c4be618373d6 23:55:30 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 23:55:35 ---> Running in d4330658d17a 23:55:35 Removing intermediate container d4330658d17a 23:55:35 ---> 87878779556a 23:55:35 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 23:55:35 ---> Running in 60b4a173de0c 23:55:35 Removing intermediate container 60b4a173de0c 23:55:35 ---> 158221751b43 23:55:35 Step 5/12 : ARG ADD_BUILD_TAGS="" 23:55:35 ---> Running in 855742b66c17 23:55:35 Removing intermediate container 855742b66c17 23:55:35 ---> 09dccc83d8ca 23:55:35 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:55:35 ---> Running in 66762c59c8da 23:55:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:55:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:55:36 Still waiting to schedule task 23:55:36 ‘prd-centos7-blackbox-4c-2g-661’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 23:55:36 ‘prd-centos7-blackbox-4c-2g-662’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 23:55:36 ‘prd-ubuntu20.04-docker-arm64-4c-16g-894’ is offline 23:55:36 OK: 265 MiB in 53 packages 23:55:36 Removing intermediate container 66762c59c8da 23:55:36 ---> 0a8c93fa9aed 23:55:36 Step 7/12 : WORKDIR /app 23:55:36 ---> Running in 0877da599d54 23:55:36 Removing intermediate container 0877da599d54 23:55:36 ---> 83a5b9f96cfe 23:55:36 Step 8/12 : COPY go.mod vendor* ./ 23:55:37 ---> f0a0edf588e9 23:55:37 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:55:37 ---> Running in 427d603dc8db 23:56:09 Removing intermediate container 427d603dc8db 23:56:09 ---> b93a52f3089c 23:56:09 Step 10/12 : COPY . . 23:56:09 ---> 6849b5fd5c3b 23:56:09 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:56:09 ---> Running in 0710ad52bccd 23:56:09 Removing intermediate container 0710ad52bccd 23:56:09 ---> bd0df85a433d 23:56:09 Step 12/12 : RUN $MAKE 23:56:09 ---> Running in 71150c63d58f 23:56:09 noop 23:56:09 Removing intermediate container 71150c63d58f 23:56:09 ---> 605a2f767f1f 23:56:09 Successfully built 605a2f767f1f 23:56:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:09 + docker inspect -f . ci-base-image-x86_64 23:56:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:56:09 prd-ubuntu20.04-docker-8c-8g-895 does not seem to be running inside a container 23:56:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:56:10 $ docker top 42740ac85c9c1ca083a2534f794fde3d42905b62338499793b3202c23cf1c88b -eo pid,comm [Pipeline] { [Pipeline] sh 23:56:10 + go version 23:56:10 go version go1.20.2 linux/amd64 [Pipeline] } 23:56:10 $ docker stop --time=1 42740ac85c9c1ca083a2534f794fde3d42905b62338499793b3202c23cf1c88b 23:56:11 $ docker rm -f --volumes 42740ac85c9c1ca083a2534f794fde3d42905b62338499793b3202c23cf1c88b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:12 + docker inspect -f . ci-base-image-x86_64 23:56:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:56:12 prd-ubuntu20.04-docker-8c-8g-895 does not seem to be running inside a container 23:56:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:56:12 $ docker top 04509da79971c005f1d83d4530cfee2a6d50fb2f09a858aff6bd8f731189ff5d -eo pid,comm [Pipeline] { [Pipeline] sh 23:56:13 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh 23:56:13 + make test 23:56:13 go test -race -coverprofile=coverage.out ./... 23:56:31 ? github.com/edgexfoundry/app-record-replay [no test files] 23:56:32 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 23:56:32 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 23:56:32 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 23:56:32 ok github.com/edgexfoundry/app-record-replay/internal/app 0.061s coverage: 76.9% of statements 23:56:32 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.074s coverage: 91.2% of statements 23:56:32 ok github.com/edgexfoundry/app-record-replay/internal/data 0.046s coverage: 27.3% of statements 23:56:53 go vet ./... 23:56:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:56:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:56:54 ./bin/test-attribution-txt.sh [Pipeline] echo 23:56:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:56:54 $ docker stop --time=1 04509da79971c005f1d83d4530cfee2a6d50fb2f09a858aff6bd8f731189ff5d 23:56:59 $ docker rm -f --volumes 04509da79971c005f1d83d4530cfee2a6d50fb2f09a858aff6bd8f731189ff5d [Pipeline] // withDockerContainer [Pipeline] sh 23:57:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:57:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:57:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:57:00 + ls -al . 23:57:00 total 160 23:57:00 drwxrwxr-x 9 jenkins jenkins 4096 Jul 11 23:56 . 23:57:00 drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 23:55 .. 23:57:00 -rw-rw-r-- 1 jenkins jenkins 119 Jul 11 23:55 .dockerignore 23:57:00 drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 23:55 .git 23:57:00 drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 23:55 .github 23:57:00 -rw-rw-r-- 1 jenkins jenkins 164 Jul 11 23:55 .gitignore 23:57:00 -rw-rw-r-- 1 jenkins jenkins 41 Jul 11 23:55 .golangci.yml 23:57:00 drwxr-xr-x 3 jenkins jenkins 4096 Jul 11 23:55 .semver 23:57:00 -rw-rw-r-- 1 jenkins jenkins 10245 Jul 11 23:55 Attribution.txt 23:57:00 -rw-rw-r-- 1 jenkins jenkins 258 Jul 11 23:55 CHANGELOG.md 23:57:00 -rw-rw-r-- 1 jenkins jenkins 1616 Jul 11 23:55 Dockerfile 23:57:00 -rw-rw-r-- 1 jenkins jenkins 677 Jul 11 23:55 GOVERNANCE.md 23:57:00 -rw-rw-r-- 1 jenkins jenkins 681 Jul 11 23:55 Jenkinsfile 23:57:00 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 11 23:55 LICENSE 23:57:00 -rw-rw-r-- 1 jenkins jenkins 3139 Jul 11 23:55 Makefile 23:57:00 -rw-rw-r-- 1 jenkins jenkins 611 Jul 11 23:55 OWNERS.md 23:57:00 -rw-rw-r-- 1 jenkins jenkins 2363 Jul 11 23:55 README.md 23:57:00 -rw-rw-r-- 1 jenkins jenkins 4285 Jul 11 23:55 Record and Reply.postman_collection.json 23:57:00 -rw-rw-r-- 1 jenkins jenkins 12 Jul 11 23:55 VERSION 23:57:00 drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 23:55 bin 23:57:00 -rw-r--r-- 1 jenkins jenkins 6157 Jul 11 23:56 coverage.out 23:57:00 -rw-rw-r-- 1 jenkins jenkins 3411 Jul 11 23:55 go.mod 23:57:00 -rw-rw-r-- 1 jenkins jenkins 31491 Jul 11 23:55 go.sum 23:57:00 drwxrwxr-x 6 jenkins jenkins 4096 Jul 11 23:55 internal 23:57:00 -rw-rw-r-- 1 jenkins jenkins 913 Jul 11 23:55 main.go 23:57:00 drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 23:55 pkg 23:57:00 drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 23:55 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:01 + 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=5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b --label arch=amd64 --label version=3.1.0-dev.12 . 23:57:01 Sending build context to Docker daemon 307.7kB 23:57:01 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 23:57:01 Step 2/26 : FROM ${BASE} AS builder 23:57:01 ---> 605a2f767f1f 23:57:01 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 23:57:01 ---> Running in 2ff1460dcccd 23:57:01 Removing intermediate container 2ff1460dcccd 23:57:01 ---> 6761eefe1811 23:57:01 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 23:57:01 ---> Running in fecf52f0385b 23:57:01 Removing intermediate container fecf52f0385b 23:57:01 ---> 743a3116a7f2 23:57:01 Step 5/26 : ARG ADD_BUILD_TAGS="" 23:57:01 ---> Running in d132361318a8 23:57:01 Removing intermediate container d132361318a8 23:57:01 ---> e25c14fc9852 23:57:01 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:57:01 ---> Running in 0de91955916f 23:57:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:57:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:57:02 OK: 265 MiB in 53 packages 23:57:02 Removing intermediate container 0de91955916f 23:57:02 ---> e5390a05824b 23:57:02 Step 7/26 : WORKDIR /app 23:57:02 ---> Running in 9d57cfb07934 23:57:03 Removing intermediate container 9d57cfb07934 23:57:03 ---> 93b4e282dd5b 23:57:03 Step 8/26 : COPY go.mod vendor* ./ 23:57:03 ---> 6c60c47db418 23:57:03 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:57:03 ---> Running in 3697de99a10b 23:57:04 Removing intermediate container 3697de99a10b 23:57:04 ---> 8580bf465137 23:57:04 Step 10/26 : COPY . . 23:57:04 ---> 940b6ea8cabf 23:57:04 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:57:04 ---> Running in db23f7bec87c 23:57:04 Removing intermediate container db23f7bec87c 23:57:04 ---> c187c24fb222 23:57:04 Step 12/26 : RUN $MAKE 23:57:04 ---> Running in 11b324c6ad63 23:57:04 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.4 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.12" -trimpath -mod=readonly -o app-record-replay 23:57:26 Removing intermediate container 11b324c6ad63 23:57:26 ---> 506dcd4eb548 23:57:26 Step 13/26 : FROM alpine:3.17 23:57:26 3.17: Pulling from library/alpine 23:57:26 4db1b89c0bd1: Pulling fs layer 23:57:26 4db1b89c0bd1: Verifying Checksum 23:57:26 4db1b89c0bd1: Download complete 23:57:26 4db1b89c0bd1: Pull complete 23:57:26 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 23:57:26 Status: Downloaded newer image for alpine:3.17 23:57:26 ---> 1f73a9d63274 23:57:26 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:57:26 ---> Running in 62e03788927b 23:57:26 Removing intermediate container 62e03788927b 23:57:26 ---> 5f34f672b858 23:57:26 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 23:57:26 ---> Running in 0e6c9686502f 23:57:26 Removing intermediate container 0e6c9686502f 23:57:26 ---> 164d396c58e9 23:57:26 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 23:57:26 ---> Running in 6b4aa60b6cf7 23:57:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:57:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:57:26 (1/2) Installing ca-certificates (20230506-r0) 23:57:26 (2/2) Installing dumb-init (1.2.5-r2) 23:57:26 Executing busybox-1.35.0-r29.trigger 23:57:26 Executing ca-certificates-20230506-r0.trigger 23:57:26 OK: 8 MiB in 17 packages 23:57:26 Removing intermediate container 6b4aa60b6cf7 23:57:26 ---> 02cfa41eaa61 23:57:26 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 23:57:26 ---> 9dba2fd0f480 23:57:26 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 23:57:26 ---> 0e7f20d63cc1 23:57:26 Step 19/26 : COPY --from=builder /app/res/ /res/ 23:57:26 ---> 6356f44eb162 23:57:26 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 23:57:26 ---> b31b2b024605 23:57:26 Step 21/26 : EXPOSE 59712 23:57:26 ---> Running in 0b66c7d69dac 23:57:26 Removing intermediate container 0b66c7d69dac 23:57:26 ---> adc3352b4558 23:57:26 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 23:57:26 ---> Running in 91c77db5595e 23:57:27 Removing intermediate container 91c77db5595e 23:57:27 ---> 2915cec58436 23:57:27 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:57:27 ---> Running in 40f21eafb83d 23:57:27 Removing intermediate container 40f21eafb83d 23:57:27 ---> f90b241d1314 23:57:27 Step 24/26 : LABEL arch=amd64 23:57:27 ---> Running in b54e25362856 23:57:27 Removing intermediate container b54e25362856 23:57:27 ---> 1f5c6621887c 23:57:27 Step 25/26 : LABEL git_sha=5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b 23:57:27 ---> Running in 248924cbab73 23:57:27 Removing intermediate container 248924cbab73 23:57:27 ---> b1231a453999 23:57:27 Step 26/26 : LABEL version=3.1.0-dev.12 23:57:27 ---> Running in f6122d5dfe20 23:57:27 Removing intermediate container f6122d5dfe20 23:57:27 ---> 8c36d2dc78fb 23:57:27 [Warning] One or more build-args [ARCH] were not consumed 23:57:27 Successfully built 8c36d2dc78fb 23:57:27 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 23:57:27 provisioning config files... 23:57:27 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config654816678406260476tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:57:27 ---> docker-login.sh 23:57:27 nexus3.edgexfoundry.org:10001 23:57:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:57:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:57:27 Configure a credential helper to remove this warning. See 23:57:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:57:27 23:57:27 Login Succeeded 23:57:27 nexus3.edgexfoundry.org:10002 23:57:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:57:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:57:27 Configure a credential helper to remove this warning. See 23:57:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:57:27 23:57:27 Login Succeeded 23:57:27 nexus3.edgexfoundry.org:10003 23:57:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:57:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:57:28 Configure a credential helper to remove this warning. See 23:57:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:57:28 23:57:28 Login Succeeded 23:57:28 nexus3.edgexfoundry.org:10004 23:57:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:57:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:57:28 Configure a credential helper to remove this warning. See 23:57:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:57:28 23:57:28 Login Succeeded 23:57:28 docker.io 23:57:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:57:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:57:28 Configure a credential helper to remove this warning. See 23:57:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:57:28 23:57:28 Login Succeeded 23:57:28 ---> docker-login.sh ends [Pipeline] } 23:57:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:57:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:57:28 [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: 23:57:28 5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b 23:57:28 latest 23:57:28 3.1.0-dev.12 23:57:28 5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b-3.1.0-dev.12 23:57:28 main 23:57:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:29 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:29 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b 23:57:29 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 23:57:29 2cfa0c3f48a8: Preparing 23:57:29 511fbfbde876: Preparing 23:57:29 7de0acdd2b19: Preparing 23:57:29 69dd701a773a: Preparing 23:57:29 df7ea6289e42: Preparing 23:57:29 3dab9f8bf2d2: Preparing 23:57:29 3dab9f8bf2d2: Waiting 23:57:29 511fbfbde876: Pushed 23:57:29 7de0acdd2b19: Pushed 23:57:29 69dd701a773a: Pushed 23:57:29 3dab9f8bf2d2: Layer already exists 23:57:29 df7ea6289e42: Pushed 23:57:31 2cfa0c3f48a8: Pushed 23:57:31 5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b: digest: sha256:5cc07d742df07923dc938a70dd2c7b5bcacf75e7f972b71158399ba78cf2b3c3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:32 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:32 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest 23:57:32 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 23:57:32 2cfa0c3f48a8: Preparing 23:57:32 511fbfbde876: Preparing 23:57:32 7de0acdd2b19: Preparing 23:57:32 69dd701a773a: Preparing 23:57:32 df7ea6289e42: Preparing 23:57:32 3dab9f8bf2d2: Preparing 23:57:32 3dab9f8bf2d2: Waiting 23:57:32 df7ea6289e42: Layer already exists 23:57:32 7de0acdd2b19: Layer already exists 23:57:32 69dd701a773a: Layer already exists 23:57:32 511fbfbde876: Layer already exists 23:57:32 2cfa0c3f48a8: Layer already exists 23:57:32 3dab9f8bf2d2: Layer already exists 23:57:32 latest: digest: sha256:5cc07d742df07923dc938a70dd2c7b5bcacf75e7f972b71158399ba78cf2b3c3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:32 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:33 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.12 23:57:33 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 23:57:33 2cfa0c3f48a8: Preparing 23:57:33 511fbfbde876: Preparing 23:57:33 7de0acdd2b19: Preparing 23:57:33 69dd701a773a: Preparing 23:57:33 df7ea6289e42: Preparing 23:57:33 3dab9f8bf2d2: Preparing 23:57:33 3dab9f8bf2d2: Waiting 23:57:33 69dd701a773a: Layer already exists 23:57:33 df7ea6289e42: Layer already exists 23:57:33 7de0acdd2b19: Layer already exists 23:57:33 2cfa0c3f48a8: Layer already exists 23:57:33 511fbfbde876: Layer already exists 23:57:33 3dab9f8bf2d2: Layer already exists 23:57:33 3.1.0-dev.12: digest: sha256:5cc07d742df07923dc938a70dd2c7b5bcacf75e7f972b71158399ba78cf2b3c3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:33 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b-3.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:33 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b-3.1.0-dev.12 23:57:33 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 23:57:33 2cfa0c3f48a8: Preparing 23:57:33 511fbfbde876: Preparing 23:57:33 7de0acdd2b19: Preparing 23:57:33 69dd701a773a: Preparing 23:57:33 df7ea6289e42: Preparing 23:57:33 3dab9f8bf2d2: Preparing 23:57:33 2cfa0c3f48a8: Layer already exists 23:57:33 69dd701a773a: Layer already exists 23:57:33 511fbfbde876: Layer already exists 23:57:33 7de0acdd2b19: Layer already exists 23:57:33 df7ea6289e42: Layer already exists 23:57:33 3dab9f8bf2d2: Layer already exists 23:57:33 5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b-3.1.0-dev.12: digest: sha256:5cc07d742df07923dc938a70dd2c7b5bcacf75e7f972b71158399ba78cf2b3c3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:34 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:34 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main 23:57:34 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 23:57:34 2cfa0c3f48a8: Preparing 23:57:34 511fbfbde876: Preparing 23:57:34 7de0acdd2b19: Preparing 23:57:34 69dd701a773a: Preparing 23:57:34 df7ea6289e42: Preparing 23:57:34 3dab9f8bf2d2: Preparing 23:57:34 3dab9f8bf2d2: Waiting 23:57:34 df7ea6289e42: Layer already exists 23:57:34 69dd701a773a: Layer already exists 23:57:34 511fbfbde876: Layer already exists 23:57:34 2cfa0c3f48a8: Layer already exists 23:57:34 7de0acdd2b19: Layer already exists 23:57:34 3dab9f8bf2d2: Layer already exists 23:57:34 main: digest: sha256:5cc07d742df07923dc938a70dd2c7b5bcacf75e7f972b71158399ba78cf2b3c3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:57:34 ===================================================== [Pipeline] echo 23:57:34 taggedImages: 23:57:34 - nexus3.edgexfoundry.org:10004/app-record-replay:5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b 23:57:34 - nexus3.edgexfoundry.org:10004/app-record-replay:latest 23:57:34 - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.12 23:57:34 - nexus3.edgexfoundry.org:10004/app-record-replay:5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b-3.1.0-dev.12 23:57:34 - 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 23:57:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:57:34 23:57:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:57:35 latest: Pulling from edgex-lftools-log-publisher 23:57:35 5eb5b503b376: Pulling fs layer 23:57:35 5c69ac0246d0: Pulling fs layer 23:57:35 ec43610c2a17: Pulling fs layer 23:57:35 3a2ae6a8a46f: Pulling fs layer 23:57:35 33b1e0a273af: Pulling fs layer 23:57:35 5d3b04190fa2: Pulling fs layer 23:57:35 2f39f015ded8: Pulling fs layer 23:57:35 5d3b04190fa2: Waiting 23:57:35 33b1e0a273af: Waiting 23:57:35 2f39f015ded8: Waiting 23:57:35 3a2ae6a8a46f: Waiting 23:57:35 5c69ac0246d0: Verifying Checksum 23:57:35 5c69ac0246d0: Download complete 23:57:35 3a2ae6a8a46f: Verifying Checksum 23:57:35 3a2ae6a8a46f: Download complete 23:57:35 33b1e0a273af: Verifying Checksum 23:57:35 33b1e0a273af: Download complete 23:57:35 5d3b04190fa2: Verifying Checksum 23:57:35 5d3b04190fa2: Download complete 23:57:35 ec43610c2a17: Verifying Checksum 23:57:35 ec43610c2a17: Download complete 23:57:35 5eb5b503b376: Verifying Checksum 23:57:35 5eb5b503b376: Download complete 23:57:35 2f39f015ded8: Download complete 23:57:36 5eb5b503b376: Pull complete 23:57:36 5c69ac0246d0: Pull complete 23:57:37 ec43610c2a17: Pull complete 23:57:37 3a2ae6a8a46f: Pull complete 23:57:37 33b1e0a273af: Pull complete 23:57:37 5d3b04190fa2: Pull complete 23:57:40 Running on prd-ubuntu20.04-docker-arm64-4c-16g-896 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws 23:57:40 Running in /w/workspace/app-record-replay/13 [Pipeline] { [Pipeline] checkout 23:57:40 Selected Git installation does not exist. Using Default 23:57:40 The recommended git tool is: NONE 23:57:41 2f39f015ded8: Pull complete 23:57:41 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:57:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:57:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:57:41 prd-ubuntu20.04-docker-8c-8g-895 does not seem to be running inside a container 23:57:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:57:45 $ docker top 1f67ea5c90fceb09ad5dde04099fc406c44f7cce8c0c47dacfc4ce6fa97ab93a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:57:45 ---> job-cost.sh 23:57:45 lf-activate-venv: SKIPPING 23:57:45 INFO: No Stack... 23:57:45 using credential edgex-jenkins-ssh 23:57:45 Cloning the remote Git repository 23:57:45 INFO: Retrieving Pricing Info for: v3-standard-8 23:57:46 INFO: Archiving Costs [Pipeline] sh 23:57:46 + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv 23:57:46 + cut -d, -f6 [Pipeline] lock 23:57:46 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-13-stack-cost] 23:57:46 Resource [jenkins-edgexfoundry-app-record-replay-main-13-stack-cost] did not exist. Created. 23:57:46 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:57:45 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 23:57:45 > git init /w/workspace/app-record-replay/13 # timeout=10 23:57:46 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 23:57:46 > git --version # timeout=10 23:57:46 > git --version # 'git version 2.25.1' 23:57:46 using GIT_SSH to set credentials SSH Credentials for GitHub 23:57:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:57:46 + echo total: 0.2199999988079071 [Pipeline] stash 23:57:46 Stashed 1 file(s) [Pipeline] } 23:57:46 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-13-stack-cost] [Pipeline] // lock [Pipeline] } 23:57:46 $ docker stop --time=1 1f67ea5c90fceb09ad5dde04099fc406c44f7cce8c0c47dacfc4ce6fa97ab93a 23:57:47 Avoid second fetch 23:57:47 Checking out Revision 5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b (main) 23:57:46 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 23:57:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:57:47 > git config core.sparsecheckout # timeout=10 23:57:47 > git checkout -f 5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b # timeout=10 23:57:47 $ docker rm -f --volumes 1f67ea5c90fceb09ad5dde04099fc406c44f7cce8c0c47dacfc4ce6fa97ab93a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:57:48 Commit message: "Merge pull request #37 from lenny-intel/start-replay-endpoint" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:57:49 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:57:49 % Total % Received % Xferd Average Speed Time Time Time Current 23:57:49 Dload Upload Total Spent Left Speed 23:57:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 197k 0 --:--:-- --:--:-- --:--:-- 194k [Pipeline] sh 23:57:49 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:57:50 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:57:50 + sudo tee /etc/docker/daemon.new 23:57:50 { 23:57:50 "registry-mirrors": [ 23:57:50 "https://nexus3.edgexfoundry.org:10001" 23:57:50 ], 23:57:50 "bip": "10.250.0.254/24", 23:57:50 "hosts": [ 23:57:50 "tcp://0.0.0.0:5555", 23:57:50 "unix:///var/run/docker.sock" 23:57:50 ], 23:57:50 "mtu": 1458, 23:57:50 "selinux-enabled": true, 23:57:50 "seccomp-profile": "/etc/docker/seccomp.json" 23:57:50 } [Pipeline] sh 23:57:50 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:57:50 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:58:08 provisioning config files... 23:58:09 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/13@tmp/config9212164976885128778tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:58:09 ---> docker-login.sh 23:58:09 nexus3.edgexfoundry.org:10001 23:58:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:58:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:58:09 Configure a credential helper to remove this warning. See 23:58:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:58:09 23:58:09 Login Succeeded 23:58:09 nexus3.edgexfoundry.org:10002 23:58:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:58:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:58:10 Configure a credential helper to remove this warning. See 23:58:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:58:10 23:58:10 Login Succeeded 23:58:10 nexus3.edgexfoundry.org:10003 23:58:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:58:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:58:10 Configure a credential helper to remove this warning. See 23:58:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:58:10 23:58:10 Login Succeeded 23:58:10 nexus3.edgexfoundry.org:10004 23:58:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:58:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:58:10 Configure a credential helper to remove this warning. See 23:58:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:58:10 23:58:10 Login Succeeded 23:58:10 docker.io 23:58:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:58:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:58:11 Configure a credential helper to remove this warning. See 23:58:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:58:11 23:58:11 Login Succeeded 23:58:11 ---> docker-login.sh ends [Pipeline] } 23:58:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:58:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:58:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:58:11 ========================================================= 23:58:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 23:58:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:12 + 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 . 23:58:12 Sending build context to Docker daemon 149.5kB 23:58:12 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 23:58:12 Step 2/12 : FROM ${BASE} AS builder 23:58:15 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:58:15 c41833b44d91: Pulling fs layer 23:58:15 ed15518f5707: Pulling fs layer 23:58:15 feae8fd75edb: Pulling fs layer 23:58:15 242c74f7c9fa: Pulling fs layer 23:58:15 3cdef696dda3: Pulling fs layer 23:58:15 2ced38df9373: Pulling fs layer 23:58:15 58f1dce35555: Pulling fs layer 23:58:15 3cdef696dda3: Waiting 23:58:15 2ced38df9373: Waiting 23:58:15 58f1dce35555: Waiting 23:58:15 242c74f7c9fa: Waiting 23:58:15 ed15518f5707: Verifying Checksum 23:58:15 ed15518f5707: Download complete 23:58:15 242c74f7c9fa: Verifying Checksum 23:58:15 242c74f7c9fa: Download complete 23:58:15 3cdef696dda3: Verifying Checksum 23:58:15 3cdef696dda3: Download complete 23:58:15 c41833b44d91: Verifying Checksum 23:58:15 c41833b44d91: Download complete 23:58:16 c41833b44d91: Pull complete 23:58:16 58f1dce35555: Verifying Checksum 23:58:16 58f1dce35555: Download complete 23:58:16 ed15518f5707: Pull complete 23:58:17 feae8fd75edb: Verifying Checksum 23:58:17 feae8fd75edb: Download complete 23:58:17 2ced38df9373: Verifying Checksum 23:58:17 2ced38df9373: Download complete 23:58:30 feae8fd75edb: Pull complete 23:58:30 242c74f7c9fa: Pull complete 23:58:30 3cdef696dda3: Pull complete 23:58:37 2ced38df9373: Pull complete 23:58:39 58f1dce35555: Pull complete 23:58:39 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 23:58:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:58:39 ---> fadd8f120f05 23:58:39 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 23:58:41 ---> Running in 71b0fc02eda1 23:58:41 Removing intermediate container 71b0fc02eda1 23:58:41 ---> ffe99cf84b76 23:58:41 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 23:58:41 ---> Running in 123ecdf7d99e 23:58:41 Removing intermediate container 123ecdf7d99e 23:58:41 ---> 5ef281dc8b14 23:58:41 Step 5/12 : ARG ADD_BUILD_TAGS="" 23:58:42 ---> Running in d473a48ca940 23:58:42 Removing intermediate container d473a48ca940 23:58:42 ---> cb7f27198c23 23:58:42 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:58:42 ---> Running in 86058b055a79 23:58:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:58:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:58:45 OK: 263 MiB in 53 packages 23:58:45 Removing intermediate container 86058b055a79 23:58:45 ---> b7efca043a1f 23:58:45 Step 7/12 : WORKDIR /app 23:58:45 ---> Running in f2e18e163654 23:58:46 Removing intermediate container f2e18e163654 23:58:46 ---> 09b36b636d39 23:58:46 Step 8/12 : COPY go.mod vendor* ./ 23:58:46 ---> b4a95306ff8e 23:58:46 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:58:46 ---> Running in aca3b18c8653 23:59:54 Removing intermediate container aca3b18c8653 23:59:54 ---> 317c34c81bca 23:59:54 Step 10/12 : COPY . . 23:59:54 ---> 18f94420b35e 23:59:54 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:59:54 ---> Running in 41180632c0c4 23:59:54 Removing intermediate container 41180632c0c4 23:59:54 ---> a18a8c501bb8 23:59:54 Step 12/12 : RUN $MAKE 23:59:54 ---> Running in 2b218ce6e51e 23:59:54 noop 23:59:54 Removing intermediate container 2b218ce6e51e 23:59:54 ---> 58a79c14a8be 23:59:54 Successfully built 58a79c14a8be 23:59:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:55 + docker inspect -f . ci-base-image-arm64 23:59:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:59:55 prd-ubuntu20.04-docker-arm64-4c-16g-896 does not seem to be running inside a container 23:59:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/13 -v /w/workspace/app-record-replay/13:/w/workspace/app-record-replay/13:rw,z -v /w/workspace/app-record-replay/13@tmp:/w/workspace/app-record-replay/13@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 23:59:56 $ docker top 13e0614b0cb1ac12d4bdc9fdef3ec4fba3057053255eae7236d2e6ea12898b7e -eo pid,comm [Pipeline] { [Pipeline] sh 23:59:57 + go version 23:59:57 go version go1.20.2 linux/arm64 [Pipeline] } 23:59:57 $ docker stop --time=1 13e0614b0cb1ac12d4bdc9fdef3ec4fba3057053255eae7236d2e6ea12898b7e 23:59:59 $ docker rm -f --volumes 13e0614b0cb1ac12d4bdc9fdef3ec4fba3057053255eae7236d2e6ea12898b7e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:59 + docker inspect -f . ci-base-image-arm64 23:59:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:59:59 prd-ubuntu20.04-docker-arm64-4c-16g-896 does not seem to be running inside a container 23:59:59 $ 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/13 -v /w/workspace/app-record-replay/13:/w/workspace/app-record-replay/13:rw,z -v /w/workspace/app-record-replay/13@tmp:/w/workspace/app-record-replay/13@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 00:00:01 $ docker top 4e8a0982804be1d1856efab62faa82d117f2602b109c100e1989625324e520dd -eo pid,comm [Pipeline] { [Pipeline] sh 00:00:02 + git config --global --add safe.directory /w/workspace/app-record-replay/13 [Pipeline] fileExists [Pipeline] sh 00:00:02 + make test 00:00:02 go test -race -coverprofile=coverage.out ./... 00:02:54 ? github.com/edgexfoundry/app-record-replay [no test files] 00:03:01 ok github.com/edgexfoundry/app-record-replay/internal/app 0.253s coverage: 76.9% of statements 00:03:01 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.353s coverage: 91.2% of statements 00:03:04 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 00:03:04 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 00:03:04 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 00:03:04 ok github.com/edgexfoundry/app-record-replay/internal/data 0.232s coverage: 27.3% of statements 00:03:05 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:03:05 go vet ./... 00:05:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:05:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:05:42 ./bin/test-attribution-txt.sh [Pipeline] echo 00:05:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:05:42 $ docker stop --time=1 4e8a0982804be1d1856efab62faa82d117f2602b109c100e1989625324e520dd 00:05:44 $ docker rm -f --volumes 4e8a0982804be1d1856efab62faa82d117f2602b109c100e1989625324e520dd [Pipeline] // withDockerContainer [Pipeline] sh 00:05:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:05:45 Warning: overwriting stash ‘coverage-report’ 00:05:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:05:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:05:46 + ls -al . 00:05:46 total 156 00:05:46 drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 00:00 . 00:05:46 drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 23:57 .. 00:05:46 -rw-rw-r-- 1 jenkins jenkins 119 Jul 11 23:57 .dockerignore 00:05:46 drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 23:57 .git 00:05:46 drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 23:57 .github 00:05:46 -rw-rw-r-- 1 jenkins jenkins 164 Jul 11 23:57 .gitignore 00:05:46 -rw-rw-r-- 1 jenkins jenkins 41 Jul 11 23:57 .golangci.yml 00:05:46 -rw-rw-r-- 1 jenkins jenkins 10245 Jul 11 23:57 Attribution.txt 00:05:46 -rw-rw-r-- 1 jenkins jenkins 258 Jul 11 23:57 CHANGELOG.md 00:05:46 -rw-rw-r-- 1 jenkins jenkins 1616 Jul 11 23:57 Dockerfile 00:05:46 -rw-rw-r-- 1 jenkins jenkins 677 Jul 11 23:57 GOVERNANCE.md 00:05:46 -rw-rw-r-- 1 jenkins jenkins 681 Jul 11 23:57 Jenkinsfile 00:05:46 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 11 23:57 LICENSE 00:05:46 -rw-rw-r-- 1 jenkins jenkins 3139 Jul 11 23:57 Makefile 00:05:46 -rw-rw-r-- 1 jenkins jenkins 611 Jul 11 23:57 OWNERS.md 00:05:46 -rw-rw-r-- 1 jenkins jenkins 2363 Jul 11 23:57 README.md 00:05:46 -rw-rw-r-- 1 jenkins jenkins 4285 Jul 11 23:57 Record and Reply.postman_collection.json 00:05:46 -rw-rw-r-- 1 jenkins jenkins 12 Jul 11 23:55 VERSION 00:05:46 drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 23:57 bin 00:05:46 -rw-r--r-- 1 jenkins jenkins 6157 Jul 12 00:03 coverage.out 00:05:46 -rw-rw-r-- 1 jenkins jenkins 3411 Jul 11 23:57 go.mod 00:05:46 -rw-rw-r-- 1 jenkins jenkins 31491 Jul 11 23:57 go.sum 00:05:46 drwxrwxr-x 6 jenkins jenkins 4096 Jul 11 23:57 internal 00:05:46 -rw-rw-r-- 1 jenkins jenkins 913 Jul 11 23:57 main.go 00:05:46 drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 23:57 pkg 00:05:46 drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 23:57 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:05:47 + 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=5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b --label arch=arm64 --label version=3.1.0-dev.12 . 00:05:47 Sending build context to Docker daemon 156.7kB 00:05:47 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 00:05:47 Step 2/26 : FROM ${BASE} AS builder 00:05:47 ---> 58a79c14a8be 00:05:47 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 00:05:47 ---> Running in 9f88791e101f 00:05:47 Removing intermediate container 9f88791e101f 00:05:47 ---> b958e3b3e061 00:05:47 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 00:05:47 ---> Running in 6929899a167b 00:05:47 Removing intermediate container 6929899a167b 00:05:47 ---> 588f07cba76a 00:05:47 Step 5/26 : ARG ADD_BUILD_TAGS="" 00:05:48 ---> Running in 45be2fbc1c41 00:05:48 Removing intermediate container 45be2fbc1c41 00:05:48 ---> 7fb2ad2301e7 00:05:48 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:05:48 ---> Running in c214283afb9c 00:05:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:05:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:05:50 OK: 263 MiB in 53 packages 00:05:51 Removing intermediate container c214283afb9c 00:05:51 ---> 454fadb14275 00:05:51 Step 7/26 : WORKDIR /app 00:05:51 ---> Running in 353e03edd221 00:05:52 Removing intermediate container 353e03edd221 00:05:52 ---> 8ef407541d5a 00:05:52 Step 8/26 : COPY go.mod vendor* ./ 00:05:52 ---> f992c0c8c9d0 00:05:52 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:05:52 ---> Running in edb1d361921e 00:05:55 Removing intermediate container edb1d361921e 00:05:55 ---> f5d6c71e5e47 00:05:55 Step 10/26 : COPY . . 00:05:55 ---> f11e7d0956c3 00:05:55 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:05:55 ---> Running in 7a9acff46be3 00:05:56 Removing intermediate container 7a9acff46be3 00:05:56 ---> 6169f7e59833 00:05:56 Step 12/26 : RUN $MAKE 00:05:56 ---> Running in 0febd13739fc 00:05:57 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.4 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.12" -trimpath -mod=readonly -o app-record-replay 00:08:18 Removing intermediate container 0febd13739fc 00:08:18 ---> ddc2db568254 00:08:18 Step 13/26 : FROM alpine:3.17 00:08:18 3.17: Pulling from library/alpine 00:08:18 edb6bdbacee9: Pulling fs layer 00:08:18 edb6bdbacee9: Verifying Checksum 00:08:18 edb6bdbacee9: Download complete 00:08:18 edb6bdbacee9: Pull complete 00:08:18 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 00:08:18 Status: Downloaded newer image for alpine:3.17 00:08:18 ---> 779605e5fbc0 00:08:18 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 00:08:18 ---> Running in 5646765b3e49 00:08:18 Removing intermediate container 5646765b3e49 00:08:18 ---> c9aef5b7280f 00:08:18 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 00:08:18 ---> Running in 272c9258ceda 00:08:18 Removing intermediate container 272c9258ceda 00:08:18 ---> 1196bc194b3c 00:08:18 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 00:08:18 ---> Running in d913cfc484ca 00:08:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:08:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:08:18 (1/2) Installing ca-certificates (20230506-r0) 00:08:18 (2/2) Installing dumb-init (1.2.5-r2) 00:08:18 Executing busybox-1.35.0-r29.trigger 00:08:18 Executing ca-certificates-20230506-r0.trigger 00:08:18 OK: 8 MiB in 17 packages 00:08:18 Removing intermediate container d913cfc484ca 00:08:18 ---> 595891e47d1a 00:08:18 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 00:08:18 ---> ae46cef5974d 00:08:18 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 00:08:18 ---> 81ac25b1f53a 00:08:18 Step 19/26 : COPY --from=builder /app/res/ /res/ 00:08:18 ---> 8c90dbbaa20b 00:08:18 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 00:08:18 ---> 1e4a1e93780d 00:08:18 Step 21/26 : EXPOSE 59712 00:08:18 ---> Running in 5e77232f7751 00:08:18 Removing intermediate container 5e77232f7751 00:08:18 ---> 18d2ce2df7a4 00:08:18 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 00:08:18 ---> Running in 21370f8ed00e 00:08:18 Removing intermediate container 21370f8ed00e 00:08:18 ---> d0f0ef6ce699 00:08:18 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:08:18 ---> Running in fe937bdf1b0c 00:08:18 Removing intermediate container fe937bdf1b0c 00:08:18 ---> b3c9d32c4214 00:08:18 Step 24/26 : LABEL arch=arm64 00:08:18 ---> Running in 64be6558c8c2 00:08:18 Removing intermediate container 64be6558c8c2 00:08:18 ---> 85bdd21b959e 00:08:18 Step 25/26 : LABEL git_sha=5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b 00:08:18 ---> Running in 750a3c05ed4e 00:08:18 Removing intermediate container 750a3c05ed4e 00:08:18 ---> 5109fa3a43ab 00:08:18 Step 26/26 : LABEL version=3.1.0-dev.12 00:08:18 ---> Running in a6518836340f 00:08:18 Removing intermediate container a6518836340f 00:08:18 ---> d07efc93b547 00:08:18 [Warning] One or more build-args [ARCH] were not consumed 00:08:18 Successfully built d07efc93b547 00:08:18 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 00:08:18 provisioning config files... 00:08:18 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/13@tmp/config12817984695399652572tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:08:19 ---> docker-login.sh 00:08:19 nexus3.edgexfoundry.org:10001 00:08:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:08:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:08:19 Configure a credential helper to remove this warning. See 00:08:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:08:19 00:08:19 Login Succeeded 00:08:19 nexus3.edgexfoundry.org:10002 00:08:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:08:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:08:19 Configure a credential helper to remove this warning. See 00:08:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:08:19 00:08:19 Login Succeeded 00:08:19 nexus3.edgexfoundry.org:10003 00:08:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:08:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:08:20 Configure a credential helper to remove this warning. See 00:08:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:08:20 00:08:20 Login Succeeded 00:08:20 nexus3.edgexfoundry.org:10004 00:08:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:08:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:08:20 Configure a credential helper to remove this warning. See 00:08:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:08:20 00:08:20 Login Succeeded 00:08:20 docker.io 00:08:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:08:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:08:21 Configure a credential helper to remove this warning. See 00:08:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:08:21 00:08:21 Login Succeeded 00:08:21 ---> docker-login.sh ends [Pipeline] } 00:08:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:08:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:08:21 [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: 00:08:21 5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b 00:08:21 latest 00:08:21 3.1.0-dev.12 00:08:21 5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b-3.1.0-dev.12 00:08:21 main 00:08:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:08:21 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:08:21 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b 00:08:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 00:08:21 503601792160: Preparing 00:08:21 eea7ab2c73ae: Preparing 00:08:21 359f3354376b: Preparing 00:08:21 78b516039951: Preparing 00:08:21 cda32f451127: Preparing 00:08:21 9386262d7a74: Preparing 00:08:21 9386262d7a74: Waiting 00:08:22 359f3354376b: Pushed 00:08:22 eea7ab2c73ae: Pushed 00:08:22 78b516039951: Pushed 00:08:22 9386262d7a74: Layer already exists 00:08:22 cda32f451127: Pushed 00:08:27 503601792160: Pushed 00:08:27 5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b: digest: sha256:7c8d6074cd72c5467049801ce9633d2c4d36a33ebe6f5b8d978cdefbea84a0c2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:08:28 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:08:28 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 00:08:28 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 00:08:28 503601792160: Preparing 00:08:28 eea7ab2c73ae: Preparing 00:08:28 359f3354376b: Preparing 00:08:28 78b516039951: Preparing 00:08:28 cda32f451127: Preparing 00:08:28 9386262d7a74: Preparing 00:08:28 9386262d7a74: Waiting 00:08:28 eea7ab2c73ae: Layer already exists 00:08:28 359f3354376b: Layer already exists 00:08:28 78b516039951: Layer already exists 00:08:28 cda32f451127: Layer already exists 00:08:28 503601792160: Layer already exists 00:08:28 9386262d7a74: Layer already exists 00:08:28 latest: digest: sha256:7c8d6074cd72c5467049801ce9633d2c4d36a33ebe6f5b8d978cdefbea84a0c2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:08:28 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:08:29 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.12 00:08:29 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 00:08:29 503601792160: Preparing 00:08:29 eea7ab2c73ae: Preparing 00:08:29 359f3354376b: Preparing 00:08:29 78b516039951: Preparing 00:08:29 cda32f451127: Preparing 00:08:29 9386262d7a74: Preparing 00:08:29 9386262d7a74: Waiting 00:08:29 eea7ab2c73ae: Layer already exists 00:08:29 cda32f451127: Layer already exists 00:08:29 78b516039951: Layer already exists 00:08:29 503601792160: Layer already exists 00:08:29 359f3354376b: Layer already exists 00:08:29 9386262d7a74: Layer already exists 00:08:29 3.1.0-dev.12: digest: sha256:7c8d6074cd72c5467049801ce9633d2c4d36a33ebe6f5b8d978cdefbea84a0c2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:08:29 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b-3.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:08:29 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b-3.1.0-dev.12 00:08:29 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 00:08:29 503601792160: Preparing 00:08:29 eea7ab2c73ae: Preparing 00:08:29 359f3354376b: Preparing 00:08:29 78b516039951: Preparing 00:08:29 cda32f451127: Preparing 00:08:29 9386262d7a74: Preparing 00:08:29 9386262d7a74: Waiting 00:08:29 503601792160: Layer already exists 00:08:29 78b516039951: Layer already exists 00:08:29 eea7ab2c73ae: Layer already exists 00:08:29 cda32f451127: Layer already exists 00:08:29 359f3354376b: Layer already exists 00:08:29 9386262d7a74: Layer already exists 00:08:29 5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b-3.1.0-dev.12: digest: sha256:7c8d6074cd72c5467049801ce9633d2c4d36a33ebe6f5b8d978cdefbea84a0c2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:08:30 + 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 00:08:30 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main 00:08:30 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 00:08:30 503601792160: Preparing 00:08:30 eea7ab2c73ae: Preparing 00:08:30 359f3354376b: Preparing 00:08:30 78b516039951: Preparing 00:08:30 cda32f451127: Preparing 00:08:30 9386262d7a74: Preparing 00:08:30 9386262d7a74: Waiting 00:08:30 503601792160: Layer already exists 00:08:30 359f3354376b: Layer already exists 00:08:30 78b516039951: Layer already exists 00:08:30 cda32f451127: Layer already exists 00:08:30 eea7ab2c73ae: Layer already exists 00:08:30 9386262d7a74: Layer already exists 00:08:30 main: digest: sha256:7c8d6074cd72c5467049801ce9633d2c4d36a33ebe6f5b8d978cdefbea84a0c2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:08:30 ===================================================== [Pipeline] echo 00:08:30 taggedImages: 00:08:30 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b 00:08:30 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 00:08:30 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.12 00:08:30 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b-3.1.0-dev.12 00:08:30 - 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 00:08:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:08:31 00:08:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:08:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:08:31 arm64: Pulling from edgex-lftools-log-publisher 00:08:31 8998bd30e6a1: Pulling fs layer 00:08:31 04944245beec: Pulling fs layer 00:08:31 699f458cf7ca: Pulling fs layer 00:08:31 765212b225bb: Pulling fs layer 00:08:31 f23df028b6ca: Pulling fs layer 00:08:31 d65c8cfc05b1: Pulling fs layer 00:08:31 2437ff75d9bd: Pulling fs layer 00:08:31 765212b225bb: Waiting 00:08:31 f23df028b6ca: Waiting 00:08:31 d65c8cfc05b1: Waiting 00:08:31 2437ff75d9bd: Waiting 00:08:31 04944245beec: Verifying Checksum 00:08:31 04944245beec: Download complete 00:08:31 765212b225bb: Verifying Checksum 00:08:31 765212b225bb: Download complete 00:08:31 f23df028b6ca: Verifying Checksum 00:08:31 f23df028b6ca: Download complete 00:08:31 d65c8cfc05b1: Download complete 00:08:31 699f458cf7ca: Verifying Checksum 00:08:31 699f458cf7ca: Download complete 00:08:32 8998bd30e6a1: Verifying Checksum 00:08:32 8998bd30e6a1: Download complete 00:08:34 2437ff75d9bd: Verifying Checksum 00:08:34 2437ff75d9bd: Download complete 00:08:35 8998bd30e6a1: Pull complete 00:08:36 04944245beec: Pull complete 00:08:37 699f458cf7ca: Pull complete 00:08:37 765212b225bb: Pull complete 00:08:38 f23df028b6ca: Pull complete 00:08:38 d65c8cfc05b1: Pull complete 00:08:53 2437ff75d9bd: Pull complete 00:08:53 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:08:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:08:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:08:53 prd-ubuntu20.04-docker-arm64-4c-16g-896 does not seem to be running inside a container 00:08:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-record-replay/13 -v /w/workspace/app-record-replay/13:/w/workspace/app-record-replay/13:rw,z -v /w/workspace/app-record-replay/13@tmp:/w/workspace/app-record-replay/13@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 00:08:56 $ docker top d90e72445ca0361a9e6a9ba2f2a7903d110171ae7f07df102bd150e9db43eff4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:08:57 ---> job-cost.sh 00:08:57 lf-activate-venv: SKIPPING 00:08:57 INFO: No Stack... 00:08:57 INFO: Retrieving Pricing Info for: v3-standard-4 00:08:58 INFO: Archiving Costs [Pipeline] sh 00:08:59 + cat /w/workspace/app-record-replay/13/archives/cost.csv 00:08:59 + cut -d, -f6 [Pipeline] lock 00:08:59 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-13-stack-cost] 00:08:59 Resource [jenkins-edgexfoundry-app-record-replay-main-13-stack-cost] did not exist. Created. 00:08:59 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:08:59 /w/workspace/app-record-replay/13@tmp/durable-7f47d0b4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:09:00 + echo total: 0.10999999940395355 [Pipeline] stash 00:09:00 Warning: overwriting stash ‘stack-cost’ 00:09:00 Stashed 1 file(s) [Pipeline] } 00:09:00 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-13-stack-cost] [Pipeline] // lock [Pipeline] } 00:09:00 $ docker stop --time=1 d90e72445ca0361a9e6a9ba2f2a7903d110171ae7f07df102bd150e9db43eff4 00:09:01 $ docker rm -f --volumes d90e72445ca0361a9e6a9ba2f2a7903d110171ae7f07df102bd150e9db43eff4 [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 00:09:02 provisioning config files... 00:09:02 Could not find credentials [app-record-replay-codecov-token] for edgexfoundry/app-record-replay/main #13 00:09:02 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6376046826381430100tmp [Pipeline] { [Pipeline] sh 00:09:02 + set +x 00:09:02 + curl -s https://codecov.io/bash 00:09:02 + bash -s -- 00:09:02 00:09:02 _____ _ 00:09:02 / ____| | | 00:09:02 | | ___ __| | ___ ___ _____ __ 00:09:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:09:02 | |___| (_) | (_| | __/ (_| (_) \ V / 00:09:02 \_____\___/ \__,_|\___|\___\___/ \_/ 00:09:02 Bash-1.0.6 00:09:02 00:09:02 00:09:02 ==> git version 2.25.1 found 00:09:02 ==> 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 00:09:02 Release-Date: 2020-01-08 00:09:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:09:02 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:09:02 ==> Jenkins CI detected. 00:09:02 current dir:  /w/workspace/exfoundry_app-record-replay_main 00:09:02 project root: . 00:09:02 --> token set from env 00:09:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:09:02 ==> Running gcov in . (disable via -X gcov) 00:09:02 ==> Python coveragepy not found 00:09:02 ==> Searching for coverage reports in: 00:09:02 + . 00:09:02 -> Found 1 reports 00:09:02 ==> Detecting git/mercurial file structure 00:09:02 ==> Reading reports 00:09:02 + ./coverage.out bytes=6157 00:09:02 ==> Appending adjustments 00:09:02 https://docs.codecov.io/docs/fixing-reports 00:09:02 + Found adjustments 00:09:02 ==> Gzipping contents 00:09:02 4.0K /tmp/codecov.RZB3bG.gz 00:09:02 ==> Uploading reports 00:09:02 url: https://codecov.io 00:09:02 query: branch=main&commit=5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F13%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 00:09:02 -> Pinging Codecov 00:09:02 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=$CCTOKEN&branch=main&commit=5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F13%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 00:09:02 Invalid request parameters 00:09:02 400 [Pipeline] } 00:09:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 00:09:02 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 00:09:02 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:09:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:09:03 00:09:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:09:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:09:03 1.410.4: Pulling from edgex-devops/edgex-snyk-go 00:09:03 df9b9388f04a: Pulling fs layer 00:09:03 52dc419b0ee2: Pulling fs layer 00:09:03 25bc292e5bac: Pulling fs layer 00:09:03 114826534d7a: Pulling fs layer 00:09:03 4657fd5d0bcf: Pulling fs layer 00:09:03 6ad1cebc031e: Pulling fs layer 00:09:03 8a3aa393b2d8: Pulling fs layer 00:09:03 4657fd5d0bcf: Waiting 00:09:03 6ad1cebc031e: Waiting 00:09:03 8a3aa393b2d8: Waiting 00:09:03 114826534d7a: Waiting 00:09:03 25bc292e5bac: Verifying Checksum 00:09:03 25bc292e5bac: Download complete 00:09:03 52dc419b0ee2: Verifying Checksum 00:09:03 52dc419b0ee2: Download complete 00:09:03 4657fd5d0bcf: Download complete 00:09:03 df9b9388f04a: Verifying Checksum 00:09:03 df9b9388f04a: Download complete 00:09:03 df9b9388f04a: Pull complete 00:09:03 52dc419b0ee2: Pull complete 00:09:03 25bc292e5bac: Pull complete 00:09:03 6ad1cebc031e: Verifying Checksum 00:09:03 6ad1cebc031e: Download complete 00:09:04 114826534d7a: Download complete 00:09:04 8a3aa393b2d8: Download complete 00:09:07 114826534d7a: Pull complete 00:09:07 4657fd5d0bcf: Pull complete 00:09:07 6ad1cebc031e: Pull complete 00:09:10 8a3aa393b2d8: Pull complete 00:09:10 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 00:09:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:09:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:09:10 prd-ubuntu20.04-docker-8c-8g-895 does not seem to be running inside a container 00:09:10 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 00:09:15 $ docker top e1458a36da775718da50410a32eb722bdfbe5ce1268077506d9729ea334becc5 -eo pid,comm [Pipeline] { [Pipeline] echo 00:09:15 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh 00:09:15 + set -o pipefail 00:09:15 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' 00:09:21 00:09:21 Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... 00:09:21 00:09:21 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/3021d8cc-a488-49ec-8cdc-e6e5fd4241dd 00:09:21 00:09:21 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:09:21 00:09:21 00:09:21 A medium severity vulnerability was found in the Snyk CLI versions you are using. 00:09:21 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 00:09:21 More details here: https://snyk.co/ue1NS 00:09:21 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 00:09:21 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 00:09:21 $ docker stop --time=1 e1458a36da775718da50410a32eb722bdfbe5ce1268077506d9729ea334becc5 00:09:24 $ docker rm -f --volumes e1458a36da775718da50410a32eb722bdfbe5ce1268077506d9729ea334becc5 [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 00:09:25 + git log --format=format:%s -1 5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b [Pipeline] sh 00:09:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:09:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:09:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:09:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:09:25 prd-ubuntu20.04-docker-8c-8g-895 does not seem to be running inside a container 00:09:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:09:26 $ docker top 9a5d6199c0c6604859dc3d9791a82dbf6758d75a1721cb167a7f5b19d7ebb921 -eo pid,comm 00:09:26 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). 00:09:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:09:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:09:26 [ssh-agent] Looking for ssh-agent implementation... 00:09:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:09:26 $ docker exec 9a5d6199c0c6604859dc3d9791a82dbf6758d75a1721cb167a7f5b19d7ebb921 ssh-agent 00:09:26 SSH_AUTH_SOCK=/tmp/ssh-apSR7CSUoLr4/agent.32 00:09:26 SSH_AGENT_PID=38 00:09:26 Running ssh-add (command line suppressed) 00:09:26 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_6092972422581892045.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_6092972422581892045.key) 00:09:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:09:27 + git semver tag 00:09:27 2023-07-12 00:09:27,233 [run_tag] DEBUG tag force:False 00:09:27 2023-07-12 00:09:27,234 [check_head_tag] DEBUG check head tag 00:09:27 2023-07-12 00:09:27,234 [execute] INFO git cat-file --batch-check 00:09:27 2023-07-12 00:09:27,234 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 00:09:27 2023-07-12 00:09:27,238 [execute] INFO git cat-file --batch 00:09:27 2023-07-12 00:09:27,239 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 00:09:27 2023-07-12 00:09:27,245 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 00:09:27 2023-07-12 00:09:27,245 [execute] INFO git tag -a v3.1.0-dev.12 -m v3.1.0-dev.12 00:09:27 2023-07-12 00:09:27,245 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.12', '-m', 'v3.1.0-dev.12'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 00:09:27 2023-07-12 00:09:27,258 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 00:09:27 3.1.0-dev.12 [Pipeline] } 00:09:27 $ docker exec --env ******** --env ******** 9a5d6199c0c6604859dc3d9791a82dbf6758d75a1721cb167a7f5b19d7ebb921 ssh-agent -k 00:09:27 unset SSH_AUTH_SOCK; 00:09:27 unset SSH_AGENT_PID; 00:09:27 echo Agent pid 38 killed; 00:09:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:09:27 + git semver [Pipeline] } 00:09:28 $ docker stop --time=1 9a5d6199c0c6604859dc3d9791a82dbf6758d75a1721cb167a7f5b19d7ebb921 00:09:29 $ docker rm -f --volumes 9a5d6199c0c6604859dc3d9791a82dbf6758d75a1721cb167a7f5b19d7ebb921 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:09:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:09:29 00:09:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:09:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:09:30 0.23.1-centos7: Pulling from edgex-lftools 00:09:30 ab5ef0e58194: Pulling fs layer 00:09:30 9712f1f96733: Pulling fs layer 00:09:30 63f879dbbcfc: Pulling fs layer 00:09:30 0d9ebad4ef96: Pulling fs layer 00:09:30 e9a5061849ea: Pulling fs layer 00:09:30 0d9ebad4ef96: Waiting 00:09:30 d747dcd14b5f: Pulling fs layer 00:09:30 2de7ff778b66: Pulling fs layer 00:09:30 e9a5061849ea: Waiting 00:09:30 d747dcd14b5f: Waiting 00:09:30 9712f1f96733: Verifying Checksum 00:09:30 9712f1f96733: Download complete 00:09:30 63f879dbbcfc: Verifying Checksum 00:09:30 63f879dbbcfc: Download complete 00:09:30 e9a5061849ea: Verifying Checksum 00:09:30 e9a5061849ea: Download complete 00:09:30 d747dcd14b5f: Verifying Checksum 00:09:30 d747dcd14b5f: Download complete 00:09:30 0d9ebad4ef96: Verifying Checksum 00:09:30 0d9ebad4ef96: Download complete 00:09:30 ab5ef0e58194: Verifying Checksum 00:09:30 ab5ef0e58194: Download complete 00:09:30 2de7ff778b66: Verifying Checksum 00:09:30 2de7ff778b66: Download complete 00:09:33 ab5ef0e58194: Pull complete 00:09:33 9712f1f96733: Pull complete 00:09:33 63f879dbbcfc: Pull complete 00:09:37 0d9ebad4ef96: Pull complete 00:09:37 e9a5061849ea: Pull complete 00:09:37 d747dcd14b5f: Pull complete 00:09:38 2de7ff778b66: Pull complete 00:09:38 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 00:09:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:09:38 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:09:38 prd-ubuntu20.04-docker-8c-8g-895 does not seem to be running inside a container 00:09:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 00:09:44 $ docker top 17b77e88e074953cee48491438a648e600d17d8f3cc9b38b77128dda671e3ebd -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:09:44 provisioning config files... 00:09:44 copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config14015926026067835285tmp 00:09:44 copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config12378269152458130244tmp 00:09:44 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config327985738214741093tmp [Pipeline] { [Pipeline] echo 00:09:44 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:09:44 ---> sigul-configuration.sh 00:09:44 gpg: directory `/root/.gnupg' created 00:09:44 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:09:44 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:09:44 gpg: keyring `/root/.gnupg/secring.gpg' created 00:09:44 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:09:44 gpg: CAST5 encrypted data 00:09:44 gpg: encrypted with 1 passphrase 00:09:44 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:09:45 + mkdir /home/jenkins 00:09:45 + mkdir /home/jenkins/sigul [Pipeline] sh 00:09:45 + 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 00:09:45 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:09:45 ---> sigul-install.sh 00:09:45 Sigul already installed; skipping installation. [Pipeline] sh 00:09:46 + git tag --list 00:09:46 v3.1.0-dev.0 00:09:46 v3.1.0-dev.1 00:09:46 v3.1.0-dev.10 00:09:46 v3.1.0-dev.11 00:09:46 v3.1.0-dev.12 00:09:46 v3.1.0-dev.2 00:09:46 v3.1.0-dev.3 00:09:46 v3.1.0-dev.4 00:09:46 v3.1.0-dev.5 00:09:46 v3.1.0-dev.6 00:09:46 v3.1.0-dev.7 00:09:46 v3.1.0-dev.8 00:09:46 v3.1.0-dev.9 [Pipeline] sh 00:09:46 + lftools sign git-tag v3.1.0-dev.12 00:09:46 Signing Git tag with Sigul... 00:09:46 Signing v3.1.0-dev.12 [Pipeline] echo 00:09:47 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:09:47 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:09:47 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:09:47 $ docker stop --time=1 17b77e88e074953cee48491438a648e600d17d8f3cc9b38b77128dda671e3ebd 00:09:48 $ docker rm -f --volumes 17b77e88e074953cee48491438a648e600d17d8f3cc9b38b77128dda671e3ebd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 00:09:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:09:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:09:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:09:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:09:49 prd-ubuntu20.04-docker-8c-8g-895 does not seem to be running inside a container 00:09:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:09:50 $ docker top c595557171ba09692b91dfe58fb01cf6e3f50632ce065073db1dec3bab1449e1 -eo pid,comm 00:09:50 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). 00:09:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:09:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:09:50 [ssh-agent] Looking for ssh-agent implementation... 00:09:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:09:50 $ docker exec c595557171ba09692b91dfe58fb01cf6e3f50632ce065073db1dec3bab1449e1 ssh-agent 00:09:50 SSH_AUTH_SOCK=/tmp/ssh-XVtwn01NH7G4/agent.31 00:09:50 SSH_AGENT_PID=37 00:09:50 Running ssh-add (command line suppressed) 00:09:50 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_8343127952104779057.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_8343127952104779057.key) 00:09:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:09:50 + git semver bump pre 00:09:51 2023-07-12 00:09:50,989 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 00:09:51 2023-07-12 00:09:50,989 [bump_version] DEBUG bumping version:3.1.0-dev.12 on axis:pre with prefix:dev 00:09:51 2023-07-12 00:09:50,989 [bump_version] DEBUG bumped version:3.1.0-dev.13 00:09:51 2023-07-12 00:09:50,989 [write_version] DEBUG write version:3.1.0-dev.13 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True 00:09:51 2023-07-12 00:09:50,989 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 00:09:51 2023-07-12 00:09:50,989 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main 00:09:51 2023-07-12 00:09:50,991 [execute] INFO git cat-file --batch-check 00:09:51 2023-07-12 00:09:50,991 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 00:09:51 2023-07-12 00:09:50,996 [execute] INFO git cat-file --batch 00:09:51 2023-07-12 00:09:50,996 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 00:09:51 2023-07-12 00:09:51,001 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 00:09:51 3.1.0-dev.13 [Pipeline] } 00:09:51 $ docker exec --env ******** --env ******** c595557171ba09692b91dfe58fb01cf6e3f50632ce065073db1dec3bab1449e1 ssh-agent -k 00:09:51 unset SSH_AUTH_SOCK; 00:09:51 unset SSH_AGENT_PID; 00:09:51 echo Agent pid 37 killed; 00:09:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:09:51 + git semver [Pipeline] } 00:09:51 $ docker stop --time=1 c595557171ba09692b91dfe58fb01cf6e3f50632ce065073db1dec3bab1449e1 00:09:53 $ docker rm -f --volumes c595557171ba09692b91dfe58fb01cf6e3f50632ce065073db1dec3bab1449e1 [Pipeline] // withDockerContainer [Pipeline] sh 00:09:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:09:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:09:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:09:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:09:56 prd-ubuntu20.04-docker-8c-8g-895 does not seem to be running inside a container 00:09:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:09:57 $ docker top bcef6ca40286fd517a691ae617bfbff20409e41e730597286e34635fda045066 -eo pid,comm 00:09:57 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). 00:09:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:09:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:09:57 [ssh-agent] Looking for ssh-agent implementation... 00:09:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:09:57 $ docker exec bcef6ca40286fd517a691ae617bfbff20409e41e730597286e34635fda045066 ssh-agent 00:09:57 SSH_AUTH_SOCK=/tmp/ssh-MrtrRVHZOBGR/agent.32 00:09:57 SSH_AGENT_PID=38 00:09:57 Running ssh-add (command line suppressed) 00:09:57 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_152523102837394531.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_152523102837394531.key) 00:09:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:09:57 + git semver push 00:09:58 2023-07-12 00:09:57,959 [run_push] DEBUG push 00:09:58 2023-07-12 00:09:57,959 [execute] INFO git cat-file --batch-check 00:09:58 2023-07-12 00:09:57,960 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 00:09:58 2023-07-12 00:09:57,963 [execute] INFO git rev-list e6bbb4c09dc4f5dc30484604a3b2a82966bb30e6 -- 00:09:58 2023-07-12 00:09:57,963 [execute] DEBUG Popen(['git', 'rev-list', 'e6bbb4c09dc4f5dc30484604a3b2a82966bb30e6', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 00:09:58 2023-07-12 00:09:57,968 [execute] INFO git fetch -v origin 00:09:58 2023-07-12 00:09:57,969 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) 00:09:58 2023-07-12 00:09:58,426 [run_push] DEBUG no remote changes detected 00:09:58 2023-07-12 00:09:58,427 [execute] INFO git push origin semver 00:09:58 2023-07-12 00:09:58,427 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 00:09:59 2023-07-12 00:09:59,386 [run_push] DEBUG push all version tags 00:09:59 2023-07-12 00:09:59,387 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 00:09:59 2023-07-12 00:09:59,387 [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) 00:10:00 2023-07-12 00:10:00,084 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 00:10:00 3.1.0-dev.13 [Pipeline] } 00:10:00 $ docker exec --env ******** --env ******** bcef6ca40286fd517a691ae617bfbff20409e41e730597286e34635fda045066 ssh-agent -k 00:10:00 unset SSH_AUTH_SOCK; 00:10:00 unset SSH_AGENT_PID; 00:10:00 echo Agent pid 38 killed; 00:10:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:10:00 + git semver [Pipeline] } 00:10:00 $ docker stop --time=1 bcef6ca40286fd517a691ae617bfbff20409e41e730597286e34635fda045066 00:10:02 $ docker rm -f --volumes bcef6ca40286fd517a691ae617bfbff20409e41e730597286e34635fda045066 [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 00:10:02 + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] 00:10:02 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 00:10:02 total 16 00:10:02 drwxr-xr-x 3 root root 4096 Jul 11 23:57 . 00:10:02 drwxrwxr-x 10 jenkins jenkins 4096 Jul 12 00:09 .. 00:10:02 drwxr-xr-x 2 root root 4096 Jul 11 23:57 cost 00:10:02 -rw-r--r-- 1 root root 88 Jul 11 23:57 cost.csv 00:10:02 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives 00:10:02 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 00:10:02 total 16 00:10:02 drwxr-xr-x 3 jenkins jenkins 4096 Jul 11 23:57 . 00:10:02 drwxrwxr-x 10 jenkins jenkins 4096 Jul 12 00:09 .. 00:10:02 drwxr-xr-x 2 jenkins jenkins 4096 Jul 11 23:57 cost 00:10:02 -rw-r--r-- 1 jenkins jenkins 88 Jul 11 23:57 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:10:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:10:03 ---> package-listing.sh 00:10:03 ++ facter osfamily 00:10:03 ++ tr '[:upper:]' '[:lower:]' 00:10:04 + OS_FAMILY=debian 00:10:04 + workspace=/w/workspace/exfoundry_app-record-replay_main 00:10:04 + START_PACKAGES=/tmp/packages_start.txt 00:10:04 + END_PACKAGES=/tmp/packages_end.txt 00:10:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:10:04 + PACKAGES=/tmp/packages_start.txt 00:10:04 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 00:10:04 + PACKAGES=/tmp/packages_end.txt 00:10:04 + case "${OS_FAMILY}" in 00:10:04 + dpkg -l 00:10:04 + grep '^ii' 00:10:04 + '[' -f /tmp/packages_start.txt ']' 00:10:04 + '[' -f /tmp/packages_end.txt ']' 00:10:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:10:04 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 00:10:04 + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ 00:10:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo 00:10:04 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 00:10:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:10:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:10:04 prd-ubuntu20.04-docker-8c-8g-895 does not seem to be running inside a container 00:10:05 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:10:05 $ docker top 3241d857b2383bd742448c78b64241c35023122673670ef1d9ca981a6c49f7b2 -eo pid,comm [Pipeline] { [Pipeline] sh 00:10:05 + touch /tmp/pre-build-complete [Pipeline] sh 00:10:05 + mkdir -p /var/log/sysstat [Pipeline] sh 00:10:06 + ls /var/log/sa-host 00:10:06 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:10:06 provisioning config files... 00:10:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6869670056059523048tmp [Pipeline] { [Pipeline] echo 00:10:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:10:06 ---> create-netrc.sh [Pipeline] } 00:10:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:10:06 ---> python-tools-install.sh [Pipeline] echo 00:10:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:10:07 ---> sudo-logs.sh 00:10:07 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:10:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:10:07 ---> job-cost.sh 00:10:07 lf-activate-venv: SKIPPING 00:10:07 DEBUG: total: 0.2199999988079071 00:10:07 INFO: Retrieving Stack Cost... 00:10:08 INFO: Retrieving Pricing Info for: v3-standard-8 00:10:08 INFO: Archiving Costs [Pipeline] echo 00:10:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:10:08 ---> logs-deploy.sh 00:10:08 lf-activate-venv: SKIPPING 00:10:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/13 00:10:08 INFO: archiving workspace using pattern(s): 00:10:09 Archives upload complete. 00:10:09 INFO: archiving logs to Nexus