Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0ad4d9acad8bf24a025cedcbd7ddd6fb4b5c3077 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-ssh328074649421670351.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-ssh168773165713401819.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-ssh2646875262432306472.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-ssh4366534616802449288.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-ssh9405614134122677176.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1164 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 0ad4d9acad8bf24a025cedcbd7ddd6fb4b5c3077 (main) Commit message: "Merge pull request #43 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.6" > 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 0ad4d9acad8bf24a025cedcbd7ddd6fb4b5c3077 # timeout=10 > git rev-list --no-walk f87ca7d3b83689b830a75d23e332994a9af14d1e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:03:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:03:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:03:55 ========================================================= 17:03:55 EdgeX Global Pipelines Version Info 17:03:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:03:55 ------------------- 17:03:55 stable info: 17:03:55 ------------------- 17:03:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:03:55 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 17:03:55 Message: update stable to v1.0.250 17:03:56 ------------------- 17:03:56 experimental info: 17:03:56 ------------------- 17:03:56 Commited By: **** collab-it+edgex@linuxfoundation.org 17:03:56 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 17:03:56 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:03:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 17:03:56 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 17:03:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:03:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:03:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:03:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 17:03:56 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:03:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:03:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:03:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:03:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:03:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 17:03:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:03:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:03:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:03:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:03:56 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:03:56 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:03:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:03:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:03:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:03:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:03:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:03:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:03:57 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:03:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:03:57 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:03:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:03:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:03:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:03:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0ad4d9acad8bf24a025cedcbd7ddd6fb4b5c3077 [Pipeline] echo 17:03:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0ad4d9a [Pipeline] echo 17:03:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:03:57 provisioning config files... 17:03:57 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config16533639322458423978tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:03:57 ---> docker-login.sh 17:03:57 nexus3.edgexfoundry.org:10001 17:03:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:03:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:03:57 Configure a credential helper to remove this warning. See 17:03:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:03:57 17:03:57 Login Succeeded 17:03:57 nexus3.edgexfoundry.org:10002 17:03:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:03:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:03:58 Configure a credential helper to remove this warning. See 17:03:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:03:58 17:03:58 Login Succeeded 17:03:58 nexus3.edgexfoundry.org:10003 17:03:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:03:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:03:58 Configure a credential helper to remove this warning. See 17:03:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:03:58 17:03:58 Login Succeeded 17:03:58 nexus3.edgexfoundry.org:10004 17:03:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:03:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:03:58 Configure a credential helper to remove this warning. See 17:03:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:03:58 17:03:58 Login Succeeded 17:03:58 docker.io 17:03:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:03:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:03:58 Configure a credential helper to remove this warning. See 17:03:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:03:58 17:03:58 Login Succeeded 17:03:58 ---> docker-login.sh ends [Pipeline] } 17:03:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:03:59 + git rev-list -1 --merges 0ad4d9acad8bf24a025cedcbd7ddd6fb4b5c3077~1..0ad4d9acad8bf24a025cedcbd7ddd6fb4b5c3077 [Pipeline] echo 17:03:59 -----------> git rev-list -1 --merges 0ad4d9acad8bf24a025cedcbd7ddd6fb4b5c3077~1..0ad4d9acad8bf24a025cedcbd7ddd6fb4b5c3077 0ad4d9acad8bf24a025cedcbd7ddd6fb4b5c3077 17:03:59 0ad4d9acad8bf24a025cedcbd7ddd6fb4b5c3077 [false] [Pipeline] sh 17:03:59 + git log --format=format:%s -1 0ad4d9acad8bf24a025cedcbd7ddd6fb4b5c3077 [Pipeline] echo 17:03:59 ========================================================= 17:03:59 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:03:59 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:03:59 + git log --format=format:%s -1 0ad4d9acad8bf24a025cedcbd7ddd6fb4b5c3077 [Pipeline] echo 17:03:59 [semverPrep] GIT_COMMIT: 0ad4d9acad8bf24a025cedcbd7ddd6fb4b5c3077, Commit Message: Merge pull request #43 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.6 [Pipeline] echo 17:03:59 [semverPrep] This is not a build commit. [Pipeline] sh 17:04:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:04:00 + grep -v github /etc/ssh/ssh_known_hosts 17:04:00 + [ -e /tmp/ssh_known_hosts ] 17:04:00 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:04:00 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 17:04:00 -a /etc/ssh/ssh_known_hosts 17:04:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:04:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:04:00 17:04:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:04:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:04:00 0.1.4: Pulling from edgex-devops/py-git-semver 17:04:00 b85a868b505f: Pulling fs layer 17:04:00 e2be974225ed: Pulling fs layer 17:04:00 339a4e72a1f5: Pulling fs layer 17:04:00 988bab9f4d93: Pulling fs layer 17:04:00 1469e6f7b9e6: Pulling fs layer 17:04:00 eaf3925da568: Pulling fs layer 17:04:00 bab4dde63d76: Pulling fs layer 17:04:00 bde34c3a00c8: Pulling fs layer 17:04:00 b352a97aabf1: Pulling fs layer 17:04:00 4872d77fe225: Pulling fs layer 17:04:00 5851b861e8e6: Pulling fs layer 17:04:00 988bab9f4d93: Waiting 17:04:00 1469e6f7b9e6: Waiting 17:04:00 eaf3925da568: Waiting 17:04:00 bab4dde63d76: Waiting 17:04:00 bde34c3a00c8: Waiting 17:04:00 b352a97aabf1: Waiting 17:04:00 4872d77fe225: Waiting 17:04:00 5851b861e8e6: Waiting 17:04:00 e2be974225ed: Download complete 17:04:00 988bab9f4d93: Verifying Checksum 17:04:00 988bab9f4d93: Download complete 17:04:01 1469e6f7b9e6: Verifying Checksum 17:04:01 1469e6f7b9e6: Download complete 17:04:01 eaf3925da568: Verifying Checksum 17:04:01 eaf3925da568: Download complete 17:04:01 339a4e72a1f5: Verifying Checksum 17:04:01 339a4e72a1f5: Download complete 17:04:01 bde34c3a00c8: Verifying Checksum 17:04:01 bde34c3a00c8: Download complete 17:04:01 b352a97aabf1: Verifying Checksum 17:04:01 b352a97aabf1: Download complete 17:04:01 4872d77fe225: Download complete 17:04:01 5851b861e8e6: Verifying Checksum 17:04:01 5851b861e8e6: Download complete 17:04:01 b85a868b505f: Download complete 17:04:01 bab4dde63d76: Verifying Checksum 17:04:01 bab4dde63d76: Download complete 17:04:02 b85a868b505f: Pull complete 17:04:02 e2be974225ed: Pull complete 17:04:03 339a4e72a1f5: Pull complete 17:04:03 988bab9f4d93: Pull complete 17:04:03 1469e6f7b9e6: Pull complete 17:04:03 eaf3925da568: Pull complete 17:04:05 bab4dde63d76: Pull complete 17:04:05 bde34c3a00c8: Pull complete 17:04:05 b352a97aabf1: Pull complete 17:04:05 4872d77fe225: Pull complete 17:04:05 5851b861e8e6: Pull complete 17:04:05 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:04:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:04:05 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:04:05 prd-ubuntu20.04-docker-8c-8g-1164 does not seem to be running inside a container 17:04:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:04:08 $ docker top a3e4d9ad120aaca69517818e571aad34dc20fe8e1a73d9cd719c5f481a91008e -eo pid,comm 17:04:08 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). 17:04:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:04:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:04:08 [ssh-agent] Looking for ssh-agent implementation... 17:04:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:04:08 $ docker exec a3e4d9ad120aaca69517818e571aad34dc20fe8e1a73d9cd719c5f481a91008e ssh-agent 17:04:08 SSH_AUTH_SOCK=/tmp/ssh-BUEY5AVwEAF0/agent.33 17:04:08 SSH_AGENT_PID=39 17:04:08 Running ssh-add (command line suppressed) 17:04:08 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_15294289884557077654.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_15294289884557077654.key) 17:04:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:04:09 + git tag --points-at HEAD [Pipeline] } 17:04:09 $ docker exec --env ******** --env ******** a3e4d9ad120aaca69517818e571aad34dc20fe8e1a73d9cd719c5f481a91008e ssh-agent -k 17:04:09 unset SSH_AUTH_SOCK; 17:04:09 unset SSH_AGENT_PID; 17:04:09 echo Agent pid 39 killed; 17:04:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:04:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:04:09 [ssh-agent] Looking for ssh-agent implementation... 17:04:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:04:09 $ docker exec a3e4d9ad120aaca69517818e571aad34dc20fe8e1a73d9cd719c5f481a91008e ssh-agent 17:04:09 SSH_AUTH_SOCK=/tmp/ssh-TMxYPkr4pRJj/agent.72 17:04:09 SSH_AGENT_PID=78 17:04:09 Running ssh-add (command line suppressed) 17:04:09 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10897646879783106464.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10897646879783106464.key) 17:04:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:04:09 + git semver init 17:04:10 2023-07-14 17:04:10,180 [run_init] DEBUG init version:0.0.0 force:False 17:04:10 2023-07-14 17:04:10,180 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver 17:04:10 2023-07-14 17:04:10,181 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver 17:04:10 2023-07-14 17:04:10,181 [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) 17:04:11 2023-07-14 17:04:10,775 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude 17:04:11 2023-07-14 17:04:10,776 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False 17:04:11 2023-07-14 17:04:10,776 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 17:04:11 2023-07-14 17:04:10,776 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 17:04:11 3.1.0-dev.17 [Pipeline] } 17:04:11 $ docker exec --env ******** --env ******** a3e4d9ad120aaca69517818e571aad34dc20fe8e1a73d9cd719c5f481a91008e ssh-agent -k 17:04:11 unset SSH_AUTH_SOCK; 17:04:11 unset SSH_AGENT_PID; 17:04:11 echo Agent pid 78 killed; 17:04:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:04:11 + git semver [Pipeline] } 17:04:11 $ docker stop --time=1 a3e4d9ad120aaca69517818e571aad34dc20fe8e1a73d9cd719c5f481a91008e 17:04:13 $ docker rm -f --volumes a3e4d9ad120aaca69517818e571aad34dc20fe8e1a73d9cd719c5f481a91008e [Pipeline] // withDockerContainer [Pipeline] sh 17:04:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:04:13 Stashed 1 file(s) [Pipeline] echo 17:04:13 [edgeXSemver]: initialized semver on version 3.1.0-dev.17 [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 17:04:13 provisioning config files... 17:04:13 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config17342505476428261004tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:04:14 ---> docker-login.sh 17:04:14 nexus3.edgexfoundry.org:10001 17:04:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:04:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:04:14 Configure a credential helper to remove this warning. See 17:04:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:04:14 17:04:14 Login Succeeded 17:04:14 nexus3.edgexfoundry.org:10002 17:04:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:04:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:04:14 Configure a credential helper to remove this warning. See 17:04:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:04:14 17:04:14 Login Succeeded 17:04:14 nexus3.edgexfoundry.org:10003 17:04:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:04:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:04:14 Configure a credential helper to remove this warning. See 17:04:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:04:14 17:04:14 Login Succeeded 17:04:14 nexus3.edgexfoundry.org:10004 17:04:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:04:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:04:14 Configure a credential helper to remove this warning. See 17:04:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:04:14 17:04:14 Login Succeeded 17:04:14 docker.io 17:04:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:04:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:04:14 Configure a credential helper to remove this warning. See 17:04:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:04:14 17:04:14 Login Succeeded 17:04:14 ---> docker-login.sh ends [Pipeline] } 17:04:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:04:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:04:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:04:14 ========================================================= 17:04:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 17:04:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:04:15 + 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 . 17:04:15 Sending build context to Docker daemon 333.8kB 17:04:15 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 17:04:15 Step 2/12 : FROM ${BASE} AS builder 17:04:15 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 17:04:15 4db1b89c0bd1: Pulling fs layer 17:04:15 6911f1a30b25: Pulling fs layer 17:04:15 e194b8c5c2a9: Pulling fs layer 17:04:15 6863d3e3a2b1: Pulling fs layer 17:04:15 ec0bb842ea78: Pulling fs layer 17:04:15 40a00589a448: Pulling fs layer 17:04:15 6c08303d61cc: Pulling fs layer 17:04:15 798269fcf238: Pulling fs layer 17:04:15 ec0bb842ea78: Waiting 17:04:15 40a00589a448: Waiting 17:04:15 6c08303d61cc: Waiting 17:04:15 798269fcf238: Waiting 17:04:15 6863d3e3a2b1: Waiting 17:04:15 6911f1a30b25: Verifying Checksum 17:04:15 6911f1a30b25: Download complete 17:04:15 6863d3e3a2b1: Verifying Checksum 17:04:15 6863d3e3a2b1: Download complete 17:04:15 ec0bb842ea78: Verifying Checksum 17:04:15 ec0bb842ea78: Download complete 17:04:15 4db1b89c0bd1: Verifying Checksum 17:04:15 4db1b89c0bd1: Download complete 17:04:15 40a00589a448: Verifying Checksum 17:04:15 40a00589a448: Download complete 17:04:15 4db1b89c0bd1: Pull complete 17:04:15 6911f1a30b25: Pull complete 17:04:15 798269fcf238: Verifying Checksum 17:04:15 798269fcf238: Download complete 17:04:15 e194b8c5c2a9: Verifying Checksum 17:04:15 e194b8c5c2a9: Download complete 17:04:16 6c08303d61cc: Verifying Checksum 17:04:16 6c08303d61cc: Download complete 17:04:19 e194b8c5c2a9: Pull complete 17:04:19 6863d3e3a2b1: Pull complete 17:04:19 ec0bb842ea78: Pull complete 17:04:19 40a00589a448: Pull complete 17:04:22 6c08303d61cc: Pull complete 17:04:23 798269fcf238: Pull complete 17:04:23 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 17:04:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 17:04:23 ---> ec979cd7f677 17:04:23 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 17:04:27 ---> Running in acc7f197005d 17:04:27 Removing intermediate container acc7f197005d 17:04:27 ---> 099aab4e309f 17:04:27 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 17:04:27 ---> Running in 2c7bad2d596c 17:04:27 Removing intermediate container 2c7bad2d596c 17:04:27 ---> d74ed13debc9 17:04:27 Step 5/12 : ARG ADD_BUILD_TAGS="" 17:04:27 ---> Running in dda7b0aaee89 17:04:28 Removing intermediate container dda7b0aaee89 17:04:28 ---> 40460279aadd 17:04:28 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:04:28 ---> Running in a575ae37c715 17:04:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:04:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:04:28 Still waiting to schedule task 17:04:28 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 17:04:28 OK: 265 MiB in 53 packages 17:04:29 Removing intermediate container a575ae37c715 17:04:29 ---> 994666140fc6 17:04:29 Step 7/12 : WORKDIR /app 17:04:29 ---> Running in d508dc9de8bb 17:04:29 Removing intermediate container d508dc9de8bb 17:04:29 ---> 2c20e5887a46 17:04:29 Step 8/12 : COPY go.mod vendor* ./ 17:04:29 ---> c32da026b194 17:04:29 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:04:29 ---> Running in 2d5d2ba4af87 17:05:16 Removing intermediate container 2d5d2ba4af87 17:05:16 ---> fc9fc6025d50 17:05:16 Step 10/12 : COPY . . 17:05:16 ---> 1d74a0d6583c 17:05:16 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:05:16 ---> Running in 7147ff5b07b5 17:05:16 Removing intermediate container 7147ff5b07b5 17:05:16 ---> a2a8c92085a7 17:05:16 Step 12/12 : RUN $MAKE 17:05:16 ---> Running in 652e2d58b174 17:05:16 noop 17:05:16 Removing intermediate container 652e2d58b174 17:05:16 ---> 9854b034cbcd 17:05:16 Successfully built 9854b034cbcd 17:05:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:05:16 + docker inspect -f . ci-base-image-x86_64 17:05:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:05:16 prd-ubuntu20.04-docker-8c-8g-1164 does not seem to be running inside a container 17:05:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:05:16 $ docker top 46c630bd4236a58f6b56242aa993fccf72b2de301e27cd05e672f85efed33e8f -eo pid,comm [Pipeline] { [Pipeline] sh 17:05:17 + go version 17:05:17 go version go1.20.6 linux/amd64 [Pipeline] } 17:05:17 $ docker stop --time=1 46c630bd4236a58f6b56242aa993fccf72b2de301e27cd05e672f85efed33e8f 17:05:18 $ docker rm -f --volumes 46c630bd4236a58f6b56242aa993fccf72b2de301e27cd05e672f85efed33e8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:05:18 + docker inspect -f . ci-base-image-x86_64 17:05:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:05:18 prd-ubuntu20.04-docker-8c-8g-1164 does not seem to be running inside a container 17:05:19 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:05:19 $ docker top 0764bd8d863d8d5f154f423f37a29c9cd60e09ae50653f968f1446220cd080e0 -eo pid,comm [Pipeline] { [Pipeline] sh 17:05:19 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh 17:05:19 + make test 17:05:19 go test -race -coverprofile=coverage.out ./... 17:05:41 ? github.com/edgexfoundry/app-record-replay [no test files] 17:05:41 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 17:05:41 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 17:05:41 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 17:05:41 ok github.com/edgexfoundry/app-record-replay/internal/app 0.062s coverage: 87.5% of statements 17:05:41 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.074s coverage: 91.6% of statements 17:05:41 ok github.com/edgexfoundry/app-record-replay/internal/data 0.063s coverage: 65.2% of statements 17:06:03 go vet ./... 17:06:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:06:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:06:04 ./bin/test-attribution-txt.sh [Pipeline] echo 17:06:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:06:04 $ docker stop --time=1 0764bd8d863d8d5f154f423f37a29c9cd60e09ae50653f968f1446220cd080e0 17:06:09 $ docker rm -f --volumes 0764bd8d863d8d5f154f423f37a29c9cd60e09ae50653f968f1446220cd080e0 [Pipeline] // withDockerContainer [Pipeline] sh 17:06:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:06:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:06:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:06:10 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1166 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws 17:06:10 Running in /w/workspace/app-record-replay/19 [Pipeline] { [Pipeline] checkout 17:06:10 Selected Git installation does not exist. Using Default 17:06:10 The recommended git tool is: NONE 17:06:10 + ls -al . 17:06:10 total 164 17:06:10 drwxrwxr-x 9 jenkins jenkins 4096 Jul 14 17:05 . 17:06:10 drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 17:03 .. 17:06:10 -rw-rw-r-- 1 jenkins jenkins 119 Jul 14 17:03 .dockerignore 17:06:10 drwxrwxr-x 8 jenkins jenkins 4096 Jul 14 17:04 .git 17:06:10 drwxrwxr-x 2 jenkins jenkins 4096 Jul 14 17:03 .github 17:06:10 -rw-rw-r-- 1 jenkins jenkins 164 Jul 14 17:03 .gitignore 17:06:10 -rw-rw-r-- 1 jenkins jenkins 41 Jul 14 17:03 .golangci.yml 17:06:10 drwxr-xr-x 3 jenkins jenkins 4096 Jul 14 17:04 .semver 17:06:10 -rw-rw-r-- 1 jenkins jenkins 10642 Jul 14 17:03 Attribution.txt 17:06:10 -rw-rw-r-- 1 jenkins jenkins 258 Jul 14 17:03 CHANGELOG.md 17:06:10 -rw-rw-r-- 1 jenkins jenkins 1616 Jul 14 17:03 Dockerfile 17:06:10 -rw-rw-r-- 1 jenkins jenkins 677 Jul 14 17:03 GOVERNANCE.md 17:06:10 -rw-rw-r-- 1 jenkins jenkins 681 Jul 14 17:03 Jenkinsfile 17:06:10 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 14 17:03 LICENSE 17:06:10 -rw-rw-r-- 1 jenkins jenkins 3139 Jul 14 17:03 Makefile 17:06:10 -rw-rw-r-- 1 jenkins jenkins 611 Jul 14 17:03 OWNERS.md 17:06:10 -rw-rw-r-- 1 jenkins jenkins 2363 Jul 14 17:03 README.md 17:06:10 -rw-rw-r-- 1 jenkins jenkins 4285 Jul 14 17:03 Record and Reply.postman_collection.json 17:06:10 -rw-rw-r-- 1 jenkins jenkins 12 Jul 14 17:04 VERSION 17:06:10 drwxrwxr-x 2 jenkins jenkins 4096 Jul 14 17:03 bin 17:06:10 -rw-r--r-- 1 jenkins jenkins 7545 Jul 14 17:05 coverage.out 17:06:10 -rw-rw-r-- 1 jenkins jenkins 3678 Jul 14 17:03 go.mod 17:06:10 -rw-rw-r-- 1 jenkins jenkins 32843 Jul 14 17:03 go.sum 17:06:10 drwxrwxr-x 6 jenkins jenkins 4096 Jul 14 17:03 internal 17:06:10 -rw-rw-r-- 1 jenkins jenkins 913 Jul 14 17:03 main.go 17:06:10 drwxrwxr-x 3 jenkins jenkins 4096 Jul 14 17:03 pkg 17:06:10 drwxrwxr-x 2 jenkins jenkins 4096 Jul 14 17:03 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:11 + 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=0ad4d9acad8bf24a025cedcbd7ddd6fb4b5c3077 --label arch=amd64 --label version=3.1.0-dev.17 . 17:06:11 Sending build context to Docker daemon 342kB 17:06:11 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 17:06:11 Step 2/26 : FROM ${BASE} AS builder 17:06:11 ---> 9854b034cbcd 17:06:11 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 17:06:11 ---> Running in 1e4c62f28097 17:06:11 Removing intermediate container 1e4c62f28097 17:06:11 ---> de6f52f22be9 17:06:11 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 17:06:11 ---> Running in 7df4355ffe36 17:06:11 Removing intermediate container 7df4355ffe36 17:06:11 ---> 652cbb2c6d37 17:06:11 Step 5/26 : ARG ADD_BUILD_TAGS="" 17:06:11 ---> Running in e59d846bc321 17:06:11 Removing intermediate container e59d846bc321 17:06:11 ---> c8600f4c57e7 17:06:11 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:06:11 ---> Running in 025f585eb99c 17:06:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:06:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:06:12 OK: 265 MiB in 53 packages 17:06:12 Removing intermediate container 025f585eb99c 17:06:12 ---> 71a787a172df 17:06:12 Step 7/26 : WORKDIR /app 17:06:12 ---> Running in 794e7d6e6185 17:06:12 Removing intermediate container 794e7d6e6185 17:06:12 ---> 62edee3a831b 17:06:12 Step 8/26 : COPY go.mod vendor* ./ 17:06:12 ---> ed26169543f8 17:06:12 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:06:12 ---> Running in f4612836c791 17:06:13 Removing intermediate container f4612836c791 17:06:13 ---> aceb4a7f1de6 17:06:13 Step 10/26 : COPY . . 17:06:13 ---> 05a26fe2562d 17:06:13 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:06:13 ---> Running in 49f5c69cb438 17:06:14 Removing intermediate container 49f5c69cb438 17:06:14 ---> 881493f87fee 17:06:14 Step 12/26 : RUN $MAKE 17:06:14 ---> Running in 70f7cc24d899 17:06:14 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.6 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.17" -trimpath -mod=readonly -o app-record-replay 17:06:17 using credential edgex-jenkins-ssh 17:06:17 Cloning the remote Git repository 17:06:17 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 17:06:17 > git init /w/workspace/app-record-replay/19 # timeout=10 17:06:17 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 17:06:17 > git --version # timeout=10 17:06:17 > git --version # 'git version 2.25.1' 17:06:17 using GIT_SSH to set credentials SSH Credentials for GitHub 17:06:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:06:18 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 17:06:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:06:19 Avoid second fetch 17:06:19 Checking out Revision 0ad4d9acad8bf24a025cedcbd7ddd6fb4b5c3077 (main) 17:06:19 > git config core.sparsecheckout # timeout=10 17:06:19 > git checkout -f 0ad4d9acad8bf24a025cedcbd7ddd6fb4b5c3077 # timeout=10 17:06:20 Commit message: "Merge pull request #43 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.6" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:06:21 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:06:21 % Total % Received % Xferd Average Speed Time Time Time Current 17:06:21 Dload Upload Total Spent Left Speed 17:06:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 87335 0 --:--:-- --:--:-- --:--:-- 87335 [Pipeline] sh 17:06:22 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:06:22 + sudo tee /etc/docker/daemon.new 17:06:22 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:06:22 { 17:06:22 "registry-mirrors": [ 17:06:22 "https://nexus3.edgexfoundry.org:10001" 17:06:22 ], 17:06:22 "bip": "10.250.0.254/24", 17:06:22 "hosts": [ 17:06:22 "tcp://0.0.0.0:5555", 17:06:22 "unix:///var/run/docker.sock" 17:06:22 ], 17:06:22 "mtu": 1458, 17:06:22 "selinux-enabled": true, 17:06:22 "seccomp-profile": "/etc/docker/seccomp.json" 17:06:22 } [Pipeline] sh 17:06:22 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:06:23 + sudo service docker restart 17:06:36 Removing intermediate container 70f7cc24d899 17:06:36 ---> 2b8f1aa6dd96 17:06:36 Step 13/26 : FROM alpine:3.17 17:06:36 3.17: Pulling from library/alpine 17:06:36 4db1b89c0bd1: Already exists 17:06:36 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 17:06:36 Status: Downloaded newer image for alpine:3.17 17:06:36 ---> 1f73a9d63274 17:06:36 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 17:06:36 ---> Running in 5905167b1b89 17:06:36 Removing intermediate container 5905167b1b89 17:06:36 ---> df460c753e7f 17:06:36 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 17:06:36 ---> Running in fc06649ef91a 17:06:36 Removing intermediate container fc06649ef91a 17:06:36 ---> 6e74f6dc7c8a 17:06:36 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 17:06:36 ---> Running in d03856f8a746 17:06:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:06:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:06:37 (1/2) Installing ca-certificates (20230506-r0) 17:06:37 (2/2) Installing dumb-init (1.2.5-r2) 17:06:37 Executing busybox-1.35.0-r29.trigger 17:06:37 Executing ca-certificates-20230506-r0.trigger 17:06:37 OK: 8 MiB in 17 packages 17:06:37 Removing intermediate container d03856f8a746 17:06:37 ---> e3fcfa289237 17:06:37 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 17:06:38 ---> 92a9febe4928 17:06:38 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 17:06:38 ---> 3fdc1b3cbc57 17:06:38 Step 19/26 : COPY --from=builder /app/res/ /res/ 17:06:38 ---> 8f2c06e92829 17:06:38 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 17:06:39 ---> 8db0dc901147 17:06:39 Step 21/26 : EXPOSE 59712 17:06:39 ---> Running in 7aa368e2e5ce 17:06:39 Removing intermediate container 7aa368e2e5ce 17:06:39 ---> 82d149af04b1 17:06:39 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 17:06:39 ---> Running in 36f0789c1f35 17:06:39 Removing intermediate container 36f0789c1f35 17:06:39 ---> f77db2565559 17:06:39 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:06:39 ---> Running in 14b51f2d7fc0 17:06:39 Removing intermediate container 14b51f2d7fc0 17:06:39 ---> 73e8f106ba0a 17:06:39 Step 24/26 : LABEL arch=amd64 17:06:39 ---> Running in bd8757fa9106 17:06:39 Removing intermediate container bd8757fa9106 17:06:39 ---> 8627d322b5a3 17:06:39 Step 25/26 : LABEL git_sha=0ad4d9acad8bf24a025cedcbd7ddd6fb4b5c3077 17:06:39 ---> Running in d473ac76dac8 17:06:39 Removing intermediate container d473ac76dac8 17:06:39 ---> 75d73f43a56b 17:06:39 Step 26/26 : LABEL version=3.1.0-dev.17 17:06:39 ---> Running in 0bb1a35867f9 17:06:39 Removing intermediate container 0bb1a35867f9 17:06:39 ---> b7afa08302ce 17:06:39 [Warning] One or more build-args [ARCH] were not consumed 17:06:39 Successfully built b7afa08302ce 17:06:39 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 17:06:39 provisioning config files... 17:06:39 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config7262549009809614192tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:06:39 ---> docker-login.sh 17:06:39 nexus3.edgexfoundry.org:10001 17:06:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:06:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:06:39 Configure a credential helper to remove this warning. See 17:06:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:06:39 17:06:39 Login Succeeded 17:06:39 nexus3.edgexfoundry.org:10002 17:06:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:06:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:06:39 Configure a credential helper to remove this warning. See 17:06:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:06:39 17:06:39 Login Succeeded 17:06:39 nexus3.edgexfoundry.org:10003 17:06:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:06:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:06:40 Configure a credential helper to remove this warning. See 17:06:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:06:40 17:06:40 Login Succeeded 17:06:40 nexus3.edgexfoundry.org:10004 17:06:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:06:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:06:40 Configure a credential helper to remove this warning. See 17:06:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:06:40 17:06:40 Login Succeeded 17:06:40 docker.io 17:06:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:06:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:06:40 Configure a credential helper to remove this warning. See 17:06:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:06:40 17:06:40 Login Succeeded 17:06:40 ---> docker-login.sh ends [Pipeline] } 17:06:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:06:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:06:40 [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: 17:06:40 0ad4d9acad8bf24a025cedcbd7ddd6fb4b5c3077 17:06:40 latest 17:06:40 3.1.0-dev.17 17:06:40 0ad4d9acad8bf24a025cedcbd7ddd6fb4b5c3077-3.1.0-dev.17 17:06:40 main 17:06:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:40 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:0ad4d9acad8bf24a025cedcbd7ddd6fb4b5c3077 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:41 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:0ad4d9acad8bf24a025cedcbd7ddd6fb4b5c3077 17:06:41 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 17:06:41 aa2233a74945: Preparing 17:06:41 8494b0036c3f: Preparing 17:06:41 49e0477e024b: Preparing 17:06:41 09897db4b139: Preparing 17:06:41 b109a0827f63: Preparing 17:06:41 3dab9f8bf2d2: Preparing 17:06:41 49e0477e024b: Pushed 17:06:41 09897db4b139: Pushed 17:06:41 8494b0036c3f: Pushed 17:06:41 3dab9f8bf2d2: Layer already exists 17:06:41 b109a0827f63: Pushed [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:06:41 provisioning config files... 17:06:41 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/19@tmp/config4926645868572312286tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:06:41 ---> docker-login.sh 17:06:41 nexus3.edgexfoundry.org:10001 17:06:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:06:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:06:42 Configure a credential helper to remove this warning. See 17:06:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:06:42 17:06:42 Login Succeeded 17:06:42 nexus3.edgexfoundry.org:10002 17:06:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:06:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:06:42 Configure a credential helper to remove this warning. See 17:06:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:06:42 17:06:42 Login Succeeded 17:06:42 nexus3.edgexfoundry.org:10003 17:06:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:06:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:06:43 Configure a credential helper to remove this warning. See 17:06:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:06:43 17:06:43 Login Succeeded 17:06:43 nexus3.edgexfoundry.org:10004 17:06:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:06:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:06:43 Configure a credential helper to remove this warning. See 17:06:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:06:43 17:06:43 Login Succeeded 17:06:43 docker.io 17:06:43 aa2233a74945: Pushed 17:06:43 0ad4d9acad8bf24a025cedcbd7ddd6fb4b5c3077: digest: sha256:7cac09beded3ca9be5ff4c5dafcfe7d9b5b1a3d70d67464aba9f2b85b5e0e92e size: 1573 [Pipeline] } [Pipeline] // withEnv 17:06:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:06:43 Configure a credential helper to remove this warning. See 17:06:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:06:43 17:06:43 Login Succeeded 17:06:43 ---> docker-login.sh ends [Pipeline] } 17:06:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:06:44 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] echo 17:06:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:06:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:06:44 ========================================================= 17:06:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 17:06:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:44 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest 17:06:44 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 17:06:44 aa2233a74945: Preparing 17:06:44 8494b0036c3f: Preparing 17:06:44 49e0477e024b: Preparing 17:06:44 09897db4b139: Preparing 17:06:44 b109a0827f63: Preparing 17:06:44 3dab9f8bf2d2: Preparing 17:06:44 3dab9f8bf2d2: Waiting 17:06:44 09897db4b139: Layer already exists 17:06:44 b109a0827f63: Layer already exists 17:06:44 aa2233a74945: Layer already exists 17:06:44 8494b0036c3f: Layer already exists 17:06:44 49e0477e024b: Layer already exists 17:06:44 3dab9f8bf2d2: Layer already exists 17:06:44 latest: digest: sha256:7cac09beded3ca9be5ff4c5dafcfe7d9b5b1a3d70d67464aba9f2b85b5e0e92e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:44 + 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 . 17:06:44 Sending build context to Docker daemon 158.2kB 17:06:44 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:44 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 17:06:44 Step 2/12 : FROM ${BASE} AS builder 17:06:44 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:06:44 edb6bdbacee9: Pulling fs layer 17:06:44 5f9638ab2659: Pulling fs layer 17:06:44 8d51d6327a98: Pulling fs layer 17:06:44 8b374f2dd631: Pulling fs layer 17:06:44 ec14aa9079de: Pulling fs layer 17:06:44 2f466654f4bb: Pulling fs layer 17:06:44 554e91adad29: Pulling fs layer 17:06:44 8b374f2dd631: Waiting 17:06:44 ec14aa9079de: Waiting 17:06:44 554e91adad29: Waiting 17:06:44 2f466654f4bb: Waiting 17:06:44 5f9638ab2659: Verifying Checksum 17:06:44 5f9638ab2659: Download complete 17:06:44 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.17 17:06:44 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 17:06:44 aa2233a74945: Preparing 17:06:44 8494b0036c3f: Preparing 17:06:44 49e0477e024b: Preparing 17:06:44 09897db4b139: Preparing 17:06:44 b109a0827f63: Preparing 17:06:44 3dab9f8bf2d2: Preparing 17:06:44 49e0477e024b: Layer already exists 17:06:44 b109a0827f63: Layer already exists 17:06:44 09897db4b139: Layer already exists 17:06:44 aa2233a74945: Layer already exists 17:06:44 8494b0036c3f: Layer already exists 17:06:44 3dab9f8bf2d2: Layer already exists 17:06:44 3.1.0-dev.17: digest: sha256:7cac09beded3ca9be5ff4c5dafcfe7d9b5b1a3d70d67464aba9f2b85b5e0e92e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:45 8b374f2dd631: Verifying Checksum 17:06:45 8b374f2dd631: Download complete 17:06:45 ec14aa9079de: Verifying Checksum 17:06:45 ec14aa9079de: Download complete 17:06:45 edb6bdbacee9: Verifying Checksum 17:06:45 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:0ad4d9acad8bf24a025cedcbd7ddd6fb4b5c3077-3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:45 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:0ad4d9acad8bf24a025cedcbd7ddd6fb4b5c3077-3.1.0-dev.17 17:06:45 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 17:06:45 aa2233a74945: Preparing 17:06:45 8494b0036c3f: Preparing 17:06:45 49e0477e024b: Preparing 17:06:45 09897db4b139: Preparing 17:06:45 b109a0827f63: Preparing 17:06:45 3dab9f8bf2d2: Preparing 17:06:45 3dab9f8bf2d2: Waiting 17:06:45 aa2233a74945: Layer already exists 17:06:45 49e0477e024b: Layer already exists 17:06:45 09897db4b139: Layer already exists 17:06:45 8494b0036c3f: Layer already exists 17:06:45 b109a0827f63: Layer already exists 17:06:45 3dab9f8bf2d2: Layer already exists 17:06:45 0ad4d9acad8bf24a025cedcbd7ddd6fb4b5c3077-3.1.0-dev.17: digest: sha256:7cac09beded3ca9be5ff4c5dafcfe7d9b5b1a3d70d67464aba9f2b85b5e0e92e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:45 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:46 edb6bdbacee9: Pull complete 17:06:46 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main 17:06:46 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 17:06:46 aa2233a74945: Preparing 17:06:46 8494b0036c3f: Preparing 17:06:46 49e0477e024b: Preparing 17:06:46 09897db4b139: Preparing 17:06:46 b109a0827f63: Preparing 17:06:46 3dab9f8bf2d2: Preparing 17:06:46 3dab9f8bf2d2: Waiting 17:06:46 09897db4b139: Layer already exists 17:06:46 49e0477e024b: Layer already exists 17:06:46 aa2233a74945: Layer already exists 17:06:46 b109a0827f63: Layer already exists 17:06:46 8494b0036c3f: Layer already exists 17:06:46 3dab9f8bf2d2: Layer already exists 17:06:46 main: digest: sha256:7cac09beded3ca9be5ff4c5dafcfe7d9b5b1a3d70d67464aba9f2b85b5e0e92e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:06:46 ===================================================== [Pipeline] echo 17:06:46 taggedImages: 17:06:46 - nexus3.edgexfoundry.org:10004/app-record-replay:0ad4d9acad8bf24a025cedcbd7ddd6fb4b5c3077 17:06:46 - nexus3.edgexfoundry.org:10004/app-record-replay:latest 17:06:46 - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.17 17:06:46 - nexus3.edgexfoundry.org:10004/app-record-replay:0ad4d9acad8bf24a025cedcbd7ddd6fb4b5c3077-3.1.0-dev.17 17:06:46 - 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 17:06:46 554e91adad29: Verifying Checksum 17:06:46 554e91adad29: Download complete Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:46 5f9638ab2659: Pull complete 17:06:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:06:46 17:06:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:06:47 latest: Pulling from edgex-lftools-log-publisher 17:06:47 5eb5b503b376: Pulling fs layer 17:06:47 5c69ac0246d0: Pulling fs layer 17:06:47 ec43610c2a17: Pulling fs layer 17:06:47 3a2ae6a8a46f: Pulling fs layer 17:06:47 33b1e0a273af: Pulling fs layer 17:06:47 5d3b04190fa2: Pulling fs layer 17:06:47 2f39f015ded8: Pulling fs layer 17:06:47 3a2ae6a8a46f: Waiting 17:06:47 33b1e0a273af: Waiting 17:06:47 5d3b04190fa2: Waiting 17:06:47 2f39f015ded8: Waiting 17:06:47 5c69ac0246d0: Download complete 17:06:47 3a2ae6a8a46f: Verifying Checksum 17:06:47 3a2ae6a8a46f: Download complete 17:06:47 8d51d6327a98: Download complete 17:06:47 2f466654f4bb: Verifying Checksum 17:06:47 2f466654f4bb: Download complete 17:06:47 33b1e0a273af: Verifying Checksum 17:06:47 33b1e0a273af: Download complete 17:06:47 5d3b04190fa2: Verifying Checksum 17:06:47 5d3b04190fa2: Download complete 17:06:47 ec43610c2a17: Verifying Checksum 17:06:47 ec43610c2a17: Download complete 17:06:47 5eb5b503b376: Verifying Checksum 17:06:47 5eb5b503b376: Download complete 17:06:48 2f39f015ded8: Download complete 17:06:48 5eb5b503b376: Pull complete 17:06:49 5c69ac0246d0: Pull complete 17:06:49 ec43610c2a17: Pull complete 17:06:49 3a2ae6a8a46f: Pull complete 17:06:49 33b1e0a273af: Pull complete 17:06:49 5d3b04190fa2: Pull complete 17:06:54 2f39f015ded8: Pull complete 17:06:54 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:06:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:06:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:06:54 prd-ubuntu20.04-docker-8c-8g-1164 does not seem to be running inside a container 17:06:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:06:59 8d51d6327a98: Pull complete 17:06:59 8b374f2dd631: Pull complete 17:06:59 ec14aa9079de: Pull complete 17:07:03 $ docker top de7b49b993a6b4ac245c6b0a7fb1b679bacf7fa4e07435f141a7f79b15d9a5ce -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:07:03 ---> job-cost.sh 17:07:03 lf-activate-venv: SKIPPING 17:07:03 INFO: No Stack... 17:07:04 INFO: Retrieving Pricing Info for: v3-standard-8 17:07:04 INFO: Archiving Costs [Pipeline] sh 17:07:04 + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv 17:07:04 + cut -d, -f6 [Pipeline] lock 17:07:04 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-19-stack-cost] 17:07:04 Resource [jenkins-edgexfoundry-app-record-replay-main-19-stack-cost] did not exist. Created. 17:07:04 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-19-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:07:04 + echo total: 0.2199999988079071 [Pipeline] stash 17:07:04 Stashed 1 file(s) [Pipeline] } 17:07:05 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-19-stack-cost] [Pipeline] // lock [Pipeline] } 17:07:05 $ docker stop --time=1 de7b49b993a6b4ac245c6b0a7fb1b679bacf7fa4e07435f141a7f79b15d9a5ce 17:07:05 2f466654f4bb: Pull complete 17:07:06 $ docker rm -f --volumes de7b49b993a6b4ac245c6b0a7fb1b679bacf7fa4e07435f141a7f79b15d9a5ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:07:07 554e91adad29: Pull complete 17:07:07 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 17:07:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 17:07:07 ---> 1e15ea492957 17:07:07 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 17:07:09 ---> Running in c946f115cb71 17:07:09 Removing intermediate container c946f115cb71 17:07:09 ---> fc3b120f02ba 17:07:09 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 17:07:09 ---> Running in fc5cefe5bda2 17:07:10 Removing intermediate container fc5cefe5bda2 17:07:10 ---> 0e147f5a6eed 17:07:10 Step 5/12 : ARG ADD_BUILD_TAGS="" 17:07:10 ---> Running in 5ed28cac2317 17:07:10 Removing intermediate container 5ed28cac2317 17:07:10 ---> 76841a6a07ec 17:07:10 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:07:10 ---> Running in aacbc69c0688 17:07:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:07:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:07:13 OK: 263 MiB in 53 packages 17:07:14 Removing intermediate container aacbc69c0688 17:07:14 ---> 714db7dae44d 17:07:14 Step 7/12 : WORKDIR /app 17:07:14 ---> Running in af1abc2545c9 17:07:14 Removing intermediate container af1abc2545c9 17:07:14 ---> 6d0d76e4454a 17:07:14 Step 8/12 : COPY go.mod vendor* ./ 17:07:15 ---> d3e115a4335d 17:07:15 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:07:17 ---> Running in d8e3035260e2 17:08:24 Removing intermediate container d8e3035260e2 17:08:24 ---> 5bcfd5b71e8d 17:08:24 Step 10/12 : COPY . . 17:08:24 ---> 3f46975db2b1 17:08:24 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:08:24 ---> Running in e89d8b0a796f 17:08:24 Removing intermediate container e89d8b0a796f 17:08:24 ---> e9687fb8199a 17:08:24 Step 12/12 : RUN $MAKE 17:08:24 ---> Running in 2b2b25fad84b 17:08:24 noop 17:08:24 Removing intermediate container 2b2b25fad84b 17:08:24 ---> 0001c41df701 17:08:24 Successfully built 0001c41df701 17:08:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:08:25 + docker inspect -f . ci-base-image-arm64 17:08:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:08:25 prd-ubuntu20.04-docker-arm64-4c-16g-1166 does not seem to be running inside a container 17:08:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/19 -v /w/workspace/app-record-replay/19:/w/workspace/app-record-replay/19:rw,z -v /w/workspace/app-record-replay/19@tmp:/w/workspace/app-record-replay/19@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 17:08:26 $ docker top faab6f99a1785e0a787403a72d34ac238fbee6d92e239c5381031bf814cd8815 -eo pid,comm [Pipeline] { [Pipeline] sh 17:08:27 + go version 17:08:27 go version go1.20.6 linux/arm64 [Pipeline] } 17:08:27 $ docker stop --time=1 faab6f99a1785e0a787403a72d34ac238fbee6d92e239c5381031bf814cd8815 17:08:29 $ docker rm -f --volumes faab6f99a1785e0a787403a72d34ac238fbee6d92e239c5381031bf814cd8815 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:08:29 + docker inspect -f . ci-base-image-arm64 17:08:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:08:29 prd-ubuntu20.04-docker-arm64-4c-16g-1166 does not seem to be running inside a container 17:08:30 $ 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/19 -v /w/workspace/app-record-replay/19:/w/workspace/app-record-replay/19:rw,z -v /w/workspace/app-record-replay/19@tmp:/w/workspace/app-record-replay/19@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 17:08:31 $ docker top 6fc4ab1a52bed0f79a26fbee2d382552fa10d0a64aeefa758d9def49388d9abb -eo pid,comm [Pipeline] { [Pipeline] sh 17:08:32 + git config --global --add safe.directory /w/workspace/app-record-replay/19 [Pipeline] fileExists [Pipeline] sh 17:08:32 + make test 17:08:32 go test -race -coverprofile=coverage.out ./... 17:11:14 ? github.com/edgexfoundry/app-record-replay [no test files] 17:11:16 ok github.com/edgexfoundry/app-record-replay/internal/app 0.260s coverage: 87.5% of statements 17:11:16 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.354s coverage: 91.6% of statements 17:11:20 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 17:11:20 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 17:11:20 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 17:11:20 ok github.com/edgexfoundry/app-record-replay/internal/data 0.229s coverage: 65.2% of statements 17:11:21 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:11:21 go vet ./... 17:13:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:13:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:13:43 ./bin/test-attribution-txt.sh [Pipeline] echo 17:13:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:13:43 $ docker stop --time=1 6fc4ab1a52bed0f79a26fbee2d382552fa10d0a64aeefa758d9def49388d9abb 17:13:45 $ docker rm -f --volumes 6fc4ab1a52bed0f79a26fbee2d382552fa10d0a64aeefa758d9def49388d9abb [Pipeline] // withDockerContainer [Pipeline] sh 17:13:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:13:46 Warning: overwriting stash ‘coverage-report’ 17:13:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:13:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:13:47 + ls -al . 17:13:47 total 160 17:13:47 drwxrwxr-x 8 jenkins jenkins 4096 Jul 14 17:08 . 17:13:47 drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 17:06 .. 17:13:47 -rw-rw-r-- 1 jenkins jenkins 119 Jul 14 17:06 .dockerignore 17:13:47 drwxrwxr-x 8 jenkins jenkins 4096 Jul 14 17:06 .git 17:13:47 drwxrwxr-x 2 jenkins jenkins 4096 Jul 14 17:06 .github 17:13:47 -rw-rw-r-- 1 jenkins jenkins 164 Jul 14 17:06 .gitignore 17:13:47 -rw-rw-r-- 1 jenkins jenkins 41 Jul 14 17:06 .golangci.yml 17:13:47 -rw-rw-r-- 1 jenkins jenkins 10642 Jul 14 17:06 Attribution.txt 17:13:47 -rw-rw-r-- 1 jenkins jenkins 258 Jul 14 17:06 CHANGELOG.md 17:13:47 -rw-rw-r-- 1 jenkins jenkins 1616 Jul 14 17:06 Dockerfile 17:13:47 -rw-rw-r-- 1 jenkins jenkins 677 Jul 14 17:06 GOVERNANCE.md 17:13:47 -rw-rw-r-- 1 jenkins jenkins 681 Jul 14 17:06 Jenkinsfile 17:13:47 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 14 17:06 LICENSE 17:13:47 -rw-rw-r-- 1 jenkins jenkins 3139 Jul 14 17:06 Makefile 17:13:47 -rw-rw-r-- 1 jenkins jenkins 611 Jul 14 17:06 OWNERS.md 17:13:47 -rw-rw-r-- 1 jenkins jenkins 2363 Jul 14 17:06 README.md 17:13:47 -rw-rw-r-- 1 jenkins jenkins 4285 Jul 14 17:06 Record and Reply.postman_collection.json 17:13:47 -rw-rw-r-- 1 jenkins jenkins 12 Jul 14 17:04 VERSION 17:13:47 drwxrwxr-x 2 jenkins jenkins 4096 Jul 14 17:06 bin 17:13:47 -rw-r--r-- 1 jenkins jenkins 7545 Jul 14 17:11 coverage.out 17:13:47 -rw-rw-r-- 1 jenkins jenkins 3678 Jul 14 17:06 go.mod 17:13:47 -rw-rw-r-- 1 jenkins jenkins 32843 Jul 14 17:06 go.sum 17:13:47 drwxrwxr-x 6 jenkins jenkins 4096 Jul 14 17:06 internal 17:13:47 -rw-rw-r-- 1 jenkins jenkins 913 Jul 14 17:06 main.go 17:13:47 drwxrwxr-x 3 jenkins jenkins 4096 Jul 14 17:06 pkg 17:13:47 drwxrwxr-x 2 jenkins jenkins 4096 Jul 14 17:06 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:13:48 + 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=0ad4d9acad8bf24a025cedcbd7ddd6fb4b5c3077 --label arch=arm64 --label version=3.1.0-dev.17 . 17:13:48 Sending build context to Docker daemon 166.4kB 17:13:48 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 17:13:48 Step 2/26 : FROM ${BASE} AS builder 17:13:48 ---> 0001c41df701 17:13:48 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 17:13:48 ---> Running in ed177a1809e1 17:13:48 Removing intermediate container ed177a1809e1 17:13:48 ---> b543e77b1bc4 17:13:48 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 17:13:48 ---> Running in dbab7a46be94 17:13:48 Removing intermediate container dbab7a46be94 17:13:48 ---> c46479db0711 17:13:48 Step 5/26 : ARG ADD_BUILD_TAGS="" 17:13:49 ---> Running in 861bf1b0a7e0 17:13:49 Removing intermediate container 861bf1b0a7e0 17:13:49 ---> aa0ba9af06e0 17:13:49 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:13:49 ---> Running in 07ee33e20fca 17:13:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:13:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:13:52 OK: 263 MiB in 53 packages 17:13:53 Removing intermediate container 07ee33e20fca 17:13:53 ---> 4aed5f170f9e 17:13:53 Step 7/26 : WORKDIR /app 17:13:53 ---> Running in b5fc0d07c83b 17:13:53 Removing intermediate container b5fc0d07c83b 17:13:53 ---> 912b48076465 17:13:53 Step 8/26 : COPY go.mod vendor* ./ 17:13:53 ---> 959d8284bf37 17:13:53 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:13:53 ---> Running in 9da3f567f543 17:13:57 Removing intermediate container 9da3f567f543 17:13:57 ---> 487079d68c6d 17:13:57 Step 10/26 : COPY . . 17:13:57 ---> 05b37b92c381 17:13:57 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:13:57 ---> Running in 78f044228098 17:13:57 Removing intermediate container 78f044228098 17:13:57 ---> 89787b2cc98d 17:13:57 Step 12/26 : RUN $MAKE 17:13:57 ---> Running in 5860c5cecd4b 17:13:58 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.6 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.17" -trimpath -mod=readonly -o app-record-replay 17:16:20 Removing intermediate container 5860c5cecd4b 17:16:20 ---> 8dd7823d7971 17:16:20 Step 13/26 : FROM alpine:3.17 17:16:20 3.17: Pulling from library/alpine 17:16:20 edb6bdbacee9: Already exists 17:16:20 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 17:16:20 Status: Downloaded newer image for alpine:3.17 17:16:20 ---> 779605e5fbc0 17:16:20 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 17:16:20 ---> Running in 63b2b6276d51 17:16:20 Removing intermediate container 63b2b6276d51 17:16:20 ---> be43cf271374 17:16:20 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 17:16:20 ---> Running in 2a13afb7504f 17:16:20 Removing intermediate container 2a13afb7504f 17:16:20 ---> 9c38ed74c085 17:16:20 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 17:16:20 ---> Running in a9ee5d763152 17:16:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:16:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:16:20 (1/2) Installing ca-certificates (20230506-r0) 17:16:20 (2/2) Installing dumb-init (1.2.5-r2) 17:16:20 Executing busybox-1.35.0-r29.trigger 17:16:20 Executing ca-certificates-20230506-r0.trigger 17:16:20 OK: 8 MiB in 17 packages 17:16:20 Removing intermediate container a9ee5d763152 17:16:20 ---> 01ddf1a22908 17:16:20 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 17:16:20 ---> 0a69f09f0d28 17:16:20 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 17:16:20 ---> 5d37d574915c 17:16:20 Step 19/26 : COPY --from=builder /app/res/ /res/ 17:16:20 ---> e6d60d6cfeae 17:16:20 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 17:16:20 ---> 647e672371b6 17:16:20 Step 21/26 : EXPOSE 59712 17:16:20 ---> Running in 8e7a55876938 17:16:20 Removing intermediate container 8e7a55876938 17:16:20 ---> d772729834ee 17:16:20 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 17:16:20 ---> Running in 7eec3d85fac9 17:16:20 Removing intermediate container 7eec3d85fac9 17:16:20 ---> cf0108cd6627 17:16:20 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:16:20 ---> Running in b82f458864f5 17:16:21 Removing intermediate container b82f458864f5 17:16:21 ---> f2a55537848b 17:16:21 Step 24/26 : LABEL arch=arm64 17:16:21 ---> Running in 96565d986417 17:16:21 Removing intermediate container 96565d986417 17:16:21 ---> 46020e564159 17:16:21 Step 25/26 : LABEL git_sha=0ad4d9acad8bf24a025cedcbd7ddd6fb4b5c3077 17:16:21 ---> Running in c8221209b570 17:16:21 Removing intermediate container c8221209b570 17:16:21 ---> 84a598b173ca 17:16:21 Step 26/26 : LABEL version=3.1.0-dev.17 17:16:21 ---> Running in 4701f49d713c 17:16:22 Removing intermediate container 4701f49d713c 17:16:22 ---> a7dfa8f23fb4 17:16:22 [Warning] One or more build-args [ARCH] were not consumed 17:16:22 Successfully built a7dfa8f23fb4 17:16:22 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 17:16:22 provisioning config files... 17:16:22 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/19@tmp/config629060523496644074tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:16:22 ---> docker-login.sh 17:16:22 nexus3.edgexfoundry.org:10001 17:16:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:16:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:16:22 Configure a credential helper to remove this warning. See 17:16:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:16:22 17:16:22 Login Succeeded 17:16:22 nexus3.edgexfoundry.org:10002 17:16:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:16:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:16:23 Configure a credential helper to remove this warning. See 17:16:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:16:23 17:16:23 Login Succeeded 17:16:23 nexus3.edgexfoundry.org:10003 17:16:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:16:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:16:23 Configure a credential helper to remove this warning. See 17:16:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:16:23 17:16:23 Login Succeeded 17:16:23 nexus3.edgexfoundry.org:10004 17:16:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:16:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:16:23 Configure a credential helper to remove this warning. See 17:16:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:16:23 17:16:23 Login Succeeded 17:16:23 docker.io 17:16:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:16:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:16:24 Configure a credential helper to remove this warning. See 17:16:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:16:24 17:16:24 Login Succeeded 17:16:24 ---> docker-login.sh ends [Pipeline] } 17:16:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:16:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:16:24 [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: 17:16:24 0ad4d9acad8bf24a025cedcbd7ddd6fb4b5c3077 17:16:24 latest 17:16:24 3.1.0-dev.17 17:16:24 0ad4d9acad8bf24a025cedcbd7ddd6fb4b5c3077-3.1.0-dev.17 17:16:24 main 17:16:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:16:24 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:0ad4d9acad8bf24a025cedcbd7ddd6fb4b5c3077 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:16:25 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:0ad4d9acad8bf24a025cedcbd7ddd6fb4b5c3077 17:16:25 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 17:16:25 49a9c7f6203d: Preparing 17:16:25 537cb019d0c7: Preparing 17:16:25 0395a7715643: Preparing 17:16:25 80a8e4bfe0fb: Preparing 17:16:25 f607aeeb377d: Preparing 17:16:25 9386262d7a74: Preparing 17:16:25 9386262d7a74: Waiting 17:16:25 0395a7715643: Pushed 17:16:25 80a8e4bfe0fb: Pushed 17:16:25 537cb019d0c7: Pushed 17:16:25 9386262d7a74: Layer already exists 17:16:25 f607aeeb377d: Pushed 17:16:31 49a9c7f6203d: Pushed 17:16:31 0ad4d9acad8bf24a025cedcbd7ddd6fb4b5c3077: digest: sha256:4d264af10e237376474db2d3cb947863d47e906c9a7bc5a58e180ba40961e4dd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:16:31 + 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 17:16:31 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 17:16:31 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 17:16:31 49a9c7f6203d: Preparing 17:16:31 537cb019d0c7: Preparing 17:16:31 0395a7715643: Preparing 17:16:31 80a8e4bfe0fb: Preparing 17:16:31 f607aeeb377d: Preparing 17:16:31 9386262d7a74: Preparing 17:16:31 537cb019d0c7: Layer already exists 17:16:31 49a9c7f6203d: Layer already exists 17:16:31 f607aeeb377d: Layer already exists 17:16:31 0395a7715643: Layer already exists 17:16:31 80a8e4bfe0fb: Layer already exists 17:16:31 9386262d7a74: Layer already exists 17:16:31 latest: digest: sha256:4d264af10e237376474db2d3cb947863d47e906c9a7bc5a58e180ba40961e4dd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:16:32 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:16:32 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.17 17:16:32 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 17:16:32 49a9c7f6203d: Preparing 17:16:32 537cb019d0c7: Preparing 17:16:32 0395a7715643: Preparing 17:16:32 80a8e4bfe0fb: Preparing 17:16:32 f607aeeb377d: Preparing 17:16:32 9386262d7a74: Preparing 17:16:32 9386262d7a74: Waiting 17:16:32 f607aeeb377d: Layer already exists 17:16:32 49a9c7f6203d: Layer already exists 17:16:32 537cb019d0c7: Layer already exists 17:16:32 80a8e4bfe0fb: Layer already exists 17:16:32 0395a7715643: Layer already exists 17:16:32 9386262d7a74: Layer already exists 17:16:32 3.1.0-dev.17: digest: sha256:4d264af10e237376474db2d3cb947863d47e906c9a7bc5a58e180ba40961e4dd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:16:33 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:0ad4d9acad8bf24a025cedcbd7ddd6fb4b5c3077-3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:16:33 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:0ad4d9acad8bf24a025cedcbd7ddd6fb4b5c3077-3.1.0-dev.17 17:16:33 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 17:16:33 49a9c7f6203d: Preparing 17:16:33 537cb019d0c7: Preparing 17:16:33 0395a7715643: Preparing 17:16:33 80a8e4bfe0fb: Preparing 17:16:33 f607aeeb377d: Preparing 17:16:33 9386262d7a74: Preparing 17:16:33 9386262d7a74: Waiting 17:16:33 80a8e4bfe0fb: Layer already exists 17:16:33 0395a7715643: Layer already exists 17:16:33 49a9c7f6203d: Layer already exists 17:16:33 f607aeeb377d: Layer already exists 17:16:33 537cb019d0c7: Layer already exists 17:16:33 9386262d7a74: Layer already exists 17:16:33 0ad4d9acad8bf24a025cedcbd7ddd6fb4b5c3077-3.1.0-dev.17: digest: sha256:4d264af10e237376474db2d3cb947863d47e906c9a7bc5a58e180ba40961e4dd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:16:34 + 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 17:16:34 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main 17:16:34 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 17:16:34 49a9c7f6203d: Preparing 17:16:34 537cb019d0c7: Preparing 17:16:34 0395a7715643: Preparing 17:16:34 80a8e4bfe0fb: Preparing 17:16:34 f607aeeb377d: Preparing 17:16:34 9386262d7a74: Preparing 17:16:34 9386262d7a74: Waiting 17:16:34 80a8e4bfe0fb: Layer already exists 17:16:34 537cb019d0c7: Layer already exists 17:16:34 f607aeeb377d: Layer already exists 17:16:34 0395a7715643: Layer already exists 17:16:34 49a9c7f6203d: Layer already exists 17:16:34 9386262d7a74: Layer already exists 17:16:34 main: digest: sha256:4d264af10e237376474db2d3cb947863d47e906c9a7bc5a58e180ba40961e4dd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:16:34 ===================================================== [Pipeline] echo 17:16:34 taggedImages: 17:16:34 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:0ad4d9acad8bf24a025cedcbd7ddd6fb4b5c3077 17:16:34 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 17:16:34 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.17 17:16:34 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:0ad4d9acad8bf24a025cedcbd7ddd6fb4b5c3077-3.1.0-dev.17 17:16:34 - 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 17:16:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:16:35 17:16:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:16:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:16:35 arm64: Pulling from edgex-lftools-log-publisher 17:16:35 8998bd30e6a1: Pulling fs layer 17:16:35 04944245beec: Pulling fs layer 17:16:35 699f458cf7ca: Pulling fs layer 17:16:35 765212b225bb: Pulling fs layer 17:16:35 f23df028b6ca: Pulling fs layer 17:16:35 d65c8cfc05b1: Pulling fs layer 17:16:35 2437ff75d9bd: Pulling fs layer 17:16:35 f23df028b6ca: Waiting 17:16:35 d65c8cfc05b1: Waiting 17:16:35 2437ff75d9bd: Waiting 17:16:35 765212b225bb: Waiting 17:16:35 04944245beec: Verifying Checksum 17:16:35 04944245beec: Download complete 17:16:35 765212b225bb: Verifying Checksum 17:16:35 765212b225bb: Download complete 17:16:35 f23df028b6ca: Download complete 17:16:35 d65c8cfc05b1: Verifying Checksum 17:16:35 d65c8cfc05b1: Download complete 17:16:35 699f458cf7ca: Verifying Checksum 17:16:35 699f458cf7ca: Download complete 17:16:36 8998bd30e6a1: Download complete 17:16:38 2437ff75d9bd: Verifying Checksum 17:16:38 2437ff75d9bd: Download complete 17:16:40 8998bd30e6a1: Pull complete 17:16:40 04944245beec: Pull complete 17:16:41 699f458cf7ca: Pull complete 17:16:41 765212b225bb: Pull complete 17:16:42 f23df028b6ca: Pull complete 17:16:42 d65c8cfc05b1: Pull complete 17:16:57 2437ff75d9bd: Pull complete 17:16:57 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:16:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:16:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:16:58 prd-ubuntu20.04-docker-arm64-4c-16g-1166 does not seem to be running inside a container 17:16:58 $ 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/19 -v /w/workspace/app-record-replay/19:/w/workspace/app-record-replay/19:rw,z -v /w/workspace/app-record-replay/19@tmp:/w/workspace/app-record-replay/19@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 17:17:00 $ docker top 8713fe2f3be2453c43d36505904ba407cdb5a39108e7723785ce0d8387b64b44 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:17:01 ---> job-cost.sh 17:17:01 lf-activate-venv: SKIPPING 17:17:01 INFO: No Stack... 17:17:03 INFO: Retrieving Pricing Info for: v3-standard-4 17:17:04 INFO: Archiving Costs [Pipeline] sh 17:17:04 + cat /w/workspace/app-record-replay/19/archives/cost.csv 17:17:04 + cut -d, -f6 [Pipeline] lock 17:17:04 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-19-stack-cost] 17:17:04 Resource [jenkins-edgexfoundry-app-record-replay-main-19-stack-cost] did not exist. Created. 17:17:04 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-19-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:17:05 /w/workspace/app-record-replay/19@tmp/durable-f7d03b18/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:17:06 + echo total: 0.10999999940395355 [Pipeline] stash 17:17:06 Warning: overwriting stash ‘stack-cost’ 17:17:06 Stashed 1 file(s) [Pipeline] } 17:17:06 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-19-stack-cost] [Pipeline] // lock [Pipeline] } 17:17:06 $ docker stop --time=1 8713fe2f3be2453c43d36505904ba407cdb5a39108e7723785ce0d8387b64b44 17:17:07 $ docker rm -f --volumes 8713fe2f3be2453c43d36505904ba407cdb5a39108e7723785ce0d8387b64b44 [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 17:17:07 provisioning config files... 17:17:08 Could not find credentials [app-record-replay-codecov-token] for edgexfoundry/app-record-replay/main #19 17:17:08 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config454349494772540754tmp [Pipeline] { [Pipeline] sh 17:17:08 + set +x 17:17:08 + + bash -s -- 17:17:08 curl -s https://codecov.io/bash 17:17:08 17:17:08 _____ _ 17:17:08 / ____| | | 17:17:08 | | ___ __| | ___ ___ _____ __ 17:17:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:17:08 | |___| (_) | (_| | __/ (_| (_) \ V / 17:17:08 \_____\___/ \__,_|\___|\___\___/ \_/ 17:17:08 Bash-1.0.6 17:17:08 17:17:08 17:17:08 ==> git version 2.25.1 found 17:17:08 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 17:17:08 Release-Date: 2020-01-08 17:17:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:17:08 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:17:08 ==> Jenkins CI detected. 17:17:08 current dir:  /w/workspace/exfoundry_app-record-replay_main 17:17:08 project root: . 17:17:08 --> token set from env 17:17:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:17:08 ==> Running gcov in . (disable via -X gcov) 17:17:08 ==> Python coveragepy not found 17:17:08 ==> Searching for coverage reports in: 17:17:08 + . 17:17:08 -> Found 1 reports 17:17:08 ==> Detecting git/mercurial file structure 17:17:08 ==> Reading reports 17:17:08 + ./coverage.out bytes=7545 17:17:08 ==> Appending adjustments 17:17:08 https://docs.codecov.io/docs/fixing-reports 17:17:08 + Found adjustments 17:17:08 ==> Gzipping contents 17:17:08 4.0K /tmp/codecov.dqYeBf.gz 17:17:08 ==> Uploading reports 17:17:08 url: https://codecov.io 17:17:08 query: branch=main&commit=0ad4d9acad8bf24a025cedcbd7ddd6fb4b5c3077&build=19&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F19%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 17:17:08 -> Pinging Codecov 17:17:08 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=$CCTOKEN&branch=main&commit=0ad4d9acad8bf24a025cedcbd7ddd6fb4b5c3077&build=19&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F19%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 17:17:08 Invalid request parameters 17:17:08 400 [Pipeline] } 17:17:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:17:09 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:17:09 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:17:09 17:17:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:17:09 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:17:09 df9b9388f04a: Pulling fs layer 17:17:09 52dc419b0ee2: Pulling fs layer 17:17:09 25bc292e5bac: Pulling fs layer 17:17:09 114826534d7a: Pulling fs layer 17:17:09 4657fd5d0bcf: Pulling fs layer 17:17:09 6ad1cebc031e: Pulling fs layer 17:17:09 8a3aa393b2d8: Pulling fs layer 17:17:09 4657fd5d0bcf: Waiting 17:17:09 8a3aa393b2d8: Waiting 17:17:09 114826534d7a: Waiting 17:17:09 6ad1cebc031e: Waiting 17:17:09 25bc292e5bac: Verifying Checksum 17:17:09 25bc292e5bac: Download complete 17:17:09 52dc419b0ee2: Verifying Checksum 17:17:09 52dc419b0ee2: Download complete 17:17:09 4657fd5d0bcf: Verifying Checksum 17:17:09 4657fd5d0bcf: Download complete 17:17:09 df9b9388f04a: Download complete 17:17:09 6ad1cebc031e: Verifying Checksum 17:17:09 6ad1cebc031e: Download complete 17:17:09 df9b9388f04a: Pull complete 17:17:09 52dc419b0ee2: Pull complete 17:17:09 25bc292e5bac: Pull complete 17:17:10 114826534d7a: Verifying Checksum 17:17:10 114826534d7a: Download complete 17:17:10 8a3aa393b2d8: Verifying Checksum 17:17:10 8a3aa393b2d8: Download complete 17:17:13 114826534d7a: Pull complete 17:17:13 4657fd5d0bcf: Pull complete 17:17:14 6ad1cebc031e: Pull complete 17:17:16 8a3aa393b2d8: Pull complete 17:17:16 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 17:17:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:17:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:17:16 prd-ubuntu20.04-docker-8c-8g-1164 does not seem to be running inside a container 17:17:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 17:17:20 $ docker top 1d755c6adaa3d5da7776116eecd436c77d9cc1c0097463c31778cbf8de49b177 -eo pid,comm [Pipeline] { [Pipeline] echo 17:17:21 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh 17:17:21 + set -o pipefail 17:17:21 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' 17:17:27 17:17:27 Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... 17:17:27 17:17:27 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/93444046-9a0b-4291-9ce8-3f710828e1e2 17:17:27 17:17:27 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:17:27 17:17:27 17:17:27 A medium severity vulnerability was found in the Snyk CLI versions you are using. 17:17:27 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 17:17:27 More details here: https://snyk.co/ue1NS 17:17:27 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 17:17:27 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 17:17:27 $ docker stop --time=1 1d755c6adaa3d5da7776116eecd436c77d9cc1c0097463c31778cbf8de49b177 17:17:30 $ docker rm -f --volumes 1d755c6adaa3d5da7776116eecd436c77d9cc1c0097463c31778cbf8de49b177 [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 17:17:31 + git log --format=format:%s -1 0ad4d9acad8bf24a025cedcbd7ddd6fb4b5c3077 [Pipeline] sh 17:17:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:17:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:17:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:17:32 prd-ubuntu20.04-docker-8c-8g-1164 does not seem to be running inside a container 17:17:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:17:32 $ docker top daf93ca6b7b8cf5f6b87fbe39f1b3828bc2d1e6f568dd4162b891f6251c1bcf3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:17:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:17:32 [ssh-agent] Looking for ssh-agent implementation... 17:17:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:17:32 $ docker exec daf93ca6b7b8cf5f6b87fbe39f1b3828bc2d1e6f568dd4162b891f6251c1bcf3 ssh-agent 17:17:32 SSH_AUTH_SOCK=/tmp/ssh-G12XOJoT2Cbt/agent.33 17:17:32 SSH_AGENT_PID=39 17:17:32 Running ssh-add (command line suppressed) 17:17:32 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_8060666666878329117.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_8060666666878329117.key) 17:17:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:17:33 + git semver tag 17:17:33 2023-07-14 17:17:33,362 [run_tag] DEBUG tag force:False 17:17:33 2023-07-14 17:17:33,362 [check_head_tag] DEBUG check head tag 17:17:33 2023-07-14 17:17:33,363 [execute] INFO git cat-file --batch-check 17:17:33 2023-07-14 17:17:33,363 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 17:17:33 2023-07-14 17:17:33,367 [execute] INFO git cat-file --batch 17:17:33 2023-07-14 17:17:33,367 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 17:17:33 2023-07-14 17:17:33,376 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 17:17:33 2023-07-14 17:17:33,376 [execute] INFO git tag -a v3.1.0-dev.17 -m v3.1.0-dev.17 17:17:33 2023-07-14 17:17:33,376 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.17', '-m', 'v3.1.0-dev.17'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 17:17:33 2023-07-14 17:17:33,381 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 17:17:33 3.1.0-dev.17 [Pipeline] } 17:17:33 $ docker exec --env ******** --env ******** daf93ca6b7b8cf5f6b87fbe39f1b3828bc2d1e6f568dd4162b891f6251c1bcf3 ssh-agent -k 17:17:33 unset SSH_AUTH_SOCK; 17:17:33 unset SSH_AGENT_PID; 17:17:33 echo Agent pid 39 killed; 17:17:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:17:33 + git semver [Pipeline] } 17:17:34 $ docker stop --time=1 daf93ca6b7b8cf5f6b87fbe39f1b3828bc2d1e6f568dd4162b891f6251c1bcf3 17:17:35 $ docker rm -f --volumes daf93ca6b7b8cf5f6b87fbe39f1b3828bc2d1e6f568dd4162b891f6251c1bcf3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:17:35 17:17:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:17:36 0.23.1-centos7: Pulling from edgex-lftools 17:17:36 ab5ef0e58194: Pulling fs layer 17:17:36 9712f1f96733: Pulling fs layer 17:17:36 63f879dbbcfc: Pulling fs layer 17:17:36 0d9ebad4ef96: Pulling fs layer 17:17:36 e9a5061849ea: Pulling fs layer 17:17:36 d747dcd14b5f: Pulling fs layer 17:17:36 2de7ff778b66: Pulling fs layer 17:17:36 e9a5061849ea: Waiting 17:17:36 2de7ff778b66: Waiting 17:17:36 0d9ebad4ef96: Waiting 17:17:36 9712f1f96733: Verifying Checksum 17:17:36 9712f1f96733: Download complete 17:17:36 63f879dbbcfc: Verifying Checksum 17:17:36 63f879dbbcfc: Download complete 17:17:36 e9a5061849ea: Verifying Checksum 17:17:36 e9a5061849ea: Download complete 17:17:36 d747dcd14b5f: Verifying Checksum 17:17:36 d747dcd14b5f: Download complete 17:17:36 0d9ebad4ef96: Verifying Checksum 17:17:36 0d9ebad4ef96: Download complete 17:17:36 ab5ef0e58194: Verifying Checksum 17:17:36 ab5ef0e58194: Download complete 17:17:36 2de7ff778b66: Verifying Checksum 17:17:36 2de7ff778b66: Download complete 17:17:39 ab5ef0e58194: Pull complete 17:17:39 9712f1f96733: Pull complete 17:17:40 63f879dbbcfc: Pull complete 17:17:44 0d9ebad4ef96: Pull complete 17:17:44 e9a5061849ea: Pull complete 17:17:44 d747dcd14b5f: Pull complete 17:17:45 2de7ff778b66: Pull complete 17:17:45 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:17:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:17:45 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:17:45 prd-ubuntu20.04-docker-8c-8g-1164 does not seem to be running inside a container 17:17:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 17:17:50 $ docker top 5f50638b8db1fd2652168fba544daf29f4a75958278ee731600f4c3eabf169ec -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:17:50 provisioning config files... 17:17:50 copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6663915951493146166tmp 17:17:50 copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config11013373650853235878tmp 17:17:50 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config11928100662081639345tmp [Pipeline] { [Pipeline] echo 17:17:50 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:17:50 ---> sigul-configuration.sh 17:17:50 gpg: directory `/root/.gnupg' created 17:17:50 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:17:50 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:17:50 gpg: keyring `/root/.gnupg/secring.gpg' created 17:17:50 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:17:50 gpg: CAST5 encrypted data 17:17:50 gpg: encrypted with 1 passphrase 17:17:50 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:17:51 + mkdir /home/jenkins 17:17:51 + mkdir /home/jenkins/sigul [Pipeline] sh 17:17:51 + 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 17:17:51 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:17:51 ---> sigul-install.sh 17:17:51 Sigul already installed; skipping installation. [Pipeline] sh 17:17:52 + git tag --list 17:17:52 v3.1.0-dev.0 17:17:52 v3.1.0-dev.1 17:17:52 v3.1.0-dev.10 17:17:52 v3.1.0-dev.11 17:17:52 v3.1.0-dev.12 17:17:52 v3.1.0-dev.13 17:17:52 v3.1.0-dev.14 17:17:52 v3.1.0-dev.15 17:17:52 v3.1.0-dev.16 17:17:52 v3.1.0-dev.17 17:17:52 v3.1.0-dev.2 17:17:52 v3.1.0-dev.3 17:17:52 v3.1.0-dev.4 17:17:52 v3.1.0-dev.5 17:17:52 v3.1.0-dev.6 17:17:52 v3.1.0-dev.7 17:17:52 v3.1.0-dev.8 17:17:52 v3.1.0-dev.9 [Pipeline] sh 17:17:52 + lftools sign git-tag v3.1.0-dev.17 17:17:53 Signing Git tag with Sigul... 17:17:53 Signing v3.1.0-dev.17 [Pipeline] echo 17:17:53 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:17:53 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:17:53 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:17:53 $ docker stop --time=1 5f50638b8db1fd2652168fba544daf29f4a75958278ee731600f4c3eabf169ec 17:17:55 $ docker rm -f --volumes 5f50638b8db1fd2652168fba544daf29f4a75958278ee731600f4c3eabf169ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 17:17:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:17:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:17:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:17:55 prd-ubuntu20.04-docker-8c-8g-1164 does not seem to be running inside a container 17:17:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:17:56 $ docker top 9c0b1606fd9c8d1b2bb0138dc8caa29015b6002a1ef3892089be36d8cb59a0bb -eo pid,comm 17:17:56 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). 17:17:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:17:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:17:56 [ssh-agent] Looking for ssh-agent implementation... 17:17:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:17:56 $ docker exec 9c0b1606fd9c8d1b2bb0138dc8caa29015b6002a1ef3892089be36d8cb59a0bb ssh-agent 17:17:56 SSH_AUTH_SOCK=/tmp/ssh-MwuZ4pplSbzD/agent.32 17:17:56 SSH_AGENT_PID=38 17:17:56 Running ssh-add (command line suppressed) 17:17:56 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2722228284485172923.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2722228284485172923.key) 17:17:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:17:57 + git semver bump pre 17:17:57 2023-07-14 17:17:57,232 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 17:17:57 2023-07-14 17:17:57,232 [bump_version] DEBUG bumping version:3.1.0-dev.17 on axis:pre with prefix:dev 17:17:57 2023-07-14 17:17:57,233 [bump_version] DEBUG bumped version:3.1.0-dev.18 17:17:57 2023-07-14 17:17:57,233 [write_version] DEBUG write version:3.1.0-dev.18 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True 17:17:57 2023-07-14 17:17:57,233 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 17:17:57 2023-07-14 17:17:57,233 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main 17:17:57 2023-07-14 17:17:57,235 [execute] INFO git cat-file --batch-check 17:17:57 2023-07-14 17:17:57,236 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 17:17:57 2023-07-14 17:17:57,242 [execute] INFO git cat-file --batch 17:17:57 2023-07-14 17:17:57,242 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 17:17:57 2023-07-14 17:17:57,249 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 17:17:57 3.1.0-dev.18 [Pipeline] } 17:17:57 $ docker exec --env ******** --env ******** 9c0b1606fd9c8d1b2bb0138dc8caa29015b6002a1ef3892089be36d8cb59a0bb ssh-agent -k 17:17:57 unset SSH_AUTH_SOCK; 17:17:57 unset SSH_AGENT_PID; 17:17:57 echo Agent pid 38 killed; 17:17:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:17:57 + git semver [Pipeline] } 17:17:58 $ docker stop --time=1 9c0b1606fd9c8d1b2bb0138dc8caa29015b6002a1ef3892089be36d8cb59a0bb 17:17:59 $ docker rm -f --volumes 9c0b1606fd9c8d1b2bb0138dc8caa29015b6002a1ef3892089be36d8cb59a0bb [Pipeline] // withDockerContainer [Pipeline] sh 17:17:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:17:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:17:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:18:00 prd-ubuntu20.04-docker-8c-8g-1164 does not seem to be running inside a container 17:18:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:18:00 $ docker top 3826b69eb57600ea6a0392e9414afec995e8dca53ecbbe3c3186b1bb20f48474 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:18:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:18:00 [ssh-agent] Looking for ssh-agent implementation... 17:18:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:18:00 $ docker exec 3826b69eb57600ea6a0392e9414afec995e8dca53ecbbe3c3186b1bb20f48474 ssh-agent 17:18:00 SSH_AUTH_SOCK=/tmp/ssh-uc4xXwHt6H8Z/agent.33 17:18:00 SSH_AGENT_PID=39 17:18:00 Running ssh-add (command line suppressed) 17:18:00 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2948494518196117146.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2948494518196117146.key) 17:18:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:18:01 + git semver push 17:18:01 2023-07-14 17:18:01,268 [run_push] DEBUG push 17:18:01 2023-07-14 17:18:01,269 [execute] INFO git cat-file --batch-check 17:18:01 2023-07-14 17:18:01,269 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 17:18:01 2023-07-14 17:18:01,273 [execute] INFO git rev-list a2d9564857188a0640fd8257f23f4ae8d5eb12c0 -- 17:18:01 2023-07-14 17:18:01,273 [execute] DEBUG Popen(['git', 'rev-list', 'a2d9564857188a0640fd8257f23f4ae8d5eb12c0', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 17:18:01 2023-07-14 17:18:01,279 [execute] INFO git fetch -v origin 17:18:01 2023-07-14 17:18:01,279 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) 17:18:01 2023-07-14 17:18:01,754 [run_push] DEBUG no remote changes detected 17:18:01 2023-07-14 17:18:01,754 [execute] INFO git push origin semver 17:18:01 2023-07-14 17:18:01,755 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 17:18:02 2023-07-14 17:18:02,806 [run_push] DEBUG push all version tags 17:18:02 2023-07-14 17:18:02,807 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 17:18:02 2023-07-14 17:18:02,807 [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) 17:18:04 2023-07-14 17:18:03,883 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 17:18:04 3.1.0-dev.18 [Pipeline] } 17:18:04 $ docker exec --env ******** --env ******** 3826b69eb57600ea6a0392e9414afec995e8dca53ecbbe3c3186b1bb20f48474 ssh-agent -k 17:18:04 unset SSH_AUTH_SOCK; 17:18:04 unset SSH_AGENT_PID; 17:18:04 echo Agent pid 39 killed; 17:18:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:18:04 + git semver [Pipeline] } 17:18:04 $ docker stop --time=1 3826b69eb57600ea6a0392e9414afec995e8dca53ecbbe3c3186b1bb20f48474 17:18:06 $ docker rm -f --volumes 3826b69eb57600ea6a0392e9414afec995e8dca53ecbbe3c3186b1bb20f48474 [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 17:18:06 + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] 17:18:06 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 17:18:06 total 16 17:18:06 drwxr-xr-x 3 root root 4096 Jul 14 17:07 . 17:18:06 drwxrwxr-x 10 jenkins jenkins 4096 Jul 14 17:17 .. 17:18:06 drwxr-xr-x 2 root root 4096 Jul 14 17:07 cost 17:18:06 -rw-r--r-- 1 root root 88 Jul 14 17:07 cost.csv 17:18:06 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives 17:18:06 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 17:18:06 total 16 17:18:06 drwxr-xr-x 3 jenkins jenkins 4096 Jul 14 17:07 . 17:18:06 drwxrwxr-x 10 jenkins jenkins 4096 Jul 14 17:17 .. 17:18:06 drwxr-xr-x 2 jenkins jenkins 4096 Jul 14 17:07 cost 17:18:06 -rw-r--r-- 1 jenkins jenkins 88 Jul 14 17:07 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:18:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:18:08 ---> package-listing.sh 17:18:08 ++ facter osfamily 17:18:08 ++ tr '[:upper:]' '[:lower:]' 17:18:08 + OS_FAMILY=debian 17:18:08 + workspace=/w/workspace/exfoundry_app-record-replay_main 17:18:08 + START_PACKAGES=/tmp/packages_start.txt 17:18:08 + END_PACKAGES=/tmp/packages_end.txt 17:18:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:18:08 + PACKAGES=/tmp/packages_start.txt 17:18:08 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 17:18:08 + PACKAGES=/tmp/packages_end.txt 17:18:08 + case "${OS_FAMILY}" in 17:18:08 + dpkg -l 17:18:08 + grep '^ii' 17:18:08 + '[' -f /tmp/packages_start.txt ']' 17:18:08 + '[' -f /tmp/packages_end.txt ']' 17:18:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:18:08 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 17:18:08 + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ 17:18:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo 17:18:08 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 17:18:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:18:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:18:09 prd-ubuntu20.04-docker-8c-8g-1164 does not seem to be running inside a container 17:18:09 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:18:09 $ docker top b69122c4d42dda74f3dc55d4f92eef6c4838f15e3396872338f90ff7a29efb5a -eo pid,comm [Pipeline] { [Pipeline] sh 17:18:09 + touch /tmp/pre-build-complete [Pipeline] sh 17:18:10 + mkdir -p /var/log/sysstat [Pipeline] sh 17:18:10 + ls /var/log/sa-host 17:18:10 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:18:10 provisioning config files... 17:18:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config8733628548145693416tmp [Pipeline] { [Pipeline] echo 17:18:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:18:11 ---> create-netrc.sh [Pipeline] } 17:18:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:18:11 ---> python-tools-install.sh [Pipeline] echo 17:18:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:18:11 ---> sudo-logs.sh 17:18:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:18:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:18:11 ---> job-cost.sh 17:18:11 lf-activate-venv: SKIPPING 17:18:11 DEBUG: total: 0.2199999988079071 17:18:11 INFO: Retrieving Stack Cost... 17:18:12 INFO: Retrieving Pricing Info for: v3-standard-8 17:18:13 INFO: Archiving Costs [Pipeline] echo 17:18:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:18:13 ---> logs-deploy.sh 17:18:13 lf-activate-venv: SKIPPING 17:18:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/19 17:18:13 INFO: archiving workspace using pattern(s): 17:18:14 Archives upload complete. 17:18:14 INFO: archiving logs to Nexus