Pull request #63 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-record-replay Obtained Jenkinsfile from 88a2ce8ebc1894a1ef51b751d1a9cef34847c76b+0cf030821eec9376453adfe2348338ef327cf101 (6b04f383ba0a7cbb64ae75020d3bbf5501527067) 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-ssh12511058564809352057.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16951100179377753803.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-63/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-63/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8340876549194230267.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-63/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17340213836532481696.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh40221274822378978.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-63/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-63/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4271096167822481309.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-4268 in /w/workspace/xfoundry_app-record-replay_PR-63 [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-63 # 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 0cf030821eec9376453adfe2348338ef327cf101 into PR head commit 88a2ce8ebc1894a1ef51b751d1a9cef34847c76b Merge succeeded, producing 88a2ce8ebc1894a1ef51b751d1a9cef34847c76b Checking out Revision 88a2ce8ebc1894a1ef51b751d1a9cef34847c76b (PR-63) > 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/63/head:refs/remotes/origin/PR-63 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 88a2ce8ebc1894a1ef51b751d1a9cef34847c76b # 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 0cf030821eec9376453adfe2348338ef327cf101 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 88a2ce8ebc1894a1ef51b751d1a9cef34847c76b # timeout=10 Commit message: "feat: Implement app layer Export" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:37:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:37:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:37:18 ========================================================= 16:37:18 EdgeX Global Pipelines Version Info 16:37:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:37:18 ------------------- 16:37:18 stable info: 16:37:18 ------------------- 16:37:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:37:18 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 16:37:18 Message: update stable to v1.0.253 16:37:19 ------------------- 16:37:19 experimental info: 16:37:19 ------------------- 16:37:19 Commited By: **** collab-it+edgex@linuxfoundation.org 16:37:19 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 16:37:19 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:37:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 16:37:19 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 16:37:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:37:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:37:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:37:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 16:37:19 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:37:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:37:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:37:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:37:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:37:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 16:37:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:37:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:37:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:37:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:37:20 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:37:20 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:37:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:37:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:37:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:37:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:37:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:37:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:37:20 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:37:20 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:37:20 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:37:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-63 [Pipeline] echo 16:37:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-63 [Pipeline] echo 16:37:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-63 [Pipeline] echo 16:37:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 88a2ce8ebc1894a1ef51b751d1a9cef34847c76b [Pipeline] echo 16:37:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 88a2ce8 [Pipeline] echo 16:37:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:37:21 provisioning config files... 16:37:21 copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-63@tmp/config5099864443114569591tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:37:21 ---> docker-login.sh 16:37:21 nexus3.edgexfoundry.org:10001 16:37:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:37:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:37:21 Configure a credential helper to remove this warning. See 16:37:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:37:21 16:37:21 Login Succeeded 16:37:21 nexus3.edgexfoundry.org:10002 16:37:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:37:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:37:21 Configure a credential helper to remove this warning. See 16:37:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:37:21 16:37:21 Login Succeeded 16:37:21 nexus3.edgexfoundry.org:10003 16:37:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:37:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:37:22 Configure a credential helper to remove this warning. See 16:37:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:37:22 16:37:22 Login Succeeded 16:37:22 nexus3.edgexfoundry.org:10004 16:37:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:37:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:37:22 Configure a credential helper to remove this warning. See 16:37:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:37:22 16:37:22 Login Succeeded 16:37:22 docker.io 16:37:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:37:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:37:22 Configure a credential helper to remove this warning. See 16:37:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:37:22 16:37:22 Login Succeeded 16:37:22 ---> docker-login.sh ends [Pipeline] } 16:37:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:37:22 + git rev-list -1 --merges 88a2ce8ebc1894a1ef51b751d1a9cef34847c76b~1..88a2ce8ebc1894a1ef51b751d1a9cef34847c76b [Pipeline] echo 16:37:23 -----------> git rev-list -1 --merges 88a2ce8ebc1894a1ef51b751d1a9cef34847c76b~1..88a2ce8ebc1894a1ef51b751d1a9cef34847c76b 88a2ce8ebc1894a1ef51b751d1a9cef34847c76b [false] [Pipeline] sh 16:37:23 + git log --format=format:%s -1 88a2ce8ebc1894a1ef51b751d1a9cef34847c76b [Pipeline] echo 16:37:23 ========================================================= 16:37:23 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:37:23 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:37:23 + git log --format=format:%s -1 88a2ce8ebc1894a1ef51b751d1a9cef34847c76b [Pipeline] echo 16:37:23 [semverPrep] GIT_COMMIT: 88a2ce8ebc1894a1ef51b751d1a9cef34847c76b, Commit Message: feat: Implement app layer Export [Pipeline] echo 16:37:23 [semverPrep] This is not a build commit. [Pipeline] sh 16:37:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:37:24 + grep -v github /etc/ssh/ssh_known_hosts 16:37:24 + [ -e /tmp/ssh_known_hosts ] 16:37:24 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:37:24 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:37:24 + sudo tee -a /etc/ssh/ssh_known_hosts 16:37:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:37:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:37:24 16:37:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:37:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:37:25 0.1.4: Pulling from edgex-devops/py-git-semver 16:37:25 b85a868b505f: Pulling fs layer 16:37:25 e2be974225ed: Pulling fs layer 16:37:25 339a4e72a1f5: Pulling fs layer 16:37:25 988bab9f4d93: Pulling fs layer 16:37:25 1469e6f7b9e6: Pulling fs layer 16:37:25 eaf3925da568: Pulling fs layer 16:37:25 bab4dde63d76: Pulling fs layer 16:37:25 bde34c3a00c8: Pulling fs layer 16:37:25 b352a97aabf1: Pulling fs layer 16:37:25 4872d77fe225: Pulling fs layer 16:37:25 5851b861e8e6: Pulling fs layer 16:37:25 1469e6f7b9e6: Waiting 16:37:25 bab4dde63d76: Waiting 16:37:25 bde34c3a00c8: Waiting 16:37:25 eaf3925da568: Waiting 16:37:25 b352a97aabf1: Waiting 16:37:25 4872d77fe225: Waiting 16:37:25 5851b861e8e6: Waiting 16:37:25 e2be974225ed: Download complete 16:37:25 988bab9f4d93: Verifying Checksum 16:37:25 988bab9f4d93: Download complete 16:37:25 339a4e72a1f5: Verifying Checksum 16:37:25 339a4e72a1f5: Download complete 16:37:25 1469e6f7b9e6: Verifying Checksum 16:37:25 1469e6f7b9e6: Download complete 16:37:25 eaf3925da568: Verifying Checksum 16:37:25 eaf3925da568: Download complete 16:37:25 bde34c3a00c8: Download complete 16:37:25 b352a97aabf1: Verifying Checksum 16:37:25 b352a97aabf1: Download complete 16:37:25 4872d77fe225: Verifying Checksum 16:37:25 4872d77fe225: Download complete 16:37:25 5851b861e8e6: Verifying Checksum 16:37:25 5851b861e8e6: Download complete 16:37:25 b85a868b505f: Verifying Checksum 16:37:25 b85a868b505f: Download complete 16:37:25 bab4dde63d76: Verifying Checksum 16:37:25 bab4dde63d76: Download complete 16:37:26 b85a868b505f: Pull complete 16:37:26 e2be974225ed: Pull complete 16:37:27 339a4e72a1f5: Pull complete 16:37:27 988bab9f4d93: Pull complete 16:37:27 1469e6f7b9e6: Pull complete 16:37:27 eaf3925da568: Pull complete 16:37:29 bab4dde63d76: Pull complete 16:37:29 bde34c3a00c8: Pull complete 16:37:29 b352a97aabf1: Pull complete 16:37:29 4872d77fe225: Pull complete 16:37:29 5851b861e8e6: Pull complete 16:37:29 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:37:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:37:29 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:37:29 prd-ubuntu20.04-docker-8c-8g-4268 does not seem to be running inside a container 16:37:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_app-record-replay_PR-63 -v /w/workspace/xfoundry_app-record-replay_PR-63:/w/workspace/xfoundry_app-record-replay_PR-63:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-63@tmp:/w/workspace/xfoundry_app-record-replay_PR-63@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-devops/py-git-semver:0.1.4 cat 16:37:31 $ docker top 800921cd9fe52466b9e2140ed1946932101d83230dc69db5dcd8e56a8bc5ebc3 -eo pid,comm 16:37:31 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). 16:37:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:37:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:37:31 [ssh-agent] Looking for ssh-agent implementation... 16:37:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:37:31 $ docker exec 800921cd9fe52466b9e2140ed1946932101d83230dc69db5dcd8e56a8bc5ebc3 ssh-agent 16:37:31 SSH_AUTH_SOCK=/tmp/ssh-K7v2A4NklgA0/agent.32 16:37:31 SSH_AGENT_PID=38 16:37:31 Running ssh-add (command line suppressed) 16:37:31 Identity added: /w/workspace/xfoundry_app-record-replay_PR-63@tmp/private_key_18124293987568765318.key (/w/workspace/xfoundry_app-record-replay_PR-63@tmp/private_key_18124293987568765318.key) 16:37:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:37:32 + git tag --points-at HEAD [Pipeline] } 16:37:32 $ docker exec --env ******** --env ******** 800921cd9fe52466b9e2140ed1946932101d83230dc69db5dcd8e56a8bc5ebc3 ssh-agent -k 16:37:32 unset SSH_AUTH_SOCK; 16:37:32 unset SSH_AGENT_PID; 16:37:32 echo Agent pid 38 killed; 16:37:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:37:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:37:32 [ssh-agent] Looking for ssh-agent implementation... 16:37:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:37:32 $ docker exec 800921cd9fe52466b9e2140ed1946932101d83230dc69db5dcd8e56a8bc5ebc3 ssh-agent 16:37:32 SSH_AUTH_SOCK=/tmp/ssh-whwu4CPmjDZX/agent.71 16:37:32 SSH_AGENT_PID=77 16:37:32 Running ssh-add (command line suppressed) 16:37:32 Identity added: /w/workspace/xfoundry_app-record-replay_PR-63@tmp/private_key_10691108881347853585.key (/w/workspace/xfoundry_app-record-replay_PR-63@tmp/private_key_10691108881347853585.key) 16:37:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:37:33 + git semver init 16:37:33 2023-08-22 16:37:33,368 [run_init] DEBUG init version:0.0.0 force:False 16:37:33 2023-08-22 16:37:33,369 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_app-record-replay_PR-63/.semver 16:37:33 2023-08-22 16:37:33,369 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/xfoundry_app-record-replay_PR-63/.semver 16:37:33 2023-08-22 16:37:33,370 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/xfoundry_app-record-replay_PR-63/.semver'], cwd=/w/workspace/xfoundry_app-record-replay_PR-63, universal_newlines=False, shell=None, istream=None) 16:37:34 2023-08-22 16:37:33,963 [append_file] DEBUG append to file:/w/workspace/xfoundry_app-record-replay_PR-63/.git/info/exclude 16:37:34 2023-08-22 16:37:33,963 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_app-record-replay_PR-63/.semver/PR-63 with force:False 16:37:34 2023-08-22 16:37:33,963 [write_file] DEBUG write to file:/w/workspace/xfoundry_app-record-replay_PR-63/.semver/PR-63 16:37:34 2023-08-22 16:37:33,967 [execute] INFO git cat-file --batch-check 16:37:34 2023-08-22 16:37:33,968 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_app-record-replay_PR-63/.semver, universal_newlines=False, shell=None, istream=) 16:37:34 2023-08-22 16:37:33,975 [execute] INFO git cat-file --batch 16:37:34 2023-08-22 16:37:33,975 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_app-record-replay_PR-63/.semver, universal_newlines=False, shell=None, istream=) 16:37:34 2023-08-22 16:37:33,980 [read_version] DEBUG read version from /w/workspace/xfoundry_app-record-replay_PR-63/.semver/PR-63 16:37:34 0.0.0 [Pipeline] } 16:37:34 $ docker exec --env ******** --env ******** 800921cd9fe52466b9e2140ed1946932101d83230dc69db5dcd8e56a8bc5ebc3 ssh-agent -k 16:37:34 unset SSH_AUTH_SOCK; 16:37:34 unset SSH_AGENT_PID; 16:37:34 echo Agent pid 77 killed; 16:37:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:37:34 + git semver [Pipeline] } 16:37:34 $ docker stop --time=1 800921cd9fe52466b9e2140ed1946932101d83230dc69db5dcd8e56a8bc5ebc3 16:37:36 $ docker rm -f --volumes 800921cd9fe52466b9e2140ed1946932101d83230dc69db5dcd8e56a8bc5ebc3 [Pipeline] // withDockerContainer [Pipeline] sh 16:37:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:37:36 Stashed 1 file(s) [Pipeline] echo 16:37:36 [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 16:37:37 provisioning config files... 16:37:37 copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-63@tmp/config17914280201318191568tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:37:37 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4274 in /w/workspace/xfoundry_app-record-replay_PR-63 [Pipeline] { [Pipeline] ws 16:37:37 Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout 16:37:37 ---> docker-login.sh 16:37:37 nexus3.edgexfoundry.org:10001 16:37:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:37:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:37:37 Configure a credential helper to remove this warning. See 16:37:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:37:37 16:37:37 Login Succeeded 16:37:37 nexus3.edgexfoundry.org:10002 16:37:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:37:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:37:37 Configure a credential helper to remove this warning. See 16:37:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:37:37 16:37:37 Login Succeeded 16:37:37 nexus3.edgexfoundry.org:10003 16:37:37 Selected Git installation does not exist. Using Default 16:37:37 The recommended git tool is: NONE 16:37:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:37:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:37:38 Configure a credential helper to remove this warning. See 16:37:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:37:38 16:37:38 Login Succeeded 16:37:38 nexus3.edgexfoundry.org:10004 16:37:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:37:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:37:38 Configure a credential helper to remove this warning. See 16:37:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:37:38 16:37:38 Login Succeeded 16:37:38 docker.io 16:37:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:37:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:37:38 Configure a credential helper to remove this warning. See 16:37:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:37:38 16:37:38 Login Succeeded 16:37:38 ---> docker-login.sh ends [Pipeline] } 16:37:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:37:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:37:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:37:38 ========================================================= 16:37:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 16:37:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:37:39 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 16:37:39 Sending build context to Docker daemon 499.7kB 16:37:39 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 16:37:39 Step 2/12 : FROM ${BASE} AS builder 16:37:39 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 16:37:39 4db1b89c0bd1: Pulling fs layer 16:37:39 6911f1a30b25: Pulling fs layer 16:37:39 e194b8c5c2a9: Pulling fs layer 16:37:39 6863d3e3a2b1: Pulling fs layer 16:37:39 ec0bb842ea78: Pulling fs layer 16:37:39 40a00589a448: Pulling fs layer 16:37:39 6863d3e3a2b1: Waiting 16:37:39 ec0bb842ea78: Waiting 16:37:39 6c08303d61cc: Pulling fs layer 16:37:39 798269fcf238: Pulling fs layer 16:37:39 40a00589a448: Waiting 16:37:39 798269fcf238: Waiting 16:37:39 6911f1a30b25: Download complete 16:37:39 6863d3e3a2b1: Verifying Checksum 16:37:39 6863d3e3a2b1: Download complete 16:37:39 ec0bb842ea78: Download complete 16:37:39 4db1b89c0bd1: Verifying Checksum 16:37:39 4db1b89c0bd1: Download complete 16:37:39 40a00589a448: Verifying Checksum 16:37:39 40a00589a448: Download complete 16:37:39 4db1b89c0bd1: Pull complete 16:37:39 6911f1a30b25: Pull complete 16:37:39 798269fcf238: Verifying Checksum 16:37:39 798269fcf238: Download complete 16:37:39 e194b8c5c2a9: Verifying Checksum 16:37:39 e194b8c5c2a9: Download complete 16:37:40 6c08303d61cc: Verifying Checksum 16:37:40 6c08303d61cc: Download complete 16:37:42 e194b8c5c2a9: Pull complete 16:37:42 6863d3e3a2b1: Pull complete 16:37:43 ec0bb842ea78: Pull complete 16:37:43 40a00589a448: Pull complete 16:37:43 using credential edgex-jenkins-ssh 16:37:43 Cloning the remote Git repository 16:37:43 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 16:37:43 > git init /w/workspace/app-record-replay/1 # timeout=10 16:37:44 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 16:37:44 > git --version # timeout=10 16:37:44 > git --version # 'git version 2.25.1' 16:37:44 using GIT_SSH to set credentials SSH Credentials for GitHub 16:37:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:37:45 6c08303d61cc: Pull complete 16:37:46 798269fcf238: Pull complete 16:37:46 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 16:37:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 16:37:46 ---> ec979cd7f677 16:37:46 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 16:37:46 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 16:37:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:37:47 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 16:37:47 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 16:37:47 using GIT_SSH to set credentials SSH Credentials for GitHub 16:37:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/63/head:refs/remotes/origin/PR-63 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:37:48 Merging remotes/origin/main commit 0cf030821eec9376453adfe2348338ef327cf101 into PR head commit 88a2ce8ebc1894a1ef51b751d1a9cef34847c76b 16:37:48 Merge succeeded, producing 88a2ce8ebc1894a1ef51b751d1a9cef34847c76b 16:37:48 Checking out Revision 88a2ce8ebc1894a1ef51b751d1a9cef34847c76b (PR-63) 16:37:48 > git config core.sparsecheckout # timeout=10 16:37:48 > git checkout -f 88a2ce8ebc1894a1ef51b751d1a9cef34847c76b # timeout=10 16:37:48 > git remote # timeout=10 16:37:48 > git config --get remote.origin.url # timeout=10 16:37:48 using GIT_SSH to set credentials SSH Credentials for GitHub 16:37:48 > git merge 0cf030821eec9376453adfe2348338ef327cf101 # timeout=10 16:37:48 > git rev-parse HEAD^{commit} # timeout=10 16:37:48 > git config core.sparsecheckout # timeout=10 16:37:48 > git checkout -f 88a2ce8ebc1894a1ef51b751d1a9cef34847c76b # timeout=10 16:37:51 ---> Running in 42c52af9c1c4 16:37:51 Removing intermediate container 42c52af9c1c4 16:37:51 ---> 0f65c6672c27 16:37:51 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:37:51 ---> Running in 5cc566b9345d 16:37:51 Removing intermediate container 5cc566b9345d 16:37:51 ---> 569942a058a0 16:37:51 Step 5/12 : ARG ADD_BUILD_TAGS="" 16:37:51 ---> Running in e7fc32225c89 16:37:51 Removing intermediate container e7fc32225c89 16:37:51 ---> 836ab7ec8ca7 16:37:51 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:37:51 ---> Running in 15efd7e143b0 16:37:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:37:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:37:51 OK: 265 MiB in 53 packages 16:37:51 Removing intermediate container 15efd7e143b0 16:37:51 ---> 747b2a2ea9a0 16:37:51 Step 7/12 : WORKDIR /app 16:37:51 ---> Running in dfe394d7309d 16:37:51 Removing intermediate container dfe394d7309d 16:37:51 ---> 69caffb235b9 16:37:51 Step 8/12 : COPY go.mod vendor* ./ 16:37:52 Commit message: "feat: Implement app layer Export" 16:37:52 ---> 971996873103 16:37:52 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:37:52 ---> Running in 3bb380995799 16:37:52 > git --version # timeout=10 16:37:52 > git --version # 'git version 2.25.1' 16:37:52 fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:37:53 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:37:53 % Total % Received % Xferd Average Speed Time Time Time Current 16:37:53 Dload Upload Total Spent Left Speed 16:37:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 104k 0 --:--:-- --:--:-- --:--:-- 104k [Pipeline] sh 16:37:54 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:37:54 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:37:54 + sudo tee /etc/docker/daemon.new 16:37:54 { 16:37:54 "registry-mirrors": [ 16:37:54 "https://nexus3.edgexfoundry.org:10001" 16:37:54 ], 16:37:54 "bip": "10.250.0.254/24", 16:37:54 "hosts": [ 16:37:54 "tcp://0.0.0.0:5555", 16:37:54 "unix:///var/run/docker.sock" 16:37:54 ], 16:37:54 "mtu": 1458, 16:37:54 "selinux-enabled": true, 16:37:54 "seccomp-profile": "/etc/docker/seccomp.json" 16:37:54 } [Pipeline] sh 16:37:54 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:37:55 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:38:13 provisioning config files... 16:38:13 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config14914887172031796844tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:38:13 ---> docker-login.sh 16:38:13 nexus3.edgexfoundry.org:10001 16:38:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:38:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:38:14 Configure a credential helper to remove this warning. See 16:38:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:38:14 16:38:14 Login Succeeded 16:38:14 nexus3.edgexfoundry.org:10002 16:38:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:38:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:38:15 Configure a credential helper to remove this warning. See 16:38:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:38:15 16:38:15 Login Succeeded 16:38:15 nexus3.edgexfoundry.org:10003 16:38:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:38:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:38:15 Configure a credential helper to remove this warning. See 16:38:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:38:15 16:38:15 Login Succeeded 16:38:15 nexus3.edgexfoundry.org:10004 16:38:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:38:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:38:15 Configure a credential helper to remove this warning. See 16:38:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:38:15 16:38:15 Login Succeeded 16:38:15 docker.io 16:38:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:38:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:38:16 Configure a credential helper to remove this warning. See 16:38:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:38:16 16:38:16 Login Succeeded 16:38:16 ---> docker-login.sh ends [Pipeline] } 16:38:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:38:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:38:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:38:16 ========================================================= 16:38:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 16:38:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:17 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 16:38:17 Sending build context to Docker daemon 217.6kB 16:38:17 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 16:38:17 Step 2/12 : FROM ${BASE} AS builder 16:38:17 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:38:17 edb6bdbacee9: Pulling fs layer 16:38:17 5f9638ab2659: Pulling fs layer 16:38:17 8d51d6327a98: Pulling fs layer 16:38:17 8b374f2dd631: Pulling fs layer 16:38:17 ec14aa9079de: Pulling fs layer 16:38:17 2f466654f4bb: Pulling fs layer 16:38:17 554e91adad29: Pulling fs layer 16:38:17 8b374f2dd631: Waiting 16:38:17 ec14aa9079de: Waiting 16:38:17 2f466654f4bb: Waiting 16:38:17 554e91adad29: Waiting 16:38:17 5f9638ab2659: Verifying Checksum 16:38:17 5f9638ab2659: Download complete 16:38:17 8b374f2dd631: Verifying Checksum 16:38:17 8b374f2dd631: Download complete 16:38:17 ec14aa9079de: Verifying Checksum 16:38:17 ec14aa9079de: Download complete 16:38:17 edb6bdbacee9: Verifying Checksum 16:38:17 edb6bdbacee9: Download complete 16:38:18 edb6bdbacee9: Pull complete 16:38:18 Removing intermediate container 3bb380995799 16:38:18 ---> 941366336f62 16:38:18 Step 10/12 : COPY . . 16:38:18 ---> cd23033cf325 16:38:18 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:38:18 ---> Running in 2af0bdd106c9 16:38:18 Removing intermediate container 2af0bdd106c9 16:38:18 ---> 4a988b023a06 16:38:18 Step 12/12 : RUN $MAKE 16:38:18 ---> Running in 6174e619256c 16:38:18 noop 16:38:18 Removing intermediate container 6174e619256c 16:38:18 ---> 85d5e09763fa 16:38:18 Successfully built 85d5e09763fa 16:38:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:18 554e91adad29: Verifying Checksum 16:38:18 554e91adad29: Download complete 16:38:19 + docker inspect -f . ci-base-image-x86_64 16:38:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:38:19 prd-ubuntu20.04-docker-8c-8g-4268 does not seem to be running inside a container 16:38:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_app-record-replay_PR-63 -v /w/workspace/xfoundry_app-record-replay_PR-63:/w/workspace/xfoundry_app-record-replay_PR-63:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-63@tmp:/w/workspace/xfoundry_app-record-replay_PR-63@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:38:19 5f9638ab2659: Pull complete 16:38:19 $ docker top 8b294ba1ed99247c3c95f7457b34fed4b84f2517791533384a8bd17ee8c00d7f -eo pid,comm [Pipeline] { [Pipeline] sh 16:38:20 + go version 16:38:20 go version go1.20.6 linux/amd64 [Pipeline] } 16:38:20 $ docker stop --time=1 8b294ba1ed99247c3c95f7457b34fed4b84f2517791533384a8bd17ee8c00d7f 16:38:20 8d51d6327a98: Download complete 16:38:20 2f466654f4bb: Verifying Checksum 16:38:20 2f466654f4bb: Download complete 16:38:21 $ docker rm -f --volumes 8b294ba1ed99247c3c95f7457b34fed4b84f2517791533384a8bd17ee8c00d7f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:22 + docker inspect -f . ci-base-image-x86_64 16:38:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:38:22 prd-ubuntu20.04-docker-8c-8g-4268 does not seem to be running inside a container 16:38:22 $ 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-63 -v /w/workspace/xfoundry_app-record-replay_PR-63:/w/workspace/xfoundry_app-record-replay_PR-63:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-63@tmp:/w/workspace/xfoundry_app-record-replay_PR-63@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:38:22 $ docker top 8bf4a691cd1b868d9341a774ddde075111f3194f6d61c80c55eb16fc4c70fc3d -eo pid,comm [Pipeline] { [Pipeline] sh 16:38:23 + git config --global --add safe.directory /w/workspace/xfoundry_app-record-replay_PR-63 [Pipeline] fileExists [Pipeline] sh 16:38:23 + make test 16:38:23 go test -race -coverprofile=coverage.out ./... 16:38:32 8d51d6327a98: Pull complete 16:38:32 8b374f2dd631: Pull complete 16:38:32 ec14aa9079de: Pull complete 16:38:40 2f466654f4bb: Pull complete 16:38:41 ? github.com/edgexfoundry/app-record-replay [no test files] 16:38:42 ok github.com/edgexfoundry/app-record-replay/internal/app 0.060s coverage: 88.0% of statements 16:38:42 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 16:38:42 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 16:38:42 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 16:38:42 554e91adad29: Pull complete 16:38:42 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 16:38:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 16:38:42 ---> 1e15ea492957 16:38:42 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 16:38:44 ---> Running in 44be6ab18305 16:38:45 Removing intermediate container 44be6ab18305 16:38:45 ---> aec1a203d771 16:38:45 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:38:45 ---> Running in be25b7d92cb6 16:38:45 Removing intermediate container be25b7d92cb6 16:38:45 ---> 64b267a24ed6 16:38:45 Step 5/12 : ARG ADD_BUILD_TAGS="" 16:38:45 ---> Running in ff63609d3616 16:38:46 Removing intermediate container ff63609d3616 16:38:46 ---> 0092be29f2f1 16:38:46 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:38:46 ---> Running in 32706cb76260 16:38:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:38:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:38:49 OK: 263 MiB in 53 packages 16:38:49 Removing intermediate container 32706cb76260 16:38:49 ---> 7e3c892fd900 16:38:49 Step 7/12 : WORKDIR /app 16:38:49 ---> Running in e8e42d27d2a1 16:38:50 Removing intermediate container e8e42d27d2a1 16:38:50 ---> ae337799558e 16:38:50 Step 8/12 : COPY go.mod vendor* ./ 16:38:50 ---> c7930d506a1c 16:38:50 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:38:50 ---> Running in a08923cda72f 16:38:52 ok github.com/edgexfoundry/app-record-replay/internal/application 8.591s coverage: 98.7% of statements 16:38:52 --- FAIL: TestHttpController_ExportRecordedData (0.00s) 16:38:52 --- FAIL: TestHttpController_ExportRecordedData/Valid_with_data_with_GZIP_query_parameter (0.00s) 16:38:52 controller_test.go:488: 16:38:52 Error Trace: /w/workspace/xfoundry_app-record-replay_PR-63/internal/controller/controller_test.go:488 16:38:52 Error: Not equal: 16:38:52 expected: 200 16:38:52 actual : 500 16:38:52 Test: TestHttpController_ExportRecordedData/Valid_with_data_with_GZIP_query_parameter 16:38:52 --- FAIL: TestHttpController_ExportRecordedData/Valid_with_data_with_ZLIB_query_parameter (0.00s) 16:38:52 controller_test.go:488: 16:38:52 Error Trace: /w/workspace/xfoundry_app-record-replay_PR-63/internal/controller/controller_test.go:488 16:38:52 Error: Not equal: 16:38:52 expected: 200 16:38:52 actual : 500 16:38:52 Test: TestHttpController_ExportRecordedData/Valid_with_data_with_ZLIB_query_parameter 16:38:52 FAIL 16:38:52 github.com/edgexfoundry/app-record-replay/internal/controller coverage: 70.4% of statements 16:38:52 FAIL github.com/edgexfoundry/app-record-replay/internal/controller 0.089s 16:38:52 FAIL 16:38:52 make: *** [Makefile:69: unittest] Error 1 [Pipeline] } 16:38:52 $ docker stop --time=1 8bf4a691cd1b868d9341a774ddde075111f3194f6d61c80c55eb16fc4c70fc3d 16:38:55 $ docker rm -f --volumes 8bf4a691cd1b868d9341a774ddde075111f3194f6d61c80c55eb16fc4c70fc3d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:38:56 16:38:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:38:56 latest: Pulling from edgex-lftools-log-publisher 16:38:56 5eb5b503b376: Pulling fs layer 16:38:56 5c69ac0246d0: Pulling fs layer 16:38:56 ec43610c2a17: Pulling fs layer 16:38:56 3a2ae6a8a46f: Pulling fs layer 16:38:56 33b1e0a273af: Pulling fs layer 16:38:56 5d3b04190fa2: Pulling fs layer 16:38:56 2f39f015ded8: Pulling fs layer 16:38:56 33b1e0a273af: Waiting 16:38:56 3a2ae6a8a46f: Waiting 16:38:56 5d3b04190fa2: Waiting 16:38:56 2f39f015ded8: Waiting 16:38:56 5c69ac0246d0: Verifying Checksum 16:38:56 5c69ac0246d0: Download complete 16:38:56 3a2ae6a8a46f: Verifying Checksum 16:38:56 3a2ae6a8a46f: Download complete 16:38:56 33b1e0a273af: Verifying Checksum 16:38:56 33b1e0a273af: Download complete 16:38:56 ec43610c2a17: Verifying Checksum 16:38:56 ec43610c2a17: Download complete 16:38:56 5d3b04190fa2: Verifying Checksum 16:38:56 5d3b04190fa2: Download complete 16:38:56 5eb5b503b376: Verifying Checksum 16:38:56 5eb5b503b376: Download complete 16:38:57 2f39f015ded8: Verifying Checksum 16:38:57 2f39f015ded8: Download complete 16:38:58 5eb5b503b376: Pull complete 16:38:58 5c69ac0246d0: Pull complete 16:38:58 ec43610c2a17: Pull complete 16:38:58 3a2ae6a8a46f: Pull complete 16:38:58 33b1e0a273af: Pull complete 16:38:58 5d3b04190fa2: Pull complete 16:39:03 2f39f015ded8: Pull complete 16:39:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:39:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:39:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:39:03 prd-ubuntu20.04-docker-8c-8g-4268 does not seem to be running inside a container 16:39:03 $ 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-63 -v /w/workspace/xfoundry_app-record-replay_PR-63:/w/workspace/xfoundry_app-record-replay_PR-63:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-63@tmp:/w/workspace/xfoundry_app-record-replay_PR-63@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:39:04 $ docker top 00abd1a87130d2a6fd5406463dcf119b143189cc37d0d820c7afc2a650890947 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:39:05 ---> job-cost.sh 16:39:05 lf-activate-venv: SKIPPING 16:39:05 INFO: No Stack... 16:39:05 INFO: Retrieving Pricing Info for: v3-standard-8 16:39:05 INFO: Archiving Costs [Pipeline] sh 16:39:06 + cat /w/workspace/xfoundry_app-record-replay_PR-63/archives/cost.csv 16:39:06 + cut -d, -f6 [Pipeline] lock 16:39:06 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-63-1-stack-cost] 16:39:06 Resource [jenkins-edgexfoundry-app-record-replay-PR-63-1-stack-cost] did not exist. Created. 16:39:06 Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-63-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:39:06 + echo total: 0.2199999988079071 [Pipeline] stash 16:39:06 Stashed 1 file(s) [Pipeline] } 16:39:06 Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-63-1-stack-cost] [Pipeline] // lock [Pipeline] } 16:39:06 $ docker stop --time=1 00abd1a87130d2a6fd5406463dcf119b143189cc37d0d820c7afc2a650890947 16:39:08 $ docker rm -f --volumes 00abd1a87130d2a6fd5406463dcf119b143189cc37d0d820c7afc2a650890947 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:39:08 Failed in branch amd64 16:40:12 Removing intermediate container a08923cda72f 16:40:12 ---> 7562642136d2 16:40:12 Step 10/12 : COPY . . 16:40:12 ---> 91e64fa168a8 16:40:12 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:40:12 ---> Running in 593bc7e0a932 16:40:12 Removing intermediate container 593bc7e0a932 16:40:12 ---> b7896f64d042 16:40:12 Step 12/12 : RUN $MAKE 16:40:12 ---> Running in 8bed2e0327c8 16:40:12 noop 16:40:12 Removing intermediate container 8bed2e0327c8 16:40:12 ---> f73ea0b50a28 16:40:12 Successfully built f73ea0b50a28 16:40:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:40:12 + docker inspect -f . ci-base-image-arm64 16:40:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:40:13 prd-ubuntu20.04-docker-arm64-4c-16g-4274 does not seem to be running inside a container 16:40:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:40:14 $ docker top b7200374eda3c6406c6263bcd2e47a6448ebb3bdb325665903081ebef2d9d579 -eo pid,comm [Pipeline] { [Pipeline] sh 16:40:15 + go version 16:40:15 go version go1.20.6 linux/arm64 [Pipeline] } 16:40:15 $ docker stop --time=1 b7200374eda3c6406c6263bcd2e47a6448ebb3bdb325665903081ebef2d9d579 16:40:18 $ docker rm -f --volumes b7200374eda3c6406c6263bcd2e47a6448ebb3bdb325665903081ebef2d9d579 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:40:19 + docker inspect -f . ci-base-image-arm64 16:40:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:40:19 prd-ubuntu20.04-docker-arm64-4c-16g-4274 does not seem to be running inside a container 16:40:19 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:40:21 $ docker top 12ed8a99797a2458c1a52913ce2f3bc25c2ed22c531b0b2c3c84a43ddc828af5 -eo pid,comm [Pipeline] { [Pipeline] sh 16:40:22 + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh 16:40:22 + make test 16:40:22 go test -race -coverprofile=coverage.out ./... 16:43:14 ? github.com/edgexfoundry/app-record-replay [no test files] 16:43:14 ok github.com/edgexfoundry/app-record-replay/internal/app 0.257s coverage: 88.0% of statements 16:43:15 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 16:43:15 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 16:43:15 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 16:43:25 ok github.com/edgexfoundry/app-record-replay/internal/application 8.869s coverage: 98.7% of statements 16:43:25 --- FAIL: TestHttpController_ExportRecordedData (0.02s) 16:43:25 --- FAIL: TestHttpController_ExportRecordedData/Valid_with_data_with_GZIP_query_parameter (0.00s) 16:43:25 controller_test.go:488: 16:43:25 Error Trace: /w/workspace/app-record-replay/1/internal/controller/controller_test.go:488 16:43:25 Error: Not equal: 16:43:25 expected: 200 16:43:25 actual : 500 16:43:25 Test: TestHttpController_ExportRecordedData/Valid_with_data_with_GZIP_query_parameter 16:43:25 --- FAIL: TestHttpController_ExportRecordedData/Valid_with_data_with_ZLIB_query_parameter (0.00s) 16:43:25 controller_test.go:488: 16:43:25 Error Trace: /w/workspace/app-record-replay/1/internal/controller/controller_test.go:488 16:43:25 Error: Not equal: 16:43:25 expected: 200 16:43:25 actual : 500 16:43:25 Test: TestHttpController_ExportRecordedData/Valid_with_data_with_ZLIB_query_parameter 16:43:25 FAIL 16:43:25 github.com/edgexfoundry/app-record-replay/internal/controller coverage: 70.4% of statements 16:43:25 FAIL github.com/edgexfoundry/app-record-replay/internal/controller 0.836s 16:43:25 FAIL 16:43:25 make: *** [Makefile:69: unittest] Error 1 [Pipeline] } 16:43:25 $ docker stop --time=1 12ed8a99797a2458c1a52913ce2f3bc25c2ed22c531b0b2c3c84a43ddc828af5 16:43:28 $ docker rm -f --volumes 12ed8a99797a2458c1a52913ce2f3bc25c2ed22c531b0b2c3c84a43ddc828af5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:43:30 16:43:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:43:31 arm64: Pulling from edgex-lftools-log-publisher 16:43:31 8998bd30e6a1: Pulling fs layer 16:43:31 04944245beec: Pulling fs layer 16:43:31 699f458cf7ca: Pulling fs layer 16:43:31 765212b225bb: Pulling fs layer 16:43:31 f23df028b6ca: Pulling fs layer 16:43:31 d65c8cfc05b1: Pulling fs layer 16:43:31 2437ff75d9bd: Pulling fs layer 16:43:31 765212b225bb: Waiting 16:43:31 2437ff75d9bd: Waiting 16:43:31 f23df028b6ca: Waiting 16:43:31 d65c8cfc05b1: Waiting 16:43:31 04944245beec: Verifying Checksum 16:43:31 04944245beec: Download complete 16:43:31 765212b225bb: Verifying Checksum 16:43:31 765212b225bb: Download complete 16:43:31 f23df028b6ca: Verifying Checksum 16:43:31 f23df028b6ca: Download complete 16:43:31 d65c8cfc05b1: Verifying Checksum 16:43:31 d65c8cfc05b1: Download complete 16:43:31 699f458cf7ca: Verifying Checksum 16:43:31 699f458cf7ca: Download complete 16:43:31 8998bd30e6a1: Verifying Checksum 16:43:31 8998bd30e6a1: Download complete 16:43:34 2437ff75d9bd: Verifying Checksum 16:43:34 2437ff75d9bd: Download complete 16:43:36 8998bd30e6a1: Pull complete 16:43:36 04944245beec: Pull complete 16:43:37 699f458cf7ca: Pull complete 16:43:38 765212b225bb: Pull complete 16:43:40 f23df028b6ca: Pull complete 16:43:40 d65c8cfc05b1: Pull complete 16:43:55 2437ff75d9bd: Pull complete 16:43:55 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:43:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:43:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:43:56 prd-ubuntu20.04-docker-arm64-4c-16g-4274 does not seem to be running inside a container 16:43:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:43:59 $ docker top ecf3b4a6f88b243d7d129238da6d2efccb534f31b0a9734cce8b8b5abdb04496 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:43:59 ---> job-cost.sh 16:43:59 lf-activate-venv: SKIPPING 16:43:59 INFO: No Stack... 16:44:00 INFO: Retrieving Pricing Info for: v3-standard-4 16:44:01 INFO: Archiving Costs [Pipeline] sh 16:44:01 + cat /w/workspace/app-record-replay/1/archives/cost.csv 16:44:01 + cut -d, -f6 [Pipeline] lock 16:44:01 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-63-1-stack-cost] 16:44:01 Resource [jenkins-edgexfoundry-app-record-replay-PR-63-1-stack-cost] did not exist. Created. 16:44:01 Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-63-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:44:02 /w/workspace/app-record-replay/1@tmp/durable-9ab2e0fa/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:44:03 + echo total: 0.10999999940395355 [Pipeline] stash 16:44:03 Warning: overwriting stash ‘stack-cost’ 16:44:03 Stashed 1 file(s) [Pipeline] } 16:44:03 Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-63-1-stack-cost] [Pipeline] // lock [Pipeline] } 16:44:03 $ docker stop --time=1 ecf3b4a6f88b243d7d129238da6d2efccb534f31b0a9734cce8b8b5abdb04496 16:44:06 $ docker rm -f --volumes ecf3b4a6f88b243d7d129238da6d2efccb534f31b0a9734cce8b8b5abdb04496 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:44:07 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 16:44:09 + [ -d /w/workspace/xfoundry_app-record-replay_PR-63/archives ] 16:44:09 + ls -al /w/workspace/xfoundry_app-record-replay_PR-63/archives 16:44:09 total 16 16:44:09 drwxr-xr-x 3 root root 4096 Aug 22 16:39 . 16:44:09 drwxrwxr-x 10 jenkins jenkins 4096 Aug 22 16:39 .. 16:44:09 drwxr-xr-x 2 root root 4096 Aug 22 16:39 cost 16:44:09 -rw-r--r-- 1 root root 89 Aug 22 16:39 cost.csv 16:44:09 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_app-record-replay_PR-63/archives 16:44:09 + ls -al /w/workspace/xfoundry_app-record-replay_PR-63/archives 16:44:09 total 16 16:44:09 drwxr-xr-x 3 jenkins jenkins 4096 Aug 22 16:39 . 16:44:09 drwxrwxr-x 10 jenkins jenkins 4096 Aug 22 16:39 .. 16:44:09 drwxr-xr-x 2 jenkins jenkins 4096 Aug 22 16:39 cost 16:44:09 -rw-r--r-- 1 jenkins jenkins 89 Aug 22 16:39 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:44:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:44:10 ---> package-listing.sh 16:44:10 ++ facter osfamily 16:44:10 ++ tr '[:upper:]' '[:lower:]' 16:44:11 + OS_FAMILY=debian 16:44:11 + workspace=/w/workspace/xfoundry_app-record-replay_PR-63 16:44:11 + START_PACKAGES=/tmp/packages_start.txt 16:44:11 + END_PACKAGES=/tmp/packages_end.txt 16:44:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:44:11 + PACKAGES=/tmp/packages_start.txt 16:44:11 + '[' /w/workspace/xfoundry_app-record-replay_PR-63 ']' 16:44:11 + PACKAGES=/tmp/packages_end.txt 16:44:11 + case "${OS_FAMILY}" in 16:44:11 + dpkg -l 16:44:11 + grep '^ii' 16:44:11 + '[' -f /tmp/packages_start.txt ']' 16:44:11 + '[' -f /tmp/packages_end.txt ']' 16:44:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:44:11 + '[' /w/workspace/xfoundry_app-record-replay_PR-63 ']' 16:44:11 + mkdir -p /w/workspace/xfoundry_app-record-replay_PR-63/archives/ 16:44:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_app-record-replay_PR-63/archives/ [Pipeline] echo 16:44:11 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-63/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:44:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:44:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:44:12 prd-ubuntu20.04-docker-8c-8g-4268 does not seem to be running inside a container 16:44:12 $ 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-63/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-63 -v /w/workspace/xfoundry_app-record-replay_PR-63:/w/workspace/xfoundry_app-record-replay_PR-63:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-63@tmp:/w/workspace/xfoundry_app-record-replay_PR-63@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:44:12 $ docker top e68fc5078ce598e4930f51aaef34efc57c054f036e944a1ecb93c98c8981bf54 -eo pid,comm [Pipeline] { [Pipeline] sh 16:44:13 + touch /tmp/pre-build-complete [Pipeline] sh 16:44:13 + mkdir -p /var/log/sysstat [Pipeline] sh 16:44:13 + ls /var/log/sa-host 16:44:13 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:44:13 provisioning config files... 16:44:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-63@tmp/config6069291065145455703tmp [Pipeline] { [Pipeline] echo 16:44:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:44:14 ---> create-netrc.sh [Pipeline] } 16:44:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:44:14 ---> python-tools-install.sh [Pipeline] echo 16:44:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:44:14 ---> sudo-logs.sh 16:44:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:44:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:44:15 ---> job-cost.sh 16:44:15 lf-activate-venv: SKIPPING 16:44:15 DEBUG: total: 0.2199999988079071 16:44:15 INFO: Retrieving Stack Cost... 16:44:15 INFO: Retrieving Pricing Info for: v3-standard-8 16:44:16 INFO: Archiving Costs [Pipeline] echo 16:44:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:44:16 ---> logs-deploy.sh 16:44:16 lf-activate-venv: SKIPPING 16:44:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-63/1 16:44:16 INFO: archiving workspace using pattern(s): 16:44:17 Archives upload complete. 16:44:17 INFO: archiving logs to Nexus