Pull request #98 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5e13064dfc28710bbfa42fecd6c68fa3578ebfc3+e9a72d95530e724a4456ef35bfa8cc00521c6609 (980dda5ee39d9dc34304877584ddd336d844037c) 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-ssh10913762207583402092.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-ssh17606714831099059289.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-98/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-98/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16695226107393463280.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-98/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15699235804998041237.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh8657882946041651944.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-98/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-98/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4367283423829336488.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-12321 in /w/workspace/xfoundry_app-record-replay_PR-98 [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/xfoundry_app-record-replay_PR-98 # 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 Merging remotes/origin/main commit e9a72d95530e724a4456ef35bfa8cc00521c6609 into PR head commit 5e13064dfc28710bbfa42fecd6c68fa3578ebfc3 > 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 remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/98/head:refs/remotes/origin/PR-98 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5e13064dfc28710bbfa42fecd6c68fa3578ebfc3 # timeout=10 Merge succeeded, producing 5e13064dfc28710bbfa42fecd6c68fa3578ebfc3 Checking out Revision 5e13064dfc28710bbfa42fecd6c68fa3578ebfc3 (PR-98) Commit message: "build(deps): Bump github.com/google/uuid from 1.3.1 to 1.4.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-27T04:02:12.082Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-27T04:02:12.256Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-27T04:02:12.361Z] ========================================================= [2023-10-27T04:02:12.361Z] EdgeX Global Pipelines Version Info [2023-10-27T04:02:12.361Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge e9a72d95530e724a4456ef35bfa8cc00521c6609 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5e13064dfc28710bbfa42fecd6c68fa3578ebfc3 # timeout=10 [2023-10-27T04:02:13.087Z] ------------------- [2023-10-27T04:02:13.087Z] stable info: [2023-10-27T04:02:13.087Z] ------------------- [2023-10-27T04:02:13.087Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-27T04:02:13.087Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-27T04:02:13.087Z] Message: update stable to v1.0.254 [2023-10-27T04:02:13.661Z] ------------------- [2023-10-27T04:02:13.661Z] experimental info: [2023-10-27T04:02:13.661Z] ------------------- [2023-10-27T04:02:13.661Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-27T04:02:13.661Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-27T04:02:13.661Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-27T04:02:13.935Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-10-27T04:02:13.974Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-10-27T04:02:14.010Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-27T04:02:14.047Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-27T04:02:14.087Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-27T04:02:14.125Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-27T04:02:14.163Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-27T04:02:14.200Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-27T04:02:14.241Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-27T04:02:14.287Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-27T04:02:14.331Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-27T04:02:14.370Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-10-27T04:02:14.409Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-27T04:02:14.448Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-27T04:02:14.491Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-27T04:02:14.531Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-27T04:02:14.573Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-27T04:02:14.612Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-27T04:02:14.666Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-27T04:02:14.705Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-27T04:02:14.750Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-27T04:02:14.792Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-27T04:02:14.830Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-27T04:02:14.869Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-27T04:02:14.913Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-27T04:02:14.952Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-27T04:02:14.991Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-27T04:02:15.028Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-98 [Pipeline] echo [2023-10-27T04:02:15.065Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-98 [Pipeline] echo [2023-10-27T04:02:15.111Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-98 [Pipeline] echo [2023-10-27T04:02:15.151Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5e13064dfc28710bbfa42fecd6c68fa3578ebfc3 [Pipeline] echo [2023-10-27T04:02:15.191Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5e13064 [Pipeline] echo [2023-10-27T04:02:15.231Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-27T04:02:15.346Z] provisioning config files... [2023-10-27T04:02:15.357Z] copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-98@tmp/config9045564202693624199tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-27T04:02:15.704Z] ---> docker-login.sh [2023-10-27T04:02:15.704Z] nexus3.edgexfoundry.org:10001 [2023-10-27T04:02:15.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T04:02:15.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T04:02:15.964Z] Configure a credential helper to remove this warning. See [2023-10-27T04:02:15.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T04:02:15.964Z] [2023-10-27T04:02:15.964Z] Login Succeeded [2023-10-27T04:02:15.964Z] nexus3.edgexfoundry.org:10002 [2023-10-27T04:02:15.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T04:02:15.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T04:02:15.964Z] Configure a credential helper to remove this warning. See [2023-10-27T04:02:15.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T04:02:15.964Z] [2023-10-27T04:02:15.964Z] Login Succeeded [2023-10-27T04:02:15.964Z] nexus3.edgexfoundry.org:10003 [2023-10-27T04:02:16.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T04:02:16.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T04:02:16.225Z] Configure a credential helper to remove this warning. See [2023-10-27T04:02:16.225Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T04:02:16.225Z] [2023-10-27T04:02:16.225Z] Login Succeeded [2023-10-27T04:02:16.225Z] nexus3.edgexfoundry.org:10004 [2023-10-27T04:02:16.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T04:02:16.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T04:02:16.225Z] Configure a credential helper to remove this warning. See [2023-10-27T04:02:16.225Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T04:02:16.225Z] [2023-10-27T04:02:16.225Z] Login Succeeded [2023-10-27T04:02:16.225Z] docker.io [2023-10-27T04:02:16.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T04:02:16.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T04:02:16.485Z] Configure a credential helper to remove this warning. See [2023-10-27T04:02:16.485Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T04:02:16.485Z] [2023-10-27T04:02:16.485Z] Login Succeeded [2023-10-27T04:02:16.485Z] ---> docker-login.sh ends [Pipeline] } [2023-10-27T04:02:16.511Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-27T04:02:17.135Z] + git rev-list -1 --merges 5e13064dfc28710bbfa42fecd6c68fa3578ebfc3~1..5e13064dfc28710bbfa42fecd6c68fa3578ebfc3 [Pipeline] echo [2023-10-27T04:02:17.192Z] -----------> git rev-list -1 --merges 5e13064dfc28710bbfa42fecd6c68fa3578ebfc3~1..5e13064dfc28710bbfa42fecd6c68fa3578ebfc3 5e13064dfc28710bbfa42fecd6c68fa3578ebfc3 [false] [Pipeline] sh [2023-10-27T04:02:17.497Z] + git log --format=format:%s -1 5e13064dfc28710bbfa42fecd6c68fa3578ebfc3 [Pipeline] echo [2023-10-27T04:02:17.530Z] ========================================================= [2023-10-27T04:02:17.530Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-27T04:02:17.530Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-27T04:02:17.971Z] + git log --format=format:%s -1 5e13064dfc28710bbfa42fecd6c68fa3578ebfc3 [Pipeline] echo [2023-10-27T04:02:18.002Z] [semverPrep] GIT_COMMIT: 5e13064dfc28710bbfa42fecd6c68fa3578ebfc3, Commit Message: build(deps): Bump github.com/google/uuid from 1.3.1 to 1.4.0 [Pipeline] echo [2023-10-27T04:02:18.033Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-27T04:02:18.413Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-27T04:02:18.413Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-27T04:02:18.413Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-27T04:02:18.413Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-27T04:02:18.413Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-27T04:02:18.413Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-27T04:02:18.413Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T04:02:18.845Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-27T04:02:18.845Z] [2023-10-27T04:02:18.845Z] 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-27T04:02:19.218Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-27T04:02:19.218Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-27T04:02:19.218Z] b85a868b505f: Pulling fs layer [2023-10-27T04:02:19.218Z] e2be974225ed: Pulling fs layer [2023-10-27T04:02:19.218Z] 339a4e72a1f5: Pulling fs layer [2023-10-27T04:02:19.218Z] 988bab9f4d93: Pulling fs layer [2023-10-27T04:02:19.218Z] 1469e6f7b9e6: Pulling fs layer [2023-10-27T04:02:19.218Z] eaf3925da568: Pulling fs layer [2023-10-27T04:02:19.218Z] bab4dde63d76: Pulling fs layer [2023-10-27T04:02:19.218Z] bde34c3a00c8: Pulling fs layer [2023-10-27T04:02:19.218Z] b352a97aabf1: Pulling fs layer [2023-10-27T04:02:19.218Z] 4872d77fe225: Pulling fs layer [2023-10-27T04:02:19.218Z] 5851b861e8e6: Pulling fs layer [2023-10-27T04:02:19.218Z] eaf3925da568: Waiting [2023-10-27T04:02:19.218Z] bab4dde63d76: Waiting [2023-10-27T04:02:19.218Z] bde34c3a00c8: Waiting [2023-10-27T04:02:19.218Z] b352a97aabf1: Waiting [2023-10-27T04:02:19.218Z] 4872d77fe225: Waiting [2023-10-27T04:02:19.218Z] 5851b861e8e6: Waiting [2023-10-27T04:02:19.218Z] 988bab9f4d93: Waiting [2023-10-27T04:02:19.218Z] 1469e6f7b9e6: Waiting [2023-10-27T04:02:19.218Z] e2be974225ed: Verifying Checksum [2023-10-27T04:02:19.218Z] e2be974225ed: Download complete [2023-10-27T04:02:19.218Z] 988bab9f4d93: Verifying Checksum [2023-10-27T04:02:19.218Z] 988bab9f4d93: Download complete [2023-10-27T04:02:19.218Z] 1469e6f7b9e6: Verifying Checksum [2023-10-27T04:02:19.218Z] 1469e6f7b9e6: Download complete [2023-10-27T04:02:19.218Z] 339a4e72a1f5: Verifying Checksum [2023-10-27T04:02:19.218Z] 339a4e72a1f5: Download complete [2023-10-27T04:02:19.218Z] eaf3925da568: Download complete [2023-10-27T04:02:19.482Z] bde34c3a00c8: Verifying Checksum [2023-10-27T04:02:19.482Z] bde34c3a00c8: Download complete [2023-10-27T04:02:19.482Z] b352a97aabf1: Download complete [2023-10-27T04:02:19.482Z] 4872d77fe225: Download complete [2023-10-27T04:02:19.482Z] 5851b861e8e6: Verifying Checksum [2023-10-27T04:02:19.482Z] 5851b861e8e6: Download complete [2023-10-27T04:02:19.482Z] b85a868b505f: Verifying Checksum [2023-10-27T04:02:19.482Z] b85a868b505f: Download complete [2023-10-27T04:02:19.740Z] bab4dde63d76: Verifying Checksum [2023-10-27T04:02:20.679Z] b85a868b505f: Pull complete [2023-10-27T04:02:20.679Z] e2be974225ed: Pull complete [2023-10-27T04:02:21.247Z] 339a4e72a1f5: Pull complete [2023-10-27T04:02:21.247Z] 988bab9f4d93: Pull complete [2023-10-27T04:02:21.506Z] 1469e6f7b9e6: Pull complete [2023-10-27T04:02:21.506Z] eaf3925da568: Pull complete [2023-10-27T04:02:23.409Z] bab4dde63d76: Pull complete [2023-10-27T04:02:23.409Z] bde34c3a00c8: Pull complete [2023-10-27T04:02:23.409Z] b352a97aabf1: Pull complete [2023-10-27T04:02:23.409Z] 4872d77fe225: Pull complete [2023-10-27T04:02:23.667Z] 5851b861e8e6: Pull complete [2023-10-27T04:02:23.667Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-27T04:02:23.667Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-27T04:02:23.667Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T04:02:23.893Z] prd-ubuntu20.04-docker-8c-8g-12321 does not seem to be running inside a container [2023-10-27T04:02:23.924Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_app-record-replay_PR-98 -v /w/workspace/xfoundry_app-record-replay_PR-98:/w/workspace/xfoundry_app-record-replay_PR-98:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-98@tmp:/w/workspace/xfoundry_app-record-replay_PR-98@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-27T04:02:26.695Z] $ docker top 16fc3137d0ef65289f87b1b658e4f0e7fbced337aeda3a8bbccc183f2a79d3f6 -eo pid,comm [2023-10-27T04:02:26.753Z] 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-27T04:02:26.753Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-27T04:02:26.872Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-27T04:02:26.872Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-27T04:02:26.982Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-27T04:02:26.985Z] $ docker exec 16fc3137d0ef65289f87b1b658e4f0e7fbced337aeda3a8bbccc183f2a79d3f6 ssh-agent [2023-10-27T04:02:27.087Z] SSH_AUTH_SOCK=/tmp/ssh-TqdUv3oWV6Ws/agent.32 [2023-10-27T04:02:27.087Z] SSH_AGENT_PID=38 [2023-10-27T04:02:27.093Z] Running ssh-add (command line suppressed) [2023-10-27T04:02:27.187Z] Identity added: /w/workspace/xfoundry_app-record-replay_PR-98@tmp/private_key_2263451618465321220.key (/w/workspace/xfoundry_app-record-replay_PR-98@tmp/private_key_2263451618465321220.key) [2023-10-27T04:02:27.198Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-27T04:02:27.520Z] + git tag --points-at HEAD [Pipeline] } [2023-10-27T04:02:27.545Z] $ docker exec --env ******** --env ******** 16fc3137d0ef65289f87b1b658e4f0e7fbced337aeda3a8bbccc183f2a79d3f6 ssh-agent -k [2023-10-27T04:02:27.647Z] unset SSH_AUTH_SOCK; [2023-10-27T04:02:27.648Z] unset SSH_AGENT_PID; [2023-10-27T04:02:27.648Z] echo Agent pid 38 killed; [2023-10-27T04:02:27.658Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-27T04:02:27.744Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-27T04:02:27.744Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-27T04:02:27.844Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-27T04:02:27.847Z] $ docker exec 16fc3137d0ef65289f87b1b658e4f0e7fbced337aeda3a8bbccc183f2a79d3f6 ssh-agent [2023-10-27T04:02:27.953Z] SSH_AUTH_SOCK=/tmp/ssh-kmvfqyCuhVGK/agent.71 [2023-10-27T04:02:27.953Z] SSH_AGENT_PID=77 [2023-10-27T04:02:27.957Z] Running ssh-add (command line suppressed) [2023-10-27T04:02:28.070Z] Identity added: /w/workspace/xfoundry_app-record-replay_PR-98@tmp/private_key_13005649559221769937.key (/w/workspace/xfoundry_app-record-replay_PR-98@tmp/private_key_13005649559221769937.key) [2023-10-27T04:02:28.082Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-27T04:02:28.416Z] + git semver init [2023-10-27T04:02:28.675Z] 2023-10-27 04:02:28,607 [run_init] DEBUG init version:0.0.0 force:False [2023-10-27T04:02:28.675Z] 2023-10-27 04:02:28,609 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_app-record-replay_PR-98/.semver [2023-10-27T04:02:28.675Z] 2023-10-27 04:02:28,610 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/xfoundry_app-record-replay_PR-98/.semver [2023-10-27T04:02:28.675Z] 2023-10-27 04:02:28,610 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/xfoundry_app-record-replay_PR-98/.semver'], cwd=/w/workspace/xfoundry_app-record-replay_PR-98, universal_newlines=False, shell=None, istream=None) [2023-10-27T04:02:29.614Z] 2023-10-27 04:02:29,331 [append_file] DEBUG append to file:/w/workspace/xfoundry_app-record-replay_PR-98/.git/info/exclude [2023-10-27T04:02:29.614Z] 2023-10-27 04:02:29,332 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_app-record-replay_PR-98/.semver/PR-98 with force:False [2023-10-27T04:02:29.614Z] 2023-10-27 04:02:29,332 [write_file] DEBUG write to file:/w/workspace/xfoundry_app-record-replay_PR-98/.semver/PR-98 [2023-10-27T04:02:29.614Z] 2023-10-27 04:02:29,336 [execute] INFO git cat-file --batch-check [2023-10-27T04:02:29.614Z] 2023-10-27 04:02:29,336 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_app-record-replay_PR-98/.semver, universal_newlines=False, shell=None, istream=) [2023-10-27T04:02:29.614Z] 2023-10-27 04:02:29,341 [execute] INFO git cat-file --batch [2023-10-27T04:02:29.614Z] 2023-10-27 04:02:29,341 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_app-record-replay_PR-98/.semver, universal_newlines=False, shell=None, istream=) [2023-10-27T04:02:29.614Z] 2023-10-27 04:02:29,345 [read_version] DEBUG read version from /w/workspace/xfoundry_app-record-replay_PR-98/.semver/PR-98 [2023-10-27T04:02:29.614Z] 0.0.0 [Pipeline] } [2023-10-27T04:02:29.640Z] $ docker exec --env ******** --env ******** 16fc3137d0ef65289f87b1b658e4f0e7fbced337aeda3a8bbccc183f2a79d3f6 ssh-agent -k [2023-10-27T04:02:29.732Z] unset SSH_AUTH_SOCK; [2023-10-27T04:02:29.733Z] unset SSH_AGENT_PID; [2023-10-27T04:02:29.733Z] echo Agent pid 77 killed; [2023-10-27T04:02:29.740Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-27T04:02:30.165Z] + git semver [Pipeline] } [2023-10-27T04:02:30.449Z] $ docker stop --time=1 16fc3137d0ef65289f87b1b658e4f0e7fbced337aeda3a8bbccc183f2a79d3f6 [2023-10-27T04:02:31.757Z] $ docker rm -f --volumes 16fc3137d0ef65289f87b1b658e4f0e7fbced337aeda3a8bbccc183f2a79d3f6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-27T04:02:32.148Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-27T04:02:32.395Z] Stashed 1 file(s) [Pipeline] echo [2023-10-27T04:02:32.413Z] [edgeXSemver]: initialized semver on version 0.0.0 [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-27T04:02:32.991Z] provisioning config files... [2023-10-27T04:02:33.004Z] copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-98@tmp/config7768062313163812668tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-27T04:02:33.355Z] ---> docker-login.sh [2023-10-27T04:02:33.355Z] nexus3.edgexfoundry.org:10001 [2023-10-27T04:02:33.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T04:02:33.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T04:02:33.355Z] Configure a credential helper to remove this warning. See [2023-10-27T04:02:33.355Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T04:02:33.355Z] [2023-10-27T04:02:33.355Z] Login Succeeded [2023-10-27T04:02:33.355Z] nexus3.edgexfoundry.org:10002 [2023-10-27T04:02:33.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T04:02:33.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T04:02:33.355Z] Configure a credential helper to remove this warning. See [2023-10-27T04:02:33.355Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T04:02:33.355Z] [2023-10-27T04:02:33.355Z] Login Succeeded [2023-10-27T04:02:33.355Z] nexus3.edgexfoundry.org:10003 [2023-10-27T04:02:33.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T04:02:33.614Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T04:02:33.614Z] Configure a credential helper to remove this warning. See [2023-10-27T04:02:33.614Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T04:02:33.614Z] [2023-10-27T04:02:33.614Z] Login Succeeded [2023-10-27T04:02:33.614Z] nexus3.edgexfoundry.org:10004 [2023-10-27T04:02:33.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T04:02:33.614Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T04:02:33.614Z] Configure a credential helper to remove this warning. See [2023-10-27T04:02:33.614Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T04:02:33.614Z] [2023-10-27T04:02:33.614Z] Login Succeeded [2023-10-27T04:02:33.614Z] docker.io [2023-10-27T04:02:33.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T04:02:33.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T04:02:33.875Z] Configure a credential helper to remove this warning. See [2023-10-27T04:02:33.875Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T04:02:33.875Z] [2023-10-27T04:02:33.875Z] Login Succeeded [2023-10-27T04:02:33.875Z] ---> docker-login.sh ends [Pipeline] } [2023-10-27T04:02:33.904Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-27T04:02:34.140Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-27T04:02:34.177Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-27T04:02:34.207Z] ========================================================= [2023-10-27T04:02:34.207Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-27T04:02:34.207Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T04:02:34.674Z] + 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-27T04:02:34.674Z] Sending build context to Docker daemon 636.4kB [2023-10-27T04:02:34.674Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-27T04:02:34.674Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-27T04:02:34.674Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-27T04:02:34.674Z] 7264a8db6415: Pulling fs layer [2023-10-27T04:02:34.674Z] c4d48a809fc2: Pulling fs layer [2023-10-27T04:02:34.674Z] 4f1c88b9dad5: Pulling fs layer [2023-10-27T04:02:34.674Z] ad3a456e5733: Pulling fs layer [2023-10-27T04:02:34.674Z] 33e27b845d1e: Pulling fs layer [2023-10-27T04:02:34.674Z] c68163c4e522: Pulling fs layer [2023-10-27T04:02:34.674Z] 50da416c3ac9: Pulling fs layer [2023-10-27T04:02:34.674Z] 23d2d4c4bb30: Pulling fs layer [2023-10-27T04:02:34.674Z] c68163c4e522: Waiting [2023-10-27T04:02:34.674Z] 50da416c3ac9: Waiting [2023-10-27T04:02:34.674Z] 23d2d4c4bb30: Waiting [2023-10-27T04:02:34.674Z] ad3a456e5733: Waiting [2023-10-27T04:02:34.674Z] 33e27b845d1e: Waiting [2023-10-27T04:02:34.674Z] c4d48a809fc2: Verifying Checksum [2023-10-27T04:02:34.674Z] c4d48a809fc2: Download complete [2023-10-27T04:02:34.674Z] ad3a456e5733: Verifying Checksum [2023-10-27T04:02:34.674Z] ad3a456e5733: Download complete [2023-10-27T04:02:34.674Z] 33e27b845d1e: Verifying Checksum [2023-10-27T04:02:34.674Z] 33e27b845d1e: Download complete [2023-10-27T04:02:34.674Z] 7264a8db6415: Verifying Checksum [2023-10-27T04:02:34.674Z] 7264a8db6415: Download complete [2023-10-27T04:02:34.936Z] c68163c4e522: Verifying Checksum [2023-10-27T04:02:34.937Z] c68163c4e522: Download complete [2023-10-27T04:02:34.937Z] 7264a8db6415: Pull complete [2023-10-27T04:02:35.195Z] c4d48a809fc2: Pull complete [2023-10-27T04:02:35.195Z] 23d2d4c4bb30: Verifying Checksum [2023-10-27T04:02:35.195Z] 23d2d4c4bb30: Download complete [2023-10-27T04:02:35.195Z] 4f1c88b9dad5: Verifying Checksum [2023-10-27T04:02:35.195Z] 4f1c88b9dad5: Download complete [2023-10-27T04:02:35.760Z] 50da416c3ac9: Verifying Checksum [2023-10-27T04:02:35.760Z] 50da416c3ac9: Download complete [2023-10-27T04:02:38.289Z] 4f1c88b9dad5: Pull complete [2023-10-27T04:02:38.289Z] ad3a456e5733: Pull complete [2023-10-27T04:02:38.289Z] 33e27b845d1e: Pull complete [2023-10-27T04:02:38.289Z] c68163c4e522: Pull complete [2023-10-27T04:02:40.819Z] 50da416c3ac9: Pull complete [2023-10-27T04:02:41.078Z] 23d2d4c4bb30: Pull complete [2023-10-27T04:02:41.078Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-27T04:02:41.078Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-27T04:02:41.078Z] ---> 0786185ac409 [2023-10-27T04:02:41.078Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-27T04:02:47.813Z] Still waiting to schedule task [2023-10-27T04:02:47.813Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-10-27T04:02:51.060Z] ---> Running in 06c6f296b5e4 [2023-10-27T04:02:51.060Z] Removing intermediate container 06c6f296b5e4 [2023-10-27T04:02:51.060Z] ---> 34c9b51f73af [2023-10-27T04:02:51.060Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-27T04:02:51.060Z] ---> Running in d3548025c641 [2023-10-27T04:02:51.060Z] Removing intermediate container d3548025c641 [2023-10-27T04:02:51.060Z] ---> 1a04ac32a9b5 [2023-10-27T04:02:51.060Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-27T04:02:51.060Z] ---> Running in c7f878dc01f2 [2023-10-27T04:02:51.060Z] Removing intermediate container c7f878dc01f2 [2023-10-27T04:02:51.060Z] ---> c89aaa781b7f [2023-10-27T04:02:51.060Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-27T04:02:51.060Z] ---> Running in f7f90a2613fb [2023-10-27T04:02:51.060Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-27T04:02:51.060Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-27T04:02:51.321Z] OK: 264 MiB in 52 packages [2023-10-27T04:02:51.579Z] Removing intermediate container f7f90a2613fb [2023-10-27T04:02:51.579Z] ---> 0df691fdce60 [2023-10-27T04:02:51.579Z] Step 7/12 : WORKDIR /app [2023-10-27T04:02:51.579Z] ---> Running in 0f29a0e8e13a [2023-10-27T04:02:51.839Z] Removing intermediate container 0f29a0e8e13a [2023-10-27T04:02:51.839Z] ---> ff2186be0fe0 [2023-10-27T04:02:51.839Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-27T04:02:51.839Z] ---> befc0d3087b1 [2023-10-27T04:02:51.839Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-27T04:02:51.839Z] ---> Running in da6098dcbb47 [2023-10-27T04:03:59.536Z] Removing intermediate container da6098dcbb47 [2023-10-27T04:03:59.536Z] ---> e43a11a1917c [2023-10-27T04:03:59.536Z] Step 10/12 : COPY . . [2023-10-27T04:03:59.536Z] ---> 4e4445f20de2 [2023-10-27T04:03:59.536Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-27T04:03:59.536Z] ---> Running in 2f4cdb4a8191 [2023-10-27T04:03:59.536Z] Removing intermediate container 2f4cdb4a8191 [2023-10-27T04:03:59.536Z] ---> 5d2387958df4 [2023-10-27T04:03:59.536Z] Step 12/12 : RUN $MAKE [2023-10-27T04:03:59.536Z] ---> Running in 3ff29d56d9e1 [2023-10-27T04:03:59.536Z] noop [2023-10-27T04:03:59.536Z] Removing intermediate container 3ff29d56d9e1 [2023-10-27T04:03:59.536Z] ---> f00307c6b5c5 [2023-10-27T04:03:59.536Z] Successfully built f00307c6b5c5 [2023-10-27T04:03:59.536Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T04:03:59.980Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-27T04:03:59.980Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T04:04:00.137Z] prd-ubuntu20.04-docker-8c-8g-12321 does not seem to be running inside a container [2023-10-27T04:04:00.167Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_app-record-replay_PR-98 -v /w/workspace/xfoundry_app-record-replay_PR-98:/w/workspace/xfoundry_app-record-replay_PR-98:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-98@tmp:/w/workspace/xfoundry_app-record-replay_PR-98@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-27T04:04:00.483Z] $ docker top 7240d6147d44238242647a549e02f7a130fe6b354adf674d952a644eb44937ea -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-27T04:04:00.874Z] + go version [2023-10-27T04:04:00.875Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-27T04:04:00.912Z] $ docker stop --time=1 7240d6147d44238242647a549e02f7a130fe6b354adf674d952a644eb44937ea [2023-10-27T04:04:02.181Z] $ docker rm -f --volumes 7240d6147d44238242647a549e02f7a130fe6b354adf674d952a644eb44937ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T04:04:02.893Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-27T04:04:02.893Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T04:04:03.036Z] prd-ubuntu20.04-docker-8c-8g-12321 does not seem to be running inside a container [2023-10-27T04:04:03.065Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_app-record-replay_PR-98 -v /w/workspace/xfoundry_app-record-replay_PR-98:/w/workspace/xfoundry_app-record-replay_PR-98:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-98@tmp:/w/workspace/xfoundry_app-record-replay_PR-98@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-27T04:04:03.388Z] $ docker top 85dbba6de7acaa954a295ec190df126f2aca4d91d0e79bd7edbd720d2db50333 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-27T04:04:03.787Z] + git config --global --add safe.directory /w/workspace/xfoundry_app-record-replay_PR-98 [Pipeline] fileExists [Pipeline] sh [2023-10-27T04:04:04.163Z] + make test [2023-10-27T04:04:04.163Z] go test -race -coverprofile=coverage.out ./... [2023-10-27T04:04:22.450Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-10-27T04:04:23.394Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-10-27T04:04:23.395Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-10-27T04:04:23.395Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-10-27T04:04:23.964Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.043s coverage: 88.0% of statements [2023-10-27T04:04:33.943Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.607s coverage: 98.7% of statements [2023-10-27T04:04:33.943Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.129s coverage: 89.7% of statements [2023-10-27T04:04:33.943Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.032s coverage: 100.0% of statements [2023-10-27T04:04:52.084Z] go vet ./... [2023-10-27T04:04:54.614Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-27T04:04:54.614Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-27T04:04:54.614Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-27T04:04:54.917Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-27T04:04:54.954Z] $ docker stop --time=1 85dbba6de7acaa954a295ec190df126f2aca4d91d0e79bd7edbd720d2db50333 [2023-10-27T04:04:59.255Z] $ docker rm -f --volumes 85dbba6de7acaa954a295ec190df126f2aca4d91d0e79bd7edbd720d2db50333 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-27T04:04:59.848Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-27T04:04:59.916Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-27T04:05:00.498Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-27T04:05:00.809Z] + ls -al . [2023-10-27T04:05:00.809Z] total 188 [2023-10-27T04:05:00.809Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 27 04:04 . [2023-10-27T04:05:00.809Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 04:02 .. [2023-10-27T04:05:00.809Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 27 04:02 .dockerignore [2023-10-27T04:05:00.809Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 04:04 .git [2023-10-27T04:05:00.809Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 04:02 .github [2023-10-27T04:05:00.809Z] -rw-rw-r-- 1 jenkins jenkins 164 Oct 27 04:02 .gitignore [2023-10-27T04:05:00.809Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 27 04:02 .golangci.yml [2023-10-27T04:05:00.809Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 27 04:02 .semver [2023-10-27T04:05:00.809Z] -rw-rw-r-- 1 jenkins jenkins 11301 Oct 27 04:02 Attribution.txt [2023-10-27T04:05:00.809Z] -rw-rw-r-- 1 jenkins jenkins 258 Oct 27 04:02 CHANGELOG.md [2023-10-27T04:05:00.809Z] -rw-rw-r-- 1 jenkins jenkins 1616 Oct 27 04:02 Dockerfile [2023-10-27T04:05:00.809Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 27 04:02 GOVERNANCE.md [2023-10-27T04:05:00.809Z] -rw-rw-r-- 1 jenkins jenkins 681 Oct 27 04:02 Jenkinsfile [2023-10-27T04:05:00.809Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 27 04:02 LICENSE [2023-10-27T04:05:00.809Z] -rw-rw-r-- 1 jenkins jenkins 3139 Oct 27 04:02 Makefile [2023-10-27T04:05:00.809Z] -rw-rw-r-- 1 jenkins jenkins 611 Oct 27 04:02 OWNERS.md [2023-10-27T04:05:00.809Z] -rw-rw-r-- 1 jenkins jenkins 2363 Oct 27 04:02 README.md [2023-10-27T04:05:00.809Z] -rw-rw-r-- 1 jenkins jenkins 7789 Oct 27 04:02 Record and Reply.postman_collection.json [2023-10-27T04:05:00.809Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 27 04:02 VERSION [2023-10-27T04:05:00.809Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 04:02 bin [2023-10-27T04:05:00.809Z] -rw-r--r-- 1 jenkins jenkins 24666 Oct 27 04:04 coverage.out [2023-10-27T04:05:00.809Z] -rw-rw-r-- 1 jenkins jenkins 3906 Oct 27 04:02 go.mod [2023-10-27T04:05:00.809Z] -rw-rw-r-- 1 jenkins jenkins 34891 Oct 27 04:02 go.sum [2023-10-27T04:05:00.809Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 27 04:02 internal [2023-10-27T04:05:00.809Z] -rw-rw-r-- 1 jenkins jenkins 913 Oct 27 04:02 main.go [2023-10-27T04:05:00.809Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 04:02 openapi [2023-10-27T04:05:00.809Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 04:02 pkg [2023-10-27T04:05:00.809Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 04:02 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T04:05:01.203Z] + 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=5e13064dfc28710bbfa42fecd6c68fa3578ebfc3 --label arch=amd64 --label version=0.0.0 . [2023-10-27T04:05:01.203Z] Sending build context to Docker daemon 662kB [2023-10-27T04:05:01.203Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-10-27T04:05:01.203Z] Step 2/26 : FROM ${BASE} AS builder [2023-10-27T04:05:01.203Z] ---> f00307c6b5c5 [2023-10-27T04:05:01.203Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-10-27T04:05:01.463Z] ---> Running in 688a7298c151 [2023-10-27T04:05:01.463Z] Removing intermediate container 688a7298c151 [2023-10-27T04:05:01.463Z] ---> 017af87fa508 [2023-10-27T04:05:01.463Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-10-27T04:05:01.463Z] ---> Running in 8de237c47e8d [2023-10-27T04:05:01.725Z] Removing intermediate container 8de237c47e8d [2023-10-27T04:05:01.725Z] ---> 54956ca98759 [2023-10-27T04:05:01.725Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-10-27T04:05:01.725Z] ---> Running in 208121f46894 [2023-10-27T04:05:01.725Z] Removing intermediate container 208121f46894 [2023-10-27T04:05:01.725Z] ---> 0a37c38a79bc [2023-10-27T04:05:01.725Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-27T04:05:01.725Z] ---> Running in b6c4323b052b [2023-10-27T04:05:01.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-27T04:05:02.249Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-27T04:05:02.510Z] OK: 264 MiB in 52 packages [2023-10-27T04:05:02.769Z] Removing intermediate container b6c4323b052b [2023-10-27T04:05:02.769Z] ---> 04d889f5e094 [2023-10-27T04:05:02.769Z] Step 7/26 : WORKDIR /app [2023-10-27T04:05:03.029Z] ---> Running in afa3e6471298 [2023-10-27T04:05:03.029Z] Removing intermediate container afa3e6471298 [2023-10-27T04:05:03.029Z] ---> f7ebfcad1fcf [2023-10-27T04:05:03.029Z] Step 8/26 : COPY go.mod vendor* ./ [2023-10-27T04:05:03.029Z] ---> 7b33be35da99 [2023-10-27T04:05:03.029Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-27T04:05:03.029Z] ---> Running in df281b002af0 [2023-10-27T04:05:03.970Z] Removing intermediate container df281b002af0 [2023-10-27T04:05:03.970Z] ---> fbfd28644f28 [2023-10-27T04:05:03.970Z] Step 10/26 : COPY . . [2023-10-27T04:05:03.970Z] ---> 81e9cfdc93c4 [2023-10-27T04:05:03.970Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-27T04:05:03.970Z] ---> Running in 136aee2274d9 [2023-10-27T04:05:04.231Z] Removing intermediate container 136aee2274d9 [2023-10-27T04:05:04.231Z] ---> 06299155750b [2023-10-27T04:05:04.231Z] Step 12/26 : RUN $MAKE [2023-10-27T04:05:04.231Z] ---> Running in f424a58a9c28 [2023-10-27T04:05:04.503Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.47 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2023-10-27T04:05:25.132Z] Removing intermediate container f424a58a9c28 [2023-10-27T04:05:25.132Z] ---> 740495f49eb1 [2023-10-27T04:05:25.132Z] Step 13/26 : FROM alpine:3.18 [2023-10-27T04:05:26.073Z] 3.18: Pulling from library/alpine [2023-10-27T04:05:26.332Z] 96526aa774ef: Pulling fs layer [2023-10-27T04:05:26.591Z] 96526aa774ef: Verifying Checksum [2023-10-27T04:05:26.591Z] 96526aa774ef: Download complete [2023-10-27T04:05:26.851Z] 96526aa774ef: Pull complete [2023-10-27T04:05:26.851Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-27T04:05:26.851Z] Status: Downloaded newer image for alpine:3.18 [2023-10-27T04:05:26.851Z] ---> 8ca4688f4f35 [2023-10-27T04:05:26.851Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-27T04:05:27.110Z] ---> Running in d8e92d15dc64 [2023-10-27T04:05:27.708Z] Removing intermediate container d8e92d15dc64 [2023-10-27T04:05:27.708Z] ---> 2f1890df4a80 [2023-10-27T04:05:27.708Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-10-27T04:05:27.709Z] ---> Running in 1a16befa46ca [2023-10-27T04:05:28.292Z] Removing intermediate container 1a16befa46ca [2023-10-27T04:05:28.292Z] ---> 6c7e7803a349 [2023-10-27T04:05:28.292Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-27T04:05:28.292Z] ---> Running in e5f8a95afc8f [2023-10-27T04:05:28.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-27T04:05:28.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-27T04:05:28.817Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-27T04:05:28.817Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-27T04:05:28.817Z] Executing busybox-1.36.1-r2.trigger [2023-10-27T04:05:28.817Z] Executing ca-certificates-20230506-r0.trigger [2023-10-27T04:05:28.817Z] OK: 8 MiB in 17 packages [2023-10-27T04:05:29.385Z] Removing intermediate container e5f8a95afc8f [2023-10-27T04:05:29.385Z] ---> 15e15f5bc54d [2023-10-27T04:05:29.385Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-27T04:05:29.385Z] ---> 9d8cecee12a7 [2023-10-27T04:05:29.385Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-27T04:05:29.651Z] ---> a502ec810bae [2023-10-27T04:05:29.651Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-10-27T04:05:29.651Z] ---> cceec932581b [2023-10-27T04:05:29.651Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-10-27T04:05:30.982Z] ---> 468006caaaaf [2023-10-27T04:05:30.982Z] Step 21/26 : EXPOSE 59712 [2023-10-27T04:05:30.982Z] ---> Running in 8b5c9d21c740 [2023-10-27T04:05:30.982Z] Removing intermediate container 8b5c9d21c740 [2023-10-27T04:05:30.982Z] ---> 838e2f20d859 [2023-10-27T04:05:30.982Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-10-27T04:05:31.243Z] ---> Running in 309474de41f5 [2023-10-27T04:05:31.243Z] Removing intermediate container 309474de41f5 [2023-10-27T04:05:31.243Z] ---> f737c77a7a39 [2023-10-27T04:05:31.243Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-27T04:05:31.243Z] ---> Running in 3a5656aa64a8 [2023-10-27T04:05:31.243Z] Removing intermediate container 3a5656aa64a8 [2023-10-27T04:05:31.243Z] ---> cff982bd777f [2023-10-27T04:05:31.243Z] Step 24/26 : LABEL arch=amd64 [2023-10-27T04:05:31.243Z] ---> Running in 3ea3fc860333 [2023-10-27T04:05:35.771Z] Removing intermediate container 3ea3fc860333 [2023-10-27T04:05:35.771Z] ---> 4c9d22e9e7b7 [2023-10-27T04:05:35.771Z] Step 25/26 : LABEL git_sha=5e13064dfc28710bbfa42fecd6c68fa3578ebfc3 [2023-10-27T04:05:35.771Z] ---> Running in 43cad231faf3 [2023-10-27T04:05:35.771Z] Removing intermediate container 43cad231faf3 [2023-10-27T04:05:35.771Z] ---> b09153084f44 [2023-10-27T04:05:35.771Z] Step 26/26 : LABEL version=0.0.0 [2023-10-27T04:05:35.771Z] ---> Running in d77551091adc [2023-10-27T04:05:35.771Z] Removing intermediate container d77551091adc [2023-10-27T04:05:35.771Z] ---> e87f456051d5 [2023-10-27T04:05:35.771Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-27T04:05:35.771Z] Successfully built e87f456051d5 [2023-10-27T04:05:35.771Z] Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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-27T04:05:37.874Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-27T04:05:37.874Z] [2023-10-27T04:05:37.874Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T04:05:38.249Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-27T04:05:38.815Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-27T04:05:38.815Z] 5eb5b503b376: Pulling fs layer [2023-10-27T04:05:38.815Z] 5c69ac0246d0: Pulling fs layer [2023-10-27T04:05:38.815Z] ec43610c2a17: Pulling fs layer [2023-10-27T04:05:38.815Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-27T04:05:38.815Z] 33b1e0a273af: Pulling fs layer [2023-10-27T04:05:38.815Z] 5d3b04190fa2: Pulling fs layer [2023-10-27T04:05:38.815Z] 2f39f015ded8: Pulling fs layer [2023-10-27T04:05:38.815Z] 3a2ae6a8a46f: Waiting [2023-10-27T04:05:38.815Z] 33b1e0a273af: Waiting [2023-10-27T04:05:38.815Z] 5d3b04190fa2: Waiting [2023-10-27T04:05:38.815Z] 2f39f015ded8: Waiting [2023-10-27T04:05:38.815Z] 5c69ac0246d0: Verifying Checksum [2023-10-27T04:05:38.815Z] 5c69ac0246d0: Download complete [2023-10-27T04:05:38.815Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-27T04:05:38.815Z] 3a2ae6a8a46f: Download complete [2023-10-27T04:05:38.815Z] ec43610c2a17: Verifying Checksum [2023-10-27T04:05:38.815Z] ec43610c2a17: Download complete [2023-10-27T04:05:38.815Z] 33b1e0a273af: Verifying Checksum [2023-10-27T04:05:38.815Z] 33b1e0a273af: Download complete [2023-10-27T04:05:38.815Z] 5d3b04190fa2: Verifying Checksum [2023-10-27T04:05:38.815Z] 5d3b04190fa2: Download complete [2023-10-27T04:05:38.816Z] 5eb5b503b376: Download complete [2023-10-27T04:05:39.748Z] 2f39f015ded8: Download complete [2023-10-27T04:05:40.006Z] 5eb5b503b376: Pull complete [2023-10-27T04:05:40.264Z] 5c69ac0246d0: Pull complete [2023-10-27T04:05:40.523Z] ec43610c2a17: Pull complete [2023-10-27T04:05:40.781Z] 3a2ae6a8a46f: Pull complete [2023-10-27T04:05:40.781Z] 33b1e0a273af: Pull complete [2023-10-27T04:05:41.039Z] 5d3b04190fa2: Pull complete [2023-10-27T04:05:45.218Z] 2f39f015ded8: Pull complete [2023-10-27T04:05:45.218Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-27T04:05:45.218Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-27T04:05:45.218Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T04:05:45.454Z] prd-ubuntu20.04-docker-8c-8g-12321 does not seem to be running inside a container [2023-10-27T04:05:45.482Z] $ 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/xfoundry_app-record-replay_PR-98 -v /w/workspace/xfoundry_app-record-replay_PR-98:/w/workspace/xfoundry_app-record-replay_PR-98:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-98@tmp:/w/workspace/xfoundry_app-record-replay_PR-98@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-27T04:05:51.230Z] $ docker top d7322e3464eaffff49d5aaffa4a9363d3128778339d8e2fef03d580238f1df87 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-27T04:05:51.677Z] ---> job-cost.sh [2023-10-27T04:05:51.677Z] lf-activate-venv: SKIPPING [2023-10-27T04:05:51.677Z] INFO: No Stack... [2023-10-27T04:05:51.936Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-27T04:05:52.505Z] INFO: Archiving Costs [Pipeline] sh [2023-10-27T04:05:52.866Z] + cat /w/workspace/xfoundry_app-record-replay_PR-98/archives/cost.csv [2023-10-27T04:05:52.866Z] + cut -d, -f6 [Pipeline] lock [2023-10-27T04:05:52.908Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-98-1-stack-cost] [2023-10-27T04:05:52.913Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-98-1-stack-cost] did not exist. Created. [2023-10-27T04:05:52.913Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-98-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-27T04:05:53.321Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-27T04:05:53.368Z] Stashed 1 file(s) [Pipeline] } [2023-10-27T04:05:53.400Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-98-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-27T04:05:53.476Z] $ docker stop --time=1 d7322e3464eaffff49d5aaffa4a9363d3128778339d8e2fef03d580238f1df87 [2023-10-27T04:05:54.743Z] $ docker rm -f --volumes d7322e3464eaffff49d5aaffa4a9363d3128778339d8e2fef03d580238f1df87 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-27T04:09:58.580Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12421 in /w/workspace/xfoundry_app-record-replay_PR-98 [Pipeline] { [Pipeline] ws [2023-10-27T04:09:58.634Z] Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout [2023-10-27T04:09:58.715Z] Selected Git installation does not exist. Using Default [2023-10-27T04:09:58.716Z] The recommended git tool is: NONE [2023-10-27T04:10:05.698Z] using credential edgex-jenkins-ssh [2023-10-27T04:10:05.714Z] Cloning the remote Git repository [2023-10-27T04:10:05.762Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-10-27T04:10:05.863Z] > git init /w/workspace/app-record-replay/1 # timeout=10 [2023-10-27T04:10:06.011Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-10-27T04:10:06.012Z] > git --version # timeout=10 [2023-10-27T04:10:06.035Z] > git --version # 'git version 2.25.1' [2023-10-27T04:10:06.038Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-27T04:10:06.212Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-27T04:10:06.970Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-10-27T04:10:06.997Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-27T04:10:08.672Z] Merging remotes/origin/main commit e9a72d95530e724a4456ef35bfa8cc00521c6609 into PR head commit 5e13064dfc28710bbfa42fecd6c68fa3578ebfc3 [2023-10-27T04:10:08.974Z] Merge succeeded, producing 5e13064dfc28710bbfa42fecd6c68fa3578ebfc3 [2023-10-27T04:10:08.975Z] Checking out Revision 5e13064dfc28710bbfa42fecd6c68fa3578ebfc3 (PR-98) [2023-10-27T04:10:08.031Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-10-27T04:10:08.078Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-10-27T04:10:08.079Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-27T04:10:08.098Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/98/head:refs/remotes/origin/PR-98 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-27T04:10:08.693Z] > git config core.sparsecheckout # timeout=10 [2023-10-27T04:10:08.773Z] > git checkout -f 5e13064dfc28710bbfa42fecd6c68fa3578ebfc3 # timeout=10 [2023-10-27T04:10:08.866Z] > git remote # timeout=10 [2023-10-27T04:10:08.889Z] > git config --get remote.origin.url # timeout=10 [2023-10-27T04:10:08.913Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-27T04:10:08.927Z] > git merge e9a72d95530e724a4456ef35bfa8cc00521c6609 # timeout=10 [2023-10-27T04:10:08.955Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-27T04:10:08.984Z] > git config core.sparsecheckout # timeout=10 [2023-10-27T04:10:09.002Z] > git checkout -f 5e13064dfc28710bbfa42fecd6c68fa3578ebfc3 # timeout=10 [2023-10-27T04:10:09.531Z] Commit message: "build(deps): Bump github.com/google/uuid from 1.3.1 to 1.4.0" [2023-10-27T04:10:09.591Z] > git --version # timeout=10 [2023-10-27T04:10:09.603Z] > git --version # 'git version 2.25.1' [2023-10-27T04:10:09.638Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-27T04:10:11.053Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-27T04:10:11.053Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-27T04:10:11.053Z] Dload Upload Total Spent Left Speed [2023-10-27T04:10:11.053Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95872 0 --:--:-- --:--:-- --:--:-- 95872 [Pipeline] sh [2023-10-27T04:10:11.679Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-27T04:10:12.034Z] + sudo tee /etc/docker/daemon.new [2023-10-27T04:10:12.034Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-27T04:10:12.034Z] { [2023-10-27T04:10:12.034Z] "registry-mirrors": [ [2023-10-27T04:10:12.034Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-27T04:10:12.034Z] ], [2023-10-27T04:10:12.034Z] "bip": "10.250.0.254/24", [2023-10-27T04:10:12.034Z] "hosts": [ [2023-10-27T04:10:12.034Z] "tcp://0.0.0.0:5555", [2023-10-27T04:10:12.034Z] "unix:///var/run/docker.sock" [2023-10-27T04:10:12.034Z] ], [2023-10-27T04:10:12.034Z] "mtu": 1458, [2023-10-27T04:10:12.034Z] "selinux-enabled": true, [2023-10-27T04:10:12.034Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-27T04:10:12.034Z] } [Pipeline] sh [2023-10-27T04:10:12.394Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-27T04:10:12.758Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-27T04:10:31.117Z] provisioning config files... [2023-10-27T04:10:31.148Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config12780651103795678007tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-27T04:10:31.565Z] ---> docker-login.sh [2023-10-27T04:10:31.565Z] nexus3.edgexfoundry.org:10001 [2023-10-27T04:10:32.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T04:10:32.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T04:10:32.425Z] Configure a credential helper to remove this warning. See [2023-10-27T04:10:32.425Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T04:10:32.425Z] [2023-10-27T04:10:32.425Z] Login Succeeded [2023-10-27T04:10:32.425Z] nexus3.edgexfoundry.org:10002 [2023-10-27T04:10:32.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T04:10:32.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T04:10:32.696Z] Configure a credential helper to remove this warning. See [2023-10-27T04:10:32.696Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T04:10:32.696Z] [2023-10-27T04:10:32.696Z] Login Succeeded [2023-10-27T04:10:32.696Z] nexus3.edgexfoundry.org:10003 [2023-10-27T04:10:32.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T04:10:33.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T04:10:33.242Z] Configure a credential helper to remove this warning. See [2023-10-27T04:10:33.242Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T04:10:33.242Z] [2023-10-27T04:10:33.242Z] Login Succeeded [2023-10-27T04:10:33.242Z] nexus3.edgexfoundry.org:10004 [2023-10-27T04:10:33.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T04:10:33.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T04:10:33.513Z] Configure a credential helper to remove this warning. See [2023-10-27T04:10:33.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T04:10:33.513Z] [2023-10-27T04:10:33.513Z] Login Succeeded [2023-10-27T04:10:33.513Z] docker.io [2023-10-27T04:10:33.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T04:10:34.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T04:10:34.055Z] Configure a credential helper to remove this warning. See [2023-10-27T04:10:34.055Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T04:10:34.055Z] [2023-10-27T04:10:34.055Z] Login Succeeded [2023-10-27T04:10:34.055Z] ---> docker-login.sh ends [Pipeline] } [2023-10-27T04:10:34.085Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-27T04:10:34.575Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-27T04:10:34.627Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-27T04:10:34.662Z] ========================================================= [2023-10-27T04:10:34.662Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-27T04:10:34.662Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T04:10:35.169Z] + 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-27T04:10:35.440Z] Sending build context to Docker daemon 259.1kB [2023-10-27T04:10:35.708Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-27T04:10:35.708Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-27T04:10:35.984Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-27T04:10:35.984Z] 9fda8d8052c6: Pulling fs layer [2023-10-27T04:10:35.984Z] 5d54e960e981: Pulling fs layer [2023-10-27T04:10:35.984Z] c4a7e357bf2a: Pulling fs layer [2023-10-27T04:10:35.984Z] f0e02332f6b5: Pulling fs layer [2023-10-27T04:10:35.984Z] cefa15bbcfad: Pulling fs layer [2023-10-27T04:10:35.984Z] 17808c966233: Pulling fs layer [2023-10-27T04:10:35.984Z] f4c1fc716caa: Pulling fs layer [2023-10-27T04:10:35.984Z] 17808c966233: Waiting [2023-10-27T04:10:35.984Z] f0e02332f6b5: Waiting [2023-10-27T04:10:35.984Z] f4c1fc716caa: Waiting [2023-10-27T04:10:35.984Z] cefa15bbcfad: Waiting [2023-10-27T04:10:35.984Z] 5d54e960e981: Download complete [2023-10-27T04:10:35.984Z] f0e02332f6b5: Verifying Checksum [2023-10-27T04:10:35.984Z] f0e02332f6b5: Download complete [2023-10-27T04:10:35.984Z] cefa15bbcfad: Verifying Checksum [2023-10-27T04:10:35.984Z] cefa15bbcfad: Download complete [2023-10-27T04:10:35.984Z] 9fda8d8052c6: Download complete [2023-10-27T04:10:36.577Z] f4c1fc716caa: Verifying Checksum [2023-10-27T04:10:36.577Z] f4c1fc716caa: Download complete [2023-10-27T04:10:36.854Z] 9fda8d8052c6: Pull complete [2023-10-27T04:10:37.460Z] 5d54e960e981: Pull complete [2023-10-27T04:10:38.062Z] c4a7e357bf2a: Download complete [2023-10-27T04:10:40.051Z] 17808c966233: Verifying Checksum [2023-10-27T04:10:40.051Z] 17808c966233: Download complete [2023-10-27T04:10:52.548Z] c4a7e357bf2a: Pull complete [2023-10-27T04:10:52.548Z] f0e02332f6b5: Pull complete [2023-10-27T04:10:52.817Z] cefa15bbcfad: Pull complete [2023-10-27T04:11:02.913Z] 17808c966233: Pull complete [2023-10-27T04:11:04.333Z] f4c1fc716caa: Pull complete [2023-10-27T04:11:04.333Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-27T04:11:04.333Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-27T04:11:04.333Z] ---> ea914061e18c [2023-10-27T04:11:04.333Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-27T04:11:05.432Z] ---> Running in ba79753fb083 [2023-10-27T04:11:06.016Z] Removing intermediate container ba79753fb083 [2023-10-27T04:11:06.016Z] ---> d2d480bcebfd [2023-10-27T04:11:06.016Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-27T04:11:06.282Z] ---> Running in 17f1a8c6e79c [2023-10-27T04:11:06.878Z] Removing intermediate container 17f1a8c6e79c [2023-10-27T04:11:06.878Z] ---> f63aa4c522c2 [2023-10-27T04:11:06.878Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-27T04:11:06.878Z] ---> Running in 2d0fc75e9350 [2023-10-27T04:11:07.152Z] Removing intermediate container 2d0fc75e9350 [2023-10-27T04:11:07.152Z] ---> dac21fe73d15 [2023-10-27T04:11:07.152Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-27T04:11:07.425Z] ---> Running in 1d0d3f2de724 [2023-10-27T04:11:08.848Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-27T04:11:09.115Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-27T04:11:10.528Z] OK: 266 MiB in 52 packages [2023-10-27T04:11:11.120Z] Removing intermediate container 1d0d3f2de724 [2023-10-27T04:11:11.120Z] ---> 87621e84a752 [2023-10-27T04:11:11.120Z] Step 7/12 : WORKDIR /app [2023-10-27T04:11:11.397Z] ---> Running in 4394041b8dba [2023-10-27T04:11:11.666Z] Removing intermediate container 4394041b8dba [2023-10-27T04:11:11.666Z] ---> 1d999540e311 [2023-10-27T04:11:11.666Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-27T04:11:12.277Z] ---> 09da4c3090b0 [2023-10-27T04:11:12.277Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-27T04:11:12.277Z] ---> Running in 5723a2447c82 [2023-10-27T04:13:04.102Z] Removing intermediate container 5723a2447c82 [2023-10-27T04:13:04.102Z] ---> d9ba08615afd [2023-10-27T04:13:04.102Z] Step 10/12 : COPY . . [2023-10-27T04:13:04.102Z] ---> b8830c1b991d [2023-10-27T04:13:04.102Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-27T04:13:04.102Z] ---> Running in 41f39a847182 [2023-10-27T04:13:04.102Z] Removing intermediate container 41f39a847182 [2023-10-27T04:13:04.102Z] ---> 56c075fe99fb [2023-10-27T04:13:04.102Z] Step 12/12 : RUN $MAKE [2023-10-27T04:13:04.102Z] ---> Running in 59492dde7d37 [2023-10-27T04:13:04.102Z] noop [2023-10-27T04:13:04.102Z] Removing intermediate container 59492dde7d37 [2023-10-27T04:13:04.102Z] ---> ec01d7d7d4c1 [2023-10-27T04:13:04.102Z] Successfully built ec01d7d7d4c1 [2023-10-27T04:13:04.102Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T04:13:04.600Z] + docker inspect -f . ci-base-image-arm64 [2023-10-27T04:13:04.600Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T04:13:04.899Z] prd-ubuntu20.04-docker-arm64-4c-16g-12421 does not seem to be running inside a container [2023-10-27T04:13:04.995Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-27T04:13:06.315Z] $ docker top aa9de1c046b9e32d66a6f088519086ca69bf0d566d0682a07756365020e58a92 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-27T04:13:07.253Z] + go version [2023-10-27T04:13:07.253Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-27T04:13:07.294Z] $ docker stop --time=1 aa9de1c046b9e32d66a6f088519086ca69bf0d566d0682a07756365020e58a92 [2023-10-27T04:13:08.999Z] $ docker rm -f --volumes aa9de1c046b9e32d66a6f088519086ca69bf0d566d0682a07756365020e58a92 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T04:13:09.904Z] + docker inspect -f . ci-base-image-arm64 [2023-10-27T04:13:09.904Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T04:13:10.201Z] prd-ubuntu20.04-docker-arm64-4c-16g-12421 does not seem to be running inside a container [2023-10-27T04:13:10.291Z] $ 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/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-27T04:13:11.613Z] $ docker top 55ba2684f6d8b6b98699035d6e4a028274f44f21cddb9179f9be81d43ad7af92 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-27T04:13:12.536Z] + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh [2023-10-27T04:13:13.247Z] + make test [2023-10-27T04:13:13.247Z] go test -race -coverprofile=coverage.out ./... [2023-10-27T04:16:20.079Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-10-27T04:16:20.665Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.245s coverage: 88.0% of statements [2023-10-27T04:16:27.340Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-10-27T04:16:27.340Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-10-27T04:16:27.340Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-10-27T04:16:32.708Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.984s coverage: 98.7% of statements [2023-10-27T04:16:32.708Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.605s coverage: 89.7% of statements [2023-10-27T04:16:32.708Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.204s coverage: 100.0% of statements [2023-10-27T04:16:33.295Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-27T04:16:33.295Z] go vet ./... [2023-10-27T04:18:55.030Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-27T04:18:55.030Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-27T04:18:55.030Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-27T04:18:55.072Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-27T04:18:55.122Z] $ docker stop --time=1 55ba2684f6d8b6b98699035d6e4a028274f44f21cddb9179f9be81d43ad7af92 [2023-10-27T04:18:57.199Z] $ docker rm -f --volumes 55ba2684f6d8b6b98699035d6e4a028274f44f21cddb9179f9be81d43ad7af92 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-27T04:18:59.132Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-27T04:18:59.167Z] Warning: overwriting stash ‘coverage-report’ [2023-10-27T04:18:59.698Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-27T04:19:00.299Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-27T04:19:00.643Z] + ls -al . [2023-10-27T04:19:00.643Z] total 184 [2023-10-27T04:19:00.643Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 27 04:13 . [2023-10-27T04:19:00.643Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 04:10 .. [2023-10-27T04:19:00.643Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 27 04:10 .dockerignore [2023-10-27T04:19:00.643Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 04:10 .git [2023-10-27T04:19:00.643Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 04:10 .github [2023-10-27T04:19:00.643Z] -rw-rw-r-- 1 jenkins jenkins 164 Oct 27 04:10 .gitignore [2023-10-27T04:19:00.643Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 27 04:10 .golangci.yml [2023-10-27T04:19:00.643Z] -rw-rw-r-- 1 jenkins jenkins 11301 Oct 27 04:10 Attribution.txt [2023-10-27T04:19:00.643Z] -rw-rw-r-- 1 jenkins jenkins 258 Oct 27 04:10 CHANGELOG.md [2023-10-27T04:19:00.643Z] -rw-rw-r-- 1 jenkins jenkins 1616 Oct 27 04:10 Dockerfile [2023-10-27T04:19:00.643Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 27 04:10 GOVERNANCE.md [2023-10-27T04:19:00.643Z] -rw-rw-r-- 1 jenkins jenkins 681 Oct 27 04:10 Jenkinsfile [2023-10-27T04:19:00.643Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 27 04:10 LICENSE [2023-10-27T04:19:00.643Z] -rw-rw-r-- 1 jenkins jenkins 3139 Oct 27 04:10 Makefile [2023-10-27T04:19:00.643Z] -rw-rw-r-- 1 jenkins jenkins 611 Oct 27 04:10 OWNERS.md [2023-10-27T04:19:00.643Z] -rw-rw-r-- 1 jenkins jenkins 2363 Oct 27 04:10 README.md [2023-10-27T04:19:00.643Z] -rw-rw-r-- 1 jenkins jenkins 7789 Oct 27 04:10 Record and Reply.postman_collection.json [2023-10-27T04:19:00.643Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 27 04:02 VERSION [2023-10-27T04:19:00.643Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 04:10 bin [2023-10-27T04:19:00.643Z] -rw-r--r-- 1 jenkins jenkins 24666 Oct 27 04:16 coverage.out [2023-10-27T04:19:00.643Z] -rw-rw-r-- 1 jenkins jenkins 3906 Oct 27 04:10 go.mod [2023-10-27T04:19:00.643Z] -rw-rw-r-- 1 jenkins jenkins 34891 Oct 27 04:10 go.sum [2023-10-27T04:19:00.643Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 27 04:10 internal [2023-10-27T04:19:00.643Z] -rw-rw-r-- 1 jenkins jenkins 913 Oct 27 04:10 main.go [2023-10-27T04:19:00.643Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 04:10 openapi [2023-10-27T04:19:00.643Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 04:10 pkg [2023-10-27T04:19:00.643Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 04:10 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T04:19:01.067Z] + 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=5e13064dfc28710bbfa42fecd6c68fa3578ebfc3 --label arch=arm64 --label version=0.0.0 . [2023-10-27T04:19:01.337Z] Sending build context to Docker daemon 284.7kB [2023-10-27T04:19:01.337Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-10-27T04:19:01.337Z] Step 2/26 : FROM ${BASE} AS builder [2023-10-27T04:19:01.337Z] ---> ec01d7d7d4c1 [2023-10-27T04:19:01.337Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-10-27T04:19:01.611Z] ---> Running in 0ebd88a1d198 [2023-10-27T04:19:01.880Z] Removing intermediate container 0ebd88a1d198 [2023-10-27T04:19:01.880Z] ---> 2755d6c2fdf2 [2023-10-27T04:19:01.880Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-10-27T04:19:01.880Z] ---> Running in 284f6fa8b33d [2023-10-27T04:19:02.463Z] Removing intermediate container 284f6fa8b33d [2023-10-27T04:19:02.464Z] ---> 379053b8c362 [2023-10-27T04:19:02.464Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-10-27T04:19:02.464Z] ---> Running in 53482b7e5eb6 [2023-10-27T04:19:02.742Z] Removing intermediate container 53482b7e5eb6 [2023-10-27T04:19:02.742Z] ---> dc9eb5607c19 [2023-10-27T04:19:02.742Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-27T04:19:02.742Z] ---> Running in 2cbc652c034c [2023-10-27T04:19:04.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-27T04:19:04.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-27T04:19:05.604Z] OK: 266 MiB in 52 packages [2023-10-27T04:19:06.568Z] Removing intermediate container 2cbc652c034c [2023-10-27T04:19:06.568Z] ---> 8d44eb085b92 [2023-10-27T04:19:06.568Z] Step 7/26 : WORKDIR /app [2023-10-27T04:19:06.568Z] ---> Running in d1db3ffe782d [2023-10-27T04:19:06.836Z] Removing intermediate container d1db3ffe782d [2023-10-27T04:19:06.836Z] ---> fd57a7e0653d [2023-10-27T04:19:06.836Z] Step 8/26 : COPY go.mod vendor* ./ [2023-10-27T04:19:07.433Z] ---> aac4749f22a7 [2023-10-27T04:19:07.433Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-27T04:19:07.433Z] ---> Running in 9ff803ba6481 [2023-10-27T04:19:10.808Z] Removing intermediate container 9ff803ba6481 [2023-10-27T04:19:10.808Z] ---> 4163e809b83d [2023-10-27T04:19:10.808Z] Step 10/26 : COPY . . [2023-10-27T04:19:11.079Z] ---> 3cf9aefea55e [2023-10-27T04:19:11.079Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-27T04:19:11.079Z] ---> Running in a4d6eff03fe8 [2023-10-27T04:19:11.348Z] Removing intermediate container a4d6eff03fe8 [2023-10-27T04:19:11.348Z] ---> 5814ddfbf236 [2023-10-27T04:19:11.348Z] Step 12/26 : RUN $MAKE [2023-10-27T04:19:11.618Z] ---> Running in fa21bda42e2e [2023-10-27T04:19:12.596Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.47 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2023-10-27T04:21:19.373Z] Removing intermediate container fa21bda42e2e [2023-10-27T04:21:19.373Z] ---> 46e27c779b51 [2023-10-27T04:21:19.373Z] Step 13/26 : FROM alpine:3.18 [2023-10-27T04:21:19.373Z] 3.18: Pulling from library/alpine [2023-10-27T04:21:19.373Z] 579b34f0a95b: Pulling fs layer [2023-10-27T04:21:19.373Z] 579b34f0a95b: Download complete [2023-10-27T04:21:19.373Z] 579b34f0a95b: Pull complete [2023-10-27T04:21:19.373Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-27T04:21:19.373Z] Status: Downloaded newer image for alpine:3.18 [2023-10-27T04:21:19.373Z] ---> 3cc203321400 [2023-10-27T04:21:19.373Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-27T04:21:19.373Z] ---> Running in d8b2d8491fbd [2023-10-27T04:21:19.373Z] Removing intermediate container d8b2d8491fbd [2023-10-27T04:21:19.373Z] ---> c234e300b71d [2023-10-27T04:21:19.373Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-10-27T04:21:19.373Z] ---> Running in 5aa0467ca2ee [2023-10-27T04:21:19.373Z] Removing intermediate container 5aa0467ca2ee [2023-10-27T04:21:19.373Z] ---> c931c9bfedd4 [2023-10-27T04:21:19.373Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-27T04:21:19.373Z] ---> Running in 96b69f38eb33 [2023-10-27T04:21:19.373Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-27T04:21:19.373Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-27T04:21:19.373Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-27T04:21:19.373Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-27T04:21:19.373Z] Executing busybox-1.36.1-r2.trigger [2023-10-27T04:21:19.373Z] Executing ca-certificates-20230506-r0.trigger [2023-10-27T04:21:19.373Z] OK: 9 MiB in 17 packages [2023-10-27T04:21:19.640Z] Removing intermediate container 96b69f38eb33 [2023-10-27T04:21:19.640Z] ---> d7e53837dd71 [2023-10-27T04:21:19.640Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-27T04:21:20.229Z] ---> ec0449ef4b3d [2023-10-27T04:21:20.229Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-27T04:21:20.814Z] ---> 78866c460e2f [2023-10-27T04:21:20.814Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-10-27T04:21:21.169Z] ---> 45c406f8feef [2023-10-27T04:21:21.169Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-10-27T04:21:23.170Z] ---> f16568435159 [2023-10-27T04:21:23.170Z] Step 21/26 : EXPOSE 59712 [2023-10-27T04:21:23.170Z] ---> Running in 99acd05aca7c [2023-10-27T04:21:23.170Z] Removing intermediate container 99acd05aca7c [2023-10-27T04:21:23.170Z] ---> e0aad8c0a4f9 [2023-10-27T04:21:23.170Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-10-27T04:21:23.442Z] ---> Running in d220c4a2af70 [2023-10-27T04:21:23.730Z] Removing intermediate container d220c4a2af70 [2023-10-27T04:21:23.730Z] ---> c9a55cda9a1a [2023-10-27T04:21:23.730Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-27T04:21:24.018Z] ---> Running in a56e53d2d0b3 [2023-10-27T04:21:24.292Z] Removing intermediate container a56e53d2d0b3 [2023-10-27T04:21:24.292Z] ---> da50ab54cb0e [2023-10-27T04:21:24.292Z] Step 24/26 : LABEL arch=arm64 [2023-10-27T04:21:24.292Z] ---> Running in 79c94c1352c9 [2023-10-27T04:21:24.567Z] Removing intermediate container 79c94c1352c9 [2023-10-27T04:21:24.567Z] ---> b0d4d88a0dcf [2023-10-27T04:21:24.567Z] Step 25/26 : LABEL git_sha=5e13064dfc28710bbfa42fecd6c68fa3578ebfc3 [2023-10-27T04:21:24.849Z] ---> Running in 1cece64c3c94 [2023-10-27T04:21:25.117Z] Removing intermediate container 1cece64c3c94 [2023-10-27T04:21:25.117Z] ---> af80ef82e76c [2023-10-27T04:21:25.117Z] Step 26/26 : LABEL version=0.0.0 [2023-10-27T04:21:25.117Z] ---> Running in d6e1ecb252b8 [2023-10-27T04:21:25.393Z] Removing intermediate container d6e1ecb252b8 [2023-10-27T04:21:25.393Z] ---> ad634ff93ee6 [2023-10-27T04:21:25.393Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-27T04:21:25.393Z] Successfully built ad634ff93ee6 [2023-10-27T04:21:25.663Z] Successfully tagged app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T04:21:26.480Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-27T04:21:26.480Z] [2023-10-27T04:21:26.480Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T04:21:26.881Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-27T04:21:26.881Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-27T04:21:26.881Z] 8998bd30e6a1: Pulling fs layer [2023-10-27T04:21:26.881Z] 04944245beec: Pulling fs layer [2023-10-27T04:21:26.881Z] 699f458cf7ca: Pulling fs layer [2023-10-27T04:21:26.881Z] 765212b225bb: Pulling fs layer [2023-10-27T04:21:26.881Z] f23df028b6ca: Pulling fs layer [2023-10-27T04:21:26.881Z] d65c8cfc05b1: Pulling fs layer [2023-10-27T04:21:26.881Z] 2437ff75d9bd: Pulling fs layer [2023-10-27T04:21:26.881Z] 765212b225bb: Waiting [2023-10-27T04:21:26.881Z] f23df028b6ca: Waiting [2023-10-27T04:21:26.881Z] d65c8cfc05b1: Waiting [2023-10-27T04:21:26.881Z] 2437ff75d9bd: Waiting [2023-10-27T04:21:27.148Z] 04944245beec: Verifying Checksum [2023-10-27T04:21:27.148Z] 04944245beec: Download complete [2023-10-27T04:21:27.148Z] 765212b225bb: Download complete [2023-10-27T04:21:27.148Z] f23df028b6ca: Verifying Checksum [2023-10-27T04:21:27.148Z] f23df028b6ca: Download complete [2023-10-27T04:21:27.148Z] d65c8cfc05b1: Verifying Checksum [2023-10-27T04:21:27.148Z] d65c8cfc05b1: Download complete [2023-10-27T04:21:27.416Z] 699f458cf7ca: Verifying Checksum [2023-10-27T04:21:27.416Z] 699f458cf7ca: Download complete [2023-10-27T04:21:28.000Z] 8998bd30e6a1: Verifying Checksum [2023-10-27T04:21:28.000Z] 8998bd30e6a1: Download complete [2023-10-27T04:21:30.585Z] 2437ff75d9bd: Verifying Checksum [2023-10-27T04:21:30.585Z] 2437ff75d9bd: Download complete [2023-10-27T04:21:32.542Z] 8998bd30e6a1: Pull complete [2023-10-27T04:21:33.127Z] 04944245beec: Pull complete [2023-10-27T04:21:35.074Z] 699f458cf7ca: Pull complete [2023-10-27T04:21:35.074Z] 765212b225bb: Pull complete [2023-10-27T04:21:36.036Z] f23df028b6ca: Pull complete [2023-10-27T04:21:36.308Z] d65c8cfc05b1: Pull complete [2023-10-27T04:21:54.519Z] 2437ff75d9bd: Pull complete [2023-10-27T04:21:54.519Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-27T04:21:54.519Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-27T04:21:54.519Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T04:21:54.847Z] prd-ubuntu20.04-docker-arm64-4c-16g-12421 does not seem to be running inside a container [2023-10-27T04:21:54.913Z] $ 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/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-10-27T04:21:57.652Z] $ docker top 2a297f7b3f184f96664dd54e374f7b679041dc5473162152a10b82abda00fccb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-27T04:21:58.564Z] ---> job-cost.sh [2023-10-27T04:21:58.564Z] lf-activate-venv: SKIPPING [2023-10-27T04:21:58.564Z] INFO: No Stack... [2023-10-27T04:21:59.155Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-27T04:21:59.739Z] INFO: Archiving Costs [Pipeline] sh [2023-10-27T04:22:00.407Z] + + cutcat -d, /w/workspace/app-record-replay/1/archives/cost.csv -f6 [2023-10-27T04:22:00.407Z] [Pipeline] lock [2023-10-27T04:22:00.491Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-98-1-stack-cost] [2023-10-27T04:22:00.495Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-98-1-stack-cost] did not exist. Created. [2023-10-27T04:22:00.495Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-98-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-27T04:22:00.916Z] /w/workspace/app-record-replay/1@tmp/durable-88bbbd9c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-27T04:22:01.880Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-27T04:22:01.918Z] Warning: overwriting stash ‘stack-cost’ [2023-10-27T04:22:01.966Z] Stashed 1 file(s) [Pipeline] } [2023-10-27T04:22:01.985Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-98-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-27T04:22:02.062Z] $ docker stop --time=1 2a297f7b3f184f96664dd54e374f7b679041dc5473162152a10b82abda00fccb [2023-10-27T04:22:03.583Z] $ docker rm -f --volumes 2a297f7b3f184f96664dd54e374f7b679041dc5473162152a10b82abda00fccb [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-27T04:22:04.534Z] provisioning config files... [2023-10-27T04:22:04.541Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/xfoundry_app-record-replay_PR-98@tmp/config15202238228853141774tmp [Pipeline] { [Pipeline] sh [2023-10-27T04:22:04.876Z] + set +x [2023-10-27T04:22:04.876Z] + curl -s https://codecov.io/bash [2023-10-27T04:22:04.876Z] + bash -s -- [2023-10-27T04:22:04.876Z] [2023-10-27T04:22:04.876Z] _____ _ [2023-10-27T04:22:04.876Z] / ____| | | [2023-10-27T04:22:04.876Z] | | ___ __| | ___ ___ _____ __ [2023-10-27T04:22:04.876Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-27T04:22:04.876Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-27T04:22:04.876Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-27T04:22:04.876Z] Bash-1.0.6 [2023-10-27T04:22:04.876Z] [2023-10-27T04:22:04.876Z] [2023-10-27T04:22:04.876Z] ==> git version 2.25.1 found [2023-10-27T04:22:04.876Z] ==> 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-27T04:22:04.876Z] Release-Date: 2020-01-08 [2023-10-27T04:22:04.876Z] 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-27T04:22:04.876Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-27T04:22:04.876Z] ==> Jenkins CI detected. [2023-10-27T04:22:04.876Z] current dir:  /w/workspace/xfoundry_app-record-replay_PR-98 [2023-10-27T04:22:04.876Z] project root: . [2023-10-27T04:22:04.876Z] --> token set from env [2023-10-27T04:22:04.876Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-27T04:22:04.876Z] ==> Running gcov in . (disable via -X gcov) [2023-10-27T04:22:04.876Z] ==> Python coveragepy not found [2023-10-27T04:22:04.876Z] ==> Searching for coverage reports in: [2023-10-27T04:22:04.876Z] + . [2023-10-27T04:22:04.876Z] -> Found 1 reports [2023-10-27T04:22:04.876Z] ==> Detecting git/mercurial file structure [2023-10-27T04:22:04.876Z] ==> Reading reports [2023-10-27T04:22:04.876Z] + ./coverage.out bytes=24666 [2023-10-27T04:22:04.876Z] ==> Appending adjustments [2023-10-27T04:22:04.876Z] https://docs.codecov.io/docs/fixing-reports [2023-10-27T04:22:05.135Z] + Found adjustments [2023-10-27T04:22:05.135Z] ==> Gzipping contents [2023-10-27T04:22:05.135Z] 8.0K /tmp/codecov.WV2LED.gz [2023-10-27T04:22:05.135Z] ==> Uploading reports [2023-10-27T04:22:05.135Z] url: https://codecov.io [2023-10-27T04:22:05.135Z] query: branch=PR-98&commit=5e13064dfc28710bbfa42fecd6c68fa3578ebfc3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-98%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=98&job=&cmd_args= [2023-10-27T04:22:05.135Z] -> Pinging Codecov [2023-10-27T04:22:05.135Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6761a825-4501-4abd-88ee-552c6fc4520a&branch=PR-98&commit=5e13064dfc28710bbfa42fecd6c68fa3578ebfc3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-98%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=98&job=&cmd_args= [2023-10-27T04:22:05.135Z] -> Uploading to [2023-10-27T04:22:05.135Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-27/F467761B9912B4F32F9BC62907045C81/5e13064dfc28710bbfa42fecd6c68fa3578ebfc3/8727d76f-508f-4532-93f1-618b4d441f2b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231027%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231027T042205Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=99dd89c380f462a3520adc3071790d739fbae259b1bd6526764fd0888f9b331d [2023-10-27T04:22:05.135Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-27T04:22:05.135Z] Dload Upload Total Spent Left Speed [2023-10-27T04:22:05.395Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4847 0 0 100 4847 0 16210 --:--:-- --:--:-- --:--:-- 16210 [2023-10-27T04:22:05.395Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/5e13064dfc28710bbfa42fecd6c68fa3578ebfc3 [Pipeline] } [2023-10-27T04:22:05.424Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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-27T04:22:07.398Z] + [ -d /w/workspace/xfoundry_app-record-replay_PR-98/archives ] [2023-10-27T04:22:07.398Z] + ls -al /w/workspace/xfoundry_app-record-replay_PR-98/archives [2023-10-27T04:22:07.398Z] total 16 [2023-10-27T04:22:07.398Z] drwxr-xr-x 3 root root 4096 Oct 27 04:05 . [2023-10-27T04:22:07.398Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 27 04:05 .. [2023-10-27T04:22:07.398Z] drwxr-xr-x 2 root root 4096 Oct 27 04:05 cost [2023-10-27T04:22:07.398Z] -rw-r--r-- 1 root root 88 Oct 27 04:05 cost.csv [2023-10-27T04:22:07.398Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_app-record-replay_PR-98/archives [2023-10-27T04:22:07.398Z] + ls -al /w/workspace/xfoundry_app-record-replay_PR-98/archives [2023-10-27T04:22:07.398Z] total 16 [2023-10-27T04:22:07.398Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 27 04:05 . [2023-10-27T04:22:07.398Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 27 04:05 .. [2023-10-27T04:22:07.398Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 27 04:05 cost [2023-10-27T04:22:07.398Z] -rw-r--r-- 1 jenkins jenkins 88 Oct 27 04:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-27T04:22:07.725Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T04:22:08.611Z] ---> package-listing.sh [2023-10-27T04:22:08.611Z] ++ facter osfamily [2023-10-27T04:22:08.611Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-27T04:22:08.868Z] + OS_FAMILY=debian [2023-10-27T04:22:08.868Z] + workspace=/w/workspace/xfoundry_app-record-replay_PR-98 [2023-10-27T04:22:08.868Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-27T04:22:08.868Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-27T04:22:08.868Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-27T04:22:08.868Z] + PACKAGES=/tmp/packages_start.txt [2023-10-27T04:22:08.868Z] + '[' /w/workspace/xfoundry_app-record-replay_PR-98 ']' [2023-10-27T04:22:08.868Z] + PACKAGES=/tmp/packages_end.txt [2023-10-27T04:22:08.868Z] + case "${OS_FAMILY}" in [2023-10-27T04:22:08.868Z] + dpkg -l [2023-10-27T04:22:08.868Z] + grep '^ii' [2023-10-27T04:22:08.868Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-27T04:22:08.868Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-27T04:22:08.868Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-27T04:22:08.868Z] + '[' /w/workspace/xfoundry_app-record-replay_PR-98 ']' [2023-10-27T04:22:08.868Z] + mkdir -p /w/workspace/xfoundry_app-record-replay_PR-98/archives/ [2023-10-27T04:22:08.868Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_app-record-replay_PR-98/archives/ [Pipeline] echo [2023-10-27T04:22:08.900Z] 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/xfoundry_app-record-replay_PR-98/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-27T04:22:09.192Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T04:22:09.817Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-27T04:22:09.817Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T04:22:09.959Z] prd-ubuntu20.04-docker-8c-8g-12321 does not seem to be running inside a container [2023-10-27T04:22:09.985Z] $ 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/xfoundry_app-record-replay_PR-98/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_app-record-replay_PR-98 -v /w/workspace/xfoundry_app-record-replay_PR-98:/w/workspace/xfoundry_app-record-replay_PR-98:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-98@tmp:/w/workspace/xfoundry_app-record-replay_PR-98@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-27T04:22:10.197Z] $ docker top 34a1560b2f5357835a0fbabd01616bc138bf7361d99fb3d58b18e1f4153aafc2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-27T04:22:10.582Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-27T04:22:10.898Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-27T04:22:11.206Z] + ls /var/log/sa-host [2023-10-27T04:22:11.206Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-27T04:22:11.344Z] provisioning config files... [2023-10-27T04:22:11.354Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-98@tmp/config14037998033732995131tmp [Pipeline] { [Pipeline] echo [2023-10-27T04:22:11.406Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T04:22:11.713Z] ---> create-netrc.sh [Pipeline] } [2023-10-27T04:22:11.745Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-27T04:22:12.145Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-27T04:22:12.175Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T04:22:12.480Z] ---> sudo-logs.sh [2023-10-27T04:22:12.480Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-27T04:22:12.560Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T04:22:12.878Z] ---> job-cost.sh [2023-10-27T04:22:12.878Z] lf-activate-venv: SKIPPING [2023-10-27T04:22:12.878Z] DEBUG: total: 0.2199999988079071 [2023-10-27T04:22:12.878Z] INFO: Retrieving Stack Cost... [2023-10-27T04:22:13.447Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-27T04:22:13.707Z] INFO: Archiving Costs [Pipeline] echo [2023-10-27T04:22:13.738Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T04:22:14.041Z] ---> logs-deploy.sh [2023-10-27T04:22:14.041Z] lf-activate-venv: SKIPPING [2023-10-27T04:22:14.041Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-98/1 [2023-10-27T04:22:14.041Z] INFO: archiving workspace using pattern(s): [2023-10-27T04:22:14.977Z] Archives upload complete. [2023-10-27T04:22:14.977Z] INFO: archiving logs to Nexus