Pull request #74 event Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-record-replay Obtained Jenkinsfile from 2ea0bd57df8706de86f46d66924e1a8c96fd8cdc+656944739c5d46ff2bf97e096a372f8c475bc6ca (bbd6acf60e1649fb31bb16b2700e4365ec71da6f) 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-ssh18251793041947855530.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh16589864223207206812.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-74/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-74/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15074372211643550812.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-74/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10173137824137253623.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh3868733903392776074.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-74/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-74/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2436329585758678776.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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 Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-4909 in /w/workspace/xfoundry_app-record-replay_PR-74 [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-74 # 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 656944739c5d46ff2bf97e096a372f8c475bc6ca into PR head commit 2ea0bd57df8706de86f46d66924e1a8c96fd8cdc Merge succeeded, producing c10f6d2c63c4ac12c9dadf0ab41774bf9b3faaf3 Checking out Revision c10f6d2c63c4ac12c9dadf0ab41774bf9b3faaf3 (PR-74) > 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/74/head:refs/remotes/origin/PR-74 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2ea0bd57df8706de86f46d66924e1a8c96fd8cdc # 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 656944739c5d46ff2bf97e096a372f8c475bc6ca # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c10f6d2c63c4ac12c9dadf0ab41774bf9b3faaf3 # timeout=10 Commit message: "Merge commit '656944739c5d46ff2bf97e096a372f8c475bc6ca' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-30T17:32:26.075Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-30T17:32:26.281Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-30T17:32:26.449Z] ========================================================= [2023-08-30T17:32:26.449Z] EdgeX Global Pipelines Version Info [2023-08-30T17:32:26.449Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-30T17:32:27.204Z] ------------------- [2023-08-30T17:32:27.204Z] stable info: [2023-08-30T17:32:27.204Z] ------------------- [2023-08-30T17:32:27.204Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-30T17:32:27.204Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-30T17:32:27.204Z] Message: update stable to v1.0.253 [2023-08-30T17:32:27.775Z] ------------------- [2023-08-30T17:32:27.775Z] experimental info: [2023-08-30T17:32:27.775Z] ------------------- [2023-08-30T17:32:27.775Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-30T17:32:27.775Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-30T17:32:27.775Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-30T17:32:28.107Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-08-30T17:32:28.153Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-08-30T17:32:28.195Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-30T17:32:28.238Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-30T17:32:28.284Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-30T17:32:28.330Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-30T17:32:28.377Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-30T17:32:28.419Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-08-30T17:32:28.461Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-30T17:32:28.507Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-30T17:32:28.551Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-30T17:32:28.591Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-08-30T17:32:28.635Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-30T17:32:28.681Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-30T17:32:28.726Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-30T17:32:28.769Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-30T17:32:28.810Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-30T17:32:28.856Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-30T17:32:28.898Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-30T17:32:28.940Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-30T17:32:28.985Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-08-30T17:32:29.029Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-08-30T17:32:29.069Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-30T17:32:29.111Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-30T17:32:29.155Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-08-30T17:32:29.194Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-30T17:32:29.238Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-30T17:32:29.282Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-74 [Pipeline] echo [2023-08-30T17:32:29.326Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-74 [Pipeline] echo [2023-08-30T17:32:29.374Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-74 [Pipeline] echo [2023-08-30T17:32:29.418Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c10f6d2c63c4ac12c9dadf0ab41774bf9b3faaf3 [Pipeline] echo [2023-08-30T17:32:29.462Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c10f6d2 [Pipeline] echo [2023-08-30T17:32:29.505Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-30T17:32:29.636Z] provisioning config files... [2023-08-30T17:32:29.651Z] copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-74@tmp/config944348841807415842tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-30T17:32:29.999Z] ---> docker-login.sh [2023-08-30T17:32:29.999Z] nexus3.edgexfoundry.org:10001 [2023-08-30T17:32:29.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T17:32:30.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T17:32:30.258Z] Configure a credential helper to remove this warning. See [2023-08-30T17:32:30.258Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T17:32:30.258Z] [2023-08-30T17:32:30.258Z] Login Succeeded [2023-08-30T17:32:30.258Z] nexus3.edgexfoundry.org:10002 [2023-08-30T17:32:30.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T17:32:30.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T17:32:30.518Z] Configure a credential helper to remove this warning. See [2023-08-30T17:32:30.518Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T17:32:30.518Z] [2023-08-30T17:32:30.518Z] Login Succeeded [2023-08-30T17:32:30.518Z] nexus3.edgexfoundry.org:10003 [2023-08-30T17:32:30.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T17:32:30.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T17:32:30.518Z] Configure a credential helper to remove this warning. See [2023-08-30T17:32:30.518Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T17:32:30.518Z] [2023-08-30T17:32:30.518Z] Login Succeeded [2023-08-30T17:32:30.518Z] nexus3.edgexfoundry.org:10004 [2023-08-30T17:32:30.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T17:32:30.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T17:32:30.777Z] Configure a credential helper to remove this warning. See [2023-08-30T17:32:30.777Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T17:32:30.777Z] [2023-08-30T17:32:30.777Z] Login Succeeded [2023-08-30T17:32:30.777Z] docker.io [2023-08-30T17:32:30.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T17:32:31.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T17:32:31.280Z] Configure a credential helper to remove this warning. See [2023-08-30T17:32:31.280Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T17:32:31.280Z] [2023-08-30T17:32:31.280Z] Login Succeeded [2023-08-30T17:32:31.280Z] ---> docker-login.sh ends [Pipeline] } [2023-08-30T17:32:31.311Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-30T17:32:31.949Z] + git rev-list -1 --merges c10f6d2c63c4ac12c9dadf0ab41774bf9b3faaf3~1..c10f6d2c63c4ac12c9dadf0ab41774bf9b3faaf3 [Pipeline] echo [2023-08-30T17:32:32.011Z] -----------> git rev-list -1 --merges c10f6d2c63c4ac12c9dadf0ab41774bf9b3faaf3~1..c10f6d2c63c4ac12c9dadf0ab41774bf9b3faaf3 c10f6d2c63c4ac12c9dadf0ab41774bf9b3faaf3 [2023-08-30T17:32:32.011Z] c10f6d2c63c4ac12c9dadf0ab41774bf9b3faaf3 [false] [Pipeline] sh [2023-08-30T17:32:32.321Z] + git log --format=format:%s -1 c10f6d2c63c4ac12c9dadf0ab41774bf9b3faaf3 [Pipeline] echo [2023-08-30T17:32:32.359Z] ========================================================= [2023-08-30T17:32:32.359Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-30T17:32:32.359Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-30T17:32:32.805Z] + git log --format=format:%s -1 c10f6d2c63c4ac12c9dadf0ab41774bf9b3faaf3 [Pipeline] echo [2023-08-30T17:32:32.841Z] [semverPrep] GIT_COMMIT: c10f6d2c63c4ac12c9dadf0ab41774bf9b3faaf3, Commit Message: Merge commit '656944739c5d46ff2bf97e096a372f8c475bc6ca' into HEAD [Pipeline] echo [2023-08-30T17:32:32.872Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-30T17:32:33.268Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-30T17:32:33.268Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-30T17:32:33.268Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-30T17:32:33.268Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-30T17:32:33.268Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-30T17:32:33.268Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-30T17:32:33.268Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T17:32:33.756Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-30T17:32:33.757Z] [2023-08-30T17:32:33.757Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T17:32:34.143Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-30T17:32:34.143Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-30T17:32:34.143Z] b85a868b505f: Pulling fs layer [2023-08-30T17:32:34.143Z] e2be974225ed: Pulling fs layer [2023-08-30T17:32:34.143Z] 339a4e72a1f5: Pulling fs layer [2023-08-30T17:32:34.143Z] 988bab9f4d93: Pulling fs layer [2023-08-30T17:32:34.143Z] 1469e6f7b9e6: Pulling fs layer [2023-08-30T17:32:34.143Z] eaf3925da568: Pulling fs layer [2023-08-30T17:32:34.143Z] bab4dde63d76: Pulling fs layer [2023-08-30T17:32:34.143Z] bde34c3a00c8: Pulling fs layer [2023-08-30T17:32:34.143Z] b352a97aabf1: Pulling fs layer [2023-08-30T17:32:34.143Z] 4872d77fe225: Pulling fs layer [2023-08-30T17:32:34.143Z] 5851b861e8e6: Pulling fs layer [2023-08-30T17:32:34.143Z] 988bab9f4d93: Waiting [2023-08-30T17:32:34.143Z] bab4dde63d76: Waiting [2023-08-30T17:32:34.143Z] bde34c3a00c8: Waiting [2023-08-30T17:32:34.143Z] 1469e6f7b9e6: Waiting [2023-08-30T17:32:34.143Z] b352a97aabf1: Waiting [2023-08-30T17:32:34.143Z] eaf3925da568: Waiting [2023-08-30T17:32:34.143Z] 4872d77fe225: Waiting [2023-08-30T17:32:34.143Z] 5851b861e8e6: Waiting [2023-08-30T17:32:34.143Z] e2be974225ed: Download complete [2023-08-30T17:32:34.143Z] 988bab9f4d93: Verifying Checksum [2023-08-30T17:32:34.143Z] 988bab9f4d93: Download complete [2023-08-30T17:32:34.401Z] 1469e6f7b9e6: Verifying Checksum [2023-08-30T17:32:34.401Z] 1469e6f7b9e6: Download complete [2023-08-30T17:32:34.401Z] 339a4e72a1f5: Verifying Checksum [2023-08-30T17:32:34.401Z] 339a4e72a1f5: Download complete [2023-08-30T17:32:34.401Z] eaf3925da568: Download complete [2023-08-30T17:32:34.401Z] bde34c3a00c8: Download complete [2023-08-30T17:32:34.401Z] b352a97aabf1: Verifying Checksum [2023-08-30T17:32:34.401Z] b352a97aabf1: Download complete [2023-08-30T17:32:34.401Z] 4872d77fe225: Download complete [2023-08-30T17:32:34.401Z] 5851b861e8e6: Download complete [2023-08-30T17:32:34.401Z] b85a868b505f: Verifying Checksum [2023-08-30T17:32:34.401Z] b85a868b505f: Download complete [2023-08-30T17:32:34.659Z] bab4dde63d76: Verifying Checksum [2023-08-30T17:32:34.659Z] bab4dde63d76: Download complete [2023-08-30T17:32:35.596Z] b85a868b505f: Pull complete [2023-08-30T17:32:35.596Z] e2be974225ed: Pull complete [2023-08-30T17:32:36.164Z] 339a4e72a1f5: Pull complete [2023-08-30T17:32:36.164Z] 988bab9f4d93: Pull complete [2023-08-30T17:32:36.423Z] 1469e6f7b9e6: Pull complete [2023-08-30T17:32:36.423Z] eaf3925da568: Pull complete [2023-08-30T17:32:38.324Z] bab4dde63d76: Pull complete [2023-08-30T17:32:38.324Z] bde34c3a00c8: Pull complete [2023-08-30T17:32:38.324Z] b352a97aabf1: Pull complete [2023-08-30T17:32:38.324Z] 4872d77fe225: Pull complete [2023-08-30T17:32:38.584Z] 5851b861e8e6: Pull complete [2023-08-30T17:32:38.584Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-30T17:32:38.584Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-30T17:32:38.584Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-30T17:32:38.816Z] prd-ubuntu20.04-docker-8c-8g-4909 does not seem to be running inside a container [2023-08-30T17:32:38.845Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_app-record-replay_PR-74 -v /w/workspace/xfoundry_app-record-replay_PR-74:/w/workspace/xfoundry_app-record-replay_PR-74:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-74@tmp:/w/workspace/xfoundry_app-record-replay_PR-74@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-devops/py-git-semver:0.1.4 cat [2023-08-30T17:32:43.469Z] $ docker top 16302bd6c99e02ffef881cc48b270ea091f8b5f47b24d5b128ad3b89bd2e7418 -eo pid,comm [2023-08-30T17:32:43.523Z] 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-08-30T17:32:43.523Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-30T17:32:43.643Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-30T17:32:43.643Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-30T17:32:43.744Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-30T17:32:43.745Z] $ docker exec 16302bd6c99e02ffef881cc48b270ea091f8b5f47b24d5b128ad3b89bd2e7418 ssh-agent [2023-08-30T17:32:43.848Z] SSH_AUTH_SOCK=/tmp/ssh-IqWx4Pb6lAQg/agent.33 [2023-08-30T17:32:43.848Z] SSH_AGENT_PID=39 [2023-08-30T17:32:43.853Z] Running ssh-add (command line suppressed) [2023-08-30T17:32:43.949Z] Identity added: /w/workspace/xfoundry_app-record-replay_PR-74@tmp/private_key_15109639489711715792.key (/w/workspace/xfoundry_app-record-replay_PR-74@tmp/private_key_15109639489711715792.key) [2023-08-30T17:32:43.964Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-30T17:32:44.288Z] + git tag --points-at HEAD [Pipeline] } [2023-08-30T17:32:44.311Z] $ docker exec --env ******** --env ******** 16302bd6c99e02ffef881cc48b270ea091f8b5f47b24d5b128ad3b89bd2e7418 ssh-agent -k [2023-08-30T17:32:44.401Z] unset SSH_AUTH_SOCK; [2023-08-30T17:32:44.402Z] unset SSH_AGENT_PID; [2023-08-30T17:32:44.402Z] echo Agent pid 39 killed; [2023-08-30T17:32:44.410Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-30T17:32:44.499Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-30T17:32:44.499Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-30T17:32:44.596Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-30T17:32:44.597Z] $ docker exec 16302bd6c99e02ffef881cc48b270ea091f8b5f47b24d5b128ad3b89bd2e7418 ssh-agent [2023-08-30T17:32:44.705Z] SSH_AUTH_SOCK=/tmp/ssh-wsYaTJYg9A3h/agent.71 [2023-08-30T17:32:44.705Z] SSH_AGENT_PID=77 [2023-08-30T17:32:44.709Z] Running ssh-add (command line suppressed) [2023-08-30T17:32:44.821Z] Identity added: /w/workspace/xfoundry_app-record-replay_PR-74@tmp/private_key_6140107004933975224.key (/w/workspace/xfoundry_app-record-replay_PR-74@tmp/private_key_6140107004933975224.key) [2023-08-30T17:32:44.836Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-30T17:32:45.170Z] + git semver init [2023-08-30T17:32:45.428Z] 2023-08-30 17:32:45,336 [run_init] DEBUG init version:0.0.0 force:False [2023-08-30T17:32:45.428Z] 2023-08-30 17:32:45,336 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_app-record-replay_PR-74/.semver [2023-08-30T17:32:45.428Z] 2023-08-30 17:32:45,337 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/xfoundry_app-record-replay_PR-74/.semver [2023-08-30T17:32:45.428Z] 2023-08-30 17:32:45,337 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/xfoundry_app-record-replay_PR-74/.semver'], cwd=/w/workspace/xfoundry_app-record-replay_PR-74, universal_newlines=False, shell=None, istream=None) [2023-08-30T17:32:45.996Z] 2023-08-30 17:32:45,911 [append_file] DEBUG append to file:/w/workspace/xfoundry_app-record-replay_PR-74/.git/info/exclude [2023-08-30T17:32:45.996Z] 2023-08-30 17:32:45,911 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_app-record-replay_PR-74/.semver/PR-74 with force:False [2023-08-30T17:32:45.996Z] 2023-08-30 17:32:45,911 [write_file] DEBUG write to file:/w/workspace/xfoundry_app-record-replay_PR-74/.semver/PR-74 [2023-08-30T17:32:45.996Z] 2023-08-30 17:32:45,915 [execute] INFO git cat-file --batch-check [2023-08-30T17:32:45.996Z] 2023-08-30 17:32:45,915 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_app-record-replay_PR-74/.semver, universal_newlines=False, shell=None, istream=) [2023-08-30T17:32:45.996Z] 2023-08-30 17:32:45,920 [execute] INFO git cat-file --batch [2023-08-30T17:32:45.996Z] 2023-08-30 17:32:45,920 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_app-record-replay_PR-74/.semver, universal_newlines=False, shell=None, istream=) [2023-08-30T17:32:45.996Z] 2023-08-30 17:32:45,925 [read_version] DEBUG read version from /w/workspace/xfoundry_app-record-replay_PR-74/.semver/PR-74 [2023-08-30T17:32:45.996Z] 0.0.0 [Pipeline] } [2023-08-30T17:32:46.022Z] $ docker exec --env ******** --env ******** 16302bd6c99e02ffef881cc48b270ea091f8b5f47b24d5b128ad3b89bd2e7418 ssh-agent -k [2023-08-30T17:32:46.128Z] unset SSH_AUTH_SOCK; [2023-08-30T17:32:46.129Z] unset SSH_AGENT_PID; [2023-08-30T17:32:46.129Z] echo Agent pid 77 killed; [2023-08-30T17:32:46.139Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-30T17:32:46.562Z] + git semver [Pipeline] } [2023-08-30T17:32:46.842Z] $ docker stop --time=1 16302bd6c99e02ffef881cc48b270ea091f8b5f47b24d5b128ad3b89bd2e7418 [2023-08-30T17:32:48.094Z] $ docker rm -f --volumes 16302bd6c99e02ffef881cc48b270ea091f8b5f47b24d5b128ad3b89bd2e7418 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-30T17:32:48.499Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-30T17:32:48.765Z] Stashed 1 file(s) [Pipeline] echo [2023-08-30T17:32:48.781Z] [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-08-30T17:32:49.427Z] provisioning config files... [2023-08-30T17:32:49.436Z] copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-74@tmp/config18401355386614092158tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-30T17:32:49.784Z] ---> docker-login.sh [2023-08-30T17:32:49.784Z] nexus3.edgexfoundry.org:10001 [2023-08-30T17:32:49.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T17:32:49.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T17:32:49.784Z] Configure a credential helper to remove this warning. See [2023-08-30T17:32:49.784Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T17:32:49.784Z] [2023-08-30T17:32:49.784Z] Login Succeeded [2023-08-30T17:32:49.784Z] nexus3.edgexfoundry.org:10002 [2023-08-30T17:32:49.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T17:32:49.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T17:32:49.784Z] Configure a credential helper to remove this warning. See [2023-08-30T17:32:49.784Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T17:32:49.784Z] [2023-08-30T17:32:49.784Z] Login Succeeded [2023-08-30T17:32:49.784Z] nexus3.edgexfoundry.org:10003 [2023-08-30T17:32:50.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T17:32:50.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T17:32:50.043Z] Configure a credential helper to remove this warning. See [2023-08-30T17:32:50.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T17:32:50.043Z] [2023-08-30T17:32:50.043Z] Login Succeeded [2023-08-30T17:32:50.043Z] nexus3.edgexfoundry.org:10004 [2023-08-30T17:32:50.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T17:32:50.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T17:32:50.043Z] Configure a credential helper to remove this warning. See [2023-08-30T17:32:50.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T17:32:50.043Z] [2023-08-30T17:32:50.043Z] Login Succeeded [2023-08-30T17:32:50.043Z] docker.io [2023-08-30T17:32:50.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T17:32:50.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T17:32:50.303Z] Configure a credential helper to remove this warning. See [2023-08-30T17:32:50.303Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T17:32:50.303Z] [2023-08-30T17:32:50.303Z] Login Succeeded [2023-08-30T17:32:50.303Z] ---> docker-login.sh ends [Pipeline] } [2023-08-30T17:32:50.337Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-30T17:32:50.536Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-30T17:32:50.577Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-30T17:32:50.613Z] ========================================================= [2023-08-30T17:32:50.613Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-30T17:32:50.614Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T17:32:51.095Z] + 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-08-30T17:32:51.095Z] Sending build context to Docker daemon 551.9kB [2023-08-30T17:32:51.095Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-30T17:32:51.095Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-30T17:32:51.095Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-30T17:32:51.095Z] 4db1b89c0bd1: Pulling fs layer [2023-08-30T17:32:51.095Z] 6911f1a30b25: Pulling fs layer [2023-08-30T17:32:51.095Z] e194b8c5c2a9: Pulling fs layer [2023-08-30T17:32:51.095Z] 6863d3e3a2b1: Pulling fs layer [2023-08-30T17:32:51.095Z] ec0bb842ea78: Pulling fs layer [2023-08-30T17:32:51.095Z] 40a00589a448: Pulling fs layer [2023-08-30T17:32:51.095Z] 6c08303d61cc: Pulling fs layer [2023-08-30T17:32:51.095Z] 798269fcf238: Pulling fs layer [2023-08-30T17:32:51.095Z] ec0bb842ea78: Waiting [2023-08-30T17:32:51.095Z] 40a00589a448: Waiting [2023-08-30T17:32:51.095Z] 6c08303d61cc: Waiting [2023-08-30T17:32:51.095Z] 798269fcf238: Waiting [2023-08-30T17:32:51.095Z] 6863d3e3a2b1: Waiting [2023-08-30T17:32:51.095Z] 6911f1a30b25: Download complete [2023-08-30T17:32:51.095Z] 6863d3e3a2b1: Verifying Checksum [2023-08-30T17:32:51.095Z] 6863d3e3a2b1: Download complete [2023-08-30T17:32:51.095Z] ec0bb842ea78: Verifying Checksum [2023-08-30T17:32:51.095Z] ec0bb842ea78: Download complete [2023-08-30T17:32:51.095Z] 4db1b89c0bd1: Download complete [2023-08-30T17:32:51.353Z] 40a00589a448: Verifying Checksum [2023-08-30T17:32:51.353Z] 40a00589a448: Download complete [2023-08-30T17:32:51.353Z] 4db1b89c0bd1: Pull complete [2023-08-30T17:32:51.612Z] 6911f1a30b25: Pull complete [2023-08-30T17:32:51.612Z] 798269fcf238: Verifying Checksum [2023-08-30T17:32:51.612Z] 798269fcf238: Download complete [2023-08-30T17:32:51.872Z] e194b8c5c2a9: Verifying Checksum [2023-08-30T17:32:51.872Z] e194b8c5c2a9: Download complete [2023-08-30T17:32:52.131Z] 6c08303d61cc: Verifying Checksum [2023-08-30T17:32:52.131Z] 6c08303d61cc: Download complete [2023-08-30T17:32:54.661Z] e194b8c5c2a9: Pull complete [2023-08-30T17:32:54.920Z] 6863d3e3a2b1: Pull complete [2023-08-30T17:32:54.920Z] ec0bb842ea78: Pull complete [2023-08-30T17:32:54.920Z] 40a00589a448: Pull complete [2023-08-30T17:32:57.459Z] 6c08303d61cc: Pull complete [2023-08-30T17:32:58.026Z] 798269fcf238: Pull complete [2023-08-30T17:32:58.026Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-30T17:32:58.026Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-30T17:32:58.026Z] ---> ec979cd7f677 [2023-08-30T17:32:58.026Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-30T17:33:04.234Z] Still waiting to schedule task [2023-08-30T17:33:04.234Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-08-30T17:33:04.615Z] ---> Running in 335f59e1e0b9 [2023-08-30T17:33:04.615Z] Removing intermediate container 335f59e1e0b9 [2023-08-30T17:33:04.615Z] ---> b2c89767afc5 [2023-08-30T17:33:04.615Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-30T17:33:04.615Z] ---> Running in e9359acb9777 [2023-08-30T17:33:04.615Z] Removing intermediate container e9359acb9777 [2023-08-30T17:33:04.615Z] ---> 7f6f7fb1ccdc [2023-08-30T17:33:04.615Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-30T17:33:04.615Z] ---> Running in bce443ea3bda [2023-08-30T17:33:04.875Z] Removing intermediate container bce443ea3bda [2023-08-30T17:33:04.875Z] ---> 4495c5516652 [2023-08-30T17:33:04.875Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-30T17:33:04.875Z] ---> Running in 98f0c28f4e1e [2023-08-30T17:33:05.134Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-30T17:33:05.134Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-30T17:33:05.703Z] OK: 265 MiB in 53 packages [2023-08-30T17:33:05.961Z] Removing intermediate container 98f0c28f4e1e [2023-08-30T17:33:05.961Z] ---> 5c18d0aeb296 [2023-08-30T17:33:05.961Z] Step 7/12 : WORKDIR /app [2023-08-30T17:33:05.961Z] ---> Running in 8e72af504ada [2023-08-30T17:33:05.961Z] Removing intermediate container 8e72af504ada [2023-08-30T17:33:05.961Z] ---> 57073f5e965c [2023-08-30T17:33:05.961Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-30T17:33:05.961Z] ---> 44f2319e0050 [2023-08-30T17:33:05.961Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-30T17:33:05.961Z] ---> Running in 4a2dc0d2c202 [2023-08-30T17:33:52.664Z] Removing intermediate container 4a2dc0d2c202 [2023-08-30T17:33:52.664Z] ---> 4c08407a3e0d [2023-08-30T17:33:52.664Z] Step 10/12 : COPY . . [2023-08-30T17:33:52.664Z] ---> 22bf92e75c2b [2023-08-30T17:33:52.664Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-30T17:33:52.664Z] ---> Running in 5b2f221b8eec [2023-08-30T17:33:52.664Z] Removing intermediate container 5b2f221b8eec [2023-08-30T17:33:52.664Z] ---> b4c84a4b1b7e [2023-08-30T17:33:52.664Z] Step 12/12 : RUN $MAKE [2023-08-30T17:33:52.664Z] ---> Running in e14a472c6443 [2023-08-30T17:33:52.664Z] noop [2023-08-30T17:33:52.665Z] Removing intermediate container e14a472c6443 [2023-08-30T17:33:52.665Z] ---> ee50a0758fdd [2023-08-30T17:33:52.665Z] Successfully built ee50a0758fdd [2023-08-30T17:33:52.665Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T17:33:53.118Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-30T17:33:53.118Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-30T17:33:53.272Z] prd-ubuntu20.04-docker-8c-8g-4909 does not seem to be running inside a container [2023-08-30T17:33:53.298Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_app-record-replay_PR-74 -v /w/workspace/xfoundry_app-record-replay_PR-74:/w/workspace/xfoundry_app-record-replay_PR-74:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-74@tmp:/w/workspace/xfoundry_app-record-replay_PR-74@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-30T17:33:53.626Z] $ docker top 3e2e8d344b698573010fc1395a0a346713c6f97107c4ae10c80f0bda9ffcd670 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-30T17:33:54.016Z] + go version [2023-08-30T17:33:54.016Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-30T17:33:54.045Z] $ docker stop --time=1 3e2e8d344b698573010fc1395a0a346713c6f97107c4ae10c80f0bda9ffcd670 [2023-08-30T17:33:55.327Z] $ docker rm -f --volumes 3e2e8d344b698573010fc1395a0a346713c6f97107c4ae10c80f0bda9ffcd670 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T17:33:55.996Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-30T17:33:55.996Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-30T17:33:56.138Z] prd-ubuntu20.04-docker-8c-8g-4909 does not seem to be running inside a container [2023-08-30T17:33:56.163Z] $ 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-74 -v /w/workspace/xfoundry_app-record-replay_PR-74:/w/workspace/xfoundry_app-record-replay_PR-74:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-74@tmp:/w/workspace/xfoundry_app-record-replay_PR-74@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-30T17:33:56.491Z] $ docker top 7e798848ad24d01739c0b3d36971df5f1897242414c912313b6fcfbd880d856c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-30T17:33:56.885Z] + git config --global --add safe.directory /w/workspace/xfoundry_app-record-replay_PR-74 [Pipeline] fileExists [Pipeline] sh [2023-08-30T17:33:57.245Z] + make test [2023-08-30T17:33:57.245Z] go test -race -coverprofile=coverage.out ./... [2023-08-30T17:34:15.324Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-08-30T17:34:15.889Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.082s coverage: 88.0% of statements [2023-08-30T17:34:16.148Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-08-30T17:34:16.148Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-08-30T17:34:16.148Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-08-30T17:34:26.128Z] ok github.com/edgexfoundry/app-record-replay/internal/application 8.639s coverage: 98.7% of statements [2023-08-30T17:34:26.128Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.111s coverage: 78.7% of statements [2023-08-30T17:34:26.128Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 0.045s coverage: 100.0% of statements [2023-08-30T17:34:34.356Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4910 in /w/workspace/xfoundry_app-record-replay_PR-74 [Pipeline] { [Pipeline] ws [2023-08-30T17:34:34.412Z] Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout [2023-08-30T17:34:34.489Z] Selected Git installation does not exist. Using Default [2023-08-30T17:34:34.489Z] The recommended git tool is: NONE [2023-08-30T17:34:40.351Z] using credential edgex-jenkins-ssh [2023-08-30T17:34:40.367Z] Cloning the remote Git repository [2023-08-30T17:34:40.397Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-08-30T17:34:40.486Z] > git init /w/workspace/app-record-replay/1 # timeout=10 [2023-08-30T17:34:40.628Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-08-30T17:34:40.629Z] > git --version # timeout=10 [2023-08-30T17:34:40.650Z] > git --version # 'git version 2.25.1' [2023-08-30T17:34:40.652Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-30T17:34:40.787Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-30T17:34:41.405Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-08-30T17:34:41.425Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-30T17:34:42.809Z] Merging remotes/origin/main commit 656944739c5d46ff2bf97e096a372f8c475bc6ca into PR head commit 2ea0bd57df8706de86f46d66924e1a8c96fd8cdc [2023-08-30T17:34:43.114Z] Merge succeeded, producing 7d8d0c8e373dfbaf2bd6f071ac0dd2da635db620 [2023-08-30T17:34:43.114Z] Checking out Revision 7d8d0c8e373dfbaf2bd6f071ac0dd2da635db620 (PR-74) [2023-08-30T17:34:42.224Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-08-30T17:34:42.261Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-08-30T17:34:42.262Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-30T17:34:42.282Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/74/head:refs/remotes/origin/PR-74 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-08-30T17:34:42.814Z] > git config core.sparsecheckout # timeout=10 [2023-08-30T17:34:42.904Z] > git checkout -f 2ea0bd57df8706de86f46d66924e1a8c96fd8cdc # timeout=10 [2023-08-30T17:34:42.982Z] > git remote # timeout=10 [2023-08-30T17:34:43.000Z] > git config --get remote.origin.url # timeout=10 [2023-08-30T17:34:43.017Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-30T17:34:43.029Z] > git merge 656944739c5d46ff2bf97e096a372f8c475bc6ca # timeout=10 [2023-08-30T17:34:43.081Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-08-30T17:34:43.109Z] > git config core.sparsecheckout # timeout=10 [2023-08-30T17:34:43.128Z] > git checkout -f 7d8d0c8e373dfbaf2bd6f071ac0dd2da635db620 # timeout=10 [2023-08-30T17:34:44.231Z] go vet ./... [2023-08-30T17:34:46.578Z] Commit message: "Merge commit '656944739c5d46ff2bf97e096a372f8c475bc6ca' into HEAD" [2023-08-30T17:34:46.579Z] First time build. Skipping changelog. [2023-08-30T17:34:46.617Z] > git --version # timeout=10 [2023-08-30T17:34:46.628Z] > git --version # 'git version 2.25.1' [2023-08-30T17:34:46.643Z] fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2023-08-30T17:34:47.524Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-30T17:34:47.525Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-30T17:34:47.525Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-30T17:34:47.573Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-30T17:34:47.605Z] $ docker stop --time=1 7e798848ad24d01739c0b3d36971df5f1897242414c912313b6fcfbd880d856c [2023-08-30T17:34:52.141Z] $ docker rm -f --volumes 7e798848ad24d01739c0b3d36971df5f1897242414c912313b6fcfbd880d856c [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-30T17:34:52.686Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-30T17:34:52.751Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2023-08-30T17:34:53.054Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-30T17:34:53.054Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-30T17:34:53.054Z] Dload Upload Total Spent Left Speed [2023-08-30T17:34:53.054Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85006 0 --:--:-- --:--:-- --:--:-- 85006 [Pipeline] sh [Pipeline] sh [2023-08-30T17:34:53.476Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-30T17:34:53.718Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-30T17:34:53.783Z] + ls -al . [2023-08-30T17:34:53.783Z] total 184 [2023-08-30T17:34:53.783Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 30 17:33 . [2023-08-30T17:34:53.783Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 30 17:32 .. [2023-08-30T17:34:53.783Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 30 17:32 .dockerignore [2023-08-30T17:34:53.783Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 30 17:32 .git [2023-08-30T17:34:53.783Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 30 17:32 .github [2023-08-30T17:34:53.783Z] -rw-rw-r-- 1 jenkins jenkins 164 Aug 30 17:32 .gitignore [2023-08-30T17:34:53.783Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 30 17:32 .golangci.yml [2023-08-30T17:34:53.783Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 30 17:32 .semver [2023-08-30T17:34:53.783Z] -rw-rw-r-- 1 jenkins jenkins 11301 Aug 30 17:32 Attribution.txt [2023-08-30T17:34:53.783Z] -rw-rw-r-- 1 jenkins jenkins 258 Aug 30 17:32 CHANGELOG.md [2023-08-30T17:34:53.783Z] -rw-rw-r-- 1 jenkins jenkins 1616 Aug 30 17:32 Dockerfile [2023-08-30T17:34:53.783Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 30 17:32 GOVERNANCE.md [2023-08-30T17:34:53.783Z] -rw-rw-r-- 1 jenkins jenkins 681 Aug 30 17:32 Jenkinsfile [2023-08-30T17:34:53.783Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 30 17:32 LICENSE [2023-08-30T17:34:53.783Z] -rw-rw-r-- 1 jenkins jenkins 3139 Aug 30 17:32 Makefile [2023-08-30T17:34:53.783Z] -rw-rw-r-- 1 jenkins jenkins 611 Aug 30 17:32 OWNERS.md [2023-08-30T17:34:53.783Z] -rw-rw-r-- 1 jenkins jenkins 2363 Aug 30 17:32 README.md [2023-08-30T17:34:53.783Z] -rw-rw-r-- 1 jenkins jenkins 7594 Aug 30 17:32 Record and Reply.postman_collection.json [2023-08-30T17:34:53.783Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 30 17:32 VERSION [2023-08-30T17:34:53.783Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 30 17:32 bin [2023-08-30T17:34:53.783Z] -rw-r--r-- 1 jenkins jenkins 24553 Aug 30 17:34 coverage.out [2023-08-30T17:34:53.783Z] -rw-rw-r-- 1 jenkins jenkins 3916 Aug 30 17:32 go.mod [2023-08-30T17:34:53.783Z] -rw-rw-r-- 1 jenkins jenkins 34159 Aug 30 17:32 go.sum [2023-08-30T17:34:53.783Z] drwxrwxr-x 7 jenkins jenkins 4096 Aug 30 17:32 internal [2023-08-30T17:34:53.783Z] -rw-rw-r-- 1 jenkins jenkins 913 Aug 30 17:32 main.go [2023-08-30T17:34:53.783Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 30 17:32 openapi [2023-08-30T17:34:53.783Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 30 17:32 pkg [2023-08-30T17:34:53.783Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 30 17:32 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T17:34:54.060Z] + sudo tee /etc/docker/daemon.new [2023-08-30T17:34:54.060Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-30T17:34:54.060Z] { [2023-08-30T17:34:54.060Z] "registry-mirrors": [ [2023-08-30T17:34:54.060Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-30T17:34:54.060Z] ], [2023-08-30T17:34:54.060Z] "bip": "10.250.0.254/24", [2023-08-30T17:34:54.060Z] "hosts": [ [2023-08-30T17:34:54.060Z] "tcp://0.0.0.0:5555", [2023-08-30T17:34:54.060Z] "unix:///var/run/docker.sock" [2023-08-30T17:34:54.060Z] ], [2023-08-30T17:34:54.060Z] "mtu": 1458, [2023-08-30T17:34:54.060Z] "selinux-enabled": true, [2023-08-30T17:34:54.060Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-30T17:34:54.060Z] } [Pipeline] sh [2023-08-30T17:34:54.213Z] + 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=c10f6d2c63c4ac12c9dadf0ab41774bf9b3faaf3 --label arch=amd64 --label version=0.0.0 . [2023-08-30T17:34:54.213Z] Sending build context to Docker daemon 577kB [2023-08-30T17:34:54.213Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-08-30T17:34:54.213Z] Step 2/26 : FROM ${BASE} AS builder [2023-08-30T17:34:54.213Z] ---> ee50a0758fdd [2023-08-30T17:34:54.213Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-08-30T17:34:54.394Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-30T17:34:54.472Z] ---> Running in b25d5c554410 [2023-08-30T17:34:54.472Z] Removing intermediate container b25d5c554410 [2023-08-30T17:34:54.472Z] ---> e4b601758251 [2023-08-30T17:34:54.472Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-08-30T17:34:54.730Z] ---> Running in ade9a2837501 [2023-08-30T17:34:54.730Z] Removing intermediate container ade9a2837501 [2023-08-30T17:34:54.730Z] ---> ee5215791eaa [2023-08-30T17:34:54.730Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-08-30T17:34:54.730Z] ---> Running in 72f81b6bee68 [2023-08-30T17:34:54.730Z] Removing intermediate container 72f81b6bee68 [2023-08-30T17:34:54.730Z] ---> bb8623684742 [2023-08-30T17:34:54.730Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-30T17:34:54.730Z] ---> Running in 765f56d00122 [2023-08-30T17:34:54.737Z] + sudo service docker restart [2023-08-30T17:34:54.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-30T17:34:55.247Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-30T17:34:55.506Z] OK: 265 MiB in 53 packages [2023-08-30T17:34:55.763Z] Removing intermediate container 765f56d00122 [2023-08-30T17:34:55.763Z] ---> 302e1b9f5e58 [2023-08-30T17:34:55.763Z] Step 7/26 : WORKDIR /app [2023-08-30T17:34:55.763Z] ---> Running in b9d3521ffcac [2023-08-30T17:34:55.763Z] Removing intermediate container b9d3521ffcac [2023-08-30T17:34:55.763Z] ---> 6ad455a07935 [2023-08-30T17:34:55.763Z] Step 8/26 : COPY go.mod vendor* ./ [2023-08-30T17:34:56.029Z] ---> 969896fa9f0c [2023-08-30T17:34:56.029Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-30T17:34:56.029Z] ---> Running in e76b5726a13a [2023-08-30T17:34:56.599Z] Removing intermediate container e76b5726a13a [2023-08-30T17:34:56.599Z] ---> d6242ee2ee58 [2023-08-30T17:34:56.599Z] Step 10/26 : COPY . . [2023-08-30T17:34:56.857Z] ---> eaa95b172371 [2023-08-30T17:34:56.857Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-30T17:34:56.857Z] ---> Running in a64c46c2ff6d [2023-08-30T17:34:56.857Z] Removing intermediate container a64c46c2ff6d [2023-08-30T17:34:56.857Z] ---> 775dc1e96c1d [2023-08-30T17:34:56.857Z] Step 12/26 : RUN $MAKE [2023-08-30T17:34:56.857Z] ---> Running in 3c6be7561de3 [2023-08-30T17:34:57.115Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.23 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-30T17:35:13.046Z] provisioning config files... [2023-08-30T17:35:13.074Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config11604016821625155097tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-30T17:35:13.466Z] ---> docker-login.sh [2023-08-30T17:35:13.466Z] nexus3.edgexfoundry.org:10001 [2023-08-30T17:35:13.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T17:35:14.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T17:35:14.007Z] Configure a credential helper to remove this warning. See [2023-08-30T17:35:14.007Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T17:35:14.007Z] [2023-08-30T17:35:14.007Z] Login Succeeded [2023-08-30T17:35:14.007Z] nexus3.edgexfoundry.org:10002 [2023-08-30T17:35:14.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T17:35:14.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T17:35:14.276Z] Configure a credential helper to remove this warning. See [2023-08-30T17:35:14.276Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T17:35:14.276Z] [2023-08-30T17:35:14.276Z] Login Succeeded [2023-08-30T17:35:14.548Z] nexus3.edgexfoundry.org:10003 [2023-08-30T17:35:14.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T17:35:14.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T17:35:14.817Z] Configure a credential helper to remove this warning. See [2023-08-30T17:35:14.817Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T17:35:14.817Z] [2023-08-30T17:35:14.817Z] Login Succeeded [2023-08-30T17:35:14.817Z] nexus3.edgexfoundry.org:10004 [2023-08-30T17:35:15.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T17:35:15.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T17:35:15.088Z] Configure a credential helper to remove this warning. See [2023-08-30T17:35:15.088Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T17:35:15.088Z] [2023-08-30T17:35:15.088Z] Login Succeeded [2023-08-30T17:35:15.088Z] docker.io [2023-08-30T17:35:15.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T17:35:15.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T17:35:15.625Z] Configure a credential helper to remove this warning. See [2023-08-30T17:35:15.625Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T17:35:15.625Z] [2023-08-30T17:35:15.625Z] Login Succeeded [2023-08-30T17:35:15.625Z] ---> docker-login.sh ends [Pipeline] } [2023-08-30T17:35:15.660Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-30T17:35:16.042Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-30T17:35:16.076Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-30T17:35:16.108Z] ========================================================= [2023-08-30T17:35:16.108Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-30T17:35:16.108Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T17:35:16.621Z] + 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-08-30T17:35:16.621Z] Sending build context to Docker daemon 256.5kB [2023-08-30T17:35:16.894Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-30T17:35:16.894Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-30T17:35:16.894Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-30T17:35:16.894Z] edb6bdbacee9: Pulling fs layer [2023-08-30T17:35:16.894Z] 5f9638ab2659: Pulling fs layer [2023-08-30T17:35:16.894Z] 8d51d6327a98: Pulling fs layer [2023-08-30T17:35:16.894Z] 8b374f2dd631: Pulling fs layer [2023-08-30T17:35:16.894Z] ec14aa9079de: Pulling fs layer [2023-08-30T17:35:16.894Z] 8b374f2dd631: Waiting [2023-08-30T17:35:16.894Z] 2f466654f4bb: Pulling fs layer [2023-08-30T17:35:16.894Z] 554e91adad29: Pulling fs layer [2023-08-30T17:35:16.894Z] ec14aa9079de: Waiting [2023-08-30T17:35:16.894Z] 2f466654f4bb: Waiting [2023-08-30T17:35:16.894Z] 554e91adad29: Waiting [2023-08-30T17:35:16.894Z] 5f9638ab2659: Verifying Checksum [2023-08-30T17:35:16.894Z] 5f9638ab2659: Download complete [2023-08-30T17:35:17.184Z] 8b374f2dd631: Verifying Checksum [2023-08-30T17:35:17.184Z] 8b374f2dd631: Download complete [2023-08-30T17:35:17.184Z] ec14aa9079de: Download complete [2023-08-30T17:35:17.184Z] edb6bdbacee9: Verifying Checksum [2023-08-30T17:35:17.184Z] edb6bdbacee9: Download complete [2023-08-30T17:35:17.790Z] edb6bdbacee9: Pull complete [2023-08-30T17:35:18.755Z] 554e91adad29: Verifying Checksum [2023-08-30T17:35:18.755Z] 554e91adad29: Download complete [2023-08-30T17:35:19.088Z] Removing intermediate container 3c6be7561de3 [2023-08-30T17:35:19.088Z] ---> 34a9116e3a6d [2023-08-30T17:35:19.088Z] Step 13/26 : FROM alpine:3.17 [2023-08-30T17:35:19.088Z] 3.17: Pulling from library/alpine [2023-08-30T17:35:19.721Z] 8d51d6327a98: Verifying Checksum [2023-08-30T17:35:19.721Z] 8d51d6327a98: Download complete [2023-08-30T17:35:19.721Z] 2f466654f4bb: Verifying Checksum [2023-08-30T17:35:19.721Z] 2f466654f4bb: Download complete [2023-08-30T17:35:20.022Z] 9398808236ff: Pulling fs layer [2023-08-30T17:35:20.592Z] 9398808236ff: Verifying Checksum [2023-08-30T17:35:20.592Z] 9398808236ff: Download complete [2023-08-30T17:35:20.592Z] 9398808236ff: Pull complete [2023-08-30T17:35:20.592Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-30T17:35:20.592Z] Status: Downloaded newer image for alpine:3.17 [2023-08-30T17:35:20.592Z] ---> 1e0b8b5322fc [2023-08-30T17:35:20.592Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-30T17:35:20.679Z] 5f9638ab2659: Pull complete [2023-08-30T17:35:20.854Z] ---> Running in 644572f538e3 [2023-08-30T17:35:20.854Z] Removing intermediate container 644572f538e3 [2023-08-30T17:35:20.854Z] ---> 4758b0f3ef11 [2023-08-30T17:35:20.854Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-08-30T17:35:20.854Z] ---> Running in 0a1a38e941c6 [2023-08-30T17:35:20.854Z] Removing intermediate container 0a1a38e941c6 [2023-08-30T17:35:20.854Z] ---> 13882b49d401 [2023-08-30T17:35:20.854Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-30T17:35:20.854Z] ---> Running in 001b8c09e09b [2023-08-30T17:35:21.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-30T17:35:21.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-30T17:35:21.678Z] (1/2) Installing ca-certificates (20230506-r0) [2023-08-30T17:35:21.678Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-08-30T17:35:21.678Z] Executing busybox-1.35.0-r29.trigger [2023-08-30T17:35:21.678Z] Executing ca-certificates-20230506-r0.trigger [2023-08-30T17:35:21.939Z] OK: 8 MiB in 17 packages [2023-08-30T17:35:22.199Z] Removing intermediate container 001b8c09e09b [2023-08-30T17:35:22.199Z] ---> 368972d4a82d [2023-08-30T17:35:22.199Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-08-30T17:35:22.199Z] ---> af3cd2e0b52f [2023-08-30T17:35:22.199Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-08-30T17:35:22.459Z] ---> 34e4f72f0705 [2023-08-30T17:35:22.459Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-08-30T17:35:22.459Z] ---> dd0953b20688 [2023-08-30T17:35:22.459Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-08-30T17:35:23.399Z] ---> c00727c0cb4d [2023-08-30T17:35:23.399Z] Step 21/26 : EXPOSE 59712 [2023-08-30T17:35:23.399Z] ---> Running in 59e6964784f0 [2023-08-30T17:35:23.399Z] Removing intermediate container 59e6964784f0 [2023-08-30T17:35:23.399Z] ---> d4acf68061f4 [2023-08-30T17:35:23.399Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-08-30T17:35:23.399Z] ---> Running in 3ad09327342d [2023-08-30T17:35:23.658Z] Removing intermediate container 3ad09327342d [2023-08-30T17:35:23.658Z] ---> d9d57e840d0f [2023-08-30T17:35:23.658Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-30T17:35:23.658Z] ---> Running in 3eb1991ecdbd [2023-08-30T17:35:23.658Z] Removing intermediate container 3eb1991ecdbd [2023-08-30T17:35:23.658Z] ---> 9a605e21fa6a [2023-08-30T17:35:23.658Z] Step 24/26 : LABEL arch=amd64 [2023-08-30T17:35:23.658Z] ---> Running in 2b50b7a70799 [2023-08-30T17:35:23.658Z] Removing intermediate container 2b50b7a70799 [2023-08-30T17:35:23.658Z] ---> fd217df5d210 [2023-08-30T17:35:23.658Z] Step 25/26 : LABEL git_sha=c10f6d2c63c4ac12c9dadf0ab41774bf9b3faaf3 [2023-08-30T17:35:23.658Z] ---> Running in 97f2116e7a42 [2023-08-30T17:35:23.916Z] Removing intermediate container 97f2116e7a42 [2023-08-30T17:35:23.916Z] ---> f0c137beca85 [2023-08-30T17:35:23.916Z] Step 26/26 : LABEL version=0.0.0 [2023-08-30T17:35:23.916Z] ---> Running in 654a4aca6d20 [2023-08-30T17:35:23.916Z] Removing intermediate container 654a4aca6d20 [2023-08-30T17:35:23.916Z] ---> d36fab1062a8 [2023-08-30T17:35:23.916Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-30T17:35:23.916Z] Successfully built d36fab1062a8 [2023-08-30T17:35:23.916Z] 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-08-30T17:35:24.814Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-30T17:35:24.814Z] [2023-08-30T17:35:24.814Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T17:35:25.202Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-30T17:35:25.202Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-30T17:35:25.202Z] 5eb5b503b376: Pulling fs layer [2023-08-30T17:35:25.202Z] 5c69ac0246d0: Pulling fs layer [2023-08-30T17:35:25.202Z] ec43610c2a17: Pulling fs layer [2023-08-30T17:35:25.202Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-30T17:35:25.202Z] 33b1e0a273af: Pulling fs layer [2023-08-30T17:35:25.202Z] 5d3b04190fa2: Pulling fs layer [2023-08-30T17:35:25.202Z] 2f39f015ded8: Pulling fs layer [2023-08-30T17:35:25.202Z] 3a2ae6a8a46f: Waiting [2023-08-30T17:35:25.202Z] 5d3b04190fa2: Waiting [2023-08-30T17:35:25.202Z] 2f39f015ded8: Waiting [2023-08-30T17:35:25.202Z] 33b1e0a273af: Waiting [2023-08-30T17:35:25.202Z] 5c69ac0246d0: Download complete [2023-08-30T17:35:25.202Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-30T17:35:25.202Z] 3a2ae6a8a46f: Download complete [2023-08-30T17:35:25.202Z] 33b1e0a273af: Verifying Checksum [2023-08-30T17:35:25.202Z] 33b1e0a273af: Download complete [2023-08-30T17:35:25.202Z] 5d3b04190fa2: Verifying Checksum [2023-08-30T17:35:25.202Z] 5d3b04190fa2: Download complete [2023-08-30T17:35:25.202Z] ec43610c2a17: Verifying Checksum [2023-08-30T17:35:25.202Z] ec43610c2a17: Download complete [2023-08-30T17:35:25.460Z] 5eb5b503b376: Verifying Checksum [2023-08-30T17:35:25.460Z] 5eb5b503b376: Download complete [2023-08-30T17:35:26.025Z] 2f39f015ded8: Download complete [2023-08-30T17:35:26.591Z] 5eb5b503b376: Pull complete [2023-08-30T17:35:26.591Z] 5c69ac0246d0: Pull complete [2023-08-30T17:35:26.865Z] ec43610c2a17: Pull complete [2023-08-30T17:35:27.123Z] 3a2ae6a8a46f: Pull complete [2023-08-30T17:35:27.123Z] 33b1e0a273af: Pull complete [2023-08-30T17:35:27.380Z] 5d3b04190fa2: Pull complete [2023-08-30T17:35:30.758Z] 8d51d6327a98: Pull complete [2023-08-30T17:35:31.026Z] 8b374f2dd631: Pull complete [2023-08-30T17:35:31.293Z] ec14aa9079de: Pull complete [2023-08-30T17:35:31.562Z] 2f39f015ded8: Pull complete [2023-08-30T17:35:31.562Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-30T17:35:31.562Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-30T17:35:31.562Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-30T17:35:31.795Z] prd-ubuntu20.04-docker-8c-8g-4909 does not seem to be running inside a container [2023-08-30T17:35:31.821Z] $ 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-74 -v /w/workspace/xfoundry_app-record-replay_PR-74:/w/workspace/xfoundry_app-record-replay_PR-74:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-74@tmp:/w/workspace/xfoundry_app-record-replay_PR-74@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-30T17:35:35.544Z] $ docker top 4ddfab59432a1c14a92e3323aa8c3a6627e5c27ecbcfba61444050d47e6c0979 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-30T17:35:36.009Z] ---> job-cost.sh [2023-08-30T17:35:36.009Z] lf-activate-venv: SKIPPING [2023-08-30T17:35:36.009Z] INFO: No Stack... [2023-08-30T17:35:36.268Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-30T17:35:36.836Z] INFO: Archiving Costs [Pipeline] sh [2023-08-30T17:35:37.149Z] + cat /w/workspace/xfoundry_app-record-replay_PR-74/archives/cost.csv [2023-08-30T17:35:37.149Z] + cut -d, -f6 [Pipeline] lock [2023-08-30T17:35:37.196Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-74-1-stack-cost] [2023-08-30T17:35:37.202Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-74-1-stack-cost] did not exist. Created. [2023-08-30T17:35:37.202Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-74-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-30T17:35:37.600Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-30T17:35:37.656Z] Stashed 1 file(s) [Pipeline] } [2023-08-30T17:35:37.690Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-74-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-30T17:35:37.767Z] $ docker stop --time=1 4ddfab59432a1c14a92e3323aa8c3a6627e5c27ecbcfba61444050d47e6c0979 [2023-08-30T17:35:37.944Z] 2f466654f4bb: Pull complete [2023-08-30T17:35:38.921Z] $ docker rm -f --volumes 4ddfab59432a1c14a92e3323aa8c3a6627e5c27ecbcfba61444050d47e6c0979 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-30T17:35:40.530Z] 554e91adad29: Pull complete [2023-08-30T17:35:40.530Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-30T17:35:40.530Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-30T17:35:40.530Z] ---> 1e15ea492957 [2023-08-30T17:35:40.530Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-30T17:35:42.521Z] ---> Running in 775cf1a0916e [2023-08-30T17:35:42.521Z] Removing intermediate container 775cf1a0916e [2023-08-30T17:35:42.521Z] ---> a124ebaa3a2d [2023-08-30T17:35:42.521Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-30T17:35:42.521Z] ---> Running in ca8676db2958 [2023-08-30T17:35:42.787Z] Removing intermediate container ca8676db2958 [2023-08-30T17:35:42.787Z] ---> 89b41a0d10e6 [2023-08-30T17:35:42.787Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-30T17:35:43.055Z] ---> Running in 84cfd2c48f1d [2023-08-30T17:35:43.322Z] Removing intermediate container 84cfd2c48f1d [2023-08-30T17:35:43.322Z] ---> 1d3d27d57563 [2023-08-30T17:35:43.322Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-30T17:35:43.322Z] ---> Running in 8d33b23644b9 [2023-08-30T17:35:44.284Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-30T17:35:44.865Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-30T17:35:45.827Z] OK: 263 MiB in 53 packages [2023-08-30T17:35:48.443Z] Removing intermediate container 8d33b23644b9 [2023-08-30T17:35:48.443Z] ---> db269964f83b [2023-08-30T17:35:48.443Z] Step 7/12 : WORKDIR /app [2023-08-30T17:35:48.443Z] ---> Running in 61a599b6d28b [2023-08-30T17:35:48.796Z] Removing intermediate container 61a599b6d28b [2023-08-30T17:35:48.796Z] ---> 328539495b75 [2023-08-30T17:35:48.796Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-30T17:35:49.063Z] ---> cef2e1e63f27 [2023-08-30T17:35:49.063Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-30T17:35:49.063Z] ---> Running in ca21530c852a [2023-08-30T17:36:56.933Z] Removing intermediate container ca21530c852a [2023-08-30T17:36:56.933Z] ---> ff153edc85a5 [2023-08-30T17:36:56.933Z] Step 10/12 : COPY . . [2023-08-30T17:36:56.933Z] ---> 31c52daaf701 [2023-08-30T17:36:56.933Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-30T17:36:56.933Z] ---> Running in 8c234cbf0c9c [2023-08-30T17:36:56.933Z] Removing intermediate container 8c234cbf0c9c [2023-08-30T17:36:56.933Z] ---> a41c11328fc5 [2023-08-30T17:36:56.933Z] Step 12/12 : RUN $MAKE [2023-08-30T17:36:56.933Z] ---> Running in bed2b3eec249 [2023-08-30T17:36:56.933Z] noop [2023-08-30T17:36:56.933Z] Removing intermediate container bed2b3eec249 [2023-08-30T17:36:56.933Z] ---> bbb055845c15 [2023-08-30T17:36:56.933Z] Successfully built bbb055845c15 [2023-08-30T17:36:56.933Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T17:36:57.412Z] + docker inspect -f . ci-base-image-arm64 [2023-08-30T17:36:57.412Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-30T17:36:57.691Z] prd-ubuntu20.04-docker-arm64-4c-16g-4910 does not seem to be running inside a container [2023-08-30T17:36:57.756Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-30T17:36:58.863Z] $ docker top d01d361b678c5066b41bf14793a123c97b610840c6fcd06f1c7cc598d945531d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-30T17:36:59.724Z] + go version [2023-08-30T17:36:59.724Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-30T17:36:59.762Z] $ docker stop --time=1 d01d361b678c5066b41bf14793a123c97b610840c6fcd06f1c7cc598d945531d [2023-08-30T17:37:01.386Z] $ docker rm -f --volumes d01d361b678c5066b41bf14793a123c97b610840c6fcd06f1c7cc598d945531d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T17:37:02.211Z] + docker inspect -f . ci-base-image-arm64 [2023-08-30T17:37:02.211Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-30T17:37:02.464Z] prd-ubuntu20.04-docker-arm64-4c-16g-4910 does not seem to be running inside a container [2023-08-30T17:37:02.529Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-30T17:37:03.606Z] $ docker top d262bd950a11c0ea8ef2c36b510bab9d4ac6a8b2cc00f28a428fe39768491249 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-30T17:37:04.147Z] + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh [2023-08-30T17:37:04.533Z] + make test [2023-08-30T17:37:04.533Z] go test -race -coverprofile=coverage.out ./... [2023-08-30T17:39:56.234Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-08-30T17:39:56.814Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.227s coverage: 88.0% of statements [2023-08-30T17:40:02.147Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-08-30T17:40:02.147Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-08-30T17:40:02.147Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-08-30T17:40:08.781Z] ok github.com/edgexfoundry/app-record-replay/internal/application 8.953s coverage: 98.7% of statements [2023-08-30T17:40:08.781Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.840s coverage: 78.7% of statements [2023-08-30T17:40:08.781Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 0.182s coverage: 100.0% of statements [2023-08-30T17:40:08.781Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-30T17:40:08.781Z] go vet ./... [2023-08-30T17:42:30.481Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-30T17:42:30.481Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-30T17:42:30.481Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-30T17:42:30.522Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-30T17:42:30.560Z] $ docker stop --time=1 d262bd950a11c0ea8ef2c36b510bab9d4ac6a8b2cc00f28a428fe39768491249 [2023-08-30T17:42:34.628Z] $ docker rm -f --volumes d262bd950a11c0ea8ef2c36b510bab9d4ac6a8b2cc00f28a428fe39768491249 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-30T17:42:36.234Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-30T17:42:36.274Z] Warning: overwriting stash ‘coverage-report’ [2023-08-30T17:42:36.785Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-30T17:42:37.401Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-30T17:42:37.731Z] + ls -al . [2023-08-30T17:42:37.731Z] total 180 [2023-08-30T17:42:37.731Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 30 17:37 . [2023-08-30T17:42:37.731Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 30 17:34 .. [2023-08-30T17:42:37.731Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 30 17:34 .dockerignore [2023-08-30T17:42:37.731Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 30 17:34 .git [2023-08-30T17:42:37.731Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 30 17:34 .github [2023-08-30T17:42:37.731Z] -rw-rw-r-- 1 jenkins jenkins 164 Aug 30 17:34 .gitignore [2023-08-30T17:42:37.731Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 30 17:34 .golangci.yml [2023-08-30T17:42:37.731Z] -rw-rw-r-- 1 jenkins jenkins 11301 Aug 30 17:34 Attribution.txt [2023-08-30T17:42:37.731Z] -rw-rw-r-- 1 jenkins jenkins 258 Aug 30 17:34 CHANGELOG.md [2023-08-30T17:42:37.731Z] -rw-rw-r-- 1 jenkins jenkins 1616 Aug 30 17:34 Dockerfile [2023-08-30T17:42:37.731Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 30 17:34 GOVERNANCE.md [2023-08-30T17:42:37.731Z] -rw-rw-r-- 1 jenkins jenkins 681 Aug 30 17:34 Jenkinsfile [2023-08-30T17:42:37.731Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 30 17:34 LICENSE [2023-08-30T17:42:37.731Z] -rw-rw-r-- 1 jenkins jenkins 3139 Aug 30 17:34 Makefile [2023-08-30T17:42:37.731Z] -rw-rw-r-- 1 jenkins jenkins 611 Aug 30 17:34 OWNERS.md [2023-08-30T17:42:37.731Z] -rw-rw-r-- 1 jenkins jenkins 2363 Aug 30 17:34 README.md [2023-08-30T17:42:37.731Z] -rw-rw-r-- 1 jenkins jenkins 7594 Aug 30 17:34 Record and Reply.postman_collection.json [2023-08-30T17:42:37.731Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 30 17:32 VERSION [2023-08-30T17:42:37.731Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 30 17:34 bin [2023-08-30T17:42:37.731Z] -rw-r--r-- 1 jenkins jenkins 24552 Aug 30 17:40 coverage.out [2023-08-30T17:42:37.731Z] -rw-rw-r-- 1 jenkins jenkins 3916 Aug 30 17:34 go.mod [2023-08-30T17:42:37.731Z] -rw-rw-r-- 1 jenkins jenkins 34159 Aug 30 17:34 go.sum [2023-08-30T17:42:37.731Z] drwxrwxr-x 7 jenkins jenkins 4096 Aug 30 17:34 internal [2023-08-30T17:42:37.732Z] -rw-rw-r-- 1 jenkins jenkins 913 Aug 30 17:34 main.go [2023-08-30T17:42:37.732Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 30 17:34 openapi [2023-08-30T17:42:37.732Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 30 17:34 pkg [2023-08-30T17:42:37.732Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 30 17:34 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T17:42:38.138Z] + 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=7d8d0c8e373dfbaf2bd6f071ac0dd2da635db620 --label arch=arm64 --label version=0.0.0 . [2023-08-30T17:42:38.406Z] Sending build context to Docker daemon 281.6kB [2023-08-30T17:42:38.406Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-08-30T17:42:38.406Z] Step 2/26 : FROM ${BASE} AS builder [2023-08-30T17:42:38.406Z] ---> bbb055845c15 [2023-08-30T17:42:38.406Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-08-30T17:42:38.406Z] ---> Running in 34826e48891f [2023-08-30T17:42:38.673Z] Removing intermediate container 34826e48891f [2023-08-30T17:42:38.673Z] ---> d4e74b2521e4 [2023-08-30T17:42:38.673Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-08-30T17:42:38.942Z] ---> Running in fcc6ca3e5f21 [2023-08-30T17:42:39.210Z] Removing intermediate container fcc6ca3e5f21 [2023-08-30T17:42:39.210Z] ---> f9a3ddb7d9b5 [2023-08-30T17:42:39.210Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-08-30T17:42:39.210Z] ---> Running in 28c6a7d1ed98 [2023-08-30T17:42:39.478Z] Removing intermediate container 28c6a7d1ed98 [2023-08-30T17:42:39.478Z] ---> 0c5635ff1a83 [2023-08-30T17:42:39.478Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-30T17:42:39.478Z] ---> Running in c62b72b4d96e [2023-08-30T17:42:40.444Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-30T17:42:41.026Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-30T17:42:41.982Z] OK: 263 MiB in 53 packages [2023-08-30T17:42:42.943Z] Removing intermediate container c62b72b4d96e [2023-08-30T17:42:42.943Z] ---> 4dff32018e53 [2023-08-30T17:42:42.943Z] Step 7/26 : WORKDIR /app [2023-08-30T17:42:42.943Z] ---> Running in a7c3cf381c9b [2023-08-30T17:42:43.211Z] Removing intermediate container a7c3cf381c9b [2023-08-30T17:42:43.211Z] ---> 2aa85f9845e1 [2023-08-30T17:42:43.211Z] Step 8/26 : COPY go.mod vendor* ./ [2023-08-30T17:42:47.455Z] ---> dd79a1363f8b [2023-08-30T17:42:47.455Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-30T17:42:47.455Z] ---> Running in bebaa7c07a98 [2023-08-30T17:42:50.038Z] Removing intermediate container bebaa7c07a98 [2023-08-30T17:42:50.038Z] ---> 1411499bbdae [2023-08-30T17:42:50.038Z] Step 10/26 : COPY . . [2023-08-30T17:42:50.038Z] ---> dab1d681a6d3 [2023-08-30T17:42:50.038Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-30T17:42:50.308Z] ---> Running in 7dd7ab028bcf [2023-08-30T17:42:50.576Z] Removing intermediate container 7dd7ab028bcf [2023-08-30T17:42:50.576Z] ---> e3b7f84c8a9d [2023-08-30T17:42:50.576Z] Step 12/26 : RUN $MAKE [2023-08-30T17:42:50.576Z] ---> Running in 9381e7d626e0 [2023-08-30T17:42:51.538Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.23 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2023-08-30T17:45:13.227Z] Removing intermediate container 9381e7d626e0 [2023-08-30T17:45:13.227Z] ---> c0dd0888affd [2023-08-30T17:45:13.227Z] Step 13/26 : FROM alpine:3.17 [2023-08-30T17:45:13.227Z] 3.17: Pulling from library/alpine [2023-08-30T17:45:13.227Z] 4060ece20d7a: Pulling fs layer [2023-08-30T17:45:13.227Z] 4060ece20d7a: Verifying Checksum [2023-08-30T17:45:13.227Z] 4060ece20d7a: Download complete [2023-08-30T17:45:13.227Z] 4060ece20d7a: Pull complete [2023-08-30T17:45:13.227Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-30T17:45:13.227Z] Status: Downloaded newer image for alpine:3.17 [2023-08-30T17:45:13.227Z] ---> 8650cd65339b [2023-08-30T17:45:13.227Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-30T17:45:13.227Z] ---> Running in f1135b564b4c [2023-08-30T17:45:13.227Z] Removing intermediate container f1135b564b4c [2023-08-30T17:45:13.227Z] ---> e29a54398d5a [2023-08-30T17:45:13.227Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-08-30T17:45:13.227Z] ---> Running in 0f547364d0ac [2023-08-30T17:45:13.227Z] Removing intermediate container 0f547364d0ac [2023-08-30T17:45:13.227Z] ---> d7bfe7ceb2cb [2023-08-30T17:45:13.227Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-30T17:45:13.227Z] ---> Running in acc64d774e32 [2023-08-30T17:45:13.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-30T17:45:13.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-30T17:45:13.227Z] (1/2) Installing ca-certificates (20230506-r0) [2023-08-30T17:45:13.227Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-08-30T17:45:13.227Z] Executing busybox-1.35.0-r29.trigger [2023-08-30T17:45:13.227Z] Executing ca-certificates-20230506-r0.trigger [2023-08-30T17:45:13.227Z] OK: 8 MiB in 17 packages [2023-08-30T17:45:13.227Z] Removing intermediate container acc64d774e32 [2023-08-30T17:45:13.227Z] ---> 59b42ce972dc [2023-08-30T17:45:13.227Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-08-30T17:45:13.227Z] ---> c91ad61e6771 [2023-08-30T17:45:13.227Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-08-30T17:45:13.227Z] ---> 7c5c43642cca [2023-08-30T17:45:13.227Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-08-30T17:45:13.227Z] ---> 136cfb344c90 [2023-08-30T17:45:13.227Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-08-30T17:45:13.227Z] ---> 0f9e1c954765 [2023-08-30T17:45:13.227Z] Step 21/26 : EXPOSE 59712 [2023-08-30T17:45:13.227Z] ---> Running in 6f42ddcac566 [2023-08-30T17:45:13.227Z] Removing intermediate container 6f42ddcac566 [2023-08-30T17:45:13.227Z] ---> 48f7dcac18ca [2023-08-30T17:45:13.227Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-08-30T17:45:13.227Z] ---> Running in f6f59cff541a [2023-08-30T17:45:13.227Z] Removing intermediate container f6f59cff541a [2023-08-30T17:45:13.227Z] ---> baf35363fea8 [2023-08-30T17:45:13.227Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-30T17:45:13.227Z] ---> Running in b46b678fc2f1 [2023-08-30T17:45:13.227Z] Removing intermediate container b46b678fc2f1 [2023-08-30T17:45:13.227Z] ---> 7865abdebb20 [2023-08-30T17:45:13.227Z] Step 24/26 : LABEL arch=arm64 [2023-08-30T17:45:13.227Z] ---> Running in 1a89db20d015 [2023-08-30T17:45:13.227Z] Removing intermediate container 1a89db20d015 [2023-08-30T17:45:13.227Z] ---> 4e2cfee6822e [2023-08-30T17:45:13.227Z] Step 25/26 : LABEL git_sha=7d8d0c8e373dfbaf2bd6f071ac0dd2da635db620 [2023-08-30T17:45:13.227Z] ---> Running in 53e09fc20b81 [2023-08-30T17:45:13.227Z] Removing intermediate container 53e09fc20b81 [2023-08-30T17:45:13.227Z] ---> 32c19f98b382 [2023-08-30T17:45:13.227Z] Step 26/26 : LABEL version=0.0.0 [2023-08-30T17:45:13.227Z] ---> Running in 5888717dfd95 [2023-08-30T17:45:13.227Z] Removing intermediate container 5888717dfd95 [2023-08-30T17:45:13.227Z] ---> 2febf8f2108a [2023-08-30T17:45:13.227Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-30T17:45:13.227Z] Successfully built 2febf8f2108a [2023-08-30T17:45:13.227Z] 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-08-30T17:45:14.005Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-30T17:45:14.005Z] [2023-08-30T17:45:14.005Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T17:45:14.406Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-30T17:45:14.406Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-30T17:45:14.406Z] 8998bd30e6a1: Pulling fs layer [2023-08-30T17:45:14.406Z] 04944245beec: Pulling fs layer [2023-08-30T17:45:14.406Z] 699f458cf7ca: Pulling fs layer [2023-08-30T17:45:14.406Z] 765212b225bb: Pulling fs layer [2023-08-30T17:45:14.406Z] f23df028b6ca: Pulling fs layer [2023-08-30T17:45:14.406Z] d65c8cfc05b1: Pulling fs layer [2023-08-30T17:45:14.406Z] 2437ff75d9bd: Pulling fs layer [2023-08-30T17:45:14.406Z] f23df028b6ca: Waiting [2023-08-30T17:45:14.406Z] d65c8cfc05b1: Waiting [2023-08-30T17:45:14.406Z] 2437ff75d9bd: Waiting [2023-08-30T17:45:14.406Z] 765212b225bb: Waiting [2023-08-30T17:45:14.674Z] 04944245beec: Verifying Checksum [2023-08-30T17:45:14.674Z] 04944245beec: Download complete [2023-08-30T17:45:14.674Z] 765212b225bb: Verifying Checksum [2023-08-30T17:45:14.674Z] 765212b225bb: Download complete [2023-08-30T17:45:14.674Z] f23df028b6ca: Verifying Checksum [2023-08-30T17:45:14.674Z] f23df028b6ca: Download complete [2023-08-30T17:45:14.674Z] d65c8cfc05b1: Verifying Checksum [2023-08-30T17:45:14.674Z] d65c8cfc05b1: Download complete [2023-08-30T17:45:14.674Z] 699f458cf7ca: Verifying Checksum [2023-08-30T17:45:14.674Z] 699f458cf7ca: Download complete [2023-08-30T17:45:15.259Z] 8998bd30e6a1: Verifying Checksum [2023-08-30T17:45:15.259Z] 8998bd30e6a1: Download complete [2023-08-30T17:45:17.200Z] 2437ff75d9bd: Verifying Checksum [2023-08-30T17:45:17.200Z] 2437ff75d9bd: Download complete [2023-08-30T17:45:19.141Z] 8998bd30e6a1: Pull complete [2023-08-30T17:45:19.408Z] 04944245beec: Pull complete [2023-08-30T17:45:20.816Z] 699f458cf7ca: Pull complete [2023-08-30T17:45:21.087Z] 765212b225bb: Pull complete [2023-08-30T17:45:21.669Z] f23df028b6ca: Pull complete [2023-08-30T17:45:21.935Z] d65c8cfc05b1: Pull complete [2023-08-30T17:45:36.929Z] 2437ff75d9bd: Pull complete [2023-08-30T17:45:36.929Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-30T17:45:36.929Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-30T17:45:36.929Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-30T17:45:37.245Z] prd-ubuntu20.04-docker-arm64-4c-16g-4910 does not seem to be running inside a container [2023-08-30T17:45:37.314Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-08-30T17:45:39.716Z] $ docker top aadda0f6c4f64411c7c8f734dbfa8998829ba10d9d6f418e801e0dd052c8fbcb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-30T17:45:40.288Z] ---> job-cost.sh [2023-08-30T17:45:40.554Z] lf-activate-venv: SKIPPING [2023-08-30T17:45:40.554Z] INFO: No Stack... [2023-08-30T17:45:40.819Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-30T17:45:41.776Z] INFO: Archiving Costs [Pipeline] sh [2023-08-30T17:45:42.116Z] + cat /w/workspace/app-record-replay/1/archives/cost.csv [2023-08-30T17:45:42.116Z] + cut -d, -f6 [Pipeline] lock [2023-08-30T17:45:42.194Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-74-1-stack-cost] [2023-08-30T17:45:42.199Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-74-1-stack-cost] did not exist. Created. [2023-08-30T17:45:42.200Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-74-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-30T17:45:42.619Z] /w/workspace/app-record-replay/1@tmp/durable-29e93965/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-30T17:45:42.966Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-30T17:45:43.001Z] Warning: overwriting stash ‘stack-cost’ [2023-08-30T17:45:43.050Z] Stashed 1 file(s) [Pipeline] } [2023-08-30T17:45:43.072Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-74-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-30T17:45:43.159Z] $ docker stop --time=1 aadda0f6c4f64411c7c8f734dbfa8998829ba10d9d6f418e801e0dd052c8fbcb [2023-08-30T17:45:44.617Z] $ docker rm -f --volumes aadda0f6c4f64411c7c8f734dbfa8998829ba10d9d6f418e801e0dd052c8fbcb [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-08-30T17:45:45.622Z] provisioning config files... [2023-08-30T17:45:45.630Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/xfoundry_app-record-replay_PR-74@tmp/config9085454290002642922tmp [Pipeline] { [Pipeline] sh [2023-08-30T17:45:45.965Z] + set +x [2023-08-30T17:45:45.966Z] + curl -s https://codecov.io/bash [2023-08-30T17:45:45.966Z] + bash -s -- [2023-08-30T17:45:45.966Z] [2023-08-30T17:45:45.966Z] _____ _ [2023-08-30T17:45:45.966Z] / ____| | | [2023-08-30T17:45:45.966Z] | | ___ __| | ___ ___ _____ __ [2023-08-30T17:45:45.966Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-30T17:45:45.966Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-30T17:45:45.966Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-30T17:45:45.966Z] Bash-1.0.6 [2023-08-30T17:45:45.966Z] [2023-08-30T17:45:45.966Z] [2023-08-30T17:45:45.966Z] ==> git version 2.25.1 found [2023-08-30T17:45:45.966Z] ==> 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-08-30T17:45:45.966Z] Release-Date: 2020-01-08 [2023-08-30T17:45:45.966Z] 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-08-30T17:45:45.966Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-30T17:45:45.966Z] ==> Jenkins CI detected. [2023-08-30T17:45:45.966Z] current dir:  /w/workspace/xfoundry_app-record-replay_PR-74 [2023-08-30T17:45:45.966Z] project root: . [2023-08-30T17:45:45.966Z] --> token set from env [2023-08-30T17:45:45.966Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-30T17:45:45.966Z] ==> Running gcov in . (disable via -X gcov) [2023-08-30T17:45:45.966Z] ==> Python coveragepy not found [2023-08-30T17:45:45.966Z] ==> Searching for coverage reports in: [2023-08-30T17:45:45.966Z] + . [2023-08-30T17:45:45.966Z] -> Found 1 reports [2023-08-30T17:45:45.966Z] ==> Detecting git/mercurial file structure [2023-08-30T17:45:45.966Z] ==> Reading reports [2023-08-30T17:45:46.225Z] + ./coverage.out bytes=24552 [2023-08-30T17:45:46.225Z] ==> Appending adjustments [2023-08-30T17:45:46.225Z] https://docs.codecov.io/docs/fixing-reports [2023-08-30T17:45:46.225Z] + Found adjustments [2023-08-30T17:45:46.225Z] ==> Gzipping contents [2023-08-30T17:45:46.225Z] 8.0K /tmp/codecov.8bWsFW.gz [2023-08-30T17:45:46.225Z] ==> Uploading reports [2023-08-30T17:45:46.225Z] url: https://codecov.io [2023-08-30T17:45:46.225Z] query: branch=PR-74&commit=c10f6d2c63c4ac12c9dadf0ab41774bf9b3faaf3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-74%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=74&job=&cmd_args= [2023-08-30T17:45:46.225Z] -> Pinging Codecov [2023-08-30T17:45:46.225Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6761a825-4501-4abd-88ee-552c6fc4520a&branch=PR-74&commit=c10f6d2c63c4ac12c9dadf0ab41774bf9b3faaf3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-74%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=74&job=&cmd_args= [2023-08-30T17:45:46.484Z] -> Uploading to [2023-08-30T17:45:46.484Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-30/F467761B9912B4F32F9BC62907045C81/c10f6d2c63c4ac12c9dadf0ab41774bf9b3faaf3/c44d1672-a197-4546-94c6-aadc030480af.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230830%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230830T174546Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=17c6c9edc6eee7b08017e4a5deeb2678e92826acee40fd0eb10a2b3ed7836bca [2023-08-30T17:45:46.484Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-30T17:45:46.484Z] Dload Upload Total Spent Left Speed [2023-08-30T17:45:46.484Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4857 0 0 100 4857 0 27286 --:--:-- --:--:-- --:--:-- 27286 [2023-08-30T17:45:46.484Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/c10f6d2c63c4ac12c9dadf0ab41774bf9b3faaf3 [Pipeline] } [2023-08-30T17:45:46.509Z] 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-08-30T17:45:48.347Z] + [ -d /w/workspace/xfoundry_app-record-replay_PR-74/archives ] [2023-08-30T17:45:48.347Z] + ls -al /w/workspace/xfoundry_app-record-replay_PR-74/archives [2023-08-30T17:45:48.347Z] total 16 [2023-08-30T17:45:48.347Z] drwxr-xr-x 3 root root 4096 Aug 30 17:35 . [2023-08-30T17:45:48.347Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 30 17:35 .. [2023-08-30T17:45:48.347Z] drwxr-xr-x 2 root root 4096 Aug 30 17:35 cost [2023-08-30T17:45:48.347Z] -rw-r--r-- 1 root root 88 Aug 30 17:35 cost.csv [2023-08-30T17:45:48.347Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_app-record-replay_PR-74/archives [2023-08-30T17:45:48.347Z] + ls -al /w/workspace/xfoundry_app-record-replay_PR-74/archives [2023-08-30T17:45:48.347Z] total 16 [2023-08-30T17:45:48.347Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 30 17:35 . [2023-08-30T17:45:48.347Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 30 17:35 .. [2023-08-30T17:45:48.347Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 30 17:35 cost [2023-08-30T17:45:48.347Z] -rw-r--r-- 1 jenkins jenkins 88 Aug 30 17:35 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-30T17:45:48.676Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-30T17:45:49.571Z] ---> package-listing.sh [2023-08-30T17:45:49.572Z] ++ facter osfamily [2023-08-30T17:45:49.572Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-30T17:45:49.830Z] + OS_FAMILY=debian [2023-08-30T17:45:49.830Z] + workspace=/w/workspace/xfoundry_app-record-replay_PR-74 [2023-08-30T17:45:49.830Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-30T17:45:49.830Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-30T17:45:49.830Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-30T17:45:49.830Z] + PACKAGES=/tmp/packages_start.txt [2023-08-30T17:45:49.830Z] + '[' /w/workspace/xfoundry_app-record-replay_PR-74 ']' [2023-08-30T17:45:49.830Z] + PACKAGES=/tmp/packages_end.txt [2023-08-30T17:45:49.830Z] + case "${OS_FAMILY}" in [2023-08-30T17:45:49.830Z] + dpkg -l [2023-08-30T17:45:49.831Z] + grep '^ii' [2023-08-30T17:45:49.831Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-30T17:45:49.831Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-30T17:45:49.831Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-30T17:45:49.831Z] + '[' /w/workspace/xfoundry_app-record-replay_PR-74 ']' [2023-08-30T17:45:49.831Z] + mkdir -p /w/workspace/xfoundry_app-record-replay_PR-74/archives/ [2023-08-30T17:45:49.831Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_app-record-replay_PR-74/archives/ [Pipeline] echo [2023-08-30T17:45:49.863Z] 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-74/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-30T17:45:50.155Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T17:45:50.790Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-30T17:45:50.790Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-30T17:45:50.950Z] prd-ubuntu20.04-docker-8c-8g-4909 does not seem to be running inside a container [2023-08-30T17:45:50.981Z] $ 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-74/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-74 -v /w/workspace/xfoundry_app-record-replay_PR-74:/w/workspace/xfoundry_app-record-replay_PR-74:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-74@tmp:/w/workspace/xfoundry_app-record-replay_PR-74@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-30T17:45:51.177Z] $ docker top d80cbde1f542a416f90dcefcf9a8aabe232c89b86515cebf4ad8d2f89a083aef -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-30T17:45:51.580Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-30T17:45:51.884Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-30T17:45:52.194Z] + ls /var/log/sa-host [2023-08-30T17:45:52.194Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-30T17:45:52.415Z] provisioning config files... [2023-08-30T17:45:52.424Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-74@tmp/config2925322814520860122tmp [Pipeline] { [Pipeline] echo [2023-08-30T17:45:52.481Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-30T17:45:52.795Z] ---> create-netrc.sh [Pipeline] } [2023-08-30T17:45:52.824Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-30T17:45:53.247Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-30T17:45:53.277Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-30T17:45:53.586Z] ---> sudo-logs.sh [2023-08-30T17:45:53.587Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-30T17:45:53.675Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-30T17:45:53.988Z] ---> job-cost.sh [2023-08-30T17:45:53.988Z] lf-activate-venv: SKIPPING [2023-08-30T17:45:53.988Z] DEBUG: total: 0.2199999988079071 [2023-08-30T17:45:53.988Z] INFO: Retrieving Stack Cost... [2023-08-30T17:45:54.556Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-30T17:45:54.815Z] INFO: Archiving Costs [Pipeline] echo [2023-08-30T17:45:54.852Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-30T17:45:55.169Z] ---> logs-deploy.sh [2023-08-30T17:45:55.169Z] lf-activate-venv: SKIPPING [2023-08-30T17:45:55.169Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-74/1 [2023-08-30T17:45:55.169Z] INFO: archiving workspace using pattern(s): [2023-08-30T17:45:56.108Z] Archives upload complete. [2023-08-30T17:45:56.108Z] INFO: archiving logs to Nexus