Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d3d81ece5985cc0e70f6108dd88b274017db54c4 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-ssh12333412616944435121.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-ssh15087543290258218345.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-ssh15047942472944255926.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-ssh5535913689283339711.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-ssh7831863126781579884.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-2259 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 d3d81ece5985cc0e70f6108dd88b274017db54c4 (main) Commit message: "Merge pull request #48 from lenny-intel/start-recording-2" > 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 d3d81ece5985cc0e70f6108dd88b274017db54c4 # timeout=10 > git rev-list --no-walk 025bc2058644f91296f6376ecb108133baccef74 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-26T19:01:10.578Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-26T19:01:10.619Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-26T19:01:10.633Z] ========================================================= [2023-07-26T19:01:10.633Z] EdgeX Global Pipelines Version Info [2023-07-26T19:01:10.633Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-26T19:01:11.334Z] ------------------- [2023-07-26T19:01:11.334Z] stable info: [2023-07-26T19:01:11.334Z] ------------------- [2023-07-26T19:01:11.334Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-26T19:01:11.334Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-26T19:01:11.334Z] Message: update stable to v1.0.250 [2023-07-26T19:01:11.904Z] ------------------- [2023-07-26T19:01:11.905Z] experimental info: [2023-07-26T19:01:11.905Z] ------------------- [2023-07-26T19:01:11.905Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-26T19:01:11.905Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-26T19:01:11.905Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-26T19:01:12.076Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-07-26T19:01:12.092Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-07-26T19:01:12.108Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-26T19:01:12.124Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-26T19:01:12.138Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-26T19:01:12.154Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-26T19:01:12.170Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-26T19:01:12.186Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-07-26T19:01:12.199Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-26T19:01:12.208Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-26T19:01:12.218Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-26T19:01:12.226Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-07-26T19:01:12.239Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-26T19:01:12.247Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-26T19:01:12.256Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-07-26T19:01:12.266Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-07-26T19:01:12.274Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-07-26T19:01:12.282Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-07-26T19:01:12.293Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-26T19:01:12.304Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-26T19:01:12.321Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-07-26T19:01:12.334Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-07-26T19:01:12.349Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-07-26T19:01:12.361Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-07-26T19:01:12.380Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-07-26T19:01:12.399Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-26T19:01:12.411Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-26T19:01:12.422Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-07-26T19:01:12.436Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-07-26T19:01:12.451Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-07-26T19:01:12.469Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d3d81ece5985cc0e70f6108dd88b274017db54c4 [Pipeline] echo [2023-07-26T19:01:12.488Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d3d81ec [Pipeline] echo [2023-07-26T19:01:12.505Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-26T19:01:12.554Z] provisioning config files... [2023-07-26T19:01:12.568Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6105433906687509987tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-26T19:01:12.871Z] ---> docker-login.sh [2023-07-26T19:01:12.871Z] nexus3.edgexfoundry.org:10001 [2023-07-26T19:01:13.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-26T19:01:13.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-26T19:01:13.132Z] Configure a credential helper to remove this warning. See [2023-07-26T19:01:13.132Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-26T19:01:13.132Z] [2023-07-26T19:01:13.132Z] Login Succeeded [2023-07-26T19:01:13.132Z] nexus3.edgexfoundry.org:10002 [2023-07-26T19:01:13.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-26T19:01:13.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-26T19:01:13.132Z] Configure a credential helper to remove this warning. See [2023-07-26T19:01:13.132Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-26T19:01:13.132Z] [2023-07-26T19:01:13.132Z] Login Succeeded [2023-07-26T19:01:13.132Z] nexus3.edgexfoundry.org:10003 [2023-07-26T19:01:13.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-26T19:01:13.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-26T19:01:13.393Z] Configure a credential helper to remove this warning. See [2023-07-26T19:01:13.393Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-26T19:01:13.393Z] [2023-07-26T19:01:13.393Z] Login Succeeded [2023-07-26T19:01:13.393Z] nexus3.edgexfoundry.org:10004 [2023-07-26T19:01:13.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-26T19:01:13.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-26T19:01:13.393Z] Configure a credential helper to remove this warning. See [2023-07-26T19:01:13.393Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-26T19:01:13.393Z] [2023-07-26T19:01:13.393Z] Login Succeeded [2023-07-26T19:01:13.393Z] docker.io [2023-07-26T19:01:13.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-26T19:01:13.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-26T19:01:13.653Z] Configure a credential helper to remove this warning. See [2023-07-26T19:01:13.653Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-26T19:01:13.653Z] [2023-07-26T19:01:13.653Z] Login Succeeded [2023-07-26T19:01:13.653Z] ---> docker-login.sh ends [Pipeline] } [2023-07-26T19:01:13.660Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-07-26T19:01:14.033Z] + git rev-list -1 --merges d3d81ece5985cc0e70f6108dd88b274017db54c4~1..d3d81ece5985cc0e70f6108dd88b274017db54c4 [Pipeline] echo [2023-07-26T19:01:14.078Z] -----------> git rev-list -1 --merges d3d81ece5985cc0e70f6108dd88b274017db54c4~1..d3d81ece5985cc0e70f6108dd88b274017db54c4 d3d81ece5985cc0e70f6108dd88b274017db54c4 [2023-07-26T19:01:14.078Z] d3d81ece5985cc0e70f6108dd88b274017db54c4 [false] [Pipeline] sh [2023-07-26T19:01:14.366Z] + git log --format=format:%s -1 d3d81ece5985cc0e70f6108dd88b274017db54c4 [Pipeline] echo [2023-07-26T19:01:14.382Z] ========================================================= [2023-07-26T19:01:14.382Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-26T19:01:14.382Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-26T19:01:14.747Z] + git log --format=format:%s -1 d3d81ece5985cc0e70f6108dd88b274017db54c4 [Pipeline] echo [2023-07-26T19:01:14.757Z] [semverPrep] GIT_COMMIT: d3d81ece5985cc0e70f6108dd88b274017db54c4, Commit Message: Merge pull request #48 from lenny-intel/start-recording-2 [Pipeline] echo [2023-07-26T19:01:14.767Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-07-26T19:01:15.145Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-26T19:01:15.145Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-26T19:01:15.145Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-26T19:01:15.145Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-26T19:01:15.145Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-07-26T19:01:15.145Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-26T19:01:15.145Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T19:01:15.485Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-26T19:01:15.485Z] [2023-07-26T19:01:15.485Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T19:01:15.789Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-26T19:01:15.789Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-26T19:01:15.789Z] b85a868b505f: Pulling fs layer [2023-07-26T19:01:15.789Z] e2be974225ed: Pulling fs layer [2023-07-26T19:01:15.789Z] 339a4e72a1f5: Pulling fs layer [2023-07-26T19:01:15.789Z] 988bab9f4d93: Pulling fs layer [2023-07-26T19:01:15.789Z] 1469e6f7b9e6: Pulling fs layer [2023-07-26T19:01:15.789Z] eaf3925da568: Pulling fs layer [2023-07-26T19:01:15.789Z] bab4dde63d76: Pulling fs layer [2023-07-26T19:01:15.789Z] 988bab9f4d93: Waiting [2023-07-26T19:01:15.789Z] 1469e6f7b9e6: Waiting [2023-07-26T19:01:15.789Z] eaf3925da568: Waiting [2023-07-26T19:01:15.789Z] bde34c3a00c8: Pulling fs layer [2023-07-26T19:01:15.789Z] b352a97aabf1: Pulling fs layer [2023-07-26T19:01:15.789Z] 4872d77fe225: Pulling fs layer [2023-07-26T19:01:15.789Z] 5851b861e8e6: Pulling fs layer [2023-07-26T19:01:15.789Z] b352a97aabf1: Waiting [2023-07-26T19:01:15.789Z] 4872d77fe225: Waiting [2023-07-26T19:01:15.789Z] bde34c3a00c8: Waiting [2023-07-26T19:01:15.789Z] 5851b861e8e6: Waiting [2023-07-26T19:01:15.789Z] e2be974225ed: Download complete [2023-07-26T19:01:15.789Z] 988bab9f4d93: Verifying Checksum [2023-07-26T19:01:15.789Z] 988bab9f4d93: Download complete [2023-07-26T19:01:15.789Z] 1469e6f7b9e6: Verifying Checksum [2023-07-26T19:01:15.789Z] 1469e6f7b9e6: Download complete [2023-07-26T19:01:16.049Z] eaf3925da568: Verifying Checksum [2023-07-26T19:01:16.049Z] eaf3925da568: Download complete [2023-07-26T19:01:16.049Z] 339a4e72a1f5: Verifying Checksum [2023-07-26T19:01:16.049Z] 339a4e72a1f5: Download complete [2023-07-26T19:01:16.049Z] bde34c3a00c8: Verifying Checksum [2023-07-26T19:01:16.049Z] bde34c3a00c8: Download complete [2023-07-26T19:01:16.049Z] b352a97aabf1: Verifying Checksum [2023-07-26T19:01:16.049Z] b352a97aabf1: Download complete [2023-07-26T19:01:16.049Z] 4872d77fe225: Verifying Checksum [2023-07-26T19:01:16.049Z] 4872d77fe225: Download complete [2023-07-26T19:01:16.049Z] 5851b861e8e6: Verifying Checksum [2023-07-26T19:01:16.049Z] 5851b861e8e6: Download complete [2023-07-26T19:01:16.049Z] b85a868b505f: Verifying Checksum [2023-07-26T19:01:16.049Z] b85a868b505f: Download complete [2023-07-26T19:01:16.307Z] bab4dde63d76: Verifying Checksum [2023-07-26T19:01:16.307Z] bab4dde63d76: Download complete [2023-07-26T19:01:17.248Z] b85a868b505f: Pull complete [2023-07-26T19:01:17.507Z] e2be974225ed: Pull complete [2023-07-26T19:01:17.765Z] 339a4e72a1f5: Pull complete [2023-07-26T19:01:17.765Z] 988bab9f4d93: Pull complete [2023-07-26T19:01:18.023Z] 1469e6f7b9e6: Pull complete [2023-07-26T19:01:18.280Z] eaf3925da568: Pull complete [2023-07-26T19:01:19.659Z] bab4dde63d76: Pull complete [2023-07-26T19:01:19.917Z] bde34c3a00c8: Pull complete [2023-07-26T19:01:19.917Z] b352a97aabf1: Pull complete [2023-07-26T19:01:19.917Z] 4872d77fe225: Pull complete [2023-07-26T19:01:20.177Z] 5851b861e8e6: Pull complete [2023-07-26T19:01:20.177Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-26T19:01:20.177Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-26T19:01:20.177Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-26T19:01:20.286Z] prd-ubuntu20.04-docker-8c-8g-2259 does not seem to be running inside a container [2023-07-26T19:01:20.319Z] $ 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-07-26T19:01:23.154Z] $ docker top 5e4ce89a60b0ec7a60f3ad32872c2fc78439a1b3da272af6ff15074c45dcc9f1 -eo pid,comm [2023-07-26T19:01:23.194Z] 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-07-26T19:01:23.194Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-26T19:01:23.233Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-26T19:01:23.233Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-26T19:01:23.354Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-26T19:01:23.360Z] $ docker exec 5e4ce89a60b0ec7a60f3ad32872c2fc78439a1b3da272af6ff15074c45dcc9f1 ssh-agent [2023-07-26T19:01:23.460Z] SSH_AUTH_SOCK=/tmp/ssh-c8c8zBvIsIen/agent.32 [2023-07-26T19:01:23.460Z] SSH_AGENT_PID=38 [2023-07-26T19:01:23.466Z] Running ssh-add (command line suppressed) [2023-07-26T19:01:23.568Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_6624596363747213611.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_6624596363747213611.key) [2023-07-26T19:01:23.579Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-26T19:01:23.868Z] + git tag --points-at HEAD [Pipeline] } [2023-07-26T19:01:23.888Z] $ docker exec --env ******** --env ******** 5e4ce89a60b0ec7a60f3ad32872c2fc78439a1b3da272af6ff15074c45dcc9f1 ssh-agent -k [2023-07-26T19:01:23.972Z] unset SSH_AUTH_SOCK; [2023-07-26T19:01:23.973Z] unset SSH_AGENT_PID; [2023-07-26T19:01:23.973Z] echo Agent pid 38 killed; [2023-07-26T19:01:23.980Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-26T19:01:24.002Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-26T19:01:24.002Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-26T19:01:24.117Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-26T19:01:24.122Z] $ docker exec 5e4ce89a60b0ec7a60f3ad32872c2fc78439a1b3da272af6ff15074c45dcc9f1 ssh-agent [2023-07-26T19:01:24.240Z] SSH_AUTH_SOCK=/tmp/ssh-jiwsi8ti0QPu/agent.70 [2023-07-26T19:01:24.240Z] SSH_AGENT_PID=76 [2023-07-26T19:01:24.244Z] Running ssh-add (command line suppressed) [2023-07-26T19:01:24.337Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2715247948784488039.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2715247948784488039.key) [2023-07-26T19:01:24.348Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-26T19:01:24.638Z] + git semver init [2023-07-26T19:01:24.898Z] 2023-07-26 19:01:24,826 [run_init] DEBUG init version:0.0.0 force:False [2023-07-26T19:01:24.898Z] 2023-07-26 19:01:24,827 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver [2023-07-26T19:01:24.898Z] 2023-07-26 19:01:24,828 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver [2023-07-26T19:01:24.898Z] 2023-07-26 19:01:24,828 [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-07-26T19:01:25.836Z] 2023-07-26 19:01:25,542 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude [2023-07-26T19:01:25.836Z] 2023-07-26 19:01:25,543 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False [2023-07-26T19:01:25.836Z] 2023-07-26 19:01:25,543 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-26T19:01:25.836Z] 2023-07-26 19:01:25,543 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-26T19:01:25.836Z] 3.1.0-dev.23 [Pipeline] } [2023-07-26T19:01:25.849Z] $ docker exec --env ******** --env ******** 5e4ce89a60b0ec7a60f3ad32872c2fc78439a1b3da272af6ff15074c45dcc9f1 ssh-agent -k [2023-07-26T19:01:25.932Z] unset SSH_AUTH_SOCK; [2023-07-26T19:01:25.932Z] unset SSH_AGENT_PID; [2023-07-26T19:01:25.933Z] echo Agent pid 76 killed; [2023-07-26T19:01:25.940Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-26T19:01:26.243Z] + git semver [Pipeline] } [2023-07-26T19:01:26.516Z] $ docker stop --time=1 5e4ce89a60b0ec7a60f3ad32872c2fc78439a1b3da272af6ff15074c45dcc9f1 [2023-07-26T19:01:27.807Z] $ docker rm -f --volumes 5e4ce89a60b0ec7a60f3ad32872c2fc78439a1b3da272af6ff15074c45dcc9f1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-26T19:01:28.142Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-26T19:01:28.348Z] Stashed 1 file(s) [Pipeline] echo [2023-07-26T19:01:28.351Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.23 [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-07-26T19:01:28.508Z] provisioning config files... [2023-07-26T19:01:28.515Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config16849619829447436647tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-26T19:01:28.810Z] ---> docker-login.sh [2023-07-26T19:01:28.810Z] nexus3.edgexfoundry.org:10001 [2023-07-26T19:01:28.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-26T19:01:28.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-26T19:01:28.810Z] Configure a credential helper to remove this warning. See [2023-07-26T19:01:28.810Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-26T19:01:28.810Z] [2023-07-26T19:01:28.810Z] Login Succeeded [2023-07-26T19:01:28.810Z] nexus3.edgexfoundry.org:10002 [2023-07-26T19:01:28.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-26T19:01:29.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-26T19:01:29.069Z] Configure a credential helper to remove this warning. See [2023-07-26T19:01:29.069Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-26T19:01:29.069Z] [2023-07-26T19:01:29.069Z] Login Succeeded [2023-07-26T19:01:29.069Z] nexus3.edgexfoundry.org:10003 [2023-07-26T19:01:29.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-26T19:01:29.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-26T19:01:29.069Z] Configure a credential helper to remove this warning. See [2023-07-26T19:01:29.069Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-26T19:01:29.069Z] [2023-07-26T19:01:29.069Z] Login Succeeded [2023-07-26T19:01:29.069Z] nexus3.edgexfoundry.org:10004 [2023-07-26T19:01:29.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-26T19:01:29.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-26T19:01:29.069Z] Configure a credential helper to remove this warning. See [2023-07-26T19:01:29.069Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-26T19:01:29.069Z] [2023-07-26T19:01:29.069Z] Login Succeeded [2023-07-26T19:01:29.069Z] docker.io [2023-07-26T19:01:29.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-26T19:01:29.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-26T19:01:29.327Z] Configure a credential helper to remove this warning. See [2023-07-26T19:01:29.327Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-26T19:01:29.327Z] [2023-07-26T19:01:29.327Z] Login Succeeded [2023-07-26T19:01:29.327Z] ---> docker-login.sh ends [Pipeline] } [2023-07-26T19:01:29.334Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-26T19:01:29.400Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-26T19:01:29.412Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-26T19:01:29.419Z] ========================================================= [2023-07-26T19:01:29.419Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-26T19:01:29.419Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T19:01:29.720Z] + 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-07-26T19:01:29.721Z] Sending build context to Docker daemon 374.8kB [2023-07-26T19:01:29.721Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-26T19:01:29.721Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-26T19:01:29.721Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-26T19:01:29.721Z] 4db1b89c0bd1: Pulling fs layer [2023-07-26T19:01:29.721Z] 6911f1a30b25: Pulling fs layer [2023-07-26T19:01:29.721Z] e194b8c5c2a9: Pulling fs layer [2023-07-26T19:01:29.721Z] 6863d3e3a2b1: Pulling fs layer [2023-07-26T19:01:29.721Z] ec0bb842ea78: Pulling fs layer [2023-07-26T19:01:29.721Z] 40a00589a448: Pulling fs layer [2023-07-26T19:01:29.721Z] 6863d3e3a2b1: Waiting [2023-07-26T19:01:29.721Z] ec0bb842ea78: Waiting [2023-07-26T19:01:29.721Z] 6c08303d61cc: Pulling fs layer [2023-07-26T19:01:29.721Z] 798269fcf238: Pulling fs layer [2023-07-26T19:01:29.721Z] 40a00589a448: Waiting [2023-07-26T19:01:29.721Z] 6c08303d61cc: Waiting [2023-07-26T19:01:29.721Z] 798269fcf238: Waiting [2023-07-26T19:01:29.721Z] 6911f1a30b25: Verifying Checksum [2023-07-26T19:01:29.721Z] 6911f1a30b25: Download complete [2023-07-26T19:01:29.721Z] 6863d3e3a2b1: Verifying Checksum [2023-07-26T19:01:29.721Z] 6863d3e3a2b1: Download complete [2023-07-26T19:01:29.721Z] ec0bb842ea78: Verifying Checksum [2023-07-26T19:01:29.721Z] ec0bb842ea78: Download complete [2023-07-26T19:01:29.721Z] 4db1b89c0bd1: Download complete [2023-07-26T19:01:29.721Z] 40a00589a448: Verifying Checksum [2023-07-26T19:01:29.721Z] 40a00589a448: Download complete [2023-07-26T19:01:29.980Z] 4db1b89c0bd1: Pull complete [2023-07-26T19:01:29.980Z] 6911f1a30b25: Pull complete [2023-07-26T19:01:30.545Z] 798269fcf238: Verifying Checksum [2023-07-26T19:01:30.545Z] 798269fcf238: Download complete [2023-07-26T19:01:30.545Z] e194b8c5c2a9: Verifying Checksum [2023-07-26T19:01:30.545Z] e194b8c5c2a9: Download complete [2023-07-26T19:01:30.803Z] 6c08303d61cc: Verifying Checksum [2023-07-26T19:01:30.803Z] 6c08303d61cc: Download complete [2023-07-26T19:01:33.329Z] e194b8c5c2a9: Pull complete [2023-07-26T19:01:33.586Z] 6863d3e3a2b1: Pull complete [2023-07-26T19:01:33.586Z] ec0bb842ea78: Pull complete [2023-07-26T19:01:33.586Z] 40a00589a448: Pull complete [2023-07-26T19:01:36.113Z] 6c08303d61cc: Pull complete [2023-07-26T19:01:36.678Z] 798269fcf238: Pull complete [2023-07-26T19:01:36.678Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-07-26T19:01:36.679Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-26T19:01:36.679Z] ---> ec979cd7f677 [2023-07-26T19:01:36.679Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-26T19:01:40.869Z] ---> Running in 5e753d6ff292 [2023-07-26T19:01:40.869Z] Removing intermediate container 5e753d6ff292 [2023-07-26T19:01:40.869Z] ---> a5c45a6ec373 [2023-07-26T19:01:40.869Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-26T19:01:40.869Z] ---> Running in 8ad878356e8a [2023-07-26T19:01:41.129Z] Removing intermediate container 8ad878356e8a [2023-07-26T19:01:41.129Z] ---> 5f782a15138e [2023-07-26T19:01:41.129Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-26T19:01:41.129Z] ---> Running in 69b55361b31d [2023-07-26T19:01:41.129Z] Removing intermediate container 69b55361b31d [2023-07-26T19:01:41.129Z] ---> 743854fd6e2e [2023-07-26T19:01:41.129Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-26T19:01:41.129Z] ---> Running in 0b099b88f0c2 [2023-07-26T19:01:41.388Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-26T19:01:41.646Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-26T19:01:41.905Z] OK: 265 MiB in 53 packages [2023-07-26T19:01:42.474Z] Removing intermediate container 0b099b88f0c2 [2023-07-26T19:01:42.474Z] ---> b6041b941404 [2023-07-26T19:01:42.474Z] Step 7/12 : WORKDIR /app [2023-07-26T19:01:42.474Z] ---> Running in 91d54e35c83d [2023-07-26T19:01:42.733Z] Removing intermediate container 91d54e35c83d [2023-07-26T19:01:42.733Z] ---> 32a7b9f9daff [2023-07-26T19:01:42.733Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-26T19:01:42.733Z] ---> 2b3b38028bf5 [2023-07-26T19:01:42.733Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-26T19:01:42.733Z] ---> Running in b530be2f3fd2 [2023-07-26T19:01:43.458Z] Still waiting to schedule task [2023-07-26T19:01:43.458Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-07-26T19:02:21.450Z] Removing intermediate container b530be2f3fd2 [2023-07-26T19:02:21.450Z] ---> abefe250fe48 [2023-07-26T19:02:21.450Z] Step 10/12 : COPY . . [2023-07-26T19:02:21.450Z] ---> d2a6194f4ffe [2023-07-26T19:02:21.450Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-26T19:02:21.450Z] ---> Running in fe579a871b97 [2023-07-26T19:02:21.450Z] Removing intermediate container fe579a871b97 [2023-07-26T19:02:21.450Z] ---> bbd96ea43276 [2023-07-26T19:02:21.450Z] Step 12/12 : RUN $MAKE [2023-07-26T19:02:21.450Z] ---> Running in 39499db25e22 [2023-07-26T19:02:21.450Z] noop [2023-07-26T19:02:21.450Z] Removing intermediate container 39499db25e22 [2023-07-26T19:02:21.450Z] ---> 0ad2b4d9daba [2023-07-26T19:02:21.450Z] Successfully built 0ad2b4d9daba [2023-07-26T19:02:21.450Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T19:02:21.766Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-26T19:02:21.766Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-26T19:02:21.834Z] prd-ubuntu20.04-docker-8c-8g-2259 does not seem to be running inside a container [2023-07-26T19:02:21.868Z] $ 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-07-26T19:02:22.193Z] $ docker top c6406a9458c07e4d82815b7fe90ac4eaed21e8007a5b3b7ae593efcf5a77e154 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-26T19:02:22.537Z] + go version [2023-07-26T19:02:22.538Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-07-26T19:02:22.552Z] $ docker stop --time=1 c6406a9458c07e4d82815b7fe90ac4eaed21e8007a5b3b7ae593efcf5a77e154 [2023-07-26T19:02:23.807Z] $ docker rm -f --volumes c6406a9458c07e4d82815b7fe90ac4eaed21e8007a5b3b7ae593efcf5a77e154 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T19:02:24.212Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-26T19:02:24.212Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-26T19:02:24.280Z] prd-ubuntu20.04-docker-8c-8g-2259 does not seem to be running inside a container [2023-07-26T19:02:24.313Z] $ 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-07-26T19:02:24.666Z] $ docker top c107d0f7d95175d73c73978f0a545b56dfb81a5ffab5c9e5a47cb554c2942c66 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-26T19:02:24.995Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh [2023-07-26T19:02:25.289Z] + make test [2023-07-26T19:02:25.289Z] go test -race -coverprofile=coverage.out ./... [2023-07-26T19:02:43.373Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-07-26T19:02:43.630Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.059s coverage: 87.5% of statements [2023-07-26T19:02:43.630Z] ok github.com/edgexfoundry/app-record-replay/internal/application 0.076s coverage: 92.0% of statements [2023-07-26T19:02:43.630Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-07-26T19:02:43.630Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-07-26T19:02:43.630Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-07-26T19:02:43.630Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.079s coverage: 86.0% of statements [2023-07-26T19:03:01.701Z] go vet ./... [2023-07-26T19:03:05.930Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-26T19:03:05.930Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-26T19:03:05.930Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-26T19:03:05.942Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-26T19:03:05.955Z] $ docker stop --time=1 c107d0f7d95175d73c73978f0a545b56dfb81a5ffab5c9e5a47cb554c2942c66 [2023-07-26T19:03:12.586Z] $ docker rm -f --volumes c107d0f7d95175d73c73978f0a545b56dfb81a5ffab5c9e5a47cb554c2942c66 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-26T19:03:13.094Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-26T19:03:13.137Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-07-26T19:03:13.552Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-26T19:03:13.841Z] + ls -al . [2023-07-26T19:03:13.841Z] total 168 [2023-07-26T19:03:13.841Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 26 19:02 . [2023-07-26T19:03:13.841Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 26 19:01 .. [2023-07-26T19:03:13.841Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 26 19:01 .dockerignore [2023-07-26T19:03:13.841Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 26 19:01 .git [2023-07-26T19:03:13.841Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 26 19:01 .github [2023-07-26T19:03:13.841Z] -rw-rw-r-- 1 jenkins jenkins 164 Jul 26 19:01 .gitignore [2023-07-26T19:03:13.841Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 26 19:01 .golangci.yml [2023-07-26T19:03:13.841Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 26 19:01 .semver [2023-07-26T19:03:13.841Z] -rw-rw-r-- 1 jenkins jenkins 10642 Jul 26 19:01 Attribution.txt [2023-07-26T19:03:13.841Z] -rw-rw-r-- 1 jenkins jenkins 258 Jul 26 19:01 CHANGELOG.md [2023-07-26T19:03:13.841Z] -rw-rw-r-- 1 jenkins jenkins 1616 Jul 26 19:01 Dockerfile [2023-07-26T19:03:13.841Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 26 19:01 GOVERNANCE.md [2023-07-26T19:03:13.841Z] -rw-rw-r-- 1 jenkins jenkins 681 Jul 26 19:01 Jenkinsfile [2023-07-26T19:03:13.841Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 26 19:01 LICENSE [2023-07-26T19:03:13.841Z] -rw-rw-r-- 1 jenkins jenkins 3139 Jul 26 19:01 Makefile [2023-07-26T19:03:13.841Z] -rw-rw-r-- 1 jenkins jenkins 611 Jul 26 19:01 OWNERS.md [2023-07-26T19:03:13.841Z] -rw-rw-r-- 1 jenkins jenkins 2363 Jul 26 19:01 README.md [2023-07-26T19:03:13.841Z] -rw-rw-r-- 1 jenkins jenkins 4285 Jul 26 19:01 Record and Reply.postman_collection.json [2023-07-26T19:03:13.841Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 26 19:01 VERSION [2023-07-26T19:03:13.841Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 26 19:01 bin [2023-07-26T19:03:13.841Z] -rw-r--r-- 1 jenkins jenkins 11441 Jul 26 19:02 coverage.out [2023-07-26T19:03:13.841Z] -rw-rw-r-- 1 jenkins jenkins 3680 Jul 26 19:01 go.mod [2023-07-26T19:03:13.841Z] -rw-rw-r-- 1 jenkins jenkins 32847 Jul 26 19:01 go.sum [2023-07-26T19:03:13.841Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 26 19:01 internal [2023-07-26T19:03:13.841Z] -rw-rw-r-- 1 jenkins jenkins 913 Jul 26 19:01 main.go [2023-07-26T19:03:13.841Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 26 19:01 pkg [2023-07-26T19:03:13.841Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 26 19:01 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T19:03:14.229Z] + 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=d3d81ece5985cc0e70f6108dd88b274017db54c4 --label arch=amd64 --label version=3.1.0-dev.23 . [2023-07-26T19:03:14.229Z] Sending build context to Docker daemon 387.1kB [2023-07-26T19:03:14.229Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-07-26T19:03:14.229Z] Step 2/26 : FROM ${BASE} AS builder [2023-07-26T19:03:14.229Z] ---> 0ad2b4d9daba [2023-07-26T19:03:14.229Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-07-26T19:03:14.494Z] ---> Running in 8f8d787ddab3 [2023-07-26T19:03:14.494Z] Removing intermediate container 8f8d787ddab3 [2023-07-26T19:03:14.494Z] ---> 1789a855a5ee [2023-07-26T19:03:14.494Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-07-26T19:03:14.494Z] ---> Running in fae8c0ab278d [2023-07-26T19:03:14.494Z] Removing intermediate container fae8c0ab278d [2023-07-26T19:03:14.494Z] ---> 79820aec23d2 [2023-07-26T19:03:14.494Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-07-26T19:03:14.494Z] ---> Running in 54d5bbcbed23 [2023-07-26T19:03:14.494Z] Removing intermediate container 54d5bbcbed23 [2023-07-26T19:03:14.494Z] ---> 317db12f66ba [2023-07-26T19:03:14.494Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-26T19:03:14.764Z] ---> Running in 66984e1c279f [2023-07-26T19:03:14.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-26T19:03:15.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-26T19:03:15.298Z] OK: 265 MiB in 53 packages [2023-07-26T19:03:15.558Z] Removing intermediate container 66984e1c279f [2023-07-26T19:03:15.558Z] ---> d191f3bbd29e [2023-07-26T19:03:15.558Z] Step 7/26 : WORKDIR /app [2023-07-26T19:03:15.558Z] ---> Running in 33b83ad019cc [2023-07-26T19:03:15.816Z] Removing intermediate container 33b83ad019cc [2023-07-26T19:03:15.816Z] ---> 229b22b0f5bb [2023-07-26T19:03:15.816Z] Step 8/26 : COPY go.mod vendor* ./ [2023-07-26T19:03:15.816Z] ---> 1c553f1726d5 [2023-07-26T19:03:15.816Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-26T19:03:15.816Z] ---> Running in d8e3e790298c [2023-07-26T19:03:16.749Z] Removing intermediate container d8e3e790298c [2023-07-26T19:03:16.749Z] ---> ad2f8793de17 [2023-07-26T19:03:16.749Z] Step 10/26 : COPY . . [2023-07-26T19:03:16.749Z] ---> de4bb96b7344 [2023-07-26T19:03:16.749Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-26T19:03:16.749Z] ---> Running in 8e211519d552 [2023-07-26T19:03:16.749Z] Removing intermediate container 8e211519d552 [2023-07-26T19:03:16.749Z] ---> 6e48241cd82a [2023-07-26T19:03:16.749Z] Step 12/26 : RUN $MAKE [2023-07-26T19:03:16.749Z] ---> Running in 2f84e779d4cd [2023-07-26T19:03:17.008Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.12 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.23" -trimpath -mod=readonly -o app-record-replay [2023-07-26T19:03:38.940Z] Removing intermediate container 2f84e779d4cd [2023-07-26T19:03:38.940Z] ---> 1a79d9d538a2 [2023-07-26T19:03:38.940Z] Step 13/26 : FROM alpine:3.17 [2023-07-26T19:03:38.940Z] 3.17: Pulling from library/alpine [2023-07-26T19:03:38.940Z] 4db1b89c0bd1: Already exists [2023-07-26T19:03:38.940Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-26T19:03:38.940Z] Status: Downloaded newer image for alpine:3.17 [2023-07-26T19:03:38.940Z] ---> 1f73a9d63274 [2023-07-26T19:03:38.940Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-26T19:03:38.940Z] ---> Running in 3bfc6d7dbc5f [2023-07-26T19:03:38.940Z] Removing intermediate container 3bfc6d7dbc5f [2023-07-26T19:03:38.940Z] ---> 6e8e221c9350 [2023-07-26T19:03:38.940Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-07-26T19:03:38.940Z] ---> Running in a328480ffc21 [2023-07-26T19:03:38.940Z] Removing intermediate container a328480ffc21 [2023-07-26T19:03:38.940Z] ---> d78653ed6c7f [2023-07-26T19:03:38.940Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-26T19:03:38.940Z] ---> Running in c05db11950dc [2023-07-26T19:03:38.940Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-26T19:03:38.940Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-26T19:03:38.940Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-26T19:03:38.940Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-26T19:03:38.940Z] Executing busybox-1.35.0-r29.trigger [2023-07-26T19:03:38.940Z] Executing ca-certificates-20230506-r0.trigger [2023-07-26T19:03:38.940Z] OK: 8 MiB in 17 packages [2023-07-26T19:03:39.199Z] Removing intermediate container c05db11950dc [2023-07-26T19:03:39.199Z] ---> 9093e05f69c9 [2023-07-26T19:03:39.199Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-26T19:03:39.199Z] ---> 3dc8bcd1ca79 [2023-07-26T19:03:39.199Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-26T19:03:39.458Z] ---> e1710a5fb779 [2023-07-26T19:03:39.458Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-07-26T19:03:39.458Z] ---> 63e9fcf5c5a7 [2023-07-26T19:03:39.458Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-07-26T19:03:40.393Z] ---> f69426b16f0f [2023-07-26T19:03:40.393Z] Step 21/26 : EXPOSE 59712 [2023-07-26T19:03:40.393Z] ---> Running in 100479fda7b2 [2023-07-26T19:03:40.652Z] Removing intermediate container 100479fda7b2 [2023-07-26T19:03:40.652Z] ---> c17956b2dade [2023-07-26T19:03:40.652Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-07-26T19:03:40.652Z] ---> Running in 556cc3613da4 [2023-07-26T19:03:40.652Z] Removing intermediate container 556cc3613da4 [2023-07-26T19:03:40.652Z] ---> 6805157e060d [2023-07-26T19:03:40.652Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-26T19:03:40.652Z] ---> Running in c91d6b62c506 [2023-07-26T19:03:40.652Z] Removing intermediate container c91d6b62c506 [2023-07-26T19:03:40.652Z] ---> 5cbb1261649b [2023-07-26T19:03:40.652Z] Step 24/26 : LABEL arch=amd64 [2023-07-26T19:03:40.652Z] ---> Running in dcc2e44058bf [2023-07-26T19:03:40.911Z] Removing intermediate container dcc2e44058bf [2023-07-26T19:03:40.911Z] ---> 0edf91475fa1 [2023-07-26T19:03:40.911Z] Step 25/26 : LABEL git_sha=d3d81ece5985cc0e70f6108dd88b274017db54c4 [2023-07-26T19:03:40.911Z] ---> Running in 6a75370759ac [2023-07-26T19:03:40.911Z] Removing intermediate container 6a75370759ac [2023-07-26T19:03:40.911Z] ---> a9083c13befa [2023-07-26T19:03:40.911Z] Step 26/26 : LABEL version=3.1.0-dev.23 [2023-07-26T19:03:40.911Z] ---> Running in 2f7a2f6aa927 [2023-07-26T19:03:40.911Z] Removing intermediate container 2f7a2f6aa927 [2023-07-26T19:03:40.911Z] ---> aa8868e9e094 [2023-07-26T19:03:40.911Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-26T19:03:40.911Z] Successfully built aa8868e9e094 [2023-07-26T19:03:40.911Z] 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-07-26T19:03:41.000Z] provisioning config files... [2023-07-26T19:03:41.008Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6764634727522187252tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-26T19:03:41.305Z] ---> docker-login.sh [2023-07-26T19:03:41.305Z] nexus3.edgexfoundry.org:10001 [2023-07-26T19:03:41.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-26T19:03:41.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-26T19:03:41.305Z] Configure a credential helper to remove this warning. See [2023-07-26T19:03:41.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-26T19:03:41.305Z] [2023-07-26T19:03:41.305Z] Login Succeeded [2023-07-26T19:03:41.305Z] nexus3.edgexfoundry.org:10002 [2023-07-26T19:03:41.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-26T19:03:41.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-26T19:03:41.305Z] Configure a credential helper to remove this warning. See [2023-07-26T19:03:41.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-26T19:03:41.305Z] [2023-07-26T19:03:41.305Z] Login Succeeded [2023-07-26T19:03:41.305Z] nexus3.edgexfoundry.org:10003 [2023-07-26T19:03:41.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-26T19:03:41.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-26T19:03:41.564Z] Configure a credential helper to remove this warning. See [2023-07-26T19:03:41.564Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-26T19:03:41.564Z] [2023-07-26T19:03:41.564Z] Login Succeeded [2023-07-26T19:03:41.564Z] nexus3.edgexfoundry.org:10004 [2023-07-26T19:03:41.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-26T19:03:41.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-26T19:03:41.564Z] Configure a credential helper to remove this warning. See [2023-07-26T19:03:41.564Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-26T19:03:41.564Z] [2023-07-26T19:03:41.564Z] Login Succeeded [2023-07-26T19:03:41.564Z] docker.io [2023-07-26T19:03:41.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-26T19:03:41.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-26T19:03:41.823Z] Configure a credential helper to remove this warning. See [2023-07-26T19:03:41.823Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-26T19:03:41.823Z] [2023-07-26T19:03:41.823Z] Login Succeeded [2023-07-26T19:03:41.823Z] ---> docker-login.sh ends [Pipeline] } [2023-07-26T19:03:41.830Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-26T19:03:41.862Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-26T19:03:41.879Z] [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: [2023-07-26T19:03:41.879Z] d3d81ece5985cc0e70f6108dd88b274017db54c4 [2023-07-26T19:03:41.879Z] latest [2023-07-26T19:03:41.879Z] 3.1.0-dev.23 [2023-07-26T19:03:41.879Z] d3d81ece5985cc0e70f6108dd88b274017db54c4-3.1.0-dev.23 [2023-07-26T19:03:41.879Z] main [2023-07-26T19:03:41.879Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T19:03:42.187Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:d3d81ece5985cc0e70f6108dd88b274017db54c4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T19:03:42.490Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:d3d81ece5985cc0e70f6108dd88b274017db54c4 [2023-07-26T19:03:42.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-07-26T19:03:42.490Z] 0e04a1f1f193: Preparing [2023-07-26T19:03:42.490Z] bc03a9cc7911: Preparing [2023-07-26T19:03:42.490Z] 217b55c91a82: Preparing [2023-07-26T19:03:42.490Z] 3c43a2d0a29a: Preparing [2023-07-26T19:03:42.490Z] 27dfc47224d9: Preparing [2023-07-26T19:03:42.490Z] 3dab9f8bf2d2: Preparing [2023-07-26T19:03:42.490Z] 3dab9f8bf2d2: Waiting [2023-07-26T19:03:42.490Z] 3c43a2d0a29a: Pushed [2023-07-26T19:03:42.490Z] 217b55c91a82: Pushed [2023-07-26T19:03:42.490Z] bc03a9cc7911: Pushed [2023-07-26T19:03:42.490Z] 3dab9f8bf2d2: Layer already exists [2023-07-26T19:03:42.490Z] 27dfc47224d9: Pushed [2023-07-26T19:03:45.016Z] 0e04a1f1f193: Pushed [2023-07-26T19:03:45.016Z] d3d81ece5985cc0e70f6108dd88b274017db54c4: digest: sha256:4e0d31ac708ef2ee07127dc804ec2c0de6a2e7583a631e197434a14814eabd94 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T19:03:45.323Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T19:03:45.625Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-07-26T19:03:45.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-07-26T19:03:45.625Z] 0e04a1f1f193: Preparing [2023-07-26T19:03:45.625Z] bc03a9cc7911: Preparing [2023-07-26T19:03:45.625Z] 217b55c91a82: Preparing [2023-07-26T19:03:45.625Z] 3c43a2d0a29a: Preparing [2023-07-26T19:03:45.625Z] 27dfc47224d9: Preparing [2023-07-26T19:03:45.625Z] 3dab9f8bf2d2: Preparing [2023-07-26T19:03:45.625Z] 3dab9f8bf2d2: Waiting [2023-07-26T19:03:45.625Z] bc03a9cc7911: Layer already exists [2023-07-26T19:03:45.625Z] 217b55c91a82: Layer already exists [2023-07-26T19:03:45.625Z] 27dfc47224d9: Layer already exists [2023-07-26T19:03:45.625Z] 0e04a1f1f193: Layer already exists [2023-07-26T19:03:45.625Z] 3c43a2d0a29a: Layer already exists [2023-07-26T19:03:45.625Z] 3dab9f8bf2d2: Layer already exists [2023-07-26T19:03:45.625Z] latest: digest: sha256:4e0d31ac708ef2ee07127dc804ec2c0de6a2e7583a631e197434a14814eabd94 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T19:03:45.930Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T19:03:46.287Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.23 [2023-07-26T19:03:46.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-07-26T19:03:46.287Z] 0e04a1f1f193: Preparing [2023-07-26T19:03:46.287Z] bc03a9cc7911: Preparing [2023-07-26T19:03:46.287Z] 217b55c91a82: Preparing [2023-07-26T19:03:46.287Z] 3c43a2d0a29a: Preparing [2023-07-26T19:03:46.287Z] 27dfc47224d9: Preparing [2023-07-26T19:03:46.287Z] 3dab9f8bf2d2: Preparing [2023-07-26T19:03:46.287Z] 3dab9f8bf2d2: Waiting [2023-07-26T19:03:46.287Z] 217b55c91a82: Layer already exists [2023-07-26T19:03:46.287Z] 27dfc47224d9: Layer already exists [2023-07-26T19:03:46.287Z] bc03a9cc7911: Layer already exists [2023-07-26T19:03:46.287Z] 3c43a2d0a29a: Layer already exists [2023-07-26T19:03:46.287Z] 0e04a1f1f193: Layer already exists [2023-07-26T19:03:46.287Z] 3dab9f8bf2d2: Layer already exists [2023-07-26T19:03:46.287Z] 3.1.0-dev.23: digest: sha256:4e0d31ac708ef2ee07127dc804ec2c0de6a2e7583a631e197434a14814eabd94 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T19:03:46.598Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:d3d81ece5985cc0e70f6108dd88b274017db54c4-3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T19:03:46.900Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:d3d81ece5985cc0e70f6108dd88b274017db54c4-3.1.0-dev.23 [2023-07-26T19:03:46.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-07-26T19:03:46.900Z] 0e04a1f1f193: Preparing [2023-07-26T19:03:46.900Z] bc03a9cc7911: Preparing [2023-07-26T19:03:46.900Z] 217b55c91a82: Preparing [2023-07-26T19:03:46.900Z] 3c43a2d0a29a: Preparing [2023-07-26T19:03:46.900Z] 27dfc47224d9: Preparing [2023-07-26T19:03:46.900Z] 3dab9f8bf2d2: Preparing [2023-07-26T19:03:46.900Z] 3dab9f8bf2d2: Waiting [2023-07-26T19:03:46.900Z] 0e04a1f1f193: Layer already exists [2023-07-26T19:03:46.900Z] 3c43a2d0a29a: Layer already exists [2023-07-26T19:03:46.900Z] 27dfc47224d9: Layer already exists [2023-07-26T19:03:46.900Z] 217b55c91a82: Layer already exists [2023-07-26T19:03:46.900Z] bc03a9cc7911: Layer already exists [2023-07-26T19:03:46.900Z] 3dab9f8bf2d2: Layer already exists [2023-07-26T19:03:46.900Z] d3d81ece5985cc0e70f6108dd88b274017db54c4-3.1.0-dev.23: digest: sha256:4e0d31ac708ef2ee07127dc804ec2c0de6a2e7583a631e197434a14814eabd94 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T19:03:47.216Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T19:03:47.528Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main [2023-07-26T19:03:47.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-07-26T19:03:47.528Z] 0e04a1f1f193: Preparing [2023-07-26T19:03:47.528Z] bc03a9cc7911: Preparing [2023-07-26T19:03:47.528Z] 217b55c91a82: Preparing [2023-07-26T19:03:47.528Z] 3c43a2d0a29a: Preparing [2023-07-26T19:03:47.528Z] 27dfc47224d9: Preparing [2023-07-26T19:03:47.528Z] 3dab9f8bf2d2: Preparing [2023-07-26T19:03:47.528Z] 3dab9f8bf2d2: Waiting [2023-07-26T19:03:47.528Z] bc03a9cc7911: Layer already exists [2023-07-26T19:03:47.528Z] 0e04a1f1f193: Layer already exists [2023-07-26T19:03:47.528Z] 3c43a2d0a29a: Layer already exists [2023-07-26T19:03:47.528Z] 27dfc47224d9: Layer already exists [2023-07-26T19:03:47.528Z] 217b55c91a82: Layer already exists [2023-07-26T19:03:47.528Z] 3dab9f8bf2d2: Layer already exists [2023-07-26T19:03:47.528Z] main: digest: sha256:4e0d31ac708ef2ee07127dc804ec2c0de6a2e7583a631e197434a14814eabd94 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-26T19:03:47.585Z] ===================================================== [Pipeline] echo [2023-07-26T19:03:47.595Z] taggedImages: [2023-07-26T19:03:47.595Z] - nexus3.edgexfoundry.org:10004/app-record-replay:d3d81ece5985cc0e70f6108dd88b274017db54c4 [2023-07-26T19:03:47.595Z] - nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-07-26T19:03:47.595Z] - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.23 [2023-07-26T19:03:47.595Z] - nexus3.edgexfoundry.org:10004/app-record-replay:d3d81ece5985cc0e70f6108dd88b274017db54c4-3.1.0-dev.23 [2023-07-26T19:03:47.595Z] - 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-07-26T19:03:47.967Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-26T19:03:47.967Z] [2023-07-26T19:03:47.967Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T19:03:48.264Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-26T19:03:48.264Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-26T19:03:48.264Z] 5eb5b503b376: Pulling fs layer [2023-07-26T19:03:48.264Z] 5c69ac0246d0: Pulling fs layer [2023-07-26T19:03:48.264Z] ec43610c2a17: Pulling fs layer [2023-07-26T19:03:48.264Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-26T19:03:48.264Z] 33b1e0a273af: Pulling fs layer [2023-07-26T19:03:48.264Z] 5d3b04190fa2: Pulling fs layer [2023-07-26T19:03:48.264Z] 2f39f015ded8: Pulling fs layer [2023-07-26T19:03:48.264Z] 3a2ae6a8a46f: Waiting [2023-07-26T19:03:48.264Z] 33b1e0a273af: Waiting [2023-07-26T19:03:48.264Z] 5d3b04190fa2: Waiting [2023-07-26T19:03:48.264Z] 2f39f015ded8: Waiting [2023-07-26T19:03:48.264Z] 5c69ac0246d0: Download complete [2023-07-26T19:03:48.264Z] 3a2ae6a8a46f: Verifying Checksum [2023-07-26T19:03:48.264Z] 3a2ae6a8a46f: Download complete [2023-07-26T19:03:48.527Z] 33b1e0a273af: Verifying Checksum [2023-07-26T19:03:48.527Z] 33b1e0a273af: Download complete [2023-07-26T19:03:48.527Z] 5d3b04190fa2: Download complete [2023-07-26T19:03:48.527Z] ec43610c2a17: Verifying Checksum [2023-07-26T19:03:48.528Z] ec43610c2a17: Download complete [2023-07-26T19:03:48.528Z] 5eb5b503b376: Download complete [2023-07-26T19:03:49.095Z] 2f39f015ded8: Download complete [2023-07-26T19:03:49.661Z] 5eb5b503b376: Pull complete [2023-07-26T19:03:49.919Z] 5c69ac0246d0: Pull complete [2023-07-26T19:03:50.178Z] ec43610c2a17: Pull complete [2023-07-26T19:03:50.178Z] 3a2ae6a8a46f: Pull complete [2023-07-26T19:03:50.436Z] 33b1e0a273af: Pull complete [2023-07-26T19:03:50.436Z] 5d3b04190fa2: Pull complete [2023-07-26T19:03:54.621Z] 2f39f015ded8: Pull complete [2023-07-26T19:03:54.621Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-26T19:03:54.621Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-26T19:03:54.621Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-26T19:03:54.704Z] prd-ubuntu20.04-docker-8c-8g-2259 does not seem to be running inside a container [2023-07-26T19:03:54.738Z] $ 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-07-26T19:03:59.660Z] $ docker top 1c36fac80615da6379509c6263a2a14295249214a6950e9ce2622dee00d9d67d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-26T19:04:00.031Z] ---> job-cost.sh [2023-07-26T19:04:00.031Z] lf-activate-venv: SKIPPING [2023-07-26T19:04:00.031Z] INFO: No Stack... [2023-07-26T19:04:00.289Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-26T19:04:00.856Z] INFO: Archiving Costs [Pipeline] sh [2023-07-26T19:04:01.146Z] + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv [2023-07-26T19:04:01.146Z] + cut -d, -f6 [Pipeline] lock [2023-07-26T19:04:01.159Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-25-stack-cost] [2023-07-26T19:04:01.165Z] Resource [jenkins-edgexfoundry-app-record-replay-main-25-stack-cost] did not exist. Created. [2023-07-26T19:04:01.165Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-25-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-26T19:04:01.466Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-07-26T19:04:01.487Z] Stashed 1 file(s) [Pipeline] } [2023-07-26T19:04:01.493Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-25-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-26T19:04:01.515Z] $ docker stop --time=1 1c36fac80615da6379509c6263a2a14295249214a6950e9ce2622dee00d9d67d [2023-07-26T19:04:02.661Z] $ docker rm -f --volumes 1c36fac80615da6379509c6263a2a14295249214a6950e9ce2622dee00d9d67d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-26T19:04:06.850Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2261 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws [2023-07-26T19:04:06.864Z] Running in /w/workspace/app-record-replay/25 [Pipeline] { [Pipeline] checkout [2023-07-26T19:04:06.892Z] Selected Git installation does not exist. Using Default [2023-07-26T19:04:06.892Z] The recommended git tool is: NONE [2023-07-26T19:04:13.182Z] using credential edgex-jenkins-ssh [2023-07-26T19:04:13.201Z] Cloning the remote Git repository [2023-07-26T19:04:13.246Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-07-26T19:04:13.367Z] > git init /w/workspace/app-record-replay/25 # timeout=10 [2023-07-26T19:04:13.553Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-07-26T19:04:13.554Z] > git --version # timeout=10 [2023-07-26T19:04:13.577Z] > git --version # 'git version 2.25.1' [2023-07-26T19:04:13.580Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-26T19:04:13.748Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-26T19:04:15.673Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-07-26T19:04:15.700Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-26T19:04:16.658Z] Avoid second fetch [2023-07-26T19:04:16.658Z] Checking out Revision d3d81ece5985cc0e70f6108dd88b274017db54c4 (main) [2023-07-26T19:04:16.668Z] > git config core.sparsecheckout # timeout=10 [2023-07-26T19:04:16.744Z] > git checkout -f d3d81ece5985cc0e70f6108dd88b274017db54c4 # timeout=10 [2023-07-26T19:04:17.221Z] Commit message: "Merge pull request #48 from lenny-intel/start-recording-2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-26T19:04:18.119Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-26T19:04:18.119Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-26T19:04:18.119Z] Dload Upload Total Spent Left Speed [2023-07-26T19:04:18.119Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 214k 0 --:--:-- --:--:-- --:--:-- 211k [Pipeline] sh [2023-07-26T19:04:18.768Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-26T19:04:19.097Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-07-26T19:04:19.097Z] + sudo tee /etc/docker/daemon.new [2023-07-26T19:04:19.097Z] { [2023-07-26T19:04:19.097Z] "registry-mirrors": [ [2023-07-26T19:04:19.097Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-26T19:04:19.097Z] ], [2023-07-26T19:04:19.097Z] "bip": "10.250.0.254/24", [2023-07-26T19:04:19.097Z] "hosts": [ [2023-07-26T19:04:19.097Z] "tcp://0.0.0.0:5555", [2023-07-26T19:04:19.097Z] "unix:///var/run/docker.sock" [2023-07-26T19:04:19.097Z] ], [2023-07-26T19:04:19.097Z] "mtu": 1458, [2023-07-26T19:04:19.097Z] "selinux-enabled": true, [2023-07-26T19:04:19.097Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-26T19:04:19.097Z] } [Pipeline] sh [2023-07-26T19:04:19.427Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-26T19:04:19.758Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-26T19:04:38.035Z] provisioning config files... [2023-07-26T19:04:38.062Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/25@tmp/config1364056955982342401tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-26T19:04:38.419Z] ---> docker-login.sh [2023-07-26T19:04:38.419Z] nexus3.edgexfoundry.org:10001 [2023-07-26T19:04:39.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-26T19:04:39.279Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-26T19:04:39.279Z] Configure a credential helper to remove this warning. See [2023-07-26T19:04:39.279Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-26T19:04:39.279Z] [2023-07-26T19:04:39.279Z] Login Succeeded [2023-07-26T19:04:39.279Z] nexus3.edgexfoundry.org:10002 [2023-07-26T19:04:39.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-26T19:04:39.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-26T19:04:39.550Z] Configure a credential helper to remove this warning. See [2023-07-26T19:04:39.550Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-26T19:04:39.550Z] [2023-07-26T19:04:39.550Z] Login Succeeded [2023-07-26T19:04:39.550Z] nexus3.edgexfoundry.org:10003 [2023-07-26T19:04:39.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-26T19:04:40.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-26T19:04:40.098Z] Configure a credential helper to remove this warning. See [2023-07-26T19:04:40.098Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-26T19:04:40.098Z] [2023-07-26T19:04:40.098Z] Login Succeeded [2023-07-26T19:04:40.098Z] nexus3.edgexfoundry.org:10004 [2023-07-26T19:04:40.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-26T19:04:40.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-26T19:04:40.372Z] Configure a credential helper to remove this warning. See [2023-07-26T19:04:40.372Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-26T19:04:40.372Z] [2023-07-26T19:04:40.372Z] Login Succeeded [2023-07-26T19:04:40.372Z] docker.io [2023-07-26T19:04:40.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-26T19:04:40.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-26T19:04:40.910Z] Configure a credential helper to remove this warning. See [2023-07-26T19:04:40.910Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-26T19:04:40.910Z] [2023-07-26T19:04:40.910Z] Login Succeeded [2023-07-26T19:04:40.910Z] ---> docker-login.sh ends [Pipeline] } [2023-07-26T19:04:40.924Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-26T19:04:41.219Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-26T19:04:41.235Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-26T19:04:41.249Z] ========================================================= [2023-07-26T19:04:41.249Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-26T19:04:41.249Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T19:04:41.616Z] + 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-07-26T19:04:41.616Z] Sending build context to Docker daemon 175.1kB [2023-07-26T19:04:41.886Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-26T19:04:41.886Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-26T19:04:42.157Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-26T19:04:42.157Z] edb6bdbacee9: Pulling fs layer [2023-07-26T19:04:42.157Z] 5f9638ab2659: Pulling fs layer [2023-07-26T19:04:42.157Z] 8d51d6327a98: Pulling fs layer [2023-07-26T19:04:42.157Z] 8b374f2dd631: Pulling fs layer [2023-07-26T19:04:42.157Z] ec14aa9079de: Pulling fs layer [2023-07-26T19:04:42.157Z] 2f466654f4bb: Pulling fs layer [2023-07-26T19:04:42.157Z] 554e91adad29: Pulling fs layer [2023-07-26T19:04:42.157Z] ec14aa9079de: Waiting [2023-07-26T19:04:42.157Z] 2f466654f4bb: Waiting [2023-07-26T19:04:42.157Z] 554e91adad29: Waiting [2023-07-26T19:04:42.157Z] 8b374f2dd631: Waiting [2023-07-26T19:04:42.157Z] 5f9638ab2659: Verifying Checksum [2023-07-26T19:04:42.157Z] 5f9638ab2659: Download complete [2023-07-26T19:04:42.157Z] 8b374f2dd631: Verifying Checksum [2023-07-26T19:04:42.157Z] 8b374f2dd631: Download complete [2023-07-26T19:04:42.157Z] ec14aa9079de: Verifying Checksum [2023-07-26T19:04:42.157Z] ec14aa9079de: Download complete [2023-07-26T19:04:42.157Z] edb6bdbacee9: Verifying Checksum [2023-07-26T19:04:42.157Z] edb6bdbacee9: Download complete [2023-07-26T19:04:43.152Z] edb6bdbacee9: Pull complete [2023-07-26T19:04:43.762Z] 554e91adad29: Verifying Checksum [2023-07-26T19:04:43.762Z] 554e91adad29: Download complete [2023-07-26T19:04:44.048Z] 5f9638ab2659: Pull complete [2023-07-26T19:04:45.029Z] 2f466654f4bb: Verifying Checksum [2023-07-26T19:04:45.029Z] 8d51d6327a98: Verifying Checksum [2023-07-26T19:04:45.029Z] 8d51d6327a98: Download complete [2023-07-26T19:04:55.139Z] 8d51d6327a98: Pull complete [2023-07-26T19:04:55.139Z] 8b374f2dd631: Pull complete [2023-07-26T19:04:55.409Z] ec14aa9079de: Pull complete [2023-07-26T19:05:02.099Z] 2f466654f4bb: Pull complete [2023-07-26T19:05:03.513Z] 554e91adad29: Pull complete [2023-07-26T19:05:03.513Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-07-26T19:05:03.513Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-26T19:05:03.788Z] ---> 1e15ea492957 [2023-07-26T19:05:03.788Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-26T19:05:05.829Z] ---> Running in e2195fc4f256 [2023-07-26T19:05:05.829Z] Removing intermediate container e2195fc4f256 [2023-07-26T19:05:05.829Z] ---> e910eb9972ce [2023-07-26T19:05:05.829Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-26T19:05:06.099Z] ---> Running in 34a1def63841 [2023-07-26T19:05:06.366Z] Removing intermediate container 34a1def63841 [2023-07-26T19:05:06.366Z] ---> fcffd40771a9 [2023-07-26T19:05:06.366Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-26T19:05:06.366Z] ---> Running in ad2902129f24 [2023-07-26T19:05:06.637Z] Removing intermediate container ad2902129f24 [2023-07-26T19:05:06.637Z] ---> bce4c9dffb05 [2023-07-26T19:05:06.637Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-26T19:05:06.906Z] ---> Running in 30d282258041 [2023-07-26T19:05:08.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-26T19:05:08.690Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-26T19:05:10.125Z] OK: 263 MiB in 53 packages [2023-07-26T19:05:10.718Z] Removing intermediate container 30d282258041 [2023-07-26T19:05:10.718Z] ---> b5b53bedf6b4 [2023-07-26T19:05:10.718Z] Step 7/12 : WORKDIR /app [2023-07-26T19:05:10.984Z] ---> Running in aa8dc543dc32 [2023-07-26T19:05:11.253Z] Removing intermediate container aa8dc543dc32 [2023-07-26T19:05:11.253Z] ---> 7ae365416436 [2023-07-26T19:05:11.253Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-26T19:05:11.837Z] ---> d040328482ff [2023-07-26T19:05:11.837Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-26T19:05:11.837Z] ---> Running in dfe0e8019de7 [2023-07-26T19:06:19.735Z] Removing intermediate container dfe0e8019de7 [2023-07-26T19:06:19.735Z] ---> 2c4109005c38 [2023-07-26T19:06:19.735Z] Step 10/12 : COPY . . [2023-07-26T19:06:19.735Z] ---> c4c7bf635b65 [2023-07-26T19:06:19.735Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-26T19:06:19.735Z] ---> Running in c3d185952874 [2023-07-26T19:06:19.735Z] Removing intermediate container c3d185952874 [2023-07-26T19:06:19.735Z] ---> b03906741815 [2023-07-26T19:06:19.735Z] Step 12/12 : RUN $MAKE [2023-07-26T19:06:19.735Z] ---> Running in 738a8e8fafbd [2023-07-26T19:06:19.735Z] noop [2023-07-26T19:06:19.735Z] Removing intermediate container 738a8e8fafbd [2023-07-26T19:06:19.735Z] ---> 08e946188ed7 [2023-07-26T19:06:19.735Z] Successfully built 08e946188ed7 [2023-07-26T19:06:19.735Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T19:06:20.090Z] + docker inspect -f . ci-base-image-arm64 [2023-07-26T19:06:20.091Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-26T19:06:20.299Z] prd-ubuntu20.04-docker-arm64-4c-16g-2261 does not seem to be running inside a container [2023-07-26T19:06:20.372Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/25 -v /w/workspace/app-record-replay/25:/w/workspace/app-record-replay/25:rw,z -v /w/workspace/app-record-replay/25@tmp:/w/workspace/app-record-replay/25@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-07-26T19:06:21.559Z] $ docker top d474ddf140dbec68933f50e97b7e109b92aca8ea3610fb738ddfdc67c5194261 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-26T19:06:22.412Z] + go version [2023-07-26T19:06:22.412Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-07-26T19:06:22.433Z] $ docker stop --time=1 d474ddf140dbec68933f50e97b7e109b92aca8ea3610fb738ddfdc67c5194261 [2023-07-26T19:06:24.049Z] $ docker rm -f --volumes d474ddf140dbec68933f50e97b7e109b92aca8ea3610fb738ddfdc67c5194261 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T19:06:24.614Z] + docker inspect -f . ci-base-image-arm64 [2023-07-26T19:06:24.614Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-26T19:06:24.806Z] prd-ubuntu20.04-docker-arm64-4c-16g-2261 does not seem to be running inside a container [2023-07-26T19:06:24.880Z] $ 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/25 -v /w/workspace/app-record-replay/25:/w/workspace/app-record-replay/25:rw,z -v /w/workspace/app-record-replay/25@tmp:/w/workspace/app-record-replay/25@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-07-26T19:06:26.109Z] $ docker top 917186f67b82c4ce9f6d10e471610a7c0cbe55985424641fbec247951973dbfe -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-26T19:06:26.938Z] + git config --global --add safe.directory /w/workspace/app-record-replay/25 [Pipeline] fileExists [Pipeline] sh [2023-07-26T19:06:27.594Z] + make test [2023-07-26T19:06:27.594Z] go test -race -coverprofile=coverage.out ./... [2023-07-26T19:09:49.421Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-07-26T19:09:54.783Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.287s coverage: 87.5% of statements [2023-07-26T19:09:54.783Z] ok github.com/edgexfoundry/app-record-replay/internal/application 0.310s coverage: 92.0% of statements [2023-07-26T19:10:00.147Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-07-26T19:10:00.147Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-07-26T19:10:00.147Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-07-26T19:10:00.416Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.442s coverage: 86.0% of statements [2023-07-26T19:10:01.384Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-07-26T19:10:01.384Z] go vet ./... [2023-07-26T19:12:38.127Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-26T19:12:38.127Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-26T19:12:38.127Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-26T19:12:38.151Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-26T19:12:38.166Z] $ docker stop --time=1 917186f67b82c4ce9f6d10e471610a7c0cbe55985424641fbec247951973dbfe [2023-07-26T19:12:40.115Z] $ docker rm -f --volumes 917186f67b82c4ce9f6d10e471610a7c0cbe55985424641fbec247951973dbfe [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-26T19:12:41.792Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-26T19:12:41.815Z] Warning: overwriting stash ‘coverage-report’ [2023-07-26T19:12:42.337Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-26T19:12:42.749Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-26T19:12:43.077Z] + ls -al . [2023-07-26T19:12:43.077Z] total 164 [2023-07-26T19:12:43.077Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 26 19:06 . [2023-07-26T19:12:43.077Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 26 19:04 .. [2023-07-26T19:12:43.077Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 26 19:04 .dockerignore [2023-07-26T19:12:43.077Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 26 19:04 .git [2023-07-26T19:12:43.077Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 26 19:04 .github [2023-07-26T19:12:43.077Z] -rw-rw-r-- 1 jenkins jenkins 164 Jul 26 19:04 .gitignore [2023-07-26T19:12:43.077Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 26 19:04 .golangci.yml [2023-07-26T19:12:43.077Z] -rw-rw-r-- 1 jenkins jenkins 10642 Jul 26 19:04 Attribution.txt [2023-07-26T19:12:43.077Z] -rw-rw-r-- 1 jenkins jenkins 258 Jul 26 19:04 CHANGELOG.md [2023-07-26T19:12:43.077Z] -rw-rw-r-- 1 jenkins jenkins 1616 Jul 26 19:04 Dockerfile [2023-07-26T19:12:43.077Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 26 19:04 GOVERNANCE.md [2023-07-26T19:12:43.077Z] -rw-rw-r-- 1 jenkins jenkins 681 Jul 26 19:04 Jenkinsfile [2023-07-26T19:12:43.077Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 26 19:04 LICENSE [2023-07-26T19:12:43.077Z] -rw-rw-r-- 1 jenkins jenkins 3139 Jul 26 19:04 Makefile [2023-07-26T19:12:43.077Z] -rw-rw-r-- 1 jenkins jenkins 611 Jul 26 19:04 OWNERS.md [2023-07-26T19:12:43.077Z] -rw-rw-r-- 1 jenkins jenkins 2363 Jul 26 19:04 README.md [2023-07-26T19:12:43.077Z] -rw-rw-r-- 1 jenkins jenkins 4285 Jul 26 19:04 Record and Reply.postman_collection.json [2023-07-26T19:12:43.077Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 26 19:01 VERSION [2023-07-26T19:12:43.077Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 26 19:04 bin [2023-07-26T19:12:43.077Z] -rw-r--r-- 1 jenkins jenkins 11441 Jul 26 19:10 coverage.out [2023-07-26T19:12:43.077Z] -rw-rw-r-- 1 jenkins jenkins 3680 Jul 26 19:04 go.mod [2023-07-26T19:12:43.077Z] -rw-rw-r-- 1 jenkins jenkins 32847 Jul 26 19:04 go.sum [2023-07-26T19:12:43.077Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 26 19:04 internal [2023-07-26T19:12:43.077Z] -rw-rw-r-- 1 jenkins jenkins 913 Jul 26 19:04 main.go [2023-07-26T19:12:43.077Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 26 19:04 pkg [2023-07-26T19:12:43.077Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 26 19:04 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T19:12:43.422Z] + 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=d3d81ece5985cc0e70f6108dd88b274017db54c4 --label arch=arm64 --label version=3.1.0-dev.23 . [2023-07-26T19:12:43.422Z] Sending build context to Docker daemon 187.4kB [2023-07-26T19:12:43.692Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-07-26T19:12:43.692Z] Step 2/26 : FROM ${BASE} AS builder [2023-07-26T19:12:43.692Z] ---> 08e946188ed7 [2023-07-26T19:12:43.692Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-07-26T19:12:43.963Z] ---> Running in cedee3529cab [2023-07-26T19:12:44.233Z] Removing intermediate container cedee3529cab [2023-07-26T19:12:44.233Z] ---> 9e7715ea7714 [2023-07-26T19:12:44.233Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-07-26T19:12:44.233Z] ---> Running in 283768660af1 [2023-07-26T19:12:44.509Z] Removing intermediate container 283768660af1 [2023-07-26T19:12:44.509Z] ---> 2e6411a9f94c [2023-07-26T19:12:44.509Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-07-26T19:12:44.509Z] ---> Running in ffd477bda405 [2023-07-26T19:12:45.100Z] Removing intermediate container ffd477bda405 [2023-07-26T19:12:45.100Z] ---> e9fb07fdd0aa [2023-07-26T19:12:45.100Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-26T19:12:45.100Z] ---> Running in 4c80ad60c28b [2023-07-26T19:12:46.069Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-26T19:12:46.653Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-26T19:12:48.069Z] OK: 263 MiB in 53 packages [2023-07-26T19:12:49.036Z] Removing intermediate container 4c80ad60c28b [2023-07-26T19:12:49.036Z] ---> 26be74b4d022 [2023-07-26T19:12:49.036Z] Step 7/26 : WORKDIR /app [2023-07-26T19:12:49.036Z] ---> Running in 0532871b8423 [2023-07-26T19:12:49.306Z] Removing intermediate container 0532871b8423 [2023-07-26T19:12:49.306Z] ---> da328c091735 [2023-07-26T19:12:49.306Z] Step 8/26 : COPY go.mod vendor* ./ [2023-07-26T19:12:49.892Z] ---> 9f306893f3f0 [2023-07-26T19:12:49.892Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-26T19:12:49.892Z] ---> Running in b4ac64a7c7c9 [2023-07-26T19:12:53.259Z] Removing intermediate container b4ac64a7c7c9 [2023-07-26T19:12:53.259Z] ---> e20c257b49b5 [2023-07-26T19:12:53.259Z] Step 10/26 : COPY . . [2023-07-26T19:12:53.259Z] ---> 717ed04f13e4 [2023-07-26T19:12:53.259Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-26T19:12:53.528Z] ---> Running in 946f8c119d5f [2023-07-26T19:12:53.798Z] Removing intermediate container 946f8c119d5f [2023-07-26T19:12:53.798Z] ---> 5263b7439af6 [2023-07-26T19:12:53.798Z] Step 12/26 : RUN $MAKE [2023-07-26T19:12:53.798Z] ---> Running in 7ba175222040 [2023-07-26T19:12:54.769Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.12 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.23" -trimpath -mod=readonly -o app-record-replay [2023-07-26T19:15:16.484Z] Removing intermediate container 7ba175222040 [2023-07-26T19:15:16.484Z] ---> d3d6d9202ef5 [2023-07-26T19:15:16.484Z] Step 13/26 : FROM alpine:3.17 [2023-07-26T19:15:16.484Z] 3.17: Pulling from library/alpine [2023-07-26T19:15:16.484Z] edb6bdbacee9: Already exists [2023-07-26T19:15:16.484Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-26T19:15:16.484Z] Status: Downloaded newer image for alpine:3.17 [2023-07-26T19:15:16.484Z] ---> 779605e5fbc0 [2023-07-26T19:15:16.484Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-26T19:15:16.484Z] ---> Running in 5d346fe29130 [2023-07-26T19:15:16.484Z] Removing intermediate container 5d346fe29130 [2023-07-26T19:15:16.484Z] ---> 73703ae40070 [2023-07-26T19:15:16.484Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-07-26T19:15:16.484Z] ---> Running in d5b4215eadbf [2023-07-26T19:15:16.484Z] Removing intermediate container d5b4215eadbf [2023-07-26T19:15:16.484Z] ---> 9fa2a809b645 [2023-07-26T19:15:16.484Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-26T19:15:16.484Z] ---> Running in 2153fd6e6066 [2023-07-26T19:15:16.484Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-26T19:15:16.484Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-26T19:15:17.069Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-26T19:15:17.069Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-26T19:15:17.069Z] Executing busybox-1.35.0-r29.trigger [2023-07-26T19:15:17.069Z] Executing ca-certificates-20230506-r0.trigger [2023-07-26T19:15:17.655Z] OK: 8 MiB in 17 packages [2023-07-26T19:15:19.597Z] Removing intermediate container 2153fd6e6066 [2023-07-26T19:15:19.597Z] ---> 3041325ed20f [2023-07-26T19:15:19.597Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-26T19:15:19.865Z] ---> 305e8a043308 [2023-07-26T19:15:19.865Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-26T19:15:20.450Z] ---> c403b47b7daf [2023-07-26T19:15:20.450Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-07-26T19:15:21.034Z] ---> b410a26fab00 [2023-07-26T19:15:21.034Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-07-26T19:15:22.445Z] ---> ade0dfe3caf2 [2023-07-26T19:15:22.445Z] Step 21/26 : EXPOSE 59712 [2023-07-26T19:15:22.445Z] ---> Running in 00a1ba697382 [2023-07-26T19:15:22.715Z] Removing intermediate container 00a1ba697382 [2023-07-26T19:15:22.715Z] ---> bfe030b647ff [2023-07-26T19:15:22.715Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-07-26T19:15:22.715Z] ---> Running in 4251d085b7ba [2023-07-26T19:15:22.983Z] Removing intermediate container 4251d085b7ba [2023-07-26T19:15:22.983Z] ---> efb2674208f7 [2023-07-26T19:15:22.983Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-26T19:15:22.983Z] ---> Running in 08ec23de696f [2023-07-26T19:15:23.251Z] Removing intermediate container 08ec23de696f [2023-07-26T19:15:23.251Z] ---> d35b77596348 [2023-07-26T19:15:23.251Z] Step 24/26 : LABEL arch=arm64 [2023-07-26T19:15:23.518Z] ---> Running in 988063123e2c [2023-07-26T19:15:23.785Z] Removing intermediate container 988063123e2c [2023-07-26T19:15:23.785Z] ---> 27d1f0b0e94e [2023-07-26T19:15:23.785Z] Step 25/26 : LABEL git_sha=d3d81ece5985cc0e70f6108dd88b274017db54c4 [2023-07-26T19:15:23.785Z] ---> Running in d62e1ba860be [2023-07-26T19:15:24.052Z] Removing intermediate container d62e1ba860be [2023-07-26T19:15:24.052Z] ---> 62b9a561687c [2023-07-26T19:15:24.052Z] Step 26/26 : LABEL version=3.1.0-dev.23 [2023-07-26T19:15:24.052Z] ---> Running in efca2debdca2 [2023-07-26T19:15:24.319Z] Removing intermediate container efca2debdca2 [2023-07-26T19:15:24.319Z] ---> d324e8ef8eb2 [2023-07-26T19:15:24.319Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-26T19:15:24.319Z] Successfully built d324e8ef8eb2 [2023-07-26T19:15:24.319Z] 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-07-26T19:15:24.433Z] provisioning config files... [2023-07-26T19:15:24.447Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/25@tmp/config10402412734336866543tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-26T19:15:24.839Z] ---> docker-login.sh [2023-07-26T19:15:24.839Z] nexus3.edgexfoundry.org:10001 [2023-07-26T19:15:25.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-26T19:15:25.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-26T19:15:25.109Z] Configure a credential helper to remove this warning. See [2023-07-26T19:15:25.109Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-26T19:15:25.109Z] [2023-07-26T19:15:25.109Z] Login Succeeded [2023-07-26T19:15:25.109Z] nexus3.edgexfoundry.org:10002 [2023-07-26T19:15:25.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-26T19:15:25.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-26T19:15:25.654Z] Configure a credential helper to remove this warning. See [2023-07-26T19:15:25.654Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-26T19:15:25.654Z] [2023-07-26T19:15:25.654Z] Login Succeeded [2023-07-26T19:15:25.654Z] nexus3.edgexfoundry.org:10003 [2023-07-26T19:15:25.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-26T19:15:25.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-26T19:15:25.930Z] Configure a credential helper to remove this warning. See [2023-07-26T19:15:25.930Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-26T19:15:25.930Z] [2023-07-26T19:15:25.930Z] Login Succeeded [2023-07-26T19:15:25.930Z] nexus3.edgexfoundry.org:10004 [2023-07-26T19:15:26.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-26T19:15:26.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-26T19:15:26.473Z] Configure a credential helper to remove this warning. See [2023-07-26T19:15:26.473Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-26T19:15:26.473Z] [2023-07-26T19:15:26.473Z] Login Succeeded [2023-07-26T19:15:26.473Z] docker.io [2023-07-26T19:15:26.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-26T19:15:27.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-26T19:15:27.011Z] Configure a credential helper to remove this warning. See [2023-07-26T19:15:27.011Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-26T19:15:27.011Z] [2023-07-26T19:15:27.011Z] Login Succeeded [2023-07-26T19:15:27.011Z] ---> docker-login.sh ends [Pipeline] } [2023-07-26T19:15:27.023Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-26T19:15:27.068Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-26T19:15:27.098Z] [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: [2023-07-26T19:15:27.098Z] d3d81ece5985cc0e70f6108dd88b274017db54c4 [2023-07-26T19:15:27.098Z] latest [2023-07-26T19:15:27.098Z] 3.1.0-dev.23 [2023-07-26T19:15:27.098Z] d3d81ece5985cc0e70f6108dd88b274017db54c4-3.1.0-dev.23 [2023-07-26T19:15:27.098Z] main [2023-07-26T19:15:27.098Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T19:15:27.453Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:d3d81ece5985cc0e70f6108dd88b274017db54c4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T19:15:27.803Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:d3d81ece5985cc0e70f6108dd88b274017db54c4 [2023-07-26T19:15:27.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-07-26T19:15:27.803Z] 3108a009881a: Preparing [2023-07-26T19:15:27.803Z] 7f845b9eb3e5: Preparing [2023-07-26T19:15:27.803Z] 2180937b74b2: Preparing [2023-07-26T19:15:27.803Z] 1e0cccf60165: Preparing [2023-07-26T19:15:27.803Z] 20cdfc11fd39: Preparing [2023-07-26T19:15:27.803Z] 9386262d7a74: Preparing [2023-07-26T19:15:27.803Z] 9386262d7a74: Waiting [2023-07-26T19:15:28.070Z] 2180937b74b2: Pushed [2023-07-26T19:15:28.070Z] 1e0cccf60165: Pushed [2023-07-26T19:15:28.070Z] 7f845b9eb3e5: Pushed [2023-07-26T19:15:28.070Z] 9386262d7a74: Layer already exists [2023-07-26T19:15:28.338Z] 20cdfc11fd39: Pushed [2023-07-26T19:15:33.674Z] 3108a009881a: Pushed [2023-07-26T19:15:33.674Z] d3d81ece5985cc0e70f6108dd88b274017db54c4: digest: sha256:d869f4d9fdd8410f88c0df1ee104b505767cb3bba0e18b2c8af76686c895d126 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T19:15:34.018Z] + 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-07-26T19:15:34.358Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-07-26T19:15:34.358Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-07-26T19:15:34.358Z] 3108a009881a: Preparing [2023-07-26T19:15:34.358Z] 7f845b9eb3e5: Preparing [2023-07-26T19:15:34.358Z] 2180937b74b2: Preparing [2023-07-26T19:15:34.358Z] 1e0cccf60165: Preparing [2023-07-26T19:15:34.358Z] 20cdfc11fd39: Preparing [2023-07-26T19:15:34.358Z] 9386262d7a74: Preparing [2023-07-26T19:15:34.358Z] 9386262d7a74: Waiting [2023-07-26T19:15:34.358Z] 3108a009881a: Layer already exists [2023-07-26T19:15:34.358Z] 1e0cccf60165: Layer already exists [2023-07-26T19:15:34.358Z] 7f845b9eb3e5: Layer already exists [2023-07-26T19:15:34.358Z] 2180937b74b2: Layer already exists [2023-07-26T19:15:34.358Z] 20cdfc11fd39: Layer already exists [2023-07-26T19:15:34.358Z] 9386262d7a74: Layer already exists [2023-07-26T19:15:34.625Z] latest: digest: sha256:d869f4d9fdd8410f88c0df1ee104b505767cb3bba0e18b2c8af76686c895d126 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T19:15:34.976Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T19:15:35.321Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.23 [2023-07-26T19:15:35.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-07-26T19:15:35.321Z] 3108a009881a: Preparing [2023-07-26T19:15:35.321Z] 7f845b9eb3e5: Preparing [2023-07-26T19:15:35.321Z] 2180937b74b2: Preparing [2023-07-26T19:15:35.321Z] 1e0cccf60165: Preparing [2023-07-26T19:15:35.321Z] 20cdfc11fd39: Preparing [2023-07-26T19:15:35.321Z] 9386262d7a74: Preparing [2023-07-26T19:15:35.321Z] 9386262d7a74: Waiting [2023-07-26T19:15:35.322Z] 7f845b9eb3e5: Layer already exists [2023-07-26T19:15:35.322Z] 1e0cccf60165: Layer already exists [2023-07-26T19:15:35.322Z] 20cdfc11fd39: Layer already exists [2023-07-26T19:15:35.322Z] 2180937b74b2: Layer already exists [2023-07-26T19:15:35.322Z] 3108a009881a: Layer already exists [2023-07-26T19:15:35.322Z] 9386262d7a74: Layer already exists [2023-07-26T19:15:35.322Z] 3.1.0-dev.23: digest: sha256:d869f4d9fdd8410f88c0df1ee104b505767cb3bba0e18b2c8af76686c895d126 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T19:15:35.934Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:d3d81ece5985cc0e70f6108dd88b274017db54c4-3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T19:15:36.275Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:d3d81ece5985cc0e70f6108dd88b274017db54c4-3.1.0-dev.23 [2023-07-26T19:15:36.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-07-26T19:15:36.275Z] 3108a009881a: Preparing [2023-07-26T19:15:36.275Z] 7f845b9eb3e5: Preparing [2023-07-26T19:15:36.275Z] 2180937b74b2: Preparing [2023-07-26T19:15:36.275Z] 1e0cccf60165: Preparing [2023-07-26T19:15:36.275Z] 20cdfc11fd39: Preparing [2023-07-26T19:15:36.275Z] 9386262d7a74: Preparing [2023-07-26T19:15:36.275Z] 9386262d7a74: Waiting [2023-07-26T19:15:36.275Z] 3108a009881a: Layer already exists [2023-07-26T19:15:36.275Z] 2180937b74b2: Layer already exists [2023-07-26T19:15:36.275Z] 7f845b9eb3e5: Layer already exists [2023-07-26T19:15:36.275Z] 1e0cccf60165: Layer already exists [2023-07-26T19:15:36.275Z] 20cdfc11fd39: Layer already exists [2023-07-26T19:15:36.275Z] 9386262d7a74: Layer already exists [2023-07-26T19:15:36.275Z] d3d81ece5985cc0e70f6108dd88b274017db54c4-3.1.0-dev.23: digest: sha256:d869f4d9fdd8410f88c0df1ee104b505767cb3bba0e18b2c8af76686c895d126 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T19:15:36.885Z] + 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-07-26T19:15:37.231Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [2023-07-26T19:15:37.231Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-07-26T19:15:37.231Z] 3108a009881a: Preparing [2023-07-26T19:15:37.231Z] 7f845b9eb3e5: Preparing [2023-07-26T19:15:37.231Z] 2180937b74b2: Preparing [2023-07-26T19:15:37.231Z] 1e0cccf60165: Preparing [2023-07-26T19:15:37.231Z] 20cdfc11fd39: Preparing [2023-07-26T19:15:37.231Z] 9386262d7a74: Preparing [2023-07-26T19:15:37.231Z] 9386262d7a74: Waiting [2023-07-26T19:15:37.231Z] 3108a009881a: Layer already exists [2023-07-26T19:15:37.231Z] 1e0cccf60165: Layer already exists [2023-07-26T19:15:37.231Z] 2180937b74b2: Layer already exists [2023-07-26T19:15:37.231Z] 20cdfc11fd39: Layer already exists [2023-07-26T19:15:37.231Z] 7f845b9eb3e5: Layer already exists [2023-07-26T19:15:37.231Z] 9386262d7a74: Layer already exists [2023-07-26T19:15:37.498Z] main: digest: sha256:d869f4d9fdd8410f88c0df1ee104b505767cb3bba0e18b2c8af76686c895d126 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-26T19:15:37.561Z] ===================================================== [Pipeline] echo [2023-07-26T19:15:37.571Z] taggedImages: [2023-07-26T19:15:37.571Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:d3d81ece5985cc0e70f6108dd88b274017db54c4 [2023-07-26T19:15:37.571Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-07-26T19:15:37.571Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.23 [2023-07-26T19:15:37.571Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:d3d81ece5985cc0e70f6108dd88b274017db54c4-3.1.0-dev.23 [2023-07-26T19:15:37.571Z] - 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-07-26T19:15:37.941Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-26T19:15:37.942Z] [2023-07-26T19:15:37.942Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T19:15:38.281Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-26T19:15:38.281Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-26T19:15:38.281Z] 8998bd30e6a1: Pulling fs layer [2023-07-26T19:15:38.281Z] 04944245beec: Pulling fs layer [2023-07-26T19:15:38.281Z] 699f458cf7ca: Pulling fs layer [2023-07-26T19:15:38.281Z] 765212b225bb: Pulling fs layer [2023-07-26T19:15:38.281Z] f23df028b6ca: Pulling fs layer [2023-07-26T19:15:38.281Z] d65c8cfc05b1: Pulling fs layer [2023-07-26T19:15:38.281Z] 2437ff75d9bd: Pulling fs layer [2023-07-26T19:15:38.281Z] 765212b225bb: Waiting [2023-07-26T19:15:38.281Z] d65c8cfc05b1: Waiting [2023-07-26T19:15:38.281Z] 2437ff75d9bd: Waiting [2023-07-26T19:15:38.281Z] f23df028b6ca: Waiting [2023-07-26T19:15:38.549Z] 04944245beec: Verifying Checksum [2023-07-26T19:15:38.549Z] 04944245beec: Download complete [2023-07-26T19:15:38.549Z] 765212b225bb: Verifying Checksum [2023-07-26T19:15:38.549Z] 765212b225bb: Download complete [2023-07-26T19:15:38.549Z] f23df028b6ca: Verifying Checksum [2023-07-26T19:15:38.549Z] f23df028b6ca: Download complete [2023-07-26T19:15:38.549Z] d65c8cfc05b1: Verifying Checksum [2023-07-26T19:15:38.549Z] d65c8cfc05b1: Download complete [2023-07-26T19:15:38.550Z] 699f458cf7ca: Verifying Checksum [2023-07-26T19:15:38.550Z] 699f458cf7ca: Download complete [2023-07-26T19:15:39.136Z] 8998bd30e6a1: Verifying Checksum [2023-07-26T19:15:39.136Z] 8998bd30e6a1: Download complete [2023-07-26T19:15:41.079Z] 2437ff75d9bd: Verifying Checksum [2023-07-26T19:15:41.079Z] 2437ff75d9bd: Download complete [2023-07-26T19:15:43.021Z] 8998bd30e6a1: Pull complete [2023-07-26T19:15:43.021Z] 04944245beec: Pull complete [2023-07-26T19:15:46.360Z] 699f458cf7ca: Pull complete [2023-07-26T19:15:46.360Z] 765212b225bb: Pull complete [2023-07-26T19:15:47.322Z] f23df028b6ca: Pull complete [2023-07-26T19:15:47.322Z] d65c8cfc05b1: Pull complete [2023-07-26T19:16:02.328Z] 2437ff75d9bd: Pull complete [2023-07-26T19:16:02.329Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-26T19:16:02.329Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-26T19:16:02.329Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-26T19:16:02.528Z] prd-ubuntu20.04-docker-arm64-4c-16g-2261 does not seem to be running inside a container [2023-07-26T19:16:02.595Z] $ 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/25 -v /w/workspace/app-record-replay/25:/w/workspace/app-record-replay/25:rw,z -v /w/workspace/app-record-replay/25@tmp:/w/workspace/app-record-replay/25@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-07-26T19:16:05.238Z] $ docker top d9808b60ef6a886c8e4920515663a06c51feeb3a648fdac8d88e072eba6e29f6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-26T19:16:06.064Z] ---> job-cost.sh [2023-07-26T19:16:06.064Z] lf-activate-venv: SKIPPING [2023-07-26T19:16:06.064Z] INFO: No Stack... [2023-07-26T19:16:06.646Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-26T19:16:07.229Z] INFO: Archiving Costs [Pipeline] sh [2023-07-26T19:16:07.866Z] + cat /w/workspace/app-record-replay/25/archives/cost.csv [2023-07-26T19:16:07.866Z] + cut -d, -f6 [Pipeline] lock [2023-07-26T19:16:07.935Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-25-stack-cost] [2023-07-26T19:16:07.939Z] Resource [jenkins-edgexfoundry-app-record-replay-main-25-stack-cost] did not exist. Created. [2023-07-26T19:16:07.939Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-25-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-26T19:16:08.599Z] /w/workspace/app-record-replay/25@tmp/durable-55fb33d4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-07-26T19:16:09.251Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-26T19:16:09.266Z] Warning: overwriting stash ‘stack-cost’ [2023-07-26T19:16:09.321Z] Stashed 1 file(s) [Pipeline] } [2023-07-26T19:16:09.331Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-25-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-26T19:16:09.354Z] $ docker stop --time=1 d9808b60ef6a886c8e4920515663a06c51feeb3a648fdac8d88e072eba6e29f6 [2023-07-26T19:16:10.895Z] $ docker rm -f --volumes d9808b60ef6a886c8e4920515663a06c51feeb3a648fdac8d88e072eba6e29f6 [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-07-26T19:16:11.237Z] provisioning config files... [2023-07-26T19:16:11.244Z] Could not find credentials [app-record-replay-codecov-token] for edgexfoundry/app-record-replay/main #25 [2023-07-26T19:16:11.246Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config9669911976823835278tmp [Pipeline] { [Pipeline] sh [2023-07-26T19:16:11.544Z] + set +x [2023-07-26T19:16:11.544Z] + curl -s https://codecov.io/bash [2023-07-26T19:16:11.544Z] + bash -s -- [2023-07-26T19:16:11.544Z] [2023-07-26T19:16:11.544Z] _____ _ [2023-07-26T19:16:11.544Z] / ____| | | [2023-07-26T19:16:11.544Z] | | ___ __| | ___ ___ _____ __ [2023-07-26T19:16:11.544Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-07-26T19:16:11.544Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-07-26T19:16:11.544Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-07-26T19:16:11.544Z] Bash-1.0.6 [2023-07-26T19:16:11.544Z] [2023-07-26T19:16:11.544Z] [2023-07-26T19:16:11.544Z] ==> git version 2.25.1 found [2023-07-26T19:16:11.544Z] ==> 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-07-26T19:16:11.544Z] Release-Date: 2020-01-08 [2023-07-26T19:16:11.544Z] 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-07-26T19:16:11.544Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-07-26T19:16:11.544Z] ==> Jenkins CI detected. [2023-07-26T19:16:11.544Z] current dir:  /w/workspace/exfoundry_app-record-replay_main [2023-07-26T19:16:11.544Z] project root: . [2023-07-26T19:16:11.544Z] --> token set from env [2023-07-26T19:16:11.544Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-07-26T19:16:11.544Z] ==> Running gcov in . (disable via -X gcov) [2023-07-26T19:16:11.544Z] ==> Python coveragepy not found [2023-07-26T19:16:11.544Z] ==> Searching for coverage reports in: [2023-07-26T19:16:11.544Z] + . [2023-07-26T19:16:11.544Z] -> Found 1 reports [2023-07-26T19:16:11.544Z] ==> Detecting git/mercurial file structure [2023-07-26T19:16:11.544Z] ==> Reading reports [2023-07-26T19:16:11.544Z] + ./coverage.out bytes=11441 [2023-07-26T19:16:11.544Z] ==> Appending adjustments [2023-07-26T19:16:11.544Z] https://docs.codecov.io/docs/fixing-reports [2023-07-26T19:16:11.802Z] + Found adjustments [2023-07-26T19:16:11.802Z] ==> Gzipping contents [2023-07-26T19:16:11.802Z] 4.0K /tmp/codecov.EaJ2QN.gz [2023-07-26T19:16:11.802Z] ==> Uploading reports [2023-07-26T19:16:11.802Z] url: https://codecov.io [2023-07-26T19:16:11.802Z] query: branch=main&commit=d3d81ece5985cc0e70f6108dd88b274017db54c4&build=25&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F25%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-07-26T19:16:11.802Z] -> Pinging Codecov [2023-07-26T19:16:11.802Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=$CCTOKEN&branch=main&commit=d3d81ece5985cc0e70f6108dd88b274017db54c4&build=25&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F25%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-07-26T19:16:11.802Z] Invalid request parameters [2023-07-26T19:16:11.802Z] 400 [Pipeline] } [2023-07-26T19:16:11.809Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-07-26T19:16:12.007Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-07-26T19:16:12.020Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T19:16:12.321Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-26T19:16:12.321Z] [2023-07-26T19:16:12.321Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T19:16:12.619Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-26T19:16:12.619Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-07-26T19:16:12.619Z] df9b9388f04a: Pulling fs layer [2023-07-26T19:16:12.619Z] 52dc419b0ee2: Pulling fs layer [2023-07-26T19:16:12.619Z] 25bc292e5bac: Pulling fs layer [2023-07-26T19:16:12.619Z] 114826534d7a: Pulling fs layer [2023-07-26T19:16:12.619Z] 4657fd5d0bcf: Pulling fs layer [2023-07-26T19:16:12.619Z] 6ad1cebc031e: Pulling fs layer [2023-07-26T19:16:12.619Z] 8a3aa393b2d8: Pulling fs layer [2023-07-26T19:16:12.619Z] 4657fd5d0bcf: Waiting [2023-07-26T19:16:12.619Z] 6ad1cebc031e: Waiting [2023-07-26T19:16:12.619Z] 8a3aa393b2d8: Waiting [2023-07-26T19:16:12.619Z] 114826534d7a: Waiting [2023-07-26T19:16:12.619Z] 25bc292e5bac: Verifying Checksum [2023-07-26T19:16:12.619Z] 25bc292e5bac: Download complete [2023-07-26T19:16:12.619Z] 52dc419b0ee2: Verifying Checksum [2023-07-26T19:16:12.619Z] 52dc419b0ee2: Download complete [2023-07-26T19:16:12.619Z] 4657fd5d0bcf: Download complete [2023-07-26T19:16:12.619Z] df9b9388f04a: Download complete [2023-07-26T19:16:12.878Z] df9b9388f04a: Pull complete [2023-07-26T19:16:12.878Z] 6ad1cebc031e: Verifying Checksum [2023-07-26T19:16:12.878Z] 6ad1cebc031e: Download complete [2023-07-26T19:16:12.878Z] 52dc419b0ee2: Pull complete [2023-07-26T19:16:12.878Z] 25bc292e5bac: Pull complete [2023-07-26T19:16:13.446Z] 114826534d7a: Download complete [2023-07-26T19:16:13.446Z] 8a3aa393b2d8: Verifying Checksum [2023-07-26T19:16:13.446Z] 8a3aa393b2d8: Download complete [2023-07-26T19:16:16.727Z] 114826534d7a: Pull complete [2023-07-26T19:16:16.727Z] 4657fd5d0bcf: Pull complete [2023-07-26T19:16:16.727Z] 6ad1cebc031e: Pull complete [2023-07-26T19:16:19.253Z] 8a3aa393b2d8: Pull complete [2023-07-26T19:16:19.253Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-07-26T19:16:19.253Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-26T19:16:19.253Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-26T19:16:19.344Z] prd-ubuntu20.04-docker-8c-8g-2259 does not seem to be running inside a container [2023-07-26T19:16:19.376Z] $ 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-07-26T19:16:23.409Z] $ docker top 19a9380bf3e1235fbb8e8cabf9fe585caa8bf3e97c250317915dafcce29d1e85 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-07-26T19:16:23.480Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh [2023-07-26T19:16:23.762Z] + set -o pipefail [2023-07-26T19:16:23.762Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' [2023-07-26T19:16:30.333Z] [2023-07-26T19:16:30.333Z] Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... [2023-07-26T19:16:30.333Z] [2023-07-26T19:16:30.333Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/11aa003a-f6ab-4d72-8a60-e84e9c8d19b8 [2023-07-26T19:16:30.333Z] [2023-07-26T19:16:30.333Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-07-26T19:16:30.333Z] [2023-07-26T19:16:30.333Z] [2023-07-26T19:16:30.333Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-07-26T19:16:30.333Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-07-26T19:16:30.333Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-07-26T19:16:30.342Z] $ docker stop --time=1 19a9380bf3e1235fbb8e8cabf9fe585caa8bf3e97c250317915dafcce29d1e85 [2023-07-26T19:16:34.289Z] $ docker rm -f --volumes 19a9380bf3e1235fbb8e8cabf9fe585caa8bf3e97c250317915dafcce29d1e85 [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-07-26T19:16:35.013Z] + git log --format=format:%s -1 d3d81ece5985cc0e70f6108dd88b274017db54c4 [Pipeline] sh [2023-07-26T19:16:35.302Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-26T19:16:35.302Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T19:16:35.596Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-26T19:16:35.596Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-26T19:16:35.671Z] prd-ubuntu20.04-docker-8c-8g-2259 does not seem to be running inside a container [2023-07-26T19:16:35.701Z] $ 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-07-26T19:16:36.137Z] $ docker top 068a8db98827fb3bcdadb2b28b09dc92df73c46b6c6cfb700f4e9d38de8ecde7 -eo pid,comm [2023-07-26T19:16:36.190Z] 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-07-26T19:16:36.190Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-26T19:16:36.227Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-26T19:16:36.227Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-26T19:16:36.346Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-26T19:16:36.346Z] $ docker exec 068a8db98827fb3bcdadb2b28b09dc92df73c46b6c6cfb700f4e9d38de8ecde7 ssh-agent [2023-07-26T19:16:36.477Z] SSH_AUTH_SOCK=/tmp/ssh-k9noRf0KLIpB/agent.32 [2023-07-26T19:16:36.477Z] SSH_AGENT_PID=38 [2023-07-26T19:16:36.482Z] Running ssh-add (command line suppressed) [2023-07-26T19:16:36.580Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_3716855299091130664.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_3716855299091130664.key) [2023-07-26T19:16:36.594Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-26T19:16:36.881Z] + git semver tag [2023-07-26T19:16:37.140Z] 2023-07-26 19:16:37,082 [run_tag] DEBUG tag force:False [2023-07-26T19:16:37.140Z] 2023-07-26 19:16:37,082 [check_head_tag] DEBUG check head tag [2023-07-26T19:16:37.140Z] 2023-07-26 19:16:37,082 [execute] INFO git cat-file --batch-check [2023-07-26T19:16:37.140Z] 2023-07-26 19:16:37,082 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-07-26T19:16:37.140Z] 2023-07-26 19:16:37,088 [execute] INFO git cat-file --batch [2023-07-26T19:16:37.140Z] 2023-07-26 19:16:37,088 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-07-26T19:16:37.140Z] 2023-07-26 19:16:37,097 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-26T19:16:37.140Z] 2023-07-26 19:16:37,097 [execute] INFO git tag -a v3.1.0-dev.23 -m v3.1.0-dev.23 [2023-07-26T19:16:37.140Z] 2023-07-26 19:16:37,098 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.23', '-m', 'v3.1.0-dev.23'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2023-07-26T19:16:37.140Z] 2023-07-26 19:16:37,102 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-26T19:16:37.140Z] 3.1.0-dev.23 [Pipeline] } [2023-07-26T19:16:37.147Z] $ docker exec --env ******** --env ******** 068a8db98827fb3bcdadb2b28b09dc92df73c46b6c6cfb700f4e9d38de8ecde7 ssh-agent -k [2023-07-26T19:16:37.252Z] unset SSH_AUTH_SOCK; [2023-07-26T19:16:37.252Z] unset SSH_AGENT_PID; [2023-07-26T19:16:37.252Z] echo Agent pid 38 killed; [2023-07-26T19:16:37.266Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-26T19:16:37.566Z] + git semver [Pipeline] } [2023-07-26T19:16:37.837Z] $ docker stop --time=1 068a8db98827fb3bcdadb2b28b09dc92df73c46b6c6cfb700f4e9d38de8ecde7 [2023-07-26T19:16:39.117Z] $ docker rm -f --volumes 068a8db98827fb3bcdadb2b28b09dc92df73c46b6c6cfb700f4e9d38de8ecde7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T19:16:39.503Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-26T19:16:39.503Z] [2023-07-26T19:16:39.503Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T19:16:39.798Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-26T19:16:39.798Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-07-26T19:16:39.798Z] ab5ef0e58194: Pulling fs layer [2023-07-26T19:16:39.798Z] 9712f1f96733: Pulling fs layer [2023-07-26T19:16:39.798Z] 63f879dbbcfc: Pulling fs layer [2023-07-26T19:16:39.798Z] 0d9ebad4ef96: Pulling fs layer [2023-07-26T19:16:39.798Z] e9a5061849ea: Pulling fs layer [2023-07-26T19:16:39.798Z] d747dcd14b5f: Pulling fs layer [2023-07-26T19:16:39.798Z] e9a5061849ea: Waiting [2023-07-26T19:16:39.798Z] 0d9ebad4ef96: Waiting [2023-07-26T19:16:39.798Z] 2de7ff778b66: Pulling fs layer [2023-07-26T19:16:39.798Z] d747dcd14b5f: Waiting [2023-07-26T19:16:39.798Z] 2de7ff778b66: Waiting [2023-07-26T19:16:39.798Z] 9712f1f96733: Verifying Checksum [2023-07-26T19:16:39.798Z] 9712f1f96733: Download complete [2023-07-26T19:16:40.057Z] 63f879dbbcfc: Verifying Checksum [2023-07-26T19:16:40.057Z] 63f879dbbcfc: Download complete [2023-07-26T19:16:40.318Z] e9a5061849ea: Verifying Checksum [2023-07-26T19:16:40.318Z] e9a5061849ea: Download complete [2023-07-26T19:16:40.318Z] d747dcd14b5f: Verifying Checksum [2023-07-26T19:16:40.318Z] d747dcd14b5f: Download complete [2023-07-26T19:16:40.318Z] 0d9ebad4ef96: Verifying Checksum [2023-07-26T19:16:40.318Z] 0d9ebad4ef96: Download complete [2023-07-26T19:16:40.577Z] 2de7ff778b66: Verifying Checksum [2023-07-26T19:16:40.577Z] 2de7ff778b66: Download complete [2023-07-26T19:16:40.577Z] ab5ef0e58194: Verifying Checksum [2023-07-26T19:16:40.577Z] ab5ef0e58194: Download complete [2023-07-26T19:16:43.875Z] ab5ef0e58194: Pull complete [2023-07-26T19:16:43.875Z] 9712f1f96733: Pull complete [2023-07-26T19:16:44.133Z] 63f879dbbcfc: Pull complete [2023-07-26T19:16:48.320Z] 0d9ebad4ef96: Pull complete [2023-07-26T19:16:48.578Z] e9a5061849ea: Pull complete [2023-07-26T19:16:48.837Z] d747dcd14b5f: Pull complete [2023-07-26T19:16:50.211Z] 2de7ff778b66: Pull complete [2023-07-26T19:16:50.211Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-07-26T19:16:50.211Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-26T19:16:50.211Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-26T19:16:50.292Z] prd-ubuntu20.04-docker-8c-8g-2259 does not seem to be running inside a container [2023-07-26T19:16:50.321Z] $ 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-07-26T19:16:55.682Z] $ docker top ca339101df66cc12f65264242e0fee7f559526a1b826c26b1b2c5b131970801c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-07-26T19:16:55.754Z] provisioning config files... [2023-07-26T19:16:55.759Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config14549436195841746925tmp [2023-07-26T19:16:55.768Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config15308951343477574297tmp [2023-07-26T19:16:55.777Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config1794115574992295272tmp [Pipeline] { [Pipeline] echo [2023-07-26T19:16:55.793Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-26T19:16:56.073Z] ---> sigul-configuration.sh [2023-07-26T19:16:56.074Z] gpg: directory `/root/.gnupg' created [2023-07-26T19:16:56.074Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-07-26T19:16:56.074Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-07-26T19:16:56.074Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-07-26T19:16:56.074Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-07-26T19:16:56.074Z] gpg: CAST5 encrypted data [2023-07-26T19:16:56.074Z] gpg: encrypted with 1 passphrase [2023-07-26T19:16:56.074Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-07-26T19:16:56.357Z] + mkdir /home/jenkins [2023-07-26T19:16:56.358Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-07-26T19:16:56.641Z] + 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-07-26T19:16:56.650Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-26T19:16:56.929Z] ---> sigul-install.sh [2023-07-26T19:16:56.929Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-07-26T19:16:57.215Z] + git tag --list [2023-07-26T19:16:57.215Z] v3.1.0-dev.0 [2023-07-26T19:16:57.215Z] v3.1.0-dev.1 [2023-07-26T19:16:57.215Z] v3.1.0-dev.10 [2023-07-26T19:16:57.215Z] v3.1.0-dev.11 [2023-07-26T19:16:57.215Z] v3.1.0-dev.12 [2023-07-26T19:16:57.215Z] v3.1.0-dev.13 [2023-07-26T19:16:57.215Z] v3.1.0-dev.14 [2023-07-26T19:16:57.215Z] v3.1.0-dev.15 [2023-07-26T19:16:57.215Z] v3.1.0-dev.16 [2023-07-26T19:16:57.215Z] v3.1.0-dev.17 [2023-07-26T19:16:57.215Z] v3.1.0-dev.18 [2023-07-26T19:16:57.215Z] v3.1.0-dev.19 [2023-07-26T19:16:57.215Z] v3.1.0-dev.2 [2023-07-26T19:16:57.215Z] v3.1.0-dev.20 [2023-07-26T19:16:57.215Z] v3.1.0-dev.21 [2023-07-26T19:16:57.215Z] v3.1.0-dev.22 [2023-07-26T19:16:57.215Z] v3.1.0-dev.23 [2023-07-26T19:16:57.215Z] v3.1.0-dev.3 [2023-07-26T19:16:57.215Z] v3.1.0-dev.4 [2023-07-26T19:16:57.215Z] v3.1.0-dev.5 [2023-07-26T19:16:57.215Z] v3.1.0-dev.6 [2023-07-26T19:16:57.215Z] v3.1.0-dev.7 [2023-07-26T19:16:57.215Z] v3.1.0-dev.8 [2023-07-26T19:16:57.215Z] v3.1.0-dev.9 [Pipeline] sh [2023-07-26T19:16:57.503Z] + lftools sign git-tag v3.1.0-dev.23 [2023-07-26T19:16:58.074Z] Signing Git tag with Sigul... [2023-07-26T19:16:58.074Z] Signing v3.1.0-dev.23 [Pipeline] echo [2023-07-26T19:16:58.651Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-26T19:16:58.939Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-07-26T19:16:58.949Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-07-26T19:16:58.964Z] $ docker stop --time=1 ca339101df66cc12f65264242e0fee7f559526a1b826c26b1b2c5b131970801c [2023-07-26T19:17:00.224Z] $ docker rm -f --volumes ca339101df66cc12f65264242e0fee7f559526a1b826c26b1b2c5b131970801c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-07-26T19:17:00.654Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-26T19:17:00.654Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T19:17:00.952Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-26T19:17:00.952Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-26T19:17:01.028Z] prd-ubuntu20.04-docker-8c-8g-2259 does not seem to be running inside a container [2023-07-26T19:17:01.061Z] $ 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-07-26T19:17:01.426Z] $ docker top bcba18b4c790b121eec6404e260dd9debe1e2e5df3ded11c7c15698a0289cbc0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-26T19:17:01.502Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-26T19:17:01.502Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-26T19:17:01.608Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-26T19:17:01.608Z] $ docker exec bcba18b4c790b121eec6404e260dd9debe1e2e5df3ded11c7c15698a0289cbc0 ssh-agent [2023-07-26T19:17:01.703Z] SSH_AUTH_SOCK=/tmp/ssh-PNNt2BBqfhMo/agent.32 [2023-07-26T19:17:01.703Z] SSH_AGENT_PID=38 [2023-07-26T19:17:01.707Z] Running ssh-add (command line suppressed) [2023-07-26T19:17:01.809Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_734523332322321155.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_734523332322321155.key) [2023-07-26T19:17:01.823Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-26T19:17:02.110Z] + git semver bump pre [2023-07-26T19:17:02.369Z] 2023-07-26 19:17:02,312 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-26T19:17:02.369Z] 2023-07-26 19:17:02,312 [bump_version] DEBUG bumping version:3.1.0-dev.23 on axis:pre with prefix:dev [2023-07-26T19:17:02.369Z] 2023-07-26 19:17:02,312 [bump_version] DEBUG bumped version:3.1.0-dev.24 [2023-07-26T19:17:02.369Z] 2023-07-26 19:17:02,312 [write_version] DEBUG write version:3.1.0-dev.24 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True [2023-07-26T19:17:02.369Z] 2023-07-26 19:17:02,312 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-26T19:17:02.369Z] 2023-07-26 19:17:02,312 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-26T19:17:02.369Z] 2023-07-26 19:17:02,314 [execute] INFO git cat-file --batch-check [2023-07-26T19:17:02.369Z] 2023-07-26 19:17:02,314 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-07-26T19:17:02.369Z] 2023-07-26 19:17:02,321 [execute] INFO git cat-file --batch [2023-07-26T19:17:02.369Z] 2023-07-26 19:17:02,321 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-07-26T19:17:02.369Z] 2023-07-26 19:17:02,326 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-26T19:17:02.369Z] 3.1.0-dev.24 [Pipeline] } [2023-07-26T19:17:02.376Z] $ docker exec --env ******** --env ******** bcba18b4c790b121eec6404e260dd9debe1e2e5df3ded11c7c15698a0289cbc0 ssh-agent -k [2023-07-26T19:17:02.471Z] unset SSH_AUTH_SOCK; [2023-07-26T19:17:02.471Z] unset SSH_AGENT_PID; [2023-07-26T19:17:02.471Z] echo Agent pid 38 killed; [2023-07-26T19:17:02.488Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-26T19:17:02.795Z] + git semver [Pipeline] } [2023-07-26T19:17:03.065Z] $ docker stop --time=1 bcba18b4c790b121eec6404e260dd9debe1e2e5df3ded11c7c15698a0289cbc0 [2023-07-26T19:17:04.317Z] $ docker rm -f --volumes bcba18b4c790b121eec6404e260dd9debe1e2e5df3ded11c7c15698a0289cbc0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-26T19:17:04.654Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-26T19:17:04.655Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T19:17:04.952Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-26T19:17:04.952Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-26T19:17:05.035Z] prd-ubuntu20.04-docker-8c-8g-2259 does not seem to be running inside a container [2023-07-26T19:17:05.061Z] $ 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-07-26T19:17:05.426Z] $ docker top 224eed0f5a5a444bd8dd6cd09b76457f615a7fc47e60329ca7fcbaca9506281d -eo pid,comm [2023-07-26T19:17:05.478Z] 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-07-26T19:17:05.478Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-26T19:17:05.518Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-26T19:17:05.518Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-26T19:17:05.633Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-26T19:17:05.633Z] $ docker exec 224eed0f5a5a444bd8dd6cd09b76457f615a7fc47e60329ca7fcbaca9506281d ssh-agent [2023-07-26T19:17:05.725Z] SSH_AUTH_SOCK=/tmp/ssh-BYmfZ2dxqhUu/agent.31 [2023-07-26T19:17:05.725Z] SSH_AGENT_PID=37 [2023-07-26T19:17:05.728Z] Running ssh-add (command line suppressed) [2023-07-26T19:17:05.832Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_3573826385297440395.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_3573826385297440395.key) [2023-07-26T19:17:05.847Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-26T19:17:06.131Z] + git semver push [2023-07-26T19:17:06.390Z] 2023-07-26 19:17:06,315 [run_push] DEBUG push [2023-07-26T19:17:06.390Z] 2023-07-26 19:17:06,316 [execute] INFO git cat-file --batch-check [2023-07-26T19:17:06.390Z] 2023-07-26 19:17:06,316 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-07-26T19:17:06.390Z] 2023-07-26 19:17:06,321 [execute] INFO git rev-list ffc9f4defc7d9fdab765b444ceeb5d53ba262047 -- [2023-07-26T19:17:06.390Z] 2023-07-26 19:17:06,321 [execute] DEBUG Popen(['git', 'rev-list', 'ffc9f4defc7d9fdab765b444ceeb5d53ba262047', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-07-26T19:17:06.390Z] 2023-07-26 19:17:06,327 [execute] INFO git fetch -v origin [2023-07-26T19:17:06.390Z] 2023-07-26 19:17:06,327 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-07-26T19:17:06.958Z] 2023-07-26 19:17:06,887 [run_push] DEBUG no remote changes detected [2023-07-26T19:17:06.958Z] 2023-07-26 19:17:06,888 [execute] INFO git push origin semver [2023-07-26T19:17:06.958Z] 2023-07-26 19:17:06,888 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-07-26T19:17:07.893Z] 2023-07-26 19:17:07,877 [run_push] DEBUG push all version tags [2023-07-26T19:17:07.893Z] 2023-07-26 19:17:07,877 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-07-26T19:17:07.893Z] 2023-07-26 19:17:07,878 [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-07-26T19:17:08.830Z] 2023-07-26 19:17:08,672 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-26T19:17:08.830Z] 3.1.0-dev.24 [Pipeline] } [2023-07-26T19:17:08.837Z] $ docker exec --env ******** --env ******** 224eed0f5a5a444bd8dd6cd09b76457f615a7fc47e60329ca7fcbaca9506281d ssh-agent -k [2023-07-26T19:17:08.935Z] unset SSH_AUTH_SOCK; [2023-07-26T19:17:08.935Z] unset SSH_AGENT_PID; [2023-07-26T19:17:08.935Z] echo Agent pid 37 killed; [2023-07-26T19:17:08.948Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-26T19:17:09.251Z] + git semver [Pipeline] } [2023-07-26T19:17:09.525Z] $ docker stop --time=1 224eed0f5a5a444bd8dd6cd09b76457f615a7fc47e60329ca7fcbaca9506281d [2023-07-26T19:17:10.837Z] $ docker rm -f --volumes 224eed0f5a5a444bd8dd6cd09b76457f615a7fc47e60329ca7fcbaca9506281d [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-07-26T19:17:11.419Z] + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] [2023-07-26T19:17:11.419Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-07-26T19:17:11.419Z] total 16 [2023-07-26T19:17:11.419Z] drwxr-xr-x 3 root root 4096 Jul 26 19:04 . [2023-07-26T19:17:11.419Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 26 19:16 .. [2023-07-26T19:17:11.419Z] drwxr-xr-x 2 root root 4096 Jul 26 19:04 cost [2023-07-26T19:17:11.419Z] -rw-r--r-- 1 root root 88 Jul 26 19:04 cost.csv [2023-07-26T19:17:11.419Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives [2023-07-26T19:17:11.419Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-07-26T19:17:11.419Z] total 16 [2023-07-26T19:17:11.419Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 26 19:04 . [2023-07-26T19:17:11.419Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 26 19:16 .. [2023-07-26T19:17:11.419Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 26 19:04 cost [2023-07-26T19:17:11.419Z] -rw-r--r-- 1 jenkins jenkins 88 Jul 26 19:04 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-07-26T19:17:11.711Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-26T19:17:12.572Z] ---> package-listing.sh [2023-07-26T19:17:12.572Z] ++ facter osfamily [2023-07-26T19:17:12.572Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-26T19:17:12.830Z] + OS_FAMILY=debian [2023-07-26T19:17:12.830Z] + workspace=/w/workspace/exfoundry_app-record-replay_main [2023-07-26T19:17:12.830Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-26T19:17:12.831Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-26T19:17:12.831Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-26T19:17:12.831Z] + PACKAGES=/tmp/packages_start.txt [2023-07-26T19:17:12.831Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-07-26T19:17:12.831Z] + PACKAGES=/tmp/packages_end.txt [2023-07-26T19:17:12.831Z] + case "${OS_FAMILY}" in [2023-07-26T19:17:12.831Z] + dpkg -l [2023-07-26T19:17:12.831Z] + grep '^ii' [2023-07-26T19:17:12.831Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-26T19:17:12.831Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-26T19:17:12.831Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-26T19:17:12.831Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-07-26T19:17:12.831Z] + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ [2023-07-26T19:17:12.831Z] + 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-07-26T19:17:12.840Z] 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-07-26T19:17:13.118Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T19:17:13.678Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-26T19:17:13.678Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-26T19:17:13.879Z] prd-ubuntu20.04-docker-8c-8g-2259 does not seem to be running inside a container [2023-07-26T19:17:13.952Z] $ 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-07-26T19:17:14.162Z] $ docker top 148d51610edec07c5bc0e1f70229915e9c09685adaaec0e4a093c35033aa4521 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-26T19:17:14.509Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-26T19:17:14.794Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-26T19:17:15.078Z] + ls /var/log/sa-host [2023-07-26T19:17:15.078Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-26T19:17:15.151Z] provisioning config files... [2023-07-26T19:17:15.158Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config8280555949219235803tmp [Pipeline] { [Pipeline] echo [2023-07-26T19:17:15.171Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-26T19:17:15.455Z] ---> create-netrc.sh [Pipeline] } [2023-07-26T19:17:15.463Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-26T19:17:15.783Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-26T19:17:15.792Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-26T19:17:16.078Z] ---> sudo-logs.sh [2023-07-26T19:17:16.078Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-26T19:17:16.109Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-26T19:17:16.392Z] ---> job-cost.sh [2023-07-26T19:17:16.392Z] lf-activate-venv: SKIPPING [2023-07-26T19:17:16.392Z] DEBUG: total: 0.2199999988079071 [2023-07-26T19:17:16.392Z] INFO: Retrieving Stack Cost... [2023-07-26T19:17:16.652Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-26T19:17:17.218Z] INFO: Archiving Costs [Pipeline] echo [2023-07-26T19:17:17.230Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-26T19:17:17.512Z] ---> logs-deploy.sh [2023-07-26T19:17:17.512Z] lf-activate-venv: SKIPPING [2023-07-26T19:17:17.512Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/25 [2023-07-26T19:17:17.512Z] INFO: archiving workspace using pattern(s): [2023-07-26T19:17:18.450Z] Archives upload complete. [2023-07-26T19:17:18.450Z] INFO: archiving logs to Nexus [2023-07-26T19:17:19.019Z] ---> uname -a: [2023-07-26T19:17:19.019Z] Linux prd-ubuntu20-04-docker-8c-8g-2259 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-07-26T19:17:19.019Z] [2023-07-26T19:17:19.019Z] [2023-07-26T19:17:19.019Z] ---> lscpu: [2023-07-26T19:17:19.019Z] Architecture: x86_64 [2023-07-26T19:17:19.019Z] CPU op-mode(s): 32-bit, 64-bit [2023-07-26T19:17:19.019Z] Byte Order: Little Endian [2023-07-26T19:17:19.019Z] Address sizes: 40 bits physical, 48 bits virtual [2023-07-26T19:17:19.019Z] CPU(s): 8 [2023-07-26T19:17:19.019Z] On-line CPU(s) list: 0-7 [2023-07-26T19:17:19.019Z] Thread(s) per core: 1 [2023-07-26T19:17:19.019Z] Core(s) per socket: 1 [2023-07-26T19:17:19.019Z] Socket(s): 8 [2023-07-26T19:17:19.019Z] NUMA node(s): 1 [2023-07-26T19:17:19.019Z] Vendor ID: AuthenticAMD [2023-07-26T19:17:19.019Z] CPU family: 23 [2023-07-26T19:17:19.019Z] Model: 49 [2023-07-26T19:17:19.019Z] Model name: AMD EPYC-Rome Processor [2023-07-26T19:17:19.019Z] Stepping: 0 [2023-07-26T19:17:19.019Z] CPU MHz: 2799.998 [2023-07-26T19:17:19.019Z] BogoMIPS: 5599.99 [2023-07-26T19:17:19.019Z] Virtualization: AMD-V [2023-07-26T19:17:19.019Z] Hypervisor vendor: KVM [2023-07-26T19:17:19.019Z] Virtualization type: full [2023-07-26T19:17:19.019Z] L1d cache: 256 KiB [2023-07-26T19:17:19.019Z] L1i cache: 256 KiB [2023-07-26T19:17:19.019Z] L2 cache: 4 MiB [2023-07-26T19:17:19.019Z] L3 cache: 128 MiB [2023-07-26T19:17:19.019Z] NUMA node0 CPU(s): 0-7 [2023-07-26T19:17:19.019Z] Vulnerability Itlb multihit: Not affected [2023-07-26T19:17:19.019Z] Vulnerability L1tf: Not affected [2023-07-26T19:17:19.019Z] Vulnerability Mds: Not affected [2023-07-26T19:17:19.019Z] Vulnerability Meltdown: Not affected [2023-07-26T19:17:19.019Z] Vulnerability Mmio stale data: Not affected [2023-07-26T19:17:19.019Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-07-26T19:17:19.019Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-07-26T19:17:19.019Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-07-26T19:17:19.019Z] Vulnerability Srbds: Not affected [2023-07-26T19:17:19.019Z] Vulnerability Tsx async abort: Not affected [2023-07-26T19:17:19.019Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-07-26T19:17:19.019Z] [2023-07-26T19:17:19.019Z] [2023-07-26T19:17:19.019Z] ---> nproc: [2023-07-26T19:17:19.019Z] 8 [2023-07-26T19:17:19.019Z] [2023-07-26T19:17:19.019Z] [2023-07-26T19:17:19.019Z] ---> df -h: [2023-07-26T19:17:19.019Z] Filesystem Size Used Avail Use% Mounted on [2023-07-26T19:17:19.019Z] overlay 155G 13G 143G 9% / [2023-07-26T19:17:19.019Z] tmpfs 64M 0 64M 0% /dev [2023-07-26T19:17:19.019Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-07-26T19:17:19.019Z] shm 64M 0 64M 0% /dev/shm [2023-07-26T19:17:19.019Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-07-26T19:17:19.019Z] [2023-07-26T19:17:19.019Z]