Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0df888d51a2f096cc32cd25bc6c70b82a0fc1e19 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-ssh15772051414630692714.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-ssh4810044371173418868.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-ssh11131019374493537402.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-ssh257010121160237706.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-ssh13393517743609258285.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 Running on prd-ubuntu20.04-docker-8c-8g-19065 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-record-replay.git > git init /w/workspace/exfoundry_app-record-replay_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0df888d51a2f096cc32cd25bc6c70b82a0fc1e19 (main) > 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 0df888d51a2f096cc32cd25bc6c70b82a0fc1e19 # timeout=10 Commit message: "Merge pull request #25 from lenny-intel/handler-stubs" > git rev-list --no-walk f5c7a18031cd417fd66742b551e8281643a7d45d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-06-22T15:37:34.525Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-06-22T15:37:34.572Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-06-22T15:37:34.593Z] ========================================================= [2023-06-22T15:37:34.593Z] EdgeX Global Pipelines Version Info [2023-06-22T15:37:34.593Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-06-22T15:37:35.317Z] ------------------- [2023-06-22T15:37:35.318Z] stable info: [2023-06-22T15:37:35.318Z] ------------------- [2023-06-22T15:37:35.318Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-06-22T15:37:35.318Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-22T15:37:35.318Z] Message: update stable to v1.0.250 [2023-06-22T15:37:35.889Z] ------------------- [2023-06-22T15:37:35.889Z] experimental info: [2023-06-22T15:37:35.889Z] ------------------- [2023-06-22T15:37:35.889Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-06-22T15:37:35.889Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-22T15:37:35.889Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-06-22T15:37:36.066Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-06-22T15:37:36.080Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-06-22T15:37:36.095Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-06-22T15:37:36.109Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-06-22T15:37:36.119Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-06-22T15:37:36.130Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-06-22T15:37:36.146Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-06-22T15:37:36.158Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-06-22T15:37:36.169Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-06-22T15:37:36.180Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-06-22T15:37:36.190Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-06-22T15:37:36.200Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-06-22T15:37:36.211Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-06-22T15:37:36.223Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-06-22T15:37:36.241Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-06-22T15:37:36.259Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-06-22T15:37:36.277Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-06-22T15:37:36.295Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-06-22T15:37:36.312Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-06-22T15:37:36.330Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-06-22T15:37:36.348Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-06-22T15:37:36.369Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-06-22T15:37:36.386Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-06-22T15:37:36.402Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-06-22T15:37:36.414Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-06-22T15:37:36.425Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-06-22T15:37:36.435Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-06-22T15:37:36.445Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-06-22T15:37:36.455Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-06-22T15:37:36.465Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-06-22T15:37:36.475Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0df888d51a2f096cc32cd25bc6c70b82a0fc1e19 [Pipeline] echo [2023-06-22T15:37:36.485Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0df888d [Pipeline] echo [2023-06-22T15:37:36.498Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-22T15:37:36.550Z] provisioning config files... [2023-06-22T15:37:36.565Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config13537130635642578612tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-22T15:37:36.875Z] ---> docker-login.sh [2023-06-22T15:37:36.875Z] nexus3.edgexfoundry.org:10001 [2023-06-22T15:37:37.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-22T15:37:37.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-22T15:37:37.397Z] Configure a credential helper to remove this warning. See [2023-06-22T15:37:37.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-22T15:37:37.397Z] [2023-06-22T15:37:37.397Z] Login Succeeded [2023-06-22T15:37:37.397Z] nexus3.edgexfoundry.org:10002 [2023-06-22T15:37:37.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-22T15:37:37.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-22T15:37:37.397Z] Configure a credential helper to remove this warning. See [2023-06-22T15:37:37.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-22T15:37:37.397Z] [2023-06-22T15:37:37.397Z] Login Succeeded [2023-06-22T15:37:37.397Z] nexus3.edgexfoundry.org:10003 [2023-06-22T15:37:37.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-22T15:37:37.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-22T15:37:37.397Z] Configure a credential helper to remove this warning. See [2023-06-22T15:37:37.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-22T15:37:37.397Z] [2023-06-22T15:37:37.397Z] Login Succeeded [2023-06-22T15:37:37.397Z] nexus3.edgexfoundry.org:10004 [2023-06-22T15:37:37.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-22T15:37:37.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-22T15:37:37.657Z] Configure a credential helper to remove this warning. See [2023-06-22T15:37:37.657Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-22T15:37:37.657Z] [2023-06-22T15:37:37.657Z] Login Succeeded [2023-06-22T15:37:37.657Z] docker.io [2023-06-22T15:37:37.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-22T15:37:37.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-22T15:37:37.917Z] Configure a credential helper to remove this warning. See [2023-06-22T15:37:37.917Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-22T15:37:37.917Z] [2023-06-22T15:37:37.917Z] Login Succeeded [2023-06-22T15:37:37.917Z] ---> docker-login.sh ends [Pipeline] } [2023-06-22T15:37:37.924Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-06-22T15:37:38.302Z] + git rev-list -1 --merges 0df888d51a2f096cc32cd25bc6c70b82a0fc1e19~1..0df888d51a2f096cc32cd25bc6c70b82a0fc1e19 [Pipeline] echo [2023-06-22T15:37:38.346Z] -----------> git rev-list -1 --merges 0df888d51a2f096cc32cd25bc6c70b82a0fc1e19~1..0df888d51a2f096cc32cd25bc6c70b82a0fc1e19 0df888d51a2f096cc32cd25bc6c70b82a0fc1e19 [2023-06-22T15:37:38.346Z] 0df888d51a2f096cc32cd25bc6c70b82a0fc1e19 [false] [Pipeline] sh [2023-06-22T15:37:38.636Z] + git log --format=format:%s -1 0df888d51a2f096cc32cd25bc6c70b82a0fc1e19 [Pipeline] echo [2023-06-22T15:37:38.650Z] ========================================================= [2023-06-22T15:37:38.650Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-06-22T15:37:38.650Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-22T15:37:38.978Z] + git log --format=format:%s -1 0df888d51a2f096cc32cd25bc6c70b82a0fc1e19 [Pipeline] echo [2023-06-22T15:37:38.990Z] [semverPrep] GIT_COMMIT: 0df888d51a2f096cc32cd25bc6c70b82a0fc1e19, Commit Message: Merge pull request #25 from lenny-intel/handler-stubs [Pipeline] echo [2023-06-22T15:37:39.000Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-06-22T15:37:39.363Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-22T15:37:39.363Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-06-22T15:37:39.363Z] + [ -e /tmp/ssh_known_hosts ] [2023-06-22T15:37:39.363Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-06-22T15:37:39.363Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-06-22T15:37:39.363Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-06-22T15:37:39.363Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-22T15:37:39.862Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-22T15:37:39.862Z] [2023-06-22T15:37:39.862Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-22T15:37:40.173Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-22T15:37:40.173Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-06-22T15:37:40.173Z] b85a868b505f: Pulling fs layer [2023-06-22T15:37:40.173Z] e2be974225ed: Pulling fs layer [2023-06-22T15:37:40.173Z] 339a4e72a1f5: Pulling fs layer [2023-06-22T15:37:40.173Z] 988bab9f4d93: Pulling fs layer [2023-06-22T15:37:40.173Z] 1469e6f7b9e6: Pulling fs layer [2023-06-22T15:37:40.173Z] eaf3925da568: Pulling fs layer [2023-06-22T15:37:40.173Z] bab4dde63d76: Pulling fs layer [2023-06-22T15:37:40.173Z] bde34c3a00c8: Pulling fs layer [2023-06-22T15:37:40.173Z] b352a97aabf1: Pulling fs layer [2023-06-22T15:37:40.173Z] 4872d77fe225: Pulling fs layer [2023-06-22T15:37:40.173Z] 5851b861e8e6: Pulling fs layer [2023-06-22T15:37:40.173Z] eaf3925da568: Waiting [2023-06-22T15:37:40.173Z] 988bab9f4d93: Waiting [2023-06-22T15:37:40.173Z] 1469e6f7b9e6: Waiting [2023-06-22T15:37:40.173Z] bab4dde63d76: Waiting [2023-06-22T15:37:40.173Z] b352a97aabf1: Waiting [2023-06-22T15:37:40.173Z] bde34c3a00c8: Waiting [2023-06-22T15:37:40.173Z] 4872d77fe225: Waiting [2023-06-22T15:37:40.173Z] 5851b861e8e6: Waiting [2023-06-22T15:37:40.173Z] e2be974225ed: Verifying Checksum [2023-06-22T15:37:40.173Z] e2be974225ed: Download complete [2023-06-22T15:37:40.173Z] 988bab9f4d93: Verifying Checksum [2023-06-22T15:37:40.173Z] 988bab9f4d93: Download complete [2023-06-22T15:37:40.173Z] 1469e6f7b9e6: Verifying Checksum [2023-06-22T15:37:40.173Z] 1469e6f7b9e6: Download complete [2023-06-22T15:37:40.432Z] eaf3925da568: Verifying Checksum [2023-06-22T15:37:40.432Z] eaf3925da568: Download complete [2023-06-22T15:37:40.432Z] 339a4e72a1f5: Verifying Checksum [2023-06-22T15:37:40.432Z] 339a4e72a1f5: Download complete [2023-06-22T15:37:40.432Z] bde34c3a00c8: Download complete [2023-06-22T15:37:40.432Z] b352a97aabf1: Verifying Checksum [2023-06-22T15:37:40.432Z] b352a97aabf1: Download complete [2023-06-22T15:37:40.432Z] 4872d77fe225: Verifying Checksum [2023-06-22T15:37:40.432Z] 4872d77fe225: Download complete [2023-06-22T15:37:40.432Z] 5851b861e8e6: Download complete [2023-06-22T15:37:40.432Z] b85a868b505f: Download complete [2023-06-22T15:37:40.691Z] bab4dde63d76: Verifying Checksum [2023-06-22T15:37:40.691Z] bab4dde63d76: Download complete [2023-06-22T15:37:41.644Z] b85a868b505f: Pull complete [2023-06-22T15:37:41.644Z] e2be974225ed: Pull complete [2023-06-22T15:37:42.214Z] 339a4e72a1f5: Pull complete [2023-06-22T15:37:42.214Z] 988bab9f4d93: Pull complete [2023-06-22T15:37:42.474Z] 1469e6f7b9e6: Pull complete [2023-06-22T15:37:42.474Z] eaf3925da568: Pull complete [2023-06-22T15:37:44.391Z] bab4dde63d76: Pull complete [2023-06-22T15:37:44.391Z] bde34c3a00c8: Pull complete [2023-06-22T15:37:44.391Z] b352a97aabf1: Pull complete [2023-06-22T15:37:44.391Z] 4872d77fe225: Pull complete [2023-06-22T15:37:44.391Z] 5851b861e8e6: Pull complete [2023-06-22T15:37:44.391Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-06-22T15:37:44.391Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-22T15:37:44.392Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-22T15:37:44.508Z] prd-ubuntu20.04-docker-8c-8g-19065 does not seem to be running inside a container [2023-06-22T15:37:44.547Z] $ 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 [2023-06-22T15:37:47.232Z] $ docker top b00d79d86ff5c2bbdb43195701d3719af2911f9f6c342eaaed13069017bdcbe4 -eo pid,comm [2023-06-22T15:37:47.282Z] 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). [2023-06-22T15:37:47.282Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-22T15:37:47.321Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-22T15:37:47.322Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-22T15:37:47.431Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-22T15:37:47.437Z] $ docker exec b00d79d86ff5c2bbdb43195701d3719af2911f9f6c342eaaed13069017bdcbe4 ssh-agent [2023-06-22T15:37:47.549Z] SSH_AUTH_SOCK=/tmp/ssh-jHRHYBPMIPm2/agent.33 [2023-06-22T15:37:47.549Z] SSH_AGENT_PID=39 [2023-06-22T15:37:47.558Z] Running ssh-add (command line suppressed) [2023-06-22T15:37:47.660Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_17382383808260160363.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_17382383808260160363.key) [2023-06-22T15:37:47.672Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-22T15:37:47.961Z] + git tag --points-at HEAD [Pipeline] } [2023-06-22T15:37:47.984Z] $ docker exec --env ******** --env ******** b00d79d86ff5c2bbdb43195701d3719af2911f9f6c342eaaed13069017bdcbe4 ssh-agent -k [2023-06-22T15:37:48.067Z] unset SSH_AUTH_SOCK; [2023-06-22T15:37:48.067Z] unset SSH_AGENT_PID; [2023-06-22T15:37:48.068Z] echo Agent pid 39 killed; [2023-06-22T15:37:48.073Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-06-22T15:37:48.096Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-22T15:37:48.096Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-22T15:37:48.201Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-22T15:37:48.207Z] $ docker exec b00d79d86ff5c2bbdb43195701d3719af2911f9f6c342eaaed13069017bdcbe4 ssh-agent [2023-06-22T15:37:48.303Z] SSH_AUTH_SOCK=/tmp/ssh-Y9Q2VGWOdVKb/agent.71 [2023-06-22T15:37:48.303Z] SSH_AGENT_PID=77 [2023-06-22T15:37:48.309Z] Running ssh-add (command line suppressed) [2023-06-22T15:37:48.404Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4378077402694377903.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4378077402694377903.key) [2023-06-22T15:37:48.414Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-22T15:37:48.705Z] + git semver init [2023-06-22T15:37:48.966Z] 2023-06-22 15:37:48,892 [run_init] DEBUG init version:0.0.0 force:False [2023-06-22T15:37:48.966Z] 2023-06-22 15:37:48,892 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver [2023-06-22T15:37:48.966Z] 2023-06-22 15:37:48,893 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver [2023-06-22T15:37:48.966Z] 2023-06-22 15:37:48,893 [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) [2023-06-22T15:37:49.534Z] 2023-06-22 15:37:49,473 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude [2023-06-22T15:37:49.534Z] 2023-06-22 15:37:49,473 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False [2023-06-22T15:37:49.534Z] 2023-06-22 15:37:49,473 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-06-22T15:37:49.534Z] 2023-06-22 15:37:49,474 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-06-22T15:37:49.534Z] 3.1.0-dev.4 [Pipeline] } [2023-06-22T15:37:49.546Z] $ docker exec --env ******** --env ******** b00d79d86ff5c2bbdb43195701d3719af2911f9f6c342eaaed13069017bdcbe4 ssh-agent -k [2023-06-22T15:37:49.648Z] unset SSH_AUTH_SOCK; [2023-06-22T15:37:49.649Z] unset SSH_AGENT_PID; [2023-06-22T15:37:49.651Z] echo Agent pid 77 killed; [2023-06-22T15:37:49.657Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-22T15:37:49.960Z] + git semver [Pipeline] } [2023-06-22T15:37:50.243Z] $ docker stop --time=1 b00d79d86ff5c2bbdb43195701d3719af2911f9f6c342eaaed13069017bdcbe4 [2023-06-22T15:37:51.524Z] $ docker rm -f --volumes b00d79d86ff5c2bbdb43195701d3719af2911f9f6c342eaaed13069017bdcbe4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-22T15:37:51.872Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-06-22T15:37:52.072Z] Stashed 1 file(s) [Pipeline] echo [2023-06-22T15:37:52.077Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.4 [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 [2023-06-22T15:37:52.262Z] provisioning config files... [2023-06-22T15:37:52.271Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config5223199723718591773tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-22T15:37:52.566Z] ---> docker-login.sh [2023-06-22T15:37:52.566Z] nexus3.edgexfoundry.org:10001 [2023-06-22T15:37:52.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-22T15:37:52.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-22T15:37:52.566Z] Configure a credential helper to remove this warning. See [2023-06-22T15:37:52.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-22T15:37:52.566Z] [2023-06-22T15:37:52.566Z] Login Succeeded [2023-06-22T15:37:52.566Z] nexus3.edgexfoundry.org:10002 [2023-06-22T15:37:52.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-22T15:37:52.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-22T15:37:52.566Z] Configure a credential helper to remove this warning. See [2023-06-22T15:37:52.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-22T15:37:52.566Z] [2023-06-22T15:37:52.566Z] Login Succeeded [2023-06-22T15:37:52.566Z] nexus3.edgexfoundry.org:10003 [2023-06-22T15:37:52.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-22T15:37:52.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-22T15:37:52.827Z] Configure a credential helper to remove this warning. See [2023-06-22T15:37:52.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-22T15:37:52.827Z] [2023-06-22T15:37:52.827Z] Login Succeeded [2023-06-22T15:37:52.827Z] nexus3.edgexfoundry.org:10004 [2023-06-22T15:37:52.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-22T15:37:52.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-22T15:37:52.827Z] Configure a credential helper to remove this warning. See [2023-06-22T15:37:52.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-22T15:37:52.827Z] [2023-06-22T15:37:52.827Z] Login Succeeded [2023-06-22T15:37:52.827Z] docker.io [2023-06-22T15:37:53.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-22T15:37:53.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-22T15:37:53.088Z] Configure a credential helper to remove this warning. See [2023-06-22T15:37:53.088Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-22T15:37:53.088Z] [2023-06-22T15:37:53.088Z] Login Succeeded [2023-06-22T15:37:53.088Z] ---> docker-login.sh ends [Pipeline] } [2023-06-22T15:37:53.096Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-06-22T15:37:53.180Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-22T15:37:53.196Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-22T15:37:53.210Z] ========================================================= [2023-06-22T15:37:53.210Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-06-22T15:37:53.210Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-22T15:37:53.538Z] + 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 . [2023-06-22T15:37:53.538Z] Sending build context to Docker daemon 232.4kB [2023-06-22T15:37:53.538Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-06-22T15:37:53.538Z] Step 2/12 : FROM ${BASE} AS builder [2023-06-22T15:37:53.538Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-06-22T15:37:53.538Z] f56be85fc22e: Pulling fs layer [2023-06-22T15:37:53.538Z] 85791d961cd3: Pulling fs layer [2023-06-22T15:37:53.538Z] d694b5ae8c79: Pulling fs layer [2023-06-22T15:37:53.538Z] 9f32a84ed3da: Pulling fs layer [2023-06-22T15:37:53.538Z] 4d19c01a9841: Pulling fs layer [2023-06-22T15:37:53.538Z] 9325e15d5711: Pulling fs layer [2023-06-22T15:37:53.538Z] 556b6ee489ea: Pulling fs layer [2023-06-22T15:37:53.538Z] c5a4b2cf53e6: Pulling fs layer [2023-06-22T15:37:53.538Z] 4d19c01a9841: Waiting [2023-06-22T15:37:53.538Z] 9325e15d5711: Waiting [2023-06-22T15:37:53.538Z] 556b6ee489ea: Waiting [2023-06-22T15:37:53.538Z] c5a4b2cf53e6: Waiting [2023-06-22T15:37:53.538Z] 9f32a84ed3da: Waiting [2023-06-22T15:37:53.538Z] 85791d961cd3: Download complete [2023-06-22T15:37:53.538Z] 9f32a84ed3da: Download complete [2023-06-22T15:37:53.538Z] f56be85fc22e: Verifying Checksum [2023-06-22T15:37:53.538Z] f56be85fc22e: Download complete [2023-06-22T15:37:53.538Z] 4d19c01a9841: Verifying Checksum [2023-06-22T15:37:53.538Z] 4d19c01a9841: Download complete [2023-06-22T15:37:53.797Z] 9325e15d5711: Verifying Checksum [2023-06-22T15:37:53.797Z] 9325e15d5711: Download complete [2023-06-22T15:37:53.797Z] f56be85fc22e: Pull complete [2023-06-22T15:37:54.059Z] 85791d961cd3: Pull complete [2023-06-22T15:37:54.318Z] d694b5ae8c79: Verifying Checksum [2023-06-22T15:37:54.318Z] d694b5ae8c79: Download complete [2023-06-22T15:37:54.318Z] c5a4b2cf53e6: Verifying Checksum [2023-06-22T15:37:54.318Z] c5a4b2cf53e6: Download complete [2023-06-22T15:37:54.577Z] 556b6ee489ea: Verifying Checksum [2023-06-22T15:37:54.577Z] 556b6ee489ea: Download complete [2023-06-22T15:37:57.855Z] d694b5ae8c79: Pull complete [2023-06-22T15:37:57.855Z] 9f32a84ed3da: Pull complete [2023-06-22T15:37:57.855Z] 4d19c01a9841: Pull complete [2023-06-22T15:37:57.855Z] 9325e15d5711: Pull complete [2023-06-22T15:38:00.392Z] 556b6ee489ea: Pull complete [2023-06-22T15:38:01.330Z] c5a4b2cf53e6: Pull complete [2023-06-22T15:38:01.330Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-06-22T15:38:01.330Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-06-22T15:38:01.330Z] ---> c4be618373d6 [2023-06-22T15:38:01.330Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-06-22T15:38:05.524Z] ---> Running in de41a3b52e25 [2023-06-22T15:38:05.524Z] Removing intermediate container de41a3b52e25 [2023-06-22T15:38:05.524Z] ---> 9fd81756c3f1 [2023-06-22T15:38:05.524Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-06-22T15:38:05.524Z] ---> Running in f784812e52f7 [2023-06-22T15:38:05.524Z] Removing intermediate container f784812e52f7 [2023-06-22T15:38:05.524Z] ---> 32e87c315c0b [2023-06-22T15:38:05.524Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-06-22T15:38:05.524Z] ---> Running in 7b27e0ea055a [2023-06-22T15:38:05.524Z] Removing intermediate container 7b27e0ea055a [2023-06-22T15:38:05.524Z] ---> 4cbdb0a1285f [2023-06-22T15:38:05.524Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-06-22T15:38:05.524Z] ---> Running in 6f08f6e1e90f [2023-06-22T15:38:05.524Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-22T15:38:05.524Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-22T15:38:05.783Z] OK: 265 MiB in 53 packages [2023-06-22T15:38:06.043Z] Removing intermediate container 6f08f6e1e90f [2023-06-22T15:38:06.043Z] ---> 6aa9442d9593 [2023-06-22T15:38:06.043Z] Step 7/12 : WORKDIR /app [2023-06-22T15:38:06.303Z] ---> Running in a99534986ef6 [2023-06-22T15:38:06.303Z] Removing intermediate container a99534986ef6 [2023-06-22T15:38:06.303Z] ---> 13c5aae96a53 [2023-06-22T15:38:06.303Z] Step 8/12 : COPY go.mod vendor* ./ [2023-06-22T15:38:06.303Z] ---> 648ab3493510 [2023-06-22T15:38:06.303Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-22T15:38:06.303Z] ---> Running in c143d80bd83e [2023-06-22T15:38:07.206Z] Still waiting to schedule task [2023-06-22T15:38:07.206Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-06-22T15:38:45.093Z] Removing intermediate container c143d80bd83e [2023-06-22T15:38:45.094Z] ---> 77f52cb7ffcb [2023-06-22T15:38:45.094Z] Step 10/12 : COPY . . [2023-06-22T15:38:45.094Z] ---> 831866eb1a87 [2023-06-22T15:38:45.094Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-06-22T15:38:45.094Z] ---> Running in 43906c9272ec [2023-06-22T15:38:45.094Z] Removing intermediate container 43906c9272ec [2023-06-22T15:38:45.094Z] ---> 7ed6c30bbf01 [2023-06-22T15:38:45.094Z] Step 12/12 : RUN $MAKE [2023-06-22T15:38:45.094Z] ---> Running in f2bdc303d2cc [2023-06-22T15:38:45.094Z] noop [2023-06-22T15:38:45.094Z] Removing intermediate container f2bdc303d2cc [2023-06-22T15:38:45.094Z] ---> 1fbdb277914f [2023-06-22T15:38:45.094Z] Successfully built 1fbdb277914f [2023-06-22T15:38:45.094Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-22T15:38:45.416Z] + docker inspect -f . ci-base-image-x86_64 [2023-06-22T15:38:45.416Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-22T15:38:45.486Z] prd-ubuntu20.04-docker-8c-8g-19065 does not seem to be running inside a container [2023-06-22T15:38:45.517Z] $ 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 [2023-06-22T15:38:45.863Z] $ docker top 3f0e028fd52f764aae1abd2e0003f28c499a573cd41257035885c855ba8ecef5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-22T15:38:46.204Z] + go version [2023-06-22T15:38:46.204Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-06-22T15:38:46.215Z] $ docker stop --time=1 3f0e028fd52f764aae1abd2e0003f28c499a573cd41257035885c855ba8ecef5 [2023-06-22T15:38:47.478Z] $ docker rm -f --volumes 3f0e028fd52f764aae1abd2e0003f28c499a573cd41257035885c855ba8ecef5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-22T15:38:47.894Z] + docker inspect -f . ci-base-image-x86_64 [2023-06-22T15:38:47.894Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-22T15:38:47.971Z] prd-ubuntu20.04-docker-8c-8g-19065 does not seem to be running inside a container [2023-06-22T15:38:48.005Z] $ 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 [2023-06-22T15:38:48.360Z] $ docker top d69ce7d8670b84b2854363b8e8cca7ee72a7a33c043dd44fa2a0fcfe05582cee -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-22T15:38:48.704Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh [2023-06-22T15:38:49.002Z] + make test [2023-06-22T15:38:49.002Z] go test -race -coverprofile=coverage.out ./... [2023-06-22T15:38:57.121Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-06-22T15:39:09.330Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-06-22T15:39:09.330Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-06-22T15:39:09.330Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-06-22T15:39:09.330Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.050s coverage: 10.0% of statements [2023-06-22T15:39:09.330Z] ok github.com/edgexfoundry/app-record-replay/internal/data 0.052s coverage: 27.3% of statements [2023-06-22T15:39:27.406Z] go vet ./... [2023-06-22T15:39:28.347Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-06-22T15:39:28.347Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-06-22T15:39:28.347Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-06-22T15:39:28.618Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-06-22T15:39:28.632Z] $ docker stop --time=1 d69ce7d8670b84b2854363b8e8cca7ee72a7a33c043dd44fa2a0fcfe05582cee [2023-06-22T15:39:32.654Z] $ docker rm -f --volumes d69ce7d8670b84b2854363b8e8cca7ee72a7a33c043dd44fa2a0fcfe05582cee [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-22T15:39:33.177Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-06-22T15:39:33.229Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-06-22T15:39:33.793Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-06-22T15:39:34.079Z] + ls -al . [2023-06-22T15:39:34.079Z] total 148 [2023-06-22T15:39:34.079Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 22 15:38 . [2023-06-22T15:39:34.079Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 22 15:37 .. [2023-06-22T15:39:34.079Z] -rw-rw-r-- 1 jenkins jenkins 119 Jun 22 15:37 .dockerignore [2023-06-22T15:39:34.079Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 22 15:37 .git [2023-06-22T15:39:34.079Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 15:37 .github [2023-06-22T15:39:34.079Z] -rw-rw-r-- 1 jenkins jenkins 164 Jun 22 15:37 .gitignore [2023-06-22T15:39:34.079Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 22 15:37 .golangci.yml [2023-06-22T15:39:34.079Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 22 15:37 .semver [2023-06-22T15:39:34.079Z] -rw-rw-r-- 1 jenkins jenkins 9658 Jun 22 15:37 Attribution.txt [2023-06-22T15:39:34.079Z] -rw-rw-r-- 1 jenkins jenkins 258 Jun 22 15:37 CHANGELOG.md [2023-06-22T15:39:34.079Z] -rw-rw-r-- 1 jenkins jenkins 1617 Jun 22 15:37 Dockerfile [2023-06-22T15:39:34.079Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 22 15:37 GOVERNANCE.md [2023-06-22T15:39:34.079Z] -rw-rw-r-- 1 jenkins jenkins 681 Jun 22 15:37 Jenkinsfile [2023-06-22T15:39:34.079Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 22 15:37 LICENSE [2023-06-22T15:39:34.079Z] -rw-rw-r-- 1 jenkins jenkins 611 Jun 22 15:37 OWNERS.md [2023-06-22T15:39:34.079Z] -rw-rw-r-- 1 jenkins jenkins 2363 Jun 22 15:37 README.md [2023-06-22T15:39:34.079Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 22 15:37 VERSION [2023-06-22T15:39:34.079Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 15:37 bin [2023-06-22T15:39:34.079Z] -rw-r--r-- 1 jenkins jenkins 1849 Jun 22 15:39 coverage.out [2023-06-22T15:39:34.079Z] -rw-rw-r-- 1 jenkins jenkins 3256 Jun 22 15:37 go.mod [2023-06-22T15:39:34.079Z] -rw-rw-r-- 1 jenkins jenkins 30578 Jun 22 15:37 go.sum [2023-06-22T15:39:34.079Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 22 15:37 internal [2023-06-22T15:39:34.079Z] -rw-rw-r-- 1 jenkins jenkins 693 Jun 22 15:37 main.go [2023-06-22T15:39:34.079Z] -rw-rw-r-- 1 jenkins jenkins 2548 Jun 22 15:37 makefile [2023-06-22T15:39:34.079Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 22 15:37 pkg [2023-06-22T15:39:34.079Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 15:37 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-22T15:39:34.387Z] + 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=0df888d51a2f096cc32cd25bc6c70b82a0fc1e19 --label arch=amd64 --label version=3.1.0-dev.4 . [2023-06-22T15:39:34.387Z] Sending build context to Docker daemon 235kB [2023-06-22T15:39:34.387Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-06-22T15:39:34.387Z] Step 2/26 : FROM ${BASE} AS builder [2023-06-22T15:39:34.387Z] ---> 1fbdb277914f [2023-06-22T15:39:34.387Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-06-22T15:39:34.387Z] ---> Running in ba215da21348 [2023-06-22T15:39:34.646Z] Removing intermediate container ba215da21348 [2023-06-22T15:39:34.646Z] ---> d7fa8d66a477 [2023-06-22T15:39:34.646Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-06-22T15:39:34.646Z] ---> Running in 71ff81d263ca [2023-06-22T15:39:34.646Z] Removing intermediate container 71ff81d263ca [2023-06-22T15:39:34.646Z] ---> 36809cde6285 [2023-06-22T15:39:34.646Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-06-22T15:39:34.646Z] ---> Running in a6ccd0f2db7b [2023-06-22T15:39:34.646Z] Removing intermediate container a6ccd0f2db7b [2023-06-22T15:39:34.646Z] ---> a65256e75321 [2023-06-22T15:39:34.646Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-06-22T15:39:34.646Z] ---> Running in 30bcb8ed0eba [2023-06-22T15:39:34.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-22T15:39:35.133Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-19066 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws [2023-06-22T15:39:35.149Z] Running in /w/workspace/app-record-replay/5 [Pipeline] { [2023-06-22T15:39:35.163Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [Pipeline] checkout [2023-06-22T15:39:35.184Z] Selected Git installation does not exist. Using Default [2023-06-22T15:39:35.184Z] The recommended git tool is: NONE [2023-06-22T15:39:35.423Z] OK: 265 MiB in 53 packages [2023-06-22T15:39:35.683Z] Removing intermediate container 30bcb8ed0eba [2023-06-22T15:39:35.683Z] ---> 324a519c7755 [2023-06-22T15:39:35.683Z] Step 7/26 : WORKDIR /app [2023-06-22T15:39:35.683Z] ---> Running in 00b63632adab [2023-06-22T15:39:35.942Z] Removing intermediate container 00b63632adab [2023-06-22T15:39:35.942Z] ---> cad8abb77d4f [2023-06-22T15:39:35.942Z] Step 8/26 : COPY go.mod vendor* ./ [2023-06-22T15:39:35.942Z] ---> 81bd665f2306 [2023-06-22T15:39:35.942Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-22T15:39:35.942Z] ---> Running in aff5c1ac9ae3 [2023-06-22T15:39:36.878Z] Removing intermediate container aff5c1ac9ae3 [2023-06-22T15:39:36.878Z] ---> c33a05c32942 [2023-06-22T15:39:36.878Z] Step 10/26 : COPY . . [2023-06-22T15:39:36.878Z] ---> b1724f055ca3 [2023-06-22T15:39:36.878Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-06-22T15:39:36.878Z] ---> Running in db23b84622b3 [2023-06-22T15:39:37.138Z] Removing intermediate container db23b84622b3 [2023-06-22T15:39:37.138Z] ---> ff2cd2a2c10d [2023-06-22T15:39:37.138Z] Step 12/26 : RUN $MAKE [2023-06-22T15:39:37.138Z] ---> Running in dcd2659adeed [2023-06-22T15:39:37.397Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.4" -trimpath -mod=readonly -o app-record-replay [2023-06-22T15:39:39.992Z] using credential edgex-jenkins-ssh [2023-06-22T15:39:40.006Z] Cloning the remote Git repository [2023-06-22T15:39:40.050Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-06-22T15:39:40.140Z] > git init /w/workspace/app-record-replay/5 # timeout=10 [2023-06-22T15:39:40.265Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-06-22T15:39:40.266Z] > git --version # timeout=10 [2023-06-22T15:39:40.294Z] > git --version # 'git version 2.25.1' [2023-06-22T15:39:40.296Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-22T15:39:40.426Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-22T15:39:41.023Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-06-22T15:39:41.045Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-22T15:39:41.882Z] Avoid second fetch [2023-06-22T15:39:41.883Z] Checking out Revision 0df888d51a2f096cc32cd25bc6c70b82a0fc1e19 (main) [2023-06-22T15:39:41.901Z] > git config core.sparsecheckout # timeout=10 [2023-06-22T15:39:41.982Z] > git checkout -f 0df888d51a2f096cc32cd25bc6c70b82a0fc1e19 # timeout=10 [2023-06-22T15:39:42.664Z] Removing intermediate container dcd2659adeed [2023-06-22T15:39:42.664Z] ---> 0bf6e48601b6 [2023-06-22T15:39:42.664Z] Step 13/26 : FROM alpine:3.17 [2023-06-22T15:39:43.233Z] 3.17: Pulling from library/alpine [2023-06-22T15:39:43.233Z] 4db1b89c0bd1: Pulling fs layer [2023-06-22T15:39:43.493Z] 4db1b89c0bd1: Verifying Checksum [2023-06-22T15:39:43.493Z] 4db1b89c0bd1: Download complete [2023-06-22T15:39:43.493Z] 4db1b89c0bd1: Pull complete [2023-06-22T15:39:43.493Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-22T15:39:43.493Z] Status: Downloaded newer image for alpine:3.17 [2023-06-22T15:39:43.493Z] ---> 1f73a9d63274 [2023-06-22T15:39:43.493Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-06-22T15:39:43.753Z] ---> Running in 5ac31c0cdae1 [2023-06-22T15:39:43.753Z] Removing intermediate container 5ac31c0cdae1 [2023-06-22T15:39:43.753Z] ---> 833622bb13aa [2023-06-22T15:39:43.753Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-06-22T15:39:43.753Z] ---> Running in 95b665138f8b [2023-06-22T15:39:43.753Z] Removing intermediate container 95b665138f8b [2023-06-22T15:39:43.753Z] ---> 05e7198816ff [2023-06-22T15:39:43.753Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-06-22T15:39:43.753Z] ---> Running in a2c2f60cba8b [2023-06-22T15:39:44.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-22T15:39:44.272Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-22T15:39:44.272Z] (1/2) Installing ca-certificates (20230506-r0) [2023-06-22T15:39:44.272Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-06-22T15:39:44.272Z] Executing busybox-1.35.0-r29.trigger [2023-06-22T15:39:44.272Z] Executing ca-certificates-20230506-r0.trigger [2023-06-22T15:39:44.532Z] OK: 8 MiB in 17 packages [2023-06-22T15:39:44.791Z] Removing intermediate container a2c2f60cba8b [2023-06-22T15:39:44.791Z] ---> 8b69e981cb3c [2023-06-22T15:39:44.791Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-06-22T15:39:45.051Z] ---> 77d884f1dfae [2023-06-22T15:39:45.051Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-06-22T15:39:45.051Z] ---> 34f597cb55ad [2023-06-22T15:39:45.051Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-06-22T15:39:45.310Z] ---> 8febf5c8f0af [2023-06-22T15:39:45.310Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-06-22T15:39:45.310Z] ---> 62f38b8eb172 [2023-06-22T15:39:45.310Z] Step 21/26 : EXPOSE 59712 [2023-06-22T15:39:45.310Z] ---> Running in 7929f58cacba [2023-06-22T15:39:45.355Z] Commit message: "Merge pull request #25 from lenny-intel/handler-stubs" [2023-06-22T15:39:45.569Z] Removing intermediate container 7929f58cacba [2023-06-22T15:39:45.569Z] ---> f96a36214077 [2023-06-22T15:39:45.569Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-06-22T15:39:45.569Z] ---> Running in 20e808762e9f [2023-06-22T15:39:45.569Z] Removing intermediate container 20e808762e9f [2023-06-22T15:39:45.569Z] ---> 44de56fe088b [2023-06-22T15:39:45.569Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-06-22T15:39:45.569Z] ---> Running in 5874e802f4d6 [2023-06-22T15:39:45.569Z] Removing intermediate container 5874e802f4d6 [2023-06-22T15:39:45.569Z] ---> 9cbedf03d535 [2023-06-22T15:39:45.569Z] Step 24/26 : LABEL arch=amd64 [2023-06-22T15:39:45.569Z] ---> Running in 7167bbdad9a0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-22T15:39:45.828Z] Removing intermediate container 7167bbdad9a0 [2023-06-22T15:39:45.828Z] ---> c1347292435e [2023-06-22T15:39:45.828Z] Step 25/26 : LABEL git_sha=0df888d51a2f096cc32cd25bc6c70b82a0fc1e19 [2023-06-22T15:39:45.828Z] ---> Running in b60fc10291e1 [2023-06-22T15:39:45.828Z] Removing intermediate container b60fc10291e1 [2023-06-22T15:39:45.828Z] ---> f736543ef8ba [2023-06-22T15:39:45.828Z] Step 26/26 : LABEL version=3.1.0-dev.4 [2023-06-22T15:39:45.828Z] ---> Running in 42c1c4b72cfc [2023-06-22T15:39:45.828Z] Removing intermediate container 42c1c4b72cfc [2023-06-22T15:39:45.828Z] ---> 8954871c2746 [2023-06-22T15:39:45.828Z] [Warning] One or more build-args [ARCH] were not consumed [2023-06-22T15:39:45.828Z] Successfully built 8954871c2746 [2023-06-22T15:39:45.828Z] 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 [2023-06-22T15:39:46.061Z] provisioning config files... [2023-06-22T15:39:46.069Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config10290828714711211054tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-22T15:39:46.254Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-06-22T15:39:46.254Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-22T15:39:46.254Z] Dload Upload Total Spent Left Speed [2023-06-22T15:39:46.254Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 82 12751 82 10469 0 0 85113 0 --:--:-- --:--:-- --:--:-- 85113 100 12751 100 12751 0 0 100k 0 --:--:-- --:--:-- --:--:-- 99k [2023-06-22T15:39:46.378Z] ---> docker-login.sh [2023-06-22T15:39:46.378Z] nexus3.edgexfoundry.org:10001 [2023-06-22T15:39:46.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-22T15:39:46.378Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-22T15:39:46.378Z] Configure a credential helper to remove this warning. See [2023-06-22T15:39:46.378Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-22T15:39:46.378Z] [2023-06-22T15:39:46.378Z] Login Succeeded [2023-06-22T15:39:46.378Z] nexus3.edgexfoundry.org:10002 [2023-06-22T15:39:46.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-22T15:39:46.378Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-22T15:39:46.378Z] Configure a credential helper to remove this warning. See [2023-06-22T15:39:46.378Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-22T15:39:46.378Z] [2023-06-22T15:39:46.378Z] Login Succeeded [2023-06-22T15:39:46.378Z] nexus3.edgexfoundry.org:10003 [2023-06-22T15:39:46.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-22T15:39:46.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-22T15:39:46.639Z] Configure a credential helper to remove this warning. See [2023-06-22T15:39:46.639Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-22T15:39:46.639Z] [2023-06-22T15:39:46.639Z] Login Succeeded [2023-06-22T15:39:46.639Z] nexus3.edgexfoundry.org:10004 [2023-06-22T15:39:46.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-22T15:39:46.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-22T15:39:46.639Z] Configure a credential helper to remove this warning. See [2023-06-22T15:39:46.639Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-22T15:39:46.639Z] [2023-06-22T15:39:46.639Z] Login Succeeded [2023-06-22T15:39:46.639Z] docker.io [Pipeline] sh [2023-06-22T15:39:46.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-22T15:39:46.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-22T15:39:46.899Z] Configure a credential helper to remove this warning. See [2023-06-22T15:39:46.899Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-22T15:39:46.899Z] [2023-06-22T15:39:46.899Z] Login Succeeded [2023-06-22T15:39:46.899Z] ---> docker-login.sh ends [Pipeline] } [2023-06-22T15:39:46.905Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-22T15:39:46.943Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-22T15:39:46.971Z] [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: [2023-06-22T15:39:46.971Z] 0df888d51a2f096cc32cd25bc6c70b82a0fc1e19 [2023-06-22T15:39:46.971Z] latest [2023-06-22T15:39:46.971Z] 3.1.0-dev.4 [2023-06-22T15:39:46.971Z] 0df888d51a2f096cc32cd25bc6c70b82a0fc1e19-3.1.0-dev.4 [2023-06-22T15:39:46.971Z] main [2023-06-22T15:39:46.971Z] ===================================================== [2023-06-22T15:39:46.976Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-22T15:39:47.300Z] + sudo tee /etc/docker/daemon.new [2023-06-22T15:39:47.300Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-06-22T15:39:47.300Z] { [2023-06-22T15:39:47.300Z] "registry-mirrors": [ [2023-06-22T15:39:47.300Z] "https://nexus3.edgexfoundry.org:10001" [2023-06-22T15:39:47.300Z] ], [2023-06-22T15:39:47.300Z] "bip": "10.250.0.254/24", [2023-06-22T15:39:47.300Z] "hosts": [ [2023-06-22T15:39:47.300Z] "tcp://0.0.0.0:5555", [2023-06-22T15:39:47.300Z] "unix:///var/run/docker.sock" [2023-06-22T15:39:47.300Z] ], [2023-06-22T15:39:47.300Z] "mtu": 1458, [2023-06-22T15:39:47.300Z] "selinux-enabled": true, [2023-06-22T15:39:47.300Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-06-22T15:39:47.300Z] } [Pipeline] sh [2023-06-22T15:39:47.337Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:0df888d51a2f096cc32cd25bc6c70b82a0fc1e19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-22T15:39:47.630Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-06-22T15:39:47.668Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:0df888d51a2f096cc32cd25bc6c70b82a0fc1e19 [2023-06-22T15:39:47.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-06-22T15:39:47.668Z] 4ebd44e65a6f: Preparing [2023-06-22T15:39:47.668Z] deca254cc64a: Preparing [2023-06-22T15:39:47.668Z] a6a7aa7ae629: Preparing [2023-06-22T15:39:47.668Z] 35ed799324c9: Preparing [2023-06-22T15:39:47.668Z] 9995ad5cd78e: Preparing [2023-06-22T15:39:47.668Z] 3dab9f8bf2d2: Preparing [2023-06-22T15:39:47.668Z] 3dab9f8bf2d2: Waiting [2023-06-22T15:39:47.668Z] deca254cc64a: Pushed [2023-06-22T15:39:47.668Z] a6a7aa7ae629: Pushed [2023-06-22T15:39:47.668Z] 35ed799324c9: Pushed [2023-06-22T15:39:47.668Z] 3dab9f8bf2d2: Layer already exists [2023-06-22T15:39:47.668Z] 9995ad5cd78e: Pushed [2023-06-22T15:39:47.928Z] 4ebd44e65a6f: Pushed [2023-06-22T15:39:47.953Z] + sudo service docker restart [2023-06-22T15:39:48.190Z] 0df888d51a2f096cc32cd25bc6c70b82a0fc1e19: digest: sha256:4a04458e669be72f3004fb5bcaf5848057846122071e31460b89c9b8e108a902 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-22T15:39:48.503Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-22T15:39:48.812Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-06-22T15:39:48.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-06-22T15:39:48.812Z] 4ebd44e65a6f: Preparing [2023-06-22T15:39:48.812Z] deca254cc64a: Preparing [2023-06-22T15:39:48.812Z] a6a7aa7ae629: Preparing [2023-06-22T15:39:48.812Z] 35ed799324c9: Preparing [2023-06-22T15:39:48.812Z] 9995ad5cd78e: Preparing [2023-06-22T15:39:48.812Z] 3dab9f8bf2d2: Preparing [2023-06-22T15:39:48.812Z] 3dab9f8bf2d2: Waiting [2023-06-22T15:39:48.812Z] a6a7aa7ae629: Layer already exists [2023-06-22T15:39:48.812Z] 4ebd44e65a6f: Layer already exists [2023-06-22T15:39:48.812Z] 9995ad5cd78e: Layer already exists [2023-06-22T15:39:48.812Z] 35ed799324c9: Layer already exists [2023-06-22T15:39:48.812Z] deca254cc64a: Layer already exists [2023-06-22T15:39:48.812Z] 3dab9f8bf2d2: Layer already exists [2023-06-22T15:39:48.812Z] latest: digest: sha256:4a04458e669be72f3004fb5bcaf5848057846122071e31460b89c9b8e108a902 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-22T15:39:49.134Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-22T15:39:49.442Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.4 [2023-06-22T15:39:49.442Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-06-22T15:39:49.442Z] 4ebd44e65a6f: Preparing [2023-06-22T15:39:49.442Z] deca254cc64a: Preparing [2023-06-22T15:39:49.442Z] a6a7aa7ae629: Preparing [2023-06-22T15:39:49.442Z] 35ed799324c9: Preparing [2023-06-22T15:39:49.442Z] 9995ad5cd78e: Preparing [2023-06-22T15:39:49.442Z] 3dab9f8bf2d2: Preparing [2023-06-22T15:39:49.442Z] 4ebd44e65a6f: Layer already exists [2023-06-22T15:39:49.442Z] a6a7aa7ae629: Layer already exists [2023-06-22T15:39:49.442Z] deca254cc64a: Layer already exists [2023-06-22T15:39:49.442Z] 9995ad5cd78e: Layer already exists [2023-06-22T15:39:49.442Z] 35ed799324c9: Layer already exists [2023-06-22T15:39:49.442Z] 3dab9f8bf2d2: Layer already exists [2023-06-22T15:39:49.442Z] 3.1.0-dev.4: digest: sha256:4a04458e669be72f3004fb5bcaf5848057846122071e31460b89c9b8e108a902 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-22T15:39:49.755Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:0df888d51a2f096cc32cd25bc6c70b82a0fc1e19-3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-22T15:39:50.070Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:0df888d51a2f096cc32cd25bc6c70b82a0fc1e19-3.1.0-dev.4 [2023-06-22T15:39:50.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-06-22T15:39:50.070Z] 4ebd44e65a6f: Preparing [2023-06-22T15:39:50.070Z] deca254cc64a: Preparing [2023-06-22T15:39:50.070Z] a6a7aa7ae629: Preparing [2023-06-22T15:39:50.070Z] 35ed799324c9: Preparing [2023-06-22T15:39:50.070Z] 9995ad5cd78e: Preparing [2023-06-22T15:39:50.070Z] 3dab9f8bf2d2: Preparing [2023-06-22T15:39:50.070Z] 35ed799324c9: Layer already exists [2023-06-22T15:39:50.070Z] 4ebd44e65a6f: Layer already exists [2023-06-22T15:39:50.071Z] 9995ad5cd78e: Layer already exists [2023-06-22T15:39:50.071Z] a6a7aa7ae629: Layer already exists [2023-06-22T15:39:50.071Z] deca254cc64a: Layer already exists [2023-06-22T15:39:50.071Z] 3dab9f8bf2d2: Layer already exists [2023-06-22T15:39:50.071Z] 0df888d51a2f096cc32cd25bc6c70b82a0fc1e19-3.1.0-dev.4: digest: sha256:4a04458e669be72f3004fb5bcaf5848057846122071e31460b89c9b8e108a902 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-22T15:39:50.395Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-22T15:39:50.705Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main [2023-06-22T15:39:50.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-06-22T15:39:50.705Z] 4ebd44e65a6f: Preparing [2023-06-22T15:39:50.705Z] deca254cc64a: Preparing [2023-06-22T15:39:50.705Z] a6a7aa7ae629: Preparing [2023-06-22T15:39:50.705Z] 35ed799324c9: Preparing [2023-06-22T15:39:50.705Z] 9995ad5cd78e: Preparing [2023-06-22T15:39:50.705Z] 3dab9f8bf2d2: Preparing [2023-06-22T15:39:50.705Z] 3dab9f8bf2d2: Waiting [2023-06-22T15:39:50.705Z] 9995ad5cd78e: Layer already exists [2023-06-22T15:39:50.705Z] 35ed799324c9: Layer already exists [2023-06-22T15:39:50.705Z] a6a7aa7ae629: Layer already exists [2023-06-22T15:39:50.705Z] 4ebd44e65a6f: Layer already exists [2023-06-22T15:39:50.705Z] deca254cc64a: Layer already exists [2023-06-22T15:39:50.705Z] 3dab9f8bf2d2: Layer already exists [2023-06-22T15:39:50.705Z] main: digest: sha256:4a04458e669be72f3004fb5bcaf5848057846122071e31460b89c9b8e108a902 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-22T15:39:50.744Z] ===================================================== [Pipeline] echo [2023-06-22T15:39:50.751Z] taggedImages: [2023-06-22T15:39:50.751Z] - nexus3.edgexfoundry.org:10004/app-record-replay:0df888d51a2f096cc32cd25bc6c70b82a0fc1e19 [2023-06-22T15:39:50.751Z] - nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-06-22T15:39:50.751Z] - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.4 [2023-06-22T15:39:50.751Z] - nexus3.edgexfoundry.org:10004/app-record-replay:0df888d51a2f096cc32cd25bc6c70b82a0fc1e19-3.1.0-dev.4 [2023-06-22T15:39:50.751Z] - 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 [2023-06-22T15:39:51.147Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-22T15:39:51.147Z] [2023-06-22T15:39:51.147Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-22T15:39:51.442Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-22T15:39:51.442Z] latest: Pulling from edgex-lftools-log-publisher [2023-06-22T15:39:51.442Z] 5eb5b503b376: Pulling fs layer [2023-06-22T15:39:51.442Z] 5c69ac0246d0: Pulling fs layer [2023-06-22T15:39:51.442Z] ec43610c2a17: Pulling fs layer [2023-06-22T15:39:51.442Z] 3a2ae6a8a46f: Pulling fs layer [2023-06-22T15:39:51.442Z] 33b1e0a273af: Pulling fs layer [2023-06-22T15:39:51.442Z] 5d3b04190fa2: Pulling fs layer [2023-06-22T15:39:51.442Z] 2f39f015ded8: Pulling fs layer [2023-06-22T15:39:51.442Z] 3a2ae6a8a46f: Waiting [2023-06-22T15:39:51.442Z] 33b1e0a273af: Waiting [2023-06-22T15:39:51.442Z] 5d3b04190fa2: Waiting [2023-06-22T15:39:51.442Z] 2f39f015ded8: Waiting [2023-06-22T15:39:51.442Z] 5c69ac0246d0: Verifying Checksum [2023-06-22T15:39:51.442Z] 5c69ac0246d0: Download complete [2023-06-22T15:39:51.442Z] 3a2ae6a8a46f: Verifying Checksum [2023-06-22T15:39:51.442Z] 3a2ae6a8a46f: Download complete [2023-06-22T15:39:51.442Z] 33b1e0a273af: Verifying Checksum [2023-06-22T15:39:51.442Z] 33b1e0a273af: Download complete [2023-06-22T15:39:51.442Z] 5d3b04190fa2: Download complete [2023-06-22T15:39:51.702Z] ec43610c2a17: Verifying Checksum [2023-06-22T15:39:51.702Z] ec43610c2a17: Download complete [2023-06-22T15:39:51.702Z] 5eb5b503b376: Verifying Checksum [2023-06-22T15:39:51.702Z] 5eb5b503b376: Download complete [2023-06-22T15:39:52.269Z] 2f39f015ded8: Download complete [2023-06-22T15:39:52.834Z] 5eb5b503b376: Pull complete [2023-06-22T15:39:53.092Z] 5c69ac0246d0: Pull complete [2023-06-22T15:39:53.350Z] ec43610c2a17: Pull complete [2023-06-22T15:39:53.350Z] 3a2ae6a8a46f: Pull complete [2023-06-22T15:39:53.608Z] 33b1e0a273af: Pull complete [2023-06-22T15:39:53.608Z] 5d3b04190fa2: Pull complete [2023-06-22T15:39:57.786Z] 2f39f015ded8: Pull complete [2023-06-22T15:39:57.786Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-06-22T15:39:57.786Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-22T15:39:57.786Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-22T15:39:57.860Z] prd-ubuntu20.04-docker-8c-8g-19065 does not seem to be running inside a container [2023-06-22T15:39:57.889Z] $ 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 [2023-06-22T15:40:01.997Z] $ docker top ecf16524ddf0c05f2e5262d8b56bef06a5ed32b4169d5c6a3b1908de3cf3cc0c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-22T15:40:02.406Z] ---> job-cost.sh [2023-06-22T15:40:02.406Z] lf-activate-venv: SKIPPING [2023-06-22T15:40:02.406Z] INFO: No Stack... [2023-06-22T15:40:02.664Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-06-22T15:40:03.234Z] INFO: Archiving Costs [Pipeline] sh [2023-06-22T15:40:03.526Z] + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv [2023-06-22T15:40:03.526Z] + cut -d, -f6 [Pipeline] lock [2023-06-22T15:40:03.541Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-5-stack-cost] [2023-06-22T15:40:03.551Z] Resource [jenkins-edgexfoundry-app-record-replay-main-5-stack-cost] did not exist. Created. [2023-06-22T15:40:03.552Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-06-22T15:40:03.858Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-06-22T15:40:03.891Z] Stashed 1 file(s) [Pipeline] } [2023-06-22T15:40:03.898Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-5-stack-cost] [Pipeline] // lock [Pipeline] } [2023-06-22T15:40:03.924Z] $ docker stop --time=1 ecf16524ddf0c05f2e5262d8b56bef06a5ed32b4169d5c6a3b1908de3cf3cc0c [2023-06-22T15:40:05.069Z] $ docker rm -f --volumes ecf16524ddf0c05f2e5262d8b56bef06a5ed32b4169d5c6a3b1908de3cf3cc0c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-22T15:40:06.210Z] provisioning config files... [2023-06-22T15:40:06.233Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/5@tmp/config6238352998389968638tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-22T15:40:06.581Z] ---> docker-login.sh [2023-06-22T15:40:06.581Z] nexus3.edgexfoundry.org:10001 [2023-06-22T15:40:06.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-22T15:40:07.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-22T15:40:07.120Z] Configure a credential helper to remove this warning. See [2023-06-22T15:40:07.120Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-22T15:40:07.120Z] [2023-06-22T15:40:07.120Z] Login Succeeded [2023-06-22T15:40:07.120Z] nexus3.edgexfoundry.org:10002 [2023-06-22T15:40:07.392Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-22T15:40:07.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-22T15:40:07.393Z] Configure a credential helper to remove this warning. See [2023-06-22T15:40:07.393Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-22T15:40:07.393Z] [2023-06-22T15:40:07.393Z] Login Succeeded [2023-06-22T15:40:07.393Z] nexus3.edgexfoundry.org:10003 [2023-06-22T15:40:07.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-22T15:40:07.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-22T15:40:07.934Z] Configure a credential helper to remove this warning. See [2023-06-22T15:40:07.934Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-22T15:40:07.934Z] [2023-06-22T15:40:07.934Z] Login Succeeded [2023-06-22T15:40:07.934Z] nexus3.edgexfoundry.org:10004 [2023-06-22T15:40:07.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-22T15:40:08.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-22T15:40:08.204Z] Configure a credential helper to remove this warning. See [2023-06-22T15:40:08.204Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-22T15:40:08.204Z] [2023-06-22T15:40:08.204Z] Login Succeeded [2023-06-22T15:40:08.204Z] docker.io [2023-06-22T15:40:08.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-22T15:40:08.741Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-22T15:40:08.741Z] Configure a credential helper to remove this warning. See [2023-06-22T15:40:08.741Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-22T15:40:08.741Z] [2023-06-22T15:40:08.741Z] Login Succeeded [2023-06-22T15:40:08.741Z] ---> docker-login.sh ends [Pipeline] } [2023-06-22T15:40:08.753Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-06-22T15:40:08.989Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-22T15:40:09.002Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-22T15:40:09.013Z] ========================================================= [2023-06-22T15:40:09.013Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-06-22T15:40:09.013Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-22T15:40:09.360Z] + 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 . [2023-06-22T15:40:09.360Z] Sending build context to Docker daemon 122.4kB [2023-06-22T15:40:09.630Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-06-22T15:40:09.630Z] Step 2/12 : FROM ${BASE} AS builder [2023-06-22T15:40:09.630Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-06-22T15:40:09.630Z] c41833b44d91: Pulling fs layer [2023-06-22T15:40:09.630Z] ed15518f5707: Pulling fs layer [2023-06-22T15:40:09.630Z] feae8fd75edb: Pulling fs layer [2023-06-22T15:40:09.630Z] 242c74f7c9fa: Pulling fs layer [2023-06-22T15:40:09.630Z] 3cdef696dda3: Pulling fs layer [2023-06-22T15:40:09.630Z] 2ced38df9373: Pulling fs layer [2023-06-22T15:40:09.630Z] 58f1dce35555: Pulling fs layer [2023-06-22T15:40:09.630Z] 242c74f7c9fa: Waiting [2023-06-22T15:40:09.630Z] 3cdef696dda3: Waiting [2023-06-22T15:40:09.630Z] 58f1dce35555: Waiting [2023-06-22T15:40:09.630Z] 2ced38df9373: Waiting [2023-06-22T15:40:09.630Z] ed15518f5707: Verifying Checksum [2023-06-22T15:40:09.630Z] ed15518f5707: Download complete [2023-06-22T15:40:09.904Z] 242c74f7c9fa: Verifying Checksum [2023-06-22T15:40:09.904Z] 242c74f7c9fa: Download complete [2023-06-22T15:40:09.904Z] 3cdef696dda3: Download complete [2023-06-22T15:40:09.904Z] c41833b44d91: Verifying Checksum [2023-06-22T15:40:09.904Z] c41833b44d91: Download complete [2023-06-22T15:40:10.883Z] c41833b44d91: Pull complete [2023-06-22T15:40:11.150Z] 58f1dce35555: Verifying Checksum [2023-06-22T15:40:11.150Z] 58f1dce35555: Download complete [2023-06-22T15:40:11.419Z] ed15518f5707: Pull complete [2023-06-22T15:40:12.396Z] feae8fd75edb: Verifying Checksum [2023-06-22T15:40:12.396Z] feae8fd75edb: Download complete [2023-06-22T15:40:12.396Z] 2ced38df9373: Verifying Checksum [2023-06-22T15:40:12.396Z] 2ced38df9373: Download complete [2023-06-22T15:40:24.722Z] feae8fd75edb: Pull complete [2023-06-22T15:40:24.722Z] 242c74f7c9fa: Pull complete [2023-06-22T15:40:24.722Z] 3cdef696dda3: Pull complete [2023-06-22T15:40:30.072Z] 2ced38df9373: Pull complete [2023-06-22T15:40:32.670Z] 58f1dce35555: Pull complete [2023-06-22T15:40:32.670Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-06-22T15:40:32.670Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-06-22T15:40:32.670Z] ---> fadd8f120f05 [2023-06-22T15:40:32.670Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-06-22T15:40:34.633Z] ---> Running in ac293f4df7af [2023-06-22T15:40:34.633Z] Removing intermediate container ac293f4df7af [2023-06-22T15:40:34.633Z] ---> e1b1e9e9e6c5 [2023-06-22T15:40:34.633Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-06-22T15:40:34.633Z] ---> Running in 570259d77725 [2023-06-22T15:40:34.903Z] Removing intermediate container 570259d77725 [2023-06-22T15:40:34.903Z] ---> 5891d1e05f06 [2023-06-22T15:40:34.903Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-06-22T15:40:34.903Z] ---> Running in ef9731b54b78 [2023-06-22T15:40:35.171Z] Removing intermediate container ef9731b54b78 [2023-06-22T15:40:35.172Z] ---> 184839836f8d [2023-06-22T15:40:35.172Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-06-22T15:40:35.444Z] ---> Running in 3dc4d4d66920 [2023-06-22T15:40:36.403Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-22T15:40:36.985Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-22T15:40:37.944Z] OK: 263 MiB in 53 packages [2023-06-22T15:40:38.907Z] Removing intermediate container 3dc4d4d66920 [2023-06-22T15:40:38.907Z] ---> 0d6f63a90efc [2023-06-22T15:40:38.907Z] Step 7/12 : WORKDIR /app [2023-06-22T15:40:38.907Z] ---> Running in 04a5d5f1cb47 [2023-06-22T15:40:38.907Z] Removing intermediate container 04a5d5f1cb47 [2023-06-22T15:40:38.907Z] ---> 8df2e83f6053 [2023-06-22T15:40:38.907Z] Step 8/12 : COPY go.mod vendor* ./ [2023-06-22T15:40:39.494Z] ---> 4e46b2d04497 [2023-06-22T15:40:39.494Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-22T15:40:39.494Z] ---> Running in f0efc281f0f4 [2023-06-22T15:41:47.390Z] Removing intermediate container f0efc281f0f4 [2023-06-22T15:41:47.390Z] ---> 8db336db1170 [2023-06-22T15:41:47.390Z] Step 10/12 : COPY . . [2023-06-22T15:41:47.390Z] ---> 5f2f96fca44d [2023-06-22T15:41:47.390Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-06-22T15:41:47.390Z] ---> Running in d84784cdb59b [2023-06-22T15:41:47.390Z] Removing intermediate container d84784cdb59b [2023-06-22T15:41:47.390Z] ---> a95dcd9fb382 [2023-06-22T15:41:47.390Z] Step 12/12 : RUN $MAKE [2023-06-22T15:41:47.390Z] ---> Running in 7ef27544968e [2023-06-22T15:41:47.390Z] noop [2023-06-22T15:41:47.390Z] Removing intermediate container 7ef27544968e [2023-06-22T15:41:47.390Z] ---> b01446a1f617 [2023-06-22T15:41:47.390Z] Successfully built b01446a1f617 [2023-06-22T15:41:47.390Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-22T15:41:47.746Z] + docker inspect -f . ci-base-image-arm64 [2023-06-22T15:41:47.747Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-22T15:41:47.954Z] prd-ubuntu20.04-docker-arm64-4c-16g-19066 does not seem to be running inside a container [2023-06-22T15:41:48.025Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/5 -v /w/workspace/app-record-replay/5:/w/workspace/app-record-replay/5:rw,z -v /w/workspace/app-record-replay/5@tmp:/w/workspace/app-record-replay/5@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 [2023-06-22T15:41:49.217Z] $ docker top d5979158ee1c98d7b6af3bd84f7b0c2eaf9d5f3aff50dff5bf76f6df435a84b1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-22T15:41:50.051Z] + go version [2023-06-22T15:41:50.051Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-06-22T15:41:50.071Z] $ docker stop --time=1 d5979158ee1c98d7b6af3bd84f7b0c2eaf9d5f3aff50dff5bf76f6df435a84b1 [2023-06-22T15:41:51.652Z] $ docker rm -f --volumes d5979158ee1c98d7b6af3bd84f7b0c2eaf9d5f3aff50dff5bf76f6df435a84b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-22T15:41:52.159Z] + docker inspect -f . ci-base-image-arm64 [2023-06-22T15:41:52.159Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-22T15:41:52.325Z] prd-ubuntu20.04-docker-arm64-4c-16g-19066 does not seem to be running inside a container [2023-06-22T15:41:52.386Z] $ 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/5 -v /w/workspace/app-record-replay/5:/w/workspace/app-record-replay/5:rw,z -v /w/workspace/app-record-replay/5@tmp:/w/workspace/app-record-replay/5@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 [2023-06-22T15:41:53.478Z] $ docker top 627b44494e6041f6585d123a9d75dd5df6caf2c4c58156d9802405e978f6e5ec -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-22T15:41:53.960Z] + git config --global --add safe.directory /w/workspace/app-record-replay/5 [Pipeline] fileExists [Pipeline] sh [2023-06-22T15:41:54.286Z] + make test [2023-06-22T15:41:54.286Z] go test -race -coverprofile=coverage.out ./... [2023-06-22T15:42:41.119Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-06-22T15:44:17.736Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.376s coverage: 10.0% of statements [2023-06-22T15:44:18.006Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-06-22T15:44:18.006Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-06-22T15:44:18.006Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-06-22T15:44:18.589Z] ok github.com/edgexfoundry/app-record-replay/internal/data 0.251s coverage: 27.3% of statements [2023-06-22T15:44:19.173Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-06-22T15:44:19.173Z] go vet ./... [2023-06-22T15:46:40.982Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-06-22T15:46:40.982Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-06-22T15:46:40.982Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-06-22T15:46:41.003Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-06-22T15:46:41.016Z] $ docker stop --time=1 627b44494e6041f6585d123a9d75dd5df6caf2c4c58156d9802405e978f6e5ec [2023-06-22T15:46:42.907Z] $ docker rm -f --volumes 627b44494e6041f6585d123a9d75dd5df6caf2c4c58156d9802405e978f6e5ec [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-22T15:46:44.339Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-06-22T15:46:44.383Z] Warning: overwriting stash ‘coverage-report’ [2023-06-22T15:46:44.811Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-22T15:46:45.201Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-06-22T15:46:45.517Z] + ls -al . [2023-06-22T15:46:45.517Z] total 144 [2023-06-22T15:46:45.517Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 22 15:41 . [2023-06-22T15:46:45.517Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 22 15:39 .. [2023-06-22T15:46:45.517Z] -rw-rw-r-- 1 jenkins jenkins 119 Jun 22 15:39 .dockerignore [2023-06-22T15:46:45.517Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 22 15:39 .git [2023-06-22T15:46:45.517Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 15:39 .github [2023-06-22T15:46:45.517Z] -rw-rw-r-- 1 jenkins jenkins 164 Jun 22 15:39 .gitignore [2023-06-22T15:46:45.517Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 22 15:39 .golangci.yml [2023-06-22T15:46:45.517Z] -rw-rw-r-- 1 jenkins jenkins 9658 Jun 22 15:39 Attribution.txt [2023-06-22T15:46:45.517Z] -rw-rw-r-- 1 jenkins jenkins 258 Jun 22 15:39 CHANGELOG.md [2023-06-22T15:46:45.517Z] -rw-rw-r-- 1 jenkins jenkins 1617 Jun 22 15:39 Dockerfile [2023-06-22T15:46:45.517Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 22 15:39 GOVERNANCE.md [2023-06-22T15:46:45.517Z] -rw-rw-r-- 1 jenkins jenkins 681 Jun 22 15:39 Jenkinsfile [2023-06-22T15:46:45.517Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 22 15:39 LICENSE [2023-06-22T15:46:45.517Z] -rw-rw-r-- 1 jenkins jenkins 611 Jun 22 15:39 OWNERS.md [2023-06-22T15:46:45.517Z] -rw-rw-r-- 1 jenkins jenkins 2363 Jun 22 15:39 README.md [2023-06-22T15:46:45.517Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 22 15:37 VERSION [2023-06-22T15:46:45.517Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 15:39 bin [2023-06-22T15:46:45.517Z] -rw-r--r-- 1 jenkins jenkins 1849 Jun 22 15:44 coverage.out [2023-06-22T15:46:45.517Z] -rw-rw-r-- 1 jenkins jenkins 3256 Jun 22 15:39 go.mod [2023-06-22T15:46:45.517Z] -rw-rw-r-- 1 jenkins jenkins 30578 Jun 22 15:39 go.sum [2023-06-22T15:46:45.517Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 22 15:39 internal [2023-06-22T15:46:45.517Z] -rw-rw-r-- 1 jenkins jenkins 693 Jun 22 15:39 main.go [2023-06-22T15:46:45.517Z] -rw-rw-r-- 1 jenkins jenkins 2548 Jun 22 15:39 makefile [2023-06-22T15:46:45.517Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 22 15:39 pkg [2023-06-22T15:46:45.517Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 15:39 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-22T15:46:45.853Z] + 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=0df888d51a2f096cc32cd25bc6c70b82a0fc1e19 --label arch=arm64 --label version=3.1.0-dev.4 . [2023-06-22T15:46:45.853Z] Sending build context to Docker daemon 124.9kB [2023-06-22T15:46:46.120Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-06-22T15:46:46.120Z] Step 2/26 : FROM ${BASE} AS builder [2023-06-22T15:46:46.120Z] ---> b01446a1f617 [2023-06-22T15:46:46.120Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-06-22T15:46:46.120Z] ---> Running in 485973b2984e [2023-06-22T15:46:46.391Z] Removing intermediate container 485973b2984e [2023-06-22T15:46:46.391Z] ---> 5c8c6a2a61a5 [2023-06-22T15:46:46.391Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-06-22T15:46:46.391Z] ---> Running in e2dbae6741ca [2023-06-22T15:46:46.659Z] Removing intermediate container e2dbae6741ca [2023-06-22T15:46:46.659Z] ---> 0c533a3476a5 [2023-06-22T15:46:46.659Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-06-22T15:46:46.929Z] ---> Running in 6a6304a0b402 [2023-06-22T15:46:47.197Z] Removing intermediate container 6a6304a0b402 [2023-06-22T15:46:47.197Z] ---> 4f1c49b0b13b [2023-06-22T15:46:47.197Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-06-22T15:46:47.197Z] ---> Running in 919aeb1028a4 [2023-06-22T15:46:48.156Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-22T15:46:48.739Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-22T15:46:49.700Z] OK: 263 MiB in 53 packages [2023-06-22T15:46:50.292Z] Removing intermediate container 919aeb1028a4 [2023-06-22T15:46:50.292Z] ---> 8f20793df050 [2023-06-22T15:46:50.292Z] Step 7/26 : WORKDIR /app [2023-06-22T15:46:50.560Z] ---> Running in b4c93092d31c [2023-06-22T15:46:50.827Z] Removing intermediate container b4c93092d31c [2023-06-22T15:46:50.827Z] ---> f4d8afa484df [2023-06-22T15:46:50.827Z] Step 8/26 : COPY go.mod vendor* ./ [2023-06-22T15:46:53.400Z] ---> e052c65e5eb5 [2023-06-22T15:46:53.400Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-22T15:46:53.400Z] ---> Running in 25949b0e67e1 [2023-06-22T15:46:55.972Z] Removing intermediate container 25949b0e67e1 [2023-06-22T15:46:55.972Z] ---> 74c0a4519fb4 [2023-06-22T15:46:55.972Z] Step 10/26 : COPY . . [2023-06-22T15:46:56.240Z] ---> cf340f14c442 [2023-06-22T15:46:56.240Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-06-22T15:46:56.240Z] ---> Running in 92a9efd68957 [2023-06-22T15:46:56.518Z] Removing intermediate container 92a9efd68957 [2023-06-22T15:46:56.518Z] ---> 738bd5186ad1 [2023-06-22T15:46:56.518Z] Step 12/26 : RUN $MAKE [2023-06-22T15:46:56.803Z] ---> Running in 254099613d8e [2023-06-22T15:46:57.771Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.4" -trimpath -mod=readonly -o app-record-replay [2023-06-22T15:47:24.437Z] Removing intermediate container 254099613d8e [2023-06-22T15:47:24.437Z] ---> 1e35c1e1575b [2023-06-22T15:47:24.437Z] Step 13/26 : FROM alpine:3.17 [2023-06-22T15:47:24.437Z] 3.17: Pulling from library/alpine [2023-06-22T15:47:24.437Z] edb6bdbacee9: Pulling fs layer [2023-06-22T15:47:24.437Z] edb6bdbacee9: Verifying Checksum [2023-06-22T15:47:24.437Z] edb6bdbacee9: Download complete [2023-06-22T15:47:24.437Z] edb6bdbacee9: Pull complete [2023-06-22T15:47:24.437Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-22T15:47:24.437Z] Status: Downloaded newer image for alpine:3.17 [2023-06-22T15:47:24.437Z] ---> 779605e5fbc0 [2023-06-22T15:47:24.437Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-06-22T15:47:24.437Z] ---> Running in b2287e3c13c0 [2023-06-22T15:47:24.437Z] Removing intermediate container b2287e3c13c0 [2023-06-22T15:47:24.437Z] ---> bfc343a7f655 [2023-06-22T15:47:24.437Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-06-22T15:47:24.437Z] ---> Running in 73a276cf93ad [2023-06-22T15:47:24.437Z] Removing intermediate container 73a276cf93ad [2023-06-22T15:47:24.437Z] ---> 0eeed0c33c95 [2023-06-22T15:47:24.438Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-06-22T15:47:24.438Z] ---> Running in 5cffa8bd106d [2023-06-22T15:47:24.438Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-22T15:47:24.704Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-22T15:47:25.661Z] (1/2) Installing ca-certificates (20230506-r0) [2023-06-22T15:47:25.926Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-06-22T15:47:25.926Z] Executing busybox-1.35.0-r29.trigger [2023-06-22T15:47:25.926Z] Executing ca-certificates-20230506-r0.trigger [2023-06-22T15:47:26.191Z] OK: 8 MiB in 17 packages [2023-06-22T15:47:27.597Z] Removing intermediate container 5cffa8bd106d [2023-06-22T15:47:27.597Z] ---> 96866212444f [2023-06-22T15:47:27.597Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-06-22T15:47:27.863Z] ---> c63aa81da422 [2023-06-22T15:47:27.863Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-06-22T15:47:28.446Z] ---> 23d0571aa68d [2023-06-22T15:47:28.446Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-06-22T15:47:28.714Z] ---> 609387a23920 [2023-06-22T15:47:28.714Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-06-22T15:47:29.298Z] ---> 6b1ba6897eba [2023-06-22T15:47:29.298Z] Step 21/26 : EXPOSE 59712 [2023-06-22T15:47:29.298Z] ---> Running in efa434f92e7a [2023-06-22T15:47:29.564Z] Removing intermediate container efa434f92e7a [2023-06-22T15:47:29.564Z] ---> c2279aec9396 [2023-06-22T15:47:29.564Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-06-22T15:47:29.831Z] ---> Running in ea48d9042379 [2023-06-22T15:47:30.099Z] Removing intermediate container ea48d9042379 [2023-06-22T15:47:30.099Z] ---> 5cdf7ea10931 [2023-06-22T15:47:30.099Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-06-22T15:47:30.099Z] ---> Running in 334d2e3560f4 [2023-06-22T15:47:30.365Z] Removing intermediate container 334d2e3560f4 [2023-06-22T15:47:30.365Z] ---> 4a2f2fbad05c [2023-06-22T15:47:30.365Z] Step 24/26 : LABEL arch=arm64 [2023-06-22T15:47:30.365Z] ---> Running in b2887c28ccf4 [2023-06-22T15:47:30.633Z] Removing intermediate container b2887c28ccf4 [2023-06-22T15:47:30.633Z] ---> 835cf5d1a0a0 [2023-06-22T15:47:30.633Z] Step 25/26 : LABEL git_sha=0df888d51a2f096cc32cd25bc6c70b82a0fc1e19 [2023-06-22T15:47:30.633Z] ---> Running in 1e6729f3f01a [2023-06-22T15:47:30.901Z] Removing intermediate container 1e6729f3f01a [2023-06-22T15:47:30.901Z] ---> 9e014ec1297c [2023-06-22T15:47:30.901Z] Step 26/26 : LABEL version=3.1.0-dev.4 [2023-06-22T15:47:31.167Z] ---> Running in c797bca722b6 [2023-06-22T15:47:31.432Z] Removing intermediate container c797bca722b6 [2023-06-22T15:47:31.432Z] ---> f18a77fb52c9 [2023-06-22T15:47:31.432Z] [Warning] One or more build-args [ARCH] were not consumed [2023-06-22T15:47:31.432Z] Successfully built f18a77fb52c9 [2023-06-22T15:47:31.432Z] 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 [2023-06-22T15:47:31.565Z] provisioning config files... [2023-06-22T15:47:31.578Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/5@tmp/config10824954231785964494tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-22T15:47:31.910Z] ---> docker-login.sh [2023-06-22T15:47:31.910Z] nexus3.edgexfoundry.org:10001 [2023-06-22T15:47:31.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-22T15:47:32.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-22T15:47:32.176Z] Configure a credential helper to remove this warning. See [2023-06-22T15:47:32.176Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-22T15:47:32.176Z] [2023-06-22T15:47:32.176Z] Login Succeeded [2023-06-22T15:47:32.176Z] nexus3.edgexfoundry.org:10002 [2023-06-22T15:47:32.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-22T15:47:32.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-22T15:47:32.444Z] Configure a credential helper to remove this warning. See [2023-06-22T15:47:32.444Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-22T15:47:32.444Z] [2023-06-22T15:47:32.444Z] Login Succeeded [2023-06-22T15:47:32.444Z] nexus3.edgexfoundry.org:10003 [2023-06-22T15:47:32.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-22T15:47:32.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-22T15:47:32.977Z] Configure a credential helper to remove this warning. See [2023-06-22T15:47:32.977Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-22T15:47:32.977Z] [2023-06-22T15:47:32.977Z] Login Succeeded [2023-06-22T15:47:32.977Z] nexus3.edgexfoundry.org:10004 [2023-06-22T15:47:33.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-22T15:47:33.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-22T15:47:33.246Z] Configure a credential helper to remove this warning. See [2023-06-22T15:47:33.246Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-22T15:47:33.246Z] [2023-06-22T15:47:33.246Z] Login Succeeded [2023-06-22T15:47:33.246Z] docker.io [2023-06-22T15:47:33.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-22T15:47:33.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-22T15:47:33.777Z] Configure a credential helper to remove this warning. See [2023-06-22T15:47:33.777Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-22T15:47:33.777Z] [2023-06-22T15:47:33.777Z] Login Succeeded [2023-06-22T15:47:33.777Z] ---> docker-login.sh ends [Pipeline] } [2023-06-22T15:47:33.789Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-22T15:47:33.829Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-22T15:47:33.856Z] [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: [2023-06-22T15:47:33.856Z] 0df888d51a2f096cc32cd25bc6c70b82a0fc1e19 [2023-06-22T15:47:33.856Z] latest [2023-06-22T15:47:33.856Z] 3.1.0-dev.4 [2023-06-22T15:47:33.856Z] 0df888d51a2f096cc32cd25bc6c70b82a0fc1e19-3.1.0-dev.4 [2023-06-22T15:47:33.856Z] main [2023-06-22T15:47:33.856Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-22T15:47:34.203Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:0df888d51a2f096cc32cd25bc6c70b82a0fc1e19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-22T15:47:34.548Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:0df888d51a2f096cc32cd25bc6c70b82a0fc1e19 [2023-06-22T15:47:34.548Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-06-22T15:47:34.548Z] 6e78565f067e: Preparing [2023-06-22T15:47:34.548Z] 414ca016c0f9: Preparing [2023-06-22T15:47:34.548Z] c8fea6f7c6d5: Preparing [2023-06-22T15:47:34.548Z] b132c6cb6f56: Preparing [2023-06-22T15:47:34.548Z] 4f29db545ec4: Preparing [2023-06-22T15:47:34.548Z] 9386262d7a74: Preparing [2023-06-22T15:47:34.548Z] 9386262d7a74: Waiting [2023-06-22T15:47:34.814Z] b132c6cb6f56: Pushed [2023-06-22T15:47:34.814Z] 414ca016c0f9: Pushed [2023-06-22T15:47:34.814Z] c8fea6f7c6d5: Pushed [2023-06-22T15:47:34.814Z] 9386262d7a74: Layer already exists [2023-06-22T15:47:35.080Z] 4f29db545ec4: Pushed [2023-06-22T15:47:35.080Z] 6e78565f067e: Pushed [2023-06-22T15:47:35.344Z] 0df888d51a2f096cc32cd25bc6c70b82a0fc1e19: digest: sha256:0987e0aac5603ded1f1d97c1e73b8634fdc955c2d4aed8b01c859945e1159a63 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-22T15:47:35.679Z] + 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 [2023-06-22T15:47:36.013Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-06-22T15:47:36.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-06-22T15:47:36.013Z] 6e78565f067e: Preparing [2023-06-22T15:47:36.013Z] 414ca016c0f9: Preparing [2023-06-22T15:47:36.013Z] c8fea6f7c6d5: Preparing [2023-06-22T15:47:36.013Z] b132c6cb6f56: Preparing [2023-06-22T15:47:36.013Z] 4f29db545ec4: Preparing [2023-06-22T15:47:36.013Z] 9386262d7a74: Preparing [2023-06-22T15:47:36.013Z] 9386262d7a74: Waiting [2023-06-22T15:47:36.013Z] b132c6cb6f56: Layer already exists [2023-06-22T15:47:36.013Z] c8fea6f7c6d5: Layer already exists [2023-06-22T15:47:36.013Z] 6e78565f067e: Layer already exists [2023-06-22T15:47:36.013Z] 4f29db545ec4: Layer already exists [2023-06-22T15:47:36.013Z] 414ca016c0f9: Layer already exists [2023-06-22T15:47:36.013Z] 9386262d7a74: Layer already exists [2023-06-22T15:47:36.013Z] latest: digest: sha256:0987e0aac5603ded1f1d97c1e73b8634fdc955c2d4aed8b01c859945e1159a63 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-22T15:47:36.352Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-22T15:47:36.697Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.4 [2023-06-22T15:47:36.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-06-22T15:47:36.697Z] 6e78565f067e: Preparing [2023-06-22T15:47:36.697Z] 414ca016c0f9: Preparing [2023-06-22T15:47:36.697Z] c8fea6f7c6d5: Preparing [2023-06-22T15:47:36.697Z] b132c6cb6f56: Preparing [2023-06-22T15:47:36.697Z] 4f29db545ec4: Preparing [2023-06-22T15:47:36.697Z] 9386262d7a74: Preparing [2023-06-22T15:47:36.697Z] 9386262d7a74: Waiting [2023-06-22T15:47:36.697Z] c8fea6f7c6d5: Layer already exists [2023-06-22T15:47:36.697Z] b132c6cb6f56: Layer already exists [2023-06-22T15:47:36.697Z] 6e78565f067e: Layer already exists [2023-06-22T15:47:36.697Z] 414ca016c0f9: Layer already exists [2023-06-22T15:47:36.697Z] 4f29db545ec4: Layer already exists [2023-06-22T15:47:36.697Z] 9386262d7a74: Layer already exists [2023-06-22T15:47:36.697Z] 3.1.0-dev.4: digest: sha256:0987e0aac5603ded1f1d97c1e73b8634fdc955c2d4aed8b01c859945e1159a63 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-22T15:47:37.034Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:0df888d51a2f096cc32cd25bc6c70b82a0fc1e19-3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-22T15:47:37.367Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:0df888d51a2f096cc32cd25bc6c70b82a0fc1e19-3.1.0-dev.4 [2023-06-22T15:47:37.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-06-22T15:47:37.367Z] 6e78565f067e: Preparing [2023-06-22T15:47:37.367Z] 414ca016c0f9: Preparing [2023-06-22T15:47:37.367Z] c8fea6f7c6d5: Preparing [2023-06-22T15:47:37.367Z] b132c6cb6f56: Preparing [2023-06-22T15:47:37.367Z] 4f29db545ec4: Preparing [2023-06-22T15:47:37.367Z] 9386262d7a74: Preparing [2023-06-22T15:47:37.367Z] 9386262d7a74: Waiting [2023-06-22T15:47:37.367Z] 6e78565f067e: Layer already exists [2023-06-22T15:47:37.367Z] 414ca016c0f9: Layer already exists [2023-06-22T15:47:37.367Z] 4f29db545ec4: Layer already exists [2023-06-22T15:47:37.367Z] c8fea6f7c6d5: Layer already exists [2023-06-22T15:47:37.367Z] b132c6cb6f56: Layer already exists [2023-06-22T15:47:37.367Z] 9386262d7a74: Layer already exists [2023-06-22T15:47:37.367Z] 0df888d51a2f096cc32cd25bc6c70b82a0fc1e19-3.1.0-dev.4: digest: sha256:0987e0aac5603ded1f1d97c1e73b8634fdc955c2d4aed8b01c859945e1159a63 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-22T15:47:37.717Z] + 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 [2023-06-22T15:47:38.051Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [2023-06-22T15:47:38.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-06-22T15:47:38.051Z] 6e78565f067e: Preparing [2023-06-22T15:47:38.051Z] 414ca016c0f9: Preparing [2023-06-22T15:47:38.051Z] c8fea6f7c6d5: Preparing [2023-06-22T15:47:38.051Z] b132c6cb6f56: Preparing [2023-06-22T15:47:38.051Z] 4f29db545ec4: Preparing [2023-06-22T15:47:38.051Z] 9386262d7a74: Preparing [2023-06-22T15:47:38.051Z] 9386262d7a74: Waiting [2023-06-22T15:47:38.051Z] 6e78565f067e: Layer already exists [2023-06-22T15:47:38.051Z] 4f29db545ec4: Layer already exists [2023-06-22T15:47:38.051Z] 414ca016c0f9: Layer already exists [2023-06-22T15:47:38.051Z] b132c6cb6f56: Layer already exists [2023-06-22T15:47:38.051Z] c8fea6f7c6d5: Layer already exists [2023-06-22T15:47:38.051Z] 9386262d7a74: Layer already exists [2023-06-22T15:47:38.051Z] main: digest: sha256:0987e0aac5603ded1f1d97c1e73b8634fdc955c2d4aed8b01c859945e1159a63 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-22T15:47:38.377Z] ===================================================== [Pipeline] echo [2023-06-22T15:47:38.386Z] taggedImages: [2023-06-22T15:47:38.387Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:0df888d51a2f096cc32cd25bc6c70b82a0fc1e19 [2023-06-22T15:47:38.387Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-06-22T15:47:38.387Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.4 [2023-06-22T15:47:38.387Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:0df888d51a2f096cc32cd25bc6c70b82a0fc1e19-3.1.0-dev.4 [2023-06-22T15:47:38.387Z] - 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 [2023-06-22T15:47:38.753Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-22T15:47:38.753Z] [2023-06-22T15:47:38.753Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-22T15:47:39.081Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-22T15:47:39.081Z] arm64: Pulling from edgex-lftools-log-publisher [2023-06-22T15:47:39.081Z] 8998bd30e6a1: Pulling fs layer [2023-06-22T15:47:39.081Z] 04944245beec: Pulling fs layer [2023-06-22T15:47:39.081Z] 699f458cf7ca: Pulling fs layer [2023-06-22T15:47:39.081Z] 765212b225bb: Pulling fs layer [2023-06-22T15:47:39.081Z] f23df028b6ca: Pulling fs layer [2023-06-22T15:47:39.081Z] d65c8cfc05b1: Pulling fs layer [2023-06-22T15:47:39.081Z] 2437ff75d9bd: Pulling fs layer [2023-06-22T15:47:39.081Z] f23df028b6ca: Waiting [2023-06-22T15:47:39.081Z] 765212b225bb: Waiting [2023-06-22T15:47:39.081Z] d65c8cfc05b1: Waiting [2023-06-22T15:47:39.081Z] 2437ff75d9bd: Waiting [2023-06-22T15:47:39.348Z] 04944245beec: Verifying Checksum [2023-06-22T15:47:39.348Z] 04944245beec: Download complete [2023-06-22T15:47:39.348Z] 765212b225bb: Verifying Checksum [2023-06-22T15:47:39.348Z] 765212b225bb: Download complete [2023-06-22T15:47:39.348Z] f23df028b6ca: Verifying Checksum [2023-06-22T15:47:39.348Z] f23df028b6ca: Download complete [2023-06-22T15:47:39.348Z] d65c8cfc05b1: Verifying Checksum [2023-06-22T15:47:39.348Z] d65c8cfc05b1: Download complete [2023-06-22T15:47:39.615Z] 699f458cf7ca: Verifying Checksum [2023-06-22T15:47:39.615Z] 699f458cf7ca: Download complete [2023-06-22T15:47:39.882Z] 8998bd30e6a1: Verifying Checksum [2023-06-22T15:47:39.882Z] 8998bd30e6a1: Download complete [2023-06-22T15:47:42.464Z] 2437ff75d9bd: Verifying Checksum [2023-06-22T15:47:42.464Z] 2437ff75d9bd: Download complete [2023-06-22T15:47:43.870Z] 8998bd30e6a1: Pull complete [2023-06-22T15:47:44.136Z] 04944245beec: Pull complete [2023-06-22T15:47:45.543Z] 699f458cf7ca: Pull complete [2023-06-22T15:47:45.543Z] 765212b225bb: Pull complete [2023-06-22T15:47:46.502Z] f23df028b6ca: Pull complete [2023-06-22T15:47:46.502Z] d65c8cfc05b1: Pull complete [2023-06-22T15:48:01.482Z] 2437ff75d9bd: Pull complete [2023-06-22T15:48:01.482Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-06-22T15:48:01.482Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-22T15:48:01.482Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-22T15:48:01.670Z] prd-ubuntu20.04-docker-arm64-4c-16g-19066 does not seem to be running inside a container [2023-06-22T15:48:01.729Z] $ 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/5 -v /w/workspace/app-record-replay/5:/w/workspace/app-record-replay/5:rw,z -v /w/workspace/app-record-replay/5@tmp:/w/workspace/app-record-replay/5@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 [2023-06-22T15:48:04.118Z] $ docker top df7c0b035738b9b08ba52ebe03205bb7421f1835568ac8d158001954bf307256 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-22T15:48:04.611Z] ---> job-cost.sh [2023-06-22T15:48:04.882Z] lf-activate-venv: SKIPPING [2023-06-22T15:48:04.882Z] INFO: No Stack... [2023-06-22T15:48:05.460Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-06-22T15:48:06.037Z] INFO: Archiving Costs [Pipeline] sh [2023-06-22T15:48:06.352Z] + cat /w/workspace/app-record-replay/5/archives/cost.csv [2023-06-22T15:48:06.353Z] + cut -d, -f6 [Pipeline] lock [2023-06-22T15:48:06.655Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-5-stack-cost] [2023-06-22T15:48:06.663Z] Resource [jenkins-edgexfoundry-app-record-replay-main-5-stack-cost] did not exist. Created. [2023-06-22T15:48:06.663Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-06-22T15:48:06.990Z] /w/workspace/app-record-replay/5@tmp/durable-f08265af/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-06-22T15:48:07.320Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-06-22T15:48:07.609Z] Warning: overwriting stash ‘stack-cost’ [2023-06-22T15:48:07.644Z] Stashed 1 file(s) [Pipeline] } [2023-06-22T15:48:07.651Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-5-stack-cost] [Pipeline] // lock [Pipeline] } [2023-06-22T15:48:07.673Z] $ docker stop --time=1 df7c0b035738b9b08ba52ebe03205bb7421f1835568ac8d158001954bf307256 [2023-06-22T15:48:09.136Z] $ docker rm -f --volumes df7c0b035738b9b08ba52ebe03205bb7421f1835568ac8d158001954bf307256 [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 [2023-06-22T15:48:09.555Z] provisioning config files... [2023-06-22T15:48:09.560Z] Could not find credentials [app-record-replay-codecov-token] for edgexfoundry/app-record-replay/main #5 [2023-06-22T15:48:09.562Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config3018405779314357072tmp [Pipeline] { [Pipeline] sh [2023-06-22T15:48:09.857Z] + set +x [2023-06-22T15:48:09.857Z] + curl -s https://codecov.io/bash [2023-06-22T15:48:09.857Z] + bash -s -- [2023-06-22T15:48:10.115Z] [2023-06-22T15:48:10.115Z] _____ _ [2023-06-22T15:48:10.115Z] / ____| | | [2023-06-22T15:48:10.115Z] | | ___ __| | ___ ___ _____ __ [2023-06-22T15:48:10.115Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-06-22T15:48:10.115Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-06-22T15:48:10.115Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-06-22T15:48:10.115Z] Bash-1.0.6 [2023-06-22T15:48:10.115Z] [2023-06-22T15:48:10.115Z] [2023-06-22T15:48:10.115Z] ==> git version 2.25.1 found [2023-06-22T15:48:10.115Z] ==> 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 [2023-06-22T15:48:10.115Z] Release-Date: 2020-01-08 [2023-06-22T15:48:10.115Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-06-22T15:48:10.115Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-06-22T15:48:10.115Z] ==> Jenkins CI detected. [2023-06-22T15:48:10.115Z] current dir:  /w/workspace/exfoundry_app-record-replay_main [2023-06-22T15:48:10.115Z] project root: . [2023-06-22T15:48:10.115Z] --> token set from env [2023-06-22T15:48:10.115Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-06-22T15:48:10.115Z] ==> Running gcov in . (disable via -X gcov) [2023-06-22T15:48:10.115Z] ==> Python coveragepy not found [2023-06-22T15:48:10.115Z] ==> Searching for coverage reports in: [2023-06-22T15:48:10.115Z] + . [2023-06-22T15:48:10.115Z] -> Found 1 reports [2023-06-22T15:48:10.115Z] ==> Detecting git/mercurial file structure [2023-06-22T15:48:10.115Z] ==> Reading reports [2023-06-22T15:48:10.115Z] + ./coverage.out bytes=1849 [2023-06-22T15:48:10.115Z] ==> Appending adjustments [2023-06-22T15:48:10.115Z] https://docs.codecov.io/docs/fixing-reports [2023-06-22T15:48:10.115Z] + Found adjustments [2023-06-22T15:48:10.115Z] ==> Gzipping contents [2023-06-22T15:48:10.115Z] 4.0K /tmp/codecov.28SPi3.gz [2023-06-22T15:48:10.115Z] ==> Uploading reports [2023-06-22T15:48:10.115Z] url: https://codecov.io [2023-06-22T15:48:10.115Z] query: branch=main&commit=0df888d51a2f096cc32cd25bc6c70b82a0fc1e19&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F5%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-06-22T15:48:10.115Z] -> Pinging Codecov [2023-06-22T15:48:10.115Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=$CCTOKEN&branch=main&commit=0df888d51a2f096cc32cd25bc6c70b82a0fc1e19&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F5%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-06-22T15:48:10.374Z] Invalid request parameters [2023-06-22T15:48:10.374Z] 400 [Pipeline] } [2023-06-22T15:48:10.382Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-06-22T15:48:10.603Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-06-22T15:48:10.613Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-22T15:48:10.918Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-06-22T15:48:10.918Z] [2023-06-22T15:48:10.918Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-22T15:48:11.216Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-06-22T15:48:11.216Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-06-22T15:48:11.216Z] df9b9388f04a: Pulling fs layer [2023-06-22T15:48:11.216Z] 52dc419b0ee2: Pulling fs layer [2023-06-22T15:48:11.216Z] 25bc292e5bac: Pulling fs layer [2023-06-22T15:48:11.216Z] 114826534d7a: Pulling fs layer [2023-06-22T15:48:11.216Z] 4657fd5d0bcf: Pulling fs layer [2023-06-22T15:48:11.216Z] 6ad1cebc031e: Pulling fs layer [2023-06-22T15:48:11.216Z] 8a3aa393b2d8: Pulling fs layer [2023-06-22T15:48:11.216Z] 6ad1cebc031e: Waiting [2023-06-22T15:48:11.216Z] 114826534d7a: Waiting [2023-06-22T15:48:11.216Z] 4657fd5d0bcf: Waiting [2023-06-22T15:48:11.216Z] 8a3aa393b2d8: Waiting [2023-06-22T15:48:11.216Z] 25bc292e5bac: Verifying Checksum [2023-06-22T15:48:11.216Z] 25bc292e5bac: Download complete [2023-06-22T15:48:11.216Z] 52dc419b0ee2: Verifying Checksum [2023-06-22T15:48:11.216Z] 52dc419b0ee2: Download complete [2023-06-22T15:48:11.216Z] 4657fd5d0bcf: Verifying Checksum [2023-06-22T15:48:11.216Z] 4657fd5d0bcf: Download complete [2023-06-22T15:48:11.216Z] df9b9388f04a: Download complete [2023-06-22T15:48:11.477Z] 6ad1cebc031e: Verifying Checksum [2023-06-22T15:48:11.477Z] 6ad1cebc031e: Download complete [2023-06-22T15:48:11.477Z] df9b9388f04a: Pull complete [2023-06-22T15:48:11.477Z] 52dc419b0ee2: Pull complete [2023-06-22T15:48:11.736Z] 25bc292e5bac: Pull complete [2023-06-22T15:48:11.994Z] 114826534d7a: Verifying Checksum [2023-06-22T15:48:11.994Z] 114826534d7a: Download complete [2023-06-22T15:48:12.252Z] 8a3aa393b2d8: Verifying Checksum [2023-06-22T15:48:12.252Z] 8a3aa393b2d8: Download complete [2023-06-22T15:48:15.535Z] 114826534d7a: Pull complete [2023-06-22T15:48:15.535Z] 4657fd5d0bcf: Pull complete [2023-06-22T15:48:15.793Z] 6ad1cebc031e: Pull complete [2023-06-22T15:48:18.319Z] 8a3aa393b2d8: Pull complete [2023-06-22T15:48:18.319Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-06-22T15:48:18.319Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-06-22T15:48:18.319Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-22T15:48:18.399Z] prd-ubuntu20.04-docker-8c-8g-19065 does not seem to be running inside a container [2023-06-22T15:48:18.434Z] $ 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 [2023-06-22T15:48:21.885Z] $ docker top f9b205045f4f2599327fc0f870aa22ed81b04032a7dbd68195ccd735355e2df0 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-06-22T15:48:21.950Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh [2023-06-22T15:48:22.232Z] + set -o pipefail [2023-06-22T15:48:22.232Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' [2023-06-22T15:48:28.797Z] [2023-06-22T15:48:28.797Z] Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... [2023-06-22T15:48:28.797Z] [2023-06-22T15:48:28.797Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/0881a020-97d0-4569-a615-d4399944ca25 [2023-06-22T15:48:28.797Z] [2023-06-22T15:48:28.797Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-06-22T15:48:28.797Z] [2023-06-22T15:48:28.797Z] [2023-06-22T15:48:28.797Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-06-22T15:48:28.797Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-06-22T15:48:28.797Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-06-22T15:48:28.820Z] $ docker stop --time=1 f9b205045f4f2599327fc0f870aa22ed81b04032a7dbd68195ccd735355e2df0 [2023-06-22T15:48:31.640Z] $ docker rm -f --volumes f9b205045f4f2599327fc0f870aa22ed81b04032a7dbd68195ccd735355e2df0 [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 [2023-06-22T15:48:32.380Z] + git log --format=format:%s -1 0df888d51a2f096cc32cd25bc6c70b82a0fc1e19 [Pipeline] sh [2023-06-22T15:48:32.671Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-22T15:48:32.671Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-22T15:48:32.983Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-22T15:48:32.983Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-22T15:48:33.060Z] prd-ubuntu20.04-docker-8c-8g-19065 does not seem to be running inside a container [2023-06-22T15:48:33.089Z] $ 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 [2023-06-22T15:48:33.488Z] $ docker top 65434dfa6ce8dc86f092e3f6f7c4d307e8feb096b594f7dbe3db9af0eb82f18e -eo pid,comm [2023-06-22T15:48:33.538Z] 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). [2023-06-22T15:48:33.538Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-22T15:48:33.590Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-22T15:48:33.590Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-22T15:48:33.710Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-22T15:48:33.715Z] $ docker exec 65434dfa6ce8dc86f092e3f6f7c4d307e8feb096b594f7dbe3db9af0eb82f18e ssh-agent [2023-06-22T15:48:33.819Z] SSH_AUTH_SOCK=/tmp/ssh-odffqcGpPv82/agent.31 [2023-06-22T15:48:33.819Z] SSH_AGENT_PID=37 [2023-06-22T15:48:33.825Z] Running ssh-add (command line suppressed) [2023-06-22T15:48:33.922Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11542328273087725686.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11542328273087725686.key) [2023-06-22T15:48:33.936Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-22T15:48:34.224Z] + git semver tag [2023-06-22T15:48:34.483Z] 2023-06-22 15:48:34,405 [run_tag] DEBUG tag force:False [2023-06-22T15:48:34.483Z] 2023-06-22 15:48:34,405 [check_head_tag] DEBUG check head tag [2023-06-22T15:48:34.483Z] 2023-06-22 15:48:34,406 [execute] INFO git cat-file --batch-check [2023-06-22T15:48:34.483Z] 2023-06-22 15:48:34,406 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-06-22T15:48:34.483Z] 2023-06-22 15:48:34,410 [execute] INFO git cat-file --batch [2023-06-22T15:48:34.483Z] 2023-06-22 15:48:34,410 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-06-22T15:48:34.483Z] 2023-06-22 15:48:34,417 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-06-22T15:48:34.483Z] 2023-06-22 15:48:34,417 [execute] INFO git tag -a v3.1.0-dev.4 -m v3.1.0-dev.4 [2023-06-22T15:48:34.483Z] 2023-06-22 15:48:34,417 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.4', '-m', 'v3.1.0-dev.4'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2023-06-22T15:48:34.483Z] 2023-06-22 15:48:34,423 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-06-22T15:48:34.483Z] 3.1.0-dev.4 [Pipeline] } [2023-06-22T15:48:34.495Z] $ docker exec --env ******** --env ******** 65434dfa6ce8dc86f092e3f6f7c4d307e8feb096b594f7dbe3db9af0eb82f18e ssh-agent -k [2023-06-22T15:48:34.599Z] unset SSH_AUTH_SOCK; [2023-06-22T15:48:34.599Z] unset SSH_AGENT_PID; [2023-06-22T15:48:34.600Z] echo Agent pid 37 killed; [2023-06-22T15:48:34.609Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-22T15:48:34.910Z] + git semver [Pipeline] } [2023-06-22T15:48:35.186Z] $ docker stop --time=1 65434dfa6ce8dc86f092e3f6f7c4d307e8feb096b594f7dbe3db9af0eb82f18e [2023-06-22T15:48:36.458Z] $ docker rm -f --volumes 65434dfa6ce8dc86f092e3f6f7c4d307e8feb096b594f7dbe3db9af0eb82f18e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-22T15:48:36.883Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-06-22T15:48:36.883Z] [2023-06-22T15:48:36.883Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-22T15:48:37.194Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-06-22T15:48:37.194Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-06-22T15:48:37.194Z] ab5ef0e58194: Pulling fs layer [2023-06-22T15:48:37.194Z] 9712f1f96733: Pulling fs layer [2023-06-22T15:48:37.194Z] 63f879dbbcfc: Pulling fs layer [2023-06-22T15:48:37.194Z] 0d9ebad4ef96: Pulling fs layer [2023-06-22T15:48:37.194Z] e9a5061849ea: Pulling fs layer [2023-06-22T15:48:37.194Z] d747dcd14b5f: Pulling fs layer [2023-06-22T15:48:37.194Z] 2de7ff778b66: Pulling fs layer [2023-06-22T15:48:37.194Z] 0d9ebad4ef96: Waiting [2023-06-22T15:48:37.194Z] d747dcd14b5f: Waiting [2023-06-22T15:48:37.194Z] e9a5061849ea: Waiting [2023-06-22T15:48:37.194Z] 2de7ff778b66: Waiting [2023-06-22T15:48:37.194Z] 9712f1f96733: Download complete [2023-06-22T15:48:37.455Z] 63f879dbbcfc: Verifying Checksum [2023-06-22T15:48:37.455Z] 63f879dbbcfc: Download complete [2023-06-22T15:48:37.722Z] e9a5061849ea: Verifying Checksum [2023-06-22T15:48:37.722Z] e9a5061849ea: Download complete [2023-06-22T15:48:37.722Z] ab5ef0e58194: Verifying Checksum [2023-06-22T15:48:37.722Z] ab5ef0e58194: Download complete [2023-06-22T15:48:37.722Z] 0d9ebad4ef96: Verifying Checksum [2023-06-22T15:48:37.722Z] 0d9ebad4ef96: Download complete [2023-06-22T15:48:37.722Z] d747dcd14b5f: Verifying Checksum [2023-06-22T15:48:37.722Z] d747dcd14b5f: Download complete [2023-06-22T15:48:37.981Z] 2de7ff778b66: Verifying Checksum [2023-06-22T15:48:37.981Z] 2de7ff778b66: Download complete [2023-06-22T15:48:40.515Z] ab5ef0e58194: Pull complete [2023-06-22T15:48:40.515Z] 9712f1f96733: Pull complete [2023-06-22T15:48:41.101Z] 63f879dbbcfc: Pull complete [2023-06-22T15:48:44.589Z] 0d9ebad4ef96: Pull complete [2023-06-22T15:48:44.589Z] e9a5061849ea: Pull complete [2023-06-22T15:48:44.589Z] d747dcd14b5f: Pull complete [2023-06-22T15:48:45.522Z] 2de7ff778b66: Pull complete [2023-06-22T15:48:45.522Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-06-22T15:48:45.522Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-06-22T15:48:45.522Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-22T15:48:45.634Z] prd-ubuntu20.04-docker-8c-8g-19065 does not seem to be running inside a container [2023-06-22T15:48:45.672Z] $ 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 [2023-06-22T15:48:50.453Z] $ docker top 1feca85fe1c5c3117ac2e59815f12d4a84c2ee8c17b229189788a632fc530240 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-06-22T15:48:50.532Z] provisioning config files... [2023-06-22T15:48:50.537Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config9414521021703732078tmp [2023-06-22T15:48:50.545Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config4654628767059473386tmp [2023-06-22T15:48:50.553Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config15023968210289082175tmp [Pipeline] { [Pipeline] echo [2023-06-22T15:48:50.571Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-22T15:48:50.854Z] ---> sigul-configuration.sh [2023-06-22T15:48:50.855Z] gpg: directory `/root/.gnupg' created [2023-06-22T15:48:50.855Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-06-22T15:48:50.855Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-06-22T15:48:50.855Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-06-22T15:48:50.855Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-06-22T15:48:50.855Z] gpg: CAST5 encrypted data [2023-06-22T15:48:50.855Z] gpg: encrypted with 1 passphrase [2023-06-22T15:48:50.855Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-06-22T15:48:51.140Z] + mkdir /home/jenkins [2023-06-22T15:48:51.140Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-06-22T15:48:51.427Z] + 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 [2023-06-22T15:48:51.436Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-22T15:48:51.719Z] ---> sigul-install.sh [2023-06-22T15:48:51.720Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-06-22T15:48:52.003Z] + git tag --list [2023-06-22T15:48:52.003Z] v3.1.0-dev.0 [2023-06-22T15:48:52.003Z] v3.1.0-dev.1 [2023-06-22T15:48:52.003Z] v3.1.0-dev.2 [2023-06-22T15:48:52.003Z] v3.1.0-dev.3 [2023-06-22T15:48:52.003Z] v3.1.0-dev.4 [Pipeline] sh [2023-06-22T15:48:52.290Z] + lftools sign git-tag v3.1.0-dev.4 [2023-06-22T15:48:52.858Z] Signing Git tag with Sigul... [2023-06-22T15:48:52.858Z] Signing v3.1.0-dev.4 [Pipeline] echo [2023-06-22T15:48:53.126Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-22T15:48:53.410Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-06-22T15:48:53.416Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-06-22T15:48:53.437Z] $ docker stop --time=1 1feca85fe1c5c3117ac2e59815f12d4a84c2ee8c17b229189788a632fc530240 [2023-06-22T15:48:54.729Z] $ docker rm -f --volumes 1feca85fe1c5c3117ac2e59815f12d4a84c2ee8c17b229189788a632fc530240 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-06-22T15:48:55.157Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-22T15:48:55.157Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-22T15:48:55.458Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-22T15:48:55.458Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-22T15:48:55.532Z] prd-ubuntu20.04-docker-8c-8g-19065 does not seem to be running inside a container [2023-06-22T15:48:55.563Z] $ 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 [2023-06-22T15:48:55.910Z] $ docker top 0694805a08b318c6d51bb11d053627e2ee925b728ce5696d4ee4ada792fae38a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-22T15:48:56.001Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-22T15:48:56.001Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-22T15:48:56.118Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-22T15:48:56.123Z] $ docker exec 0694805a08b318c6d51bb11d053627e2ee925b728ce5696d4ee4ada792fae38a ssh-agent [2023-06-22T15:48:56.234Z] SSH_AUTH_SOCK=/tmp/ssh-oJG2vDFfcG0u/agent.32 [2023-06-22T15:48:56.234Z] SSH_AGENT_PID=38 [2023-06-22T15:48:56.240Z] Running ssh-add (command line suppressed) [2023-06-22T15:48:56.350Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12045584240659250027.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12045584240659250027.key) [2023-06-22T15:48:56.363Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-22T15:48:56.652Z] + git semver bump pre [2023-06-22T15:48:56.914Z] 2023-06-22 15:48:56,814 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-06-22T15:48:56.914Z] 2023-06-22 15:48:56,815 [bump_version] DEBUG bumping version:3.1.0-dev.4 on axis:pre with prefix:dev [2023-06-22T15:48:56.914Z] 2023-06-22 15:48:56,815 [bump_version] DEBUG bumped version:3.1.0-dev.5 [2023-06-22T15:48:56.914Z] 2023-06-22 15:48:56,815 [write_version] DEBUG write version:3.1.0-dev.5 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True [2023-06-22T15:48:56.914Z] 2023-06-22 15:48:56,815 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-06-22T15:48:56.914Z] 2023-06-22 15:48:56,815 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-06-22T15:48:56.914Z] 2023-06-22 15:48:56,816 [execute] INFO git cat-file --batch-check [2023-06-22T15:48:56.914Z] 2023-06-22 15:48:56,817 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-06-22T15:48:56.914Z] 2023-06-22 15:48:56,822 [execute] INFO git cat-file --batch [2023-06-22T15:48:56.914Z] 2023-06-22 15:48:56,822 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-06-22T15:48:56.914Z] 2023-06-22 15:48:56,827 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-06-22T15:48:56.914Z] 3.1.0-dev.5 [Pipeline] } [2023-06-22T15:48:56.927Z] $ docker exec --env ******** --env ******** 0694805a08b318c6d51bb11d053627e2ee925b728ce5696d4ee4ada792fae38a ssh-agent -k [2023-06-22T15:48:57.024Z] unset SSH_AUTH_SOCK; [2023-06-22T15:48:57.025Z] unset SSH_AGENT_PID; [2023-06-22T15:48:57.025Z] echo Agent pid 38 killed; [2023-06-22T15:48:57.032Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-22T15:48:57.346Z] + git semver [Pipeline] } [2023-06-22T15:48:57.623Z] $ docker stop --time=1 0694805a08b318c6d51bb11d053627e2ee925b728ce5696d4ee4ada792fae38a [2023-06-22T15:48:58.908Z] $ docker rm -f --volumes 0694805a08b318c6d51bb11d053627e2ee925b728ce5696d4ee4ada792fae38a [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-22T15:48:59.241Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-22T15:48:59.241Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-22T15:48:59.534Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-22T15:48:59.534Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-22T15:48:59.601Z] prd-ubuntu20.04-docker-8c-8g-19065 does not seem to be running inside a container [2023-06-22T15:48:59.630Z] $ 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 [2023-06-22T15:48:59.952Z] $ docker top a73480a82c3af54b05b49cad4b1f3605fceabb8868eec615374ced48e694e9b1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-22T15:49:00.031Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-22T15:49:00.031Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-22T15:49:00.142Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-22T15:49:00.147Z] $ docker exec a73480a82c3af54b05b49cad4b1f3605fceabb8868eec615374ced48e694e9b1 ssh-agent [2023-06-22T15:49:00.269Z] SSH_AUTH_SOCK=/tmp/ssh-wkvtSaVIT2iC/agent.31 [2023-06-22T15:49:00.269Z] SSH_AGENT_PID=37 [2023-06-22T15:49:00.274Z] Running ssh-add (command line suppressed) [2023-06-22T15:49:00.378Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_16842962510192466175.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_16842962510192466175.key) [2023-06-22T15:49:00.389Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-22T15:49:00.677Z] + git semver push [2023-06-22T15:49:00.937Z] 2023-06-22 15:49:00,839 [run_push] DEBUG push [2023-06-22T15:49:00.937Z] 2023-06-22 15:49:00,840 [execute] INFO git cat-file --batch-check [2023-06-22T15:49:00.937Z] 2023-06-22 15:49:00,840 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-06-22T15:49:00.937Z] 2023-06-22 15:49:00,844 [execute] INFO git rev-list a568ff1d61dae38f92be049f98c7170913ddf583 -- [2023-06-22T15:49:00.937Z] 2023-06-22 15:49:00,844 [execute] DEBUG Popen(['git', 'rev-list', 'a568ff1d61dae38f92be049f98c7170913ddf583', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-06-22T15:49:00.937Z] 2023-06-22 15:49:00,849 [execute] INFO git fetch -v origin [2023-06-22T15:49:00.937Z] 2023-06-22 15:49:00,849 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-06-22T15:49:01.507Z] 2023-06-22 15:49:01,323 [run_push] DEBUG no remote changes detected [2023-06-22T15:49:01.507Z] 2023-06-22 15:49:01,323 [execute] INFO git push origin semver [2023-06-22T15:49:01.507Z] 2023-06-22 15:49:01,324 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-06-22T15:49:02.445Z] 2023-06-22 15:49:02,270 [run_push] DEBUG push all version tags [2023-06-22T15:49:02.445Z] 2023-06-22 15:49:02,271 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-06-22T15:49:02.445Z] 2023-06-22 15:49:02,272 [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) [2023-06-22T15:49:03.016Z] 2023-06-22 15:49:02,984 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-06-22T15:49:03.016Z] 3.1.0-dev.5 [Pipeline] } [2023-06-22T15:49:03.028Z] $ docker exec --env ******** --env ******** a73480a82c3af54b05b49cad4b1f3605fceabb8868eec615374ced48e694e9b1 ssh-agent -k [2023-06-22T15:49:03.127Z] unset SSH_AUTH_SOCK; [2023-06-22T15:49:03.127Z] unset SSH_AGENT_PID; [2023-06-22T15:49:03.127Z] echo Agent pid 37 killed; [2023-06-22T15:49:03.135Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-22T15:49:03.444Z] + git semver [Pipeline] } [2023-06-22T15:49:03.717Z] $ docker stop --time=1 a73480a82c3af54b05b49cad4b1f3605fceabb8868eec615374ced48e694e9b1 [2023-06-22T15:49:04.980Z] $ docker rm -f --volumes a73480a82c3af54b05b49cad4b1f3605fceabb8868eec615374ced48e694e9b1 [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 [2023-06-22T15:49:05.596Z] + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] [2023-06-22T15:49:05.596Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-06-22T15:49:05.596Z] total 16 [2023-06-22T15:49:05.596Z] drwxr-xr-x 3 root root 4096 Jun 22 15:40 . [2023-06-22T15:49:05.596Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 22 15:48 .. [2023-06-22T15:49:05.596Z] drwxr-xr-x 2 root root 4096 Jun 22 15:40 cost [2023-06-22T15:49:05.596Z] -rw-r--r-- 1 root root 87 Jun 22 15:40 cost.csv [2023-06-22T15:49:05.596Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives [2023-06-22T15:49:05.596Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-06-22T15:49:05.596Z] total 16 [2023-06-22T15:49:05.596Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 22 15:40 . [2023-06-22T15:49:05.596Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 22 15:48 .. [2023-06-22T15:49:05.596Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 22 15:40 cost [2023-06-22T15:49:05.596Z] -rw-r--r-- 1 jenkins jenkins 87 Jun 22 15:40 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-06-22T15:49:05.891Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-22T15:49:06.755Z] ---> package-listing.sh [2023-06-22T15:49:06.755Z] ++ facter osfamily [2023-06-22T15:49:06.755Z] ++ tr '[:upper:]' '[:lower:]' [2023-06-22T15:49:07.014Z] + OS_FAMILY=debian [2023-06-22T15:49:07.014Z] + workspace=/w/workspace/exfoundry_app-record-replay_main [2023-06-22T15:49:07.014Z] + START_PACKAGES=/tmp/packages_start.txt [2023-06-22T15:49:07.014Z] + END_PACKAGES=/tmp/packages_end.txt [2023-06-22T15:49:07.014Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-06-22T15:49:07.014Z] + PACKAGES=/tmp/packages_start.txt [2023-06-22T15:49:07.014Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-06-22T15:49:07.014Z] + PACKAGES=/tmp/packages_end.txt [2023-06-22T15:49:07.014Z] + case "${OS_FAMILY}" in [2023-06-22T15:49:07.014Z] + dpkg -l [2023-06-22T15:49:07.014Z] + grep '^ii' [2023-06-22T15:49:07.014Z] + '[' -f /tmp/packages_start.txt ']' [2023-06-22T15:49:07.014Z] + '[' -f /tmp/packages_end.txt ']' [2023-06-22T15:49:07.014Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-06-22T15:49:07.014Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-06-22T15:49:07.014Z] + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ [2023-06-22T15:49:07.014Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo [2023-06-22T15:49:07.026Z] 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 [2023-06-22T15:49:07.303Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-22T15:49:07.860Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-22T15:49:07.860Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-22T15:49:07.936Z] prd-ubuntu20.04-docker-8c-8g-19065 does not seem to be running inside a container [2023-06-22T15:49:07.964Z] $ 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 [2023-06-22T15:49:08.159Z] $ docker top fceff28a87fb1fbecf1ed82e976f8eda45b2e227bfc13c7eeb2d234b3812c960 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-22T15:49:08.507Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-06-22T15:49:08.789Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-06-22T15:49:09.071Z] + ls /var/log/sa-host [2023-06-22T15:49:09.071Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-22T15:49:09.257Z] provisioning config files... [2023-06-22T15:49:09.264Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config11590051558398813193tmp [Pipeline] { [Pipeline] echo [2023-06-22T15:49:09.277Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-22T15:49:09.560Z] ---> create-netrc.sh [Pipeline] } [2023-06-22T15:49:09.567Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-06-22T15:49:09.902Z] ---> python-tools-install.sh [Pipeline] echo [2023-06-22T15:49:09.911Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-22T15:49:10.196Z] ---> sudo-logs.sh [2023-06-22T15:49:10.196Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-06-22T15:49:10.226Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-22T15:49:10.511Z] ---> job-cost.sh [2023-06-22T15:49:10.512Z] lf-activate-venv: SKIPPING [2023-06-22T15:49:10.512Z] DEBUG: total: 0.2199999988079071 [2023-06-22T15:49:10.512Z] INFO: Retrieving Stack Cost... [2023-06-22T15:49:10.772Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-06-22T15:49:11.341Z] INFO: Archiving Costs [Pipeline] echo [2023-06-22T15:49:11.354Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-22T15:49:11.638Z] ---> logs-deploy.sh [2023-06-22T15:49:11.638Z] lf-activate-venv: SKIPPING [2023-06-22T15:49:11.638Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/5 [2023-06-22T15:49:11.638Z] INFO: archiving workspace using pattern(s): [2023-06-22T15:49:12.578Z] Archives upload complete. [2023-06-22T15:49:12.578Z] INFO: archiving logs to Nexus