Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6960fd39a775502fc13f34b863ba7c4a8a33ae9f 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-ssh16934362340581938673.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh11777302452445684331.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh5307661180772437197.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh333397335378199999.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-ssh12960046969556420609.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4295 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 6960fd39a775502fc13f34b863ba7c4a8a33ae9f (main) Commit message: "Merge pull request #63 from lenny-intel/app-layer-export" > 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 6960fd39a775502fc13f34b863ba7c4a8a33ae9f # timeout=10 > git rev-list --no-walk 0cf030821eec9376453adfe2348338ef327cf101 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-22T20:54:45.824Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-22T20:54:45.870Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-22T20:54:45.887Z] ========================================================= [2023-08-22T20:54:45.887Z] EdgeX Global Pipelines Version Info [2023-08-22T20:54:45.887Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-22T20:54:46.601Z] ------------------- [2023-08-22T20:54:46.601Z] stable info: [2023-08-22T20:54:46.601Z] ------------------- [2023-08-22T20:54:46.601Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-22T20:54:46.601Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-22T20:54:46.601Z] Message: update stable to v1.0.253 [2023-08-22T20:54:47.171Z] ------------------- [2023-08-22T20:54:47.171Z] experimental info: [2023-08-22T20:54:47.171Z] ------------------- [2023-08-22T20:54:47.171Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-22T20:54:47.171Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-22T20:54:47.171Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-22T20:54:47.339Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-08-22T20:54:47.355Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-08-22T20:54:47.368Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-22T20:54:47.385Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-22T20:54:47.400Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-22T20:54:47.423Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-22T20:54:47.441Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-22T20:54:47.460Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-08-22T20:54:47.480Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-22T20:54:47.499Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-22T20:54:47.519Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-22T20:54:47.537Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-08-22T20:54:47.555Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-22T20:54:47.567Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-22T20:54:47.586Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-22T20:54:47.601Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-22T20:54:47.618Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-22T20:54:47.634Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-22T20:54:47.648Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-22T20:54:47.667Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-22T20:54:47.688Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-08-22T20:54:47.709Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-08-22T20:54:47.729Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-22T20:54:47.745Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-22T20:54:47.758Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-08-22T20:54:47.771Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-22T20:54:47.785Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-22T20:54:47.800Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-08-22T20:54:47.812Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-08-22T20:54:47.829Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-08-22T20:54:47.841Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6960fd39a775502fc13f34b863ba7c4a8a33ae9f [Pipeline] echo [2023-08-22T20:54:47.849Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6960fd3 [Pipeline] echo [2023-08-22T20:54:47.858Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-22T20:54:47.896Z] provisioning config files... [2023-08-22T20:54:47.911Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config18401356266866126650tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-22T20:54:48.213Z] ---> docker-login.sh [2023-08-22T20:54:48.214Z] nexus3.edgexfoundry.org:10001 [2023-08-22T20:54:48.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T20:54:48.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T20:54:48.475Z] Configure a credential helper to remove this warning. See [2023-08-22T20:54:48.475Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T20:54:48.475Z] [2023-08-22T20:54:48.475Z] Login Succeeded [2023-08-22T20:54:48.475Z] nexus3.edgexfoundry.org:10002 [2023-08-22T20:54:48.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T20:54:48.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T20:54:48.735Z] Configure a credential helper to remove this warning. See [2023-08-22T20:54:48.735Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T20:54:48.735Z] [2023-08-22T20:54:48.735Z] Login Succeeded [2023-08-22T20:54:48.735Z] nexus3.edgexfoundry.org:10003 [2023-08-22T20:54:48.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T20:54:48.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T20:54:48.735Z] Configure a credential helper to remove this warning. See [2023-08-22T20:54:48.735Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T20:54:48.735Z] [2023-08-22T20:54:48.735Z] Login Succeeded [2023-08-22T20:54:48.735Z] nexus3.edgexfoundry.org:10004 [2023-08-22T20:54:48.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T20:54:48.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T20:54:48.994Z] Configure a credential helper to remove this warning. See [2023-08-22T20:54:48.994Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T20:54:48.994Z] [2023-08-22T20:54:48.994Z] Login Succeeded [2023-08-22T20:54:48.994Z] docker.io [2023-08-22T20:54:48.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T20:54:49.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T20:54:49.254Z] Configure a credential helper to remove this warning. See [2023-08-22T20:54:49.254Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T20:54:49.254Z] [2023-08-22T20:54:49.254Z] Login Succeeded [2023-08-22T20:54:49.254Z] ---> docker-login.sh ends [Pipeline] } [2023-08-22T20:54:49.261Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-22T20:54:49.636Z] + git rev-list -1 --merges 6960fd39a775502fc13f34b863ba7c4a8a33ae9f~1..6960fd39a775502fc13f34b863ba7c4a8a33ae9f [Pipeline] echo [2023-08-22T20:54:49.675Z] -----------> git rev-list -1 --merges 6960fd39a775502fc13f34b863ba7c4a8a33ae9f~1..6960fd39a775502fc13f34b863ba7c4a8a33ae9f 6960fd39a775502fc13f34b863ba7c4a8a33ae9f [2023-08-22T20:54:49.675Z] 6960fd39a775502fc13f34b863ba7c4a8a33ae9f [false] [Pipeline] sh [2023-08-22T20:54:49.967Z] + git log --format=format:%s -1 6960fd39a775502fc13f34b863ba7c4a8a33ae9f [Pipeline] echo [2023-08-22T20:54:49.982Z] ========================================================= [2023-08-22T20:54:49.982Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-22T20:54:49.982Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-22T20:54:50.293Z] + git log --format=format:%s -1 6960fd39a775502fc13f34b863ba7c4a8a33ae9f [Pipeline] echo [2023-08-22T20:54:50.303Z] [semverPrep] GIT_COMMIT: 6960fd39a775502fc13f34b863ba7c4a8a33ae9f, Commit Message: Merge pull request #63 from lenny-intel/app-layer-export [Pipeline] echo [2023-08-22T20:54:50.315Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-22T20:54:50.663Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-22T20:54:50.663Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-22T20:54:50.663Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-22T20:54:50.663Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-22T20:54:50.663Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-22T20:54:50.663Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-22T20:54:50.663Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:54:51.070Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-22T20:54:51.070Z] [2023-08-22T20:54:51.070Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:54:51.366Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-22T20:54:51.366Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-22T20:54:51.366Z] b85a868b505f: Pulling fs layer [2023-08-22T20:54:51.366Z] e2be974225ed: Pulling fs layer [2023-08-22T20:54:51.366Z] 339a4e72a1f5: Pulling fs layer [2023-08-22T20:54:51.366Z] 988bab9f4d93: Pulling fs layer [2023-08-22T20:54:51.366Z] 1469e6f7b9e6: Pulling fs layer [2023-08-22T20:54:51.366Z] eaf3925da568: Pulling fs layer [2023-08-22T20:54:51.366Z] bab4dde63d76: Pulling fs layer [2023-08-22T20:54:51.366Z] bde34c3a00c8: Pulling fs layer [2023-08-22T20:54:51.366Z] b352a97aabf1: Pulling fs layer [2023-08-22T20:54:51.366Z] 4872d77fe225: Pulling fs layer [2023-08-22T20:54:51.366Z] 5851b861e8e6: Pulling fs layer [2023-08-22T20:54:51.366Z] b352a97aabf1: Waiting [2023-08-22T20:54:51.366Z] bab4dde63d76: Waiting [2023-08-22T20:54:51.366Z] bde34c3a00c8: Waiting [2023-08-22T20:54:51.366Z] 988bab9f4d93: Waiting [2023-08-22T20:54:51.366Z] 4872d77fe225: Waiting [2023-08-22T20:54:51.366Z] 5851b861e8e6: Waiting [2023-08-22T20:54:51.366Z] eaf3925da568: Waiting [2023-08-22T20:54:51.366Z] e2be974225ed: Download complete [2023-08-22T20:54:51.366Z] 988bab9f4d93: Download complete [2023-08-22T20:54:51.366Z] 1469e6f7b9e6: Verifying Checksum [2023-08-22T20:54:51.366Z] 1469e6f7b9e6: Download complete [2023-08-22T20:54:51.366Z] 339a4e72a1f5: Verifying Checksum [2023-08-22T20:54:51.366Z] 339a4e72a1f5: Download complete [2023-08-22T20:54:51.366Z] eaf3925da568: Download complete [2023-08-22T20:54:51.626Z] bde34c3a00c8: Verifying Checksum [2023-08-22T20:54:51.626Z] bde34c3a00c8: Download complete [2023-08-22T20:54:51.626Z] b352a97aabf1: Download complete [2023-08-22T20:54:51.626Z] 4872d77fe225: Verifying Checksum [2023-08-22T20:54:51.626Z] 4872d77fe225: Download complete [2023-08-22T20:54:51.626Z] 5851b861e8e6: Download complete [2023-08-22T20:54:51.626Z] b85a868b505f: Verifying Checksum [2023-08-22T20:54:51.626Z] b85a868b505f: Download complete [2023-08-22T20:54:51.885Z] bab4dde63d76: Verifying Checksum [2023-08-22T20:54:51.885Z] bab4dde63d76: Download complete [2023-08-22T20:54:52.824Z] b85a868b505f: Pull complete [2023-08-22T20:54:53.082Z] e2be974225ed: Pull complete [2023-08-22T20:54:53.647Z] 339a4e72a1f5: Pull complete [2023-08-22T20:54:53.647Z] 988bab9f4d93: Pull complete [2023-08-22T20:54:53.906Z] 1469e6f7b9e6: Pull complete [2023-08-22T20:54:53.906Z] eaf3925da568: Pull complete [2023-08-22T20:54:55.805Z] bab4dde63d76: Pull complete [2023-08-22T20:54:55.805Z] bde34c3a00c8: Pull complete [2023-08-22T20:54:55.805Z] b352a97aabf1: Pull complete [2023-08-22T20:54:55.805Z] 4872d77fe225: Pull complete [2023-08-22T20:54:56.065Z] 5851b861e8e6: Pull complete [2023-08-22T20:54:56.065Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-22T20:54:56.065Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-22T20:54:56.065Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-22T20:54:56.158Z] prd-ubuntu20.04-docker-8c-8g-4295 does not seem to be running inside a container [2023-08-22T20:54:56.192Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-22T20:55:00.190Z] $ docker top 71eaedd9a6732e0b89f3af62cda6df803378c1fe8ceeaae630006a76ee69450f -eo pid,comm [2023-08-22T20:55:00.242Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-08-22T20:55:00.242Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-22T20:55:00.285Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-22T20:55:00.285Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-22T20:55:00.395Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-22T20:55:00.401Z] $ docker exec 71eaedd9a6732e0b89f3af62cda6df803378c1fe8ceeaae630006a76ee69450f ssh-agent [2023-08-22T20:55:00.511Z] SSH_AUTH_SOCK=/tmp/ssh-JC7DbmSNn7tM/agent.31 [2023-08-22T20:55:00.511Z] SSH_AGENT_PID=37 [2023-08-22T20:55:00.517Z] Running ssh-add (command line suppressed) [2023-08-22T20:55:00.611Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_6983888005657004500.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_6983888005657004500.key) [2023-08-22T20:55:00.623Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-22T20:55:00.909Z] + git tag --points-at HEAD [Pipeline] } [2023-08-22T20:55:00.929Z] $ docker exec --env ******** --env ******** 71eaedd9a6732e0b89f3af62cda6df803378c1fe8ceeaae630006a76ee69450f ssh-agent -k [2023-08-22T20:55:01.019Z] unset SSH_AUTH_SOCK; [2023-08-22T20:55:01.019Z] unset SSH_AGENT_PID; [2023-08-22T20:55:01.019Z] echo Agent pid 37 killed; [2023-08-22T20:55:01.032Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-22T20:55:01.056Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-22T20:55:01.056Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-22T20:55:01.161Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-22T20:55:01.167Z] $ docker exec 71eaedd9a6732e0b89f3af62cda6df803378c1fe8ceeaae630006a76ee69450f ssh-agent [2023-08-22T20:55:01.267Z] SSH_AUTH_SOCK=/tmp/ssh-7bdHnkYgTyE8/agent.69 [2023-08-22T20:55:01.267Z] SSH_AGENT_PID=75 [2023-08-22T20:55:01.272Z] Running ssh-add (command line suppressed) [2023-08-22T20:55:01.374Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_13291774435305053282.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_13291774435305053282.key) [2023-08-22T20:55:01.389Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-22T20:55:01.675Z] + git semver init [2023-08-22T20:55:01.934Z] 2023-08-22 20:55:01,848 [run_init] DEBUG init version:0.0.0 force:False [2023-08-22T20:55:01.934Z] 2023-08-22 20:55:01,848 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver [2023-08-22T20:55:01.934Z] 2023-08-22 20:55:01,849 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver [2023-08-22T20:55:01.934Z] 2023-08-22 20:55:01,849 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/exfoundry_app-record-replay_main/.semver'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2023-08-22T20:55:02.504Z] 2023-08-22 20:55:02,397 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude [2023-08-22T20:55:02.504Z] 2023-08-22 20:55:02,398 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False [2023-08-22T20:55:02.504Z] 2023-08-22 20:55:02,398 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-22T20:55:02.504Z] 2023-08-22 20:55:02,398 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-22T20:55:02.504Z] 3.1.0-dev.35 [Pipeline] } [2023-08-22T20:55:02.517Z] $ docker exec --env ******** --env ******** 71eaedd9a6732e0b89f3af62cda6df803378c1fe8ceeaae630006a76ee69450f ssh-agent -k [2023-08-22T20:55:02.607Z] unset SSH_AUTH_SOCK; [2023-08-22T20:55:02.607Z] unset SSH_AGENT_PID; [2023-08-22T20:55:02.608Z] echo Agent pid 75 killed; [2023-08-22T20:55:02.614Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-22T20:55:02.914Z] + git semver [Pipeline] } [2023-08-22T20:55:03.189Z] $ docker stop --time=1 71eaedd9a6732e0b89f3af62cda6df803378c1fe8ceeaae630006a76ee69450f [2023-08-22T20:55:04.499Z] $ docker rm -f --volumes 71eaedd9a6732e0b89f3af62cda6df803378c1fe8ceeaae630006a76ee69450f [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-22T20:55:04.825Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-22T20:55:05.021Z] Stashed 1 file(s) [Pipeline] echo [2023-08-22T20:55:05.023Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.35 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-22T20:55:05.183Z] provisioning config files... [2023-08-22T20:55:05.192Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config13513446004116408243tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-22T20:55:05.490Z] ---> docker-login.sh [2023-08-22T20:55:05.490Z] nexus3.edgexfoundry.org:10001 [2023-08-22T20:55:05.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T20:55:05.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T20:55:05.490Z] Configure a credential helper to remove this warning. See [2023-08-22T20:55:05.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T20:55:05.490Z] [2023-08-22T20:55:05.490Z] Login Succeeded [2023-08-22T20:55:05.490Z] nexus3.edgexfoundry.org:10002 [2023-08-22T20:55:05.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T20:55:05.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T20:55:05.490Z] Configure a credential helper to remove this warning. See [2023-08-22T20:55:05.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T20:55:05.490Z] [2023-08-22T20:55:05.490Z] Login Succeeded [2023-08-22T20:55:05.490Z] nexus3.edgexfoundry.org:10003 [2023-08-22T20:55:05.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T20:55:05.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T20:55:05.749Z] Configure a credential helper to remove this warning. See [2023-08-22T20:55:05.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T20:55:05.749Z] [2023-08-22T20:55:05.749Z] Login Succeeded [2023-08-22T20:55:05.749Z] nexus3.edgexfoundry.org:10004 [2023-08-22T20:55:05.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T20:55:05.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T20:55:05.749Z] Configure a credential helper to remove this warning. See [2023-08-22T20:55:05.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T20:55:05.749Z] [2023-08-22T20:55:05.749Z] Login Succeeded [2023-08-22T20:55:05.749Z] docker.io [2023-08-22T20:55:05.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T20:55:06.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T20:55:06.318Z] Configure a credential helper to remove this warning. See [2023-08-22T20:55:06.318Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T20:55:06.318Z] [2023-08-22T20:55:06.318Z] Login Succeeded [2023-08-22T20:55:06.318Z] ---> docker-login.sh ends [Pipeline] } [2023-08-22T20:55:06.325Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-22T20:55:06.392Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-22T20:55:06.405Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-22T20:55:06.412Z] ========================================================= [2023-08-22T20:55:06.412Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-22T20:55:06.412Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:55:06.723Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-08-22T20:55:06.723Z] Sending build context to Docker daemon 470.5kB [2023-08-22T20:55:06.723Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-22T20:55:06.723Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-22T20:55:06.723Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-22T20:55:06.723Z] 4db1b89c0bd1: Pulling fs layer [2023-08-22T20:55:06.723Z] 6911f1a30b25: Pulling fs layer [2023-08-22T20:55:06.723Z] e194b8c5c2a9: Pulling fs layer [2023-08-22T20:55:06.723Z] 6863d3e3a2b1: Pulling fs layer [2023-08-22T20:55:06.723Z] ec0bb842ea78: Pulling fs layer [2023-08-22T20:55:06.723Z] 40a00589a448: Pulling fs layer [2023-08-22T20:55:06.723Z] 6c08303d61cc: Pulling fs layer [2023-08-22T20:55:06.723Z] 798269fcf238: Pulling fs layer [2023-08-22T20:55:06.723Z] 40a00589a448: Waiting [2023-08-22T20:55:06.723Z] 798269fcf238: Waiting [2023-08-22T20:55:06.723Z] 6c08303d61cc: Waiting [2023-08-22T20:55:06.723Z] 6863d3e3a2b1: Waiting [2023-08-22T20:55:06.723Z] ec0bb842ea78: Waiting [2023-08-22T20:55:06.723Z] 6911f1a30b25: Download complete [2023-08-22T20:55:06.723Z] 6863d3e3a2b1: Verifying Checksum [2023-08-22T20:55:06.723Z] 6863d3e3a2b1: Download complete [2023-08-22T20:55:06.723Z] 4db1b89c0bd1: Verifying Checksum [2023-08-22T20:55:06.723Z] 4db1b89c0bd1: Download complete [2023-08-22T20:55:06.982Z] 40a00589a448: Verifying Checksum [2023-08-22T20:55:06.982Z] 40a00589a448: Download complete [2023-08-22T20:55:06.982Z] 4db1b89c0bd1: Pull complete [2023-08-22T20:55:07.241Z] 6911f1a30b25: Pull complete [2023-08-22T20:55:07.502Z] 798269fcf238: Verifying Checksum [2023-08-22T20:55:07.502Z] 798269fcf238: Download complete [2023-08-22T20:55:07.502Z] e194b8c5c2a9: Download complete [2023-08-22T20:55:07.502Z] 6c08303d61cc: Verifying Checksum [2023-08-22T20:55:07.502Z] 6c08303d61cc: Download complete [2023-08-22T20:55:10.786Z] e194b8c5c2a9: Pull complete [2023-08-22T20:55:10.786Z] 6863d3e3a2b1: Pull complete [2023-08-22T20:55:10.786Z] ec0bb842ea78: Pull complete [2023-08-22T20:55:11.046Z] 40a00589a448: Pull complete [2023-08-22T20:55:13.575Z] 6c08303d61cc: Pull complete [2023-08-22T20:55:14.143Z] 798269fcf238: Pull complete [2023-08-22T20:55:14.143Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-22T20:55:14.143Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-22T20:55:14.143Z] ---> ec979cd7f677 [2023-08-22T20:55:14.143Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-22T20:55:18.339Z] ---> Running in 33569d00fdf0 [2023-08-22T20:55:18.339Z] Removing intermediate container 33569d00fdf0 [2023-08-22T20:55:18.339Z] ---> 1cf991816df3 [2023-08-22T20:55:18.339Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-22T20:55:18.339Z] ---> Running in 1884771d6073 [2023-08-22T20:55:18.339Z] Removing intermediate container 1884771d6073 [2023-08-22T20:55:18.339Z] ---> 4854366b4b09 [2023-08-22T20:55:18.339Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-22T20:55:18.339Z] ---> Running in a321e694ecaa [2023-08-22T20:55:18.339Z] Removing intermediate container a321e694ecaa [2023-08-22T20:55:18.339Z] ---> 329100adb9d5 [2023-08-22T20:55:18.339Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-22T20:55:18.339Z] ---> Running in d13f5eddfb93 [2023-08-22T20:55:18.600Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-22T20:55:18.866Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-22T20:55:19.124Z] OK: 265 MiB in 53 packages [2023-08-22T20:55:19.381Z] Removing intermediate container d13f5eddfb93 [2023-08-22T20:55:19.381Z] ---> 40c7a91590b3 [2023-08-22T20:55:19.381Z] Step 7/12 : WORKDIR /app [2023-08-22T20:55:19.381Z] ---> Running in a9e6a7ac2869 [2023-08-22T20:55:19.639Z] Removing intermediate container a9e6a7ac2869 [2023-08-22T20:55:19.639Z] ---> 48a9682296d9 [2023-08-22T20:55:19.639Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-22T20:55:19.639Z] ---> b9cb27f844e1 [2023-08-22T20:55:19.639Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-22T20:55:19.639Z] ---> Running in cd8208550d30 [2023-08-22T20:55:20.133Z] Still waiting to schedule task [2023-08-22T20:55:20.133Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-08-22T20:55:51.722Z] Removing intermediate container cd8208550d30 [2023-08-22T20:55:51.722Z] ---> fee112577381 [2023-08-22T20:55:51.722Z] Step 10/12 : COPY . . [2023-08-22T20:55:51.722Z] ---> fb70dfad2e54 [2023-08-22T20:55:51.722Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-22T20:55:51.723Z] ---> Running in d4499558a736 [2023-08-22T20:55:51.723Z] Removing intermediate container d4499558a736 [2023-08-22T20:55:51.723Z] ---> effbddace7d0 [2023-08-22T20:55:51.723Z] Step 12/12 : RUN $MAKE [2023-08-22T20:55:51.723Z] ---> Running in c3b459a8b2ee [2023-08-22T20:55:51.723Z] noop [2023-08-22T20:55:51.723Z] Removing intermediate container c3b459a8b2ee [2023-08-22T20:55:51.723Z] ---> c6c7acec1b22 [2023-08-22T20:55:51.723Z] Successfully built c6c7acec1b22 [2023-08-22T20:55:51.723Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:55:52.029Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-22T20:55:52.029Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-22T20:55:52.095Z] prd-ubuntu20.04-docker-8c-8g-4295 does not seem to be running inside a container [2023-08-22T20:55:52.124Z] $ 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 ******** ci-base-image-x86_64 cat [2023-08-22T20:55:52.439Z] $ docker top 5af36fee153e166b45c8380343ace966b102fb1742d1f6cd6b5e1ade267c257d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-22T20:55:52.781Z] + go version [2023-08-22T20:55:52.781Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-22T20:55:52.794Z] $ docker stop --time=1 5af36fee153e166b45c8380343ace966b102fb1742d1f6cd6b5e1ade267c257d [2023-08-22T20:55:54.045Z] $ docker rm -f --volumes 5af36fee153e166b45c8380343ace966b102fb1742d1f6cd6b5e1ade267c257d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:55:54.484Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-22T20:55:54.484Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-22T20:55:54.555Z] prd-ubuntu20.04-docker-8c-8g-4295 does not seem to be running inside a container [2023-08-22T20:55:54.584Z] $ 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 ******** ci-base-image-x86_64 cat [2023-08-22T20:55:54.882Z] $ docker top a89f3918b0654427442d794b0428551760ee877f14f2608db04c3765d4647965 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-22T20:55:55.218Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh [2023-08-22T20:55:55.516Z] + make test [2023-08-22T20:55:55.516Z] go test -race -coverprofile=coverage.out ./... [2023-08-22T20:56:13.591Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-08-22T20:56:13.849Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.080s coverage: 88.0% of statements [2023-08-22T20:56:13.849Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-08-22T20:56:13.849Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-08-22T20:56:13.849Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-08-22T20:56:23.829Z] ok github.com/edgexfoundry/app-record-replay/internal/application 8.604s coverage: 98.7% of statements [2023-08-22T20:56:23.829Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.112s coverage: 78.0% of statements [2023-08-22T20:56:45.739Z] go vet ./... [2023-08-22T20:56:47.109Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-22T20:56:47.109Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-22T20:56:47.109Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-22T20:56:47.121Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-22T20:56:47.135Z] $ docker stop --time=1 a89f3918b0654427442d794b0428551760ee877f14f2608db04c3765d4647965 [2023-08-22T20:56:51.378Z] $ docker rm -f --volumes a89f3918b0654427442d794b0428551760ee877f14f2608db04c3765d4647965 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-22T20:56:51.890Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-22T20:56:51.934Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-08-22T20:56:52.458Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-22T20:56:52.741Z] + ls -al . [2023-08-22T20:56:52.741Z] total 176 [2023-08-22T20:56:52.741Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 22 20:55 . [2023-08-22T20:56:52.741Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 22 20:54 .. [2023-08-22T20:56:52.741Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 22 20:54 .dockerignore [2023-08-22T20:56:52.741Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 22 20:55 .git [2023-08-22T20:56:52.741Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 22 20:54 .github [2023-08-22T20:56:52.741Z] -rw-rw-r-- 1 jenkins jenkins 164 Aug 22 20:54 .gitignore [2023-08-22T20:56:52.741Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 22 20:54 .golangci.yml [2023-08-22T20:56:52.741Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 22 20:55 .semver [2023-08-22T20:56:52.741Z] -rw-rw-r-- 1 jenkins jenkins 10542 Aug 22 20:54 Attribution.txt [2023-08-22T20:56:52.741Z] -rw-rw-r-- 1 jenkins jenkins 258 Aug 22 20:54 CHANGELOG.md [2023-08-22T20:56:52.741Z] -rw-rw-r-- 1 jenkins jenkins 1616 Aug 22 20:54 Dockerfile [2023-08-22T20:56:52.741Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 22 20:54 GOVERNANCE.md [2023-08-22T20:56:52.741Z] -rw-rw-r-- 1 jenkins jenkins 681 Aug 22 20:54 Jenkinsfile [2023-08-22T20:56:52.741Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 22 20:54 LICENSE [2023-08-22T20:56:52.741Z] -rw-rw-r-- 1 jenkins jenkins 3139 Aug 22 20:54 Makefile [2023-08-22T20:56:52.741Z] -rw-rw-r-- 1 jenkins jenkins 611 Aug 22 20:54 OWNERS.md [2023-08-22T20:56:52.741Z] -rw-rw-r-- 1 jenkins jenkins 2363 Aug 22 20:54 README.md [2023-08-22T20:56:52.741Z] -rw-rw-r-- 1 jenkins jenkins 4285 Aug 22 20:54 Record and Reply.postman_collection.json [2023-08-22T20:56:52.741Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 22 20:55 VERSION [2023-08-22T20:56:52.741Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 22 20:54 bin [2023-08-22T20:56:52.741Z] -rw-r--r-- 1 jenkins jenkins 19940 Aug 22 20:56 coverage.out [2023-08-22T20:56:52.741Z] -rw-rw-r-- 1 jenkins jenkins 3656 Aug 22 20:54 go.mod [2023-08-22T20:56:52.741Z] -rw-rw-r-- 1 jenkins jenkins 32847 Aug 22 20:54 go.sum [2023-08-22T20:56:52.741Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 22 20:54 internal [2023-08-22T20:56:52.741Z] -rw-rw-r-- 1 jenkins jenkins 913 Aug 22 20:54 main.go [2023-08-22T20:56:52.741Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 22 20:54 pkg [2023-08-22T20:56:52.741Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 22 20:54 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:56:52.890Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4296 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws [2023-08-22T20:56:52.901Z] Running in /w/workspace/app-record-replay/38 [Pipeline] { [Pipeline] checkout [2023-08-22T20:56:52.926Z] Selected Git installation does not exist. Using Default [2023-08-22T20:56:52.926Z] The recommended git tool is: NONE [2023-08-22T20:56:53.076Z] + 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=6960fd39a775502fc13f34b863ba7c4a8a33ae9f --label arch=amd64 --label version=3.1.0-dev.35 . [2023-08-22T20:56:53.076Z] Sending build context to Docker daemon 491kB [2023-08-22T20:56:53.076Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-08-22T20:56:53.076Z] Step 2/26 : FROM ${BASE} AS builder [2023-08-22T20:56:53.076Z] ---> c6c7acec1b22 [2023-08-22T20:56:53.076Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-08-22T20:56:53.335Z] ---> Running in 4e96cc0decc9 [2023-08-22T20:56:53.335Z] Removing intermediate container 4e96cc0decc9 [2023-08-22T20:56:53.335Z] ---> 29eecdc576a6 [2023-08-22T20:56:53.335Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-08-22T20:56:53.335Z] ---> Running in 7ce369873b59 [2023-08-22T20:56:53.335Z] Removing intermediate container 7ce369873b59 [2023-08-22T20:56:53.335Z] ---> 9d891c596d32 [2023-08-22T20:56:53.335Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-08-22T20:56:53.335Z] ---> Running in 27316fd2793a [2023-08-22T20:56:53.593Z] Removing intermediate container 27316fd2793a [2023-08-22T20:56:53.593Z] ---> 63b5d4a307f0 [2023-08-22T20:56:53.593Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-22T20:56:53.593Z] ---> Running in a04fc04f3d93 [2023-08-22T20:56:53.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-22T20:56:53.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-22T20:56:54.110Z] OK: 265 MiB in 53 packages [2023-08-22T20:56:54.368Z] Removing intermediate container a04fc04f3d93 [2023-08-22T20:56:54.368Z] ---> 004b81485879 [2023-08-22T20:56:54.368Z] Step 7/26 : WORKDIR /app [2023-08-22T20:56:54.368Z] ---> Running in 35ff36b7f7ef [2023-08-22T20:56:54.626Z] Removing intermediate container 35ff36b7f7ef [2023-08-22T20:56:54.626Z] ---> 2f2d1823ad86 [2023-08-22T20:56:54.626Z] Step 8/26 : COPY go.mod vendor* ./ [2023-08-22T20:56:54.626Z] ---> 69b086288574 [2023-08-22T20:56:54.626Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-22T20:56:54.626Z] ---> Running in d51942a5a407 [2023-08-22T20:56:55.559Z] Removing intermediate container d51942a5a407 [2023-08-22T20:56:55.559Z] ---> f4880eda5ef6 [2023-08-22T20:56:55.559Z] Step 10/26 : COPY . . [2023-08-22T20:56:55.559Z] ---> 1f0b44329272 [2023-08-22T20:56:55.559Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-22T20:56:55.559Z] ---> Running in 5981dc1a4824 [2023-08-22T20:56:55.817Z] Removing intermediate container 5981dc1a4824 [2023-08-22T20:56:55.817Z] ---> 73ed87f66076 [2023-08-22T20:56:55.817Z] Step 12/26 : RUN $MAKE [2023-08-22T20:56:55.817Z] ---> Running in baa877666404 [2023-08-22T20:56:56.075Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.19 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.35" -trimpath -mod=readonly -o app-record-replay [2023-08-22T20:56:57.673Z] using credential edgex-jenkins-ssh [2023-08-22T20:56:57.690Z] Cloning the remote Git repository [2023-08-22T20:56:57.736Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-08-22T20:56:57.823Z] > git init /w/workspace/app-record-replay/38 # timeout=10 [2023-08-22T20:56:57.962Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-08-22T20:56:57.963Z] > git --version # timeout=10 [2023-08-22T20:56:57.983Z] > git --version # 'git version 2.25.1' [2023-08-22T20:56:57.985Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-22T20:56:58.119Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-22T20:56:58.776Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-08-22T20:56:58.797Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-22T20:56:59.597Z] Avoid second fetch [2023-08-22T20:56:59.597Z] Checking out Revision 6960fd39a775502fc13f34b863ba7c4a8a33ae9f (main) [2023-08-22T20:57:00.128Z] Commit message: "Merge pull request #63 from lenny-intel/app-layer-export" [2023-08-22T20:56:59.619Z] > git config core.sparsecheckout # timeout=10 [2023-08-22T20:56:59.695Z] > git checkout -f 6960fd39a775502fc13f34b863ba7c4a8a33ae9f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-22T20:57:01.086Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-22T20:57:01.086Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-22T20:57:01.086Z] Dload Upload Total Spent Left Speed [2023-08-22T20:57:01.086Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 82 12751 82 10473 0 0 82464 0 --:--:-- --:--:-- --:--:-- 81820 100 12751 100 12751 0 0 99617 0 --:--:-- --:--:-- --:--:-- 98844 [Pipeline] sh [2023-08-22T20:57:01.730Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-22T20:57:02.052Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-22T20:57:02.052Z] + sudo tee /etc/docker/daemon.new [2023-08-22T20:57:02.052Z] { [2023-08-22T20:57:02.052Z] "registry-mirrors": [ [2023-08-22T20:57:02.052Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-22T20:57:02.052Z] ], [2023-08-22T20:57:02.052Z] "bip": "10.250.0.254/24", [2023-08-22T20:57:02.052Z] "hosts": [ [2023-08-22T20:57:02.052Z] "tcp://0.0.0.0:5555", [2023-08-22T20:57:02.052Z] "unix:///var/run/docker.sock" [2023-08-22T20:57:02.052Z] ], [2023-08-22T20:57:02.052Z] "mtu": 1458, [2023-08-22T20:57:02.052Z] "selinux-enabled": true, [2023-08-22T20:57:02.052Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-22T20:57:02.052Z] } [Pipeline] sh [2023-08-22T20:57:02.377Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-22T20:57:02.704Z] + sudo service docker restart [2023-08-22T20:57:18.247Z] Removing intermediate container baa877666404 [2023-08-22T20:57:18.247Z] ---> fc7a79f0f12a [2023-08-22T20:57:18.247Z] Step 13/26 : FROM alpine:3.17 [2023-08-22T20:57:18.247Z] 3.17: Pulling from library/alpine [2023-08-22T20:57:18.247Z] 9398808236ff: Pulling fs layer [2023-08-22T20:57:18.247Z] 9398808236ff: Verifying Checksum [2023-08-22T20:57:18.247Z] 9398808236ff: Download complete [2023-08-22T20:57:18.247Z] 9398808236ff: Pull complete [2023-08-22T20:57:18.247Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-22T20:57:18.247Z] Status: Downloaded newer image for alpine:3.17 [2023-08-22T20:57:18.247Z] ---> 1e0b8b5322fc [2023-08-22T20:57:18.247Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-22T20:57:18.247Z] ---> Running in d47cc1ec9cf6 [2023-08-22T20:57:18.247Z] Removing intermediate container d47cc1ec9cf6 [2023-08-22T20:57:18.247Z] ---> 51b17dd4d7a9 [2023-08-22T20:57:18.247Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-08-22T20:57:18.247Z] ---> Running in b46ad4ecbdd6 [2023-08-22T20:57:18.247Z] Removing intermediate container b46ad4ecbdd6 [2023-08-22T20:57:18.247Z] ---> b3ea6f7c8d30 [2023-08-22T20:57:18.247Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-22T20:57:18.247Z] ---> Running in 3a71969f4f4b [2023-08-22T20:57:18.247Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-22T20:57:18.247Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-22T20:57:18.247Z] (1/2) Installing ca-certificates (20230506-r0) [2023-08-22T20:57:18.247Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-08-22T20:57:18.247Z] Executing busybox-1.35.0-r29.trigger [2023-08-22T20:57:18.247Z] Executing ca-certificates-20230506-r0.trigger [2023-08-22T20:57:18.551Z] OK: 8 MiB in 17 packages [2023-08-22T20:57:18.818Z] Removing intermediate container 3a71969f4f4b [2023-08-22T20:57:18.818Z] ---> 7fdc1f3ced11 [2023-08-22T20:57:18.818Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-08-22T20:57:19.076Z] ---> 96af87fb7f6d [2023-08-22T20:57:19.076Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-08-22T20:57:19.076Z] ---> a61f56044110 [2023-08-22T20:57:19.076Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-08-22T20:57:19.076Z] ---> feb1aa5bef2c [2023-08-22T20:57:19.076Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-08-22T20:57:20.451Z] ---> 2a6ab51a8853 [2023-08-22T20:57:20.451Z] Step 21/26 : EXPOSE 59712 [2023-08-22T20:57:20.451Z] ---> Running in 2f69867e969f [2023-08-22T20:57:20.451Z] Removing intermediate container 2f69867e969f [2023-08-22T20:57:20.451Z] ---> ecf535b0b49a [2023-08-22T20:57:20.451Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-08-22T20:57:20.451Z] ---> Running in 9f468b08e9fe [2023-08-22T20:57:20.451Z] Removing intermediate container 9f468b08e9fe [2023-08-22T20:57:20.451Z] ---> afe8a991ce30 [2023-08-22T20:57:20.451Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-22T20:57:20.451Z] ---> Running in 2c2962df57c0 [2023-08-22T20:57:20.711Z] Removing intermediate container 2c2962df57c0 [2023-08-22T20:57:20.711Z] ---> f99543fb325c [2023-08-22T20:57:20.711Z] Step 24/26 : LABEL arch=amd64 [2023-08-22T20:57:20.711Z] ---> Running in c0ca5bd06fba [2023-08-22T20:57:20.711Z] Removing intermediate container c0ca5bd06fba [2023-08-22T20:57:20.711Z] ---> fd38b9c0278e [2023-08-22T20:57:20.711Z] Step 25/26 : LABEL git_sha=6960fd39a775502fc13f34b863ba7c4a8a33ae9f [2023-08-22T20:57:20.711Z] ---> Running in 438c79b38db2 [2023-08-22T20:57:20.711Z] Removing intermediate container 438c79b38db2 [2023-08-22T20:57:20.711Z] ---> 53746767dbd6 [2023-08-22T20:57:20.711Z] Step 26/26 : LABEL version=3.1.0-dev.35 [2023-08-22T20:57:20.711Z] ---> Running in ece421a152b9 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-22T20:57:20.939Z] provisioning config files... [2023-08-22T20:57:20.965Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/38@tmp/config13041864735349992247tmp [2023-08-22T20:57:20.969Z] Removing intermediate container ece421a152b9 [2023-08-22T20:57:20.969Z] ---> c98eccd05346 [2023-08-22T20:57:20.969Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-22T20:57:20.969Z] Successfully built c98eccd05346 [2023-08-22T20:57:20.969Z] Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] { [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-22T20:57:21.134Z] provisioning config files... [2023-08-22T20:57:21.142Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config10190963999560846165tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-22T20:57:21.325Z] ---> docker-login.sh [2023-08-22T20:57:21.325Z] nexus3.edgexfoundry.org:10001 [2023-08-22T20:57:21.435Z] ---> docker-login.sh [2023-08-22T20:57:21.435Z] nexus3.edgexfoundry.org:10001 [2023-08-22T20:57:21.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T20:57:21.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T20:57:21.435Z] Configure a credential helper to remove this warning. See [2023-08-22T20:57:21.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T20:57:21.435Z] [2023-08-22T20:57:21.435Z] Login Succeeded [2023-08-22T20:57:21.435Z] nexus3.edgexfoundry.org:10002 [2023-08-22T20:57:21.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T20:57:21.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T20:57:21.435Z] Configure a credential helper to remove this warning. See [2023-08-22T20:57:21.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T20:57:21.435Z] [2023-08-22T20:57:21.435Z] Login Succeeded [2023-08-22T20:57:21.435Z] nexus3.edgexfoundry.org:10003 [2023-08-22T20:57:21.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T20:57:21.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T20:57:21.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T20:57:21.695Z] Configure a credential helper to remove this warning. See [2023-08-22T20:57:21.695Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T20:57:21.695Z] [2023-08-22T20:57:21.695Z] Login Succeeded [2023-08-22T20:57:21.695Z] nexus3.edgexfoundry.org:10004 [2023-08-22T20:57:21.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T20:57:21.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T20:57:21.695Z] Configure a credential helper to remove this warning. See [2023-08-22T20:57:21.695Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T20:57:21.695Z] [2023-08-22T20:57:21.695Z] Login Succeeded [2023-08-22T20:57:21.695Z] docker.io [2023-08-22T20:57:21.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T20:57:21.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T20:57:21.863Z] Configure a credential helper to remove this warning. See [2023-08-22T20:57:21.863Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T20:57:21.863Z] [2023-08-22T20:57:21.863Z] Login Succeeded [2023-08-22T20:57:21.863Z] nexus3.edgexfoundry.org:10002 [2023-08-22T20:57:21.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T20:57:21.953Z] Configure a credential helper to remove this warning. See [2023-08-22T20:57:21.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T20:57:21.953Z] [2023-08-22T20:57:21.953Z] Login Succeeded [2023-08-22T20:57:21.953Z] ---> docker-login.sh ends [Pipeline] } [2023-08-22T20:57:21.960Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-22T20:57:21.995Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-22T20:57:22.022Z] [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: [2023-08-22T20:57:22.022Z] 6960fd39a775502fc13f34b863ba7c4a8a33ae9f [2023-08-22T20:57:22.022Z] latest [2023-08-22T20:57:22.022Z] 3.1.0-dev.35 [2023-08-22T20:57:22.022Z] 6960fd39a775502fc13f34b863ba7c4a8a33ae9f-3.1.0-dev.35 [2023-08-22T20:57:22.022Z] main [2023-08-22T20:57:22.022Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:57:22.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T20:57:22.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T20:57:22.133Z] Configure a credential helper to remove this warning. See [2023-08-22T20:57:22.133Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T20:57:22.133Z] [2023-08-22T20:57:22.133Z] Login Succeeded [2023-08-22T20:57:22.133Z] nexus3.edgexfoundry.org:10003 [2023-08-22T20:57:22.343Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:6960fd39a775502fc13f34b863ba7c4a8a33ae9f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:57:22.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T20:57:22.660Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:6960fd39a775502fc13f34b863ba7c4a8a33ae9f [2023-08-22T20:57:22.660Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-08-22T20:57:22.660Z] dc6929f8a253: Preparing [2023-08-22T20:57:22.660Z] 186116dedff6: Preparing [2023-08-22T20:57:22.660Z] 44c3127c8779: Preparing [2023-08-22T20:57:22.660Z] 1bc0852fd6cf: Preparing [2023-08-22T20:57:22.660Z] ee24797dfba1: Preparing [2023-08-22T20:57:22.660Z] 36b50b131297: Preparing [2023-08-22T20:57:22.660Z] 36b50b131297: Waiting [2023-08-22T20:57:22.660Z] 44c3127c8779: Pushed [2023-08-22T20:57:22.660Z] 1bc0852fd6cf: Pushed [2023-08-22T20:57:22.660Z] 186116dedff6: Pushed [2023-08-22T20:57:22.660Z] 36b50b131297: Layer already exists [2023-08-22T20:57:22.660Z] ee24797dfba1: Pushed [2023-08-22T20:57:22.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T20:57:22.670Z] Configure a credential helper to remove this warning. See [2023-08-22T20:57:22.670Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T20:57:22.670Z] [2023-08-22T20:57:22.670Z] Login Succeeded [2023-08-22T20:57:22.670Z] nexus3.edgexfoundry.org:10004 [2023-08-22T20:57:22.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T20:57:22.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T20:57:22.940Z] Configure a credential helper to remove this warning. See [2023-08-22T20:57:22.940Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T20:57:22.940Z] [2023-08-22T20:57:22.940Z] Login Succeeded [2023-08-22T20:57:22.940Z] docker.io [2023-08-22T20:57:23.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T20:57:23.476Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T20:57:23.476Z] Configure a credential helper to remove this warning. See [2023-08-22T20:57:23.476Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T20:57:23.476Z] [2023-08-22T20:57:23.476Z] Login Succeeded [2023-08-22T20:57:23.476Z] ---> docker-login.sh ends [Pipeline] } [2023-08-22T20:57:23.489Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-22T20:57:23.837Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-22T20:57:23.853Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-22T20:57:23.869Z] ========================================================= [2023-08-22T20:57:23.869Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-22T20:57:23.869Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:57:24.221Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-08-22T20:57:24.221Z] Sending build context to Docker daemon 217.1kB [2023-08-22T20:57:24.492Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-22T20:57:24.492Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-22T20:57:24.492Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-22T20:57:24.492Z] edb6bdbacee9: Pulling fs layer [2023-08-22T20:57:24.492Z] 5f9638ab2659: Pulling fs layer [2023-08-22T20:57:24.492Z] 8d51d6327a98: Pulling fs layer [2023-08-22T20:57:24.492Z] 8b374f2dd631: Pulling fs layer [2023-08-22T20:57:24.492Z] ec14aa9079de: Pulling fs layer [2023-08-22T20:57:24.492Z] 2f466654f4bb: Pulling fs layer [2023-08-22T20:57:24.492Z] 554e91adad29: Pulling fs layer [2023-08-22T20:57:24.492Z] ec14aa9079de: Waiting [2023-08-22T20:57:24.492Z] 2f466654f4bb: Waiting [2023-08-22T20:57:24.492Z] 554e91adad29: Waiting [2023-08-22T20:57:24.492Z] 8b374f2dd631: Waiting [2023-08-22T20:57:24.492Z] 5f9638ab2659: Verifying Checksum [2023-08-22T20:57:24.492Z] 5f9638ab2659: Download complete [2023-08-22T20:57:24.764Z] 8b374f2dd631: Verifying Checksum [2023-08-22T20:57:24.764Z] 8b374f2dd631: Download complete [2023-08-22T20:57:24.764Z] ec14aa9079de: Verifying Checksum [2023-08-22T20:57:24.764Z] ec14aa9079de: Download complete [2023-08-22T20:57:24.764Z] edb6bdbacee9: Verifying Checksum [2023-08-22T20:57:24.764Z] edb6bdbacee9: Download complete [2023-08-22T20:57:25.735Z] edb6bdbacee9: Pull complete [2023-08-22T20:57:25.947Z] dc6929f8a253: Pushed [2023-08-22T20:57:25.948Z] 6960fd39a775502fc13f34b863ba7c4a8a33ae9f: digest: sha256:5e319453c7dc3a41bf757120f0e0302ab271c5b078f6c1744c2d5bdf2a31b576 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:57:26.006Z] 554e91adad29: Verifying Checksum [2023-08-22T20:57:26.006Z] 554e91adad29: Download complete [2023-08-22T20:57:26.259Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [2023-08-22T20:57:26.280Z] 5f9638ab2659: Pull complete [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:57:26.568Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-08-22T20:57:26.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-08-22T20:57:26.568Z] dc6929f8a253: Preparing [2023-08-22T20:57:26.568Z] 186116dedff6: Preparing [2023-08-22T20:57:26.568Z] 44c3127c8779: Preparing [2023-08-22T20:57:26.568Z] 1bc0852fd6cf: Preparing [2023-08-22T20:57:26.568Z] ee24797dfba1: Preparing [2023-08-22T20:57:26.568Z] 36b50b131297: Preparing [2023-08-22T20:57:26.568Z] 36b50b131297: Waiting [2023-08-22T20:57:26.568Z] ee24797dfba1: Layer already exists [2023-08-22T20:57:26.568Z] 186116dedff6: Layer already exists [2023-08-22T20:57:26.568Z] 1bc0852fd6cf: Layer already exists [2023-08-22T20:57:26.568Z] dc6929f8a253: Layer already exists [2023-08-22T20:57:26.568Z] 44c3127c8779: Layer already exists [2023-08-22T20:57:26.568Z] 36b50b131297: Layer already exists [2023-08-22T20:57:26.568Z] latest: digest: sha256:5e319453c7dc3a41bf757120f0e0302ab271c5b078f6c1744c2d5bdf2a31b576 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:57:26.880Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:57:27.181Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.35 [2023-08-22T20:57:27.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-08-22T20:57:27.181Z] dc6929f8a253: Preparing [2023-08-22T20:57:27.181Z] 186116dedff6: Preparing [2023-08-22T20:57:27.181Z] 44c3127c8779: Preparing [2023-08-22T20:57:27.181Z] 1bc0852fd6cf: Preparing [2023-08-22T20:57:27.181Z] ee24797dfba1: Preparing [2023-08-22T20:57:27.181Z] 36b50b131297: Preparing [2023-08-22T20:57:27.181Z] 36b50b131297: Waiting [2023-08-22T20:57:27.181Z] 186116dedff6: Layer already exists [2023-08-22T20:57:27.181Z] 44c3127c8779: Layer already exists [2023-08-22T20:57:27.181Z] ee24797dfba1: Layer already exists [2023-08-22T20:57:27.181Z] 1bc0852fd6cf: Layer already exists [2023-08-22T20:57:27.181Z] dc6929f8a253: Layer already exists [2023-08-22T20:57:27.181Z] 36b50b131297: Layer already exists [2023-08-22T20:57:27.181Z] 3.1.0-dev.35: digest: sha256:5e319453c7dc3a41bf757120f0e0302ab271c5b078f6c1744c2d5bdf2a31b576 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:57:27.250Z] 2f466654f4bb: Verifying Checksum [2023-08-22T20:57:27.250Z] 2f466654f4bb: Download complete [2023-08-22T20:57:27.250Z] 8d51d6327a98: Verifying Checksum [2023-08-22T20:57:27.250Z] 8d51d6327a98: Download complete [2023-08-22T20:57:27.491Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:6960fd39a775502fc13f34b863ba7c4a8a33ae9f-3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:57:27.794Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:6960fd39a775502fc13f34b863ba7c4a8a33ae9f-3.1.0-dev.35 [2023-08-22T20:57:27.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-08-22T20:57:27.794Z] dc6929f8a253: Preparing [2023-08-22T20:57:27.794Z] 186116dedff6: Preparing [2023-08-22T20:57:27.794Z] 44c3127c8779: Preparing [2023-08-22T20:57:27.794Z] 1bc0852fd6cf: Preparing [2023-08-22T20:57:27.794Z] ee24797dfba1: Preparing [2023-08-22T20:57:27.794Z] 36b50b131297: Preparing [2023-08-22T20:57:27.794Z] 36b50b131297: Waiting [2023-08-22T20:57:27.794Z] ee24797dfba1: Layer already exists [2023-08-22T20:57:27.794Z] dc6929f8a253: Layer already exists [2023-08-22T20:57:27.794Z] 44c3127c8779: Layer already exists [2023-08-22T20:57:27.794Z] 1bc0852fd6cf: Layer already exists [2023-08-22T20:57:27.794Z] 186116dedff6: Layer already exists [2023-08-22T20:57:27.794Z] 36b50b131297: Layer already exists [2023-08-22T20:57:27.794Z] 6960fd39a775502fc13f34b863ba7c4a8a33ae9f-3.1.0-dev.35: digest: sha256:5e319453c7dc3a41bf757120f0e0302ab271c5b078f6c1744c2d5bdf2a31b576 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:57:28.097Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:57:28.403Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main [2023-08-22T20:57:28.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-08-22T20:57:28.403Z] dc6929f8a253: Preparing [2023-08-22T20:57:28.403Z] 186116dedff6: Preparing [2023-08-22T20:57:28.403Z] 44c3127c8779: Preparing [2023-08-22T20:57:28.403Z] 1bc0852fd6cf: Preparing [2023-08-22T20:57:28.403Z] ee24797dfba1: Preparing [2023-08-22T20:57:28.403Z] 36b50b131297: Preparing [2023-08-22T20:57:28.403Z] 36b50b131297: Waiting [2023-08-22T20:57:28.403Z] dc6929f8a253: Layer already exists [2023-08-22T20:57:28.403Z] 186116dedff6: Layer already exists [2023-08-22T20:57:28.403Z] 1bc0852fd6cf: Layer already exists [2023-08-22T20:57:28.403Z] ee24797dfba1: Layer already exists [2023-08-22T20:57:28.403Z] 44c3127c8779: Layer already exists [2023-08-22T20:57:28.403Z] 36b50b131297: Layer already exists [2023-08-22T20:57:28.403Z] main: digest: sha256:5e319453c7dc3a41bf757120f0e0302ab271c5b078f6c1744c2d5bdf2a31b576 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-22T20:57:28.454Z] ===================================================== [Pipeline] echo [2023-08-22T20:57:28.465Z] taggedImages: [2023-08-22T20:57:28.465Z] - nexus3.edgexfoundry.org:10004/app-record-replay:6960fd39a775502fc13f34b863ba7c4a8a33ae9f [2023-08-22T20:57:28.465Z] - nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-08-22T20:57:28.465Z] - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.35 [2023-08-22T20:57:28.465Z] - nexus3.edgexfoundry.org:10004/app-record-replay:6960fd39a775502fc13f34b863ba7c4a8a33ae9f-3.1.0-dev.35 [2023-08-22T20:57:28.465Z] - nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:57:28.847Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-22T20:57:28.847Z] [2023-08-22T20:57:28.847Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:57:29.144Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-22T20:57:29.144Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-22T20:57:29.144Z] 5eb5b503b376: Pulling fs layer [2023-08-22T20:57:29.144Z] 5c69ac0246d0: Pulling fs layer [2023-08-22T20:57:29.144Z] ec43610c2a17: Pulling fs layer [2023-08-22T20:57:29.144Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-22T20:57:29.144Z] 33b1e0a273af: Pulling fs layer [2023-08-22T20:57:29.144Z] 5d3b04190fa2: Pulling fs layer [2023-08-22T20:57:29.144Z] 2f39f015ded8: Pulling fs layer [2023-08-22T20:57:29.144Z] 33b1e0a273af: Waiting [2023-08-22T20:57:29.144Z] 3a2ae6a8a46f: Waiting [2023-08-22T20:57:29.144Z] 5d3b04190fa2: Waiting [2023-08-22T20:57:29.144Z] 5c69ac0246d0: Verifying Checksum [2023-08-22T20:57:29.144Z] 5c69ac0246d0: Download complete [2023-08-22T20:57:29.144Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-22T20:57:29.144Z] 3a2ae6a8a46f: Download complete [2023-08-22T20:57:29.144Z] 33b1e0a273af: Verifying Checksum [2023-08-22T20:57:29.144Z] 33b1e0a273af: Download complete [2023-08-22T20:57:29.144Z] 5d3b04190fa2: Verifying Checksum [2023-08-22T20:57:29.144Z] 5d3b04190fa2: Download complete [2023-08-22T20:57:29.144Z] ec43610c2a17: Verifying Checksum [2023-08-22T20:57:29.144Z] ec43610c2a17: Download complete [2023-08-22T20:57:29.402Z] 5eb5b503b376: Verifying Checksum [2023-08-22T20:57:29.402Z] 5eb5b503b376: Download complete [2023-08-22T20:57:29.967Z] 2f39f015ded8: Download complete [2023-08-22T20:57:30.532Z] 5eb5b503b376: Pull complete [2023-08-22T20:57:30.532Z] 5c69ac0246d0: Pull complete [2023-08-22T20:57:31.097Z] ec43610c2a17: Pull complete [2023-08-22T20:57:31.098Z] 3a2ae6a8a46f: Pull complete [2023-08-22T20:57:31.355Z] 33b1e0a273af: Pull complete [2023-08-22T20:57:31.355Z] 5d3b04190fa2: Pull complete [2023-08-22T20:57:36.621Z] 2f39f015ded8: Pull complete [2023-08-22T20:57:36.621Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-22T20:57:36.621Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-22T20:57:36.621Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-22T20:57:36.701Z] prd-ubuntu20.04-docker-8c-8g-4295 does not seem to be running inside a container [2023-08-22T20:57:36.732Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-22T20:57:39.599Z] 8d51d6327a98: Pull complete [2023-08-22T20:57:39.599Z] 8b374f2dd631: Pull complete [2023-08-22T20:57:39.599Z] ec14aa9079de: Pull complete [2023-08-22T20:57:42.291Z] $ docker top d4f9c43a155df1105aa3593783f78c6d5a1b52378b5149d4c1d8dfe1ad44c6e9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-22T20:57:42.688Z] ---> job-cost.sh [2023-08-22T20:57:42.688Z] lf-activate-venv: SKIPPING [2023-08-22T20:57:42.688Z] INFO: No Stack... [2023-08-22T20:57:42.946Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-22T20:57:43.206Z] INFO: Archiving Costs [Pipeline] sh [2023-08-22T20:57:43.493Z] + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv [2023-08-22T20:57:43.493Z] + cut -d, -f6 [Pipeline] lock [2023-08-22T20:57:43.507Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-38-stack-cost] [2023-08-22T20:57:43.513Z] Resource [jenkins-edgexfoundry-app-record-replay-main-38-stack-cost] did not exist. Created. [2023-08-22T20:57:43.513Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-38-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-22T20:57:43.810Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-22T20:57:43.842Z] Stashed 1 file(s) [Pipeline] } [2023-08-22T20:57:43.852Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-38-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-22T20:57:43.870Z] $ docker stop --time=1 d4f9c43a155df1105aa3593783f78c6d5a1b52378b5149d4c1d8dfe1ad44c6e9 [2023-08-22T20:57:44.954Z] 2f466654f4bb: Pull complete [2023-08-22T20:57:45.008Z] $ docker rm -f --volumes d4f9c43a155df1105aa3593783f78c6d5a1b52378b5149d4c1d8dfe1ad44c6e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-22T20:57:47.543Z] 554e91adad29: Pull complete [2023-08-22T20:57:50.129Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-22T20:57:50.129Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-22T20:57:50.129Z] ---> 1e15ea492957 [2023-08-22T20:57:50.129Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-22T20:57:51.539Z] ---> Running in d54c263f2d36 [2023-08-22T20:57:51.806Z] Removing intermediate container d54c263f2d36 [2023-08-22T20:57:51.806Z] ---> 113421d72477 [2023-08-22T20:57:51.806Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-22T20:57:51.806Z] ---> Running in 114373e5a65a [2023-08-22T20:57:52.073Z] Removing intermediate container 114373e5a65a [2023-08-22T20:57:52.073Z] ---> bf6891f1be7a [2023-08-22T20:57:52.073Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-22T20:57:52.340Z] ---> Running in fa13c0861486 [2023-08-22T20:57:52.607Z] Removing intermediate container fa13c0861486 [2023-08-22T20:57:52.607Z] ---> b6da1af5720c [2023-08-22T20:57:52.607Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-22T20:57:52.607Z] ---> Running in 48ae7e46f48a [2023-08-22T20:57:53.678Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-22T20:57:54.267Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-22T20:57:55.231Z] OK: 263 MiB in 53 packages [2023-08-22T20:57:56.194Z] Removing intermediate container 48ae7e46f48a [2023-08-22T20:57:56.194Z] ---> b8787da2d467 [2023-08-22T20:57:56.194Z] Step 7/12 : WORKDIR /app [2023-08-22T20:57:56.194Z] ---> Running in c763aeebd568 [2023-08-22T20:57:56.460Z] Removing intermediate container c763aeebd568 [2023-08-22T20:57:56.460Z] ---> 8925762e9ece [2023-08-22T20:57:56.460Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-22T20:57:57.064Z] ---> 50f591ca5961 [2023-08-22T20:57:57.064Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-22T20:57:57.064Z] ---> Running in 3c540aa6c081 [2023-08-22T20:59:04.949Z] Removing intermediate container 3c540aa6c081 [2023-08-22T20:59:04.949Z] ---> 8c6f4f369418 [2023-08-22T20:59:04.949Z] Step 10/12 : COPY . . [2023-08-22T20:59:04.949Z] ---> 674a9ce7f7cf [2023-08-22T20:59:04.949Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-22T20:59:04.949Z] ---> Running in 1ba8c7b8cdc5 [2023-08-22T20:59:04.949Z] Removing intermediate container 1ba8c7b8cdc5 [2023-08-22T20:59:04.949Z] ---> 629cf5fd8707 [2023-08-22T20:59:04.949Z] Step 12/12 : RUN $MAKE [2023-08-22T20:59:04.949Z] ---> Running in f98488cb3a15 [2023-08-22T20:59:04.949Z] noop [2023-08-22T20:59:04.949Z] Removing intermediate container f98488cb3a15 [2023-08-22T20:59:04.949Z] ---> 8f982fdeb34d [2023-08-22T20:59:04.949Z] Successfully built 8f982fdeb34d [2023-08-22T20:59:04.949Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:59:05.302Z] + docker inspect -f . ci-base-image-arm64 [2023-08-22T20:59:05.303Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-22T20:59:05.498Z] prd-ubuntu20.04-docker-arm64-4c-16g-4296 does not seem to be running inside a container [2023-08-22T20:59:05.561Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/38 -v /w/workspace/app-record-replay/38:/w/workspace/app-record-replay/38:rw,z -v /w/workspace/app-record-replay/38@tmp:/w/workspace/app-record-replay/38@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-22T20:59:06.707Z] $ docker top 82a1c17832aa2bae192afec0a867e0bfafd71787796beaec57d6f974cffc27a8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-22T20:59:07.514Z] + go version [2023-08-22T20:59:07.514Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-22T20:59:07.535Z] $ docker stop --time=1 82a1c17832aa2bae192afec0a867e0bfafd71787796beaec57d6f974cffc27a8 [2023-08-22T20:59:09.182Z] $ docker rm -f --volumes 82a1c17832aa2bae192afec0a867e0bfafd71787796beaec57d6f974cffc27a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:59:09.725Z] + docker inspect -f . ci-base-image-arm64 [2023-08-22T20:59:09.725Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-22T20:59:09.897Z] prd-ubuntu20.04-docker-arm64-4c-16g-4296 does not seem to be running inside a container [2023-08-22T20:59:09.956Z] $ 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/38 -v /w/workspace/app-record-replay/38:/w/workspace/app-record-replay/38:rw,z -v /w/workspace/app-record-replay/38@tmp:/w/workspace/app-record-replay/38@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-22T20:59:11.086Z] $ docker top 714cc23371b72d913093b912805894607ad45c276216e45217f1977729bef6b7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-22T20:59:11.587Z] + git config --global --add safe.directory /w/workspace/app-record-replay/38 [Pipeline] fileExists [Pipeline] sh [2023-08-22T20:59:12.179Z] + make test [2023-08-22T20:59:12.179Z] go test -race -coverprofile=coverage.out ./... [2023-08-22T21:01:48.879Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-08-22T21:01:53.135Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.254s coverage: 88.0% of statements [2023-08-22T21:01:56.470Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-08-22T21:01:56.470Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-08-22T21:01:56.470Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-08-22T21:02:06.537Z] ok github.com/edgexfoundry/app-record-replay/internal/application 8.858s coverage: 98.7% of statements [2023-08-22T21:02:06.537Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.900s coverage: 78.0% of statements [2023-08-22T21:02:06.537Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-22T21:02:06.537Z] go vet ./... [2023-08-22T21:04:28.204Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-22T21:04:28.205Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-22T21:04:28.205Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-22T21:04:28.222Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-22T21:04:28.231Z] $ docker stop --time=1 714cc23371b72d913093b912805894607ad45c276216e45217f1977729bef6b7 [2023-08-22T21:04:30.057Z] $ docker rm -f --volumes 714cc23371b72d913093b912805894607ad45c276216e45217f1977729bef6b7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-22T21:04:31.481Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-22T21:04:31.501Z] Warning: overwriting stash ‘coverage-report’ [2023-08-22T21:04:31.909Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-22T21:04:32.307Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-22T21:04:32.623Z] + ls -al . [2023-08-22T21:04:32.623Z] total 172 [2023-08-22T21:04:32.623Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 22 20:59 . [2023-08-22T21:04:32.623Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 22 20:56 .. [2023-08-22T21:04:32.623Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 22 20:56 .dockerignore [2023-08-22T21:04:32.623Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 22 20:56 .git [2023-08-22T21:04:32.623Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 22 20:56 .github [2023-08-22T21:04:32.623Z] -rw-rw-r-- 1 jenkins jenkins 164 Aug 22 20:56 .gitignore [2023-08-22T21:04:32.623Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 22 20:56 .golangci.yml [2023-08-22T21:04:32.623Z] -rw-rw-r-- 1 jenkins jenkins 10542 Aug 22 20:56 Attribution.txt [2023-08-22T21:04:32.623Z] -rw-rw-r-- 1 jenkins jenkins 258 Aug 22 20:56 CHANGELOG.md [2023-08-22T21:04:32.623Z] -rw-rw-r-- 1 jenkins jenkins 1616 Aug 22 20:56 Dockerfile [2023-08-22T21:04:32.623Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 22 20:56 GOVERNANCE.md [2023-08-22T21:04:32.623Z] -rw-rw-r-- 1 jenkins jenkins 681 Aug 22 20:56 Jenkinsfile [2023-08-22T21:04:32.623Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 22 20:56 LICENSE [2023-08-22T21:04:32.623Z] -rw-rw-r-- 1 jenkins jenkins 3139 Aug 22 20:56 Makefile [2023-08-22T21:04:32.623Z] -rw-rw-r-- 1 jenkins jenkins 611 Aug 22 20:56 OWNERS.md [2023-08-22T21:04:32.623Z] -rw-rw-r-- 1 jenkins jenkins 2363 Aug 22 20:56 README.md [2023-08-22T21:04:32.623Z] -rw-rw-r-- 1 jenkins jenkins 4285 Aug 22 20:56 Record and Reply.postman_collection.json [2023-08-22T21:04:32.623Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 22 20:55 VERSION [2023-08-22T21:04:32.623Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 22 20:56 bin [2023-08-22T21:04:32.623Z] -rw-r--r-- 1 jenkins jenkins 19940 Aug 22 21:02 coverage.out [2023-08-22T21:04:32.623Z] -rw-rw-r-- 1 jenkins jenkins 3656 Aug 22 20:56 go.mod [2023-08-22T21:04:32.623Z] -rw-rw-r-- 1 jenkins jenkins 32847 Aug 22 20:56 go.sum [2023-08-22T21:04:32.623Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 22 20:56 internal [2023-08-22T21:04:32.623Z] -rw-rw-r-- 1 jenkins jenkins 913 Aug 22 20:56 main.go [2023-08-22T21:04:32.624Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 22 20:56 pkg [2023-08-22T21:04:32.624Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 22 20:56 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T21:04:32.955Z] + 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=6960fd39a775502fc13f34b863ba7c4a8a33ae9f --label arch=arm64 --label version=3.1.0-dev.35 . [2023-08-22T21:04:32.955Z] Sending build context to Docker daemon 237.6kB [2023-08-22T21:04:33.221Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-08-22T21:04:33.221Z] Step 2/26 : FROM ${BASE} AS builder [2023-08-22T21:04:33.221Z] ---> 8f982fdeb34d [2023-08-22T21:04:33.221Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-08-22T21:04:33.221Z] ---> Running in e93cfcedeeed [2023-08-22T21:04:33.494Z] Removing intermediate container e93cfcedeeed [2023-08-22T21:04:33.494Z] ---> 0c55cf1957a1 [2023-08-22T21:04:33.494Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-08-22T21:04:33.767Z] ---> Running in 7345bcdc1d47 [2023-08-22T21:04:34.036Z] Removing intermediate container 7345bcdc1d47 [2023-08-22T21:04:34.036Z] ---> b3b555f02018 [2023-08-22T21:04:34.036Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-08-22T21:04:34.036Z] ---> Running in 56f3857726ca [2023-08-22T21:04:34.310Z] Removing intermediate container 56f3857726ca [2023-08-22T21:04:34.310Z] ---> 1e2402ae7f9c [2023-08-22T21:04:34.310Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-22T21:04:34.310Z] ---> Running in dade9b1ff0c6 [2023-08-22T21:04:35.271Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-22T21:04:35.850Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-22T21:04:36.805Z] OK: 263 MiB in 53 packages [2023-08-22T21:04:37.390Z] Removing intermediate container dade9b1ff0c6 [2023-08-22T21:04:37.390Z] ---> 364a14537ecb [2023-08-22T21:04:37.390Z] Step 7/26 : WORKDIR /app [2023-08-22T21:04:37.658Z] ---> Running in 2811e0208331 [2023-08-22T21:04:37.927Z] Removing intermediate container 2811e0208331 [2023-08-22T21:04:37.927Z] ---> 67558caad963 [2023-08-22T21:04:37.927Z] Step 8/26 : COPY go.mod vendor* ./ [2023-08-22T21:04:38.203Z] ---> 70355d318452 [2023-08-22T21:04:38.203Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-22T21:04:38.471Z] ---> Running in e2eee31abaa4 [2023-08-22T21:04:41.056Z] Removing intermediate container e2eee31abaa4 [2023-08-22T21:04:41.056Z] ---> 56d41b0c9dda [2023-08-22T21:04:41.056Z] Step 10/26 : COPY . . [2023-08-22T21:04:41.056Z] ---> 9685d9f4b561 [2023-08-22T21:04:41.056Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-22T21:04:41.337Z] ---> Running in 4c1c9378c41f [2023-08-22T21:04:41.602Z] Removing intermediate container 4c1c9378c41f [2023-08-22T21:04:41.602Z] ---> 60c8f867a3dd [2023-08-22T21:04:41.602Z] Step 12/26 : RUN $MAKE [2023-08-22T21:04:41.602Z] ---> Running in 551ec53101e4 [2023-08-22T21:04:42.562Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.19 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.35" -trimpath -mod=readonly -o app-record-replay [2023-08-22T21:06:49.229Z] Removing intermediate container 551ec53101e4 [2023-08-22T21:06:49.229Z] ---> 06098e6e4cab [2023-08-22T21:06:49.229Z] Step 13/26 : FROM alpine:3.17 [2023-08-22T21:06:49.229Z] 3.17: Pulling from library/alpine [2023-08-22T21:06:49.229Z] 4060ece20d7a: Pulling fs layer [2023-08-22T21:06:49.229Z] 4060ece20d7a: Verifying Checksum [2023-08-22T21:06:49.229Z] 4060ece20d7a: Download complete [2023-08-22T21:06:49.229Z] 4060ece20d7a: Pull complete [2023-08-22T21:06:49.229Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-22T21:06:49.229Z] Status: Downloaded newer image for alpine:3.17 [2023-08-22T21:06:49.229Z] ---> 8650cd65339b [2023-08-22T21:06:49.229Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-22T21:06:49.229Z] ---> Running in 1a0fb59652fd [2023-08-22T21:06:49.229Z] Removing intermediate container 1a0fb59652fd [2023-08-22T21:06:49.229Z] ---> 65e7a02f0c55 [2023-08-22T21:06:49.229Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-08-22T21:06:49.229Z] ---> Running in ac229b2a9c02 [2023-08-22T21:06:49.229Z] Removing intermediate container ac229b2a9c02 [2023-08-22T21:06:49.229Z] ---> a594a36d4af1 [2023-08-22T21:06:49.229Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-22T21:06:49.229Z] ---> Running in 272fa767a2c4 [2023-08-22T21:06:49.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-22T21:06:49.494Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-22T21:06:50.452Z] (1/2) Installing ca-certificates (20230506-r0) [2023-08-22T21:06:50.452Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-08-22T21:06:50.452Z] Executing busybox-1.35.0-r29.trigger [2023-08-22T21:06:50.452Z] Executing ca-certificates-20230506-r0.trigger [2023-08-22T21:06:51.036Z] OK: 8 MiB in 17 packages [2023-08-22T21:06:51.994Z] Removing intermediate container 272fa767a2c4 [2023-08-22T21:06:51.994Z] ---> c8a51a2ff665 [2023-08-22T21:06:51.994Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-08-22T21:06:52.575Z] ---> 0791a36bff31 [2023-08-22T21:06:52.575Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-08-22T21:06:52.846Z] ---> c99a5bbb1817 [2023-08-22T21:06:52.846Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-08-22T21:06:53.428Z] ---> 83734275e52f [2023-08-22T21:06:53.428Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-08-22T21:06:54.832Z] ---> af5a4e92dc3b [2023-08-22T21:06:54.832Z] Step 21/26 : EXPOSE 59712 [2023-08-22T21:06:54.832Z] ---> Running in d64754a079ba [2023-08-22T21:06:55.097Z] Removing intermediate container d64754a079ba [2023-08-22T21:06:55.097Z] ---> c66413d17b9f [2023-08-22T21:06:55.097Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-08-22T21:06:55.097Z] ---> Running in 5c3bc695e23b [2023-08-22T21:06:55.365Z] Removing intermediate container 5c3bc695e23b [2023-08-22T21:06:55.365Z] ---> 081bd23bc9cc [2023-08-22T21:06:55.365Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-22T21:06:55.365Z] ---> Running in 95f964235fb4 [2023-08-22T21:06:55.635Z] Removing intermediate container 95f964235fb4 [2023-08-22T21:06:55.635Z] ---> ef970af352e3 [2023-08-22T21:06:55.635Z] Step 24/26 : LABEL arch=arm64 [2023-08-22T21:06:55.903Z] ---> Running in 041d8f7926ac [2023-08-22T21:06:55.903Z] Removing intermediate container 041d8f7926ac [2023-08-22T21:06:55.903Z] ---> a3d090165131 [2023-08-22T21:06:55.903Z] Step 25/26 : LABEL git_sha=6960fd39a775502fc13f34b863ba7c4a8a33ae9f [2023-08-22T21:06:56.170Z] ---> Running in ca675578efa7 [2023-08-22T21:06:56.436Z] Removing intermediate container ca675578efa7 [2023-08-22T21:06:56.436Z] ---> 49a97ab81c2a [2023-08-22T21:06:56.436Z] Step 26/26 : LABEL version=3.1.0-dev.35 [2023-08-22T21:06:56.436Z] ---> Running in 8de53f425042 [2023-08-22T21:06:56.701Z] Removing intermediate container 8de53f425042 [2023-08-22T21:06:56.701Z] ---> 1081b32322be [2023-08-22T21:06:56.701Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-22T21:06:56.701Z] Successfully built 1081b32322be [2023-08-22T21:06:56.701Z] Successfully tagged app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-22T21:06:56.788Z] provisioning config files... [2023-08-22T21:06:56.802Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/38@tmp/config10532117433384113765tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-22T21:06:57.197Z] ---> docker-login.sh [2023-08-22T21:06:57.197Z] nexus3.edgexfoundry.org:10001 [2023-08-22T21:06:57.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T21:06:57.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T21:06:57.468Z] Configure a credential helper to remove this warning. See [2023-08-22T21:06:57.468Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T21:06:57.468Z] [2023-08-22T21:06:57.468Z] Login Succeeded [2023-08-22T21:06:57.468Z] nexus3.edgexfoundry.org:10002 [2023-08-22T21:06:57.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T21:06:57.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T21:06:57.740Z] Configure a credential helper to remove this warning. See [2023-08-22T21:06:57.740Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T21:06:57.740Z] [2023-08-22T21:06:57.740Z] Login Succeeded [2023-08-22T21:06:57.740Z] nexus3.edgexfoundry.org:10003 [2023-08-22T21:06:58.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T21:06:58.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T21:06:58.299Z] Configure a credential helper to remove this warning. See [2023-08-22T21:06:58.299Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T21:06:58.299Z] [2023-08-22T21:06:58.299Z] Login Succeeded [2023-08-22T21:06:58.299Z] nexus3.edgexfoundry.org:10004 [2023-08-22T21:06:58.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T21:06:58.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T21:06:58.574Z] Configure a credential helper to remove this warning. See [2023-08-22T21:06:58.574Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T21:06:58.574Z] [2023-08-22T21:06:58.574Z] Login Succeeded [2023-08-22T21:06:58.574Z] docker.io [2023-08-22T21:06:58.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T21:06:59.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T21:06:59.117Z] Configure a credential helper to remove this warning. See [2023-08-22T21:06:59.117Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T21:06:59.117Z] [2023-08-22T21:06:59.117Z] Login Succeeded [2023-08-22T21:06:59.117Z] ---> docker-login.sh ends [Pipeline] } [2023-08-22T21:06:59.132Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-22T21:06:59.169Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-22T21:06:59.196Z] [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: [2023-08-22T21:06:59.196Z] 6960fd39a775502fc13f34b863ba7c4a8a33ae9f [2023-08-22T21:06:59.196Z] latest [2023-08-22T21:06:59.196Z] 3.1.0-dev.35 [2023-08-22T21:06:59.196Z] 6960fd39a775502fc13f34b863ba7c4a8a33ae9f-3.1.0-dev.35 [2023-08-22T21:06:59.196Z] main [2023-08-22T21:06:59.196Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T21:06:59.547Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:6960fd39a775502fc13f34b863ba7c4a8a33ae9f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T21:07:00.466Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:6960fd39a775502fc13f34b863ba7c4a8a33ae9f [2023-08-22T21:07:00.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-08-22T21:07:00.466Z] cbcfff5d3f4d: Preparing [2023-08-22T21:07:00.466Z] 1b39a6c7e10c: Preparing [2023-08-22T21:07:00.466Z] d629bc257339: Preparing [2023-08-22T21:07:00.466Z] fd2ad97cda14: Preparing [2023-08-22T21:07:00.466Z] 7e2bac9c66c5: Preparing [2023-08-22T21:07:00.466Z] d2d9d24a8c2a: Preparing [2023-08-22T21:07:00.466Z] d2d9d24a8c2a: Waiting [2023-08-22T21:07:00.731Z] fd2ad97cda14: Pushed [2023-08-22T21:07:00.731Z] d629bc257339: Pushed [2023-08-22T21:07:00.731Z] 1b39a6c7e10c: Pushed [2023-08-22T21:07:00.731Z] d2d9d24a8c2a: Layer already exists [2023-08-22T21:07:00.997Z] 7e2bac9c66c5: Pushed [2023-08-22T21:07:06.324Z] cbcfff5d3f4d: Pushed [2023-08-22T21:07:06.324Z] 6960fd39a775502fc13f34b863ba7c4a8a33ae9f: digest: sha256:8422188c735fdcf2af1d626d36b0599638b6069e7917d61f2c6fff2a6443c3d2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T21:07:06.661Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T21:07:06.993Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-08-22T21:07:06.993Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-08-22T21:07:06.993Z] cbcfff5d3f4d: Preparing [2023-08-22T21:07:06.993Z] 1b39a6c7e10c: Preparing [2023-08-22T21:07:06.993Z] d629bc257339: Preparing [2023-08-22T21:07:06.993Z] fd2ad97cda14: Preparing [2023-08-22T21:07:06.993Z] 7e2bac9c66c5: Preparing [2023-08-22T21:07:06.993Z] d2d9d24a8c2a: Preparing [2023-08-22T21:07:06.993Z] d2d9d24a8c2a: Waiting [2023-08-22T21:07:06.993Z] fd2ad97cda14: Layer already exists [2023-08-22T21:07:06.993Z] 1b39a6c7e10c: Layer already exists [2023-08-22T21:07:06.993Z] d629bc257339: Layer already exists [2023-08-22T21:07:06.993Z] 7e2bac9c66c5: Layer already exists [2023-08-22T21:07:06.993Z] cbcfff5d3f4d: Layer already exists [2023-08-22T21:07:06.993Z] d2d9d24a8c2a: Layer already exists [2023-08-22T21:07:06.993Z] latest: digest: sha256:8422188c735fdcf2af1d626d36b0599638b6069e7917d61f2c6fff2a6443c3d2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T21:07:07.591Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T21:07:07.923Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.35 [2023-08-22T21:07:07.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-08-22T21:07:07.923Z] cbcfff5d3f4d: Preparing [2023-08-22T21:07:07.923Z] 1b39a6c7e10c: Preparing [2023-08-22T21:07:07.923Z] d629bc257339: Preparing [2023-08-22T21:07:07.923Z] fd2ad97cda14: Preparing [2023-08-22T21:07:07.923Z] 7e2bac9c66c5: Preparing [2023-08-22T21:07:07.923Z] d2d9d24a8c2a: Preparing [2023-08-22T21:07:07.923Z] d2d9d24a8c2a: Waiting [2023-08-22T21:07:07.923Z] fd2ad97cda14: Layer already exists [2023-08-22T21:07:07.923Z] cbcfff5d3f4d: Layer already exists [2023-08-22T21:07:07.923Z] d629bc257339: Layer already exists [2023-08-22T21:07:07.923Z] 7e2bac9c66c5: Layer already exists [2023-08-22T21:07:07.923Z] 1b39a6c7e10c: Layer already exists [2023-08-22T21:07:07.923Z] d2d9d24a8c2a: Layer already exists [2023-08-22T21:07:08.187Z] 3.1.0-dev.35: digest: sha256:8422188c735fdcf2af1d626d36b0599638b6069e7917d61f2c6fff2a6443c3d2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T21:07:08.526Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:6960fd39a775502fc13f34b863ba7c4a8a33ae9f-3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T21:07:08.853Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:6960fd39a775502fc13f34b863ba7c4a8a33ae9f-3.1.0-dev.35 [2023-08-22T21:07:08.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-08-22T21:07:08.853Z] cbcfff5d3f4d: Preparing [2023-08-22T21:07:08.853Z] 1b39a6c7e10c: Preparing [2023-08-22T21:07:08.853Z] d629bc257339: Preparing [2023-08-22T21:07:08.853Z] fd2ad97cda14: Preparing [2023-08-22T21:07:08.853Z] 7e2bac9c66c5: Preparing [2023-08-22T21:07:08.853Z] d2d9d24a8c2a: Preparing [2023-08-22T21:07:08.853Z] d2d9d24a8c2a: Waiting [2023-08-22T21:07:08.853Z] 7e2bac9c66c5: Layer already exists [2023-08-22T21:07:08.853Z] d629bc257339: Layer already exists [2023-08-22T21:07:08.853Z] cbcfff5d3f4d: Layer already exists [2023-08-22T21:07:08.853Z] fd2ad97cda14: Layer already exists [2023-08-22T21:07:08.853Z] 1b39a6c7e10c: Layer already exists [2023-08-22T21:07:08.853Z] d2d9d24a8c2a: Layer already exists [2023-08-22T21:07:08.853Z] 6960fd39a775502fc13f34b863ba7c4a8a33ae9f-3.1.0-dev.35: digest: sha256:8422188c735fdcf2af1d626d36b0599638b6069e7917d61f2c6fff2a6443c3d2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T21:07:09.192Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T21:07:09.525Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [2023-08-22T21:07:09.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-08-22T21:07:09.525Z] cbcfff5d3f4d: Preparing [2023-08-22T21:07:09.525Z] 1b39a6c7e10c: Preparing [2023-08-22T21:07:09.525Z] d629bc257339: Preparing [2023-08-22T21:07:09.525Z] fd2ad97cda14: Preparing [2023-08-22T21:07:09.525Z] 7e2bac9c66c5: Preparing [2023-08-22T21:07:09.525Z] d2d9d24a8c2a: Preparing [2023-08-22T21:07:09.525Z] d2d9d24a8c2a: Waiting [2023-08-22T21:07:09.525Z] 7e2bac9c66c5: Layer already exists [2023-08-22T21:07:09.525Z] 1b39a6c7e10c: Layer already exists [2023-08-22T21:07:09.525Z] fd2ad97cda14: Layer already exists [2023-08-22T21:07:09.525Z] cbcfff5d3f4d: Layer already exists [2023-08-22T21:07:09.525Z] d629bc257339: Layer already exists [2023-08-22T21:07:09.525Z] d2d9d24a8c2a: Layer already exists [2023-08-22T21:07:09.525Z] main: digest: sha256:8422188c735fdcf2af1d626d36b0599638b6069e7917d61f2c6fff2a6443c3d2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-22T21:07:09.840Z] ===================================================== [Pipeline] echo [2023-08-22T21:07:09.846Z] taggedImages: [2023-08-22T21:07:09.846Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:6960fd39a775502fc13f34b863ba7c4a8a33ae9f [2023-08-22T21:07:09.846Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-08-22T21:07:09.846Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.35 [2023-08-22T21:07:09.846Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:6960fd39a775502fc13f34b863ba7c4a8a33ae9f-3.1.0-dev.35 [2023-08-22T21:07:09.846Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T21:07:10.209Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-22T21:07:10.209Z] [2023-08-22T21:07:10.209Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T21:07:10.539Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-22T21:07:10.539Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-22T21:07:10.539Z] 8998bd30e6a1: Pulling fs layer [2023-08-22T21:07:10.539Z] 04944245beec: Pulling fs layer [2023-08-22T21:07:10.539Z] 699f458cf7ca: Pulling fs layer [2023-08-22T21:07:10.539Z] 765212b225bb: Pulling fs layer [2023-08-22T21:07:10.539Z] f23df028b6ca: Pulling fs layer [2023-08-22T21:07:10.539Z] d65c8cfc05b1: Pulling fs layer [2023-08-22T21:07:10.539Z] 2437ff75d9bd: Pulling fs layer [2023-08-22T21:07:10.539Z] d65c8cfc05b1: Waiting [2023-08-22T21:07:10.539Z] 765212b225bb: Waiting [2023-08-22T21:07:10.539Z] 2437ff75d9bd: Waiting [2023-08-22T21:07:10.539Z] f23df028b6ca: Waiting [2023-08-22T21:07:10.805Z] 04944245beec: Verifying Checksum [2023-08-22T21:07:10.805Z] 04944245beec: Download complete [2023-08-22T21:07:10.805Z] 765212b225bb: Verifying Checksum [2023-08-22T21:07:10.805Z] 765212b225bb: Download complete [2023-08-22T21:07:10.805Z] f23df028b6ca: Verifying Checksum [2023-08-22T21:07:10.805Z] f23df028b6ca: Download complete [2023-08-22T21:07:10.805Z] d65c8cfc05b1: Verifying Checksum [2023-08-22T21:07:10.805Z] d65c8cfc05b1: Download complete [2023-08-22T21:07:10.805Z] 699f458cf7ca: Verifying Checksum [2023-08-22T21:07:10.805Z] 699f458cf7ca: Download complete [2023-08-22T21:07:11.399Z] 8998bd30e6a1: Verifying Checksum [2023-08-22T21:07:11.399Z] 8998bd30e6a1: Download complete [2023-08-22T21:07:13.342Z] 2437ff75d9bd: Verifying Checksum [2023-08-22T21:07:13.342Z] 2437ff75d9bd: Download complete [2023-08-22T21:07:15.281Z] 8998bd30e6a1: Pull complete [2023-08-22T21:07:15.547Z] 04944245beec: Pull complete [2023-08-22T21:07:16.953Z] 699f458cf7ca: Pull complete [2023-08-22T21:07:16.953Z] 765212b225bb: Pull complete [2023-08-22T21:07:17.912Z] f23df028b6ca: Pull complete [2023-08-22T21:07:17.912Z] d65c8cfc05b1: Pull complete [2023-08-22T21:07:32.912Z] 2437ff75d9bd: Pull complete [2023-08-22T21:07:32.912Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-22T21:07:32.912Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-22T21:07:32.912Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-22T21:07:33.089Z] prd-ubuntu20.04-docker-arm64-4c-16g-4296 does not seem to be running inside a container [2023-08-22T21:07:33.151Z] $ 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/38 -v /w/workspace/app-record-replay/38:/w/workspace/app-record-replay/38:rw,z -v /w/workspace/app-record-replay/38@tmp:/w/workspace/app-record-replay/38@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-08-22T21:07:35.448Z] $ docker top e3e8af413d6572e0f460be7db7968ceb7d6c2a9dfa8e7cef891fabb9f5a906b0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-22T21:07:36.257Z] ---> job-cost.sh [2023-08-22T21:07:36.257Z] lf-activate-venv: SKIPPING [2023-08-22T21:07:36.257Z] INFO: No Stack... [2023-08-22T21:07:36.520Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-22T21:07:37.475Z] INFO: Archiving Costs [Pipeline] sh [2023-08-22T21:07:37.790Z] + cat /w/workspace/app-record-replay/38/archives/cost.csv [2023-08-22T21:07:37.790Z] + cut -d, -f6 [Pipeline] lock [2023-08-22T21:07:38.121Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-38-stack-cost] [2023-08-22T21:07:38.126Z] Resource [jenkins-edgexfoundry-app-record-replay-main-38-stack-cost] did not exist. Created. [2023-08-22T21:07:38.126Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-38-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-22T21:07:38.458Z] /w/workspace/app-record-replay/38@tmp/durable-41c21ee7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-22T21:07:39.098Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-22T21:07:39.121Z] Warning: overwriting stash ‘stack-cost’ [2023-08-22T21:07:39.166Z] Stashed 1 file(s) [Pipeline] } [2023-08-22T21:07:39.181Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-38-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-22T21:07:39.200Z] $ docker stop --time=1 e3e8af413d6572e0f460be7db7968ceb7d6c2a9dfa8e7cef891fabb9f5a906b0 [2023-08-22T21:07:40.688Z] $ docker rm -f --volumes e3e8af413d6572e0f460be7db7968ceb7d6c2a9dfa8e7cef891fabb9f5a906b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-08-22T21:07:41.102Z] provisioning config files... [2023-08-22T21:07:41.107Z] Could not find credentials [app-record-replay-codecov-token] for edgexfoundry/app-record-replay/main #38 [2023-08-22T21:07:41.109Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config3705002919242141691tmp [Pipeline] { [Pipeline] sh [2023-08-22T21:07:41.401Z] + set +x [2023-08-22T21:07:41.402Z] + curl+ -s https://codecov.io/bash [2023-08-22T21:07:41.402Z] bash -s -- [2023-08-22T21:07:41.402Z] [2023-08-22T21:07:41.402Z] _____ _ [2023-08-22T21:07:41.402Z] / ____| | | [2023-08-22T21:07:41.402Z] | | ___ __| | ___ ___ _____ __ [2023-08-22T21:07:41.402Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-22T21:07:41.402Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-22T21:07:41.402Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-22T21:07:41.402Z] Bash-1.0.6 [2023-08-22T21:07:41.402Z] [2023-08-22T21:07:41.402Z] [2023-08-22T21:07:41.402Z] ==> git version 2.25.1 found [2023-08-22T21:07:41.402Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-08-22T21:07:41.402Z] Release-Date: 2020-01-08 [2023-08-22T21:07:41.402Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-08-22T21:07:41.402Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-22T21:07:41.402Z] ==> Jenkins CI detected. [2023-08-22T21:07:41.402Z] current dir:  /w/workspace/exfoundry_app-record-replay_main [2023-08-22T21:07:41.402Z] project root: . [2023-08-22T21:07:41.402Z] --> token set from env [2023-08-22T21:07:41.402Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-22T21:07:41.402Z] ==> Running gcov in . (disable via -X gcov) [2023-08-22T21:07:41.402Z] ==> Python coveragepy not found [2023-08-22T21:07:41.402Z] ==> Searching for coverage reports in: [2023-08-22T21:07:41.402Z] + . [2023-08-22T21:07:41.402Z] -> Found 1 reports [2023-08-22T21:07:41.402Z] ==> Detecting git/mercurial file structure [2023-08-22T21:07:41.402Z] ==> Reading reports [2023-08-22T21:07:41.402Z] + ./coverage.out bytes=19940 [2023-08-22T21:07:41.660Z] ==> Appending adjustments [2023-08-22T21:07:41.660Z] https://docs.codecov.io/docs/fixing-reports [2023-08-22T21:07:41.660Z] + Found adjustments [2023-08-22T21:07:41.660Z] ==> Gzipping contents [2023-08-22T21:07:41.660Z] 8.0K /tmp/codecov.p8iV5S.gz [2023-08-22T21:07:41.660Z] ==> Uploading reports [2023-08-22T21:07:41.660Z] url: https://codecov.io [2023-08-22T21:07:41.660Z] query: branch=main&commit=6960fd39a775502fc13f34b863ba7c4a8a33ae9f&build=38&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F38%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-22T21:07:41.660Z] -> Pinging Codecov [2023-08-22T21:07:41.660Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=$CCTOKEN&branch=main&commit=6960fd39a775502fc13f34b863ba7c4a8a33ae9f&build=38&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F38%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-22T21:07:41.660Z] Invalid request parameters [2023-08-22T21:07:41.660Z] 400 [Pipeline] } [2023-08-22T21:07:41.668Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-08-22T21:07:41.883Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-08-22T21:07:41.891Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T21:07:42.192Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-22T21:07:42.192Z] [2023-08-22T21:07:42.192Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T21:07:42.509Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-22T21:07:42.509Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-08-22T21:07:42.509Z] df9b9388f04a: Pulling fs layer [2023-08-22T21:07:42.509Z] 52dc419b0ee2: Pulling fs layer [2023-08-22T21:07:42.509Z] 25bc292e5bac: Pulling fs layer [2023-08-22T21:07:42.509Z] 114826534d7a: Pulling fs layer [2023-08-22T21:07:42.509Z] 4657fd5d0bcf: Pulling fs layer [2023-08-22T21:07:42.509Z] 6ad1cebc031e: Pulling fs layer [2023-08-22T21:07:42.509Z] 8a3aa393b2d8: Pulling fs layer [2023-08-22T21:07:42.509Z] 114826534d7a: Waiting [2023-08-22T21:07:42.509Z] 4657fd5d0bcf: Waiting [2023-08-22T21:07:42.509Z] 25bc292e5bac: Download complete [2023-08-22T21:07:42.509Z] 52dc419b0ee2: Verifying Checksum [2023-08-22T21:07:42.509Z] 52dc419b0ee2: Download complete [2023-08-22T21:07:42.509Z] 4657fd5d0bcf: Verifying Checksum [2023-08-22T21:07:42.509Z] 4657fd5d0bcf: Download complete [2023-08-22T21:07:42.509Z] df9b9388f04a: Download complete [2023-08-22T21:07:42.769Z] df9b9388f04a: Pull complete [2023-08-22T21:07:42.769Z] 6ad1cebc031e: Verifying Checksum [2023-08-22T21:07:42.769Z] 6ad1cebc031e: Download complete [2023-08-22T21:07:42.769Z] 52dc419b0ee2: Pull complete [2023-08-22T21:07:42.769Z] 25bc292e5bac: Pull complete [2023-08-22T21:07:43.335Z] 114826534d7a: Verifying Checksum [2023-08-22T21:07:43.335Z] 114826534d7a: Download complete [2023-08-22T21:07:43.335Z] 8a3aa393b2d8: Verifying Checksum [2023-08-22T21:07:43.335Z] 8a3aa393b2d8: Download complete [2023-08-22T21:07:46.609Z] 114826534d7a: Pull complete [2023-08-22T21:07:46.609Z] 4657fd5d0bcf: Pull complete [2023-08-22T21:07:46.867Z] 6ad1cebc031e: Pull complete [2023-08-22T21:07:51.164Z] 8a3aa393b2d8: Pull complete [2023-08-22T21:07:51.164Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-08-22T21:07:51.421Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-22T21:07:51.421Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-22T21:07:51.501Z] prd-ubuntu20.04-docker-8c-8g-4295 does not seem to be running inside a container [2023-08-22T21:07:51.532Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-08-22T21:07:55.879Z] $ docker top 518bf70bd229b7946f6fdce678a6cf8f2d9cd50d1e162cbd52a7ea41ee9f7e23 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-22T21:07:55.943Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh [2023-08-22T21:07:56.224Z] + set -o pipefail [2023-08-22T21:07:56.224Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' [2023-08-22T21:08:00.422Z] [2023-08-22T21:08:00.422Z] Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... [2023-08-22T21:08:00.422Z] [2023-08-22T21:08:00.422Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/7bd235c6-45dd-4ec8-b82d-d98a79384075 [2023-08-22T21:08:00.422Z] [2023-08-22T21:08:00.422Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-08-22T21:08:00.422Z] [2023-08-22T21:08:00.681Z] [2023-08-22T21:08:00.681Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-08-22T21:08:00.681Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-08-22T21:08:00.681Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-08-22T21:08:00.691Z] $ docker stop --time=1 518bf70bd229b7946f6fdce678a6cf8f2d9cd50d1e162cbd52a7ea41ee9f7e23 [2023-08-22T21:08:06.138Z] $ docker rm -f --volumes 518bf70bd229b7946f6fdce678a6cf8f2d9cd50d1e162cbd52a7ea41ee9f7e23 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-22T21:08:06.874Z] + git log --format=format:%s -1 6960fd39a775502fc13f34b863ba7c4a8a33ae9f [Pipeline] sh [2023-08-22T21:08:07.225Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-22T21:08:07.225Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T21:08:07.521Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-22T21:08:07.521Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-22T21:08:07.589Z] prd-ubuntu20.04-docker-8c-8g-4295 does not seem to be running inside a container [2023-08-22T21:08:07.619Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-22T21:08:08.073Z] $ docker top b5edad53a437b25dc70a8dc2596332663a490b50806d935e2cda7d14e488a361 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-22T21:08:08.160Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-22T21:08:08.160Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-22T21:08:08.269Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-22T21:08:08.271Z] $ docker exec b5edad53a437b25dc70a8dc2596332663a490b50806d935e2cda7d14e488a361 ssh-agent [2023-08-22T21:08:08.372Z] SSH_AUTH_SOCK=/tmp/ssh-gcaGfyl8mXDQ/agent.31 [2023-08-22T21:08:08.372Z] SSH_AGENT_PID=37 [2023-08-22T21:08:08.377Z] Running ssh-add (command line suppressed) [2023-08-22T21:08:08.486Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_14971011340518663592.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_14971011340518663592.key) [2023-08-22T21:08:08.498Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-22T21:08:08.784Z] + git semver tag [2023-08-22T21:08:09.042Z] 2023-08-22 21:08:09,028 [run_tag] DEBUG tag force:False [2023-08-22T21:08:09.042Z] 2023-08-22 21:08:09,028 [check_head_tag] DEBUG check head tag [2023-08-22T21:08:09.042Z] 2023-08-22 21:08:09,029 [execute] INFO git cat-file --batch-check [2023-08-22T21:08:09.042Z] 2023-08-22 21:08:09,030 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-08-22T21:08:09.042Z] 2023-08-22 21:08:09,033 [execute] INFO git cat-file --batch [2023-08-22T21:08:09.042Z] 2023-08-22 21:08:09,033 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-08-22T21:08:09.302Z] 2023-08-22 21:08:09,044 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-22T21:08:09.302Z] 2023-08-22 21:08:09,044 [execute] INFO git tag -a v3.1.0-dev.35 -m v3.1.0-dev.35 [2023-08-22T21:08:09.302Z] 2023-08-22 21:08:09,045 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.35', '-m', 'v3.1.0-dev.35'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2023-08-22T21:08:09.302Z] 2023-08-22 21:08:09,050 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-22T21:08:09.302Z] 3.1.0-dev.35 [Pipeline] } [2023-08-22T21:08:09.312Z] $ docker exec --env ******** --env ******** b5edad53a437b25dc70a8dc2596332663a490b50806d935e2cda7d14e488a361 ssh-agent -k [2023-08-22T21:08:09.419Z] unset SSH_AUTH_SOCK; [2023-08-22T21:08:09.420Z] unset SSH_AGENT_PID; [2023-08-22T21:08:09.420Z] echo Agent pid 37 killed; [2023-08-22T21:08:09.429Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-22T21:08:09.730Z] + git semver [Pipeline] } [2023-08-22T21:08:10.000Z] $ docker stop --time=1 b5edad53a437b25dc70a8dc2596332663a490b50806d935e2cda7d14e488a361 [2023-08-22T21:08:11.312Z] $ docker rm -f --volumes b5edad53a437b25dc70a8dc2596332663a490b50806d935e2cda7d14e488a361 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T21:08:11.699Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-22T21:08:11.699Z] [2023-08-22T21:08:11.699Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T21:08:11.994Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-22T21:08:11.995Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-08-22T21:08:11.995Z] ab5ef0e58194: Pulling fs layer [2023-08-22T21:08:11.995Z] 9712f1f96733: Pulling fs layer [2023-08-22T21:08:11.995Z] 63f879dbbcfc: Pulling fs layer [2023-08-22T21:08:11.995Z] 0d9ebad4ef96: Pulling fs layer [2023-08-22T21:08:11.995Z] e9a5061849ea: Pulling fs layer [2023-08-22T21:08:11.995Z] d747dcd14b5f: Pulling fs layer [2023-08-22T21:08:11.995Z] 2de7ff778b66: Pulling fs layer [2023-08-22T21:08:11.995Z] d747dcd14b5f: Waiting [2023-08-22T21:08:11.995Z] 0d9ebad4ef96: Waiting [2023-08-22T21:08:11.995Z] e9a5061849ea: Waiting [2023-08-22T21:08:11.995Z] 2de7ff778b66: Waiting [2023-08-22T21:08:11.995Z] 9712f1f96733: Verifying Checksum [2023-08-22T21:08:11.995Z] 9712f1f96733: Download complete [2023-08-22T21:08:12.255Z] 63f879dbbcfc: Verifying Checksum [2023-08-22T21:08:12.255Z] 63f879dbbcfc: Download complete [2023-08-22T21:08:12.514Z] e9a5061849ea: Verifying Checksum [2023-08-22T21:08:12.514Z] e9a5061849ea: Download complete [2023-08-22T21:08:12.514Z] 0d9ebad4ef96: Download complete [2023-08-22T21:08:12.514Z] d747dcd14b5f: Verifying Checksum [2023-08-22T21:08:12.514Z] d747dcd14b5f: Download complete [2023-08-22T21:08:12.514Z] ab5ef0e58194: Verifying Checksum [2023-08-22T21:08:12.514Z] ab5ef0e58194: Download complete [2023-08-22T21:08:12.514Z] 2de7ff778b66: Verifying Checksum [2023-08-22T21:08:12.514Z] 2de7ff778b66: Download complete [2023-08-22T21:08:15.797Z] ab5ef0e58194: Pull complete [2023-08-22T21:08:15.797Z] 9712f1f96733: Pull complete [2023-08-22T21:08:16.055Z] 63f879dbbcfc: Pull complete [2023-08-22T21:08:20.241Z] 0d9ebad4ef96: Pull complete [2023-08-22T21:08:20.241Z] e9a5061849ea: Pull complete [2023-08-22T21:08:20.241Z] d747dcd14b5f: Pull complete [2023-08-22T21:08:21.176Z] 2de7ff778b66: Pull complete [2023-08-22T21:08:21.176Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-08-22T21:08:21.176Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-22T21:08:21.176Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-22T21:08:21.516Z] prd-ubuntu20.04-docker-8c-8g-4295 does not seem to be running inside a container [2023-08-22T21:08:21.541Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-08-22T21:08:26.555Z] $ docker top a9250aa98a6d3b49600793293a31a63204063c763590ffb532a528f1b4dbb7fc -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-08-22T21:08:26.619Z] provisioning config files... [2023-08-22T21:08:26.627Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config7197863096380653137tmp [2023-08-22T21:08:26.639Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config9399995605706631222tmp [2023-08-22T21:08:26.649Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config15831328061039519644tmp [Pipeline] { [Pipeline] echo [2023-08-22T21:08:26.664Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-22T21:08:26.945Z] ---> sigul-configuration.sh [2023-08-22T21:08:26.945Z] gpg: directory `/root/.gnupg' created [2023-08-22T21:08:26.945Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-08-22T21:08:26.945Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-08-22T21:08:26.945Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-08-22T21:08:26.945Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-08-22T21:08:26.945Z] gpg: CAST5 encrypted data [2023-08-22T21:08:26.945Z] gpg: encrypted with 1 passphrase [2023-08-22T21:08:26.945Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-08-22T21:08:27.228Z] + mkdir /home/jenkins [2023-08-22T21:08:27.228Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-08-22T21:08:27.513Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-08-22T21:08:27.521Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-22T21:08:27.807Z] ---> sigul-install.sh [2023-08-22T21:08:27.808Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-08-22T21:08:28.093Z] + git tag --list [2023-08-22T21:08:28.094Z] v3.1.0-dev.0 [2023-08-22T21:08:28.094Z] v3.1.0-dev.1 [2023-08-22T21:08:28.094Z] v3.1.0-dev.10 [2023-08-22T21:08:28.094Z] v3.1.0-dev.11 [2023-08-22T21:08:28.094Z] v3.1.0-dev.12 [2023-08-22T21:08:28.094Z] v3.1.0-dev.13 [2023-08-22T21:08:28.094Z] v3.1.0-dev.14 [2023-08-22T21:08:28.094Z] v3.1.0-dev.15 [2023-08-22T21:08:28.094Z] v3.1.0-dev.16 [2023-08-22T21:08:28.094Z] v3.1.0-dev.17 [2023-08-22T21:08:28.094Z] v3.1.0-dev.18 [2023-08-22T21:08:28.094Z] v3.1.0-dev.19 [2023-08-22T21:08:28.094Z] v3.1.0-dev.2 [2023-08-22T21:08:28.094Z] v3.1.0-dev.20 [2023-08-22T21:08:28.094Z] v3.1.0-dev.21 [2023-08-22T21:08:28.094Z] v3.1.0-dev.22 [2023-08-22T21:08:28.094Z] v3.1.0-dev.23 [2023-08-22T21:08:28.094Z] v3.1.0-dev.24 [2023-08-22T21:08:28.094Z] v3.1.0-dev.25 [2023-08-22T21:08:28.094Z] v3.1.0-dev.26 [2023-08-22T21:08:28.094Z] v3.1.0-dev.27 [2023-08-22T21:08:28.094Z] v3.1.0-dev.28 [2023-08-22T21:08:28.094Z] v3.1.0-dev.29 [2023-08-22T21:08:28.094Z] v3.1.0-dev.3 [2023-08-22T21:08:28.094Z] v3.1.0-dev.30 [2023-08-22T21:08:28.094Z] v3.1.0-dev.31 [2023-08-22T21:08:28.094Z] v3.1.0-dev.32 [2023-08-22T21:08:28.094Z] v3.1.0-dev.33 [2023-08-22T21:08:28.094Z] v3.1.0-dev.34 [2023-08-22T21:08:28.094Z] v3.1.0-dev.35 [2023-08-22T21:08:28.094Z] v3.1.0-dev.4 [2023-08-22T21:08:28.094Z] v3.1.0-dev.5 [2023-08-22T21:08:28.094Z] v3.1.0-dev.6 [2023-08-22T21:08:28.094Z] v3.1.0-dev.7 [2023-08-22T21:08:28.094Z] v3.1.0-dev.8 [2023-08-22T21:08:28.094Z] v3.1.0-dev.9 [Pipeline] sh [2023-08-22T21:08:28.380Z] + lftools sign git-tag v3.1.0-dev.35 [2023-08-22T21:08:28.948Z] Signing Git tag with Sigul... [2023-08-22T21:08:28.948Z] Signing v3.1.0-dev.35 [Pipeline] echo [2023-08-22T21:08:29.216Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-22T21:08:29.502Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-08-22T21:08:29.510Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-08-22T21:08:29.527Z] $ docker stop --time=1 a9250aa98a6d3b49600793293a31a63204063c763590ffb532a528f1b4dbb7fc [2023-08-22T21:08:30.831Z] $ docker rm -f --volumes a9250aa98a6d3b49600793293a31a63204063c763590ffb532a528f1b4dbb7fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-08-22T21:08:31.248Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-22T21:08:31.248Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T21:08:31.549Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-22T21:08:31.549Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-22T21:08:31.615Z] prd-ubuntu20.04-docker-8c-8g-4295 does not seem to be running inside a container [2023-08-22T21:08:31.643Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-22T21:08:31.975Z] $ docker top aa33e555f3e5d69f177ec51bb266860cab9156f6adf2ef75045acd03b93b9d21 -eo pid,comm [2023-08-22T21:08:32.023Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-08-22T21:08:32.023Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-22T21:08:32.050Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-22T21:08:32.050Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-22T21:08:32.151Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-22T21:08:32.153Z] $ docker exec aa33e555f3e5d69f177ec51bb266860cab9156f6adf2ef75045acd03b93b9d21 ssh-agent [2023-08-22T21:08:32.260Z] SSH_AUTH_SOCK=/tmp/ssh-tDY7OuZhParV/agent.32 [2023-08-22T21:08:32.260Z] SSH_AGENT_PID=38 [2023-08-22T21:08:32.263Z] Running ssh-add (command line suppressed) [2023-08-22T21:08:32.355Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_846555562554202100.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_846555562554202100.key) [2023-08-22T21:08:32.369Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-22T21:08:32.652Z] + git semver bump pre [2023-08-22T21:08:32.911Z] 2023-08-22 21:08:32,823 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-22T21:08:32.911Z] 2023-08-22 21:08:32,823 [bump_version] DEBUG bumping version:3.1.0-dev.35 on axis:pre with prefix:dev [2023-08-22T21:08:32.911Z] 2023-08-22 21:08:32,823 [bump_version] DEBUG bumped version:3.1.0-dev.36 [2023-08-22T21:08:32.911Z] 2023-08-22 21:08:32,823 [write_version] DEBUG write version:3.1.0-dev.36 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True [2023-08-22T21:08:32.911Z] 2023-08-22 21:08:32,823 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-22T21:08:32.911Z] 2023-08-22 21:08:32,824 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-22T21:08:32.911Z] 2023-08-22 21:08:32,825 [execute] INFO git cat-file --batch-check [2023-08-22T21:08:32.911Z] 2023-08-22 21:08:32,825 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-22T21:08:32.911Z] 2023-08-22 21:08:32,829 [execute] INFO git cat-file --batch [2023-08-22T21:08:32.911Z] 2023-08-22 21:08:32,829 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-22T21:08:32.911Z] 2023-08-22 21:08:32,834 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-22T21:08:32.911Z] 3.1.0-dev.36 [Pipeline] } [2023-08-22T21:08:32.919Z] $ docker exec --env ******** --env ******** aa33e555f3e5d69f177ec51bb266860cab9156f6adf2ef75045acd03b93b9d21 ssh-agent -k [2023-08-22T21:08:33.025Z] unset SSH_AUTH_SOCK; [2023-08-22T21:08:33.025Z] unset SSH_AGENT_PID; [2023-08-22T21:08:33.025Z] echo Agent pid 38 killed; [2023-08-22T21:08:33.034Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-22T21:08:33.331Z] + git semver [Pipeline] } [2023-08-22T21:08:33.607Z] $ docker stop --time=1 aa33e555f3e5d69f177ec51bb266860cab9156f6adf2ef75045acd03b93b9d21 [2023-08-22T21:08:34.868Z] $ docker rm -f --volumes aa33e555f3e5d69f177ec51bb266860cab9156f6adf2ef75045acd03b93b9d21 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-22T21:08:35.211Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-22T21:08:35.211Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T21:08:35.510Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-22T21:08:35.510Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-22T21:08:35.583Z] prd-ubuntu20.04-docker-8c-8g-4295 does not seem to be running inside a container [2023-08-22T21:08:35.611Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-22T21:08:36.003Z] $ docker top 9bd751dc1535beafa46ebda0b8dddb9292496ae8bffb64a95f76ab69eae4638d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-22T21:08:36.103Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-22T21:08:36.103Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-22T21:08:36.217Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-22T21:08:36.219Z] $ docker exec 9bd751dc1535beafa46ebda0b8dddb9292496ae8bffb64a95f76ab69eae4638d ssh-agent [2023-08-22T21:08:36.326Z] SSH_AUTH_SOCK=/tmp/ssh-Boo5YPOaesEV/agent.32 [2023-08-22T21:08:36.326Z] SSH_AGENT_PID=38 [2023-08-22T21:08:36.331Z] Running ssh-add (command line suppressed) [2023-08-22T21:08:36.433Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1911789345617811633.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1911789345617811633.key) [2023-08-22T21:08:36.454Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-22T21:08:36.742Z] + git semver push [2023-08-22T21:08:37.000Z] 2023-08-22 21:08:36,951 [run_push] DEBUG push [2023-08-22T21:08:37.000Z] 2023-08-22 21:08:36,952 [execute] INFO git cat-file --batch-check [2023-08-22T21:08:37.000Z] 2023-08-22 21:08:36,953 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-22T21:08:37.000Z] 2023-08-22 21:08:36,958 [execute] INFO git rev-list 30d413923ed3645daba46eff6325286db371471c -- [2023-08-22T21:08:37.000Z] 2023-08-22 21:08:36,958 [execute] DEBUG Popen(['git', 'rev-list', '30d413923ed3645daba46eff6325286db371471c', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-22T21:08:37.000Z] 2023-08-22 21:08:36,965 [execute] INFO git fetch -v origin [2023-08-22T21:08:37.000Z] 2023-08-22 21:08:36,965 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-08-22T21:08:37.567Z] 2023-08-22 21:08:37,443 [run_push] DEBUG no remote changes detected [2023-08-22T21:08:37.567Z] 2023-08-22 21:08:37,443 [execute] INFO git push origin semver [2023-08-22T21:08:37.567Z] 2023-08-22 21:08:37,444 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-22T21:08:38.503Z] 2023-08-22 21:08:38,268 [run_push] DEBUG push all version tags [2023-08-22T21:08:38.503Z] 2023-08-22 21:08:38,268 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-08-22T21:08:38.503Z] 2023-08-22 21:08:38,269 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2023-08-22T21:08:39.073Z] 2023-08-22 21:08:38,966 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-22T21:08:39.073Z] 3.1.0-dev.36 [Pipeline] } [2023-08-22T21:08:39.082Z] $ docker exec --env ******** --env ******** 9bd751dc1535beafa46ebda0b8dddb9292496ae8bffb64a95f76ab69eae4638d ssh-agent -k [2023-08-22T21:08:39.192Z] unset SSH_AUTH_SOCK; [2023-08-22T21:08:39.192Z] unset SSH_AGENT_PID; [2023-08-22T21:08:39.192Z] echo Agent pid 38 killed; [2023-08-22T21:08:39.203Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-22T21:08:39.513Z] + git semver [Pipeline] } [2023-08-22T21:08:39.783Z] $ docker stop --time=1 9bd751dc1535beafa46ebda0b8dddb9292496ae8bffb64a95f76ab69eae4638d [2023-08-22T21:08:41.068Z] $ docker rm -f --volumes 9bd751dc1535beafa46ebda0b8dddb9292496ae8bffb64a95f76ab69eae4638d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-08-22T21:08:41.651Z] + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] [2023-08-22T21:08:41.651Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-08-22T21:08:41.651Z] total 16 [2023-08-22T21:08:41.651Z] drwxr-xr-x 3 root root 4096 Aug 22 20:57 . [2023-08-22T21:08:41.651Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 22 21:08 .. [2023-08-22T21:08:41.651Z] drwxr-xr-x 2 root root 4096 Aug 22 20:57 cost [2023-08-22T21:08:41.651Z] -rw-r--r-- 1 root root 88 Aug 22 20:57 cost.csv [2023-08-22T21:08:41.651Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives [2023-08-22T21:08:41.651Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-08-22T21:08:41.651Z] total 16 [2023-08-22T21:08:41.651Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 22 20:57 . [2023-08-22T21:08:41.651Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 22 21:08 .. [2023-08-22T21:08:41.651Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 22 20:57 cost [2023-08-22T21:08:41.651Z] -rw-r--r-- 1 jenkins jenkins 88 Aug 22 20:57 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-22T21:08:41.937Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-22T21:08:42.790Z] ---> package-listing.sh [2023-08-22T21:08:42.790Z] ++ facter osfamily [2023-08-22T21:08:42.790Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-22T21:08:43.049Z] + OS_FAMILY=debian [2023-08-22T21:08:43.049Z] + workspace=/w/workspace/exfoundry_app-record-replay_main [2023-08-22T21:08:43.049Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-22T21:08:43.049Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-22T21:08:43.049Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-22T21:08:43.049Z] + PACKAGES=/tmp/packages_start.txt [2023-08-22T21:08:43.049Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-08-22T21:08:43.049Z] + PACKAGES=/tmp/packages_end.txt [2023-08-22T21:08:43.049Z] + case "${OS_FAMILY}" in [2023-08-22T21:08:43.049Z] + dpkg -l [2023-08-22T21:08:43.049Z] + grep '^ii' [2023-08-22T21:08:43.049Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-22T21:08:43.049Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-22T21:08:43.049Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-22T21:08:43.049Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-08-22T21:08:43.049Z] + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ [2023-08-22T21:08:43.049Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo [2023-08-22T21:08:43.061Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-22T21:08:43.335Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T21:08:43.993Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-22T21:08:43.993Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-22T21:08:44.079Z] prd-ubuntu20.04-docker-8c-8g-4295 does not seem to be running inside a container [2023-08-22T21:08:44.106Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-22T21:08:44.309Z] $ docker top 6fb9be37c8bf2f25c0b3b02fb65ffb076757cb144b07a57a0e3fda160bf44442 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-22T21:08:44.647Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-22T21:08:44.931Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-22T21:08:45.214Z] + ls /var/log/sa-host [2023-08-22T21:08:45.214Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-22T21:08:45.389Z] provisioning config files... [2023-08-22T21:08:45.399Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config14187665433243910305tmp [Pipeline] { [Pipeline] echo [2023-08-22T21:08:45.411Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-22T21:08:45.693Z] ---> create-netrc.sh [Pipeline] } [2023-08-22T21:08:45.700Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-22T21:08:46.039Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-22T21:08:46.047Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-22T21:08:46.332Z] ---> sudo-logs.sh [2023-08-22T21:08:46.332Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-22T21:08:46.365Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-22T21:08:46.647Z] ---> job-cost.sh [2023-08-22T21:08:46.647Z] lf-activate-venv: SKIPPING [2023-08-22T21:08:46.647Z] DEBUG: total: 0.2199999988079071 [2023-08-22T21:08:46.647Z] INFO: Retrieving Stack Cost... [2023-08-22T21:08:47.214Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-22T21:08:47.474Z] INFO: Archiving Costs [Pipeline] echo [2023-08-22T21:08:47.485Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-22T21:08:47.765Z] ---> logs-deploy.sh [2023-08-22T21:08:47.766Z] lf-activate-venv: SKIPPING [2023-08-22T21:08:47.766Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/38 [2023-08-22T21:08:47.766Z] INFO: archiving workspace using pattern(s): [2023-08-22T21:08:48.700Z] Archives upload complete. [2023-08-22T21:08:48.700Z] INFO: archiving logs to Nexus