Pull request #127 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f2d4ca4f3d5e7778ad6ef96183abe7fb633fee71+2d7e7bcccaf720ac077dc443bc7b12b181cbc990 (cb468b6e27e6408351f46d37fee4cb8c859897e3) 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-ssh1411013034918550180.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh6921434856782968639.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-127/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-127/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8947515419812382603.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-127/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2114603333437559720.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh8144166148699615991.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-127/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-127/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12244785994175360999.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1765 in /w/workspace/foundry_app-record-replay_PR-127 [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/foundry_app-record-replay_PR-127 # 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 > 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/127/head:refs/remotes/origin/PR-127 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2d7e7bcccaf720ac077dc443bc7b12b181cbc990 into PR head commit f2d4ca4f3d5e7778ad6ef96183abe7fb633fee71 Merge succeeded, producing f2d4ca4f3d5e7778ad6ef96183abe7fb633fee71 Checking out Revision f2d4ca4f3d5e7778ad6ef96183abe7fb633fee71 (PR-127) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f f2d4ca4f3d5e7778ad6ef96183abe7fb633fee71 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 2d7e7bcccaf720ac077dc443bc7b12b181cbc990 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f2d4ca4f3d5e7778ad6ef96183abe7fb633fee71 # timeout=10 [Pipeline] timeout [2024-02-27T03:37:52.277Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-02-27T03:37:52.479Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-02-27T03:37:52.588Z] ========================================================= [2024-02-27T03:37:52.588Z] EdgeX Global Pipelines Version Info [2024-02-27T03:37:52.588Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-02-27T03:37:53.348Z] ------------------- [2024-02-27T03:37:53.348Z] stable info: [2024-02-27T03:37:53.348Z] ------------------- [2024-02-27T03:37:53.348Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-02-27T03:37:53.348Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-27T03:37:53.348Z] Message: update stable to v1.0.258 [2024-02-27T03:37:53.922Z] ------------------- [2024-02-27T03:37:53.922Z] experimental info: [2024-02-27T03:37:53.922Z] ------------------- [2024-02-27T03:37:53.922Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-02-27T03:37:53.922Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-27T03:37:53.922Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-02-27T03:37:54.148Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2024-02-27T03:37:54.209Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2024-02-27T03:37:54.381Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-02-27T03:37:54.442Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-02-27T03:37:54.500Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-02-27T03:37:54.553Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-02-27T03:37:54.616Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-02-27T03:37:54.669Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-02-27T03:37:54.728Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-02-27T03:37:54.784Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-02-27T03:37:54.840Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-02-27T03:37:54.900Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2024-02-27T03:37:54.958Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-02-27T03:37:55.020Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-02-27T03:37:55.083Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-02-27T03:37:55.145Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-02-27T03:37:55.207Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-02-27T03:37:55.272Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-02-27T03:37:55.335Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-02-27T03:37:55.403Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-02-27T03:37:55.468Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-02-27T03:37:55.528Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-02-27T03:37:55.588Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-02-27T03:37:55.652Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-02-27T03:37:55.711Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-02-27T03:37:55.780Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-02-27T03:37:55.849Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-02-27T03:37:55.919Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-127 [Pipeline] echo [2024-02-27T03:37:55.988Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-127 [Pipeline] echo [2024-02-27T03:37:56.058Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-127 [Pipeline] echo [2024-02-27T03:37:56.130Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f2d4ca4f3d5e7778ad6ef96183abe7fb633fee71 [Pipeline] echo [2024-02-27T03:37:56.197Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f2d4ca4 [Pipeline] echo [2024-02-27T03:37:56.266Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-27T03:37:56.427Z] provisioning config files... [2024-02-27T03:37:56.441Z] copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-127@tmp/config15558988046926980613tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-27T03:37:56.845Z] ---> ****-login.sh [2024-02-27T03:37:56.845Z] nexus3.edgexfoundry.org:10001 [2024-02-27T03:37:56.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T03:37:57.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T03:37:57.106Z] Configure a credential helper to remove this warning. See [2024-02-27T03:37:57.106Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T03:37:57.106Z] [2024-02-27T03:37:57.106Z] Login Succeeded [2024-02-27T03:37:57.106Z] nexus3.edgexfoundry.org:10002 [2024-02-27T03:37:57.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T03:37:57.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T03:37:57.366Z] Configure a credential helper to remove this warning. See [2024-02-27T03:37:57.366Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T03:37:57.366Z] [2024-02-27T03:37:57.366Z] Login Succeeded [2024-02-27T03:37:57.366Z] nexus3.edgexfoundry.org:10003 [2024-02-27T03:37:57.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T03:37:57.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T03:37:57.366Z] Configure a credential helper to remove this warning. See [2024-02-27T03:37:57.366Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T03:37:57.366Z] [2024-02-27T03:37:57.366Z] Login Succeeded [2024-02-27T03:37:57.366Z] nexus3.edgexfoundry.org:10004 [2024-02-27T03:37:57.626Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T03:37:57.626Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T03:37:57.626Z] Configure a credential helper to remove this warning. See [2024-02-27T03:37:57.626Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T03:37:57.626Z] [2024-02-27T03:37:57.626Z] Login Succeeded [2024-02-27T03:37:57.626Z] ****.io [2024-02-27T03:37:57.626Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T03:37:57.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T03:37:57.886Z] Configure a credential helper to remove this warning. See [2024-02-27T03:37:57.886Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T03:37:57.886Z] [2024-02-27T03:37:57.886Z] Login Succeeded [2024-02-27T03:37:57.886Z] ---> ****-login.sh ends [Pipeline] } [2024-02-27T03:37:57.912Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-02-27T03:37:58.668Z] + git rev-list -1 --merges f2d4ca4f3d5e7778ad6ef96183abe7fb633fee71~1..f2d4ca4f3d5e7778ad6ef96183abe7fb633fee71 [Pipeline] echo [2024-02-27T03:37:58.719Z] -----------> git rev-list -1 --merges f2d4ca4f3d5e7778ad6ef96183abe7fb633fee71~1..f2d4ca4f3d5e7778ad6ef96183abe7fb633fee71 f2d4ca4f3d5e7778ad6ef96183abe7fb633fee71 [false] [Pipeline] sh [2024-02-27T03:37:59.054Z] + git log --format=format:%s -1 f2d4ca4f3d5e7778ad6ef96183abe7fb633fee71 [Pipeline] echo [2024-02-27T03:37:59.087Z] ========================================================= [2024-02-27T03:37:59.087Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-02-27T03:37:59.087Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-27T03:37:59.572Z] + git log --format=format:%s -1 f2d4ca4f3d5e7778ad6ef96183abe7fb633fee71 [Pipeline] echo [2024-02-27T03:37:59.612Z] [semverPrep] GIT_COMMIT: f2d4ca4f3d5e7778ad6ef96183abe7fb633fee71, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2024-02-27T03:37:59.666Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-02-27T03:38:00.167Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-27T03:38:00.167Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-02-27T03:38:00.167Z] + [ -e /tmp/ssh_known_hosts ] [2024-02-27T03:38:00.167Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-02-27T03:38:00.167Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-02-27T03:38:00.167Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-02-27T03:38:00.167Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T03:38:00.696Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-27T03:38:00.696Z] [2024-02-27T03:38:00.696Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T03:38:01.092Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-27T03:38:01.092Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-02-27T03:38:01.092Z] b85a868b505f: Pulling fs layer [2024-02-27T03:38:01.092Z] e2be974225ed: Pulling fs layer [2024-02-27T03:38:01.092Z] 339a4e72a1f5: Pulling fs layer [2024-02-27T03:38:01.092Z] 988bab9f4d93: Pulling fs layer [2024-02-27T03:38:01.092Z] 1469e6f7b9e6: Pulling fs layer [2024-02-27T03:38:01.092Z] eaf3925da568: Pulling fs layer [2024-02-27T03:38:01.092Z] bab4dde63d76: Pulling fs layer [2024-02-27T03:38:01.092Z] bde34c3a00c8: Pulling fs layer [2024-02-27T03:38:01.092Z] b352a97aabf1: Pulling fs layer [2024-02-27T03:38:01.092Z] 4872d77fe225: Pulling fs layer [2024-02-27T03:38:01.092Z] 5851b861e8e6: Pulling fs layer [2024-02-27T03:38:01.092Z] bab4dde63d76: Waiting [2024-02-27T03:38:01.092Z] bde34c3a00c8: Waiting [2024-02-27T03:38:01.092Z] 988bab9f4d93: Waiting [2024-02-27T03:38:01.092Z] 5851b861e8e6: Waiting [2024-02-27T03:38:01.092Z] 4872d77fe225: Waiting [2024-02-27T03:38:01.092Z] eaf3925da568: Waiting [2024-02-27T03:38:01.092Z] 1469e6f7b9e6: Waiting [2024-02-27T03:38:01.092Z] e2be974225ed: Verifying Checksum [2024-02-27T03:38:01.092Z] e2be974225ed: Download complete [2024-02-27T03:38:01.092Z] 988bab9f4d93: Verifying Checksum [2024-02-27T03:38:01.092Z] 988bab9f4d93: Download complete [2024-02-27T03:38:01.352Z] 339a4e72a1f5: Verifying Checksum [2024-02-27T03:38:01.352Z] 339a4e72a1f5: Download complete [2024-02-27T03:38:01.352Z] eaf3925da568: Verifying Checksum [2024-02-27T03:38:01.352Z] eaf3925da568: Download complete [2024-02-27T03:38:01.352Z] 1469e6f7b9e6: Verifying Checksum [2024-02-27T03:38:01.352Z] 1469e6f7b9e6: Download complete [2024-02-27T03:38:01.352Z] bde34c3a00c8: Download complete [2024-02-27T03:38:01.352Z] b352a97aabf1: Download complete [2024-02-27T03:38:01.352Z] 4872d77fe225: Verifying Checksum [2024-02-27T03:38:01.352Z] 4872d77fe225: Download complete [2024-02-27T03:38:01.352Z] 5851b861e8e6: Verifying Checksum [2024-02-27T03:38:01.352Z] 5851b861e8e6: Download complete [2024-02-27T03:38:01.352Z] b85a868b505f: Download complete [2024-02-27T03:38:01.611Z] bab4dde63d76: Verifying Checksum [2024-02-27T03:38:01.611Z] bab4dde63d76: Download complete [2024-02-27T03:38:02.549Z] b85a868b505f: Pull complete [2024-02-27T03:38:02.809Z] e2be974225ed: Pull complete [2024-02-27T03:38:03.377Z] 339a4e72a1f5: Pull complete [2024-02-27T03:38:03.377Z] 988bab9f4d93: Pull complete [2024-02-27T03:38:03.642Z] 1469e6f7b9e6: Pull complete [2024-02-27T03:38:03.642Z] eaf3925da568: Pull complete [2024-02-27T03:38:05.548Z] bab4dde63d76: Pull complete [2024-02-27T03:38:05.548Z] bde34c3a00c8: Pull complete [2024-02-27T03:38:05.548Z] b352a97aabf1: Pull complete [2024-02-27T03:38:05.548Z] 4872d77fe225: Pull complete [2024-02-27T03:38:05.548Z] 5851b861e8e6: Pull complete [2024-02-27T03:38:05.548Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-02-27T03:38:05.548Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-27T03:38:05.548Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-27T03:38:05.884Z] prd-ubuntu20.04-docker-8c-8g-1765 does not seem to be running inside a container [2024-02-27T03:38:05.921Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_app-record-replay_PR-127 -v /w/workspace/foundry_app-record-replay_PR-127:/w/workspace/foundry_app-record-replay_PR-127:rw,z -v /w/workspace/foundry_app-record-replay_PR-127@tmp:/w/workspace/foundry_app-record-replay_PR-127@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 [2024-02-27T03:38:08.878Z] $ docker top 234b22b053412c3a1d4b34d537af94d6ff2459d5291966e451f748fcfa2a7c86 -eo pid,comm [2024-02-27T03:38:08.928Z] 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). [2024-02-27T03:38:08.928Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-27T03:38:09.128Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-27T03:38:09.128Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-27T03:38:09.232Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-27T03:38:09.236Z] $ docker exec 234b22b053412c3a1d4b34d537af94d6ff2459d5291966e451f748fcfa2a7c86 ssh-agent [2024-02-27T03:38:09.334Z] SSH_AUTH_SOCK=/tmp/ssh-0dSMUQPotNwh/agent.32 [2024-02-27T03:38:09.334Z] SSH_AGENT_PID=38 [2024-02-27T03:38:09.340Z] Running ssh-add (command line suppressed) [2024-02-27T03:38:09.440Z] Identity added: /w/workspace/foundry_app-record-replay_PR-127@tmp/private_key_399514431769469626.key (/w/workspace/foundry_app-record-replay_PR-127@tmp/private_key_399514431769469626.key) [2024-02-27T03:38:09.450Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-27T03:38:09.803Z] + git tag --points-at HEAD [Pipeline] } [2024-02-27T03:38:09.829Z] $ docker exec --env ******** --env ******** 234b22b053412c3a1d4b34d537af94d6ff2459d5291966e451f748fcfa2a7c86 ssh-agent -k [2024-02-27T03:38:09.915Z] unset SSH_AUTH_SOCK; [2024-02-27T03:38:09.916Z] unset SSH_AGENT_PID; [2024-02-27T03:38:09.916Z] echo Agent pid 38 killed; [2024-02-27T03:38:09.924Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-02-27T03:38:10.062Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-27T03:38:10.062Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-27T03:38:10.170Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-27T03:38:10.174Z] $ docker exec 234b22b053412c3a1d4b34d537af94d6ff2459d5291966e451f748fcfa2a7c86 ssh-agent [2024-02-27T03:38:10.270Z] SSH_AUTH_SOCK=/tmp/ssh-3QUj9iH4k6Vd/agent.70 [2024-02-27T03:38:10.270Z] SSH_AGENT_PID=76 [2024-02-27T03:38:10.274Z] Running ssh-add (command line suppressed) [2024-02-27T03:38:10.366Z] Identity added: /w/workspace/foundry_app-record-replay_PR-127@tmp/private_key_10284275088069388076.key (/w/workspace/foundry_app-record-replay_PR-127@tmp/private_key_10284275088069388076.key) [2024-02-27T03:38:10.375Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-27T03:38:10.727Z] + git semver init [2024-02-27T03:38:10.987Z] 2024-02-27 03:38:10,877 [run_init] DEBUG init version:0.0.0 force:False [2024-02-27T03:38:10.987Z] 2024-02-27 03:38:10,878 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_app-record-replay_PR-127/.semver [2024-02-27T03:38:10.987Z] 2024-02-27 03:38:10,878 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/foundry_app-record-replay_PR-127/.semver [2024-02-27T03:38:10.987Z] 2024-02-27 03:38:10,879 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/foundry_app-record-replay_PR-127/.semver'], cwd=/w/workspace/foundry_app-record-replay_PR-127, universal_newlines=False, shell=None, istream=None) [2024-02-27T03:38:11.926Z] 2024-02-27 03:38:11,826 [append_file] DEBUG append to file:/w/workspace/foundry_app-record-replay_PR-127/.git/info/exclude [2024-02-27T03:38:11.926Z] 2024-02-27 03:38:11,826 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_app-record-replay_PR-127/.semver/PR-127 with force:False [2024-02-27T03:38:11.926Z] 2024-02-27 03:38:11,826 [write_file] DEBUG write to file:/w/workspace/foundry_app-record-replay_PR-127/.semver/PR-127 [2024-02-27T03:38:11.926Z] 2024-02-27 03:38:11,829 [execute] INFO git cat-file --batch-check [2024-02-27T03:38:11.926Z] 2024-02-27 03:38:11,829 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_app-record-replay_PR-127/.semver, universal_newlines=False, shell=None, istream=) [2024-02-27T03:38:11.926Z] 2024-02-27 03:38:11,835 [execute] INFO git cat-file --batch [2024-02-27T03:38:11.926Z] 2024-02-27 03:38:11,835 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_app-record-replay_PR-127/.semver, universal_newlines=False, shell=None, istream=) [2024-02-27T03:38:11.926Z] 2024-02-27 03:38:11,838 [read_version] DEBUG read version from /w/workspace/foundry_app-record-replay_PR-127/.semver/PR-127 [2024-02-27T03:38:11.926Z] 0.0.0 [Pipeline] } [2024-02-27T03:38:11.954Z] $ docker exec --env ******** --env ******** 234b22b053412c3a1d4b34d537af94d6ff2459d5291966e451f748fcfa2a7c86 ssh-agent -k [2024-02-27T03:38:12.040Z] unset SSH_AUTH_SOCK; [2024-02-27T03:38:12.041Z] unset SSH_AGENT_PID; [2024-02-27T03:38:12.041Z] echo Agent pid 76 killed; [2024-02-27T03:38:12.049Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-27T03:38:12.567Z] + git semver [Pipeline] } [2024-02-27T03:38:12.855Z] $ docker stop --time=1 234b22b053412c3a1d4b34d537af94d6ff2459d5291966e451f748fcfa2a7c86 [2024-02-27T03:38:14.111Z] $ docker rm -f --volumes 234b22b053412c3a1d4b34d537af94d6ff2459d5291966e451f748fcfa2a7c86 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-27T03:38:14.532Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-02-27T03:38:14.894Z] Stashed 1 file(s) [Pipeline] echo [2024-02-27T03:38:14.912Z] [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 [2024-02-27T03:38:15.826Z] provisioning config files... [2024-02-27T03:38:15.836Z] copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-127@tmp/config2022712245263736538tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-27T03:38:16.242Z] ---> ****-login.sh [2024-02-27T03:38:16.242Z] nexus3.edgexfoundry.org:10001 [2024-02-27T03:38:16.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T03:38:16.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T03:38:16.243Z] Configure a credential helper to remove this warning. See [2024-02-27T03:38:16.243Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T03:38:16.243Z] [2024-02-27T03:38:16.243Z] Login Succeeded [2024-02-27T03:38:16.243Z] nexus3.edgexfoundry.org:10002 [2024-02-27T03:38:16.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T03:38:16.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T03:38:16.243Z] Configure a credential helper to remove this warning. See [2024-02-27T03:38:16.243Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T03:38:16.243Z] [2024-02-27T03:38:16.243Z] Login Succeeded [2024-02-27T03:38:16.243Z] nexus3.edgexfoundry.org:10003 [2024-02-27T03:38:16.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T03:38:16.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T03:38:16.501Z] Configure a credential helper to remove this warning. See [2024-02-27T03:38:16.501Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T03:38:16.501Z] [2024-02-27T03:38:16.501Z] Login Succeeded [2024-02-27T03:38:16.501Z] nexus3.edgexfoundry.org:10004 [2024-02-27T03:38:16.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T03:38:16.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T03:38:16.501Z] Configure a credential helper to remove this warning. See [2024-02-27T03:38:16.501Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T03:38:16.501Z] [2024-02-27T03:38:16.501Z] Login Succeeded [2024-02-27T03:38:16.501Z] ****.io [2024-02-27T03:38:16.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T03:38:16.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T03:38:16.761Z] Configure a credential helper to remove this warning. See [2024-02-27T03:38:16.761Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T03:38:16.761Z] [2024-02-27T03:38:16.761Z] Login Succeeded [2024-02-27T03:38:16.761Z] ---> ****-login.sh ends [Pipeline] } [2024-02-27T03:38:16.793Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-27T03:38:17.104Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-27T03:38:17.168Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-27T03:38:17.235Z] ========================================================= [2024-02-27T03:38:17.235Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-02-27T03:38:17.235Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T03:38:17.817Z] + 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 . [2024-02-27T03:38:17.817Z] Sending build context to Docker daemon 6.693MB [2024-02-27T03:38:17.817Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-02-27T03:38:17.817Z] Step 2/12 : FROM ${BASE} AS builder [2024-02-27T03:38:17.817Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-02-27T03:38:17.817Z] 7264a8db6415: Pulling fs layer [2024-02-27T03:38:17.817Z] c4d48a809fc2: Pulling fs layer [2024-02-27T03:38:17.817Z] 4f1c88b9dad5: Pulling fs layer [2024-02-27T03:38:17.817Z] ad3a456e5733: Pulling fs layer [2024-02-27T03:38:17.817Z] 69c7f0334f64: Pulling fs layer [2024-02-27T03:38:17.817Z] 1f1c1a5573a3: Pulling fs layer [2024-02-27T03:38:17.817Z] ce7588e14bc9: Pulling fs layer [2024-02-27T03:38:17.817Z] b5e4710f87ac: Pulling fs layer [2024-02-27T03:38:17.817Z] ad3a456e5733: Waiting [2024-02-27T03:38:17.817Z] ce7588e14bc9: Waiting [2024-02-27T03:38:17.817Z] b5e4710f87ac: Waiting [2024-02-27T03:38:17.817Z] c4d48a809fc2: Download complete [2024-02-27T03:38:18.077Z] ad3a456e5733: Verifying Checksum [2024-02-27T03:38:18.077Z] ad3a456e5733: Download complete [2024-02-27T03:38:18.077Z] 69c7f0334f64: Download complete [2024-02-27T03:38:18.077Z] 7264a8db6415: Verifying Checksum [2024-02-27T03:38:18.077Z] 7264a8db6415: Download complete [2024-02-27T03:38:18.077Z] 1f1c1a5573a3: Verifying Checksum [2024-02-27T03:38:18.077Z] 1f1c1a5573a3: Download complete [2024-02-27T03:38:18.077Z] 7264a8db6415: Pull complete [2024-02-27T03:38:18.337Z] c4d48a809fc2: Pull complete [2024-02-27T03:38:18.337Z] b5e4710f87ac: Verifying Checksum [2024-02-27T03:38:18.337Z] b5e4710f87ac: Download complete [2024-02-27T03:38:18.337Z] 4f1c88b9dad5: Verifying Checksum [2024-02-27T03:38:18.337Z] 4f1c88b9dad5: Download complete [2024-02-27T03:38:18.902Z] ce7588e14bc9: Verifying Checksum [2024-02-27T03:38:18.902Z] ce7588e14bc9: Download complete [2024-02-27T03:38:21.430Z] 4f1c88b9dad5: Pull complete [2024-02-27T03:38:21.430Z] ad3a456e5733: Pull complete [2024-02-27T03:38:21.430Z] 69c7f0334f64: Pull complete [2024-02-27T03:38:21.688Z] 1f1c1a5573a3: Pull complete [2024-02-27T03:38:23.588Z] ce7588e14bc9: Pull complete [2024-02-27T03:38:24.157Z] b5e4710f87ac: Pull complete [2024-02-27T03:38:24.157Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-02-27T03:38:24.157Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-27T03:38:24.157Z] ---> 88b5674ff536 [2024-02-27T03:38:24.157Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-02-27T03:38:28.353Z] ---> Running in 1ef999d28fb7 [2024-02-27T03:38:28.353Z] Removing intermediate container 1ef999d28fb7 [2024-02-27T03:38:28.353Z] ---> 110b9f4e5d9e [2024-02-27T03:38:28.353Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-02-27T03:38:28.353Z] ---> Running in 866f2615bb2d [2024-02-27T03:38:28.353Z] Removing intermediate container 866f2615bb2d [2024-02-27T03:38:28.353Z] ---> b2d2cd3c84bc [2024-02-27T03:38:28.353Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-02-27T03:38:28.353Z] ---> Running in c6f32cf5815e [2024-02-27T03:38:28.353Z] Removing intermediate container c6f32cf5815e [2024-02-27T03:38:28.353Z] ---> 7e111a514916 [2024-02-27T03:38:28.353Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-27T03:38:28.613Z] ---> Running in ce771f6070be [2024-02-27T03:38:28.613Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-27T03:38:28.874Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-27T03:38:29.135Z] OK: 264 MiB in 52 packages [2024-02-27T03:38:29.707Z] Removing intermediate container ce771f6070be [2024-02-27T03:38:29.707Z] ---> e189384b9224 [2024-02-27T03:38:29.707Z] Step 7/12 : WORKDIR /app [2024-02-27T03:38:29.707Z] ---> Running in 6c10b3d9b8b8 [2024-02-27T03:38:29.707Z] Removing intermediate container 6c10b3d9b8b8 [2024-02-27T03:38:29.707Z] ---> 0698b18b7a34 [2024-02-27T03:38:29.707Z] Step 8/12 : COPY go.mod vendor* ./ [2024-02-27T03:38:29.707Z] ---> bec925c5d4c6 [2024-02-27T03:38:29.707Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-27T03:38:29.707Z] ---> Running in 122c24ffd2de [2024-02-27T03:38:30.567Z] Still waiting to schedule task [2024-02-27T03:38:30.568Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-02-27T03:39:01.921Z] Removing intermediate container 122c24ffd2de [2024-02-27T03:39:01.921Z] ---> 649f6d836448 [2024-02-27T03:39:01.921Z] Step 10/12 : COPY . . [2024-02-27T03:39:01.921Z] ---> 03856b543a62 [2024-02-27T03:39:01.921Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-27T03:39:01.921Z] ---> Running in d5f40f513950 [2024-02-27T03:39:02.179Z] Removing intermediate container d5f40f513950 [2024-02-27T03:39:02.179Z] ---> 97e92ec04fbb [2024-02-27T03:39:02.179Z] Step 12/12 : RUN $MAKE [2024-02-27T03:39:02.179Z] ---> Running in 830744e49c67 [2024-02-27T03:39:02.438Z] noop [2024-02-27T03:39:02.697Z] Removing intermediate container 830744e49c67 [2024-02-27T03:39:02.697Z] ---> b57ac35f8426 [2024-02-27T03:39:02.697Z] Successfully built b57ac35f8426 [2024-02-27T03:39:02.697Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T03:39:03.240Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-27T03:39:03.240Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-27T03:39:03.456Z] prd-ubuntu20.04-docker-8c-8g-1765 does not seem to be running inside a container [2024-02-27T03:39:03.492Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_app-record-replay_PR-127 -v /w/workspace/foundry_app-record-replay_PR-127:/w/workspace/foundry_app-record-replay_PR-127:rw,z -v /w/workspace/foundry_app-record-replay_PR-127@tmp:/w/workspace/foundry_app-record-replay_PR-127@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 [2024-02-27T03:39:03.814Z] $ docker top ef59eb1249cbdca3aaff5b4f740510b069edf7fd3641ef59d4ccb44ca3be603b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-27T03:39:04.267Z] + go version [2024-02-27T03:39:04.267Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-02-27T03:39:04.303Z] $ docker stop --time=1 ef59eb1249cbdca3aaff5b4f740510b069edf7fd3641ef59d4ccb44ca3be603b [2024-02-27T03:39:05.586Z] $ docker rm -f --volumes ef59eb1249cbdca3aaff5b4f740510b069edf7fd3641ef59d4ccb44ca3be603b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T03:39:06.490Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-27T03:39:06.490Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-27T03:39:06.689Z] prd-ubuntu20.04-docker-8c-8g-1765 does not seem to be running inside a container [2024-02-27T03:39:06.720Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_app-record-replay_PR-127 -v /w/workspace/foundry_app-record-replay_PR-127:/w/workspace/foundry_app-record-replay_PR-127:rw,z -v /w/workspace/foundry_app-record-replay_PR-127@tmp:/w/workspace/foundry_app-record-replay_PR-127@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 [2024-02-27T03:39:07.050Z] $ docker top a13eae62f21ec52171c5353c589fd31fac3d30ac59716fd8f72be7eb2641e4ee -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-27T03:39:07.504Z] + git config --global --add safe.directory /w/workspace/foundry_app-record-replay_PR-127 [Pipeline] fileExists [Pipeline] sh [2024-02-27T03:39:07.896Z] + make test [2024-02-27T03:39:07.896Z] go test -race -coverprofile=coverage.out ./... [2024-02-27T03:39:29.833Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2024-02-27T03:39:29.833Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2024-02-27T03:39:29.833Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2024-02-27T03:39:29.833Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2024-02-27T03:39:29.833Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.049s coverage: 88.0% of statements [2024-02-27T03:39:37.980Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.616s coverage: 98.7% of statements [2024-02-27T03:39:37.980Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.109s coverage: 89.7% of statements [2024-02-27T03:39:37.980Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.037s coverage: 100.0% of statements [2024-02-27T03:39:59.924Z] go vet ./... [2024-02-27T03:40:05.113Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1766 in /w/workspace/foundry_app-record-replay_PR-127 [Pipeline] { [Pipeline] ws [2024-02-27T03:40:05.209Z] Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout [2024-02-27T03:40:07.535Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-27T03:40:07.535Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-27T03:40:07.535Z] ./bin/test-attribution-txt.sh [2024-02-27T03:40:07.535Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-02-27T03:40:08.336Z] Selected Git installation does not exist. Using Default [2024-02-27T03:40:08.336Z] The recommended git tool is: NONE [Pipeline] echo [2024-02-27T03:40:08.415Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-27T03:40:09.236Z] $ docker stop --time=1 a13eae62f21ec52171c5353c589fd31fac3d30ac59716fd8f72be7eb2641e4ee [2024-02-27T03:40:12.419Z] $ docker rm -f --volumes a13eae62f21ec52171c5353c589fd31fac3d30ac59716fd8f72be7eb2641e4ee [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-27T03:40:13.081Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-27T03:40:13.148Z] Stashed 1 file(s) [2024-02-27T03:40:13.157Z] using credential edgex-jenkins-ssh [Pipeline] } [2024-02-27T03:40:13.187Z] Cloning the remote Git repository [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-02-27T03:40:14.005Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-27T03:40:14.313Z] + ls -al . [2024-02-27T03:40:14.313Z] total 192 [2024-02-27T03:40:14.313Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 27 03:39 . [2024-02-27T03:40:14.313Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 03:37 .. [2024-02-27T03:40:14.313Z] -rw-rw-r-- 1 jenkins jenkins 119 Feb 27 03:37 .dockerignore [2024-02-27T03:40:14.313Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 27 03:39 .git [2024-02-27T03:40:14.313Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 03:37 .github [2024-02-27T03:40:14.313Z] -rw-rw-r-- 1 jenkins jenkins 164 Feb 27 03:37 .gitignore [2024-02-27T03:40:14.313Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 27 03:37 .golangci.yml [2024-02-27T03:40:14.313Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 27 03:38 .semver [2024-02-27T03:40:14.313Z] -rw-rw-r-- 1 jenkins jenkins 11301 Feb 27 03:37 Attribution.txt [2024-02-27T03:40:14.313Z] -rw-rw-r-- 1 jenkins jenkins 458 Feb 27 03:37 CHANGELOG.md [2024-02-27T03:40:14.313Z] -rw-rw-r-- 1 jenkins jenkins 1725 Feb 27 03:37 Dockerfile [2024-02-27T03:40:14.313Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 27 03:37 GOVERNANCE.md [2024-02-27T03:40:14.313Z] -rw-rw-r-- 1 jenkins jenkins 681 Feb 27 03:37 Jenkinsfile [2024-02-27T03:40:14.313Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 27 03:37 LICENSE [2024-02-27T03:40:14.313Z] -rw-rw-r-- 1 jenkins jenkins 3136 Feb 27 03:37 Makefile [2024-02-27T03:40:14.313Z] -rw-rw-r-- 1 jenkins jenkins 611 Feb 27 03:37 OWNERS.md [2024-02-27T03:40:14.313Z] -rw-rw-r-- 1 jenkins jenkins 4107 Feb 27 03:37 README.md [2024-02-27T03:40:14.313Z] -rw-rw-r-- 1 jenkins jenkins 7789 Feb 27 03:37 Record and Reply.postman_collection.json [2024-02-27T03:40:14.313Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 27 03:38 VERSION [2024-02-27T03:40:14.313Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 03:37 bin [2024-02-27T03:40:14.313Z] -rw-r--r-- 1 jenkins jenkins 24666 Feb 27 03:39 coverage.out [2024-02-27T03:40:14.313Z] -rw-rw-r-- 1 jenkins jenkins 3951 Feb 27 03:37 go.mod [2024-02-27T03:40:14.313Z] -rw-rw-r-- 1 jenkins jenkins 34400 Feb 27 03:37 go.sum [2024-02-27T03:40:14.313Z] drwxrwxr-x 7 jenkins jenkins 4096 Feb 27 03:37 internal [2024-02-27T03:40:14.313Z] -rw-rw-r-- 1 jenkins jenkins 913 Feb 27 03:37 main.go [2024-02-27T03:40:14.313Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 03:37 openapi [2024-02-27T03:40:14.313Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 03:37 pkg [2024-02-27T03:40:14.313Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 03:37 res [Pipeline] isUnix [2024-02-27T03:40:13.226Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2024-02-27T03:40:13.307Z] > git init /w/workspace/app-record-replay/1 # timeout=10 [2024-02-27T03:40:13.427Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2024-02-27T03:40:13.428Z] > git --version # timeout=10 [2024-02-27T03:40:13.447Z] > git --version # 'git version 2.25.1' [2024-02-27T03:40:13.449Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-27T03:40:13.581Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T03:40:14.868Z] + 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=f2d4ca4f3d5e7778ad6ef96183abe7fb633fee71 --label arch=amd64 --label version=0.0.0 . [2024-02-27T03:40:14.868Z] Sending build context to Docker daemon 6.718MB [2024-02-27T03:40:14.868Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-02-27T03:40:14.868Z] Step 2/27 : FROM ${BASE} AS builder [2024-02-27T03:40:14.868Z] ---> b57ac35f8426 [2024-02-27T03:40:14.868Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-02-27T03:40:14.868Z] ---> Running in fc9cab41f038 [2024-02-27T03:40:15.127Z] Removing intermediate container fc9cab41f038 [2024-02-27T03:40:15.127Z] ---> 28d88fab59be [2024-02-27T03:40:15.127Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-02-27T03:40:15.127Z] ---> Running in 0e2ff8cd1d3b [2024-02-27T03:40:15.127Z] Removing intermediate container 0e2ff8cd1d3b [2024-02-27T03:40:15.127Z] ---> 3f23dc644845 [2024-02-27T03:40:15.127Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-02-27T03:40:15.127Z] ---> Running in 1176139febae [2024-02-27T03:40:15.127Z] Removing intermediate container 1176139febae [2024-02-27T03:40:15.127Z] ---> 6caf1c5c6867 [2024-02-27T03:40:15.127Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-27T03:40:15.127Z] ---> Running in b9720213f843 [2024-02-27T03:40:15.694Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-27T03:40:15.694Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-27T03:40:15.187Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2024-02-27T03:40:15.221Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-27T03:40:15.956Z] OK: 264 MiB in 52 packages [2024-02-27T03:40:16.215Z] Removing intermediate container b9720213f843 [2024-02-27T03:40:16.215Z] ---> 046919a07853 [2024-02-27T03:40:16.215Z] Step 7/27 : WORKDIR /app [2024-02-27T03:40:16.215Z] ---> Running in 2ce7893f5bac [2024-02-27T03:40:16.475Z] Removing intermediate container 2ce7893f5bac [2024-02-27T03:40:16.475Z] ---> 3067b6f91734 [2024-02-27T03:40:16.475Z] Step 8/27 : COPY go.mod vendor* ./ [2024-02-27T03:40:16.475Z] ---> 3c541a922f85 [2024-02-27T03:40:16.475Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-27T03:40:16.475Z] ---> Running in 2311b829c385 [2024-02-27T03:40:16.738Z] Merging remotes/origin/main commit 2d7e7bcccaf720ac077dc443bc7b12b181cbc990 into PR head commit f2d4ca4f3d5e7778ad6ef96183abe7fb633fee71 [2024-02-27T03:40:17.009Z] Merge succeeded, producing f2d4ca4f3d5e7778ad6ef96183abe7fb633fee71 [2024-02-27T03:40:17.010Z] Checking out Revision f2d4ca4f3d5e7778ad6ef96183abe7fb633fee71 (PR-127) [2024-02-27T03:40:17.043Z] Removing intermediate container 2311b829c385 [2024-02-27T03:40:17.043Z] ---> 116ac9d23fe9 [2024-02-27T03:40:17.043Z] Step 10/27 : COPY . . [2024-02-27T03:40:16.124Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2024-02-27T03:40:16.163Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2024-02-27T03:40:16.164Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-27T03:40:16.181Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/127/head:refs/remotes/origin/PR-127 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-02-27T03:40:16.758Z] > git config core.sparsecheckout # timeout=10 [2024-02-27T03:40:16.821Z] > git checkout -f f2d4ca4f3d5e7778ad6ef96183abe7fb633fee71 # timeout=10 [2024-02-27T03:40:16.912Z] > git remote # timeout=10 [2024-02-27T03:40:16.931Z] > git config --get remote.origin.url # timeout=10 [2024-02-27T03:40:16.951Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-27T03:40:16.965Z] > git merge 2d7e7bcccaf720ac077dc443bc7b12b181cbc990 # timeout=10 [2024-02-27T03:40:16.993Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-02-27T03:40:17.016Z] > git config core.sparsecheckout # timeout=10 [2024-02-27T03:40:17.037Z] > git checkout -f f2d4ca4f3d5e7778ad6ef96183abe7fb633fee71 # timeout=10 [2024-02-27T03:40:17.530Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2024-02-27T03:40:17.577Z] > git --version # timeout=10 [2024-02-27T03:40:17.588Z] > git --version # 'git version 2.25.1' [2024-02-27T03:40:17.607Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-27T03:40:17.612Z] ---> 54750007e51e [2024-02-27T03:40:17.612Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-27T03:40:17.612Z] ---> Running in e10d4d59339a [2024-02-27T03:40:17.612Z] Removing intermediate container e10d4d59339a [2024-02-27T03:40:17.612Z] ---> dfab1da102d3 [2024-02-27T03:40:17.612Z] Step 12/27 : RUN $MAKE [2024-02-27T03:40:17.612Z] ---> Running in fdf0ec7246b0 [2024-02-27T03:40:17.870Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.23 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-27T03:40:18.965Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-02-27T03:40:18.965Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-27T03:40:18.965Z] Dload Upload Total Spent Left Speed [2024-02-27T03:40:18.965Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 95731 0 --:--:-- --:--:-- --:--:-- 95731 [Pipeline] sh [2024-02-27T03:40:19.318Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-02-27T03:40:19.670Z] + sudo tee /etc/docker/daemon.new [2024-02-27T03:40:19.670Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-02-27T03:40:19.670Z] { [2024-02-27T03:40:19.670Z] "registry-mirrors": [ [2024-02-27T03:40:19.670Z] "https://nexus3.edgexfoundry.org:10001" [2024-02-27T03:40:19.670Z] ], [2024-02-27T03:40:19.670Z] "bip": "10.250.0.254/24", [2024-02-27T03:40:19.670Z] "hosts": [ [2024-02-27T03:40:19.670Z] "tcp://0.0.0.0:5555", [2024-02-27T03:40:19.670Z] "unix:///var/run/docker.sock" [2024-02-27T03:40:19.670Z] ], [2024-02-27T03:40:19.670Z] "mtu": 1458, [2024-02-27T03:40:19.670Z] "selinux-enabled": true, [2024-02-27T03:40:19.670Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-02-27T03:40:19.670Z] } [Pipeline] sh [2024-02-27T03:40:20.027Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-02-27T03:40:20.378Z] + sudo service docker restart [2024-02-27T03:40:35.964Z] Removing intermediate container fdf0ec7246b0 [2024-02-27T03:40:35.964Z] ---> 7149a8078021 [2024-02-27T03:40:35.964Z] Step 13/27 : FROM alpine:3.18 [2024-02-27T03:40:36.224Z] 3.18: Pulling from library/alpine [2024-02-27T03:40:36.224Z] 619be1103602: Pulling fs layer [2024-02-27T03:40:36.482Z] 619be1103602: Verifying Checksum [2024-02-27T03:40:36.482Z] 619be1103602: Download complete [2024-02-27T03:40:36.741Z] 619be1103602: Pull complete [2024-02-27T03:40:36.741Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-27T03:40:36.741Z] Status: Downloaded newer image for alpine:3.18 [2024-02-27T03:40:36.741Z] ---> d3782b16ccc9 [2024-02-27T03:40:36.741Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-02-27T03:40:37.000Z] ---> Running in 8d85324457fa [2024-02-27T03:40:37.000Z] Removing intermediate container 8d85324457fa [2024-02-27T03:40:37.000Z] ---> 63df98024039 [2024-02-27T03:40:37.000Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2024-02-27T03:40:37.000Z] ---> Running in 6675a957861d [2024-02-27T03:40:37.000Z] Removing intermediate container 6675a957861d [2024-02-27T03:40:37.000Z] ---> a1a50e0b6be3 [2024-02-27T03:40:37.000Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-27T03:40:37.000Z] ---> Running in e5a4a8d3b381 [2024-02-27T03:40:37.259Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-27T03:40:37.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-27T03:40:37.775Z] (1/2) Installing ca-certificates (20230506-r0) [2024-02-27T03:40:37.776Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-02-27T03:40:37.776Z] Executing busybox-1.36.1-r5.trigger [2024-02-27T03:40:37.776Z] Executing ca-certificates-20230506-r0.trigger [2024-02-27T03:40:37.776Z] OK: 8 MiB in 17 packages [2024-02-27T03:40:38.341Z] Removing intermediate container e5a4a8d3b381 [2024-02-27T03:40:38.341Z] ---> e331adbc06db [2024-02-27T03:40:38.341Z] Step 17/27 : RUN apk --no-cache upgrade [2024-02-27T03:40:38.341Z] ---> Running in a1cf5e340573 [2024-02-27T03:40:38.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-27T03:40:38.732Z] provisioning config files... [2024-02-27T03:40:38.760Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config9075253614448059605tmp [Pipeline] { [2024-02-27T03:40:38.856Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-27T03:40:38.856Z] OK: 8 MiB in 17 packages [Pipeline] libraryResource [Pipeline] sh [2024-02-27T03:40:39.255Z] ---> ****-login.sh [2024-02-27T03:40:39.255Z] nexus3.edgexfoundry.org:10001 [2024-02-27T03:40:39.421Z] Removing intermediate container a1cf5e340573 [2024-02-27T03:40:39.421Z] ---> a12f1aa05e23 [2024-02-27T03:40:39.421Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-02-27T03:40:39.421Z] ---> 71851586aac8 [2024-02-27T03:40:39.421Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-02-27T03:40:39.421Z] ---> 6b5b8a489034 [2024-02-27T03:40:39.421Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-02-27T03:40:39.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T03:40:39.679Z] ---> 2a7f61898d64 [2024-02-27T03:40:39.679Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2024-02-27T03:40:39.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T03:40:39.796Z] Configure a credential helper to remove this warning. See [2024-02-27T03:40:39.796Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T03:40:39.796Z] [2024-02-27T03:40:39.796Z] Login Succeeded [2024-02-27T03:40:39.796Z] nexus3.edgexfoundry.org:10002 [2024-02-27T03:40:40.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T03:40:40.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T03:40:40.338Z] Configure a credential helper to remove this warning. See [2024-02-27T03:40:40.338Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T03:40:40.338Z] [2024-02-27T03:40:40.338Z] Login Succeeded [2024-02-27T03:40:40.338Z] nexus3.edgexfoundry.org:10003 [2024-02-27T03:40:40.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T03:40:40.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T03:40:40.608Z] Configure a credential helper to remove this warning. See [2024-02-27T03:40:40.608Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T03:40:40.608Z] [2024-02-27T03:40:40.608Z] Login Succeeded [2024-02-27T03:40:40.608Z] nexus3.edgexfoundry.org:10004 [2024-02-27T03:40:40.615Z] ---> a2e848505221 [2024-02-27T03:40:40.615Z] Step 22/27 : EXPOSE 59712 [2024-02-27T03:40:40.615Z] ---> Running in d0f04e5f0713 [2024-02-27T03:40:40.615Z] Removing intermediate container d0f04e5f0713 [2024-02-27T03:40:40.615Z] ---> d08d9f17eb50 [2024-02-27T03:40:40.615Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2024-02-27T03:40:40.615Z] ---> Running in b82d54551946 [2024-02-27T03:40:40.874Z] Removing intermediate container b82d54551946 [2024-02-27T03:40:40.874Z] ---> d2ef1ab33f20 [2024-02-27T03:40:40.874Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-02-27T03:40:40.874Z] ---> Running in d199030236c8 [2024-02-27T03:40:40.874Z] Removing intermediate container d199030236c8 [2024-02-27T03:40:40.874Z] ---> ce1d2e0df5e6 [2024-02-27T03:40:40.874Z] Step 25/27 : LABEL arch=amd64 [2024-02-27T03:40:40.874Z] ---> Running in 540293ee1997 [2024-02-27T03:40:40.874Z] Removing intermediate container 540293ee1997 [2024-02-27T03:40:40.874Z] ---> 6acedee97b84 [2024-02-27T03:40:40.874Z] Step 26/27 : LABEL git_sha=f2d4ca4f3d5e7778ad6ef96183abe7fb633fee71 [2024-02-27T03:40:40.874Z] ---> Running in 88966c4be247 [2024-02-27T03:40:40.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T03:40:40.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T03:40:40.879Z] Configure a credential helper to remove this warning. See [2024-02-27T03:40:40.879Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T03:40:40.879Z] [2024-02-27T03:40:40.879Z] Login Succeeded [2024-02-27T03:40:40.879Z] ****.io [2024-02-27T03:40:41.133Z] Removing intermediate container 88966c4be247 [2024-02-27T03:40:41.133Z] ---> a479bc830d74 [2024-02-27T03:40:41.133Z] Step 27/27 : LABEL version=0.0.0 [2024-02-27T03:40:41.133Z] ---> Running in 7f415f74b3a9 [2024-02-27T03:40:41.133Z] Removing intermediate container 7f415f74b3a9 [2024-02-27T03:40:41.133Z] ---> ca60486f96c5 [2024-02-27T03:40:41.133Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-27T03:40:41.133Z] Successfully built ca60486f96c5 [2024-02-27T03:40:41.133Z] Successfully tagged app-record-replay:latest [2024-02-27T03:40:41.146Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2024-02-27T03:40:41.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T03:40:41.413Z] Configure a credential helper to remove this warning. See [2024-02-27T03:40:41.413Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T03:40:41.413Z] [2024-02-27T03:40:41.413Z] Login Succeeded [2024-02-27T03:40:41.413Z] ---> ****-login.sh ends [Pipeline] // stage [Pipeline] } [2024-02-27T03:40:41.516Z] Deleting 1 temporary files [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] echo [2024-02-27T03:40:42.131Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-27T03:40:42.200Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-27T03:40:42.355Z] ========================================================= [2024-02-27T03:40:42.355Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-02-27T03:40:42.355Z] ========================================================= [Pipeline] fileExists Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] fileExists [Pipeline] // stage Post stage [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T03:40:43.133Z] + 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 . [2024-02-27T03:40:43.133Z] Sending build context to Docker daemon 258.6kB [2024-02-27T03:40:43.265Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-27T03:40:43.265Z] [2024-02-27T03:40:43.265Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T03:40:43.400Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-02-27T03:40:43.400Z] Step 2/12 : FROM ${BASE} AS builder [2024-02-27T03:40:43.400Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-02-27T03:40:43.400Z] 9fda8d8052c6: Pulling fs layer [2024-02-27T03:40:43.400Z] 5d54e960e981: Pulling fs layer [2024-02-27T03:40:43.400Z] c4a7e357bf2a: Pulling fs layer [2024-02-27T03:40:43.400Z] f0e02332f6b5: Pulling fs layer [2024-02-27T03:40:43.400Z] 872ee5b61b7b: Pulling fs layer [2024-02-27T03:40:43.400Z] 0c6a40ed1a82: Pulling fs layer [2024-02-27T03:40:43.400Z] 94ae7d8d031c: Pulling fs layer [2024-02-27T03:40:43.400Z] f0e02332f6b5: Waiting [2024-02-27T03:40:43.400Z] 872ee5b61b7b: Waiting [2024-02-27T03:40:43.400Z] 0c6a40ed1a82: Waiting [2024-02-27T03:40:43.400Z] 94ae7d8d031c: Waiting [2024-02-27T03:40:43.669Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-27T03:40:43.669Z] latest: Pulling from edgex-lftools-log-publisher [2024-02-27T03:40:43.669Z] 5eb5b503b376: Pulling fs layer [2024-02-27T03:40:43.669Z] 5c69ac0246d0: Pulling fs layer [2024-02-27T03:40:43.669Z] ec43610c2a17: Pulling fs layer [2024-02-27T03:40:43.669Z] 3a2ae6a8a46f: Pulling fs layer [2024-02-27T03:40:43.669Z] 33b1e0a273af: Pulling fs layer [2024-02-27T03:40:43.669Z] 5d3b04190fa2: Pulling fs layer [2024-02-27T03:40:43.669Z] 2f39f015ded8: Pulling fs layer [2024-02-27T03:40:43.669Z] 33b1e0a273af: Waiting [2024-02-27T03:40:43.669Z] 5d3b04190fa2: Waiting [2024-02-27T03:40:43.669Z] 2f39f015ded8: Waiting [2024-02-27T03:40:43.669Z] 3a2ae6a8a46f: Waiting [2024-02-27T03:40:43.669Z] 5c69ac0246d0: Download complete [2024-02-27T03:40:43.669Z] 3a2ae6a8a46f: Verifying Checksum [2024-02-27T03:40:43.669Z] 3a2ae6a8a46f: Download complete [2024-02-27T03:40:43.673Z] 5d54e960e981: Verifying Checksum [2024-02-27T03:40:43.673Z] 5d54e960e981: Download complete [2024-02-27T03:40:43.673Z] f0e02332f6b5: Download complete [2024-02-27T03:40:43.673Z] 9fda8d8052c6: Verifying Checksum [2024-02-27T03:40:43.673Z] 9fda8d8052c6: Download complete [2024-02-27T03:40:43.673Z] 872ee5b61b7b: Verifying Checksum [2024-02-27T03:40:43.673Z] 872ee5b61b7b: Download complete [2024-02-27T03:40:43.927Z] 33b1e0a273af: Verifying Checksum [2024-02-27T03:40:43.927Z] 33b1e0a273af: Download complete [2024-02-27T03:40:43.927Z] 5d3b04190fa2: Verifying Checksum [2024-02-27T03:40:43.927Z] 5d3b04190fa2: Download complete [2024-02-27T03:40:43.927Z] ec43610c2a17: Verifying Checksum [2024-02-27T03:40:43.927Z] ec43610c2a17: Download complete [2024-02-27T03:40:43.946Z] 94ae7d8d031c: Verifying Checksum [2024-02-27T03:40:43.946Z] 94ae7d8d031c: Download complete [2024-02-27T03:40:44.188Z] 5eb5b503b376: Download complete [2024-02-27T03:40:44.536Z] 9fda8d8052c6: Pull complete [2024-02-27T03:40:44.757Z] 2f39f015ded8: Download complete [2024-02-27T03:40:45.326Z] 5eb5b503b376: Pull complete [2024-02-27T03:40:45.504Z] c4a7e357bf2a: Verifying Checksum [2024-02-27T03:40:45.504Z] c4a7e357bf2a: Download complete [2024-02-27T03:40:45.585Z] 5c69ac0246d0: Pull complete [2024-02-27T03:40:46.151Z] ec43610c2a17: Pull complete [2024-02-27T03:40:46.151Z] 3a2ae6a8a46f: Pull complete [2024-02-27T03:40:46.151Z] 33b1e0a273af: Pull complete [2024-02-27T03:40:46.411Z] 5d3b04190fa2: Pull complete [2024-02-27T03:40:46.467Z] 0c6a40ed1a82: Verifying Checksum [2024-02-27T03:40:46.467Z] 0c6a40ed1a82: Download complete [2024-02-27T03:40:49.814Z] 5d54e960e981: Pull complete [2024-02-27T03:40:50.602Z] 2f39f015ded8: Pull complete [2024-02-27T03:40:50.603Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-02-27T03:40:50.603Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-27T03:40:50.603Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-27T03:40:50.988Z] prd-ubuntu20.04-docker-8c-8g-1765 does not seem to be running inside a container [2024-02-27T03:40:51.022Z] $ 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/foundry_app-record-replay_PR-127 -v /w/workspace/foundry_app-record-replay_PR-127:/w/workspace/foundry_app-record-replay_PR-127:rw,z -v /w/workspace/foundry_app-record-replay_PR-127@tmp:/w/workspace/foundry_app-record-replay_PR-127@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 [2024-02-27T03:40:55.182Z] $ docker top 2a2ad589088b50f256e00ca7b78bb42b8b4c9933c4cc82ebd7084fccca0a4169 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-27T03:40:55.712Z] ---> job-cost.sh [2024-02-27T03:40:55.712Z] lf-activate-venv: SKIPPING [2024-02-27T03:40:55.712Z] INFO: No Stack... [2024-02-27T03:40:55.972Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-27T03:40:56.232Z] INFO: Archiving Costs [Pipeline] sh [2024-02-27T03:40:56.551Z] + cut -d, -f6 [2024-02-27T03:40:56.552Z] + cat /w/workspace/foundry_app-record-replay_PR-127/archives/cost.csv [Pipeline] lock [2024-02-27T03:40:56.598Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-127-1-stack-cost] [2024-02-27T03:40:56.606Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-127-1-stack-cost] did not exist. Created. [2024-02-27T03:40:56.612Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-127-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-27T03:40:57.139Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-02-27T03:40:57.190Z] Stashed 1 file(s) [Pipeline] } [2024-02-27T03:40:57.257Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-127-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-27T03:40:57.427Z] $ docker stop --time=1 2a2ad589088b50f256e00ca7b78bb42b8b4c9933c4cc82ebd7084fccca0a4169 [2024-02-27T03:40:58.589Z] $ docker rm -f --volumes 2a2ad589088b50f256e00ca7b78bb42b8b4c9933c4cc82ebd7084fccca0a4169 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-02-27T03:41:04.826Z] c4a7e357bf2a: Pull complete [2024-02-27T03:41:04.826Z] f0e02332f6b5: Pull complete [2024-02-27T03:41:04.826Z] 872ee5b61b7b: Pull complete [2024-02-27T03:41:13.042Z] 0c6a40ed1a82: Pull complete [2024-02-27T03:41:14.447Z] 94ae7d8d031c: Pull complete [2024-02-27T03:41:14.447Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-02-27T03:41:14.447Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-27T03:41:14.447Z] ---> 86de565de09d [2024-02-27T03:41:14.447Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-02-27T03:41:15.533Z] ---> Running in 062fa15a1045 [2024-02-27T03:41:15.818Z] Removing intermediate container 062fa15a1045 [2024-02-27T03:41:15.818Z] ---> c4775d867a58 [2024-02-27T03:41:15.818Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-02-27T03:41:15.818Z] ---> Running in f27371d9878c [2024-02-27T03:41:16.090Z] Removing intermediate container f27371d9878c [2024-02-27T03:41:16.090Z] ---> d38a8d864921 [2024-02-27T03:41:16.090Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-02-27T03:41:16.090Z] ---> Running in 0c7929664e5b [2024-02-27T03:41:16.360Z] Removing intermediate container 0c7929664e5b [2024-02-27T03:41:16.360Z] ---> 3d187b6dad21 [2024-02-27T03:41:16.360Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-27T03:41:16.629Z] ---> Running in a580939eeaea [2024-02-27T03:41:17.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-27T03:41:18.180Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-27T03:41:19.143Z] OK: 266 MiB in 52 packages [2024-02-27T03:41:20.116Z] Removing intermediate container a580939eeaea [2024-02-27T03:41:20.116Z] ---> 032ae64a8209 [2024-02-27T03:41:20.116Z] Step 7/12 : WORKDIR /app [2024-02-27T03:41:20.116Z] ---> Running in ec9b04697f44 [2024-02-27T03:41:20.384Z] Removing intermediate container ec9b04697f44 [2024-02-27T03:41:20.384Z] ---> 018ad0648d26 [2024-02-27T03:41:20.384Z] Step 8/12 : COPY go.mod vendor* ./ [2024-02-27T03:41:20.976Z] ---> f2b936cb732b [2024-02-27T03:41:20.976Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-27T03:41:20.976Z] ---> Running in 2ee65869b6ae [2024-02-27T03:42:28.852Z] Removing intermediate container 2ee65869b6ae [2024-02-27T03:42:28.852Z] ---> 38e3cea67355 [2024-02-27T03:42:28.852Z] Step 10/12 : COPY . . [2024-02-27T03:42:28.852Z] ---> 609ffe2b7afe [2024-02-27T03:42:28.852Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-27T03:42:28.852Z] ---> Running in d9cc9d736295 [2024-02-27T03:42:28.852Z] Removing intermediate container d9cc9d736295 [2024-02-27T03:42:28.852Z] ---> 69a80b349a2f [2024-02-27T03:42:28.852Z] Step 12/12 : RUN $MAKE [2024-02-27T03:42:28.852Z] ---> Running in db119df233b3 [2024-02-27T03:42:28.852Z] noop [2024-02-27T03:42:28.852Z] Removing intermediate container db119df233b3 [2024-02-27T03:42:28.852Z] ---> 0b11299cc181 [2024-02-27T03:42:28.852Z] Successfully built 0b11299cc181 [2024-02-27T03:42:28.852Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T03:42:29.444Z] + docker inspect -f . ci-base-image-arm64 [2024-02-27T03:42:29.444Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-27T03:42:29.881Z] prd-ubuntu20.04-docker-arm64-4c-16g-1766 does not seem to be running inside a container [2024-02-27T03:42:29.941Z] $ 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 [2024-02-27T03:42:31.068Z] $ docker top 624fdcfd84bcc62b203cd1eb843678539db9404658e32bd0d758cb72583d88ca -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-27T03:42:32.005Z] + go version [2024-02-27T03:42:32.005Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-02-27T03:42:32.039Z] $ docker stop --time=1 624fdcfd84bcc62b203cd1eb843678539db9404658e32bd0d758cb72583d88ca [2024-02-27T03:42:33.588Z] $ docker rm -f --volumes 624fdcfd84bcc62b203cd1eb843678539db9404658e32bd0d758cb72583d88ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T03:42:34.784Z] + docker inspect -f . ci-base-image-arm64 [2024-02-27T03:42:34.784Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-27T03:42:35.105Z] prd-ubuntu20.04-docker-arm64-4c-16g-1766 does not seem to be running inside a container [2024-02-27T03:42:35.163Z] $ 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 [2024-02-27T03:42:36.197Z] $ docker top 77948c933fe42a7fee5884f9115534478c1ac7b0c964f72340b6a2f008b31e47 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-27T03:42:36.822Z] + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh [2024-02-27T03:42:37.243Z] + make test [2024-02-27T03:42:37.243Z] go test -race -coverprofile=coverage.out ./... [2024-02-27T03:44:43.895Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2024-02-27T03:44:43.895Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.229s coverage: 88.0% of statements [2024-02-27T03:44:48.140Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2024-02-27T03:44:48.140Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2024-02-27T03:44:50.092Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2024-02-27T03:44:56.739Z] --- FAIL: TestDataManager_StartReplay (5.06s) [2024-02-27T03:44:56.739Z] --- FAIL: TestDataManager_StartReplay/Error_Path_-_failed_to_publish (0.01s) [2024-02-27T03:44:56.739Z] manager_test.go:493: [2024-02-27T03:44:56.739Z] Error Trace: /w/workspace/app-record-replay/1/internal/application/manager_test.go:493 [2024-02-27T03:44:56.739Z] Error: Expected value not to be nil. [2024-02-27T03:44:56.739Z] Test: TestDataManager_StartReplay/Error_Path_-_failed_to_publish [2024-02-27T03:44:56.739Z] FAIL [2024-02-27T03:44:56.739Z] coverage: 98.7% of statements [2024-02-27T03:44:56.739Z] FAIL github.com/edgexfoundry/app-record-replay/internal/application 8.771s [2024-02-27T03:44:56.739Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.964s coverage: 89.7% of statements [2024-02-27T03:44:56.739Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.250s coverage: 100.0% of statements [2024-02-27T03:44:56.739Z] FAIL [2024-02-27T03:44:57.707Z] make: *** [Makefile:69: unittest] Error 1 [Pipeline] } [2024-02-27T03:44:57.756Z] $ docker stop --time=1 77948c933fe42a7fee5884f9115534478c1ac7b0c964f72340b6a2f008b31e47 [2024-02-27T03:44:59.699Z] $ docker rm -f --volumes 77948c933fe42a7fee5884f9115534478c1ac7b0c964f72340b6a2f008b31e47 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T03:45:02.158Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-27T03:45:02.158Z] [2024-02-27T03:45:02.158Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T03:45:02.630Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-27T03:45:02.898Z] arm64: Pulling from edgex-lftools-log-publisher [2024-02-27T03:45:02.898Z] 8998bd30e6a1: Pulling fs layer [2024-02-27T03:45:02.898Z] 04944245beec: Pulling fs layer [2024-02-27T03:45:02.898Z] 699f458cf7ca: Pulling fs layer [2024-02-27T03:45:02.898Z] 765212b225bb: Pulling fs layer [2024-02-27T03:45:02.898Z] f23df028b6ca: Pulling fs layer [2024-02-27T03:45:02.898Z] d65c8cfc05b1: Pulling fs layer [2024-02-27T03:45:02.898Z] 2437ff75d9bd: Pulling fs layer [2024-02-27T03:45:02.898Z] 765212b225bb: Waiting [2024-02-27T03:45:02.898Z] f23df028b6ca: Waiting [2024-02-27T03:45:02.898Z] 2437ff75d9bd: Waiting [2024-02-27T03:45:02.898Z] d65c8cfc05b1: Waiting [2024-02-27T03:45:02.898Z] 04944245beec: Verifying Checksum [2024-02-27T03:45:02.898Z] 04944245beec: Download complete [2024-02-27T03:45:02.898Z] 765212b225bb: Download complete [2024-02-27T03:45:02.898Z] f23df028b6ca: Verifying Checksum [2024-02-27T03:45:02.898Z] f23df028b6ca: Download complete [2024-02-27T03:45:02.898Z] d65c8cfc05b1: Verifying Checksum [2024-02-27T03:45:03.168Z] d65c8cfc05b1: Download complete [2024-02-27T03:45:03.168Z] 699f458cf7ca: Verifying Checksum [2024-02-27T03:45:03.168Z] 699f458cf7ca: Download complete [2024-02-27T03:45:03.756Z] 8998bd30e6a1: Download complete [2024-02-27T03:45:06.344Z] 2437ff75d9bd: Verifying Checksum [2024-02-27T03:45:06.344Z] 2437ff75d9bd: Download complete [2024-02-27T03:45:13.004Z] 8998bd30e6a1: Pull complete [2024-02-27T03:45:13.273Z] 04944245beec: Pull complete [2024-02-27T03:45:15.218Z] 699f458cf7ca: Pull complete [2024-02-27T03:45:15.218Z] 765212b225bb: Pull complete [2024-02-27T03:45:16.181Z] f23df028b6ca: Pull complete [2024-02-27T03:45:16.449Z] d65c8cfc05b1: Pull complete [2024-02-27T03:45:43.133Z] 2437ff75d9bd: Pull complete [2024-02-27T03:45:43.133Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-02-27T03:45:43.133Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-27T03:45:43.133Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-27T03:45:44.151Z] prd-ubuntu20.04-docker-arm64-4c-16g-1766 does not seem to be running inside a container [2024-02-27T03:45:44.226Z] $ 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 [2024-02-27T03:45:45.410Z] $ docker top c62e860ce84572612f9adb9f73e7f1e9192c46d0211e8be5da3b461d475b1029 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-27T03:45:46.411Z] ---> job-cost.sh [2024-02-27T03:45:46.411Z] lf-activate-venv: SKIPPING [2024-02-27T03:45:46.411Z] INFO: No Stack... [2024-02-27T03:45:46.675Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-02-27T03:45:47.628Z] INFO: Archiving Costs [Pipeline] sh [2024-02-27T03:45:47.972Z] + cat /w/workspace/app-record-replay/1/archives/cost.csv [2024-02-27T03:45:47.972Z] + cut -d, -f6 [Pipeline] lock [2024-02-27T03:45:48.310Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-127-1-stack-cost] [2024-02-27T03:45:48.315Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-127-1-stack-cost] did not exist. Created. [2024-02-27T03:45:48.324Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-127-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-27T03:45:48.825Z] /w/workspace/app-record-replay/1@tmp/durable-9dd27aa5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-02-27T03:45:49.185Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-02-27T03:45:49.224Z] Warning: overwriting stash ‘stack-cost’ [2024-02-27T03:45:49.594Z] Stashed 1 file(s) [Pipeline] } [2024-02-27T03:45:49.611Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-127-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-27T03:45:49.781Z] $ docker stop --time=1 c62e860ce84572612f9adb9f73e7f1e9192c46d0211e8be5da3b461d475b1029 [2024-02-27T03:45:51.251Z] $ docker rm -f --volumes c62e860ce84572612f9adb9f73e7f1e9192c46d0211e8be5da3b461d475b1029 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-02-27T03:45:52.660Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-02-27T03:45:56.579Z] + [ -d /w/workspace/foundry_app-record-replay_PR-127/archives ] [2024-02-27T03:45:56.579Z] + ls -al /w/workspace/foundry_app-record-replay_PR-127/archives [2024-02-27T03:45:56.579Z] total 16 [2024-02-27T03:45:56.579Z] drwxr-xr-x 3 root root 4096 Feb 27 03:40 . [2024-02-27T03:45:56.579Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 27 03:40 .. [2024-02-27T03:45:56.579Z] drwxr-xr-x 2 root root 4096 Feb 27 03:40 cost [2024-02-27T03:45:56.579Z] -rw-r--r-- 1 root root 89 Feb 27 03:40 cost.csv [2024-02-27T03:45:56.579Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_app-record-replay_PR-127/archives [2024-02-27T03:45:56.579Z] + ls -al /w/workspace/foundry_app-record-replay_PR-127/archives [2024-02-27T03:45:56.579Z] total 16 [2024-02-27T03:45:56.579Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 27 03:40 . [2024-02-27T03:45:56.579Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 27 03:40 .. [2024-02-27T03:45:56.579Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 27 03:40 cost [2024-02-27T03:45:56.579Z] -rw-r--r-- 1 jenkins jenkins 89 Feb 27 03:40 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-02-27T03:45:56.909Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-27T03:45:57.800Z] ---> package-listing.sh [2024-02-27T03:45:57.800Z] ++ facter osfamily [2024-02-27T03:45:57.800Z] ++ tr '[:upper:]' '[:lower:]' [2024-02-27T03:45:58.062Z] + OS_FAMILY=debian [2024-02-27T03:45:58.062Z] + workspace=/w/workspace/foundry_app-record-replay_PR-127 [2024-02-27T03:45:58.062Z] + START_PACKAGES=/tmp/packages_start.txt [2024-02-27T03:45:58.062Z] + END_PACKAGES=/tmp/packages_end.txt [2024-02-27T03:45:58.062Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-02-27T03:45:58.062Z] + PACKAGES=/tmp/packages_start.txt [2024-02-27T03:45:58.062Z] + '[' /w/workspace/foundry_app-record-replay_PR-127 ']' [2024-02-27T03:45:58.062Z] + PACKAGES=/tmp/packages_end.txt [2024-02-27T03:45:58.062Z] + case "${OS_FAMILY}" in [2024-02-27T03:45:58.062Z] + dpkg -l [2024-02-27T03:45:58.062Z] + grep '^ii' [2024-02-27T03:45:58.062Z] + '[' -f /tmp/packages_start.txt ']' [2024-02-27T03:45:58.062Z] + '[' -f /tmp/packages_end.txt ']' [2024-02-27T03:45:58.062Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-02-27T03:45:58.062Z] + '[' /w/workspace/foundry_app-record-replay_PR-127 ']' [2024-02-27T03:45:58.062Z] + mkdir -p /w/workspace/foundry_app-record-replay_PR-127/archives/ [2024-02-27T03:45:58.062Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_app-record-replay_PR-127/archives/ [Pipeline] echo [2024-02-27T03:45:58.099Z] 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/foundry_app-record-replay_PR-127/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-02-27T03:45:58.395Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T03:45:59.079Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-27T03:45:59.079Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-27T03:45:59.319Z] prd-ubuntu20.04-docker-8c-8g-1765 does not seem to be running inside a container [2024-02-27T03:45:59.346Z] $ 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/foundry_app-record-replay_PR-127/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_app-record-replay_PR-127 -v /w/workspace/foundry_app-record-replay_PR-127:/w/workspace/foundry_app-record-replay_PR-127:rw,z -v /w/workspace/foundry_app-record-replay_PR-127@tmp:/w/workspace/foundry_app-record-replay_PR-127@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 [2024-02-27T03:45:59.527Z] $ docker top fcbbd091fefd8b2524e5fc05b7e4fe832ea584b52f9cea9433b93b3432242748 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-27T03:46:00.014Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-02-27T03:46:00.324Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-02-27T03:46:00.627Z] + ls /var/log/sa-host [2024-02-27T03:46:00.627Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-27T03:46:00.898Z] provisioning config files... [2024-02-27T03:46:00.908Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_app-record-replay_PR-127@tmp/config3669525752835247982tmp [Pipeline] { [Pipeline] echo [2024-02-27T03:46:01.061Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-27T03:46:01.381Z] ---> create-netrc.sh [Pipeline] } [2024-02-27T03:46:01.410Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-02-27T03:46:01.946Z] ---> python-tools-install.sh [Pipeline] echo [2024-02-27T03:46:01.980Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-27T03:46:02.290Z] ---> sudo-logs.sh [2024-02-27T03:46:02.290Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-02-27T03:46:02.432Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-27T03:46:02.744Z] ---> job-cost.sh [2024-02-27T03:46:02.744Z] lf-activate-venv: SKIPPING [2024-02-27T03:46:02.744Z] DEBUG: total: 0.2199999988079071 [2024-02-27T03:46:02.744Z] INFO: Retrieving Stack Cost... [2024-02-27T03:46:03.004Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-27T03:46:03.265Z] INFO: Archiving Costs [Pipeline] echo [2024-02-27T03:46:03.303Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-27T03:46:03.614Z] ---> logs-deploy.sh [2024-02-27T03:46:03.614Z] lf-activate-venv: SKIPPING [2024-02-27T03:46:03.614Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-127/1 [2024-02-27T03:46:03.614Z] INFO: archiving workspace using pattern(s): [2024-02-27T03:46:04.552Z] Archives upload complete. [2024-02-27T03:46:04.552Z] INFO: archiving logs to Nexus