Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1c067dd5da8bdafc1761443221fe5ec601182dbe 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-ssh7859561409707618333.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-ssh8591429687320069233.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-ssh2704032958828120561.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-ssh1724839384092509613.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-ssh15478071999079677352.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-2665’ Running on prd-ubuntu20.04-docker-8c-8g-2668 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 Avoid second fetch Checking out Revision 1c067dd5da8bdafc1761443221fe5ec601182dbe (main) 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 > 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 1c067dd5da8bdafc1761443221fe5ec601182dbe # timeout=10 Commit message: "Merge pull request #52 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.15" > git rev-list --no-walk 7ea3b939812038991b3dc7da588e54d072d9f236 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:21:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:21:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:21:29 ========================================================= 16:21:29 EdgeX Global Pipelines Version Info 16:21:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:21:30 ------------------- 16:21:30 stable info: 16:21:30 ------------------- 16:21:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:21:30 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 16:21:30 Message: update stable to v1.0.250 16:21:31 ------------------- 16:21:31 experimental info: 16:21:31 ------------------- 16:21:31 Commited By: **** collab-it+edgex@linuxfoundation.org 16:21:31 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 16:21:31 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:21:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 16:21:31 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 16:21:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:21:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:21:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:21:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 16:21:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:21:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:21:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:21:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:21:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:21:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 16:21:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:21:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:21:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:21:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:21:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:21:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:21:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:21:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:21:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:21:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:21:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:21:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:21:31 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:21:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:21:31 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:21:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:21:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:21:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:21:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1c067dd5da8bdafc1761443221fe5ec601182dbe [Pipeline] echo 16:21:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1c067dd [Pipeline] echo 16:21:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:21:31 provisioning config files... 16:21:31 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config7732728234722155960tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:21:32 ---> docker-login.sh 16:21:32 nexus3.edgexfoundry.org:10001 16:21:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:21:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:21:32 Configure a credential helper to remove this warning. See 16:21:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:21:32 16:21:32 Login Succeeded 16:21:32 nexus3.edgexfoundry.org:10002 16:21:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:21:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:21:32 Configure a credential helper to remove this warning. See 16:21:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:21:32 16:21:32 Login Succeeded 16:21:32 nexus3.edgexfoundry.org:10003 16:21:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:21:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:21:32 Configure a credential helper to remove this warning. See 16:21:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:21:32 16:21:32 Login Succeeded 16:21:32 nexus3.edgexfoundry.org:10004 16:21:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:21:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:21:32 Configure a credential helper to remove this warning. See 16:21:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:21:32 16:21:32 Login Succeeded 16:21:32 docker.io 16:21:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:21:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:21:33 Configure a credential helper to remove this warning. See 16:21:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:21:33 16:21:33 Login Succeeded 16:21:33 ---> docker-login.sh ends [Pipeline] } 16:21:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:21:33 + git rev-list -1 --merges 1c067dd5da8bdafc1761443221fe5ec601182dbe~1..1c067dd5da8bdafc1761443221fe5ec601182dbe [Pipeline] echo 16:21:33 -----------> git rev-list -1 --merges 1c067dd5da8bdafc1761443221fe5ec601182dbe~1..1c067dd5da8bdafc1761443221fe5ec601182dbe 1c067dd5da8bdafc1761443221fe5ec601182dbe 16:21:33 1c067dd5da8bdafc1761443221fe5ec601182dbe [false] [Pipeline] sh 16:21:33 + git log --format=format:%s -1 1c067dd5da8bdafc1761443221fe5ec601182dbe [Pipeline] echo 16:21:33 ========================================================= 16:21:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:21:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:21:34 + git log --format=format:%s -1 1c067dd5da8bdafc1761443221fe5ec601182dbe [Pipeline] echo 16:21:34 [semverPrep] GIT_COMMIT: 1c067dd5da8bdafc1761443221fe5ec601182dbe, Commit Message: Merge pull request #52 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.15 [Pipeline] echo 16:21:34 [semverPrep] This is not a build commit. [Pipeline] sh 16:21:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:21:34 + grep -v github /etc/ssh/ssh_known_hosts 16:21:34 + [ -e /tmp/ssh_known_hosts ] 16:21:34 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:21:34 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:21:34 + sudo tee -a /etc/ssh/ssh_known_hosts 16:21:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:21:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:21:34 16:21:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:21:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:21:35 0.1.4: Pulling from edgex-devops/py-git-semver 16:21:35 b85a868b505f: Pulling fs layer 16:21:35 e2be974225ed: Pulling fs layer 16:21:35 339a4e72a1f5: Pulling fs layer 16:21:35 988bab9f4d93: Pulling fs layer 16:21:35 1469e6f7b9e6: Pulling fs layer 16:21:35 eaf3925da568: Pulling fs layer 16:21:35 bab4dde63d76: Pulling fs layer 16:21:35 bde34c3a00c8: Pulling fs layer 16:21:35 b352a97aabf1: Pulling fs layer 16:21:35 4872d77fe225: Pulling fs layer 16:21:35 5851b861e8e6: Pulling fs layer 16:21:35 bab4dde63d76: Waiting 16:21:35 bde34c3a00c8: Waiting 16:21:35 b352a97aabf1: Waiting 16:21:35 4872d77fe225: Waiting 16:21:35 5851b861e8e6: Waiting 16:21:35 988bab9f4d93: Waiting 16:21:35 1469e6f7b9e6: Waiting 16:21:35 eaf3925da568: Waiting 16:21:35 e2be974225ed: Download complete 16:21:35 988bab9f4d93: Verifying Checksum 16:21:35 988bab9f4d93: Download complete 16:21:35 339a4e72a1f5: Verifying Checksum 16:21:35 339a4e72a1f5: Download complete 16:21:35 1469e6f7b9e6: Verifying Checksum 16:21:35 1469e6f7b9e6: Download complete 16:21:35 eaf3925da568: Download complete 16:21:35 bde34c3a00c8: Verifying Checksum 16:21:35 bde34c3a00c8: Download complete 16:21:35 b352a97aabf1: Download complete 16:21:35 4872d77fe225: Verifying Checksum 16:21:35 4872d77fe225: Download complete 16:21:35 5851b861e8e6: Verifying Checksum 16:21:35 5851b861e8e6: Download complete 16:21:35 b85a868b505f: Verifying Checksum 16:21:35 b85a868b505f: Download complete 16:21:36 bab4dde63d76: Verifying Checksum 16:21:36 bab4dde63d76: Download complete 16:21:37 b85a868b505f: Pull complete 16:21:37 e2be974225ed: Pull complete 16:21:38 339a4e72a1f5: Pull complete 16:21:38 988bab9f4d93: Pull complete 16:21:38 1469e6f7b9e6: Pull complete 16:21:38 eaf3925da568: Pull complete 16:21:40 bab4dde63d76: Pull complete 16:21:40 bde34c3a00c8: Pull complete 16:21:40 b352a97aabf1: Pull complete 16:21:40 4872d77fe225: Pull complete 16:21:40 5851b861e8e6: Pull complete 16:21:40 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:21:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:21:40 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:21:40 prd-ubuntu20.04-docker-8c-8g-2668 does not seem to be running inside a container 16:21:40 $ 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 16:21:43 $ docker top 7b6c86e3cd9138879a2d7fd161ddccf80ec601641d4ba52788dd08925207f5d6 -eo pid,comm 16:21:43 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). 16:21:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:21:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:21:43 [ssh-agent] Looking for ssh-agent implementation... 16:21:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:21:43 $ docker exec 7b6c86e3cd9138879a2d7fd161ddccf80ec601641d4ba52788dd08925207f5d6 ssh-agent 16:21:43 SSH_AUTH_SOCK=/tmp/ssh-PmTKyTdqkJaf/agent.32 16:21:43 SSH_AGENT_PID=38 16:21:43 Running ssh-add (command line suppressed) 16:21:43 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2190489341206440160.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2190489341206440160.key) 16:21:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:21:43 + git tag --points-at HEAD [Pipeline] } 16:21:43 $ docker exec --env ******** --env ******** 7b6c86e3cd9138879a2d7fd161ddccf80ec601641d4ba52788dd08925207f5d6 ssh-agent -k 16:21:43 unset SSH_AUTH_SOCK; 16:21:43 unset SSH_AGENT_PID; 16:21:43 echo Agent pid 38 killed; 16:21:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:21:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:21:43 [ssh-agent] Looking for ssh-agent implementation... 16:21:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:21:44 $ docker exec 7b6c86e3cd9138879a2d7fd161ddccf80ec601641d4ba52788dd08925207f5d6 ssh-agent 16:21:44 SSH_AUTH_SOCK=/tmp/ssh-UsBYsQRgth3a/agent.70 16:21:44 SSH_AGENT_PID=76 16:21:44 Running ssh-add (command line suppressed) 16:21:44 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_16706760446762355011.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_16706760446762355011.key) 16:21:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:21:44 + git semver init 16:21:44 2023-08-01 16:21:44,765 [run_init] DEBUG init version:0.0.0 force:False 16:21:44 2023-08-01 16:21:44,766 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver 16:21:44 2023-08-01 16:21:44,766 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver 16:21:44 2023-08-01 16:21:44,766 [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) 16:21:45 2023-08-01 16:21:45,451 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude 16:21:45 2023-08-01 16:21:45,451 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False 16:21:45 2023-08-01 16:21:45,451 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 16:21:45 2023-08-01 16:21:45,452 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 16:21:45 3.1.0-dev.27 [Pipeline] } 16:21:45 $ docker exec --env ******** --env ******** 7b6c86e3cd9138879a2d7fd161ddccf80ec601641d4ba52788dd08925207f5d6 ssh-agent -k 16:21:46 unset SSH_AUTH_SOCK; 16:21:46 unset SSH_AGENT_PID; 16:21:46 echo Agent pid 76 killed; 16:21:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:21:46 + git semver [Pipeline] } 16:21:46 $ docker stop --time=1 7b6c86e3cd9138879a2d7fd161ddccf80ec601641d4ba52788dd08925207f5d6 16:21:48 $ docker rm -f --volumes 7b6c86e3cd9138879a2d7fd161ddccf80ec601641d4ba52788dd08925207f5d6 [Pipeline] // withDockerContainer [Pipeline] sh 16:21:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:21:48 Stashed 1 file(s) [Pipeline] echo 16:21:48 [edgeXSemver]: initialized semver on version 3.1.0-dev.27 [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 16:21:48 provisioning config files... 16:21:48 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config9987999159102854538tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:21:49 ---> docker-login.sh 16:21:49 nexus3.edgexfoundry.org:10001 16:21:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:21:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:21:49 Configure a credential helper to remove this warning. See 16:21:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:21:49 16:21:49 Login Succeeded 16:21:49 nexus3.edgexfoundry.org:10002 16:21:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:21:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:21:49 Configure a credential helper to remove this warning. See 16:21:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:21:49 16:21:49 Login Succeeded 16:21:49 nexus3.edgexfoundry.org:10003 16:21:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:21:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:21:49 Configure a credential helper to remove this warning. See 16:21:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:21:49 16:21:49 Login Succeeded 16:21:49 nexus3.edgexfoundry.org:10004 16:21:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:21:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:21:49 Configure a credential helper to remove this warning. See 16:21:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:21:49 16:21:49 Login Succeeded 16:21:49 docker.io 16:21:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:21:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:21:50 Configure a credential helper to remove this warning. See 16:21:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:21:50 16:21:50 Login Succeeded 16:21:50 ---> docker-login.sh ends [Pipeline] } 16:21:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:21:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:21:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:21:50 ========================================================= 16:21:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 16:21:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:21:50 + 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 . 16:21:50 Sending build context to Docker daemon 399.4kB 16:21:50 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 16:21:50 Step 2/12 : FROM ${BASE} AS builder 16:21:50 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 16:21:50 4db1b89c0bd1: Pulling fs layer 16:21:50 6911f1a30b25: Pulling fs layer 16:21:50 e194b8c5c2a9: Pulling fs layer 16:21:50 6863d3e3a2b1: Pulling fs layer 16:21:50 ec0bb842ea78: Pulling fs layer 16:21:50 40a00589a448: Pulling fs layer 16:21:50 6c08303d61cc: Pulling fs layer 16:21:50 798269fcf238: Pulling fs layer 16:21:50 40a00589a448: Waiting 16:21:50 6c08303d61cc: Waiting 16:21:50 6863d3e3a2b1: Waiting 16:21:50 798269fcf238: Waiting 16:21:50 ec0bb842ea78: Waiting 16:21:50 6911f1a30b25: Verifying Checksum 16:21:50 6911f1a30b25: Download complete 16:21:50 6863d3e3a2b1: Verifying Checksum 16:21:50 6863d3e3a2b1: Download complete 16:21:50 ec0bb842ea78: Verifying Checksum 16:21:50 ec0bb842ea78: Download complete 16:21:50 4db1b89c0bd1: Verifying Checksum 16:21:50 4db1b89c0bd1: Download complete 16:21:50 40a00589a448: Verifying Checksum 16:21:50 40a00589a448: Download complete 16:21:50 4db1b89c0bd1: Pull complete 16:21:51 e194b8c5c2a9: Verifying Checksum 16:21:51 e194b8c5c2a9: Download complete 16:21:51 6911f1a30b25: Pull complete 16:21:51 798269fcf238: Verifying Checksum 16:21:51 798269fcf238: Download complete 16:21:51 6c08303d61cc: Verifying Checksum 16:21:51 6c08303d61cc: Download complete 16:21:54 e194b8c5c2a9: Pull complete 16:21:54 6863d3e3a2b1: Pull complete 16:21:54 ec0bb842ea78: Pull complete 16:21:54 40a00589a448: Pull complete 16:21:57 6c08303d61cc: Pull complete 16:21:57 798269fcf238: Pull complete 16:21:58 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 16:21:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 16:21:58 ---> ec979cd7f677 16:21:58 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 16:22:01 ---> Running in 6f7af1812028 16:22:01 Removing intermediate container 6f7af1812028 16:22:01 ---> 2cc2e67a61db 16:22:01 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:22:01 ---> Running in 0390eedfc422 16:22:01 Removing intermediate container 0390eedfc422 16:22:01 ---> ab9e972cc62e 16:22:01 Step 5/12 : ARG ADD_BUILD_TAGS="" 16:22:01 ---> Running in 51c926bf9c34 16:22:01 Removing intermediate container 51c926bf9c34 16:22:01 ---> 1876e29be7a9 16:22:01 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:22:01 ---> Running in 2844190a4501 16:22:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:22:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:22:01 OK: 265 MiB in 53 packages 16:22:02 Removing intermediate container 2844190a4501 16:22:02 ---> 85563b428a2d 16:22:02 Step 7/12 : WORKDIR /app 16:22:02 ---> Running in 63e51d1563e5 16:22:02 Removing intermediate container 63e51d1563e5 16:22:02 ---> 7746612afbba 16:22:02 Step 8/12 : COPY go.mod vendor* ./ 16:22:02 ---> fe9160dfb4a9 16:22:02 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:22:02 ---> Running in 79b30bf4623b 16:22:03 Still waiting to schedule task 16:22:03 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-2666’ 16:22:29 Removing intermediate container 79b30bf4623b 16:22:29 ---> 1fed861e61d6 16:22:29 Step 10/12 : COPY . . 16:22:29 ---> 90df3d4a4561 16:22:29 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:22:29 ---> Running in 65c632d549fe 16:22:29 Removing intermediate container 65c632d549fe 16:22:29 ---> 8fc90999bc8a 16:22:29 Step 12/12 : RUN $MAKE 16:22:29 ---> Running in 877d2ae6abdf 16:22:29 noop 16:22:29 Removing intermediate container 877d2ae6abdf 16:22:29 ---> baf5e20b8fa8 16:22:29 Successfully built baf5e20b8fa8 16:22:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:22:29 + docker inspect -f . ci-base-image-x86_64 16:22:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:22:29 prd-ubuntu20.04-docker-8c-8g-2668 does not seem to be running inside a container 16:22:29 $ 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 16:22:30 $ docker top fc861f367e13f23cf1b2c02172eddff914f8255e7f2f1e7330bb3febf67e5eaf -eo pid,comm [Pipeline] { [Pipeline] sh 16:22:30 + go version 16:22:30 go version go1.20.6 linux/amd64 [Pipeline] } 16:22:30 $ docker stop --time=1 fc861f367e13f23cf1b2c02172eddff914f8255e7f2f1e7330bb3febf67e5eaf 16:22:31 $ docker rm -f --volumes fc861f367e13f23cf1b2c02172eddff914f8255e7f2f1e7330bb3febf67e5eaf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:22:32 + docker inspect -f . ci-base-image-x86_64 16:22:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:22:32 prd-ubuntu20.04-docker-8c-8g-2668 does not seem to be running inside a container 16:22:32 $ 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 16:22:32 $ docker top 49522e926e2182671c60d7a90a4249c2022b35c94f6b745954fe6576dc1b4dac -eo pid,comm [Pipeline] { [Pipeline] sh 16:22:33 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh 16:22:33 + make test 16:22:33 go test -race -coverprofile=coverage.out ./... 16:22:54 ? github.com/edgexfoundry/app-record-replay [no test files] 16:22:54 ok github.com/edgexfoundry/app-record-replay/internal/app 0.065s coverage: 87.5% of statements 16:22:54 ok github.com/edgexfoundry/app-record-replay/internal/application 0.058s coverage: 95.3% of statements 16:22:54 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 16:22:54 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 16:22:54 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 16:22:54 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.091s coverage: 85.6% of statements 16:23:12 go vet ./... 16:23:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:23:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:23:15 ./bin/test-attribution-txt.sh [Pipeline] echo 16:23:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:23:15 $ docker stop --time=1 49522e926e2182671c60d7a90a4249c2022b35c94f6b745954fe6576dc1b4dac 16:23:20 $ docker rm -f --volumes 49522e926e2182671c60d7a90a4249c2022b35c94f6b745954fe6576dc1b4dac [Pipeline] // withDockerContainer [Pipeline] sh 16:23:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:23:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:23:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:23:21 + ls -al . 16:23:21 total 168 16:23:21 drwxrwxr-x 9 jenkins jenkins 4096 Aug 1 16:22 . 16:23:21 drwxrwxr-x 4 jenkins jenkins 4096 Aug 1 16:21 .. 16:23:21 -rw-rw-r-- 1 jenkins jenkins 119 Aug 1 16:21 .dockerignore 16:23:21 drwxrwxr-x 8 jenkins jenkins 4096 Aug 1 16:21 .git 16:23:21 drwxrwxr-x 2 jenkins jenkins 4096 Aug 1 16:21 .github 16:23:21 -rw-rw-r-- 1 jenkins jenkins 164 Aug 1 16:21 .gitignore 16:23:21 -rw-rw-r-- 1 jenkins jenkins 41 Aug 1 16:21 .golangci.yml 16:23:21 drwxr-xr-x 3 jenkins jenkins 4096 Aug 1 16:21 .semver 16:23:21 -rw-rw-r-- 1 jenkins jenkins 10642 Aug 1 16:21 Attribution.txt 16:23:21 -rw-rw-r-- 1 jenkins jenkins 258 Aug 1 16:21 CHANGELOG.md 16:23:21 -rw-rw-r-- 1 jenkins jenkins 1616 Aug 1 16:21 Dockerfile 16:23:21 -rw-rw-r-- 1 jenkins jenkins 677 Aug 1 16:21 GOVERNANCE.md 16:23:21 -rw-rw-r-- 1 jenkins jenkins 681 Aug 1 16:21 Jenkinsfile 16:23:21 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 1 16:21 LICENSE 16:23:21 -rw-rw-r-- 1 jenkins jenkins 3139 Aug 1 16:21 Makefile 16:23:21 -rw-rw-r-- 1 jenkins jenkins 611 Aug 1 16:21 OWNERS.md 16:23:21 -rw-rw-r-- 1 jenkins jenkins 2363 Aug 1 16:21 README.md 16:23:21 -rw-rw-r-- 1 jenkins jenkins 4285 Aug 1 16:21 Record and Reply.postman_collection.json 16:23:21 -rw-rw-r-- 1 jenkins jenkins 12 Aug 1 16:21 VERSION 16:23:21 drwxrwxr-x 2 jenkins jenkins 4096 Aug 1 16:21 bin 16:23:21 -rw-r--r-- 1 jenkins jenkins 11988 Aug 1 16:22 coverage.out 16:23:21 -rw-rw-r-- 1 jenkins jenkins 3680 Aug 1 16:21 go.mod 16:23:21 -rw-rw-r-- 1 jenkins jenkins 32847 Aug 1 16:21 go.sum 16:23:21 drwxrwxr-x 6 jenkins jenkins 4096 Aug 1 16:21 internal 16:23:21 -rw-rw-r-- 1 jenkins jenkins 913 Aug 1 16:21 main.go 16:23:21 drwxrwxr-x 3 jenkins jenkins 4096 Aug 1 16:21 pkg 16:23:21 drwxrwxr-x 2 jenkins jenkins 4096 Aug 1 16:21 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:22 + 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=1c067dd5da8bdafc1761443221fe5ec601182dbe --label arch=amd64 --label version=3.1.0-dev.27 . 16:23:22 Sending build context to Docker daemon 412.2kB 16:23:22 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 16:23:22 Step 2/26 : FROM ${BASE} AS builder 16:23:22 ---> baf5e20b8fa8 16:23:22 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 16:23:22 ---> Running in 3626cd4f0ab1 16:23:22 Removing intermediate container 3626cd4f0ab1 16:23:22 ---> aa0549412bdb 16:23:22 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 16:23:22 ---> Running in cd43f38ef6cf 16:23:22 Removing intermediate container cd43f38ef6cf 16:23:22 ---> 4171f8e64f65 16:23:22 Step 5/26 : ARG ADD_BUILD_TAGS="" 16:23:22 ---> Running in ca77b46ea4f9 16:23:22 Removing intermediate container ca77b46ea4f9 16:23:22 ---> 1c47cb5f5b4b 16:23:22 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:23:22 ---> Running in 6c591cbf8ced 16:23:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:23:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:23:23 OK: 265 MiB in 53 packages 16:23:23 Removing intermediate container 6c591cbf8ced 16:23:23 ---> be8042d087f7 16:23:23 Step 7/26 : WORKDIR /app 16:23:23 ---> Running in 30a58a09e3ab 16:23:23 Removing intermediate container 30a58a09e3ab 16:23:23 ---> 19f4b40afcf8 16:23:23 Step 8/26 : COPY go.mod vendor* ./ 16:23:23 ---> 26d7ec3c9f21 16:23:23 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:23:23 ---> Running in 5cdacc011ea9 16:23:24 Removing intermediate container 5cdacc011ea9 16:23:24 ---> 7e4790adcdc1 16:23:24 Step 10/26 : COPY . . 16:23:24 ---> 962ab1f3dc84 16:23:24 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:23:24 ---> Running in b4b35521c143 16:23:24 Removing intermediate container b4b35521c143 16:23:24 ---> 831fa2d1cf77 16:23:24 Step 12/26 : RUN $MAKE 16:23:24 ---> Running in a72221a1ca1e 16:23:24 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.15 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.27" -trimpath -mod=readonly -o app-record-replay 16:23:46 Removing intermediate container a72221a1ca1e 16:23:46 ---> 67b9cce2bfcb 16:23:46 Step 13/26 : FROM alpine:3.17 16:23:46 3.17: Pulling from library/alpine 16:23:46 4db1b89c0bd1: Already exists 16:23:46 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 16:23:46 Status: Downloaded newer image for alpine:3.17 16:23:46 ---> 1f73a9d63274 16:23:46 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:23:46 ---> Running in 1daa377dc28d 16:23:46 Removing intermediate container 1daa377dc28d 16:23:46 ---> b4d2aa02a672 16:23:46 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 16:23:46 ---> Running in 5287ab66f0e7 16:23:46 Removing intermediate container 5287ab66f0e7 16:23:46 ---> 96c7af45e275 16:23:46 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 16:23:46 ---> Running in 68a8ce28c7ef 16:23:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:23:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:23:46 (1/2) Installing ca-certificates (20230506-r0) 16:23:46 (2/2) Installing dumb-init (1.2.5-r2) 16:23:46 Executing busybox-1.35.0-r29.trigger 16:23:46 Executing ca-certificates-20230506-r0.trigger 16:23:46 OK: 8 MiB in 17 packages 16:23:46 Removing intermediate container 68a8ce28c7ef 16:23:46 ---> 5cb43248f774 16:23:46 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:23:46 ---> 37f867c568bf 16:23:46 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 16:23:47 ---> b37ff2128b4a 16:23:47 Step 19/26 : COPY --from=builder /app/res/ /res/ 16:23:47 ---> 0618ae725eac 16:23:47 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 16:23:47 ---> 7fcfe3b8d6ca 16:23:47 Step 21/26 : EXPOSE 59712 16:23:47 ---> Running in 5deb4e04f0b9 16:23:47 Removing intermediate container 5deb4e04f0b9 16:23:47 ---> c60c7f020c87 16:23:47 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 16:23:47 ---> Running in 106eb12b77b0 16:23:48 Removing intermediate container 106eb12b77b0 16:23:48 ---> 5c1ef1bf8977 16:23:48 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:23:48 ---> Running in 166f05a91069 16:23:48 Removing intermediate container 166f05a91069 16:23:48 ---> 8fcd41daf40f 16:23:48 Step 24/26 : LABEL arch=amd64 16:23:48 ---> Running in 1c04e24805cb 16:23:48 Removing intermediate container 1c04e24805cb 16:23:48 ---> 6fc5b4e8f462 16:23:48 Step 25/26 : LABEL git_sha=1c067dd5da8bdafc1761443221fe5ec601182dbe 16:23:48 ---> Running in ec848628dad7 16:23:48 Removing intermediate container ec848628dad7 16:23:48 ---> d758ee70018b 16:23:48 Step 26/26 : LABEL version=3.1.0-dev.27 16:23:48 ---> Running in 7fb46eb55d4e 16:23:48 Removing intermediate container 7fb46eb55d4e 16:23:48 ---> 2ef4ac031347 16:23:48 [Warning] One or more build-args [ARCH] were not consumed 16:23:48 Successfully built 2ef4ac031347 16:23:48 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 16:23:48 provisioning config files... 16:23:48 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config17847257574980405035tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:23:48 ---> docker-login.sh 16:23:48 nexus3.edgexfoundry.org:10001 16:23:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:23:48 Configure a credential helper to remove this warning. See 16:23:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:23:48 16:23:48 Login Succeeded 16:23:48 nexus3.edgexfoundry.org:10002 16:23:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:23:48 Configure a credential helper to remove this warning. See 16:23:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:23:48 16:23:48 Login Succeeded 16:23:48 nexus3.edgexfoundry.org:10003 16:23:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:23:49 Configure a credential helper to remove this warning. See 16:23:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:23:49 16:23:49 Login Succeeded 16:23:49 nexus3.edgexfoundry.org:10004 16:23:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:23:49 Configure a credential helper to remove this warning. See 16:23:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:23:49 16:23:49 Login Succeeded 16:23:49 docker.io 16:23:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:23:49 Configure a credential helper to remove this warning. See 16:23:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:23:49 16:23:49 Login Succeeded 16:23:49 ---> docker-login.sh ends [Pipeline] } 16:23:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:23:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:23:49 [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: 16:23:49 1c067dd5da8bdafc1761443221fe5ec601182dbe 16:23:49 latest 16:23:49 3.1.0-dev.27 16:23:49 1c067dd5da8bdafc1761443221fe5ec601182dbe-3.1.0-dev.27 16:23:49 main 16:23:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:50 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:1c067dd5da8bdafc1761443221fe5ec601182dbe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:50 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:1c067dd5da8bdafc1761443221fe5ec601182dbe 16:23:50 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 16:23:50 b350c4ef8fd9: Preparing 16:23:50 00f0bac9d977: Preparing 16:23:50 f63bc72ffaba: Preparing 16:23:50 4a3400ec9a8e: Preparing 16:23:50 980994f74a73: Preparing 16:23:50 3dab9f8bf2d2: Preparing 16:23:50 3dab9f8bf2d2: Waiting 16:23:50 00f0bac9d977: Pushed 16:23:50 f63bc72ffaba: Pushed 16:23:50 4a3400ec9a8e: Pushed 16:23:50 3dab9f8bf2d2: Layer already exists 16:23:50 980994f74a73: Pushed 16:23:53 b350c4ef8fd9: Pushed 16:23:53 1c067dd5da8bdafc1761443221fe5ec601182dbe: digest: sha256:3e553491fef5b0cb28bce652706108e1663bd301d79afc8c8f18a463a914bba3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:54 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:54 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest 16:23:54 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 16:23:54 b350c4ef8fd9: Preparing 16:23:54 00f0bac9d977: Preparing 16:23:54 f63bc72ffaba: Preparing 16:23:54 4a3400ec9a8e: Preparing 16:23:54 980994f74a73: Preparing 16:23:54 3dab9f8bf2d2: Preparing 16:23:54 3dab9f8bf2d2: Waiting 16:23:54 980994f74a73: Layer already exists 16:23:54 f63bc72ffaba: Layer already exists 16:23:54 b350c4ef8fd9: Layer already exists 16:23:54 00f0bac9d977: Layer already exists 16:23:54 4a3400ec9a8e: Layer already exists 16:23:54 3dab9f8bf2d2: Layer already exists 16:23:54 latest: digest: sha256:3e553491fef5b0cb28bce652706108e1663bd301d79afc8c8f18a463a914bba3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:54 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:54 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.27 16:23:54 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 16:23:54 b350c4ef8fd9: Preparing 16:23:54 00f0bac9d977: Preparing 16:23:54 f63bc72ffaba: Preparing 16:23:54 4a3400ec9a8e: Preparing 16:23:54 980994f74a73: Preparing 16:23:54 3dab9f8bf2d2: Preparing 16:23:54 3dab9f8bf2d2: Waiting 16:23:54 980994f74a73: Layer already exists 16:23:54 f63bc72ffaba: Layer already exists 16:23:54 b350c4ef8fd9: Layer already exists 16:23:54 00f0bac9d977: Layer already exists 16:23:54 4a3400ec9a8e: Layer already exists 16:23:54 3dab9f8bf2d2: Layer already exists 16:23:54 3.1.0-dev.27: digest: sha256:3e553491fef5b0cb28bce652706108e1663bd301d79afc8c8f18a463a914bba3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:55 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:1c067dd5da8bdafc1761443221fe5ec601182dbe-3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:55 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:1c067dd5da8bdafc1761443221fe5ec601182dbe-3.1.0-dev.27 16:23:55 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 16:23:55 b350c4ef8fd9: Preparing 16:23:55 00f0bac9d977: Preparing 16:23:55 f63bc72ffaba: Preparing 16:23:55 4a3400ec9a8e: Preparing 16:23:55 980994f74a73: Preparing 16:23:55 3dab9f8bf2d2: Preparing 16:23:55 3dab9f8bf2d2: Waiting 16:23:55 f63bc72ffaba: Layer already exists 16:23:55 980994f74a73: Layer already exists 16:23:55 4a3400ec9a8e: Layer already exists 16:23:55 b350c4ef8fd9: Layer already exists 16:23:55 00f0bac9d977: Layer already exists 16:23:55 3dab9f8bf2d2: Layer already exists 16:23:55 1c067dd5da8bdafc1761443221fe5ec601182dbe-3.1.0-dev.27: digest: sha256:3e553491fef5b0cb28bce652706108e1663bd301d79afc8c8f18a463a914bba3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:55 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:56 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main 16:23:56 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 16:23:56 b350c4ef8fd9: Preparing 16:23:56 00f0bac9d977: Preparing 16:23:56 f63bc72ffaba: Preparing 16:23:56 4a3400ec9a8e: Preparing 16:23:56 980994f74a73: Preparing 16:23:56 3dab9f8bf2d2: Preparing 16:23:56 3dab9f8bf2d2: Waiting 16:23:56 980994f74a73: Layer already exists 16:23:56 00f0bac9d977: Layer already exists 16:23:56 f63bc72ffaba: Layer already exists 16:23:56 4a3400ec9a8e: Layer already exists 16:23:56 3dab9f8bf2d2: Layer already exists 16:23:56 b350c4ef8fd9: Layer already exists 16:23:56 main: digest: sha256:3e553491fef5b0cb28bce652706108e1663bd301d79afc8c8f18a463a914bba3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:23:56 ===================================================== [Pipeline] echo 16:23:56 taggedImages: 16:23:56 - nexus3.edgexfoundry.org:10004/app-record-replay:1c067dd5da8bdafc1761443221fe5ec601182dbe 16:23:56 - nexus3.edgexfoundry.org:10004/app-record-replay:latest 16:23:56 - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.27 16:23:56 - nexus3.edgexfoundry.org:10004/app-record-replay:1c067dd5da8bdafc1761443221fe5ec601182dbe-3.1.0-dev.27 16:23:56 - nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:23:56 16:23:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:23:56 latest: Pulling from edgex-lftools-log-publisher 16:23:56 5eb5b503b376: Pulling fs layer 16:23:56 5c69ac0246d0: Pulling fs layer 16:23:56 ec43610c2a17: Pulling fs layer 16:23:56 3a2ae6a8a46f: Pulling fs layer 16:23:56 33b1e0a273af: Pulling fs layer 16:23:56 5d3b04190fa2: Pulling fs layer 16:23:56 2f39f015ded8: Pulling fs layer 16:23:56 3a2ae6a8a46f: Waiting 16:23:56 33b1e0a273af: Waiting 16:23:56 5d3b04190fa2: Waiting 16:23:56 2f39f015ded8: Waiting 16:23:56 5c69ac0246d0: Verifying Checksum 16:23:56 5c69ac0246d0: Download complete 16:23:56 3a2ae6a8a46f: Verifying Checksum 16:23:56 3a2ae6a8a46f: Download complete 16:23:56 ec43610c2a17: Verifying Checksum 16:23:56 ec43610c2a17: Download complete 16:23:56 33b1e0a273af: Verifying Checksum 16:23:56 33b1e0a273af: Download complete 16:23:56 5d3b04190fa2: Verifying Checksum 16:23:57 5eb5b503b376: Verifying Checksum 16:23:57 5eb5b503b376: Download complete 16:23:57 2f39f015ded8: Download complete 16:23:58 5eb5b503b376: Pull complete 16:23:58 5c69ac0246d0: Pull complete 16:23:59 ec43610c2a17: Pull complete 16:23:59 3a2ae6a8a46f: Pull complete 16:23:59 33b1e0a273af: Pull complete 16:23:59 5d3b04190fa2: Pull complete 16:24:04 2f39f015ded8: Pull complete 16:24:04 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:24:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:24:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:24:04 prd-ubuntu20.04-docker-8c-8g-2668 does not seem to be running inside a container 16:24:04 $ 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 16:24:07 $ docker top 98cda6a94025da13cb78c0a9b90c8bb25e352add850d4e82e7ec83f7dc394981 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:24:08 ---> job-cost.sh 16:24:08 lf-activate-venv: SKIPPING 16:24:08 INFO: No Stack... 16:24:08 INFO: Retrieving Pricing Info for: v3-standard-8 16:24:09 INFO: Archiving Costs [Pipeline] sh 16:24:09 + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv 16:24:09 + cut -d, -f6 [Pipeline] lock 16:24:09 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-29-stack-cost] 16:24:09 Resource [jenkins-edgexfoundry-app-record-replay-main-29-stack-cost] did not exist. Created. 16:24:09 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-29-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:24:09 + echo total: 0.2199999988079071 [Pipeline] stash 16:24:09 Stashed 1 file(s) [Pipeline] } 16:24:09 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-29-stack-cost] [Pipeline] // lock [Pipeline] } 16:24:09 $ docker stop --time=1 98cda6a94025da13cb78c0a9b90c8bb25e352add850d4e82e7ec83f7dc394981 16:24:11 $ docker rm -f --volumes 98cda6a94025da13cb78c0a9b90c8bb25e352add850d4e82e7ec83f7dc394981 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:25:07 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2670 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws 16:25:07 Running in /w/workspace/app-record-replay/29 [Pipeline] { [Pipeline] checkout 16:25:07 Selected Git installation does not exist. Using Default 16:25:07 The recommended git tool is: NONE 16:25:13 using credential edgex-jenkins-ssh 16:25:13 Cloning the remote Git repository 16:25:13 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 16:25:13 > git init /w/workspace/app-record-replay/29 # timeout=10 16:25:13 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 16:25:13 > git --version # timeout=10 16:25:13 > git --version # 'git version 2.25.1' 16:25:13 using GIT_SSH to set credentials SSH Credentials for GitHub 16:25:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:25:14 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 16:25:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:25:15 Avoid second fetch 16:25:15 Checking out Revision 1c067dd5da8bdafc1761443221fe5ec601182dbe (main) 16:25:16 Commit message: "Merge pull request #52 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.15" 16:25:15 > git config core.sparsecheckout # timeout=10 16:25:15 > git checkout -f 1c067dd5da8bdafc1761443221fe5ec601182dbe # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:25:16 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:25:16 % Total % Received % Xferd Average Speed Time Time Time Current 16:25:16 Dload Upload Total Spent Left Speed 16:25:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 82 12751 82 10475 0 0 68914 0 --:--:-- --:--:-- --:--:-- 68464 100 12751 100 12751 0 0 82798 0 --:--:-- --:--:-- --:--:-- 82264 [Pipeline] sh 16:25:17 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:25:17 + sudo+ sudo tee /etc/docker/daemon.new 16:25:17 jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:25:17 { 16:25:17 "registry-mirrors": [ 16:25:17 "https://nexus3.edgexfoundry.org:10001" 16:25:17 ], 16:25:17 "bip": "10.250.0.254/24", 16:25:17 "hosts": [ 16:25:17 "tcp://0.0.0.0:5555", 16:25:17 "unix:///var/run/docker.sock" 16:25:17 ], 16:25:17 "mtu": 1458, 16:25:17 "selinux-enabled": true, 16:25:17 "seccomp-profile": "/etc/docker/seccomp.json" 16:25:17 } [Pipeline] sh 16:25:18 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:25:18 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:25:36 provisioning config files... 16:25:36 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/29@tmp/config12528842969346932069tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:25:37 ---> docker-login.sh 16:25:37 nexus3.edgexfoundry.org:10001 16:25:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:25:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:25:37 Configure a credential helper to remove this warning. See 16:25:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:25:37 16:25:37 Login Succeeded 16:25:37 nexus3.edgexfoundry.org:10002 16:25:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:25:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:25:38 Configure a credential helper to remove this warning. See 16:25:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:25:38 16:25:38 Login Succeeded 16:25:38 nexus3.edgexfoundry.org:10003 16:25:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:25:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:25:38 Configure a credential helper to remove this warning. See 16:25:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:25:38 16:25:38 Login Succeeded 16:25:38 nexus3.edgexfoundry.org:10004 16:25:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:25:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:25:38 Configure a credential helper to remove this warning. See 16:25:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:25:38 16:25:38 Login Succeeded 16:25:38 docker.io 16:25:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:25:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:25:39 Configure a credential helper to remove this warning. See 16:25:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:25:39 16:25:39 Login Succeeded 16:25:39 ---> docker-login.sh ends [Pipeline] } 16:25:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:25:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:25:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:25:39 ========================================================= 16:25:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 16:25:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:25:40 + 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 . 16:25:40 Sending build context to Docker daemon 178.7kB 16:25:40 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 16:25:40 Step 2/12 : FROM ${BASE} AS builder 16:25:40 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:25:40 edb6bdbacee9: Pulling fs layer 16:25:40 5f9638ab2659: Pulling fs layer 16:25:40 8d51d6327a98: Pulling fs layer 16:25:40 8b374f2dd631: Pulling fs layer 16:25:40 ec14aa9079de: Pulling fs layer 16:25:40 2f466654f4bb: Pulling fs layer 16:25:40 554e91adad29: Pulling fs layer 16:25:40 8b374f2dd631: Waiting 16:25:40 ec14aa9079de: Waiting 16:25:40 2f466654f4bb: Waiting 16:25:40 554e91adad29: Waiting 16:25:40 5f9638ab2659: Verifying Checksum 16:25:40 5f9638ab2659: Download complete 16:25:40 8b374f2dd631: Verifying Checksum 16:25:40 8b374f2dd631: Download complete 16:25:40 ec14aa9079de: Verifying Checksum 16:25:40 ec14aa9079de: Download complete 16:25:40 edb6bdbacee9: Verifying Checksum 16:25:40 edb6bdbacee9: Download complete 16:25:42 edb6bdbacee9: Pull complete 16:25:42 554e91adad29: Verifying Checksum 16:25:42 554e91adad29: Download complete 16:25:42 5f9638ab2659: Pull complete 16:25:43 8d51d6327a98: Verifying Checksum 16:25:43 8d51d6327a98: Download complete 16:25:43 2f466654f4bb: Verifying Checksum 16:25:43 2f466654f4bb: Download complete 16:25:55 8d51d6327a98: Pull complete 16:25:55 8b374f2dd631: Pull complete 16:25:55 ec14aa9079de: Pull complete 16:26:02 2f466654f4bb: Pull complete 16:26:05 554e91adad29: Pull complete 16:26:05 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 16:26:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 16:26:05 ---> 1e15ea492957 16:26:05 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 16:26:07 ---> Running in 9b2772a2092c 16:26:07 Removing intermediate container 9b2772a2092c 16:26:07 ---> d0a07f3948fe 16:26:07 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:26:07 ---> Running in 595d7db0ece9 16:26:07 Removing intermediate container 595d7db0ece9 16:26:07 ---> 0d97e07515cc 16:26:07 Step 5/12 : ARG ADD_BUILD_TAGS="" 16:26:07 ---> Running in 7f19e664023a 16:26:08 Removing intermediate container 7f19e664023a 16:26:08 ---> 6059eabf7822 16:26:08 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:26:08 ---> Running in c88f64c46098 16:26:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:26:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:26:10 OK: 263 MiB in 53 packages 16:26:11 Removing intermediate container c88f64c46098 16:26:11 ---> bf5bd70bae9c 16:26:11 Step 7/12 : WORKDIR /app 16:26:11 ---> Running in 3cb5fddd6db5 16:26:12 Removing intermediate container 3cb5fddd6db5 16:26:12 ---> 05de70fe33f9 16:26:12 Step 8/12 : COPY go.mod vendor* ./ 16:26:12 ---> 3a6c9b78acaf 16:26:12 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:26:12 ---> Running in b1a917030499 16:27:20 Removing intermediate container b1a917030499 16:27:20 ---> deb93c7b6d9f 16:27:20 Step 10/12 : COPY . . 16:27:20 ---> 3b6be0f2e779 16:27:20 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:27:20 ---> Running in 82e432456f0f 16:27:20 Removing intermediate container 82e432456f0f 16:27:20 ---> b7d01aa03c1c 16:27:20 Step 12/12 : RUN $MAKE 16:27:20 ---> Running in c5cdf06037a0 16:27:20 noop 16:27:20 Removing intermediate container c5cdf06037a0 16:27:20 ---> b96e2bcb73e1 16:27:20 Successfully built b96e2bcb73e1 16:27:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:27:20 + docker inspect -f . ci-base-image-arm64 16:27:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:27:21 prd-ubuntu20.04-docker-arm64-4c-16g-2670 does not seem to be running inside a container 16:27:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/29 -v /w/workspace/app-record-replay/29:/w/workspace/app-record-replay/29:rw,z -v /w/workspace/app-record-replay/29@tmp:/w/workspace/app-record-replay/29@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 16:27:22 $ docker top 301045bdacce83812ae01e7106e6b32b5173b7d3853b4cb201d9c3bb61884680 -eo pid,comm [Pipeline] { [Pipeline] sh 16:27:23 + go version 16:27:23 go version go1.20.6 linux/arm64 [Pipeline] } 16:27:23 $ docker stop --time=1 301045bdacce83812ae01e7106e6b32b5173b7d3853b4cb201d9c3bb61884680 16:27:25 $ docker rm -f --volumes 301045bdacce83812ae01e7106e6b32b5173b7d3853b4cb201d9c3bb61884680 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:27:25 + docker inspect -f . ci-base-image-arm64 16:27:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:27:25 prd-ubuntu20.04-docker-arm64-4c-16g-2670 does not seem to be running inside a container 16:27:25 $ 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/29 -v /w/workspace/app-record-replay/29:/w/workspace/app-record-replay/29:rw,z -v /w/workspace/app-record-replay/29@tmp:/w/workspace/app-record-replay/29@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 16:27:27 $ docker top c007d551630d9af28eff37164488a02519d94ab4c05cf219e5db809d2309d47b -eo pid,comm [Pipeline] { [Pipeline] sh 16:27:27 + git config --global --add safe.directory /w/workspace/app-record-replay/29 [Pipeline] fileExists [Pipeline] sh 16:27:28 + make test 16:27:28 go test -race -coverprofile=coverage.out ./... 16:30:50 ? github.com/edgexfoundry/app-record-replay [no test files] 16:30:55 ok github.com/edgexfoundry/app-record-replay/internal/app 0.262s coverage: 87.5% of statements 16:30:56 ok github.com/edgexfoundry/app-record-replay/internal/application 0.317s coverage: 95.3% of statements 16:31:01 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 16:31:01 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 16:31:01 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 16:31:01 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.393s coverage: 85.6% of statements 16:31:02 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:31:02 go vet ./... 16:33:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:33:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:33:39 ./bin/test-attribution-txt.sh [Pipeline] echo 16:33:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:33:39 $ docker stop --time=1 c007d551630d9af28eff37164488a02519d94ab4c05cf219e5db809d2309d47b 16:33:40 $ docker rm -f --volumes c007d551630d9af28eff37164488a02519d94ab4c05cf219e5db809d2309d47b [Pipeline] // withDockerContainer [Pipeline] sh 16:33:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:33:42 Warning: overwriting stash ‘coverage-report’ 16:33:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:33:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:33:43 + ls -al . 16:33:43 total 164 16:33:43 drwxrwxr-x 8 jenkins jenkins 4096 Aug 1 16:27 . 16:33:43 drwxrwxr-x 4 jenkins jenkins 4096 Aug 1 16:25 .. 16:33:43 -rw-rw-r-- 1 jenkins jenkins 119 Aug 1 16:25 .dockerignore 16:33:43 drwxrwxr-x 8 jenkins jenkins 4096 Aug 1 16:25 .git 16:33:43 drwxrwxr-x 2 jenkins jenkins 4096 Aug 1 16:25 .github 16:33:43 -rw-rw-r-- 1 jenkins jenkins 164 Aug 1 16:25 .gitignore 16:33:43 -rw-rw-r-- 1 jenkins jenkins 41 Aug 1 16:25 .golangci.yml 16:33:43 -rw-rw-r-- 1 jenkins jenkins 10642 Aug 1 16:25 Attribution.txt 16:33:43 -rw-rw-r-- 1 jenkins jenkins 258 Aug 1 16:25 CHANGELOG.md 16:33:43 -rw-rw-r-- 1 jenkins jenkins 1616 Aug 1 16:25 Dockerfile 16:33:43 -rw-rw-r-- 1 jenkins jenkins 677 Aug 1 16:25 GOVERNANCE.md 16:33:43 -rw-rw-r-- 1 jenkins jenkins 681 Aug 1 16:25 Jenkinsfile 16:33:43 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 1 16:25 LICENSE 16:33:43 -rw-rw-r-- 1 jenkins jenkins 3139 Aug 1 16:25 Makefile 16:33:43 -rw-rw-r-- 1 jenkins jenkins 611 Aug 1 16:25 OWNERS.md 16:33:43 -rw-rw-r-- 1 jenkins jenkins 2363 Aug 1 16:25 README.md 16:33:43 -rw-rw-r-- 1 jenkins jenkins 4285 Aug 1 16:25 Record and Reply.postman_collection.json 16:33:43 -rw-rw-r-- 1 jenkins jenkins 12 Aug 1 16:21 VERSION 16:33:43 drwxrwxr-x 2 jenkins jenkins 4096 Aug 1 16:25 bin 16:33:43 -rw-r--r-- 1 jenkins jenkins 11988 Aug 1 16:31 coverage.out 16:33:43 -rw-rw-r-- 1 jenkins jenkins 3680 Aug 1 16:25 go.mod 16:33:43 -rw-rw-r-- 1 jenkins jenkins 32847 Aug 1 16:25 go.sum 16:33:43 drwxrwxr-x 6 jenkins jenkins 4096 Aug 1 16:25 internal 16:33:43 -rw-rw-r-- 1 jenkins jenkins 913 Aug 1 16:25 main.go 16:33:43 drwxrwxr-x 3 jenkins jenkins 4096 Aug 1 16:25 pkg 16:33:43 drwxrwxr-x 2 jenkins jenkins 4096 Aug 1 16:25 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:44 + 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=1c067dd5da8bdafc1761443221fe5ec601182dbe --label arch=arm64 --label version=3.1.0-dev.27 . 16:33:44 Sending build context to Docker daemon 191.5kB 16:33:44 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 16:33:44 Step 2/26 : FROM ${BASE} AS builder 16:33:44 ---> b96e2bcb73e1 16:33:44 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 16:33:44 ---> Running in 79524fb656bd 16:33:44 Removing intermediate container 79524fb656bd 16:33:44 ---> 87dba9728caa 16:33:44 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 16:33:44 ---> Running in d9613ab876ff 16:33:45 Removing intermediate container d9613ab876ff 16:33:45 ---> a3b17a855056 16:33:45 Step 5/26 : ARG ADD_BUILD_TAGS="" 16:33:45 ---> Running in 88d9ddb3ad8f 16:33:45 Removing intermediate container 88d9ddb3ad8f 16:33:45 ---> 817c81b19a96 16:33:45 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:33:45 ---> Running in c7bdcf8aa43f 16:33:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:33:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:33:48 OK: 263 MiB in 53 packages 16:33:48 Removing intermediate container c7bdcf8aa43f 16:33:48 ---> 2dd8fe55d8bb 16:33:48 Step 7/26 : WORKDIR /app 16:33:48 ---> Running in 994d388353dc 16:33:49 Removing intermediate container 994d388353dc 16:33:49 ---> 840043a0dccc 16:33:49 Step 8/26 : COPY go.mod vendor* ./ 16:33:49 ---> 3ab6ffec7df5 16:33:49 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:49 ---> Running in d56a946b01a2 16:33:52 Removing intermediate container d56a946b01a2 16:33:52 ---> 3853b1de4ed0 16:33:52 Step 10/26 : COPY . . 16:33:52 ---> 56d03b858ba5 16:33:52 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:33:52 ---> Running in 856d36034e08 16:33:53 Removing intermediate container 856d36034e08 16:33:53 ---> a38405bf6882 16:33:53 Step 12/26 : RUN $MAKE 16:33:53 ---> Running in 3068586d29be 16:33:54 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.15 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.27" -trimpath -mod=readonly -o app-record-replay 16:36:16 Removing intermediate container 3068586d29be 16:36:16 ---> eff36cbbcf52 16:36:16 Step 13/26 : FROM alpine:3.17 16:36:16 3.17: Pulling from library/alpine 16:36:16 edb6bdbacee9: Already exists 16:36:16 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 16:36:16 Status: Downloaded newer image for alpine:3.17 16:36:16 ---> 779605e5fbc0 16:36:16 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:36:16 ---> Running in 4f08dbe55b64 16:36:16 Removing intermediate container 4f08dbe55b64 16:36:16 ---> 78fbd452d541 16:36:16 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 16:36:16 ---> Running in 407bc6059ba3 16:36:16 Removing intermediate container 407bc6059ba3 16:36:16 ---> 95f6881683e3 16:36:16 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 16:36:16 ---> Running in 3cfe9d6cf9bd 16:36:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:36:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:36:16 (1/2) Installing ca-certificates (20230506-r0) 16:36:16 (2/2) Installing dumb-init (1.2.5-r2) 16:36:16 Executing busybox-1.35.0-r29.trigger 16:36:16 Executing ca-certificates-20230506-r0.trigger 16:36:16 OK: 8 MiB in 17 packages 16:36:16 Removing intermediate container 3cfe9d6cf9bd 16:36:16 ---> 435889441dc8 16:36:16 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:36:16 ---> c8d37a382699 16:36:16 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 16:36:16 ---> fb6dd2c0649c 16:36:16 Step 19/26 : COPY --from=builder /app/res/ /res/ 16:36:16 ---> 9ffe7c66f506 16:36:16 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 16:36:16 ---> 1b51ec109487 16:36:16 Step 21/26 : EXPOSE 59712 16:36:16 ---> Running in 6caf656ac06a 16:36:16 Removing intermediate container 6caf656ac06a 16:36:16 ---> 3973f32ffcc0 16:36:16 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 16:36:16 ---> Running in 62e5a079f290 16:36:16 Removing intermediate container 62e5a079f290 16:36:16 ---> ac62d114bf4d 16:36:16 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:36:16 ---> Running in b1be9dfdcf29 16:36:16 Removing intermediate container b1be9dfdcf29 16:36:16 ---> c3865cb007ff 16:36:16 Step 24/26 : LABEL arch=arm64 16:36:16 ---> Running in 33584aa71405 16:36:16 Removing intermediate container 33584aa71405 16:36:16 ---> ee6351c83f97 16:36:16 Step 25/26 : LABEL git_sha=1c067dd5da8bdafc1761443221fe5ec601182dbe 16:36:16 ---> Running in c6ce32ac92fe 16:36:16 Removing intermediate container c6ce32ac92fe 16:36:16 ---> 5b9c1c9d39bf 16:36:16 Step 26/26 : LABEL version=3.1.0-dev.27 16:36:16 ---> Running in 6702baeadfa6 16:36:16 Removing intermediate container 6702baeadfa6 16:36:16 ---> 25eae047552e 16:36:16 [Warning] One or more build-args [ARCH] were not consumed 16:36:16 Successfully built 25eae047552e 16:36:16 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 16:36:17 provisioning config files... 16:36:17 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/29@tmp/config12572336545174429869tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:36:17 ---> docker-login.sh 16:36:17 nexus3.edgexfoundry.org:10001 16:36:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:36:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:36:17 Configure a credential helper to remove this warning. See 16:36:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:36:17 16:36:17 Login Succeeded 16:36:17 nexus3.edgexfoundry.org:10002 16:36:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:36:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:36:17 Configure a credential helper to remove this warning. See 16:36:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:36:17 16:36:17 Login Succeeded 16:36:17 nexus3.edgexfoundry.org:10003 16:36:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:36:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:36:18 Configure a credential helper to remove this warning. See 16:36:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:36:18 16:36:18 Login Succeeded 16:36:18 nexus3.edgexfoundry.org:10004 16:36:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:36:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:36:18 Configure a credential helper to remove this warning. See 16:36:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:36:18 16:36:18 Login Succeeded 16:36:18 docker.io 16:36:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:36:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:36:19 Configure a credential helper to remove this warning. See 16:36:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:36:19 16:36:19 Login Succeeded 16:36:19 ---> docker-login.sh ends [Pipeline] } 16:36:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:36:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:36:19 [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: 16:36:19 1c067dd5da8bdafc1761443221fe5ec601182dbe 16:36:19 latest 16:36:19 3.1.0-dev.27 16:36:19 1c067dd5da8bdafc1761443221fe5ec601182dbe-3.1.0-dev.27 16:36:19 main 16:36:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:36:19 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:1c067dd5da8bdafc1761443221fe5ec601182dbe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:36:19 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:1c067dd5da8bdafc1761443221fe5ec601182dbe 16:36:19 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 16:36:19 6b7170f2602c: Preparing 16:36:19 5a42df9c4449: Preparing 16:36:19 000e5bfb3942: Preparing 16:36:19 65945e39ea74: Preparing 16:36:19 7aab55414963: Preparing 16:36:19 9386262d7a74: Preparing 16:36:19 9386262d7a74: Waiting 16:36:20 000e5bfb3942: Pushed 16:36:20 65945e39ea74: Pushed 16:36:20 5a42df9c4449: Pushed 16:36:20 9386262d7a74: Layer already exists 16:36:20 7aab55414963: Pushed 16:36:25 6b7170f2602c: Pushed 16:36:25 1c067dd5da8bdafc1761443221fe5ec601182dbe: digest: sha256:943ca74474a14f095be11d94d08cc07919315ea5634ccf06f7fd6095f85dbde5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:36:26 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:36:26 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 16:36:26 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 16:36:26 6b7170f2602c: Preparing 16:36:26 5a42df9c4449: Preparing 16:36:26 000e5bfb3942: Preparing 16:36:26 65945e39ea74: Preparing 16:36:26 7aab55414963: Preparing 16:36:26 9386262d7a74: Preparing 16:36:26 9386262d7a74: Waiting 16:36:26 000e5bfb3942: Layer already exists 16:36:26 7aab55414963: Layer already exists 16:36:26 5a42df9c4449: Layer already exists 16:36:26 6b7170f2602c: Layer already exists 16:36:26 65945e39ea74: Layer already exists 16:36:26 9386262d7a74: Layer already exists 16:36:26 latest: digest: sha256:943ca74474a14f095be11d94d08cc07919315ea5634ccf06f7fd6095f85dbde5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:36:27 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:36:27 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.27 16:36:27 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 16:36:27 6b7170f2602c: Preparing 16:36:27 5a42df9c4449: Preparing 16:36:27 000e5bfb3942: Preparing 16:36:27 65945e39ea74: Preparing 16:36:27 7aab55414963: Preparing 16:36:27 9386262d7a74: Preparing 16:36:27 9386262d7a74: Waiting 16:36:27 5a42df9c4449: Layer already exists 16:36:27 6b7170f2602c: Layer already exists 16:36:27 000e5bfb3942: Layer already exists 16:36:27 65945e39ea74: Layer already exists 16:36:27 7aab55414963: Layer already exists 16:36:27 9386262d7a74: Layer already exists 16:36:27 3.1.0-dev.27: digest: sha256:943ca74474a14f095be11d94d08cc07919315ea5634ccf06f7fd6095f85dbde5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:36:28 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:1c067dd5da8bdafc1761443221fe5ec601182dbe-3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:36:28 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:1c067dd5da8bdafc1761443221fe5ec601182dbe-3.1.0-dev.27 16:36:28 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 16:36:28 6b7170f2602c: Preparing 16:36:28 5a42df9c4449: Preparing 16:36:28 000e5bfb3942: Preparing 16:36:28 65945e39ea74: Preparing 16:36:28 7aab55414963: Preparing 16:36:28 9386262d7a74: Preparing 16:36:28 9386262d7a74: Waiting 16:36:28 5a42df9c4449: Layer already exists 16:36:28 7aab55414963: Layer already exists 16:36:28 000e5bfb3942: Layer already exists 16:36:28 65945e39ea74: Layer already exists 16:36:28 6b7170f2602c: Layer already exists 16:36:28 9386262d7a74: Layer already exists 16:36:28 1c067dd5da8bdafc1761443221fe5ec601182dbe-3.1.0-dev.27: digest: sha256:943ca74474a14f095be11d94d08cc07919315ea5634ccf06f7fd6095f85dbde5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:36:28 + 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 16:36:30 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main 16:36:30 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 16:36:30 6b7170f2602c: Preparing 16:36:30 5a42df9c4449: Preparing 16:36:30 000e5bfb3942: Preparing 16:36:30 65945e39ea74: Preparing 16:36:30 7aab55414963: Preparing 16:36:30 9386262d7a74: Preparing 16:36:30 9386262d7a74: Waiting 16:36:30 000e5bfb3942: Layer already exists 16:36:30 5a42df9c4449: Layer already exists 16:36:30 6b7170f2602c: Layer already exists 16:36:30 7aab55414963: Layer already exists 16:36:30 65945e39ea74: Layer already exists 16:36:30 9386262d7a74: Layer already exists 16:36:30 main: digest: sha256:943ca74474a14f095be11d94d08cc07919315ea5634ccf06f7fd6095f85dbde5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:36:30 ===================================================== [Pipeline] echo 16:36:30 taggedImages: 16:36:30 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:1c067dd5da8bdafc1761443221fe5ec601182dbe 16:36:30 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 16:36:30 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.27 16:36:30 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:1c067dd5da8bdafc1761443221fe5ec601182dbe-3.1.0-dev.27 16:36:30 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:36:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:36:31 16:36:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:36:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:36:31 arm64: Pulling from edgex-lftools-log-publisher 16:36:31 8998bd30e6a1: Pulling fs layer 16:36:31 04944245beec: Pulling fs layer 16:36:31 699f458cf7ca: Pulling fs layer 16:36:31 765212b225bb: Pulling fs layer 16:36:31 f23df028b6ca: Pulling fs layer 16:36:31 d65c8cfc05b1: Pulling fs layer 16:36:31 2437ff75d9bd: Pulling fs layer 16:36:31 f23df028b6ca: Waiting 16:36:31 d65c8cfc05b1: Waiting 16:36:31 2437ff75d9bd: Waiting 16:36:31 765212b225bb: Waiting 16:36:31 04944245beec: Verifying Checksum 16:36:31 04944245beec: Download complete 16:36:31 765212b225bb: Download complete 16:36:31 f23df028b6ca: Verifying Checksum 16:36:31 f23df028b6ca: Download complete 16:36:31 d65c8cfc05b1: Verifying Checksum 16:36:31 d65c8cfc05b1: Download complete 16:36:31 699f458cf7ca: Verifying Checksum 16:36:31 699f458cf7ca: Download complete 16:36:32 8998bd30e6a1: Verifying Checksum 16:36:32 8998bd30e6a1: Download complete 16:36:34 2437ff75d9bd: Verifying Checksum 16:36:34 2437ff75d9bd: Download complete 16:36:36 8998bd30e6a1: Pull complete 16:36:36 04944245beec: Pull complete 16:36:37 699f458cf7ca: Pull complete 16:36:37 765212b225bb: Pull complete 16:36:38 f23df028b6ca: Pull complete 16:36:38 d65c8cfc05b1: Pull complete 16:36:53 2437ff75d9bd: Pull complete 16:36:53 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:36:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:36:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:36:54 prd-ubuntu20.04-docker-arm64-4c-16g-2670 does not seem to be running inside a container 16:36: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/app-record-replay/29 -v /w/workspace/app-record-replay/29:/w/workspace/app-record-replay/29:rw,z -v /w/workspace/app-record-replay/29@tmp:/w/workspace/app-record-replay/29@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 16:36:56 $ docker top 70c36de0e0752a02a24842d55713f2b488572c64b88126338cb05686f5981b2d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:36:57 ---> job-cost.sh 16:36:57 lf-activate-venv: SKIPPING 16:36:57 INFO: No Stack... 16:36:58 INFO: Retrieving Pricing Info for: v3-standard-4 16:36:58 INFO: Archiving Costs [Pipeline] sh 16:36:58 + cat /w/workspace/app-record-replay/29/archives/cost.csv 16:36:58 + cut -d, -f6 [Pipeline] lock 16:36:59 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-29-stack-cost] 16:36:59 Resource [jenkins-edgexfoundry-app-record-replay-main-29-stack-cost] did not exist. Created. 16:36:59 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-29-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:36:59 /w/workspace/app-record-replay/29@tmp/durable-fd8fe0b4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:37:00 + echo total: 0.10999999940395355 [Pipeline] stash 16:37:00 Warning: overwriting stash ‘stack-cost’ 16:37:00 Stashed 1 file(s) [Pipeline] } 16:37:00 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-29-stack-cost] [Pipeline] // lock [Pipeline] } 16:37:00 $ docker stop --time=1 70c36de0e0752a02a24842d55713f2b488572c64b88126338cb05686f5981b2d 16:37:01 $ docker rm -f --volumes 70c36de0e0752a02a24842d55713f2b488572c64b88126338cb05686f5981b2d [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 16:37:02 provisioning config files... 16:37:02 Could not find credentials [app-record-replay-codecov-token] for edgexfoundry/app-record-replay/main #29 16:37:02 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config10036393664738821682tmp [Pipeline] { [Pipeline] sh 16:37:02 + set +x 16:37:02 + bash -s -- 16:37:02 + curl -s https://codecov.io/bash 16:37:02 16:37:02 _____ _ 16:37:02 / ____| | | 16:37:02 | | ___ __| | ___ ___ _____ __ 16:37:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:37:02 | |___| (_) | (_| | __/ (_| (_) \ V / 16:37:02 \_____\___/ \__,_|\___|\___\___/ \_/ 16:37:02 Bash-1.0.6 16:37:02 16:37:02 16:37:02 ==> git version 2.25.1 found 16:37:02 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 16:37:02 Release-Date: 2020-01-08 16:37:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:37:02 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:37:02 ==> Jenkins CI detected. 16:37:02 current dir:  /w/workspace/exfoundry_app-record-replay_main 16:37:02 project root: . 16:37:02 --> token set from env 16:37:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:37:02 ==> Running gcov in . (disable via -X gcov) 16:37:02 ==> Python coveragepy not found 16:37:02 ==> Searching for coverage reports in: 16:37:02 + . 16:37:02 -> Found 1 reports 16:37:02 ==> Detecting git/mercurial file structure 16:37:02 ==> Reading reports 16:37:02 + ./coverage.out bytes=11988 16:37:02 ==> Appending adjustments 16:37:02 https://docs.codecov.io/docs/fixing-reports 16:37:02 + Found adjustments 16:37:02 ==> Gzipping contents 16:37:02 4.0K /tmp/codecov.UZw3hw.gz 16:37:02 ==> Uploading reports 16:37:02 url: https://codecov.io 16:37:02 query: branch=main&commit=1c067dd5da8bdafc1761443221fe5ec601182dbe&build=29&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F29%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 16:37:02 -> Pinging Codecov 16:37:02 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=$CCTOKEN&branch=main&commit=1c067dd5da8bdafc1761443221fe5ec601182dbe&build=29&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F29%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 16:37:02 Invalid request parameters 16:37:02 400 [Pipeline] } 16:37:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:37:02 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:37:02 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:37:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:37:03 16:37:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:37:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:37:03 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:37:03 df9b9388f04a: Pulling fs layer 16:37:03 52dc419b0ee2: Pulling fs layer 16:37:03 25bc292e5bac: Pulling fs layer 16:37:03 114826534d7a: Pulling fs layer 16:37:03 4657fd5d0bcf: Pulling fs layer 16:37:03 6ad1cebc031e: Pulling fs layer 16:37:03 8a3aa393b2d8: Pulling fs layer 16:37:03 114826534d7a: Waiting 16:37:03 4657fd5d0bcf: Waiting 16:37:03 6ad1cebc031e: Waiting 16:37:03 8a3aa393b2d8: Waiting 16:37:03 25bc292e5bac: Verifying Checksum 16:37:03 25bc292e5bac: Download complete 16:37:03 52dc419b0ee2: Download complete 16:37:03 4657fd5d0bcf: Verifying Checksum 16:37:03 4657fd5d0bcf: Download complete 16:37:03 df9b9388f04a: Verifying Checksum 16:37:03 df9b9388f04a: Download complete 16:37:03 df9b9388f04a: Pull complete 16:37:03 52dc419b0ee2: Pull complete 16:37:03 6ad1cebc031e: Verifying Checksum 16:37:03 6ad1cebc031e: Download complete 16:37:03 25bc292e5bac: Pull complete 16:37:04 114826534d7a: Verifying Checksum 16:37:04 114826534d7a: Download complete 16:37:04 8a3aa393b2d8: Verifying Checksum 16:37:04 8a3aa393b2d8: Download complete 16:37:07 114826534d7a: Pull complete 16:37:07 4657fd5d0bcf: Pull complete 16:37:07 6ad1cebc031e: Pull complete 16:37:10 8a3aa393b2d8: Pull complete 16:37:10 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:37:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:37:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:37:10 prd-ubuntu20.04-docker-8c-8g-2668 does not seem to be running inside a container 16:37:10 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 16:37:14 $ docker top 3f9a577b9db25d5cf2fd4f4ce1e7c4159b9dc1a032ec4baaac02d577d5398818 -eo pid,comm [Pipeline] { [Pipeline] echo 16:37:14 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh 16:37:14 + set -o pipefail 16:37:14 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' 16:37:19 16:37:19 Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... 16:37:19 16:37:19 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/8df4495c-f8a3-4737-a4a2-14f638f585af 16:37:19 16:37:19 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:37:19 16:37:19 16:37:19 A medium severity vulnerability was found in the Snyk CLI versions you are using. 16:37:19 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 16:37:19 More details here: https://snyk.co/ue1NS 16:37:19 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 16:37:19 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 16:37:19 $ docker stop --time=1 3f9a577b9db25d5cf2fd4f4ce1e7c4159b9dc1a032ec4baaac02d577d5398818 16:37:23 $ docker rm -f --volumes 3f9a577b9db25d5cf2fd4f4ce1e7c4159b9dc1a032ec4baaac02d577d5398818 [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 16:37:24 + git log --format=format:%s -1 1c067dd5da8bdafc1761443221fe5ec601182dbe [Pipeline] sh 16:37:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:37:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:37:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:37:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:37:24 prd-ubuntu20.04-docker-8c-8g-2668 does not seem to be running inside a container 16:37:24 $ 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 16:37:25 $ docker top b60c6e6910c744d10a2197f396ff22c7644c583723d21f2f568bd3f02cfc0092 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:37:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:37:25 [ssh-agent] Looking for ssh-agent implementation... 16:37:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:37:25 $ docker exec b60c6e6910c744d10a2197f396ff22c7644c583723d21f2f568bd3f02cfc0092 ssh-agent 16:37:25 SSH_AUTH_SOCK=/tmp/ssh-DFkj3PyVMgYC/agent.32 16:37:25 SSH_AGENT_PID=38 16:37:25 Running ssh-add (command line suppressed) 16:37:25 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_3433663030457740087.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_3433663030457740087.key) 16:37:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:37:26 + git semver tag 16:37:26 2023-08-01 16:37:26,255 [run_tag] DEBUG tag force:False 16:37:26 2023-08-01 16:37:26,255 [check_head_tag] DEBUG check head tag 16:37:26 2023-08-01 16:37:26,255 [execute] INFO git cat-file --batch-check 16:37:26 2023-08-01 16:37:26,255 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 16:37:26 2023-08-01 16:37:26,259 [execute] INFO git cat-file --batch 16:37:26 2023-08-01 16:37:26,260 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 16:37:26 2023-08-01 16:37:26,271 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 16:37:26 2023-08-01 16:37:26,272 [execute] INFO git tag -a v3.1.0-dev.27 -m v3.1.0-dev.27 16:37:26 2023-08-01 16:37:26,272 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.27', '-m', 'v3.1.0-dev.27'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 16:37:26 2023-08-01 16:37:26,277 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 16:37:26 3.1.0-dev.27 [Pipeline] } 16:37:26 $ docker exec --env ******** --env ******** b60c6e6910c744d10a2197f396ff22c7644c583723d21f2f568bd3f02cfc0092 ssh-agent -k 16:37:26 unset SSH_AUTH_SOCK; 16:37:26 unset SSH_AGENT_PID; 16:37:26 echo Agent pid 38 killed; 16:37:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:37:26 + git semver [Pipeline] } 16:37:27 $ docker stop --time=1 b60c6e6910c744d10a2197f396ff22c7644c583723d21f2f568bd3f02cfc0092 16:37:28 $ docker rm -f --volumes b60c6e6910c744d10a2197f396ff22c7644c583723d21f2f568bd3f02cfc0092 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:37:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:37:28 16:37:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:37:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:37:28 0.23.1-centos7: Pulling from edgex-lftools 16:37:28 ab5ef0e58194: Pulling fs layer 16:37:28 9712f1f96733: Pulling fs layer 16:37:28 63f879dbbcfc: Pulling fs layer 16:37:28 0d9ebad4ef96: Pulling fs layer 16:37:28 e9a5061849ea: Pulling fs layer 16:37:28 d747dcd14b5f: Pulling fs layer 16:37:28 2de7ff778b66: Pulling fs layer 16:37:28 e9a5061849ea: Waiting 16:37:28 d747dcd14b5f: Waiting 16:37:28 2de7ff778b66: Waiting 16:37:28 0d9ebad4ef96: Waiting 16:37:28 9712f1f96733: Download complete 16:37:29 63f879dbbcfc: Verifying Checksum 16:37:29 63f879dbbcfc: Download complete 16:37:29 0d9ebad4ef96: Verifying Checksum 16:37:29 0d9ebad4ef96: Download complete 16:37:29 e9a5061849ea: Verifying Checksum 16:37:29 d747dcd14b5f: Verifying Checksum 16:37:29 d747dcd14b5f: Download complete 16:37:29 ab5ef0e58194: Verifying Checksum 16:37:29 ab5ef0e58194: Download complete 16:37:29 2de7ff778b66: Verifying Checksum 16:37:29 2de7ff778b66: Download complete 16:37:32 ab5ef0e58194: Pull complete 16:37:32 9712f1f96733: Pull complete 16:37:32 63f879dbbcfc: Pull complete 16:37:35 0d9ebad4ef96: Pull complete 16:37:36 e9a5061849ea: Pull complete 16:37:36 d747dcd14b5f: Pull complete 16:37:37 2de7ff778b66: Pull complete 16:37:37 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:37:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:37:37 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:37:37 prd-ubuntu20.04-docker-8c-8g-2668 does not seem to be running inside a container 16:37:37 $ 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 16:37:41 $ docker top afdfe8fab7fbfbc373534920f3e68e8e68767b2f919fbe97dc4193e641dcba42 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:37:41 provisioning config files... 16:37:41 copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config11220467880365611734tmp 16:37:41 copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config8721206675988336262tmp 16:37:41 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config16501918326839562015tmp [Pipeline] { [Pipeline] echo 16:37:41 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:37:41 ---> sigul-configuration.sh 16:37:41 gpg: directory `/root/.gnupg' created 16:37:41 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:37:41 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:37:41 gpg: keyring `/root/.gnupg/secring.gpg' created 16:37:41 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:37:41 gpg: CAST5 encrypted data 16:37:41 gpg: encrypted with 1 passphrase 16:37:41 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:37:42 + mkdir /home/jenkins 16:37:42 + mkdir /home/jenkins/sigul [Pipeline] sh 16:37:42 + 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 16:37:42 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:37:42 ---> sigul-install.sh 16:37:42 Sigul already installed; skipping installation. [Pipeline] sh 16:37:42 + git tag --list 16:37:42 v3.1.0-dev.0 16:37:42 v3.1.0-dev.1 16:37:42 v3.1.0-dev.10 16:37:42 v3.1.0-dev.11 16:37:42 v3.1.0-dev.12 16:37:42 v3.1.0-dev.13 16:37:42 v3.1.0-dev.14 16:37:42 v3.1.0-dev.15 16:37:42 v3.1.0-dev.16 16:37:42 v3.1.0-dev.17 16:37:42 v3.1.0-dev.18 16:37:42 v3.1.0-dev.19 16:37:42 v3.1.0-dev.2 16:37:42 v3.1.0-dev.20 16:37:42 v3.1.0-dev.21 16:37:42 v3.1.0-dev.22 16:37:42 v3.1.0-dev.23 16:37:42 v3.1.0-dev.24 16:37:42 v3.1.0-dev.25 16:37:42 v3.1.0-dev.26 16:37:42 v3.1.0-dev.27 16:37:42 v3.1.0-dev.3 16:37:42 v3.1.0-dev.4 16:37:42 v3.1.0-dev.5 16:37:42 v3.1.0-dev.6 16:37:42 v3.1.0-dev.7 16:37:42 v3.1.0-dev.8 16:37:42 v3.1.0-dev.9 [Pipeline] sh 16:37:43 + lftools sign git-tag v3.1.0-dev.27 16:37:43 Signing Git tag with Sigul... 16:37:43 Signing v3.1.0-dev.27 [Pipeline] echo 16:37:43 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:37:44 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:37:44 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:37:44 $ docker stop --time=1 afdfe8fab7fbfbc373534920f3e68e8e68767b2f919fbe97dc4193e641dcba42 16:37:45 $ docker rm -f --volumes afdfe8fab7fbfbc373534920f3e68e8e68767b2f919fbe97dc4193e641dcba42 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:37:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:37:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:37:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:37:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:37:46 prd-ubuntu20.04-docker-8c-8g-2668 does not seem to be running inside a container 16:37:46 $ 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 16:37:46 $ docker top db5f3b4b908217a1281a120ece608d704246d53319594b4bfb58036d3d79272d -eo pid,comm 16:37:46 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). 16:37:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:37:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:37:46 [ssh-agent] Looking for ssh-agent implementation... 16:37:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:37:46 $ docker exec db5f3b4b908217a1281a120ece608d704246d53319594b4bfb58036d3d79272d ssh-agent 16:37:47 SSH_AUTH_SOCK=/tmp/ssh-T4rkmHZ7ZHiw/agent.32 16:37:47 SSH_AGENT_PID=38 16:37:47 Running ssh-add (command line suppressed) 16:37:47 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2207117764951683663.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2207117764951683663.key) 16:37:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:37:47 + git semver bump pre 16:37:47 2023-08-01 16:37:47,646 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 16:37:47 2023-08-01 16:37:47,646 [bump_version] DEBUG bumping version:3.1.0-dev.27 on axis:pre with prefix:dev 16:37:47 2023-08-01 16:37:47,646 [bump_version] DEBUG bumped version:3.1.0-dev.28 16:37:47 2023-08-01 16:37:47,646 [write_version] DEBUG write version:3.1.0-dev.28 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True 16:37:47 2023-08-01 16:37:47,646 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 16:37:47 2023-08-01 16:37:47,647 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main 16:37:47 2023-08-01 16:37:47,649 [execute] INFO git cat-file --batch-check 16:37:47 2023-08-01 16:37:47,649 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 16:37:47 2023-08-01 16:37:47,654 [execute] INFO git cat-file --batch 16:37:47 2023-08-01 16:37:47,654 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 16:37:47 2023-08-01 16:37:47,659 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 16:37:47 3.1.0-dev.28 [Pipeline] } 16:37:47 $ docker exec --env ******** --env ******** db5f3b4b908217a1281a120ece608d704246d53319594b4bfb58036d3d79272d ssh-agent -k 16:37:47 unset SSH_AUTH_SOCK; 16:37:47 unset SSH_AGENT_PID; 16:37:47 echo Agent pid 38 killed; 16:37:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:37:48 + git semver [Pipeline] } 16:37:48 $ docker stop --time=1 db5f3b4b908217a1281a120ece608d704246d53319594b4bfb58036d3d79272d 16:37:49 $ docker rm -f --volumes db5f3b4b908217a1281a120ece608d704246d53319594b4bfb58036d3d79272d [Pipeline] // withDockerContainer [Pipeline] sh 16:37:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:37:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:37:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:37:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:37:50 prd-ubuntu20.04-docker-8c-8g-2668 does not seem to be running inside a container 16:37:50 $ 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 16:37:50 $ docker top 6addb0c27e42a1ecc9b8b924fc5122a87809af1aa6e8155e82e87f3e14483286 -eo pid,comm 16:37:50 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:37:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:37:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:37:50 [ssh-agent] Looking for ssh-agent implementation... 16:37:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:37:50 $ docker exec 6addb0c27e42a1ecc9b8b924fc5122a87809af1aa6e8155e82e87f3e14483286 ssh-agent 16:37:51 SSH_AUTH_SOCK=/tmp/ssh-EJmruyVDi5fJ/agent.32 16:37:51 SSH_AGENT_PID=39 16:37:51 Running ssh-add (command line suppressed) 16:37:51 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10068995501265727087.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10068995501265727087.key) 16:37:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:37:51 + git semver push 16:37:51 2023-08-01 16:37:51,600 [run_push] DEBUG push 16:37:51 2023-08-01 16:37:51,601 [execute] INFO git cat-file --batch-check 16:37:51 2023-08-01 16:37:51,601 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 16:37:51 2023-08-01 16:37:51,605 [execute] INFO git rev-list a5014a992fb7f77ceb7d2df100e8cdc880a728d4 -- 16:37:51 2023-08-01 16:37:51,606 [execute] DEBUG Popen(['git', 'rev-list', 'a5014a992fb7f77ceb7d2df100e8cdc880a728d4', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 16:37:51 2023-08-01 16:37:51,610 [execute] INFO git fetch -v origin 16:37:51 2023-08-01 16:37:51,610 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) 16:37:52 2023-08-01 16:37:52,199 [run_push] DEBUG no remote changes detected 16:37:52 2023-08-01 16:37:52,199 [execute] INFO git push origin semver 16:37:52 2023-08-01 16:37:52,200 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 16:37:53 2023-08-01 16:37:53,175 [run_push] DEBUG push all version tags 16:37:53 2023-08-01 16:37:53,175 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:37:53 2023-08-01 16:37:53,176 [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) 16:37:54 2023-08-01 16:37:53,971 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 16:37:54 3.1.0-dev.28 [Pipeline] } 16:37:54 $ docker exec --env ******** --env ******** 6addb0c27e42a1ecc9b8b924fc5122a87809af1aa6e8155e82e87f3e14483286 ssh-agent -k 16:37:54 unset SSH_AUTH_SOCK; 16:37:54 unset SSH_AGENT_PID; 16:37:54 echo Agent pid 39 killed; 16:37:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:37:54 + git semver [Pipeline] } 16:37:54 $ docker stop --time=1 6addb0c27e42a1ecc9b8b924fc5122a87809af1aa6e8155e82e87f3e14483286 16:37:56 $ docker rm -f --volumes 6addb0c27e42a1ecc9b8b924fc5122a87809af1aa6e8155e82e87f3e14483286 [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 16:37:56 + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] 16:37:56 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 16:37:56 total 16 16:37:56 drwxr-xr-x 3 root root 4096 Aug 1 16:24 . 16:37:56 drwxrwxr-x 10 jenkins jenkins 4096 Aug 1 16:37 .. 16:37:56 drwxr-xr-x 2 root root 4096 Aug 1 16:24 cost 16:37:56 -rw-r--r-- 1 root root 88 Aug 1 16:24 cost.csv 16:37:56 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives 16:37:56 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 16:37:56 total 16 16:37:56 drwxr-xr-x 3 jenkins jenkins 4096 Aug 1 16:24 . 16:37:56 drwxrwxr-x 10 jenkins jenkins 4096 Aug 1 16:37 .. 16:37:56 drwxr-xr-x 2 jenkins jenkins 4096 Aug 1 16:24 cost 16:37:56 -rw-r--r-- 1 jenkins jenkins 88 Aug 1 16:24 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:37:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:37:57 ---> package-listing.sh 16:37:57 ++ tr '[:upper:]' '[:lower:]' 16:37:57 ++ facter osfamily 16:37:58 + OS_FAMILY=debian 16:37:58 + workspace=/w/workspace/exfoundry_app-record-replay_main 16:37:58 + START_PACKAGES=/tmp/packages_start.txt 16:37:58 + END_PACKAGES=/tmp/packages_end.txt 16:37:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:37:58 + PACKAGES=/tmp/packages_start.txt 16:37:58 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 16:37:58 + PACKAGES=/tmp/packages_end.txt 16:37:58 + case "${OS_FAMILY}" in 16:37:58 + dpkg -l 16:37:58 + grep '^ii' 16:37:58 + '[' -f /tmp/packages_start.txt ']' 16:37:58 + '[' -f /tmp/packages_end.txt ']' 16:37:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:37:58 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 16:37:58 + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ 16:37:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo 16:37:58 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 16:37:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:37:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:37:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:37:58 prd-ubuntu20.04-docker-8c-8g-2668 does not seem to be running inside a container 16:37:59 $ 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 16:37:59 $ docker top a223b98828a91bcbad0bba553dca0da1db0fa3cd0605a32eefc9cb14e1a564ae -eo pid,comm [Pipeline] { [Pipeline] sh 16:37:59 + touch /tmp/pre-build-complete [Pipeline] sh 16:37:59 + mkdir -p /var/log/sysstat [Pipeline] sh 16:38:00 + ls /var/log/sa-host 16:38:00 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:38:00 provisioning config files... 16:38:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config1616547677892872268tmp [Pipeline] { [Pipeline] echo 16:38:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:38:00 ---> create-netrc.sh [Pipeline] } 16:38:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:38:00 ---> python-tools-install.sh [Pipeline] echo 16:38:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:38:01 ---> sudo-logs.sh 16:38:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:38:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:38:01 ---> job-cost.sh 16:38:01 lf-activate-venv: SKIPPING 16:38:01 DEBUG: total: 0.2199999988079071 16:38:01 INFO: Retrieving Stack Cost... 16:38:02 INFO: Retrieving Pricing Info for: v3-standard-8 16:38:02 INFO: Archiving Costs [Pipeline] echo 16:38:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:38:02 ---> logs-deploy.sh 16:38:02 lf-activate-venv: SKIPPING 16:38:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/29 16:38:02 INFO: archiving workspace using pattern(s): 16:38:03 Archives upload complete. 16:38:03 INFO: archiving logs to Nexus 16:38:04 ---> uname -a: 16:38:04 Linux prd-ubuntu20-04-docker-8c-8g-2668 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 16:38:04 16:38:04 16:38:04 ---> lscpu: 16:38:04 Architecture: x86_64 16:38:04 CPU op-mode(s): 32-bit, 64-bit 16:38:04 Byte Order: Little Endian 16:38:04 Address sizes: 40 bits physical, 48 bits virtual 16:38:04 CPU(s): 8 16:38:04 On-line CPU(s) list: 0-7 16:38:04 Thread(s) per core: 1 16:38:04 Core(s) per socket: 1 16:38:04 Socket(s): 8 16:38:04 NUMA node(s): 1 16:38:04 Vendor ID: AuthenticAMD 16:38:04 CPU family: 23 16:38:04 Model: 49 16:38:04 Model name: AMD EPYC-Rome Processor 16:38:04 Stepping: 0 16:38:04 CPU MHz: 2799.998 16:38:04 BogoMIPS: 5599.99 16:38:04 Virtualization: AMD-V 16:38:04 Hypervisor vendor: KVM 16:38:04 Virtualization type: full 16:38:04 L1d cache: 256 KiB 16:38:04 L1i cache: 256 KiB 16:38:04 L2 cache: 4 MiB 16:38:04 L3 cache: 128 MiB 16:38:04 NUMA node0 CPU(s): 0-7 16:38:04 Vulnerability Itlb multihit: Not affected 16:38:04 Vulnerability L1tf: Not affected 16:38:04 Vulnerability Mds: Not affected 16:38:04 Vulnerability Meltdown: Not affected 16:38:04 Vulnerability Mmio stale data: Not affected 16:38:04 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:38:04 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:38:04 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 16:38:04 Vulnerability Srbds: Not affected 16:38:04 Vulnerability Tsx async abort: Not affected 16:38:04 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 16:38:04 16:38:04 16:38:04 ---> nproc: 16:38:04 8 16:38:04 16:38:04 16:38:04 ---> df -h: 16:38:04 Filesystem Size Used Avail Use% Mounted on 16:38:04 overlay 155G 13G 143G 9% / 16:38:04 tmpfs 64M 0 64M 0% /dev 16:38:04 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:38:04 shm 64M 0 64M 0% /dev/shm 16:38:04 /dev/vda1 155G 13G 143G 9% /facter-os 16:38:04 16:38:04