Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b 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-ssh5919864945392275524.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16870264264243873363.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4186071949452782798.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8724787918766381462.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-ssh14396238852624304570.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-895 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 5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b (main) Commit message: "Merge pull request #37 from lenny-intel/start-replay-endpoint" > 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 5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b # timeout=10 > git rev-list --no-walk c21995dc83c9d4518c4a60710b227f9f01242914 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-11T23:55:03.216Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-11T23:55:03.280Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-11T23:55:03.291Z] ========================================================= [2023-07-11T23:55:03.291Z] EdgeX Global Pipelines Version Info [2023-07-11T23:55:03.291Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-11T23:55:04.003Z] ------------------- [2023-07-11T23:55:04.003Z] stable info: [2023-07-11T23:55:04.003Z] ------------------- [2023-07-11T23:55:04.003Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-11T23:55:04.003Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-11T23:55:04.003Z] Message: update stable to v1.0.250 [2023-07-11T23:55:04.575Z] ------------------- [2023-07-11T23:55:04.575Z] experimental info: [2023-07-11T23:55:04.575Z] ------------------- [2023-07-11T23:55:04.575Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-11T23:55:04.575Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-11T23:55:04.575Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-11T23:55:04.792Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-07-11T23:55:04.804Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-07-11T23:55:04.820Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-11T23:55:04.832Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-11T23:55:04.845Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-11T23:55:04.860Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-11T23:55:04.874Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-11T23:55:04.889Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-07-11T23:55:04.902Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-11T23:55:04.925Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-11T23:55:04.947Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-11T23:55:04.959Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-07-11T23:55:04.972Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-11T23:55:04.988Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-11T23:55:04.999Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-07-11T23:55:05.014Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-07-11T23:55:05.028Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-07-11T23:55:05.040Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-07-11T23:55:05.054Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-11T23:55:05.064Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-11T23:55:05.078Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-07-11T23:55:05.094Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-07-11T23:55:05.108Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-07-11T23:55:05.122Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-07-11T23:55:05.140Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-07-11T23:55:05.152Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-11T23:55:05.163Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-11T23:55:05.172Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-07-11T23:55:05.180Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-07-11T23:55:05.189Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-07-11T23:55:05.207Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b [Pipeline] echo [2023-07-11T23:55:05.226Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5d631f6 [Pipeline] echo [2023-07-11T23:55:05.243Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-11T23:55:05.292Z] provisioning config files... [2023-07-11T23:55:05.305Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config1465422269229232787tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-11T23:55:05.613Z] ---> docker-login.sh [2023-07-11T23:55:05.613Z] nexus3.edgexfoundry.org:10001 [2023-07-11T23:55:05.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T23:55:05.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T23:55:05.874Z] Configure a credential helper to remove this warning. See [2023-07-11T23:55:05.874Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T23:55:05.874Z] [2023-07-11T23:55:05.874Z] Login Succeeded [2023-07-11T23:55:05.874Z] nexus3.edgexfoundry.org:10002 [2023-07-11T23:55:05.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T23:55:05.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T23:55:05.874Z] Configure a credential helper to remove this warning. See [2023-07-11T23:55:05.874Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T23:55:05.874Z] [2023-07-11T23:55:05.874Z] Login Succeeded [2023-07-11T23:55:05.874Z] nexus3.edgexfoundry.org:10003 [2023-07-11T23:55:06.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T23:55:06.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T23:55:06.134Z] Configure a credential helper to remove this warning. See [2023-07-11T23:55:06.134Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T23:55:06.134Z] [2023-07-11T23:55:06.134Z] Login Succeeded [2023-07-11T23:55:06.134Z] nexus3.edgexfoundry.org:10004 [2023-07-11T23:55:06.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T23:55:06.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T23:55:06.134Z] Configure a credential helper to remove this warning. See [2023-07-11T23:55:06.134Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T23:55:06.134Z] [2023-07-11T23:55:06.134Z] Login Succeeded [2023-07-11T23:55:06.134Z] docker.io [2023-07-11T23:55:06.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T23:55:06.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T23:55:06.395Z] Configure a credential helper to remove this warning. See [2023-07-11T23:55:06.395Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T23:55:06.395Z] [2023-07-11T23:55:06.395Z] Login Succeeded [2023-07-11T23:55:06.395Z] ---> docker-login.sh ends [Pipeline] } [2023-07-11T23:55:06.401Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-07-11T23:55:06.769Z] + git rev-list -1 --merges 5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b~1..5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b [Pipeline] echo [2023-07-11T23:55:06.817Z] -----------> git rev-list -1 --merges 5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b~1..5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b 5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b [2023-07-11T23:55:06.817Z] 5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b [false] [Pipeline] sh [2023-07-11T23:55:07.104Z] + git log --format=format:%s -1 5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b [Pipeline] echo [2023-07-11T23:55:07.119Z] ========================================================= [2023-07-11T23:55:07.119Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-11T23:55:07.119Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-11T23:55:07.445Z] + git log --format=format:%s -1 5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b [Pipeline] echo [2023-07-11T23:55:07.456Z] [semverPrep] GIT_COMMIT: 5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b, Commit Message: Merge pull request #37 from lenny-intel/start-replay-endpoint [Pipeline] echo [2023-07-11T23:55:07.466Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-07-11T23:55:07.820Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-11T23:55:07.820Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-11T23:55:07.820Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-11T23:55:07.820Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-11T23:55:07.820Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-07-11T23:55:07.820Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-11T23:55:07.820Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T23:55:08.181Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-11T23:55:08.181Z] [2023-07-11T23:55:08.181Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T23:55:08.480Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-11T23:55:08.480Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-11T23:55:08.480Z] b85a868b505f: Pulling fs layer [2023-07-11T23:55:08.480Z] e2be974225ed: Pulling fs layer [2023-07-11T23:55:08.480Z] 339a4e72a1f5: Pulling fs layer [2023-07-11T23:55:08.480Z] 988bab9f4d93: Pulling fs layer [2023-07-11T23:55:08.480Z] 1469e6f7b9e6: Pulling fs layer [2023-07-11T23:55:08.480Z] eaf3925da568: Pulling fs layer [2023-07-11T23:55:08.480Z] bab4dde63d76: Pulling fs layer [2023-07-11T23:55:08.480Z] bde34c3a00c8: Pulling fs layer [2023-07-11T23:55:08.480Z] b352a97aabf1: Pulling fs layer [2023-07-11T23:55:08.480Z] 4872d77fe225: Pulling fs layer [2023-07-11T23:55:08.480Z] 5851b861e8e6: Pulling fs layer [2023-07-11T23:55:08.480Z] 988bab9f4d93: Waiting [2023-07-11T23:55:08.480Z] eaf3925da568: Waiting [2023-07-11T23:55:08.480Z] b352a97aabf1: Waiting [2023-07-11T23:55:08.480Z] bde34c3a00c8: Waiting [2023-07-11T23:55:08.480Z] 4872d77fe225: Waiting [2023-07-11T23:55:08.480Z] 5851b861e8e6: Waiting [2023-07-11T23:55:08.480Z] e2be974225ed: Download complete [2023-07-11T23:55:08.480Z] 988bab9f4d93: Verifying Checksum [2023-07-11T23:55:08.480Z] 988bab9f4d93: Download complete [2023-07-11T23:55:08.739Z] 1469e6f7b9e6: Verifying Checksum [2023-07-11T23:55:08.739Z] 1469e6f7b9e6: Download complete [2023-07-11T23:55:08.739Z] eaf3925da568: Verifying Checksum [2023-07-11T23:55:08.739Z] eaf3925da568: Download complete [2023-07-11T23:55:08.739Z] 339a4e72a1f5: Verifying Checksum [2023-07-11T23:55:08.739Z] 339a4e72a1f5: Download complete [2023-07-11T23:55:08.739Z] bde34c3a00c8: Verifying Checksum [2023-07-11T23:55:08.739Z] bde34c3a00c8: Download complete [2023-07-11T23:55:08.739Z] b352a97aabf1: Verifying Checksum [2023-07-11T23:55:08.739Z] b352a97aabf1: Download complete [2023-07-11T23:55:08.739Z] 4872d77fe225: Verifying Checksum [2023-07-11T23:55:08.739Z] 4872d77fe225: Download complete [2023-07-11T23:55:08.739Z] 5851b861e8e6: Verifying Checksum [2023-07-11T23:55:08.739Z] 5851b861e8e6: Download complete [2023-07-11T23:55:08.739Z] b85a868b505f: Download complete [2023-07-11T23:55:08.998Z] bab4dde63d76: Verifying Checksum [2023-07-11T23:55:08.998Z] bab4dde63d76: Download complete [2023-07-11T23:55:09.935Z] b85a868b505f: Pull complete [2023-07-11T23:55:10.196Z] e2be974225ed: Pull complete [2023-07-11T23:55:10.766Z] 339a4e72a1f5: Pull complete [2023-07-11T23:55:10.766Z] 988bab9f4d93: Pull complete [2023-07-11T23:55:11.027Z] 1469e6f7b9e6: Pull complete [2023-07-11T23:55:11.027Z] eaf3925da568: Pull complete [2023-07-11T23:55:12.938Z] bab4dde63d76: Pull complete [2023-07-11T23:55:13.198Z] bde34c3a00c8: Pull complete [2023-07-11T23:55:13.198Z] b352a97aabf1: Pull complete [2023-07-11T23:55:13.198Z] 4872d77fe225: Pull complete [2023-07-11T23:55:13.458Z] 5851b861e8e6: Pull complete [2023-07-11T23:55:13.458Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-11T23:55:13.458Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-11T23:55:13.458Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-11T23:55:13.557Z] prd-ubuntu20.04-docker-8c-8g-895 does not seem to be running inside a container [2023-07-11T23:55:13.593Z] $ 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-07-11T23:55:16.682Z] $ docker top bdfa76bc7bac2afb0a334813ae32b8bc50c5587a3d27400ef3356ecb706e188d -eo pid,comm [2023-07-11T23:55:16.733Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-07-11T23:55:16.733Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-11T23:55:16.768Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-11T23:55:16.768Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-11T23:55:16.875Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-11T23:55:16.882Z] $ docker exec bdfa76bc7bac2afb0a334813ae32b8bc50c5587a3d27400ef3356ecb706e188d ssh-agent [2023-07-11T23:55:16.997Z] SSH_AUTH_SOCK=/tmp/ssh-MLN9vUCukpZq/agent.32 [2023-07-11T23:55:16.997Z] SSH_AGENT_PID=38 [2023-07-11T23:55:17.004Z] Running ssh-add (command line suppressed) [2023-07-11T23:55:17.116Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2357174464579778744.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2357174464579778744.key) [2023-07-11T23:55:17.131Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-11T23:55:17.421Z] + git tag --points-at HEAD [Pipeline] } [2023-07-11T23:55:17.445Z] $ docker exec --env ******** --env ******** bdfa76bc7bac2afb0a334813ae32b8bc50c5587a3d27400ef3356ecb706e188d ssh-agent -k [2023-07-11T23:55:17.537Z] unset SSH_AUTH_SOCK; [2023-07-11T23:55:17.538Z] unset SSH_AGENT_PID; [2023-07-11T23:55:17.538Z] echo Agent pid 38 killed; [2023-07-11T23:55:17.544Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-11T23:55:17.570Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-11T23:55:17.570Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-11T23:55:17.681Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-11T23:55:17.688Z] $ docker exec bdfa76bc7bac2afb0a334813ae32b8bc50c5587a3d27400ef3356ecb706e188d ssh-agent [2023-07-11T23:55:17.800Z] SSH_AUTH_SOCK=/tmp/ssh-bRASUnzpj5dI/agent.70 [2023-07-11T23:55:17.800Z] SSH_AGENT_PID=76 [2023-07-11T23:55:17.806Z] Running ssh-add (command line suppressed) [2023-07-11T23:55:17.905Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9822406699955945273.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9822406699955945273.key) [2023-07-11T23:55:17.914Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-11T23:55:18.203Z] + git semver init [2023-07-11T23:55:18.463Z] 2023-07-11 23:55:18,388 [run_init] DEBUG init version:0.0.0 force:False [2023-07-11T23:55:18.463Z] 2023-07-11 23:55:18,388 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver [2023-07-11T23:55:18.463Z] 2023-07-11 23:55:18,389 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver [2023-07-11T23:55:18.463Z] 2023-07-11 23:55:18,389 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/exfoundry_app-record-replay_main/.semver'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2023-07-11T23:55:19.034Z] 2023-07-11 23:55:18,961 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude [2023-07-11T23:55:19.034Z] 2023-07-11 23:55:18,961 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False [2023-07-11T23:55:19.034Z] 2023-07-11 23:55:18,961 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-11T23:55:19.034Z] 2023-07-11 23:55:18,962 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-11T23:55:19.034Z] 3.1.0-dev.12 [Pipeline] } [2023-07-11T23:55:19.048Z] $ docker exec --env ******** --env ******** bdfa76bc7bac2afb0a334813ae32b8bc50c5587a3d27400ef3356ecb706e188d ssh-agent -k [2023-07-11T23:55:19.141Z] unset SSH_AUTH_SOCK; [2023-07-11T23:55:19.141Z] unset SSH_AGENT_PID; [2023-07-11T23:55:19.141Z] echo Agent pid 76 killed; [2023-07-11T23:55:19.152Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-11T23:55:19.463Z] + git semver [Pipeline] } [2023-07-11T23:55:19.740Z] $ docker stop --time=1 bdfa76bc7bac2afb0a334813ae32b8bc50c5587a3d27400ef3356ecb706e188d [2023-07-11T23:55:21.020Z] $ docker rm -f --volumes bdfa76bc7bac2afb0a334813ae32b8bc50c5587a3d27400ef3356ecb706e188d [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-11T23:55:21.354Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-11T23:55:21.568Z] Stashed 1 file(s) [Pipeline] echo [2023-07-11T23:55:21.571Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.12 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-11T23:55:21.741Z] provisioning config files... [2023-07-11T23:55:21.752Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config14631634857053290282tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-11T23:55:22.050Z] ---> docker-login.sh [2023-07-11T23:55:22.050Z] nexus3.edgexfoundry.org:10001 [2023-07-11T23:55:22.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T23:55:22.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T23:55:22.050Z] Configure a credential helper to remove this warning. See [2023-07-11T23:55:22.050Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T23:55:22.050Z] [2023-07-11T23:55:22.050Z] Login Succeeded [2023-07-11T23:55:22.050Z] nexus3.edgexfoundry.org:10002 [2023-07-11T23:55:22.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T23:55:22.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T23:55:22.050Z] Configure a credential helper to remove this warning. See [2023-07-11T23:55:22.050Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T23:55:22.050Z] [2023-07-11T23:55:22.050Z] Login Succeeded [2023-07-11T23:55:22.050Z] nexus3.edgexfoundry.org:10003 [2023-07-11T23:55:22.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T23:55:22.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T23:55:22.309Z] Configure a credential helper to remove this warning. See [2023-07-11T23:55:22.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T23:55:22.309Z] [2023-07-11T23:55:22.309Z] Login Succeeded [2023-07-11T23:55:22.309Z] nexus3.edgexfoundry.org:10004 [2023-07-11T23:55:22.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T23:55:22.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T23:55:22.309Z] Configure a credential helper to remove this warning. See [2023-07-11T23:55:22.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T23:55:22.309Z] [2023-07-11T23:55:22.309Z] Login Succeeded [2023-07-11T23:55:22.309Z] docker.io [2023-07-11T23:55:22.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T23:55:22.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T23:55:22.569Z] Configure a credential helper to remove this warning. See [2023-07-11T23:55:22.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T23:55:22.569Z] [2023-07-11T23:55:22.569Z] Login Succeeded [2023-07-11T23:55:22.569Z] ---> docker-login.sh ends [Pipeline] } [2023-07-11T23:55:22.577Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-11T23:55:22.636Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-11T23:55:22.647Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-11T23:55:22.654Z] ========================================================= [2023-07-11T23:55:22.654Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-11T23:55:22.654Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T23:55:22.968Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-07-11T23:55:22.968Z] Sending build context to Docker daemon 300.5kB [2023-07-11T23:55:22.968Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-11T23:55:22.968Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-11T23:55:22.968Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-11T23:55:22.968Z] f56be85fc22e: Pulling fs layer [2023-07-11T23:55:22.968Z] 85791d961cd3: Pulling fs layer [2023-07-11T23:55:22.968Z] d694b5ae8c79: Pulling fs layer [2023-07-11T23:55:22.968Z] 9f32a84ed3da: Pulling fs layer [2023-07-11T23:55:22.968Z] 4d19c01a9841: Pulling fs layer [2023-07-11T23:55:22.968Z] 9325e15d5711: Pulling fs layer [2023-07-11T23:55:22.968Z] 556b6ee489ea: Pulling fs layer [2023-07-11T23:55:22.968Z] c5a4b2cf53e6: Pulling fs layer [2023-07-11T23:55:22.968Z] 4d19c01a9841: Waiting [2023-07-11T23:55:22.968Z] 556b6ee489ea: Waiting [2023-07-11T23:55:22.968Z] c5a4b2cf53e6: Waiting [2023-07-11T23:55:22.968Z] 9325e15d5711: Waiting [2023-07-11T23:55:22.968Z] 9f32a84ed3da: Waiting [2023-07-11T23:55:22.968Z] 85791d961cd3: Download complete [2023-07-11T23:55:22.968Z] 9f32a84ed3da: Verifying Checksum [2023-07-11T23:55:22.968Z] 9f32a84ed3da: Download complete [2023-07-11T23:55:22.968Z] 4d19c01a9841: Verifying Checksum [2023-07-11T23:55:22.968Z] 4d19c01a9841: Download complete [2023-07-11T23:55:22.968Z] f56be85fc22e: Verifying Checksum [2023-07-11T23:55:22.968Z] f56be85fc22e: Download complete [2023-07-11T23:55:23.239Z] 9325e15d5711: Verifying Checksum [2023-07-11T23:55:23.239Z] 9325e15d5711: Download complete [2023-07-11T23:55:23.239Z] f56be85fc22e: Pull complete [2023-07-11T23:55:23.239Z] 85791d961cd3: Pull complete [2023-07-11T23:55:23.812Z] c5a4b2cf53e6: Verifying Checksum [2023-07-11T23:55:23.812Z] c5a4b2cf53e6: Download complete [2023-07-11T23:55:23.812Z] d694b5ae8c79: Download complete [2023-07-11T23:55:24.070Z] 556b6ee489ea: Verifying Checksum [2023-07-11T23:55:24.070Z] 556b6ee489ea: Download complete [2023-07-11T23:55:27.350Z] d694b5ae8c79: Pull complete [2023-07-11T23:55:27.350Z] 9f32a84ed3da: Pull complete [2023-07-11T23:55:27.350Z] 4d19c01a9841: Pull complete [2023-07-11T23:55:27.350Z] 9325e15d5711: Pull complete [2023-07-11T23:55:29.244Z] 556b6ee489ea: Pull complete [2023-07-11T23:55:30.175Z] c5a4b2cf53e6: Pull complete [2023-07-11T23:55:30.175Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-07-11T23:55:30.175Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-11T23:55:30.175Z] ---> c4be618373d6 [2023-07-11T23:55:30.175Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-11T23:55:35.444Z] ---> Running in d4330658d17a [2023-07-11T23:55:35.444Z] Removing intermediate container d4330658d17a [2023-07-11T23:55:35.444Z] ---> 87878779556a [2023-07-11T23:55:35.444Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-11T23:55:35.703Z] ---> Running in 60b4a173de0c [2023-07-11T23:55:35.703Z] Removing intermediate container 60b4a173de0c [2023-07-11T23:55:35.703Z] ---> 158221751b43 [2023-07-11T23:55:35.703Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-11T23:55:35.703Z] ---> Running in 855742b66c17 [2023-07-11T23:55:35.963Z] Removing intermediate container 855742b66c17 [2023-07-11T23:55:35.963Z] ---> 09dccc83d8ca [2023-07-11T23:55:35.963Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-11T23:55:35.963Z] ---> Running in 66762c59c8da [2023-07-11T23:55:36.222Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-11T23:55:36.481Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-11T23:55:36.689Z] Still waiting to schedule task [2023-07-11T23:55:36.689Z] ‘prd-centos7-blackbox-4c-2g-661’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-07-11T23:55:36.689Z] ‘prd-centos7-blackbox-4c-2g-662’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-07-11T23:55:36.689Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-894’ is offline [2023-07-11T23:55:36.739Z] OK: 265 MiB in 53 packages [2023-07-11T23:55:36.998Z] Removing intermediate container 66762c59c8da [2023-07-11T23:55:36.998Z] ---> 0a8c93fa9aed [2023-07-11T23:55:36.998Z] Step 7/12 : WORKDIR /app [2023-07-11T23:55:36.998Z] ---> Running in 0877da599d54 [2023-07-11T23:55:36.998Z] Removing intermediate container 0877da599d54 [2023-07-11T23:55:36.998Z] ---> 83a5b9f96cfe [2023-07-11T23:55:36.998Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-11T23:55:37.256Z] ---> f0a0edf588e9 [2023-07-11T23:55:37.256Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-11T23:55:37.256Z] ---> Running in 427d603dc8db [2023-07-11T23:56:09.361Z] Removing intermediate container 427d603dc8db [2023-07-11T23:56:09.361Z] ---> b93a52f3089c [2023-07-11T23:56:09.361Z] Step 10/12 : COPY . . [2023-07-11T23:56:09.361Z] ---> 6849b5fd5c3b [2023-07-11T23:56:09.361Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-11T23:56:09.361Z] ---> Running in 0710ad52bccd [2023-07-11T23:56:09.361Z] Removing intermediate container 0710ad52bccd [2023-07-11T23:56:09.361Z] ---> bd0df85a433d [2023-07-11T23:56:09.361Z] Step 12/12 : RUN $MAKE [2023-07-11T23:56:09.361Z] ---> Running in 71150c63d58f [2023-07-11T23:56:09.361Z] noop [2023-07-11T23:56:09.361Z] Removing intermediate container 71150c63d58f [2023-07-11T23:56:09.361Z] ---> 605a2f767f1f [2023-07-11T23:56:09.361Z] Successfully built 605a2f767f1f [2023-07-11T23:56:09.361Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T23:56:09.693Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-11T23:56:09.693Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-11T23:56:09.764Z] prd-ubuntu20.04-docker-8c-8g-895 does not seem to be running inside a container [2023-07-11T23:56:09.795Z] $ 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-07-11T23:56:10.151Z] $ docker top 42740ac85c9c1ca083a2534f794fde3d42905b62338499793b3202c23cf1c88b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-11T23:56:10.494Z] + go version [2023-07-11T23:56:10.494Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-07-11T23:56:10.509Z] $ docker stop --time=1 42740ac85c9c1ca083a2534f794fde3d42905b62338499793b3202c23cf1c88b [2023-07-11T23:56:11.785Z] $ docker rm -f --volumes 42740ac85c9c1ca083a2534f794fde3d42905b62338499793b3202c23cf1c88b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T23:56:12.200Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-11T23:56:12.200Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-11T23:56:12.276Z] prd-ubuntu20.04-docker-8c-8g-895 does not seem to be running inside a container [2023-07-11T23:56:12.308Z] $ 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-07-11T23:56:12.665Z] $ docker top 04509da79971c005f1d83d4530cfee2a6d50fb2f09a858aff6bd8f731189ff5d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-11T23:56:13.058Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh [2023-07-11T23:56:13.355Z] + make test [2023-07-11T23:56:13.355Z] go test -race -coverprofile=coverage.out ./... [2023-07-11T23:56:31.444Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-07-11T23:56:32.011Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-07-11T23:56:32.011Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-07-11T23:56:32.011Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-07-11T23:56:32.011Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.061s coverage: 76.9% of statements [2023-07-11T23:56:32.011Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.074s coverage: 91.2% of statements [2023-07-11T23:56:32.011Z] ok github.com/edgexfoundry/app-record-replay/internal/data 0.046s coverage: 27.3% of statements [2023-07-11T23:56:53.972Z] go vet ./... [2023-07-11T23:56:54.541Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-11T23:56:54.541Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-11T23:56:54.541Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-11T23:56:54.812Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-11T23:56:54.832Z] $ docker stop --time=1 04509da79971c005f1d83d4530cfee2a6d50fb2f09a858aff6bd8f731189ff5d [2023-07-11T23:56:59.736Z] $ docker rm -f --volumes 04509da79971c005f1d83d4530cfee2a6d50fb2f09a858aff6bd8f731189ff5d [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-11T23:57:00.223Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-11T23:57:00.264Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-07-11T23:57:00.699Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-11T23:57:00.986Z] + ls -al . [2023-07-11T23:57:00.986Z] total 160 [2023-07-11T23:57:00.986Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 11 23:56 . [2023-07-11T23:57:00.986Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 23:55 .. [2023-07-11T23:57:00.986Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 11 23:55 .dockerignore [2023-07-11T23:57:00.986Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 23:55 .git [2023-07-11T23:57:00.986Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 23:55 .github [2023-07-11T23:57:00.986Z] -rw-rw-r-- 1 jenkins jenkins 164 Jul 11 23:55 .gitignore [2023-07-11T23:57:00.986Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 11 23:55 .golangci.yml [2023-07-11T23:57:00.986Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 11 23:55 .semver [2023-07-11T23:57:00.986Z] -rw-rw-r-- 1 jenkins jenkins 10245 Jul 11 23:55 Attribution.txt [2023-07-11T23:57:00.986Z] -rw-rw-r-- 1 jenkins jenkins 258 Jul 11 23:55 CHANGELOG.md [2023-07-11T23:57:00.986Z] -rw-rw-r-- 1 jenkins jenkins 1616 Jul 11 23:55 Dockerfile [2023-07-11T23:57:00.987Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 11 23:55 GOVERNANCE.md [2023-07-11T23:57:00.987Z] -rw-rw-r-- 1 jenkins jenkins 681 Jul 11 23:55 Jenkinsfile [2023-07-11T23:57:00.987Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 11 23:55 LICENSE [2023-07-11T23:57:00.987Z] -rw-rw-r-- 1 jenkins jenkins 3139 Jul 11 23:55 Makefile [2023-07-11T23:57:00.987Z] -rw-rw-r-- 1 jenkins jenkins 611 Jul 11 23:55 OWNERS.md [2023-07-11T23:57:00.987Z] -rw-rw-r-- 1 jenkins jenkins 2363 Jul 11 23:55 README.md [2023-07-11T23:57:00.987Z] -rw-rw-r-- 1 jenkins jenkins 4285 Jul 11 23:55 Record and Reply.postman_collection.json [2023-07-11T23:57:00.987Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 11 23:55 VERSION [2023-07-11T23:57:00.987Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 23:55 bin [2023-07-11T23:57:00.987Z] -rw-r--r-- 1 jenkins jenkins 6157 Jul 11 23:56 coverage.out [2023-07-11T23:57:00.987Z] -rw-rw-r-- 1 jenkins jenkins 3411 Jul 11 23:55 go.mod [2023-07-11T23:57:00.987Z] -rw-rw-r-- 1 jenkins jenkins 31491 Jul 11 23:55 go.sum [2023-07-11T23:57:00.987Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 11 23:55 internal [2023-07-11T23:57:00.987Z] -rw-rw-r-- 1 jenkins jenkins 913 Jul 11 23:55 main.go [2023-07-11T23:57:00.987Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 23:55 pkg [2023-07-11T23:57:00.987Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 23:55 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T23:57:01.299Z] + 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=5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b --label arch=amd64 --label version=3.1.0-dev.12 . [2023-07-11T23:57:01.299Z] Sending build context to Docker daemon 307.7kB [2023-07-11T23:57:01.299Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-07-11T23:57:01.299Z] Step 2/26 : FROM ${BASE} AS builder [2023-07-11T23:57:01.299Z] ---> 605a2f767f1f [2023-07-11T23:57:01.299Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-07-11T23:57:01.299Z] ---> Running in 2ff1460dcccd [2023-07-11T23:57:01.559Z] Removing intermediate container 2ff1460dcccd [2023-07-11T23:57:01.559Z] ---> 6761eefe1811 [2023-07-11T23:57:01.559Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-07-11T23:57:01.559Z] ---> Running in fecf52f0385b [2023-07-11T23:57:01.559Z] Removing intermediate container fecf52f0385b [2023-07-11T23:57:01.559Z] ---> 743a3116a7f2 [2023-07-11T23:57:01.559Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-07-11T23:57:01.559Z] ---> Running in d132361318a8 [2023-07-11T23:57:01.819Z] Removing intermediate container d132361318a8 [2023-07-11T23:57:01.819Z] ---> e25c14fc9852 [2023-07-11T23:57:01.819Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-11T23:57:01.819Z] ---> Running in 0de91955916f [2023-07-11T23:57:02.079Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-11T23:57:02.079Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-11T23:57:02.338Z] OK: 265 MiB in 53 packages [2023-07-11T23:57:02.911Z] Removing intermediate container 0de91955916f [2023-07-11T23:57:02.911Z] ---> e5390a05824b [2023-07-11T23:57:02.911Z] Step 7/26 : WORKDIR /app [2023-07-11T23:57:02.911Z] ---> Running in 9d57cfb07934 [2023-07-11T23:57:03.169Z] Removing intermediate container 9d57cfb07934 [2023-07-11T23:57:03.169Z] ---> 93b4e282dd5b [2023-07-11T23:57:03.169Z] Step 8/26 : COPY go.mod vendor* ./ [2023-07-11T23:57:03.169Z] ---> 6c60c47db418 [2023-07-11T23:57:03.169Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-11T23:57:03.169Z] ---> Running in 3697de99a10b [2023-07-11T23:57:04.125Z] Removing intermediate container 3697de99a10b [2023-07-11T23:57:04.125Z] ---> 8580bf465137 [2023-07-11T23:57:04.125Z] Step 10/26 : COPY . . [2023-07-11T23:57:04.125Z] ---> 940b6ea8cabf [2023-07-11T23:57:04.125Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-11T23:57:04.384Z] ---> Running in db23f7bec87c [2023-07-11T23:57:04.384Z] Removing intermediate container db23f7bec87c [2023-07-11T23:57:04.384Z] ---> c187c24fb222 [2023-07-11T23:57:04.384Z] Step 12/26 : RUN $MAKE [2023-07-11T23:57:04.384Z] ---> Running in 11b324c6ad63 [2023-07-11T23:57:04.642Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.4 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.12" -trimpath -mod=readonly -o app-record-replay [2023-07-11T23:57:26.567Z] Removing intermediate container 11b324c6ad63 [2023-07-11T23:57:26.567Z] ---> 506dcd4eb548 [2023-07-11T23:57:26.567Z] Step 13/26 : FROM alpine:3.17 [2023-07-11T23:57:26.567Z] 3.17: Pulling from library/alpine [2023-07-11T23:57:26.567Z] 4db1b89c0bd1: Pulling fs layer [2023-07-11T23:57:26.567Z] 4db1b89c0bd1: Verifying Checksum [2023-07-11T23:57:26.567Z] 4db1b89c0bd1: Download complete [2023-07-11T23:57:26.567Z] 4db1b89c0bd1: Pull complete [2023-07-11T23:57:26.567Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-11T23:57:26.567Z] Status: Downloaded newer image for alpine:3.17 [2023-07-11T23:57:26.567Z] ---> 1f73a9d63274 [2023-07-11T23:57:26.567Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-11T23:57:26.567Z] ---> Running in 62e03788927b [2023-07-11T23:57:26.567Z] Removing intermediate container 62e03788927b [2023-07-11T23:57:26.567Z] ---> 5f34f672b858 [2023-07-11T23:57:26.567Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-07-11T23:57:26.567Z] ---> Running in 0e6c9686502f [2023-07-11T23:57:26.567Z] Removing intermediate container 0e6c9686502f [2023-07-11T23:57:26.567Z] ---> 164d396c58e9 [2023-07-11T23:57:26.567Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-11T23:57:26.567Z] ---> Running in 6b4aa60b6cf7 [2023-07-11T23:57:26.567Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-11T23:57:26.567Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-11T23:57:26.567Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-11T23:57:26.567Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-11T23:57:26.567Z] Executing busybox-1.35.0-r29.trigger [2023-07-11T23:57:26.567Z] Executing ca-certificates-20230506-r0.trigger [2023-07-11T23:57:26.567Z] OK: 8 MiB in 17 packages [2023-07-11T23:57:26.567Z] Removing intermediate container 6b4aa60b6cf7 [2023-07-11T23:57:26.567Z] ---> 02cfa41eaa61 [2023-07-11T23:57:26.568Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-11T23:57:26.568Z] ---> 9dba2fd0f480 [2023-07-11T23:57:26.568Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-11T23:57:26.568Z] ---> 0e7f20d63cc1 [2023-07-11T23:57:26.568Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-07-11T23:57:26.568Z] ---> 6356f44eb162 [2023-07-11T23:57:26.568Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-07-11T23:57:26.886Z] ---> b31b2b024605 [2023-07-11T23:57:26.886Z] Step 21/26 : EXPOSE 59712 [2023-07-11T23:57:26.886Z] ---> Running in 0b66c7d69dac [2023-07-11T23:57:26.886Z] Removing intermediate container 0b66c7d69dac [2023-07-11T23:57:26.886Z] ---> adc3352b4558 [2023-07-11T23:57:26.886Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-07-11T23:57:26.886Z] ---> Running in 91c77db5595e [2023-07-11T23:57:27.173Z] Removing intermediate container 91c77db5595e [2023-07-11T23:57:27.173Z] ---> 2915cec58436 [2023-07-11T23:57:27.173Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-11T23:57:27.173Z] ---> Running in 40f21eafb83d [2023-07-11T23:57:27.173Z] Removing intermediate container 40f21eafb83d [2023-07-11T23:57:27.173Z] ---> f90b241d1314 [2023-07-11T23:57:27.173Z] Step 24/26 : LABEL arch=amd64 [2023-07-11T23:57:27.173Z] ---> Running in b54e25362856 [2023-07-11T23:57:27.173Z] Removing intermediate container b54e25362856 [2023-07-11T23:57:27.173Z] ---> 1f5c6621887c [2023-07-11T23:57:27.173Z] Step 25/26 : LABEL git_sha=5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b [2023-07-11T23:57:27.173Z] ---> Running in 248924cbab73 [2023-07-11T23:57:27.446Z] Removing intermediate container 248924cbab73 [2023-07-11T23:57:27.446Z] ---> b1231a453999 [2023-07-11T23:57:27.446Z] Step 26/26 : LABEL version=3.1.0-dev.12 [2023-07-11T23:57:27.446Z] ---> Running in f6122d5dfe20 [2023-07-11T23:57:27.446Z] Removing intermediate container f6122d5dfe20 [2023-07-11T23:57:27.446Z] ---> 8c36d2dc78fb [2023-07-11T23:57:27.446Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-11T23:57:27.446Z] Successfully built 8c36d2dc78fb [2023-07-11T23:57:27.446Z] Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-11T23:57:27.538Z] provisioning config files... [2023-07-11T23:57:27.555Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config654816678406260476tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-11T23:57:27.883Z] ---> docker-login.sh [2023-07-11T23:57:27.883Z] nexus3.edgexfoundry.org:10001 [2023-07-11T23:57:27.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T23:57:27.884Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T23:57:27.884Z] Configure a credential helper to remove this warning. See [2023-07-11T23:57:27.884Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T23:57:27.884Z] [2023-07-11T23:57:27.884Z] Login Succeeded [2023-07-11T23:57:27.884Z] nexus3.edgexfoundry.org:10002 [2023-07-11T23:57:27.884Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T23:57:27.884Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T23:57:27.884Z] Configure a credential helper to remove this warning. See [2023-07-11T23:57:27.884Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T23:57:27.884Z] [2023-07-11T23:57:27.884Z] Login Succeeded [2023-07-11T23:57:27.884Z] nexus3.edgexfoundry.org:10003 [2023-07-11T23:57:28.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T23:57:28.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T23:57:28.142Z] Configure a credential helper to remove this warning. See [2023-07-11T23:57:28.142Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T23:57:28.142Z] [2023-07-11T23:57:28.142Z] Login Succeeded [2023-07-11T23:57:28.142Z] nexus3.edgexfoundry.org:10004 [2023-07-11T23:57:28.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T23:57:28.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T23:57:28.142Z] Configure a credential helper to remove this warning. See [2023-07-11T23:57:28.142Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T23:57:28.142Z] [2023-07-11T23:57:28.142Z] Login Succeeded [2023-07-11T23:57:28.142Z] docker.io [2023-07-11T23:57:28.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T23:57:28.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T23:57:28.713Z] Configure a credential helper to remove this warning. See [2023-07-11T23:57:28.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T23:57:28.713Z] [2023-07-11T23:57:28.713Z] Login Succeeded [2023-07-11T23:57:28.713Z] ---> docker-login.sh ends [Pipeline] } [2023-07-11T23:57:28.720Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-11T23:57:28.745Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-11T23:57:28.761Z] [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: [2023-07-11T23:57:28.762Z] 5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b [2023-07-11T23:57:28.762Z] latest [2023-07-11T23:57:28.762Z] 3.1.0-dev.12 [2023-07-11T23:57:28.762Z] 5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b-3.1.0-dev.12 [2023-07-11T23:57:28.762Z] main [2023-07-11T23:57:28.762Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T23:57:29.074Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T23:57:29.386Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b [2023-07-11T23:57:29.386Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-07-11T23:57:29.386Z] 2cfa0c3f48a8: Preparing [2023-07-11T23:57:29.386Z] 511fbfbde876: Preparing [2023-07-11T23:57:29.386Z] 7de0acdd2b19: Preparing [2023-07-11T23:57:29.386Z] 69dd701a773a: Preparing [2023-07-11T23:57:29.386Z] df7ea6289e42: Preparing [2023-07-11T23:57:29.386Z] 3dab9f8bf2d2: Preparing [2023-07-11T23:57:29.386Z] 3dab9f8bf2d2: Waiting [2023-07-11T23:57:29.386Z] 511fbfbde876: Pushed [2023-07-11T23:57:29.386Z] 7de0acdd2b19: Pushed [2023-07-11T23:57:29.386Z] 69dd701a773a: Pushed [2023-07-11T23:57:29.386Z] 3dab9f8bf2d2: Layer already exists [2023-07-11T23:57:29.386Z] df7ea6289e42: Pushed [2023-07-11T23:57:31.924Z] 2cfa0c3f48a8: Pushed [2023-07-11T23:57:31.924Z] 5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b: digest: sha256:5cc07d742df07923dc938a70dd2c7b5bcacf75e7f972b71158399ba78cf2b3c3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T23:57:32.232Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T23:57:32.537Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-07-11T23:57:32.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-07-11T23:57:32.537Z] 2cfa0c3f48a8: Preparing [2023-07-11T23:57:32.537Z] 511fbfbde876: Preparing [2023-07-11T23:57:32.537Z] 7de0acdd2b19: Preparing [2023-07-11T23:57:32.537Z] 69dd701a773a: Preparing [2023-07-11T23:57:32.537Z] df7ea6289e42: Preparing [2023-07-11T23:57:32.537Z] 3dab9f8bf2d2: Preparing [2023-07-11T23:57:32.537Z] 3dab9f8bf2d2: Waiting [2023-07-11T23:57:32.537Z] df7ea6289e42: Layer already exists [2023-07-11T23:57:32.537Z] 7de0acdd2b19: Layer already exists [2023-07-11T23:57:32.537Z] 69dd701a773a: Layer already exists [2023-07-11T23:57:32.537Z] 511fbfbde876: Layer already exists [2023-07-11T23:57:32.537Z] 2cfa0c3f48a8: Layer already exists [2023-07-11T23:57:32.537Z] 3dab9f8bf2d2: Layer already exists [2023-07-11T23:57:32.537Z] latest: digest: sha256:5cc07d742df07923dc938a70dd2c7b5bcacf75e7f972b71158399ba78cf2b3c3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T23:57:32.846Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T23:57:33.155Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.12 [2023-07-11T23:57:33.155Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-07-11T23:57:33.155Z] 2cfa0c3f48a8: Preparing [2023-07-11T23:57:33.155Z] 511fbfbde876: Preparing [2023-07-11T23:57:33.155Z] 7de0acdd2b19: Preparing [2023-07-11T23:57:33.155Z] 69dd701a773a: Preparing [2023-07-11T23:57:33.155Z] df7ea6289e42: Preparing [2023-07-11T23:57:33.155Z] 3dab9f8bf2d2: Preparing [2023-07-11T23:57:33.155Z] 3dab9f8bf2d2: Waiting [2023-07-11T23:57:33.155Z] 69dd701a773a: Layer already exists [2023-07-11T23:57:33.155Z] df7ea6289e42: Layer already exists [2023-07-11T23:57:33.155Z] 7de0acdd2b19: Layer already exists [2023-07-11T23:57:33.155Z] 2cfa0c3f48a8: Layer already exists [2023-07-11T23:57:33.155Z] 511fbfbde876: Layer already exists [2023-07-11T23:57:33.155Z] 3dab9f8bf2d2: Layer already exists [2023-07-11T23:57:33.155Z] 3.1.0-dev.12: digest: sha256:5cc07d742df07923dc938a70dd2c7b5bcacf75e7f972b71158399ba78cf2b3c3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T23:57:33.464Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b-3.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T23:57:33.769Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b-3.1.0-dev.12 [2023-07-11T23:57:33.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-07-11T23:57:33.770Z] 2cfa0c3f48a8: Preparing [2023-07-11T23:57:33.770Z] 511fbfbde876: Preparing [2023-07-11T23:57:33.770Z] 7de0acdd2b19: Preparing [2023-07-11T23:57:33.770Z] 69dd701a773a: Preparing [2023-07-11T23:57:33.770Z] df7ea6289e42: Preparing [2023-07-11T23:57:33.770Z] 3dab9f8bf2d2: Preparing [2023-07-11T23:57:33.770Z] 2cfa0c3f48a8: Layer already exists [2023-07-11T23:57:33.770Z] 69dd701a773a: Layer already exists [2023-07-11T23:57:33.770Z] 511fbfbde876: Layer already exists [2023-07-11T23:57:33.770Z] 7de0acdd2b19: Layer already exists [2023-07-11T23:57:33.770Z] df7ea6289e42: Layer already exists [2023-07-11T23:57:33.770Z] 3dab9f8bf2d2: Layer already exists [2023-07-11T23:57:33.770Z] 5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b-3.1.0-dev.12: digest: sha256:5cc07d742df07923dc938a70dd2c7b5bcacf75e7f972b71158399ba78cf2b3c3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T23:57:34.078Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T23:57:34.389Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main [2023-07-11T23:57:34.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-07-11T23:57:34.389Z] 2cfa0c3f48a8: Preparing [2023-07-11T23:57:34.389Z] 511fbfbde876: Preparing [2023-07-11T23:57:34.389Z] 7de0acdd2b19: Preparing [2023-07-11T23:57:34.389Z] 69dd701a773a: Preparing [2023-07-11T23:57:34.389Z] df7ea6289e42: Preparing [2023-07-11T23:57:34.389Z] 3dab9f8bf2d2: Preparing [2023-07-11T23:57:34.389Z] 3dab9f8bf2d2: Waiting [2023-07-11T23:57:34.389Z] df7ea6289e42: Layer already exists [2023-07-11T23:57:34.389Z] 69dd701a773a: Layer already exists [2023-07-11T23:57:34.389Z] 511fbfbde876: Layer already exists [2023-07-11T23:57:34.389Z] 2cfa0c3f48a8: Layer already exists [2023-07-11T23:57:34.389Z] 7de0acdd2b19: Layer already exists [2023-07-11T23:57:34.389Z] 3dab9f8bf2d2: Layer already exists [2023-07-11T23:57:34.389Z] main: digest: sha256:5cc07d742df07923dc938a70dd2c7b5bcacf75e7f972b71158399ba78cf2b3c3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-11T23:57:34.453Z] ===================================================== [Pipeline] echo [2023-07-11T23:57:34.461Z] taggedImages: [2023-07-11T23:57:34.461Z] - nexus3.edgexfoundry.org:10004/app-record-replay:5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b [2023-07-11T23:57:34.461Z] - nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-07-11T23:57:34.461Z] - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.12 [2023-07-11T23:57:34.461Z] - nexus3.edgexfoundry.org:10004/app-record-replay:5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b-3.1.0-dev.12 [2023-07-11T23:57:34.461Z] - nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T23:57:34.829Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-11T23:57:34.829Z] [2023-07-11T23:57:34.829Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T23:57:35.136Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-11T23:57:35.137Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-11T23:57:35.137Z] 5eb5b503b376: Pulling fs layer [2023-07-11T23:57:35.137Z] 5c69ac0246d0: Pulling fs layer [2023-07-11T23:57:35.137Z] ec43610c2a17: Pulling fs layer [2023-07-11T23:57:35.137Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-11T23:57:35.137Z] 33b1e0a273af: Pulling fs layer [2023-07-11T23:57:35.137Z] 5d3b04190fa2: Pulling fs layer [2023-07-11T23:57:35.137Z] 2f39f015ded8: Pulling fs layer [2023-07-11T23:57:35.137Z] 5d3b04190fa2: Waiting [2023-07-11T23:57:35.137Z] 33b1e0a273af: Waiting [2023-07-11T23:57:35.137Z] 2f39f015ded8: Waiting [2023-07-11T23:57:35.137Z] 3a2ae6a8a46f: Waiting [2023-07-11T23:57:35.137Z] 5c69ac0246d0: Verifying Checksum [2023-07-11T23:57:35.137Z] 5c69ac0246d0: Download complete [2023-07-11T23:57:35.137Z] 3a2ae6a8a46f: Verifying Checksum [2023-07-11T23:57:35.137Z] 3a2ae6a8a46f: Download complete [2023-07-11T23:57:35.137Z] 33b1e0a273af: Verifying Checksum [2023-07-11T23:57:35.137Z] 33b1e0a273af: Download complete [2023-07-11T23:57:35.393Z] 5d3b04190fa2: Verifying Checksum [2023-07-11T23:57:35.393Z] 5d3b04190fa2: Download complete [2023-07-11T23:57:35.393Z] ec43610c2a17: Verifying Checksum [2023-07-11T23:57:35.393Z] ec43610c2a17: Download complete [2023-07-11T23:57:35.393Z] 5eb5b503b376: Verifying Checksum [2023-07-11T23:57:35.393Z] 5eb5b503b376: Download complete [2023-07-11T23:57:35.963Z] 2f39f015ded8: Download complete [2023-07-11T23:57:36.529Z] 5eb5b503b376: Pull complete [2023-07-11T23:57:36.787Z] 5c69ac0246d0: Pull complete [2023-07-11T23:57:37.044Z] ec43610c2a17: Pull complete [2023-07-11T23:57:37.044Z] 3a2ae6a8a46f: Pull complete [2023-07-11T23:57:37.301Z] 33b1e0a273af: Pull complete [2023-07-11T23:57:37.301Z] 5d3b04190fa2: Pull complete [2023-07-11T23:57:40.344Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-896 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws [2023-07-11T23:57:40.359Z] Running in /w/workspace/app-record-replay/13 [Pipeline] { [Pipeline] checkout [2023-07-11T23:57:40.402Z] Selected Git installation does not exist. Using Default [2023-07-11T23:57:40.402Z] The recommended git tool is: NONE [2023-07-11T23:57:41.489Z] 2f39f015ded8: Pull complete [2023-07-11T23:57:41.489Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-11T23:57:41.489Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-11T23:57:41.489Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-11T23:57:41.569Z] prd-ubuntu20.04-docker-8c-8g-895 does not seem to be running inside a container [2023-07-11T23:57:41.604Z] $ 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-07-11T23:57:45.267Z] $ docker top 1f67ea5c90fceb09ad5dde04099fc406c44f7cce8c0c47dacfc4ce6fa97ab93a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-11T23:57:45.633Z] ---> job-cost.sh [2023-07-11T23:57:45.633Z] lf-activate-venv: SKIPPING [2023-07-11T23:57:45.633Z] INFO: No Stack... [2023-07-11T23:57:45.732Z] using credential edgex-jenkins-ssh [2023-07-11T23:57:45.766Z] Cloning the remote Git repository [2023-07-11T23:57:45.892Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-11T23:57:46.150Z] INFO: Archiving Costs [Pipeline] sh [2023-07-11T23:57:46.436Z] + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv [2023-07-11T23:57:46.436Z] + cut -d, -f6 [Pipeline] lock [2023-07-11T23:57:46.447Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-13-stack-cost] [2023-07-11T23:57:46.460Z] Resource [jenkins-edgexfoundry-app-record-replay-main-13-stack-cost] did not exist. Created. [2023-07-11T23:57:46.460Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-11T23:57:45.818Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-07-11T23:57:45.930Z] > git init /w/workspace/app-record-replay/13 # timeout=10 [2023-07-11T23:57:46.097Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-07-11T23:57:46.098Z] > git --version # timeout=10 [2023-07-11T23:57:46.123Z] > git --version # 'git version 2.25.1' [2023-07-11T23:57:46.126Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-11T23:57:46.296Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-11T23:57:46.758Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-07-11T23:57:46.783Z] Stashed 1 file(s) [Pipeline] } [2023-07-11T23:57:46.789Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-13-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-11T23:57:46.813Z] $ docker stop --time=1 1f67ea5c90fceb09ad5dde04099fc406c44f7cce8c0c47dacfc4ce6fa97ab93a [2023-07-11T23:57:47.779Z] Avoid second fetch [2023-07-11T23:57:47.779Z] Checking out Revision 5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b (main) [2023-07-11T23:57:46.862Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-07-11T23:57:46.899Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-11T23:57:47.795Z] > git config core.sparsecheckout # timeout=10 [2023-07-11T23:57:47.878Z] > git checkout -f 5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b # timeout=10 [2023-07-11T23:57:47.948Z] $ docker rm -f --volumes 1f67ea5c90fceb09ad5dde04099fc406c44f7cce8c0c47dacfc4ce6fa97ab93a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-11T23:57:48.315Z] Commit message: "Merge pull request #37 from lenny-intel/start-replay-endpoint" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-11T23:57:49.180Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-11T23:57:49.180Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-11T23:57:49.180Z] Dload Upload Total Spent Left Speed [2023-07-11T23:57:49.180Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 197k 0 --:--:-- --:--:-- --:--:-- 194k [Pipeline] sh [2023-07-11T23:57:49.760Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-11T23:57:50.080Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-07-11T23:57:50.080Z] + sudo tee /etc/docker/daemon.new [2023-07-11T23:57:50.080Z] { [2023-07-11T23:57:50.080Z] "registry-mirrors": [ [2023-07-11T23:57:50.080Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-11T23:57:50.080Z] ], [2023-07-11T23:57:50.080Z] "bip": "10.250.0.254/24", [2023-07-11T23:57:50.080Z] "hosts": [ [2023-07-11T23:57:50.080Z] "tcp://0.0.0.0:5555", [2023-07-11T23:57:50.080Z] "unix:///var/run/docker.sock" [2023-07-11T23:57:50.080Z] ], [2023-07-11T23:57:50.080Z] "mtu": 1458, [2023-07-11T23:57:50.080Z] "selinux-enabled": true, [2023-07-11T23:57:50.080Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-11T23:57:50.080Z] } [Pipeline] sh [2023-07-11T23:57:50.403Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-11T23:57:50.729Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-11T23:58:08.998Z] provisioning config files... [2023-07-11T23:58:09.021Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/13@tmp/config9212164976885128778tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-11T23:58:09.366Z] ---> docker-login.sh [2023-07-11T23:58:09.366Z] nexus3.edgexfoundry.org:10001 [2023-07-11T23:58:09.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T23:58:09.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T23:58:09.903Z] Configure a credential helper to remove this warning. See [2023-07-11T23:58:09.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T23:58:09.903Z] [2023-07-11T23:58:09.903Z] Login Succeeded [2023-07-11T23:58:09.903Z] nexus3.edgexfoundry.org:10002 [2023-07-11T23:58:10.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T23:58:10.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T23:58:10.173Z] Configure a credential helper to remove this warning. See [2023-07-11T23:58:10.173Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T23:58:10.173Z] [2023-07-11T23:58:10.173Z] Login Succeeded [2023-07-11T23:58:10.173Z] nexus3.edgexfoundry.org:10003 [2023-07-11T23:58:10.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T23:58:10.714Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T23:58:10.714Z] Configure a credential helper to remove this warning. See [2023-07-11T23:58:10.714Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T23:58:10.714Z] [2023-07-11T23:58:10.714Z] Login Succeeded [2023-07-11T23:58:10.714Z] nexus3.edgexfoundry.org:10004 [2023-07-11T23:58:10.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T23:58:10.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T23:58:10.983Z] Configure a credential helper to remove this warning. See [2023-07-11T23:58:10.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T23:58:10.983Z] [2023-07-11T23:58:10.983Z] Login Succeeded [2023-07-11T23:58:10.983Z] docker.io [2023-07-11T23:58:11.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T23:58:11.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T23:58:11.521Z] Configure a credential helper to remove this warning. See [2023-07-11T23:58:11.521Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T23:58:11.521Z] [2023-07-11T23:58:11.521Z] Login Succeeded [2023-07-11T23:58:11.521Z] ---> docker-login.sh ends [Pipeline] } [2023-07-11T23:58:11.534Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-11T23:58:11.791Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-11T23:58:11.808Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-11T23:58:11.821Z] ========================================================= [2023-07-11T23:58:11.821Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-11T23:58:11.821Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T23:58:12.178Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-07-11T23:58:12.178Z] Sending build context to Docker daemon 149.5kB [2023-07-11T23:58:12.448Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-11T23:58:12.448Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-11T23:58:15.807Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-11T23:58:15.808Z] c41833b44d91: Pulling fs layer [2023-07-11T23:58:15.808Z] ed15518f5707: Pulling fs layer [2023-07-11T23:58:15.808Z] feae8fd75edb: Pulling fs layer [2023-07-11T23:58:15.808Z] 242c74f7c9fa: Pulling fs layer [2023-07-11T23:58:15.808Z] 3cdef696dda3: Pulling fs layer [2023-07-11T23:58:15.808Z] 2ced38df9373: Pulling fs layer [2023-07-11T23:58:15.808Z] 58f1dce35555: Pulling fs layer [2023-07-11T23:58:15.808Z] 3cdef696dda3: Waiting [2023-07-11T23:58:15.808Z] 2ced38df9373: Waiting [2023-07-11T23:58:15.808Z] 58f1dce35555: Waiting [2023-07-11T23:58:15.808Z] 242c74f7c9fa: Waiting [2023-07-11T23:58:15.808Z] ed15518f5707: Verifying Checksum [2023-07-11T23:58:15.808Z] ed15518f5707: Download complete [2023-07-11T23:58:15.808Z] 242c74f7c9fa: Verifying Checksum [2023-07-11T23:58:15.808Z] 242c74f7c9fa: Download complete [2023-07-11T23:58:15.808Z] 3cdef696dda3: Verifying Checksum [2023-07-11T23:58:15.808Z] 3cdef696dda3: Download complete [2023-07-11T23:58:15.808Z] c41833b44d91: Verifying Checksum [2023-07-11T23:58:15.808Z] c41833b44d91: Download complete [2023-07-11T23:58:16.403Z] c41833b44d91: Pull complete [2023-07-11T23:58:16.999Z] 58f1dce35555: Verifying Checksum [2023-07-11T23:58:16.999Z] 58f1dce35555: Download complete [2023-07-11T23:58:16.999Z] ed15518f5707: Pull complete [2023-07-11T23:58:17.967Z] feae8fd75edb: Verifying Checksum [2023-07-11T23:58:17.967Z] feae8fd75edb: Download complete [2023-07-11T23:58:17.967Z] 2ced38df9373: Verifying Checksum [2023-07-11T23:58:17.967Z] 2ced38df9373: Download complete [2023-07-11T23:58:30.333Z] feae8fd75edb: Pull complete [2023-07-11T23:58:30.333Z] 242c74f7c9fa: Pull complete [2023-07-11T23:58:30.334Z] 3cdef696dda3: Pull complete [2023-07-11T23:58:37.004Z] 2ced38df9373: Pull complete [2023-07-11T23:58:39.612Z] 58f1dce35555: Pull complete [2023-07-11T23:58:39.612Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-07-11T23:58:39.612Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-11T23:58:39.612Z] ---> fadd8f120f05 [2023-07-11T23:58:39.612Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-11T23:58:41.560Z] ---> Running in 71b0fc02eda1 [2023-07-11T23:58:41.560Z] Removing intermediate container 71b0fc02eda1 [2023-07-11T23:58:41.560Z] ---> ffe99cf84b76 [2023-07-11T23:58:41.560Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-11T23:58:41.560Z] ---> Running in 123ecdf7d99e [2023-07-11T23:58:41.828Z] Removing intermediate container 123ecdf7d99e [2023-07-11T23:58:41.828Z] ---> 5ef281dc8b14 [2023-07-11T23:58:41.828Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-11T23:58:42.104Z] ---> Running in d473a48ca940 [2023-07-11T23:58:42.375Z] Removing intermediate container d473a48ca940 [2023-07-11T23:58:42.375Z] ---> cb7f27198c23 [2023-07-11T23:58:42.375Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-11T23:58:42.375Z] ---> Running in 86058b055a79 [2023-07-11T23:58:43.793Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-11T23:58:44.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-11T23:58:45.029Z] OK: 263 MiB in 53 packages [2023-07-11T23:58:45.996Z] Removing intermediate container 86058b055a79 [2023-07-11T23:58:45.996Z] ---> b7efca043a1f [2023-07-11T23:58:45.996Z] Step 7/12 : WORKDIR /app [2023-07-11T23:58:45.996Z] ---> Running in f2e18e163654 [2023-07-11T23:58:46.263Z] Removing intermediate container f2e18e163654 [2023-07-11T23:58:46.263Z] ---> 09b36b636d39 [2023-07-11T23:58:46.263Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-11T23:58:46.852Z] ---> b4a95306ff8e [2023-07-11T23:58:46.852Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-11T23:58:46.852Z] ---> Running in aca3b18c8653 [2023-07-11T23:59:54.729Z] Removing intermediate container aca3b18c8653 [2023-07-11T23:59:54.729Z] ---> 317c34c81bca [2023-07-11T23:59:54.729Z] Step 10/12 : COPY . . [2023-07-11T23:59:54.729Z] ---> 18f94420b35e [2023-07-11T23:59:54.729Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-11T23:59:54.729Z] ---> Running in 41180632c0c4 [2023-07-11T23:59:54.729Z] Removing intermediate container 41180632c0c4 [2023-07-11T23:59:54.729Z] ---> a18a8c501bb8 [2023-07-11T23:59:54.729Z] Step 12/12 : RUN $MAKE [2023-07-11T23:59:54.729Z] ---> Running in 2b218ce6e51e [2023-07-11T23:59:54.729Z] noop [2023-07-11T23:59:54.729Z] Removing intermediate container 2b218ce6e51e [2023-07-11T23:59:54.729Z] ---> 58a79c14a8be [2023-07-11T23:59:54.729Z] Successfully built 58a79c14a8be [2023-07-11T23:59:54.729Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T23:59:55.086Z] + docker inspect -f . ci-base-image-arm64 [2023-07-11T23:59:55.086Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-11T23:59:55.301Z] prd-ubuntu20.04-docker-arm64-4c-16g-896 does not seem to be running inside a container [2023-07-11T23:59:55.373Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/13 -v /w/workspace/app-record-replay/13:/w/workspace/app-record-replay/13:rw,z -v /w/workspace/app-record-replay/13@tmp:/w/workspace/app-record-replay/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-07-11T23:59:56.566Z] $ docker top 13e0614b0cb1ac12d4bdc9fdef3ec4fba3057053255eae7236d2e6ea12898b7e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-11T23:59:57.394Z] + go version [2023-07-11T23:59:57.394Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-07-11T23:59:57.418Z] $ docker stop --time=1 13e0614b0cb1ac12d4bdc9fdef3ec4fba3057053255eae7236d2e6ea12898b7e [2023-07-11T23:59:59.030Z] $ docker rm -f --volumes 13e0614b0cb1ac12d4bdc9fdef3ec4fba3057053255eae7236d2e6ea12898b7e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T23:59:59.575Z] + docker inspect -f . ci-base-image-arm64 [2023-07-11T23:59:59.575Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-11T23:59:59.758Z] prd-ubuntu20.04-docker-arm64-4c-16g-896 does not seem to be running inside a container [2023-07-11T23:59:59.827Z] $ 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/13 -v /w/workspace/app-record-replay/13:/w/workspace/app-record-replay/13:rw,z -v /w/workspace/app-record-replay/13@tmp:/w/workspace/app-record-replay/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-07-12T00:00:01.211Z] $ docker top 4e8a0982804be1d1856efab62faa82d117f2602b109c100e1989625324e520dd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-12T00:00:02.058Z] + git config --global --add safe.directory /w/workspace/app-record-replay/13 [Pipeline] fileExists [Pipeline] sh [2023-07-12T00:00:02.711Z] + make test [2023-07-12T00:00:02.711Z] go test -race -coverprofile=coverage.out ./... [2023-07-12T00:02:54.488Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-07-12T00:03:01.145Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.253s coverage: 76.9% of statements [2023-07-12T00:03:01.728Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.353s coverage: 91.2% of statements [2023-07-12T00:03:04.311Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-07-12T00:03:04.311Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-07-12T00:03:04.311Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-07-12T00:03:04.579Z] ok github.com/edgexfoundry/app-record-replay/internal/data 0.232s coverage: 27.3% of statements [2023-07-12T00:03:05.542Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-07-12T00:03:05.542Z] go vet ./... [2023-07-12T00:05:42.272Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-12T00:05:42.272Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-12T00:05:42.272Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-12T00:05:42.290Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-12T00:05:42.307Z] $ docker stop --time=1 4e8a0982804be1d1856efab62faa82d117f2602b109c100e1989625324e520dd [2023-07-12T00:05:44.094Z] $ docker rm -f --volumes 4e8a0982804be1d1856efab62faa82d117f2602b109c100e1989625324e520dd [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-12T00:05:45.640Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-12T00:05:45.659Z] Warning: overwriting stash ‘coverage-report’ [2023-07-12T00:05:46.097Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-12T00:05:46.480Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-12T00:05:46.803Z] + ls -al . [2023-07-12T00:05:46.803Z] total 156 [2023-07-12T00:05:46.803Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 00:00 . [2023-07-12T00:05:46.803Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 23:57 .. [2023-07-12T00:05:46.803Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 11 23:57 .dockerignore [2023-07-12T00:05:46.803Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 23:57 .git [2023-07-12T00:05:46.803Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 23:57 .github [2023-07-12T00:05:46.803Z] -rw-rw-r-- 1 jenkins jenkins 164 Jul 11 23:57 .gitignore [2023-07-12T00:05:46.803Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 11 23:57 .golangci.yml [2023-07-12T00:05:46.803Z] -rw-rw-r-- 1 jenkins jenkins 10245 Jul 11 23:57 Attribution.txt [2023-07-12T00:05:46.803Z] -rw-rw-r-- 1 jenkins jenkins 258 Jul 11 23:57 CHANGELOG.md [2023-07-12T00:05:46.803Z] -rw-rw-r-- 1 jenkins jenkins 1616 Jul 11 23:57 Dockerfile [2023-07-12T00:05:46.803Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 11 23:57 GOVERNANCE.md [2023-07-12T00:05:46.803Z] -rw-rw-r-- 1 jenkins jenkins 681 Jul 11 23:57 Jenkinsfile [2023-07-12T00:05:46.803Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 11 23:57 LICENSE [2023-07-12T00:05:46.803Z] -rw-rw-r-- 1 jenkins jenkins 3139 Jul 11 23:57 Makefile [2023-07-12T00:05:46.803Z] -rw-rw-r-- 1 jenkins jenkins 611 Jul 11 23:57 OWNERS.md [2023-07-12T00:05:46.803Z] -rw-rw-r-- 1 jenkins jenkins 2363 Jul 11 23:57 README.md [2023-07-12T00:05:46.803Z] -rw-rw-r-- 1 jenkins jenkins 4285 Jul 11 23:57 Record and Reply.postman_collection.json [2023-07-12T00:05:46.803Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 11 23:55 VERSION [2023-07-12T00:05:46.803Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 23:57 bin [2023-07-12T00:05:46.803Z] -rw-r--r-- 1 jenkins jenkins 6157 Jul 12 00:03 coverage.out [2023-07-12T00:05:46.803Z] -rw-rw-r-- 1 jenkins jenkins 3411 Jul 11 23:57 go.mod [2023-07-12T00:05:46.803Z] -rw-rw-r-- 1 jenkins jenkins 31491 Jul 11 23:57 go.sum [2023-07-12T00:05:46.803Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 11 23:57 internal [2023-07-12T00:05:46.803Z] -rw-rw-r-- 1 jenkins jenkins 913 Jul 11 23:57 main.go [2023-07-12T00:05:46.803Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 23:57 pkg [2023-07-12T00:05:46.803Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 23:57 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:05:47.144Z] + 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=5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b --label arch=arm64 --label version=3.1.0-dev.12 . [2023-07-12T00:05:47.144Z] Sending build context to Docker daemon 156.7kB [2023-07-12T00:05:47.409Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-07-12T00:05:47.409Z] Step 2/26 : FROM ${BASE} AS builder [2023-07-12T00:05:47.409Z] ---> 58a79c14a8be [2023-07-12T00:05:47.409Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-07-12T00:05:47.409Z] ---> Running in 9f88791e101f [2023-07-12T00:05:47.676Z] Removing intermediate container 9f88791e101f [2023-07-12T00:05:47.676Z] ---> b958e3b3e061 [2023-07-12T00:05:47.676Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-07-12T00:05:47.676Z] ---> Running in 6929899a167b [2023-07-12T00:05:47.942Z] Removing intermediate container 6929899a167b [2023-07-12T00:05:47.942Z] ---> 588f07cba76a [2023-07-12T00:05:47.942Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-07-12T00:05:48.212Z] ---> Running in 45be2fbc1c41 [2023-07-12T00:05:48.480Z] Removing intermediate container 45be2fbc1c41 [2023-07-12T00:05:48.480Z] ---> 7fb2ad2301e7 [2023-07-12T00:05:48.480Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-12T00:05:48.480Z] ---> Running in c214283afb9c [2023-07-12T00:05:49.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-12T00:05:50.020Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-12T00:05:50.977Z] OK: 263 MiB in 53 packages [2023-07-12T00:05:51.952Z] Removing intermediate container c214283afb9c [2023-07-12T00:05:51.952Z] ---> 454fadb14275 [2023-07-12T00:05:51.952Z] Step 7/26 : WORKDIR /app [2023-07-12T00:05:51.952Z] ---> Running in 353e03edd221 [2023-07-12T00:05:52.218Z] Removing intermediate container 353e03edd221 [2023-07-12T00:05:52.218Z] ---> 8ef407541d5a [2023-07-12T00:05:52.218Z] Step 8/26 : COPY go.mod vendor* ./ [2023-07-12T00:05:52.804Z] ---> f992c0c8c9d0 [2023-07-12T00:05:52.804Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T00:05:52.804Z] ---> Running in edb1d361921e [2023-07-12T00:05:55.379Z] Removing intermediate container edb1d361921e [2023-07-12T00:05:55.379Z] ---> f5d6c71e5e47 [2023-07-12T00:05:55.379Z] Step 10/26 : COPY . . [2023-07-12T00:05:55.645Z] ---> f11e7d0956c3 [2023-07-12T00:05:55.645Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-12T00:05:55.911Z] ---> Running in 7a9acff46be3 [2023-07-12T00:05:56.178Z] Removing intermediate container 7a9acff46be3 [2023-07-12T00:05:56.178Z] ---> 6169f7e59833 [2023-07-12T00:05:56.178Z] Step 12/26 : RUN $MAKE [2023-07-12T00:05:56.178Z] ---> Running in 0febd13739fc [2023-07-12T00:05:57.138Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.4 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.12" -trimpath -mod=readonly -o app-record-replay [2023-07-12T00:08:18.811Z] Removing intermediate container 0febd13739fc [2023-07-12T00:08:18.811Z] ---> ddc2db568254 [2023-07-12T00:08:18.811Z] Step 13/26 : FROM alpine:3.17 [2023-07-12T00:08:18.811Z] 3.17: Pulling from library/alpine [2023-07-12T00:08:18.811Z] edb6bdbacee9: Pulling fs layer [2023-07-12T00:08:18.811Z] edb6bdbacee9: Verifying Checksum [2023-07-12T00:08:18.811Z] edb6bdbacee9: Download complete [2023-07-12T00:08:18.811Z] edb6bdbacee9: Pull complete [2023-07-12T00:08:18.811Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-12T00:08:18.811Z] Status: Downloaded newer image for alpine:3.17 [2023-07-12T00:08:18.811Z] ---> 779605e5fbc0 [2023-07-12T00:08:18.811Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-12T00:08:18.811Z] ---> Running in 5646765b3e49 [2023-07-12T00:08:18.811Z] Removing intermediate container 5646765b3e49 [2023-07-12T00:08:18.811Z] ---> c9aef5b7280f [2023-07-12T00:08:18.811Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-07-12T00:08:18.811Z] ---> Running in 272c9258ceda [2023-07-12T00:08:18.811Z] Removing intermediate container 272c9258ceda [2023-07-12T00:08:18.811Z] ---> 1196bc194b3c [2023-07-12T00:08:18.811Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-12T00:08:18.811Z] ---> Running in d913cfc484ca [2023-07-12T00:08:18.811Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-12T00:08:18.811Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-12T00:08:18.811Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-12T00:08:18.811Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-12T00:08:18.811Z] Executing busybox-1.35.0-r29.trigger [2023-07-12T00:08:18.811Z] Executing ca-certificates-20230506-r0.trigger [2023-07-12T00:08:18.811Z] OK: 8 MiB in 17 packages [2023-07-12T00:08:18.811Z] Removing intermediate container d913cfc484ca [2023-07-12T00:08:18.811Z] ---> 595891e47d1a [2023-07-12T00:08:18.811Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-12T00:08:18.811Z] ---> ae46cef5974d [2023-07-12T00:08:18.811Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-12T00:08:18.811Z] ---> 81ac25b1f53a [2023-07-12T00:08:18.811Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-07-12T00:08:18.811Z] ---> 8c90dbbaa20b [2023-07-12T00:08:18.811Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-07-12T00:08:18.811Z] ---> 1e4a1e93780d [2023-07-12T00:08:18.811Z] Step 21/26 : EXPOSE 59712 [2023-07-12T00:08:18.811Z] ---> Running in 5e77232f7751 [2023-07-12T00:08:18.811Z] Removing intermediate container 5e77232f7751 [2023-07-12T00:08:18.811Z] ---> 18d2ce2df7a4 [2023-07-12T00:08:18.811Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-07-12T00:08:18.811Z] ---> Running in 21370f8ed00e [2023-07-12T00:08:18.811Z] Removing intermediate container 21370f8ed00e [2023-07-12T00:08:18.811Z] ---> d0f0ef6ce699 [2023-07-12T00:08:18.811Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-12T00:08:18.811Z] ---> Running in fe937bdf1b0c [2023-07-12T00:08:18.811Z] Removing intermediate container fe937bdf1b0c [2023-07-12T00:08:18.811Z] ---> b3c9d32c4214 [2023-07-12T00:08:18.811Z] Step 24/26 : LABEL arch=arm64 [2023-07-12T00:08:18.811Z] ---> Running in 64be6558c8c2 [2023-07-12T00:08:18.811Z] Removing intermediate container 64be6558c8c2 [2023-07-12T00:08:18.811Z] ---> 85bdd21b959e [2023-07-12T00:08:18.811Z] Step 25/26 : LABEL git_sha=5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b [2023-07-12T00:08:18.811Z] ---> Running in 750a3c05ed4e [2023-07-12T00:08:18.811Z] Removing intermediate container 750a3c05ed4e [2023-07-12T00:08:18.811Z] ---> 5109fa3a43ab [2023-07-12T00:08:18.811Z] Step 26/26 : LABEL version=3.1.0-dev.12 [2023-07-12T00:08:18.811Z] ---> Running in a6518836340f [2023-07-12T00:08:18.811Z] Removing intermediate container a6518836340f [2023-07-12T00:08:18.811Z] ---> d07efc93b547 [2023-07-12T00:08:18.811Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-12T00:08:18.811Z] Successfully built d07efc93b547 [2023-07-12T00:08:18.811Z] Successfully tagged app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-12T00:08:18.922Z] provisioning config files... [2023-07-12T00:08:18.935Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/13@tmp/config12817984695399652572tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-12T00:08:19.255Z] ---> docker-login.sh [2023-07-12T00:08:19.255Z] nexus3.edgexfoundry.org:10001 [2023-07-12T00:08:19.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T00:08:19.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T00:08:19.521Z] Configure a credential helper to remove this warning. See [2023-07-12T00:08:19.521Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T00:08:19.521Z] [2023-07-12T00:08:19.521Z] Login Succeeded [2023-07-12T00:08:19.521Z] nexus3.edgexfoundry.org:10002 [2023-07-12T00:08:19.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T00:08:19.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T00:08:19.787Z] Configure a credential helper to remove this warning. See [2023-07-12T00:08:19.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T00:08:19.787Z] [2023-07-12T00:08:19.787Z] Login Succeeded [2023-07-12T00:08:19.787Z] nexus3.edgexfoundry.org:10003 [2023-07-12T00:08:20.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T00:08:20.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T00:08:20.053Z] Configure a credential helper to remove this warning. See [2023-07-12T00:08:20.053Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T00:08:20.053Z] [2023-07-12T00:08:20.053Z] Login Succeeded [2023-07-12T00:08:20.053Z] nexus3.edgexfoundry.org:10004 [2023-07-12T00:08:20.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T00:08:20.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T00:08:20.587Z] Configure a credential helper to remove this warning. See [2023-07-12T00:08:20.587Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T00:08:20.587Z] [2023-07-12T00:08:20.587Z] Login Succeeded [2023-07-12T00:08:20.587Z] docker.io [2023-07-12T00:08:20.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T00:08:21.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T00:08:21.167Z] Configure a credential helper to remove this warning. See [2023-07-12T00:08:21.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T00:08:21.167Z] [2023-07-12T00:08:21.167Z] Login Succeeded [2023-07-12T00:08:21.167Z] ---> docker-login.sh ends [Pipeline] } [2023-07-12T00:08:21.178Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-12T00:08:21.207Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-12T00:08:21.232Z] [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: [2023-07-12T00:08:21.232Z] 5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b [2023-07-12T00:08:21.232Z] latest [2023-07-12T00:08:21.232Z] 3.1.0-dev.12 [2023-07-12T00:08:21.232Z] 5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b-3.1.0-dev.12 [2023-07-12T00:08:21.232Z] main [2023-07-12T00:08:21.232Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:08:21.594Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:08:21.935Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b [2023-07-12T00:08:21.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-07-12T00:08:21.935Z] 503601792160: Preparing [2023-07-12T00:08:21.935Z] eea7ab2c73ae: Preparing [2023-07-12T00:08:21.935Z] 359f3354376b: Preparing [2023-07-12T00:08:21.935Z] 78b516039951: Preparing [2023-07-12T00:08:21.935Z] cda32f451127: Preparing [2023-07-12T00:08:21.935Z] 9386262d7a74: Preparing [2023-07-12T00:08:21.935Z] 9386262d7a74: Waiting [2023-07-12T00:08:22.202Z] 359f3354376b: Pushed [2023-07-12T00:08:22.202Z] eea7ab2c73ae: Pushed [2023-07-12T00:08:22.202Z] 78b516039951: Pushed [2023-07-12T00:08:22.202Z] 9386262d7a74: Layer already exists [2023-07-12T00:08:22.470Z] cda32f451127: Pushed [2023-07-12T00:08:27.908Z] 503601792160: Pushed [2023-07-12T00:08:27.908Z] 5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b: digest: sha256:7c8d6074cd72c5467049801ce9633d2c4d36a33ebe6f5b8d978cdefbea84a0c2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:08:28.265Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:08:28.613Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-07-12T00:08:28.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-07-12T00:08:28.613Z] 503601792160: Preparing [2023-07-12T00:08:28.613Z] eea7ab2c73ae: Preparing [2023-07-12T00:08:28.613Z] 359f3354376b: Preparing [2023-07-12T00:08:28.613Z] 78b516039951: Preparing [2023-07-12T00:08:28.613Z] cda32f451127: Preparing [2023-07-12T00:08:28.613Z] 9386262d7a74: Preparing [2023-07-12T00:08:28.613Z] 9386262d7a74: Waiting [2023-07-12T00:08:28.613Z] eea7ab2c73ae: Layer already exists [2023-07-12T00:08:28.613Z] 359f3354376b: Layer already exists [2023-07-12T00:08:28.613Z] 78b516039951: Layer already exists [2023-07-12T00:08:28.613Z] cda32f451127: Layer already exists [2023-07-12T00:08:28.613Z] 503601792160: Layer already exists [2023-07-12T00:08:28.613Z] 9386262d7a74: Layer already exists [2023-07-12T00:08:28.613Z] latest: digest: sha256:7c8d6074cd72c5467049801ce9633d2c4d36a33ebe6f5b8d978cdefbea84a0c2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:08:28.956Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:08:29.285Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.12 [2023-07-12T00:08:29.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-07-12T00:08:29.285Z] 503601792160: Preparing [2023-07-12T00:08:29.285Z] eea7ab2c73ae: Preparing [2023-07-12T00:08:29.285Z] 359f3354376b: Preparing [2023-07-12T00:08:29.285Z] 78b516039951: Preparing [2023-07-12T00:08:29.285Z] cda32f451127: Preparing [2023-07-12T00:08:29.285Z] 9386262d7a74: Preparing [2023-07-12T00:08:29.285Z] 9386262d7a74: Waiting [2023-07-12T00:08:29.285Z] eea7ab2c73ae: Layer already exists [2023-07-12T00:08:29.285Z] cda32f451127: Layer already exists [2023-07-12T00:08:29.285Z] 78b516039951: Layer already exists [2023-07-12T00:08:29.285Z] 503601792160: Layer already exists [2023-07-12T00:08:29.285Z] 359f3354376b: Layer already exists [2023-07-12T00:08:29.285Z] 9386262d7a74: Layer already exists [2023-07-12T00:08:29.285Z] 3.1.0-dev.12: digest: sha256:7c8d6074cd72c5467049801ce9633d2c4d36a33ebe6f5b8d978cdefbea84a0c2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:08:29.612Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b-3.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:08:29.939Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b-3.1.0-dev.12 [2023-07-12T00:08:29.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-07-12T00:08:29.939Z] 503601792160: Preparing [2023-07-12T00:08:29.939Z] eea7ab2c73ae: Preparing [2023-07-12T00:08:29.939Z] 359f3354376b: Preparing [2023-07-12T00:08:29.939Z] 78b516039951: Preparing [2023-07-12T00:08:29.939Z] cda32f451127: Preparing [2023-07-12T00:08:29.939Z] 9386262d7a74: Preparing [2023-07-12T00:08:29.939Z] 9386262d7a74: Waiting [2023-07-12T00:08:29.939Z] 503601792160: Layer already exists [2023-07-12T00:08:29.939Z] 78b516039951: Layer already exists [2023-07-12T00:08:29.939Z] eea7ab2c73ae: Layer already exists [2023-07-12T00:08:29.939Z] cda32f451127: Layer already exists [2023-07-12T00:08:29.939Z] 359f3354376b: Layer already exists [2023-07-12T00:08:29.939Z] 9386262d7a74: Layer already exists [2023-07-12T00:08:29.939Z] 5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b-3.1.0-dev.12: digest: sha256:7c8d6074cd72c5467049801ce9633d2c4d36a33ebe6f5b8d978cdefbea84a0c2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:08:30.267Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:08:30.598Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [2023-07-12T00:08:30.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-07-12T00:08:30.599Z] 503601792160: Preparing [2023-07-12T00:08:30.599Z] eea7ab2c73ae: Preparing [2023-07-12T00:08:30.599Z] 359f3354376b: Preparing [2023-07-12T00:08:30.599Z] 78b516039951: Preparing [2023-07-12T00:08:30.599Z] cda32f451127: Preparing [2023-07-12T00:08:30.599Z] 9386262d7a74: Preparing [2023-07-12T00:08:30.599Z] 9386262d7a74: Waiting [2023-07-12T00:08:30.599Z] 503601792160: Layer already exists [2023-07-12T00:08:30.599Z] 359f3354376b: Layer already exists [2023-07-12T00:08:30.599Z] 78b516039951: Layer already exists [2023-07-12T00:08:30.599Z] cda32f451127: Layer already exists [2023-07-12T00:08:30.599Z] eea7ab2c73ae: Layer already exists [2023-07-12T00:08:30.599Z] 9386262d7a74: Layer already exists [2023-07-12T00:08:30.863Z] main: digest: sha256:7c8d6074cd72c5467049801ce9633d2c4d36a33ebe6f5b8d978cdefbea84a0c2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-12T00:08:30.918Z] ===================================================== [Pipeline] echo [2023-07-12T00:08:30.928Z] taggedImages: [2023-07-12T00:08:30.928Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b [2023-07-12T00:08:30.928Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-07-12T00:08:30.928Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.12 [2023-07-12T00:08:30.928Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b-3.1.0-dev.12 [2023-07-12T00:08:30.928Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:08:31.281Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-12T00:08:31.281Z] [2023-07-12T00:08:31.281Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:08:31.604Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-12T00:08:31.604Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-12T00:08:31.604Z] 8998bd30e6a1: Pulling fs layer [2023-07-12T00:08:31.604Z] 04944245beec: Pulling fs layer [2023-07-12T00:08:31.604Z] 699f458cf7ca: Pulling fs layer [2023-07-12T00:08:31.604Z] 765212b225bb: Pulling fs layer [2023-07-12T00:08:31.604Z] f23df028b6ca: Pulling fs layer [2023-07-12T00:08:31.604Z] d65c8cfc05b1: Pulling fs layer [2023-07-12T00:08:31.604Z] 2437ff75d9bd: Pulling fs layer [2023-07-12T00:08:31.604Z] 765212b225bb: Waiting [2023-07-12T00:08:31.604Z] f23df028b6ca: Waiting [2023-07-12T00:08:31.604Z] d65c8cfc05b1: Waiting [2023-07-12T00:08:31.604Z] 2437ff75d9bd: Waiting [2023-07-12T00:08:31.604Z] 04944245beec: Verifying Checksum [2023-07-12T00:08:31.604Z] 04944245beec: Download complete [2023-07-12T00:08:31.872Z] 765212b225bb: Verifying Checksum [2023-07-12T00:08:31.872Z] 765212b225bb: Download complete [2023-07-12T00:08:31.872Z] f23df028b6ca: Verifying Checksum [2023-07-12T00:08:31.872Z] f23df028b6ca: Download complete [2023-07-12T00:08:31.872Z] d65c8cfc05b1: Download complete [2023-07-12T00:08:31.872Z] 699f458cf7ca: Verifying Checksum [2023-07-12T00:08:31.872Z] 699f458cf7ca: Download complete [2023-07-12T00:08:32.456Z] 8998bd30e6a1: Verifying Checksum [2023-07-12T00:08:32.456Z] 8998bd30e6a1: Download complete [2023-07-12T00:08:34.391Z] 2437ff75d9bd: Verifying Checksum [2023-07-12T00:08:34.391Z] 2437ff75d9bd: Download complete [2023-07-12T00:08:35.798Z] 8998bd30e6a1: Pull complete [2023-07-12T00:08:36.379Z] 04944245beec: Pull complete [2023-07-12T00:08:37.333Z] 699f458cf7ca: Pull complete [2023-07-12T00:08:37.600Z] 765212b225bb: Pull complete [2023-07-12T00:08:38.181Z] f23df028b6ca: Pull complete [2023-07-12T00:08:38.447Z] d65c8cfc05b1: Pull complete [2023-07-12T00:08:53.460Z] 2437ff75d9bd: Pull complete [2023-07-12T00:08:53.460Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-12T00:08:53.460Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-12T00:08:53.460Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T00:08:53.647Z] prd-ubuntu20.04-docker-arm64-4c-16g-896 does not seem to be running inside a container [2023-07-12T00:08:53.722Z] $ 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/13 -v /w/workspace/app-record-replay/13:/w/workspace/app-record-replay/13:rw,z -v /w/workspace/app-record-replay/13@tmp:/w/workspace/app-record-replay/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-07-12T00:08:56.364Z] $ docker top d90e72445ca0361a9e6a9ba2f2a7903d110171ae7f07df102bd150e9db43eff4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-12T00:08:57.211Z] ---> job-cost.sh [2023-07-12T00:08:57.211Z] lf-activate-venv: SKIPPING [2023-07-12T00:08:57.211Z] INFO: No Stack... [2023-07-12T00:08:57.795Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-12T00:08:58.380Z] INFO: Archiving Costs [Pipeline] sh [2023-07-12T00:08:59.016Z] + cat /w/workspace/app-record-replay/13/archives/cost.csv [2023-07-12T00:08:59.016Z] + cut -d, -f6 [Pipeline] lock [2023-07-12T00:08:59.081Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-13-stack-cost] [2023-07-12T00:08:59.089Z] Resource [jenkins-edgexfoundry-app-record-replay-main-13-stack-cost] did not exist. Created. [2023-07-12T00:08:59.089Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-12T00:08:59.430Z] /w/workspace/app-record-replay/13@tmp/durable-7f47d0b4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-07-12T00:09:00.083Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-12T00:09:00.105Z] Warning: overwriting stash ‘stack-cost’ [2023-07-12T00:09:00.151Z] Stashed 1 file(s) [Pipeline] } [2023-07-12T00:09:00.158Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-13-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-12T00:09:00.182Z] $ docker stop --time=1 d90e72445ca0361a9e6a9ba2f2a7903d110171ae7f07df102bd150e9db43eff4 [2023-07-12T00:09:01.669Z] $ docker rm -f --volumes d90e72445ca0361a9e6a9ba2f2a7903d110171ae7f07df102bd150e9db43eff4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-07-12T00:09:02.005Z] provisioning config files... [2023-07-12T00:09:02.010Z] Could not find credentials [app-record-replay-codecov-token] for edgexfoundry/app-record-replay/main #13 [2023-07-12T00:09:02.012Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6376046826381430100tmp [Pipeline] { [Pipeline] sh [2023-07-12T00:09:02.304Z] + set +x [2023-07-12T00:09:02.304Z] + curl -s https://codecov.io/bash [2023-07-12T00:09:02.304Z] + bash -s -- [2023-07-12T00:09:02.304Z] [2023-07-12T00:09:02.304Z] _____ _ [2023-07-12T00:09:02.304Z] / ____| | | [2023-07-12T00:09:02.304Z] | | ___ __| | ___ ___ _____ __ [2023-07-12T00:09:02.304Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-07-12T00:09:02.304Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-07-12T00:09:02.304Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-07-12T00:09:02.304Z] Bash-1.0.6 [2023-07-12T00:09:02.304Z] [2023-07-12T00:09:02.304Z] [2023-07-12T00:09:02.304Z] ==> git version 2.25.1 found [2023-07-12T00:09:02.304Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-07-12T00:09:02.304Z] Release-Date: 2020-01-08 [2023-07-12T00:09:02.304Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-07-12T00:09:02.304Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-07-12T00:09:02.304Z] ==> Jenkins CI detected. [2023-07-12T00:09:02.304Z] current dir:  /w/workspace/exfoundry_app-record-replay_main [2023-07-12T00:09:02.304Z] project root: . [2023-07-12T00:09:02.304Z] --> token set from env [2023-07-12T00:09:02.304Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-07-12T00:09:02.304Z] ==> Running gcov in . (disable via -X gcov) [2023-07-12T00:09:02.304Z] ==> Python coveragepy not found [2023-07-12T00:09:02.304Z] ==> Searching for coverage reports in: [2023-07-12T00:09:02.304Z] + . [2023-07-12T00:09:02.304Z] -> Found 1 reports [2023-07-12T00:09:02.304Z] ==> Detecting git/mercurial file structure [2023-07-12T00:09:02.304Z] ==> Reading reports [2023-07-12T00:09:02.304Z] + ./coverage.out bytes=6157 [2023-07-12T00:09:02.304Z] ==> Appending adjustments [2023-07-12T00:09:02.304Z] https://docs.codecov.io/docs/fixing-reports [2023-07-12T00:09:02.563Z] + Found adjustments [2023-07-12T00:09:02.563Z] ==> Gzipping contents [2023-07-12T00:09:02.563Z] 4.0K /tmp/codecov.RZB3bG.gz [2023-07-12T00:09:02.563Z] ==> Uploading reports [2023-07-12T00:09:02.563Z] url: https://codecov.io [2023-07-12T00:09:02.563Z] query: branch=main&commit=5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F13%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-07-12T00:09:02.563Z] -> Pinging Codecov [2023-07-12T00:09:02.563Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=$CCTOKEN&branch=main&commit=5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F13%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-07-12T00:09:02.563Z] Invalid request parameters [2023-07-12T00:09:02.563Z] 400 [Pipeline] } [2023-07-12T00:09:02.571Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-07-12T00:09:02.771Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-07-12T00:09:02.782Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:09:03.077Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-12T00:09:03.077Z] [2023-07-12T00:09:03.077Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:09:03.376Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-12T00:09:03.376Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-07-12T00:09:03.376Z] df9b9388f04a: Pulling fs layer [2023-07-12T00:09:03.376Z] 52dc419b0ee2: Pulling fs layer [2023-07-12T00:09:03.376Z] 25bc292e5bac: Pulling fs layer [2023-07-12T00:09:03.376Z] 114826534d7a: Pulling fs layer [2023-07-12T00:09:03.376Z] 4657fd5d0bcf: Pulling fs layer [2023-07-12T00:09:03.376Z] 6ad1cebc031e: Pulling fs layer [2023-07-12T00:09:03.376Z] 8a3aa393b2d8: Pulling fs layer [2023-07-12T00:09:03.376Z] 4657fd5d0bcf: Waiting [2023-07-12T00:09:03.376Z] 6ad1cebc031e: Waiting [2023-07-12T00:09:03.376Z] 8a3aa393b2d8: Waiting [2023-07-12T00:09:03.376Z] 114826534d7a: Waiting [2023-07-12T00:09:03.376Z] 25bc292e5bac: Verifying Checksum [2023-07-12T00:09:03.376Z] 25bc292e5bac: Download complete [2023-07-12T00:09:03.376Z] 52dc419b0ee2: Verifying Checksum [2023-07-12T00:09:03.376Z] 52dc419b0ee2: Download complete [2023-07-12T00:09:03.376Z] 4657fd5d0bcf: Download complete [2023-07-12T00:09:03.376Z] df9b9388f04a: Verifying Checksum [2023-07-12T00:09:03.376Z] df9b9388f04a: Download complete [2023-07-12T00:09:03.654Z] df9b9388f04a: Pull complete [2023-07-12T00:09:03.654Z] 52dc419b0ee2: Pull complete [2023-07-12T00:09:03.654Z] 25bc292e5bac: Pull complete [2023-07-12T00:09:03.915Z] 6ad1cebc031e: Verifying Checksum [2023-07-12T00:09:03.915Z] 6ad1cebc031e: Download complete [2023-07-12T00:09:04.481Z] 114826534d7a: Download complete [2023-07-12T00:09:04.481Z] 8a3aa393b2d8: Download complete [2023-07-12T00:09:07.758Z] 114826534d7a: Pull complete [2023-07-12T00:09:07.758Z] 4657fd5d0bcf: Pull complete [2023-07-12T00:09:07.758Z] 6ad1cebc031e: Pull complete [2023-07-12T00:09:10.284Z] 8a3aa393b2d8: Pull complete [2023-07-12T00:09:10.284Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-07-12T00:09:10.284Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-12T00:09:10.284Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T00:09:10.364Z] prd-ubuntu20.04-docker-8c-8g-895 does not seem to be running inside a container [2023-07-12T00:09:10.394Z] $ 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-07-12T00:09:15.531Z] $ docker top e1458a36da775718da50410a32eb722bdfbe5ce1268077506d9729ea334becc5 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-07-12T00:09:15.599Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh [2023-07-12T00:09:15.878Z] + set -o pipefail [2023-07-12T00:09:15.878Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' [2023-07-12T00:09:21.152Z] [2023-07-12T00:09:21.153Z] Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... [2023-07-12T00:09:21.153Z] [2023-07-12T00:09:21.153Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/3021d8cc-a488-49ec-8cdc-e6e5fd4241dd [2023-07-12T00:09:21.153Z] [2023-07-12T00:09:21.153Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-07-12T00:09:21.153Z] [2023-07-12T00:09:21.153Z] [2023-07-12T00:09:21.153Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-07-12T00:09:21.153Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-07-12T00:09:21.153Z] More details here: https://snyk.co/ue1NS [2023-07-12T00:09:21.153Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-07-12T00:09:21.153Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-07-12T00:09:21.165Z] $ docker stop --time=1 e1458a36da775718da50410a32eb722bdfbe5ce1268077506d9729ea334becc5 [2023-07-12T00:09:24.554Z] $ docker rm -f --volumes e1458a36da775718da50410a32eb722bdfbe5ce1268077506d9729ea334becc5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-12T00:09:25.232Z] + git log --format=format:%s -1 5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b [Pipeline] sh [2023-07-12T00:09:25.520Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-12T00:09:25.520Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:09:25.814Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-12T00:09:25.814Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T00:09:25.879Z] prd-ubuntu20.04-docker-8c-8g-895 does not seem to be running inside a container [2023-07-12T00:09:25.910Z] $ 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-07-12T00:09:26.355Z] $ docker top 9a5d6199c0c6604859dc3d9791a82dbf6758d75a1721cb167a7f5b19d7ebb921 -eo pid,comm [2023-07-12T00:09:26.400Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-07-12T00:09:26.400Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-12T00:09:26.438Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-12T00:09:26.438Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-12T00:09:26.552Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-12T00:09:26.556Z] $ docker exec 9a5d6199c0c6604859dc3d9791a82dbf6758d75a1721cb167a7f5b19d7ebb921 ssh-agent [2023-07-12T00:09:26.663Z] SSH_AUTH_SOCK=/tmp/ssh-apSR7CSUoLr4/agent.32 [2023-07-12T00:09:26.663Z] SSH_AGENT_PID=38 [2023-07-12T00:09:26.668Z] Running ssh-add (command line suppressed) [2023-07-12T00:09:26.772Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_6092972422581892045.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_6092972422581892045.key) [2023-07-12T00:09:26.782Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-12T00:09:27.065Z] + git semver tag [2023-07-12T00:09:27.323Z] 2023-07-12 00:09:27,233 [run_tag] DEBUG tag force:False [2023-07-12T00:09:27.323Z] 2023-07-12 00:09:27,234 [check_head_tag] DEBUG check head tag [2023-07-12T00:09:27.323Z] 2023-07-12 00:09:27,234 [execute] INFO git cat-file --batch-check [2023-07-12T00:09:27.323Z] 2023-07-12 00:09:27,234 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-07-12T00:09:27.323Z] 2023-07-12 00:09:27,238 [execute] INFO git cat-file --batch [2023-07-12T00:09:27.323Z] 2023-07-12 00:09:27,239 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-07-12T00:09:27.323Z] 2023-07-12 00:09:27,245 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-12T00:09:27.323Z] 2023-07-12 00:09:27,245 [execute] INFO git tag -a v3.1.0-dev.12 -m v3.1.0-dev.12 [2023-07-12T00:09:27.323Z] 2023-07-12 00:09:27,245 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.12', '-m', 'v3.1.0-dev.12'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2023-07-12T00:09:27.323Z] 2023-07-12 00:09:27,258 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-12T00:09:27.323Z] 3.1.0-dev.12 [Pipeline] } [2023-07-12T00:09:27.333Z] $ docker exec --env ******** --env ******** 9a5d6199c0c6604859dc3d9791a82dbf6758d75a1721cb167a7f5b19d7ebb921 ssh-agent -k [2023-07-12T00:09:27.429Z] unset SSH_AUTH_SOCK; [2023-07-12T00:09:27.429Z] unset SSH_AGENT_PID; [2023-07-12T00:09:27.429Z] echo Agent pid 38 killed; [2023-07-12T00:09:27.437Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-12T00:09:27.738Z] + git semver [Pipeline] } [2023-07-12T00:09:28.011Z] $ docker stop --time=1 9a5d6199c0c6604859dc3d9791a82dbf6758d75a1721cb167a7f5b19d7ebb921 [2023-07-12T00:09:29.417Z] $ docker rm -f --volumes 9a5d6199c0c6604859dc3d9791a82dbf6758d75a1721cb167a7f5b19d7ebb921 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:09:29.794Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-12T00:09:29.794Z] [2023-07-12T00:09:29.794Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:09:30.091Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-12T00:09:30.091Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-07-12T00:09:30.091Z] ab5ef0e58194: Pulling fs layer [2023-07-12T00:09:30.091Z] 9712f1f96733: Pulling fs layer [2023-07-12T00:09:30.091Z] 63f879dbbcfc: Pulling fs layer [2023-07-12T00:09:30.091Z] 0d9ebad4ef96: Pulling fs layer [2023-07-12T00:09:30.091Z] e9a5061849ea: Pulling fs layer [2023-07-12T00:09:30.091Z] 0d9ebad4ef96: Waiting [2023-07-12T00:09:30.091Z] d747dcd14b5f: Pulling fs layer [2023-07-12T00:09:30.091Z] 2de7ff778b66: Pulling fs layer [2023-07-12T00:09:30.091Z] e9a5061849ea: Waiting [2023-07-12T00:09:30.091Z] d747dcd14b5f: Waiting [2023-07-12T00:09:30.091Z] 9712f1f96733: Verifying Checksum [2023-07-12T00:09:30.091Z] 9712f1f96733: Download complete [2023-07-12T00:09:30.706Z] 63f879dbbcfc: Verifying Checksum [2023-07-12T00:09:30.706Z] 63f879dbbcfc: Download complete [2023-07-12T00:09:30.706Z] e9a5061849ea: Verifying Checksum [2023-07-12T00:09:30.706Z] e9a5061849ea: Download complete [2023-07-12T00:09:30.706Z] d747dcd14b5f: Verifying Checksum [2023-07-12T00:09:30.706Z] d747dcd14b5f: Download complete [2023-07-12T00:09:30.706Z] 0d9ebad4ef96: Verifying Checksum [2023-07-12T00:09:30.706Z] 0d9ebad4ef96: Download complete [2023-07-12T00:09:30.706Z] ab5ef0e58194: Verifying Checksum [2023-07-12T00:09:30.706Z] ab5ef0e58194: Download complete [2023-07-12T00:09:30.963Z] 2de7ff778b66: Verifying Checksum [2023-07-12T00:09:30.963Z] 2de7ff778b66: Download complete [2023-07-12T00:09:33.495Z] ab5ef0e58194: Pull complete [2023-07-12T00:09:33.495Z] 9712f1f96733: Pull complete [2023-07-12T00:09:33.752Z] 63f879dbbcfc: Pull complete [2023-07-12T00:09:37.956Z] 0d9ebad4ef96: Pull complete [2023-07-12T00:09:37.956Z] e9a5061849ea: Pull complete [2023-07-12T00:09:37.956Z] d747dcd14b5f: Pull complete [2023-07-12T00:09:38.546Z] 2de7ff778b66: Pull complete [2023-07-12T00:09:38.546Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-07-12T00:09:38.546Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-12T00:09:38.546Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T00:09:38.631Z] prd-ubuntu20.04-docker-8c-8g-895 does not seem to be running inside a container [2023-07-12T00:09:38.665Z] $ 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-07-12T00:09:44.541Z] $ docker top 17b77e88e074953cee48491438a648e600d17d8f3cc9b38b77128dda671e3ebd -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-07-12T00:09:44.612Z] provisioning config files... [2023-07-12T00:09:44.619Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config14015926026067835285tmp [2023-07-12T00:09:44.627Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config12378269152458130244tmp [2023-07-12T00:09:44.636Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config327985738214741093tmp [Pipeline] { [Pipeline] echo [2023-07-12T00:09:44.650Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-12T00:09:44.932Z] ---> sigul-configuration.sh [2023-07-12T00:09:44.932Z] gpg: directory `/root/.gnupg' created [2023-07-12T00:09:44.933Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-07-12T00:09:44.933Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-07-12T00:09:44.933Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-07-12T00:09:44.933Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-07-12T00:09:44.933Z] gpg: CAST5 encrypted data [2023-07-12T00:09:44.933Z] gpg: encrypted with 1 passphrase [2023-07-12T00:09:44.933Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-07-12T00:09:45.219Z] + mkdir /home/jenkins [2023-07-12T00:09:45.219Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-07-12T00:09:45.506Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-07-12T00:09:45.515Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-12T00:09:45.797Z] ---> sigul-install.sh [2023-07-12T00:09:45.797Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-07-12T00:09:46.079Z] + git tag --list [2023-07-12T00:09:46.079Z] v3.1.0-dev.0 [2023-07-12T00:09:46.079Z] v3.1.0-dev.1 [2023-07-12T00:09:46.079Z] v3.1.0-dev.10 [2023-07-12T00:09:46.079Z] v3.1.0-dev.11 [2023-07-12T00:09:46.079Z] v3.1.0-dev.12 [2023-07-12T00:09:46.079Z] v3.1.0-dev.2 [2023-07-12T00:09:46.079Z] v3.1.0-dev.3 [2023-07-12T00:09:46.079Z] v3.1.0-dev.4 [2023-07-12T00:09:46.079Z] v3.1.0-dev.5 [2023-07-12T00:09:46.079Z] v3.1.0-dev.6 [2023-07-12T00:09:46.079Z] v3.1.0-dev.7 [2023-07-12T00:09:46.079Z] v3.1.0-dev.8 [2023-07-12T00:09:46.079Z] v3.1.0-dev.9 [Pipeline] sh [2023-07-12T00:09:46.364Z] + lftools sign git-tag v3.1.0-dev.12 [2023-07-12T00:09:46.933Z] Signing Git tag with Sigul... [2023-07-12T00:09:46.933Z] Signing v3.1.0-dev.12 [Pipeline] echo [2023-07-12T00:09:47.201Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-12T00:09:47.484Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-07-12T00:09:47.491Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-07-12T00:09:47.512Z] $ docker stop --time=1 17b77e88e074953cee48491438a648e600d17d8f3cc9b38b77128dda671e3ebd [2023-07-12T00:09:48.858Z] $ docker rm -f --volumes 17b77e88e074953cee48491438a648e600d17d8f3cc9b38b77128dda671e3ebd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-07-12T00:09:49.276Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-12T00:09:49.276Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:09:49.578Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-12T00:09:49.578Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T00:09:49.651Z] prd-ubuntu20.04-docker-8c-8g-895 does not seem to be running inside a container [2023-07-12T00:09:49.683Z] $ 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-07-12T00:09:50.050Z] $ docker top c595557171ba09692b91dfe58fb01cf6e3f50632ce065073db1dec3bab1449e1 -eo pid,comm [2023-07-12T00:09:50.102Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-07-12T00:09:50.102Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-12T00:09:50.143Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-12T00:09:50.143Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-12T00:09:50.268Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-12T00:09:50.272Z] $ docker exec c595557171ba09692b91dfe58fb01cf6e3f50632ce065073db1dec3bab1449e1 ssh-agent [2023-07-12T00:09:50.376Z] SSH_AUTH_SOCK=/tmp/ssh-XVtwn01NH7G4/agent.31 [2023-07-12T00:09:50.376Z] SSH_AGENT_PID=37 [2023-07-12T00:09:50.380Z] Running ssh-add (command line suppressed) [2023-07-12T00:09:50.489Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_8343127952104779057.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_8343127952104779057.key) [2023-07-12T00:09:50.500Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-12T00:09:50.788Z] + git semver bump pre [2023-07-12T00:09:51.048Z] 2023-07-12 00:09:50,989 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-12T00:09:51.048Z] 2023-07-12 00:09:50,989 [bump_version] DEBUG bumping version:3.1.0-dev.12 on axis:pre with prefix:dev [2023-07-12T00:09:51.048Z] 2023-07-12 00:09:50,989 [bump_version] DEBUG bumped version:3.1.0-dev.13 [2023-07-12T00:09:51.048Z] 2023-07-12 00:09:50,989 [write_version] DEBUG write version:3.1.0-dev.13 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True [2023-07-12T00:09:51.048Z] 2023-07-12 00:09:50,989 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-12T00:09:51.048Z] 2023-07-12 00:09:50,989 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-12T00:09:51.048Z] 2023-07-12 00:09:50,991 [execute] INFO git cat-file --batch-check [2023-07-12T00:09:51.048Z] 2023-07-12 00:09:50,991 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-07-12T00:09:51.048Z] 2023-07-12 00:09:50,996 [execute] INFO git cat-file --batch [2023-07-12T00:09:51.048Z] 2023-07-12 00:09:50,996 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-07-12T00:09:51.048Z] 2023-07-12 00:09:51,001 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-12T00:09:51.048Z] 3.1.0-dev.13 [Pipeline] } [2023-07-12T00:09:51.059Z] $ docker exec --env ******** --env ******** c595557171ba09692b91dfe58fb01cf6e3f50632ce065073db1dec3bab1449e1 ssh-agent -k [2023-07-12T00:09:51.167Z] unset SSH_AUTH_SOCK; [2023-07-12T00:09:51.167Z] unset SSH_AGENT_PID; [2023-07-12T00:09:51.167Z] echo Agent pid 37 killed; [2023-07-12T00:09:51.174Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-12T00:09:51.483Z] + git semver [Pipeline] } [2023-07-12T00:09:51.757Z] $ docker stop --time=1 c595557171ba09692b91dfe58fb01cf6e3f50632ce065073db1dec3bab1449e1 [2023-07-12T00:09:53.875Z] $ docker rm -f --volumes c595557171ba09692b91dfe58fb01cf6e3f50632ce065073db1dec3bab1449e1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-12T00:09:55.433Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-12T00:09:55.433Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:09:56.677Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-12T00:09:56.677Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T00:09:56.744Z] prd-ubuntu20.04-docker-8c-8g-895 does not seem to be running inside a container [2023-07-12T00:09:56.771Z] $ 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-07-12T00:09:57.104Z] $ docker top bcef6ca40286fd517a691ae617bfbff20409e41e730597286e34635fda045066 -eo pid,comm [2023-07-12T00:09:57.150Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-07-12T00:09:57.150Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-12T00:09:57.185Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-12T00:09:57.185Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-12T00:09:57.292Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-12T00:09:57.296Z] $ docker exec bcef6ca40286fd517a691ae617bfbff20409e41e730597286e34635fda045066 ssh-agent [2023-07-12T00:09:57.391Z] SSH_AUTH_SOCK=/tmp/ssh-MrtrRVHZOBGR/agent.32 [2023-07-12T00:09:57.391Z] SSH_AGENT_PID=38 [2023-07-12T00:09:57.395Z] Running ssh-add (command line suppressed) [2023-07-12T00:09:57.486Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_152523102837394531.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_152523102837394531.key) [2023-07-12T00:09:57.497Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-12T00:09:57.783Z] + git semver push [2023-07-12T00:09:58.042Z] 2023-07-12 00:09:57,959 [run_push] DEBUG push [2023-07-12T00:09:58.042Z] 2023-07-12 00:09:57,959 [execute] INFO git cat-file --batch-check [2023-07-12T00:09:58.042Z] 2023-07-12 00:09:57,960 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-07-12T00:09:58.042Z] 2023-07-12 00:09:57,963 [execute] INFO git rev-list e6bbb4c09dc4f5dc30484604a3b2a82966bb30e6 -- [2023-07-12T00:09:58.042Z] 2023-07-12 00:09:57,963 [execute] DEBUG Popen(['git', 'rev-list', 'e6bbb4c09dc4f5dc30484604a3b2a82966bb30e6', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-07-12T00:09:58.042Z] 2023-07-12 00:09:57,968 [execute] INFO git fetch -v origin [2023-07-12T00:09:58.042Z] 2023-07-12 00:09:57,969 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-07-12T00:09:58.612Z] 2023-07-12 00:09:58,426 [run_push] DEBUG no remote changes detected [2023-07-12T00:09:58.612Z] 2023-07-12 00:09:58,427 [execute] INFO git push origin semver [2023-07-12T00:09:58.612Z] 2023-07-12 00:09:58,427 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-07-12T00:09:59.550Z] 2023-07-12 00:09:59,386 [run_push] DEBUG push all version tags [2023-07-12T00:09:59.550Z] 2023-07-12 00:09:59,387 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-07-12T00:09:59.550Z] 2023-07-12 00:09:59,387 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2023-07-12T00:10:00.119Z] 2023-07-12 00:10:00,084 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-12T00:10:00.119Z] 3.1.0-dev.13 [Pipeline] } [2023-07-12T00:10:00.131Z] $ docker exec --env ******** --env ******** bcef6ca40286fd517a691ae617bfbff20409e41e730597286e34635fda045066 ssh-agent -k [2023-07-12T00:10:00.235Z] unset SSH_AUTH_SOCK; [2023-07-12T00:10:00.235Z] unset SSH_AGENT_PID; [2023-07-12T00:10:00.235Z] echo Agent pid 38 killed; [2023-07-12T00:10:00.245Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-12T00:10:00.549Z] + git semver [Pipeline] } [2023-07-12T00:10:00.820Z] $ docker stop --time=1 bcef6ca40286fd517a691ae617bfbff20409e41e730597286e34635fda045066 [2023-07-12T00:10:02.160Z] $ docker rm -f --volumes bcef6ca40286fd517a691ae617bfbff20409e41e730597286e34635fda045066 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-07-12T00:10:02.739Z] + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] [2023-07-12T00:10:02.739Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-07-12T00:10:02.739Z] total 16 [2023-07-12T00:10:02.739Z] drwxr-xr-x 3 root root 4096 Jul 11 23:57 . [2023-07-12T00:10:02.739Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 12 00:09 .. [2023-07-12T00:10:02.739Z] drwxr-xr-x 2 root root 4096 Jul 11 23:57 cost [2023-07-12T00:10:02.739Z] -rw-r--r-- 1 root root 88 Jul 11 23:57 cost.csv [2023-07-12T00:10:02.739Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives [2023-07-12T00:10:02.739Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-07-12T00:10:02.739Z] total 16 [2023-07-12T00:10:02.739Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 11 23:57 . [2023-07-12T00:10:02.739Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 12 00:09 .. [2023-07-12T00:10:02.739Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 11 23:57 cost [2023-07-12T00:10:02.739Z] -rw-r--r-- 1 jenkins jenkins 88 Jul 11 23:57 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-07-12T00:10:03.031Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-12T00:10:03.889Z] ---> package-listing.sh [2023-07-12T00:10:03.889Z] ++ facter osfamily [2023-07-12T00:10:03.889Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-12T00:10:04.179Z] + OS_FAMILY=debian [2023-07-12T00:10:04.179Z] + workspace=/w/workspace/exfoundry_app-record-replay_main [2023-07-12T00:10:04.179Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-12T00:10:04.179Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-12T00:10:04.179Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-12T00:10:04.179Z] + PACKAGES=/tmp/packages_start.txt [2023-07-12T00:10:04.179Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-07-12T00:10:04.179Z] + PACKAGES=/tmp/packages_end.txt [2023-07-12T00:10:04.179Z] + case "${OS_FAMILY}" in [2023-07-12T00:10:04.179Z] + dpkg -l [2023-07-12T00:10:04.179Z] + grep '^ii' [2023-07-12T00:10:04.179Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-12T00:10:04.179Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-12T00:10:04.179Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-12T00:10:04.179Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-07-12T00:10:04.179Z] + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ [2023-07-12T00:10:04.179Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo [2023-07-12T00:10:04.234Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-07-12T00:10:04.587Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:10:04.919Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-12T00:10:04.919Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T00:10:04.984Z] prd-ubuntu20.04-docker-8c-8g-895 does not seem to be running inside a container [2023-07-12T00:10:05.014Z] $ 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-07-12T00:10:05.281Z] $ docker top 3241d857b2383bd742448c78b64241c35023122673670ef1d9ca981a6c49f7b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-12T00:10:05.624Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-12T00:10:05.908Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-12T00:10:06.189Z] + ls /var/log/sa-host [2023-07-12T00:10:06.189Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-12T00:10:06.251Z] provisioning config files... [2023-07-12T00:10:06.260Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6869670056059523048tmp [Pipeline] { [Pipeline] echo [2023-07-12T00:10:06.273Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-12T00:10:06.555Z] ---> create-netrc.sh [Pipeline] } [2023-07-12T00:10:06.561Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-12T00:10:06.886Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-12T00:10:06.894Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-12T00:10:07.175Z] ---> sudo-logs.sh [2023-07-12T00:10:07.175Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-12T00:10:07.203Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-12T00:10:07.486Z] ---> job-cost.sh [2023-07-12T00:10:07.486Z] lf-activate-venv: SKIPPING [2023-07-12T00:10:07.486Z] DEBUG: total: 0.2199999988079071 [2023-07-12T00:10:07.486Z] INFO: Retrieving Stack Cost... [2023-07-12T00:10:08.053Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-12T00:10:08.312Z] INFO: Archiving Costs [Pipeline] echo [2023-07-12T00:10:08.323Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-12T00:10:08.603Z] ---> logs-deploy.sh [2023-07-12T00:10:08.603Z] lf-activate-venv: SKIPPING [2023-07-12T00:10:08.603Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/13 [2023-07-12T00:10:08.603Z] INFO: archiving workspace using pattern(s): [2023-07-12T00:10:09.538Z] Archives upload complete. [2023-07-12T00:10:09.538Z] INFO: archiving logs to Nexus