Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a1a7aa329848983d8423fe0cc2bdab8be88fbe88 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-ssh17264171881201846769.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh8321267790196374396.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh8487362374032903668.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh1703686253696670203.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-ssh5193105837855555138.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.21 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 ‘prd-ubuntu20.04-docker-8c-8g-12646’ is offline Running on prd-ubuntu20.04-docker-8c-8g-12647 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 a1a7aa329848983d8423fe0cc2bdab8be88fbe88 (main) Commit message: "Merge pull request #97 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.48" > 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 a1a7aa329848983d8423fe0cc2bdab8be88fbe88 # timeout=10 > git rev-list --no-walk e9a72d95530e724a4456ef35bfa8cc00521c6609 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-27T20:31:54.806Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-27T20:31:54.856Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-27T20:31:54.880Z] ========================================================= [2023-10-27T20:31:54.880Z] EdgeX Global Pipelines Version Info [2023-10-27T20:31:54.880Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-27T20:31:55.588Z] ------------------- [2023-10-27T20:31:55.588Z] stable info: [2023-10-27T20:31:55.588Z] ------------------- [2023-10-27T20:31:55.588Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-27T20:31:55.588Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-27T20:31:55.588Z] Message: update stable to v1.0.254 [2023-10-27T20:31:56.170Z] ------------------- [2023-10-27T20:31:56.170Z] experimental info: [2023-10-27T20:31:56.170Z] ------------------- [2023-10-27T20:31:56.170Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-27T20:31:56.170Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-27T20:31:56.170Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-27T20:31:56.337Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-10-27T20:31:56.353Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-10-27T20:31:56.368Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-27T20:31:56.384Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-27T20:31:56.395Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-27T20:31:56.410Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-27T20:31:56.422Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-27T20:31:56.434Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-27T20:31:56.447Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-27T20:31:56.461Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-27T20:31:56.473Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-27T20:31:56.487Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-10-27T20:31:56.503Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-27T20:31:56.521Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-27T20:31:56.539Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-27T20:31:56.560Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-27T20:31:56.579Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-27T20:31:56.598Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-27T20:31:56.616Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-27T20:31:56.638Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-27T20:31:56.654Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-27T20:31:56.668Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-27T20:31:56.681Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-27T20:31:56.699Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-27T20:31:56.713Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-27T20:31:56.733Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-27T20:31:56.746Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-27T20:31:56.759Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-10-27T20:31:56.774Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-10-27T20:31:56.793Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-10-27T20:31:56.805Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a1a7aa329848983d8423fe0cc2bdab8be88fbe88 [Pipeline] echo [2023-10-27T20:31:56.818Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a1a7aa3 [Pipeline] echo [2023-10-27T20:31:56.830Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-27T20:31:56.877Z] provisioning config files... [2023-10-27T20:31:56.891Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config4862906505674501700tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-27T20:31:57.203Z] ---> docker-login.sh [2023-10-27T20:31:57.203Z] nexus3.edgexfoundry.org:10001 [2023-10-27T20:31:57.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T20:31:57.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T20:31:57.464Z] Configure a credential helper to remove this warning. See [2023-10-27T20:31:57.464Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T20:31:57.464Z] [2023-10-27T20:31:57.464Z] Login Succeeded [2023-10-27T20:31:57.464Z] nexus3.edgexfoundry.org:10002 [2023-10-27T20:31:57.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T20:31:57.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T20:31:57.464Z] Configure a credential helper to remove this warning. See [2023-10-27T20:31:57.464Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T20:31:57.464Z] [2023-10-27T20:31:57.464Z] Login Succeeded [2023-10-27T20:31:57.464Z] nexus3.edgexfoundry.org:10003 [2023-10-27T20:31:57.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T20:31:57.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T20:31:57.724Z] Configure a credential helper to remove this warning. See [2023-10-27T20:31:57.724Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T20:31:57.724Z] [2023-10-27T20:31:57.724Z] Login Succeeded [2023-10-27T20:31:57.724Z] nexus3.edgexfoundry.org:10004 [2023-10-27T20:31:57.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T20:31:57.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T20:31:57.724Z] Configure a credential helper to remove this warning. See [2023-10-27T20:31:57.724Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T20:31:57.724Z] [2023-10-27T20:31:57.724Z] Login Succeeded [2023-10-27T20:31:57.724Z] docker.io [2023-10-27T20:31:57.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T20:31:57.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T20:31:57.985Z] Configure a credential helper to remove this warning. See [2023-10-27T20:31:57.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T20:31:57.985Z] [2023-10-27T20:31:57.985Z] Login Succeeded [2023-10-27T20:31:57.985Z] ---> docker-login.sh ends [Pipeline] } [2023-10-27T20:31:57.992Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-27T20:31:58.354Z] + git rev-list -1 --merges a1a7aa329848983d8423fe0cc2bdab8be88fbe88~1..a1a7aa329848983d8423fe0cc2bdab8be88fbe88 [Pipeline] echo [2023-10-27T20:31:58.400Z] -----------> git rev-list -1 --merges a1a7aa329848983d8423fe0cc2bdab8be88fbe88~1..a1a7aa329848983d8423fe0cc2bdab8be88fbe88 a1a7aa329848983d8423fe0cc2bdab8be88fbe88 [2023-10-27T20:31:58.400Z] a1a7aa329848983d8423fe0cc2bdab8be88fbe88 [false] [Pipeline] sh [2023-10-27T20:31:58.694Z] + git log --format=format:%s -1 a1a7aa329848983d8423fe0cc2bdab8be88fbe88 [Pipeline] echo [2023-10-27T20:31:58.710Z] ========================================================= [2023-10-27T20:31:58.710Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-27T20:31:58.710Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-27T20:31:59.058Z] + git log --format=format:%s -1 a1a7aa329848983d8423fe0cc2bdab8be88fbe88 [Pipeline] echo [2023-10-27T20:31:59.068Z] [semverPrep] GIT_COMMIT: a1a7aa329848983d8423fe0cc2bdab8be88fbe88, Commit Message: Merge pull request #97 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.48 [Pipeline] echo [2023-10-27T20:31:59.078Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-27T20:31:59.434Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-27T20:31:59.434Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-27T20:31:59.434Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-27T20:31:59.434Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-27T20:31:59.434Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-27T20:31:59.434Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-27T20:31:59.434Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:31:59.775Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-27T20:31:59.775Z] [2023-10-27T20:31:59.775Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:32:00.076Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-27T20:32:00.076Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-27T20:32:00.076Z] b85a868b505f: Pulling fs layer [2023-10-27T20:32:00.076Z] e2be974225ed: Pulling fs layer [2023-10-27T20:32:00.076Z] 339a4e72a1f5: Pulling fs layer [2023-10-27T20:32:00.076Z] 988bab9f4d93: Pulling fs layer [2023-10-27T20:32:00.076Z] 1469e6f7b9e6: Pulling fs layer [2023-10-27T20:32:00.076Z] eaf3925da568: Pulling fs layer [2023-10-27T20:32:00.076Z] bab4dde63d76: Pulling fs layer [2023-10-27T20:32:00.076Z] bde34c3a00c8: Pulling fs layer [2023-10-27T20:32:00.076Z] b352a97aabf1: Pulling fs layer [2023-10-27T20:32:00.076Z] 4872d77fe225: Pulling fs layer [2023-10-27T20:32:00.076Z] 5851b861e8e6: Pulling fs layer [2023-10-27T20:32:00.076Z] b352a97aabf1: Waiting [2023-10-27T20:32:00.076Z] bde34c3a00c8: Waiting [2023-10-27T20:32:00.076Z] 988bab9f4d93: Waiting [2023-10-27T20:32:00.076Z] 5851b861e8e6: Waiting [2023-10-27T20:32:00.076Z] eaf3925da568: Waiting [2023-10-27T20:32:00.076Z] bab4dde63d76: Waiting [2023-10-27T20:32:00.076Z] 1469e6f7b9e6: Waiting [2023-10-27T20:32:00.076Z] 4872d77fe225: Waiting [2023-10-27T20:32:00.076Z] e2be974225ed: Download complete [2023-10-27T20:32:00.076Z] 988bab9f4d93: Verifying Checksum [2023-10-27T20:32:00.076Z] 988bab9f4d93: Download complete [2023-10-27T20:32:00.360Z] 1469e6f7b9e6: Verifying Checksum [2023-10-27T20:32:00.360Z] 1469e6f7b9e6: Download complete [2023-10-27T20:32:00.360Z] 339a4e72a1f5: Verifying Checksum [2023-10-27T20:32:00.360Z] 339a4e72a1f5: Download complete [2023-10-27T20:32:00.360Z] eaf3925da568: Download complete [2023-10-27T20:32:00.360Z] bde34c3a00c8: Download complete [2023-10-27T20:32:00.360Z] b352a97aabf1: Verifying Checksum [2023-10-27T20:32:00.360Z] b352a97aabf1: Download complete [2023-10-27T20:32:00.360Z] 4872d77fe225: Verifying Checksum [2023-10-27T20:32:00.360Z] 4872d77fe225: Download complete [2023-10-27T20:32:00.360Z] 5851b861e8e6: Verifying Checksum [2023-10-27T20:32:00.360Z] 5851b861e8e6: Download complete [2023-10-27T20:32:00.360Z] b85a868b505f: Verifying Checksum [2023-10-27T20:32:00.360Z] b85a868b505f: Download complete [2023-10-27T20:32:00.620Z] bab4dde63d76: Verifying Checksum [2023-10-27T20:32:00.620Z] bab4dde63d76: Download complete [2023-10-27T20:32:01.564Z] b85a868b505f: Pull complete [2023-10-27T20:32:01.823Z] e2be974225ed: Pull complete [2023-10-27T20:32:02.390Z] 339a4e72a1f5: Pull complete [2023-10-27T20:32:02.390Z] 988bab9f4d93: Pull complete [2023-10-27T20:32:02.650Z] 1469e6f7b9e6: Pull complete [2023-10-27T20:32:02.650Z] eaf3925da568: Pull complete [2023-10-27T20:32:04.561Z] bab4dde63d76: Pull complete [2023-10-27T20:32:04.561Z] bde34c3a00c8: Pull complete [2023-10-27T20:32:04.822Z] b352a97aabf1: Pull complete [2023-10-27T20:32:04.822Z] 4872d77fe225: Pull complete [2023-10-27T20:32:05.081Z] 5851b861e8e6: Pull complete [2023-10-27T20:32:05.081Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-27T20:32:05.081Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-27T20:32:05.081Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T20:32:05.203Z] prd-ubuntu20.04-docker-8c-8g-12647 does not seem to be running inside a container [2023-10-27T20:32:05.239Z] $ 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-10-27T20:32:08.139Z] $ docker top bd6c55144c85f3eff8b67dcf200ffd17fd8650bf25e6e3c9231ae6dd53cf583d -eo pid,comm [2023-10-27T20:32:08.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-10-27T20:32:08.190Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-27T20:32:08.222Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-27T20:32:08.222Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-27T20:32:08.340Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-27T20:32:08.344Z] $ docker exec bd6c55144c85f3eff8b67dcf200ffd17fd8650bf25e6e3c9231ae6dd53cf583d ssh-agent [2023-10-27T20:32:08.435Z] SSH_AUTH_SOCK=/tmp/ssh-LEeZCogVfBep/agent.32 [2023-10-27T20:32:08.435Z] SSH_AGENT_PID=38 [2023-10-27T20:32:08.442Z] Running ssh-add (command line suppressed) [2023-10-27T20:32:08.550Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_13211571060632968445.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_13211571060632968445.key) [2023-10-27T20:32:08.564Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-27T20:32:08.850Z] + git tag --points-at HEAD [Pipeline] } [2023-10-27T20:32:08.868Z] $ docker exec --env ******** --env ******** bd6c55144c85f3eff8b67dcf200ffd17fd8650bf25e6e3c9231ae6dd53cf583d ssh-agent -k [2023-10-27T20:32:08.962Z] unset SSH_AUTH_SOCK; [2023-10-27T20:32:08.962Z] unset SSH_AGENT_PID; [2023-10-27T20:32:08.962Z] echo Agent pid 38 killed; [2023-10-27T20:32:08.971Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-27T20:32:08.996Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-27T20:32:08.996Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-27T20:32:09.107Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-27T20:32:09.111Z] $ docker exec bd6c55144c85f3eff8b67dcf200ffd17fd8650bf25e6e3c9231ae6dd53cf583d ssh-agent [2023-10-27T20:32:09.223Z] SSH_AUTH_SOCK=/tmp/ssh-6P6GZpEzGH7z/agent.70 [2023-10-27T20:32:09.223Z] SSH_AGENT_PID=76 [2023-10-27T20:32:09.227Z] Running ssh-add (command line suppressed) [2023-10-27T20:32:09.333Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12153132401911953611.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12153132401911953611.key) [2023-10-27T20:32:09.345Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-27T20:32:09.629Z] + git semver init [2023-10-27T20:32:09.889Z] 2023-10-27 20:32:09,800 [run_init] DEBUG init version:0.0.0 force:False [2023-10-27T20:32:09.889Z] 2023-10-27 20:32:09,801 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver [2023-10-27T20:32:09.889Z] 2023-10-27 20:32:09,802 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver [2023-10-27T20:32:09.889Z] 2023-10-27 20:32:09,802 [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-10-27T20:32:10.827Z] 2023-10-27 20:32:10,533 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude [2023-10-27T20:32:10.827Z] 2023-10-27 20:32:10,534 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False [2023-10-27T20:32:10.827Z] 2023-10-27 20:32:10,534 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-10-27T20:32:10.827Z] 2023-10-27 20:32:10,534 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-10-27T20:32:10.827Z] 3.1.0-dev.62 [Pipeline] } [2023-10-27T20:32:10.837Z] $ docker exec --env ******** --env ******** bd6c55144c85f3eff8b67dcf200ffd17fd8650bf25e6e3c9231ae6dd53cf583d ssh-agent -k [2023-10-27T20:32:10.943Z] unset SSH_AUTH_SOCK; [2023-10-27T20:32:10.944Z] unset SSH_AGENT_PID; [2023-10-27T20:32:10.944Z] echo Agent pid 76 killed; [2023-10-27T20:32:10.952Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-27T20:32:11.252Z] + git semver [Pipeline] } [2023-10-27T20:32:11.525Z] $ docker stop --time=1 bd6c55144c85f3eff8b67dcf200ffd17fd8650bf25e6e3c9231ae6dd53cf583d [2023-10-27T20:32:12.871Z] $ docker rm -f --volumes bd6c55144c85f3eff8b67dcf200ffd17fd8650bf25e6e3c9231ae6dd53cf583d [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-27T20:32:13.212Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-27T20:32:13.410Z] Stashed 1 file(s) [Pipeline] echo [2023-10-27T20:32:13.413Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.62 [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-10-27T20:32:13.588Z] provisioning config files... [2023-10-27T20:32:13.597Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config15082604653371918886tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-27T20:32:13.640Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12636 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws [2023-10-27T20:32:13.653Z] Running in /w/workspace/app-record-replay/67 [Pipeline] { [Pipeline] checkout [2023-10-27T20:32:13.690Z] Selected Git installation does not exist. Using Default [2023-10-27T20:32:13.690Z] The recommended git tool is: NONE [2023-10-27T20:32:13.889Z] ---> docker-login.sh [2023-10-27T20:32:13.889Z] nexus3.edgexfoundry.org:10001 [2023-10-27T20:32:13.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T20:32:13.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T20:32:13.889Z] Configure a credential helper to remove this warning. See [2023-10-27T20:32:13.889Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T20:32:13.889Z] [2023-10-27T20:32:13.889Z] Login Succeeded [2023-10-27T20:32:13.889Z] nexus3.edgexfoundry.org:10002 [2023-10-27T20:32:13.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T20:32:13.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T20:32:13.889Z] Configure a credential helper to remove this warning. See [2023-10-27T20:32:13.889Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T20:32:13.889Z] [2023-10-27T20:32:13.889Z] Login Succeeded [2023-10-27T20:32:13.889Z] nexus3.edgexfoundry.org:10003 [2023-10-27T20:32:14.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T20:32:14.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T20:32:14.148Z] Configure a credential helper to remove this warning. See [2023-10-27T20:32:14.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T20:32:14.148Z] [2023-10-27T20:32:14.148Z] Login Succeeded [2023-10-27T20:32:14.148Z] nexus3.edgexfoundry.org:10004 [2023-10-27T20:32:14.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T20:32:14.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T20:32:14.148Z] Configure a credential helper to remove this warning. See [2023-10-27T20:32:14.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T20:32:14.148Z] [2023-10-27T20:32:14.148Z] Login Succeeded [2023-10-27T20:32:14.148Z] docker.io [2023-10-27T20:32:14.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T20:32:14.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T20:32:14.718Z] Configure a credential helper to remove this warning. See [2023-10-27T20:32:14.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T20:32:14.718Z] [2023-10-27T20:32:14.718Z] Login Succeeded [2023-10-27T20:32:14.718Z] ---> docker-login.sh ends [Pipeline] } [2023-10-27T20:32:14.725Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-27T20:32:14.870Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-27T20:32:14.882Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-27T20:32:14.893Z] ========================================================= [2023-10-27T20:32:14.893Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-27T20:32:14.893Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:32:15.205Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-27T20:32:15.205Z] Sending build context to Docker daemon 631.3kB [2023-10-27T20:32:15.205Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-27T20:32:15.205Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-27T20:32:15.205Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-27T20:32:15.205Z] 7264a8db6415: Pulling fs layer [2023-10-27T20:32:15.205Z] c4d48a809fc2: Pulling fs layer [2023-10-27T20:32:15.205Z] 4f1c88b9dad5: Pulling fs layer [2023-10-27T20:32:15.205Z] ad3a456e5733: Pulling fs layer [2023-10-27T20:32:15.205Z] 33e27b845d1e: Pulling fs layer [2023-10-27T20:32:15.205Z] c68163c4e522: Pulling fs layer [2023-10-27T20:32:15.205Z] 50da416c3ac9: Pulling fs layer [2023-10-27T20:32:15.205Z] 23d2d4c4bb30: Pulling fs layer [2023-10-27T20:32:15.205Z] ad3a456e5733: Waiting [2023-10-27T20:32:15.205Z] 33e27b845d1e: Waiting [2023-10-27T20:32:15.205Z] c68163c4e522: Waiting [2023-10-27T20:32:15.205Z] 50da416c3ac9: Waiting [2023-10-27T20:32:15.205Z] 23d2d4c4bb30: Waiting [2023-10-27T20:32:15.205Z] c4d48a809fc2: Verifying Checksum [2023-10-27T20:32:15.205Z] c4d48a809fc2: Download complete [2023-10-27T20:32:15.205Z] ad3a456e5733: Verifying Checksum [2023-10-27T20:32:15.205Z] ad3a456e5733: Download complete [2023-10-27T20:32:15.205Z] 33e27b845d1e: Verifying Checksum [2023-10-27T20:32:15.205Z] 33e27b845d1e: Download complete [2023-10-27T20:32:15.205Z] 7264a8db6415: Verifying Checksum [2023-10-27T20:32:15.205Z] 7264a8db6415: Download complete [2023-10-27T20:32:15.465Z] c68163c4e522: Verifying Checksum [2023-10-27T20:32:15.465Z] c68163c4e522: Download complete [2023-10-27T20:32:15.465Z] 7264a8db6415: Pull complete [2023-10-27T20:32:15.723Z] c4d48a809fc2: Pull complete [2023-10-27T20:32:15.723Z] 23d2d4c4bb30: Verifying Checksum [2023-10-27T20:32:15.723Z] 23d2d4c4bb30: Download complete [2023-10-27T20:32:15.723Z] 4f1c88b9dad5: Verifying Checksum [2023-10-27T20:32:15.723Z] 4f1c88b9dad5: Download complete [2023-10-27T20:32:16.289Z] 50da416c3ac9: Verifying Checksum [2023-10-27T20:32:16.289Z] 50da416c3ac9: Download complete [2023-10-27T20:32:18.793Z] using credential edgex-jenkins-ssh [2023-10-27T20:32:18.809Z] Cloning the remote Git repository [2023-10-27T20:32:18.824Z] 4f1c88b9dad5: Pull complete [2023-10-27T20:32:18.824Z] ad3a456e5733: Pull complete [2023-10-27T20:32:18.824Z] 33e27b845d1e: Pull complete [2023-10-27T20:32:19.083Z] c68163c4e522: Pull complete [2023-10-27T20:32:18.858Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-10-27T20:32:18.961Z] > git init /w/workspace/app-record-replay/67 # timeout=10 [2023-10-27T20:32:19.112Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-10-27T20:32:19.113Z] > git --version # timeout=10 [2023-10-27T20:32:19.135Z] > git --version # 'git version 2.25.1' [2023-10-27T20:32:19.140Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-27T20:32:19.314Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-27T20:32:20.878Z] Avoid second fetch [2023-10-27T20:32:20.878Z] Checking out Revision a1a7aa329848983d8423fe0cc2bdab8be88fbe88 (main) [2023-10-27T20:32:20.983Z] 50da416c3ac9: Pull complete [2023-10-27T20:32:20.048Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-10-27T20:32:20.076Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-27T20:32:20.897Z] > git config core.sparsecheckout # timeout=10 [2023-10-27T20:32:20.957Z] > git checkout -f a1a7aa329848983d8423fe0cc2bdab8be88fbe88 # timeout=10 [2023-10-27T20:32:21.550Z] 23d2d4c4bb30: Pull complete [2023-10-27T20:32:21.550Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-27T20:32:21.550Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-27T20:32:21.550Z] ---> 0786185ac409 [2023-10-27T20:32:21.550Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-27T20:32:21.592Z] Commit message: "Merge pull request #97 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.48" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-27T20:32:22.570Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-27T20:32:22.570Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-27T20:32:22.570Z] Dload Upload Total Spent Left Speed [2023-10-27T20:32:22.570Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 226k 0 --:--:-- --:--:-- --:--:-- 226k [Pipeline] sh [2023-10-27T20:32:23.160Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-27T20:32:23.485Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-27T20:32:23.486Z] + sudo tee /etc/docker/daemon.new [2023-10-27T20:32:23.486Z] { [2023-10-27T20:32:23.486Z] "registry-mirrors": [ [2023-10-27T20:32:23.486Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-27T20:32:23.486Z] ], [2023-10-27T20:32:23.486Z] "bip": "10.250.0.254/24", [2023-10-27T20:32:23.486Z] "hosts": [ [2023-10-27T20:32:23.486Z] "tcp://0.0.0.0:5555", [2023-10-27T20:32:23.486Z] "unix:///var/run/docker.sock" [2023-10-27T20:32:23.486Z] ], [2023-10-27T20:32:23.486Z] "mtu": 1458, [2023-10-27T20:32:23.486Z] "selinux-enabled": true, [2023-10-27T20:32:23.486Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-27T20:32:23.486Z] } [Pipeline] sh [2023-10-27T20:32:23.813Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-27T20:32:24.139Z] + sudo service docker restart [2023-10-27T20:32:25.745Z] ---> Running in 9f261de99cda [2023-10-27T20:32:25.745Z] Removing intermediate container 9f261de99cda [2023-10-27T20:32:25.745Z] ---> d178e43fa645 [2023-10-27T20:32:25.745Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-27T20:32:25.745Z] ---> Running in e9d3a0d3b588 [2023-10-27T20:32:25.745Z] Removing intermediate container e9d3a0d3b588 [2023-10-27T20:32:25.745Z] ---> 7f6931c6151d [2023-10-27T20:32:25.745Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-27T20:32:25.745Z] ---> Running in 16d0cf19a9a7 [2023-10-27T20:32:25.745Z] Removing intermediate container 16d0cf19a9a7 [2023-10-27T20:32:25.745Z] ---> 76fae76c6f15 [2023-10-27T20:32:25.745Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-27T20:32:25.745Z] ---> Running in d922d1dacaa9 [2023-10-27T20:32:26.003Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-27T20:32:26.263Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-27T20:32:26.526Z] OK: 264 MiB in 52 packages [2023-10-27T20:32:26.784Z] Removing intermediate container d922d1dacaa9 [2023-10-27T20:32:26.784Z] ---> f2aa2fe5464e [2023-10-27T20:32:26.784Z] Step 7/12 : WORKDIR /app [2023-10-27T20:32:26.784Z] ---> Running in 52a6cb1584ec [2023-10-27T20:32:26.784Z] Removing intermediate container 52a6cb1584ec [2023-10-27T20:32:26.784Z] ---> ae43297e39a9 [2023-10-27T20:32:26.784Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-27T20:32:26.784Z] ---> 5bb2b5e6772e [2023-10-27T20:32:26.784Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-27T20:32:27.043Z] ---> Running in 3f5125b16728 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-27T20:32:42.399Z] provisioning config files... [2023-10-27T20:32:42.426Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/67@tmp/config8740224349850619554tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-27T20:32:42.786Z] ---> docker-login.sh [2023-10-27T20:32:42.786Z] nexus3.edgexfoundry.org:10001 [2023-10-27T20:32:43.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T20:32:43.378Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T20:32:43.378Z] Configure a credential helper to remove this warning. See [2023-10-27T20:32:43.378Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T20:32:43.378Z] [2023-10-27T20:32:43.378Z] Login Succeeded [2023-10-27T20:32:43.378Z] nexus3.edgexfoundry.org:10002 [2023-10-27T20:32:43.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T20:32:43.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T20:32:43.965Z] Configure a credential helper to remove this warning. See [2023-10-27T20:32:43.965Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T20:32:43.965Z] [2023-10-27T20:32:43.965Z] Login Succeeded [2023-10-27T20:32:43.965Z] nexus3.edgexfoundry.org:10003 [2023-10-27T20:32:44.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T20:32:44.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T20:32:44.241Z] Configure a credential helper to remove this warning. See [2023-10-27T20:32:44.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T20:32:44.241Z] [2023-10-27T20:32:44.241Z] Login Succeeded [2023-10-27T20:32:44.241Z] nexus3.edgexfoundry.org:10004 [2023-10-27T20:32:44.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T20:32:44.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T20:32:44.848Z] Configure a credential helper to remove this warning. See [2023-10-27T20:32:44.848Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T20:32:44.848Z] [2023-10-27T20:32:44.848Z] Login Succeeded [2023-10-27T20:32:44.848Z] docker.io [2023-10-27T20:32:44.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T20:32:45.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T20:32:45.439Z] Configure a credential helper to remove this warning. See [2023-10-27T20:32:45.439Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T20:32:45.439Z] [2023-10-27T20:32:45.439Z] Login Succeeded [2023-10-27T20:32:45.439Z] ---> docker-login.sh ends [Pipeline] } [2023-10-27T20:32:45.452Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-27T20:32:45.819Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-27T20:32:45.832Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-27T20:32:45.841Z] ========================================================= [2023-10-27T20:32:45.841Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-27T20:32:45.841Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:32:46.178Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-27T20:32:46.178Z] Sending build context to Docker daemon 259.1kB [2023-10-27T20:32:46.447Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-27T20:32:46.447Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-27T20:32:46.724Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-27T20:32:46.724Z] 9fda8d8052c6: Pulling fs layer [2023-10-27T20:32:46.724Z] 5d54e960e981: Pulling fs layer [2023-10-27T20:32:46.724Z] c4a7e357bf2a: Pulling fs layer [2023-10-27T20:32:46.724Z] f0e02332f6b5: Pulling fs layer [2023-10-27T20:32:46.724Z] cefa15bbcfad: Pulling fs layer [2023-10-27T20:32:46.724Z] 17808c966233: Pulling fs layer [2023-10-27T20:32:46.724Z] f4c1fc716caa: Pulling fs layer [2023-10-27T20:32:46.724Z] cefa15bbcfad: Waiting [2023-10-27T20:32:46.724Z] 17808c966233: Waiting [2023-10-27T20:32:46.724Z] f4c1fc716caa: Waiting [2023-10-27T20:32:46.724Z] f0e02332f6b5: Waiting [2023-10-27T20:32:46.724Z] 5d54e960e981: Verifying Checksum [2023-10-27T20:32:46.724Z] 5d54e960e981: Download complete [2023-10-27T20:32:46.724Z] f0e02332f6b5: Verifying Checksum [2023-10-27T20:32:46.724Z] f0e02332f6b5: Download complete [2023-10-27T20:32:46.724Z] cefa15bbcfad: Verifying Checksum [2023-10-27T20:32:46.724Z] cefa15bbcfad: Download complete [2023-10-27T20:32:46.724Z] 9fda8d8052c6: Verifying Checksum [2023-10-27T20:32:46.724Z] 9fda8d8052c6: Download complete [2023-10-27T20:32:47.540Z] f4c1fc716caa: Verifying Checksum [2023-10-27T20:32:47.540Z] f4c1fc716caa: Download complete [2023-10-27T20:32:47.540Z] 9fda8d8052c6: Pull complete [2023-10-27T20:32:48.127Z] 5d54e960e981: Pull complete [2023-10-27T20:32:48.714Z] c4a7e357bf2a: Download complete [2023-10-27T20:32:49.680Z] 17808c966233: Verifying Checksum [2023-10-27T20:32:49.680Z] 17808c966233: Download complete [2023-10-27T20:33:02.012Z] c4a7e357bf2a: Pull complete [2023-10-27T20:33:02.012Z] f0e02332f6b5: Pull complete [2023-10-27T20:33:02.012Z] cefa15bbcfad: Pull complete [2023-10-27T20:33:10.251Z] 17808c966233: Pull complete [2023-10-27T20:33:12.210Z] f4c1fc716caa: Pull complete [2023-10-27T20:33:12.210Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-27T20:33:12.210Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-27T20:33:12.210Z] ---> ea914061e18c [2023-10-27T20:33:12.210Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-27T20:33:13.172Z] ---> Running in 40d7b936ad6e [2023-10-27T20:33:13.442Z] Removing intermediate container 40d7b936ad6e [2023-10-27T20:33:13.442Z] ---> 54d6d7a4aaf9 [2023-10-27T20:33:13.442Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-27T20:33:13.442Z] ---> Running in b2f3da4c1905 [2023-10-27T20:33:13.712Z] Removing intermediate container b2f3da4c1905 [2023-10-27T20:33:13.712Z] ---> 87a5ab8ac654 [2023-10-27T20:33:13.712Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-27T20:33:13.739Z] Removing intermediate container 3f5125b16728 [2023-10-27T20:33:13.739Z] ---> 231387224e27 [2023-10-27T20:33:13.739Z] Step 10/12 : COPY . . [2023-10-27T20:33:13.739Z] ---> d1606725f5ce [2023-10-27T20:33:13.739Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-27T20:33:13.740Z] ---> Running in cfe996dc81ce [2023-10-27T20:33:13.740Z] Removing intermediate container cfe996dc81ce [2023-10-27T20:33:13.740Z] ---> c93a5f1ec27c [2023-10-27T20:33:13.740Z] Step 12/12 : RUN $MAKE [2023-10-27T20:33:13.740Z] ---> Running in 88c5ef622099 [2023-10-27T20:33:13.740Z] noop [2023-10-27T20:33:13.740Z] Removing intermediate container 88c5ef622099 [2023-10-27T20:33:13.740Z] ---> b1a381daf1fb [2023-10-27T20:33:13.740Z] Successfully built b1a381daf1fb [2023-10-27T20:33:13.740Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:33:13.990Z] ---> Running in 8a98ba570dec [2023-10-27T20:33:14.072Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-27T20:33:14.072Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T20:33:14.161Z] prd-ubuntu20.04-docker-8c-8g-12647 does not seem to be running inside a container [2023-10-27T20:33:14.188Z] $ 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-10-27T20:33:14.258Z] Removing intermediate container 8a98ba570dec [2023-10-27T20:33:14.258Z] ---> f44fc3bc0905 [2023-10-27T20:33:14.258Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-27T20:33:14.258Z] ---> Running in 899a674855d4 [2023-10-27T20:33:14.523Z] $ docker top 4d88c41a41ba038b35040044f3401797ddec97c8bac6f548677d9eb0bee0492c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-27T20:33:14.857Z] + go version [2023-10-27T20:33:14.857Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-27T20:33:14.868Z] $ docker stop --time=1 4d88c41a41ba038b35040044f3401797ddec97c8bac6f548677d9eb0bee0492c [2023-10-27T20:33:15.694Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-27T20:33:15.965Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-27T20:33:16.227Z] $ docker rm -f --volumes 4d88c41a41ba038b35040044f3401797ddec97c8bac6f548677d9eb0bee0492c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:33:16.635Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-27T20:33:16.635Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T20:33:16.704Z] prd-ubuntu20.04-docker-8c-8g-12647 does not seem to be running inside a container [2023-10-27T20:33:16.735Z] $ 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-10-27T20:33:16.931Z] OK: 266 MiB in 52 packages [2023-10-27T20:33:17.057Z] $ docker top a0f22900f15ef7c2cc680f6db8dfd4b62f10fac495a893d311875bf535d89b90 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-27T20:33:17.406Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh [2023-10-27T20:33:17.697Z] + make test [2023-10-27T20:33:17.697Z] go test -race -coverprofile=coverage.out ./... [2023-10-27T20:33:17.899Z] Removing intermediate container 899a674855d4 [2023-10-27T20:33:17.899Z] ---> eb1cb952b48e [2023-10-27T20:33:17.899Z] Step 7/12 : WORKDIR /app [2023-10-27T20:33:18.169Z] ---> Running in 4f47a8675929 [2023-10-27T20:33:18.439Z] Removing intermediate container 4f47a8675929 [2023-10-27T20:33:18.439Z] ---> ce60879740f2 [2023-10-27T20:33:18.439Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-27T20:33:19.042Z] ---> 7e8526bdff2d [2023-10-27T20:33:19.042Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-27T20:33:19.042Z] ---> Running in d7953f667b75 [2023-10-27T20:33:35.780Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-10-27T20:33:36.039Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-10-27T20:33:36.039Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-10-27T20:33:36.039Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-10-27T20:33:36.604Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.044s coverage: 88.0% of statements [2023-10-27T20:33:46.576Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.608s coverage: 98.7% of statements [2023-10-27T20:33:46.576Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.084s coverage: 89.7% of statements [2023-10-27T20:33:46.576Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.036s coverage: 100.0% of statements [2023-10-27T20:34:04.643Z] go vet ./... [2023-10-27T20:34:07.168Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-27T20:34:07.168Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-27T20:34:07.168Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-27T20:34:07.182Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-27T20:34:07.194Z] $ docker stop --time=1 a0f22900f15ef7c2cc680f6db8dfd4b62f10fac495a893d311875bf535d89b90 [2023-10-27T20:34:11.299Z] $ docker rm -f --volumes a0f22900f15ef7c2cc680f6db8dfd4b62f10fac495a893d311875bf535d89b90 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-27T20:34:11.810Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-27T20:34:11.868Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-27T20:34:12.393Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-27T20:34:12.716Z] + ls -al . [2023-10-27T20:34:12.716Z] total 188 [2023-10-27T20:34:12.716Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 27 20:33 . [2023-10-27T20:34:12.716Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 20:31 .. [2023-10-27T20:34:12.716Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 27 20:31 .dockerignore [2023-10-27T20:34:12.716Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 20:33 .git [2023-10-27T20:34:12.716Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 20:31 .github [2023-10-27T20:34:12.716Z] -rw-rw-r-- 1 jenkins jenkins 164 Oct 27 20:31 .gitignore [2023-10-27T20:34:12.716Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 27 20:31 .golangci.yml [2023-10-27T20:34:12.716Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 27 20:32 .semver [2023-10-27T20:34:12.716Z] -rw-rw-r-- 1 jenkins jenkins 11301 Oct 27 20:31 Attribution.txt [2023-10-27T20:34:12.716Z] -rw-rw-r-- 1 jenkins jenkins 258 Oct 27 20:31 CHANGELOG.md [2023-10-27T20:34:12.716Z] -rw-rw-r-- 1 jenkins jenkins 1616 Oct 27 20:31 Dockerfile [2023-10-27T20:34:12.716Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 27 20:31 GOVERNANCE.md [2023-10-27T20:34:12.716Z] -rw-rw-r-- 1 jenkins jenkins 681 Oct 27 20:31 Jenkinsfile [2023-10-27T20:34:12.716Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 27 20:31 LICENSE [2023-10-27T20:34:12.716Z] -rw-rw-r-- 1 jenkins jenkins 3139 Oct 27 20:31 Makefile [2023-10-27T20:34:12.716Z] -rw-rw-r-- 1 jenkins jenkins 611 Oct 27 20:31 OWNERS.md [2023-10-27T20:34:12.716Z] -rw-rw-r-- 1 jenkins jenkins 2363 Oct 27 20:31 README.md [2023-10-27T20:34:12.717Z] -rw-rw-r-- 1 jenkins jenkins 7789 Oct 27 20:31 Record and Reply.postman_collection.json [2023-10-27T20:34:12.717Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 27 20:32 VERSION [2023-10-27T20:34:12.717Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 20:31 bin [2023-10-27T20:34:12.717Z] -rw-r--r-- 1 jenkins jenkins 24666 Oct 27 20:33 coverage.out [2023-10-27T20:34:12.717Z] -rw-rw-r-- 1 jenkins jenkins 3906 Oct 27 20:31 go.mod [2023-10-27T20:34:12.717Z] -rw-rw-r-- 1 jenkins jenkins 34891 Oct 27 20:31 go.sum [2023-10-27T20:34:12.717Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 27 20:31 internal [2023-10-27T20:34:12.717Z] -rw-rw-r-- 1 jenkins jenkins 913 Oct 27 20:31 main.go [2023-10-27T20:34:12.717Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 20:31 openapi [2023-10-27T20:34:12.717Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 20:31 pkg [2023-10-27T20:34:12.717Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 20:31 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:34:13.057Z] + 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=a1a7aa329848983d8423fe0cc2bdab8be88fbe88 --label arch=amd64 --label version=3.1.0-dev.62 . [2023-10-27T20:34:13.057Z] Sending build context to Docker daemon 656.9kB [2023-10-27T20:34:13.057Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-10-27T20:34:13.057Z] Step 2/26 : FROM ${BASE} AS builder [2023-10-27T20:34:13.057Z] ---> b1a381daf1fb [2023-10-27T20:34:13.057Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-10-27T20:34:13.057Z] ---> Running in d8a271e8328d [2023-10-27T20:34:13.057Z] Removing intermediate container d8a271e8328d [2023-10-27T20:34:13.057Z] ---> 5f47afe5691c [2023-10-27T20:34:13.057Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-10-27T20:34:13.315Z] ---> Running in 67a5dac528a5 [2023-10-27T20:34:13.315Z] Removing intermediate container 67a5dac528a5 [2023-10-27T20:34:13.315Z] ---> 982ad6bdafa9 [2023-10-27T20:34:13.315Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-10-27T20:34:13.315Z] ---> Running in fe260e448ee6 [2023-10-27T20:34:13.315Z] Removing intermediate container fe260e448ee6 [2023-10-27T20:34:13.315Z] ---> d1f16a1e28c7 [2023-10-27T20:34:13.315Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-27T20:34:13.315Z] ---> Running in 9e4cf689fb31 [2023-10-27T20:34:13.573Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-27T20:34:13.573Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-27T20:34:13.832Z] OK: 264 MiB in 52 packages [2023-10-27T20:34:14.090Z] Removing intermediate container 9e4cf689fb31 [2023-10-27T20:34:14.090Z] ---> 2da060d8999f [2023-10-27T20:34:14.090Z] Step 7/26 : WORKDIR /app [2023-10-27T20:34:14.090Z] ---> Running in e05ffa43bfc3 [2023-10-27T20:34:14.349Z] Removing intermediate container e05ffa43bfc3 [2023-10-27T20:34:14.349Z] ---> 8a1851be6c36 [2023-10-27T20:34:14.349Z] Step 8/26 : COPY go.mod vendor* ./ [2023-10-27T20:34:14.349Z] ---> 76f992adaebd [2023-10-27T20:34:14.349Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-27T20:34:14.349Z] ---> Running in 001fb0f6b3e1 [2023-10-27T20:34:14.916Z] Removing intermediate container 001fb0f6b3e1 [2023-10-27T20:34:14.916Z] ---> 326d44731484 [2023-10-27T20:34:14.916Z] Step 10/26 : COPY . . [2023-10-27T20:34:15.176Z] ---> ef497888c8f1 [2023-10-27T20:34:15.176Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-27T20:34:15.176Z] ---> Running in 1d833726b9b4 [2023-10-27T20:34:15.436Z] Removing intermediate container 1d833726b9b4 [2023-10-27T20:34:15.436Z] ---> 918547840ee9 [2023-10-27T20:34:15.436Z] Step 12/26 : RUN $MAKE [2023-10-27T20:34:15.436Z] ---> Running in 2245bdabba65 [2023-10-27T20:34:15.436Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.48 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.62" -trimpath -mod=readonly -o app-record-replay [2023-10-27T20:34:33.506Z] Removing intermediate container 2245bdabba65 [2023-10-27T20:34:33.506Z] ---> f1d7e0b0774b [2023-10-27T20:34:33.506Z] Step 13/26 : FROM alpine:3.18 [2023-10-27T20:34:34.073Z] 3.18: Pulling from library/alpine [2023-10-27T20:34:34.331Z] 96526aa774ef: Pulling fs layer [2023-10-27T20:34:34.648Z] 96526aa774ef: Verifying Checksum [2023-10-27T20:34:34.648Z] 96526aa774ef: Download complete [2023-10-27T20:34:34.648Z] 96526aa774ef: Pull complete [2023-10-27T20:34:34.648Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-27T20:34:34.648Z] Status: Downloaded newer image for alpine:3.18 [2023-10-27T20:34:34.648Z] ---> 8ca4688f4f35 [2023-10-27T20:34:34.648Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-27T20:34:34.908Z] ---> Running in 86c6d8348e00 [2023-10-27T20:34:34.908Z] Removing intermediate container 86c6d8348e00 [2023-10-27T20:34:34.908Z] ---> a3cf3f6e5cf2 [2023-10-27T20:34:34.908Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-10-27T20:34:34.908Z] ---> Running in 706eb92931d4 [2023-10-27T20:34:34.908Z] Removing intermediate container 706eb92931d4 [2023-10-27T20:34:34.908Z] ---> 08d2f29fee79 [2023-10-27T20:34:34.908Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-27T20:34:34.908Z] ---> Running in 87ff3a0d7d02 [2023-10-27T20:34:35.168Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-27T20:34:35.426Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-27T20:34:35.687Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-27T20:34:35.687Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-27T20:34:35.687Z] Executing busybox-1.36.1-r2.trigger [2023-10-27T20:34:35.687Z] Executing ca-certificates-20230506-r0.trigger [2023-10-27T20:34:35.687Z] OK: 8 MiB in 17 packages [2023-10-27T20:34:35.951Z] Removing intermediate container 87ff3a0d7d02 [2023-10-27T20:34:35.951Z] ---> 4eccff46e6fc [2023-10-27T20:34:35.951Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-27T20:34:36.210Z] ---> 6b8d8b2ac4f6 [2023-10-27T20:34:36.210Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-27T20:34:36.210Z] ---> f58033da9d48 [2023-10-27T20:34:36.210Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-10-27T20:34:36.473Z] ---> 715163946cab [2023-10-27T20:34:36.473Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-10-27T20:34:37.432Z] ---> 40ffb155142e [2023-10-27T20:34:37.432Z] Step 21/26 : EXPOSE 59712 [2023-10-27T20:34:37.432Z] ---> Running in d36395d59437 [2023-10-27T20:34:37.432Z] Removing intermediate container d36395d59437 [2023-10-27T20:34:37.432Z] ---> 92b946cb6499 [2023-10-27T20:34:37.432Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-10-27T20:34:37.432Z] ---> Running in 9a73edae0e16 [2023-10-27T20:34:37.432Z] Removing intermediate container 9a73edae0e16 [2023-10-27T20:34:37.432Z] ---> d20b007861c5 [2023-10-27T20:34:37.432Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-27T20:34:37.432Z] ---> Running in 1a81927622f9 [2023-10-27T20:34:37.432Z] Removing intermediate container 1a81927622f9 [2023-10-27T20:34:37.432Z] ---> 1412df2bd2d8 [2023-10-27T20:34:37.432Z] Step 24/26 : LABEL arch=amd64 [2023-10-27T20:34:37.691Z] ---> Running in 09aa32d08c95 [2023-10-27T20:34:37.691Z] Removing intermediate container 09aa32d08c95 [2023-10-27T20:34:37.691Z] ---> 2383c7dc60c7 [2023-10-27T20:34:37.692Z] Step 25/26 : LABEL git_sha=a1a7aa329848983d8423fe0cc2bdab8be88fbe88 [2023-10-27T20:34:37.692Z] ---> Running in 77204666c38e [2023-10-27T20:34:37.692Z] Removing intermediate container 77204666c38e [2023-10-27T20:34:37.692Z] ---> 863e95883681 [2023-10-27T20:34:37.692Z] Step 26/26 : LABEL version=3.1.0-dev.62 [2023-10-27T20:34:37.692Z] ---> Running in 5684e2efbdc5 [2023-10-27T20:34:37.950Z] Removing intermediate container 5684e2efbdc5 [2023-10-27T20:34:37.950Z] ---> 53662992b051 [2023-10-27T20:34:37.950Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-27T20:34:37.950Z] Successfully built 53662992b051 [2023-10-27T20:34:37.950Z] 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-10-27T20:34:38.044Z] provisioning config files... [2023-10-27T20:34:38.054Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config8547274065336625539tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-27T20:34:38.362Z] ---> docker-login.sh [2023-10-27T20:34:38.362Z] nexus3.edgexfoundry.org:10001 [2023-10-27T20:34:38.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T20:34:38.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T20:34:38.362Z] Configure a credential helper to remove this warning. See [2023-10-27T20:34:38.362Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T20:34:38.362Z] [2023-10-27T20:34:38.362Z] Login Succeeded [2023-10-27T20:34:38.362Z] nexus3.edgexfoundry.org:10002 [2023-10-27T20:34:38.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T20:34:38.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T20:34:38.362Z] Configure a credential helper to remove this warning. See [2023-10-27T20:34:38.362Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T20:34:38.362Z] [2023-10-27T20:34:38.362Z] Login Succeeded [2023-10-27T20:34:38.362Z] nexus3.edgexfoundry.org:10003 [2023-10-27T20:34:38.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T20:34:38.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T20:34:38.623Z] Configure a credential helper to remove this warning. See [2023-10-27T20:34:38.623Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T20:34:38.623Z] [2023-10-27T20:34:38.623Z] Login Succeeded [2023-10-27T20:34:38.623Z] nexus3.edgexfoundry.org:10004 [2023-10-27T20:34:38.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T20:34:38.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T20:34:38.623Z] Configure a credential helper to remove this warning. See [2023-10-27T20:34:38.623Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T20:34:38.623Z] [2023-10-27T20:34:38.623Z] Login Succeeded [2023-10-27T20:34:38.623Z] docker.io [2023-10-27T20:34:38.884Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T20:34:38.884Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T20:34:38.884Z] Configure a credential helper to remove this warning. See [2023-10-27T20:34:38.884Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T20:34:38.884Z] [2023-10-27T20:34:38.884Z] Login Succeeded [2023-10-27T20:34:38.884Z] ---> docker-login.sh ends [Pipeline] } [2023-10-27T20:34:38.891Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-27T20:34:38.916Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-27T20:34:38.938Z] [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: [2023-10-27T20:34:38.938Z] a1a7aa329848983d8423fe0cc2bdab8be88fbe88 [2023-10-27T20:34:38.938Z] latest [2023-10-27T20:34:38.938Z] 3.1.0-dev.62 [2023-10-27T20:34:38.938Z] a1a7aa329848983d8423fe0cc2bdab8be88fbe88-3.1.0-dev.62 [2023-10-27T20:34:38.938Z] main [2023-10-27T20:34:38.938Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:34:39.249Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:a1a7aa329848983d8423fe0cc2bdab8be88fbe88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:34:39.548Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:a1a7aa329848983d8423fe0cc2bdab8be88fbe88 [2023-10-27T20:34:39.548Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-10-27T20:34:39.548Z] 6c4f3fac1930: Preparing [2023-10-27T20:34:39.548Z] 082b5b06e1e6: Preparing [2023-10-27T20:34:39.548Z] 20d142dbf50f: Preparing [2023-10-27T20:34:39.548Z] 2ba975be3650: Preparing [2023-10-27T20:34:39.548Z] d016b28859d4: Preparing [2023-10-27T20:34:39.548Z] cc2447e1835a: Preparing [2023-10-27T20:34:39.548Z] cc2447e1835a: Waiting [2023-10-27T20:34:39.548Z] 082b5b06e1e6: Pushed [2023-10-27T20:34:39.548Z] 2ba975be3650: Pushed [2023-10-27T20:34:39.548Z] 20d142dbf50f: Pushed [2023-10-27T20:34:39.548Z] cc2447e1835a: Layer already exists [2023-10-27T20:34:39.548Z] d016b28859d4: Pushed [2023-10-27T20:34:42.831Z] 6c4f3fac1930: Pushed [2023-10-27T20:34:42.831Z] a1a7aa329848983d8423fe0cc2bdab8be88fbe88: digest: sha256:f9533d7a70d5c3a4e44f45a1a8093e3a1ec42dab957d4fdb8de3827af2680952 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:34:43.137Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:34:43.458Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-10-27T20:34:43.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-10-27T20:34:43.458Z] 6c4f3fac1930: Preparing [2023-10-27T20:34:43.458Z] 082b5b06e1e6: Preparing [2023-10-27T20:34:43.458Z] 20d142dbf50f: Preparing [2023-10-27T20:34:43.458Z] 2ba975be3650: Preparing [2023-10-27T20:34:43.458Z] d016b28859d4: Preparing [2023-10-27T20:34:43.458Z] cc2447e1835a: Preparing [2023-10-27T20:34:43.458Z] cc2447e1835a: Waiting [2023-10-27T20:34:43.458Z] 082b5b06e1e6: Layer already exists [2023-10-27T20:34:43.458Z] 2ba975be3650: Layer already exists [2023-10-27T20:34:43.458Z] 6c4f3fac1930: Layer already exists [2023-10-27T20:34:43.458Z] 20d142dbf50f: Layer already exists [2023-10-27T20:34:43.458Z] d016b28859d4: Layer already exists [2023-10-27T20:34:43.458Z] cc2447e1835a: Layer already exists [2023-10-27T20:34:43.458Z] latest: digest: sha256:f9533d7a70d5c3a4e44f45a1a8093e3a1ec42dab957d4fdb8de3827af2680952 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:34:43.777Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:34:44.078Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.62 [2023-10-27T20:34:44.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-10-27T20:34:44.078Z] 6c4f3fac1930: Preparing [2023-10-27T20:34:44.078Z] 082b5b06e1e6: Preparing [2023-10-27T20:34:44.078Z] 20d142dbf50f: Preparing [2023-10-27T20:34:44.078Z] 2ba975be3650: Preparing [2023-10-27T20:34:44.078Z] d016b28859d4: Preparing [2023-10-27T20:34:44.078Z] cc2447e1835a: Preparing [2023-10-27T20:34:44.078Z] 6c4f3fac1930: Layer already exists [2023-10-27T20:34:44.078Z] 20d142dbf50f: Layer already exists [2023-10-27T20:34:44.078Z] 2ba975be3650: Layer already exists [2023-10-27T20:34:44.078Z] 082b5b06e1e6: Layer already exists [2023-10-27T20:34:44.078Z] d016b28859d4: Layer already exists [2023-10-27T20:34:44.078Z] cc2447e1835a: Layer already exists [2023-10-27T20:34:44.078Z] 3.1.0-dev.62: digest: sha256:f9533d7a70d5c3a4e44f45a1a8093e3a1ec42dab957d4fdb8de3827af2680952 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:34:44.386Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:a1a7aa329848983d8423fe0cc2bdab8be88fbe88-3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:34:44.697Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:a1a7aa329848983d8423fe0cc2bdab8be88fbe88-3.1.0-dev.62 [2023-10-27T20:34:44.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-10-27T20:34:44.697Z] 6c4f3fac1930: Preparing [2023-10-27T20:34:44.697Z] 082b5b06e1e6: Preparing [2023-10-27T20:34:44.697Z] 20d142dbf50f: Preparing [2023-10-27T20:34:44.697Z] 2ba975be3650: Preparing [2023-10-27T20:34:44.697Z] d016b28859d4: Preparing [2023-10-27T20:34:44.697Z] cc2447e1835a: Preparing [2023-10-27T20:34:44.697Z] 20d142dbf50f: Layer already exists [2023-10-27T20:34:44.697Z] 2ba975be3650: Layer already exists [2023-10-27T20:34:44.697Z] 082b5b06e1e6: Layer already exists [2023-10-27T20:34:44.697Z] d016b28859d4: Layer already exists [2023-10-27T20:34:44.697Z] 6c4f3fac1930: Layer already exists [2023-10-27T20:34:44.697Z] cc2447e1835a: Layer already exists [2023-10-27T20:34:44.697Z] a1a7aa329848983d8423fe0cc2bdab8be88fbe88-3.1.0-dev.62: digest: sha256:f9533d7a70d5c3a4e44f45a1a8093e3a1ec42dab957d4fdb8de3827af2680952 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:34:45.015Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:34:45.326Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main [2023-10-27T20:34:45.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-10-27T20:34:45.326Z] 6c4f3fac1930: Preparing [2023-10-27T20:34:45.326Z] 082b5b06e1e6: Preparing [2023-10-27T20:34:45.326Z] 20d142dbf50f: Preparing [2023-10-27T20:34:45.326Z] 2ba975be3650: Preparing [2023-10-27T20:34:45.326Z] d016b28859d4: Preparing [2023-10-27T20:34:45.326Z] cc2447e1835a: Preparing [2023-10-27T20:34:45.326Z] cc2447e1835a: Waiting [2023-10-27T20:34:45.326Z] 082b5b06e1e6: Layer already exists [2023-10-27T20:34:45.326Z] d016b28859d4: Layer already exists [2023-10-27T20:34:45.326Z] 2ba975be3650: Layer already exists [2023-10-27T20:34:45.326Z] 20d142dbf50f: Layer already exists [2023-10-27T20:34:45.326Z] 6c4f3fac1930: Layer already exists [2023-10-27T20:34:45.326Z] cc2447e1835a: Layer already exists [2023-10-27T20:34:45.326Z] main: digest: sha256:f9533d7a70d5c3a4e44f45a1a8093e3a1ec42dab957d4fdb8de3827af2680952 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-27T20:34:45.371Z] ===================================================== [Pipeline] echo [2023-10-27T20:34:45.380Z] taggedImages: [2023-10-27T20:34:45.380Z] - nexus3.edgexfoundry.org:10004/app-record-replay:a1a7aa329848983d8423fe0cc2bdab8be88fbe88 [2023-10-27T20:34:45.380Z] - nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-10-27T20:34:45.380Z] - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.62 [2023-10-27T20:34:45.380Z] - nexus3.edgexfoundry.org:10004/app-record-replay:a1a7aa329848983d8423fe0cc2bdab8be88fbe88-3.1.0-dev.62 [2023-10-27T20:34:45.380Z] - 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-10-27T20:34:45.736Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-27T20:34:45.736Z] [2023-10-27T20:34:45.736Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:34:46.032Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-27T20:34:46.032Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-27T20:34:46.032Z] 5eb5b503b376: Pulling fs layer [2023-10-27T20:34:46.032Z] 5c69ac0246d0: Pulling fs layer [2023-10-27T20:34:46.032Z] ec43610c2a17: Pulling fs layer [2023-10-27T20:34:46.032Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-27T20:34:46.032Z] 33b1e0a273af: Pulling fs layer [2023-10-27T20:34:46.032Z] 5d3b04190fa2: Pulling fs layer [2023-10-27T20:34:46.032Z] 2f39f015ded8: Pulling fs layer [2023-10-27T20:34:46.032Z] 3a2ae6a8a46f: Waiting [2023-10-27T20:34:46.032Z] 33b1e0a273af: Waiting [2023-10-27T20:34:46.032Z] 2f39f015ded8: Waiting [2023-10-27T20:34:46.032Z] 5d3b04190fa2: Waiting [2023-10-27T20:34:46.032Z] 5c69ac0246d0: Download complete [2023-10-27T20:34:46.032Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-27T20:34:46.032Z] 3a2ae6a8a46f: Download complete [2023-10-27T20:34:46.032Z] 33b1e0a273af: Verifying Checksum [2023-10-27T20:34:46.032Z] 33b1e0a273af: Download complete [2023-10-27T20:34:46.032Z] 5d3b04190fa2: Verifying Checksum [2023-10-27T20:34:46.032Z] 5d3b04190fa2: Download complete [2023-10-27T20:34:46.032Z] ec43610c2a17: Verifying Checksum [2023-10-27T20:34:46.032Z] ec43610c2a17: Download complete [2023-10-27T20:34:46.291Z] 5eb5b503b376: Verifying Checksum [2023-10-27T20:34:46.291Z] 5eb5b503b376: Download complete [2023-10-27T20:34:46.861Z] 2f39f015ded8: Download complete [2023-10-27T20:34:47.429Z] 5eb5b503b376: Pull complete [2023-10-27T20:34:47.687Z] 5c69ac0246d0: Pull complete [2023-10-27T20:34:47.945Z] ec43610c2a17: Pull complete [2023-10-27T20:34:48.203Z] 3a2ae6a8a46f: Pull complete [2023-10-27T20:34:48.461Z] 33b1e0a273af: Pull complete [2023-10-27T20:34:48.461Z] 5d3b04190fa2: Pull complete [2023-10-27T20:34:52.648Z] 2f39f015ded8: Pull complete [2023-10-27T20:34:52.648Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-27T20:34:52.648Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-27T20:34:52.648Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T20:34:52.721Z] prd-ubuntu20.04-docker-8c-8g-12647 does not seem to be running inside a container [2023-10-27T20:34:52.748Z] $ 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-10-27T20:34:56.226Z] Removing intermediate container d7953f667b75 [2023-10-27T20:34:56.226Z] ---> aaa0b215984a [2023-10-27T20:34:56.226Z] Step 10/12 : COPY . . [2023-10-27T20:34:56.226Z] ---> d7493d5fb3db [2023-10-27T20:34:56.226Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-27T20:34:56.226Z] ---> Running in 691cf38caa50 [2023-10-27T20:34:56.226Z] Removing intermediate container 691cf38caa50 [2023-10-27T20:34:56.226Z] ---> 5351222006ea [2023-10-27T20:34:56.226Z] Step 12/12 : RUN $MAKE [2023-10-27T20:34:56.226Z] ---> Running in 69edd839578d [2023-10-27T20:34:56.226Z] noop [2023-10-27T20:34:56.226Z] Removing intermediate container 69edd839578d [2023-10-27T20:34:56.226Z] ---> f2ff0d15f7ba [2023-10-27T20:34:56.226Z] Successfully built f2ff0d15f7ba [2023-10-27T20:34:56.226Z] Successfully tagged ci-base-image-arm64:latest [2023-10-27T20:34:57.028Z] $ docker top 50b836924a84f46b25482d6a0d7a3ff2a1aeb67dd888b5b7dd22fbf2c418217e -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] libraryResource [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:34:57.406Z] ---> job-cost.sh [2023-10-27T20:34:57.406Z] lf-activate-venv: SKIPPING [2023-10-27T20:34:57.406Z] INFO: No Stack... [2023-10-27T20:34:57.489Z] + docker inspect -f . ci-base-image-arm64 [2023-10-27T20:34:57.489Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T20:34:57.664Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-27T20:34:57.735Z] prd-ubuntu20.04-docker-arm64-4c-16g-12636 does not seem to be running inside a container [2023-10-27T20:34:57.812Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/67 -v /w/workspace/app-record-replay/67:/w/workspace/app-record-replay/67:rw,z -v /w/workspace/app-record-replay/67@tmp:/w/workspace/app-record-replay/67@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-27T20:34:58.231Z] INFO: Archiving Costs [2023-10-27T20:34:59.204Z] $ docker top e0ec62a2d223d774d45c1c518ea90312c24add3d8b26f5aa681072f1f856bbc4 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2023-10-27T20:34:59.703Z] + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv [2023-10-27T20:34:59.703Z] + cut -d, -f6 [Pipeline] lock [2023-10-27T20:34:59.713Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-67-stack-cost] [2023-10-27T20:34:59.719Z] Resource [jenkins-edgexfoundry-app-record-replay-main-67-stack-cost] did not exist. Created. [2023-10-27T20:34:59.719Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-67-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-27T20:35:00.013Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-27T20:35:00.042Z] Stashed 1 file(s) [Pipeline] } [2023-10-27T20:35:00.049Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-67-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-27T20:35:00.063Z] $ docker stop --time=1 50b836924a84f46b25482d6a0d7a3ff2a1aeb67dd888b5b7dd22fbf2c418217e [2023-10-27T20:35:00.086Z] + go version [2023-10-27T20:35:00.086Z] go version go1.21.0 linux/arm64 [2023-10-27T20:35:01.204Z] $ docker rm -f --volumes 50b836924a84f46b25482d6a0d7a3ff2a1aeb67dd888b5b7dd22fbf2c418217e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2023-10-27T20:35:01.264Z] $ docker stop --time=1 e0ec62a2d223d774d45c1c518ea90312c24add3d8b26f5aa681072f1f856bbc4 [2023-10-27T20:35:06.164Z] $ docker rm -f --volumes e0ec62a2d223d774d45c1c518ea90312c24add3d8b26f5aa681072f1f856bbc4 [Pipeline] // script [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:35:06.746Z] + docker inspect -f . ci-base-image-arm64 [2023-10-27T20:35:06.746Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T20:35:06.933Z] prd-ubuntu20.04-docker-arm64-4c-16g-12636 does not seem to be running inside a container [2023-10-27T20:35:07.025Z] $ 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/67 -v /w/workspace/app-record-replay/67:/w/workspace/app-record-replay/67:rw,z -v /w/workspace/app-record-replay/67@tmp:/w/workspace/app-record-replay/67@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-27T20:35:08.270Z] $ docker top 25224b6f8c162894f04d89d1bddfbdaf757921d7c8d7bb411fb4ef001a915cc9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-27T20:35:09.107Z] + git config --global --add safe.directory /w/workspace/app-record-replay/67 [Pipeline] fileExists [Pipeline] sh [2023-10-27T20:35:09.761Z] + make test [2023-10-27T20:35:09.762Z] go test -race -coverprofile=coverage.out ./... [2023-10-27T20:37:31.462Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-10-27T20:37:31.462Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.224s coverage: 88.0% of statements [2023-10-27T20:37:32.428Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-10-27T20:37:32.428Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-10-27T20:37:33.857Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-10-27T20:37:44.055Z] ok github.com/edgexfoundry/app-record-replay/internal/application 10.048s coverage: 98.7% of statements [2023-10-27T20:37:44.055Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.640s coverage: 89.7% of statements [2023-10-27T20:37:44.055Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.167s coverage: 100.0% of statements [2023-10-27T20:37:44.055Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-27T20:37:44.055Z] go vet ./... [2023-10-27T20:39:50.779Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-27T20:39:50.779Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-27T20:39:50.779Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-27T20:39:50.801Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-27T20:39:50.819Z] $ docker stop --time=1 25224b6f8c162894f04d89d1bddfbdaf757921d7c8d7bb411fb4ef001a915cc9 [2023-10-27T20:39:52.842Z] $ docker rm -f --volumes 25224b6f8c162894f04d89d1bddfbdaf757921d7c8d7bb411fb4ef001a915cc9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-27T20:39:54.586Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-27T20:39:54.613Z] Warning: overwriting stash ‘coverage-report’ [2023-10-27T20:39:55.279Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-27T20:39:55.673Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-27T20:39:56.004Z] + ls -al . [2023-10-27T20:39:56.004Z] total 184 [2023-10-27T20:39:56.004Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 27 20:35 . [2023-10-27T20:39:56.004Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 20:32 .. [2023-10-27T20:39:56.004Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 27 20:32 .dockerignore [2023-10-27T20:39:56.004Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 20:32 .git [2023-10-27T20:39:56.004Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 20:32 .github [2023-10-27T20:39:56.004Z] -rw-rw-r-- 1 jenkins jenkins 164 Oct 27 20:32 .gitignore [2023-10-27T20:39:56.004Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 27 20:32 .golangci.yml [2023-10-27T20:39:56.004Z] -rw-rw-r-- 1 jenkins jenkins 11301 Oct 27 20:32 Attribution.txt [2023-10-27T20:39:56.004Z] -rw-rw-r-- 1 jenkins jenkins 258 Oct 27 20:32 CHANGELOG.md [2023-10-27T20:39:56.004Z] -rw-rw-r-- 1 jenkins jenkins 1616 Oct 27 20:32 Dockerfile [2023-10-27T20:39:56.004Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 27 20:32 GOVERNANCE.md [2023-10-27T20:39:56.004Z] -rw-rw-r-- 1 jenkins jenkins 681 Oct 27 20:32 Jenkinsfile [2023-10-27T20:39:56.004Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 27 20:32 LICENSE [2023-10-27T20:39:56.004Z] -rw-rw-r-- 1 jenkins jenkins 3139 Oct 27 20:32 Makefile [2023-10-27T20:39:56.004Z] -rw-rw-r-- 1 jenkins jenkins 611 Oct 27 20:32 OWNERS.md [2023-10-27T20:39:56.004Z] -rw-rw-r-- 1 jenkins jenkins 2363 Oct 27 20:32 README.md [2023-10-27T20:39:56.004Z] -rw-rw-r-- 1 jenkins jenkins 7789 Oct 27 20:32 Record and Reply.postman_collection.json [2023-10-27T20:39:56.004Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 27 20:32 VERSION [2023-10-27T20:39:56.004Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 20:32 bin [2023-10-27T20:39:56.004Z] -rw-r--r-- 1 jenkins jenkins 24666 Oct 27 20:37 coverage.out [2023-10-27T20:39:56.004Z] -rw-rw-r-- 1 jenkins jenkins 3906 Oct 27 20:32 go.mod [2023-10-27T20:39:56.004Z] -rw-rw-r-- 1 jenkins jenkins 34891 Oct 27 20:32 go.sum [2023-10-27T20:39:56.004Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 27 20:32 internal [2023-10-27T20:39:56.004Z] -rw-rw-r-- 1 jenkins jenkins 913 Oct 27 20:32 main.go [2023-10-27T20:39:56.004Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 20:32 openapi [2023-10-27T20:39:56.004Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 20:32 pkg [2023-10-27T20:39:56.004Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 20:32 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:39:56.357Z] + 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=a1a7aa329848983d8423fe0cc2bdab8be88fbe88 --label arch=arm64 --label version=3.1.0-dev.62 . [2023-10-27T20:39:56.625Z] Sending build context to Docker daemon 284.7kB [2023-10-27T20:39:56.625Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-10-27T20:39:56.625Z] Step 2/26 : FROM ${BASE} AS builder [2023-10-27T20:39:56.625Z] ---> f2ff0d15f7ba [2023-10-27T20:39:56.625Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-10-27T20:39:56.893Z] ---> Running in 14f18693ead5 [2023-10-27T20:39:57.160Z] Removing intermediate container 14f18693ead5 [2023-10-27T20:39:57.160Z] ---> 90f93296b22d [2023-10-27T20:39:57.160Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-10-27T20:39:57.160Z] ---> Running in c0db58dc67bb [2023-10-27T20:39:57.747Z] Removing intermediate container c0db58dc67bb [2023-10-27T20:39:57.747Z] ---> 6e5e911105af [2023-10-27T20:39:57.747Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-10-27T20:39:57.747Z] ---> Running in 2a281b0d9135 [2023-10-27T20:39:58.015Z] Removing intermediate container 2a281b0d9135 [2023-10-27T20:39:58.015Z] ---> 5adbacd0a5c3 [2023-10-27T20:39:58.015Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-27T20:39:58.285Z] ---> Running in 58cb0d5f8ceb [2023-10-27T20:39:59.259Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-27T20:39:59.848Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-27T20:40:01.277Z] OK: 266 MiB in 52 packages [2023-10-27T20:40:04.631Z] Removing intermediate container 58cb0d5f8ceb [2023-10-27T20:40:04.631Z] ---> 4c0d4cfd718a [2023-10-27T20:40:04.631Z] Step 7/26 : WORKDIR /app [2023-10-27T20:40:04.631Z] ---> Running in 7b43d2d97fbc [2023-10-27T20:40:04.631Z] Removing intermediate container 7b43d2d97fbc [2023-10-27T20:40:04.631Z] ---> 9e2aa52bdf92 [2023-10-27T20:40:04.631Z] Step 8/26 : COPY go.mod vendor* ./ [2023-10-27T20:40:05.604Z] ---> 783db4a508da [2023-10-27T20:40:05.604Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-27T20:40:05.604Z] ---> Running in 9fd3ba60d7ec [2023-10-27T20:40:08.206Z] Removing intermediate container 9fd3ba60d7ec [2023-10-27T20:40:08.206Z] ---> 0f8e73be652a [2023-10-27T20:40:08.206Z] Step 10/26 : COPY . . [2023-10-27T20:40:08.794Z] ---> 89a04ca48b76 [2023-10-27T20:40:08.794Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-27T20:40:08.794Z] ---> Running in 21fe23d670f5 [2023-10-27T20:40:09.063Z] Removing intermediate container 21fe23d670f5 [2023-10-27T20:40:09.063Z] ---> 6e91c28e3671 [2023-10-27T20:40:09.063Z] Step 12/26 : RUN $MAKE [2023-10-27T20:40:09.063Z] ---> Running in 1409f74cddd9 [2023-10-27T20:40:10.031Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.48 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.62" -trimpath -mod=readonly -o app-record-replay [2023-10-27T20:42:31.752Z] Removing intermediate container 1409f74cddd9 [2023-10-27T20:42:31.752Z] ---> 30e90eef4bf9 [2023-10-27T20:42:31.752Z] Step 13/26 : FROM alpine:3.18 [2023-10-27T20:42:31.752Z] 3.18: Pulling from library/alpine [2023-10-27T20:42:31.752Z] 579b34f0a95b: Pulling fs layer [2023-10-27T20:42:31.752Z] 579b34f0a95b: Verifying Checksum [2023-10-27T20:42:31.752Z] 579b34f0a95b: Download complete [2023-10-27T20:42:31.752Z] 579b34f0a95b: Pull complete [2023-10-27T20:42:31.752Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-27T20:42:31.752Z] Status: Downloaded newer image for alpine:3.18 [2023-10-27T20:42:31.752Z] ---> 3cc203321400 [2023-10-27T20:42:31.752Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-27T20:42:31.752Z] ---> Running in bca8230bac46 [2023-10-27T20:42:31.752Z] Removing intermediate container bca8230bac46 [2023-10-27T20:42:31.752Z] ---> 7f4e534b8279 [2023-10-27T20:42:31.752Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-10-27T20:42:31.752Z] ---> Running in e02d206668d1 [2023-10-27T20:42:31.752Z] Removing intermediate container e02d206668d1 [2023-10-27T20:42:31.752Z] ---> 8ec6ab8a6e1e [2023-10-27T20:42:31.752Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-27T20:42:31.752Z] ---> Running in 575d08cbb019 [2023-10-27T20:42:31.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-27T20:42:31.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-27T20:42:31.752Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-27T20:42:31.752Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-27T20:42:31.752Z] Executing busybox-1.36.1-r2.trigger [2023-10-27T20:42:31.752Z] Executing ca-certificates-20230506-r0.trigger [2023-10-27T20:42:31.752Z] OK: 9 MiB in 17 packages [2023-10-27T20:42:31.752Z] Removing intermediate container 575d08cbb019 [2023-10-27T20:42:31.752Z] ---> d22a9ff09f85 [2023-10-27T20:42:31.752Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-27T20:42:31.752Z] ---> f04142f12412 [2023-10-27T20:42:31.752Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-27T20:42:31.752Z] ---> 8110b5331a46 [2023-10-27T20:42:31.752Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-10-27T20:42:31.752Z] ---> 0d74a4659200 [2023-10-27T20:42:31.752Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-10-27T20:42:31.752Z] ---> 75506ddaf249 [2023-10-27T20:42:31.752Z] Step 21/26 : EXPOSE 59712 [2023-10-27T20:42:31.752Z] ---> Running in b80d6a98c771 [2023-10-27T20:42:31.752Z] Removing intermediate container b80d6a98c771 [2023-10-27T20:42:31.752Z] ---> a73ba966635a [2023-10-27T20:42:31.752Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-10-27T20:42:31.752Z] ---> Running in 8ee0aedadd71 [2023-10-27T20:42:31.752Z] Removing intermediate container 8ee0aedadd71 [2023-10-27T20:42:31.752Z] ---> af8425d8cc48 [2023-10-27T20:42:31.752Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-27T20:42:31.752Z] ---> Running in ecc769ab3234 [2023-10-27T20:42:31.752Z] Removing intermediate container ecc769ab3234 [2023-10-27T20:42:31.752Z] ---> dcfd262a0661 [2023-10-27T20:42:31.752Z] Step 24/26 : LABEL arch=arm64 [2023-10-27T20:42:31.752Z] ---> Running in 869e3d8f5d9c [2023-10-27T20:42:31.752Z] Removing intermediate container 869e3d8f5d9c [2023-10-27T20:42:31.752Z] ---> 7ac6199751b2 [2023-10-27T20:42:31.752Z] Step 25/26 : LABEL git_sha=a1a7aa329848983d8423fe0cc2bdab8be88fbe88 [2023-10-27T20:42:31.752Z] ---> Running in be098341e825 [2023-10-27T20:42:31.752Z] Removing intermediate container be098341e825 [2023-10-27T20:42:31.752Z] ---> 2fba031dfc4a [2023-10-27T20:42:31.752Z] Step 26/26 : LABEL version=3.1.0-dev.62 [2023-10-27T20:42:31.752Z] ---> Running in 8a820f2e5018 [2023-10-27T20:42:31.752Z] Removing intermediate container 8a820f2e5018 [2023-10-27T20:42:31.752Z] ---> 79f5c5ee6b7c [2023-10-27T20:42:31.752Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-27T20:42:31.752Z] Successfully built 79f5c5ee6b7c [2023-10-27T20:42:31.752Z] 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-10-27T20:42:31.885Z] provisioning config files... [2023-10-27T20:42:31.900Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/67@tmp/config9783253076212500116tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-27T20:42:32.250Z] ---> docker-login.sh [2023-10-27T20:42:32.250Z] nexus3.edgexfoundry.org:10001 [2023-10-27T20:42:32.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T20:42:32.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T20:42:32.516Z] Configure a credential helper to remove this warning. See [2023-10-27T20:42:32.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T20:42:32.517Z] [2023-10-27T20:42:32.517Z] Login Succeeded [2023-10-27T20:42:32.517Z] nexus3.edgexfoundry.org:10002 [2023-10-27T20:42:32.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T20:42:33.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T20:42:33.055Z] Configure a credential helper to remove this warning. See [2023-10-27T20:42:33.055Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T20:42:33.055Z] [2023-10-27T20:42:33.055Z] Login Succeeded [2023-10-27T20:42:33.055Z] nexus3.edgexfoundry.org:10003 [2023-10-27T20:42:33.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T20:42:33.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T20:42:33.324Z] Configure a credential helper to remove this warning. See [2023-10-27T20:42:33.324Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T20:42:33.324Z] [2023-10-27T20:42:33.324Z] Login Succeeded [2023-10-27T20:42:33.324Z] nexus3.edgexfoundry.org:10004 [2023-10-27T20:42:33.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T20:42:33.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T20:42:33.863Z] Configure a credential helper to remove this warning. See [2023-10-27T20:42:33.863Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T20:42:33.863Z] [2023-10-27T20:42:33.863Z] Login Succeeded [2023-10-27T20:42:33.863Z] docker.io [2023-10-27T20:42:34.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T20:42:34.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T20:42:34.403Z] Configure a credential helper to remove this warning. See [2023-10-27T20:42:34.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T20:42:34.403Z] [2023-10-27T20:42:34.403Z] Login Succeeded [2023-10-27T20:42:34.403Z] ---> docker-login.sh ends [Pipeline] } [2023-10-27T20:42:34.416Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-27T20:42:34.441Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-27T20:42:34.457Z] [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: [2023-10-27T20:42:34.457Z] a1a7aa329848983d8423fe0cc2bdab8be88fbe88 [2023-10-27T20:42:34.457Z] latest [2023-10-27T20:42:34.457Z] 3.1.0-dev.62 [2023-10-27T20:42:34.457Z] a1a7aa329848983d8423fe0cc2bdab8be88fbe88-3.1.0-dev.62 [2023-10-27T20:42:34.457Z] main [2023-10-27T20:42:34.457Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:42:34.799Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:a1a7aa329848983d8423fe0cc2bdab8be88fbe88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:42:35.148Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:a1a7aa329848983d8423fe0cc2bdab8be88fbe88 [2023-10-27T20:42:35.148Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-10-27T20:42:35.148Z] 787662472278: Preparing [2023-10-27T20:42:35.148Z] ffbd2d0f0d8e: Preparing [2023-10-27T20:42:35.148Z] 5380390e6ebb: Preparing [2023-10-27T20:42:35.148Z] 78168ba7bea0: Preparing [2023-10-27T20:42:35.148Z] 254c1f38a158: Preparing [2023-10-27T20:42:35.148Z] 5f4d9fc4d98d: Preparing [2023-10-27T20:42:35.148Z] 5f4d9fc4d98d: Waiting [2023-10-27T20:42:35.417Z] 5380390e6ebb: Pushed [2023-10-27T20:42:35.417Z] 78168ba7bea0: Pushed [2023-10-27T20:42:35.417Z] ffbd2d0f0d8e: Pushed [2023-10-27T20:42:35.417Z] 5f4d9fc4d98d: Layer already exists [2023-10-27T20:42:35.684Z] 254c1f38a158: Pushed [2023-10-27T20:42:42.326Z] 787662472278: Pushed [2023-10-27T20:42:42.326Z] a1a7aa329848983d8423fe0cc2bdab8be88fbe88: digest: sha256:d5dbb92507e551a36639e9ea976b7a6d0c0874b77eb3c6fc656faf81fd2b14e8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:42:42.675Z] + 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-10-27T20:42:43.013Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-10-27T20:42:43.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-10-27T20:42:43.014Z] 787662472278: Preparing [2023-10-27T20:42:43.014Z] ffbd2d0f0d8e: Preparing [2023-10-27T20:42:43.014Z] 5380390e6ebb: Preparing [2023-10-27T20:42:43.014Z] 78168ba7bea0: Preparing [2023-10-27T20:42:43.014Z] 254c1f38a158: Preparing [2023-10-27T20:42:43.014Z] 5f4d9fc4d98d: Preparing [2023-10-27T20:42:43.014Z] 5f4d9fc4d98d: Waiting [2023-10-27T20:42:43.014Z] 5380390e6ebb: Layer already exists [2023-10-27T20:42:43.014Z] 254c1f38a158: Layer already exists [2023-10-27T20:42:43.014Z] 78168ba7bea0: Layer already exists [2023-10-27T20:42:43.014Z] 787662472278: Layer already exists [2023-10-27T20:42:43.014Z] ffbd2d0f0d8e: Layer already exists [2023-10-27T20:42:43.014Z] 5f4d9fc4d98d: Layer already exists [2023-10-27T20:42:43.281Z] latest: digest: sha256:d5dbb92507e551a36639e9ea976b7a6d0c0874b77eb3c6fc656faf81fd2b14e8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:42:43.632Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:42:43.982Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.62 [2023-10-27T20:42:43.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-10-27T20:42:43.982Z] 787662472278: Preparing [2023-10-27T20:42:43.982Z] ffbd2d0f0d8e: Preparing [2023-10-27T20:42:43.982Z] 5380390e6ebb: Preparing [2023-10-27T20:42:43.982Z] 78168ba7bea0: Preparing [2023-10-27T20:42:43.982Z] 254c1f38a158: Preparing [2023-10-27T20:42:43.982Z] 5f4d9fc4d98d: Preparing [2023-10-27T20:42:43.982Z] 5f4d9fc4d98d: Waiting [2023-10-27T20:42:43.982Z] 78168ba7bea0: Layer already exists [2023-10-27T20:42:43.982Z] ffbd2d0f0d8e: Layer already exists [2023-10-27T20:42:43.982Z] 5380390e6ebb: Layer already exists [2023-10-27T20:42:43.982Z] 254c1f38a158: Layer already exists [2023-10-27T20:42:43.982Z] 787662472278: Layer already exists [2023-10-27T20:42:43.982Z] 5f4d9fc4d98d: Layer already exists [2023-10-27T20:42:44.251Z] 3.1.0-dev.62: digest: sha256:d5dbb92507e551a36639e9ea976b7a6d0c0874b77eb3c6fc656faf81fd2b14e8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:42:44.594Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:a1a7aa329848983d8423fe0cc2bdab8be88fbe88-3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:42:44.942Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:a1a7aa329848983d8423fe0cc2bdab8be88fbe88-3.1.0-dev.62 [2023-10-27T20:42:44.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-10-27T20:42:44.942Z] 787662472278: Preparing [2023-10-27T20:42:44.942Z] ffbd2d0f0d8e: Preparing [2023-10-27T20:42:44.942Z] 5380390e6ebb: Preparing [2023-10-27T20:42:44.942Z] 78168ba7bea0: Preparing [2023-10-27T20:42:44.942Z] 254c1f38a158: Preparing [2023-10-27T20:42:44.942Z] 5f4d9fc4d98d: Preparing [2023-10-27T20:42:44.942Z] 5f4d9fc4d98d: Waiting [2023-10-27T20:42:44.942Z] 5380390e6ebb: Layer already exists [2023-10-27T20:42:44.942Z] 78168ba7bea0: Layer already exists [2023-10-27T20:42:44.942Z] 254c1f38a158: Layer already exists [2023-10-27T20:42:44.942Z] 787662472278: Layer already exists [2023-10-27T20:42:44.942Z] ffbd2d0f0d8e: Layer already exists [2023-10-27T20:42:44.942Z] 5f4d9fc4d98d: Layer already exists [2023-10-27T20:42:45.211Z] a1a7aa329848983d8423fe0cc2bdab8be88fbe88-3.1.0-dev.62: digest: sha256:d5dbb92507e551a36639e9ea976b7a6d0c0874b77eb3c6fc656faf81fd2b14e8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:42:45.561Z] + 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-10-27T20:42:45.911Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [2023-10-27T20:42:45.912Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-10-27T20:42:45.912Z] 787662472278: Preparing [2023-10-27T20:42:45.912Z] ffbd2d0f0d8e: Preparing [2023-10-27T20:42:45.912Z] 5380390e6ebb: Preparing [2023-10-27T20:42:45.912Z] 78168ba7bea0: Preparing [2023-10-27T20:42:45.912Z] 254c1f38a158: Preparing [2023-10-27T20:42:45.912Z] 5f4d9fc4d98d: Preparing [2023-10-27T20:42:45.912Z] 787662472278: Layer already exists [2023-10-27T20:42:45.912Z] 5380390e6ebb: Layer already exists [2023-10-27T20:42:45.912Z] 78168ba7bea0: Layer already exists [2023-10-27T20:42:45.912Z] 254c1f38a158: Layer already exists [2023-10-27T20:42:45.912Z] ffbd2d0f0d8e: Layer already exists [2023-10-27T20:42:45.912Z] 5f4d9fc4d98d: Layer already exists [2023-10-27T20:42:46.179Z] main: digest: sha256:d5dbb92507e551a36639e9ea976b7a6d0c0874b77eb3c6fc656faf81fd2b14e8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-27T20:42:46.235Z] ===================================================== [Pipeline] echo [2023-10-27T20:42:46.244Z] taggedImages: [2023-10-27T20:42:46.244Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:a1a7aa329848983d8423fe0cc2bdab8be88fbe88 [2023-10-27T20:42:46.244Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-10-27T20:42:46.244Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.62 [2023-10-27T20:42:46.244Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:a1a7aa329848983d8423fe0cc2bdab8be88fbe88-3.1.0-dev.62 [2023-10-27T20:42:46.244Z] - 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-10-27T20:42:46.599Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-27T20:42:46.599Z] [2023-10-27T20:42:46.599Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:42:46.936Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-27T20:42:46.936Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-27T20:42:46.936Z] 8998bd30e6a1: Pulling fs layer [2023-10-27T20:42:46.936Z] 04944245beec: Pulling fs layer [2023-10-27T20:42:46.936Z] 699f458cf7ca: Pulling fs layer [2023-10-27T20:42:46.936Z] 765212b225bb: Pulling fs layer [2023-10-27T20:42:46.936Z] f23df028b6ca: Pulling fs layer [2023-10-27T20:42:46.936Z] d65c8cfc05b1: Pulling fs layer [2023-10-27T20:42:46.936Z] 2437ff75d9bd: Pulling fs layer [2023-10-27T20:42:46.936Z] 765212b225bb: Waiting [2023-10-27T20:42:46.936Z] f23df028b6ca: Waiting [2023-10-27T20:42:46.936Z] d65c8cfc05b1: Waiting [2023-10-27T20:42:46.936Z] 2437ff75d9bd: Waiting [2023-10-27T20:42:47.206Z] 04944245beec: Verifying Checksum [2023-10-27T20:42:47.206Z] 04944245beec: Download complete [2023-10-27T20:42:47.206Z] 765212b225bb: Verifying Checksum [2023-10-27T20:42:47.206Z] 765212b225bb: Download complete [2023-10-27T20:42:47.206Z] f23df028b6ca: Verifying Checksum [2023-10-27T20:42:47.206Z] f23df028b6ca: Download complete [2023-10-27T20:42:47.206Z] d65c8cfc05b1: Verifying Checksum [2023-10-27T20:42:47.206Z] d65c8cfc05b1: Download complete [2023-10-27T20:42:47.475Z] 699f458cf7ca: Download complete [2023-10-27T20:42:47.745Z] 8998bd30e6a1: Verifying Checksum [2023-10-27T20:42:47.745Z] 8998bd30e6a1: Download complete [2023-10-27T20:42:50.349Z] 2437ff75d9bd: Verifying Checksum [2023-10-27T20:42:50.349Z] 2437ff75d9bd: Download complete [2023-10-27T20:42:52.939Z] 8998bd30e6a1: Pull complete [2023-10-27T20:42:53.208Z] 04944245beec: Pull complete [2023-10-27T20:42:57.465Z] 699f458cf7ca: Pull complete [2023-10-27T20:42:57.465Z] 765212b225bb: Pull complete [2023-10-27T20:42:58.050Z] f23df028b6ca: Pull complete [2023-10-27T20:42:58.317Z] d65c8cfc05b1: Pull complete [2023-10-27T20:43:16.529Z] 2437ff75d9bd: Pull complete [2023-10-27T20:43:16.529Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-27T20:43:16.529Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-27T20:43:16.529Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T20:43:16.734Z] prd-ubuntu20.04-docker-arm64-4c-16g-12636 does not seem to be running inside a container [2023-10-27T20:43:16.809Z] $ 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/67 -v /w/workspace/app-record-replay/67:/w/workspace/app-record-replay/67:rw,z -v /w/workspace/app-record-replay/67@tmp:/w/workspace/app-record-replay/67@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:arm64 cat [2023-10-27T20:43:19.861Z] $ docker top 8d1604db6d60b3c2aaaeb152ec864fa2824be986a9b0e6cfc4dcf307f7540a24 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-27T20:43:20.716Z] ---> job-cost.sh [2023-10-27T20:43:20.716Z] lf-activate-venv: SKIPPING [2023-10-27T20:43:20.716Z] INFO: No Stack... [2023-10-27T20:43:20.986Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-27T20:43:21.946Z] INFO: Archiving Costs [Pipeline] sh [2023-10-27T20:43:22.609Z] + cat /w/workspace/app-record-replay/67/archives/cost.csv [2023-10-27T20:43:22.609Z] + cut -d, -f6 [Pipeline] lock [2023-10-27T20:43:22.643Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-67-stack-cost] [2023-10-27T20:43:22.649Z] Resource [jenkins-edgexfoundry-app-record-replay-main-67-stack-cost] did not exist. Created. [2023-10-27T20:43:22.649Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-67-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-27T20:43:23.103Z] /w/workspace/app-record-replay/67@tmp/durable-af9e6137/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-27T20:43:23.796Z] + echo total: 0.7699999809265137 [Pipeline] stash [2023-10-27T20:43:23.823Z] Warning: overwriting stash ‘stack-cost’ [2023-10-27T20:43:23.877Z] Stashed 1 file(s) [Pipeline] } [2023-10-27T20:43:23.883Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-67-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-27T20:43:23.908Z] $ docker stop --time=1 8d1604db6d60b3c2aaaeb152ec864fa2824be986a9b0e6cfc4dcf307f7540a24 [2023-10-27T20:43:25.494Z] $ docker rm -f --volumes 8d1604db6d60b3c2aaaeb152ec864fa2824be986a9b0e6cfc4dcf307f7540a24 [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-10-27T20:43:25.904Z] provisioning config files... [2023-10-27T20:43:25.911Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config4707029291595440743tmp [Pipeline] { [Pipeline] sh [2023-10-27T20:43:26.207Z] + set +x [2023-10-27T20:43:26.207Z] + bash -s -- [2023-10-27T20:43:26.207Z] + curl -s https://codecov.io/bash [2023-10-27T20:43:26.207Z] [2023-10-27T20:43:26.207Z] _____ _ [2023-10-27T20:43:26.207Z] / ____| | | [2023-10-27T20:43:26.207Z] | | ___ __| | ___ ___ _____ __ [2023-10-27T20:43:26.207Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-27T20:43:26.207Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-27T20:43:26.207Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-27T20:43:26.207Z] Bash-1.0.6 [2023-10-27T20:43:26.207Z] [2023-10-27T20:43:26.207Z] [2023-10-27T20:43:26.207Z] ==> git version 2.25.1 found [2023-10-27T20:43:26.207Z] ==> 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-10-27T20:43:26.207Z] Release-Date: 2020-01-08 [2023-10-27T20:43:26.207Z] 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-10-27T20:43:26.207Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-27T20:43:26.207Z] ==> Jenkins CI detected. [2023-10-27T20:43:26.207Z] current dir:  /w/workspace/exfoundry_app-record-replay_main [2023-10-27T20:43:26.207Z] project root: . [2023-10-27T20:43:26.207Z] --> token set from env [2023-10-27T20:43:26.207Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-27T20:43:26.207Z] ==> Running gcov in . (disable via -X gcov) [2023-10-27T20:43:26.207Z] ==> Python coveragepy not found [2023-10-27T20:43:26.207Z] ==> Searching for coverage reports in: [2023-10-27T20:43:26.207Z] + . [2023-10-27T20:43:26.207Z] -> Found 1 reports [2023-10-27T20:43:26.207Z] ==> Detecting git/mercurial file structure [2023-10-27T20:43:26.207Z] ==> Reading reports [2023-10-27T20:43:26.207Z] + ./coverage.out bytes=24666 [2023-10-27T20:43:26.207Z] ==> Appending adjustments [2023-10-27T20:43:26.207Z] https://docs.codecov.io/docs/fixing-reports [2023-10-27T20:43:26.466Z] + Found adjustments [2023-10-27T20:43:26.466Z] ==> Gzipping contents [2023-10-27T20:43:26.466Z] 8.0K /tmp/codecov.FZbQBt.gz [2023-10-27T20:43:26.466Z] ==> Uploading reports [2023-10-27T20:43:26.466Z] url: https://codecov.io [2023-10-27T20:43:26.466Z] query: branch=main&commit=a1a7aa329848983d8423fe0cc2bdab8be88fbe88&build=67&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F67%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-27T20:43:26.466Z] -> Pinging Codecov [2023-10-27T20:43:26.466Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6761a825-4501-4abd-88ee-552c6fc4520a&branch=main&commit=a1a7aa329848983d8423fe0cc2bdab8be88fbe88&build=67&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F67%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-27T20:43:26.466Z] -> Uploading to [2023-10-27T20:43:26.466Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-27/F467761B9912B4F32F9BC62907045C81/a1a7aa329848983d8423fe0cc2bdab8be88fbe88/92dd4660-01e2-4a9b-a0e4-a22170cee20a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231027%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231027T204326Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e37f2617b9052f3fd1e106da7a6ef4e166ad7df3c7555e3f5f617e5c5493d6f2 [2023-10-27T20:43:26.466Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-27T20:43:26.466Z] Dload Upload Total Spent Left Speed [2023-10-27T20:43:26.725Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4850 0 0 100 4850 0 19877 --:--:-- --:--:-- --:--:-- 19795 [2023-10-27T20:43:26.725Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/a1a7aa329848983d8423fe0cc2bdab8be88fbe88 [Pipeline] } [2023-10-27T20:43:26.732Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-10-27T20:43:26.865Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-10-27T20:43:26.873Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:43:27.171Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-27T20:43:27.172Z] [2023-10-27T20:43:27.172Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:43:27.472Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-27T20:43:27.472Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-10-27T20:43:27.472Z] df9b9388f04a: Pulling fs layer [2023-10-27T20:43:27.472Z] 52dc419b0ee2: Pulling fs layer [2023-10-27T20:43:27.472Z] 25bc292e5bac: Pulling fs layer [2023-10-27T20:43:27.472Z] 114826534d7a: Pulling fs layer [2023-10-27T20:43:27.472Z] 4657fd5d0bcf: Pulling fs layer [2023-10-27T20:43:27.472Z] 6ad1cebc031e: Pulling fs layer [2023-10-27T20:43:27.472Z] 8a3aa393b2d8: Pulling fs layer [2023-10-27T20:43:27.472Z] 6ad1cebc031e: Waiting [2023-10-27T20:43:27.472Z] 4657fd5d0bcf: Waiting [2023-10-27T20:43:27.472Z] 8a3aa393b2d8: Waiting [2023-10-27T20:43:27.472Z] 52dc419b0ee2: Download complete [2023-10-27T20:43:27.472Z] 25bc292e5bac: Verifying Checksum [2023-10-27T20:43:27.472Z] 25bc292e5bac: Download complete [2023-10-27T20:43:27.472Z] 4657fd5d0bcf: Download complete [2023-10-27T20:43:27.472Z] df9b9388f04a: Verifying Checksum [2023-10-27T20:43:27.472Z] df9b9388f04a: Download complete [2023-10-27T20:43:27.730Z] 6ad1cebc031e: Verifying Checksum [2023-10-27T20:43:27.730Z] 6ad1cebc031e: Download complete [2023-10-27T20:43:27.730Z] df9b9388f04a: Pull complete [2023-10-27T20:43:27.730Z] 52dc419b0ee2: Pull complete [2023-10-27T20:43:27.730Z] 25bc292e5bac: Pull complete [2023-10-27T20:43:28.294Z] 114826534d7a: Verifying Checksum [2023-10-27T20:43:28.294Z] 114826534d7a: Download complete [2023-10-27T20:43:28.294Z] 8a3aa393b2d8: Verifying Checksum [2023-10-27T20:43:28.294Z] 8a3aa393b2d8: Download complete [2023-10-27T20:43:31.583Z] 114826534d7a: Pull complete [2023-10-27T20:43:31.583Z] 4657fd5d0bcf: Pull complete [2023-10-27T20:43:31.842Z] 6ad1cebc031e: Pull complete [2023-10-27T20:43:34.364Z] 8a3aa393b2d8: Pull complete [2023-10-27T20:43:34.364Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-10-27T20:43:34.364Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-27T20:43:34.364Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T20:43:34.443Z] prd-ubuntu20.04-docker-8c-8g-12647 does not seem to be running inside a container [2023-10-27T20:43:34.473Z] $ 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-10-27T20:43:38.292Z] $ docker top b9c4248e6f98589856b2fad1a11a95ba6f62b48adcbad5f5e033b1b9ae8dff74 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-27T20:43:38.350Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh [2023-10-27T20:43:38.629Z] + set -o pipefail [2023-10-27T20:43:38.629Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' [2023-10-27T20:43:45.199Z] [2023-10-27T20:43:45.200Z] Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... [2023-10-27T20:43:45.200Z] [2023-10-27T20:43:45.200Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/af5c8fca-9e71-4bc3-a49d-0818adf111f9 [2023-10-27T20:43:45.200Z] [2023-10-27T20:43:45.200Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-10-27T20:43:45.200Z] [2023-10-27T20:43:45.458Z] [2023-10-27T20:43:45.458Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-10-27T20:43:45.458Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-10-27T20:43:45.458Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-10-27T20:43:45.468Z] $ docker stop --time=1 b9c4248e6f98589856b2fad1a11a95ba6f62b48adcbad5f5e033b1b9ae8dff74 [2023-10-27T20:43:49.080Z] $ docker rm -f --volumes b9c4248e6f98589856b2fad1a11a95ba6f62b48adcbad5f5e033b1b9ae8dff74 [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-10-27T20:43:49.792Z] + git log --format=format:%s -1 a1a7aa329848983d8423fe0cc2bdab8be88fbe88 [Pipeline] sh [2023-10-27T20:43:50.083Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-27T20:43:50.083Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:43:50.380Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-27T20:43:50.380Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T20:43:50.454Z] prd-ubuntu20.04-docker-8c-8g-12647 does not seem to be running inside a container [2023-10-27T20:43:50.482Z] $ 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-10-27T20:43:50.857Z] $ docker top 6f8fd34c8d54fe8ac87ff659cf394c467f63292a3b3f6c159b164168b0e73fa5 -eo pid,comm [2023-10-27T20:43:50.901Z] 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-10-27T20:43:50.901Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-27T20:43:50.941Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-27T20:43:50.942Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-27T20:43:51.058Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-27T20:43:51.061Z] $ docker exec 6f8fd34c8d54fe8ac87ff659cf394c467f63292a3b3f6c159b164168b0e73fa5 ssh-agent [2023-10-27T20:43:51.159Z] SSH_AUTH_SOCK=/tmp/ssh-BwUC281OSuAv/agent.31 [2023-10-27T20:43:51.159Z] SSH_AGENT_PID=37 [2023-10-27T20:43:51.164Z] Running ssh-add (command line suppressed) [2023-10-27T20:43:51.260Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10876432309040502823.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10876432309040502823.key) [2023-10-27T20:43:51.274Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-27T20:43:51.563Z] + git semver tag [2023-10-27T20:43:51.822Z] 2023-10-27 20:43:51,733 [run_tag] DEBUG tag force:False [2023-10-27T20:43:51.822Z] 2023-10-27 20:43:51,733 [check_head_tag] DEBUG check head tag [2023-10-27T20:43:51.822Z] 2023-10-27 20:43:51,735 [execute] INFO git cat-file --batch-check [2023-10-27T20:43:51.822Z] 2023-10-27 20:43:51,735 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-10-27T20:43:51.822Z] 2023-10-27 20:43:51,739 [execute] INFO git cat-file --batch [2023-10-27T20:43:51.822Z] 2023-10-27 20:43:51,739 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-10-27T20:43:51.822Z] 2023-10-27 20:43:51,758 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-10-27T20:43:51.822Z] 2023-10-27 20:43:51,758 [execute] INFO git tag -a v3.1.0-dev.62 -m v3.1.0-dev.62 [2023-10-27T20:43:51.822Z] 2023-10-27 20:43:51,758 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.62', '-m', 'v3.1.0-dev.62'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2023-10-27T20:43:51.822Z] 2023-10-27 20:43:51,762 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-10-27T20:43:51.822Z] 3.1.0-dev.62 [Pipeline] } [2023-10-27T20:43:51.831Z] $ docker exec --env ******** --env ******** 6f8fd34c8d54fe8ac87ff659cf394c467f63292a3b3f6c159b164168b0e73fa5 ssh-agent -k [2023-10-27T20:43:51.928Z] unset SSH_AUTH_SOCK; [2023-10-27T20:43:51.928Z] unset SSH_AGENT_PID; [2023-10-27T20:43:51.929Z] echo Agent pid 37 killed; [2023-10-27T20:43:51.938Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-27T20:43:52.243Z] + git semver [Pipeline] } [2023-10-27T20:43:52.513Z] $ docker stop --time=1 6f8fd34c8d54fe8ac87ff659cf394c467f63292a3b3f6c159b164168b0e73fa5 [2023-10-27T20:43:53.774Z] $ docker rm -f --volumes 6f8fd34c8d54fe8ac87ff659cf394c467f63292a3b3f6c159b164168b0e73fa5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:43:54.158Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-27T20:43:54.158Z] [2023-10-27T20:43:54.158Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:43:54.452Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-27T20:43:54.452Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-10-27T20:43:54.452Z] ab5ef0e58194: Pulling fs layer [2023-10-27T20:43:54.452Z] 9712f1f96733: Pulling fs layer [2023-10-27T20:43:54.452Z] 63f879dbbcfc: Pulling fs layer [2023-10-27T20:43:54.452Z] 0d9ebad4ef96: Pulling fs layer [2023-10-27T20:43:54.452Z] e9a5061849ea: Pulling fs layer [2023-10-27T20:43:54.452Z] d747dcd14b5f: Pulling fs layer [2023-10-27T20:43:54.452Z] 2de7ff778b66: Pulling fs layer [2023-10-27T20:43:54.452Z] 0d9ebad4ef96: Waiting [2023-10-27T20:43:54.452Z] 2de7ff778b66: Waiting [2023-10-27T20:43:54.452Z] e9a5061849ea: Waiting [2023-10-27T20:43:54.452Z] d747dcd14b5f: Waiting [2023-10-27T20:43:54.452Z] 9712f1f96733: Download complete [2023-10-27T20:43:54.711Z] 63f879dbbcfc: Verifying Checksum [2023-10-27T20:43:54.711Z] 63f879dbbcfc: Download complete [2023-10-27T20:43:54.969Z] 0d9ebad4ef96: Verifying Checksum [2023-10-27T20:43:54.969Z] 0d9ebad4ef96: Download complete [2023-10-27T20:43:54.969Z] d747dcd14b5f: Download complete [2023-10-27T20:43:54.969Z] e9a5061849ea: Verifying Checksum [2023-10-27T20:43:54.969Z] e9a5061849ea: Download complete [2023-10-27T20:43:54.969Z] ab5ef0e58194: Download complete [2023-10-27T20:43:54.969Z] 2de7ff778b66: Verifying Checksum [2023-10-27T20:43:54.969Z] 2de7ff778b66: Download complete [2023-10-27T20:43:57.497Z] ab5ef0e58194: Pull complete [2023-10-27T20:43:57.497Z] 9712f1f96733: Pull complete [2023-10-27T20:43:58.062Z] 63f879dbbcfc: Pull complete [2023-10-27T20:44:01.342Z] 0d9ebad4ef96: Pull complete [2023-10-27T20:44:01.599Z] e9a5061849ea: Pull complete [2023-10-27T20:44:01.599Z] d747dcd14b5f: Pull complete [2023-10-27T20:44:02.973Z] 2de7ff778b66: Pull complete [2023-10-27T20:44:02.973Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-10-27T20:44:02.973Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-27T20:44:02.973Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T20:44:03.065Z] prd-ubuntu20.04-docker-8c-8g-12647 does not seem to be running inside a container [2023-10-27T20:44:03.096Z] $ 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-10-27T20:44:08.851Z] $ docker top 92b5a8370178296590843432eb67a0cf8af69b06e893fc626cb98f2626a3448a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-10-27T20:44:08.924Z] provisioning config files... [2023-10-27T20:44:08.931Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config16128553194198298533tmp [2023-10-27T20:44:08.941Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config12523139649936369594tmp [2023-10-27T20:44:08.950Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config12521291309607924482tmp [Pipeline] { [Pipeline] echo [2023-10-27T20:44:08.965Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T20:44:09.247Z] ---> sigul-configuration.sh [2023-10-27T20:44:09.247Z] gpg: directory `/root/.gnupg' created [2023-10-27T20:44:09.247Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-10-27T20:44:09.247Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-10-27T20:44:09.247Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-10-27T20:44:09.247Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-10-27T20:44:09.247Z] gpg: CAST5 encrypted data [2023-10-27T20:44:09.247Z] gpg: encrypted with 1 passphrase [2023-10-27T20:44:09.247Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-10-27T20:44:09.525Z] + mkdir /home/jenkins [2023-10-27T20:44:09.525Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-10-27T20:44:09.806Z] + 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-10-27T20:44:09.813Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T20:44:10.093Z] ---> sigul-install.sh [2023-10-27T20:44:10.093Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-10-27T20:44:10.385Z] + git tag --list [2023-10-27T20:44:10.385Z] v3.1.0-dev.0 [2023-10-27T20:44:10.385Z] v3.1.0-dev.1 [2023-10-27T20:44:10.385Z] v3.1.0-dev.10 [2023-10-27T20:44:10.385Z] v3.1.0-dev.11 [2023-10-27T20:44:10.385Z] v3.1.0-dev.12 [2023-10-27T20:44:10.385Z] v3.1.0-dev.13 [2023-10-27T20:44:10.385Z] v3.1.0-dev.14 [2023-10-27T20:44:10.385Z] v3.1.0-dev.15 [2023-10-27T20:44:10.385Z] v3.1.0-dev.16 [2023-10-27T20:44:10.385Z] v3.1.0-dev.17 [2023-10-27T20:44:10.385Z] v3.1.0-dev.18 [2023-10-27T20:44:10.385Z] v3.1.0-dev.19 [2023-10-27T20:44:10.385Z] v3.1.0-dev.2 [2023-10-27T20:44:10.385Z] v3.1.0-dev.20 [2023-10-27T20:44:10.385Z] v3.1.0-dev.21 [2023-10-27T20:44:10.385Z] v3.1.0-dev.22 [2023-10-27T20:44:10.385Z] v3.1.0-dev.23 [2023-10-27T20:44:10.385Z] v3.1.0-dev.24 [2023-10-27T20:44:10.385Z] v3.1.0-dev.25 [2023-10-27T20:44:10.385Z] v3.1.0-dev.26 [2023-10-27T20:44:10.385Z] v3.1.0-dev.27 [2023-10-27T20:44:10.385Z] v3.1.0-dev.28 [2023-10-27T20:44:10.385Z] v3.1.0-dev.29 [2023-10-27T20:44:10.385Z] v3.1.0-dev.3 [2023-10-27T20:44:10.385Z] v3.1.0-dev.30 [2023-10-27T20:44:10.385Z] v3.1.0-dev.31 [2023-10-27T20:44:10.385Z] v3.1.0-dev.32 [2023-10-27T20:44:10.385Z] v3.1.0-dev.33 [2023-10-27T20:44:10.385Z] v3.1.0-dev.34 [2023-10-27T20:44:10.385Z] v3.1.0-dev.35 [2023-10-27T20:44:10.385Z] v3.1.0-dev.36 [2023-10-27T20:44:10.385Z] v3.1.0-dev.37 [2023-10-27T20:44:10.385Z] v3.1.0-dev.38 [2023-10-27T20:44:10.385Z] v3.1.0-dev.39 [2023-10-27T20:44:10.385Z] v3.1.0-dev.4 [2023-10-27T20:44:10.385Z] v3.1.0-dev.40 [2023-10-27T20:44:10.385Z] v3.1.0-dev.41 [2023-10-27T20:44:10.385Z] v3.1.0-dev.42 [2023-10-27T20:44:10.385Z] v3.1.0-dev.43 [2023-10-27T20:44:10.385Z] v3.1.0-dev.44 [2023-10-27T20:44:10.385Z] v3.1.0-dev.45 [2023-10-27T20:44:10.385Z] v3.1.0-dev.46 [2023-10-27T20:44:10.385Z] v3.1.0-dev.47 [2023-10-27T20:44:10.385Z] v3.1.0-dev.48 [2023-10-27T20:44:10.385Z] v3.1.0-dev.49 [2023-10-27T20:44:10.385Z] v3.1.0-dev.5 [2023-10-27T20:44:10.385Z] v3.1.0-dev.50 [2023-10-27T20:44:10.385Z] v3.1.0-dev.51 [2023-10-27T20:44:10.385Z] v3.1.0-dev.52 [2023-10-27T20:44:10.385Z] v3.1.0-dev.53 [2023-10-27T20:44:10.385Z] v3.1.0-dev.54 [2023-10-27T20:44:10.385Z] v3.1.0-dev.55 [2023-10-27T20:44:10.385Z] v3.1.0-dev.56 [2023-10-27T20:44:10.385Z] v3.1.0-dev.57 [2023-10-27T20:44:10.385Z] v3.1.0-dev.58 [2023-10-27T20:44:10.385Z] v3.1.0-dev.59 [2023-10-27T20:44:10.385Z] v3.1.0-dev.6 [2023-10-27T20:44:10.385Z] v3.1.0-dev.60 [2023-10-27T20:44:10.385Z] v3.1.0-dev.61 [2023-10-27T20:44:10.385Z] v3.1.0-dev.62 [2023-10-27T20:44:10.385Z] v3.1.0-dev.7 [2023-10-27T20:44:10.385Z] v3.1.0-dev.8 [2023-10-27T20:44:10.385Z] v3.1.0-dev.9 [Pipeline] sh [2023-10-27T20:44:10.669Z] + lftools sign git-tag v3.1.0-dev.62 [2023-10-27T20:44:11.238Z] Signing Git tag with Sigul... [2023-10-27T20:44:11.238Z] Signing v3.1.0-dev.62 [Pipeline] echo [2023-10-27T20:44:11.505Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T20:44:11.789Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-10-27T20:44:11.796Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-10-27T20:44:11.816Z] $ docker stop --time=1 92b5a8370178296590843432eb67a0cf8af69b06e893fc626cb98f2626a3448a [2023-10-27T20:44:13.110Z] $ docker rm -f --volumes 92b5a8370178296590843432eb67a0cf8af69b06e893fc626cb98f2626a3448a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-10-27T20:44:13.509Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-27T20:44:13.509Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:44:13.809Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-27T20:44:13.809Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T20:44:13.877Z] prd-ubuntu20.04-docker-8c-8g-12647 does not seem to be running inside a container [2023-10-27T20:44:13.907Z] $ 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-10-27T20:44:14.225Z] $ docker top b05218f9e65ba6d34c566d75cfb4230a9c09abd238adafb4fec78c247ca7ed73 -eo pid,comm [2023-10-27T20:44:14.310Z] 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-10-27T20:44:14.310Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-27T20:44:14.353Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-27T20:44:14.353Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-27T20:44:14.452Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-27T20:44:14.455Z] $ docker exec b05218f9e65ba6d34c566d75cfb4230a9c09abd238adafb4fec78c247ca7ed73 ssh-agent [2023-10-27T20:44:14.561Z] SSH_AUTH_SOCK=/tmp/ssh-z4aqY3odyhix/agent.31 [2023-10-27T20:44:14.561Z] SSH_AGENT_PID=37 [2023-10-27T20:44:14.565Z] Running ssh-add (command line suppressed) [2023-10-27T20:44:14.662Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4479845583482355998.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4479845583482355998.key) [2023-10-27T20:44:14.675Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-27T20:44:14.963Z] + git semver bump pre [2023-10-27T20:44:15.223Z] 2023-10-27 20:44:15,124 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-10-27T20:44:15.223Z] 2023-10-27 20:44:15,124 [bump_version] DEBUG bumping version:3.1.0-dev.62 on axis:pre with prefix:dev [2023-10-27T20:44:15.223Z] 2023-10-27 20:44:15,124 [bump_version] DEBUG bumped version:3.1.0-dev.63 [2023-10-27T20:44:15.223Z] 2023-10-27 20:44:15,124 [write_version] DEBUG write version:3.1.0-dev.63 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True [2023-10-27T20:44:15.223Z] 2023-10-27 20:44:15,124 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-10-27T20:44:15.223Z] 2023-10-27 20:44:15,125 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-10-27T20:44:15.223Z] 2023-10-27 20:44:15,127 [execute] INFO git cat-file --batch-check [2023-10-27T20:44:15.223Z] 2023-10-27 20:44:15,127 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-27T20:44:15.223Z] 2023-10-27 20:44:15,132 [execute] INFO git cat-file --batch [2023-10-27T20:44:15.223Z] 2023-10-27 20:44:15,132 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-27T20:44:15.223Z] 2023-10-27 20:44:15,136 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-10-27T20:44:15.223Z] 3.1.0-dev.63 [Pipeline] } [2023-10-27T20:44:15.233Z] $ docker exec --env ******** --env ******** b05218f9e65ba6d34c566d75cfb4230a9c09abd238adafb4fec78c247ca7ed73 ssh-agent -k [2023-10-27T20:44:15.320Z] unset SSH_AUTH_SOCK; [2023-10-27T20:44:15.320Z] unset SSH_AGENT_PID; [2023-10-27T20:44:15.320Z] echo Agent pid 37 killed; [2023-10-27T20:44:15.330Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-27T20:44:15.646Z] + git semver [Pipeline] } [2023-10-27T20:44:15.919Z] $ docker stop --time=1 b05218f9e65ba6d34c566d75cfb4230a9c09abd238adafb4fec78c247ca7ed73 [2023-10-27T20:44:17.163Z] $ docker rm -f --volumes b05218f9e65ba6d34c566d75cfb4230a9c09abd238adafb4fec78c247ca7ed73 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-27T20:44:17.509Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-27T20:44:17.509Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:44:17.814Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-27T20:44:17.814Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T20:44:17.890Z] prd-ubuntu20.04-docker-8c-8g-12647 does not seem to be running inside a container [2023-10-27T20:44:17.918Z] $ 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-10-27T20:44:18.290Z] $ docker top ce8d1b9c112b6a25e435b6b6e00d3f39695f71632b222883dce3ddeaaadf47f3 -eo pid,comm [2023-10-27T20:44:18.339Z] 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-10-27T20:44:18.339Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-27T20:44:18.385Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-27T20:44:18.385Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-27T20:44:18.491Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-27T20:44:18.494Z] $ docker exec ce8d1b9c112b6a25e435b6b6e00d3f39695f71632b222883dce3ddeaaadf47f3 ssh-agent [2023-10-27T20:44:18.604Z] SSH_AUTH_SOCK=/tmp/ssh-JHz1EH0OoLCz/agent.32 [2023-10-27T20:44:18.604Z] SSH_AGENT_PID=38 [2023-10-27T20:44:18.608Z] Running ssh-add (command line suppressed) [2023-10-27T20:44:18.729Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9918126601056456227.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9918126601056456227.key) [2023-10-27T20:44:18.748Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-27T20:44:19.035Z] + git semver push [2023-10-27T20:44:19.294Z] 2023-10-27 20:44:19,203 [run_push] DEBUG push [2023-10-27T20:44:19.294Z] 2023-10-27 20:44:19,204 [execute] INFO git cat-file --batch-check [2023-10-27T20:44:19.294Z] 2023-10-27 20:44:19,204 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-27T20:44:19.294Z] 2023-10-27 20:44:19,209 [execute] INFO git rev-list 100d1b6ff2abdeb5033c50711cd4cfd03d989a0b -- [2023-10-27T20:44:19.294Z] 2023-10-27 20:44:19,209 [execute] DEBUG Popen(['git', 'rev-list', '100d1b6ff2abdeb5033c50711cd4cfd03d989a0b', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-27T20:44:19.294Z] 2023-10-27 20:44:19,215 [execute] INFO git fetch -v origin [2023-10-27T20:44:19.294Z] 2023-10-27 20:44:19,216 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-10-27T20:44:19.865Z] 2023-10-27 20:44:19,761 [run_push] DEBUG no remote changes detected [2023-10-27T20:44:19.865Z] 2023-10-27 20:44:19,761 [execute] INFO git push origin semver [2023-10-27T20:44:19.865Z] 2023-10-27 20:44:19,762 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-27T20:44:20.806Z] 2023-10-27 20:44:20,666 [run_push] DEBUG push all version tags [2023-10-27T20:44:20.806Z] 2023-10-27 20:44:20,667 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-10-27T20:44:20.806Z] 2023-10-27 20:44:20,667 [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-10-27T20:44:21.746Z] 2023-10-27 20:44:21,439 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-10-27T20:44:21.746Z] 3.1.0-dev.63 [Pipeline] } [2023-10-27T20:44:21.756Z] $ docker exec --env ******** --env ******** ce8d1b9c112b6a25e435b6b6e00d3f39695f71632b222883dce3ddeaaadf47f3 ssh-agent -k [2023-10-27T20:44:21.851Z] unset SSH_AUTH_SOCK; [2023-10-27T20:44:21.851Z] unset SSH_AGENT_PID; [2023-10-27T20:44:21.851Z] echo Agent pid 38 killed; [2023-10-27T20:44:21.864Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-27T20:44:22.170Z] + git semver [Pipeline] } [2023-10-27T20:44:22.444Z] $ docker stop --time=1 ce8d1b9c112b6a25e435b6b6e00d3f39695f71632b222883dce3ddeaaadf47f3 [2023-10-27T20:44:23.712Z] $ docker rm -f --volumes ce8d1b9c112b6a25e435b6b6e00d3f39695f71632b222883dce3ddeaaadf47f3 [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-10-27T20:44:24.259Z] + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] [2023-10-27T20:44:24.259Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-10-27T20:44:24.259Z] total 16 [2023-10-27T20:44:24.259Z] drwxr-xr-x 3 root root 4096 Oct 27 20:34 . [2023-10-27T20:44:24.259Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 27 20:44 .. [2023-10-27T20:44:24.259Z] drwxr-xr-x 2 root root 4096 Oct 27 20:34 cost [2023-10-27T20:44:24.259Z] -rw-r--r-- 1 root root 88 Oct 27 20:34 cost.csv [2023-10-27T20:44:24.259Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives [2023-10-27T20:44:24.259Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-10-27T20:44:24.259Z] total 16 [2023-10-27T20:44:24.259Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 27 20:34 . [2023-10-27T20:44:24.259Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 27 20:44 .. [2023-10-27T20:44:24.259Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 27 20:34 cost [2023-10-27T20:44:24.259Z] -rw-r--r-- 1 jenkins jenkins 88 Oct 27 20:34 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-27T20:44:24.556Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T20:44:25.489Z] ---> package-listing.sh [2023-10-27T20:44:25.489Z] ++ facter osfamily [2023-10-27T20:44:25.489Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-27T20:44:25.489Z] + OS_FAMILY=debian [2023-10-27T20:44:25.489Z] + workspace=/w/workspace/exfoundry_app-record-replay_main [2023-10-27T20:44:25.489Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-27T20:44:25.489Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-27T20:44:25.489Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-27T20:44:25.489Z] + PACKAGES=/tmp/packages_start.txt [2023-10-27T20:44:25.489Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-10-27T20:44:25.489Z] + PACKAGES=/tmp/packages_end.txt [2023-10-27T20:44:25.489Z] + case "${OS_FAMILY}" in [2023-10-27T20:44:25.489Z] + dpkg -l [2023-10-27T20:44:25.489Z] + grep '^ii' [2023-10-27T20:44:25.775Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-27T20:44:25.775Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-27T20:44:25.775Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-27T20:44:25.775Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-10-27T20:44:25.775Z] + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ [2023-10-27T20:44:25.775Z] + 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-10-27T20:44:25.820Z] 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-10-27T20:44:26.146Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:44:26.442Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-27T20:44:26.442Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T20:44:26.518Z] prd-ubuntu20.04-docker-8c-8g-12647 does not seem to be running inside a container [2023-10-27T20:44:26.549Z] $ 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-10-27T20:44:26.786Z] $ docker top c068b7ac91f1cf896f5113d97c80d37220115e697eaf95b2a3d570cfb88e5864 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-27T20:44:27.130Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-27T20:44:27.416Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-27T20:44:27.702Z] + ls /var/log/sa-host [2023-10-27T20:44:27.702Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-27T20:44:27.773Z] provisioning config files... [2023-10-27T20:44:27.781Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config14745190201513416524tmp [Pipeline] { [Pipeline] echo [2023-10-27T20:44:27.797Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T20:44:28.077Z] ---> create-netrc.sh [Pipeline] } [2023-10-27T20:44:28.085Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-27T20:44:28.403Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-27T20:44:28.412Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T20:44:28.695Z] ---> sudo-logs.sh [2023-10-27T20:44:28.695Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-27T20:44:28.724Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T20:44:29.007Z] ---> job-cost.sh [2023-10-27T20:44:29.007Z] lf-activate-venv: SKIPPING [2023-10-27T20:44:29.007Z] DEBUG: total: 0.2199999988079071 [2023-10-27T20:44:29.007Z] INFO: Retrieving Stack Cost... [2023-10-27T20:44:29.573Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-27T20:44:29.832Z] INFO: Archiving Costs [Pipeline] echo [2023-10-27T20:44:29.842Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T20:44:30.124Z] ---> logs-deploy.sh [2023-10-27T20:44:30.124Z] lf-activate-venv: SKIPPING [2023-10-27T20:44:30.124Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/67 [2023-10-27T20:44:30.124Z] INFO: archiving workspace using pattern(s): [2023-10-27T20:44:31.064Z] Archives upload complete. [2023-10-27T20:44:31.064Z] INFO: archiving logs to Nexus [2023-10-27T20:44:31.631Z] ---> uname -a: [2023-10-27T20:44:31.631Z] Linux prd-ubuntu20-04-docker-8c-8g-12647 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-10-27T20:44:31.631Z] [2023-10-27T20:44:31.631Z] [2023-10-27T20:44:31.631Z] ---> lscpu: [2023-10-27T20:44:31.631Z] Architecture: x86_64 [2023-10-27T20:44:31.631Z] CPU op-mode(s): 32-bit, 64-bit [2023-10-27T20:44:31.631Z] Byte Order: Little Endian [2023-10-27T20:44:31.631Z] Address sizes: 40 bits physical, 48 bits virtual [2023-10-27T20:44:31.631Z] CPU(s): 8 [2023-10-27T20:44:31.631Z] On-line CPU(s) list: 0-7 [2023-10-27T20:44:31.631Z] Thread(s) per core: 1 [2023-10-27T20:44:31.631Z] Core(s) per socket: 1 [2023-10-27T20:44:31.631Z] Socket(s): 8 [2023-10-27T20:44:31.631Z] NUMA node(s): 1 [2023-10-27T20:44:31.631Z] Vendor ID: AuthenticAMD [2023-10-27T20:44:31.632Z] CPU family: 23 [2023-10-27T20:44:31.632Z] Model: 49 [2023-10-27T20:44:31.632Z] Model name: AMD EPYC-Rome Processor [2023-10-27T20:44:31.632Z] Stepping: 0 [2023-10-27T20:44:31.632Z] CPU MHz: 2799.998 [2023-10-27T20:44:31.632Z] BogoMIPS: 5599.99 [2023-10-27T20:44:31.632Z] Virtualization: AMD-V [2023-10-27T20:44:31.632Z] Hypervisor vendor: KVM [2023-10-27T20:44:31.632Z] Virtualization type: full [2023-10-27T20:44:31.632Z] L1d cache: 256 KiB [2023-10-27T20:44:31.632Z] L1i cache: 256 KiB [2023-10-27T20:44:31.632Z] L2 cache: 4 MiB [2023-10-27T20:44:31.632Z] L3 cache: 128 MiB [2023-10-27T20:44:31.632Z] NUMA node0 CPU(s): 0-7 [2023-10-27T20:44:31.632Z] Vulnerability Itlb multihit: Not affected [2023-10-27T20:44:31.632Z] Vulnerability L1tf: Not affected [2023-10-27T20:44:31.632Z] Vulnerability Mds: Not affected [2023-10-27T20:44:31.632Z] Vulnerability Meltdown: Not affected [2023-10-27T20:44:31.632Z] Vulnerability Mmio stale data: Not affected [2023-10-27T20:44:31.632Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-10-27T20:44:31.632Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-10-27T20:44:31.632Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-10-27T20:44:31.632Z] Vulnerability Srbds: Not affected [2023-10-27T20:44:31.632Z] Vulnerability Tsx async abort: Not affected [2023-10-27T20:44:31.632Z] 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-10-27T20:44:31.632Z] [2023-10-27T20:44:31.632Z]