Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7f1db7b64a454b9b704f3777dd84590a3068f3b6 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-ssh4579315005774388856.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17641620622905394289.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9226354787983227305.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7358445003402391552.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-ssh16196736570027570348.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4774 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 7f1db7b64a454b9b704f3777dd84590a3068f3b6 (main) Commit message: "Merge pull request #70 from lenny-intel/app-layer-import" > 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 7f1db7b64a454b9b704f3777dd84590a3068f3b6 # timeout=10 > git rev-list --no-walk 0591cdf33105aaeb4fa97ebf1829aacc0cf76b0f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-28T23:56:40.780Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-28T23:56:40.843Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-28T23:56:40.859Z] ========================================================= [2023-08-28T23:56:40.859Z] EdgeX Global Pipelines Version Info [2023-08-28T23:56:40.859Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-28T23:56:41.576Z] ------------------- [2023-08-28T23:56:41.576Z] stable info: [2023-08-28T23:56:41.576Z] ------------------- [2023-08-28T23:56:41.576Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-28T23:56:41.576Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-28T23:56:41.576Z] Message: update stable to v1.0.253 [2023-08-28T23:56:42.150Z] ------------------- [2023-08-28T23:56:42.150Z] experimental info: [2023-08-28T23:56:42.150Z] ------------------- [2023-08-28T23:56:42.150Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-28T23:56:42.150Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-28T23:56:42.150Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-28T23:56:42.331Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-08-28T23:56:42.347Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-08-28T23:56:42.358Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-28T23:56:42.368Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-28T23:56:42.378Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-28T23:56:42.387Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-28T23:56:42.395Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-28T23:56:42.404Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-08-28T23:56:42.412Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-28T23:56:42.421Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-28T23:56:42.429Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-28T23:56:42.437Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-08-28T23:56:42.445Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-28T23:56:42.453Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-28T23:56:42.461Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-28T23:56:42.469Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-28T23:56:42.477Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-28T23:56:42.486Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-28T23:56:42.495Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-28T23:56:42.503Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-28T23:56:42.512Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-08-28T23:56:42.521Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-08-28T23:56:42.531Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-28T23:56:42.549Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-28T23:56:42.566Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-08-28T23:56:42.580Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-28T23:56:42.599Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-28T23:56:42.612Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-08-28T23:56:42.621Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-08-28T23:56:42.632Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-08-28T23:56:42.640Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7f1db7b64a454b9b704f3777dd84590a3068f3b6 [Pipeline] echo [2023-08-28T23:56:42.649Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7f1db7b [Pipeline] echo [2023-08-28T23:56:42.657Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-28T23:56:42.692Z] provisioning config files... [2023-08-28T23:56:42.709Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config10391600171021759912tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-28T23:56:43.029Z] ---> docker-login.sh [2023-08-28T23:56:43.029Z] nexus3.edgexfoundry.org:10001 [2023-08-28T23:56:44.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-28T23:56:44.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-28T23:56:44.679Z] Configure a credential helper to remove this warning. See [2023-08-28T23:56:44.679Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-28T23:56:44.679Z] [2023-08-28T23:56:44.679Z] Login Succeeded [2023-08-28T23:56:44.679Z] nexus3.edgexfoundry.org:10002 [2023-08-28T23:56:44.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-28T23:56:44.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-28T23:56:44.939Z] Configure a credential helper to remove this warning. See [2023-08-28T23:56:44.939Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-28T23:56:44.939Z] [2023-08-28T23:56:44.939Z] Login Succeeded [2023-08-28T23:56:44.939Z] nexus3.edgexfoundry.org:10003 [2023-08-28T23:56:44.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-28T23:56:44.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-28T23:56:44.939Z] Configure a credential helper to remove this warning. See [2023-08-28T23:56:44.939Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-28T23:56:44.939Z] [2023-08-28T23:56:44.939Z] Login Succeeded [2023-08-28T23:56:44.939Z] nexus3.edgexfoundry.org:10004 [2023-08-28T23:56:44.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-28T23:56:45.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-28T23:56:45.200Z] Configure a credential helper to remove this warning. See [2023-08-28T23:56:45.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-28T23:56:45.200Z] [2023-08-28T23:56:45.200Z] Login Succeeded [2023-08-28T23:56:45.200Z] docker.io [2023-08-28T23:56:45.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-28T23:56:45.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-28T23:56:45.461Z] Configure a credential helper to remove this warning. See [2023-08-28T23:56:45.461Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-28T23:56:45.461Z] [2023-08-28T23:56:45.461Z] Login Succeeded [2023-08-28T23:56:45.461Z] ---> docker-login.sh ends [Pipeline] } [2023-08-28T23:56:45.468Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-28T23:56:45.839Z] + git rev-list -1 --merges 7f1db7b64a454b9b704f3777dd84590a3068f3b6~1..7f1db7b64a454b9b704f3777dd84590a3068f3b6 [Pipeline] echo [2023-08-28T23:56:45.879Z] -----------> git rev-list -1 --merges 7f1db7b64a454b9b704f3777dd84590a3068f3b6~1..7f1db7b64a454b9b704f3777dd84590a3068f3b6 7f1db7b64a454b9b704f3777dd84590a3068f3b6 [2023-08-28T23:56:45.879Z] 7f1db7b64a454b9b704f3777dd84590a3068f3b6 [false] [Pipeline] sh [2023-08-28T23:56:46.164Z] + git log --format=format:%s -1 7f1db7b64a454b9b704f3777dd84590a3068f3b6 [Pipeline] echo [2023-08-28T23:56:46.180Z] ========================================================= [2023-08-28T23:56:46.180Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-28T23:56:46.180Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-28T23:56:46.522Z] + git log --format=format:%s -1 7f1db7b64a454b9b704f3777dd84590a3068f3b6 [Pipeline] echo [2023-08-28T23:56:46.532Z] [semverPrep] GIT_COMMIT: 7f1db7b64a454b9b704f3777dd84590a3068f3b6, Commit Message: Merge pull request #70 from lenny-intel/app-layer-import [Pipeline] echo [2023-08-28T23:56:46.541Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-28T23:56:46.907Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-28T23:56:46.907Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-28T23:56:46.907Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-28T23:56:46.907Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-28T23:56:46.907Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-28T23:56:46.907Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-28T23:56:46.907Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-28T23:56:47.313Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-28T23:56:47.313Z] [2023-08-28T23:56:47.313Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-28T23:56:47.624Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-28T23:56:47.624Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-28T23:56:47.624Z] b85a868b505f: Pulling fs layer [2023-08-28T23:56:47.624Z] e2be974225ed: Pulling fs layer [2023-08-28T23:56:47.624Z] 339a4e72a1f5: Pulling fs layer [2023-08-28T23:56:47.624Z] 988bab9f4d93: Pulling fs layer [2023-08-28T23:56:47.624Z] 1469e6f7b9e6: Pulling fs layer [2023-08-28T23:56:47.624Z] eaf3925da568: Pulling fs layer [2023-08-28T23:56:47.624Z] bab4dde63d76: Pulling fs layer [2023-08-28T23:56:47.624Z] bde34c3a00c8: Pulling fs layer [2023-08-28T23:56:47.624Z] b352a97aabf1: Pulling fs layer [2023-08-28T23:56:47.624Z] 988bab9f4d93: Waiting [2023-08-28T23:56:47.624Z] 1469e6f7b9e6: Waiting [2023-08-28T23:56:47.624Z] 4872d77fe225: Pulling fs layer [2023-08-28T23:56:47.624Z] 5851b861e8e6: Pulling fs layer [2023-08-28T23:56:47.624Z] eaf3925da568: Waiting [2023-08-28T23:56:47.624Z] b352a97aabf1: Waiting [2023-08-28T23:56:47.624Z] bab4dde63d76: Waiting [2023-08-28T23:56:47.624Z] 4872d77fe225: Waiting [2023-08-28T23:56:47.624Z] bde34c3a00c8: Waiting [2023-08-28T23:56:47.624Z] 5851b861e8e6: Waiting [2023-08-28T23:56:47.624Z] e2be974225ed: Download complete [2023-08-28T23:56:47.624Z] 988bab9f4d93: Verifying Checksum [2023-08-28T23:56:47.624Z] 988bab9f4d93: Download complete [2023-08-28T23:56:47.885Z] 1469e6f7b9e6: Verifying Checksum [2023-08-28T23:56:47.885Z] 1469e6f7b9e6: Download complete [2023-08-28T23:56:47.885Z] eaf3925da568: Download complete [2023-08-28T23:56:47.885Z] 339a4e72a1f5: Verifying Checksum [2023-08-28T23:56:47.885Z] 339a4e72a1f5: Download complete [2023-08-28T23:56:47.885Z] bde34c3a00c8: Verifying Checksum [2023-08-28T23:56:47.885Z] bde34c3a00c8: Download complete [2023-08-28T23:56:47.885Z] b352a97aabf1: Download complete [2023-08-28T23:56:47.885Z] 4872d77fe225: Download complete [2023-08-28T23:56:47.885Z] 5851b861e8e6: Download complete [2023-08-28T23:56:47.885Z] b85a868b505f: Verifying Checksum [2023-08-28T23:56:47.885Z] b85a868b505f: Download complete [2023-08-28T23:56:48.149Z] bab4dde63d76: Verifying Checksum [2023-08-28T23:56:48.149Z] bab4dde63d76: Download complete [2023-08-28T23:56:49.537Z] b85a868b505f: Pull complete [2023-08-28T23:56:49.537Z] e2be974225ed: Pull complete [2023-08-28T23:56:50.106Z] 339a4e72a1f5: Pull complete [2023-08-28T23:56:50.366Z] 988bab9f4d93: Pull complete [2023-08-28T23:56:51.307Z] 1469e6f7b9e6: Pull complete [2023-08-28T23:56:51.879Z] eaf3925da568: Pull complete [2023-08-28T23:56:53.796Z] bab4dde63d76: Pull complete [2023-08-28T23:56:53.796Z] bde34c3a00c8: Pull complete [2023-08-28T23:56:53.796Z] b352a97aabf1: Pull complete [2023-08-28T23:56:54.056Z] 4872d77fe225: Pull complete [2023-08-28T23:56:54.056Z] 5851b861e8e6: Pull complete [2023-08-28T23:56:54.056Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-28T23:56:54.056Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-28T23:56:54.056Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-28T23:56:54.147Z] prd-ubuntu20.04-docker-8c-8g-4774 does not seem to be running inside a container [2023-08-28T23:56:54.184Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-28T23:57:01.742Z] $ docker top d60c3be8358b8148c46cc23a9ad49291431872e65e666c36e31210d0a619eb05 -eo pid,comm [2023-08-28T23:57:01.790Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-08-28T23:57:01.790Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-28T23:57:01.825Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-28T23:57:01.825Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-28T23:57:01.936Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-28T23:57:01.941Z] $ docker exec d60c3be8358b8148c46cc23a9ad49291431872e65e666c36e31210d0a619eb05 ssh-agent [2023-08-28T23:57:02.046Z] SSH_AUTH_SOCK=/tmp/ssh-tA4E6zcyHStg/agent.32 [2023-08-28T23:57:02.046Z] SSH_AGENT_PID=38 [2023-08-28T23:57:02.052Z] Running ssh-add (command line suppressed) [2023-08-28T23:57:02.158Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_14569898934021683307.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_14569898934021683307.key) [2023-08-28T23:57:02.169Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-28T23:57:02.452Z] + git tag --points-at HEAD [Pipeline] } [2023-08-28T23:57:02.470Z] $ docker exec --env ******** --env ******** d60c3be8358b8148c46cc23a9ad49291431872e65e666c36e31210d0a619eb05 ssh-agent -k [2023-08-28T23:57:02.566Z] unset SSH_AUTH_SOCK; [2023-08-28T23:57:02.567Z] unset SSH_AGENT_PID; [2023-08-28T23:57:02.567Z] echo Agent pid 38 killed; [2023-08-28T23:57:02.574Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-28T23:57:02.597Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-28T23:57:02.597Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-28T23:57:02.729Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-28T23:57:02.734Z] $ docker exec d60c3be8358b8148c46cc23a9ad49291431872e65e666c36e31210d0a619eb05 ssh-agent [2023-08-28T23:57:02.848Z] SSH_AUTH_SOCK=/tmp/ssh-W8MUrOEpkuut/agent.70 [2023-08-28T23:57:02.848Z] SSH_AGENT_PID=76 [2023-08-28T23:57:02.853Z] Running ssh-add (command line suppressed) [2023-08-28T23:57:02.962Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_8513975184002174896.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_8513975184002174896.key) [2023-08-28T23:57:02.973Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-28T23:57:03.259Z] + git semver init [2023-08-28T23:57:03.518Z] 2023-08-28 23:57:03,476 [run_init] DEBUG init version:0.0.0 force:False [2023-08-28T23:57:03.518Z] 2023-08-28 23:57:03,477 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver [2023-08-28T23:57:03.518Z] 2023-08-28 23:57:03,477 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver [2023-08-28T23:57:03.518Z] 2023-08-28 23:57:03,477 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/exfoundry_app-record-replay_main/.semver'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2023-08-28T23:57:04.090Z] 2023-08-28 23:57:04,088 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude [2023-08-28T23:57:04.090Z] 2023-08-28 23:57:04,089 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False [2023-08-28T23:57:04.090Z] 2023-08-28 23:57:04,089 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-28T23:57:04.090Z] 2023-08-28 23:57:04,089 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-28T23:57:04.090Z] 3.1.0-dev.39 [Pipeline] } [2023-08-28T23:57:04.364Z] $ docker exec --env ******** --env ******** d60c3be8358b8148c46cc23a9ad49291431872e65e666c36e31210d0a619eb05 ssh-agent -k [2023-08-28T23:57:04.467Z] unset SSH_AUTH_SOCK; [2023-08-28T23:57:04.467Z] unset SSH_AGENT_PID; [2023-08-28T23:57:04.467Z] echo Agent pid 76 killed; [2023-08-28T23:57:04.475Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-28T23:57:04.777Z] + git semver [Pipeline] } [2023-08-28T23:57:05.055Z] $ docker stop --time=1 d60c3be8358b8148c46cc23a9ad49291431872e65e666c36e31210d0a619eb05 [2023-08-28T23:57:06.340Z] $ docker rm -f --volumes d60c3be8358b8148c46cc23a9ad49291431872e65e666c36e31210d0a619eb05 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-28T23:57:06.678Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-28T23:57:06.900Z] Stashed 1 file(s) [Pipeline] echo [2023-08-28T23:57:06.902Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.39 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-28T23:57:07.034Z] provisioning config files... [2023-08-28T23:57:07.045Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config87152653658763880tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-28T23:57:07.342Z] ---> docker-login.sh [2023-08-28T23:57:07.343Z] nexus3.edgexfoundry.org:10001 [2023-08-28T23:57:07.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-28T23:57:07.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-28T23:57:07.343Z] Configure a credential helper to remove this warning. See [2023-08-28T23:57:07.343Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-28T23:57:07.343Z] [2023-08-28T23:57:07.343Z] Login Succeeded [2023-08-28T23:57:07.343Z] nexus3.edgexfoundry.org:10002 [2023-08-28T23:57:07.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-28T23:57:07.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-28T23:57:07.343Z] Configure a credential helper to remove this warning. See [2023-08-28T23:57:07.343Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-28T23:57:07.343Z] [2023-08-28T23:57:07.343Z] Login Succeeded [2023-08-28T23:57:07.343Z] nexus3.edgexfoundry.org:10003 [2023-08-28T23:57:07.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-28T23:57:07.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-28T23:57:07.602Z] Configure a credential helper to remove this warning. See [2023-08-28T23:57:07.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-28T23:57:07.602Z] [2023-08-28T23:57:07.602Z] Login Succeeded [2023-08-28T23:57:07.602Z] nexus3.edgexfoundry.org:10004 [2023-08-28T23:57:07.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-28T23:57:07.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-28T23:57:07.602Z] Configure a credential helper to remove this warning. See [2023-08-28T23:57:07.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-28T23:57:07.602Z] [2023-08-28T23:57:07.602Z] Login Succeeded [2023-08-28T23:57:07.602Z] docker.io [2023-08-28T23:57:07.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-28T23:57:07.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-28T23:57:07.862Z] Configure a credential helper to remove this warning. See [2023-08-28T23:57:07.862Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-28T23:57:07.862Z] [2023-08-28T23:57:07.862Z] Login Succeeded [2023-08-28T23:57:07.862Z] ---> docker-login.sh ends [Pipeline] } [2023-08-28T23:57:07.869Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-28T23:57:07.933Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-28T23:57:07.943Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-28T23:57:07.950Z] ========================================================= [2023-08-28T23:57:07.950Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-28T23:57:07.950Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-28T23:57:08.255Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-08-28T23:57:08.255Z] Sending build context to Docker daemon 517.1kB [2023-08-28T23:57:08.255Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-28T23:57:08.255Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-28T23:57:08.255Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-28T23:57:08.255Z] 4db1b89c0bd1: Pulling fs layer [2023-08-28T23:57:08.255Z] 6911f1a30b25: Pulling fs layer [2023-08-28T23:57:08.255Z] e194b8c5c2a9: Pulling fs layer [2023-08-28T23:57:08.255Z] 6863d3e3a2b1: Pulling fs layer [2023-08-28T23:57:08.255Z] ec0bb842ea78: Pulling fs layer [2023-08-28T23:57:08.255Z] 40a00589a448: Pulling fs layer [2023-08-28T23:57:08.255Z] 6c08303d61cc: Pulling fs layer [2023-08-28T23:57:08.255Z] 798269fcf238: Pulling fs layer [2023-08-28T23:57:08.255Z] 40a00589a448: Waiting [2023-08-28T23:57:08.255Z] 6863d3e3a2b1: Waiting [2023-08-28T23:57:08.255Z] 6c08303d61cc: Waiting [2023-08-28T23:57:08.255Z] 798269fcf238: Waiting [2023-08-28T23:57:08.255Z] ec0bb842ea78: Waiting [2023-08-28T23:57:08.255Z] 6911f1a30b25: Verifying Checksum [2023-08-28T23:57:08.255Z] 6911f1a30b25: Download complete [2023-08-28T23:57:08.255Z] 6863d3e3a2b1: Download complete [2023-08-28T23:57:08.255Z] ec0bb842ea78: Verifying Checksum [2023-08-28T23:57:08.255Z] ec0bb842ea78: Download complete [2023-08-28T23:57:08.255Z] 4db1b89c0bd1: Verifying Checksum [2023-08-28T23:57:08.255Z] 4db1b89c0bd1: Download complete [2023-08-28T23:57:08.532Z] 40a00589a448: Verifying Checksum [2023-08-28T23:57:08.532Z] 40a00589a448: Download complete [2023-08-28T23:57:08.532Z] 4db1b89c0bd1: Pull complete [2023-08-28T23:57:08.532Z] 6911f1a30b25: Pull complete [2023-08-28T23:57:09.129Z] 798269fcf238: Verifying Checksum [2023-08-28T23:57:09.129Z] 798269fcf238: Download complete [2023-08-28T23:57:09.129Z] e194b8c5c2a9: Verifying Checksum [2023-08-28T23:57:09.129Z] e194b8c5c2a9: Download complete [2023-08-28T23:57:09.388Z] 6c08303d61cc: Verifying Checksum [2023-08-28T23:57:09.388Z] 6c08303d61cc: Download complete [2023-08-28T23:57:12.673Z] e194b8c5c2a9: Pull complete [2023-08-28T23:57:12.931Z] 6863d3e3a2b1: Pull complete [2023-08-28T23:57:12.931Z] ec0bb842ea78: Pull complete [2023-08-28T23:57:12.931Z] 40a00589a448: Pull complete [2023-08-28T23:57:15.475Z] 6c08303d61cc: Pull complete [2023-08-28T23:57:16.853Z] 798269fcf238: Pull complete [2023-08-28T23:57:16.853Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-28T23:57:16.853Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-28T23:57:16.853Z] ---> ec979cd7f677 [2023-08-28T23:57:16.853Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-28T23:57:22.004Z] Still waiting to schedule task [2023-08-28T23:57:22.004Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-08-28T23:57:22.139Z] ---> Running in 13e4a4d6625b [2023-08-28T23:57:22.139Z] Removing intermediate container 13e4a4d6625b [2023-08-28T23:57:22.139Z] ---> bf9e396528b6 [2023-08-28T23:57:22.139Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-28T23:57:22.139Z] ---> Running in b61cb3ad4832 [2023-08-28T23:57:22.139Z] Removing intermediate container b61cb3ad4832 [2023-08-28T23:57:22.139Z] ---> 9115f41c18f1 [2023-08-28T23:57:22.139Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-28T23:57:22.139Z] ---> Running in 36b406a88b96 [2023-08-28T23:57:22.139Z] Removing intermediate container 36b406a88b96 [2023-08-28T23:57:22.139Z] ---> 7da875d903e7 [2023-08-28T23:57:22.139Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-28T23:57:22.139Z] ---> Running in 227111f42dda [2023-08-28T23:57:22.139Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-28T23:57:22.139Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-28T23:57:22.398Z] OK: 265 MiB in 53 packages [2023-08-28T23:57:22.658Z] Removing intermediate container 227111f42dda [2023-08-28T23:57:22.658Z] ---> d7b33e69439b [2023-08-28T23:57:22.658Z] Step 7/12 : WORKDIR /app [2023-08-28T23:57:22.918Z] ---> Running in 315b88861e2b [2023-08-28T23:57:22.918Z] Removing intermediate container 315b88861e2b [2023-08-28T23:57:22.918Z] ---> 5437dc7b4b35 [2023-08-28T23:57:22.918Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-28T23:57:22.918Z] ---> 0999c8a687e6 [2023-08-28T23:57:22.918Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-28T23:57:22.918Z] ---> Running in 8f9333f41392 [2023-08-28T23:58:01.810Z] Removing intermediate container 8f9333f41392 [2023-08-28T23:58:01.810Z] ---> 35b7585fea82 [2023-08-28T23:58:01.810Z] Step 10/12 : COPY . . [2023-08-28T23:58:01.810Z] ---> 3d472bd12b4e [2023-08-28T23:58:01.810Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-28T23:58:01.810Z] ---> Running in 236b077fd19c [2023-08-28T23:58:01.810Z] Removing intermediate container 236b077fd19c [2023-08-28T23:58:01.810Z] ---> 086d1612ce6a [2023-08-28T23:58:01.810Z] Step 12/12 : RUN $MAKE [2023-08-28T23:58:01.810Z] ---> Running in 55440e1a6b00 [2023-08-28T23:58:01.810Z] noop [2023-08-28T23:58:01.810Z] Removing intermediate container 55440e1a6b00 [2023-08-28T23:58:01.810Z] ---> 2a0c537576f2 [2023-08-28T23:58:01.810Z] Successfully built 2a0c537576f2 [2023-08-28T23:58:01.810Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-28T23:58:02.123Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-28T23:58:02.123Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-28T23:58:02.192Z] prd-ubuntu20.04-docker-8c-8g-4774 does not seem to be running inside a container [2023-08-28T23:58:02.225Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-28T23:58:03.514Z] $ docker top 10bcabe2d7e4c79c3746a1ef8ad37d4841fb360fe80e058097942e1616c6e96d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-28T23:58:03.850Z] + go version [2023-08-28T23:58:03.850Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-28T23:58:03.866Z] $ docker stop --time=1 10bcabe2d7e4c79c3746a1ef8ad37d4841fb360fe80e058097942e1616c6e96d [2023-08-28T23:58:05.318Z] $ docker rm -f --volumes 10bcabe2d7e4c79c3746a1ef8ad37d4841fb360fe80e058097942e1616c6e96d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-28T23:58:05.752Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-28T23:58:05.752Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-28T23:58:05.825Z] prd-ubuntu20.04-docker-8c-8g-4774 does not seem to be running inside a container [2023-08-28T23:58:05.864Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-28T23:58:06.459Z] $ docker top ce694d5f88770b88d8f6cb971c4daac0ba286194f88073c83558032b81f54967 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-28T23:58:06.801Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh [2023-08-28T23:58:07.101Z] + make test [2023-08-28T23:58:07.101Z] go test -race -coverprofile=coverage.out ./... [2023-08-28T23:58:29.025Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-08-28T23:58:29.025Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.062s coverage: 88.0% of statements [2023-08-28T23:58:29.025Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-08-28T23:58:29.025Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-08-28T23:58:29.025Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-08-28T23:58:37.138Z] ok github.com/edgexfoundry/app-record-replay/internal/application 8.620s coverage: 98.7% of statements [2023-08-28T23:58:37.138Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.121s coverage: 78.7% of statements [2023-08-28T23:58:37.138Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 0.041s coverage: 100.0% of statements [2023-08-28T23:58:50.001Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4775 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws [2023-08-28T23:58:50.017Z] Running in /w/workspace/app-record-replay/42 [Pipeline] { [Pipeline] checkout [2023-08-28T23:58:50.053Z] Selected Git installation does not exist. Using Default [2023-08-28T23:58:50.053Z] The recommended git tool is: NONE [2023-08-28T23:58:58.316Z] using credential edgex-jenkins-ssh [2023-08-28T23:58:58.334Z] Cloning the remote Git repository [2023-08-28T23:58:58.371Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-08-28T23:58:58.454Z] > git init /w/workspace/app-record-replay/42 # timeout=10 [2023-08-28T23:58:58.575Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-08-28T23:58:58.576Z] > git --version # timeout=10 [2023-08-28T23:58:58.593Z] > git --version # 'git version 2.25.1' [2023-08-28T23:58:58.595Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-28T23:58:59.065Z] go vet ./... [2023-08-28T23:58:58.724Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-28T23:58:59.323Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-08-28T23:58:59.342Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-28T23:59:00.142Z] Avoid second fetch [2023-08-28T23:59:00.142Z] Checking out Revision 7f1db7b64a454b9b704f3777dd84590a3068f3b6 (main) [2023-08-28T23:59:00.646Z] Commit message: "Merge pull request #70 from lenny-intel/app-layer-import" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-28T23:59:00.156Z] > git config core.sparsecheckout # timeout=10 [2023-08-28T23:59:00.219Z] > git checkout -f 7f1db7b64a454b9b704f3777dd84590a3068f3b6 # timeout=10 [2023-08-28T23:59:01.555Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-28T23:59:01.555Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-28T23:59:01.555Z] Dload Upload Total Spent Left Speed [2023-08-28T23:59:01.621Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-28T23:59:01.621Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-28T23:59:01.621Z] ./bin/test-attribution-txt.sh [2023-08-28T23:59:01.879Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-08-28T23:59:01.879Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-08-28T23:59:01.879Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-08-28T23:59:01.879Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-08-28T23:59:01.879Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-08-28T23:59:01.879Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-08-28T23:59:01.891Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-28T23:59:01.907Z] $ docker stop --time=1 ce694d5f88770b88d8f6cb971c4daac0ba286194f88073c83558032b81f54967 [2023-08-28T23:59:02.144Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 17709 0 --:--:-- --:--:-- --:--:-- 17734 [2023-08-28T23:59:06.239Z] $ docker rm -f --volumes ce694d5f88770b88d8f6cb971c4daac0ba286194f88073c83558032b81f54967 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh [2023-08-28T23:59:06.772Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-28T23:59:06.811Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [2023-08-28T23:59:06.828Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] } [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Build) [2023-08-28T23:59:07.157Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ [2023-08-28T23:59:07.157Z] sudo tee /etc/docker/daemon.new [2023-08-28T23:59:07.157Z] { [Pipeline] sh [2023-08-28T23:59:07.157Z] "registry-mirrors": [ [2023-08-28T23:59:07.157Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-28T23:59:07.157Z] ], [2023-08-28T23:59:07.157Z] "bip": "10.250.0.254/24", [2023-08-28T23:59:07.157Z] "hosts": [ [2023-08-28T23:59:07.157Z] "tcp://0.0.0.0:5555", [2023-08-28T23:59:07.157Z] "unix:///var/run/docker.sock" [2023-08-28T23:59:07.157Z] ], [2023-08-28T23:59:07.157Z] "mtu": 1458, [2023-08-28T23:59:07.157Z] "selinux-enabled": true, [2023-08-28T23:59:07.157Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-28T23:59:07.157Z] } [Pipeline] sh [2023-08-28T23:59:07.435Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-28T23:59:07.503Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-28T23:59:07.721Z] + ls -al . [2023-08-28T23:59:07.721Z] total 180 [2023-08-28T23:59:07.721Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 28 23:58 . [2023-08-28T23:59:07.721Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 28 23:56 .. [2023-08-28T23:59:07.721Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 28 23:56 .dockerignore [2023-08-28T23:59:07.721Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 28 23:57 .git [2023-08-28T23:59:07.721Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 28 23:56 .github [2023-08-28T23:59:07.721Z] -rw-rw-r-- 1 jenkins jenkins 164 Aug 28 23:56 .gitignore [2023-08-28T23:59:07.721Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 28 23:56 .golangci.yml [2023-08-28T23:59:07.721Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 28 23:57 .semver [2023-08-28T23:59:07.721Z] -rw-rw-r-- 1 jenkins jenkins 10542 Aug 28 23:56 Attribution.txt [2023-08-28T23:59:07.721Z] -rw-rw-r-- 1 jenkins jenkins 258 Aug 28 23:56 CHANGELOG.md [2023-08-28T23:59:07.721Z] -rw-rw-r-- 1 jenkins jenkins 1616 Aug 28 23:56 Dockerfile [2023-08-28T23:59:07.721Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 28 23:56 GOVERNANCE.md [2023-08-28T23:59:07.721Z] -rw-rw-r-- 1 jenkins jenkins 681 Aug 28 23:56 Jenkinsfile [2023-08-28T23:59:07.721Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 28 23:56 LICENSE [2023-08-28T23:59:07.721Z] -rw-rw-r-- 1 jenkins jenkins 3139 Aug 28 23:56 Makefile [2023-08-28T23:59:07.721Z] -rw-rw-r-- 1 jenkins jenkins 611 Aug 28 23:56 OWNERS.md [2023-08-28T23:59:07.721Z] -rw-rw-r-- 1 jenkins jenkins 2363 Aug 28 23:56 README.md [2023-08-28T23:59:07.721Z] -rw-rw-r-- 1 jenkins jenkins 4285 Aug 28 23:56 Record and Reply.postman_collection.json [2023-08-28T23:59:07.721Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 28 23:57 VERSION [2023-08-28T23:59:07.721Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 28 23:56 bin [2023-08-28T23:59:07.721Z] -rw-r--r-- 1 jenkins jenkins 24552 Aug 28 23:58 coverage.out [2023-08-28T23:59:07.721Z] -rw-rw-r-- 1 jenkins jenkins 3916 Aug 28 23:56 go.mod [2023-08-28T23:59:07.721Z] -rw-rw-r-- 1 jenkins jenkins 34159 Aug 28 23:56 go.sum [2023-08-28T23:59:07.721Z] drwxrwxr-x 7 jenkins jenkins 4096 Aug 28 23:56 internal [2023-08-28T23:59:07.721Z] -rw-rw-r-- 1 jenkins jenkins 913 Aug 28 23:56 main.go [2023-08-28T23:59:07.721Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 28 23:56 pkg [2023-08-28T23:59:07.721Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 28 23:56 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-28T23:59:07.834Z] + sudo service docker restart [2023-08-28T23:59:08.029Z] + 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=7f1db7b64a454b9b704f3777dd84590a3068f3b6 --label arch=amd64 --label version=3.1.0-dev.39 . [2023-08-28T23:59:08.029Z] Sending build context to Docker daemon 542.2kB [2023-08-28T23:59:08.029Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-08-28T23:59:08.029Z] Step 2/26 : FROM ${BASE} AS builder [2023-08-28T23:59:08.029Z] ---> 2a0c537576f2 [2023-08-28T23:59:08.029Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-08-28T23:59:08.029Z] ---> Running in ca432fefc597 [2023-08-28T23:59:08.288Z] Removing intermediate container ca432fefc597 [2023-08-28T23:59:08.288Z] ---> dcec7b82909f [2023-08-28T23:59:08.288Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-08-28T23:59:08.288Z] ---> Running in d0f57ad79af7 [2023-08-28T23:59:08.288Z] Removing intermediate container d0f57ad79af7 [2023-08-28T23:59:08.288Z] ---> 5e45465e0630 [2023-08-28T23:59:08.288Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-08-28T23:59:08.288Z] ---> Running in 533549d310fc [2023-08-28T23:59:08.288Z] Removing intermediate container 533549d310fc [2023-08-28T23:59:08.288Z] ---> bae942f1f5e4 [2023-08-28T23:59:08.288Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-28T23:59:08.288Z] ---> Running in 38ab5497daff [2023-08-28T23:59:08.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-28T23:59:15.122Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-28T23:59:23.305Z] OK: 265 MiB in 53 packages [2023-08-28T23:59:23.305Z] Removing intermediate container 38ab5497daff [2023-08-28T23:59:23.306Z] ---> be28953897d1 [2023-08-28T23:59:23.306Z] Step 7/26 : WORKDIR /app [2023-08-28T23:59:23.306Z] ---> Running in 95fbd1e6be2b [2023-08-28T23:59:23.306Z] Removing intermediate container 95fbd1e6be2b [2023-08-28T23:59:23.306Z] ---> 0a0fbd96f112 [2023-08-28T23:59:23.306Z] Step 8/26 : COPY go.mod vendor* ./ [2023-08-28T23:59:23.306Z] ---> 09d25c3dc186 [2023-08-28T23:59:23.306Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-28T23:59:23.306Z] ---> Running in 145fb3b8c0c6 [2023-08-28T23:59:23.306Z] Removing intermediate container 145fb3b8c0c6 [2023-08-28T23:59:23.306Z] ---> adce125911d6 [2023-08-28T23:59:23.306Z] Step 10/26 : COPY . . [2023-08-28T23:59:23.583Z] ---> 22a6f8892ff1 [2023-08-28T23:59:23.583Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-28T23:59:23.583Z] ---> Running in 54fdf0821884 [2023-08-28T23:59:23.583Z] Removing intermediate container 54fdf0821884 [2023-08-28T23:59:23.583Z] ---> b73dab87d677 [2023-08-28T23:59:23.583Z] Step 12/26 : RUN $MAKE [2023-08-28T23:59:23.583Z] ---> Running in d73514e98836 [2023-08-28T23:59:23.862Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.22 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.39" -trimpath -mod=readonly -o app-record-replay [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-28T23:59:26.083Z] provisioning config files... [2023-08-28T23:59:26.107Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/42@tmp/config17401782268465776165tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-28T23:59:26.445Z] ---> docker-login.sh [2023-08-28T23:59:26.445Z] nexus3.edgexfoundry.org:10001 [2023-08-28T23:59:26.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-28T23:59:26.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-28T23:59:26.982Z] Configure a credential helper to remove this warning. See [2023-08-28T23:59:26.982Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-28T23:59:26.982Z] [2023-08-28T23:59:26.982Z] Login Succeeded [2023-08-28T23:59:26.982Z] nexus3.edgexfoundry.org:10002 [2023-08-28T23:59:27.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-28T23:59:27.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-28T23:59:27.253Z] Configure a credential helper to remove this warning. See [2023-08-28T23:59:27.253Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-28T23:59:27.253Z] [2023-08-28T23:59:27.253Z] Login Succeeded [2023-08-28T23:59:27.253Z] nexus3.edgexfoundry.org:10003 [2023-08-28T23:59:27.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-28T23:59:27.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-28T23:59:27.520Z] Configure a credential helper to remove this warning. See [2023-08-28T23:59:27.520Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-28T23:59:27.520Z] [2023-08-28T23:59:27.520Z] Login Succeeded [2023-08-28T23:59:27.520Z] nexus3.edgexfoundry.org:10004 [2023-08-28T23:59:27.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-28T23:59:28.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-28T23:59:28.061Z] Configure a credential helper to remove this warning. See [2023-08-28T23:59:28.061Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-28T23:59:28.061Z] [2023-08-28T23:59:28.061Z] Login Succeeded [2023-08-28T23:59:28.061Z] docker.io [2023-08-28T23:59:28.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-28T23:59:28.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-28T23:59:28.326Z] Configure a credential helper to remove this warning. See [2023-08-28T23:59:28.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-28T23:59:28.326Z] [2023-08-28T23:59:28.326Z] Login Succeeded [2023-08-28T23:59:28.326Z] ---> docker-login.sh ends [Pipeline] } [2023-08-28T23:59:28.338Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-28T23:59:28.566Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-28T23:59:28.584Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-28T23:59:28.597Z] ========================================================= [2023-08-28T23:59:28.597Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-28T23:59:28.597Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-28T23:59:28.949Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-08-28T23:59:28.949Z] Sending build context to Docker daemon 237.6kB [2023-08-28T23:59:29.217Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-28T23:59:29.217Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-28T23:59:29.217Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-28T23:59:29.217Z] edb6bdbacee9: Pulling fs layer [2023-08-28T23:59:29.217Z] 5f9638ab2659: Pulling fs layer [2023-08-28T23:59:29.217Z] 8d51d6327a98: Pulling fs layer [2023-08-28T23:59:29.217Z] 8b374f2dd631: Pulling fs layer [2023-08-28T23:59:29.217Z] ec14aa9079de: Pulling fs layer [2023-08-28T23:59:29.217Z] 2f466654f4bb: Pulling fs layer [2023-08-28T23:59:29.217Z] 554e91adad29: Pulling fs layer [2023-08-28T23:59:29.217Z] 8b374f2dd631: Waiting [2023-08-28T23:59:29.217Z] ec14aa9079de: Waiting [2023-08-28T23:59:29.217Z] 2f466654f4bb: Waiting [2023-08-28T23:59:29.217Z] 554e91adad29: Waiting [2023-08-28T23:59:29.217Z] 5f9638ab2659: Verifying Checksum [2023-08-28T23:59:29.217Z] 5f9638ab2659: Download complete [2023-08-28T23:59:29.217Z] 8b374f2dd631: Verifying Checksum [2023-08-28T23:59:29.217Z] 8b374f2dd631: Download complete [2023-08-28T23:59:29.217Z] ec14aa9079de: Verifying Checksum [2023-08-28T23:59:29.217Z] ec14aa9079de: Download complete [2023-08-28T23:59:29.487Z] edb6bdbacee9: Verifying Checksum [2023-08-28T23:59:29.487Z] edb6bdbacee9: Download complete [2023-08-28T23:59:30.458Z] edb6bdbacee9: Pull complete [2023-08-28T23:59:30.727Z] 554e91adad29: Verifying Checksum [2023-08-28T23:59:30.727Z] 554e91adad29: Download complete [2023-08-28T23:59:31.006Z] 5f9638ab2659: Pull complete [2023-08-28T23:59:31.975Z] 8d51d6327a98: Verifying Checksum [2023-08-28T23:59:31.975Z] 8d51d6327a98: Download complete [2023-08-28T23:59:31.975Z] 2f466654f4bb: Verifying Checksum [2023-08-28T23:59:31.975Z] 2f466654f4bb: Download complete [2023-08-28T23:59:44.315Z] 8d51d6327a98: Pull complete [2023-08-28T23:59:44.315Z] 8b374f2dd631: Pull complete [2023-08-28T23:59:44.315Z] ec14aa9079de: Pull complete [2023-08-28T23:59:45.829Z] Removing intermediate container d73514e98836 [2023-08-28T23:59:45.829Z] ---> 641a87e80073 [2023-08-28T23:59:45.829Z] Step 13/26 : FROM alpine:3.17 [2023-08-28T23:59:45.829Z] 3.17: Pulling from library/alpine [2023-08-28T23:59:45.829Z] 9398808236ff: Pulling fs layer [2023-08-28T23:59:45.829Z] 9398808236ff: Verifying Checksum [2023-08-28T23:59:45.829Z] 9398808236ff: Download complete [2023-08-28T23:59:46.403Z] 9398808236ff: Pull complete [2023-08-28T23:59:46.403Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-28T23:59:46.403Z] Status: Downloaded newer image for alpine:3.17 [2023-08-28T23:59:46.403Z] ---> 1e0b8b5322fc [2023-08-28T23:59:46.403Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-28T23:59:46.403Z] ---> Running in f26871336375 [2023-08-28T23:59:46.670Z] Removing intermediate container f26871336375 [2023-08-28T23:59:46.670Z] ---> cdd3c1f3be19 [2023-08-28T23:59:46.670Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-08-28T23:59:46.670Z] ---> Running in f2ea0ef04810 [2023-08-28T23:59:46.670Z] Removing intermediate container f2ea0ef04810 [2023-08-28T23:59:46.670Z] ---> 7855181f1ce9 [2023-08-28T23:59:46.670Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-28T23:59:46.670Z] ---> Running in 597965d26340 [2023-08-28T23:59:46.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-28T23:59:50.993Z] 2f466654f4bb: Pull complete [2023-08-28T23:59:53.600Z] 554e91adad29: Pull complete [2023-08-28T23:59:53.600Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-28T23:59:53.600Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-28T23:59:53.600Z] ---> 1e15ea492957 [2023-08-28T23:59:53.600Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-28T23:59:55.550Z] ---> Running in dde695f4c5a0 [2023-08-28T23:59:55.550Z] Removing intermediate container dde695f4c5a0 [2023-08-28T23:59:55.550Z] ---> 1949f436450a [2023-08-28T23:59:55.550Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-28T23:59:55.550Z] ---> Running in 9e85ea1e284c [2023-08-28T23:59:55.817Z] Removing intermediate container 9e85ea1e284c [2023-08-28T23:59:55.817Z] ---> 68f4e791ff07 [2023-08-28T23:59:55.817Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-28T23:59:55.817Z] ---> Running in a51d572bb221 [2023-08-28T23:59:56.085Z] Removing intermediate container a51d572bb221 [2023-08-28T23:59:56.085Z] ---> 95064b0bba09 [2023-08-28T23:59:56.085Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-28T23:59:56.354Z] ---> Running in 0316ed2c687a [2023-08-28T23:59:57.313Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-28T23:59:57.895Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-28T23:59:59.305Z] OK: 263 MiB in 53 packages [2023-08-28T23:59:59.891Z] Removing intermediate container 0316ed2c687a [2023-08-28T23:59:59.891Z] ---> f14df474e925 [2023-08-28T23:59:59.891Z] Step 7/12 : WORKDIR /app [2023-08-28T23:59:59.891Z] ---> Running in 64d6a4b58f1b [2023-08-29T00:00:00.188Z] Removing intermediate container 64d6a4b58f1b [2023-08-29T00:00:00.188Z] ---> 99706497097f [2023-08-29T00:00:00.188Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-29T00:00:00.777Z] ---> 0cd45f6e29bb [2023-08-29T00:00:00.777Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-29T00:00:01.046Z] ---> Running in df1faa246f53 [2023-08-29T00:00:43.167Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-29T00:00:43.167Z] (1/2) Installing ca-certificates (20230506-r0) [2023-08-29T00:00:43.167Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-08-29T00:00:43.167Z] Executing busybox-1.35.0-r29.trigger [2023-08-29T00:00:43.167Z] Executing ca-certificates-20230506-r0.trigger [2023-08-29T00:00:43.167Z] OK: 8 MiB in 17 packages [2023-08-29T00:00:43.167Z] Removing intermediate container 597965d26340 [2023-08-29T00:00:43.167Z] ---> 4346798b532b [2023-08-29T00:00:43.167Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-08-29T00:00:43.167Z] ---> eb6bbe2da9d6 [2023-08-29T00:00:43.167Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-08-29T00:00:43.167Z] ---> 90836145735c [2023-08-29T00:00:43.167Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-08-29T00:00:43.167Z] ---> 33749f7d4438 [2023-08-29T00:00:43.167Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-08-29T00:00:43.167Z] ---> 043e9ec81e19 [2023-08-29T00:00:43.167Z] Step 21/26 : EXPOSE 59712 [2023-08-29T00:00:43.167Z] ---> Running in 9ac09a0a0cfc [2023-08-29T00:00:43.167Z] Removing intermediate container 9ac09a0a0cfc [2023-08-29T00:00:43.167Z] ---> 00cf910a8e15 [2023-08-29T00:00:43.167Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-08-29T00:00:43.167Z] ---> Running in e7e05c994e4a [2023-08-29T00:00:43.167Z] Removing intermediate container e7e05c994e4a [2023-08-29T00:00:43.167Z] ---> 42e0b56eceaf [2023-08-29T00:00:43.167Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-29T00:00:43.167Z] ---> Running in 4c29a468b1eb [2023-08-29T00:00:43.167Z] Removing intermediate container 4c29a468b1eb [2023-08-29T00:00:43.167Z] ---> d594cd96b3b2 [2023-08-29T00:00:43.167Z] Step 24/26 : LABEL arch=amd64 [2023-08-29T00:00:43.167Z] ---> Running in 0992de2a6e88 [2023-08-29T00:00:43.167Z] Removing intermediate container 0992de2a6e88 [2023-08-29T00:00:43.167Z] ---> 72ee15986a05 [2023-08-29T00:00:43.167Z] Step 25/26 : LABEL git_sha=7f1db7b64a454b9b704f3777dd84590a3068f3b6 [2023-08-29T00:00:43.167Z] ---> Running in 7521184392b1 [2023-08-29T00:00:43.167Z] Removing intermediate container 7521184392b1 [2023-08-29T00:00:43.167Z] ---> bd309fe30126 [2023-08-29T00:00:43.167Z] Step 26/26 : LABEL version=3.1.0-dev.39 [2023-08-29T00:00:43.167Z] ---> Running in f4efa495bad3 [2023-08-29T00:00:43.167Z] Removing intermediate container f4efa495bad3 [2023-08-29T00:00:43.167Z] ---> 73ae06cefe51 [2023-08-29T00:00:43.167Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-29T00:00:43.167Z] Successfully built 73ae06cefe51 [2023-08-29T00:00:43.167Z] 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-08-29T00:00:43.254Z] provisioning config files... [2023-08-29T00:00:43.263Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config1009694541078737149tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-29T00:00:43.557Z] ---> docker-login.sh [2023-08-29T00:00:43.557Z] nexus3.edgexfoundry.org:10001 [2023-08-29T00:00:43.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-29T00:00:43.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-29T00:00:43.557Z] Configure a credential helper to remove this warning. See [2023-08-29T00:00:43.557Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-29T00:00:43.557Z] [2023-08-29T00:00:43.557Z] Login Succeeded [2023-08-29T00:00:43.557Z] nexus3.edgexfoundry.org:10002 [2023-08-29T00:00:43.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-29T00:00:43.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-29T00:00:43.557Z] Configure a credential helper to remove this warning. See [2023-08-29T00:00:43.557Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-29T00:00:43.557Z] [2023-08-29T00:00:43.557Z] Login Succeeded [2023-08-29T00:00:43.557Z] nexus3.edgexfoundry.org:10003 [2023-08-29T00:00:43.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-29T00:00:43.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-29T00:00:43.816Z] Configure a credential helper to remove this warning. See [2023-08-29T00:00:43.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-29T00:00:43.816Z] [2023-08-29T00:00:43.816Z] Login Succeeded [2023-08-29T00:00:43.816Z] nexus3.edgexfoundry.org:10004 [2023-08-29T00:00:43.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-29T00:00:43.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-29T00:00:43.816Z] Configure a credential helper to remove this warning. See [2023-08-29T00:00:43.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-29T00:00:43.816Z] [2023-08-29T00:00:43.816Z] Login Succeeded [2023-08-29T00:00:43.816Z] docker.io [2023-08-29T00:00:43.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-29T00:00:44.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-29T00:00:44.076Z] Configure a credential helper to remove this warning. See [2023-08-29T00:00:44.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-29T00:00:44.076Z] [2023-08-29T00:00:44.076Z] Login Succeeded [2023-08-29T00:00:44.076Z] ---> docker-login.sh ends [Pipeline] } [2023-08-29T00:00:44.083Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-29T00:00:44.107Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-29T00:00:44.122Z] [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: [2023-08-29T00:00:44.122Z] 7f1db7b64a454b9b704f3777dd84590a3068f3b6 [2023-08-29T00:00:44.122Z] latest [2023-08-29T00:00:44.122Z] 3.1.0-dev.39 [2023-08-29T00:00:44.122Z] 7f1db7b64a454b9b704f3777dd84590a3068f3b6-3.1.0-dev.39 [2023-08-29T00:00:44.122Z] main [2023-08-29T00:00:44.122Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T00:00:44.432Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:7f1db7b64a454b9b704f3777dd84590a3068f3b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T00:00:44.733Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:7f1db7b64a454b9b704f3777dd84590a3068f3b6 [2023-08-29T00:00:44.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-08-29T00:00:44.733Z] 03d1ee2217ac: Preparing [2023-08-29T00:00:44.733Z] 825dbcf578dc: Preparing [2023-08-29T00:00:44.733Z] 6c9773822dae: Preparing [2023-08-29T00:00:44.733Z] b05b2895c7a3: Preparing [2023-08-29T00:00:44.733Z] 5146e8ae32e9: Preparing [2023-08-29T00:00:44.733Z] 36b50b131297: Preparing [2023-08-29T00:00:44.733Z] 36b50b131297: Waiting [2023-08-29T00:00:44.733Z] b05b2895c7a3: Pushed [2023-08-29T00:00:44.733Z] 825dbcf578dc: Pushed [2023-08-29T00:00:44.733Z] 5146e8ae32e9: Pushed [2023-08-29T00:00:44.733Z] 6c9773822dae: Pushed [2023-08-29T00:00:44.991Z] 36b50b131297: Layer already exists [2023-08-29T00:00:47.527Z] 03d1ee2217ac: Pushed [2023-08-29T00:00:47.527Z] 7f1db7b64a454b9b704f3777dd84590a3068f3b6: digest: sha256:78cec43915a8b48f0830e2c314ca19f7ecc421fbdcc5eb5d095680eb8e882f3d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T00:00:47.840Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T00:00:48.143Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-08-29T00:00:48.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-08-29T00:00:48.143Z] 03d1ee2217ac: Preparing [2023-08-29T00:00:48.143Z] 825dbcf578dc: Preparing [2023-08-29T00:00:48.143Z] 6c9773822dae: Preparing [2023-08-29T00:00:48.143Z] b05b2895c7a3: Preparing [2023-08-29T00:00:48.143Z] 5146e8ae32e9: Preparing [2023-08-29T00:00:48.143Z] 36b50b131297: Preparing [2023-08-29T00:00:48.143Z] 36b50b131297: Waiting [2023-08-29T00:00:48.143Z] 6c9773822dae: Layer already exists [2023-08-29T00:00:48.143Z] 5146e8ae32e9: Layer already exists [2023-08-29T00:00:48.143Z] 825dbcf578dc: Layer already exists [2023-08-29T00:00:48.143Z] b05b2895c7a3: Layer already exists [2023-08-29T00:00:48.143Z] 03d1ee2217ac: Layer already exists [2023-08-29T00:00:48.143Z] 36b50b131297: Layer already exists [2023-08-29T00:00:48.143Z] latest: digest: sha256:78cec43915a8b48f0830e2c314ca19f7ecc421fbdcc5eb5d095680eb8e882f3d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T00:00:48.453Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T00:00:48.758Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.39 [2023-08-29T00:00:48.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-08-29T00:00:48.758Z] 03d1ee2217ac: Preparing [2023-08-29T00:00:48.758Z] 825dbcf578dc: Preparing [2023-08-29T00:00:48.758Z] 6c9773822dae: Preparing [2023-08-29T00:00:48.758Z] b05b2895c7a3: Preparing [2023-08-29T00:00:48.758Z] 5146e8ae32e9: Preparing [2023-08-29T00:00:48.758Z] 36b50b131297: Preparing [2023-08-29T00:00:48.758Z] 36b50b131297: Waiting [2023-08-29T00:00:48.758Z] b05b2895c7a3: Layer already exists [2023-08-29T00:00:48.758Z] 825dbcf578dc: Layer already exists [2023-08-29T00:00:48.758Z] 03d1ee2217ac: Layer already exists [2023-08-29T00:00:48.758Z] 5146e8ae32e9: Layer already exists [2023-08-29T00:00:48.758Z] 6c9773822dae: Layer already exists [2023-08-29T00:00:48.758Z] 36b50b131297: Layer already exists [2023-08-29T00:00:48.758Z] 3.1.0-dev.39: digest: sha256:78cec43915a8b48f0830e2c314ca19f7ecc421fbdcc5eb5d095680eb8e882f3d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T00:00:49.070Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:7f1db7b64a454b9b704f3777dd84590a3068f3b6-3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T00:00:49.376Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:7f1db7b64a454b9b704f3777dd84590a3068f3b6-3.1.0-dev.39 [2023-08-29T00:00:49.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-08-29T00:00:49.376Z] 03d1ee2217ac: Preparing [2023-08-29T00:00:49.376Z] 825dbcf578dc: Preparing [2023-08-29T00:00:49.376Z] 6c9773822dae: Preparing [2023-08-29T00:00:49.376Z] b05b2895c7a3: Preparing [2023-08-29T00:00:49.376Z] 5146e8ae32e9: Preparing [2023-08-29T00:00:49.376Z] 36b50b131297: Preparing [2023-08-29T00:00:49.376Z] 36b50b131297: Waiting [2023-08-29T00:00:49.376Z] 6c9773822dae: Layer already exists [2023-08-29T00:00:49.376Z] 03d1ee2217ac: Layer already exists [2023-08-29T00:00:49.376Z] b05b2895c7a3: Layer already exists [2023-08-29T00:00:49.376Z] 825dbcf578dc: Layer already exists [2023-08-29T00:00:49.376Z] 5146e8ae32e9: Layer already exists [2023-08-29T00:00:49.376Z] 36b50b131297: Layer already exists [2023-08-29T00:00:49.376Z] 7f1db7b64a454b9b704f3777dd84590a3068f3b6-3.1.0-dev.39: digest: sha256:78cec43915a8b48f0830e2c314ca19f7ecc421fbdcc5eb5d095680eb8e882f3d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T00:00:49.685Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T00:00:49.988Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main [2023-08-29T00:00:49.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-08-29T00:00:49.988Z] 03d1ee2217ac: Preparing [2023-08-29T00:00:49.988Z] 825dbcf578dc: Preparing [2023-08-29T00:00:49.988Z] 6c9773822dae: Preparing [2023-08-29T00:00:49.988Z] b05b2895c7a3: Preparing [2023-08-29T00:00:49.988Z] 5146e8ae32e9: Preparing [2023-08-29T00:00:49.988Z] 36b50b131297: Preparing [2023-08-29T00:00:49.988Z] 36b50b131297: Waiting [2023-08-29T00:00:49.988Z] 5146e8ae32e9: Layer already exists [2023-08-29T00:00:49.988Z] 03d1ee2217ac: Layer already exists [2023-08-29T00:00:49.988Z] 825dbcf578dc: Layer already exists [2023-08-29T00:00:49.988Z] 6c9773822dae: Layer already exists [2023-08-29T00:00:49.988Z] b05b2895c7a3: Layer already exists [2023-08-29T00:00:49.988Z] 36b50b131297: Layer already exists [2023-08-29T00:00:49.988Z] main: digest: sha256:78cec43915a8b48f0830e2c314ca19f7ecc421fbdcc5eb5d095680eb8e882f3d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-29T00:00:50.032Z] ===================================================== [Pipeline] echo [2023-08-29T00:00:50.038Z] taggedImages: [2023-08-29T00:00:50.038Z] - nexus3.edgexfoundry.org:10004/app-record-replay:7f1db7b64a454b9b704f3777dd84590a3068f3b6 [2023-08-29T00:00:50.038Z] - nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-08-29T00:00:50.038Z] - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.39 [2023-08-29T00:00:50.038Z] - nexus3.edgexfoundry.org:10004/app-record-replay:7f1db7b64a454b9b704f3777dd84590a3068f3b6-3.1.0-dev.39 [2023-08-29T00:00:50.038Z] - nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T00:00:50.415Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-29T00:00:50.415Z] [2023-08-29T00:00:50.415Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T00:00:50.713Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-29T00:00:50.713Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-29T00:00:50.713Z] 5eb5b503b376: Pulling fs layer [2023-08-29T00:00:50.713Z] 5c69ac0246d0: Pulling fs layer [2023-08-29T00:00:50.713Z] ec43610c2a17: Pulling fs layer [2023-08-29T00:00:50.713Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-29T00:00:50.713Z] 33b1e0a273af: Pulling fs layer [2023-08-29T00:00:50.713Z] 5d3b04190fa2: Pulling fs layer [2023-08-29T00:00:50.713Z] 2f39f015ded8: Pulling fs layer [2023-08-29T00:00:50.713Z] 5d3b04190fa2: Waiting [2023-08-29T00:00:50.713Z] 3a2ae6a8a46f: Waiting [2023-08-29T00:00:50.713Z] 33b1e0a273af: Waiting [2023-08-29T00:00:50.713Z] 2f39f015ded8: Waiting [2023-08-29T00:00:50.713Z] 5c69ac0246d0: Download complete [2023-08-29T00:00:50.713Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-29T00:00:50.713Z] 3a2ae6a8a46f: Download complete [2023-08-29T00:00:50.972Z] 33b1e0a273af: Verifying Checksum [2023-08-29T00:00:50.972Z] 33b1e0a273af: Download complete [2023-08-29T00:00:50.972Z] 5d3b04190fa2: Verifying Checksum [2023-08-29T00:00:50.972Z] 5d3b04190fa2: Download complete [2023-08-29T00:00:50.972Z] ec43610c2a17: Verifying Checksum [2023-08-29T00:00:50.972Z] ec43610c2a17: Download complete [2023-08-29T00:00:50.972Z] 5eb5b503b376: Verifying Checksum [2023-08-29T00:00:50.972Z] 5eb5b503b376: Download complete [2023-08-29T00:00:51.907Z] 2f39f015ded8: Download complete [2023-08-29T00:00:52.167Z] 5eb5b503b376: Pull complete [2023-08-29T00:00:52.424Z] 5c69ac0246d0: Pull complete [2023-08-29T00:00:52.992Z] ec43610c2a17: Pull complete [2023-08-29T00:00:52.992Z] 3a2ae6a8a46f: Pull complete [2023-08-29T00:00:53.250Z] 33b1e0a273af: Pull complete [2023-08-29T00:00:53.250Z] 5d3b04190fa2: Pull complete [2023-08-29T00:00:57.432Z] 2f39f015ded8: Pull complete [2023-08-29T00:00:57.432Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-29T00:00:57.432Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-29T00:00:57.432Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-29T00:00:57.512Z] prd-ubuntu20.04-docker-8c-8g-4774 does not seem to be running inside a container [2023-08-29T00:00:57.548Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-29T00:01:02.642Z] $ docker top 48a241e097d5e2f931e12f68c444598780f3ea26eeba81e9bb08a5ac64d5e733 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-29T00:01:03.022Z] ---> job-cost.sh [2023-08-29T00:01:03.022Z] lf-activate-venv: SKIPPING [2023-08-29T00:01:03.022Z] INFO: No Stack... [2023-08-29T00:01:03.281Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-29T00:01:03.853Z] INFO: Archiving Costs [Pipeline] sh [2023-08-29T00:01:04.143Z] + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv [2023-08-29T00:01:04.143Z] + cut -d, -f6 [Pipeline] lock [2023-08-29T00:01:04.156Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-42-stack-cost] [2023-08-29T00:01:04.165Z] Resource [jenkins-edgexfoundry-app-record-replay-main-42-stack-cost] did not exist. Created. [2023-08-29T00:01:04.165Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-42-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-29T00:01:04.467Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-29T00:01:04.496Z] Stashed 1 file(s) [Pipeline] } [2023-08-29T00:01:04.501Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-42-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-29T00:01:04.523Z] $ docker stop --time=1 48a241e097d5e2f931e12f68c444598780f3ea26eeba81e9bb08a5ac64d5e733 [2023-08-29T00:01:05.685Z] $ docker rm -f --volumes 48a241e097d5e2f931e12f68c444598780f3ea26eeba81e9bb08a5ac64d5e733 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-29T00:01:09.076Z] Removing intermediate container df1faa246f53 [2023-08-29T00:01:09.076Z] ---> d5537b252fc7 [2023-08-29T00:01:09.076Z] Step 10/12 : COPY . . [2023-08-29T00:01:09.076Z] ---> c67c7069c8e6 [2023-08-29T00:01:09.076Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-29T00:01:09.076Z] ---> Running in 330f21e2c4dc [2023-08-29T00:01:09.076Z] Removing intermediate container 330f21e2c4dc [2023-08-29T00:01:09.076Z] ---> 4c97c3dbded5 [2023-08-29T00:01:09.076Z] Step 12/12 : RUN $MAKE [2023-08-29T00:01:09.076Z] ---> Running in 1ceac210ce8d [2023-08-29T00:01:09.076Z] noop [2023-08-29T00:01:09.076Z] Removing intermediate container 1ceac210ce8d [2023-08-29T00:01:09.076Z] ---> 8a16bd440cf8 [2023-08-29T00:01:09.076Z] Successfully built 8a16bd440cf8 [2023-08-29T00:01:09.076Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T00:01:09.413Z] + docker inspect -f . ci-base-image-arm64 [2023-08-29T00:01:09.413Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-29T00:01:09.602Z] prd-ubuntu20.04-docker-arm64-4c-16g-4775 does not seem to be running inside a container [2023-08-29T00:01:09.664Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/42 -v /w/workspace/app-record-replay/42:/w/workspace/app-record-replay/42:rw,z -v /w/workspace/app-record-replay/42@tmp:/w/workspace/app-record-replay/42@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-08-29T00:01:10.824Z] $ docker top 788aac931b7614dd602f2662bfa06ab739ddb4f3bfac6c611d286a5fc9b4c873 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-29T00:01:11.622Z] + go version [2023-08-29T00:01:11.622Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-29T00:01:11.641Z] $ docker stop --time=1 788aac931b7614dd602f2662bfa06ab739ddb4f3bfac6c611d286a5fc9b4c873 [2023-08-29T00:01:13.201Z] $ docker rm -f --volumes 788aac931b7614dd602f2662bfa06ab739ddb4f3bfac6c611d286a5fc9b4c873 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T00:01:13.745Z] + docker inspect -f . ci-base-image-arm64 [2023-08-29T00:01:13.745Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-29T00:01:13.911Z] prd-ubuntu20.04-docker-arm64-4c-16g-4775 does not seem to be running inside a container [2023-08-29T00:01:13.967Z] $ 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/42 -v /w/workspace/app-record-replay/42:/w/workspace/app-record-replay/42:rw,z -v /w/workspace/app-record-replay/42@tmp:/w/workspace/app-record-replay/42@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-08-29T00:01:15.012Z] $ docker top 5e83e60d2fd7e351a283b4df3ba0ffbcfe037491fe9a764159e611c078bc0ac6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-29T00:01:15.498Z] + git config --global --add safe.directory /w/workspace/app-record-replay/42 [Pipeline] fileExists [Pipeline] sh [2023-08-29T00:01:16.094Z] + make test [2023-08-29T00:01:16.094Z] go test -race -coverprofile=coverage.out ./... [2023-08-29T00:04:07.822Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-08-29T00:04:07.822Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.270s coverage: 88.0% of statements [2023-08-29T00:04:10.409Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-08-29T00:04:10.409Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-08-29T00:04:10.409Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-08-29T00:04:17.042Z] ok github.com/edgexfoundry/app-record-replay/internal/application 8.934s coverage: 98.7% of statements [2023-08-29T00:04:17.042Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.519s coverage: 78.7% of statements [2023-08-29T00:04:17.042Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 0.183s coverage: 100.0% of statements [2023-08-29T00:04:17.309Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-29T00:04:17.309Z] go vet ./... [2023-08-29T00:06:38.999Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-29T00:06:38.999Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-29T00:06:38.999Z] ./bin/test-attribution-txt.sh [2023-08-29T00:06:38.999Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-08-29T00:06:38.999Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-08-29T00:06:38.999Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-08-29T00:06:38.999Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-08-29T00:06:38.999Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-08-29T00:06:38.999Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-08-29T00:06:39.016Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-29T00:06:39.030Z] $ docker stop --time=1 5e83e60d2fd7e351a283b4df3ba0ffbcfe037491fe9a764159e611c078bc0ac6 [2023-08-29T00:06:40.929Z] $ docker rm -f --volumes 5e83e60d2fd7e351a283b4df3ba0ffbcfe037491fe9a764159e611c078bc0ac6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-29T00:06:42.487Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-29T00:06:42.509Z] Warning: overwriting stash ‘coverage-report’ [2023-08-29T00:06:42.899Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-29T00:06:43.272Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-29T00:06:43.588Z] + ls -al . [2023-08-29T00:06:43.588Z] total 176 [2023-08-29T00:06:43.588Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 29 00:01 . [2023-08-29T00:06:43.588Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 28 23:58 .. [2023-08-29T00:06:43.588Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 28 23:59 .dockerignore [2023-08-29T00:06:43.588Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 28 23:59 .git [2023-08-29T00:06:43.588Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 28 23:59 .github [2023-08-29T00:06:43.588Z] -rw-rw-r-- 1 jenkins jenkins 164 Aug 28 23:59 .gitignore [2023-08-29T00:06:43.588Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 28 23:59 .golangci.yml [2023-08-29T00:06:43.588Z] -rw-rw-r-- 1 jenkins jenkins 10542 Aug 28 23:59 Attribution.txt [2023-08-29T00:06:43.588Z] -rw-rw-r-- 1 jenkins jenkins 258 Aug 28 23:59 CHANGELOG.md [2023-08-29T00:06:43.588Z] -rw-rw-r-- 1 jenkins jenkins 1616 Aug 28 23:59 Dockerfile [2023-08-29T00:06:43.588Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 28 23:59 GOVERNANCE.md [2023-08-29T00:06:43.588Z] -rw-rw-r-- 1 jenkins jenkins 681 Aug 28 23:59 Jenkinsfile [2023-08-29T00:06:43.588Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 28 23:59 LICENSE [2023-08-29T00:06:43.588Z] -rw-rw-r-- 1 jenkins jenkins 3139 Aug 28 23:59 Makefile [2023-08-29T00:06:43.588Z] -rw-rw-r-- 1 jenkins jenkins 611 Aug 28 23:59 OWNERS.md [2023-08-29T00:06:43.588Z] -rw-rw-r-- 1 jenkins jenkins 2363 Aug 28 23:59 README.md [2023-08-29T00:06:43.588Z] -rw-rw-r-- 1 jenkins jenkins 4285 Aug 28 23:59 Record and Reply.postman_collection.json [2023-08-29T00:06:43.588Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 28 23:57 VERSION [2023-08-29T00:06:43.588Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 28 23:59 bin [2023-08-29T00:06:43.588Z] -rw-r--r-- 1 jenkins jenkins 24552 Aug 29 00:04 coverage.out [2023-08-29T00:06:43.588Z] -rw-rw-r-- 1 jenkins jenkins 3916 Aug 28 23:59 go.mod [2023-08-29T00:06:43.588Z] -rw-rw-r-- 1 jenkins jenkins 34159 Aug 28 23:59 go.sum [2023-08-29T00:06:43.588Z] drwxrwxr-x 7 jenkins jenkins 4096 Aug 28 23:59 internal [2023-08-29T00:06:43.588Z] -rw-rw-r-- 1 jenkins jenkins 913 Aug 28 23:59 main.go [2023-08-29T00:06:43.588Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 28 23:59 pkg [2023-08-29T00:06:43.588Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 28 23:59 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T00:06:43.923Z] + 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=7f1db7b64a454b9b704f3777dd84590a3068f3b6 --label arch=arm64 --label version=3.1.0-dev.39 . [2023-08-29T00:06:43.923Z] Sending build context to Docker daemon 262.7kB [2023-08-29T00:06:44.189Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-08-29T00:06:44.189Z] Step 2/26 : FROM ${BASE} AS builder [2023-08-29T00:06:44.189Z] ---> 8a16bd440cf8 [2023-08-29T00:06:44.189Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-08-29T00:06:44.189Z] ---> Running in cfc72a880c4d [2023-08-29T00:06:44.456Z] Removing intermediate container cfc72a880c4d [2023-08-29T00:06:44.456Z] ---> 64b758d4eec5 [2023-08-29T00:06:44.456Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-08-29T00:06:44.456Z] ---> Running in 2e09cf664894 [2023-08-29T00:06:44.730Z] Removing intermediate container 2e09cf664894 [2023-08-29T00:06:44.730Z] ---> d7133fb8a2ac [2023-08-29T00:06:44.730Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-08-29T00:06:44.998Z] ---> Running in c102a9d1a1b8 [2023-08-29T00:06:45.266Z] Removing intermediate container c102a9d1a1b8 [2023-08-29T00:06:45.266Z] ---> e779895aa68e [2023-08-29T00:06:45.266Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-29T00:06:45.266Z] ---> Running in 7fc11a9cb3a1 [2023-08-29T00:06:46.240Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-29T00:06:46.822Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-29T00:06:47.782Z] OK: 263 MiB in 53 packages [2023-08-29T00:06:48.370Z] Removing intermediate container 7fc11a9cb3a1 [2023-08-29T00:06:48.370Z] ---> 8c0ee32d7243 [2023-08-29T00:06:48.370Z] Step 7/26 : WORKDIR /app [2023-08-29T00:06:48.642Z] ---> Running in 0ccf0150f542 [2023-08-29T00:06:48.910Z] Removing intermediate container 0ccf0150f542 [2023-08-29T00:06:48.910Z] ---> d50373598f4f [2023-08-29T00:06:48.910Z] Step 8/26 : COPY go.mod vendor* ./ [2023-08-29T00:06:49.181Z] ---> 527a1a806201 [2023-08-29T00:06:49.181Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-29T00:06:49.450Z] ---> Running in a97e62ce1632 [2023-08-29T00:06:52.039Z] Removing intermediate container a97e62ce1632 [2023-08-29T00:06:52.039Z] ---> 92f3662482fd [2023-08-29T00:06:52.039Z] Step 10/26 : COPY . . [2023-08-29T00:06:52.306Z] ---> 34a057dea934 [2023-08-29T00:06:52.306Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-29T00:06:52.306Z] ---> Running in 60708a744875 [2023-08-29T00:06:52.576Z] Removing intermediate container 60708a744875 [2023-08-29T00:06:52.576Z] ---> 0fea704c9d96 [2023-08-29T00:06:52.576Z] Step 12/26 : RUN $MAKE [2023-08-29T00:06:52.576Z] ---> Running in 3a019439028f [2023-08-29T00:06:53.544Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.22 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.39" -trimpath -mod=readonly -o app-record-replay [2023-08-29T00:09:15.254Z] Removing intermediate container 3a019439028f [2023-08-29T00:09:15.254Z] ---> c2cd14812d74 [2023-08-29T00:09:15.254Z] Step 13/26 : FROM alpine:3.17 [2023-08-29T00:09:15.254Z] 3.17: Pulling from library/alpine [2023-08-29T00:09:15.254Z] 4060ece20d7a: Pulling fs layer [2023-08-29T00:09:15.254Z] 4060ece20d7a: Verifying Checksum [2023-08-29T00:09:15.254Z] 4060ece20d7a: Download complete [2023-08-29T00:09:15.254Z] 4060ece20d7a: Pull complete [2023-08-29T00:09:15.254Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-29T00:09:15.254Z] Status: Downloaded newer image for alpine:3.17 [2023-08-29T00:09:15.254Z] ---> 8650cd65339b [2023-08-29T00:09:15.254Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-29T00:09:15.254Z] ---> Running in a4488797cc73 [2023-08-29T00:09:15.254Z] Removing intermediate container a4488797cc73 [2023-08-29T00:09:15.254Z] ---> 047f138839db [2023-08-29T00:09:15.254Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-08-29T00:09:15.254Z] ---> Running in a6c14b348b11 [2023-08-29T00:09:15.254Z] Removing intermediate container a6c14b348b11 [2023-08-29T00:09:15.254Z] ---> 7c9463c23bf2 [2023-08-29T00:09:15.254Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-29T00:09:15.254Z] ---> Running in 175f265c31ee [2023-08-29T00:09:15.254Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-29T00:09:15.254Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-29T00:09:15.254Z] (1/2) Installing ca-certificates (20230506-r0) [2023-08-29T00:09:15.254Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-08-29T00:09:15.254Z] Executing busybox-1.35.0-r29.trigger [2023-08-29T00:09:15.254Z] Executing ca-certificates-20230506-r0.trigger [2023-08-29T00:09:15.254Z] OK: 8 MiB in 17 packages [2023-08-29T00:09:15.254Z] Removing intermediate container 175f265c31ee [2023-08-29T00:09:15.254Z] ---> e22eb10a2e04 [2023-08-29T00:09:15.254Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-08-29T00:09:15.254Z] ---> 41e69f90c4af [2023-08-29T00:09:15.254Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-08-29T00:09:15.254Z] ---> 1893d897a31d [2023-08-29T00:09:15.254Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-08-29T00:09:15.254Z] ---> f089fbb53770 [2023-08-29T00:09:15.254Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-08-29T00:09:15.254Z] ---> 251aae5d9cd3 [2023-08-29T00:09:15.254Z] Step 21/26 : EXPOSE 59712 [2023-08-29T00:09:15.254Z] ---> Running in 226f49f288c6 [2023-08-29T00:09:15.254Z] Removing intermediate container 226f49f288c6 [2023-08-29T00:09:15.254Z] ---> 05504a3f6def [2023-08-29T00:09:15.254Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-08-29T00:09:15.254Z] ---> Running in 64f560dca98e [2023-08-29T00:09:15.254Z] Removing intermediate container 64f560dca98e [2023-08-29T00:09:15.254Z] ---> 01719864b2e6 [2023-08-29T00:09:15.254Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-29T00:09:15.254Z] ---> Running in c828b4249f2d [2023-08-29T00:09:15.254Z] Removing intermediate container c828b4249f2d [2023-08-29T00:09:15.254Z] ---> 65371ba40d40 [2023-08-29T00:09:15.254Z] Step 24/26 : LABEL arch=arm64 [2023-08-29T00:09:15.254Z] ---> Running in 51e93a89efd1 [2023-08-29T00:09:15.254Z] Removing intermediate container 51e93a89efd1 [2023-08-29T00:09:15.254Z] ---> 776e359547ae [2023-08-29T00:09:15.254Z] Step 25/26 : LABEL git_sha=7f1db7b64a454b9b704f3777dd84590a3068f3b6 [2023-08-29T00:09:15.254Z] ---> Running in 1887625c6464 [2023-08-29T00:09:15.254Z] Removing intermediate container 1887625c6464 [2023-08-29T00:09:15.254Z] ---> ad13c371c003 [2023-08-29T00:09:15.254Z] Step 26/26 : LABEL version=3.1.0-dev.39 [2023-08-29T00:09:15.254Z] ---> Running in 33215bff3df4 [2023-08-29T00:09:15.254Z] Removing intermediate container 33215bff3df4 [2023-08-29T00:09:15.254Z] ---> e8aeb10192d8 [2023-08-29T00:09:15.254Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-29T00:09:15.254Z] Successfully built e8aeb10192d8 [2023-08-29T00:09:15.254Z] Successfully tagged app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-29T00:09:15.371Z] provisioning config files... [2023-08-29T00:09:15.383Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/42@tmp/config15250856086267351549tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-29T00:09:15.706Z] ---> docker-login.sh [2023-08-29T00:09:15.706Z] nexus3.edgexfoundry.org:10001 [2023-08-29T00:09:15.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-29T00:09:15.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-29T00:09:15.973Z] Configure a credential helper to remove this warning. See [2023-08-29T00:09:15.973Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-29T00:09:15.973Z] [2023-08-29T00:09:15.973Z] Login Succeeded [2023-08-29T00:09:15.973Z] nexus3.edgexfoundry.org:10002 [2023-08-29T00:09:16.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-29T00:09:16.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-29T00:09:16.239Z] Configure a credential helper to remove this warning. See [2023-08-29T00:09:16.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-29T00:09:16.239Z] [2023-08-29T00:09:16.239Z] Login Succeeded [2023-08-29T00:09:16.239Z] nexus3.edgexfoundry.org:10003 [2023-08-29T00:09:16.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-29T00:09:16.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-29T00:09:16.507Z] Configure a credential helper to remove this warning. See [2023-08-29T00:09:16.507Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-29T00:09:16.507Z] [2023-08-29T00:09:16.507Z] Login Succeeded [2023-08-29T00:09:16.507Z] nexus3.edgexfoundry.org:10004 [2023-08-29T00:09:16.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-29T00:09:17.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-29T00:09:17.039Z] Configure a credential helper to remove this warning. See [2023-08-29T00:09:17.039Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-29T00:09:17.039Z] [2023-08-29T00:09:17.039Z] Login Succeeded [2023-08-29T00:09:17.039Z] docker.io [2023-08-29T00:09:17.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-29T00:09:17.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-29T00:09:17.304Z] Configure a credential helper to remove this warning. See [2023-08-29T00:09:17.304Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-29T00:09:17.304Z] [2023-08-29T00:09:17.304Z] Login Succeeded [2023-08-29T00:09:17.304Z] ---> docker-login.sh ends [Pipeline] } [2023-08-29T00:09:17.317Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-29T00:09:17.343Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-29T00:09:17.359Z] [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: [2023-08-29T00:09:17.359Z] 7f1db7b64a454b9b704f3777dd84590a3068f3b6 [2023-08-29T00:09:17.359Z] latest [2023-08-29T00:09:17.359Z] 3.1.0-dev.39 [2023-08-29T00:09:17.359Z] 7f1db7b64a454b9b704f3777dd84590a3068f3b6-3.1.0-dev.39 [2023-08-29T00:09:17.359Z] main [2023-08-29T00:09:17.359Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T00:09:17.697Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:7f1db7b64a454b9b704f3777dd84590a3068f3b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T00:09:18.025Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:7f1db7b64a454b9b704f3777dd84590a3068f3b6 [2023-08-29T00:09:18.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-08-29T00:09:18.026Z] 8f82094bc294: Preparing [2023-08-29T00:09:18.026Z] 7bf2502770f8: Preparing [2023-08-29T00:09:18.026Z] 21ecac206bef: Preparing [2023-08-29T00:09:18.026Z] 21ea66ef34ee: Preparing [2023-08-29T00:09:18.026Z] 18f422e55beb: Preparing [2023-08-29T00:09:18.026Z] d2d9d24a8c2a: Preparing [2023-08-29T00:09:18.026Z] d2d9d24a8c2a: Waiting [2023-08-29T00:09:18.290Z] 7bf2502770f8: Pushed [2023-08-29T00:09:18.290Z] 21ecac206bef: Pushed [2023-08-29T00:09:18.290Z] 21ea66ef34ee: Pushed [2023-08-29T00:09:18.290Z] d2d9d24a8c2a: Layer already exists [2023-08-29T00:09:18.556Z] 18f422e55beb: Pushed [2023-08-29T00:09:23.884Z] 8f82094bc294: Pushed [2023-08-29T00:09:23.884Z] 7f1db7b64a454b9b704f3777dd84590a3068f3b6: digest: sha256:a16d8902cd93fe17d34c2cfae041755f0b5500fa674cadd63f888d1d9a8557ce size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T00:09:24.227Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T00:09:24.558Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-08-29T00:09:24.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-08-29T00:09:24.558Z] 8f82094bc294: Preparing [2023-08-29T00:09:24.558Z] 7bf2502770f8: Preparing [2023-08-29T00:09:24.558Z] 21ecac206bef: Preparing [2023-08-29T00:09:24.558Z] 21ea66ef34ee: Preparing [2023-08-29T00:09:24.558Z] 18f422e55beb: Preparing [2023-08-29T00:09:24.558Z] d2d9d24a8c2a: Preparing [2023-08-29T00:09:24.558Z] d2d9d24a8c2a: Waiting [2023-08-29T00:09:24.558Z] 8f82094bc294: Layer already exists [2023-08-29T00:09:24.558Z] 18f422e55beb: Layer already exists [2023-08-29T00:09:24.558Z] 21ea66ef34ee: Layer already exists [2023-08-29T00:09:24.558Z] 21ecac206bef: Layer already exists [2023-08-29T00:09:24.558Z] 7bf2502770f8: Layer already exists [2023-08-29T00:09:24.558Z] d2d9d24a8c2a: Layer already exists [2023-08-29T00:09:24.558Z] latest: digest: sha256:a16d8902cd93fe17d34c2cfae041755f0b5500fa674cadd63f888d1d9a8557ce size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T00:09:25.218Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T00:09:25.574Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.39 [2023-08-29T00:09:25.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-08-29T00:09:25.575Z] 8f82094bc294: Preparing [2023-08-29T00:09:25.575Z] 7bf2502770f8: Preparing [2023-08-29T00:09:25.575Z] 21ecac206bef: Preparing [2023-08-29T00:09:25.575Z] 21ea66ef34ee: Preparing [2023-08-29T00:09:25.575Z] 18f422e55beb: Preparing [2023-08-29T00:09:25.575Z] d2d9d24a8c2a: Preparing [2023-08-29T00:09:25.575Z] d2d9d24a8c2a: Waiting [2023-08-29T00:09:25.575Z] 8f82094bc294: Layer already exists [2023-08-29T00:09:25.575Z] 21ecac206bef: Layer already exists [2023-08-29T00:09:25.575Z] 21ea66ef34ee: Layer already exists [2023-08-29T00:09:25.575Z] 7bf2502770f8: Layer already exists [2023-08-29T00:09:25.575Z] 18f422e55beb: Layer already exists [2023-08-29T00:09:25.575Z] d2d9d24a8c2a: Layer already exists [2023-08-29T00:09:25.845Z] 3.1.0-dev.39: digest: sha256:a16d8902cd93fe17d34c2cfae041755f0b5500fa674cadd63f888d1d9a8557ce size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T00:09:26.216Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:7f1db7b64a454b9b704f3777dd84590a3068f3b6-3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T00:09:26.562Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:7f1db7b64a454b9b704f3777dd84590a3068f3b6-3.1.0-dev.39 [2023-08-29T00:09:26.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-08-29T00:09:26.562Z] 8f82094bc294: Preparing [2023-08-29T00:09:26.562Z] 7bf2502770f8: Preparing [2023-08-29T00:09:26.562Z] 21ecac206bef: Preparing [2023-08-29T00:09:26.562Z] 21ea66ef34ee: Preparing [2023-08-29T00:09:26.562Z] 18f422e55beb: Preparing [2023-08-29T00:09:26.562Z] d2d9d24a8c2a: Preparing [2023-08-29T00:09:26.562Z] d2d9d24a8c2a: Waiting [2023-08-29T00:09:26.562Z] 8f82094bc294: Layer already exists [2023-08-29T00:09:26.562Z] 18f422e55beb: Layer already exists [2023-08-29T00:09:26.562Z] 21ecac206bef: Layer already exists [2023-08-29T00:09:26.562Z] 21ea66ef34ee: Layer already exists [2023-08-29T00:09:26.562Z] 7bf2502770f8: Layer already exists [2023-08-29T00:09:26.562Z] d2d9d24a8c2a: Layer already exists [2023-08-29T00:09:26.562Z] 7f1db7b64a454b9b704f3777dd84590a3068f3b6-3.1.0-dev.39: digest: sha256:a16d8902cd93fe17d34c2cfae041755f0b5500fa674cadd63f888d1d9a8557ce size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T00:09:26.899Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T00:09:27.234Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [2023-08-29T00:09:27.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-08-29T00:09:27.235Z] 8f82094bc294: Preparing [2023-08-29T00:09:27.235Z] 7bf2502770f8: Preparing [2023-08-29T00:09:27.235Z] 21ecac206bef: Preparing [2023-08-29T00:09:27.235Z] 21ea66ef34ee: Preparing [2023-08-29T00:09:27.235Z] 18f422e55beb: Preparing [2023-08-29T00:09:27.235Z] d2d9d24a8c2a: Preparing [2023-08-29T00:09:27.235Z] d2d9d24a8c2a: Waiting [2023-08-29T00:09:27.235Z] 21ecac206bef: Layer already exists [2023-08-29T00:09:27.235Z] 21ea66ef34ee: Layer already exists [2023-08-29T00:09:27.235Z] 18f422e55beb: Layer already exists [2023-08-29T00:09:27.235Z] 7bf2502770f8: Layer already exists [2023-08-29T00:09:27.235Z] 8f82094bc294: Layer already exists [2023-08-29T00:09:27.235Z] d2d9d24a8c2a: Layer already exists [2023-08-29T00:09:27.235Z] main: digest: sha256:a16d8902cd93fe17d34c2cfae041755f0b5500fa674cadd63f888d1d9a8557ce size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-29T00:09:27.291Z] ===================================================== [Pipeline] echo [2023-08-29T00:09:27.301Z] taggedImages: [2023-08-29T00:09:27.301Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:7f1db7b64a454b9b704f3777dd84590a3068f3b6 [2023-08-29T00:09:27.301Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-08-29T00:09:27.301Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.39 [2023-08-29T00:09:27.301Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:7f1db7b64a454b9b704f3777dd84590a3068f3b6-3.1.0-dev.39 [2023-08-29T00:09:27.301Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T00:09:27.660Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-29T00:09:27.660Z] [2023-08-29T00:09:27.660Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T00:09:27.986Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-29T00:09:27.987Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-29T00:09:27.987Z] 8998bd30e6a1: Pulling fs layer [2023-08-29T00:09:27.987Z] 04944245beec: Pulling fs layer [2023-08-29T00:09:27.987Z] 699f458cf7ca: Pulling fs layer [2023-08-29T00:09:27.987Z] 765212b225bb: Pulling fs layer [2023-08-29T00:09:27.987Z] f23df028b6ca: Pulling fs layer [2023-08-29T00:09:27.987Z] d65c8cfc05b1: Pulling fs layer [2023-08-29T00:09:27.987Z] 2437ff75d9bd: Pulling fs layer [2023-08-29T00:09:27.987Z] 765212b225bb: Waiting [2023-08-29T00:09:27.987Z] f23df028b6ca: Waiting [2023-08-29T00:09:27.987Z] d65c8cfc05b1: Waiting [2023-08-29T00:09:27.987Z] 2437ff75d9bd: Waiting [2023-08-29T00:09:28.264Z] 04944245beec: Verifying Checksum [2023-08-29T00:09:28.264Z] 04944245beec: Download complete [2023-08-29T00:09:28.264Z] 765212b225bb: Verifying Checksum [2023-08-29T00:09:28.264Z] 765212b225bb: Download complete [2023-08-29T00:09:28.264Z] f23df028b6ca: Download complete [2023-08-29T00:09:28.264Z] d65c8cfc05b1: Verifying Checksum [2023-08-29T00:09:28.264Z] d65c8cfc05b1: Download complete [2023-08-29T00:09:28.529Z] 699f458cf7ca: Verifying Checksum [2023-08-29T00:09:28.529Z] 699f458cf7ca: Download complete [2023-08-29T00:09:28.794Z] 8998bd30e6a1: Verifying Checksum [2023-08-29T00:09:28.794Z] 8998bd30e6a1: Download complete [2023-08-29T00:09:30.730Z] 2437ff75d9bd: Verifying Checksum [2023-08-29T00:09:32.673Z] 8998bd30e6a1: Pull complete [2023-08-29T00:09:33.260Z] 04944245beec: Pull complete [2023-08-29T00:09:36.596Z] 699f458cf7ca: Pull complete [2023-08-29T00:09:36.596Z] 765212b225bb: Pull complete [2023-08-29T00:09:37.181Z] f23df028b6ca: Pull complete [2023-08-29T00:09:37.181Z] d65c8cfc05b1: Pull complete [2023-08-29T00:09:52.168Z] 2437ff75d9bd: Pull complete [2023-08-29T00:09:52.168Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-29T00:09:52.168Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-29T00:09:52.168Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-29T00:09:52.354Z] prd-ubuntu20.04-docker-arm64-4c-16g-4775 does not seem to be running inside a container [2023-08-29T00:09:52.412Z] $ 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/42 -v /w/workspace/app-record-replay/42:/w/workspace/app-record-replay/42:rw,z -v /w/workspace/app-record-replay/42@tmp:/w/workspace/app-record-replay/42@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-08-29T00:09:54.757Z] $ docker top 84d3adf69d90676f848955ffc235df80c616ff49c53e5d871b42d4f79494580a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-29T00:09:55.271Z] ---> job-cost.sh [2023-08-29T00:09:55.541Z] lf-activate-venv: SKIPPING [2023-08-29T00:09:55.541Z] INFO: No Stack... [2023-08-29T00:09:55.806Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-29T00:09:56.759Z] INFO: Archiving Costs [Pipeline] sh [2023-08-29T00:09:57.076Z] + cat /w/workspace/app-record-replay/42/archives/cost.csv [2023-08-29T00:09:57.076Z] + cut -d, -f6 [Pipeline] lock [2023-08-29T00:09:57.138Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-42-stack-cost] [2023-08-29T00:09:57.144Z] Resource [jenkins-edgexfoundry-app-record-replay-main-42-stack-cost] did not exist. Created. [2023-08-29T00:09:57.144Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-42-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-29T00:09:57.465Z] /w/workspace/app-record-replay/42@tmp/durable-b5d21e02/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-29T00:09:57.790Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-29T00:09:57.806Z] Warning: overwriting stash ‘stack-cost’ [2023-08-29T00:09:57.856Z] Stashed 1 file(s) [Pipeline] } [2023-08-29T00:09:57.863Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-42-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-29T00:09:57.879Z] $ docker stop --time=1 84d3adf69d90676f848955ffc235df80c616ff49c53e5d871b42d4f79494580a [2023-08-29T00:09:59.327Z] $ docker rm -f --volumes 84d3adf69d90676f848955ffc235df80c616ff49c53e5d871b42d4f79494580a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-08-29T00:09:59.744Z] provisioning config files... [2023-08-29T00:09:59.750Z] Could not find credentials [app-record-replay-codecov-token] for edgexfoundry/app-record-replay/main #42 [2023-08-29T00:09:59.751Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config14102216045890789446tmp [Pipeline] { [Pipeline] sh [2023-08-29T00:10:00.046Z] + set +x [2023-08-29T00:10:00.046Z] + curl -s https://codecov.io/bash [2023-08-29T00:10:00.046Z] + bash -s -- [2023-08-29T00:10:00.046Z] [2023-08-29T00:10:00.046Z] _____ _ [2023-08-29T00:10:00.046Z] / ____| | | [2023-08-29T00:10:00.046Z] | | ___ __| | ___ ___ _____ __ [2023-08-29T00:10:00.046Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-29T00:10:00.046Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-29T00:10:00.046Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-29T00:10:00.046Z] Bash-1.0.6 [2023-08-29T00:10:00.046Z] [2023-08-29T00:10:00.046Z] [2023-08-29T00:10:00.046Z] ==> git version 2.25.1 found [2023-08-29T00:10:00.046Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-08-29T00:10:00.046Z] Release-Date: 2020-01-08 [2023-08-29T00:10:00.046Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-08-29T00:10:00.046Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-29T00:10:00.046Z] ==> Jenkins CI detected. [2023-08-29T00:10:00.046Z] current dir:  /w/workspace/exfoundry_app-record-replay_main [2023-08-29T00:10:00.046Z] project root: . [2023-08-29T00:10:00.046Z] --> token set from env [2023-08-29T00:10:00.046Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-29T00:10:00.046Z] ==> Running gcov in . (disable via -X gcov) [2023-08-29T00:10:00.306Z] ==> Python coveragepy not found [2023-08-29T00:10:00.306Z] ==> Searching for coverage reports in: [2023-08-29T00:10:00.306Z] + . [2023-08-29T00:10:00.306Z] -> Found 1 reports [2023-08-29T00:10:00.306Z] ==> Detecting git/mercurial file structure [2023-08-29T00:10:00.306Z] ==> Reading reports [2023-08-29T00:10:00.306Z] + ./coverage.out bytes=24552 [2023-08-29T00:10:00.306Z] ==> Appending adjustments [2023-08-29T00:10:00.306Z] https://docs.codecov.io/docs/fixing-reports [2023-08-29T00:10:00.306Z] + Found adjustments [2023-08-29T00:10:00.306Z] ==> Gzipping contents [2023-08-29T00:10:00.306Z] 8.0K /tmp/codecov.F1DRXd.gz [2023-08-29T00:10:00.306Z] ==> Uploading reports [2023-08-29T00:10:00.306Z] url: https://codecov.io [2023-08-29T00:10:00.306Z] query: branch=main&commit=7f1db7b64a454b9b704f3777dd84590a3068f3b6&build=42&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F42%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-29T00:10:00.306Z] -> Pinging Codecov [2023-08-29T00:10:00.306Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=$CCTOKEN&branch=main&commit=7f1db7b64a454b9b704f3777dd84590a3068f3b6&build=42&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F42%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-29T00:10:00.306Z] Invalid request parameters [2023-08-29T00:10:00.306Z] 400 [Pipeline] } [2023-08-29T00:10:00.313Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-08-29T00:10:00.519Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-08-29T00:10:00.533Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T00:10:00.836Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-29T00:10:00.836Z] [2023-08-29T00:10:00.836Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T00:10:01.132Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-29T00:10:01.132Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-08-29T00:10:01.132Z] df9b9388f04a: Pulling fs layer [2023-08-29T00:10:01.132Z] 52dc419b0ee2: Pulling fs layer [2023-08-29T00:10:01.132Z] 25bc292e5bac: Pulling fs layer [2023-08-29T00:10:01.132Z] 114826534d7a: Pulling fs layer [2023-08-29T00:10:01.132Z] 4657fd5d0bcf: Pulling fs layer [2023-08-29T00:10:01.132Z] 6ad1cebc031e: Pulling fs layer [2023-08-29T00:10:01.132Z] 114826534d7a: Waiting [2023-08-29T00:10:01.132Z] 8a3aa393b2d8: Pulling fs layer [2023-08-29T00:10:01.132Z] 8a3aa393b2d8: Waiting [2023-08-29T00:10:01.132Z] 25bc292e5bac: Verifying Checksum [2023-08-29T00:10:01.132Z] 25bc292e5bac: Download complete [2023-08-29T00:10:01.132Z] 52dc419b0ee2: Download complete [2023-08-29T00:10:01.132Z] 4657fd5d0bcf: Verifying Checksum [2023-08-29T00:10:01.132Z] 4657fd5d0bcf: Download complete [2023-08-29T00:10:01.132Z] df9b9388f04a: Download complete [2023-08-29T00:10:01.392Z] df9b9388f04a: Pull complete [2023-08-29T00:10:01.392Z] 6ad1cebc031e: Verifying Checksum [2023-08-29T00:10:01.392Z] 6ad1cebc031e: Download complete [2023-08-29T00:10:01.392Z] 52dc419b0ee2: Pull complete [2023-08-29T00:10:01.665Z] 25bc292e5bac: Pull complete [2023-08-29T00:10:02.235Z] 114826534d7a: Verifying Checksum [2023-08-29T00:10:02.235Z] 114826534d7a: Download complete [2023-08-29T00:10:02.235Z] 8a3aa393b2d8: Verifying Checksum [2023-08-29T00:10:06.484Z] 114826534d7a: Pull complete [2023-08-29T00:10:06.484Z] 4657fd5d0bcf: Pull complete [2023-08-29T00:10:06.484Z] 6ad1cebc031e: Pull complete [2023-08-29T00:10:09.014Z] 8a3aa393b2d8: Pull complete [2023-08-29T00:10:09.014Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-08-29T00:10:09.014Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-29T00:10:09.015Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-29T00:10:09.098Z] prd-ubuntu20.04-docker-8c-8g-4774 does not seem to be running inside a container [2023-08-29T00:10:09.135Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-08-29T00:10:13.453Z] $ docker top c11209a55b3e7530f867896cbed3016c1167c4504343aa8b6c5a1c2cfb0ce8b1 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-29T00:10:13.518Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh [2023-08-29T00:10:13.795Z] + set -o pipefail [2023-08-29T00:10:13.795Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' [2023-08-29T00:10:20.369Z] [2023-08-29T00:10:20.369Z] Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... [2023-08-29T00:10:20.369Z] [2023-08-29T00:10:20.369Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/add733bb-263c-47f6-bd7d-bb84e351e0fa [2023-08-29T00:10:20.369Z] [2023-08-29T00:10:20.369Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-08-29T00:10:20.369Z] [2023-08-29T00:10:20.369Z] [2023-08-29T00:10:20.369Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-08-29T00:10:20.369Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-08-29T00:10:20.369Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-08-29T00:10:20.385Z] $ docker stop --time=1 c11209a55b3e7530f867896cbed3016c1167c4504343aa8b6c5a1c2cfb0ce8b1 [2023-08-29T00:10:24.584Z] $ docker rm -f --volumes c11209a55b3e7530f867896cbed3016c1167c4504343aa8b6c5a1c2cfb0ce8b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-29T00:10:25.335Z] + git log --format=format:%s -1 7f1db7b64a454b9b704f3777dd84590a3068f3b6 [Pipeline] sh [2023-08-29T00:10:25.636Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-29T00:10:25.636Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T00:10:25.931Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-29T00:10:25.931Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-29T00:10:26.004Z] prd-ubuntu20.04-docker-8c-8g-4774 does not seem to be running inside a container [2023-08-29T00:10:26.041Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-29T00:10:26.478Z] $ docker top 644a4492a2a8a9cb0805c353e8b22567e4b19f19f3f314ac0800a9ea30ceaa3c -eo pid,comm [2023-08-29T00:10:26.524Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-08-29T00:10:26.524Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-29T00:10:26.562Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-29T00:10:26.562Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-29T00:10:26.689Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-29T00:10:26.697Z] $ docker exec 644a4492a2a8a9cb0805c353e8b22567e4b19f19f3f314ac0800a9ea30ceaa3c ssh-agent [2023-08-29T00:10:26.803Z] SSH_AUTH_SOCK=/tmp/ssh-LlalXMVBEbrT/agent.32 [2023-08-29T00:10:26.803Z] SSH_AGENT_PID=38 [2023-08-29T00:10:26.807Z] Running ssh-add (command line suppressed) [2023-08-29T00:10:26.923Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_6311445413383600101.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_6311445413383600101.key) [2023-08-29T00:10:26.930Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-29T00:10:27.218Z] + git semver tag [2023-08-29T00:10:27.477Z] 2023-08-29 00:10:27,397 [run_tag] DEBUG tag force:False [2023-08-29T00:10:27.477Z] 2023-08-29 00:10:27,397 [check_head_tag] DEBUG check head tag [2023-08-29T00:10:27.477Z] 2023-08-29 00:10:27,398 [execute] INFO git cat-file --batch-check [2023-08-29T00:10:27.477Z] 2023-08-29 00:10:27,398 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-08-29T00:10:27.477Z] 2023-08-29 00:10:27,401 [execute] INFO git cat-file --batch [2023-08-29T00:10:27.477Z] 2023-08-29 00:10:27,402 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-08-29T00:10:27.477Z] 2023-08-29 00:10:27,413 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-29T00:10:27.477Z] 2023-08-29 00:10:27,413 [execute] INFO git tag -a v3.1.0-dev.39 -m v3.1.0-dev.39 [2023-08-29T00:10:27.477Z] 2023-08-29 00:10:27,413 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.39', '-m', 'v3.1.0-dev.39'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2023-08-29T00:10:27.477Z] 2023-08-29 00:10:27,417 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-29T00:10:27.477Z] 3.1.0-dev.39 [Pipeline] } [2023-08-29T00:10:27.492Z] $ docker exec --env ******** --env ******** 644a4492a2a8a9cb0805c353e8b22567e4b19f19f3f314ac0800a9ea30ceaa3c ssh-agent -k [2023-08-29T00:10:27.591Z] unset SSH_AUTH_SOCK; [2023-08-29T00:10:27.592Z] unset SSH_AGENT_PID; [2023-08-29T00:10:27.592Z] echo Agent pid 38 killed; [2023-08-29T00:10:27.595Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-29T00:10:27.896Z] + git semver [Pipeline] } [2023-08-29T00:10:28.172Z] $ docker stop --time=1 644a4492a2a8a9cb0805c353e8b22567e4b19f19f3f314ac0800a9ea30ceaa3c [2023-08-29T00:10:29.454Z] $ docker rm -f --volumes 644a4492a2a8a9cb0805c353e8b22567e4b19f19f3f314ac0800a9ea30ceaa3c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T00:10:29.832Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-29T00:10:29.832Z] [2023-08-29T00:10:29.832Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T00:10:30.153Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-29T00:10:30.153Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-08-29T00:10:30.153Z] ab5ef0e58194: Pulling fs layer [2023-08-29T00:10:30.153Z] 9712f1f96733: Pulling fs layer [2023-08-29T00:10:30.153Z] 63f879dbbcfc: Pulling fs layer [2023-08-29T00:10:30.153Z] 0d9ebad4ef96: Pulling fs layer [2023-08-29T00:10:30.153Z] e9a5061849ea: Pulling fs layer [2023-08-29T00:10:30.153Z] d747dcd14b5f: Pulling fs layer [2023-08-29T00:10:30.153Z] 2de7ff778b66: Pulling fs layer [2023-08-29T00:10:30.153Z] e9a5061849ea: Waiting [2023-08-29T00:10:30.153Z] 0d9ebad4ef96: Waiting [2023-08-29T00:10:30.153Z] d747dcd14b5f: Waiting [2023-08-29T00:10:30.153Z] 9712f1f96733: Verifying Checksum [2023-08-29T00:10:30.153Z] 9712f1f96733: Download complete [2023-08-29T00:10:30.414Z] 63f879dbbcfc: Verifying Checksum [2023-08-29T00:10:30.414Z] 63f879dbbcfc: Download complete [2023-08-29T00:10:30.672Z] e9a5061849ea: Verifying Checksum [2023-08-29T00:10:30.672Z] e9a5061849ea: Download complete [2023-08-29T00:10:30.672Z] d747dcd14b5f: Download complete [2023-08-29T00:10:30.672Z] 0d9ebad4ef96: Verifying Checksum [2023-08-29T00:10:30.672Z] 0d9ebad4ef96: Download complete [2023-08-29T00:10:30.929Z] ab5ef0e58194: Verifying Checksum [2023-08-29T00:10:30.929Z] ab5ef0e58194: Download complete [2023-08-29T00:10:30.929Z] 2de7ff778b66: Verifying Checksum [2023-08-29T00:10:30.929Z] 2de7ff778b66: Download complete [2023-08-29T00:10:34.211Z] ab5ef0e58194: Pull complete [2023-08-29T00:10:34.211Z] 9712f1f96733: Pull complete [2023-08-29T00:10:34.469Z] 63f879dbbcfc: Pull complete [2023-08-29T00:10:38.660Z] 0d9ebad4ef96: Pull complete [2023-08-29T00:10:38.660Z] e9a5061849ea: Pull complete [2023-08-29T00:10:38.918Z] d747dcd14b5f: Pull complete [2023-08-29T00:10:39.850Z] 2de7ff778b66: Pull complete [2023-08-29T00:10:39.850Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-08-29T00:10:39.850Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-29T00:10:39.850Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-29T00:10:39.932Z] prd-ubuntu20.04-docker-8c-8g-4774 does not seem to be running inside a container [2023-08-29T00:10:39.967Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-08-29T00:10:47.748Z] $ docker top 1b2bb4f8e10d1c8ab917d6d48c24430a53cc2239a87881983ceeca0c0501fb86 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-08-29T00:10:47.810Z] provisioning config files... [2023-08-29T00:10:47.818Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config12139732885954914885tmp [2023-08-29T00:10:47.830Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config11237344914049293020tmp [2023-08-29T00:10:47.839Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config17032014497637156448tmp [Pipeline] { [Pipeline] echo [2023-08-29T00:10:47.856Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-29T00:10:48.139Z] ---> sigul-configuration.sh [2023-08-29T00:10:48.139Z] gpg: directory `/root/.gnupg' created [2023-08-29T00:10:48.139Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-08-29T00:10:48.139Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-08-29T00:10:48.139Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-08-29T00:10:48.139Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-08-29T00:10:48.139Z] gpg: CAST5 encrypted data [2023-08-29T00:10:48.139Z] gpg: encrypted with 1 passphrase [2023-08-29T00:10:48.139Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-08-29T00:10:48.423Z] + mkdir /home/jenkins [2023-08-29T00:10:48.423Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-08-29T00:10:48.704Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-08-29T00:10:48.712Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-29T00:10:48.996Z] ---> sigul-install.sh [2023-08-29T00:10:48.996Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-08-29T00:10:49.282Z] + git tag --list [2023-08-29T00:10:49.282Z] v3.1.0-dev.0 [2023-08-29T00:10:49.282Z] v3.1.0-dev.1 [2023-08-29T00:10:49.282Z] v3.1.0-dev.10 [2023-08-29T00:10:49.282Z] v3.1.0-dev.11 [2023-08-29T00:10:49.282Z] v3.1.0-dev.12 [2023-08-29T00:10:49.282Z] v3.1.0-dev.13 [2023-08-29T00:10:49.282Z] v3.1.0-dev.14 [2023-08-29T00:10:49.282Z] v3.1.0-dev.15 [2023-08-29T00:10:49.282Z] v3.1.0-dev.16 [2023-08-29T00:10:49.282Z] v3.1.0-dev.17 [2023-08-29T00:10:49.282Z] v3.1.0-dev.18 [2023-08-29T00:10:49.282Z] v3.1.0-dev.19 [2023-08-29T00:10:49.282Z] v3.1.0-dev.2 [2023-08-29T00:10:49.282Z] v3.1.0-dev.20 [2023-08-29T00:10:49.282Z] v3.1.0-dev.21 [2023-08-29T00:10:49.282Z] v3.1.0-dev.22 [2023-08-29T00:10:49.282Z] v3.1.0-dev.23 [2023-08-29T00:10:49.282Z] v3.1.0-dev.24 [2023-08-29T00:10:49.282Z] v3.1.0-dev.25 [2023-08-29T00:10:49.282Z] v3.1.0-dev.26 [2023-08-29T00:10:49.282Z] v3.1.0-dev.27 [2023-08-29T00:10:49.282Z] v3.1.0-dev.28 [2023-08-29T00:10:49.282Z] v3.1.0-dev.29 [2023-08-29T00:10:49.282Z] v3.1.0-dev.3 [2023-08-29T00:10:49.282Z] v3.1.0-dev.30 [2023-08-29T00:10:49.282Z] v3.1.0-dev.31 [2023-08-29T00:10:49.282Z] v3.1.0-dev.32 [2023-08-29T00:10:49.282Z] v3.1.0-dev.33 [2023-08-29T00:10:49.282Z] v3.1.0-dev.34 [2023-08-29T00:10:49.282Z] v3.1.0-dev.35 [2023-08-29T00:10:49.282Z] v3.1.0-dev.36 [2023-08-29T00:10:49.282Z] v3.1.0-dev.37 [2023-08-29T00:10:49.282Z] v3.1.0-dev.38 [2023-08-29T00:10:49.282Z] v3.1.0-dev.39 [2023-08-29T00:10:49.282Z] v3.1.0-dev.4 [2023-08-29T00:10:49.282Z] v3.1.0-dev.5 [2023-08-29T00:10:49.282Z] v3.1.0-dev.6 [2023-08-29T00:10:49.282Z] v3.1.0-dev.7 [2023-08-29T00:10:49.282Z] v3.1.0-dev.8 [2023-08-29T00:10:49.282Z] v3.1.0-dev.9 [Pipeline] sh [2023-08-29T00:10:49.566Z] + lftools sign git-tag v3.1.0-dev.39 [2023-08-29T00:10:50.134Z] Signing Git tag with Sigul... [2023-08-29T00:10:50.134Z] Signing v3.1.0-dev.39 [Pipeline] echo [2023-08-29T00:10:50.404Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-29T00:10:50.686Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-08-29T00:10:50.693Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-08-29T00:10:50.717Z] $ docker stop --time=1 1b2bb4f8e10d1c8ab917d6d48c24430a53cc2239a87881983ceeca0c0501fb86 [2023-08-29T00:10:52.012Z] $ docker rm -f --volumes 1b2bb4f8e10d1c8ab917d6d48c24430a53cc2239a87881983ceeca0c0501fb86 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-08-29T00:10:52.418Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-29T00:10:52.418Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T00:10:52.713Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-29T00:10:52.713Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-29T00:10:52.786Z] prd-ubuntu20.04-docker-8c-8g-4774 does not seem to be running inside a container [2023-08-29T00:10:52.820Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-29T00:10:53.135Z] $ docker top 392f51fcaf699705fe1940fc14654a3f2261881318be6697ffc140e9d71f40b2 -eo pid,comm [2023-08-29T00:10:53.174Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-08-29T00:10:53.174Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-29T00:10:53.209Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-29T00:10:53.209Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-29T00:10:53.321Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-29T00:10:53.329Z] $ docker exec 392f51fcaf699705fe1940fc14654a3f2261881318be6697ffc140e9d71f40b2 ssh-agent [2023-08-29T00:10:53.441Z] SSH_AUTH_SOCK=/tmp/ssh-kf3PifyYNiLR/agent.32 [2023-08-29T00:10:53.441Z] SSH_AGENT_PID=38 [2023-08-29T00:10:53.446Z] Running ssh-add (command line suppressed) [2023-08-29T00:10:53.564Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2909456435856025107.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2909456435856025107.key) [2023-08-29T00:10:53.573Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-29T00:10:53.860Z] + git semver bump pre [2023-08-29T00:10:54.118Z] 2023-08-29 00:10:54,043 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-29T00:10:54.118Z] 2023-08-29 00:10:54,043 [bump_version] DEBUG bumping version:3.1.0-dev.39 on axis:pre with prefix:dev [2023-08-29T00:10:54.118Z] 2023-08-29 00:10:54,043 [bump_version] DEBUG bumped version:3.1.0-dev.40 [2023-08-29T00:10:54.118Z] 2023-08-29 00:10:54,043 [write_version] DEBUG write version:3.1.0-dev.40 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True [2023-08-29T00:10:54.118Z] 2023-08-29 00:10:54,044 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-29T00:10:54.118Z] 2023-08-29 00:10:54,044 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-29T00:10:54.118Z] 2023-08-29 00:10:54,046 [execute] INFO git cat-file --batch-check [2023-08-29T00:10:54.118Z] 2023-08-29 00:10:54,046 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-29T00:10:54.118Z] 2023-08-29 00:10:54,051 [execute] INFO git cat-file --batch [2023-08-29T00:10:54.118Z] 2023-08-29 00:10:54,051 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-29T00:10:54.118Z] 2023-08-29 00:10:54,057 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-29T00:10:54.118Z] 3.1.0-dev.40 [Pipeline] } [2023-08-29T00:10:54.132Z] $ docker exec --env ******** --env ******** 392f51fcaf699705fe1940fc14654a3f2261881318be6697ffc140e9d71f40b2 ssh-agent -k [2023-08-29T00:10:54.227Z] unset SSH_AUTH_SOCK; [2023-08-29T00:10:54.228Z] unset SSH_AGENT_PID; [2023-08-29T00:10:54.228Z] echo Agent pid 38 killed; [2023-08-29T00:10:54.232Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-29T00:10:54.532Z] + git semver [Pipeline] } [2023-08-29T00:10:54.808Z] $ docker stop --time=1 392f51fcaf699705fe1940fc14654a3f2261881318be6697ffc140e9d71f40b2 [2023-08-29T00:10:56.076Z] $ docker rm -f --volumes 392f51fcaf699705fe1940fc14654a3f2261881318be6697ffc140e9d71f40b2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-29T00:10:56.439Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-29T00:10:56.439Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T00:10:56.735Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-29T00:10:56.735Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-29T00:10:56.809Z] prd-ubuntu20.04-docker-8c-8g-4774 does not seem to be running inside a container [2023-08-29T00:10:56.844Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-29T00:10:57.234Z] $ docker top 4dcdce7faa4570a9c034c9444c43ef9dc2df794f77abe01dbdb5524075d7f5a4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-29T00:10:57.319Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-29T00:10:57.319Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-29T00:10:57.431Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-29T00:10:57.439Z] $ docker exec 4dcdce7faa4570a9c034c9444c43ef9dc2df794f77abe01dbdb5524075d7f5a4 ssh-agent [2023-08-29T00:10:57.550Z] SSH_AUTH_SOCK=/tmp/ssh-xNIJmm1F2a0N/agent.31 [2023-08-29T00:10:57.550Z] SSH_AGENT_PID=37 [2023-08-29T00:10:57.555Z] Running ssh-add (command line suppressed) [2023-08-29T00:10:57.670Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9682652197925607672.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9682652197925607672.key) [2023-08-29T00:10:57.678Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-29T00:10:57.963Z] + git semver push [2023-08-29T00:10:58.222Z] 2023-08-29 00:10:58,170 [run_push] DEBUG push [2023-08-29T00:10:58.222Z] 2023-08-29 00:10:58,170 [execute] INFO git cat-file --batch-check [2023-08-29T00:10:58.222Z] 2023-08-29 00:10:58,171 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-29T00:10:58.222Z] 2023-08-29 00:10:58,174 [execute] INFO git rev-list e5975581563958c330d6f0bb4fe914ce88e0c885 -- [2023-08-29T00:10:58.222Z] 2023-08-29 00:10:58,174 [execute] DEBUG Popen(['git', 'rev-list', 'e5975581563958c330d6f0bb4fe914ce88e0c885', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-29T00:10:58.222Z] 2023-08-29 00:10:58,180 [execute] INFO git fetch -v origin [2023-08-29T00:10:58.222Z] 2023-08-29 00:10:58,181 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-08-29T00:10:58.792Z] 2023-08-29 00:10:58,655 [run_push] DEBUG no remote changes detected [2023-08-29T00:10:58.792Z] 2023-08-29 00:10:58,656 [execute] INFO git push origin semver [2023-08-29T00:10:58.792Z] 2023-08-29 00:10:58,656 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-29T00:11:00.172Z] 2023-08-29 00:10:59,829 [run_push] DEBUG push all version tags [2023-08-29T00:11:00.172Z] 2023-08-29 00:10:59,829 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-08-29T00:11:00.172Z] 2023-08-29 00:10:59,830 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2023-08-29T00:11:00.741Z] 2023-08-29 00:11:00,626 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-29T00:11:00.741Z] 3.1.0-dev.40 [Pipeline] } [2023-08-29T00:11:00.755Z] $ docker exec --env ******** --env ******** 4dcdce7faa4570a9c034c9444c43ef9dc2df794f77abe01dbdb5524075d7f5a4 ssh-agent -k [2023-08-29T00:11:00.853Z] unset SSH_AUTH_SOCK; [2023-08-29T00:11:00.853Z] unset SSH_AGENT_PID; [2023-08-29T00:11:00.853Z] echo Agent pid 37 killed; [2023-08-29T00:11:00.862Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-29T00:11:01.158Z] + git semver [Pipeline] } [2023-08-29T00:11:01.432Z] $ docker stop --time=1 4dcdce7faa4570a9c034c9444c43ef9dc2df794f77abe01dbdb5524075d7f5a4 [2023-08-29T00:11:02.682Z] $ docker rm -f --volumes 4dcdce7faa4570a9c034c9444c43ef9dc2df794f77abe01dbdb5524075d7f5a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-08-29T00:11:03.318Z] + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] [2023-08-29T00:11:03.318Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-08-29T00:11:03.318Z] total 16 [2023-08-29T00:11:03.318Z] drwxr-xr-x 3 root root 4096 Aug 29 00:01 . [2023-08-29T00:11:03.318Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 29 00:10 .. [2023-08-29T00:11:03.318Z] drwxr-xr-x 2 root root 4096 Aug 29 00:01 cost [2023-08-29T00:11:03.318Z] -rw-r--r-- 1 root root 88 Aug 29 00:01 cost.csv [2023-08-29T00:11:03.318Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives [2023-08-29T00:11:03.318Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-08-29T00:11:03.318Z] total 16 [2023-08-29T00:11:03.318Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 29 00:01 . [2023-08-29T00:11:03.318Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 29 00:10 .. [2023-08-29T00:11:03.318Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 29 00:01 cost [2023-08-29T00:11:03.318Z] -rw-r--r-- 1 jenkins jenkins 88 Aug 29 00:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-29T00:11:03.640Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-29T00:11:04.505Z] ---> package-listing.sh [2023-08-29T00:11:04.505Z] ++ facter osfamily [2023-08-29T00:11:04.505Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-29T00:11:04.763Z] + OS_FAMILY=debian [2023-08-29T00:11:04.763Z] + workspace=/w/workspace/exfoundry_app-record-replay_main [2023-08-29T00:11:04.763Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-29T00:11:04.763Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-29T00:11:04.763Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-29T00:11:04.763Z] + PACKAGES=/tmp/packages_start.txt [2023-08-29T00:11:04.763Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-08-29T00:11:04.763Z] + PACKAGES=/tmp/packages_end.txt [2023-08-29T00:11:04.763Z] + case "${OS_FAMILY}" in [2023-08-29T00:11:04.763Z] + dpkg -l [2023-08-29T00:11:04.763Z] + grep '^ii' [2023-08-29T00:11:04.763Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-29T00:11:04.763Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-29T00:11:04.763Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-29T00:11:04.763Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-08-29T00:11:04.763Z] + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ [2023-08-29T00:11:04.763Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo [2023-08-29T00:11:04.774Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-29T00:11:05.050Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T00:11:05.611Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-29T00:11:05.611Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-29T00:11:05.682Z] prd-ubuntu20.04-docker-8c-8g-4774 does not seem to be running inside a container [2023-08-29T00:11:05.719Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-29T00:11:05.921Z] $ docker top 7b3c6887947aad577dbc05a7cfba33603712e8a73032b33ff7c128a2f1c8e0c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-29T00:11:06.257Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-29T00:11:06.542Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-29T00:11:06.828Z] + ls /var/log/sa-host [2023-08-29T00:11:06.828Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-29T00:11:06.981Z] provisioning config files... [2023-08-29T00:11:06.989Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config12151409616335719371tmp [Pipeline] { [Pipeline] echo [2023-08-29T00:11:07.002Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-29T00:11:07.283Z] ---> create-netrc.sh [Pipeline] } [2023-08-29T00:11:07.290Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-29T00:11:07.628Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-29T00:11:07.637Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-29T00:11:07.921Z] ---> sudo-logs.sh [2023-08-29T00:11:07.921Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-29T00:11:07.953Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-29T00:11:08.238Z] ---> job-cost.sh [2023-08-29T00:11:08.239Z] lf-activate-venv: SKIPPING [2023-08-29T00:11:08.239Z] DEBUG: total: 0.2199999988079071 [2023-08-29T00:11:08.239Z] INFO: Retrieving Stack Cost... [2023-08-29T00:11:08.825Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-29T00:11:09.085Z] INFO: Archiving Costs [Pipeline] echo [2023-08-29T00:11:09.096Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-29T00:11:09.381Z] ---> logs-deploy.sh [2023-08-29T00:11:09.382Z] lf-activate-venv: SKIPPING [2023-08-29T00:11:09.382Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/42 [2023-08-29T00:11:09.382Z] INFO: archiving workspace using pattern(s): [2023-08-29T00:11:10.320Z] Archives upload complete. [2023-08-29T00:11:10.320Z] INFO: archiving logs to Nexus