Pull request #47 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d65d47d7952555a589023473f3b57b8d9b0f904c+2e51e3d5a7cada7ac4eb3228ea6e278e6b110868 (76ae7323dc8a9db41adc8ef667f958d75db7b8ee) 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-ssh11167870436269516134.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8988470397081461282.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh 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-47/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-47/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11813511595948345766.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-47/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4780304981973797715.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh2156468594289545345.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-47/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-47/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13591677882978938815.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1706 in /w/workspace/xfoundry_app-record-replay_PR-47 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-record-replay.git > git init /w/workspace/xfoundry_app-record-replay_PR-47 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 2e51e3d5a7cada7ac4eb3228ea6e278e6b110868 into PR head commit d65d47d7952555a589023473f3b57b8d9b0f904c Merge succeeded, producing d65d47d7952555a589023473f3b57b8d9b0f904c Checking out Revision d65d47d7952555a589023473f3b57b8d9b0f904c (PR-47) > 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/47/head:refs/remotes/origin/PR-47 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d65d47d7952555a589023473f3b57b8d9b0f904c # 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 2e51e3d5a7cada7ac4eb3228ea6e278e6b110868 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d65d47d7952555a589023473f3b57b8d9b0f904c # timeout=10 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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-21T04:08:18.552Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-21T04:08:18.700Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-21T04:08:18.782Z] ========================================================= [2023-07-21T04:08:18.782Z] EdgeX Global Pipelines Version Info [2023-07-21T04:08:18.782Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-21T04:08:19.533Z] ------------------- [2023-07-21T04:08:19.533Z] stable info: [2023-07-21T04:08:19.533Z] ------------------- [2023-07-21T04:08:19.533Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-21T04:08:19.533Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-21T04:08:19.533Z] Message: update stable to v1.0.250 [2023-07-21T04:08:20.103Z] ------------------- [2023-07-21T04:08:20.104Z] experimental info: [2023-07-21T04:08:20.104Z] ------------------- [2023-07-21T04:08:20.104Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-21T04:08:20.104Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-21T04:08:20.104Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-21T04:08:20.401Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-07-21T04:08:20.438Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-07-21T04:08:20.474Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-21T04:08:20.516Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-21T04:08:20.558Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-21T04:08:20.600Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-21T04:08:20.639Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-21T04:08:20.678Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-07-21T04:08:20.716Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-21T04:08:20.756Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-21T04:08:20.796Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-21T04:08:20.833Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-07-21T04:08:20.873Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-21T04:08:20.915Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-21T04:08:20.957Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-07-21T04:08:20.994Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-07-21T04:08:21.031Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-07-21T04:08:21.071Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-07-21T04:08:21.109Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-21T04:08:21.156Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-21T04:08:21.201Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-07-21T04:08:21.246Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-07-21T04:08:21.287Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-07-21T04:08:21.326Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-07-21T04:08:21.360Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-07-21T04:08:21.398Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-21T04:08:21.437Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-21T04:08:21.475Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-47 [Pipeline] echo [2023-07-21T04:08:21.516Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-47 [Pipeline] echo [2023-07-21T04:08:21.553Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-47 [Pipeline] echo [2023-07-21T04:08:21.595Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d65d47d7952555a589023473f3b57b8d9b0f904c [Pipeline] echo [2023-07-21T04:08:21.638Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d65d47d [Pipeline] echo [2023-07-21T04:08:21.677Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-21T04:08:21.796Z] provisioning config files... [2023-07-21T04:08:21.808Z] copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-47@tmp/config16684361775925927364tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-21T04:08:22.149Z] ---> docker-login.sh [2023-07-21T04:08:22.149Z] nexus3.edgexfoundry.org:10001 [2023-07-21T04:08:22.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T04:08:22.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T04:08:22.668Z] Configure a credential helper to remove this warning. See [2023-07-21T04:08:22.668Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T04:08:22.668Z] [2023-07-21T04:08:22.668Z] Login Succeeded [2023-07-21T04:08:22.668Z] nexus3.edgexfoundry.org:10002 [2023-07-21T04:08:22.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T04:08:22.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T04:08:22.668Z] Configure a credential helper to remove this warning. See [2023-07-21T04:08:22.668Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T04:08:22.668Z] [2023-07-21T04:08:22.668Z] Login Succeeded [2023-07-21T04:08:22.668Z] nexus3.edgexfoundry.org:10003 [2023-07-21T04:08:22.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T04:08:22.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T04:08:22.928Z] Configure a credential helper to remove this warning. See [2023-07-21T04:08:22.928Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T04:08:22.928Z] [2023-07-21T04:08:22.928Z] Login Succeeded [2023-07-21T04:08:22.928Z] nexus3.edgexfoundry.org:10004 [2023-07-21T04:08:22.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T04:08:22.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T04:08:22.928Z] Configure a credential helper to remove this warning. See [2023-07-21T04:08:22.928Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T04:08:22.928Z] [2023-07-21T04:08:22.928Z] Login Succeeded [2023-07-21T04:08:22.928Z] docker.io [2023-07-21T04:08:22.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T04:08:23.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T04:08:23.188Z] Configure a credential helper to remove this warning. See [2023-07-21T04:08:23.188Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T04:08:23.188Z] [2023-07-21T04:08:23.188Z] Login Succeeded [2023-07-21T04:08:23.188Z] ---> docker-login.sh ends [Pipeline] } [2023-07-21T04:08:23.221Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-07-21T04:08:23.866Z] + git rev-list -1 --merges d65d47d7952555a589023473f3b57b8d9b0f904c~1..d65d47d7952555a589023473f3b57b8d9b0f904c [Pipeline] echo [2023-07-21T04:08:23.934Z] -----------> git rev-list -1 --merges d65d47d7952555a589023473f3b57b8d9b0f904c~1..d65d47d7952555a589023473f3b57b8d9b0f904c d65d47d7952555a589023473f3b57b8d9b0f904c [false] [Pipeline] sh [2023-07-21T04:08:24.240Z] + git log --format=format:%s -1 d65d47d7952555a589023473f3b57b8d9b0f904c [Pipeline] echo [2023-07-21T04:08:24.275Z] ========================================================= [2023-07-21T04:08:24.275Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-21T04:08:24.275Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-21T04:08:24.715Z] + git log --format=format:%s -1 d65d47d7952555a589023473f3b57b8d9b0f904c [Pipeline] echo [2023-07-21T04:08:24.745Z] [semverPrep] GIT_COMMIT: d65d47d7952555a589023473f3b57b8d9b0f904c, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-07-21T04:08:24.775Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-07-21T04:08:25.183Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-21T04:08:25.183Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-21T04:08:25.183Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-21T04:08:25.183Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-21T04:08:25.183Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-07-21T04:08:25.183Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-21T04:08:25.183Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T04:08:25.817Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-21T04:08:25.817Z] [2023-07-21T04:08:25.817Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T04:08:26.189Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-21T04:08:26.189Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-21T04:08:26.189Z] b85a868b505f: Pulling fs layer [2023-07-21T04:08:26.189Z] e2be974225ed: Pulling fs layer [2023-07-21T04:08:26.189Z] 339a4e72a1f5: Pulling fs layer [2023-07-21T04:08:26.189Z] 988bab9f4d93: Pulling fs layer [2023-07-21T04:08:26.189Z] 1469e6f7b9e6: Pulling fs layer [2023-07-21T04:08:26.189Z] eaf3925da568: Pulling fs layer [2023-07-21T04:08:26.189Z] bab4dde63d76: Pulling fs layer [2023-07-21T04:08:26.189Z] bde34c3a00c8: Pulling fs layer [2023-07-21T04:08:26.189Z] b352a97aabf1: Pulling fs layer [2023-07-21T04:08:26.189Z] 4872d77fe225: Pulling fs layer [2023-07-21T04:08:26.189Z] 5851b861e8e6: Pulling fs layer [2023-07-21T04:08:26.189Z] bab4dde63d76: Waiting [2023-07-21T04:08:26.189Z] bde34c3a00c8: Waiting [2023-07-21T04:08:26.189Z] b352a97aabf1: Waiting [2023-07-21T04:08:26.189Z] 4872d77fe225: Waiting [2023-07-21T04:08:26.189Z] 5851b861e8e6: Waiting [2023-07-21T04:08:26.189Z] 988bab9f4d93: Waiting [2023-07-21T04:08:26.189Z] 1469e6f7b9e6: Waiting [2023-07-21T04:08:26.189Z] eaf3925da568: Waiting [2023-07-21T04:08:26.189Z] e2be974225ed: Download complete [2023-07-21T04:08:26.189Z] 988bab9f4d93: Verifying Checksum [2023-07-21T04:08:26.189Z] 988bab9f4d93: Download complete [2023-07-21T04:08:26.449Z] 1469e6f7b9e6: Verifying Checksum [2023-07-21T04:08:26.449Z] 1469e6f7b9e6: Download complete [2023-07-21T04:08:26.449Z] eaf3925da568: Download complete [2023-07-21T04:08:26.449Z] 339a4e72a1f5: Verifying Checksum [2023-07-21T04:08:26.449Z] 339a4e72a1f5: Download complete [2023-07-21T04:08:26.449Z] bde34c3a00c8: Verifying Checksum [2023-07-21T04:08:26.449Z] bde34c3a00c8: Download complete [2023-07-21T04:08:26.449Z] b352a97aabf1: Verifying Checksum [2023-07-21T04:08:26.449Z] b352a97aabf1: Download complete [2023-07-21T04:08:26.449Z] 4872d77fe225: Verifying Checksum [2023-07-21T04:08:26.449Z] 4872d77fe225: Download complete [2023-07-21T04:08:26.449Z] 5851b861e8e6: Verifying Checksum [2023-07-21T04:08:26.449Z] 5851b861e8e6: Download complete [2023-07-21T04:08:26.449Z] b85a868b505f: Verifying Checksum [2023-07-21T04:08:26.449Z] b85a868b505f: Download complete [2023-07-21T04:08:26.708Z] bab4dde63d76: Verifying Checksum [2023-07-21T04:08:26.708Z] bab4dde63d76: Download complete [2023-07-21T04:08:27.643Z] b85a868b505f: Pull complete [2023-07-21T04:08:27.903Z] e2be974225ed: Pull complete [2023-07-21T04:08:28.163Z] 339a4e72a1f5: Pull complete [2023-07-21T04:08:28.163Z] 988bab9f4d93: Pull complete [2023-07-21T04:08:28.423Z] 1469e6f7b9e6: Pull complete [2023-07-21T04:08:28.683Z] eaf3925da568: Pull complete [2023-07-21T04:08:30.092Z] bab4dde63d76: Pull complete [2023-07-21T04:08:30.352Z] bde34c3a00c8: Pull complete [2023-07-21T04:08:30.352Z] b352a97aabf1: Pull complete [2023-07-21T04:08:30.352Z] 4872d77fe225: Pull complete [2023-07-21T04:08:30.617Z] 5851b861e8e6: Pull complete [2023-07-21T04:08:30.617Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-21T04:08:30.617Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-21T04:08:30.617Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-21T04:08:30.984Z] prd-ubuntu20.04-docker-8c-8g-1706 does not seem to be running inside a container [2023-07-21T04:08:31.019Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_app-record-replay_PR-47 -v /w/workspace/xfoundry_app-record-replay_PR-47:/w/workspace/xfoundry_app-record-replay_PR-47:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-47@tmp:/w/workspace/xfoundry_app-record-replay_PR-47@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-21T04:08:34.739Z] $ docker top 0064cc3cdd0b41c78cd5337b0d5536769c11ce25b194a176579fff1c415c2c14 -eo pid,comm [2023-07-21T04:08:34.788Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-07-21T04:08:34.788Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-21T04:08:34.922Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-21T04:08:34.923Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-21T04:08:35.036Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-21T04:08:35.042Z] $ docker exec 0064cc3cdd0b41c78cd5337b0d5536769c11ce25b194a176579fff1c415c2c14 ssh-agent [2023-07-21T04:08:35.145Z] SSH_AUTH_SOCK=/tmp/ssh-2Wjcgh1Pro8B/agent.31 [2023-07-21T04:08:35.145Z] SSH_AGENT_PID=37 [2023-07-21T04:08:35.151Z] Running ssh-add (command line suppressed) [2023-07-21T04:08:35.248Z] Identity added: /w/workspace/xfoundry_app-record-replay_PR-47@tmp/private_key_10917177136648989876.key (/w/workspace/xfoundry_app-record-replay_PR-47@tmp/private_key_10917177136648989876.key) [2023-07-21T04:08:35.255Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-21T04:08:35.590Z] + git tag --points-at HEAD [Pipeline] } [2023-07-21T04:08:35.622Z] $ docker exec --env ******** --env ******** 0064cc3cdd0b41c78cd5337b0d5536769c11ce25b194a176579fff1c415c2c14 ssh-agent -k [2023-07-21T04:08:35.712Z] unset SSH_AUTH_SOCK; [2023-07-21T04:08:35.713Z] unset SSH_AGENT_PID; [2023-07-21T04:08:35.713Z] echo Agent pid 37 killed; [2023-07-21T04:08:35.718Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-21T04:08:35.802Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-21T04:08:35.802Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-21T04:08:35.912Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-21T04:08:35.918Z] $ docker exec 0064cc3cdd0b41c78cd5337b0d5536769c11ce25b194a176579fff1c415c2c14 ssh-agent [2023-07-21T04:08:36.023Z] SSH_AUTH_SOCK=/tmp/ssh-Hs90lVeoGqcg/agent.69 [2023-07-21T04:08:36.023Z] SSH_AGENT_PID=75 [2023-07-21T04:08:36.030Z] Running ssh-add (command line suppressed) [2023-07-21T04:08:36.130Z] Identity added: /w/workspace/xfoundry_app-record-replay_PR-47@tmp/private_key_15764606735636580451.key (/w/workspace/xfoundry_app-record-replay_PR-47@tmp/private_key_15764606735636580451.key) [2023-07-21T04:08:36.143Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-21T04:08:36.476Z] + git semver init [2023-07-21T04:08:36.740Z] 2023-07-21 04:08:36,653 [run_init] DEBUG init version:0.0.0 force:False [2023-07-21T04:08:36.740Z] 2023-07-21 04:08:36,654 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_app-record-replay_PR-47/.semver [2023-07-21T04:08:36.740Z] 2023-07-21 04:08:36,654 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/xfoundry_app-record-replay_PR-47/.semver [2023-07-21T04:08:36.741Z] 2023-07-21 04:08:36,655 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/xfoundry_app-record-replay_PR-47/.semver'], cwd=/w/workspace/xfoundry_app-record-replay_PR-47, universal_newlines=False, shell=None, istream=None) [2023-07-21T04:08:37.309Z] 2023-07-21 04:08:37,255 [append_file] DEBUG append to file:/w/workspace/xfoundry_app-record-replay_PR-47/.git/info/exclude [2023-07-21T04:08:37.309Z] 2023-07-21 04:08:37,255 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_app-record-replay_PR-47/.semver/PR-47 with force:False [2023-07-21T04:08:37.309Z] 2023-07-21 04:08:37,256 [write_file] DEBUG write to file:/w/workspace/xfoundry_app-record-replay_PR-47/.semver/PR-47 [2023-07-21T04:08:37.309Z] 2023-07-21 04:08:37,260 [execute] INFO git cat-file --batch-check [2023-07-21T04:08:37.309Z] 2023-07-21 04:08:37,260 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_app-record-replay_PR-47/.semver, universal_newlines=False, shell=None, istream=) [2023-07-21T04:08:37.309Z] 2023-07-21 04:08:37,265 [execute] INFO git cat-file --batch [2023-07-21T04:08:37.309Z] 2023-07-21 04:08:37,266 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_app-record-replay_PR-47/.semver, universal_newlines=False, shell=None, istream=) [2023-07-21T04:08:37.310Z] 2023-07-21 04:08:37,270 [read_version] DEBUG read version from /w/workspace/xfoundry_app-record-replay_PR-47/.semver/PR-47 [2023-07-21T04:08:37.310Z] 0.0.0 [Pipeline] } [2023-07-21T04:08:37.398Z] $ docker exec --env ******** --env ******** 0064cc3cdd0b41c78cd5337b0d5536769c11ce25b194a176579fff1c415c2c14 ssh-agent -k [2023-07-21T04:08:37.494Z] unset SSH_AUTH_SOCK; [2023-07-21T04:08:37.494Z] unset SSH_AGENT_PID; [2023-07-21T04:08:37.494Z] echo Agent pid 75 killed; [2023-07-21T04:08:37.501Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-21T04:08:37.925Z] + git semver [Pipeline] } [2023-07-21T04:08:38.209Z] $ docker stop --time=1 0064cc3cdd0b41c78cd5337b0d5536769c11ce25b194a176579fff1c415c2c14 [2023-07-21T04:08:39.521Z] $ docker rm -f --volumes 0064cc3cdd0b41c78cd5337b0d5536769c11ce25b194a176579fff1c415c2c14 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-21T04:08:39.920Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-21T04:08:40.193Z] Stashed 1 file(s) [Pipeline] echo [2023-07-21T04:08:40.208Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-21T04:08:40.873Z] provisioning config files... [2023-07-21T04:08:40.883Z] copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-47@tmp/config10767239993558091935tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-21T04:08:41.239Z] ---> docker-login.sh [2023-07-21T04:08:41.239Z] nexus3.edgexfoundry.org:10001 [2023-07-21T04:08:41.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T04:08:41.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T04:08:41.239Z] Configure a credential helper to remove this warning. See [2023-07-21T04:08:41.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T04:08:41.239Z] [2023-07-21T04:08:41.239Z] Login Succeeded [2023-07-21T04:08:41.239Z] nexus3.edgexfoundry.org:10002 [2023-07-21T04:08:41.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T04:08:41.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T04:08:41.239Z] Configure a credential helper to remove this warning. See [2023-07-21T04:08:41.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T04:08:41.239Z] [2023-07-21T04:08:41.239Z] Login Succeeded [2023-07-21T04:08:41.239Z] nexus3.edgexfoundry.org:10003 [2023-07-21T04:08:41.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T04:08:41.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T04:08:41.501Z] Configure a credential helper to remove this warning. See [2023-07-21T04:08:41.501Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T04:08:41.501Z] [2023-07-21T04:08:41.501Z] Login Succeeded [2023-07-21T04:08:41.501Z] nexus3.edgexfoundry.org:10004 [2023-07-21T04:08:41.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T04:08:41.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T04:08:41.501Z] Configure a credential helper to remove this warning. See [2023-07-21T04:08:41.501Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T04:08:41.501Z] [2023-07-21T04:08:41.501Z] Login Succeeded [2023-07-21T04:08:41.501Z] docker.io [2023-07-21T04:08:41.760Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T04:08:41.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T04:08:41.760Z] Configure a credential helper to remove this warning. See [2023-07-21T04:08:41.760Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T04:08:41.760Z] [2023-07-21T04:08:41.760Z] Login Succeeded [2023-07-21T04:08:41.760Z] ---> docker-login.sh ends [Pipeline] } [2023-07-21T04:08:41.789Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-21T04:08:41.999Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-21T04:08:42.035Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-21T04:08:42.067Z] ========================================================= [2023-07-21T04:08:42.067Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-21T04:08:42.067Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T04:08:42.562Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-07-21T04:08:42.562Z] Sending build context to Docker daemon 359.4kB [2023-07-21T04:08:42.562Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-21T04:08:42.562Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-21T04:08:42.562Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-21T04:08:42.562Z] 4db1b89c0bd1: Pulling fs layer [2023-07-21T04:08:42.562Z] 6911f1a30b25: Pulling fs layer [2023-07-21T04:08:42.562Z] e194b8c5c2a9: Pulling fs layer [2023-07-21T04:08:42.562Z] 6863d3e3a2b1: Pulling fs layer [2023-07-21T04:08:42.562Z] ec0bb842ea78: Pulling fs layer [2023-07-21T04:08:42.562Z] 40a00589a448: Pulling fs layer [2023-07-21T04:08:42.562Z] 6c08303d61cc: Pulling fs layer [2023-07-21T04:08:42.562Z] 798269fcf238: Pulling fs layer [2023-07-21T04:08:42.562Z] 6863d3e3a2b1: Waiting [2023-07-21T04:08:42.562Z] ec0bb842ea78: Waiting [2023-07-21T04:08:42.562Z] 40a00589a448: Waiting [2023-07-21T04:08:42.562Z] 6c08303d61cc: Waiting [2023-07-21T04:08:42.562Z] 798269fcf238: Waiting [2023-07-21T04:08:42.562Z] 6911f1a30b25: Download complete [2023-07-21T04:08:42.562Z] 6863d3e3a2b1: Verifying Checksum [2023-07-21T04:08:42.562Z] 6863d3e3a2b1: Download complete [2023-07-21T04:08:42.562Z] ec0bb842ea78: Verifying Checksum [2023-07-21T04:08:42.562Z] ec0bb842ea78: Download complete [2023-07-21T04:08:42.562Z] 4db1b89c0bd1: Verifying Checksum [2023-07-21T04:08:42.562Z] 4db1b89c0bd1: Download complete [2023-07-21T04:08:42.855Z] 40a00589a448: Verifying Checksum [2023-07-21T04:08:42.855Z] 40a00589a448: Download complete [2023-07-21T04:08:42.855Z] 4db1b89c0bd1: Pull complete [2023-07-21T04:08:42.855Z] 6911f1a30b25: Pull complete [2023-07-21T04:08:44.173Z] 798269fcf238: Verifying Checksum [2023-07-21T04:08:44.173Z] 798269fcf238: Download complete [2023-07-21T04:08:44.173Z] e194b8c5c2a9: Verifying Checksum [2023-07-21T04:08:44.173Z] e194b8c5c2a9: Download complete [2023-07-21T04:08:44.432Z] 6c08303d61cc: Verifying Checksum [2023-07-21T04:08:44.432Z] 6c08303d61cc: Download complete [2023-07-21T04:08:47.714Z] e194b8c5c2a9: Pull complete [2023-07-21T04:08:47.714Z] 6863d3e3a2b1: Pull complete [2023-07-21T04:08:47.714Z] ec0bb842ea78: Pull complete [2023-07-21T04:08:47.714Z] 40a00589a448: Pull complete [2023-07-21T04:08:49.788Z] 6c08303d61cc: Pull complete [2023-07-21T04:08:50.741Z] 798269fcf238: Pull complete [2023-07-21T04:08:50.741Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-07-21T04:08:50.741Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-21T04:08:50.741Z] ---> ec979cd7f677 [2023-07-21T04:08:50.741Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-21T04:08:55.650Z] Still waiting to schedule task [2023-07-21T04:08:55.650Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-07-21T04:08:58.929Z] ---> Running in e8d58253bda7 [2023-07-21T04:08:58.930Z] Removing intermediate container e8d58253bda7 [2023-07-21T04:08:58.930Z] ---> f29c2a5afae7 [2023-07-21T04:08:58.930Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-21T04:08:58.930Z] ---> Running in 18d03e686c38 [2023-07-21T04:08:58.930Z] Removing intermediate container 18d03e686c38 [2023-07-21T04:08:58.930Z] ---> 1cfaa68be1b4 [2023-07-21T04:08:58.930Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-21T04:08:59.190Z] ---> Running in f42e6119afea [2023-07-21T04:08:59.191Z] Removing intermediate container f42e6119afea [2023-07-21T04:08:59.191Z] ---> 3c297c8bac0e [2023-07-21T04:08:59.191Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-21T04:08:59.191Z] ---> Running in a8bd57e9ae08 [2023-07-21T04:08:59.451Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-21T04:08:59.712Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-21T04:08:59.972Z] OK: 265 MiB in 53 packages [2023-07-21T04:09:00.546Z] Removing intermediate container a8bd57e9ae08 [2023-07-21T04:09:00.546Z] ---> 487c620567e6 [2023-07-21T04:09:00.546Z] Step 7/12 : WORKDIR /app [2023-07-21T04:09:00.546Z] ---> Running in 8c57cd837f3e [2023-07-21T04:09:00.546Z] Removing intermediate container 8c57cd837f3e [2023-07-21T04:09:00.546Z] ---> 0b09b2092093 [2023-07-21T04:09:00.546Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-21T04:09:00.807Z] ---> e988c9c803d0 [2023-07-21T04:09:00.807Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-21T04:09:00.807Z] ---> Running in d4f952d19575 [2023-07-21T04:09:57.264Z] Removing intermediate container d4f952d19575 [2023-07-21T04:09:57.264Z] ---> 79a3d739b50b [2023-07-21T04:09:57.264Z] Step 10/12 : COPY . . [2023-07-21T04:09:57.264Z] ---> 269955af62c0 [2023-07-21T04:09:57.264Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-21T04:09:57.264Z] ---> Running in dbb61d086eea [2023-07-21T04:09:57.264Z] Removing intermediate container dbb61d086eea [2023-07-21T04:09:57.264Z] ---> 97decfe1478c [2023-07-21T04:09:57.265Z] Step 12/12 : RUN $MAKE [2023-07-21T04:09:57.265Z] ---> Running in 4ca5a8d61a81 [2023-07-21T04:09:57.265Z] noop [2023-07-21T04:09:57.265Z] Removing intermediate container 4ca5a8d61a81 [2023-07-21T04:09:57.265Z] ---> 39be023f4041 [2023-07-21T04:09:57.265Z] Successfully built 39be023f4041 [2023-07-21T04:09:57.265Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T04:09:57.727Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-21T04:09:57.727Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-21T04:09:57.891Z] prd-ubuntu20.04-docker-8c-8g-1706 does not seem to be running inside a container [2023-07-21T04:09:57.926Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_app-record-replay_PR-47 -v /w/workspace/xfoundry_app-record-replay_PR-47:/w/workspace/xfoundry_app-record-replay_PR-47:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-47@tmp:/w/workspace/xfoundry_app-record-replay_PR-47@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-21T04:09:58.259Z] $ docker top 7145af38ed47c1f88e0676b78e75839c55f4ce9fcca9dde9a4c831f4de33d5b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-21T04:09:58.647Z] + go version [2023-07-21T04:09:58.647Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-07-21T04:09:58.680Z] $ docker stop --time=1 7145af38ed47c1f88e0676b78e75839c55f4ce9fcca9dde9a4c831f4de33d5b2 [2023-07-21T04:10:00.007Z] $ docker rm -f --volumes 7145af38ed47c1f88e0676b78e75839c55f4ce9fcca9dde9a4c831f4de33d5b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T04:10:00.718Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-21T04:10:00.718Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-21T04:10:00.870Z] prd-ubuntu20.04-docker-8c-8g-1706 does not seem to be running inside a container [2023-07-21T04:10:00.908Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_app-record-replay_PR-47 -v /w/workspace/xfoundry_app-record-replay_PR-47:/w/workspace/xfoundry_app-record-replay_PR-47:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-47@tmp:/w/workspace/xfoundry_app-record-replay_PR-47@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-21T04:10:01.241Z] $ docker top db3da87a69449b7465fd7a9f6743d2c01b26a12931a64a03277f1e9374ff7728 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-21T04:10:01.633Z] + git config --global --add safe.directory /w/workspace/xfoundry_app-record-replay_PR-47 [Pipeline] fileExists [Pipeline] sh [2023-07-21T04:10:01.989Z] + make test [2023-07-21T04:10:01.989Z] go test -race -coverprofile=coverage.out ./... [2023-07-21T04:10:23.943Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-07-21T04:10:23.943Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.058s coverage: 87.5% of statements [2023-07-21T04:10:23.943Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-07-21T04:10:23.943Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-07-21T04:10:23.943Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-07-21T04:10:23.943Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.101s coverage: 86.0% of statements [2023-07-21T04:10:23.943Z] ok github.com/edgexfoundry/app-record-replay/internal/data 0.062s coverage: 65.2% of statements [2023-07-21T04:10:24.637Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1707 in /w/workspace/xfoundry_app-record-replay_PR-47 [Pipeline] { [Pipeline] ws [2023-07-21T04:10:24.701Z] Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout [2023-07-21T04:10:24.786Z] Selected Git installation does not exist. Using Default [2023-07-21T04:10:24.786Z] The recommended git tool is: NONE [2023-07-21T04:10:29.690Z] using credential edgex-jenkins-ssh [2023-07-21T04:10:29.708Z] Cloning the remote Git repository [2023-07-21T04:10:29.763Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-07-21T04:10:30.688Z] > git init /w/workspace/app-record-replay/1 # timeout=10 [2023-07-21T04:10:30.828Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-07-21T04:10:30.829Z] > git --version # timeout=10 [2023-07-21T04:10:30.849Z] > git --version # 'git version 2.25.1' [2023-07-21T04:10:30.851Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-21T04:10:30.991Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-21T04:10:31.566Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-07-21T04:10:31.601Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-21T04:10:32.857Z] Merging remotes/origin/main commit 2e51e3d5a7cada7ac4eb3228ea6e278e6b110868 into PR head commit d65d47d7952555a589023473f3b57b8d9b0f904c [2023-07-21T04:10:33.134Z] Merge succeeded, producing d65d47d7952555a589023473f3b57b8d9b0f904c [2023-07-21T04:10:33.134Z] Checking out Revision d65d47d7952555a589023473f3b57b8d9b0f904c (PR-47) [2023-07-21T04:10:33.564Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-07-21T04:10:32.389Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-07-21T04:10:32.428Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-07-21T04:10:32.429Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-21T04:10:32.446Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/47/head:refs/remotes/origin/PR-47 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-07-21T04:10:32.881Z] > git config core.sparsecheckout # timeout=10 [2023-07-21T04:10:32.972Z] > git checkout -f d65d47d7952555a589023473f3b57b8d9b0f904c # timeout=10 [2023-07-21T04:10:33.051Z] > git remote # timeout=10 [2023-07-21T04:10:33.068Z] > git config --get remote.origin.url # timeout=10 [2023-07-21T04:10:33.088Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-21T04:10:33.100Z] > git merge 2e51e3d5a7cada7ac4eb3228ea6e278e6b110868 # timeout=10 [2023-07-21T04:10:33.125Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-07-21T04:10:33.147Z] > git config core.sparsecheckout # timeout=10 [2023-07-21T04:10:33.171Z] > git checkout -f d65d47d7952555a589023473f3b57b8d9b0f904c # timeout=10 [2023-07-21T04:10:33.615Z] > git --version # timeout=10 [2023-07-21T04:10:33.627Z] > git --version # 'git version 2.25.1' [2023-07-21T04:10:33.648Z] fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-21T04:10:34.818Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-21T04:10:34.818Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-21T04:10:34.818Z] Dload Upload Total Spent Left Speed [2023-07-21T04:10:34.818Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 51004 0 --:--:-- --:--:-- --:--:-- 51208 [Pipeline] sh [2023-07-21T04:10:35.700Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-21T04:10:36.040Z] + sudo tee /etc/docker/daemon.new [2023-07-21T04:10:36.040Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-07-21T04:10:36.040Z] { [2023-07-21T04:10:36.040Z] "registry-mirrors": [ [2023-07-21T04:10:36.040Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-21T04:10:36.040Z] ], [2023-07-21T04:10:36.040Z] "bip": "10.250.0.254/24", [2023-07-21T04:10:36.040Z] "hosts": [ [2023-07-21T04:10:36.041Z] "tcp://0.0.0.0:5555", [2023-07-21T04:10:36.041Z] "unix:///var/run/docker.sock" [2023-07-21T04:10:36.041Z] ], [2023-07-21T04:10:36.041Z] "mtu": 1458, [2023-07-21T04:10:36.041Z] "selinux-enabled": true, [2023-07-21T04:10:36.041Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-21T04:10:36.041Z] } [Pipeline] sh [2023-07-21T04:10:36.380Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-21T04:10:36.723Z] + sudo service docker restart [2023-07-21T04:10:45.970Z] go vet ./... [2023-07-21T04:10:46.902Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-21T04:10:46.902Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-21T04:10:46.902Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-21T04:10:46.940Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-21T04:10:46.974Z] $ docker stop --time=1 db3da87a69449b7465fd7a9f6743d2c01b26a12931a64a03277f1e9374ff7728 [2023-07-21T04:10:50.708Z] $ docker rm -f --volumes db3da87a69449b7465fd7a9f6743d2c01b26a12931a64a03277f1e9374ff7728 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-21T04:10:51.265Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-21T04:10:51.332Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-07-21T04:10:53.059Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-21T04:10:53.377Z] + ls -al . [2023-07-21T04:10:53.377Z] total 168 [2023-07-21T04:10:53.377Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 21 04:10 . [2023-07-21T04:10:53.377Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 21 04:08 .. [2023-07-21T04:10:53.377Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 21 04:08 .dockerignore [2023-07-21T04:10:53.377Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 21 04:08 .git [2023-07-21T04:10:53.377Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 21 04:08 .github [2023-07-21T04:10:53.377Z] -rw-rw-r-- 1 jenkins jenkins 164 Jul 21 04:08 .gitignore [2023-07-21T04:10:53.377Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 21 04:08 .golangci.yml [2023-07-21T04:10:53.377Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 21 04:08 .semver [2023-07-21T04:10:53.377Z] -rw-rw-r-- 1 jenkins jenkins 10642 Jul 21 04:08 Attribution.txt [2023-07-21T04:10:53.377Z] -rw-rw-r-- 1 jenkins jenkins 258 Jul 21 04:08 CHANGELOG.md [2023-07-21T04:10:53.377Z] -rw-rw-r-- 1 jenkins jenkins 1616 Jul 21 04:08 Dockerfile [2023-07-21T04:10:53.377Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 21 04:08 GOVERNANCE.md [2023-07-21T04:10:53.377Z] -rw-rw-r-- 1 jenkins jenkins 681 Jul 21 04:08 Jenkinsfile [2023-07-21T04:10:53.377Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 21 04:08 LICENSE [2023-07-21T04:10:53.377Z] -rw-rw-r-- 1 jenkins jenkins 3139 Jul 21 04:08 Makefile [2023-07-21T04:10:53.377Z] -rw-rw-r-- 1 jenkins jenkins 611 Jul 21 04:08 OWNERS.md [2023-07-21T04:10:53.377Z] -rw-rw-r-- 1 jenkins jenkins 2363 Jul 21 04:08 README.md [2023-07-21T04:10:53.377Z] -rw-rw-r-- 1 jenkins jenkins 4285 Jul 21 04:08 Record and Reply.postman_collection.json [2023-07-21T04:10:53.377Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 21 04:08 VERSION [2023-07-21T04:10:53.377Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 21 04:08 bin [2023-07-21T04:10:53.377Z] -rw-r--r-- 1 jenkins jenkins 8853 Jul 21 04:10 coverage.out [2023-07-21T04:10:53.377Z] -rw-rw-r-- 1 jenkins jenkins 3680 Jul 21 04:08 go.mod [2023-07-21T04:10:53.377Z] -rw-rw-r-- 1 jenkins jenkins 32847 Jul 21 04:08 go.sum [2023-07-21T04:10:53.377Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 21 04:08 internal [2023-07-21T04:10:53.377Z] -rw-rw-r-- 1 jenkins jenkins 913 Jul 21 04:08 main.go [2023-07-21T04:10:53.377Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 21 04:08 pkg [2023-07-21T04:10:53.377Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 21 04:08 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T04:10:53.776Z] + 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=d65d47d7952555a589023473f3b57b8d9b0f904c --label arch=amd64 --label version=0.0.0 . [2023-07-21T04:10:53.776Z] Sending build context to Docker daemon 369.2kB [2023-07-21T04:10:53.776Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-07-21T04:10:53.776Z] Step 2/26 : FROM ${BASE} AS builder [2023-07-21T04:10:53.776Z] ---> 39be023f4041 [2023-07-21T04:10:53.776Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-07-21T04:10:53.776Z] ---> Running in a44ad17fbc73 [2023-07-21T04:10:54.036Z] Removing intermediate container a44ad17fbc73 [2023-07-21T04:10:54.036Z] ---> 7fc9f077b065 [2023-07-21T04:10:54.036Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-07-21T04:10:54.036Z] ---> Running in 78ed2c64bb0f [2023-07-21T04:10:54.036Z] Removing intermediate container 78ed2c64bb0f [2023-07-21T04:10:54.036Z] ---> 65af56bf366c [2023-07-21T04:10:54.036Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-07-21T04:10:54.036Z] ---> Running in c3121f13c753 [2023-07-21T04:10:54.295Z] Removing intermediate container c3121f13c753 [2023-07-21T04:10:54.295Z] ---> b5bfc29db258 [2023-07-21T04:10:54.295Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-21T04:10:54.295Z] ---> Running in 65849f645707 [2023-07-21T04:10:54.554Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-21T04:10:54.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-21T04:10:55.031Z] provisioning config files... [2023-07-21T04:10:55.055Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config2868585848876689338tmp [2023-07-21T04:10:55.071Z] OK: 265 MiB in 53 packages [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-21T04:10:55.328Z] Removing intermediate container 65849f645707 [2023-07-21T04:10:55.328Z] ---> b008beb3a856 [2023-07-21T04:10:55.328Z] Step 7/26 : WORKDIR /app [2023-07-21T04:10:55.328Z] ---> Running in 6ab24c3d3eb8 [2023-07-21T04:10:55.328Z] Removing intermediate container 6ab24c3d3eb8 [2023-07-21T04:10:55.328Z] ---> b8d8ea18a84b [2023-07-21T04:10:55.328Z] Step 8/26 : COPY go.mod vendor* ./ [2023-07-21T04:10:55.328Z] ---> a064f6ff5b7a [2023-07-21T04:10:55.328Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-21T04:10:55.328Z] ---> Running in 2d370b5eef74 [2023-07-21T04:10:55.446Z] ---> docker-login.sh [2023-07-21T04:10:55.446Z] nexus3.edgexfoundry.org:10001 [2023-07-21T04:10:55.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T04:10:55.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T04:10:55.987Z] Configure a credential helper to remove this warning. See [2023-07-21T04:10:55.987Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T04:10:55.987Z] [2023-07-21T04:10:55.987Z] Login Succeeded [2023-07-21T04:10:55.987Z] nexus3.edgexfoundry.org:10002 [2023-07-21T04:10:56.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T04:10:56.263Z] Removing intermediate container 2d370b5eef74 [2023-07-21T04:10:56.263Z] ---> baf06df203df [2023-07-21T04:10:56.263Z] Step 10/26 : COPY . . [2023-07-21T04:10:56.263Z] ---> fb8df43c1ee6 [2023-07-21T04:10:56.263Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-21T04:10:56.263Z] ---> Running in 0efe856af3e9 [2023-07-21T04:10:56.521Z] Removing intermediate container 0efe856af3e9 [2023-07-21T04:10:56.521Z] ---> 5eb33073538e [2023-07-21T04:10:56.521Z] Step 12/26 : RUN $MAKE [2023-07-21T04:10:56.521Z] ---> Running in 6c0f477ca02d [2023-07-21T04:10:56.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T04:10:56.524Z] Configure a credential helper to remove this warning. See [2023-07-21T04:10:56.524Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T04:10:56.524Z] [2023-07-21T04:10:56.524Z] Login Succeeded [2023-07-21T04:10:56.524Z] nexus3.edgexfoundry.org:10003 [2023-07-21T04:10:56.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T04:10:56.781Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.12 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2023-07-21T04:10:56.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T04:10:56.795Z] Configure a credential helper to remove this warning. See [2023-07-21T04:10:56.795Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T04:10:56.795Z] [2023-07-21T04:10:56.795Z] Login Succeeded [2023-07-21T04:10:56.795Z] nexus3.edgexfoundry.org:10004 [2023-07-21T04:10:57.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T04:10:57.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T04:10:57.065Z] Configure a credential helper to remove this warning. See [2023-07-21T04:10:57.065Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T04:10:57.065Z] [2023-07-21T04:10:57.065Z] Login Succeeded [2023-07-21T04:10:57.065Z] docker.io [2023-07-21T04:10:57.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T04:10:57.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T04:10:57.920Z] Configure a credential helper to remove this warning. See [2023-07-21T04:10:57.920Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T04:10:57.920Z] [2023-07-21T04:10:57.920Z] Login Succeeded [2023-07-21T04:10:57.920Z] ---> docker-login.sh ends [Pipeline] } [2023-07-21T04:10:57.952Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-21T04:10:58.319Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-21T04:10:58.354Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-21T04:10:58.396Z] ========================================================= [2023-07-21T04:10:58.396Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-21T04:10:58.396Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T04:10:58.904Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-07-21T04:10:58.904Z] Sending build context to Docker daemon 163.8kB [2023-07-21T04:10:59.172Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-21T04:10:59.172Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-21T04:10:59.172Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-21T04:10:59.172Z] edb6bdbacee9: Pulling fs layer [2023-07-21T04:10:59.172Z] 5f9638ab2659: Pulling fs layer [2023-07-21T04:10:59.172Z] 8d51d6327a98: Pulling fs layer [2023-07-21T04:10:59.172Z] 8b374f2dd631: Pulling fs layer [2023-07-21T04:10:59.172Z] ec14aa9079de: Pulling fs layer [2023-07-21T04:10:59.172Z] 2f466654f4bb: Pulling fs layer [2023-07-21T04:10:59.172Z] 554e91adad29: Pulling fs layer [2023-07-21T04:10:59.172Z] ec14aa9079de: Waiting [2023-07-21T04:10:59.172Z] 2f466654f4bb: Waiting [2023-07-21T04:10:59.172Z] 554e91adad29: Waiting [2023-07-21T04:10:59.172Z] 8b374f2dd631: Waiting [2023-07-21T04:10:59.442Z] 5f9638ab2659: Verifying Checksum [2023-07-21T04:10:59.442Z] 5f9638ab2659: Download complete [2023-07-21T04:10:59.442Z] 8b374f2dd631: Verifying Checksum [2023-07-21T04:10:59.442Z] 8b374f2dd631: Download complete [2023-07-21T04:10:59.442Z] ec14aa9079de: Verifying Checksum [2023-07-21T04:10:59.442Z] ec14aa9079de: Download complete [2023-07-21T04:10:59.442Z] edb6bdbacee9: Verifying Checksum [2023-07-21T04:11:00.426Z] edb6bdbacee9: Pull complete [2023-07-21T04:11:00.697Z] 554e91adad29: Verifying Checksum [2023-07-21T04:11:00.697Z] 554e91adad29: Download complete [2023-07-21T04:11:00.966Z] 5f9638ab2659: Pull complete [2023-07-21T04:11:01.945Z] 8d51d6327a98: Verifying Checksum [2023-07-21T04:11:01.945Z] 8d51d6327a98: Download complete [2023-07-21T04:11:01.945Z] 2f466654f4bb: Verifying Checksum [2023-07-21T04:11:01.945Z] 2f466654f4bb: Download complete [2023-07-21T04:11:14.375Z] 8d51d6327a98: Pull complete [2023-07-21T04:11:14.375Z] 8b374f2dd631: Pull complete [2023-07-21T04:11:14.375Z] ec14aa9079de: Pull complete [2023-07-21T04:11:19.632Z] Removing intermediate container 6c0f477ca02d [2023-07-21T04:11:19.632Z] ---> b60d2be2e607 [2023-07-21T04:11:19.632Z] Step 13/26 : FROM alpine:3.17 [2023-07-21T04:11:19.632Z] 3.17: Pulling from library/alpine [2023-07-21T04:11:19.632Z] 4db1b89c0bd1: Already exists [2023-07-21T04:11:19.632Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-21T04:11:19.632Z] Status: Downloaded newer image for alpine:3.17 [2023-07-21T04:11:19.632Z] ---> 1f73a9d63274 [2023-07-21T04:11:19.632Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-21T04:11:19.632Z] ---> Running in c89db7459af3 [2023-07-21T04:11:19.632Z] Removing intermediate container c89db7459af3 [2023-07-21T04:11:19.632Z] ---> 565ee3a6a9d0 [2023-07-21T04:11:19.632Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-07-21T04:11:19.632Z] ---> Running in d25e523d9977 [2023-07-21T04:11:19.632Z] Removing intermediate container d25e523d9977 [2023-07-21T04:11:19.632Z] ---> 555aa740915d [2023-07-21T04:11:19.632Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-21T04:11:19.632Z] ---> Running in 888c6c9d9911 [2023-07-21T04:11:19.632Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-21T04:11:19.732Z] 2f466654f4bb: Pull complete [2023-07-21T04:11:19.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-21T04:11:20.153Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-21T04:11:20.153Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-21T04:11:20.153Z] Executing busybox-1.35.0-r29.trigger [2023-07-21T04:11:20.153Z] Executing ca-certificates-20230506-r0.trigger [2023-07-21T04:11:20.153Z] OK: 8 MiB in 17 packages [2023-07-21T04:11:21.527Z] Removing intermediate container 888c6c9d9911 [2023-07-21T04:11:21.527Z] ---> 0d780d1a63c5 [2023-07-21T04:11:21.527Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-21T04:11:22.094Z] ---> dee28c2adcfc [2023-07-21T04:11:22.094Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-21T04:11:22.324Z] 554e91adad29: Pull complete [2023-07-21T04:11:22.325Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-07-21T04:11:22.325Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-21T04:11:22.325Z] ---> 1e15ea492957 [2023-07-21T04:11:22.325Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-21T04:11:22.352Z] ---> dc08c82eac13 [2023-07-21T04:11:22.352Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-07-21T04:11:22.918Z] ---> 95ef775e110f [2023-07-21T04:11:22.918Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-07-21T04:11:23.901Z] ---> f7b8634c5fbc [2023-07-21T04:11:23.901Z] Step 21/26 : EXPOSE 59712 [2023-07-21T04:11:24.164Z] ---> Running in 0d020a916c33 [2023-07-21T04:11:24.287Z] ---> Running in 9f53afdc39e6 [2023-07-21T04:11:24.288Z] Removing intermediate container 9f53afdc39e6 [2023-07-21T04:11:24.288Z] ---> 716726483a97 [2023-07-21T04:11:24.288Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-21T04:11:24.447Z] Removing intermediate container 0d020a916c33 [2023-07-21T04:11:24.447Z] ---> 1ff7c121ce6b [2023-07-21T04:11:24.447Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-07-21T04:11:24.555Z] ---> Running in 84c18c36d72f [2023-07-21T04:11:24.709Z] ---> Running in 036e70e75d27 [2023-07-21T04:11:24.709Z] Removing intermediate container 036e70e75d27 [2023-07-21T04:11:24.709Z] ---> 0b7927ab91d5 [2023-07-21T04:11:24.709Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-21T04:11:24.825Z] Removing intermediate container 84c18c36d72f [2023-07-21T04:11:24.825Z] ---> bc31f08f538d [2023-07-21T04:11:24.825Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-21T04:11:24.825Z] ---> Running in a2fb03f76779 [2023-07-21T04:11:24.971Z] ---> Running in 4a69c992199f [2023-07-21T04:11:25.098Z] Removing intermediate container a2fb03f76779 [2023-07-21T04:11:25.098Z] ---> 7cb5745a692b [2023-07-21T04:11:25.098Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-21T04:11:25.098Z] ---> Running in 77b2e317e4db [2023-07-21T04:11:25.567Z] Removing intermediate container 4a69c992199f [2023-07-21T04:11:25.567Z] ---> e9ec62f3bd97 [2023-07-21T04:11:25.567Z] Step 24/26 : LABEL arch=amd64 [2023-07-21T04:11:25.567Z] ---> Running in b40714f737fe [2023-07-21T04:11:25.828Z] Removing intermediate container b40714f737fe [2023-07-21T04:11:25.828Z] ---> 40fde55935cc [2023-07-21T04:11:25.828Z] Step 25/26 : LABEL git_sha=d65d47d7952555a589023473f3b57b8d9b0f904c [2023-07-21T04:11:25.828Z] ---> Running in b446e8493c7f [2023-07-21T04:11:26.088Z] Removing intermediate container b446e8493c7f [2023-07-21T04:11:26.088Z] ---> cc24f855c901 [2023-07-21T04:11:26.088Z] Step 26/26 : LABEL version=0.0.0 [2023-07-21T04:11:26.512Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-21T04:11:26.667Z] ---> Running in 16f2dce4f73a [2023-07-21T04:11:26.667Z] Removing intermediate container 16f2dce4f73a [2023-07-21T04:11:26.667Z] ---> 9abda4812c99 [2023-07-21T04:11:26.667Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-21T04:11:26.667Z] Successfully built 9abda4812c99 [2023-07-21T04:11:26.932Z] Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2023-07-21T04:11:27.094Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T04:11:27.850Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-21T04:11:27.850Z] [2023-07-21T04:11:27.850Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T04:11:28.055Z] OK: 263 MiB in 53 packages [2023-07-21T04:11:28.223Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-21T04:11:28.223Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-21T04:11:28.223Z] 5eb5b503b376: Pulling fs layer [2023-07-21T04:11:28.223Z] 5c69ac0246d0: Pulling fs layer [2023-07-21T04:11:28.223Z] ec43610c2a17: Pulling fs layer [2023-07-21T04:11:28.223Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-21T04:11:28.223Z] 33b1e0a273af: Pulling fs layer [2023-07-21T04:11:28.223Z] 5d3b04190fa2: Pulling fs layer [2023-07-21T04:11:28.223Z] 2f39f015ded8: Pulling fs layer [2023-07-21T04:11:28.223Z] 33b1e0a273af: Waiting [2023-07-21T04:11:28.223Z] 3a2ae6a8a46f: Waiting [2023-07-21T04:11:28.223Z] 5d3b04190fa2: Waiting [2023-07-21T04:11:28.223Z] 2f39f015ded8: Waiting [2023-07-21T04:11:28.223Z] 5c69ac0246d0: Verifying Checksum [2023-07-21T04:11:28.223Z] 5c69ac0246d0: Download complete [2023-07-21T04:11:28.223Z] 3a2ae6a8a46f: Verifying Checksum [2023-07-21T04:11:28.223Z] 3a2ae6a8a46f: Download complete [2023-07-21T04:11:28.223Z] 33b1e0a273af: Verifying Checksum [2023-07-21T04:11:28.223Z] 33b1e0a273af: Download complete [2023-07-21T04:11:28.223Z] 5d3b04190fa2: Verifying Checksum [2023-07-21T04:11:28.223Z] 5d3b04190fa2: Download complete [2023-07-21T04:11:28.481Z] ec43610c2a17: Verifying Checksum [2023-07-21T04:11:28.481Z] ec43610c2a17: Download complete [2023-07-21T04:11:28.481Z] 5eb5b503b376: Verifying Checksum [2023-07-21T04:11:28.481Z] 5eb5b503b376: Download complete [2023-07-21T04:11:29.018Z] Removing intermediate container 77b2e317e4db [2023-07-21T04:11:29.018Z] ---> ba0f9555b76c [2023-07-21T04:11:29.018Z] Step 7/12 : WORKDIR /app [2023-07-21T04:11:29.018Z] ---> Running in a9aff78057b5 [2023-07-21T04:11:29.083Z] 2f39f015ded8: Download complete [2023-07-21T04:11:29.355Z] Removing intermediate container a9aff78057b5 [2023-07-21T04:11:29.355Z] ---> 6f26aa52fe6c [2023-07-21T04:11:29.355Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-21T04:11:29.622Z] ---> 2ae13513d198 [2023-07-21T04:11:29.622Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-21T04:11:29.646Z] 5eb5b503b376: Pull complete [2023-07-21T04:11:29.646Z] 5c69ac0246d0: Pull complete [2023-07-21T04:11:29.891Z] ---> Running in db19415ca478 [2023-07-21T04:11:30.211Z] ec43610c2a17: Pull complete [2023-07-21T04:11:30.212Z] 3a2ae6a8a46f: Pull complete [2023-07-21T04:11:30.469Z] 33b1e0a273af: Pull complete [2023-07-21T04:11:30.469Z] 5d3b04190fa2: Pull complete [2023-07-21T04:11:34.651Z] 2f39f015ded8: Pull complete [2023-07-21T04:11:34.651Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-21T04:11:34.651Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-21T04:11:34.651Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-21T04:11:34.872Z] prd-ubuntu20.04-docker-8c-8g-1706 does not seem to be running inside a container [2023-07-21T04:11:34.906Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_app-record-replay_PR-47 -v /w/workspace/xfoundry_app-record-replay_PR-47:/w/workspace/xfoundry_app-record-replay_PR-47:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-47@tmp:/w/workspace/xfoundry_app-record-replay_PR-47@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-21T04:11:41.976Z] $ docker top bde635493211eda329ec16adc6d1e35c5c45bac934345c15b69cccc3e8a9698f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-21T04:11:42.441Z] ---> job-cost.sh [2023-07-21T04:11:42.441Z] lf-activate-venv: SKIPPING [2023-07-21T04:11:42.441Z] INFO: No Stack... [2023-07-21T04:11:42.701Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-21T04:11:43.271Z] INFO: Archiving Costs [Pipeline] sh [2023-07-21T04:11:43.592Z] + + cut -d, -f6 [2023-07-21T04:11:43.592Z] cat /w/workspace/xfoundry_app-record-replay_PR-47/archives/cost.csv [Pipeline] lock [2023-07-21T04:11:43.631Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-47-1-stack-cost] [2023-07-21T04:11:43.636Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-47-1-stack-cost] did not exist. Created. [2023-07-21T04:11:43.636Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-47-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-21T04:11:44.030Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-07-21T04:11:44.080Z] Stashed 1 file(s) [Pipeline] } [2023-07-21T04:11:44.108Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-47-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-21T04:11:44.192Z] $ docker stop --time=1 bde635493211eda329ec16adc6d1e35c5c45bac934345c15b69cccc3e8a9698f [2023-07-21T04:11:45.495Z] $ docker rm -f --volumes bde635493211eda329ec16adc6d1e35c5c45bac934345c15b69cccc3e8a9698f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-21T04:12:37.783Z] Removing intermediate container db19415ca478 [2023-07-21T04:12:37.783Z] ---> 912e8ba40b2d [2023-07-21T04:12:37.783Z] Step 10/12 : COPY . . [2023-07-21T04:12:37.783Z] ---> 62c3cf8b7036 [2023-07-21T04:12:37.783Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-21T04:12:37.783Z] ---> Running in a70c409c5a72 [2023-07-21T04:12:37.783Z] Removing intermediate container a70c409c5a72 [2023-07-21T04:12:37.783Z] ---> 37ecacbb0902 [2023-07-21T04:12:37.783Z] Step 12/12 : RUN $MAKE [2023-07-21T04:12:37.783Z] ---> Running in 61d130fc23b9 [2023-07-21T04:12:37.783Z] noop [2023-07-21T04:12:37.783Z] Removing intermediate container 61d130fc23b9 [2023-07-21T04:12:37.783Z] ---> 4d837e512036 [2023-07-21T04:12:37.783Z] Successfully built 4d837e512036 [2023-07-21T04:12:37.783Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T04:12:38.264Z] + docker inspect -f . ci-base-image-arm64 [2023-07-21T04:12:38.264Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-21T04:12:38.538Z] prd-ubuntu20.04-docker-arm64-4c-16g-1707 does not seem to be running inside a container [2023-07-21T04:12:38.600Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-07-21T04:12:39.715Z] $ docker top 34af07cfa2b295b9d1288375657924a03bce26c5593b14735f7ea01859ad483b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-21T04:12:40.582Z] + go version [2023-07-21T04:12:40.582Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-07-21T04:12:40.617Z] $ docker stop --time=1 34af07cfa2b295b9d1288375657924a03bce26c5593b14735f7ea01859ad483b [2023-07-21T04:12:43.641Z] $ docker rm -f --volumes 34af07cfa2b295b9d1288375657924a03bce26c5593b14735f7ea01859ad483b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T04:12:44.503Z] + docker inspect -f . ci-base-image-arm64 [2023-07-21T04:12:44.503Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-21T04:12:44.748Z] prd-ubuntu20.04-docker-arm64-4c-16g-1707 does not seem to be running inside a container [2023-07-21T04:12:44.807Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-07-21T04:12:45.876Z] $ docker top 1233a44a7ba7c3dbe84a1adebfbf151768b992adffce0a11ffb622a28c679c98 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-21T04:12:46.406Z] + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh [2023-07-21T04:12:46.783Z] + make test [2023-07-21T04:12:46.783Z] go test -race -coverprofile=coverage.out ./... [2023-07-21T04:15:23.493Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-07-21T04:15:31.721Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.268s coverage: 87.5% of statements [2023-07-21T04:15:31.990Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.398s coverage: 86.0% of statements [2023-07-21T04:15:36.238Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-07-21T04:15:36.238Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-07-21T04:15:36.238Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-07-21T04:15:36.238Z] ok github.com/edgexfoundry/app-record-replay/internal/data 0.204s coverage: 65.2% of statements [2023-07-21T04:15:36.822Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-07-21T04:15:36.822Z] go vet ./... [2023-07-21T04:17:58.516Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-21T04:17:58.516Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-21T04:17:58.516Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-21T04:17:58.554Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-21T04:17:58.587Z] $ docker stop --time=1 1233a44a7ba7c3dbe84a1adebfbf151768b992adffce0a11ffb622a28c679c98 [2023-07-21T04:18:01.765Z] $ docker rm -f --volumes 1233a44a7ba7c3dbe84a1adebfbf151768b992adffce0a11ffb622a28c679c98 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-21T04:18:03.321Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-21T04:18:03.354Z] Warning: overwriting stash ‘coverage-report’ [2023-07-21T04:18:03.736Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-21T04:18:04.344Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-21T04:18:04.675Z] + ls -al . [2023-07-21T04:18:04.675Z] total 164 [2023-07-21T04:18:04.675Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 21 04:12 . [2023-07-21T04:18:04.675Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 21 04:10 .. [2023-07-21T04:18:04.675Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 21 04:10 .dockerignore [2023-07-21T04:18:04.675Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 21 04:10 .git [2023-07-21T04:18:04.675Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 21 04:10 .github [2023-07-21T04:18:04.675Z] -rw-rw-r-- 1 jenkins jenkins 164 Jul 21 04:10 .gitignore [2023-07-21T04:18:04.675Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 21 04:10 .golangci.yml [2023-07-21T04:18:04.675Z] -rw-rw-r-- 1 jenkins jenkins 10642 Jul 21 04:10 Attribution.txt [2023-07-21T04:18:04.675Z] -rw-rw-r-- 1 jenkins jenkins 258 Jul 21 04:10 CHANGELOG.md [2023-07-21T04:18:04.675Z] -rw-rw-r-- 1 jenkins jenkins 1616 Jul 21 04:10 Dockerfile [2023-07-21T04:18:04.675Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 21 04:10 GOVERNANCE.md [2023-07-21T04:18:04.675Z] -rw-rw-r-- 1 jenkins jenkins 681 Jul 21 04:10 Jenkinsfile [2023-07-21T04:18:04.675Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 21 04:10 LICENSE [2023-07-21T04:18:04.675Z] -rw-rw-r-- 1 jenkins jenkins 3139 Jul 21 04:10 Makefile [2023-07-21T04:18:04.675Z] -rw-rw-r-- 1 jenkins jenkins 611 Jul 21 04:10 OWNERS.md [2023-07-21T04:18:04.675Z] -rw-rw-r-- 1 jenkins jenkins 2363 Jul 21 04:10 README.md [2023-07-21T04:18:04.675Z] -rw-rw-r-- 1 jenkins jenkins 4285 Jul 21 04:10 Record and Reply.postman_collection.json [2023-07-21T04:18:04.675Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 21 04:08 VERSION [2023-07-21T04:18:04.675Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 21 04:10 bin [2023-07-21T04:18:04.675Z] -rw-r--r-- 1 jenkins jenkins 8853 Jul 21 04:15 coverage.out [2023-07-21T04:18:04.675Z] -rw-rw-r-- 1 jenkins jenkins 3680 Jul 21 04:10 go.mod [2023-07-21T04:18:04.675Z] -rw-rw-r-- 1 jenkins jenkins 32847 Jul 21 04:10 go.sum [2023-07-21T04:18:04.675Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 21 04:10 internal [2023-07-21T04:18:04.675Z] -rw-rw-r-- 1 jenkins jenkins 913 Jul 21 04:10 main.go [2023-07-21T04:18:04.675Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 21 04:10 pkg [2023-07-21T04:18:04.675Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 21 04:10 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T04:18:05.091Z] + docker build -t app-record-replay-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=d65d47d7952555a589023473f3b57b8d9b0f904c --label arch=arm64 --label version=0.0.0 . [2023-07-21T04:18:05.091Z] Sending build context to Docker daemon 173.6kB [2023-07-21T04:18:05.358Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-07-21T04:18:05.358Z] Step 2/26 : FROM ${BASE} AS builder [2023-07-21T04:18:05.358Z] ---> 4d837e512036 [2023-07-21T04:18:05.358Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-07-21T04:18:05.358Z] ---> Running in ea2265f5ad95 [2023-07-21T04:18:05.626Z] Removing intermediate container ea2265f5ad95 [2023-07-21T04:18:05.626Z] ---> 7488bc9d9db0 [2023-07-21T04:18:05.626Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-07-21T04:18:05.902Z] ---> Running in 521d18c7fd3a [2023-07-21T04:18:06.169Z] Removing intermediate container 521d18c7fd3a [2023-07-21T04:18:06.169Z] ---> f9d6b3bd5a58 [2023-07-21T04:18:06.169Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-07-21T04:18:06.169Z] ---> Running in ce75a7f737eb [2023-07-21T04:18:06.442Z] Removing intermediate container ce75a7f737eb [2023-07-21T04:18:06.442Z] ---> 2bde1089d383 [2023-07-21T04:18:06.442Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-21T04:18:06.442Z] ---> Running in cff1025d4e3f [2023-07-21T04:18:07.403Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-21T04:18:07.985Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-21T04:18:08.943Z] OK: 263 MiB in 53 packages [2023-07-21T04:18:09.905Z] Removing intermediate container cff1025d4e3f [2023-07-21T04:18:09.905Z] ---> 1827285b8ee5 [2023-07-21T04:18:09.905Z] Step 7/26 : WORKDIR /app [2023-07-21T04:18:09.905Z] ---> Running in 60dbf3bb34c8 [2023-07-21T04:18:10.172Z] Removing intermediate container 60dbf3bb34c8 [2023-07-21T04:18:10.172Z] ---> 1a5f570ea494 [2023-07-21T04:18:10.172Z] Step 8/26 : COPY go.mod vendor* ./ [2023-07-21T04:18:10.440Z] ---> be5bc3eefbd9 [2023-07-21T04:18:10.440Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-21T04:18:10.711Z] ---> Running in da0ead56e4d6 [2023-07-21T04:18:16.045Z] Removing intermediate container da0ead56e4d6 [2023-07-21T04:18:16.045Z] ---> c7c2ab7a34cd [2023-07-21T04:18:16.045Z] Step 10/26 : COPY . . [2023-07-21T04:18:16.045Z] ---> f18a23759554 [2023-07-21T04:18:16.045Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-21T04:18:16.045Z] ---> Running in d23302393660 [2023-07-21T04:18:16.325Z] Removing intermediate container d23302393660 [2023-07-21T04:18:16.325Z] ---> 957382b035a2 [2023-07-21T04:18:16.325Z] Step 12/26 : RUN $MAKE [2023-07-21T04:18:16.325Z] ---> Running in 3e683611e916 [2023-07-21T04:18:17.286Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.12 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2023-07-21T04:20:23.979Z] Removing intermediate container 3e683611e916 [2023-07-21T04:20:23.979Z] ---> 72252ad3b6b5 [2023-07-21T04:20:23.979Z] Step 13/26 : FROM alpine:3.17 [2023-07-21T04:20:23.979Z] 3.17: Pulling from library/alpine [2023-07-21T04:20:23.979Z] edb6bdbacee9: Already exists [2023-07-21T04:20:23.979Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-21T04:20:23.979Z] Status: Downloaded newer image for alpine:3.17 [2023-07-21T04:20:23.979Z] ---> 779605e5fbc0 [2023-07-21T04:20:23.979Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-21T04:20:23.979Z] ---> Running in 438647b07d9e [2023-07-21T04:20:23.979Z] Removing intermediate container 438647b07d9e [2023-07-21T04:20:23.979Z] ---> 2e8ee21bd53b [2023-07-21T04:20:23.979Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-07-21T04:20:23.979Z] ---> Running in 7ac1bd8b3636 [2023-07-21T04:20:23.979Z] Removing intermediate container 7ac1bd8b3636 [2023-07-21T04:20:23.979Z] ---> fdaff162471e [2023-07-21T04:20:23.979Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-21T04:20:23.979Z] ---> Running in ee2e73b599ee [2023-07-21T04:20:23.979Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-21T04:20:23.979Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-21T04:20:23.979Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-21T04:20:23.979Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-21T04:20:23.979Z] Executing busybox-1.35.0-r29.trigger [2023-07-21T04:20:23.979Z] Executing ca-certificates-20230506-r0.trigger [2023-07-21T04:20:24.244Z] OK: 8 MiB in 17 packages [2023-07-21T04:20:25.208Z] Removing intermediate container ee2e73b599ee [2023-07-21T04:20:25.208Z] ---> 1af568852f9e [2023-07-21T04:20:25.208Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-21T04:20:25.791Z] ---> d33edd3ef301 [2023-07-21T04:20:25.791Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-21T04:20:26.058Z] ---> 677bd582746b [2023-07-21T04:20:26.058Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-07-21T04:20:26.639Z] ---> 243faa3bfb68 [2023-07-21T04:20:26.639Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-07-21T04:20:30.883Z] ---> 3379cd2845d9 [2023-07-21T04:20:30.883Z] Step 21/26 : EXPOSE 59712 [2023-07-21T04:20:30.883Z] ---> Running in fb0c3e65787f [2023-07-21T04:20:30.883Z] Removing intermediate container fb0c3e65787f [2023-07-21T04:20:30.883Z] ---> f4e26617f900 [2023-07-21T04:20:30.883Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-07-21T04:20:30.883Z] ---> Running in fd174bce4ad7 [2023-07-21T04:20:30.883Z] Removing intermediate container fd174bce4ad7 [2023-07-21T04:20:30.883Z] ---> 0172645e708f [2023-07-21T04:20:30.883Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-21T04:20:30.883Z] ---> Running in ee69f9191212 [2023-07-21T04:20:31.149Z] Removing intermediate container ee69f9191212 [2023-07-21T04:20:31.149Z] ---> 8d1a16c288ca [2023-07-21T04:20:31.149Z] Step 24/26 : LABEL arch=arm64 [2023-07-21T04:20:31.420Z] ---> Running in b260a34bba21 [2023-07-21T04:20:31.689Z] Removing intermediate container b260a34bba21 [2023-07-21T04:20:31.689Z] ---> 92e8f8438563 [2023-07-21T04:20:31.689Z] Step 25/26 : LABEL git_sha=d65d47d7952555a589023473f3b57b8d9b0f904c [2023-07-21T04:20:31.689Z] ---> Running in 06fd8128ef55 [2023-07-21T04:20:31.954Z] Removing intermediate container 06fd8128ef55 [2023-07-21T04:20:31.954Z] ---> debf1bdb72a4 [2023-07-21T04:20:31.954Z] Step 26/26 : LABEL version=0.0.0 [2023-07-21T04:20:31.954Z] ---> Running in b4e96fd09b8e [2023-07-21T04:20:32.221Z] Removing intermediate container b4e96fd09b8e [2023-07-21T04:20:32.221Z] ---> 734819d68b90 [2023-07-21T04:20:32.221Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-21T04:20:32.221Z] Successfully built 734819d68b90 [2023-07-21T04:20:32.221Z] Successfully tagged app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T04:20:33.066Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-21T04:20:33.066Z] [2023-07-21T04:20:33.066Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T04:20:33.524Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-21T04:20:33.524Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-21T04:20:33.524Z] 8998bd30e6a1: Pulling fs layer [2023-07-21T04:20:33.524Z] 04944245beec: Pulling fs layer [2023-07-21T04:20:33.524Z] 699f458cf7ca: Pulling fs layer [2023-07-21T04:20:33.524Z] 765212b225bb: Pulling fs layer [2023-07-21T04:20:33.524Z] f23df028b6ca: Pulling fs layer [2023-07-21T04:20:33.524Z] d65c8cfc05b1: Pulling fs layer [2023-07-21T04:20:33.524Z] 2437ff75d9bd: Pulling fs layer [2023-07-21T04:20:33.524Z] f23df028b6ca: Waiting [2023-07-21T04:20:33.524Z] d65c8cfc05b1: Waiting [2023-07-21T04:20:33.524Z] 2437ff75d9bd: Waiting [2023-07-21T04:20:33.524Z] 765212b225bb: Waiting [2023-07-21T04:20:33.804Z] 04944245beec: Verifying Checksum [2023-07-21T04:20:33.804Z] 04944245beec: Download complete [2023-07-21T04:20:33.804Z] 765212b225bb: Verifying Checksum [2023-07-21T04:20:33.804Z] 765212b225bb: Download complete [2023-07-21T04:20:33.804Z] f23df028b6ca: Verifying Checksum [2023-07-21T04:20:33.804Z] f23df028b6ca: Download complete [2023-07-21T04:20:33.804Z] d65c8cfc05b1: Download complete [2023-07-21T04:20:34.079Z] 699f458cf7ca: Verifying Checksum [2023-07-21T04:20:34.079Z] 699f458cf7ca: Download complete [2023-07-21T04:20:34.362Z] 8998bd30e6a1: Download complete [2023-07-21T04:20:37.012Z] 2437ff75d9bd: Verifying Checksum [2023-07-21T04:20:37.012Z] 2437ff75d9bd: Download complete [2023-07-21T04:20:38.418Z] 8998bd30e6a1: Pull complete [2023-07-21T04:20:38.686Z] 04944245beec: Pull complete [2023-07-21T04:20:40.098Z] 699f458cf7ca: Pull complete [2023-07-21T04:20:40.366Z] 765212b225bb: Pull complete [2023-07-21T04:20:42.940Z] f23df028b6ca: Pull complete [2023-07-21T04:20:43.207Z] d65c8cfc05b1: Pull complete [2023-07-21T04:20:58.197Z] 2437ff75d9bd: Pull complete [2023-07-21T04:20:58.197Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-21T04:20:58.197Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-21T04:20:58.197Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-21T04:20:58.521Z] prd-ubuntu20.04-docker-arm64-4c-16g-1707 does not seem to be running inside a container [2023-07-21T04:20:58.588Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-07-21T04:21:01.133Z] $ docker top edeeb75a6ad4658a3ef0709f11537168c0f55efe973f9f96092c387c96b0911a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-21T04:21:01.695Z] ---> job-cost.sh [2023-07-21T04:21:01.960Z] lf-activate-venv: SKIPPING [2023-07-21T04:21:01.960Z] INFO: No Stack... [2023-07-21T04:21:02.539Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-21T04:21:03.119Z] INFO: Archiving Costs [Pipeline] sh [2023-07-21T04:21:03.453Z] + cut -d, -f6 [2023-07-21T04:21:03.453Z] + cat /w/workspace/app-record-replay/1/archives/cost.csv [Pipeline] lock [2023-07-21T04:21:03.533Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-47-1-stack-cost] [2023-07-21T04:21:03.538Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-47-1-stack-cost] did not exist. Created. [2023-07-21T04:21:03.538Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-47-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-21T04:21:03.938Z] /w/workspace/app-record-replay/1@tmp/durable-e4ecd759/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-07-21T04:21:04.285Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-21T04:21:04.319Z] Warning: overwriting stash ‘stack-cost’ [2023-07-21T04:21:04.363Z] Stashed 1 file(s) [Pipeline] } [2023-07-21T04:21:04.378Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-47-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-21T04:21:04.456Z] $ docker stop --time=1 edeeb75a6ad4658a3ef0709f11537168c0f55efe973f9f96092c387c96b0911a [2023-07-21T04:21:05.916Z] $ docker rm -f --volumes edeeb75a6ad4658a3ef0709f11537168c0f55efe973f9f96092c387c96b0911a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-07-21T04:21:06.938Z] provisioning config files... [2023-07-21T04:21:06.943Z] Could not find credentials [app-record-replay-codecov-token] for edgexfoundry/app-record-replay/PR-47 #1 [2023-07-21T04:21:06.945Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/xfoundry_app-record-replay_PR-47@tmp/config2445099628043806574tmp [Pipeline] { [Pipeline] sh [2023-07-21T04:21:07.339Z] + set +x [2023-07-21T04:21:07.339Z] + curl -s https://codecov.io/bash [2023-07-21T04:21:07.339Z] + bash -s -- [2023-07-21T04:21:07.339Z] [2023-07-21T04:21:07.339Z] _____ _ [2023-07-21T04:21:07.339Z] / ____| | | [2023-07-21T04:21:07.339Z] | | ___ __| | ___ ___ _____ __ [2023-07-21T04:21:07.339Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-07-21T04:21:07.339Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-07-21T04:21:07.339Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-07-21T04:21:07.339Z] Bash-1.0.6 [2023-07-21T04:21:07.339Z] [2023-07-21T04:21:07.339Z] [2023-07-21T04:21:07.339Z] ==> git version 2.25.1 found [2023-07-21T04:21:07.339Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-07-21T04:21:07.339Z] Release-Date: 2020-01-08 [2023-07-21T04:21:07.339Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-07-21T04:21:07.339Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-07-21T04:21:07.339Z] ==> Jenkins CI detected. [2023-07-21T04:21:07.339Z] current dir:  /w/workspace/xfoundry_app-record-replay_PR-47 [2023-07-21T04:21:07.339Z] project root: . [2023-07-21T04:21:07.339Z] --> token set from env [2023-07-21T04:21:07.339Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-07-21T04:21:07.339Z] ==> Running gcov in . (disable via -X gcov) [2023-07-21T04:21:07.339Z] ==> Python coveragepy not found [2023-07-21T04:21:07.339Z] ==> Searching for coverage reports in: [2023-07-21T04:21:07.339Z] + . [2023-07-21T04:21:07.339Z] -> Found 1 reports [2023-07-21T04:21:07.339Z] ==> Detecting git/mercurial file structure [2023-07-21T04:21:07.339Z] ==> Reading reports [2023-07-21T04:21:07.339Z] + ./coverage.out bytes=8853 [2023-07-21T04:21:07.339Z] ==> Appending adjustments [2023-07-21T04:21:07.339Z] https://docs.codecov.io/docs/fixing-reports [2023-07-21T04:21:07.599Z] + Found adjustments [2023-07-21T04:21:07.599Z] ==> Gzipping contents [2023-07-21T04:21:07.599Z] 4.0K /tmp/codecov.S8TCir.gz [2023-07-21T04:21:07.599Z] ==> Uploading reports [2023-07-21T04:21:07.599Z] url: https://codecov.io [2023-07-21T04:21:07.599Z] query: branch=PR-47&commit=d65d47d7952555a589023473f3b57b8d9b0f904c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-47%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=47&job=&cmd_args= [2023-07-21T04:21:07.599Z] -> Pinging Codecov [2023-07-21T04:21:07.599Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=$CCTOKEN&branch=PR-47&commit=d65d47d7952555a589023473f3b57b8d9b0f904c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-47%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=47&job=&cmd_args= [2023-07-21T04:21:07.599Z] Invalid request parameters [2023-07-21T04:21:07.599Z] 400 [Pipeline] } [2023-07-21T04:21:07.629Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-07-21T04:21:09.384Z] + [ -d /w/workspace/xfoundry_app-record-replay_PR-47/archives ] [2023-07-21T04:21:09.384Z] + ls -al /w/workspace/xfoundry_app-record-replay_PR-47/archives [2023-07-21T04:21:09.384Z] total 16 [2023-07-21T04:21:09.385Z] drwxr-xr-x 3 root root 4096 Jul 21 04:11 . [2023-07-21T04:21:09.385Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 21 04:11 .. [2023-07-21T04:21:09.385Z] drwxr-xr-x 2 root root 4096 Jul 21 04:11 cost [2023-07-21T04:21:09.385Z] -rw-r--r-- 1 root root 88 Jul 21 04:11 cost.csv [2023-07-21T04:21:09.385Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_app-record-replay_PR-47/archives [2023-07-21T04:21:09.385Z] + ls -al /w/workspace/xfoundry_app-record-replay_PR-47/archives [2023-07-21T04:21:09.385Z] total 16 [2023-07-21T04:21:09.385Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 21 04:11 . [2023-07-21T04:21:09.385Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 21 04:11 .. [2023-07-21T04:21:09.385Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 21 04:11 cost [2023-07-21T04:21:09.385Z] -rw-r--r-- 1 jenkins jenkins 88 Jul 21 04:11 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-07-21T04:21:09.712Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-21T04:21:10.600Z] ---> package-listing.sh [2023-07-21T04:21:10.600Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-21T04:21:10.600Z] ++ facter osfamily [2023-07-21T04:21:10.860Z] + OS_FAMILY=debian [2023-07-21T04:21:10.860Z] + workspace=/w/workspace/xfoundry_app-record-replay_PR-47 [2023-07-21T04:21:10.860Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-21T04:21:10.860Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-21T04:21:10.860Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-21T04:21:10.860Z] + PACKAGES=/tmp/packages_start.txt [2023-07-21T04:21:10.860Z] + '[' /w/workspace/xfoundry_app-record-replay_PR-47 ']' [2023-07-21T04:21:10.860Z] + PACKAGES=/tmp/packages_end.txt [2023-07-21T04:21:10.860Z] + case "${OS_FAMILY}" in [2023-07-21T04:21:10.860Z] + dpkg -l [2023-07-21T04:21:10.860Z] + grep '^ii' [2023-07-21T04:21:10.861Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-21T04:21:10.861Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-21T04:21:10.861Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-21T04:21:10.861Z] + '[' /w/workspace/xfoundry_app-record-replay_PR-47 ']' [2023-07-21T04:21:10.861Z] + mkdir -p /w/workspace/xfoundry_app-record-replay_PR-47/archives/ [2023-07-21T04:21:10.861Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_app-record-replay_PR-47/archives/ [Pipeline] echo [2023-07-21T04:21:10.890Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_app-record-replay_PR-47/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-07-21T04:21:11.183Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T04:21:11.808Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-21T04:21:11.808Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-21T04:21:11.957Z] prd-ubuntu20.04-docker-8c-8g-1706 does not seem to be running inside a container [2023-07-21T04:21:11.989Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_app-record-replay_PR-47/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_app-record-replay_PR-47 -v /w/workspace/xfoundry_app-record-replay_PR-47:/w/workspace/xfoundry_app-record-replay_PR-47:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-47@tmp:/w/workspace/xfoundry_app-record-replay_PR-47@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-21T04:21:12.157Z] $ docker top e213cfb0275f7e3852d29769d80208c0be9b6a3fb84c59cef9ad07b6543162cb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-21T04:21:12.549Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-21T04:21:12.870Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-21T04:21:13.180Z] + ls /var/log/sa-host [2023-07-21T04:21:13.180Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-21T04:21:13.395Z] provisioning config files... [2023-07-21T04:21:13.404Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-47@tmp/config10258921731801229523tmp [Pipeline] { [Pipeline] echo [2023-07-21T04:21:13.456Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-21T04:21:13.772Z] ---> create-netrc.sh [Pipeline] } [2023-07-21T04:21:13.798Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-21T04:21:14.205Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-21T04:21:14.238Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-21T04:21:14.550Z] ---> sudo-logs.sh [2023-07-21T04:21:14.550Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-21T04:21:14.636Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-21T04:21:14.945Z] ---> job-cost.sh [2023-07-21T04:21:14.946Z] lf-activate-venv: SKIPPING [2023-07-21T04:21:14.946Z] DEBUG: total: 0.2199999988079071 [2023-07-21T04:21:14.946Z] INFO: Retrieving Stack Cost... [2023-07-21T04:21:15.205Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-21T04:21:15.772Z] INFO: Archiving Costs [Pipeline] echo [2023-07-21T04:21:15.804Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-21T04:21:16.117Z] ---> logs-deploy.sh [2023-07-21T04:21:16.117Z] lf-activate-venv: SKIPPING [2023-07-21T04:21:16.117Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-47/1 [2023-07-21T04:21:16.117Z] INFO: archiving workspace using pattern(s): [2023-07-21T04:21:17.053Z] Archives upload complete. [2023-07-21T04:21:17.053Z] INFO: archiving logs to Nexus