Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a1dfb321dd51a4fc190594c7f49f2393a77cb439 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-ssh3460625733685389366.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh5416377034515523454.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh12859582350809517747.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh44005337735571295.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-ssh9908798886941335399.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-1274’ Running on prd-ubuntu20.04-docker-8c-8g-1277 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 a1dfb321dd51a4fc190594c7f49f2393a77cb439 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#135)" > 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 a1dfb321dd51a4fc190594c7f49f2393a77cb439 # timeout=10 > git rev-list --no-walk 82525e6c7d6a533d22d6d943cbf6602eaced6467 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-26T21:14:07.711Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-26T21:14:07.783Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-26T21:14:07.806Z] ========================================================= [2024-03-26T21:14:07.806Z] EdgeX Global Pipelines Version Info [2024-03-26T21:14:07.806Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-26T21:14:08.528Z] ------------------- [2024-03-26T21:14:08.528Z] stable info: [2024-03-26T21:14:08.528Z] ------------------- [2024-03-26T21:14:08.528Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-26T21:14:08.528Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-26T21:14:08.528Z] Message: update stable to v1.0.258 [2024-03-26T21:14:09.468Z] ------------------- [2024-03-26T21:14:09.468Z] experimental info: [2024-03-26T21:14:09.468Z] ------------------- [2024-03-26T21:14:09.468Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-26T21:14:09.468Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-26T21:14:09.468Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-26T21:14:09.542Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2024-03-26T21:14:09.560Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2024-03-26T21:14:09.581Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-26T21:14:09.600Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-26T21:14:09.624Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-26T21:14:09.652Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-26T21:14:09.678Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-26T21:14:09.700Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-26T21:14:09.722Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-26T21:14:09.742Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-26T21:14:09.770Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-26T21:14:09.792Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2024-03-26T21:14:09.814Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-26T21:14:09.835Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-26T21:14:09.856Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-26T21:14:09.876Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-26T21:14:09.898Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-26T21:14:09.918Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-26T21:14:09.936Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-26T21:14:09.955Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-26T21:14:09.976Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-03-26T21:14:10.002Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-03-26T21:14:10.026Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-26T21:14:10.050Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-26T21:14:10.070Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-26T21:14:10.090Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-26T21:14:10.110Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-26T21:14:10.134Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-03-26T21:14:10.153Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-03-26T21:14:10.176Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-03-26T21:14:10.197Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a1dfb321dd51a4fc190594c7f49f2393a77cb439 [Pipeline] echo [2024-03-26T21:14:10.218Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a1dfb32 [Pipeline] echo [2024-03-26T21:14:10.241Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-26T21:14:10.300Z] provisioning config files... [2024-03-26T21:14:10.315Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config15789011864359930440tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-26T21:14:10.651Z] ---> ****-login.sh [2024-03-26T21:14:10.651Z] nexus3.edgexfoundry.org:10001 [2024-03-26T21:14:10.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T21:14:10.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T21:14:10.910Z] Configure a credential helper to remove this warning. See [2024-03-26T21:14:10.910Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T21:14:10.910Z] [2024-03-26T21:14:10.910Z] Login Succeeded [2024-03-26T21:14:10.910Z] nexus3.edgexfoundry.org:10002 [2024-03-26T21:14:10.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T21:14:10.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T21:14:10.910Z] Configure a credential helper to remove this warning. See [2024-03-26T21:14:10.910Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T21:14:10.910Z] [2024-03-26T21:14:10.910Z] Login Succeeded [2024-03-26T21:14:10.910Z] nexus3.edgexfoundry.org:10003 [2024-03-26T21:14:11.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T21:14:11.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T21:14:11.169Z] Configure a credential helper to remove this warning. See [2024-03-26T21:14:11.169Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T21:14:11.169Z] [2024-03-26T21:14:11.169Z] Login Succeeded [2024-03-26T21:14:11.169Z] nexus3.edgexfoundry.org:10004 [2024-03-26T21:14:11.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T21:14:11.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T21:14:11.170Z] Configure a credential helper to remove this warning. See [2024-03-26T21:14:11.170Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T21:14:11.170Z] [2024-03-26T21:14:11.170Z] Login Succeeded [2024-03-26T21:14:11.170Z] ****.io [2024-03-26T21:14:11.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T21:14:11.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T21:14:11.429Z] Configure a credential helper to remove this warning. See [2024-03-26T21:14:11.429Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T21:14:11.429Z] [2024-03-26T21:14:11.429Z] Login Succeeded [2024-03-26T21:14:11.429Z] ---> ****-login.sh ends [Pipeline] } [2024-03-26T21:14:11.437Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-26T21:14:11.866Z] + git rev-list -1 --merges a1dfb321dd51a4fc190594c7f49f2393a77cb439~1..a1dfb321dd51a4fc190594c7f49f2393a77cb439 [Pipeline] echo [2024-03-26T21:14:11.894Z] -----------> git rev-list -1 --merges a1dfb321dd51a4fc190594c7f49f2393a77cb439~1..a1dfb321dd51a4fc190594c7f49f2393a77cb439 a1dfb321dd51a4fc190594c7f49f2393a77cb439 [false] [Pipeline] sh [2024-03-26T21:14:12.187Z] + git log --format=format:%s -1 a1dfb321dd51a4fc190594c7f49f2393a77cb439 [Pipeline] echo [2024-03-26T21:14:12.204Z] ========================================================= [2024-03-26T21:14:12.204Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-26T21:14:12.204Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-26T21:14:12.552Z] + git log --format=format:%s -1 a1dfb321dd51a4fc190594c7f49f2393a77cb439 [Pipeline] echo [2024-03-26T21:14:12.562Z] [semverPrep] GIT_COMMIT: a1dfb321dd51a4fc190594c7f49f2393a77cb439, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#135) [Pipeline] echo [2024-03-26T21:14:12.574Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-26T21:14:12.933Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-26T21:14:12.933Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-26T21:14:12.933Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-26T21:14:12.933Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-26T21:14:12.933Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo [2024-03-26T21:14:12.933Z] tee -a /etc/ssh/ssh_known_hosts [2024-03-26T21:14:12.933Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:14:13.292Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-26T21:14:13.292Z] [2024-03-26T21:14:13.292Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:14:13.593Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-26T21:14:13.593Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-26T21:14:13.593Z] b85a868b505f: Pulling fs layer [2024-03-26T21:14:13.593Z] e2be974225ed: Pulling fs layer [2024-03-26T21:14:13.593Z] 339a4e72a1f5: Pulling fs layer [2024-03-26T21:14:13.593Z] 988bab9f4d93: Pulling fs layer [2024-03-26T21:14:13.593Z] 1469e6f7b9e6: Pulling fs layer [2024-03-26T21:14:13.593Z] eaf3925da568: Pulling fs layer [2024-03-26T21:14:13.593Z] bab4dde63d76: Pulling fs layer [2024-03-26T21:14:13.593Z] bde34c3a00c8: Pulling fs layer [2024-03-26T21:14:13.593Z] b352a97aabf1: Pulling fs layer [2024-03-26T21:14:13.593Z] 4872d77fe225: Pulling fs layer [2024-03-26T21:14:13.593Z] 5851b861e8e6: Pulling fs layer [2024-03-26T21:14:13.593Z] bab4dde63d76: Waiting [2024-03-26T21:14:13.593Z] bde34c3a00c8: Waiting [2024-03-26T21:14:13.593Z] b352a97aabf1: Waiting [2024-03-26T21:14:13.593Z] 4872d77fe225: Waiting [2024-03-26T21:14:13.593Z] 988bab9f4d93: Waiting [2024-03-26T21:14:13.593Z] 5851b861e8e6: Waiting [2024-03-26T21:14:13.593Z] 1469e6f7b9e6: Waiting [2024-03-26T21:14:13.593Z] eaf3925da568: Waiting [2024-03-26T21:14:13.593Z] e2be974225ed: Download complete [2024-03-26T21:14:13.593Z] 988bab9f4d93: Verifying Checksum [2024-03-26T21:14:13.593Z] 1469e6f7b9e6: Verifying Checksum [2024-03-26T21:14:13.593Z] 1469e6f7b9e6: Download complete [2024-03-26T21:14:13.852Z] eaf3925da568: Verifying Checksum [2024-03-26T21:14:13.852Z] eaf3925da568: Download complete [2024-03-26T21:14:13.852Z] 339a4e72a1f5: Verifying Checksum [2024-03-26T21:14:13.852Z] 339a4e72a1f5: Download complete [2024-03-26T21:14:13.852Z] bde34c3a00c8: Verifying Checksum [2024-03-26T21:14:13.852Z] bde34c3a00c8: Download complete [2024-03-26T21:14:13.852Z] b352a97aabf1: Download complete [2024-03-26T21:14:13.852Z] 4872d77fe225: Download complete [2024-03-26T21:14:13.852Z] 5851b861e8e6: Verifying Checksum [2024-03-26T21:14:13.852Z] 5851b861e8e6: Download complete [2024-03-26T21:14:13.852Z] b85a868b505f: Download complete [2024-03-26T21:14:14.110Z] bab4dde63d76: Verifying Checksum [2024-03-26T21:14:14.110Z] bab4dde63d76: Download complete [2024-03-26T21:14:15.043Z] b85a868b505f: Pull complete [2024-03-26T21:14:15.301Z] e2be974225ed: Pull complete [2024-03-26T21:14:15.871Z] 339a4e72a1f5: Pull complete [2024-03-26T21:14:15.871Z] 988bab9f4d93: Pull complete [2024-03-26T21:14:16.130Z] 1469e6f7b9e6: Pull complete [2024-03-26T21:14:16.388Z] eaf3925da568: Pull complete [2024-03-26T21:14:18.288Z] bab4dde63d76: Pull complete [2024-03-26T21:14:18.288Z] bde34c3a00c8: Pull complete [2024-03-26T21:14:18.288Z] b352a97aabf1: Pull complete [2024-03-26T21:14:18.288Z] 4872d77fe225: Pull complete [2024-03-26T21:14:18.288Z] 5851b861e8e6: Pull complete [2024-03-26T21:14:18.288Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-26T21:14:18.288Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-26T21:14:18.288Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-26T21:14:18.432Z] prd-ubuntu20.04-docker-8c-8g-1277 does not seem to be running inside a container [2024-03-26T21:14:18.498Z] $ 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 [2024-03-26T21:14:22.308Z] $ docker top ea888f7610526f3b8756c02a54316f4f0776cc4eecd25affa44a2f278869314a -eo pid,comm [2024-03-26T21:14:22.360Z] 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). [2024-03-26T21:14:22.360Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-26T21:14:22.421Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-26T21:14:22.421Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-26T21:14:22.538Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-26T21:14:22.542Z] $ docker exec ea888f7610526f3b8756c02a54316f4f0776cc4eecd25affa44a2f278869314a ssh-agent [2024-03-26T21:14:22.693Z] SSH_AUTH_SOCK=/tmp/ssh-fId3fQ7zT5Wr/agent.31 [2024-03-26T21:14:22.693Z] SSH_AGENT_PID=37 [2024-03-26T21:14:22.699Z] Running ssh-add (command line suppressed) [2024-03-26T21:14:22.819Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_14913823614939564259.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_14913823614939564259.key) [2024-03-26T21:14:22.830Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-26T21:14:23.126Z] + git tag --points-at HEAD [Pipeline] } [2024-03-26T21:14:23.139Z] $ docker exec --env ******** --env ******** ea888f7610526f3b8756c02a54316f4f0776cc4eecd25affa44a2f278869314a ssh-agent -k [2024-03-26T21:14:23.224Z] unset SSH_AUTH_SOCK; [2024-03-26T21:14:23.225Z] unset SSH_AGENT_PID; [2024-03-26T21:14:23.225Z] echo Agent pid 37 killed; [2024-03-26T21:14:23.232Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-26T21:14:23.269Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-26T21:14:23.269Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-26T21:14:23.398Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-26T21:14:23.402Z] $ docker exec ea888f7610526f3b8756c02a54316f4f0776cc4eecd25affa44a2f278869314a ssh-agent [2024-03-26T21:14:23.513Z] SSH_AUTH_SOCK=/tmp/ssh-X3qzYw3PTLOt/agent.71 [2024-03-26T21:14:23.513Z] SSH_AGENT_PID=77 [2024-03-26T21:14:23.518Z] Running ssh-add (command line suppressed) [2024-03-26T21:14:23.631Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12495634585387108925.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12495634585387108925.key) [2024-03-26T21:14:23.642Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-26T21:14:23.932Z] + git semver init [2024-03-26T21:14:24.193Z] 2024-03-26 21:14:24,136 [run_init] DEBUG init version:0.0.0 force:False [2024-03-26T21:14:24.193Z] 2024-03-26 21:14:24,137 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver [2024-03-26T21:14:24.193Z] 2024-03-26 21:14:24,137 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver [2024-03-26T21:14:24.193Z] 2024-03-26 21:14:24,137 [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) [2024-03-26T21:14:25.135Z] 2024-03-26 21:14:25,115 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude [2024-03-26T21:14:25.135Z] 2024-03-26 21:14:25,115 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False [2024-03-26T21:14:25.135Z] 2024-03-26 21:14:25,115 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-03-26T21:14:25.135Z] 2024-03-26 21:14:25,115 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-03-26T21:14:25.135Z] 3.2.0-dev.19 [Pipeline] } [2024-03-26T21:14:25.146Z] $ docker exec --env ******** --env ******** ea888f7610526f3b8756c02a54316f4f0776cc4eecd25affa44a2f278869314a ssh-agent -k [2024-03-26T21:14:25.236Z] unset SSH_AUTH_SOCK; [2024-03-26T21:14:25.236Z] unset SSH_AGENT_PID; [2024-03-26T21:14:25.236Z] echo Agent pid 77 killed; [2024-03-26T21:14:25.245Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-26T21:14:25.567Z] + git semver [Pipeline] } [2024-03-26T21:14:25.839Z] $ docker stop --time=1 ea888f7610526f3b8756c02a54316f4f0776cc4eecd25affa44a2f278869314a [2024-03-26T21:14:27.128Z] $ docker rm -f --volumes ea888f7610526f3b8756c02a54316f4f0776cc4eecd25affa44a2f278869314a [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-26T21:14:27.471Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-26T21:14:27.669Z] Stashed 1 file(s) [Pipeline] echo [2024-03-26T21:14:27.673Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.19 [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 [2024-03-26T21:14:27.868Z] provisioning config files... [2024-03-26T21:14:27.878Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config9721949881851339922tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-26T21:14:28.172Z] ---> ****-login.sh [2024-03-26T21:14:28.172Z] nexus3.edgexfoundry.org:10001 [2024-03-26T21:14:28.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T21:14:28.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T21:14:28.172Z] Configure a credential helper to remove this warning. See [2024-03-26T21:14:28.172Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T21:14:28.172Z] [2024-03-26T21:14:28.172Z] Login Succeeded [2024-03-26T21:14:28.172Z] nexus3.edgexfoundry.org:10002 [2024-03-26T21:14:28.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T21:14:28.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T21:14:28.172Z] Configure a credential helper to remove this warning. See [2024-03-26T21:14:28.172Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T21:14:28.172Z] [2024-03-26T21:14:28.172Z] Login Succeeded [2024-03-26T21:14:28.172Z] nexus3.edgexfoundry.org:10003 [2024-03-26T21:14:28.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T21:14:28.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T21:14:28.431Z] Configure a credential helper to remove this warning. See [2024-03-26T21:14:28.431Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T21:14:28.431Z] [2024-03-26T21:14:28.431Z] Login Succeeded [2024-03-26T21:14:28.431Z] nexus3.edgexfoundry.org:10004 [2024-03-26T21:14:28.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T21:14:28.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T21:14:28.431Z] Configure a credential helper to remove this warning. See [2024-03-26T21:14:28.431Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T21:14:28.431Z] [2024-03-26T21:14:28.431Z] Login Succeeded [2024-03-26T21:14:28.431Z] ****.io [2024-03-26T21:14:28.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T21:14:28.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T21:14:28.691Z] Configure a credential helper to remove this warning. See [2024-03-26T21:14:28.691Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T21:14:28.691Z] [2024-03-26T21:14:28.691Z] Login Succeeded [2024-03-26T21:14:28.691Z] ---> ****-login.sh ends [Pipeline] } [2024-03-26T21:14:28.699Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-26T21:14:28.793Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-26T21:14:28.809Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-26T21:14:28.821Z] ========================================================= [2024-03-26T21:14:28.821Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-26T21:14:28.821Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:14:29.154Z] + 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 . [2024-03-26T21:14:29.154Z] Sending build context to Docker daemon 6.834MB [2024-03-26T21:14:29.154Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-26T21:14:29.154Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-26T21:14:29.154Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-26T21:14:29.154Z] 7264a8db6415: Pulling fs layer [2024-03-26T21:14:29.154Z] c4d48a809fc2: Pulling fs layer [2024-03-26T21:14:29.154Z] 4f1c88b9dad5: Pulling fs layer [2024-03-26T21:14:29.154Z] ad3a456e5733: Pulling fs layer [2024-03-26T21:14:29.154Z] 69c7f0334f64: Pulling fs layer [2024-03-26T21:14:29.154Z] ad3a456e5733: Waiting [2024-03-26T21:14:29.154Z] 1f1c1a5573a3: Pulling fs layer [2024-03-26T21:14:29.154Z] ce7588e14bc9: Pulling fs layer [2024-03-26T21:14:29.154Z] 69c7f0334f64: Waiting [2024-03-26T21:14:29.154Z] b5e4710f87ac: Pulling fs layer [2024-03-26T21:14:29.154Z] ce7588e14bc9: Waiting [2024-03-26T21:14:29.154Z] 1f1c1a5573a3: Waiting [2024-03-26T21:14:29.154Z] b5e4710f87ac: Waiting [2024-03-26T21:14:29.154Z] c4d48a809fc2: Download complete [2024-03-26T21:14:29.154Z] ad3a456e5733: Verifying Checksum [2024-03-26T21:14:29.154Z] ad3a456e5733: Download complete [2024-03-26T21:14:29.154Z] 69c7f0334f64: Download complete [2024-03-26T21:14:29.413Z] 7264a8db6415: Verifying Checksum [2024-03-26T21:14:29.413Z] 7264a8db6415: Download complete [2024-03-26T21:14:29.413Z] 1f1c1a5573a3: Verifying Checksum [2024-03-26T21:14:29.413Z] 1f1c1a5573a3: Download complete [2024-03-26T21:14:29.413Z] 7264a8db6415: Pull complete [2024-03-26T21:14:29.672Z] b5e4710f87ac: Verifying Checksum [2024-03-26T21:14:29.672Z] b5e4710f87ac: Download complete [2024-03-26T21:14:29.672Z] c4d48a809fc2: Pull complete [2024-03-26T21:14:29.930Z] 4f1c88b9dad5: Verifying Checksum [2024-03-26T21:14:29.930Z] 4f1c88b9dad5: Download complete [2024-03-26T21:14:30.188Z] ce7588e14bc9: Verifying Checksum [2024-03-26T21:14:30.188Z] ce7588e14bc9: Download complete [2024-03-26T21:14:33.473Z] 4f1c88b9dad5: Pull complete [2024-03-26T21:14:33.473Z] ad3a456e5733: Pull complete [2024-03-26T21:14:33.473Z] 69c7f0334f64: Pull complete [2024-03-26T21:14:33.473Z] 1f1c1a5573a3: Pull complete [2024-03-26T21:14:36.000Z] ce7588e14bc9: Pull complete [2024-03-26T21:14:36.935Z] b5e4710f87ac: Pull complete [2024-03-26T21:14:36.935Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-26T21:14:36.935Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-26T21:14:36.935Z] ---> 88b5674ff536 [2024-03-26T21:14:36.935Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-03-26T21:14:42.811Z] Still waiting to schedule task [2024-03-26T21:14:42.811Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1276’ [2024-03-26T21:14:43.516Z] ---> Running in 0c742b60c94a [2024-03-26T21:14:43.516Z] Removing intermediate container 0c742b60c94a [2024-03-26T21:14:43.516Z] ---> 640d68ae16d0 [2024-03-26T21:14:43.516Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-26T21:14:43.516Z] ---> Running in f3df1bcefbc3 [2024-03-26T21:14:43.516Z] Removing intermediate container f3df1bcefbc3 [2024-03-26T21:14:43.516Z] ---> bfcaa94e8bc8 [2024-03-26T21:14:43.516Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-03-26T21:14:43.516Z] ---> Running in fb773c5ff61e [2024-03-26T21:14:43.516Z] Removing intermediate container fb773c5ff61e [2024-03-26T21:14:43.516Z] ---> 7c0664a5b0c7 [2024-03-26T21:14:43.516Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-26T21:14:43.516Z] ---> Running in 2eb938fe671c [2024-03-26T21:14:43.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-26T21:14:43.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-26T21:14:43.774Z] OK: 264 MiB in 52 packages [2024-03-26T21:14:44.033Z] Removing intermediate container 2eb938fe671c [2024-03-26T21:14:44.033Z] ---> 1480d963313a [2024-03-26T21:14:44.033Z] Step 7/12 : WORKDIR /app [2024-03-26T21:14:44.291Z] ---> Running in 335eb71ac0a6 [2024-03-26T21:14:44.291Z] Removing intermediate container 335eb71ac0a6 [2024-03-26T21:14:44.291Z] ---> 0e2b9538ed2d [2024-03-26T21:14:44.291Z] Step 8/12 : COPY go.mod vendor* ./ [2024-03-26T21:14:44.291Z] ---> 1e4d3b1a0db4 [2024-03-26T21:14:44.291Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-26T21:14:44.291Z] ---> Running in c0bd7dce903a [2024-03-26T21:15:52.455Z] Removing intermediate container c0bd7dce903a [2024-03-26T21:15:52.455Z] ---> 7ce7024af423 [2024-03-26T21:15:52.455Z] Step 10/12 : COPY . . [2024-03-26T21:15:52.455Z] ---> 387ce44cb421 [2024-03-26T21:15:52.455Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-26T21:15:52.455Z] ---> Running in 3da1045fccef [2024-03-26T21:15:52.455Z] Removing intermediate container 3da1045fccef [2024-03-26T21:15:52.455Z] ---> d4a11d93c399 [2024-03-26T21:15:52.455Z] Step 12/12 : RUN $MAKE [2024-03-26T21:15:52.455Z] ---> Running in 72f90bc68464 [2024-03-26T21:15:52.455Z] noop [2024-03-26T21:15:52.455Z] Removing intermediate container 72f90bc68464 [2024-03-26T21:15:52.455Z] ---> 4b6a5be63f2d [2024-03-26T21:15:52.455Z] Successfully built 4b6a5be63f2d [2024-03-26T21:15:52.455Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:15:52.783Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-26T21:15:52.784Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-26T21:15:52.864Z] prd-ubuntu20.04-docker-8c-8g-1277 does not seem to be running inside a container [2024-03-26T21:15:52.906Z] $ 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 [2024-03-26T21:15:53.274Z] $ docker top ebd016fc0931e0c5b16be1646c0e7b863ff2b30ca3fd63937764ea0456523081 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-26T21:15:53.630Z] + go version [2024-03-26T21:15:53.630Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-26T21:15:53.644Z] $ docker stop --time=1 ebd016fc0931e0c5b16be1646c0e7b863ff2b30ca3fd63937764ea0456523081 [2024-03-26T21:15:54.927Z] $ docker rm -f --volumes ebd016fc0931e0c5b16be1646c0e7b863ff2b30ca3fd63937764ea0456523081 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:15:55.367Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-26T21:15:55.367Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-26T21:15:55.450Z] prd-ubuntu20.04-docker-8c-8g-1277 does not seem to be running inside a container [2024-03-26T21:15:55.486Z] $ 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 [2024-03-26T21:15:55.874Z] $ docker top e7ef606737764e4d18fc2d4f1786b29352ff3e1774c06ff587e1782004622d63 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-26T21:15:56.224Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh [2024-03-26T21:15:56.523Z] + make test [2024-03-26T21:15:56.523Z] go test -race -coverprofile=coverage.out ./... [2024-03-26T21:16:43.257Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2024-03-26T21:16:43.257Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2024-03-26T21:16:43.257Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2024-03-26T21:16:43.257Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2024-03-26T21:16:43.257Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.045s coverage: 88.0% of statements [2024-03-26T21:16:48.543Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.613s coverage: 98.7% of statements [2024-03-26T21:16:48.543Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.101s coverage: 89.7% of statements [2024-03-26T21:16:48.543Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.036s coverage: 100.0% of statements [2024-03-26T21:17:20.616Z] go vet ./... [2024-03-26T21:17:25.879Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-26T21:17:25.879Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-26T21:17:25.879Z] ./bin/test-attribution-txt.sh [2024-03-26T21:17:25.879Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-03-26T21:17:25.879Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-03-26T21:17:25.879Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-03-26T21:17:25.879Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-03-26T21:17:25.879Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-03-26T21:17:25.879Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-03-26T21:17:25.879Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-03-26T21:17:25.879Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-03-26T21:17:25.879Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-03-26T21:17:25.879Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-03-26T21:17:25.879Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-03-26T21:17:25.879Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-03-26T21:17:25.879Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-03-26T21:17:25.879Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-03-26T21:17:25.879Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-03-26T21:17:25.879Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-03-26T21:17:25.879Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-03-26T21:17:25.879Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-03-26T21:17:25.879Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-03-26T21:17:25.879Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-03-26T21:17:25.879Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-03-26T21:17:25.879Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-03-26T21:17:25.879Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-03-26T21:17:25.879Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-03-26T21:17:25.879Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-03-26T21:17:25.879Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-03-26T21:17:25.879Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-03-26T21:17:25.879Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-03-26T21:17:25.879Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-03-26T21:17:25.879Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-03-26T21:17:25.879Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-03-26T21:17:25.879Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-03-26T21:17:25.879Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-03-26T21:17:25.879Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-03-26T21:17:25.879Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-03-26T21:17:25.879Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-03-26T21:17:25.879Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-03-26T21:17:25.879Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-03-26T21:17:25.879Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-03-26T21:17:25.879Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-03-26T21:17:25.879Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-03-26T21:17:25.879Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-03-26T21:17:25.879Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-03-26T21:17:25.879Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-03-26T21:17:25.879Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-03-26T21:17:25.879Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-03-26T21:17:25.879Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-03-26T21:17:25.879Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-03-26T21:17:25.879Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-03-26T21:17:25.879Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-03-26T21:17:25.879Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-03-26T21:17:25.879Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-03-26T21:17:25.879Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-03-26T21:17:25.879Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-03-26T21:17:25.879Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-03-26T21:17:25.879Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-03-26T21:17:25.879Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-03-26T21:17:25.879Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-03-26T21:17:26.137Z] An attribution for google.golang.org/appengine is missing from Attribution.txt, please add [2024-03-26T21:17:26.137Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-03-26T21:17:26.137Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-03-26T21:17:26.148Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-26T21:17:26.168Z] $ docker stop --time=1 e7ef606737764e4d18fc2d4f1786b29352ff3e1774c06ff587e1782004622d63 [2024-03-26T21:17:31.024Z] $ docker rm -f --volumes e7ef606737764e4d18fc2d4f1786b29352ff3e1774c06ff587e1782004622d63 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-26T21:17:31.680Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-26T21:17:31.734Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-03-26T21:17:32.197Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-26T21:17:32.481Z] + ls -al . [2024-03-26T21:17:32.481Z] total 260 [2024-03-26T21:17:32.481Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 26 21:15 . [2024-03-26T21:17:32.481Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 26 21:14 .. [2024-03-26T21:17:32.481Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 26 21:14 .dockerignore [2024-03-26T21:17:32.481Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 26 21:16 .git [2024-03-26T21:17:32.481Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 26 21:14 .github [2024-03-26T21:17:32.481Z] -rw-rw-r-- 1 jenkins jenkins 164 Mar 26 21:14 .gitignore [2024-03-26T21:17:32.481Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 26 21:14 .golangci.yml [2024-03-26T21:17:32.481Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 26 21:14 .semver [2024-03-26T21:17:32.481Z] -rw-rw-r-- 1 jenkins jenkins 11301 Mar 26 21:14 Attribution.txt [2024-03-26T21:17:32.481Z] -rw-rw-r-- 1 jenkins jenkins 458 Mar 26 21:14 CHANGELOG.md [2024-03-26T21:17:32.481Z] -rw-rw-r-- 1 jenkins jenkins 1725 Mar 26 21:14 Dockerfile [2024-03-26T21:17:32.481Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 26 21:14 GOVERNANCE.md [2024-03-26T21:17:32.481Z] -rw-rw-r-- 1 jenkins jenkins 681 Mar 26 21:14 Jenkinsfile [2024-03-26T21:17:32.481Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 26 21:14 LICENSE [2024-03-26T21:17:32.481Z] -rw-rw-r-- 1 jenkins jenkins 3142 Mar 26 21:14 Makefile [2024-03-26T21:17:32.481Z] -rw-rw-r-- 1 jenkins jenkins 611 Mar 26 21:14 OWNERS.md [2024-03-26T21:17:32.481Z] -rw-rw-r-- 1 jenkins jenkins 4107 Mar 26 21:14 README.md [2024-03-26T21:17:32.481Z] -rw-rw-r-- 1 jenkins jenkins 7789 Mar 26 21:14 Record and Reply.postman_collection.json [2024-03-26T21:17:32.481Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 26 21:14 VERSION [2024-03-26T21:17:32.481Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 26 21:14 bin [2024-03-26T21:17:32.481Z] -rw-r--r-- 1 jenkins jenkins 24667 Mar 26 21:16 coverage.out [2024-03-26T21:17:32.481Z] -rw-rw-r-- 1 jenkins jenkins 7253 Mar 26 21:14 go.mod [2024-03-26T21:17:32.481Z] -rw-rw-r-- 1 jenkins jenkins 101498 Mar 26 21:14 go.sum [2024-03-26T21:17:32.481Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 26 21:14 internal [2024-03-26T21:17:32.481Z] -rw-rw-r-- 1 jenkins jenkins 913 Mar 26 21:14 main.go [2024-03-26T21:17:32.481Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 26 21:14 openapi [2024-03-26T21:17:32.481Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 26 21:14 pkg [2024-03-26T21:17:32.481Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 26 21:14 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:17:32.791Z] + 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=a1dfb321dd51a4fc190594c7f49f2393a77cb439 --label arch=amd64 --label version=3.2.0-dev.19 . [2024-03-26T21:17:32.791Z] Sending build context to Docker daemon 6.859MB [2024-03-26T21:17:32.791Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-03-26T21:17:32.791Z] Step 2/27 : FROM ${BASE} AS builder [2024-03-26T21:17:32.791Z] ---> 4b6a5be63f2d [2024-03-26T21:17:32.791Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-03-26T21:17:33.050Z] ---> Running in 34a50a869515 [2024-03-26T21:17:33.050Z] Removing intermediate container 34a50a869515 [2024-03-26T21:17:33.050Z] ---> 737c40c64f37 [2024-03-26T21:17:33.050Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-03-26T21:17:33.309Z] ---> Running in 289dc9fee334 [2024-03-26T21:17:33.309Z] Removing intermediate container 289dc9fee334 [2024-03-26T21:17:33.309Z] ---> 3a28e9ce6838 [2024-03-26T21:17:33.309Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-03-26T21:17:33.309Z] ---> Running in 5007b1fc29c2 [2024-03-26T21:17:33.309Z] Removing intermediate container 5007b1fc29c2 [2024-03-26T21:17:33.309Z] ---> f7fa09668f72 [2024-03-26T21:17:33.309Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-26T21:17:33.309Z] ---> Running in 006e16b7bad5 [2024-03-26T21:17:33.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-26T21:17:33.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-26T21:17:34.136Z] OK: 264 MiB in 52 packages [2024-03-26T21:17:34.394Z] Removing intermediate container 006e16b7bad5 [2024-03-26T21:17:34.394Z] ---> 82dc2651f751 [2024-03-26T21:17:34.394Z] Step 7/27 : WORKDIR /app [2024-03-26T21:17:34.394Z] ---> Running in 965e673df81b [2024-03-26T21:17:34.653Z] Removing intermediate container 965e673df81b [2024-03-26T21:17:34.653Z] ---> db30e1eee1c8 [2024-03-26T21:17:34.653Z] Step 8/27 : COPY go.mod vendor* ./ [2024-03-26T21:17:34.653Z] ---> b47f4b8cb32d [2024-03-26T21:17:34.653Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-26T21:17:34.653Z] ---> Running in f190f8422b10 [2024-03-26T21:17:35.609Z] Removing intermediate container f190f8422b10 [2024-03-26T21:17:35.609Z] ---> 45bb02b68c3a [2024-03-26T21:17:35.609Z] Step 10/27 : COPY . . [2024-03-26T21:17:35.867Z] ---> d680f3389da2 [2024-03-26T21:17:35.867Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-26T21:17:36.124Z] ---> Running in e30f519363bb [2024-03-26T21:17:36.124Z] Removing intermediate container e30f519363bb [2024-03-26T21:17:36.124Z] ---> b9da8c5327a6 [2024-03-26T21:17:36.124Z] Step 12/27 : RUN $MAKE [2024-03-26T21:17:36.124Z] ---> Running in 91e3b5a9aa52 [2024-03-26T21:17:36.383Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.32 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.19" -trimpath -mod=readonly -o app-record-replay [2024-03-26T21:17:43.486Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1279 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws [2024-03-26T21:17:43.504Z] Running in /w/workspace/app-record-replay/94 [Pipeline] { [Pipeline] checkout [2024-03-26T21:17:43.542Z] Selected Git installation does not exist. Using Default [2024-03-26T21:17:43.542Z] The recommended git tool is: NONE [2024-03-26T21:17:48.957Z] using credential edgex-jenkins-ssh [2024-03-26T21:17:48.983Z] Cloning the remote Git repository [2024-03-26T21:17:49.035Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2024-03-26T21:17:49.135Z] > git init /w/workspace/app-record-replay/94 # timeout=10 [2024-03-26T21:17:49.298Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2024-03-26T21:17:49.299Z] > git --version # timeout=10 [2024-03-26T21:17:49.321Z] > git --version # 'git version 2.25.1' [2024-03-26T21:17:49.324Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-26T21:17:49.519Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-26T21:17:51.091Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2024-03-26T21:17:51.111Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-26T21:17:52.020Z] Avoid second fetch [2024-03-26T21:17:52.021Z] Checking out Revision a1dfb321dd51a4fc190594c7f49f2393a77cb439 (main) [2024-03-26T21:17:52.045Z] > git config core.sparsecheckout # timeout=10 [2024-03-26T21:17:52.109Z] > git checkout -f a1dfb321dd51a4fc190594c7f49f2393a77cb439 # timeout=10 [2024-03-26T21:17:52.700Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#135)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-26T21:17:57.418Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-26T21:17:57.418Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-26T21:17:57.418Z] Dload Upload Total Spent Left Speed [2024-03-26T21:17:57.418Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 152k 0 --:--:-- --:--:-- --:--:-- 154k [Pipeline] sh [2024-03-26T21:17:57.768Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-26T21:17:58.102Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-26T21:17:58.102Z] + sudo tee /etc/docker/daemon.new [2024-03-26T21:17:58.102Z] { [2024-03-26T21:17:58.102Z] "registry-mirrors": [ [2024-03-26T21:17:58.102Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-26T21:17:58.102Z] ], [2024-03-26T21:17:58.102Z] "bip": "10.250.0.254/24", [2024-03-26T21:17:58.102Z] "hosts": [ [2024-03-26T21:17:58.102Z] "tcp://0.0.0.0:5555", [2024-03-26T21:17:58.102Z] "unix:///var/run/docker.sock" [2024-03-26T21:17:58.102Z] ], [2024-03-26T21:17:58.102Z] "mtu": 1458, [2024-03-26T21:17:58.102Z] "selinux-enabled": true, [2024-03-26T21:17:58.102Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-26T21:17:58.102Z] } [Pipeline] sh [2024-03-26T21:17:58.437Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-26T21:17:58.775Z] + sudo service docker restart [2024-03-26T21:18:08.487Z] Removing intermediate container 91e3b5a9aa52 [2024-03-26T21:18:08.487Z] ---> 90dfe6c91fb1 [2024-03-26T21:18:08.487Z] Step 13/27 : FROM alpine:3.18 [2024-03-26T21:18:08.487Z] 3.18: Pulling from library/alpine [2024-03-26T21:18:08.487Z] 619be1103602: Pulling fs layer [2024-03-26T21:18:08.487Z] 619be1103602: Verifying Checksum [2024-03-26T21:18:08.487Z] 619be1103602: Download complete [2024-03-26T21:18:08.763Z] 619be1103602: Pull complete [2024-03-26T21:18:08.763Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-26T21:18:08.763Z] Status: Downloaded newer image for alpine:3.18 [2024-03-26T21:18:08.763Z] ---> d3782b16ccc9 [2024-03-26T21:18:08.763Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-26T21:18:09.023Z] ---> Running in cdbfe7f4323e [2024-03-26T21:18:09.023Z] Removing intermediate container cdbfe7f4323e [2024-03-26T21:18:09.023Z] ---> 80022b9f6319 [2024-03-26T21:18:09.023Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2024-03-26T21:18:09.023Z] ---> Running in 2a45d177c60f [2024-03-26T21:18:09.023Z] Removing intermediate container 2a45d177c60f [2024-03-26T21:18:09.023Z] ---> fce5c1a1963a [2024-03-26T21:18:09.023Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-26T21:18:09.023Z] ---> Running in 8f74490cb8fd [2024-03-26T21:18:09.282Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-26T21:18:09.541Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-26T21:18:09.800Z] (1/2) Installing ca-certificates (20240226-r0) [2024-03-26T21:18:09.800Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-03-26T21:18:09.800Z] Executing busybox-1.36.1-r5.trigger [2024-03-26T21:18:09.800Z] Executing ca-certificates-20240226-r0.trigger [2024-03-26T21:18:10.084Z] OK: 8 MiB in 17 packages [2024-03-26T21:18:10.343Z] Removing intermediate container 8f74490cb8fd [2024-03-26T21:18:10.343Z] ---> a0ee993763dd [2024-03-26T21:18:10.343Z] Step 17/27 : RUN apk --no-cache upgrade [2024-03-26T21:18:10.343Z] ---> Running in 5183e1880eb2 [2024-03-26T21:18:10.603Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-26T21:18:10.862Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-26T21:18:10.862Z] (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-26T21:18:10.862Z] Executing ca-certificates-20240226-r0.trigger [2024-03-26T21:18:11.123Z] OK: 8 MiB in 17 packages [2024-03-26T21:18:11.381Z] Removing intermediate container 5183e1880eb2 [2024-03-26T21:18:11.381Z] ---> b5fdb176e7f5 [2024-03-26T21:18:11.381Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-03-26T21:18:11.381Z] ---> baf5a203306b [2024-03-26T21:18:11.381Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-03-26T21:18:11.640Z] ---> 42509106015a [2024-03-26T21:18:11.640Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-03-26T21:18:11.640Z] ---> 999718c5a28e [2024-03-26T21:18:11.640Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2024-03-26T21:18:12.769Z] ---> 3cfdfa448e39 [2024-03-26T21:18:12.769Z] Step 22/27 : EXPOSE 59712 [2024-03-26T21:18:12.769Z] ---> Running in e6d85945fd4d [2024-03-26T21:18:12.769Z] Removing intermediate container e6d85945fd4d [2024-03-26T21:18:12.769Z] ---> 7e3c7647840c [2024-03-26T21:18:12.769Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2024-03-26T21:18:12.769Z] ---> Running in 7baf2f828632 [2024-03-26T21:18:13.029Z] Removing intermediate container 7baf2f828632 [2024-03-26T21:18:13.029Z] ---> 5c4d05957259 [2024-03-26T21:18:13.029Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-26T21:18:13.029Z] ---> Running in 433620fb3eb1 [2024-03-26T21:18:13.029Z] Removing intermediate container 433620fb3eb1 [2024-03-26T21:18:13.029Z] ---> 4c14f50e91b1 [2024-03-26T21:18:13.029Z] Step 25/27 : LABEL arch=amd64 [2024-03-26T21:18:13.029Z] ---> Running in dd54fa052c49 [2024-03-26T21:18:13.029Z] Removing intermediate container dd54fa052c49 [2024-03-26T21:18:13.029Z] ---> 8cc3ba34c600 [2024-03-26T21:18:13.029Z] Step 26/27 : LABEL git_sha=a1dfb321dd51a4fc190594c7f49f2393a77cb439 [2024-03-26T21:18:13.029Z] ---> Running in 08f0d86e4217 [2024-03-26T21:18:13.288Z] Removing intermediate container 08f0d86e4217 [2024-03-26T21:18:13.288Z] ---> 281ff3f68c4d [2024-03-26T21:18:13.288Z] Step 27/27 : LABEL version=3.2.0-dev.19 [2024-03-26T21:18:13.288Z] ---> Running in 101fe875c678 [2024-03-26T21:18:13.288Z] Removing intermediate container 101fe875c678 [2024-03-26T21:18:13.288Z] ---> e0959c118adf [2024-03-26T21:18:13.288Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-26T21:18:13.288Z] Successfully built e0959c118adf [2024-03-26T21:18:13.288Z] 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 [2024-03-26T21:18:13.426Z] provisioning config files... [2024-03-26T21:18:13.436Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config9010643553168345425tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-26T21:18:13.737Z] ---> ****-login.sh [2024-03-26T21:18:13.738Z] nexus3.edgexfoundry.org:10001 [2024-03-26T21:18:13.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T21:18:13.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T21:18:13.738Z] Configure a credential helper to remove this warning. See [2024-03-26T21:18:13.738Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T21:18:13.738Z] [2024-03-26T21:18:13.738Z] Login Succeeded [2024-03-26T21:18:13.738Z] nexus3.edgexfoundry.org:10002 [2024-03-26T21:18:13.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T21:18:13.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T21:18:13.738Z] Configure a credential helper to remove this warning. See [2024-03-26T21:18:13.738Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T21:18:13.738Z] [2024-03-26T21:18:13.738Z] Login Succeeded [2024-03-26T21:18:13.738Z] nexus3.edgexfoundry.org:10003 [2024-03-26T21:18:13.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T21:18:13.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T21:18:13.997Z] Configure a credential helper to remove this warning. See [2024-03-26T21:18:13.997Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T21:18:13.997Z] [2024-03-26T21:18:13.997Z] Login Succeeded [2024-03-26T21:18:13.997Z] nexus3.edgexfoundry.org:10004 [2024-03-26T21:18:13.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T21:18:13.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T21:18:13.997Z] Configure a credential helper to remove this warning. See [2024-03-26T21:18:13.997Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T21:18:13.997Z] [2024-03-26T21:18:13.997Z] Login Succeeded [2024-03-26T21:18:13.997Z] ****.io [2024-03-26T21:18:14.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T21:18:14.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T21:18:14.256Z] Configure a credential helper to remove this warning. See [2024-03-26T21:18:14.256Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T21:18:14.256Z] [2024-03-26T21:18:14.256Z] Login Succeeded [2024-03-26T21:18:14.256Z] ---> ****-login.sh ends [Pipeline] } [2024-03-26T21:18:14.264Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-26T21:18:14.311Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-26T21:18:14.342Z] [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: [2024-03-26T21:18:14.342Z] a1dfb321dd51a4fc190594c7f49f2393a77cb439 [2024-03-26T21:18:14.342Z] latest [2024-03-26T21:18:14.342Z] 3.2.0-dev.19 [2024-03-26T21:18:14.342Z] a1dfb321dd51a4fc190594c7f49f2393a77cb439-3.2.0-dev.19 [2024-03-26T21:18:14.342Z] main [2024-03-26T21:18:14.342Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:18:14.680Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:a1dfb321dd51a4fc190594c7f49f2393a77cb439 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:18:14.999Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:a1dfb321dd51a4fc190594c7f49f2393a77cb439 [2024-03-26T21:18:14.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-03-26T21:18:14.999Z] ab19aeb983f4: Preparing [2024-03-26T21:18:14.999Z] 72608f402b7c: Preparing [2024-03-26T21:18:14.999Z] 8111fb7917be: Preparing [2024-03-26T21:18:14.999Z] 69c71fd1d7d3: Preparing [2024-03-26T21:18:14.999Z] 260e88b58002: Preparing [2024-03-26T21:18:14.999Z] a431979da3d8: Preparing [2024-03-26T21:18:14.999Z] aedc3bda2944: Preparing [2024-03-26T21:18:14.999Z] a431979da3d8: Waiting [2024-03-26T21:18:14.999Z] aedc3bda2944: Waiting [2024-03-26T21:18:14.999Z] 8111fb7917be: Pushed [2024-03-26T21:18:14.999Z] 260e88b58002: Pushed [2024-03-26T21:18:14.999Z] 72608f402b7c: Pushed [2024-03-26T21:18:14.999Z] 69c71fd1d7d3: Pushed [2024-03-26T21:18:14.999Z] aedc3bda2944: Layer already exists [2024-03-26T21:18:15.257Z] a431979da3d8: Pushed [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-26T21:18:17.067Z] provisioning config files... [2024-03-26T21:18:17.095Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/94@tmp/config6804596823525170582tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-26T21:18:17.536Z] ---> ****-login.sh [2024-03-26T21:18:17.536Z] nexus3.edgexfoundry.org:10001 [2024-03-26T21:18:18.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T21:18:18.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T21:18:18.127Z] Configure a credential helper to remove this warning. See [2024-03-26T21:18:18.127Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T21:18:18.127Z] [2024-03-26T21:18:18.127Z] Login Succeeded [2024-03-26T21:18:18.127Z] nexus3.edgexfoundry.org:10002 [2024-03-26T21:18:18.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T21:18:18.546Z] ab19aeb983f4: Pushed [2024-03-26T21:18:18.546Z] a1dfb321dd51a4fc190594c7f49f2393a77cb439: digest: sha256:98f80da07d7d81b0661fad01aef4f3d6bbf352bfdd26e2530518b180e5835207 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:18:18.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T21:18:18.669Z] Configure a credential helper to remove this warning. See [2024-03-26T21:18:18.670Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T21:18:18.670Z] [2024-03-26T21:18:18.670Z] Login Succeeded [2024-03-26T21:18:18.670Z] nexus3.edgexfoundry.org:10003 [2024-03-26T21:18:18.871Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:18:18.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T21:18:18.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T21:18:18.943Z] Configure a credential helper to remove this warning. See [2024-03-26T21:18:18.943Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T21:18:18.943Z] [2024-03-26T21:18:18.943Z] Login Succeeded [2024-03-26T21:18:18.943Z] nexus3.edgexfoundry.org:10004 [2024-03-26T21:18:19.199Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest [2024-03-26T21:18:19.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-03-26T21:18:19.199Z] ab19aeb983f4: Preparing [2024-03-26T21:18:19.199Z] 72608f402b7c: Preparing [2024-03-26T21:18:19.199Z] 8111fb7917be: Preparing [2024-03-26T21:18:19.199Z] 69c71fd1d7d3: Preparing [2024-03-26T21:18:19.199Z] 260e88b58002: Preparing [2024-03-26T21:18:19.199Z] a431979da3d8: Preparing [2024-03-26T21:18:19.199Z] aedc3bda2944: Preparing [2024-03-26T21:18:19.199Z] a431979da3d8: Waiting [2024-03-26T21:18:19.199Z] aedc3bda2944: Waiting [2024-03-26T21:18:19.199Z] 260e88b58002: Layer already exists [2024-03-26T21:18:19.199Z] 8111fb7917be: Layer already exists [2024-03-26T21:18:19.199Z] 72608f402b7c: Layer already exists [2024-03-26T21:18:19.199Z] 69c71fd1d7d3: Layer already exists [2024-03-26T21:18:19.199Z] ab19aeb983f4: Layer already exists [2024-03-26T21:18:19.199Z] a431979da3d8: Layer already exists [2024-03-26T21:18:19.199Z] aedc3bda2944: Layer already exists [2024-03-26T21:18:19.199Z] latest: digest: sha256:98f80da07d7d81b0661fad01aef4f3d6bbf352bfdd26e2530518b180e5835207 size: 1783 [Pipeline] } [2024-03-26T21:18:19.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T21:18:19.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T21:18:19.213Z] Configure a credential helper to remove this warning. See [2024-03-26T21:18:19.213Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T21:18:19.213Z] [2024-03-26T21:18:19.213Z] Login Succeeded [2024-03-26T21:18:19.213Z] ****.io [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:18:19.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T21:18:19.527Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:18:19.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T21:18:19.768Z] Configure a credential helper to remove this warning. See [2024-03-26T21:18:19.769Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T21:18:19.769Z] [2024-03-26T21:18:19.769Z] Login Succeeded [2024-03-26T21:18:19.852Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.19 [2024-03-26T21:18:19.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-03-26T21:18:19.852Z] ab19aeb983f4: Preparing [2024-03-26T21:18:19.852Z] 72608f402b7c: Preparing [2024-03-26T21:18:19.852Z] 8111fb7917be: Preparing [2024-03-26T21:18:19.852Z] 69c71fd1d7d3: Preparing [2024-03-26T21:18:19.852Z] 260e88b58002: Preparing [2024-03-26T21:18:19.852Z] a431979da3d8: Preparing [2024-03-26T21:18:19.852Z] aedc3bda2944: Preparing [2024-03-26T21:18:19.852Z] a431979da3d8: Waiting [2024-03-26T21:18:19.852Z] aedc3bda2944: Waiting [2024-03-26T21:18:19.852Z] 69c71fd1d7d3: Layer already exists [2024-03-26T21:18:19.852Z] ab19aeb983f4: Layer already exists [2024-03-26T21:18:19.852Z] 260e88b58002: Layer already exists [2024-03-26T21:18:19.852Z] 72608f402b7c: Layer already exists [2024-03-26T21:18:19.852Z] 8111fb7917be: Layer already exists [2024-03-26T21:18:19.852Z] a431979da3d8: Layer already exists [2024-03-26T21:18:19.852Z] aedc3bda2944: Layer already exists [2024-03-26T21:18:19.852Z] 3.2.0-dev.19: digest: sha256:98f80da07d7d81b0661fad01aef4f3d6bbf352bfdd26e2530518b180e5835207 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:18:20.039Z] ---> ****-login.sh ends [Pipeline] } [2024-03-26T21:18:20.055Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-03-26T21:18:20.178Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:a1dfb321dd51a4fc190594c7f49f2393a77cb439-3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] echo [2024-03-26T21:18:20.362Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-26T21:18:20.386Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-26T21:18:20.405Z] ========================================================= [2024-03-26T21:18:20.405Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-26T21:18:20.405Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:18:20.521Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:a1dfb321dd51a4fc190594c7f49f2393a77cb439-3.2.0-dev.19 [2024-03-26T21:18:20.521Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-03-26T21:18:20.521Z] ab19aeb983f4: Preparing [2024-03-26T21:18:20.521Z] 72608f402b7c: Preparing [2024-03-26T21:18:20.521Z] 8111fb7917be: Preparing [2024-03-26T21:18:20.521Z] 69c71fd1d7d3: Preparing [2024-03-26T21:18:20.521Z] 260e88b58002: Preparing [2024-03-26T21:18:20.521Z] a431979da3d8: Preparing [2024-03-26T21:18:20.521Z] aedc3bda2944: Preparing [2024-03-26T21:18:20.521Z] a431979da3d8: Waiting [2024-03-26T21:18:20.521Z] aedc3bda2944: Waiting [2024-03-26T21:18:20.521Z] 8111fb7917be: Layer already exists [2024-03-26T21:18:20.521Z] 72608f402b7c: Layer already exists [2024-03-26T21:18:20.521Z] 69c71fd1d7d3: Layer already exists [2024-03-26T21:18:20.521Z] 260e88b58002: Layer already exists [2024-03-26T21:18:20.521Z] ab19aeb983f4: Layer already exists [2024-03-26T21:18:20.521Z] a431979da3d8: Layer already exists [2024-03-26T21:18:20.521Z] aedc3bda2944: Layer already exists [2024-03-26T21:18:20.521Z] a1dfb321dd51a4fc190594c7f49f2393a77cb439-3.2.0-dev.19: digest: sha256:98f80da07d7d81b0661fad01aef4f3d6bbf352bfdd26e2530518b180e5835207 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:18:20.781Z] + 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 . [2024-03-26T21:18:20.849Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:18:21.052Z] Sending build context to Docker daemon 329.2kB [2024-03-26T21:18:21.052Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-26T21:18:21.052Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-26T21:18:21.169Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main [2024-03-26T21:18:21.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-03-26T21:18:21.169Z] ab19aeb983f4: Preparing [2024-03-26T21:18:21.169Z] 72608f402b7c: Preparing [2024-03-26T21:18:21.169Z] 8111fb7917be: Preparing [2024-03-26T21:18:21.169Z] 69c71fd1d7d3: Preparing [2024-03-26T21:18:21.169Z] 260e88b58002: Preparing [2024-03-26T21:18:21.169Z] a431979da3d8: Preparing [2024-03-26T21:18:21.169Z] aedc3bda2944: Preparing [2024-03-26T21:18:21.169Z] a431979da3d8: Waiting [2024-03-26T21:18:21.169Z] aedc3bda2944: Waiting [2024-03-26T21:18:21.169Z] 260e88b58002: Layer already exists [2024-03-26T21:18:21.169Z] 8111fb7917be: Layer already exists [2024-03-26T21:18:21.169Z] ab19aeb983f4: Layer already exists [2024-03-26T21:18:21.169Z] 72608f402b7c: Layer already exists [2024-03-26T21:18:21.169Z] 69c71fd1d7d3: Layer already exists [2024-03-26T21:18:21.169Z] aedc3bda2944: Layer already exists [2024-03-26T21:18:21.169Z] a431979da3d8: Layer already exists [2024-03-26T21:18:21.169Z] main: digest: sha256:98f80da07d7d81b0661fad01aef4f3d6bbf352bfdd26e2530518b180e5835207 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-26T21:18:21.251Z] ===================================================== [Pipeline] echo [2024-03-26T21:18:21.263Z] taggedImages: [2024-03-26T21:18:21.263Z] - nexus3.edgexfoundry.org:10004/app-record-replay:a1dfb321dd51a4fc190594c7f49f2393a77cb439 [2024-03-26T21:18:21.263Z] - nexus3.edgexfoundry.org:10004/app-record-replay:latest [2024-03-26T21:18:21.263Z] - nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.19 [2024-03-26T21:18:21.263Z] - nexus3.edgexfoundry.org:10004/app-record-replay:a1dfb321dd51a4fc190594c7f49f2393a77cb439-3.2.0-dev.19 [2024-03-26T21:18:21.263Z] - nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [2024-03-26T21:18:21.321Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-26T21:18:21.321Z] 9fda8d8052c6: Pulling fs layer [2024-03-26T21:18:21.321Z] 5d54e960e981: Pulling fs layer [2024-03-26T21:18:21.321Z] c4a7e357bf2a: Pulling fs layer [2024-03-26T21:18:21.321Z] f0e02332f6b5: Pulling fs layer [2024-03-26T21:18:21.321Z] 872ee5b61b7b: Pulling fs layer [2024-03-26T21:18:21.321Z] 0c6a40ed1a82: Pulling fs layer [2024-03-26T21:18:21.321Z] 94ae7d8d031c: Pulling fs layer [2024-03-26T21:18:21.321Z] 0c6a40ed1a82: Waiting [2024-03-26T21:18:21.321Z] f0e02332f6b5: Waiting [2024-03-26T21:18:21.321Z] 94ae7d8d031c: Waiting [2024-03-26T21:18:21.321Z] 872ee5b61b7b: Waiting [2024-03-26T21:18:21.321Z] 5d54e960e981: Verifying Checksum [2024-03-26T21:18:21.321Z] 5d54e960e981: Download complete [2024-03-26T21:18:21.321Z] f0e02332f6b5: Verifying Checksum [2024-03-26T21:18:21.321Z] f0e02332f6b5: Download complete [2024-03-26T21:18:21.321Z] 872ee5b61b7b: Verifying Checksum [2024-03-26T21:18:21.321Z] 872ee5b61b7b: Download complete [2024-03-26T21:18:21.321Z] 9fda8d8052c6: Download complete Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:18:21.672Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-26T21:18:21.672Z] [2024-03-26T21:18:21.672Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:18:21.905Z] 94ae7d8d031c: Verifying Checksum [2024-03-26T21:18:21.905Z] 94ae7d8d031c: Download complete [2024-03-26T21:18:21.979Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-26T21:18:21.979Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-26T21:18:21.979Z] 5eb5b503b376: Pulling fs layer [2024-03-26T21:18:21.979Z] 5c69ac0246d0: Pulling fs layer [2024-03-26T21:18:21.979Z] ec43610c2a17: Pulling fs layer [2024-03-26T21:18:21.979Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-26T21:18:21.979Z] 33b1e0a273af: Pulling fs layer [2024-03-26T21:18:21.979Z] 5d3b04190fa2: Pulling fs layer [2024-03-26T21:18:21.979Z] 2f39f015ded8: Pulling fs layer [2024-03-26T21:18:21.979Z] 33b1e0a273af: Waiting [2024-03-26T21:18:21.979Z] 5d3b04190fa2: Waiting [2024-03-26T21:18:21.979Z] 2f39f015ded8: Waiting [2024-03-26T21:18:21.979Z] 3a2ae6a8a46f: Waiting [2024-03-26T21:18:21.979Z] 5c69ac0246d0: Verifying Checksum [2024-03-26T21:18:21.979Z] 5c69ac0246d0: Download complete [2024-03-26T21:18:21.979Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-26T21:18:21.979Z] 3a2ae6a8a46f: Download complete [2024-03-26T21:18:21.979Z] 33b1e0a273af: Verifying Checksum [2024-03-26T21:18:21.979Z] 33b1e0a273af: Download complete [2024-03-26T21:18:21.979Z] ec43610c2a17: Verifying Checksum [2024-03-26T21:18:21.979Z] ec43610c2a17: Download complete [2024-03-26T21:18:21.979Z] 5d3b04190fa2: Verifying Checksum [2024-03-26T21:18:21.979Z] 5d3b04190fa2: Download complete [2024-03-26T21:18:22.172Z] 9fda8d8052c6: Pull complete [2024-03-26T21:18:22.238Z] 5eb5b503b376: Download complete [2024-03-26T21:18:22.762Z] 5d54e960e981: Pull complete [2024-03-26T21:18:22.806Z] 2f39f015ded8: Download complete [2024-03-26T21:18:23.353Z] c4a7e357bf2a: Verifying Checksum [2024-03-26T21:18:23.353Z] c4a7e357bf2a: Download complete [2024-03-26T21:18:23.738Z] 5eb5b503b376: Pull complete [2024-03-26T21:18:23.738Z] 5c69ac0246d0: Pull complete [2024-03-26T21:18:24.306Z] ec43610c2a17: Pull complete [2024-03-26T21:18:24.306Z] 3a2ae6a8a46f: Pull complete [2024-03-26T21:18:24.306Z] 33b1e0a273af: Pull complete [2024-03-26T21:18:24.332Z] 0c6a40ed1a82: Verifying Checksum [2024-03-26T21:18:24.332Z] 0c6a40ed1a82: Download complete [2024-03-26T21:18:24.563Z] 5d3b04190fa2: Pull complete [2024-03-26T21:18:29.827Z] 2f39f015ded8: Pull complete [2024-03-26T21:18:29.827Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-26T21:18:29.827Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-26T21:18:29.827Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-26T21:18:30.078Z] prd-ubuntu20.04-docker-8c-8g-1277 does not seem to be running inside a container [2024-03-26T21:18:30.145Z] $ 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 [2024-03-26T21:18:36.302Z] $ docker top bca730fa3a989b001b2806a057b2a35b869cec685d760493f2cc4da425811b7f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-26T21:18:36.670Z] c4a7e357bf2a: Pull complete [2024-03-26T21:18:36.693Z] ---> job-cost.sh [2024-03-26T21:18:36.693Z] lf-activate-venv: SKIPPING [2024-03-26T21:18:36.693Z] INFO: No Stack... [2024-03-26T21:18:36.939Z] f0e02332f6b5: Pull complete [2024-03-26T21:18:36.953Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-26T21:18:37.209Z] 872ee5b61b7b: Pull complete [2024-03-26T21:18:37.520Z] INFO: Archiving Costs [Pipeline] sh [2024-03-26T21:18:37.810Z] + cut -d,+ -f6 [2024-03-26T21:18:37.810Z] cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv [Pipeline] lock [2024-03-26T21:18:37.824Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-94-stack-cost] [2024-03-26T21:18:37.830Z] Resource [jenkins-edgexfoundry-app-record-replay-main-94-stack-cost] did not exist. Created. [2024-03-26T21:18:37.835Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-94-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-26T21:18:38.157Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-26T21:18:38.230Z] Stashed 1 file(s) [Pipeline] } [2024-03-26T21:18:38.241Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-94-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-26T21:18:38.269Z] $ docker stop --time=1 bca730fa3a989b001b2806a057b2a35b869cec685d760493f2cc4da425811b7f [2024-03-26T21:18:39.462Z] $ docker rm -f --volumes bca730fa3a989b001b2806a057b2a35b869cec685d760493f2cc4da425811b7f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-26T21:18:47.302Z] 0c6a40ed1a82: Pull complete [2024-03-26T21:18:47.571Z] 94ae7d8d031c: Pull complete [2024-03-26T21:18:47.571Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-26T21:18:47.571Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-26T21:18:47.571Z] ---> 86de565de09d [2024-03-26T21:18:47.571Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-03-26T21:18:48.540Z] ---> Running in dbcae13a9ceb [2024-03-26T21:18:48.817Z] Removing intermediate container dbcae13a9ceb [2024-03-26T21:18:48.817Z] ---> d930bb65c120 [2024-03-26T21:18:48.817Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-26T21:18:48.817Z] ---> Running in 4021b4bac691 [2024-03-26T21:18:49.089Z] Removing intermediate container 4021b4bac691 [2024-03-26T21:18:49.089Z] ---> aae3d6cd8a4a [2024-03-26T21:18:49.089Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-03-26T21:18:49.357Z] ---> Running in c20a892143df [2024-03-26T21:18:49.625Z] Removing intermediate container c20a892143df [2024-03-26T21:18:49.625Z] ---> 9367758fe17e [2024-03-26T21:18:49.625Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-26T21:18:49.625Z] ---> Running in 3f89291355dd [2024-03-26T21:18:51.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-26T21:18:51.325Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-26T21:18:52.740Z] OK: 266 MiB in 52 packages [2024-03-26T21:18:53.329Z] Removing intermediate container 3f89291355dd [2024-03-26T21:18:53.329Z] ---> 6eba9c723126 [2024-03-26T21:18:53.329Z] Step 7/12 : WORKDIR /app [2024-03-26T21:18:53.598Z] ---> Running in 0ab12e19e636 [2024-03-26T21:18:53.866Z] Removing intermediate container 0ab12e19e636 [2024-03-26T21:18:53.866Z] ---> f308107d7a12 [2024-03-26T21:18:53.866Z] Step 8/12 : COPY go.mod vendor* ./ [2024-03-26T21:18:54.452Z] ---> 543002889399 [2024-03-26T21:18:54.452Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-26T21:18:54.452Z] ---> Running in ed6d74031c68 [2024-03-26T21:21:01.574Z] Removing intermediate container ed6d74031c68 [2024-03-26T21:21:01.574Z] ---> 08677aba1d53 [2024-03-26T21:21:01.574Z] Step 10/12 : COPY . . [2024-03-26T21:21:01.574Z] ---> 9caca3a08e74 [2024-03-26T21:21:01.574Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-26T21:21:01.574Z] ---> Running in b27c9dff5313 [2024-03-26T21:21:01.574Z] Removing intermediate container b27c9dff5313 [2024-03-26T21:21:01.574Z] ---> 5ab00e1f60d3 [2024-03-26T21:21:01.574Z] Step 12/12 : RUN $MAKE [2024-03-26T21:21:01.574Z] ---> Running in 2b9daeb1f73d [2024-03-26T21:21:01.574Z] noop [2024-03-26T21:21:01.574Z] Removing intermediate container 2b9daeb1f73d [2024-03-26T21:21:01.574Z] ---> f27eb805f454 [2024-03-26T21:21:01.574Z] Successfully built f27eb805f454 [2024-03-26T21:21:01.574Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:21:01.970Z] + docker inspect -f . ci-base-image-arm64 [2024-03-26T21:21:01.970Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-26T21:21:02.181Z] prd-ubuntu20.04-docker-arm64-4c-16g-1279 does not seem to be running inside a container [2024-03-26T21:21:02.254Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/94 -v /w/workspace/app-record-replay/94:/w/workspace/app-record-replay/94:rw,z -v /w/workspace/app-record-replay/94@tmp:/w/workspace/app-record-replay/94@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 [2024-03-26T21:21:03.608Z] $ docker top 87179b8f5573e7af3c87b14c0f75885384181e474cc2b3b10d011b5afbabb443 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-26T21:21:04.464Z] + go version [2024-03-26T21:21:04.464Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-26T21:21:04.489Z] $ docker stop --time=1 87179b8f5573e7af3c87b14c0f75885384181e474cc2b3b10d011b5afbabb443 [2024-03-26T21:21:06.162Z] $ docker rm -f --volumes 87179b8f5573e7af3c87b14c0f75885384181e474cc2b3b10d011b5afbabb443 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:21:06.768Z] + docker inspect -f . ci-base-image-arm64 [2024-03-26T21:21:06.769Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-26T21:21:06.984Z] prd-ubuntu20.04-docker-arm64-4c-16g-1279 does not seem to be running inside a container [2024-03-26T21:21:07.064Z] $ 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/94 -v /w/workspace/app-record-replay/94:/w/workspace/app-record-replay/94:rw,z -v /w/workspace/app-record-replay/94@tmp:/w/workspace/app-record-replay/94@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 [2024-03-26T21:21:08.428Z] $ docker top 4cf715ca89d2165b7ab26dfe683d8efec57f2fbdf70b0de591030b17079b169d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-26T21:21:09.300Z] + git config --global --add safe.directory /w/workspace/app-record-replay/94 [Pipeline] fileExists [Pipeline] sh [2024-03-26T21:21:09.980Z] + make test [2024-03-26T21:21:09.980Z] go test -race -coverprofile=coverage.out ./... [2024-03-26T21:24:46.827Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2024-03-26T21:24:49.407Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.217s coverage: 88.0% of statements [2024-03-26T21:24:51.984Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2024-03-26T21:24:51.984Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2024-03-26T21:24:53.408Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2024-03-26T21:25:01.601Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.957s coverage: 98.7% of statements [2024-03-26T21:25:01.601Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.482s coverage: 89.7% of statements [2024-03-26T21:25:01.601Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.173s coverage: 100.0% of statements [2024-03-26T21:25:03.007Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-03-26T21:25:03.007Z] go vet ./... [2024-03-26T21:28:09.730Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-26T21:28:09.730Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-26T21:28:09.730Z] ./bin/test-attribution-txt.sh [2024-03-26T21:28:09.730Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-03-26T21:28:09.730Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-03-26T21:28:09.730Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-03-26T21:28:09.730Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-03-26T21:28:09.730Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-03-26T21:28:09.730Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-03-26T21:28:09.730Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-03-26T21:28:09.730Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-03-26T21:28:09.730Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-03-26T21:28:09.730Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-03-26T21:28:09.730Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-03-26T21:28:09.730Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-03-26T21:28:09.730Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-03-26T21:28:09.730Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-03-26T21:28:09.730Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-03-26T21:28:09.730Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-03-26T21:28:09.730Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-03-26T21:28:09.730Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-03-26T21:28:09.730Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-03-26T21:28:09.730Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-03-26T21:28:09.730Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-03-26T21:28:09.730Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-03-26T21:28:09.730Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-03-26T21:28:09.730Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-03-26T21:28:09.730Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-03-26T21:28:09.730Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-03-26T21:28:09.730Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-03-26T21:28:09.730Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-03-26T21:28:09.730Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-03-26T21:28:09.730Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-03-26T21:28:09.730Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-03-26T21:28:09.730Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-03-26T21:28:09.730Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-03-26T21:28:09.730Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-03-26T21:28:09.730Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-03-26T21:28:09.730Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-03-26T21:28:09.730Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-03-26T21:28:09.730Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-03-26T21:28:09.730Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-03-26T21:28:09.730Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-03-26T21:28:09.730Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-03-26T21:28:09.730Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-03-26T21:28:09.730Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-03-26T21:28:09.730Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-03-26T21:28:09.730Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-03-26T21:28:09.730Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-03-26T21:28:09.730Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-03-26T21:28:09.730Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-03-26T21:28:09.730Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-03-26T21:28:09.730Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-03-26T21:28:09.730Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-03-26T21:28:09.730Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-03-26T21:28:09.730Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-03-26T21:28:09.730Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-03-26T21:28:09.730Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-03-26T21:28:09.730Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-03-26T21:28:09.730Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-03-26T21:28:09.730Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-03-26T21:28:09.730Z] An attribution for google.golang.org/appengine is missing from Attribution.txt, please add [2024-03-26T21:28:09.730Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-03-26T21:28:09.730Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-03-26T21:28:09.747Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-26T21:28:09.771Z] $ docker stop --time=1 4cf715ca89d2165b7ab26dfe683d8efec57f2fbdf70b0de591030b17079b169d [2024-03-26T21:28:11.803Z] $ docker rm -f --volumes 4cf715ca89d2165b7ab26dfe683d8efec57f2fbdf70b0de591030b17079b169d [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-26T21:28:13.900Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-26T21:28:13.927Z] Warning: overwriting stash ‘coverage-report’ [2024-03-26T21:28:14.323Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-26T21:28:14.724Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-26T21:28:15.040Z] + ls -al . [2024-03-26T21:28:15.040Z] total 256 [2024-03-26T21:28:15.040Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 26 21:21 . [2024-03-26T21:28:15.040Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 26 21:17 .. [2024-03-26T21:28:15.040Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 26 21:17 .dockerignore [2024-03-26T21:28:15.040Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 26 21:17 .git [2024-03-26T21:28:15.040Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 26 21:17 .github [2024-03-26T21:28:15.040Z] -rw-rw-r-- 1 jenkins jenkins 164 Mar 26 21:17 .gitignore [2024-03-26T21:28:15.040Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 26 21:17 .golangci.yml [2024-03-26T21:28:15.040Z] -rw-rw-r-- 1 jenkins jenkins 11301 Mar 26 21:17 Attribution.txt [2024-03-26T21:28:15.040Z] -rw-rw-r-- 1 jenkins jenkins 458 Mar 26 21:17 CHANGELOG.md [2024-03-26T21:28:15.040Z] -rw-rw-r-- 1 jenkins jenkins 1725 Mar 26 21:17 Dockerfile [2024-03-26T21:28:15.040Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 26 21:17 GOVERNANCE.md [2024-03-26T21:28:15.040Z] -rw-rw-r-- 1 jenkins jenkins 681 Mar 26 21:17 Jenkinsfile [2024-03-26T21:28:15.040Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 26 21:17 LICENSE [2024-03-26T21:28:15.040Z] -rw-rw-r-- 1 jenkins jenkins 3142 Mar 26 21:17 Makefile [2024-03-26T21:28:15.040Z] -rw-rw-r-- 1 jenkins jenkins 611 Mar 26 21:17 OWNERS.md [2024-03-26T21:28:15.040Z] -rw-rw-r-- 1 jenkins jenkins 4107 Mar 26 21:17 README.md [2024-03-26T21:28:15.040Z] -rw-rw-r-- 1 jenkins jenkins 7789 Mar 26 21:17 Record and Reply.postman_collection.json [2024-03-26T21:28:15.040Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 26 21:14 VERSION [2024-03-26T21:28:15.040Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 26 21:17 bin [2024-03-26T21:28:15.040Z] -rw-r--r-- 1 jenkins jenkins 24666 Mar 26 21:25 coverage.out [2024-03-26T21:28:15.040Z] -rw-rw-r-- 1 jenkins jenkins 7253 Mar 26 21:17 go.mod [2024-03-26T21:28:15.040Z] -rw-rw-r-- 1 jenkins jenkins 101498 Mar 26 21:17 go.sum [2024-03-26T21:28:15.040Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 26 21:17 internal [2024-03-26T21:28:15.040Z] -rw-rw-r-- 1 jenkins jenkins 913 Mar 26 21:17 main.go [2024-03-26T21:28:15.040Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 26 21:17 openapi [2024-03-26T21:28:15.040Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 26 21:17 pkg [2024-03-26T21:28:15.040Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 26 21:17 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:28:15.386Z] + 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=a1dfb321dd51a4fc190594c7f49f2393a77cb439 --label arch=arm64 --label version=3.2.0-dev.19 . [2024-03-26T21:28:15.655Z] Sending build context to Docker daemon 354.8kB [2024-03-26T21:28:15.655Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-03-26T21:28:15.655Z] Step 2/27 : FROM ${BASE} AS builder [2024-03-26T21:28:15.655Z] ---> f27eb805f454 [2024-03-26T21:28:15.655Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-03-26T21:28:15.655Z] ---> Running in dac129519b60 [2024-03-26T21:28:15.925Z] Removing intermediate container dac129519b60 [2024-03-26T21:28:15.925Z] ---> a78a041fce36 [2024-03-26T21:28:15.925Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-03-26T21:28:16.196Z] ---> Running in 06f7ea65cf5b [2024-03-26T21:28:16.464Z] Removing intermediate container 06f7ea65cf5b [2024-03-26T21:28:16.464Z] ---> fd9987273e63 [2024-03-26T21:28:16.464Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-03-26T21:28:16.464Z] ---> Running in 073f15285333 [2024-03-26T21:28:16.739Z] Removing intermediate container 073f15285333 [2024-03-26T21:28:16.739Z] ---> bea1bcfcf826 [2024-03-26T21:28:16.739Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-26T21:28:17.010Z] ---> Running in 7b8407571ff6 [2024-03-26T21:28:17.971Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-26T21:28:18.237Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-26T21:28:19.645Z] OK: 266 MiB in 52 packages [2024-03-26T21:28:20.231Z] Removing intermediate container 7b8407571ff6 [2024-03-26T21:28:20.231Z] ---> fae0b68a74b3 [2024-03-26T21:28:20.231Z] Step 7/27 : WORKDIR /app [2024-03-26T21:28:20.501Z] ---> Running in 58ce0858ac98 [2024-03-26T21:28:20.770Z] Removing intermediate container 58ce0858ac98 [2024-03-26T21:28:20.770Z] ---> 56a424a75977 [2024-03-26T21:28:20.770Z] Step 8/27 : COPY go.mod vendor* ./ [2024-03-26T21:28:21.353Z] ---> 53a0458a5f59 [2024-03-26T21:28:21.353Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-26T21:28:21.353Z] ---> Running in ce1b799b0ee1 [2024-03-26T21:28:23.944Z] Removing intermediate container ce1b799b0ee1 [2024-03-26T21:28:23.944Z] ---> a5f233c22d52 [2024-03-26T21:28:23.944Z] Step 10/27 : COPY . . [2024-03-26T21:28:24.534Z] ---> bb7df524de81 [2024-03-26T21:28:24.534Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-26T21:28:24.534Z] ---> Running in bb0b6b33f222 [2024-03-26T21:28:24.803Z] Removing intermediate container bb0b6b33f222 [2024-03-26T21:28:24.803Z] ---> ae4b2e125304 [2024-03-26T21:28:24.803Z] Step 12/27 : RUN $MAKE [2024-03-26T21:28:24.803Z] ---> Running in 357d67957f29 [2024-03-26T21:28:25.777Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.32 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.19" -trimpath -mod=readonly -o app-record-replay [2024-03-26T21:31:17.478Z] Removing intermediate container 357d67957f29 [2024-03-26T21:31:17.478Z] ---> d1a4e9dc3df2 [2024-03-26T21:31:17.478Z] Step 13/27 : FROM alpine:3.18 [2024-03-26T21:31:17.478Z] 3.18: Pulling from library/alpine [2024-03-26T21:31:17.478Z] c6b39de5b339: Pulling fs layer [2024-03-26T21:31:17.478Z] c6b39de5b339: Verifying Checksum [2024-03-26T21:31:17.478Z] c6b39de5b339: Download complete [2024-03-26T21:31:17.478Z] c6b39de5b339: Pull complete [2024-03-26T21:31:17.478Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-26T21:31:17.478Z] Status: Downloaded newer image for alpine:3.18 [2024-03-26T21:31:17.478Z] ---> 33abbf032149 [2024-03-26T21:31:17.478Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-26T21:31:17.478Z] ---> Running in f3772f0466d4 [2024-03-26T21:31:17.478Z] Removing intermediate container f3772f0466d4 [2024-03-26T21:31:17.478Z] ---> e1a68f0924ed [2024-03-26T21:31:17.478Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2024-03-26T21:31:17.478Z] ---> Running in 667a5f9a27dd [2024-03-26T21:31:17.478Z] Removing intermediate container 667a5f9a27dd [2024-03-26T21:31:17.478Z] ---> 8666be246ff6 [2024-03-26T21:31:17.478Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-26T21:31:17.478Z] ---> Running in e533c53ffa9b [2024-03-26T21:31:17.478Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-26T21:31:17.478Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-26T21:31:17.478Z] (1/2) Installing ca-certificates (20240226-r0) [2024-03-26T21:31:17.478Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-03-26T21:31:17.478Z] Executing busybox-1.36.1-r5.trigger [2024-03-26T21:31:17.478Z] Executing ca-certificates-20240226-r0.trigger [2024-03-26T21:31:17.478Z] OK: 9 MiB in 17 packages [2024-03-26T21:31:17.478Z] Removing intermediate container e533c53ffa9b [2024-03-26T21:31:17.478Z] ---> a301ad3e3207 [2024-03-26T21:31:17.478Z] Step 17/27 : RUN apk --no-cache upgrade [2024-03-26T21:31:17.478Z] ---> Running in c0455f8e1e5a [2024-03-26T21:31:17.478Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-26T21:31:17.478Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-26T21:31:17.478Z] (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-26T21:31:17.478Z] Executing ca-certificates-20240226-r0.trigger [2024-03-26T21:31:17.478Z] OK: 9 MiB in 17 packages [2024-03-26T21:31:17.478Z] Removing intermediate container c0455f8e1e5a [2024-03-26T21:31:17.478Z] ---> 7b7d9396e0d2 [2024-03-26T21:31:17.478Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-03-26T21:31:17.478Z] ---> 560d1e6e012e [2024-03-26T21:31:17.478Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-03-26T21:31:17.478Z] ---> 87434e5b9eee [2024-03-26T21:31:17.478Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-03-26T21:31:17.478Z] ---> 7fad5dbc36e0 [2024-03-26T21:31:17.478Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2024-03-26T21:31:17.478Z] ---> b1d419230d0a [2024-03-26T21:31:17.478Z] Step 22/27 : EXPOSE 59712 [2024-03-26T21:31:17.478Z] ---> Running in 2c1e7773ae78 [2024-03-26T21:31:17.478Z] Removing intermediate container 2c1e7773ae78 [2024-03-26T21:31:17.478Z] ---> 784ac3331f77 [2024-03-26T21:31:17.478Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2024-03-26T21:31:17.478Z] ---> Running in ee36db83badd [2024-03-26T21:31:17.746Z] Removing intermediate container ee36db83badd [2024-03-26T21:31:17.746Z] ---> e831eda76eae [2024-03-26T21:31:17.746Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-26T21:31:17.746Z] ---> Running in 5cdc0340c69c [2024-03-26T21:31:18.012Z] Removing intermediate container 5cdc0340c69c [2024-03-26T21:31:18.012Z] ---> b47dd5329051 [2024-03-26T21:31:18.012Z] Step 25/27 : LABEL arch=arm64 [2024-03-26T21:31:18.012Z] ---> Running in deb9cc46cc22 [2024-03-26T21:31:18.595Z] Removing intermediate container deb9cc46cc22 [2024-03-26T21:31:18.595Z] ---> 914ecbfe976f [2024-03-26T21:31:18.595Z] Step 26/27 : LABEL git_sha=a1dfb321dd51a4fc190594c7f49f2393a77cb439 [2024-03-26T21:31:18.595Z] ---> Running in 4fc9fb1adfc4 [2024-03-26T21:31:18.862Z] Removing intermediate container 4fc9fb1adfc4 [2024-03-26T21:31:18.862Z] ---> a0ad37beed8f [2024-03-26T21:31:18.862Z] Step 27/27 : LABEL version=3.2.0-dev.19 [2024-03-26T21:31:18.862Z] ---> Running in d9cdd3b1b005 [2024-03-26T21:31:19.129Z] Removing intermediate container d9cdd3b1b005 [2024-03-26T21:31:19.129Z] ---> a7bed40568be [2024-03-26T21:31:19.129Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-26T21:31:19.129Z] Successfully built a7bed40568be [2024-03-26T21:31:19.129Z] 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 [2024-03-26T21:31:19.281Z] provisioning config files... [2024-03-26T21:31:19.292Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/94@tmp/config4866080894888658169tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-26T21:31:19.636Z] ---> ****-login.sh [2024-03-26T21:31:19.636Z] nexus3.edgexfoundry.org:10001 [2024-03-26T21:31:19.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T21:31:19.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T21:31:19.905Z] Configure a credential helper to remove this warning. See [2024-03-26T21:31:19.905Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T21:31:19.905Z] [2024-03-26T21:31:19.905Z] Login Succeeded [2024-03-26T21:31:19.905Z] nexus3.edgexfoundry.org:10002 [2024-03-26T21:31:20.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T21:31:20.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T21:31:20.172Z] Configure a credential helper to remove this warning. See [2024-03-26T21:31:20.172Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T21:31:20.172Z] [2024-03-26T21:31:20.172Z] Login Succeeded [2024-03-26T21:31:20.172Z] nexus3.edgexfoundry.org:10003 [2024-03-26T21:31:20.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T21:31:20.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T21:31:20.716Z] Configure a credential helper to remove this warning. See [2024-03-26T21:31:20.716Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T21:31:20.716Z] [2024-03-26T21:31:20.716Z] Login Succeeded [2024-03-26T21:31:20.716Z] nexus3.edgexfoundry.org:10004 [2024-03-26T21:31:20.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T21:31:20.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T21:31:20.984Z] Configure a credential helper to remove this warning. See [2024-03-26T21:31:20.984Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T21:31:20.984Z] [2024-03-26T21:31:20.984Z] Login Succeeded [2024-03-26T21:31:20.984Z] ****.io [2024-03-26T21:31:21.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T21:31:21.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T21:31:21.514Z] Configure a credential helper to remove this warning. See [2024-03-26T21:31:21.514Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T21:31:21.514Z] [2024-03-26T21:31:21.514Z] Login Succeeded [2024-03-26T21:31:21.514Z] ---> ****-login.sh ends [Pipeline] } [2024-03-26T21:31:21.527Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-26T21:31:21.579Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-26T21:31:21.613Z] [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: [2024-03-26T21:31:21.613Z] a1dfb321dd51a4fc190594c7f49f2393a77cb439 [2024-03-26T21:31:21.613Z] latest [2024-03-26T21:31:21.613Z] 3.2.0-dev.19 [2024-03-26T21:31:21.613Z] a1dfb321dd51a4fc190594c7f49f2393a77cb439-3.2.0-dev.19 [2024-03-26T21:31:21.613Z] main [2024-03-26T21:31:21.613Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:31:21.989Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:a1dfb321dd51a4fc190594c7f49f2393a77cb439 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:31:22.341Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:a1dfb321dd51a4fc190594c7f49f2393a77cb439 [2024-03-26T21:31:22.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-03-26T21:31:22.341Z] 76871dc8740a: Preparing [2024-03-26T21:31:22.341Z] e8b5525fcbf1: Preparing [2024-03-26T21:31:22.341Z] 86a3e7d4d6f8: Preparing [2024-03-26T21:31:22.341Z] e8f3c2736f4f: Preparing [2024-03-26T21:31:22.341Z] d81c0e66b731: Preparing [2024-03-26T21:31:22.341Z] a5906e485216: Preparing [2024-03-26T21:31:22.341Z] 7c504f21be85: Preparing [2024-03-26T21:31:22.341Z] a5906e485216: Waiting [2024-03-26T21:31:22.341Z] 7c504f21be85: Waiting [2024-03-26T21:31:22.606Z] e8b5525fcbf1: Pushed [2024-03-26T21:31:22.606Z] e8f3c2736f4f: Pushed [2024-03-26T21:31:22.606Z] 86a3e7d4d6f8: Pushed [2024-03-26T21:31:22.606Z] d81c0e66b731: Pushed [2024-03-26T21:31:22.606Z] 7c504f21be85: Layer already exists [2024-03-26T21:31:22.871Z] a5906e485216: Pushed [2024-03-26T21:31:28.190Z] 76871dc8740a: Pushed [2024-03-26T21:31:28.190Z] a1dfb321dd51a4fc190594c7f49f2393a77cb439: digest: sha256:3c9ee7c777128d5d39ba72eb590cc8b8f2c151f1ebb146cf1cfba5784414a3eb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:31:28.545Z] + 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 [2024-03-26T21:31:28.889Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2024-03-26T21:31:28.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-03-26T21:31:28.889Z] 76871dc8740a: Preparing [2024-03-26T21:31:28.889Z] e8b5525fcbf1: Preparing [2024-03-26T21:31:28.889Z] 86a3e7d4d6f8: Preparing [2024-03-26T21:31:28.889Z] e8f3c2736f4f: Preparing [2024-03-26T21:31:28.889Z] d81c0e66b731: Preparing [2024-03-26T21:31:28.889Z] a5906e485216: Preparing [2024-03-26T21:31:28.889Z] 7c504f21be85: Preparing [2024-03-26T21:31:28.889Z] a5906e485216: Waiting [2024-03-26T21:31:28.889Z] 7c504f21be85: Waiting [2024-03-26T21:31:28.889Z] d81c0e66b731: Layer already exists [2024-03-26T21:31:28.889Z] e8b5525fcbf1: Layer already exists [2024-03-26T21:31:28.889Z] 76871dc8740a: Layer already exists [2024-03-26T21:31:28.889Z] 86a3e7d4d6f8: Layer already exists [2024-03-26T21:31:28.889Z] e8f3c2736f4f: Layer already exists [2024-03-26T21:31:28.889Z] 7c504f21be85: Layer already exists [2024-03-26T21:31:28.889Z] a5906e485216: Layer already exists [2024-03-26T21:31:29.153Z] latest: digest: sha256:3c9ee7c777128d5d39ba72eb590cc8b8f2c151f1ebb146cf1cfba5784414a3eb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:31:29.498Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:31:29.851Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.19 [2024-03-26T21:31:29.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-03-26T21:31:29.851Z] 76871dc8740a: Preparing [2024-03-26T21:31:29.851Z] e8b5525fcbf1: Preparing [2024-03-26T21:31:29.851Z] 86a3e7d4d6f8: Preparing [2024-03-26T21:31:29.851Z] e8f3c2736f4f: Preparing [2024-03-26T21:31:29.851Z] d81c0e66b731: Preparing [2024-03-26T21:31:29.851Z] a5906e485216: Preparing [2024-03-26T21:31:29.851Z] 7c504f21be85: Preparing [2024-03-26T21:31:29.851Z] a5906e485216: Waiting [2024-03-26T21:31:29.851Z] 7c504f21be85: Waiting [2024-03-26T21:31:29.851Z] e8b5525fcbf1: Layer already exists [2024-03-26T21:31:29.851Z] e8f3c2736f4f: Layer already exists [2024-03-26T21:31:29.851Z] 86a3e7d4d6f8: Layer already exists [2024-03-26T21:31:29.851Z] 76871dc8740a: Layer already exists [2024-03-26T21:31:29.851Z] d81c0e66b731: Layer already exists [2024-03-26T21:31:29.851Z] 7c504f21be85: Layer already exists [2024-03-26T21:31:29.851Z] a5906e485216: Layer already exists [2024-03-26T21:31:30.119Z] 3.2.0-dev.19: digest: sha256:3c9ee7c777128d5d39ba72eb590cc8b8f2c151f1ebb146cf1cfba5784414a3eb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:31:30.481Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:a1dfb321dd51a4fc190594c7f49f2393a77cb439-3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:31:30.834Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:a1dfb321dd51a4fc190594c7f49f2393a77cb439-3.2.0-dev.19 [2024-03-26T21:31:30.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-03-26T21:31:30.834Z] 76871dc8740a: Preparing [2024-03-26T21:31:30.834Z] e8b5525fcbf1: Preparing [2024-03-26T21:31:30.834Z] 86a3e7d4d6f8: Preparing [2024-03-26T21:31:30.834Z] e8f3c2736f4f: Preparing [2024-03-26T21:31:30.834Z] d81c0e66b731: Preparing [2024-03-26T21:31:30.834Z] a5906e485216: Preparing [2024-03-26T21:31:30.834Z] 7c504f21be85: Preparing [2024-03-26T21:31:30.834Z] a5906e485216: Waiting [2024-03-26T21:31:30.834Z] 7c504f21be85: Waiting [2024-03-26T21:31:30.834Z] e8b5525fcbf1: Layer already exists [2024-03-26T21:31:30.834Z] 76871dc8740a: Layer already exists [2024-03-26T21:31:30.834Z] e8f3c2736f4f: Layer already exists [2024-03-26T21:31:30.834Z] 86a3e7d4d6f8: Layer already exists [2024-03-26T21:31:30.834Z] d81c0e66b731: Layer already exists [2024-03-26T21:31:30.834Z] a5906e485216: Layer already exists [2024-03-26T21:31:30.834Z] 7c504f21be85: Layer already exists [2024-03-26T21:31:30.834Z] a1dfb321dd51a4fc190594c7f49f2393a77cb439-3.2.0-dev.19: digest: sha256:3c9ee7c777128d5d39ba72eb590cc8b8f2c151f1ebb146cf1cfba5784414a3eb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:31:31.458Z] + 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 [2024-03-26T21:31:31.813Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [2024-03-26T21:31:31.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-03-26T21:31:31.813Z] 76871dc8740a: Preparing [2024-03-26T21:31:31.813Z] e8b5525fcbf1: Preparing [2024-03-26T21:31:31.813Z] 86a3e7d4d6f8: Preparing [2024-03-26T21:31:31.813Z] e8f3c2736f4f: Preparing [2024-03-26T21:31:31.813Z] d81c0e66b731: Preparing [2024-03-26T21:31:31.813Z] a5906e485216: Preparing [2024-03-26T21:31:31.813Z] 7c504f21be85: Preparing [2024-03-26T21:31:31.813Z] a5906e485216: Waiting [2024-03-26T21:31:31.813Z] 7c504f21be85: Waiting [2024-03-26T21:31:31.813Z] e8b5525fcbf1: Layer already exists [2024-03-26T21:31:31.813Z] d81c0e66b731: Layer already exists [2024-03-26T21:31:31.813Z] 76871dc8740a: Layer already exists [2024-03-26T21:31:31.813Z] 86a3e7d4d6f8: Layer already exists [2024-03-26T21:31:31.813Z] e8f3c2736f4f: Layer already exists [2024-03-26T21:31:31.813Z] a5906e485216: Layer already exists [2024-03-26T21:31:31.813Z] 7c504f21be85: Layer already exists [2024-03-26T21:31:32.077Z] main: digest: sha256:3c9ee7c777128d5d39ba72eb590cc8b8f2c151f1ebb146cf1cfba5784414a3eb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-26T21:31:32.156Z] ===================================================== [Pipeline] echo [2024-03-26T21:31:32.174Z] taggedImages: [2024-03-26T21:31:32.174Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:a1dfb321dd51a4fc190594c7f49f2393a77cb439 [2024-03-26T21:31:32.174Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2024-03-26T21:31:32.174Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.19 [2024-03-26T21:31:32.174Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:a1dfb321dd51a4fc190594c7f49f2393a77cb439-3.2.0-dev.19 [2024-03-26T21:31:32.174Z] - 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 [2024-03-26T21:31:32.566Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-26T21:31:32.566Z] [2024-03-26T21:31:32.566Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:31:32.904Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-26T21:31:32.904Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-26T21:31:32.904Z] 8998bd30e6a1: Pulling fs layer [2024-03-26T21:31:32.904Z] 04944245beec: Pulling fs layer [2024-03-26T21:31:32.904Z] 699f458cf7ca: Pulling fs layer [2024-03-26T21:31:32.904Z] 765212b225bb: Pulling fs layer [2024-03-26T21:31:32.904Z] f23df028b6ca: Pulling fs layer [2024-03-26T21:31:32.904Z] 765212b225bb: Waiting [2024-03-26T21:31:32.904Z] f23df028b6ca: Waiting [2024-03-26T21:31:32.904Z] d65c8cfc05b1: Pulling fs layer [2024-03-26T21:31:32.904Z] 2437ff75d9bd: Pulling fs layer [2024-03-26T21:31:32.904Z] d65c8cfc05b1: Waiting [2024-03-26T21:31:32.904Z] 2437ff75d9bd: Waiting [2024-03-26T21:31:33.173Z] 04944245beec: Verifying Checksum [2024-03-26T21:31:33.173Z] 04944245beec: Download complete [2024-03-26T21:31:33.173Z] 765212b225bb: Verifying Checksum [2024-03-26T21:31:33.173Z] 765212b225bb: Download complete [2024-03-26T21:31:33.173Z] f23df028b6ca: Verifying Checksum [2024-03-26T21:31:33.173Z] f23df028b6ca: Download complete [2024-03-26T21:31:33.173Z] d65c8cfc05b1: Verifying Checksum [2024-03-26T21:31:33.173Z] d65c8cfc05b1: Download complete [2024-03-26T21:31:33.173Z] 699f458cf7ca: Verifying Checksum [2024-03-26T21:31:33.173Z] 699f458cf7ca: Download complete [2024-03-26T21:31:33.754Z] 8998bd30e6a1: Verifying Checksum [2024-03-26T21:31:33.754Z] 8998bd30e6a1: Download complete [2024-03-26T21:31:36.324Z] 2437ff75d9bd: Verifying Checksum [2024-03-26T21:31:36.324Z] 2437ff75d9bd: Download complete [2024-03-26T21:31:38.394Z] 8998bd30e6a1: Pull complete [2024-03-26T21:31:38.989Z] 04944245beec: Pull complete [2024-03-26T21:31:40.416Z] 699f458cf7ca: Pull complete [2024-03-26T21:31:40.696Z] 765212b225bb: Pull complete [2024-03-26T21:31:41.667Z] f23df028b6ca: Pull complete [2024-03-26T21:31:41.932Z] d65c8cfc05b1: Pull complete [2024-03-26T21:32:00.108Z] 2437ff75d9bd: Pull complete [2024-03-26T21:32:00.108Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-26T21:32:00.108Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-26T21:32:00.108Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-26T21:32:00.299Z] prd-ubuntu20.04-docker-arm64-4c-16g-1279 does not seem to be running inside a container [2024-03-26T21:32:00.362Z] $ 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/94 -v /w/workspace/app-record-replay/94:/w/workspace/app-record-replay/94:rw,z -v /w/workspace/app-record-replay/94@tmp:/w/workspace/app-record-replay/94@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 [2024-03-26T21:32:02.933Z] $ docker top 4c9f749aeb6ab5fdbf5903fcc1616189379b4fced1fbdceca7b256266d3fc629 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-26T21:32:03.430Z] ---> job-cost.sh [2024-03-26T21:32:03.694Z] lf-activate-venv: SKIPPING [2024-03-26T21:32:03.694Z] INFO: No Stack... [2024-03-26T21:32:04.646Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-26T21:32:05.224Z] INFO: Archiving Costs [Pipeline] sh [2024-03-26T21:32:05.807Z] + + cutcat -d, /w/workspace/app-record-replay/94/archives/cost.csv -f6 [2024-03-26T21:32:05.807Z] [Pipeline] lock [2024-03-26T21:32:05.837Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-94-stack-cost] [2024-03-26T21:32:05.847Z] Resource [jenkins-edgexfoundry-app-record-replay-main-94-stack-cost] did not exist. Created. [2024-03-26T21:32:05.852Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-94-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-26T21:32:06.187Z] /w/workspace/app-record-replay/94@tmp/durable-96f4e3c7/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-26T21:32:06.507Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-26T21:32:06.533Z] Warning: overwriting stash ‘stack-cost’ [2024-03-26T21:32:06.582Z] Stashed 1 file(s) [Pipeline] } [2024-03-26T21:32:06.588Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-94-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-26T21:32:06.616Z] $ docker stop --time=1 4c9f749aeb6ab5fdbf5903fcc1616189379b4fced1fbdceca7b256266d3fc629 [2024-03-26T21:32:08.104Z] $ docker rm -f --volumes 4c9f749aeb6ab5fdbf5903fcc1616189379b4fced1fbdceca7b256266d3fc629 [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 [2024-03-26T21:32:08.567Z] provisioning config files... [2024-03-26T21:32:08.575Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config5598591361910784817tmp [Pipeline] { [Pipeline] sh [2024-03-26T21:32:08.877Z] + set +x [2024-03-26T21:32:08.877Z] + curl -s https://codecov.io/bash [2024-03-26T21:32:08.877Z] + bash -s -- [2024-03-26T21:32:08.877Z] [2024-03-26T21:32:08.877Z] _____ _ [2024-03-26T21:32:08.877Z] / ____| | | [2024-03-26T21:32:08.877Z] | | ___ __| | ___ ___ _____ __ [2024-03-26T21:32:08.877Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-26T21:32:08.877Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-26T21:32:08.877Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-26T21:32:08.877Z] Bash-1.0.6 [2024-03-26T21:32:08.877Z] [2024-03-26T21:32:08.877Z] [2024-03-26T21:32:08.877Z] ==> git version 2.25.1 found [2024-03-26T21:32:08.877Z] ==> 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 [2024-03-26T21:32:08.877Z] Release-Date: 2020-01-08 [2024-03-26T21:32:08.877Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-03-26T21:32:08.877Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-26T21:32:08.877Z] ==> Jenkins CI detected. [2024-03-26T21:32:08.877Z] current dir:  /w/workspace/exfoundry_app-record-replay_main [2024-03-26T21:32:08.877Z] project root: . [2024-03-26T21:32:08.877Z] --> token set from env [2024-03-26T21:32:08.877Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-26T21:32:08.877Z] ==> Running gcov in . (disable via -X gcov) [2024-03-26T21:32:08.877Z] ==> Python coveragepy not found [2024-03-26T21:32:08.877Z] ==> Searching for coverage reports in: [2024-03-26T21:32:08.877Z] + . [2024-03-26T21:32:09.137Z] -> Found 1 reports [2024-03-26T21:32:09.137Z] ==> Detecting git/mercurial file structure [2024-03-26T21:32:09.137Z] ==> Reading reports [2024-03-26T21:32:09.137Z] + ./coverage.out bytes=24666 [2024-03-26T21:32:09.137Z] ==> Appending adjustments [2024-03-26T21:32:09.137Z] https://docs.codecov.io/docs/fixing-reports [2024-03-26T21:32:09.137Z] + Found adjustments [2024-03-26T21:32:09.137Z] ==> Gzipping contents [2024-03-26T21:32:09.137Z] 8.0K /tmp/codecov.L7iasJ.gz [2024-03-26T21:32:09.137Z] ==> Uploading reports [2024-03-26T21:32:09.137Z] url: https://codecov.io [2024-03-26T21:32:09.137Z] query: branch=main&commit=a1dfb321dd51a4fc190594c7f49f2393a77cb439&build=94&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F94%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-26T21:32:09.137Z] -> Pinging Codecov [2024-03-26T21:32:09.137Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=a1dfb321dd51a4fc190594c7f49f2393a77cb439&build=94&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F94%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-26T21:32:09.398Z] -> Uploading to [2024-03-26T21:32:09.398Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-26/F467761B9912B4F32F9BC62907045C81/a1dfb321dd51a4fc190594c7f49f2393a77cb439/3dee2a19-f0c0-403c-83fd-42dbea9b5d24.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240326%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240326T213209Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a7775cc9c1112c091adb4dde2a0e2526bec4afc9108d59dd3fb8acd85b0642bb [2024-03-26T21:32:09.398Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-26T21:32:09.398Z] Dload Upload Total Spent Left Speed [2024-03-26T21:32:09.658Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4850 0 0 100 4850 0 15901 --:--:-- --:--:-- --:--:-- 15901 [2024-03-26T21:32:09.658Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/a1dfb321dd51a4fc190594c7f49f2393a77cb439 [Pipeline] } [2024-03-26T21:32:09.665Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-03-26T21:32:09.912Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-03-26T21:32:09.927Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:32:10.249Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-26T21:32:10.249Z] [2024-03-26T21:32:10.249Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:32:10.565Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-26T21:32:10.565Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-03-26T21:32:10.565Z] df9b9388f04a: Pulling fs layer [2024-03-26T21:32:10.565Z] 52dc419b0ee2: Pulling fs layer [2024-03-26T21:32:10.565Z] 25bc292e5bac: Pulling fs layer [2024-03-26T21:32:10.565Z] 114826534d7a: Pulling fs layer [2024-03-26T21:32:10.565Z] 4657fd5d0bcf: Pulling fs layer [2024-03-26T21:32:10.565Z] 6ad1cebc031e: Pulling fs layer [2024-03-26T21:32:10.565Z] 8a3aa393b2d8: Pulling fs layer [2024-03-26T21:32:10.565Z] 114826534d7a: Waiting [2024-03-26T21:32:10.565Z] 6ad1cebc031e: Waiting [2024-03-26T21:32:10.565Z] 8a3aa393b2d8: Waiting [2024-03-26T21:32:10.565Z] 4657fd5d0bcf: Waiting [2024-03-26T21:32:10.565Z] 25bc292e5bac: Verifying Checksum [2024-03-26T21:32:10.565Z] 25bc292e5bac: Download complete [2024-03-26T21:32:10.565Z] 52dc419b0ee2: Verifying Checksum [2024-03-26T21:32:10.565Z] 52dc419b0ee2: Download complete [2024-03-26T21:32:10.565Z] 4657fd5d0bcf: Download complete [2024-03-26T21:32:10.565Z] df9b9388f04a: Download complete [2024-03-26T21:32:10.823Z] 6ad1cebc031e: Verifying Checksum [2024-03-26T21:32:10.823Z] 6ad1cebc031e: Download complete [2024-03-26T21:32:10.823Z] df9b9388f04a: Pull complete [2024-03-26T21:32:10.823Z] 52dc419b0ee2: Pull complete [2024-03-26T21:32:11.081Z] 25bc292e5bac: Pull complete [2024-03-26T21:32:11.339Z] 114826534d7a: Verifying Checksum [2024-03-26T21:32:11.339Z] 114826534d7a: Download complete [2024-03-26T21:32:11.597Z] 8a3aa393b2d8: Verifying Checksum [2024-03-26T21:32:11.597Z] 8a3aa393b2d8: Download complete [2024-03-26T21:32:15.784Z] 114826534d7a: Pull complete [2024-03-26T21:32:15.784Z] 4657fd5d0bcf: Pull complete [2024-03-26T21:32:15.784Z] 6ad1cebc031e: Pull complete [2024-03-26T21:32:18.317Z] 8a3aa393b2d8: Pull complete [2024-03-26T21:32:18.317Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-03-26T21:32:18.317Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-26T21:32:18.317Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-26T21:32:18.430Z] prd-ubuntu20.04-docker-8c-8g-1277 does not seem to be running inside a container [2024-03-26T21:32:18.466Z] $ 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 [2024-03-26T21:32:22.885Z] $ docker top 75fe72010b90b9193b8fd06f621e5b1f25c6ebd9398b2d5bf5fca06f1f8effea -eo pid,comm [Pipeline] { [Pipeline] echo [2024-03-26T21:32:22.965Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh [2024-03-26T21:32:23.244Z] + set -o pipefail [2024-03-26T21:32:23.244Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' [2024-03-26T21:32:31.400Z] [2024-03-26T21:32:31.400Z] Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... [2024-03-26T21:32:31.400Z] [2024-03-26T21:32:31.400Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/6658e630-f6f2-4490-9b99-850e2181e896 [2024-03-26T21:32:31.400Z] [2024-03-26T21:32:31.400Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-03-26T21:32:31.400Z] [2024-03-26T21:32:31.400Z] [2024-03-26T21:32:31.400Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-03-26T21:32:31.400Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-03-26T21:32:31.400Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2024-03-26T21:32:31.501Z] $ docker stop --time=1 75fe72010b90b9193b8fd06f621e5b1f25c6ebd9398b2d5bf5fca06f1f8effea [2024-03-26T21:32:35.719Z] $ docker rm -f --volumes 75fe72010b90b9193b8fd06f621e5b1f25c6ebd9398b2d5bf5fca06f1f8effea [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 [2024-03-26T21:32:36.611Z] + git log --format=format:%s -1 a1dfb321dd51a4fc190594c7f49f2393a77cb439 [Pipeline] sh [2024-03-26T21:32:36.901Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-26T21:32:36.901Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:32:37.205Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-26T21:32:37.205Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-26T21:32:37.288Z] prd-ubuntu20.04-docker-8c-8g-1277 does not seem to be running inside a container [2024-03-26T21:32:37.318Z] $ 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 [2024-03-26T21:32:37.799Z] $ docker top eb2ef8cf59a9580acdda46f74f40ebf8e20b6c4c35cf4e3945fd45760b633ef6 -eo pid,comm [2024-03-26T21:32:37.847Z] 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). [2024-03-26T21:32:37.847Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-26T21:32:37.906Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-26T21:32:37.906Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-26T21:32:38.023Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-26T21:32:38.029Z] $ docker exec eb2ef8cf59a9580acdda46f74f40ebf8e20b6c4c35cf4e3945fd45760b633ef6 ssh-agent [2024-03-26T21:32:38.150Z] SSH_AUTH_SOCK=/tmp/ssh-p2ZajzUFhd4h/agent.32 [2024-03-26T21:32:38.150Z] SSH_AGENT_PID=38 [2024-03-26T21:32:38.155Z] Running ssh-add (command line suppressed) [2024-03-26T21:32:38.263Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_15299502091646343035.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_15299502091646343035.key) [2024-03-26T21:32:38.275Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-26T21:32:38.567Z] + git semver tag [2024-03-26T21:32:38.826Z] 2024-03-26 21:32:38,771 [run_tag] DEBUG tag force:False [2024-03-26T21:32:38.826Z] 2024-03-26 21:32:38,771 [check_head_tag] DEBUG check head tag [2024-03-26T21:32:38.826Z] 2024-03-26 21:32:38,773 [execute] INFO git cat-file --batch-check [2024-03-26T21:32:38.826Z] 2024-03-26 21:32:38,773 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2024-03-26T21:32:38.826Z] 2024-03-26 21:32:38,778 [execute] INFO git cat-file --batch [2024-03-26T21:32:38.826Z] 2024-03-26 21:32:38,778 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2024-03-26T21:32:38.826Z] 2024-03-26 21:32:38,807 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-03-26T21:32:38.826Z] 2024-03-26 21:32:38,807 [execute] INFO git tag -a v3.2.0-dev.19 -m v3.2.0-dev.19 [2024-03-26T21:32:38.826Z] 2024-03-26 21:32:38,807 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.19', '-m', 'v3.2.0-dev.19'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2024-03-26T21:32:38.826Z] 2024-03-26 21:32:38,813 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-03-26T21:32:38.826Z] 3.2.0-dev.19 [Pipeline] } [2024-03-26T21:32:39.098Z] $ docker exec --env ******** --env ******** eb2ef8cf59a9580acdda46f74f40ebf8e20b6c4c35cf4e3945fd45760b633ef6 ssh-agent -k [2024-03-26T21:32:39.207Z] unset SSH_AUTH_SOCK; [2024-03-26T21:32:39.207Z] unset SSH_AGENT_PID; [2024-03-26T21:32:39.207Z] echo Agent pid 38 killed; [2024-03-26T21:32:39.214Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-26T21:32:39.542Z] + git semver [Pipeline] } [2024-03-26T21:32:39.818Z] $ docker stop --time=1 eb2ef8cf59a9580acdda46f74f40ebf8e20b6c4c35cf4e3945fd45760b633ef6 [2024-03-26T21:32:41.106Z] $ docker rm -f --volumes eb2ef8cf59a9580acdda46f74f40ebf8e20b6c4c35cf4e3945fd45760b633ef6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:32:41.511Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-26T21:32:41.511Z] [2024-03-26T21:32:41.511Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:32:41.816Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-26T21:32:41.816Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-03-26T21:32:41.816Z] ab5ef0e58194: Pulling fs layer [2024-03-26T21:32:41.816Z] 9712f1f96733: Pulling fs layer [2024-03-26T21:32:41.816Z] 63f879dbbcfc: Pulling fs layer [2024-03-26T21:32:41.816Z] 0d9ebad4ef96: Pulling fs layer [2024-03-26T21:32:41.816Z] e9a5061849ea: Pulling fs layer [2024-03-26T21:32:41.816Z] d747dcd14b5f: Pulling fs layer [2024-03-26T21:32:41.816Z] 2de7ff778b66: Pulling fs layer [2024-03-26T21:32:41.816Z] 0d9ebad4ef96: Waiting [2024-03-26T21:32:41.816Z] d747dcd14b5f: Waiting [2024-03-26T21:32:41.816Z] 2de7ff778b66: Waiting [2024-03-26T21:32:41.816Z] e9a5061849ea: Waiting [2024-03-26T21:32:41.816Z] 9712f1f96733: Verifying Checksum [2024-03-26T21:32:41.816Z] 9712f1f96733: Download complete [2024-03-26T21:32:42.075Z] 63f879dbbcfc: Verifying Checksum [2024-03-26T21:32:42.075Z] 63f879dbbcfc: Download complete [2024-03-26T21:32:42.334Z] e9a5061849ea: Verifying Checksum [2024-03-26T21:32:42.334Z] e9a5061849ea: Download complete [2024-03-26T21:32:42.334Z] 0d9ebad4ef96: Verifying Checksum [2024-03-26T21:32:42.334Z] 0d9ebad4ef96: Download complete [2024-03-26T21:32:42.334Z] d747dcd14b5f: Download complete [2024-03-26T21:32:42.334Z] ab5ef0e58194: Download complete [2024-03-26T21:32:42.334Z] 2de7ff778b66: Verifying Checksum [2024-03-26T21:32:42.334Z] 2de7ff778b66: Download complete [2024-03-26T21:32:45.620Z] ab5ef0e58194: Pull complete [2024-03-26T21:32:45.620Z] 9712f1f96733: Pull complete [2024-03-26T21:32:46.190Z] 63f879dbbcfc: Pull complete [2024-03-26T21:32:50.374Z] 0d9ebad4ef96: Pull complete [2024-03-26T21:32:50.633Z] e9a5061849ea: Pull complete [2024-03-26T21:32:50.633Z] d747dcd14b5f: Pull complete [2024-03-26T21:32:52.007Z] 2de7ff778b66: Pull complete [2024-03-26T21:32:52.008Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-03-26T21:32:52.008Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-26T21:32:52.008Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-26T21:32:52.110Z] prd-ubuntu20.04-docker-8c-8g-1277 does not seem to be running inside a container [2024-03-26T21:32:52.141Z] $ 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 [2024-03-26T21:32:57.583Z] $ docker top 12486448c54361cb388533b9564865e3be426f9e6d1e90e8827122618f8daabe -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-03-26T21:32:57.668Z] provisioning config files... [2024-03-26T21:32:57.675Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config14404080071603099020tmp [2024-03-26T21:32:57.690Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config18143368125180949360tmp [2024-03-26T21:32:57.698Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config8919646673768270851tmp [Pipeline] { [Pipeline] echo [2024-03-26T21:32:57.733Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-26T21:32:58.030Z] ---> sigul-configuration.sh [2024-03-26T21:32:58.030Z] gpg: directory `/root/.gnupg' created [2024-03-26T21:32:58.030Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-03-26T21:32:58.030Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-03-26T21:32:58.030Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-03-26T21:32:58.030Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-03-26T21:32:58.030Z] gpg: CAST5 encrypted data [2024-03-26T21:32:58.030Z] gpg: encrypted with 1 passphrase [2024-03-26T21:32:58.030Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-03-26T21:32:58.335Z] + mkdir /home/jenkins [2024-03-26T21:32:58.336Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-03-26T21:32:58.634Z] + 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 [2024-03-26T21:32:58.650Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-26T21:32:58.942Z] ---> sigul-install.sh [2024-03-26T21:32:58.942Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-03-26T21:32:59.238Z] + git tag --list [2024-03-26T21:32:59.239Z] v3.1 [2024-03-26T21:32:59.239Z] v3.1.0 [2024-03-26T21:32:59.239Z] v3.1.0-dev.0 [2024-03-26T21:32:59.239Z] v3.1.0-dev.1 [2024-03-26T21:32:59.239Z] v3.1.0-dev.10 [2024-03-26T21:32:59.239Z] v3.1.0-dev.11 [2024-03-26T21:32:59.239Z] v3.1.0-dev.12 [2024-03-26T21:32:59.239Z] v3.1.0-dev.13 [2024-03-26T21:32:59.239Z] v3.1.0-dev.14 [2024-03-26T21:32:59.239Z] v3.1.0-dev.15 [2024-03-26T21:32:59.239Z] v3.1.0-dev.16 [2024-03-26T21:32:59.239Z] v3.1.0-dev.17 [2024-03-26T21:32:59.239Z] v3.1.0-dev.18 [2024-03-26T21:32:59.239Z] v3.1.0-dev.19 [2024-03-26T21:32:59.239Z] v3.1.0-dev.2 [2024-03-26T21:32:59.239Z] v3.1.0-dev.20 [2024-03-26T21:32:59.239Z] v3.1.0-dev.21 [2024-03-26T21:32:59.239Z] v3.1.0-dev.22 [2024-03-26T21:32:59.239Z] v3.1.0-dev.23 [2024-03-26T21:32:59.239Z] v3.1.0-dev.24 [2024-03-26T21:32:59.239Z] v3.1.0-dev.25 [2024-03-26T21:32:59.239Z] v3.1.0-dev.26 [2024-03-26T21:32:59.239Z] v3.1.0-dev.27 [2024-03-26T21:32:59.239Z] v3.1.0-dev.28 [2024-03-26T21:32:59.239Z] v3.1.0-dev.29 [2024-03-26T21:32:59.239Z] v3.1.0-dev.3 [2024-03-26T21:32:59.239Z] v3.1.0-dev.30 [2024-03-26T21:32:59.239Z] v3.1.0-dev.31 [2024-03-26T21:32:59.239Z] v3.1.0-dev.32 [2024-03-26T21:32:59.239Z] v3.1.0-dev.33 [2024-03-26T21:32:59.239Z] v3.1.0-dev.34 [2024-03-26T21:32:59.239Z] v3.1.0-dev.35 [2024-03-26T21:32:59.239Z] v3.1.0-dev.36 [2024-03-26T21:32:59.239Z] v3.1.0-dev.37 [2024-03-26T21:32:59.239Z] v3.1.0-dev.38 [2024-03-26T21:32:59.239Z] v3.1.0-dev.39 [2024-03-26T21:32:59.239Z] v3.1.0-dev.4 [2024-03-26T21:32:59.239Z] v3.1.0-dev.40 [2024-03-26T21:32:59.239Z] v3.1.0-dev.41 [2024-03-26T21:32:59.239Z] v3.1.0-dev.42 [2024-03-26T21:32:59.239Z] v3.1.0-dev.43 [2024-03-26T21:32:59.239Z] v3.1.0-dev.44 [2024-03-26T21:32:59.239Z] v3.1.0-dev.45 [2024-03-26T21:32:59.239Z] v3.1.0-dev.46 [2024-03-26T21:32:59.239Z] v3.1.0-dev.47 [2024-03-26T21:32:59.239Z] v3.1.0-dev.48 [2024-03-26T21:32:59.239Z] v3.1.0-dev.49 [2024-03-26T21:32:59.239Z] v3.1.0-dev.5 [2024-03-26T21:32:59.239Z] v3.1.0-dev.50 [2024-03-26T21:32:59.239Z] v3.1.0-dev.51 [2024-03-26T21:32:59.239Z] v3.1.0-dev.52 [2024-03-26T21:32:59.239Z] v3.1.0-dev.53 [2024-03-26T21:32:59.239Z] v3.1.0-dev.54 [2024-03-26T21:32:59.239Z] v3.1.0-dev.55 [2024-03-26T21:32:59.239Z] v3.1.0-dev.56 [2024-03-26T21:32:59.239Z] v3.1.0-dev.57 [2024-03-26T21:32:59.239Z] v3.1.0-dev.58 [2024-03-26T21:32:59.239Z] v3.1.0-dev.59 [2024-03-26T21:32:59.239Z] v3.1.0-dev.6 [2024-03-26T21:32:59.239Z] v3.1.0-dev.60 [2024-03-26T21:32:59.239Z] v3.1.0-dev.61 [2024-03-26T21:32:59.239Z] v3.1.0-dev.62 [2024-03-26T21:32:59.239Z] v3.1.0-dev.63 [2024-03-26T21:32:59.239Z] v3.1.0-dev.64 [2024-03-26T21:32:59.239Z] v3.1.0-dev.65 [2024-03-26T21:32:59.239Z] v3.1.0-dev.66 [2024-03-26T21:32:59.239Z] v3.1.0-dev.67 [2024-03-26T21:32:59.239Z] v3.1.0-dev.68 [2024-03-26T21:32:59.239Z] v3.1.0-dev.7 [2024-03-26T21:32:59.239Z] v3.1.0-dev.8 [2024-03-26T21:32:59.239Z] v3.1.0-dev.9 [2024-03-26T21:32:59.239Z] v3.2.0-dev.1 [2024-03-26T21:32:59.239Z] v3.2.0-dev.10 [2024-03-26T21:32:59.239Z] v3.2.0-dev.11 [2024-03-26T21:32:59.239Z] v3.2.0-dev.12 [2024-03-26T21:32:59.239Z] v3.2.0-dev.13 [2024-03-26T21:32:59.239Z] v3.2.0-dev.14 [2024-03-26T21:32:59.239Z] v3.2.0-dev.15 [2024-03-26T21:32:59.239Z] v3.2.0-dev.16 [2024-03-26T21:32:59.239Z] v3.2.0-dev.17 [2024-03-26T21:32:59.239Z] v3.2.0-dev.18 [2024-03-26T21:32:59.239Z] v3.2.0-dev.19 [2024-03-26T21:32:59.239Z] v3.2.0-dev.2 [2024-03-26T21:32:59.239Z] v3.2.0-dev.3 [2024-03-26T21:32:59.239Z] v3.2.0-dev.4 [2024-03-26T21:32:59.239Z] v3.2.0-dev.5 [2024-03-26T21:32:59.239Z] v3.2.0-dev.6 [2024-03-26T21:32:59.239Z] v3.2.0-dev.7 [2024-03-26T21:32:59.239Z] v3.2.0-dev.8 [2024-03-26T21:32:59.239Z] v3.2.0-dev.9 [Pipeline] sh [2024-03-26T21:32:59.536Z] + lftools sign git-tag v3.2.0-dev.19 [2024-03-26T21:33:00.106Z] Signing Git tag with Sigul... [2024-03-26T21:33:00.106Z] Signing v3.2.0-dev.19 [Pipeline] echo [2024-03-26T21:33:00.692Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-26T21:33:00.986Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-03-26T21:33:00.994Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-03-26T21:33:01.020Z] $ docker stop --time=1 12486448c54361cb388533b9564865e3be426f9e6d1e90e8827122618f8daabe [2024-03-26T21:33:02.316Z] $ docker rm -f --volumes 12486448c54361cb388533b9564865e3be426f9e6d1e90e8827122618f8daabe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-03-26T21:33:02.759Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-26T21:33:02.759Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:33:03.069Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-26T21:33:03.069Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-26T21:33:03.152Z] prd-ubuntu20.04-docker-8c-8g-1277 does not seem to be running inside a container [2024-03-26T21:33:03.186Z] $ 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 [2024-03-26T21:33:03.532Z] $ docker top 67d3fc51c6a38771b3c48af0d35aebd42170a599aa90e19cbab5ea45b4dc4d2c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-26T21:33:03.635Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-26T21:33:03.635Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-26T21:33:03.748Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-26T21:33:03.753Z] $ docker exec 67d3fc51c6a38771b3c48af0d35aebd42170a599aa90e19cbab5ea45b4dc4d2c ssh-agent [2024-03-26T21:33:03.865Z] SSH_AUTH_SOCK=/tmp/ssh-hitXdjGBcKg3/agent.32 [2024-03-26T21:33:03.865Z] SSH_AGENT_PID=38 [2024-03-26T21:33:03.869Z] Running ssh-add (command line suppressed) [2024-03-26T21:33:03.990Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2437324101776295736.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2437324101776295736.key) [2024-03-26T21:33:04.003Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-26T21:33:04.299Z] + git semver bump pre [2024-03-26T21:33:04.560Z] 2024-03-26 21:33:04,486 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-03-26T21:33:04.560Z] 2024-03-26 21:33:04,486 [bump_version] DEBUG bumping version:3.2.0-dev.19 on axis:pre with prefix:dev [2024-03-26T21:33:04.560Z] 2024-03-26 21:33:04,486 [bump_version] DEBUG bumped version:3.2.0-dev.20 [2024-03-26T21:33:04.560Z] 2024-03-26 21:33:04,486 [write_version] DEBUG write version:3.2.0-dev.20 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True [2024-03-26T21:33:04.560Z] 2024-03-26 21:33:04,486 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-03-26T21:33:04.560Z] 2024-03-26 21:33:04,486 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-03-26T21:33:04.560Z] 2024-03-26 21:33:04,488 [execute] INFO git cat-file --batch-check [2024-03-26T21:33:04.560Z] 2024-03-26 21:33:04,488 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-26T21:33:04.560Z] 2024-03-26 21:33:04,494 [execute] INFO git cat-file --batch [2024-03-26T21:33:04.560Z] 2024-03-26 21:33:04,494 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-26T21:33:04.560Z] 2024-03-26 21:33:04,500 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-03-26T21:33:04.560Z] 3.2.0-dev.20 [Pipeline] } [2024-03-26T21:33:04.572Z] $ docker exec --env ******** --env ******** 67d3fc51c6a38771b3c48af0d35aebd42170a599aa90e19cbab5ea45b4dc4d2c ssh-agent -k [2024-03-26T21:33:04.670Z] unset SSH_AUTH_SOCK; [2024-03-26T21:33:04.670Z] unset SSH_AGENT_PID; [2024-03-26T21:33:04.670Z] echo Agent pid 38 killed; [2024-03-26T21:33:04.677Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-26T21:33:05.000Z] + git semver [Pipeline] } [2024-03-26T21:33:05.273Z] $ docker stop --time=1 67d3fc51c6a38771b3c48af0d35aebd42170a599aa90e19cbab5ea45b4dc4d2c [2024-03-26T21:33:06.575Z] $ docker rm -f --volumes 67d3fc51c6a38771b3c48af0d35aebd42170a599aa90e19cbab5ea45b4dc4d2c [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-26T21:33:06.920Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-26T21:33:06.921Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:33:07.223Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-26T21:33:07.223Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-26T21:33:07.313Z] prd-ubuntu20.04-docker-8c-8g-1277 does not seem to be running inside a container [2024-03-26T21:33:07.347Z] $ 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 [2024-03-26T21:33:07.688Z] $ docker top 50a6d113ed46dab693b39b092466a277a1803dd73e9c82243389d2f20743a69a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-26T21:33:07.795Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-26T21:33:07.795Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-26T21:33:07.920Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-26T21:33:07.925Z] $ docker exec 50a6d113ed46dab693b39b092466a277a1803dd73e9c82243389d2f20743a69a ssh-agent [2024-03-26T21:33:08.021Z] SSH_AUTH_SOCK=/tmp/ssh-UCvjGQ0xpVzW/agent.32 [2024-03-26T21:33:08.021Z] SSH_AGENT_PID=38 [2024-03-26T21:33:08.025Z] Running ssh-add (command line suppressed) [2024-03-26T21:33:08.138Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_918040797850359122.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_918040797850359122.key) [2024-03-26T21:33:08.149Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-26T21:33:08.438Z] + git semver push [2024-03-26T21:33:08.697Z] 2024-03-26 21:33:08,612 [run_push] DEBUG push [2024-03-26T21:33:08.697Z] 2024-03-26 21:33:08,613 [execute] INFO git cat-file --batch-check [2024-03-26T21:33:08.697Z] 2024-03-26 21:33:08,613 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-26T21:33:08.697Z] 2024-03-26 21:33:08,616 [execute] INFO git rev-list b5dc2a6cdeb676bad6ba36f84b253653902a1e64 -- [2024-03-26T21:33:08.697Z] 2024-03-26 21:33:08,616 [execute] DEBUG Popen(['git', 'rev-list', 'b5dc2a6cdeb676bad6ba36f84b253653902a1e64', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-03-26T21:33:08.697Z] 2024-03-26 21:33:08,622 [execute] INFO git fetch -v origin [2024-03-26T21:33:08.697Z] 2024-03-26 21:33:08,622 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-03-26T21:33:09.263Z] 2024-03-26 21:33:09,124 [run_push] DEBUG no remote changes detected [2024-03-26T21:33:09.263Z] 2024-03-26 21:33:09,125 [execute] INFO git push origin semver [2024-03-26T21:33:09.263Z] 2024-03-26 21:33:09,125 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-03-26T21:33:10.200Z] 2024-03-26 21:33:09,856 [run_push] DEBUG push all version tags [2024-03-26T21:33:10.200Z] 2024-03-26 21:33:09,856 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-03-26T21:33:10.200Z] 2024-03-26 21:33:09,857 [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) [2024-03-26T21:33:10.767Z] 2024-03-26 21:33:10,546 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-03-26T21:33:10.767Z] 3.2.0-dev.20 [Pipeline] } [2024-03-26T21:33:10.780Z] $ docker exec --env ******** --env ******** 50a6d113ed46dab693b39b092466a277a1803dd73e9c82243389d2f20743a69a ssh-agent -k [2024-03-26T21:33:10.871Z] unset SSH_AUTH_SOCK; [2024-03-26T21:33:10.871Z] unset SSH_AGENT_PID; [2024-03-26T21:33:10.871Z] echo Agent pid 38 killed; [2024-03-26T21:33:10.879Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-26T21:33:11.200Z] + git semver [Pipeline] } [2024-03-26T21:33:11.474Z] $ docker stop --time=1 50a6d113ed46dab693b39b092466a277a1803dd73e9c82243389d2f20743a69a [2024-03-26T21:33:12.790Z] $ docker rm -f --volumes 50a6d113ed46dab693b39b092466a277a1803dd73e9c82243389d2f20743a69a [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 [2024-03-26T21:33:13.426Z] + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] [2024-03-26T21:33:13.426Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2024-03-26T21:33:13.426Z] total 16 [2024-03-26T21:33:13.426Z] drwxr-xr-x 3 root root 4096 Mar 26 21:18 . [2024-03-26T21:33:13.426Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 26 21:32 .. [2024-03-26T21:33:13.426Z] drwxr-xr-x 2 root root 4096 Mar 26 21:18 cost [2024-03-26T21:33:13.426Z] -rw-r--r-- 1 root root 88 Mar 26 21:18 cost.csv [2024-03-26T21:33:13.426Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives [2024-03-26T21:33:13.426Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2024-03-26T21:33:13.426Z] total 16 [2024-03-26T21:33:13.426Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 26 21:18 . [2024-03-26T21:33:13.426Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 26 21:32 .. [2024-03-26T21:33:13.426Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 26 21:18 cost [2024-03-26T21:33:13.426Z] -rw-r--r-- 1 jenkins jenkins 88 Mar 26 21:18 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-26T21:33:13.720Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-26T21:33:14.583Z] ---> package-listing.sh [2024-03-26T21:33:14.583Z] ++ facter osfamily [2024-03-26T21:33:14.583Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-26T21:33:14.843Z] + OS_FAMILY=debian [2024-03-26T21:33:14.843Z] + workspace=/w/workspace/exfoundry_app-record-replay_main [2024-03-26T21:33:14.843Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-26T21:33:14.843Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-26T21:33:14.843Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-26T21:33:14.843Z] + PACKAGES=/tmp/packages_start.txt [2024-03-26T21:33:14.843Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2024-03-26T21:33:14.843Z] + PACKAGES=/tmp/packages_end.txt [2024-03-26T21:33:14.843Z] + case "${OS_FAMILY}" in [2024-03-26T21:33:14.843Z] + dpkg -l [2024-03-26T21:33:14.843Z] + grep '^ii' [2024-03-26T21:33:14.843Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-26T21:33:14.843Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-26T21:33:14.843Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-26T21:33:14.843Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2024-03-26T21:33:14.843Z] + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ [2024-03-26T21:33:14.843Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo [2024-03-26T21:33:14.853Z] 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 [2024-03-26T21:33:15.132Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:33:15.701Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-26T21:33:15.701Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-26T21:33:15.784Z] prd-ubuntu20.04-docker-8c-8g-1277 does not seem to be running inside a container [2024-03-26T21:33:15.816Z] $ 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 [2024-03-26T21:33:16.002Z] $ docker top df97d9e47f4df496cf566113d187c6c7513463fa466a5a7f60d41e0c6227a632 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-26T21:33:16.357Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-26T21:33:16.644Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-26T21:33:16.933Z] + ls /var/log/sa-host [2024-03-26T21:33:16.933Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-26T21:33:17.003Z] provisioning config files... [2024-03-26T21:33:17.010Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config8168521997154079904tmp [Pipeline] { [Pipeline] echo [2024-03-26T21:33:17.029Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-26T21:33:17.308Z] ---> create-netrc.sh [Pipeline] } [2024-03-26T21:33:17.315Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-26T21:33:17.643Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-26T21:33:17.652Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-26T21:33:17.935Z] ---> sudo-logs.sh [2024-03-26T21:33:17.935Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-26T21:33:17.967Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-26T21:33:18.244Z] ---> job-cost.sh [2024-03-26T21:33:18.244Z] lf-activate-venv: SKIPPING [2024-03-26T21:33:18.244Z] DEBUG: total: 0.2199999988079071 [2024-03-26T21:33:18.244Z] INFO: Retrieving Stack Cost... [2024-03-26T21:33:18.505Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-26T21:33:19.075Z] INFO: Archiving Costs [Pipeline] echo [2024-03-26T21:33:19.087Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-26T21:33:19.370Z] ---> logs-deploy.sh [2024-03-26T21:33:19.370Z] lf-activate-venv: SKIPPING [2024-03-26T21:33:19.370Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/94 [2024-03-26T21:33:19.370Z] INFO: archiving workspace using pattern(s): [2024-03-26T21:33:20.309Z] Archives upload complete. [2024-03-26T21:33:20.309Z] INFO: archiving logs to Nexus