Pull request #44 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from af78ecbe9d4c61d660ae496ed508f7de77df5497+0ad4d9acad8bf24a025cedcbd7ddd6fb4b5c3077 (99fd7c94e6a726526d42ff8c87c17fd907219b17) 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-ssh8966364906047531315.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-ssh7492783742353522037.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-44/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-44/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16226858969449822831.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-44/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12139643811918931013.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-ssh5511948340704777376.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-44/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-44/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1219116622756928259.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-1296 in /w/workspace/xfoundry_app-record-replay_PR-44 [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-44 # 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 0ad4d9acad8bf24a025cedcbd7ddd6fb4b5c3077 into PR head commit af78ecbe9d4c61d660ae496ed508f7de77df5497 Merge succeeded, producing af78ecbe9d4c61d660ae496ed508f7de77df5497 Checking out Revision af78ecbe9d4c61d660ae496ed508f7de77df5497 (PR-44) > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config 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/44/head:refs/remotes/origin/PR-44 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f af78ecbe9d4c61d660ae496ed508f7de77df5497 # 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 0ad4d9acad8bf24a025cedcbd7ddd6fb4b5c3077 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f af78ecbe9d4c61d660ae496ed508f7de77df5497 # 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-17T03:20:50.319Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-17T03:20:50.494Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-17T03:20:50.612Z] ========================================================= [2023-07-17T03:20:50.612Z] EdgeX Global Pipelines Version Info [2023-07-17T03:20:50.612Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-17T03:20:51.353Z] ------------------- [2023-07-17T03:20:51.353Z] stable info: [2023-07-17T03:20:51.353Z] ------------------- [2023-07-17T03:20:51.353Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-17T03:20:51.353Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-17T03:20:51.353Z] Message: update stable to v1.0.250 [2023-07-17T03:20:51.923Z] ------------------- [2023-07-17T03:20:51.923Z] experimental info: [2023-07-17T03:20:51.923Z] ------------------- [2023-07-17T03:20:51.923Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-17T03:20:51.923Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-17T03:20:51.923Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-17T03:20:52.197Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-07-17T03:20:52.239Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-07-17T03:20:52.281Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-17T03:20:52.324Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-17T03:20:52.364Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-17T03:20:52.404Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-17T03:20:52.445Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-17T03:20:52.485Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-07-17T03:20:52.526Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-17T03:20:52.566Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-17T03:20:52.606Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-17T03:20:52.646Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-07-17T03:20:52.690Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-17T03:20:52.749Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-17T03:20:52.795Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-07-17T03:20:52.833Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-07-17T03:20:52.873Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-07-17T03:20:52.917Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-07-17T03:20:52.959Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-17T03:20:53.001Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-17T03:20:53.042Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-07-17T03:20:53.092Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-07-17T03:20:53.130Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-07-17T03:20:53.174Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-07-17T03:20:53.217Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-07-17T03:20:53.261Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-17T03:20:53.303Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-17T03:20:53.345Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-44 [Pipeline] echo [2023-07-17T03:20:53.388Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-44 [Pipeline] echo [2023-07-17T03:20:53.432Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-44 [Pipeline] echo [2023-07-17T03:20:53.484Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = af78ecbe9d4c61d660ae496ed508f7de77df5497 [Pipeline] echo [2023-07-17T03:20:53.528Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = af78ecb [Pipeline] echo [2023-07-17T03:20:53.570Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-17T03:20:53.810Z] provisioning config files... [2023-07-17T03:20:53.827Z] copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-44@tmp/config16168339860546615811tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-17T03:20:54.232Z] ---> docker-login.sh [2023-07-17T03:20:54.232Z] nexus3.edgexfoundry.org:10001 [2023-07-17T03:20:54.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T03:20:54.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T03:20:54.493Z] Configure a credential helper to remove this warning. See [2023-07-17T03:20:54.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T03:20:54.493Z] [2023-07-17T03:20:54.493Z] Login Succeeded [2023-07-17T03:20:54.493Z] nexus3.edgexfoundry.org:10002 [2023-07-17T03:20:54.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T03:20:54.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T03:20:54.754Z] Configure a credential helper to remove this warning. See [2023-07-17T03:20:54.754Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T03:20:54.754Z] [2023-07-17T03:20:54.754Z] Login Succeeded [2023-07-17T03:20:54.754Z] nexus3.edgexfoundry.org:10003 [2023-07-17T03:20:54.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T03:20:54.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T03:20:54.754Z] Configure a credential helper to remove this warning. See [2023-07-17T03:20:54.754Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T03:20:54.754Z] [2023-07-17T03:20:54.754Z] Login Succeeded [2023-07-17T03:20:54.754Z] nexus3.edgexfoundry.org:10004 [2023-07-17T03:20:55.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T03:20:55.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T03:20:55.015Z] Configure a credential helper to remove this warning. See [2023-07-17T03:20:55.015Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T03:20:55.015Z] [2023-07-17T03:20:55.015Z] Login Succeeded [2023-07-17T03:20:55.015Z] docker.io [2023-07-17T03:20:55.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T03:20:55.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T03:20:55.275Z] Configure a credential helper to remove this warning. See [2023-07-17T03:20:55.275Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T03:20:55.275Z] [2023-07-17T03:20:55.275Z] Login Succeeded [2023-07-17T03:20:55.275Z] ---> docker-login.sh ends [Pipeline] } [2023-07-17T03:20:55.432Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-07-17T03:20:56.064Z] + git rev-list -1 --merges af78ecbe9d4c61d660ae496ed508f7de77df5497~1..af78ecbe9d4c61d660ae496ed508f7de77df5497 [Pipeline] echo [2023-07-17T03:20:56.128Z] -----------> git rev-list -1 --merges af78ecbe9d4c61d660ae496ed508f7de77df5497~1..af78ecbe9d4c61d660ae496ed508f7de77df5497 af78ecbe9d4c61d660ae496ed508f7de77df5497 [false] [Pipeline] sh [2023-07-17T03:20:56.435Z] + git log --format=format:%s -1 af78ecbe9d4c61d660ae496ed508f7de77df5497 [Pipeline] echo [2023-07-17T03:20:56.483Z] ========================================================= [2023-07-17T03:20:56.483Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-17T03:20:56.483Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-17T03:20:56.997Z] + git log --format=format:%s -1 af78ecbe9d4c61d660ae496ed508f7de77df5497 [Pipeline] echo [2023-07-17T03:20:57.026Z] [semverPrep] GIT_COMMIT: af78ecbe9d4c61d660ae496ed508f7de77df5497, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-07-17T03:20:57.057Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-07-17T03:20:57.454Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-17T03:20:57.454Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-17T03:20:57.454Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-17T03:20:57.454Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-17T03:20:57.454Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ [2023-07-17T03:20:57.454Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-17T03:20:57.454Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T03:20:57.948Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-17T03:20:57.948Z] [2023-07-17T03:20:57.948Z] 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-17T03:20:58.317Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-17T03:20:58.317Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-17T03:20:58.317Z] b85a868b505f: Pulling fs layer [2023-07-17T03:20:58.317Z] e2be974225ed: Pulling fs layer [2023-07-17T03:20:58.317Z] 339a4e72a1f5: Pulling fs layer [2023-07-17T03:20:58.317Z] 988bab9f4d93: Pulling fs layer [2023-07-17T03:20:58.317Z] 1469e6f7b9e6: Pulling fs layer [2023-07-17T03:20:58.317Z] eaf3925da568: Pulling fs layer [2023-07-17T03:20:58.317Z] bab4dde63d76: Pulling fs layer [2023-07-17T03:20:58.317Z] bde34c3a00c8: Pulling fs layer [2023-07-17T03:20:58.317Z] b352a97aabf1: Pulling fs layer [2023-07-17T03:20:58.317Z] 4872d77fe225: Pulling fs layer [2023-07-17T03:20:58.317Z] 5851b861e8e6: Pulling fs layer [2023-07-17T03:20:58.317Z] 988bab9f4d93: Waiting [2023-07-17T03:20:58.317Z] 1469e6f7b9e6: Waiting [2023-07-17T03:20:58.317Z] bde34c3a00c8: Waiting [2023-07-17T03:20:58.317Z] eaf3925da568: Waiting [2023-07-17T03:20:58.317Z] bab4dde63d76: Waiting [2023-07-17T03:20:58.317Z] 4872d77fe225: Waiting [2023-07-17T03:20:58.317Z] 5851b861e8e6: Waiting [2023-07-17T03:20:58.317Z] b352a97aabf1: Waiting [2023-07-17T03:20:58.317Z] e2be974225ed: Verifying Checksum [2023-07-17T03:20:58.317Z] e2be974225ed: Download complete [2023-07-17T03:20:58.317Z] 988bab9f4d93: Download complete [2023-07-17T03:20:58.317Z] 1469e6f7b9e6: Verifying Checksum [2023-07-17T03:20:58.317Z] 1469e6f7b9e6: Download complete [2023-07-17T03:20:58.577Z] 339a4e72a1f5: Verifying Checksum [2023-07-17T03:20:58.577Z] 339a4e72a1f5: Download complete [2023-07-17T03:20:58.577Z] eaf3925da568: Verifying Checksum [2023-07-17T03:20:58.577Z] eaf3925da568: Download complete [2023-07-17T03:20:58.577Z] bde34c3a00c8: Download complete [2023-07-17T03:20:58.577Z] b352a97aabf1: Download complete [2023-07-17T03:20:58.577Z] 4872d77fe225: Verifying Checksum [2023-07-17T03:20:58.577Z] 4872d77fe225: Download complete [2023-07-17T03:20:58.577Z] 5851b861e8e6: Verifying Checksum [2023-07-17T03:20:58.577Z] 5851b861e8e6: Download complete [2023-07-17T03:20:58.577Z] b85a868b505f: Verifying Checksum [2023-07-17T03:20:58.577Z] b85a868b505f: Download complete [2023-07-17T03:20:58.839Z] bab4dde63d76: Verifying Checksum [2023-07-17T03:20:58.839Z] bab4dde63d76: Download complete [2023-07-17T03:20:59.775Z] b85a868b505f: Pull complete [2023-07-17T03:21:00.035Z] e2be974225ed: Pull complete [2023-07-17T03:21:00.294Z] 339a4e72a1f5: Pull complete [2023-07-17T03:21:00.554Z] 988bab9f4d93: Pull complete [2023-07-17T03:21:00.813Z] 1469e6f7b9e6: Pull complete [2023-07-17T03:21:00.813Z] eaf3925da568: Pull complete [2023-07-17T03:21:02.714Z] bab4dde63d76: Pull complete [2023-07-17T03:21:02.715Z] bde34c3a00c8: Pull complete [2023-07-17T03:21:02.715Z] b352a97aabf1: Pull complete [2023-07-17T03:21:02.973Z] 4872d77fe225: Pull complete [2023-07-17T03:21:02.973Z] 5851b861e8e6: Pull complete [2023-07-17T03:21:02.973Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-17T03:21:02.973Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-17T03:21:02.974Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-17T03:21:03.193Z] prd-ubuntu20.04-docker-8c-8g-1296 does not seem to be running inside a container [2023-07-17T03:21:03.229Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_app-record-replay_PR-44 -v /w/workspace/xfoundry_app-record-replay_PR-44:/w/workspace/xfoundry_app-record-replay_PR-44:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-44@tmp:/w/workspace/xfoundry_app-record-replay_PR-44@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-17T03:21:06.867Z] $ docker top b6f7078f68e2782c13b7c5324dfcf2d9be285b6905444de978e9a9f1a945088c -eo pid,comm [2023-07-17T03:21:06.920Z] 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-17T03:21:06.920Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-17T03:21:07.052Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-17T03:21:07.052Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-17T03:21:07.170Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-17T03:21:07.177Z] $ docker exec b6f7078f68e2782c13b7c5324dfcf2d9be285b6905444de978e9a9f1a945088c ssh-agent [2023-07-17T03:21:07.284Z] SSH_AUTH_SOCK=/tmp/ssh-R4XITJf0kGsw/agent.33 [2023-07-17T03:21:07.284Z] SSH_AGENT_PID=39 [2023-07-17T03:21:07.290Z] Running ssh-add (command line suppressed) [2023-07-17T03:21:07.396Z] Identity added: /w/workspace/xfoundry_app-record-replay_PR-44@tmp/private_key_14339085778603622130.key (/w/workspace/xfoundry_app-record-replay_PR-44@tmp/private_key_14339085778603622130.key) [2023-07-17T03:21:07.404Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-17T03:21:07.733Z] + git tag --points-at HEAD [Pipeline] } [2023-07-17T03:21:07.763Z] $ docker exec --env ******** --env ******** b6f7078f68e2782c13b7c5324dfcf2d9be285b6905444de978e9a9f1a945088c ssh-agent -k [2023-07-17T03:21:07.866Z] unset SSH_AUTH_SOCK; [2023-07-17T03:21:07.869Z] unset SSH_AGENT_PID; [2023-07-17T03:21:07.869Z] echo Agent pid 39 killed; [2023-07-17T03:21:07.872Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-17T03:21:07.959Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-17T03:21:07.959Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-17T03:21:08.076Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-17T03:21:08.083Z] $ docker exec b6f7078f68e2782c13b7c5324dfcf2d9be285b6905444de978e9a9f1a945088c ssh-agent [2023-07-17T03:21:08.194Z] SSH_AUTH_SOCK=/tmp/ssh-JxUGlw7eUpVa/agent.71 [2023-07-17T03:21:08.194Z] SSH_AGENT_PID=77 [2023-07-17T03:21:08.199Z] Running ssh-add (command line suppressed) [2023-07-17T03:21:08.306Z] Identity added: /w/workspace/xfoundry_app-record-replay_PR-44@tmp/private_key_15048410815723771296.key (/w/workspace/xfoundry_app-record-replay_PR-44@tmp/private_key_15048410815723771296.key) [2023-07-17T03:21:08.316Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-17T03:21:08.644Z] + git semver init [2023-07-17T03:21:08.917Z] 2023-07-17 03:21:08,828 [run_init] DEBUG init version:0.0.0 force:False [2023-07-17T03:21:08.917Z] 2023-07-17 03:21:08,828 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_app-record-replay_PR-44/.semver [2023-07-17T03:21:08.918Z] 2023-07-17 03:21:08,829 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/xfoundry_app-record-replay_PR-44/.semver [2023-07-17T03:21:08.918Z] 2023-07-17 03:21:08,829 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/xfoundry_app-record-replay_PR-44/.semver'], cwd=/w/workspace/xfoundry_app-record-replay_PR-44, universal_newlines=False, shell=None, istream=None) [2023-07-17T03:21:09.486Z] 2023-07-17 03:21:09,379 [append_file] DEBUG append to file:/w/workspace/xfoundry_app-record-replay_PR-44/.git/info/exclude [2023-07-17T03:21:09.487Z] 2023-07-17 03:21:09,381 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_app-record-replay_PR-44/.semver/PR-44 with force:False [2023-07-17T03:21:09.487Z] 2023-07-17 03:21:09,381 [write_file] DEBUG write to file:/w/workspace/xfoundry_app-record-replay_PR-44/.semver/PR-44 [2023-07-17T03:21:09.487Z] 2023-07-17 03:21:09,386 [execute] INFO git cat-file --batch-check [2023-07-17T03:21:09.487Z] 2023-07-17 03:21:09,386 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_app-record-replay_PR-44/.semver, universal_newlines=False, shell=None, istream=) [2023-07-17T03:21:09.487Z] 2023-07-17 03:21:09,391 [execute] INFO git cat-file --batch [2023-07-17T03:21:09.487Z] 2023-07-17 03:21:09,391 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_app-record-replay_PR-44/.semver, universal_newlines=False, shell=None, istream=) [2023-07-17T03:21:09.487Z] 2023-07-17 03:21:09,396 [read_version] DEBUG read version from /w/workspace/xfoundry_app-record-replay_PR-44/.semver/PR-44 [2023-07-17T03:21:09.487Z] 0.0.0 [Pipeline] } [2023-07-17T03:21:09.515Z] $ docker exec --env ******** --env ******** b6f7078f68e2782c13b7c5324dfcf2d9be285b6905444de978e9a9f1a945088c ssh-agent -k [2023-07-17T03:21:09.609Z] unset SSH_AUTH_SOCK; [2023-07-17T03:21:09.610Z] unset SSH_AGENT_PID; [2023-07-17T03:21:09.610Z] echo Agent pid 77 killed; [2023-07-17T03:21:09.615Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-17T03:21:10.039Z] + git semver [Pipeline] } [2023-07-17T03:21:10.325Z] $ docker stop --time=1 b6f7078f68e2782c13b7c5324dfcf2d9be285b6905444de978e9a9f1a945088c [2023-07-17T03:21:11.645Z] $ docker rm -f --volumes b6f7078f68e2782c13b7c5324dfcf2d9be285b6905444de978e9a9f1a945088c [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-17T03:21:12.055Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-17T03:21:12.346Z] Stashed 1 file(s) [Pipeline] echo [2023-07-17T03:21:12.364Z] [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-17T03:21:12.953Z] provisioning config files... [2023-07-17T03:21:12.963Z] copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-44@tmp/config1519041692584255688tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-17T03:21:13.320Z] ---> docker-login.sh [2023-07-17T03:21:13.320Z] nexus3.edgexfoundry.org:10001 [2023-07-17T03:21:13.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T03:21:13.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T03:21:13.320Z] Configure a credential helper to remove this warning. See [2023-07-17T03:21:13.320Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T03:21:13.320Z] [2023-07-17T03:21:13.320Z] Login Succeeded [2023-07-17T03:21:13.320Z] nexus3.edgexfoundry.org:10002 [2023-07-17T03:21:13.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T03:21:13.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T03:21:13.320Z] Configure a credential helper to remove this warning. See [2023-07-17T03:21:13.320Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T03:21:13.320Z] [2023-07-17T03:21:13.320Z] Login Succeeded [2023-07-17T03:21:13.320Z] nexus3.edgexfoundry.org:10003 [2023-07-17T03:21:13.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T03:21:13.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T03:21:13.586Z] Configure a credential helper to remove this warning. See [2023-07-17T03:21:13.586Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T03:21:13.586Z] [2023-07-17T03:21:13.586Z] Login Succeeded [2023-07-17T03:21:13.586Z] nexus3.edgexfoundry.org:10004 [2023-07-17T03:21:13.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T03:21:13.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T03:21:13.586Z] Configure a credential helper to remove this warning. See [2023-07-17T03:21:13.586Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T03:21:13.586Z] [2023-07-17T03:21:13.586Z] Login Succeeded [2023-07-17T03:21:13.586Z] docker.io [2023-07-17T03:21:13.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T03:21:13.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T03:21:13.844Z] Configure a credential helper to remove this warning. See [2023-07-17T03:21:13.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T03:21:13.844Z] [2023-07-17T03:21:13.844Z] Login Succeeded [2023-07-17T03:21:13.844Z] ---> docker-login.sh ends [Pipeline] } [2023-07-17T03:21:13.876Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-17T03:21:14.061Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-17T03:21:14.095Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-17T03:21:14.128Z] ========================================================= [2023-07-17T03:21:14.128Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-17T03:21:14.128Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T03:21:14.593Z] + 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-17T03:21:14.593Z] Sending build context to Docker daemon 342kB [2023-07-17T03:21:14.593Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-17T03:21:14.593Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-17T03:21:14.593Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-17T03:21:14.593Z] 4db1b89c0bd1: Pulling fs layer [2023-07-17T03:21:14.593Z] 6911f1a30b25: Pulling fs layer [2023-07-17T03:21:14.593Z] e194b8c5c2a9: Pulling fs layer [2023-07-17T03:21:14.593Z] 6863d3e3a2b1: Pulling fs layer [2023-07-17T03:21:14.593Z] ec0bb842ea78: Pulling fs layer [2023-07-17T03:21:14.593Z] 40a00589a448: Pulling fs layer [2023-07-17T03:21:14.593Z] 6c08303d61cc: Pulling fs layer [2023-07-17T03:21:14.593Z] 798269fcf238: Pulling fs layer [2023-07-17T03:21:14.593Z] ec0bb842ea78: Waiting [2023-07-17T03:21:14.593Z] 40a00589a448: Waiting [2023-07-17T03:21:14.593Z] 6c08303d61cc: Waiting [2023-07-17T03:21:14.593Z] 798269fcf238: Waiting [2023-07-17T03:21:14.593Z] 6863d3e3a2b1: Waiting [2023-07-17T03:21:14.593Z] 6911f1a30b25: Verifying Checksum [2023-07-17T03:21:14.593Z] 6911f1a30b25: Download complete [2023-07-17T03:21:14.593Z] 6863d3e3a2b1: Verifying Checksum [2023-07-17T03:21:14.593Z] 6863d3e3a2b1: Download complete [2023-07-17T03:21:14.593Z] ec0bb842ea78: Verifying Checksum [2023-07-17T03:21:14.593Z] ec0bb842ea78: Download complete [2023-07-17T03:21:14.855Z] 4db1b89c0bd1: Download complete [2023-07-17T03:21:14.855Z] 40a00589a448: Verifying Checksum [2023-07-17T03:21:14.855Z] 40a00589a448: Download complete [2023-07-17T03:21:14.855Z] 4db1b89c0bd1: Pull complete [2023-07-17T03:21:15.119Z] 6911f1a30b25: Pull complete [2023-07-17T03:21:15.379Z] 798269fcf238: Verifying Checksum [2023-07-17T03:21:15.379Z] 798269fcf238: Download complete [2023-07-17T03:21:15.379Z] e194b8c5c2a9: Download complete [2023-07-17T03:21:15.639Z] 6c08303d61cc: Verifying Checksum [2023-07-17T03:21:15.639Z] 6c08303d61cc: Download complete [2023-07-17T03:21:18.931Z] e194b8c5c2a9: Pull complete [2023-07-17T03:21:18.931Z] 6863d3e3a2b1: Pull complete [2023-07-17T03:21:19.191Z] ec0bb842ea78: Pull complete [2023-07-17T03:21:19.451Z] 40a00589a448: Pull complete [2023-07-17T03:21:21.980Z] 6c08303d61cc: Pull complete [2023-07-17T03:21:22.916Z] 798269fcf238: Pull complete [2023-07-17T03:21:22.916Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-07-17T03:21:22.916Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-17T03:21:22.916Z] ---> ec979cd7f677 [2023-07-17T03:21:22.916Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-17T03:21:27.787Z] Still waiting to schedule task [2023-07-17T03:21:27.788Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-07-17T03:21:29.492Z] ---> Running in bc475579c498 [2023-07-17T03:21:29.493Z] Removing intermediate container bc475579c498 [2023-07-17T03:21:29.493Z] ---> 5dff164f4d99 [2023-07-17T03:21:29.493Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-17T03:21:29.493Z] ---> Running in 9205fdd38a8a [2023-07-17T03:21:29.493Z] Removing intermediate container 9205fdd38a8a [2023-07-17T03:21:29.493Z] ---> 3318dc83efc8 [2023-07-17T03:21:29.493Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-17T03:21:29.493Z] ---> Running in e0447ca652f5 [2023-07-17T03:21:29.493Z] Removing intermediate container e0447ca652f5 [2023-07-17T03:21:29.493Z] ---> 7da33a242dc1 [2023-07-17T03:21:29.493Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-17T03:21:29.493Z] ---> Running in 0041be51ccb9 [2023-07-17T03:21:29.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-17T03:21:30.011Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-17T03:21:30.272Z] OK: 265 MiB in 53 packages [2023-07-17T03:21:30.532Z] Removing intermediate container 0041be51ccb9 [2023-07-17T03:21:30.532Z] ---> 1e8ca705d915 [2023-07-17T03:21:30.532Z] Step 7/12 : WORKDIR /app [2023-07-17T03:21:30.532Z] ---> Running in c54ab428bf1c [2023-07-17T03:21:30.532Z] Removing intermediate container c54ab428bf1c [2023-07-17T03:21:30.532Z] ---> d388e5fe6481 [2023-07-17T03:21:30.532Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-17T03:21:30.790Z] ---> ac24162556c4 [2023-07-17T03:21:30.790Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-17T03:21:30.790Z] ---> Running in 7e526393ca0b [2023-07-17T03:22:27.087Z] Removing intermediate container 7e526393ca0b [2023-07-17T03:22:27.087Z] ---> 3161ec5b5144 [2023-07-17T03:22:27.087Z] Step 10/12 : COPY . . [2023-07-17T03:22:27.087Z] ---> e80cc5788975 [2023-07-17T03:22:27.087Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-17T03:22:27.087Z] ---> Running in 23a92cc4186c [2023-07-17T03:22:27.087Z] Removing intermediate container 23a92cc4186c [2023-07-17T03:22:27.087Z] ---> cc2fe29384cf [2023-07-17T03:22:27.087Z] Step 12/12 : RUN $MAKE [2023-07-17T03:22:27.087Z] ---> Running in 3e3cf231d692 [2023-07-17T03:22:27.087Z] noop [2023-07-17T03:22:27.087Z] Removing intermediate container 3e3cf231d692 [2023-07-17T03:22:27.087Z] ---> 0f2675caac41 [2023-07-17T03:22:27.087Z] Successfully built 0f2675caac41 [2023-07-17T03:22:27.087Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T03:22:27.531Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-17T03:22:27.531Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-17T03:22:27.683Z] prd-ubuntu20.04-docker-8c-8g-1296 does not seem to be running inside a container [2023-07-17T03:22:27.712Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_app-record-replay_PR-44 -v /w/workspace/xfoundry_app-record-replay_PR-44:/w/workspace/xfoundry_app-record-replay_PR-44:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-44@tmp:/w/workspace/xfoundry_app-record-replay_PR-44@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-17T03:22:28.019Z] $ docker top 0608dd53d428e0d4a3471ba89a2dacbeeb4fc03af02767e957fd0fdeb4c3435f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-17T03:22:28.404Z] + go version [2023-07-17T03:22:28.404Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-07-17T03:22:28.438Z] $ docker stop --time=1 0608dd53d428e0d4a3471ba89a2dacbeeb4fc03af02767e957fd0fdeb4c3435f [2023-07-17T03:22:29.720Z] $ docker rm -f --volumes 0608dd53d428e0d4a3471ba89a2dacbeeb4fc03af02767e957fd0fdeb4c3435f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T03:22:30.406Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-17T03:22:30.406Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-17T03:22:30.545Z] prd-ubuntu20.04-docker-8c-8g-1296 does not seem to be running inside a container [2023-07-17T03:22:30.576Z] $ 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-44 -v /w/workspace/xfoundry_app-record-replay_PR-44:/w/workspace/xfoundry_app-record-replay_PR-44:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-44@tmp:/w/workspace/xfoundry_app-record-replay_PR-44@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-17T03:22:30.932Z] $ docker top 53641034a121c24655d1c8f6957edc867cf0ca2ad5a93314dc6b2766ff4c5165 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-17T03:22:31.316Z] + git config --global --add safe.directory /w/workspace/xfoundry_app-record-replay_PR-44 [Pipeline] fileExists [Pipeline] sh [2023-07-17T03:22:31.667Z] + make test [2023-07-17T03:22:31.667Z] go test -race -coverprofile=coverage.out ./... [2023-07-17T03:22:53.639Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-07-17T03:22:53.639Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.138s coverage: 87.5% of statements [2023-07-17T03:22:53.639Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-07-17T03:22:53.639Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-07-17T03:22:53.639Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-07-17T03:22:53.639Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.072s coverage: 91.6% of statements [2023-07-17T03:22:53.639Z] ok github.com/edgexfoundry/app-record-replay/internal/data 0.069s coverage: 65.2% of statements [2023-07-17T03:23:01.619Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1297 in /w/workspace/xfoundry_app-record-replay_PR-44 [Pipeline] { [Pipeline] ws [2023-07-17T03:23:01.674Z] Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout [2023-07-17T03:23:01.748Z] Selected Git installation does not exist. Using Default [2023-07-17T03:23:01.748Z] The recommended git tool is: NONE [2023-07-17T03:23:11.751Z] using credential edgex-jenkins-ssh [2023-07-17T03:23:11.768Z] Cloning the remote Git repository [2023-07-17T03:23:11.772Z] go vet ./... [2023-07-17T03:23:11.811Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-07-17T03:23:11.910Z] > git init /w/workspace/app-record-replay/1 # timeout=10 [2023-07-17T03:23:12.093Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-07-17T03:23:12.094Z] > git --version # timeout=10 [2023-07-17T03:23:12.136Z] > git --version # 'git version 2.25.1' [2023-07-17T03:23:12.139Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-17T03:23:12.317Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-17T03:23:12.941Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-07-17T03:23:12.963Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-17T03:23:14.499Z] Merging remotes/origin/main commit 0ad4d9acad8bf24a025cedcbd7ddd6fb4b5c3077 into PR head commit af78ecbe9d4c61d660ae496ed508f7de77df5497 [2023-07-17T03:23:14.978Z] Merge succeeded, producing af78ecbe9d4c61d660ae496ed508f7de77df5497 [2023-07-17T03:23:14.978Z] Checking out Revision af78ecbe9d4c61d660ae496ed508f7de77df5497 (PR-44) [2023-07-17T03:23:13.954Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-07-17T03:23:14.003Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-07-17T03:23:14.004Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-17T03:23:14.019Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/44/head:refs/remotes/origin/PR-44 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-07-17T03:23:14.521Z] > git config core.sparsecheckout # timeout=10 [2023-07-17T03:23:14.638Z] > git checkout -f af78ecbe9d4c61d660ae496ed508f7de77df5497 # timeout=10 [2023-07-17T03:23:14.793Z] > git remote # timeout=10 [2023-07-17T03:23:14.826Z] > git config --get remote.origin.url # timeout=10 [2023-07-17T03:23:14.869Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-17T03:23:14.884Z] > git merge 0ad4d9acad8bf24a025cedcbd7ddd6fb4b5c3077 # timeout=10 [2023-07-17T03:23:14.929Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-07-17T03:23:14.986Z] > git config core.sparsecheckout # timeout=10 [2023-07-17T03:23:15.022Z] > git checkout -f af78ecbe9d4c61d660ae496ed508f7de77df5497 # timeout=10 [2023-07-17T03:23:15.692Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-07-17T03:23:15.766Z] > git --version # timeout=10 [2023-07-17T03:23:15.807Z] > git --version # 'git version 2.25.1' [2023-07-17T03:23:15.828Z] fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-17T03:23:15.955Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-17T03:23:15.955Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-17T03:23:15.955Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-17T03:23:15.993Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-17T03:23:16.027Z] $ docker stop --time=1 53641034a121c24655d1c8f6957edc867cf0ca2ad5a93314dc6b2766ff4c5165 [2023-07-17T03:23:22.000Z] $ docker rm -f --volumes 53641034a121c24655d1c8f6957edc867cf0ca2ad5a93314dc6b2766ff4c5165 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-17T03:23:22.556Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-17T03:23:22.753Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2023-07-17T03:23:23.005Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-17T03:23:23.005Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-17T03:23:23.005Z] Dload Upload Total Spent Left Speed [2023-07-17T03:23:23.005Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 82798 0 --:--:-- --:--:-- --:--:-- 82798 [Pipeline] sh [2023-07-17T03:23:23.425Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [Pipeline] sh [2023-07-17T03:23:23.735Z] + ls -al . [2023-07-17T03:23:23.735Z] total 164 [2023-07-17T03:23:23.735Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 17 03:22 . [2023-07-17T03:23:23.735Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 17 03:20 .. [2023-07-17T03:23:23.735Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 17 03:20 .dockerignore [2023-07-17T03:23:23.735Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 17 03:21 .git [2023-07-17T03:23:23.735Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 17 03:20 .github [2023-07-17T03:23:23.735Z] -rw-rw-r-- 1 jenkins jenkins 164 Jul 17 03:20 .gitignore [2023-07-17T03:23:23.735Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 17 03:20 .golangci.yml [2023-07-17T03:23:23.735Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 17 03:21 .semver [2023-07-17T03:23:23.735Z] -rw-rw-r-- 1 jenkins jenkins 10642 Jul 17 03:20 Attribution.txt [2023-07-17T03:23:23.735Z] -rw-rw-r-- 1 jenkins jenkins 258 Jul 17 03:20 CHANGELOG.md [2023-07-17T03:23:23.735Z] -rw-rw-r-- 1 jenkins jenkins 1616 Jul 17 03:20 Dockerfile [2023-07-17T03:23:23.735Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 17 03:20 GOVERNANCE.md [2023-07-17T03:23:23.735Z] -rw-rw-r-- 1 jenkins jenkins 681 Jul 17 03:20 Jenkinsfile [2023-07-17T03:23:23.735Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 17 03:20 LICENSE [2023-07-17T03:23:23.735Z] -rw-rw-r-- 1 jenkins jenkins 3139 Jul 17 03:20 Makefile [2023-07-17T03:23:23.735Z] -rw-rw-r-- 1 jenkins jenkins 611 Jul 17 03:20 OWNERS.md [2023-07-17T03:23:23.735Z] -rw-rw-r-- 1 jenkins jenkins 2363 Jul 17 03:20 README.md [2023-07-17T03:23:23.735Z] -rw-rw-r-- 1 jenkins jenkins 4285 Jul 17 03:20 Record and Reply.postman_collection.json [2023-07-17T03:23:23.735Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 17 03:21 VERSION [2023-07-17T03:23:23.735Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 17 03:20 bin [2023-07-17T03:23:23.735Z] -rw-r--r-- 1 jenkins jenkins 7545 Jul 17 03:22 coverage.out [2023-07-17T03:23:23.735Z] -rw-rw-r-- 1 jenkins jenkins 3679 Jul 17 03:20 go.mod [2023-07-17T03:23:23.735Z] -rw-rw-r-- 1 jenkins jenkins 32845 Jul 17 03:20 go.sum [2023-07-17T03:23:23.735Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 17 03:20 internal [2023-07-17T03:23:23.735Z] -rw-rw-r-- 1 jenkins jenkins 913 Jul 17 03:20 main.go [2023-07-17T03:23:23.735Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 17 03:20 pkg [2023-07-17T03:23:23.735Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 17 03:20 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-07-17T03:23:23.832Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [Pipeline] sh [2023-07-17T03:23:24.132Z] + 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=af78ecbe9d4c61d660ae496ed508f7de77df5497 --label arch=amd64 --label version=0.0.0 . [2023-07-17T03:23:24.132Z] Sending build context to Docker daemon 350.2kB [2023-07-17T03:23:24.132Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-07-17T03:23:24.132Z] Step 2/26 : FROM ${BASE} AS builder [2023-07-17T03:23:24.132Z] ---> 0f2675caac41 [2023-07-17T03:23:24.132Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-07-17T03:23:24.257Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-07-17T03:23:24.257Z] + sudo tee /etc/docker/daemon.new [2023-07-17T03:23:24.257Z] { [2023-07-17T03:23:24.257Z] "registry-mirrors": [ [2023-07-17T03:23:24.257Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-17T03:23:24.257Z] ], [2023-07-17T03:23:24.257Z] "bip": "10.250.0.254/24", [2023-07-17T03:23:24.257Z] "hosts": [ [2023-07-17T03:23:24.257Z] "tcp://0.0.0.0:5555", [2023-07-17T03:23:24.257Z] "unix:///var/run/docker.sock" [2023-07-17T03:23:24.257Z] ], [2023-07-17T03:23:24.257Z] "mtu": 1458, [2023-07-17T03:23:24.257Z] "selinux-enabled": true, [2023-07-17T03:23:24.257Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-17T03:23:24.257Z] } [Pipeline] sh [2023-07-17T03:23:24.392Z] ---> Running in dbc98dd5a2c3 [2023-07-17T03:23:24.392Z] Removing intermediate container dbc98dd5a2c3 [2023-07-17T03:23:24.392Z] ---> 11dd58d777d0 [2023-07-17T03:23:24.392Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-07-17T03:23:24.392Z] ---> Running in 1fe201f549f6 [2023-07-17T03:23:24.392Z] Removing intermediate container 1fe201f549f6 [2023-07-17T03:23:24.392Z] ---> c23f2df46016 [2023-07-17T03:23:24.392Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-07-17T03:23:24.618Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-17T03:23:24.651Z] ---> Running in ed26f8b2f261 [2023-07-17T03:23:24.652Z] Removing intermediate container ed26f8b2f261 [2023-07-17T03:23:24.652Z] ---> ee4cefb6ec40 [2023-07-17T03:23:24.652Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-17T03:23:24.652Z] ---> Running in 78cdb163184e [2023-07-17T03:23:24.911Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-17T03:23:24.979Z] + sudo service docker restart [2023-07-17T03:23:28.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-17T03:23:28.201Z] OK: 265 MiB in 53 packages [2023-07-17T03:23:28.201Z] Removing intermediate container 78cdb163184e [2023-07-17T03:23:28.201Z] ---> 5ddbc4ea8f56 [2023-07-17T03:23:28.201Z] Step 7/26 : WORKDIR /app [2023-07-17T03:23:28.201Z] ---> Running in dc9abcbbc159 [2023-07-17T03:23:28.201Z] Removing intermediate container dc9abcbbc159 [2023-07-17T03:23:28.201Z] ---> 4eb33fc991c8 [2023-07-17T03:23:28.201Z] Step 8/26 : COPY go.mod vendor* ./ [2023-07-17T03:23:28.460Z] ---> 31d6828926bd [2023-07-17T03:23:28.460Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-17T03:23:28.460Z] ---> Running in 3ade82c9c3e4 [2023-07-17T03:23:29.027Z] Removing intermediate container 3ade82c9c3e4 [2023-07-17T03:23:29.027Z] ---> 647983beb4f7 [2023-07-17T03:23:29.027Z] Step 10/26 : COPY . . [2023-07-17T03:23:29.286Z] ---> 8bec864299e0 [2023-07-17T03:23:29.286Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-17T03:23:29.286Z] ---> Running in ce7e174ad98d [2023-07-17T03:23:29.545Z] Removing intermediate container ce7e174ad98d [2023-07-17T03:23:29.545Z] ---> e35429d40b32 [2023-07-17T03:23:29.545Z] Step 12/26 : RUN $MAKE [2023-07-17T03:23:29.545Z] ---> Running in f08f7ced7953 [2023-07-17T03:23:29.803Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.7 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-17T03:23:43.277Z] provisioning config files... [2023-07-17T03:23:43.301Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config17339818569725031094tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-17T03:23:43.680Z] ---> docker-login.sh [2023-07-17T03:23:43.680Z] nexus3.edgexfoundry.org:10001 [2023-07-17T03:23:43.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T03:23:44.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T03:23:44.216Z] Configure a credential helper to remove this warning. See [2023-07-17T03:23:44.216Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T03:23:44.216Z] [2023-07-17T03:23:44.216Z] Login Succeeded [2023-07-17T03:23:44.216Z] nexus3.edgexfoundry.org:10002 [2023-07-17T03:23:44.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T03:23:44.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T03:23:44.483Z] Configure a credential helper to remove this warning. See [2023-07-17T03:23:44.483Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T03:23:44.483Z] [2023-07-17T03:23:44.483Z] Login Succeeded [2023-07-17T03:23:44.483Z] nexus3.edgexfoundry.org:10003 [2023-07-17T03:23:44.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T03:23:44.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T03:23:44.749Z] Configure a credential helper to remove this warning. See [2023-07-17T03:23:44.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T03:23:44.749Z] [2023-07-17T03:23:44.749Z] Login Succeeded [2023-07-17T03:23:45.018Z] nexus3.edgexfoundry.org:10004 [2023-07-17T03:23:45.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T03:23:45.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T03:23:45.287Z] Configure a credential helper to remove this warning. See [2023-07-17T03:23:45.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T03:23:45.287Z] [2023-07-17T03:23:45.287Z] Login Succeeded [2023-07-17T03:23:45.287Z] docker.io [2023-07-17T03:23:45.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T03:23:45.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T03:23:45.824Z] Configure a credential helper to remove this warning. See [2023-07-17T03:23:45.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T03:23:45.824Z] [2023-07-17T03:23:45.824Z] Login Succeeded [2023-07-17T03:23:45.824Z] ---> docker-login.sh ends [Pipeline] } [2023-07-17T03:23:45.857Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-17T03:23:46.354Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-17T03:23:46.392Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-17T03:23:46.427Z] ========================================================= [2023-07-17T03:23:46.427Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-17T03:23:46.427Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T03:23:46.927Z] + 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-17T03:23:46.927Z] Sending build context to Docker daemon 158.2kB [2023-07-17T03:23:47.197Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-17T03:23:47.197Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-17T03:23:47.197Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-17T03:23:47.197Z] edb6bdbacee9: Pulling fs layer [2023-07-17T03:23:47.197Z] 5f9638ab2659: Pulling fs layer [2023-07-17T03:23:47.197Z] 8d51d6327a98: Pulling fs layer [2023-07-17T03:23:47.197Z] 8b374f2dd631: Pulling fs layer [2023-07-17T03:23:47.197Z] ec14aa9079de: Pulling fs layer [2023-07-17T03:23:47.197Z] 8b374f2dd631: Waiting [2023-07-17T03:23:47.197Z] ec14aa9079de: Waiting [2023-07-17T03:23:47.197Z] 2f466654f4bb: Pulling fs layer [2023-07-17T03:23:47.197Z] 554e91adad29: Pulling fs layer [2023-07-17T03:23:47.197Z] 2f466654f4bb: Waiting [2023-07-17T03:23:47.197Z] 554e91adad29: Waiting [2023-07-17T03:23:47.197Z] 5f9638ab2659: Download complete [2023-07-17T03:23:47.468Z] 8b374f2dd631: Verifying Checksum [2023-07-17T03:23:47.468Z] 8b374f2dd631: Download complete [2023-07-17T03:23:47.468Z] ec14aa9079de: Verifying Checksum [2023-07-17T03:23:47.468Z] ec14aa9079de: Download complete [2023-07-17T03:23:47.468Z] edb6bdbacee9: Verifying Checksum [2023-07-17T03:23:47.468Z] edb6bdbacee9: Download complete [2023-07-17T03:23:48.453Z] edb6bdbacee9: Pull complete [2023-07-17T03:23:48.725Z] 554e91adad29: Verifying Checksum [2023-07-17T03:23:48.725Z] 554e91adad29: Download complete [2023-07-17T03:23:48.994Z] 5f9638ab2659: Pull complete [2023-07-17T03:23:49.980Z] 8d51d6327a98: Download complete [2023-07-17T03:23:49.980Z] 2f466654f4bb: Verifying Checksum [2023-07-17T03:23:49.980Z] 2f466654f4bb: Download complete [2023-07-17T03:23:51.788Z] Removing intermediate container f08f7ced7953 [2023-07-17T03:23:51.788Z] ---> cc713384489d [2023-07-17T03:23:51.788Z] Step 13/26 : FROM alpine:3.17 [2023-07-17T03:23:51.788Z] 3.17: Pulling from library/alpine [2023-07-17T03:23:51.788Z] 4db1b89c0bd1: Already exists [2023-07-17T03:23:52.050Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-17T03:23:52.050Z] Status: Downloaded newer image for alpine:3.17 [2023-07-17T03:23:52.050Z] ---> 1f73a9d63274 [2023-07-17T03:23:52.050Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-17T03:23:52.050Z] ---> Running in 1472d9b3cd7a [2023-07-17T03:23:52.050Z] Removing intermediate container 1472d9b3cd7a [2023-07-17T03:23:52.050Z] ---> 95fc63d260ea [2023-07-17T03:23:52.050Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-07-17T03:23:52.050Z] ---> Running in 5707adef44d2 [2023-07-17T03:23:52.309Z] Removing intermediate container 5707adef44d2 [2023-07-17T03:23:52.309Z] ---> 29ab4093f9e5 [2023-07-17T03:23:52.309Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-17T03:23:52.309Z] ---> Running in 981a088cd784 [2023-07-17T03:23:52.568Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-17T03:23:52.568Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-17T03:23:52.826Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-17T03:23:52.826Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-17T03:23:52.826Z] Executing busybox-1.35.0-r29.trigger [2023-07-17T03:23:52.826Z] Executing ca-certificates-20230506-r0.trigger [2023-07-17T03:23:53.112Z] OK: 8 MiB in 17 packages [2023-07-17T03:23:53.370Z] Removing intermediate container 981a088cd784 [2023-07-17T03:23:53.370Z] ---> fd948335e9ff [2023-07-17T03:23:53.370Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-17T03:23:53.629Z] ---> ea017bf6e278 [2023-07-17T03:23:53.629Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-17T03:23:53.629Z] ---> 993788c2a70f [2023-07-17T03:23:53.629Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-07-17T03:23:53.887Z] ---> 1dd8ed829247 [2023-07-17T03:23:53.887Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-07-17T03:23:54.822Z] ---> 8165a5cb60b4 [2023-07-17T03:23:54.822Z] Step 21/26 : EXPOSE 59712 [2023-07-17T03:23:54.822Z] ---> Running in d3c70fe65e89 [2023-07-17T03:23:54.822Z] Removing intermediate container d3c70fe65e89 [2023-07-17T03:23:54.822Z] ---> 9d227dc05fe8 [2023-07-17T03:23:54.822Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-07-17T03:23:54.822Z] ---> Running in 4f466c193ed9 [2023-07-17T03:23:54.822Z] Removing intermediate container 4f466c193ed9 [2023-07-17T03:23:54.822Z] ---> 932de2d45c1a [2023-07-17T03:23:54.822Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-17T03:23:54.822Z] ---> Running in d87b0ca62321 [2023-07-17T03:23:55.082Z] Removing intermediate container d87b0ca62321 [2023-07-17T03:23:55.082Z] ---> 8a8d5adbeb21 [2023-07-17T03:23:55.082Z] Step 24/26 : LABEL arch=amd64 [2023-07-17T03:23:55.082Z] ---> Running in ba6e7cde923a [2023-07-17T03:23:55.082Z] Removing intermediate container ba6e7cde923a [2023-07-17T03:23:55.082Z] ---> 25ac330de24a [2023-07-17T03:23:55.082Z] Step 25/26 : LABEL git_sha=af78ecbe9d4c61d660ae496ed508f7de77df5497 [2023-07-17T03:23:55.082Z] ---> Running in 050dcb9b2dae [2023-07-17T03:23:55.082Z] Removing intermediate container 050dcb9b2dae [2023-07-17T03:23:55.082Z] ---> c3ae2dc0b9f2 [2023-07-17T03:23:55.082Z] Step 26/26 : LABEL version=0.0.0 [2023-07-17T03:23:55.082Z] ---> Running in 1e0cfd92efad [2023-07-17T03:23:55.339Z] Removing intermediate container 1e0cfd92efad [2023-07-17T03:23:55.339Z] ---> 656e01b1228f [2023-07-17T03:23:55.339Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-17T03:23:55.339Z] Successfully built 656e01b1228f [2023-07-17T03:23:55.339Z] Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T03:23:56.239Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-17T03:23:56.239Z] [2023-07-17T03:23:56.239Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T03:23:56.616Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-17T03:23:56.617Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-17T03:23:56.617Z] 5eb5b503b376: Pulling fs layer [2023-07-17T03:23:56.617Z] 5c69ac0246d0: Pulling fs layer [2023-07-17T03:23:56.617Z] ec43610c2a17: Pulling fs layer [2023-07-17T03:23:56.617Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-17T03:23:56.617Z] 33b1e0a273af: Pulling fs layer [2023-07-17T03:23:56.617Z] 5d3b04190fa2: Pulling fs layer [2023-07-17T03:23:56.617Z] 2f39f015ded8: Pulling fs layer [2023-07-17T03:23:56.617Z] 3a2ae6a8a46f: Waiting [2023-07-17T03:23:56.617Z] 33b1e0a273af: Waiting [2023-07-17T03:23:56.617Z] 5d3b04190fa2: Waiting [2023-07-17T03:23:56.617Z] 2f39f015ded8: Waiting [2023-07-17T03:23:56.617Z] 5c69ac0246d0: Download complete [2023-07-17T03:23:56.617Z] 3a2ae6a8a46f: Verifying Checksum [2023-07-17T03:23:56.617Z] 3a2ae6a8a46f: Download complete [2023-07-17T03:23:56.617Z] ec43610c2a17: Verifying Checksum [2023-07-17T03:23:56.617Z] ec43610c2a17: Download complete [2023-07-17T03:23:56.617Z] 33b1e0a273af: Verifying Checksum [2023-07-17T03:23:56.617Z] 33b1e0a273af: Download complete [2023-07-17T03:23:56.617Z] 5d3b04190fa2: Verifying Checksum [2023-07-17T03:23:56.617Z] 5d3b04190fa2: Download complete [2023-07-17T03:23:56.877Z] 5eb5b503b376: Verifying Checksum [2023-07-17T03:23:56.877Z] 5eb5b503b376: Download complete [2023-07-17T03:23:57.444Z] 2f39f015ded8: Verifying Checksum [2023-07-17T03:23:57.444Z] 2f39f015ded8: Download complete [2023-07-17T03:23:58.010Z] 5eb5b503b376: Pull complete [2023-07-17T03:23:58.270Z] 5c69ac0246d0: Pull complete [2023-07-17T03:23:58.528Z] ec43610c2a17: Pull complete [2023-07-17T03:23:58.528Z] 3a2ae6a8a46f: Pull complete [2023-07-17T03:23:58.786Z] 33b1e0a273af: Pull complete [2023-07-17T03:23:58.786Z] 5d3b04190fa2: Pull complete [2023-07-17T03:24:02.298Z] 8d51d6327a98: Pull complete [2023-07-17T03:24:02.298Z] 8b374f2dd631: Pull complete [2023-07-17T03:24:02.298Z] ec14aa9079de: Pull complete [2023-07-17T03:24:02.965Z] 2f39f015ded8: Pull complete [2023-07-17T03:24:02.965Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-17T03:24:02.965Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-17T03:24:02.965Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-17T03:24:03.211Z] prd-ubuntu20.04-docker-8c-8g-1296 does not seem to be running inside a container [2023-07-17T03:24:03.242Z] $ 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-44 -v /w/workspace/xfoundry_app-record-replay_PR-44:/w/workspace/xfoundry_app-record-replay_PR-44:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-44@tmp:/w/workspace/xfoundry_app-record-replay_PR-44@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-17T03:24:09.046Z] $ docker top 205dfae7d63cab3e803a3e2eaf43f4e7ca19c1c82c6b9640b3488daab0f95eaf -eo pid,comm [2023-07-17T03:24:09.084Z] 2f466654f4bb: Pull complete [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-17T03:24:09.522Z] ---> job-cost.sh [2023-07-17T03:24:09.523Z] lf-activate-venv: SKIPPING [2023-07-17T03:24:09.523Z] INFO: No Stack... [2023-07-17T03:24:10.090Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-17T03:24:10.357Z] INFO: Archiving Costs [Pipeline] sh [2023-07-17T03:24:10.499Z] 554e91adad29: Pull complete [2023-07-17T03:24:10.499Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-07-17T03:24:10.499Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-17T03:24:10.499Z] ---> 1e15ea492957 [2023-07-17T03:24:10.499Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-17T03:24:10.672Z] + cat /w/workspace/xfoundry_app-record-replay_PR-44/archives/cost.csv [2023-07-17T03:24:10.672Z] + cut -d, -f6 [Pipeline] lock [2023-07-17T03:24:10.713Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-44-1-stack-cost] [2023-07-17T03:24:10.717Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-44-1-stack-cost] did not exist. Created. [2023-07-17T03:24:10.717Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-44-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-17T03:24:11.117Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-07-17T03:24:11.167Z] Stashed 1 file(s) [Pipeline] } [2023-07-17T03:24:11.205Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-44-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-17T03:24:11.279Z] $ docker stop --time=1 205dfae7d63cab3e803a3e2eaf43f4e7ca19c1c82c6b9640b3488daab0f95eaf [2023-07-17T03:24:12.420Z] $ docker rm -f --volumes 205dfae7d63cab3e803a3e2eaf43f4e7ca19c1c82c6b9640b3488daab0f95eaf [2023-07-17T03:24:12.480Z] ---> Running in 57d647191748 [2023-07-17T03:24:12.480Z] Removing intermediate container 57d647191748 [2023-07-17T03:24:12.480Z] ---> d844d7a56f1e [2023-07-17T03:24:12.480Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2023-07-17T03:24:12.747Z] ---> Running in 4191ed91d8f2 [Pipeline] // stage [Pipeline] } [2023-07-17T03:24:13.015Z] Removing intermediate container 4191ed91d8f2 [2023-07-17T03:24:13.015Z] ---> 44896d62d850 [2023-07-17T03:24:13.015Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-17T03:24:13.015Z] ---> Running in 79bd849e96dc [2023-07-17T03:24:13.281Z] Removing intermediate container 79bd849e96dc [2023-07-17T03:24:13.281Z] ---> 947d41db3a1a [2023-07-17T03:24:13.281Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-17T03:24:13.281Z] ---> Running in fdb3a203545a [2023-07-17T03:24:14.255Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-17T03:24:14.835Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-17T03:24:15.795Z] OK: 263 MiB in 53 packages [2023-07-17T03:24:16.757Z] Removing intermediate container fdb3a203545a [2023-07-17T03:24:16.757Z] ---> 347866f27828 [2023-07-17T03:24:16.757Z] Step 7/12 : WORKDIR /app [2023-07-17T03:24:16.757Z] ---> Running in a37526c5a094 [2023-07-17T03:24:17.042Z] Removing intermediate container a37526c5a094 [2023-07-17T03:24:17.042Z] ---> 87867add3d6d [2023-07-17T03:24:17.042Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-17T03:24:17.626Z] ---> 0b1a1f6683d8 [2023-07-17T03:24:17.626Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-17T03:24:17.626Z] ---> Running in 7c81fec07915 [2023-07-17T03:25:25.509Z] Removing intermediate container 7c81fec07915 [2023-07-17T03:25:25.509Z] ---> ec33f2a2ade4 [2023-07-17T03:25:25.509Z] Step 10/12 : COPY . . [2023-07-17T03:25:25.509Z] ---> 15272049d21c [2023-07-17T03:25:25.509Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-17T03:25:25.509Z] ---> Running in 963d24b195ec [2023-07-17T03:25:25.509Z] Removing intermediate container 963d24b195ec [2023-07-17T03:25:25.509Z] ---> da5c36f0462a [2023-07-17T03:25:25.509Z] Step 12/12 : RUN $MAKE [2023-07-17T03:25:25.509Z] ---> Running in ad9206d5221f [2023-07-17T03:25:25.509Z] noop [2023-07-17T03:25:25.509Z] Removing intermediate container ad9206d5221f [2023-07-17T03:25:25.509Z] ---> b9f9032096ca [2023-07-17T03:25:25.509Z] Successfully built b9f9032096ca [2023-07-17T03:25:25.509Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T03:25:25.982Z] + docker inspect -f . ci-base-image-arm64 [2023-07-17T03:25:25.982Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-17T03:25:26.265Z] prd-ubuntu20.04-docker-arm64-4c-16g-1297 does not seem to be running inside a container [2023-07-17T03:25:26.331Z] $ 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-17T03:25:27.476Z] $ docker top b80b87d39ce046210b2d73a6fb4c369a873302adbf0349e3829b12589a5fe8ac -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-17T03:25:28.341Z] + go version [2023-07-17T03:25:28.342Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-07-17T03:25:28.380Z] $ docker stop --time=1 b80b87d39ce046210b2d73a6fb4c369a873302adbf0349e3829b12589a5fe8ac [2023-07-17T03:25:31.359Z] $ docker rm -f --volumes b80b87d39ce046210b2d73a6fb4c369a873302adbf0349e3829b12589a5fe8ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T03:25:32.194Z] + docker inspect -f . ci-base-image-arm64 [2023-07-17T03:25:32.194Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-17T03:25:32.439Z] prd-ubuntu20.04-docker-arm64-4c-16g-1297 does not seem to be running inside a container [2023-07-17T03:25:32.501Z] $ 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-17T03:25:33.608Z] $ docker top 79f6da8798419ca10f4327b9a2f683f4b714c849e31e5f72db1ba6d98b2dd95e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-17T03:25:34.151Z] + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh [2023-07-17T03:25:34.535Z] + make test [2023-07-17T03:25:34.536Z] go test -race -coverprofile=coverage.out ./... [2023-07-17T03:27:56.214Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-07-17T03:28:08.529Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.242s coverage: 87.5% of statements [2023-07-17T03:28:08.529Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.338s coverage: 91.6% of statements [2023-07-17T03:28:11.869Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-07-17T03:28:11.869Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-07-17T03:28:11.869Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-07-17T03:28:12.138Z] ok github.com/edgexfoundry/app-record-replay/internal/data 0.210s coverage: 65.2% of statements [2023-07-17T03:28:12.722Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-07-17T03:28:12.723Z] go vet ./... [2023-07-17T03:30:34.390Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-17T03:30:34.390Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-17T03:30:34.390Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-17T03:30:34.430Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-17T03:30:34.465Z] $ docker stop --time=1 79f6da8798419ca10f4327b9a2f683f4b714c849e31e5f72db1ba6d98b2dd95e [2023-07-17T03:30:38.316Z] $ docker rm -f --volumes 79f6da8798419ca10f4327b9a2f683f4b714c849e31e5f72db1ba6d98b2dd95e [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-17T03:30:39.804Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-17T03:30:39.836Z] Warning: overwriting stash ‘coverage-report’ [2023-07-17T03:30:40.209Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-17T03:30:40.933Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-17T03:30:41.264Z] + ls -al . [2023-07-17T03:30:41.264Z] total 160 [2023-07-17T03:30:41.264Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 17 03:25 . [2023-07-17T03:30:41.264Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 17 03:23 .. [2023-07-17T03:30:41.264Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 17 03:23 .dockerignore [2023-07-17T03:30:41.264Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 17 03:23 .git [2023-07-17T03:30:41.264Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 17 03:23 .github [2023-07-17T03:30:41.264Z] -rw-rw-r-- 1 jenkins jenkins 164 Jul 17 03:23 .gitignore [2023-07-17T03:30:41.264Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 17 03:23 .golangci.yml [2023-07-17T03:30:41.264Z] -rw-rw-r-- 1 jenkins jenkins 10642 Jul 17 03:23 Attribution.txt [2023-07-17T03:30:41.264Z] -rw-rw-r-- 1 jenkins jenkins 258 Jul 17 03:23 CHANGELOG.md [2023-07-17T03:30:41.264Z] -rw-rw-r-- 1 jenkins jenkins 1616 Jul 17 03:23 Dockerfile [2023-07-17T03:30:41.264Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 17 03:23 GOVERNANCE.md [2023-07-17T03:30:41.264Z] -rw-rw-r-- 1 jenkins jenkins 681 Jul 17 03:23 Jenkinsfile [2023-07-17T03:30:41.264Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 17 03:23 LICENSE [2023-07-17T03:30:41.264Z] -rw-rw-r-- 1 jenkins jenkins 3139 Jul 17 03:23 Makefile [2023-07-17T03:30:41.264Z] -rw-rw-r-- 1 jenkins jenkins 611 Jul 17 03:23 OWNERS.md [2023-07-17T03:30:41.264Z] -rw-rw-r-- 1 jenkins jenkins 2363 Jul 17 03:23 README.md [2023-07-17T03:30:41.264Z] -rw-rw-r-- 1 jenkins jenkins 4285 Jul 17 03:23 Record and Reply.postman_collection.json [2023-07-17T03:30:41.264Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 17 03:21 VERSION [2023-07-17T03:30:41.264Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 17 03:23 bin [2023-07-17T03:30:41.264Z] -rw-r--r-- 1 jenkins jenkins 7545 Jul 17 03:28 coverage.out [2023-07-17T03:30:41.264Z] -rw-rw-r-- 1 jenkins jenkins 3679 Jul 17 03:23 go.mod [2023-07-17T03:30:41.264Z] -rw-rw-r-- 1 jenkins jenkins 32845 Jul 17 03:23 go.sum [2023-07-17T03:30:41.264Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 17 03:23 internal [2023-07-17T03:30:41.264Z] -rw-rw-r-- 1 jenkins jenkins 913 Jul 17 03:23 main.go [2023-07-17T03:30:41.264Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 17 03:23 pkg [2023-07-17T03:30:41.264Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 17 03:23 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T03:30:41.681Z] + 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=af78ecbe9d4c61d660ae496ed508f7de77df5497 --label arch=arm64 --label version=0.0.0 . [2023-07-17T03:30:41.681Z] Sending build context to Docker daemon 166.4kB [2023-07-17T03:30:41.946Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-07-17T03:30:41.946Z] Step 2/26 : FROM ${BASE} AS builder [2023-07-17T03:30:41.946Z] ---> b9f9032096ca [2023-07-17T03:30:41.946Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-07-17T03:30:41.946Z] ---> Running in 360ab6f63a02 [2023-07-17T03:30:42.212Z] Removing intermediate container 360ab6f63a02 [2023-07-17T03:30:42.212Z] ---> ca32c2ae2c8e [2023-07-17T03:30:42.212Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-07-17T03:30:42.212Z] ---> Running in 605763e23464 [2023-07-17T03:30:42.478Z] Removing intermediate container 605763e23464 [2023-07-17T03:30:42.478Z] ---> 9751babf1df8 [2023-07-17T03:30:42.478Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-07-17T03:30:42.478Z] ---> Running in 2591dea73bea [2023-07-17T03:30:42.743Z] Removing intermediate container 2591dea73bea [2023-07-17T03:30:42.743Z] ---> 61c0d3e6498b [2023-07-17T03:30:42.743Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-17T03:30:43.011Z] ---> Running in 3854fb80aa8c [2023-07-17T03:30:43.965Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-17T03:30:44.230Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-17T03:30:45.186Z] OK: 263 MiB in 53 packages [2023-07-17T03:30:46.144Z] Removing intermediate container 3854fb80aa8c [2023-07-17T03:30:46.144Z] ---> 18d0c25b6ce6 [2023-07-17T03:30:46.144Z] Step 7/26 : WORKDIR /app [2023-07-17T03:30:46.144Z] ---> Running in 040f2398d570 [2023-07-17T03:30:46.410Z] Removing intermediate container 040f2398d570 [2023-07-17T03:30:46.410Z] ---> a399371b20bd [2023-07-17T03:30:46.410Z] Step 8/26 : COPY go.mod vendor* ./ [2023-07-17T03:30:46.676Z] ---> c7e250a83079 [2023-07-17T03:30:46.676Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-17T03:30:46.676Z] ---> Running in 3073718f4a3d [2023-07-17T03:30:49.251Z] Removing intermediate container 3073718f4a3d [2023-07-17T03:30:49.251Z] ---> 6aa97ff66b93 [2023-07-17T03:30:49.251Z] Step 10/26 : COPY . . [2023-07-17T03:30:49.517Z] ---> c78c10edc3f5 [2023-07-17T03:30:49.517Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-17T03:30:49.517Z] ---> Running in a372bb0f1b2c [2023-07-17T03:30:49.783Z] Removing intermediate container a372bb0f1b2c [2023-07-17T03:30:49.783Z] ---> 2afcf902ab24 [2023-07-17T03:30:49.783Z] Step 12/26 : RUN $MAKE [2023-07-17T03:30:49.783Z] ---> Running in d14fadb00ad5 [2023-07-17T03:30:50.751Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.7 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2023-07-17T03:32:57.420Z] Removing intermediate container d14fadb00ad5 [2023-07-17T03:32:57.420Z] ---> b5e885cdc660 [2023-07-17T03:32:57.420Z] Step 13/26 : FROM alpine:3.17 [2023-07-17T03:32:57.420Z] 3.17: Pulling from library/alpine [2023-07-17T03:32:57.420Z] edb6bdbacee9: Already exists [2023-07-17T03:32:57.420Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-17T03:32:57.420Z] Status: Downloaded newer image for alpine:3.17 [2023-07-17T03:32:57.420Z] ---> 779605e5fbc0 [2023-07-17T03:32:57.420Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-17T03:32:57.420Z] ---> Running in cccdbbbef448 [2023-07-17T03:32:57.420Z] Removing intermediate container cccdbbbef448 [2023-07-17T03:32:57.420Z] ---> d7de13e30de6 [2023-07-17T03:32:57.420Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-07-17T03:32:57.420Z] ---> Running in c58286aefee8 [2023-07-17T03:32:57.420Z] Removing intermediate container c58286aefee8 [2023-07-17T03:32:57.420Z] ---> 29d5a1afb466 [2023-07-17T03:32:57.420Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-17T03:32:57.420Z] ---> Running in a045e0fd2fcb [2023-07-17T03:32:57.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-17T03:32:57.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-17T03:32:57.420Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-17T03:32:57.420Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-17T03:32:57.420Z] Executing busybox-1.35.0-r29.trigger [2023-07-17T03:32:57.420Z] Executing ca-certificates-20230506-r0.trigger [2023-07-17T03:32:57.420Z] OK: 8 MiB in 17 packages [2023-07-17T03:32:58.376Z] Removing intermediate container a045e0fd2fcb [2023-07-17T03:32:58.376Z] ---> 8b193c043e5d [2023-07-17T03:32:58.376Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-17T03:32:58.642Z] ---> 0db4aa9780aa [2023-07-17T03:32:58.642Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-17T03:32:59.230Z] ---> a22b225806e8 [2023-07-17T03:32:59.230Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-07-17T03:32:59.496Z] ---> 01b9df396d0f [2023-07-17T03:32:59.496Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-07-17T03:33:00.900Z] ---> ea0d8be9fde3 [2023-07-17T03:33:00.900Z] Step 21/26 : EXPOSE 59712 [2023-07-17T03:33:00.900Z] ---> Running in 6f9a4b4854e2 [2023-07-17T03:33:01.168Z] Removing intermediate container 6f9a4b4854e2 [2023-07-17T03:33:01.168Z] ---> 6df9d1fb66ec [2023-07-17T03:33:01.168Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-07-17T03:33:01.168Z] ---> Running in a8f41d111ad1 [2023-07-17T03:33:01.434Z] Removing intermediate container a8f41d111ad1 [2023-07-17T03:33:01.435Z] ---> 3ec7d09440bc [2023-07-17T03:33:01.435Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-17T03:33:01.435Z] ---> Running in e8c927761f0e [2023-07-17T03:33:01.705Z] Removing intermediate container e8c927761f0e [2023-07-17T03:33:01.705Z] ---> 7de8709a8227 [2023-07-17T03:33:01.705Z] Step 24/26 : LABEL arch=arm64 [2023-07-17T03:33:01.705Z] ---> Running in c5eaa6b182c1 [2023-07-17T03:33:01.973Z] Removing intermediate container c5eaa6b182c1 [2023-07-17T03:33:01.973Z] ---> 525c7d506268 [2023-07-17T03:33:01.973Z] Step 25/26 : LABEL git_sha=af78ecbe9d4c61d660ae496ed508f7de77df5497 [2023-07-17T03:33:02.243Z] ---> Running in 38dbbb7523cf [2023-07-17T03:33:02.510Z] Removing intermediate container 38dbbb7523cf [2023-07-17T03:33:02.510Z] ---> 8f02ae2f03b4 [2023-07-17T03:33:02.510Z] Step 26/26 : LABEL version=0.0.0 [2023-07-17T03:33:02.510Z] ---> Running in 370f67e2defd [2023-07-17T03:33:02.777Z] Removing intermediate container 370f67e2defd [2023-07-17T03:33:02.777Z] ---> 958badae62fc [2023-07-17T03:33:02.777Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-17T03:33:02.777Z] Successfully built 958badae62fc [2023-07-17T03:33:02.777Z] 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-17T03:33:03.600Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-17T03:33:03.600Z] [2023-07-17T03:33:03.600Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T03:33:03.983Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-17T03:33:03.983Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-17T03:33:03.983Z] 8998bd30e6a1: Pulling fs layer [2023-07-17T03:33:03.983Z] 04944245beec: Pulling fs layer [2023-07-17T03:33:03.983Z] 699f458cf7ca: Pulling fs layer [2023-07-17T03:33:03.983Z] 765212b225bb: Pulling fs layer [2023-07-17T03:33:03.983Z] f23df028b6ca: Pulling fs layer [2023-07-17T03:33:03.983Z] d65c8cfc05b1: Pulling fs layer [2023-07-17T03:33:03.983Z] 2437ff75d9bd: Pulling fs layer [2023-07-17T03:33:03.983Z] 765212b225bb: Waiting [2023-07-17T03:33:03.983Z] f23df028b6ca: Waiting [2023-07-17T03:33:03.983Z] d65c8cfc05b1: Waiting [2023-07-17T03:33:03.983Z] 2437ff75d9bd: Waiting [2023-07-17T03:33:04.250Z] 04944245beec: Verifying Checksum [2023-07-17T03:33:04.250Z] 04944245beec: Download complete [2023-07-17T03:33:04.250Z] 765212b225bb: Verifying Checksum [2023-07-17T03:33:04.250Z] 765212b225bb: Download complete [2023-07-17T03:33:04.250Z] f23df028b6ca: Verifying Checksum [2023-07-17T03:33:04.250Z] f23df028b6ca: Download complete [2023-07-17T03:33:04.250Z] d65c8cfc05b1: Verifying Checksum [2023-07-17T03:33:04.250Z] d65c8cfc05b1: Download complete [2023-07-17T03:33:04.250Z] 699f458cf7ca: Verifying Checksum [2023-07-17T03:33:04.250Z] 699f458cf7ca: Download complete [2023-07-17T03:33:04.930Z] 8998bd30e6a1: Download complete [2023-07-17T03:33:06.914Z] 2437ff75d9bd: Verifying Checksum [2023-07-17T03:33:06.914Z] 2437ff75d9bd: Download complete [2023-07-17T03:33:08.891Z] 8998bd30e6a1: Pull complete [2023-07-17T03:33:09.475Z] 04944245beec: Pull complete [2023-07-17T03:33:10.890Z] 699f458cf7ca: Pull complete [2023-07-17T03:33:10.890Z] 765212b225bb: Pull complete [2023-07-17T03:33:11.474Z] f23df028b6ca: Pull complete [2023-07-17T03:33:11.741Z] d65c8cfc05b1: Pull complete [2023-07-17T03:33:26.743Z] 2437ff75d9bd: Pull complete [2023-07-17T03:33:26.743Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-17T03:33:26.743Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-17T03:33:26.743Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-17T03:33:27.067Z] prd-ubuntu20.04-docker-arm64-4c-16g-1297 does not seem to be running inside a container [2023-07-17T03:33:27.131Z] $ 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-17T03:33:29.658Z] $ docker top 986b469b46637e50bd3985f4588c41273c02222ff7a528c6ed1448a4f1d30a6a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-17T03:33:30.233Z] ---> job-cost.sh [2023-07-17T03:33:30.499Z] lf-activate-venv: SKIPPING [2023-07-17T03:33:30.499Z] INFO: No Stack... [2023-07-17T03:33:31.078Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-17T03:33:31.658Z] INFO: Archiving Costs [Pipeline] sh [2023-07-17T03:33:31.992Z] + cut -d, -f6 [2023-07-17T03:33:31.992Z] + cat /w/workspace/app-record-replay/1/archives/cost.csv [Pipeline] lock [2023-07-17T03:33:32.067Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-44-1-stack-cost] [2023-07-17T03:33:32.072Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-44-1-stack-cost] did not exist. Created. [2023-07-17T03:33:32.072Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-44-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-17T03:33:32.485Z] /w/workspace/app-record-replay/1@tmp/durable-772b5482/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-07-17T03:33:33.157Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-17T03:33:33.192Z] Warning: overwriting stash ‘stack-cost’ [2023-07-17T03:33:33.237Z] Stashed 1 file(s) [Pipeline] } [2023-07-17T03:33:33.252Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-44-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-17T03:33:33.338Z] $ docker stop --time=1 986b469b46637e50bd3985f4588c41273c02222ff7a528c6ed1448a4f1d30a6a [2023-07-17T03:33:34.804Z] $ docker rm -f --volumes 986b469b46637e50bd3985f4588c41273c02222ff7a528c6ed1448a4f1d30a6a [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-17T03:33:35.726Z] provisioning config files... [2023-07-17T03:33:35.734Z] Could not find credentials [app-record-replay-codecov-token] for edgexfoundry/app-record-replay/PR-44 #1 [2023-07-17T03:33:35.737Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/xfoundry_app-record-replay_PR-44@tmp/config7517462534215879109tmp [Pipeline] { [Pipeline] sh [2023-07-17T03:33:36.085Z] + set +x [2023-07-17T03:33:36.085Z] + curl -s https://codecov.io/bash [2023-07-17T03:33:36.085Z] + bash -s -- [2023-07-17T03:33:36.345Z] [2023-07-17T03:33:36.345Z] _____ _ [2023-07-17T03:33:36.345Z] / ____| | | [2023-07-17T03:33:36.345Z] | | ___ __| | ___ ___ _____ __ [2023-07-17T03:33:36.345Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-07-17T03:33:36.345Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-07-17T03:33:36.345Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-07-17T03:33:36.345Z] Bash-1.0.6 [2023-07-17T03:33:36.345Z] [2023-07-17T03:33:36.345Z] [2023-07-17T03:33:36.345Z] ==> git version 2.25.1 found [2023-07-17T03:33:36.345Z] ==> 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-17T03:33:36.345Z] Release-Date: 2020-01-08 [2023-07-17T03:33:36.345Z] 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-17T03:33:36.345Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-07-17T03:33:36.345Z] ==> Jenkins CI detected. [2023-07-17T03:33:36.345Z] current dir:  /w/workspace/xfoundry_app-record-replay_PR-44 [2023-07-17T03:33:36.345Z] project root: . [2023-07-17T03:33:36.345Z] --> token set from env [2023-07-17T03:33:36.345Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-07-17T03:33:36.345Z] ==> Running gcov in . (disable via -X gcov) [2023-07-17T03:33:36.345Z] ==> Python coveragepy not found [2023-07-17T03:33:36.345Z] ==> Searching for coverage reports in: [2023-07-17T03:33:36.345Z] + . [2023-07-17T03:33:36.345Z] -> Found 1 reports [2023-07-17T03:33:36.345Z] ==> Detecting git/mercurial file structure [2023-07-17T03:33:36.345Z] ==> Reading reports [2023-07-17T03:33:36.345Z] + ./coverage.out bytes=7545 [2023-07-17T03:33:36.345Z] ==> Appending adjustments [2023-07-17T03:33:36.345Z] https://docs.codecov.io/docs/fixing-reports [2023-07-17T03:33:36.604Z] + Found adjustments [2023-07-17T03:33:36.604Z] ==> Gzipping contents [2023-07-17T03:33:36.604Z] 4.0K /tmp/codecov.1Lvd8W.gz [2023-07-17T03:33:36.604Z] ==> Uploading reports [2023-07-17T03:33:36.604Z] url: https://codecov.io [2023-07-17T03:33:36.604Z] query: branch=PR-44&commit=af78ecbe9d4c61d660ae496ed508f7de77df5497&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-44%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=44&job=&cmd_args= [2023-07-17T03:33:36.604Z] -> Pinging Codecov [2023-07-17T03:33:36.604Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=$CCTOKEN&branch=PR-44&commit=af78ecbe9d4c61d660ae496ed508f7de77df5497&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-44%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=44&job=&cmd_args= [2023-07-17T03:33:36.604Z] Invalid request parameters [2023-07-17T03:33:36.604Z] 400 [Pipeline] } [2023-07-17T03:33:36.633Z] 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-17T03:33:38.342Z] + [ -d /w/workspace/xfoundry_app-record-replay_PR-44/archives ] [2023-07-17T03:33:38.342Z] + ls -al /w/workspace/xfoundry_app-record-replay_PR-44/archives [2023-07-17T03:33:38.342Z] total 16 [2023-07-17T03:33:38.342Z] drwxr-xr-x 3 root root 4096 Jul 17 03:24 . [2023-07-17T03:33:38.342Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 17 03:24 .. [2023-07-17T03:33:38.342Z] drwxr-xr-x 2 root root 4096 Jul 17 03:24 cost [2023-07-17T03:33:38.342Z] -rw-r--r-- 1 root root 88 Jul 17 03:24 cost.csv [2023-07-17T03:33:38.342Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_app-record-replay_PR-44/archives [2023-07-17T03:33:38.342Z] + ls -al /w/workspace/xfoundry_app-record-replay_PR-44/archives [2023-07-17T03:33:38.342Z] total 16 [2023-07-17T03:33:38.342Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 17 03:24 . [2023-07-17T03:33:38.342Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 17 03:24 .. [2023-07-17T03:33:38.342Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 17 03:24 cost [2023-07-17T03:33:38.342Z] -rw-r--r-- 1 jenkins jenkins 88 Jul 17 03:24 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-07-17T03:33:38.670Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-17T03:33:39.558Z] ---> package-listing.sh [2023-07-17T03:33:39.558Z] ++ facter osfamily [2023-07-17T03:33:39.558Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-17T03:33:39.818Z] + OS_FAMILY=debian [2023-07-17T03:33:39.818Z] + workspace=/w/workspace/xfoundry_app-record-replay_PR-44 [2023-07-17T03:33:39.818Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-17T03:33:39.818Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-17T03:33:39.818Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-17T03:33:39.818Z] + PACKAGES=/tmp/packages_start.txt [2023-07-17T03:33:39.818Z] + '[' /w/workspace/xfoundry_app-record-replay_PR-44 ']' [2023-07-17T03:33:39.818Z] + PACKAGES=/tmp/packages_end.txt [2023-07-17T03:33:39.818Z] + case "${OS_FAMILY}" in [2023-07-17T03:33:39.818Z] + dpkg -l [2023-07-17T03:33:39.818Z] + grep '^ii' [2023-07-17T03:33:39.818Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-17T03:33:39.818Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-17T03:33:39.818Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-17T03:33:39.818Z] + '[' /w/workspace/xfoundry_app-record-replay_PR-44 ']' [2023-07-17T03:33:39.818Z] + mkdir -p /w/workspace/xfoundry_app-record-replay_PR-44/archives/ [2023-07-17T03:33:39.818Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_app-record-replay_PR-44/archives/ [Pipeline] echo [2023-07-17T03:33:39.852Z] 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-44/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-07-17T03:33:40.143Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T03:33:40.766Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-17T03:33:40.766Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-17T03:33:40.956Z] prd-ubuntu20.04-docker-8c-8g-1296 does not seem to be running inside a container [2023-07-17T03:33:40.990Z] $ 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-44/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-44 -v /w/workspace/xfoundry_app-record-replay_PR-44:/w/workspace/xfoundry_app-record-replay_PR-44:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-44@tmp:/w/workspace/xfoundry_app-record-replay_PR-44@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-17T03:33:41.205Z] $ docker top baa36fe265bfcf7eae3648ddf641ecccc66f68f64d7df7e0d6b32d405553d86e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-17T03:33:41.590Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-17T03:33:41.909Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-17T03:33:42.218Z] + ls /var/log/sa-host [2023-07-17T03:33:42.218Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-17T03:33:42.436Z] provisioning config files... [2023-07-17T03:33:42.446Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-44@tmp/config954238952398300143tmp [Pipeline] { [Pipeline] echo [2023-07-17T03:33:42.489Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-17T03:33:42.801Z] ---> create-netrc.sh [Pipeline] } [2023-07-17T03:33:42.828Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-17T03:33:43.221Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-17T03:33:43.254Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-17T03:33:43.565Z] ---> sudo-logs.sh [2023-07-17T03:33:43.565Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-17T03:33:43.692Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-17T03:33:44.003Z] ---> job-cost.sh [2023-07-17T03:33:44.003Z] lf-activate-venv: SKIPPING [2023-07-17T03:33:44.003Z] DEBUG: total: 0.2199999988079071 [2023-07-17T03:33:44.003Z] INFO: Retrieving Stack Cost... [2023-07-17T03:33:44.270Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-17T03:33:44.839Z] INFO: Archiving Costs [Pipeline] echo [2023-07-17T03:33:44.873Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-17T03:33:45.183Z] ---> logs-deploy.sh [2023-07-17T03:33:45.183Z] lf-activate-venv: SKIPPING [2023-07-17T03:33:45.183Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-44/1 [2023-07-17T03:33:45.183Z] INFO: archiving workspace using pattern(s): [2023-07-17T03:33:46.118Z] Archives upload complete. [2023-07-17T03:33:46.118Z] INFO: archiving logs to Nexus