Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 78fe8f3bf92d1429b888daae8a2254829d2673dc 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-ssh2647947494191335940.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1806238340296223940.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9109770503874018040.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10150421042536558944.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-ssh18091718239331697907.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9711 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 78fe8f3bf92d1429b888daae8a2254829d2673dc (main) Commit message: "Merge pull request #93 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.44" > 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 78fe8f3bf92d1429b888daae8a2254829d2673dc # timeout=10 > git rev-list --no-walk e37125cbfe69208c1e6674762e675d954b68f83d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-21T15:20:20.304Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-21T15:20:20.368Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-21T15:20:20.385Z] ========================================================= [2023-10-21T15:20:20.385Z] EdgeX Global Pipelines Version Info [2023-10-21T15:20:20.385Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-21T15:20:21.461Z] ------------------- [2023-10-21T15:20:21.461Z] stable info: [2023-10-21T15:20:21.461Z] ------------------- [2023-10-21T15:20:21.461Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-21T15:20:21.461Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-21T15:20:21.461Z] Message: update stable to v1.0.254 [2023-10-21T15:20:21.736Z] ------------------- [2023-10-21T15:20:21.736Z] experimental info: [2023-10-21T15:20:21.736Z] ------------------- [2023-10-21T15:20:21.736Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-21T15:20:21.736Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-21T15:20:21.736Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-21T15:20:21.901Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-10-21T15:20:21.913Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-10-21T15:20:21.934Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-21T15:20:21.952Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-21T15:20:21.966Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-21T15:20:21.981Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-21T15:20:21.999Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-21T15:20:22.020Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-21T15:20:22.040Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-21T15:20:22.056Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-21T15:20:22.069Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-21T15:20:22.083Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-10-21T15:20:22.099Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-21T15:20:22.115Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-21T15:20:22.133Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-21T15:20:22.145Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-21T15:20:22.163Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-21T15:20:22.177Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-21T15:20:22.195Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-21T15:20:22.213Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-21T15:20:22.233Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-21T15:20:22.249Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-21T15:20:22.262Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-21T15:20:22.278Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-21T15:20:22.292Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-21T15:20:22.307Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-21T15:20:22.322Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-21T15:20:22.340Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-10-21T15:20:22.356Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-10-21T15:20:22.373Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-10-21T15:20:22.391Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 78fe8f3bf92d1429b888daae8a2254829d2673dc [Pipeline] echo [2023-10-21T15:20:22.408Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 78fe8f3 [Pipeline] echo [2023-10-21T15:20:22.424Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-21T15:20:22.466Z] provisioning config files... [2023-10-21T15:20:22.479Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config2618247462067955046tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-21T15:20:22.787Z] ---> docker-login.sh [2023-10-21T15:20:22.787Z] nexus3.edgexfoundry.org:10001 [2023-10-21T15:20:22.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-21T15:20:23.048Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-21T15:20:23.048Z] Configure a credential helper to remove this warning. See [2023-10-21T15:20:23.048Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-21T15:20:23.048Z] [2023-10-21T15:20:23.048Z] Login Succeeded [2023-10-21T15:20:23.048Z] nexus3.edgexfoundry.org:10002 [2023-10-21T15:20:23.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-21T15:20:23.048Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-21T15:20:23.048Z] Configure a credential helper to remove this warning. See [2023-10-21T15:20:23.048Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-21T15:20:23.048Z] [2023-10-21T15:20:23.048Z] Login Succeeded [2023-10-21T15:20:23.048Z] nexus3.edgexfoundry.org:10003 [2023-10-21T15:20:23.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-21T15:20:23.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-21T15:20:23.309Z] Configure a credential helper to remove this warning. See [2023-10-21T15:20:23.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-21T15:20:23.309Z] [2023-10-21T15:20:23.309Z] Login Succeeded [2023-10-21T15:20:23.309Z] nexus3.edgexfoundry.org:10004 [2023-10-21T15:20:23.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-21T15:20:23.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-21T15:20:23.309Z] Configure a credential helper to remove this warning. See [2023-10-21T15:20:23.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-21T15:20:23.309Z] [2023-10-21T15:20:23.309Z] Login Succeeded [2023-10-21T15:20:23.309Z] docker.io [2023-10-21T15:20:23.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-21T15:20:23.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-21T15:20:23.570Z] Configure a credential helper to remove this warning. See [2023-10-21T15:20:23.570Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-21T15:20:23.570Z] [2023-10-21T15:20:23.570Z] Login Succeeded [2023-10-21T15:20:23.831Z] ---> docker-login.sh ends [Pipeline] } [2023-10-21T15:20:23.839Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-21T15:20:24.195Z] + git rev-list -1 --merges 78fe8f3bf92d1429b888daae8a2254829d2673dc~1..78fe8f3bf92d1429b888daae8a2254829d2673dc [Pipeline] echo [2023-10-21T15:20:24.242Z] -----------> git rev-list -1 --merges 78fe8f3bf92d1429b888daae8a2254829d2673dc~1..78fe8f3bf92d1429b888daae8a2254829d2673dc 78fe8f3bf92d1429b888daae8a2254829d2673dc [2023-10-21T15:20:24.242Z] 78fe8f3bf92d1429b888daae8a2254829d2673dc [false] [Pipeline] sh [2023-10-21T15:20:24.528Z] + git log --format=format:%s -1 78fe8f3bf92d1429b888daae8a2254829d2673dc [Pipeline] echo [2023-10-21T15:20:24.546Z] ========================================================= [2023-10-21T15:20:24.546Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-21T15:20:24.546Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-21T15:20:24.875Z] + git log --format=format:%s -1 78fe8f3bf92d1429b888daae8a2254829d2673dc [Pipeline] echo [2023-10-21T15:20:24.887Z] [semverPrep] GIT_COMMIT: 78fe8f3bf92d1429b888daae8a2254829d2673dc, Commit Message: Merge pull request #93 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.44 [Pipeline] echo [2023-10-21T15:20:24.899Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-21T15:20:25.242Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-21T15:20:25.242Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-21T15:20:25.242Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-21T15:20:25.242Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-21T15:20:25.242Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-21T15:20:25.242Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-21T15:20:25.242Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:20:25.587Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-21T15:20:25.587Z] [2023-10-21T15:20:25.587Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:20:25.890Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-21T15:20:25.891Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-21T15:20:25.891Z] b85a868b505f: Pulling fs layer [2023-10-21T15:20:25.891Z] e2be974225ed: Pulling fs layer [2023-10-21T15:20:25.891Z] 339a4e72a1f5: Pulling fs layer [2023-10-21T15:20:25.891Z] 988bab9f4d93: Pulling fs layer [2023-10-21T15:20:25.891Z] 1469e6f7b9e6: Pulling fs layer [2023-10-21T15:20:25.891Z] eaf3925da568: Pulling fs layer [2023-10-21T15:20:25.891Z] bab4dde63d76: Pulling fs layer [2023-10-21T15:20:25.891Z] bde34c3a00c8: Pulling fs layer [2023-10-21T15:20:25.891Z] b352a97aabf1: Pulling fs layer [2023-10-21T15:20:25.891Z] 4872d77fe225: Pulling fs layer [2023-10-21T15:20:25.891Z] 5851b861e8e6: Pulling fs layer [2023-10-21T15:20:25.891Z] 1469e6f7b9e6: Waiting [2023-10-21T15:20:25.891Z] eaf3925da568: Waiting [2023-10-21T15:20:25.891Z] 4872d77fe225: Waiting [2023-10-21T15:20:25.891Z] bab4dde63d76: Waiting [2023-10-21T15:20:25.891Z] 5851b861e8e6: Waiting [2023-10-21T15:20:25.891Z] b352a97aabf1: Waiting [2023-10-21T15:20:25.891Z] bde34c3a00c8: Waiting [2023-10-21T15:20:25.891Z] 988bab9f4d93: Waiting [2023-10-21T15:20:25.891Z] e2be974225ed: Download complete [2023-10-21T15:20:25.891Z] 988bab9f4d93: Download complete [2023-10-21T15:20:26.150Z] 1469e6f7b9e6: Verifying Checksum [2023-10-21T15:20:26.150Z] 1469e6f7b9e6: Download complete [2023-10-21T15:20:26.150Z] eaf3925da568: Verifying Checksum [2023-10-21T15:20:26.150Z] eaf3925da568: Download complete [2023-10-21T15:20:26.150Z] 339a4e72a1f5: Verifying Checksum [2023-10-21T15:20:26.150Z] 339a4e72a1f5: Download complete [2023-10-21T15:20:26.150Z] bde34c3a00c8: Verifying Checksum [2023-10-21T15:20:26.150Z] bde34c3a00c8: Download complete [2023-10-21T15:20:26.150Z] b352a97aabf1: Download complete [2023-10-21T15:20:26.150Z] 4872d77fe225: Verifying Checksum [2023-10-21T15:20:26.150Z] 4872d77fe225: Download complete [2023-10-21T15:20:26.150Z] 5851b861e8e6: Verifying Checksum [2023-10-21T15:20:26.150Z] 5851b861e8e6: Download complete [2023-10-21T15:20:26.150Z] b85a868b505f: Verifying Checksum [2023-10-21T15:20:26.150Z] b85a868b505f: Download complete [2023-10-21T15:20:26.408Z] bab4dde63d76: Verifying Checksum [2023-10-21T15:20:26.408Z] bab4dde63d76: Download complete [2023-10-21T15:20:27.342Z] b85a868b505f: Pull complete [2023-10-21T15:20:27.342Z] e2be974225ed: Pull complete [2023-10-21T15:20:27.909Z] 339a4e72a1f5: Pull complete [2023-10-21T15:20:27.909Z] 988bab9f4d93: Pull complete [2023-10-21T15:20:28.169Z] 1469e6f7b9e6: Pull complete [2023-10-21T15:20:28.169Z] eaf3925da568: Pull complete [2023-10-21T15:20:30.075Z] bab4dde63d76: Pull complete [2023-10-21T15:20:30.075Z] bde34c3a00c8: Pull complete [2023-10-21T15:20:30.075Z] b352a97aabf1: Pull complete [2023-10-21T15:20:30.334Z] 4872d77fe225: Pull complete [2023-10-21T15:20:30.334Z] 5851b861e8e6: Pull complete [2023-10-21T15:20:30.334Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-21T15:20:30.334Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-21T15:20:30.334Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-21T15:20:30.431Z] prd-ubuntu20.04-docker-8c-8g-9711 does not seem to be running inside a container [2023-10-21T15:20:30.469Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-21T15:20:33.658Z] $ docker top ae020bd28d60cd93955ae2e8e482c983d4508a13b837346e44af11204dafae0d -eo pid,comm [2023-10-21T15:20:33.710Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-10-21T15:20:33.710Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-21T15:20:33.748Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-21T15:20:33.748Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-21T15:20:33.880Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-21T15:20:33.886Z] $ docker exec ae020bd28d60cd93955ae2e8e482c983d4508a13b837346e44af11204dafae0d ssh-agent [2023-10-21T15:20:33.991Z] SSH_AUTH_SOCK=/tmp/ssh-xlE469PjoKWH/agent.32 [2023-10-21T15:20:33.991Z] SSH_AGENT_PID=38 [2023-10-21T15:20:33.996Z] Running ssh-add (command line suppressed) [2023-10-21T15:20:34.108Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_14623521975382460636.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_14623521975382460636.key) [2023-10-21T15:20:34.119Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-21T15:20:34.411Z] + git tag --points-at HEAD [Pipeline] } [2023-10-21T15:20:34.430Z] $ docker exec --env ******** --env ******** ae020bd28d60cd93955ae2e8e482c983d4508a13b837346e44af11204dafae0d ssh-agent -k [2023-10-21T15:20:34.525Z] unset SSH_AUTH_SOCK; [2023-10-21T15:20:34.526Z] unset SSH_AGENT_PID; [2023-10-21T15:20:34.526Z] echo Agent pid 38 killed; [2023-10-21T15:20:34.536Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-21T15:20:34.561Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-21T15:20:34.561Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-21T15:20:34.670Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-21T15:20:34.675Z] $ docker exec ae020bd28d60cd93955ae2e8e482c983d4508a13b837346e44af11204dafae0d ssh-agent [2023-10-21T15:20:34.784Z] SSH_AUTH_SOCK=/tmp/ssh-3NltzefTtv6b/agent.70 [2023-10-21T15:20:34.784Z] SSH_AGENT_PID=76 [2023-10-21T15:20:34.789Z] Running ssh-add (command line suppressed) [2023-10-21T15:20:34.896Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_17233200679450057566.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_17233200679450057566.key) [2023-10-21T15:20:34.909Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-21T15:20:35.200Z] + git semver init [2023-10-21T15:20:35.458Z] 2023-10-21 15:20:35,391 [run_init] DEBUG init version:0.0.0 force:False [2023-10-21T15:20:35.458Z] 2023-10-21 15:20:35,391 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver [2023-10-21T15:20:35.458Z] 2023-10-21 15:20:35,392 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver [2023-10-21T15:20:35.458Z] 2023-10-21 15:20:35,392 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/exfoundry_app-record-replay_main/.semver'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2023-10-21T15:20:36.392Z] 2023-10-21 15:20:36,123 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude [2023-10-21T15:20:36.392Z] 2023-10-21 15:20:36,124 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False [2023-10-21T15:20:36.392Z] 2023-10-21 15:20:36,124 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-10-21T15:20:36.392Z] 2023-10-21 15:20:36,124 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-10-21T15:20:36.392Z] 3.1.0-dev.58 [Pipeline] } [2023-10-21T15:20:36.401Z] $ docker exec --env ******** --env ******** ae020bd28d60cd93955ae2e8e482c983d4508a13b837346e44af11204dafae0d ssh-agent -k [2023-10-21T15:20:36.500Z] unset SSH_AUTH_SOCK; [2023-10-21T15:20:36.500Z] unset SSH_AGENT_PID; [2023-10-21T15:20:36.500Z] echo Agent pid 76 killed; [2023-10-21T15:20:36.512Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-21T15:20:36.814Z] + git semver [Pipeline] } [2023-10-21T15:20:37.084Z] $ docker stop --time=1 ae020bd28d60cd93955ae2e8e482c983d4508a13b837346e44af11204dafae0d [2023-10-21T15:20:38.410Z] $ docker rm -f --volumes ae020bd28d60cd93955ae2e8e482c983d4508a13b837346e44af11204dafae0d [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-21T15:20:38.747Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-21T15:20:38.967Z] Stashed 1 file(s) [Pipeline] echo [2023-10-21T15:20:38.970Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.58 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-21T15:20:39.107Z] provisioning config files... [2023-10-21T15:20:39.117Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config4362934062328837388tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-21T15:20:39.416Z] ---> docker-login.sh [2023-10-21T15:20:39.416Z] nexus3.edgexfoundry.org:10001 [2023-10-21T15:20:39.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-21T15:20:39.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-21T15:20:39.416Z] Configure a credential helper to remove this warning. See [2023-10-21T15:20:39.416Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-21T15:20:39.416Z] [2023-10-21T15:20:39.416Z] Login Succeeded [2023-10-21T15:20:39.416Z] nexus3.edgexfoundry.org:10002 [2023-10-21T15:20:39.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-21T15:20:39.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-21T15:20:39.416Z] Configure a credential helper to remove this warning. See [2023-10-21T15:20:39.416Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-21T15:20:39.416Z] [2023-10-21T15:20:39.416Z] Login Succeeded [2023-10-21T15:20:39.416Z] nexus3.edgexfoundry.org:10003 [2023-10-21T15:20:39.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-21T15:20:39.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-21T15:20:39.678Z] Configure a credential helper to remove this warning. See [2023-10-21T15:20:39.678Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-21T15:20:39.678Z] [2023-10-21T15:20:39.678Z] Login Succeeded [2023-10-21T15:20:39.678Z] nexus3.edgexfoundry.org:10004 [2023-10-21T15:20:39.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-21T15:20:39.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-21T15:20:39.678Z] Configure a credential helper to remove this warning. See [2023-10-21T15:20:39.678Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-21T15:20:39.678Z] [2023-10-21T15:20:39.678Z] Login Succeeded [2023-10-21T15:20:39.678Z] docker.io [2023-10-21T15:20:39.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-21T15:20:39.936Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-21T15:20:39.936Z] Configure a credential helper to remove this warning. See [2023-10-21T15:20:39.936Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-21T15:20:39.936Z] [2023-10-21T15:20:39.936Z] Login Succeeded [2023-10-21T15:20:39.936Z] ---> docker-login.sh ends [Pipeline] } [2023-10-21T15:20:39.942Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-21T15:20:39.997Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-21T15:20:40.012Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-21T15:20:40.026Z] ========================================================= [2023-10-21T15:20:40.026Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-21T15:20:40.026Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:20:40.346Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-21T15:20:40.346Z] Sending build context to Docker daemon 615.9kB [2023-10-21T15:20:40.346Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-21T15:20:40.346Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-21T15:20:40.346Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-21T15:20:40.346Z] 7264a8db6415: Pulling fs layer [2023-10-21T15:20:40.346Z] c4d48a809fc2: Pulling fs layer [2023-10-21T15:20:40.346Z] 4f1c88b9dad5: Pulling fs layer [2023-10-21T15:20:40.346Z] ad3a456e5733: Pulling fs layer [2023-10-21T15:20:40.346Z] 33e27b845d1e: Pulling fs layer [2023-10-21T15:20:40.346Z] c68163c4e522: Pulling fs layer [2023-10-21T15:20:40.346Z] 50da416c3ac9: Pulling fs layer [2023-10-21T15:20:40.346Z] 23d2d4c4bb30: Pulling fs layer [2023-10-21T15:20:40.346Z] ad3a456e5733: Waiting [2023-10-21T15:20:40.346Z] 33e27b845d1e: Waiting [2023-10-21T15:20:40.346Z] c68163c4e522: Waiting [2023-10-21T15:20:40.346Z] 50da416c3ac9: Waiting [2023-10-21T15:20:40.346Z] 23d2d4c4bb30: Waiting [2023-10-21T15:20:40.346Z] c4d48a809fc2: Verifying Checksum [2023-10-21T15:20:40.346Z] c4d48a809fc2: Download complete [2023-10-21T15:20:40.346Z] ad3a456e5733: Verifying Checksum [2023-10-21T15:20:40.346Z] ad3a456e5733: Download complete [2023-10-21T15:20:40.346Z] 33e27b845d1e: Download complete [2023-10-21T15:20:40.346Z] 7264a8db6415: Verifying Checksum [2023-10-21T15:20:40.346Z] 7264a8db6415: Download complete [2023-10-21T15:20:40.605Z] c68163c4e522: Verifying Checksum [2023-10-21T15:20:40.605Z] c68163c4e522: Download complete [2023-10-21T15:20:40.605Z] 7264a8db6415: Pull complete [2023-10-21T15:20:40.605Z] 23d2d4c4bb30: Verifying Checksum [2023-10-21T15:20:40.605Z] 23d2d4c4bb30: Download complete [2023-10-21T15:20:40.605Z] c4d48a809fc2: Pull complete [2023-10-21T15:20:40.864Z] 4f1c88b9dad5: Download complete [2023-10-21T15:20:41.120Z] 50da416c3ac9: Verifying Checksum [2023-10-21T15:20:41.120Z] 50da416c3ac9: Download complete [2023-10-21T15:20:44.410Z] 4f1c88b9dad5: Pull complete [2023-10-21T15:20:44.410Z] ad3a456e5733: Pull complete [2023-10-21T15:20:44.410Z] 33e27b845d1e: Pull complete [2023-10-21T15:20:44.410Z] c68163c4e522: Pull complete [2023-10-21T15:20:46.314Z] 50da416c3ac9: Pull complete [2023-10-21T15:20:46.885Z] 23d2d4c4bb30: Pull complete [2023-10-21T15:20:46.885Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-21T15:20:46.885Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-21T15:20:46.885Z] ---> 0786185ac409 [2023-10-21T15:20:46.885Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-21T15:20:51.077Z] ---> Running in ea20a97a1a04 [2023-10-21T15:20:51.077Z] Removing intermediate container ea20a97a1a04 [2023-10-21T15:20:51.077Z] ---> 7733e74983bc [2023-10-21T15:20:51.077Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-21T15:20:51.077Z] ---> Running in 719647d2cfe4 [2023-10-21T15:20:51.339Z] Removing intermediate container 719647d2cfe4 [2023-10-21T15:20:51.339Z] ---> 45c77999806c [2023-10-21T15:20:51.339Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-21T15:20:51.339Z] ---> Running in 2700d374ebd2 [2023-10-21T15:20:51.339Z] Removing intermediate container 2700d374ebd2 [2023-10-21T15:20:51.339Z] ---> dc1410b994fc [2023-10-21T15:20:51.339Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-21T15:20:51.339Z] ---> Running in e3e45a060d16 [2023-10-21T15:20:51.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-21T15:20:51.860Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-21T15:20:52.119Z] OK: 264 MiB in 52 packages [2023-10-21T15:20:52.379Z] Removing intermediate container e3e45a060d16 [2023-10-21T15:20:52.379Z] ---> 9639ba70eb4c [2023-10-21T15:20:52.379Z] Step 7/12 : WORKDIR /app [2023-10-21T15:20:52.379Z] ---> Running in 07f9d62eb2dc [2023-10-21T15:20:52.379Z] Removing intermediate container 07f9d62eb2dc [2023-10-21T15:20:52.379Z] ---> f59464ae8e02 [2023-10-21T15:20:52.379Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-21T15:20:52.639Z] ---> 06996ec341a4 [2023-10-21T15:20:52.639Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-21T15:20:52.639Z] ---> Running in 44bcdd82fa9f [2023-10-21T15:20:54.057Z] Still waiting to schedule task [2023-10-21T15:20:54.058Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9710’ [2023-10-21T15:21:48.876Z] Removing intermediate container 44bcdd82fa9f [2023-10-21T15:21:48.877Z] ---> d4c3f389bb2d [2023-10-21T15:21:48.877Z] Step 10/12 : COPY . . [2023-10-21T15:21:48.877Z] ---> 9e138d7b828b [2023-10-21T15:21:48.877Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-21T15:21:48.877Z] ---> Running in 07c7c1e076fe [2023-10-21T15:21:48.877Z] Removing intermediate container 07c7c1e076fe [2023-10-21T15:21:48.877Z] ---> 1ee8999aa9a5 [2023-10-21T15:21:48.877Z] Step 12/12 : RUN $MAKE [2023-10-21T15:21:48.877Z] ---> Running in 92565b868b85 [2023-10-21T15:21:48.877Z] noop [2023-10-21T15:21:48.877Z] Removing intermediate container 92565b868b85 [2023-10-21T15:21:48.877Z] ---> b1ea88560c9e [2023-10-21T15:21:48.877Z] Successfully built b1ea88560c9e [2023-10-21T15:21:48.877Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:21:49.198Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-21T15:21:49.198Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-21T15:21:49.278Z] prd-ubuntu20.04-docker-8c-8g-9711 does not seem to be running inside a container [2023-10-21T15:21:49.314Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-21T15:21:49.604Z] $ docker top 36604c1963e233bb5b4e95823ef22be9e8eed49e0f83d6af72e0dc540625a4d3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-21T15:21:49.942Z] + go version [2023-10-21T15:21:49.942Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-21T15:21:49.957Z] $ docker stop --time=1 36604c1963e233bb5b4e95823ef22be9e8eed49e0f83d6af72e0dc540625a4d3 [2023-10-21T15:21:51.243Z] $ docker rm -f --volumes 36604c1963e233bb5b4e95823ef22be9e8eed49e0f83d6af72e0dc540625a4d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:21:51.636Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-21T15:21:51.636Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-21T15:21:51.701Z] prd-ubuntu20.04-docker-8c-8g-9711 does not seem to be running inside a container [2023-10-21T15:21:51.738Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-21T15:21:52.046Z] $ docker top 36f88fd8358d2d240f7f5bc95fad0b27cd7850951dadfe2caab8eb95c3c569b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-21T15:21:52.382Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh [2023-10-21T15:21:52.679Z] + make test [2023-10-21T15:21:52.679Z] go test -race -coverprofile=coverage.out ./... [2023-10-21T15:22:10.763Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-10-21T15:22:10.763Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-10-21T15:22:10.763Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-10-21T15:22:10.763Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-10-21T15:22:11.334Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.041s coverage: 88.0% of statements [2023-10-21T15:22:21.323Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.602s coverage: 98.7% of statements [2023-10-21T15:22:21.323Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.087s coverage: 89.7% of statements [2023-10-21T15:22:21.323Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.033s coverage: 100.0% of statements [2023-10-21T15:22:39.413Z] go vet ./... [2023-10-21T15:22:42.694Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-21T15:22:42.694Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-21T15:22:42.694Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-21T15:22:42.707Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-21T15:22:42.724Z] $ docker stop --time=1 36f88fd8358d2d240f7f5bc95fad0b27cd7850951dadfe2caab8eb95c3c569b4 [2023-10-21T15:22:46.788Z] $ docker rm -f --volumes 36f88fd8358d2d240f7f5bc95fad0b27cd7850951dadfe2caab8eb95c3c569b4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-21T15:22:47.339Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-21T15:22:47.381Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-21T15:22:47.839Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-21T15:22:48.125Z] + ls -al . [2023-10-21T15:22:48.125Z] total 188 [2023-10-21T15:22:48.125Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 21 15:21 . [2023-10-21T15:22:48.125Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 21 15:20 .. [2023-10-21T15:22:48.125Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 21 15:20 .dockerignore [2023-10-21T15:22:48.125Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 21 15:22 .git [2023-10-21T15:22:48.125Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 21 15:20 .github [2023-10-21T15:22:48.125Z] -rw-rw-r-- 1 jenkins jenkins 164 Oct 21 15:20 .gitignore [2023-10-21T15:22:48.125Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 21 15:20 .golangci.yml [2023-10-21T15:22:48.125Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 21 15:20 .semver [2023-10-21T15:22:48.125Z] -rw-rw-r-- 1 jenkins jenkins 11301 Oct 21 15:20 Attribution.txt [2023-10-21T15:22:48.125Z] -rw-rw-r-- 1 jenkins jenkins 258 Oct 21 15:20 CHANGELOG.md [2023-10-21T15:22:48.125Z] -rw-rw-r-- 1 jenkins jenkins 1616 Oct 21 15:20 Dockerfile [2023-10-21T15:22:48.125Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 21 15:20 GOVERNANCE.md [2023-10-21T15:22:48.125Z] -rw-rw-r-- 1 jenkins jenkins 681 Oct 21 15:20 Jenkinsfile [2023-10-21T15:22:48.125Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 21 15:20 LICENSE [2023-10-21T15:22:48.125Z] -rw-rw-r-- 1 jenkins jenkins 3139 Oct 21 15:20 Makefile [2023-10-21T15:22:48.125Z] -rw-rw-r-- 1 jenkins jenkins 611 Oct 21 15:20 OWNERS.md [2023-10-21T15:22:48.125Z] -rw-rw-r-- 1 jenkins jenkins 2363 Oct 21 15:20 README.md [2023-10-21T15:22:48.125Z] -rw-rw-r-- 1 jenkins jenkins 7789 Oct 21 15:20 Record and Reply.postman_collection.json [2023-10-21T15:22:48.125Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 21 15:20 VERSION [2023-10-21T15:22:48.125Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 21 15:20 bin [2023-10-21T15:22:48.125Z] -rw-r--r-- 1 jenkins jenkins 24666 Oct 21 15:22 coverage.out [2023-10-21T15:22:48.125Z] -rw-rw-r-- 1 jenkins jenkins 3906 Oct 21 15:20 go.mod [2023-10-21T15:22:48.125Z] -rw-rw-r-- 1 jenkins jenkins 34891 Oct 21 15:20 go.sum [2023-10-21T15:22:48.125Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 21 15:20 internal [2023-10-21T15:22:48.125Z] -rw-rw-r-- 1 jenkins jenkins 913 Oct 21 15:20 main.go [2023-10-21T15:22:48.125Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 21 15:20 openapi [2023-10-21T15:22:48.125Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 21 15:20 pkg [2023-10-21T15:22:48.125Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 21 15:20 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:22:48.423Z] + 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=78fe8f3bf92d1429b888daae8a2254829d2673dc --label arch=amd64 --label version=3.1.0-dev.58 . [2023-10-21T15:22:48.423Z] Sending build context to Docker daemon 641.5kB [2023-10-21T15:22:48.423Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-10-21T15:22:48.423Z] Step 2/26 : FROM ${BASE} AS builder [2023-10-21T15:22:48.423Z] ---> b1ea88560c9e [2023-10-21T15:22:48.423Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-10-21T15:22:48.683Z] ---> Running in 7411d8326d3e [2023-10-21T15:22:48.683Z] Removing intermediate container 7411d8326d3e [2023-10-21T15:22:48.683Z] ---> c7c901b3c252 [2023-10-21T15:22:48.683Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-10-21T15:22:48.942Z] ---> Running in 53f9f24cf8f8 [2023-10-21T15:22:48.942Z] Removing intermediate container 53f9f24cf8f8 [2023-10-21T15:22:48.942Z] ---> 56c96dd07bcc [2023-10-21T15:22:48.942Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-10-21T15:22:48.942Z] ---> Running in 74366ba8e4fe [2023-10-21T15:22:48.942Z] Removing intermediate container 74366ba8e4fe [2023-10-21T15:22:48.942Z] ---> 099e03e8511c [2023-10-21T15:22:48.942Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-21T15:22:48.942Z] ---> Running in 70bd51d84d3c [2023-10-21T15:22:49.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-21T15:22:49.460Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-21T15:22:49.460Z] OK: 264 MiB in 52 packages [2023-10-21T15:22:50.396Z] Removing intermediate container 70bd51d84d3c [2023-10-21T15:22:50.396Z] ---> db42961ab413 [2023-10-21T15:22:50.396Z] Step 7/26 : WORKDIR /app [2023-10-21T15:22:50.396Z] ---> Running in c087c4981a74 [2023-10-21T15:22:50.655Z] Removing intermediate container c087c4981a74 [2023-10-21T15:22:50.655Z] ---> 83df189399ad [2023-10-21T15:22:50.655Z] Step 8/26 : COPY go.mod vendor* ./ [2023-10-21T15:22:50.914Z] ---> c1e5d5d99298 [2023-10-21T15:22:50.914Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-21T15:22:51.172Z] ---> Running in 35323d8397c1 [2023-10-21T15:22:52.551Z] Removing intermediate container 35323d8397c1 [2023-10-21T15:22:52.551Z] ---> 54d52725c18d [2023-10-21T15:22:52.551Z] Step 10/26 : COPY . . [2023-10-21T15:22:52.813Z] ---> 34c35aee5406 [2023-10-21T15:22:52.813Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-21T15:22:53.073Z] ---> Running in 115c34ec23b7 [2023-10-21T15:22:53.332Z] Removing intermediate container 115c34ec23b7 [2023-10-21T15:22:53.332Z] ---> ace074204ace [2023-10-21T15:22:53.332Z] Step 12/26 : RUN $MAKE [2023-10-21T15:22:53.593Z] ---> Running in c1104702d0c7 [2023-10-21T15:22:54.159Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.44 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.58" -trimpath -mod=readonly -o app-record-replay [2023-10-21T15:23:16.114Z] Removing intermediate container c1104702d0c7 [2023-10-21T15:23:16.114Z] ---> 2cf5b54d290e [2023-10-21T15:23:16.114Z] Step 13/26 : FROM alpine:3.18 [2023-10-21T15:23:16.114Z] 3.18: Pulling from library/alpine [2023-10-21T15:23:16.114Z] 96526aa774ef: Pulling fs layer [2023-10-21T15:23:16.114Z] 96526aa774ef: Download complete [2023-10-21T15:23:16.114Z] 96526aa774ef: Pull complete [2023-10-21T15:23:16.114Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-21T15:23:16.114Z] Status: Downloaded newer image for alpine:3.18 [2023-10-21T15:23:16.114Z] ---> 8ca4688f4f35 [2023-10-21T15:23:16.114Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-21T15:23:16.114Z] ---> Running in 6d84152b1a1d [2023-10-21T15:23:16.114Z] Removing intermediate container 6d84152b1a1d [2023-10-21T15:23:16.114Z] ---> 214da26439a9 [2023-10-21T15:23:16.114Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-10-21T15:23:16.114Z] ---> Running in a3be556c712b [2023-10-21T15:23:16.114Z] Removing intermediate container a3be556c712b [2023-10-21T15:23:16.114Z] ---> 35c6fdc8d8f7 [2023-10-21T15:23:16.114Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-21T15:23:16.114Z] ---> Running in 393dc2329cb7 [2023-10-21T15:23:16.114Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-21T15:23:16.114Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-21T15:23:16.114Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-21T15:23:16.114Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-21T15:23:16.114Z] Executing busybox-1.36.1-r2.trigger [2023-10-21T15:23:16.114Z] Executing ca-certificates-20230506-r0.trigger [2023-10-21T15:23:16.114Z] OK: 8 MiB in 17 packages [2023-10-21T15:23:16.114Z] Removing intermediate container 393dc2329cb7 [2023-10-21T15:23:16.114Z] ---> fabbef2528b3 [2023-10-21T15:23:16.114Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-21T15:23:16.114Z] ---> 48525e39d3fc [2023-10-21T15:23:16.114Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-21T15:23:16.114Z] ---> 706d7091b709 [2023-10-21T15:23:16.114Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-10-21T15:23:16.114Z] ---> b09655f734ae [2023-10-21T15:23:16.114Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-10-21T15:23:17.049Z] ---> 4192ffa0154b [2023-10-21T15:23:17.049Z] Step 21/26 : EXPOSE 59712 [2023-10-21T15:23:17.049Z] ---> Running in 887de4e574bb [2023-10-21T15:23:17.049Z] Removing intermediate container 887de4e574bb [2023-10-21T15:23:17.049Z] ---> 7f680dc37113 [2023-10-21T15:23:17.049Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-10-21T15:23:17.049Z] ---> Running in b1b17f6d230e [2023-10-21T15:23:17.314Z] Removing intermediate container b1b17f6d230e [2023-10-21T15:23:17.314Z] ---> 3483009fa1d6 [2023-10-21T15:23:17.314Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-21T15:23:17.314Z] ---> Running in 026b9bf64128 [2023-10-21T15:23:17.314Z] Removing intermediate container 026b9bf64128 [2023-10-21T15:23:17.314Z] ---> c4ae0fd62dcf [2023-10-21T15:23:17.314Z] Step 24/26 : LABEL arch=amd64 [2023-10-21T15:23:17.314Z] ---> Running in af92a6caf502 [2023-10-21T15:23:17.314Z] Removing intermediate container af92a6caf502 [2023-10-21T15:23:17.314Z] ---> a5bd219c9a71 [2023-10-21T15:23:17.314Z] Step 25/26 : LABEL git_sha=78fe8f3bf92d1429b888daae8a2254829d2673dc [2023-10-21T15:23:17.314Z] ---> Running in 2762c1ceacc6 [2023-10-21T15:23:17.573Z] Removing intermediate container 2762c1ceacc6 [2023-10-21T15:23:17.573Z] ---> d0a782e86eba [2023-10-21T15:23:17.573Z] Step 26/26 : LABEL version=3.1.0-dev.58 [2023-10-21T15:23:17.573Z] ---> Running in abcdbf188f77 [2023-10-21T15:23:17.573Z] Removing intermediate container abcdbf188f77 [2023-10-21T15:23:17.573Z] ---> b94144ab8c31 [2023-10-21T15:23:17.573Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-21T15:23:17.573Z] Successfully built b94144ab8c31 [2023-10-21T15:23:17.573Z] Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-21T15:23:17.673Z] provisioning config files... [2023-10-21T15:23:17.681Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config4816011229451592232tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-21T15:23:17.971Z] ---> docker-login.sh [2023-10-21T15:23:17.971Z] nexus3.edgexfoundry.org:10001 [2023-10-21T15:23:17.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-21T15:23:17.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-21T15:23:17.971Z] Configure a credential helper to remove this warning. See [2023-10-21T15:23:17.971Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-21T15:23:17.971Z] [2023-10-21T15:23:17.971Z] Login Succeeded [2023-10-21T15:23:17.971Z] nexus3.edgexfoundry.org:10002 [2023-10-21T15:23:17.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-21T15:23:17.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-21T15:23:17.971Z] Configure a credential helper to remove this warning. See [2023-10-21T15:23:17.971Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-21T15:23:17.971Z] [2023-10-21T15:23:17.971Z] Login Succeeded [2023-10-21T15:23:17.971Z] nexus3.edgexfoundry.org:10003 [2023-10-21T15:23:18.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-21T15:23:18.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-21T15:23:18.229Z] Configure a credential helper to remove this warning. See [2023-10-21T15:23:18.229Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-21T15:23:18.229Z] [2023-10-21T15:23:18.229Z] Login Succeeded [2023-10-21T15:23:18.229Z] nexus3.edgexfoundry.org:10004 [2023-10-21T15:23:18.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-21T15:23:18.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-21T15:23:18.229Z] Configure a credential helper to remove this warning. See [2023-10-21T15:23:18.229Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-21T15:23:18.229Z] [2023-10-21T15:23:18.229Z] Login Succeeded [2023-10-21T15:23:18.229Z] docker.io [2023-10-21T15:23:18.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-21T15:23:18.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-21T15:23:18.491Z] Configure a credential helper to remove this warning. See [2023-10-21T15:23:18.491Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-21T15:23:18.491Z] [2023-10-21T15:23:18.491Z] Login Succeeded [2023-10-21T15:23:18.491Z] ---> docker-login.sh ends [Pipeline] } [2023-10-21T15:23:18.497Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-21T15:23:18.534Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-21T15:23:18.562Z] [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: [2023-10-21T15:23:18.563Z] 78fe8f3bf92d1429b888daae8a2254829d2673dc [2023-10-21T15:23:18.563Z] latest [2023-10-21T15:23:18.563Z] 3.1.0-dev.58 [2023-10-21T15:23:18.563Z] 78fe8f3bf92d1429b888daae8a2254829d2673dc-3.1.0-dev.58 [2023-10-21T15:23:18.563Z] main [2023-10-21T15:23:18.563Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:23:18.895Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:78fe8f3bf92d1429b888daae8a2254829d2673dc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:23:19.210Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:78fe8f3bf92d1429b888daae8a2254829d2673dc [2023-10-21T15:23:19.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-10-21T15:23:19.210Z] a9fd8f0e2e3f: Preparing [2023-10-21T15:23:19.210Z] dd727ada7ed8: Preparing [2023-10-21T15:23:19.210Z] b727e8b49d0e: Preparing [2023-10-21T15:23:19.210Z] 8a4dca9d002a: Preparing [2023-10-21T15:23:19.210Z] 3e8c89aabede: Preparing [2023-10-21T15:23:19.210Z] cc2447e1835a: Preparing [2023-10-21T15:23:19.210Z] cc2447e1835a: Waiting [2023-10-21T15:23:19.210Z] b727e8b49d0e: Pushed [2023-10-21T15:23:19.210Z] 8a4dca9d002a: Pushed [2023-10-21T15:23:19.210Z] dd727ada7ed8: Pushed [2023-10-21T15:23:19.210Z] cc2447e1835a: Layer already exists [2023-10-21T15:23:19.210Z] 3e8c89aabede: Pushed [2023-10-21T15:23:21.740Z] a9fd8f0e2e3f: Pushed [2023-10-21T15:23:21.999Z] 78fe8f3bf92d1429b888daae8a2254829d2673dc: digest: sha256:0bbed6759fd7aeaa9f2ec4c2c8b26291e9821abc914e6669df682c6148d81087 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:23:22.317Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:23:22.628Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-10-21T15:23:22.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-10-21T15:23:22.628Z] a9fd8f0e2e3f: Preparing [2023-10-21T15:23:22.628Z] dd727ada7ed8: Preparing [2023-10-21T15:23:22.628Z] b727e8b49d0e: Preparing [2023-10-21T15:23:22.628Z] 8a4dca9d002a: Preparing [2023-10-21T15:23:22.628Z] 3e8c89aabede: Preparing [2023-10-21T15:23:22.628Z] cc2447e1835a: Preparing [2023-10-21T15:23:22.628Z] cc2447e1835a: Waiting [2023-10-21T15:23:22.628Z] b727e8b49d0e: Layer already exists [2023-10-21T15:23:22.628Z] 8a4dca9d002a: Layer already exists [2023-10-21T15:23:22.628Z] dd727ada7ed8: Layer already exists [2023-10-21T15:23:22.628Z] 3e8c89aabede: Layer already exists [2023-10-21T15:23:22.628Z] a9fd8f0e2e3f: Layer already exists [2023-10-21T15:23:22.628Z] cc2447e1835a: Layer already exists [2023-10-21T15:23:22.628Z] latest: digest: sha256:0bbed6759fd7aeaa9f2ec4c2c8b26291e9821abc914e6669df682c6148d81087 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:23:22.940Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:23:23.177Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9714 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws [2023-10-21T15:23:23.189Z] Running in /w/workspace/app-record-replay/63 [Pipeline] { [Pipeline] checkout [2023-10-21T15:23:23.412Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.58 [2023-10-21T15:23:23.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-10-21T15:23:23.412Z] a9fd8f0e2e3f: Preparing [2023-10-21T15:23:23.412Z] dd727ada7ed8: Preparing [2023-10-21T15:23:23.412Z] b727e8b49d0e: Preparing [2023-10-21T15:23:23.412Z] 8a4dca9d002a: Preparing [2023-10-21T15:23:23.412Z] 3e8c89aabede: Preparing [2023-10-21T15:23:23.412Z] cc2447e1835a: Preparing [2023-10-21T15:23:23.412Z] cc2447e1835a: Waiting [2023-10-21T15:23:23.412Z] dd727ada7ed8: Layer already exists [2023-10-21T15:23:23.412Z] 3e8c89aabede: Layer already exists [2023-10-21T15:23:23.412Z] 8a4dca9d002a: Layer already exists [2023-10-21T15:23:23.412Z] a9fd8f0e2e3f: Layer already exists [2023-10-21T15:23:23.412Z] b727e8b49d0e: Layer already exists [2023-10-21T15:23:23.412Z] cc2447e1835a: Layer already exists [2023-10-21T15:23:23.412Z] 3.1.0-dev.58: digest: sha256:0bbed6759fd7aeaa9f2ec4c2c8b26291e9821abc914e6669df682c6148d81087 size: 1573 [Pipeline] } [Pipeline] // withEnv [2023-10-21T15:23:23.429Z] Selected Git installation does not exist. Using Default [2023-10-21T15:23:23.429Z] The recommended git tool is: NONE [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:23:23.729Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:78fe8f3bf92d1429b888daae8a2254829d2673dc-3.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:23:24.039Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:78fe8f3bf92d1429b888daae8a2254829d2673dc-3.1.0-dev.58 [2023-10-21T15:23:24.040Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-10-21T15:23:24.040Z] a9fd8f0e2e3f: Preparing [2023-10-21T15:23:24.040Z] dd727ada7ed8: Preparing [2023-10-21T15:23:24.040Z] b727e8b49d0e: Preparing [2023-10-21T15:23:24.040Z] 8a4dca9d002a: Preparing [2023-10-21T15:23:24.040Z] 3e8c89aabede: Preparing [2023-10-21T15:23:24.040Z] cc2447e1835a: Preparing [2023-10-21T15:23:24.040Z] 3e8c89aabede: Layer already exists [2023-10-21T15:23:24.040Z] b727e8b49d0e: Layer already exists [2023-10-21T15:23:24.040Z] dd727ada7ed8: Layer already exists [2023-10-21T15:23:24.040Z] 8a4dca9d002a: Layer already exists [2023-10-21T15:23:24.040Z] a9fd8f0e2e3f: Layer already exists [2023-10-21T15:23:24.040Z] cc2447e1835a: Layer already exists [2023-10-21T15:23:24.040Z] 78fe8f3bf92d1429b888daae8a2254829d2673dc-3.1.0-dev.58: digest: sha256:0bbed6759fd7aeaa9f2ec4c2c8b26291e9821abc914e6669df682c6148d81087 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:23:24.368Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:23:24.677Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main [2023-10-21T15:23:24.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-10-21T15:23:24.677Z] a9fd8f0e2e3f: Preparing [2023-10-21T15:23:24.677Z] dd727ada7ed8: Preparing [2023-10-21T15:23:24.677Z] b727e8b49d0e: Preparing [2023-10-21T15:23:24.677Z] 8a4dca9d002a: Preparing [2023-10-21T15:23:24.677Z] 3e8c89aabede: Preparing [2023-10-21T15:23:24.677Z] cc2447e1835a: Preparing [2023-10-21T15:23:24.677Z] cc2447e1835a: Waiting [2023-10-21T15:23:24.677Z] b727e8b49d0e: Layer already exists [2023-10-21T15:23:24.677Z] dd727ada7ed8: Layer already exists [2023-10-21T15:23:24.677Z] a9fd8f0e2e3f: Layer already exists [2023-10-21T15:23:24.677Z] 8a4dca9d002a: Layer already exists [2023-10-21T15:23:24.677Z] 3e8c89aabede: Layer already exists [2023-10-21T15:23:24.677Z] cc2447e1835a: Layer already exists [2023-10-21T15:23:24.677Z] main: digest: sha256:0bbed6759fd7aeaa9f2ec4c2c8b26291e9821abc914e6669df682c6148d81087 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-21T15:23:24.718Z] ===================================================== [Pipeline] echo [2023-10-21T15:23:24.726Z] taggedImages: [2023-10-21T15:23:24.726Z] - nexus3.edgexfoundry.org:10004/app-record-replay:78fe8f3bf92d1429b888daae8a2254829d2673dc [2023-10-21T15:23:24.726Z] - nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-10-21T15:23:24.726Z] - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.58 [2023-10-21T15:23:24.726Z] - nexus3.edgexfoundry.org:10004/app-record-replay:78fe8f3bf92d1429b888daae8a2254829d2673dc-3.1.0-dev.58 [2023-10-21T15:23:24.726Z] - nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:23:25.105Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-21T15:23:25.105Z] [2023-10-21T15:23:25.105Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:23:25.406Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-21T15:23:25.406Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-21T15:23:25.406Z] 5eb5b503b376: Pulling fs layer [2023-10-21T15:23:25.406Z] 5c69ac0246d0: Pulling fs layer [2023-10-21T15:23:25.406Z] ec43610c2a17: Pulling fs layer [2023-10-21T15:23:25.406Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-21T15:23:25.406Z] 33b1e0a273af: Pulling fs layer [2023-10-21T15:23:25.406Z] 5d3b04190fa2: Pulling fs layer [2023-10-21T15:23:25.406Z] 2f39f015ded8: Pulling fs layer [2023-10-21T15:23:25.406Z] 5d3b04190fa2: Waiting [2023-10-21T15:23:25.406Z] 3a2ae6a8a46f: Waiting [2023-10-21T15:23:25.406Z] 2f39f015ded8: Waiting [2023-10-21T15:23:25.406Z] 5c69ac0246d0: Verifying Checksum [2023-10-21T15:23:25.406Z] 5c69ac0246d0: Download complete [2023-10-21T15:23:25.406Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-21T15:23:25.406Z] 3a2ae6a8a46f: Download complete [2023-10-21T15:23:25.406Z] 33b1e0a273af: Verifying Checksum [2023-10-21T15:23:25.406Z] 33b1e0a273af: Download complete [2023-10-21T15:23:25.406Z] 5d3b04190fa2: Download complete [2023-10-21T15:23:25.406Z] ec43610c2a17: Verifying Checksum [2023-10-21T15:23:25.406Z] ec43610c2a17: Download complete [2023-10-21T15:23:25.664Z] 5eb5b503b376: Verifying Checksum [2023-10-21T15:23:25.664Z] 5eb5b503b376: Download complete [2023-10-21T15:23:26.229Z] 2f39f015ded8: Download complete [2023-10-21T15:23:26.797Z] 5eb5b503b376: Pull complete [2023-10-21T15:23:26.797Z] 5c69ac0246d0: Pull complete [2023-10-21T15:23:27.362Z] ec43610c2a17: Pull complete [2023-10-21T15:23:27.362Z] 3a2ae6a8a46f: Pull complete [2023-10-21T15:23:27.619Z] 33b1e0a273af: Pull complete [2023-10-21T15:23:27.619Z] 5d3b04190fa2: Pull complete [2023-10-21T15:23:29.563Z] using credential edgex-jenkins-ssh [2023-10-21T15:23:29.582Z] Cloning the remote Git repository [2023-10-21T15:23:29.644Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-10-21T15:23:29.770Z] > git init /w/workspace/app-record-replay/63 # timeout=10 [2023-10-21T15:23:29.970Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-10-21T15:23:29.972Z] > git --version # timeout=10 [2023-10-21T15:23:29.998Z] > git --version # 'git version 2.25.1' [2023-10-21T15:23:30.002Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-21T15:23:30.201Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-21T15:23:31.802Z] 2f39f015ded8: Pull complete [2023-10-21T15:23:31.802Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-21T15:23:31.802Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-21T15:23:31.802Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-21T15:23:31.879Z] prd-ubuntu20.04-docker-8c-8g-9711 does not seem to be running inside a container [2023-10-21T15:23:31.912Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-21T15:23:32.206Z] Avoid second fetch [2023-10-21T15:23:32.207Z] Checking out Revision 78fe8f3bf92d1429b888daae8a2254829d2673dc (main) [2023-10-21T15:23:30.995Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-10-21T15:23:31.041Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-21T15:23:32.230Z] > git config core.sparsecheckout # timeout=10 [2023-10-21T15:23:32.859Z] Commit message: "Merge pull request #93 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.44" [2023-10-21T15:23:33.502Z] [2023-10-21T15:23:33.502Z] GitHub has been notified of this commit’s build result [2023-10-21T15:23:33.502Z] [2023-10-21T15:23:32.314Z] > git checkout -f 78fe8f3bf92d1429b888daae8a2254829d2673dc # timeout=10 [2023-10-21T15:23:36.169Z] $ docker top 499d68e50bf950bd297290084376565184532f01a89938ca273b663e227ca993 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-21T15:23:36.522Z] ---> job-cost.sh [2023-10-21T15:23:36.522Z] lf-activate-venv: SKIPPING [2023-10-21T15:23:36.522Z] INFO: No Stack... [2023-10-21T15:23:36.781Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-21T15:23:36.832Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-21T15:23:36.832Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-21T15:23:36.832Z] Dload Upload Total Spent Left Speed [2023-10-21T15:23:36.832Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 204k 0 --:--:-- --:--:-- --:--:-- 204k [Pipeline] sh [2023-10-21T15:23:37.347Z] INFO: Archiving Costs [Pipeline] sh [2023-10-21T15:23:37.446Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-21T15:23:37.640Z] + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv [2023-10-21T15:23:37.640Z] + cut -d, -f6 [Pipeline] lock [2023-10-21T15:23:37.655Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-63-stack-cost] [2023-10-21T15:23:37.661Z] Resource [jenkins-edgexfoundry-app-record-replay-main-63-stack-cost] did not exist. Created. [2023-10-21T15:23:37.661Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-63-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-21T15:23:37.792Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-21T15:23:37.792Z] + sudo tee /etc/docker/daemon.new [2023-10-21T15:23:37.792Z] { [2023-10-21T15:23:37.792Z] "registry-mirrors": [ [2023-10-21T15:23:37.792Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-21T15:23:37.792Z] ], [2023-10-21T15:23:37.792Z] "bip": "10.250.0.254/24", [2023-10-21T15:23:37.792Z] "hosts": [ [2023-10-21T15:23:37.792Z] "tcp://0.0.0.0:5555", [2023-10-21T15:23:37.792Z] "unix:///var/run/docker.sock" [2023-10-21T15:23:37.792Z] ], [2023-10-21T15:23:37.792Z] "mtu": 1458, [2023-10-21T15:23:37.792Z] "selinux-enabled": true, [2023-10-21T15:23:37.792Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-21T15:23:37.792Z] } [Pipeline] sh [2023-10-21T15:23:37.971Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-21T15:23:37.992Z] Stashed 1 file(s) [Pipeline] } [2023-10-21T15:23:37.998Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-63-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-21T15:23:38.019Z] $ docker stop --time=1 499d68e50bf950bd297290084376565184532f01a89938ca273b663e227ca993 [2023-10-21T15:23:38.136Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2023-10-21T15:23:39.157Z] $ docker rm -f --volumes 499d68e50bf950bd297290084376565184532f01a89938ca273b663e227ca993 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-21T15:23:39.519Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-21T15:23:57.806Z] provisioning config files... [2023-10-21T15:23:57.846Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/63@tmp/config2155333202818722526tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-21T15:23:58.275Z] ---> docker-login.sh [2023-10-21T15:23:58.275Z] nexus3.edgexfoundry.org:10001 [2023-10-21T15:23:58.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-21T15:23:58.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-21T15:23:58.870Z] Configure a credential helper to remove this warning. See [2023-10-21T15:23:58.870Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-21T15:23:58.870Z] [2023-10-21T15:23:58.870Z] Login Succeeded [2023-10-21T15:23:58.870Z] nexus3.edgexfoundry.org:10002 [2023-10-21T15:23:59.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-21T15:23:59.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-21T15:23:59.422Z] Configure a credential helper to remove this warning. See [2023-10-21T15:23:59.422Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-21T15:23:59.422Z] [2023-10-21T15:23:59.422Z] Login Succeeded [2023-10-21T15:23:59.422Z] nexus3.edgexfoundry.org:10003 [2023-10-21T15:23:59.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-21T15:23:59.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-21T15:23:59.692Z] Configure a credential helper to remove this warning. See [2023-10-21T15:23:59.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-21T15:23:59.692Z] [2023-10-21T15:23:59.692Z] Login Succeeded [2023-10-21T15:23:59.692Z] nexus3.edgexfoundry.org:10004 [2023-10-21T15:23:59.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-21T15:24:00.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-21T15:24:00.234Z] Configure a credential helper to remove this warning. See [2023-10-21T15:24:00.234Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-21T15:24:00.234Z] [2023-10-21T15:24:00.234Z] Login Succeeded [2023-10-21T15:24:00.234Z] docker.io [2023-10-21T15:24:00.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-21T15:24:00.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-21T15:24:00.774Z] Configure a credential helper to remove this warning. See [2023-10-21T15:24:00.774Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-21T15:24:00.774Z] [2023-10-21T15:24:00.774Z] Login Succeeded [2023-10-21T15:24:00.774Z] ---> docker-login.sh ends [Pipeline] } [2023-10-21T15:24:00.794Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-21T15:24:01.156Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-21T15:24:01.173Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-21T15:24:01.185Z] ========================================================= [2023-10-21T15:24:01.185Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-21T15:24:01.185Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:24:01.546Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-21T15:24:01.547Z] Sending build context to Docker daemon 259.1kB [2023-10-21T15:24:01.825Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-21T15:24:01.825Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-21T15:24:02.099Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-21T15:24:02.099Z] 9fda8d8052c6: Pulling fs layer [2023-10-21T15:24:02.099Z] 5d54e960e981: Pulling fs layer [2023-10-21T15:24:02.099Z] c4a7e357bf2a: Pulling fs layer [2023-10-21T15:24:02.099Z] f0e02332f6b5: Pulling fs layer [2023-10-21T15:24:02.099Z] cefa15bbcfad: Pulling fs layer [2023-10-21T15:24:02.099Z] 17808c966233: Pulling fs layer [2023-10-21T15:24:02.099Z] f4c1fc716caa: Pulling fs layer [2023-10-21T15:24:02.099Z] cefa15bbcfad: Waiting [2023-10-21T15:24:02.099Z] 17808c966233: Waiting [2023-10-21T15:24:02.099Z] f4c1fc716caa: Waiting [2023-10-21T15:24:02.099Z] f0e02332f6b5: Waiting [2023-10-21T15:24:02.099Z] 5d54e960e981: Verifying Checksum [2023-10-21T15:24:02.099Z] 5d54e960e981: Download complete [2023-10-21T15:24:02.099Z] f0e02332f6b5: Verifying Checksum [2023-10-21T15:24:02.099Z] f0e02332f6b5: Download complete [2023-10-21T15:24:02.099Z] cefa15bbcfad: Verifying Checksum [2023-10-21T15:24:02.099Z] cefa15bbcfad: Download complete [2023-10-21T15:24:02.099Z] 9fda8d8052c6: Download complete [2023-10-21T15:24:02.694Z] f4c1fc716caa: Verifying Checksum [2023-10-21T15:24:02.694Z] f4c1fc716caa: Download complete [2023-10-21T15:24:03.284Z] 9fda8d8052c6: Pull complete [2023-10-21T15:24:03.877Z] 5d54e960e981: Pull complete [2023-10-21T15:24:04.150Z] c4a7e357bf2a: Download complete [2023-10-21T15:24:05.129Z] 17808c966233: Verifying Checksum [2023-10-21T15:24:05.129Z] 17808c966233: Download complete [2023-10-21T15:24:20.169Z] c4a7e357bf2a: Pull complete [2023-10-21T15:24:20.169Z] f0e02332f6b5: Pull complete [2023-10-21T15:24:20.169Z] cefa15bbcfad: Pull complete [2023-10-21T15:24:28.512Z] 17808c966233: Pull complete [2023-10-21T15:24:29.946Z] f4c1fc716caa: Pull complete [2023-10-21T15:24:29.946Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-21T15:24:29.946Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-21T15:24:29.946Z] ---> ea914061e18c [2023-10-21T15:24:29.946Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-21T15:24:31.375Z] ---> Running in 0f339a4a3bf8 [2023-10-21T15:24:31.375Z] Removing intermediate container 0f339a4a3bf8 [2023-10-21T15:24:31.375Z] ---> a56ef4449f9f [2023-10-21T15:24:31.375Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-21T15:24:31.659Z] ---> Running in c2ef6c10464c [2023-10-21T15:24:31.928Z] Removing intermediate container c2ef6c10464c [2023-10-21T15:24:31.928Z] ---> e33c5e909c4d [2023-10-21T15:24:31.928Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-21T15:24:31.928Z] ---> Running in 063206f249ac [2023-10-21T15:24:32.217Z] Removing intermediate container 063206f249ac [2023-10-21T15:24:32.217Z] ---> 031e414bfe2c [2023-10-21T15:24:32.217Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-21T15:24:32.486Z] ---> Running in 93973e427ecc [2023-10-21T15:24:33.912Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-21T15:24:34.178Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-21T15:24:35.141Z] OK: 266 MiB in 52 packages [2023-10-21T15:24:36.105Z] Removing intermediate container 93973e427ecc [2023-10-21T15:24:36.105Z] ---> 38478af7954b [2023-10-21T15:24:36.105Z] Step 7/12 : WORKDIR /app [2023-10-21T15:24:36.105Z] ---> Running in af4abebd310a [2023-10-21T15:24:36.372Z] Removing intermediate container af4abebd310a [2023-10-21T15:24:36.372Z] ---> 1fa8c657b95a [2023-10-21T15:24:36.372Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-21T15:24:36.960Z] ---> a753a8ee505c [2023-10-21T15:24:36.961Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-21T15:24:36.961Z] ---> Running in d4698d44b2a2 [2023-10-21T15:26:28.671Z] Removing intermediate container d4698d44b2a2 [2023-10-21T15:26:28.671Z] ---> 582b8ac11ad1 [2023-10-21T15:26:28.671Z] Step 10/12 : COPY . . [2023-10-21T15:26:28.942Z] ---> c2c527179270 [2023-10-21T15:26:28.942Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-21T15:26:28.942Z] ---> Running in 8c550acb2111 [2023-10-21T15:26:29.221Z] Removing intermediate container 8c550acb2111 [2023-10-21T15:26:29.221Z] ---> 2a6d468d1c62 [2023-10-21T15:26:29.221Z] Step 12/12 : RUN $MAKE [2023-10-21T15:26:29.491Z] ---> Running in e2fd202228b3 [2023-10-21T15:26:30.455Z] noop [2023-10-21T15:26:31.052Z] Removing intermediate container e2fd202228b3 [2023-10-21T15:26:31.052Z] ---> 07c4fb73fc4d [2023-10-21T15:26:31.324Z] Successfully built 07c4fb73fc4d [2023-10-21T15:26:31.324Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:26:31.689Z] + docker inspect -f . ci-base-image-arm64 [2023-10-21T15:26:31.689Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-21T15:26:31.954Z] prd-ubuntu20.04-docker-arm64-4c-16g-9714 does not seem to be running inside a container [2023-10-21T15:26:32.034Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/63 -v /w/workspace/app-record-replay/63:/w/workspace/app-record-replay/63:rw,z -v /w/workspace/app-record-replay/63@tmp:/w/workspace/app-record-replay/63@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-10-21T15:26:33.341Z] $ docker top bb9f5b5d36cfac4cf9fd94205a755cc3e52915d88ae3e31a79185693cca39f28 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-21T15:26:34.210Z] + go version [2023-10-21T15:26:34.211Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-21T15:26:34.233Z] $ docker stop --time=1 bb9f5b5d36cfac4cf9fd94205a755cc3e52915d88ae3e31a79185693cca39f28 [2023-10-21T15:26:35.949Z] $ docker rm -f --volumes bb9f5b5d36cfac4cf9fd94205a755cc3e52915d88ae3e31a79185693cca39f28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:26:36.515Z] + docker inspect -f . ci-base-image-arm64 [2023-10-21T15:26:36.515Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-21T15:26:36.701Z] prd-ubuntu20.04-docker-arm64-4c-16g-9714 does not seem to be running inside a container [2023-10-21T15:26:36.778Z] $ 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/63 -v /w/workspace/app-record-replay/63:/w/workspace/app-record-replay/63:rw,z -v /w/workspace/app-record-replay/63@tmp:/w/workspace/app-record-replay/63@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-10-21T15:26:38.119Z] $ docker top 89fba16f4c784a9b0b1fa0f389d56bfeaad86ecb8087dc44588c34cc8c7230e0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-21T15:26:38.965Z] + git config --global --add safe.directory /w/workspace/app-record-replay/63 [Pipeline] fileExists [Pipeline] sh [2023-10-21T15:26:39.621Z] + make test [2023-10-21T15:26:39.621Z] go test -race -coverprofile=coverage.out ./... [2023-10-21T15:29:01.348Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-10-21T15:29:08.020Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.237s coverage: 88.0% of statements [2023-10-21T15:29:12.310Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-10-21T15:29:12.310Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-10-21T15:29:13.281Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-10-21T15:29:23.442Z] ok github.com/edgexfoundry/app-record-replay/internal/application 10.107s coverage: 98.7% of statements [2023-10-21T15:29:23.442Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.531s coverage: 89.7% of statements [2023-10-21T15:29:23.442Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.210s coverage: 100.0% of statements [2023-10-21T15:29:24.029Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-21T15:29:24.029Z] go vet ./... [2023-10-21T15:31:45.813Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-21T15:31:45.813Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-21T15:31:45.813Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-21T15:31:45.835Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-21T15:31:45.858Z] $ docker stop --time=1 89fba16f4c784a9b0b1fa0f389d56bfeaad86ecb8087dc44588c34cc8c7230e0 [2023-10-21T15:31:47.897Z] $ docker rm -f --volumes 89fba16f4c784a9b0b1fa0f389d56bfeaad86ecb8087dc44588c34cc8c7230e0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-21T15:31:49.914Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-21T15:31:49.937Z] Warning: overwriting stash ‘coverage-report’ [2023-10-21T15:31:50.607Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-21T15:31:51.023Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-21T15:31:51.432Z] + ls -al . [2023-10-21T15:31:51.432Z] total 184 [2023-10-21T15:31:51.432Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 21 15:26 . [2023-10-21T15:31:51.432Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 21 15:23 .. [2023-10-21T15:31:51.432Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 21 15:23 .dockerignore [2023-10-21T15:31:51.432Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 21 15:23 .git [2023-10-21T15:31:51.432Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 21 15:23 .github [2023-10-21T15:31:51.432Z] -rw-rw-r-- 1 jenkins jenkins 164 Oct 21 15:23 .gitignore [2023-10-21T15:31:51.432Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 21 15:23 .golangci.yml [2023-10-21T15:31:51.432Z] -rw-rw-r-- 1 jenkins jenkins 11301 Oct 21 15:23 Attribution.txt [2023-10-21T15:31:51.432Z] -rw-rw-r-- 1 jenkins jenkins 258 Oct 21 15:23 CHANGELOG.md [2023-10-21T15:31:51.432Z] -rw-rw-r-- 1 jenkins jenkins 1616 Oct 21 15:23 Dockerfile [2023-10-21T15:31:51.432Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 21 15:23 GOVERNANCE.md [2023-10-21T15:31:51.432Z] -rw-rw-r-- 1 jenkins jenkins 681 Oct 21 15:23 Jenkinsfile [2023-10-21T15:31:51.432Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 21 15:23 LICENSE [2023-10-21T15:31:51.432Z] -rw-rw-r-- 1 jenkins jenkins 3139 Oct 21 15:23 Makefile [2023-10-21T15:31:51.432Z] -rw-rw-r-- 1 jenkins jenkins 611 Oct 21 15:23 OWNERS.md [2023-10-21T15:31:51.432Z] -rw-rw-r-- 1 jenkins jenkins 2363 Oct 21 15:23 README.md [2023-10-21T15:31:51.432Z] -rw-rw-r-- 1 jenkins jenkins 7789 Oct 21 15:23 Record and Reply.postman_collection.json [2023-10-21T15:31:51.432Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 21 15:20 VERSION [2023-10-21T15:31:51.432Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 21 15:23 bin [2023-10-21T15:31:51.432Z] -rw-r--r-- 1 jenkins jenkins 24666 Oct 21 15:29 coverage.out [2023-10-21T15:31:51.432Z] -rw-rw-r-- 1 jenkins jenkins 3906 Oct 21 15:23 go.mod [2023-10-21T15:31:51.432Z] -rw-rw-r-- 1 jenkins jenkins 34891 Oct 21 15:23 go.sum [2023-10-21T15:31:51.432Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 21 15:23 internal [2023-10-21T15:31:51.432Z] -rw-rw-r-- 1 jenkins jenkins 913 Oct 21 15:23 main.go [2023-10-21T15:31:51.432Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 21 15:23 openapi [2023-10-21T15:31:51.432Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 21 15:23 pkg [2023-10-21T15:31:51.432Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 21 15:23 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:31:51.786Z] + 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=78fe8f3bf92d1429b888daae8a2254829d2673dc --label arch=arm64 --label version=3.1.0-dev.58 . [2023-10-21T15:31:52.055Z] Sending build context to Docker daemon 284.7kB [2023-10-21T15:31:52.055Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-10-21T15:31:52.055Z] Step 2/26 : FROM ${BASE} AS builder [2023-10-21T15:31:52.055Z] ---> 07c4fb73fc4d [2023-10-21T15:31:52.055Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-10-21T15:31:52.328Z] ---> Running in be09b3432bfd [2023-10-21T15:31:52.599Z] Removing intermediate container be09b3432bfd [2023-10-21T15:31:52.599Z] ---> 4f2e39e355d3 [2023-10-21T15:31:52.599Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-10-21T15:31:52.869Z] ---> Running in b1f6f5334d28 [2023-10-21T15:31:53.141Z] Removing intermediate container b1f6f5334d28 [2023-10-21T15:31:53.141Z] ---> d5895196e6b6 [2023-10-21T15:31:53.141Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-10-21T15:31:53.141Z] ---> Running in 635553a84491 [2023-10-21T15:31:56.539Z] Removing intermediate container 635553a84491 [2023-10-21T15:31:56.539Z] ---> e3fb592e4fd8 [2023-10-21T15:31:56.539Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-21T15:31:56.539Z] ---> Running in 00151e91e8bb [2023-10-21T15:31:57.517Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-21T15:31:57.784Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-21T15:31:59.211Z] OK: 266 MiB in 52 packages [2023-10-21T15:32:00.186Z] Removing intermediate container 00151e91e8bb [2023-10-21T15:32:00.186Z] ---> 3ea057078715 [2023-10-21T15:32:00.186Z] Step 7/26 : WORKDIR /app [2023-10-21T15:32:00.186Z] ---> Running in f1298a7ac17d [2023-10-21T15:32:00.778Z] Removing intermediate container f1298a7ac17d [2023-10-21T15:32:00.778Z] ---> 8f867e30da4e [2023-10-21T15:32:00.778Z] Step 8/26 : COPY go.mod vendor* ./ [2023-10-21T15:32:01.372Z] ---> 892937f3c8c9 [2023-10-21T15:32:01.372Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-21T15:32:01.372Z] ---> Running in 2b858045939b [2023-10-21T15:32:03.983Z] Removing intermediate container 2b858045939b [2023-10-21T15:32:03.983Z] ---> dbf25d6ad75c [2023-10-21T15:32:03.983Z] Step 10/26 : COPY . . [2023-10-21T15:32:04.575Z] ---> 5a6ccf4d6fec [2023-10-21T15:32:04.575Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-21T15:32:04.842Z] ---> Running in dad5d2622266 [2023-10-21T15:32:05.113Z] Removing intermediate container dad5d2622266 [2023-10-21T15:32:05.113Z] ---> b1795bb19024 [2023-10-21T15:32:05.113Z] Step 12/26 : RUN $MAKE [2023-10-21T15:32:05.113Z] ---> Running in 05e028f6d8ed [2023-10-21T15:32:06.526Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.44 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.58" -trimpath -mod=readonly -o app-record-replay [2023-10-21T15:34:13.202Z] Removing intermediate container 05e028f6d8ed [2023-10-21T15:34:13.202Z] ---> bf2d5586595c [2023-10-21T15:34:13.202Z] Step 13/26 : FROM alpine:3.18 [2023-10-21T15:34:13.202Z] 3.18: Pulling from library/alpine [2023-10-21T15:34:13.202Z] 579b34f0a95b: Pulling fs layer [2023-10-21T15:34:13.202Z] 579b34f0a95b: Download complete [2023-10-21T15:34:13.202Z] 579b34f0a95b: Pull complete [2023-10-21T15:34:13.202Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-21T15:34:13.202Z] Status: Downloaded newer image for alpine:3.18 [2023-10-21T15:34:13.202Z] ---> 3cc203321400 [2023-10-21T15:34:13.202Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-21T15:34:13.202Z] ---> Running in a292834a8daf [2023-10-21T15:34:13.202Z] Removing intermediate container a292834a8daf [2023-10-21T15:34:13.202Z] ---> 27114aea00a3 [2023-10-21T15:34:13.202Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-10-21T15:34:13.202Z] ---> Running in 2ba8b792da5d [2023-10-21T15:34:13.202Z] Removing intermediate container 2ba8b792da5d [2023-10-21T15:34:13.202Z] ---> a24a95a6d8be [2023-10-21T15:34:13.202Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-21T15:34:13.202Z] ---> Running in 760f474f6fdf [2023-10-21T15:34:13.202Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-21T15:34:13.202Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-21T15:34:13.202Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-21T15:34:13.202Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-21T15:34:13.202Z] Executing busybox-1.36.1-r2.trigger [2023-10-21T15:34:13.202Z] Executing ca-certificates-20230506-r0.trigger [2023-10-21T15:34:13.202Z] OK: 9 MiB in 17 packages [2023-10-21T15:34:13.202Z] Removing intermediate container 760f474f6fdf [2023-10-21T15:34:13.202Z] ---> 8a5012149f3c [2023-10-21T15:34:13.202Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-21T15:34:13.202Z] ---> af4f75745a8d [2023-10-21T15:34:13.202Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-21T15:34:13.202Z] ---> 3d056bfe142e [2023-10-21T15:34:13.202Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-10-21T15:34:13.202Z] ---> 8adcff24d8f7 [2023-10-21T15:34:13.202Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-10-21T15:34:13.202Z] ---> d5d38b94d9ac [2023-10-21T15:34:13.202Z] Step 21/26 : EXPOSE 59712 [2023-10-21T15:34:13.202Z] ---> Running in 591506ef2420 [2023-10-21T15:34:13.202Z] Removing intermediate container 591506ef2420 [2023-10-21T15:34:13.202Z] ---> 3642baa098a8 [2023-10-21T15:34:13.202Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-10-21T15:34:13.202Z] ---> Running in 056aeacb32ea [2023-10-21T15:34:15.826Z] Removing intermediate container 056aeacb32ea [2023-10-21T15:34:15.826Z] ---> ac9011a267f6 [2023-10-21T15:34:15.826Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-21T15:34:16.115Z] ---> Running in 4a423ffc9943 [2023-10-21T15:34:16.386Z] Removing intermediate container 4a423ffc9943 [2023-10-21T15:34:16.386Z] ---> bf8da6556907 [2023-10-21T15:34:16.386Z] Step 24/26 : LABEL arch=arm64 [2023-10-21T15:34:16.386Z] ---> Running in 76a0d2ca2d25 [2023-10-21T15:34:16.664Z] Removing intermediate container 76a0d2ca2d25 [2023-10-21T15:34:16.664Z] ---> 888f0ecfe387 [2023-10-21T15:34:16.664Z] Step 25/26 : LABEL git_sha=78fe8f3bf92d1429b888daae8a2254829d2673dc [2023-10-21T15:34:17.020Z] ---> Running in 37ffc70df6e5 [2023-10-21T15:34:17.301Z] Removing intermediate container 37ffc70df6e5 [2023-10-21T15:34:17.301Z] ---> 47d3ae0ad450 [2023-10-21T15:34:17.301Z] Step 26/26 : LABEL version=3.1.0-dev.58 [2023-10-21T15:34:17.301Z] ---> Running in 6215fd49a9c2 [2023-10-21T15:34:17.580Z] Removing intermediate container 6215fd49a9c2 [2023-10-21T15:34:17.580Z] ---> 2b7200adea8b [2023-10-21T15:34:17.580Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-21T15:34:17.580Z] Successfully built 2b7200adea8b [2023-10-21T15:34:17.580Z] Successfully tagged app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-21T15:34:17.704Z] provisioning config files... [2023-10-21T15:34:17.726Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/63@tmp/config4400747342843406139tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-21T15:34:18.141Z] ---> docker-login.sh [2023-10-21T15:34:18.141Z] nexus3.edgexfoundry.org:10001 [2023-10-21T15:34:18.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-21T15:34:18.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-21T15:34:18.410Z] Configure a credential helper to remove this warning. See [2023-10-21T15:34:18.410Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-21T15:34:18.410Z] [2023-10-21T15:34:18.410Z] Login Succeeded [2023-10-21T15:34:18.410Z] nexus3.edgexfoundry.org:10002 [2023-10-21T15:34:18.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-21T15:34:18.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-21T15:34:18.964Z] Configure a credential helper to remove this warning. See [2023-10-21T15:34:18.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-21T15:34:18.964Z] [2023-10-21T15:34:18.964Z] Login Succeeded [2023-10-21T15:34:18.964Z] nexus3.edgexfoundry.org:10003 [2023-10-21T15:34:19.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-21T15:34:19.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-21T15:34:19.240Z] Configure a credential helper to remove this warning. See [2023-10-21T15:34:19.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-21T15:34:19.240Z] [2023-10-21T15:34:19.240Z] Login Succeeded [2023-10-21T15:34:19.240Z] nexus3.edgexfoundry.org:10004 [2023-10-21T15:34:19.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-21T15:34:19.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-21T15:34:19.830Z] Configure a credential helper to remove this warning. See [2023-10-21T15:34:19.830Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-21T15:34:19.830Z] [2023-10-21T15:34:19.830Z] Login Succeeded [2023-10-21T15:34:19.830Z] docker.io [2023-10-21T15:34:20.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-21T15:34:20.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-21T15:34:20.367Z] Configure a credential helper to remove this warning. See [2023-10-21T15:34:20.367Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-21T15:34:20.367Z] [2023-10-21T15:34:20.367Z] Login Succeeded [2023-10-21T15:34:20.367Z] ---> docker-login.sh ends [Pipeline] } [2023-10-21T15:34:20.379Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-21T15:34:20.409Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-21T15:34:20.429Z] [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: [2023-10-21T15:34:20.429Z] 78fe8f3bf92d1429b888daae8a2254829d2673dc [2023-10-21T15:34:20.429Z] latest [2023-10-21T15:34:20.429Z] 3.1.0-dev.58 [2023-10-21T15:34:20.429Z] 78fe8f3bf92d1429b888daae8a2254829d2673dc-3.1.0-dev.58 [2023-10-21T15:34:20.429Z] main [2023-10-21T15:34:20.429Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:34:20.777Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:78fe8f3bf92d1429b888daae8a2254829d2673dc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:34:21.136Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:78fe8f3bf92d1429b888daae8a2254829d2673dc [2023-10-21T15:34:21.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-10-21T15:34:21.136Z] bd4333132b0d: Preparing [2023-10-21T15:34:21.136Z] 1a5f3f0e08eb: Preparing [2023-10-21T15:34:21.136Z] 0b23acb8006f: Preparing [2023-10-21T15:34:21.136Z] 843b0818bdb2: Preparing [2023-10-21T15:34:21.136Z] 79e12d40d89f: Preparing [2023-10-21T15:34:21.136Z] 5f4d9fc4d98d: Preparing [2023-10-21T15:34:21.136Z] 5f4d9fc4d98d: Waiting [2023-10-21T15:34:21.403Z] 0b23acb8006f: Pushed [2023-10-21T15:34:21.403Z] 1a5f3f0e08eb: Pushed [2023-10-21T15:34:21.403Z] 843b0818bdb2: Pushed [2023-10-21T15:34:21.403Z] 5f4d9fc4d98d: Layer already exists [2023-10-21T15:34:21.669Z] 79e12d40d89f: Pushed [2023-10-21T15:34:27.014Z] bd4333132b0d: Pushed [2023-10-21T15:34:27.280Z] 78fe8f3bf92d1429b888daae8a2254829d2673dc: digest: sha256:7d829f05f31d3dd85574ad14a24d878305e40b01d56e3e7b600d5dff7d847489 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:34:27.633Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:34:27.981Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-10-21T15:34:27.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-10-21T15:34:27.981Z] bd4333132b0d: Preparing [2023-10-21T15:34:27.981Z] 1a5f3f0e08eb: Preparing [2023-10-21T15:34:27.981Z] 0b23acb8006f: Preparing [2023-10-21T15:34:27.981Z] 843b0818bdb2: Preparing [2023-10-21T15:34:27.981Z] 79e12d40d89f: Preparing [2023-10-21T15:34:27.981Z] 5f4d9fc4d98d: Preparing [2023-10-21T15:34:27.981Z] 5f4d9fc4d98d: Waiting [2023-10-21T15:34:27.981Z] 0b23acb8006f: Layer already exists [2023-10-21T15:34:27.981Z] 843b0818bdb2: Layer already exists [2023-10-21T15:34:27.981Z] 1a5f3f0e08eb: Layer already exists [2023-10-21T15:34:27.981Z] 79e12d40d89f: Layer already exists [2023-10-21T15:34:27.981Z] bd4333132b0d: Layer already exists [2023-10-21T15:34:27.981Z] 5f4d9fc4d98d: Layer already exists [2023-10-21T15:34:28.249Z] latest: digest: sha256:7d829f05f31d3dd85574ad14a24d878305e40b01d56e3e7b600d5dff7d847489 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:34:28.604Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:34:30.906Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.58 [2023-10-21T15:34:30.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-10-21T15:34:30.906Z] bd4333132b0d: Preparing [2023-10-21T15:34:30.906Z] 1a5f3f0e08eb: Preparing [2023-10-21T15:34:30.906Z] 0b23acb8006f: Preparing [2023-10-21T15:34:30.906Z] 843b0818bdb2: Preparing [2023-10-21T15:34:30.906Z] 79e12d40d89f: Preparing [2023-10-21T15:34:30.906Z] 5f4d9fc4d98d: Preparing [2023-10-21T15:34:30.906Z] 5f4d9fc4d98d: Waiting [2023-10-21T15:34:30.906Z] 843b0818bdb2: Layer already exists [2023-10-21T15:34:30.906Z] 1a5f3f0e08eb: Layer already exists [2023-10-21T15:34:30.906Z] 79e12d40d89f: Layer already exists [2023-10-21T15:34:30.906Z] 0b23acb8006f: Layer already exists [2023-10-21T15:34:30.906Z] bd4333132b0d: Layer already exists [2023-10-21T15:34:30.906Z] 5f4d9fc4d98d: Layer already exists [2023-10-21T15:34:31.172Z] 3.1.0-dev.58: digest: sha256:7d829f05f31d3dd85574ad14a24d878305e40b01d56e3e7b600d5dff7d847489 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:34:31.528Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:78fe8f3bf92d1429b888daae8a2254829d2673dc-3.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:34:31.883Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:78fe8f3bf92d1429b888daae8a2254829d2673dc-3.1.0-dev.58 [2023-10-21T15:34:31.883Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-10-21T15:34:31.883Z] bd4333132b0d: Preparing [2023-10-21T15:34:31.883Z] 1a5f3f0e08eb: Preparing [2023-10-21T15:34:31.883Z] 0b23acb8006f: Preparing [2023-10-21T15:34:31.883Z] 843b0818bdb2: Preparing [2023-10-21T15:34:31.883Z] 79e12d40d89f: Preparing [2023-10-21T15:34:31.883Z] 5f4d9fc4d98d: Preparing [2023-10-21T15:34:31.883Z] 5f4d9fc4d98d: Waiting [2023-10-21T15:34:31.883Z] 1a5f3f0e08eb: Layer already exists [2023-10-21T15:34:31.883Z] 79e12d40d89f: Layer already exists [2023-10-21T15:34:31.883Z] 843b0818bdb2: Layer already exists [2023-10-21T15:34:31.883Z] 0b23acb8006f: Layer already exists [2023-10-21T15:34:31.883Z] bd4333132b0d: Layer already exists [2023-10-21T15:34:31.883Z] 5f4d9fc4d98d: Layer already exists [2023-10-21T15:34:32.151Z] 78fe8f3bf92d1429b888daae8a2254829d2673dc-3.1.0-dev.58: digest: sha256:7d829f05f31d3dd85574ad14a24d878305e40b01d56e3e7b600d5dff7d847489 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:34:32.497Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:34:32.848Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [2023-10-21T15:34:32.848Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-10-21T15:34:32.848Z] bd4333132b0d: Preparing [2023-10-21T15:34:32.848Z] 1a5f3f0e08eb: Preparing [2023-10-21T15:34:32.848Z] 0b23acb8006f: Preparing [2023-10-21T15:34:32.848Z] 843b0818bdb2: Preparing [2023-10-21T15:34:32.848Z] 79e12d40d89f: Preparing [2023-10-21T15:34:32.848Z] 5f4d9fc4d98d: Preparing [2023-10-21T15:34:32.848Z] 5f4d9fc4d98d: Waiting [2023-10-21T15:34:32.848Z] 79e12d40d89f: Layer already exists [2023-10-21T15:34:32.848Z] 0b23acb8006f: Layer already exists [2023-10-21T15:34:32.848Z] bd4333132b0d: Layer already exists [2023-10-21T15:34:32.848Z] 1a5f3f0e08eb: Layer already exists [2023-10-21T15:34:32.848Z] 843b0818bdb2: Layer already exists [2023-10-21T15:34:32.848Z] 5f4d9fc4d98d: Layer already exists [2023-10-21T15:34:33.117Z] main: digest: sha256:7d829f05f31d3dd85574ad14a24d878305e40b01d56e3e7b600d5dff7d847489 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-21T15:34:33.173Z] ===================================================== [Pipeline] echo [2023-10-21T15:34:33.182Z] taggedImages: [2023-10-21T15:34:33.182Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:78fe8f3bf92d1429b888daae8a2254829d2673dc [2023-10-21T15:34:33.182Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-10-21T15:34:33.182Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.58 [2023-10-21T15:34:33.182Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:78fe8f3bf92d1429b888daae8a2254829d2673dc-3.1.0-dev.58 [2023-10-21T15:34:33.182Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:34:33.545Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-21T15:34:33.545Z] [2023-10-21T15:34:33.545Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:34:33.880Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-21T15:34:34.148Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-21T15:34:34.148Z] 8998bd30e6a1: Pulling fs layer [2023-10-21T15:34:34.148Z] 04944245beec: Pulling fs layer [2023-10-21T15:34:34.148Z] 699f458cf7ca: Pulling fs layer [2023-10-21T15:34:34.148Z] 765212b225bb: Pulling fs layer [2023-10-21T15:34:34.148Z] f23df028b6ca: Pulling fs layer [2023-10-21T15:34:34.148Z] d65c8cfc05b1: Pulling fs layer [2023-10-21T15:34:34.148Z] 2437ff75d9bd: Pulling fs layer [2023-10-21T15:34:34.148Z] f23df028b6ca: Waiting [2023-10-21T15:34:34.148Z] d65c8cfc05b1: Waiting [2023-10-21T15:34:34.148Z] 2437ff75d9bd: Waiting [2023-10-21T15:34:34.148Z] 765212b225bb: Waiting [2023-10-21T15:34:34.148Z] 04944245beec: Verifying Checksum [2023-10-21T15:34:34.148Z] 04944245beec: Download complete [2023-10-21T15:34:34.148Z] 765212b225bb: Verifying Checksum [2023-10-21T15:34:34.148Z] 765212b225bb: Download complete [2023-10-21T15:34:34.148Z] f23df028b6ca: Verifying Checksum [2023-10-21T15:34:34.148Z] f23df028b6ca: Download complete [2023-10-21T15:34:34.417Z] d65c8cfc05b1: Verifying Checksum [2023-10-21T15:34:34.417Z] d65c8cfc05b1: Download complete [2023-10-21T15:34:34.417Z] 699f458cf7ca: Verifying Checksum [2023-10-21T15:34:34.417Z] 699f458cf7ca: Download complete [2023-10-21T15:34:34.686Z] 8998bd30e6a1: Verifying Checksum [2023-10-21T15:34:34.686Z] 8998bd30e6a1: Download complete [2023-10-21T15:34:37.269Z] 2437ff75d9bd: Verifying Checksum [2023-10-21T15:34:37.269Z] 2437ff75d9bd: Download complete [2023-10-21T15:34:39.208Z] 8998bd30e6a1: Pull complete [2023-10-21T15:34:39.789Z] 04944245beec: Pull complete [2023-10-21T15:34:45.125Z] 699f458cf7ca: Pull complete [2023-10-21T15:34:45.125Z] 765212b225bb: Pull complete [2023-10-21T15:34:45.711Z] f23df028b6ca: Pull complete [2023-10-21T15:34:45.982Z] d65c8cfc05b1: Pull complete [2023-10-21T15:35:04.192Z] 2437ff75d9bd: Pull complete [2023-10-21T15:35:04.192Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-21T15:35:04.192Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-21T15:35:04.192Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-21T15:35:04.390Z] prd-ubuntu20.04-docker-arm64-4c-16g-9714 does not seem to be running inside a container [2023-10-21T15:35:04.457Z] $ 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/63 -v /w/workspace/app-record-replay/63:/w/workspace/app-record-replay/63:rw,z -v /w/workspace/app-record-replay/63@tmp:/w/workspace/app-record-replay/63@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-10-21T15:35:07.134Z] $ docker top bb49ecddc78a4afc10197c5493fdc6b4055a90e61ecd8447e48324c1e33852b8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-21T15:35:07.992Z] ---> job-cost.sh [2023-10-21T15:35:07.992Z] lf-activate-venv: SKIPPING [2023-10-21T15:35:07.992Z] INFO: No Stack... [2023-10-21T15:35:08.582Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-21T15:35:09.549Z] INFO: Archiving Costs [Pipeline] sh [2023-10-21T15:35:10.194Z] + cat /w/workspace/app-record-replay/63/archives/cost.csv [2023-10-21T15:35:10.194Z] + cut -d, -f6 [Pipeline] lock [2023-10-21T15:35:10.258Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-63-stack-cost] [2023-10-21T15:35:10.266Z] Resource [jenkins-edgexfoundry-app-record-replay-main-63-stack-cost] did not exist. Created. [2023-10-21T15:35:10.266Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-63-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-21T15:35:10.619Z] /w/workspace/app-record-replay/63@tmp/durable-0e72b07c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-21T15:35:11.289Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-21T15:35:11.309Z] Warning: overwriting stash ‘stack-cost’ [2023-10-21T15:35:11.360Z] Stashed 1 file(s) [Pipeline] } [2023-10-21T15:35:11.373Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-63-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-21T15:35:11.397Z] $ docker stop --time=1 bb49ecddc78a4afc10197c5493fdc6b4055a90e61ecd8447e48324c1e33852b8 [2023-10-21T15:35:12.901Z] $ docker rm -f --volumes bb49ecddc78a4afc10197c5493fdc6b4055a90e61ecd8447e48324c1e33852b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-10-21T15:35:13.274Z] provisioning config files... [2023-10-21T15:35:13.280Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config9756656533133487145tmp [Pipeline] { [Pipeline] sh [2023-10-21T15:35:13.575Z] + set +x [2023-10-21T15:35:13.575Z] + curl -s https://codecov.io/bash [2023-10-21T15:35:13.575Z] + bash -s -- [2023-10-21T15:35:13.575Z] [2023-10-21T15:35:13.575Z] _____ _ [2023-10-21T15:35:13.575Z] / ____| | | [2023-10-21T15:35:13.575Z] | | ___ __| | ___ ___ _____ __ [2023-10-21T15:35:13.575Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-21T15:35:13.575Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-21T15:35:13.575Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-21T15:35:13.575Z] Bash-1.0.6 [2023-10-21T15:35:13.575Z] [2023-10-21T15:35:13.575Z] [2023-10-21T15:35:13.575Z] ==> git version 2.25.1 found [2023-10-21T15:35:13.575Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-10-21T15:35:13.575Z] Release-Date: 2020-01-08 [2023-10-21T15:35:13.575Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-10-21T15:35:13.575Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-21T15:35:13.575Z] ==> Jenkins CI detected. [2023-10-21T15:35:13.575Z] current dir:  /w/workspace/exfoundry_app-record-replay_main [2023-10-21T15:35:13.575Z] project root: . [2023-10-21T15:35:13.575Z] --> token set from env [2023-10-21T15:35:13.575Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-21T15:35:13.575Z] ==> Running gcov in . (disable via -X gcov) [2023-10-21T15:35:13.575Z] ==> Python coveragepy not found [2023-10-21T15:35:13.575Z] ==> Searching for coverage reports in: [2023-10-21T15:35:13.575Z] + . [2023-10-21T15:35:13.575Z] -> Found 1 reports [2023-10-21T15:35:13.575Z] ==> Detecting git/mercurial file structure [2023-10-21T15:35:13.575Z] ==> Reading reports [2023-10-21T15:35:13.575Z] + ./coverage.out bytes=24666 [2023-10-21T15:35:13.575Z] ==> Appending adjustments [2023-10-21T15:35:13.575Z] https://docs.codecov.io/docs/fixing-reports [2023-10-21T15:35:13.832Z] + Found adjustments [2023-10-21T15:35:13.832Z] ==> Gzipping contents [2023-10-21T15:35:13.832Z] 8.0K /tmp/codecov.Ee5jnG.gz [2023-10-21T15:35:13.832Z] ==> Uploading reports [2023-10-21T15:35:13.832Z] url: https://codecov.io [2023-10-21T15:35:13.832Z] query: branch=main&commit=78fe8f3bf92d1429b888daae8a2254829d2673dc&build=63&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F63%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-21T15:35:13.832Z] -> Pinging Codecov [2023-10-21T15:35:13.832Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6761a825-4501-4abd-88ee-552c6fc4520a&branch=main&commit=78fe8f3bf92d1429b888daae8a2254829d2673dc&build=63&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F63%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-21T15:35:13.832Z] -> Uploading to [2023-10-21T15:35:13.832Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-21/F467761B9912B4F32F9BC62907045C81/78fe8f3bf92d1429b888daae8a2254829d2673dc/37b60a59-5003-4eaf-ae1e-46eebaad7ec6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231021%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231021T153513Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d1ef5d3da7401fd8773475b7e50037e99f8b248a798e7a4f01b5e4b07dd5ae45 [2023-10-21T15:35:13.832Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-21T15:35:13.832Z] Dload Upload Total Spent Left Speed [2023-10-21T15:35:14.090Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4853 0 0 100 4853 0 16734 --:--:-- --:--:-- --:--:-- 16734 [2023-10-21T15:35:14.090Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/78fe8f3bf92d1429b888daae8a2254829d2673dc [Pipeline] } [2023-10-21T15:35:14.097Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-10-21T15:35:14.232Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-10-21T15:35:14.241Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:35:14.535Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-21T15:35:14.535Z] [2023-10-21T15:35:14.535Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:35:14.831Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-21T15:35:14.831Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-10-21T15:35:14.831Z] df9b9388f04a: Pulling fs layer [2023-10-21T15:35:14.831Z] 52dc419b0ee2: Pulling fs layer [2023-10-21T15:35:14.831Z] 25bc292e5bac: Pulling fs layer [2023-10-21T15:35:14.831Z] 114826534d7a: Pulling fs layer [2023-10-21T15:35:14.831Z] 4657fd5d0bcf: Pulling fs layer [2023-10-21T15:35:14.831Z] 6ad1cebc031e: Pulling fs layer [2023-10-21T15:35:14.831Z] 8a3aa393b2d8: Pulling fs layer [2023-10-21T15:35:14.831Z] 8a3aa393b2d8: Waiting [2023-10-21T15:35:14.831Z] 4657fd5d0bcf: Waiting [2023-10-21T15:35:14.831Z] 6ad1cebc031e: Waiting [2023-10-21T15:35:14.831Z] 114826534d7a: Waiting [2023-10-21T15:35:14.831Z] 25bc292e5bac: Verifying Checksum [2023-10-21T15:35:14.831Z] 25bc292e5bac: Download complete [2023-10-21T15:35:14.831Z] 52dc419b0ee2: Download complete [2023-10-21T15:35:14.831Z] 4657fd5d0bcf: Download complete [2023-10-21T15:35:14.831Z] df9b9388f04a: Verifying Checksum [2023-10-21T15:35:14.831Z] df9b9388f04a: Download complete [2023-10-21T15:35:15.090Z] 6ad1cebc031e: Verifying Checksum [2023-10-21T15:35:15.090Z] 6ad1cebc031e: Download complete [2023-10-21T15:35:15.090Z] df9b9388f04a: Pull complete [2023-10-21T15:35:15.090Z] 52dc419b0ee2: Pull complete [2023-10-21T15:35:15.090Z] 25bc292e5bac: Pull complete [2023-10-21T15:35:15.660Z] 114826534d7a: Verifying Checksum [2023-10-21T15:35:15.660Z] 114826534d7a: Download complete [2023-10-21T15:35:15.660Z] 8a3aa393b2d8: Verifying Checksum [2023-10-21T15:35:15.660Z] 8a3aa393b2d8: Download complete [2023-10-21T15:35:18.936Z] 114826534d7a: Pull complete [2023-10-21T15:35:18.936Z] 4657fd5d0bcf: Pull complete [2023-10-21T15:35:18.936Z] 6ad1cebc031e: Pull complete [2023-10-21T15:35:21.479Z] 8a3aa393b2d8: Pull complete [2023-10-21T15:35:21.479Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-10-21T15:35:21.479Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-21T15:35:21.479Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-21T15:35:21.560Z] prd-ubuntu20.04-docker-8c-8g-9711 does not seem to be running inside a container [2023-10-21T15:35:21.601Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-10-21T15:35:26.086Z] $ docker top 61b39a51e6b8f37126837c974f5c3eb2709eb9525254ae90afc002a064c5c442 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-21T15:35:26.143Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh [2023-10-21T15:35:26.417Z] + set -o pipefail [2023-10-21T15:35:26.418Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' [2023-10-21T15:35:34.539Z] [2023-10-21T15:35:34.539Z] Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... [2023-10-21T15:35:34.539Z] [2023-10-21T15:35:34.539Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/a7577c42-17c7-4171-9af3-2ae5fccd05b2 [2023-10-21T15:35:34.539Z] [2023-10-21T15:35:34.539Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-10-21T15:35:34.539Z] [2023-10-21T15:35:34.539Z] [2023-10-21T15:35:34.539Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-10-21T15:35:34.539Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-10-21T15:35:34.539Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-10-21T15:35:34.558Z] $ docker stop --time=1 61b39a51e6b8f37126837c974f5c3eb2709eb9525254ae90afc002a064c5c442 [2023-10-21T15:35:39.023Z] $ docker rm -f --volumes 61b39a51e6b8f37126837c974f5c3eb2709eb9525254ae90afc002a064c5c442 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-21T15:35:39.733Z] + git log --format=format:%s -1 78fe8f3bf92d1429b888daae8a2254829d2673dc [Pipeline] sh [2023-10-21T15:35:40.024Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-21T15:35:40.024Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:35:40.319Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-21T15:35:40.319Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-21T15:35:40.399Z] prd-ubuntu20.04-docker-8c-8g-9711 does not seem to be running inside a container [2023-10-21T15:35:40.438Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-21T15:35:40.905Z] $ docker top df6a5d6e363c225de5939941c28768b7d1946e113161004fa78125ac8ab26a1d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-21T15:35:40.977Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-21T15:35:40.977Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-21T15:35:41.099Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-21T15:35:41.109Z] $ docker exec df6a5d6e363c225de5939941c28768b7d1946e113161004fa78125ac8ab26a1d ssh-agent [2023-10-21T15:35:41.212Z] SSH_AUTH_SOCK=/tmp/ssh-IQdm4iVpFO5u/agent.32 [2023-10-21T15:35:41.212Z] SSH_AGENT_PID=38 [2023-10-21T15:35:41.216Z] Running ssh-add (command line suppressed) [2023-10-21T15:35:41.338Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_824943065324648747.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_824943065324648747.key) [2023-10-21T15:35:41.343Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-21T15:35:41.624Z] + git semver tag [2023-10-21T15:35:41.882Z] 2023-10-21 15:35:41,811 [run_tag] DEBUG tag force:False [2023-10-21T15:35:41.882Z] 2023-10-21 15:35:41,811 [check_head_tag] DEBUG check head tag [2023-10-21T15:35:41.882Z] 2023-10-21 15:35:41,812 [execute] INFO git cat-file --batch-check [2023-10-21T15:35:41.882Z] 2023-10-21 15:35:41,813 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-10-21T15:35:41.882Z] 2023-10-21 15:35:41,817 [execute] INFO git cat-file --batch [2023-10-21T15:35:41.882Z] 2023-10-21 15:35:41,817 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-10-21T15:35:41.882Z] 2023-10-21 15:35:41,837 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-10-21T15:35:41.882Z] 2023-10-21 15:35:41,837 [execute] INFO git tag -a v3.1.0-dev.58 -m v3.1.0-dev.58 [2023-10-21T15:35:41.882Z] 2023-10-21 15:35:41,837 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.58', '-m', 'v3.1.0-dev.58'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2023-10-21T15:35:41.882Z] 2023-10-21 15:35:41,845 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-10-21T15:35:41.882Z] 3.1.0-dev.58 [Pipeline] } [2023-10-21T15:35:41.899Z] $ docker exec --env ******** --env ******** df6a5d6e363c225de5939941c28768b7d1946e113161004fa78125ac8ab26a1d ssh-agent -k [2023-10-21T15:35:41.995Z] unset SSH_AUTH_SOCK; [2023-10-21T15:35:41.996Z] unset SSH_AGENT_PID; [2023-10-21T15:35:41.996Z] echo Agent pid 38 killed; [2023-10-21T15:35:41.996Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-21T15:35:42.307Z] + git semver [Pipeline] } [2023-10-21T15:35:42.587Z] $ docker stop --time=1 df6a5d6e363c225de5939941c28768b7d1946e113161004fa78125ac8ab26a1d [2023-10-21T15:35:43.843Z] $ docker rm -f --volumes df6a5d6e363c225de5939941c28768b7d1946e113161004fa78125ac8ab26a1d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:35:44.224Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-21T15:35:44.224Z] [2023-10-21T15:35:44.224Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:35:44.529Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-21T15:35:44.529Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-10-21T15:35:44.529Z] ab5ef0e58194: Pulling fs layer [2023-10-21T15:35:44.529Z] 9712f1f96733: Pulling fs layer [2023-10-21T15:35:44.529Z] 63f879dbbcfc: Pulling fs layer [2023-10-21T15:35:44.529Z] 0d9ebad4ef96: Pulling fs layer [2023-10-21T15:35:44.529Z] e9a5061849ea: Pulling fs layer [2023-10-21T15:35:44.529Z] d747dcd14b5f: Pulling fs layer [2023-10-21T15:35:44.529Z] 2de7ff778b66: Pulling fs layer [2023-10-21T15:35:44.529Z] e9a5061849ea: Waiting [2023-10-21T15:35:44.529Z] d747dcd14b5f: Waiting [2023-10-21T15:35:44.529Z] 2de7ff778b66: Waiting [2023-10-21T15:35:44.529Z] 0d9ebad4ef96: Waiting [2023-10-21T15:35:44.529Z] 9712f1f96733: Verifying Checksum [2023-10-21T15:35:44.529Z] 9712f1f96733: Download complete [2023-10-21T15:35:44.788Z] 63f879dbbcfc: Verifying Checksum [2023-10-21T15:35:44.788Z] 63f879dbbcfc: Download complete [2023-10-21T15:35:45.045Z] e9a5061849ea: Verifying Checksum [2023-10-21T15:35:45.045Z] e9a5061849ea: Download complete [2023-10-21T15:35:45.045Z] d747dcd14b5f: Verifying Checksum [2023-10-21T15:35:45.045Z] d747dcd14b5f: Download complete [2023-10-21T15:35:45.046Z] 0d9ebad4ef96: Verifying Checksum [2023-10-21T15:35:45.046Z] 0d9ebad4ef96: Download complete [2023-10-21T15:35:45.046Z] ab5ef0e58194: Verifying Checksum [2023-10-21T15:35:45.046Z] ab5ef0e58194: Download complete [2023-10-21T15:35:45.304Z] 2de7ff778b66: Verifying Checksum [2023-10-21T15:35:45.304Z] 2de7ff778b66: Download complete [2023-10-21T15:35:47.919Z] ab5ef0e58194: Pull complete [2023-10-21T15:35:47.919Z] 9712f1f96733: Pull complete [2023-10-21T15:35:48.488Z] 63f879dbbcfc: Pull complete [2023-10-21T15:35:52.672Z] 0d9ebad4ef96: Pull complete [2023-10-21T15:35:52.672Z] e9a5061849ea: Pull complete [2023-10-21T15:35:52.672Z] d747dcd14b5f: Pull complete [2023-10-21T15:35:53.605Z] 2de7ff778b66: Pull complete [2023-10-21T15:35:53.605Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-10-21T15:35:53.605Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-21T15:35:53.605Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-21T15:35:53.679Z] prd-ubuntu20.04-docker-8c-8g-9711 does not seem to be running inside a container [2023-10-21T15:35:53.715Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-10-21T15:35:58.875Z] $ docker top 3e8748201aba53196a6f7633147b93649fcbf9658bfa6ec8616fd4bf41c5a100 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-10-21T15:35:58.930Z] provisioning config files... [2023-10-21T15:35:58.936Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config17382883113110520178tmp [2023-10-21T15:35:58.945Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config18197681622056235095tmp [2023-10-21T15:35:58.954Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config16869932327408609010tmp [Pipeline] { [Pipeline] echo [2023-10-21T15:35:58.971Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-21T15:35:59.251Z] ---> sigul-configuration.sh [2023-10-21T15:35:59.251Z] gpg: directory `/root/.gnupg' created [2023-10-21T15:35:59.251Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-10-21T15:35:59.251Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-10-21T15:35:59.251Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-10-21T15:35:59.251Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-10-21T15:35:59.251Z] gpg: CAST5 encrypted data [2023-10-21T15:35:59.251Z] gpg: encrypted with 1 passphrase [2023-10-21T15:35:59.251Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-10-21T15:35:59.537Z] + mkdir /home/jenkins [2023-10-21T15:35:59.537Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-10-21T15:35:59.820Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-10-21T15:35:59.829Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-21T15:36:00.113Z] ---> sigul-install.sh [2023-10-21T15:36:00.113Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-10-21T15:36:00.398Z] + git tag --list [2023-10-21T15:36:00.398Z] v3.1.0-dev.0 [2023-10-21T15:36:00.398Z] v3.1.0-dev.1 [2023-10-21T15:36:00.398Z] v3.1.0-dev.10 [2023-10-21T15:36:00.398Z] v3.1.0-dev.11 [2023-10-21T15:36:00.398Z] v3.1.0-dev.12 [2023-10-21T15:36:00.398Z] v3.1.0-dev.13 [2023-10-21T15:36:00.398Z] v3.1.0-dev.14 [2023-10-21T15:36:00.398Z] v3.1.0-dev.15 [2023-10-21T15:36:00.398Z] v3.1.0-dev.16 [2023-10-21T15:36:00.398Z] v3.1.0-dev.17 [2023-10-21T15:36:00.398Z] v3.1.0-dev.18 [2023-10-21T15:36:00.398Z] v3.1.0-dev.19 [2023-10-21T15:36:00.398Z] v3.1.0-dev.2 [2023-10-21T15:36:00.398Z] v3.1.0-dev.20 [2023-10-21T15:36:00.398Z] v3.1.0-dev.21 [2023-10-21T15:36:00.398Z] v3.1.0-dev.22 [2023-10-21T15:36:00.398Z] v3.1.0-dev.23 [2023-10-21T15:36:00.398Z] v3.1.0-dev.24 [2023-10-21T15:36:00.398Z] v3.1.0-dev.25 [2023-10-21T15:36:00.398Z] v3.1.0-dev.26 [2023-10-21T15:36:00.398Z] v3.1.0-dev.27 [2023-10-21T15:36:00.398Z] v3.1.0-dev.28 [2023-10-21T15:36:00.398Z] v3.1.0-dev.29 [2023-10-21T15:36:00.398Z] v3.1.0-dev.3 [2023-10-21T15:36:00.398Z] v3.1.0-dev.30 [2023-10-21T15:36:00.398Z] v3.1.0-dev.31 [2023-10-21T15:36:00.398Z] v3.1.0-dev.32 [2023-10-21T15:36:00.398Z] v3.1.0-dev.33 [2023-10-21T15:36:00.398Z] v3.1.0-dev.34 [2023-10-21T15:36:00.398Z] v3.1.0-dev.35 [2023-10-21T15:36:00.398Z] v3.1.0-dev.36 [2023-10-21T15:36:00.398Z] v3.1.0-dev.37 [2023-10-21T15:36:00.398Z] v3.1.0-dev.38 [2023-10-21T15:36:00.398Z] v3.1.0-dev.39 [2023-10-21T15:36:00.398Z] v3.1.0-dev.4 [2023-10-21T15:36:00.398Z] v3.1.0-dev.40 [2023-10-21T15:36:00.398Z] v3.1.0-dev.41 [2023-10-21T15:36:00.398Z] v3.1.0-dev.42 [2023-10-21T15:36:00.398Z] v3.1.0-dev.43 [2023-10-21T15:36:00.398Z] v3.1.0-dev.44 [2023-10-21T15:36:00.399Z] v3.1.0-dev.45 [2023-10-21T15:36:00.399Z] v3.1.0-dev.46 [2023-10-21T15:36:00.399Z] v3.1.0-dev.47 [2023-10-21T15:36:00.399Z] v3.1.0-dev.48 [2023-10-21T15:36:00.399Z] v3.1.0-dev.49 [2023-10-21T15:36:00.399Z] v3.1.0-dev.5 [2023-10-21T15:36:00.399Z] v3.1.0-dev.50 [2023-10-21T15:36:00.399Z] v3.1.0-dev.51 [2023-10-21T15:36:00.399Z] v3.1.0-dev.52 [2023-10-21T15:36:00.399Z] v3.1.0-dev.53 [2023-10-21T15:36:00.399Z] v3.1.0-dev.54 [2023-10-21T15:36:00.399Z] v3.1.0-dev.55 [2023-10-21T15:36:00.399Z] v3.1.0-dev.56 [2023-10-21T15:36:00.399Z] v3.1.0-dev.57 [2023-10-21T15:36:00.399Z] v3.1.0-dev.58 [2023-10-21T15:36:00.399Z] v3.1.0-dev.6 [2023-10-21T15:36:00.399Z] v3.1.0-dev.7 [2023-10-21T15:36:00.399Z] v3.1.0-dev.8 [2023-10-21T15:36:00.399Z] v3.1.0-dev.9 [Pipeline] sh [2023-10-21T15:36:00.683Z] + lftools sign git-tag v3.1.0-dev.58 [2023-10-21T15:36:01.251Z] Signing Git tag with Sigul... [2023-10-21T15:36:01.251Z] Signing v3.1.0-dev.58 [Pipeline] echo [2023-10-21T15:36:01.518Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-21T15:36:01.805Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-10-21T15:36:01.812Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-10-21T15:36:01.838Z] $ docker stop --time=1 3e8748201aba53196a6f7633147b93649fcbf9658bfa6ec8616fd4bf41c5a100 [2023-10-21T15:36:03.129Z] $ docker rm -f --volumes 3e8748201aba53196a6f7633147b93649fcbf9658bfa6ec8616fd4bf41c5a100 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-10-21T15:36:03.523Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-21T15:36:03.523Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:36:03.822Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-21T15:36:03.822Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-21T15:36:03.887Z] prd-ubuntu20.04-docker-8c-8g-9711 does not seem to be running inside a container [2023-10-21T15:36:03.926Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-21T15:36:04.265Z] $ docker top 8053a8450f0c8e8b25117784ef6ccec6bbeb79f8c26685e69f8d4944ddd6c1ea -eo pid,comm [2023-10-21T15:36:04.305Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-10-21T15:36:04.305Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-21T15:36:04.337Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-21T15:36:04.337Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-21T15:36:04.449Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-21T15:36:04.459Z] $ docker exec 8053a8450f0c8e8b25117784ef6ccec6bbeb79f8c26685e69f8d4944ddd6c1ea ssh-agent [2023-10-21T15:36:04.556Z] SSH_AUTH_SOCK=/tmp/ssh-EVaBYnz0zsQl/agent.31 [2023-10-21T15:36:04.556Z] SSH_AGENT_PID=37 [2023-10-21T15:36:04.561Z] Running ssh-add (command line suppressed) [2023-10-21T15:36:04.665Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_15695665466090865301.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_15695665466090865301.key) [2023-10-21T15:36:04.670Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-21T15:36:04.955Z] + git semver bump pre [2023-10-21T15:36:05.215Z] 2023-10-21 15:36:05,117 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-10-21T15:36:05.215Z] 2023-10-21 15:36:05,117 [bump_version] DEBUG bumping version:3.1.0-dev.58 on axis:pre with prefix:dev [2023-10-21T15:36:05.215Z] 2023-10-21 15:36:05,117 [bump_version] DEBUG bumped version:3.1.0-dev.59 [2023-10-21T15:36:05.215Z] 2023-10-21 15:36:05,117 [write_version] DEBUG write version:3.1.0-dev.59 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True [2023-10-21T15:36:05.215Z] 2023-10-21 15:36:05,117 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-10-21T15:36:05.215Z] 2023-10-21 15:36:05,117 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-10-21T15:36:05.215Z] 2023-10-21 15:36:05,119 [execute] INFO git cat-file --batch-check [2023-10-21T15:36:05.215Z] 2023-10-21 15:36:05,119 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-21T15:36:05.215Z] 2023-10-21 15:36:05,124 [execute] INFO git cat-file --batch [2023-10-21T15:36:05.215Z] 2023-10-21 15:36:05,124 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-21T15:36:05.215Z] 2023-10-21 15:36:05,129 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-10-21T15:36:05.215Z] 3.1.0-dev.59 [Pipeline] } [2023-10-21T15:36:05.233Z] $ docker exec --env ******** --env ******** 8053a8450f0c8e8b25117784ef6ccec6bbeb79f8c26685e69f8d4944ddd6c1ea ssh-agent -k [2023-10-21T15:36:05.327Z] unset SSH_AUTH_SOCK; [2023-10-21T15:36:05.327Z] unset SSH_AGENT_PID; [2023-10-21T15:36:05.327Z] echo Agent pid 37 killed; [2023-10-21T15:36:05.329Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-21T15:36:05.640Z] + git semver [Pipeline] } [2023-10-21T15:36:05.920Z] $ docker stop --time=1 8053a8450f0c8e8b25117784ef6ccec6bbeb79f8c26685e69f8d4944ddd6c1ea [2023-10-21T15:36:07.194Z] $ docker rm -f --volumes 8053a8450f0c8e8b25117784ef6ccec6bbeb79f8c26685e69f8d4944ddd6c1ea [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-21T15:36:07.518Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-21T15:36:07.518Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:36:07.821Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-21T15:36:07.821Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-21T15:36:07.891Z] prd-ubuntu20.04-docker-8c-8g-9711 does not seem to be running inside a container [2023-10-21T15:36:07.930Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-21T15:36:08.282Z] $ docker top fd67034ebf084656d663ec8f453edee963ea037545a336a0f56c4e33d94f2eff -eo pid,comm [2023-10-21T15:36:08.319Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-10-21T15:36:08.319Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-21T15:36:08.349Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-21T15:36:08.349Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-21T15:36:08.463Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-21T15:36:08.474Z] $ docker exec fd67034ebf084656d663ec8f453edee963ea037545a336a0f56c4e33d94f2eff ssh-agent [2023-10-21T15:36:08.566Z] SSH_AUTH_SOCK=/tmp/ssh-pEP8j24H2SCu/agent.32 [2023-10-21T15:36:08.566Z] SSH_AGENT_PID=38 [2023-10-21T15:36:08.571Z] Running ssh-add (command line suppressed) [2023-10-21T15:36:08.697Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_17682073997235447932.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_17682073997235447932.key) [2023-10-21T15:36:08.701Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-21T15:36:08.987Z] + git semver push [2023-10-21T15:36:09.247Z] 2023-10-21 15:36:09,164 [run_push] DEBUG push [2023-10-21T15:36:09.247Z] 2023-10-21 15:36:09,164 [execute] INFO git cat-file --batch-check [2023-10-21T15:36:09.247Z] 2023-10-21 15:36:09,164 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-21T15:36:09.247Z] 2023-10-21 15:36:09,167 [execute] INFO git rev-list 7e0670d7bd88e651187655655dbd58c0e8bbc9a4 -- [2023-10-21T15:36:09.247Z] 2023-10-21 15:36:09,167 [execute] DEBUG Popen(['git', 'rev-list', '7e0670d7bd88e651187655655dbd58c0e8bbc9a4', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-21T15:36:09.247Z] 2023-10-21 15:36:09,173 [execute] INFO git fetch -v origin [2023-10-21T15:36:09.247Z] 2023-10-21 15:36:09,173 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-10-21T15:36:09.816Z] 2023-10-21 15:36:09,709 [run_push] DEBUG no remote changes detected [2023-10-21T15:36:09.816Z] 2023-10-21 15:36:09,709 [execute] INFO git push origin semver [2023-10-21T15:36:09.816Z] 2023-10-21 15:36:09,710 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-21T15:36:10.754Z] 2023-10-21 15:36:10,564 [run_push] DEBUG push all version tags [2023-10-21T15:36:10.754Z] 2023-10-21 15:36:10,564 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-10-21T15:36:10.754Z] 2023-10-21 15:36:10,565 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2023-10-21T15:36:11.320Z] 2023-10-21 15:36:11,310 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-10-21T15:36:11.320Z] 3.1.0-dev.59 [Pipeline] } [2023-10-21T15:36:11.596Z] $ docker exec --env ******** --env ******** fd67034ebf084656d663ec8f453edee963ea037545a336a0f56c4e33d94f2eff ssh-agent -k [2023-10-21T15:36:11.699Z] unset SSH_AUTH_SOCK; [2023-10-21T15:36:11.699Z] unset SSH_AGENT_PID; [2023-10-21T15:36:11.699Z] echo Agent pid 38 killed; [2023-10-21T15:36:11.703Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-21T15:36:11.999Z] + git semver [Pipeline] } [2023-10-21T15:36:12.279Z] $ docker stop --time=1 fd67034ebf084656d663ec8f453edee963ea037545a336a0f56c4e33d94f2eff [2023-10-21T15:36:13.547Z] $ docker rm -f --volumes fd67034ebf084656d663ec8f453edee963ea037545a336a0f56c4e33d94f2eff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-10-21T15:36:14.125Z] + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] [2023-10-21T15:36:14.125Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-10-21T15:36:14.125Z] total 16 [2023-10-21T15:36:14.125Z] drwxr-xr-x 3 root root 4096 Oct 21 15:23 . [2023-10-21T15:36:14.125Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 21 15:35 .. [2023-10-21T15:36:14.125Z] drwxr-xr-x 2 root root 4096 Oct 21 15:23 cost [2023-10-21T15:36:14.125Z] -rw-r--r-- 1 root root 88 Oct 21 15:23 cost.csv [2023-10-21T15:36:14.125Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives [2023-10-21T15:36:14.125Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-10-21T15:36:14.125Z] total 16 [2023-10-21T15:36:14.125Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 21 15:23 . [2023-10-21T15:36:14.125Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 21 15:35 .. [2023-10-21T15:36:14.125Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 21 15:23 cost [2023-10-21T15:36:14.125Z] -rw-r--r-- 1 jenkins jenkins 88 Oct 21 15:23 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-21T15:36:14.418Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-21T15:36:15.277Z] ---> package-listing.sh [2023-10-21T15:36:15.277Z] ++ facter osfamily [2023-10-21T15:36:15.277Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-21T15:36:15.537Z] + OS_FAMILY=debian [2023-10-21T15:36:15.537Z] + workspace=/w/workspace/exfoundry_app-record-replay_main [2023-10-21T15:36:15.537Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-21T15:36:15.537Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-21T15:36:15.537Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-21T15:36:15.537Z] + PACKAGES=/tmp/packages_start.txt [2023-10-21T15:36:15.537Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-10-21T15:36:15.537Z] + PACKAGES=/tmp/packages_end.txt [2023-10-21T15:36:15.537Z] + case "${OS_FAMILY}" in [2023-10-21T15:36:15.537Z] + dpkg -l [2023-10-21T15:36:15.537Z] + grep '^ii' [2023-10-21T15:36:15.537Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-21T15:36:15.537Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-21T15:36:15.537Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-21T15:36:15.537Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-10-21T15:36:15.537Z] + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ [2023-10-21T15:36:15.537Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo [2023-10-21T15:36:15.549Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-21T15:36:15.825Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:36:16.384Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-21T15:36:16.384Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-21T15:36:16.536Z] prd-ubuntu20.04-docker-8c-8g-9711 does not seem to be running inside a container [2023-10-21T15:36:16.598Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-21T15:36:16.771Z] $ docker top af9f02c8abf6c1b48e57df53a509ffcdd6047360a684c9ad0ad0e3136b1cceb5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-21T15:36:17.093Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-21T15:36:17.380Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-21T15:36:17.662Z] + ls /var/log/sa-host [2023-10-21T15:36:17.662Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-21T15:36:17.723Z] provisioning config files... [2023-10-21T15:36:17.730Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config15910586615942096146tmp [Pipeline] { [Pipeline] echo [2023-10-21T15:36:17.746Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-21T15:36:18.026Z] ---> create-netrc.sh [Pipeline] } [2023-10-21T15:36:18.036Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-21T15:36:18.362Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-21T15:36:18.369Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-21T15:36:18.650Z] ---> sudo-logs.sh [2023-10-21T15:36:18.650Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-21T15:36:18.671Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-21T15:36:18.952Z] ---> job-cost.sh [2023-10-21T15:36:18.952Z] lf-activate-venv: SKIPPING [2023-10-21T15:36:18.952Z] DEBUG: total: 0.2199999988079071 [2023-10-21T15:36:18.952Z] INFO: Retrieving Stack Cost... [2023-10-21T15:36:19.210Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-21T15:36:19.778Z] INFO: Archiving Costs [Pipeline] echo [2023-10-21T15:36:19.790Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-21T15:36:20.068Z] ---> logs-deploy.sh [2023-10-21T15:36:20.068Z] lf-activate-venv: SKIPPING [2023-10-21T15:36:20.068Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/63 [2023-10-21T15:36:20.068Z] INFO: archiving workspace using pattern(s): [2023-10-21T15:36:21.004Z] Archives upload complete. [2023-10-21T15:36:21.004Z] INFO: archiving logs to Nexus