Pull request #80 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 53c42d67c8ef98b6b878bfe21a601be39bbde023+71f8f64bcad1ab42414dea6ad01fdbff4824520b (b48570ea6275dbc77b215f59c0b74865d62ea158) 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-ssh248739093715928242.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7957487592427210721.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-80/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-80/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7070145432560568946.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-80/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10450351874047830786.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3800622339942136439.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-80/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-80/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14514374966554528100.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-6659’ is offline Running on prd-ubuntu20.04-docker-8c-8g-6662 in /w/workspace/xfoundry_app-record-replay_PR-80 [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-80 # 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 71f8f64bcad1ab42414dea6ad01fdbff4824520b into PR head commit 53c42d67c8ef98b6b878bfe21a601be39bbde023 Merge succeeded, producing 53c42d67c8ef98b6b878bfe21a601be39bbde023 Checking out Revision 53c42d67c8ef98b6b878bfe21a601be39bbde023 (PR-80) > 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/80/head:refs/remotes/origin/PR-80 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 53c42d67c8ef98b6b878bfe21a601be39bbde023 # 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 71f8f64bcad1ab42414dea6ad01fdbff4824520b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 53c42d67c8ef98b6b878bfe21a601be39bbde023 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:46:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:46:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:46:09 ========================================================= 03:46:09 EdgeX Global Pipelines Version Info 03:46:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:46:09 ------------------- 03:46:09 stable info: 03:46:09 ------------------- 03:46:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:46:09 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 03:46:09 Message: update stable to v1.0.254 03:46:10 ------------------- 03:46:10 experimental info: 03:46:10 ------------------- 03:46:10 Commited By: **** collab-it+edgex@linuxfoundation.org 03:46:10 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 03:46:10 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:46:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 03:46:10 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 03:46:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:46:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:46:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:46:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 03:46:10 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:46:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:46:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:46:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:46:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:46:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 03:46:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:46:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:46:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:46:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:46:11 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:46:11 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:46:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:46:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:46:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:46:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:46:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:46:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:46:11 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:46:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:46:11 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:46:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-80 [Pipeline] echo 03:46:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-80 [Pipeline] echo 03:46:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-80 [Pipeline] echo 03:46:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 53c42d67c8ef98b6b878bfe21a601be39bbde023 [Pipeline] echo 03:46:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 53c42d6 [Pipeline] echo 03:46:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:46:12 provisioning config files... 03:46:12 copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-80@tmp/config10734828233280064792tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:46:12 ---> docker-login.sh 03:46:12 nexus3.edgexfoundry.org:10001 03:46:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:46:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:46:12 Configure a credential helper to remove this warning. See 03:46:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:46:12 03:46:12 Login Succeeded 03:46:12 nexus3.edgexfoundry.org:10002 03:46:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:46:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:46:12 Configure a credential helper to remove this warning. See 03:46:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:46:12 03:46:12 Login Succeeded 03:46:12 nexus3.edgexfoundry.org:10003 03:46:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:46:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:46:12 Configure a credential helper to remove this warning. See 03:46:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:46:12 03:46:12 Login Succeeded 03:46:12 nexus3.edgexfoundry.org:10004 03:46:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:46:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:46:13 Configure a credential helper to remove this warning. See 03:46:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:46:13 03:46:13 Login Succeeded 03:46:13 docker.io 03:46:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:46:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:46:13 Configure a credential helper to remove this warning. See 03:46:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:46:13 03:46:13 Login Succeeded 03:46:13 ---> docker-login.sh ends [Pipeline] } 03:46:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:46:14 + git rev-list -1 --merges 53c42d67c8ef98b6b878bfe21a601be39bbde023~1..53c42d67c8ef98b6b878bfe21a601be39bbde023 [Pipeline] echo 03:46:14 -----------> git rev-list -1 --merges 53c42d67c8ef98b6b878bfe21a601be39bbde023~1..53c42d67c8ef98b6b878bfe21a601be39bbde023 53c42d67c8ef98b6b878bfe21a601be39bbde023 [false] [Pipeline] sh 03:46:14 + git log --format=format:%s -1 53c42d67c8ef98b6b878bfe21a601be39bbde023 [Pipeline] echo 03:46:14 ========================================================= 03:46:14 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:46:14 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:46:14 + git log --format=format:%s -1 53c42d67c8ef98b6b878bfe21a601be39bbde023 [Pipeline] echo 03:46:15 [semverPrep] GIT_COMMIT: 53c42d67c8ef98b6b878bfe21a601be39bbde023, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 03:46:15 [semverPrep] This is not a build commit. [Pipeline] sh 03:46:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:46:15 + grep -v github /etc/ssh/ssh_known_hosts 03:46:15 + [ -e /tmp/ssh_known_hosts ] 03:46:15 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:46:15 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:46:15 + sudo tee -a /etc/ssh/ssh_known_hosts 03:46:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:46:15 03:46:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:46:16 0.1.4: Pulling from edgex-devops/py-git-semver 03:46:16 b85a868b505f: Pulling fs layer 03:46:16 e2be974225ed: Pulling fs layer 03:46:16 339a4e72a1f5: Pulling fs layer 03:46:16 988bab9f4d93: Pulling fs layer 03:46:16 1469e6f7b9e6: Pulling fs layer 03:46:16 eaf3925da568: Pulling fs layer 03:46:16 bab4dde63d76: Pulling fs layer 03:46:16 bde34c3a00c8: Pulling fs layer 03:46:16 b352a97aabf1: Pulling fs layer 03:46:16 4872d77fe225: Pulling fs layer 03:46:16 5851b861e8e6: Pulling fs layer 03:46:16 eaf3925da568: Waiting 03:46:16 4872d77fe225: Waiting 03:46:16 5851b861e8e6: Waiting 03:46:16 bab4dde63d76: Waiting 03:46:16 bde34c3a00c8: Waiting 03:46:16 988bab9f4d93: Waiting 03:46:16 1469e6f7b9e6: Waiting 03:46:16 e2be974225ed: Verifying Checksum 03:46:16 e2be974225ed: Download complete 03:46:16 988bab9f4d93: Download complete 03:46:16 1469e6f7b9e6: Verifying Checksum 03:46:16 1469e6f7b9e6: Download complete 03:46:16 eaf3925da568: Download complete 03:46:16 339a4e72a1f5: Verifying Checksum 03:46:16 339a4e72a1f5: Download complete 03:46:16 bde34c3a00c8: Verifying Checksum 03:46:16 bde34c3a00c8: Download complete 03:46:16 b352a97aabf1: Verifying Checksum 03:46:16 b352a97aabf1: Download complete 03:46:16 4872d77fe225: Download complete 03:46:16 5851b861e8e6: Verifying Checksum 03:46:16 5851b861e8e6: Download complete 03:46:16 b85a868b505f: Verifying Checksum 03:46:16 b85a868b505f: Download complete 03:46:16 bab4dde63d76: Verifying Checksum 03:46:16 bab4dde63d76: Download complete 03:46:18 b85a868b505f: Pull complete 03:46:18 e2be974225ed: Pull complete 03:46:19 339a4e72a1f5: Pull complete 03:46:19 988bab9f4d93: Pull complete 03:46:19 1469e6f7b9e6: Pull complete 03:46:19 eaf3925da568: Pull complete 03:46:21 bab4dde63d76: Pull complete 03:46:21 bde34c3a00c8: Pull complete 03:46:21 b352a97aabf1: Pull complete 03:46:21 4872d77fe225: Pull complete 03:46:21 5851b861e8e6: Pull complete 03:46:21 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:46:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:46:21 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:46:21 prd-ubuntu20.04-docker-8c-8g-6662 does not seem to be running inside a container 03:46:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_app-record-replay_PR-80 -v /w/workspace/xfoundry_app-record-replay_PR-80:/w/workspace/xfoundry_app-record-replay_PR-80:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-80@tmp:/w/workspace/xfoundry_app-record-replay_PR-80@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:46:24 $ docker top 8aff2a22370e88369cf76ef4f0129e27fc42e6ee8cfe9513b838186ead675a2b -eo pid,comm 03:46:24 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). 03:46:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:46:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:46:24 [ssh-agent] Looking for ssh-agent implementation... 03:46:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:46:24 $ docker exec 8aff2a22370e88369cf76ef4f0129e27fc42e6ee8cfe9513b838186ead675a2b ssh-agent 03:46:24 SSH_AUTH_SOCK=/tmp/ssh-ji8fGrM10Wf6/agent.31 03:46:24 SSH_AGENT_PID=37 03:46:24 Running ssh-add (command line suppressed) 03:46:24 Identity added: /w/workspace/xfoundry_app-record-replay_PR-80@tmp/private_key_12428456354222022334.key (/w/workspace/xfoundry_app-record-replay_PR-80@tmp/private_key_12428456354222022334.key) 03:46:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:46:25 + git tag --points-at HEAD [Pipeline] } 03:46:25 $ docker exec --env ******** --env ******** 8aff2a22370e88369cf76ef4f0129e27fc42e6ee8cfe9513b838186ead675a2b ssh-agent -k 03:46:25 unset SSH_AUTH_SOCK; 03:46:25 unset SSH_AGENT_PID; 03:46:25 echo Agent pid 37 killed; 03:46:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:46:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:46:25 [ssh-agent] Looking for ssh-agent implementation... 03:46:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:46:25 $ docker exec 8aff2a22370e88369cf76ef4f0129e27fc42e6ee8cfe9513b838186ead675a2b ssh-agent 03:46:25 SSH_AUTH_SOCK=/tmp/ssh-Qt74FOBTJc0o/agent.70 03:46:25 SSH_AGENT_PID=76 03:46:25 Running ssh-add (command line suppressed) 03:46:25 Identity added: /w/workspace/xfoundry_app-record-replay_PR-80@tmp/private_key_13852964815306489239.key (/w/workspace/xfoundry_app-record-replay_PR-80@tmp/private_key_13852964815306489239.key) 03:46:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:46:26 + git semver init 03:46:26 2023-09-20 03:46:26,270 [run_init] DEBUG init version:0.0.0 force:False 03:46:26 2023-09-20 03:46:26,270 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_app-record-replay_PR-80/.semver 03:46:26 2023-09-20 03:46:26,271 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/xfoundry_app-record-replay_PR-80/.semver 03:46:26 2023-09-20 03:46:26,271 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/xfoundry_app-record-replay_PR-80/.semver'], cwd=/w/workspace/xfoundry_app-record-replay_PR-80, universal_newlines=False, shell=None, istream=None) 03:46:26 2023-09-20 03:46:26,906 [append_file] DEBUG append to file:/w/workspace/xfoundry_app-record-replay_PR-80/.git/info/exclude 03:46:26 2023-09-20 03:46:26,907 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_app-record-replay_PR-80/.semver/PR-80 with force:False 03:46:26 2023-09-20 03:46:26,907 [write_file] DEBUG write to file:/w/workspace/xfoundry_app-record-replay_PR-80/.semver/PR-80 03:46:26 2023-09-20 03:46:26,910 [execute] INFO git cat-file --batch-check 03:46:26 2023-09-20 03:46:26,910 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_app-record-replay_PR-80/.semver, universal_newlines=False, shell=None, istream=) 03:46:26 2023-09-20 03:46:26,916 [execute] INFO git cat-file --batch 03:46:26 2023-09-20 03:46:26,916 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_app-record-replay_PR-80/.semver, universal_newlines=False, shell=None, istream=) 03:46:26 2023-09-20 03:46:26,920 [read_version] DEBUG read version from /w/workspace/xfoundry_app-record-replay_PR-80/.semver/PR-80 03:46:26 0.0.0 [Pipeline] } 03:46:26 $ docker exec --env ******** --env ******** 8aff2a22370e88369cf76ef4f0129e27fc42e6ee8cfe9513b838186ead675a2b ssh-agent -k 03:46:27 unset SSH_AUTH_SOCK; 03:46:27 unset SSH_AGENT_PID; 03:46:27 echo Agent pid 76 killed; 03:46:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:46:27 + git semver [Pipeline] } 03:46:27 $ docker stop --time=1 8aff2a22370e88369cf76ef4f0129e27fc42e6ee8cfe9513b838186ead675a2b 03:46:29 $ docker rm -f --volumes 8aff2a22370e88369cf76ef4f0129e27fc42e6ee8cfe9513b838186ead675a2b [Pipeline] // withDockerContainer [Pipeline] sh 03:46:29 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:46:29 Stashed 1 file(s) [Pipeline] echo 03:46:29 [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 03:46:30 provisioning config files... 03:46:30 copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-80@tmp/config17607565345852191260tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:46:30 ---> docker-login.sh 03:46:30 nexus3.edgexfoundry.org:10001 03:46:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:46:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:46:30 Configure a credential helper to remove this warning. See 03:46:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:46:30 03:46:30 Login Succeeded 03:46:30 nexus3.edgexfoundry.org:10002 03:46:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:46:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:46:30 Configure a credential helper to remove this warning. See 03:46:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:46:30 03:46:30 Login Succeeded 03:46:30 nexus3.edgexfoundry.org:10003 03:46:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:46:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:46:31 Configure a credential helper to remove this warning. See 03:46:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:46:31 03:46:31 Login Succeeded 03:46:31 nexus3.edgexfoundry.org:10004 03:46:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:46:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:46:31 Configure a credential helper to remove this warning. See 03:46:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:46:31 03:46:31 Login Succeeded 03:46:31 docker.io 03:46:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:46:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:46:31 Configure a credential helper to remove this warning. See 03:46:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:46:31 03:46:31 Login Succeeded 03:46:31 ---> docker-login.sh ends [Pipeline] } 03:46:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:46:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:46:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:46:31 ========================================================= 03:46:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 03:46:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:32 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 03:46:32 Sending build context to Docker daemon 580.1kB 03:46:32 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 03:46:32 Step 2/12 : FROM ${BASE} AS builder 03:46:32 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 03:46:32 7264a8db6415: Pulling fs layer 03:46:32 c4d48a809fc2: Pulling fs layer 03:46:32 4f1c88b9dad5: Pulling fs layer 03:46:32 ad3a456e5733: Pulling fs layer 03:46:32 ad3a456e5733: Waiting 03:46:32 9e4f439ed901: Pulling fs layer 03:46:32 feaf6a47b606: Pulling fs layer 03:46:32 5e8b037d7d82: Pulling fs layer 03:46:32 8ac70367396e: Pulling fs layer 03:46:32 6db16350a2e2: Pulling fs layer 03:46:32 9250d5d63582: Pulling fs layer 03:46:32 5e8b037d7d82: Waiting 03:46:32 8ac70367396e: Waiting 03:46:32 6db16350a2e2: Waiting 03:46:32 9250d5d63582: Waiting 03:46:32 feaf6a47b606: Waiting 03:46:32 c4d48a809fc2: Verifying Checksum 03:46:32 c4d48a809fc2: Download complete 03:46:32 ad3a456e5733: Verifying Checksum 03:46:32 ad3a456e5733: Download complete 03:46:32 9e4f439ed901: Verifying Checksum 03:46:32 9e4f439ed901: Download complete 03:46:32 7264a8db6415: Verifying Checksum 03:46:32 7264a8db6415: Download complete 03:46:32 feaf6a47b606: Verifying Checksum 03:46:32 feaf6a47b606: Download complete 03:46:32 8ac70367396e: Verifying Checksum 03:46:32 8ac70367396e: Download complete 03:46:32 7264a8db6415: Pull complete 03:46:32 4f1c88b9dad5: Verifying Checksum 03:46:32 4f1c88b9dad5: Download complete 03:46:32 c4d48a809fc2: Pull complete 03:46:32 6db16350a2e2: Verifying Checksum 03:46:32 6db16350a2e2: Download complete 03:46:33 5e8b037d7d82: Verifying Checksum 03:46:33 5e8b037d7d82: Download complete 03:46:33 9250d5d63582: Verifying Checksum 03:46:33 9250d5d63582: Download complete 03:46:36 4f1c88b9dad5: Pull complete 03:46:36 ad3a456e5733: Pull complete 03:46:36 9e4f439ed901: Pull complete 03:46:36 feaf6a47b606: Pull complete 03:46:39 5e8b037d7d82: Pull complete 03:46:39 8ac70367396e: Pull complete 03:46:39 6db16350a2e2: Pull complete 03:46:40 9250d5d63582: Pull complete 03:46:40 Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 03:46:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 03:46:40 ---> fa269f55d9b9 03:46:40 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 03:46:44 ---> Running in 520b5c226ab2 03:46:44 Removing intermediate container 520b5c226ab2 03:46:44 ---> 434975c98916 03:46:44 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 03:46:44 ---> Running in be0beb8b8d23 03:46:44 Removing intermediate container be0beb8b8d23 03:46:44 ---> bf0134cde033 03:46:44 Step 5/12 : ARG ADD_BUILD_TAGS="" 03:46:44 ---> Running in ce9c44e8d2e2 03:46:44 Removing intermediate container ce9c44e8d2e2 03:46:44 ---> cd70d4bc2164 03:46:44 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:46:44 ---> Running in 8b03ea646638 03:46:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:46:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:46:45 Still waiting to schedule task 03:46:45 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:46:45 OK: 265 MiB in 56 packages 03:46:46 Removing intermediate container 8b03ea646638 03:46:46 ---> d4636cbc9b8b 03:46:46 Step 7/12 : WORKDIR /app 03:46:46 ---> Running in 03be15bebb69 03:46:46 Removing intermediate container 03be15bebb69 03:46:46 ---> 242a501d7f7c 03:46:46 Step 8/12 : COPY go.mod vendor* ./ 03:46:46 ---> be64f3611717 03:46:46 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:46:46 ---> Running in 17956b6036a9 03:47:12 Removing intermediate container 17956b6036a9 03:47:12 ---> dc0e04777fa2 03:47:12 Step 10/12 : COPY . . 03:47:12 ---> b20a098a56f5 03:47:12 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:47:12 ---> Running in 52fd0e24c69a 03:47:12 Removing intermediate container 52fd0e24c69a 03:47:12 ---> 60f1e59945e4 03:47:12 Step 12/12 : RUN $MAKE 03:47:12 ---> Running in fe8e10d6fe7e 03:47:13 noop 03:47:13 Removing intermediate container fe8e10d6fe7e 03:47:13 ---> 14750f8946df 03:47:13 Successfully built 14750f8946df 03:47:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:13 + docker inspect -f . ci-base-image-x86_64 03:47:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:47:13 prd-ubuntu20.04-docker-8c-8g-6662 does not seem to be running inside a container 03:47:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_app-record-replay_PR-80 -v /w/workspace/xfoundry_app-record-replay_PR-80:/w/workspace/xfoundry_app-record-replay_PR-80:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-80@tmp:/w/workspace/xfoundry_app-record-replay_PR-80@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 ******** ci-base-image-x86_64 cat 03:47:14 $ docker top 3613d73c3d66cbf88f25d3859c80d0962e28cd3ee293ef4c483b385123929b8e -eo pid,comm [Pipeline] { [Pipeline] sh 03:47:14 + go version 03:47:14 go version go1.21.0 linux/amd64 [Pipeline] } 03:47:14 $ docker stop --time=1 3613d73c3d66cbf88f25d3859c80d0962e28cd3ee293ef4c483b385123929b8e 03:47:16 $ docker rm -f --volumes 3613d73c3d66cbf88f25d3859c80d0962e28cd3ee293ef4c483b385123929b8e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:16 + docker inspect -f . ci-base-image-x86_64 03:47:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:47:16 prd-ubuntu20.04-docker-8c-8g-6662 does not seem to be running inside a container 03:47:16 $ 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-80 -v /w/workspace/xfoundry_app-record-replay_PR-80:/w/workspace/xfoundry_app-record-replay_PR-80:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-80@tmp:/w/workspace/xfoundry_app-record-replay_PR-80@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 ******** ci-base-image-x86_64 cat 03:47:17 $ docker top 86ccdb4e26cd63de54e32617a60c9213185296caf7a02eb70e5f2a9898200741 -eo pid,comm [Pipeline] { [Pipeline] sh 03:47:17 + git config --global --add safe.directory /w/workspace/xfoundry_app-record-replay_PR-80 [Pipeline] fileExists [Pipeline] sh 03:47:18 + make test 03:47:18 go test -race -coverprofile=coverage.out ./... 03:47:39 ? github.com/edgexfoundry/app-record-replay [no test files] 03:47:39 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 03:47:39 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 03:47:39 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 03:47:39 ok github.com/edgexfoundry/app-record-replay/internal/app 1.047s coverage: 88.0% of statements 03:47:48 ok github.com/edgexfoundry/app-record-replay/internal/application 9.610s coverage: 98.7% of statements 03:47:48 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.103s coverage: 78.7% of statements 03:47:48 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.039s coverage: 100.0% of statements 03:48:10 go vet ./... 03:48:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:48:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:48:12 ./bin/test-attribution-txt.sh [Pipeline] echo 03:48:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:48:12 $ docker stop --time=1 86ccdb4e26cd63de54e32617a60c9213185296caf7a02eb70e5f2a9898200741 03:48:14 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6663 in /w/workspace/xfoundry_app-record-replay_PR-80 03:48:16 $ docker rm -f --volumes 86ccdb4e26cd63de54e32617a60c9213185296caf7a02eb70e5f2a9898200741 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws 03:48:16 Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout 03:48:16 Selected Git installation does not exist. Using Default 03:48:16 The recommended git tool is: NONE 03:48:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:48:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:48:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:48:17 + ls -al . 03:48:17 total 184 03:48:17 drwxrwxr-x 10 jenkins jenkins 4096 Sep 20 03:47 . 03:48:17 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 03:46 .. 03:48:17 -rw-rw-r-- 1 jenkins jenkins 119 Sep 20 03:46 .dockerignore 03:48:17 drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 03:47 .git 03:48:17 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 03:46 .github 03:48:17 -rw-rw-r-- 1 jenkins jenkins 164 Sep 20 03:46 .gitignore 03:48:17 -rw-rw-r-- 1 jenkins jenkins 41 Sep 20 03:46 .golangci.yml 03:48:17 drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 03:46 .semver 03:48:17 -rw-rw-r-- 1 jenkins jenkins 11301 Sep 20 03:46 Attribution.txt 03:48:17 -rw-rw-r-- 1 jenkins jenkins 258 Sep 20 03:46 CHANGELOG.md 03:48:17 -rw-rw-r-- 1 jenkins jenkins 1616 Sep 20 03:46 Dockerfile 03:48:17 -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 03:46 GOVERNANCE.md 03:48:17 -rw-rw-r-- 1 jenkins jenkins 681 Sep 20 03:46 Jenkinsfile 03:48:17 -rw-rw-r-- 1 jenkins jenkins 10174 Sep 20 03:46 LICENSE 03:48:17 -rw-rw-r-- 1 jenkins jenkins 3139 Sep 20 03:46 Makefile 03:48:17 -rw-rw-r-- 1 jenkins jenkins 611 Sep 20 03:46 OWNERS.md 03:48:17 -rw-rw-r-- 1 jenkins jenkins 2363 Sep 20 03:46 README.md 03:48:17 -rw-rw-r-- 1 jenkins jenkins 7594 Sep 20 03:46 Record and Reply.postman_collection.json 03:48:17 -rw-rw-r-- 1 jenkins jenkins 5 Sep 20 03:46 VERSION 03:48:17 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 03:46 bin 03:48:17 -rw-r--r-- 1 jenkins jenkins 24552 Sep 20 03:47 coverage.out 03:48:17 -rw-rw-r-- 1 jenkins jenkins 3917 Sep 20 03:46 go.mod 03:48:17 -rw-rw-r-- 1 jenkins jenkins 35420 Sep 20 03:46 go.sum 03:48:17 drwxrwxr-x 7 jenkins jenkins 4096 Sep 20 03:46 internal 03:48:17 -rw-rw-r-- 1 jenkins jenkins 913 Sep 20 03:46 main.go 03:48:17 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 03:46 openapi 03:48:17 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 03:46 pkg 03:48:17 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 03:46 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:18 + 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=53c42d67c8ef98b6b878bfe21a601be39bbde023 --label arch=amd64 --label version=0.0.0 . 03:48:18 Sending build context to Docker daemon 605.2kB 03:48:18 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 03:48:18 Step 2/26 : FROM ${BASE} AS builder 03:48:18 ---> 14750f8946df 03:48:18 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 03:48:18 ---> Running in ec5984232d14 03:48:18 Removing intermediate container ec5984232d14 03:48:18 ---> 0a4141b82eb1 03:48:18 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 03:48:18 ---> Running in 314a014e1c1b 03:48:18 Removing intermediate container 314a014e1c1b 03:48:18 ---> e403848cbb67 03:48:18 Step 5/26 : ARG ADD_BUILD_TAGS="" 03:48:18 ---> Running in ea38866de17c 03:48:18 Removing intermediate container ea38866de17c 03:48:18 ---> d480470188fe 03:48:18 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:48:18 ---> Running in 6dca1eafa366 03:48:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:48:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:48:19 OK: 265 MiB in 56 packages 03:48:19 Removing intermediate container 6dca1eafa366 03:48:19 ---> 81cc10523265 03:48:19 Step 7/26 : WORKDIR /app 03:48:19 ---> Running in 8928c80ad3ca 03:48:19 Removing intermediate container 8928c80ad3ca 03:48:19 ---> 54bd700315dd 03:48:19 Step 8/26 : COPY go.mod vendor* ./ 03:48:19 ---> c33a671ec42f 03:48:19 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:48:20 ---> Running in b1f391d6c569 03:48:21 Removing intermediate container b1f391d6c569 03:48:21 ---> da1b04cb45c0 03:48:21 Step 10/26 : COPY . . 03:48:21 ---> a92f7a75e131 03:48:21 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:48:21 ---> Running in 5fb5bb373c7a 03:48:21 Removing intermediate container 5fb5bb373c7a 03:48:21 ---> 50578b080a1a 03:48:21 Step 12/26 : RUN $MAKE 03:48:21 ---> Running in 1dcac0e8ea9e 03:48:21 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.32 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay 03:48:21 using credential edgex-jenkins-ssh 03:48:21 Cloning the remote Git repository 03:48:21 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 03:48:21 > git init /w/workspace/app-record-replay/1 # timeout=10 03:48:22 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 03:48:22 > git --version # timeout=10 03:48:22 > git --version # 'git version 2.25.1' 03:48:22 using GIT_SSH to set credentials SSH Credentials for GitHub 03:48:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:48:22 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 03:48:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:48:23 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 03:48:23 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 03:48:23 using GIT_SSH to set credentials SSH Credentials for GitHub 03:48:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/80/head:refs/remotes/origin/PR-80 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:48:24 Merging remotes/origin/main commit 71f8f64bcad1ab42414dea6ad01fdbff4824520b into PR head commit 53c42d67c8ef98b6b878bfe21a601be39bbde023 03:48:24 Merge succeeded, producing 53c42d67c8ef98b6b878bfe21a601be39bbde023 03:48:24 Checking out Revision 53c42d67c8ef98b6b878bfe21a601be39bbde023 (PR-80) 03:48:24 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" 03:48:24 > git --version # timeout=10 03:48:24 > git --version # 'git version 2.25.1' 03:48:24 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 03:48:24 > git config core.sparsecheckout # timeout=10 03:48:24 > git checkout -f 53c42d67c8ef98b6b878bfe21a601be39bbde023 # timeout=10 03:48:24 > git remote # timeout=10 03:48:24 > git config --get remote.origin.url # timeout=10 03:48:24 using GIT_SSH to set credentials SSH Credentials for GitHub 03:48:24 > git merge 71f8f64bcad1ab42414dea6ad01fdbff4824520b # timeout=10 03:48:24 > git rev-parse HEAD^{commit} # timeout=10 03:48:24 > git config core.sparsecheckout # timeout=10 03:48:24 > git checkout -f 53c42d67c8ef98b6b878bfe21a601be39bbde023 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:48:26 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:48:26 % Total % Received % Xferd Average Speed Time Time Time Current 03:48:26 Dload Upload Total Spent Left Speed 03:48:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 108k 0 --:--:-- --:--:-- --:--:-- 109k [Pipeline] sh 03:48:26 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:48:27 + sudo tee /etc/docker/daemon.new 03:48:27 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:48:27 { 03:48:27 "registry-mirrors": [ 03:48:27 "https://nexus3.edgexfoundry.org:10001" 03:48:27 ], 03:48:27 "bip": "10.250.0.254/24", 03:48:27 "hosts": [ 03:48:27 "tcp://0.0.0.0:5555", 03:48:27 "unix:///var/run/docker.sock" 03:48:27 ], 03:48:27 "mtu": 1458, 03:48:27 "selinux-enabled": true, 03:48:27 "seccomp-profile": "/etc/docker/seccomp.json" 03:48:27 } [Pipeline] sh 03:48:27 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:48:27 + sudo service docker restart 03:48:43 Removing intermediate container 1dcac0e8ea9e 03:48:43 ---> 418caf0ca75f 03:48:43 Step 13/26 : FROM alpine:3.18 03:48:43 3.18: Pulling from library/alpine 03:48:43 7264a8db6415: Already exists 03:48:43 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 03:48:43 Status: Downloaded newer image for alpine:3.18 03:48:43 ---> 7e01a0d0a1dc 03:48:43 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 03:48:43 ---> Running in 9001c3a6fcc2 03:48:43 Removing intermediate container 9001c3a6fcc2 03:48:43 ---> a69b56742be7 03:48:43 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 03:48:43 ---> Running in 23a2650460e0 03:48:43 Removing intermediate container 23a2650460e0 03:48:43 ---> 753642ff0b8d 03:48:43 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 03:48:43 ---> Running in c943c1defa34 03:48:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:48:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:48:43 (1/2) Installing ca-certificates (20230506-r0) 03:48:43 (2/2) Installing dumb-init (1.2.5-r2) 03:48:43 Executing busybox-1.36.1-r2.trigger 03:48:43 Executing ca-certificates-20230506-r0.trigger 03:48:43 OK: 8 MiB in 17 packages 03:48:44 Removing intermediate container c943c1defa34 03:48:44 ---> cd1724718cc1 03:48:44 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 03:48:44 ---> 0e64d2eb027e 03:48:44 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 03:48:44 ---> 82143a38a66c 03:48:44 Step 19/26 : COPY --from=builder /app/res/ /res/ 03:48:44 ---> 09065ba63b88 03:48:44 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 03:48:45 ---> f791113eef5d 03:48:45 Step 21/26 : EXPOSE 59712 03:48:45 ---> Running in 3d417135a172 03:48:45 Removing intermediate container 3d417135a172 03:48:45 ---> 57ffc6c7d565 03:48:45 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 03:48:45 ---> Running in 02a12682af59 03:48:45 Removing intermediate container 02a12682af59 03:48:45 ---> 4b25b1bb927e 03:48:45 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:48:45 ---> Running in a0a92dd5e7cb 03:48:45 Removing intermediate container a0a92dd5e7cb 03:48:45 ---> 4368df8c2daa 03:48:45 Step 24/26 : LABEL arch=amd64 03:48:45 ---> Running in 2c84624aa11a 03:48:45 Removing intermediate container 2c84624aa11a 03:48:45 ---> ecfe9a43e6b4 03:48:45 Step 25/26 : LABEL git_sha=53c42d67c8ef98b6b878bfe21a601be39bbde023 03:48:45 ---> Running in c490ca57585e 03:48:45 Removing intermediate container c490ca57585e 03:48:45 ---> d57f45589402 03:48:45 Step 26/26 : LABEL version=0.0.0 03:48:45 ---> Running in 4d9e13b5ceed 03:48:45 Removing intermediate container 4d9e13b5ceed 03:48:45 ---> e1a54a140b6f 03:48:45 [Warning] One or more build-args [ARCH] were not consumed 03:48:45 Successfully built e1a54a140b6f 03:48:45 Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // stage [Pipeline] configFileProvider 03:48:46 provisioning config files... [Pipeline] stage 03:48:46 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config17842811278207627344tmp [Pipeline] { (Docker Push) [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 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 03:48:46 ---> docker-login.sh 03:48:46 nexus3.edgexfoundry.org:10001 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:48:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:48:46 03:48:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:48:47 latest: Pulling from edgex-lftools-log-publisher 03:48:47 5eb5b503b376: Pulling fs layer 03:48:47 5c69ac0246d0: Pulling fs layer 03:48:47 ec43610c2a17: Pulling fs layer 03:48:47 3a2ae6a8a46f: Pulling fs layer 03:48:47 33b1e0a273af: Pulling fs layer 03:48:47 5d3b04190fa2: Pulling fs layer 03:48:47 2f39f015ded8: Pulling fs layer 03:48:47 5d3b04190fa2: Waiting 03:48:47 3a2ae6a8a46f: Waiting 03:48:47 33b1e0a273af: Waiting 03:48:47 2f39f015ded8: Waiting 03:48:47 5c69ac0246d0: Download complete 03:48:47 3a2ae6a8a46f: Verifying Checksum 03:48:47 3a2ae6a8a46f: Download complete 03:48:47 33b1e0a273af: Verifying Checksum 03:48:47 33b1e0a273af: Download complete 03:48:47 5d3b04190fa2: Verifying Checksum 03:48:47 5d3b04190fa2: Download complete 03:48:47 ec43610c2a17: Verifying Checksum 03:48:47 ec43610c2a17: Download complete 03:48:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:48:47 Configure a credential helper to remove this warning. See 03:48:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:48:47 03:48:47 Login Succeeded 03:48:47 nexus3.edgexfoundry.org:10002 03:48:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:48:47 5eb5b503b376: Verifying Checksum 03:48:47 5eb5b503b376: Download complete 03:48:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:48:47 Configure a credential helper to remove this warning. See 03:48:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:48:47 03:48:47 Login Succeeded 03:48:47 nexus3.edgexfoundry.org:10003 03:48:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:48:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:48:47 Configure a credential helper to remove this warning. See 03:48:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:48:47 03:48:47 Login Succeeded 03:48:47 nexus3.edgexfoundry.org:10004 03:48:48 2f39f015ded8: Verifying Checksum 03:48:48 2f39f015ded8: Download complete 03:48:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:48:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:48:48 Configure a credential helper to remove this warning. See 03:48:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:48:48 03:48:48 Login Succeeded 03:48:48 docker.io 03:48:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:48:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:48:48 Configure a credential helper to remove this warning. See 03:48:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:48:48 03:48:48 Login Succeeded 03:48:48 ---> docker-login.sh ends [Pipeline] } 03:48:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 03:48:49 5eb5b503b376: Pull complete 03:48:49 5c69ac0246d0: Pull complete [Pipeline] echo 03:48:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:48:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:48:49 ========================================================= 03:48:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 03:48:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:49 ec43610c2a17: Pull complete 03:48:49 3a2ae6a8a46f: Pull complete 03:48:49 33b1e0a273af: Pull complete 03:48:49 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 03:48:49 Sending build context to Docker daemon 258kB 03:48:49 5d3b04190fa2: Pull complete 03:48:49 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 03:48:49 Step 2/12 : FROM ${BASE} AS builder 03:48:49 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:48:49 9fda8d8052c6: Pulling fs layer 03:48:49 5d54e960e981: Pulling fs layer 03:48:49 c4a7e357bf2a: Pulling fs layer 03:48:49 f0e02332f6b5: Pulling fs layer 03:48:49 66412af1f25a: Pulling fs layer 03:48:49 1baf3a5c0e64: Pulling fs layer 03:48:49 9a37bb91b891: Pulling fs layer 03:48:49 a29adfc67d43: Pulling fs layer 03:48:49 d5de9f91c1a4: Pulling fs layer 03:48:49 f0e02332f6b5: Waiting 03:48:49 9a37bb91b891: Waiting 03:48:49 66412af1f25a: Waiting 03:48:49 1baf3a5c0e64: Waiting 03:48:49 a29adfc67d43: Waiting 03:48:49 d5de9f91c1a4: Waiting 03:48:49 5d54e960e981: Verifying Checksum 03:48:49 5d54e960e981: Download complete 03:48:50 f0e02332f6b5: Verifying Checksum 03:48:50 f0e02332f6b5: Download complete 03:48:50 66412af1f25a: Verifying Checksum 03:48:50 66412af1f25a: Download complete 03:48:50 9fda8d8052c6: Download complete 03:48:50 9a37bb91b891: Verifying Checksum 03:48:50 9a37bb91b891: Download complete 03:48:51 9fda8d8052c6: Pull complete 03:48:51 a29adfc67d43: Download complete 03:48:52 5d54e960e981: Pull complete 03:48:52 d5de9f91c1a4: Verifying Checksum 03:48:52 d5de9f91c1a4: Download complete 03:48:52 c4a7e357bf2a: Download complete 03:48:53 1baf3a5c0e64: Verifying Checksum 03:48:53 1baf3a5c0e64: Download complete 03:48:55 2f39f015ded8: Pull complete 03:48:55 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:48:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:48:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:48:55 prd-ubuntu20.04-docker-8c-8g-6662 does not seem to be running inside a container 03:48:55 $ 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-80 -v /w/workspace/xfoundry_app-record-replay_PR-80:/w/workspace/xfoundry_app-record-replay_PR-80:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-80@tmp:/w/workspace/xfoundry_app-record-replay_PR-80@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:48:59 $ docker top cb5d8f81f9211c2f1f5d7cb1e14099d2cc074ca7656fe5dcfebdde252a959dfa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:48:59 ---> job-cost.sh 03:48:59 lf-activate-venv: SKIPPING 03:48:59 INFO: No Stack... 03:49:00 INFO: Retrieving Pricing Info for: v3-standard-8 03:49:00 INFO: Archiving Costs [Pipeline] sh 03:49:00 + cat /w/workspace/xfoundry_app-record-replay_PR-80/archives/cost.csv 03:49:00 + cut -d, -f6 [Pipeline] lock 03:49:00 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-80-1-stack-cost] 03:49:00 Resource [jenkins-edgexfoundry-app-record-replay-PR-80-1-stack-cost] did not exist. Created. 03:49:00 Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-80-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:49:01 + echo total: 0.2199999988079071 [Pipeline] stash 03:49:01 Stashed 1 file(s) [Pipeline] } 03:49:01 Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-80-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:49:01 $ docker stop --time=1 cb5d8f81f9211c2f1f5d7cb1e14099d2cc074ca7656fe5dcfebdde252a959dfa 03:49:02 $ docker rm -f --volumes cb5d8f81f9211c2f1f5d7cb1e14099d2cc074ca7656fe5dcfebdde252a959dfa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:49:03 c4a7e357bf2a: Pull complete 03:49:03 f0e02332f6b5: Pull complete 03:49:03 66412af1f25a: Pull complete 03:49:10 1baf3a5c0e64: Pull complete 03:49:11 9a37bb91b891: Pull complete 03:49:12 a29adfc67d43: Pull complete 03:49:16 d5de9f91c1a4: Pull complete 03:49:16 Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 03:49:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 03:49:16 ---> 746ca1b523b5 03:49:16 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 03:49:18 ---> Running in 961b81de57b3 03:49:18 Removing intermediate container 961b81de57b3 03:49:18 ---> 4825c3563ddb 03:49:18 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 03:49:18 ---> Running in ac6ed8a87ec3 03:49:18 Removing intermediate container ac6ed8a87ec3 03:49:18 ---> b62abb685d2d 03:49:18 Step 5/12 : ARG ADD_BUILD_TAGS="" 03:49:18 ---> Running in 8c952279a568 03:49:19 Removing intermediate container 8c952279a568 03:49:19 ---> 14c385920464 03:49:19 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:49:19 ---> Running in ae1e3c71a8fe 03:49:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:49:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:49:21 OK: 267 MiB in 56 packages 03:49:22 Removing intermediate container ae1e3c71a8fe 03:49:22 ---> 3398d8959539 03:49:22 Step 7/12 : WORKDIR /app 03:49:22 ---> Running in edc283022f5c 03:49:22 Removing intermediate container edc283022f5c 03:49:22 ---> 0a44712f8df1 03:49:22 Step 8/12 : COPY go.mod vendor* ./ 03:49:23 ---> 4c93a1acef35 03:49:23 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:49:23 ---> Running in 4beae3256811 03:50:31 Removing intermediate container 4beae3256811 03:50:31 ---> 25288b150743 03:50:31 Step 10/12 : COPY . . 03:50:31 ---> 556c880f55fb 03:50:31 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:50:31 ---> Running in c13cb8f4ffe6 03:50:31 Removing intermediate container c13cb8f4ffe6 03:50:31 ---> ace5d2cf661b 03:50:31 Step 12/12 : RUN $MAKE 03:50:31 ---> Running in fbb4471afeea 03:50:31 noop 03:50:31 Removing intermediate container fbb4471afeea 03:50:31 ---> c3b7630a9f81 03:50:31 Successfully built c3b7630a9f81 03:50:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:31 + docker inspect -f . ci-base-image-arm64 03:50:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:50:31 prd-ubuntu20.04-docker-arm64-4c-16g-6663 does not seem to be running inside a container 03:50:32 $ 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 ******** ci-base-image-arm64 cat 03:50:33 $ docker top 774b78eb863be9769851705ae7cf283ab8c35c2fcfdb9c49b14976ac8af172e5 -eo pid,comm [Pipeline] { [Pipeline] sh 03:50:34 + go version 03:50:34 go version go1.21.0 linux/arm64 [Pipeline] } 03:50:34 $ docker stop --time=1 774b78eb863be9769851705ae7cf283ab8c35c2fcfdb9c49b14976ac8af172e5 03:50:36 $ docker rm -f --volumes 774b78eb863be9769851705ae7cf283ab8c35c2fcfdb9c49b14976ac8af172e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:37 + docker inspect -f . ci-base-image-arm64 03:50:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:50:37 prd-ubuntu20.04-docker-arm64-4c-16g-6663 does not seem to be running inside a container 03:50:37 $ 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 ******** ci-base-image-arm64 cat 03:50:39 $ docker top af4bbcfba1ee8c74a08b256d4f59e7d07ea9d50111d1b76455ce8e99ab239cc9 -eo pid,comm [Pipeline] { [Pipeline] sh 03:50:39 + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh 03:50:40 + make test 03:50:40 go test -race -coverprofile=coverage.out ./... 03:52:46 ? github.com/edgexfoundry/app-record-replay [no test files] 03:52:46 ok github.com/edgexfoundry/app-record-replay/internal/app 1.256s coverage: 88.0% of statements 03:52:48 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 03:52:48 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 03:52:50 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 03:53:00 ok github.com/edgexfoundry/app-record-replay/internal/application 10.178s coverage: 98.7% of statements 03:53:00 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.536s coverage: 78.7% of statements 03:53:00 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.224s coverage: 100.0% of statements 03:53:00 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:53:00 go vet ./... 03:54:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:54:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:54:51 ./bin/test-attribution-txt.sh [Pipeline] echo 03:54:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:54:51 $ docker stop --time=1 af4bbcfba1ee8c74a08b256d4f59e7d07ea9d50111d1b76455ce8e99ab239cc9 03:54:53 $ docker rm -f --volumes af4bbcfba1ee8c74a08b256d4f59e7d07ea9d50111d1b76455ce8e99ab239cc9 [Pipeline] // withDockerContainer [Pipeline] sh 03:54:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:54:55 Warning: overwriting stash ‘coverage-report’ 03:54:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:54:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:54:56 + ls -al . 03:54:56 total 180 03:54:56 drwxrwxr-x 9 jenkins jenkins 4096 Sep 20 03:50 . 03:54:56 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 03:48 .. 03:54:56 -rw-rw-r-- 1 jenkins jenkins 119 Sep 20 03:48 .dockerignore 03:54:56 drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 03:48 .git 03:54:56 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 03:48 .github 03:54:56 -rw-rw-r-- 1 jenkins jenkins 164 Sep 20 03:48 .gitignore 03:54:56 -rw-rw-r-- 1 jenkins jenkins 41 Sep 20 03:48 .golangci.yml 03:54:56 -rw-rw-r-- 1 jenkins jenkins 11301 Sep 20 03:48 Attribution.txt 03:54:56 -rw-rw-r-- 1 jenkins jenkins 258 Sep 20 03:48 CHANGELOG.md 03:54:56 -rw-rw-r-- 1 jenkins jenkins 1616 Sep 20 03:48 Dockerfile 03:54:56 -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 03:48 GOVERNANCE.md 03:54:56 -rw-rw-r-- 1 jenkins jenkins 681 Sep 20 03:48 Jenkinsfile 03:54:56 -rw-rw-r-- 1 jenkins jenkins 10174 Sep 20 03:48 LICENSE 03:54:56 -rw-rw-r-- 1 jenkins jenkins 3139 Sep 20 03:48 Makefile 03:54:56 -rw-rw-r-- 1 jenkins jenkins 611 Sep 20 03:48 OWNERS.md 03:54:56 -rw-rw-r-- 1 jenkins jenkins 2363 Sep 20 03:48 README.md 03:54:56 -rw-rw-r-- 1 jenkins jenkins 7594 Sep 20 03:48 Record and Reply.postman_collection.json 03:54:56 -rw-rw-r-- 1 jenkins jenkins 5 Sep 20 03:46 VERSION 03:54:56 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 03:48 bin 03:54:56 -rw-r--r-- 1 jenkins jenkins 24552 Sep 20 03:52 coverage.out 03:54:56 -rw-rw-r-- 1 jenkins jenkins 3917 Sep 20 03:48 go.mod 03:54:56 -rw-rw-r-- 1 jenkins jenkins 35420 Sep 20 03:48 go.sum 03:54:56 drwxrwxr-x 7 jenkins jenkins 4096 Sep 20 03:48 internal 03:54:56 -rw-rw-r-- 1 jenkins jenkins 913 Sep 20 03:48 main.go 03:54:56 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 03:48 openapi 03:54:56 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 03:48 pkg 03:54:56 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 03:48 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:57 + 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=53c42d67c8ef98b6b878bfe21a601be39bbde023 --label arch=arm64 --label version=0.0.0 . 03:54:57 Sending build context to Docker daemon 283.1kB 03:54:57 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 03:54:57 Step 2/26 : FROM ${BASE} AS builder 03:54:57 ---> c3b7630a9f81 03:54:57 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 03:54:57 ---> Running in 510ffb5195f0 03:54:57 Removing intermediate container 510ffb5195f0 03:54:57 ---> 7abd4ced0a08 03:54:57 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 03:54:58 ---> Running in 549cb5017fc1 03:54:58 Removing intermediate container 549cb5017fc1 03:54:58 ---> 3d68703aebe8 03:54:58 Step 5/26 : ARG ADD_BUILD_TAGS="" 03:54:58 ---> Running in 14fc249973fc 03:54:58 Removing intermediate container 14fc249973fc 03:54:58 ---> 15544e01c28c 03:54:58 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:54:58 ---> Running in c66d29b43004 03:54:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:55:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:55:01 OK: 267 MiB in 56 packages 03:55:02 Removing intermediate container c66d29b43004 03:55:02 ---> 4f0c39edd782 03:55:02 Step 7/26 : WORKDIR /app 03:55:02 ---> Running in 0cc565f4f8f3 03:55:02 Removing intermediate container 0cc565f4f8f3 03:55:02 ---> c86f2c6e3851 03:55:02 Step 8/26 : COPY go.mod vendor* ./ 03:55:04 ---> 609f41538886 03:55:04 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:55:04 ---> Running in 4363c04eee0b 03:55:06 Removing intermediate container 4363c04eee0b 03:55:06 ---> 103e51f1f137 03:55:06 Step 10/26 : COPY . . 03:55:06 ---> 108dddf714f2 03:55:06 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:55:06 ---> Running in f7b09e96e314 03:55:07 Removing intermediate container f7b09e96e314 03:55:07 ---> 901cf2575869 03:55:07 Step 12/26 : RUN $MAKE 03:55:07 ---> Running in 57c5f41cac0e 03:55:08 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.32 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay 03:56:59 Removing intermediate container 57c5f41cac0e 03:56:59 ---> 3d8c5f7f2f26 03:56:59 Step 13/26 : FROM alpine:3.18 03:56:59 3.18: Pulling from library/alpine 03:56:59 9fda8d8052c6: Already exists 03:56:59 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 03:56:59 Status: Downloaded newer image for alpine:3.18 03:56:59 ---> f6648c04cd6c 03:56:59 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 03:56:59 ---> Running in cabb0d6e187d 03:56:59 Removing intermediate container cabb0d6e187d 03:56:59 ---> 26e0b1685b98 03:56:59 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 03:56:59 ---> Running in 50d9883df3c9 03:56:59 Removing intermediate container 50d9883df3c9 03:56:59 ---> d22800ffc34a 03:56:59 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 03:56:59 ---> Running in 2edb135f812f 03:56:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:56:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:56:59 (1/2) Installing ca-certificates (20230506-r0) 03:56:59 (2/2) Installing dumb-init (1.2.5-r2) 03:56:59 Executing busybox-1.36.1-r2.trigger 03:56:59 Executing ca-certificates-20230506-r0.trigger 03:56:59 OK: 9 MiB in 17 packages 03:56:59 Removing intermediate container 2edb135f812f 03:56:59 ---> c52be06f613d 03:56:59 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 03:56:59 ---> a8d245cdfb0d 03:56:59 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 03:56:59 ---> 24478ec1048b 03:56:59 Step 19/26 : COPY --from=builder /app/res/ /res/ 03:56:59 ---> c3bd9316e3de 03:56:59 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 03:56:59 ---> ac35dbfedbe5 03:56:59 Step 21/26 : EXPOSE 59712 03:56:59 ---> Running in 4fe951345c63 03:56:59 Removing intermediate container 4fe951345c63 03:56:59 ---> c4df97f88704 03:56:59 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 03:56:59 ---> Running in 4d366a63cd5b 03:56:59 Removing intermediate container 4d366a63cd5b 03:56:59 ---> 3dd10e5ef9e5 03:56:59 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:56:59 ---> Running in 33dcbaafb749 03:56:59 Removing intermediate container 33dcbaafb749 03:56:59 ---> 751fb00802ac 03:56:59 Step 24/26 : LABEL arch=arm64 03:56:59 ---> Running in 52da136571ba 03:56:59 Removing intermediate container 52da136571ba 03:56:59 ---> c60a51fb2b33 03:56:59 Step 25/26 : LABEL git_sha=53c42d67c8ef98b6b878bfe21a601be39bbde023 03:56:59 ---> Running in 9e06b31480fb 03:56:59 Removing intermediate container 9e06b31480fb 03:56:59 ---> 7cb0e0ee8c1b 03:56:59 Step 26/26 : LABEL version=0.0.0 03:56:59 ---> Running in 1488c8e482fc 03:56:59 Removing intermediate container 1488c8e482fc 03:56:59 ---> 660abafee6a3 03:56:59 [Warning] One or more build-args [ARCH] were not consumed 03:56:59 Successfully built 660abafee6a3 03:56:59 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 03:57:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:57:00 03:57:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:57:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:57:01 arm64: Pulling from edgex-lftools-log-publisher 03:57:01 8998bd30e6a1: Pulling fs layer 03:57:01 04944245beec: Pulling fs layer 03:57:01 699f458cf7ca: Pulling fs layer 03:57:01 765212b225bb: Pulling fs layer 03:57:01 f23df028b6ca: Pulling fs layer 03:57:01 d65c8cfc05b1: Pulling fs layer 03:57:01 765212b225bb: Waiting 03:57:01 f23df028b6ca: Waiting 03:57:01 d65c8cfc05b1: Waiting 03:57:01 2437ff75d9bd: Pulling fs layer 03:57:01 2437ff75d9bd: Waiting 03:57:01 04944245beec: Verifying Checksum 03:57:01 04944245beec: Download complete 03:57:01 765212b225bb: Verifying Checksum 03:57:01 765212b225bb: Download complete 03:57:01 f23df028b6ca: Verifying Checksum 03:57:01 f23df028b6ca: Download complete 03:57:01 d65c8cfc05b1: Verifying Checksum 03:57:01 d65c8cfc05b1: Download complete 03:57:01 699f458cf7ca: Verifying Checksum 03:57:01 699f458cf7ca: Download complete 03:57:02 8998bd30e6a1: Verifying Checksum 03:57:02 8998bd30e6a1: Download complete 03:57:04 2437ff75d9bd: Verifying Checksum 03:57:04 2437ff75d9bd: Download complete 03:57:06 8998bd30e6a1: Pull complete 03:57:07 04944245beec: Pull complete 03:57:08 699f458cf7ca: Pull complete 03:57:08 765212b225bb: Pull complete 03:57:09 f23df028b6ca: Pull complete 03:57:09 d65c8cfc05b1: Pull complete 03:57:24 2437ff75d9bd: Pull complete 03:57:24 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:57:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:57:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:57:24 prd-ubuntu20.04-docker-arm64-4c-16g-6663 does not seem to be running inside a container 03:57:25 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:57:27 $ docker top 5bd6ceb08d30eef404f0f24bdb82df7491a2af006efbfe4e4189e79885969a06 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:57:27 ---> job-cost.sh 03:57:28 lf-activate-venv: SKIPPING 03:57:28 INFO: No Stack... 03:57:28 INFO: Retrieving Pricing Info for: v3-standard-4 03:57:29 INFO: Archiving Costs [Pipeline] sh 03:57:30 + cat /w/workspace/app-record-replay/1/archives/cost.csv 03:57:30 + cut -d, -f6 [Pipeline] lock 03:57:30 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-80-1-stack-cost] 03:57:30 Resource [jenkins-edgexfoundry-app-record-replay-PR-80-1-stack-cost] did not exist. Created. 03:57:30 Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-80-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:57:30 /w/workspace/app-record-replay/1@tmp/durable-a0f8d4da/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:57:30 + echo total: 0.10999999940395355 [Pipeline] stash 03:57:31 Warning: overwriting stash ‘stack-cost’ 03:57:31 Stashed 1 file(s) [Pipeline] } 03:57:31 Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-80-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:57:31 $ docker stop --time=1 5bd6ceb08d30eef404f0f24bdb82df7491a2af006efbfe4e4189e79885969a06 03:57:34 $ docker rm -f --volumes 5bd6ceb08d30eef404f0f24bdb82df7491a2af006efbfe4e4189e79885969a06 [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 03:57:35 provisioning config files... 03:57:35 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/xfoundry_app-record-replay_PR-80@tmp/config8156425803351788311tmp [Pipeline] { [Pipeline] sh 03:57:35 + set +x 03:57:35 + curl -s https://codecov.io/bash 03:57:35 + bash -s -- 03:57:35 03:57:35 _____ _ 03:57:35 / ____| | | 03:57:35 | | ___ __| | ___ ___ _____ __ 03:57:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:57:35 | |___| (_) | (_| | __/ (_| (_) \ V / 03:57:35 \_____\___/ \__,_|\___|\___\___/ \_/ 03:57:35 Bash-1.0.6 03:57:35 03:57:35 03:57:35 ==> git version 2.25.1 found 03:57:35 ==> 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 03:57:35 Release-Date: 2020-01-08 03:57:35 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:57:35 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:57:35 ==> Jenkins CI detected. 03:57:35 current dir:  /w/workspace/xfoundry_app-record-replay_PR-80 03:57:35 project root: . 03:57:35 --> token set from env 03:57:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:57:35 ==> Running gcov in . (disable via -X gcov) 03:57:35 ==> Python coveragepy not found 03:57:35 ==> Searching for coverage reports in: 03:57:35 + . 03:57:35 -> Found 1 reports 03:57:35 ==> Detecting git/mercurial file structure 03:57:35 ==> Reading reports 03:57:35 + ./coverage.out bytes=24552 03:57:35 ==> Appending adjustments 03:57:35 https://docs.codecov.io/docs/fixing-reports 03:57:35 + Found adjustments 03:57:35 ==> Gzipping contents 03:57:35 8.0K /tmp/codecov.i2m8nO.gz 03:57:35 ==> Uploading reports 03:57:35 url: https://codecov.io 03:57:35 query: branch=PR-80&commit=53c42d67c8ef98b6b878bfe21a601be39bbde023&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-80%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=80&job=&cmd_args= 03:57:35 -> Pinging Codecov 03:57:35 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6761a825-4501-4abd-88ee-552c6fc4520a&branch=PR-80&commit=53c42d67c8ef98b6b878bfe21a601be39bbde023&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-80%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=80&job=&cmd_args= 03:57:35 -> Uploading to 03:57:35 https://storage.googleapis.com/codecov/v4/raw/2023-09-20/F467761B9912B4F32F9BC62907045C81/53c42d67c8ef98b6b878bfe21a601be39bbde023/b8d866fd-6d7e-40ab-9b6a-95e08d0facfd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230920%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230920T035735Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f73a93cd162cd064c6f152df436da7f485a4ae0bc5ae87fb8ba5f2e56682a8f7 03:57:35 % Total % Received % Xferd Average Speed Time Time Time Current 03:57:35 Dload Upload Total Spent Left Speed 03:57:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4844 0 0 100 4844 0 22635 --:--:-- --:--:-- --:--:-- 22635 03:57:35 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/53c42d67c8ef98b6b878bfe21a601be39bbde023 [Pipeline] } 03:57:36 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 03:57:37 + [ -d /w/workspace/xfoundry_app-record-replay_PR-80/archives ] 03:57:37 + ls -al /w/workspace/xfoundry_app-record-replay_PR-80/archives 03:57:37 total 16 03:57:37 drwxr-xr-x 3 root root 4096 Sep 20 03:49 . 03:57:37 drwxrwxr-x 11 jenkins jenkins 4096 Sep 20 03:49 .. 03:57:37 drwxr-xr-x 2 root root 4096 Sep 20 03:49 cost 03:57:37 -rw-r--r-- 1 root root 88 Sep 20 03:49 cost.csv 03:57:37 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_app-record-replay_PR-80/archives 03:57:37 + ls -al /w/workspace/xfoundry_app-record-replay_PR-80/archives 03:57:37 total 16 03:57:37 drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 03:49 . 03:57:37 drwxrwxr-x 11 jenkins jenkins 4096 Sep 20 03:49 .. 03:57:37 drwxr-xr-x 2 jenkins jenkins 4096 Sep 20 03:49 cost 03:57:37 -rw-r--r-- 1 jenkins jenkins 88 Sep 20 03:49 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:57:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:57:38 ---> package-listing.sh 03:57:38 ++ facter osfamily 03:57:38 ++ tr '[:upper:]' '[:lower:]' 03:57:39 + OS_FAMILY=debian 03:57:39 + workspace=/w/workspace/xfoundry_app-record-replay_PR-80 03:57:39 + START_PACKAGES=/tmp/packages_start.txt 03:57:39 + END_PACKAGES=/tmp/packages_end.txt 03:57:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:57:39 + PACKAGES=/tmp/packages_start.txt 03:57:39 + '[' /w/workspace/xfoundry_app-record-replay_PR-80 ']' 03:57:39 + PACKAGES=/tmp/packages_end.txt 03:57:39 + case "${OS_FAMILY}" in 03:57:39 + dpkg -l 03:57:39 + grep '^ii' 03:57:39 + '[' -f /tmp/packages_start.txt ']' 03:57:39 + '[' -f /tmp/packages_end.txt ']' 03:57:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:57:39 + '[' /w/workspace/xfoundry_app-record-replay_PR-80 ']' 03:57:39 + mkdir -p /w/workspace/xfoundry_app-record-replay_PR-80/archives/ 03:57:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_app-record-replay_PR-80/archives/ [Pipeline] echo 03:57:39 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-80/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:57:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:57:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:57:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:57:40 prd-ubuntu20.04-docker-8c-8g-6662 does not seem to be running inside a container 03:57:40 $ 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-80/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-80 -v /w/workspace/xfoundry_app-record-replay_PR-80:/w/workspace/xfoundry_app-record-replay_PR-80:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-80@tmp:/w/workspace/xfoundry_app-record-replay_PR-80@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:57:40 $ docker top 10b214e1eba612af6bd999e1227c6f3f03c61c37691e6614795c502f6e9bc3a4 -eo pid,comm [Pipeline] { [Pipeline] sh 03:57:40 + touch /tmp/pre-build-complete [Pipeline] sh 03:57:41 + mkdir -p /var/log/sysstat [Pipeline] sh 03:57:41 + ls /var/log/sa-host 03:57:41 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:57:41 provisioning config files... 03:57:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-80@tmp/config16824593840133768361tmp [Pipeline] { [Pipeline] echo 03:57:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:57:42 ---> create-netrc.sh [Pipeline] } 03:57:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:57:42 ---> python-tools-install.sh [Pipeline] echo 03:57:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:57:42 ---> sudo-logs.sh 03:57:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:57:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:57:43 ---> job-cost.sh 03:57:43 lf-activate-venv: SKIPPING 03:57:43 DEBUG: total: 0.2199999988079071 03:57:43 INFO: Retrieving Stack Cost... 03:57:43 INFO: Retrieving Pricing Info for: v3-standard-8 03:57:44 INFO: Archiving Costs [Pipeline] echo 03:57:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:57:44 ---> logs-deploy.sh 03:57:44 lf-activate-venv: SKIPPING 03:57:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-80/1 03:57:44 INFO: archiving workspace using pattern(s): 03:57:45 Archives upload complete. 03:57:45 INFO: archiving logs to Nexus