Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 90458aff5952e3959d65678bf25cab3d18ebfb0c 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-ssh1462186911902146573.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-ssh18371378332332957050.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14985914596424497342.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 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-ssh12553765316088702651.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12494252065888457220.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-3695’ Running on prd-ubuntu20.04-docker-8c-8g-3698 in /w/workspace/exfoundry_app-record-replay_main [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/exfoundry_app-record-replay_main # 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 Avoid second fetch Checking out Revision 90458aff5952e3959d65678bf25cab3d18ebfb0c (main) Commit message: "Merge pull request #58 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.18" > 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 core.sparsecheckout # timeout=10 > git checkout -f 90458aff5952e3959d65678bf25cab3d18ebfb0c # timeout=10 > git rev-list --no-walk eb0da9cd5e8e8a0f17d3055892bf3c14f9a166cd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:35:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:35:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:35:43 ========================================================= 15:35:43 EdgeX Global Pipelines Version Info 15:35:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:35:44 ------------------- 15:35:44 stable info: 15:35:44 ------------------- 15:35:44 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:35:44 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 15:35:44 Message: update stable to v1.0.253 15:35:44 ------------------- 15:35:44 experimental info: 15:35:44 ------------------- 15:35:44 Commited By: **** collab-it+edgex@linuxfoundation.org 15:35:44 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 15:35:44 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:35:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 15:35:44 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 15:35:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:35:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:35:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:35:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 15:35:44 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:35:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:35:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:35:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:35:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:35:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 15:35:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:35:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:35:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:35:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:35:45 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:35:45 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:35:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:35:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:35:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:35:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:35:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:35:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:35:45 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:35:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:35:45 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:35:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:35:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:35:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:35:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 90458aff5952e3959d65678bf25cab3d18ebfb0c [Pipeline] echo 15:35:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 90458af [Pipeline] echo 15:35:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:35:45 provisioning config files... 15:35:45 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config9500473933966303295tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:35:45 ---> docker-login.sh 15:35:45 nexus3.edgexfoundry.org:10001 15:35:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:45 Configure a credential helper to remove this warning. See 15:35:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:45 15:35:45 Login Succeeded 15:35:45 nexus3.edgexfoundry.org:10002 15:35:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:45 Configure a credential helper to remove this warning. See 15:35:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:45 15:35:45 Login Succeeded 15:35:45 nexus3.edgexfoundry.org:10003 15:35:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:46 Configure a credential helper to remove this warning. See 15:35:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:46 15:35:46 Login Succeeded 15:35:46 nexus3.edgexfoundry.org:10004 15:35:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:46 Configure a credential helper to remove this warning. See 15:35:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:46 15:35:46 Login Succeeded 15:35:46 docker.io 15:35:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:46 Configure a credential helper to remove this warning. See 15:35:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:46 15:35:46 Login Succeeded 15:35:46 ---> docker-login.sh ends [Pipeline] } 15:35:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:35:46 + git rev-list -1 --merges 90458aff5952e3959d65678bf25cab3d18ebfb0c~1..90458aff5952e3959d65678bf25cab3d18ebfb0c [Pipeline] echo 15:35:46 -----------> git rev-list -1 --merges 90458aff5952e3959d65678bf25cab3d18ebfb0c~1..90458aff5952e3959d65678bf25cab3d18ebfb0c 90458aff5952e3959d65678bf25cab3d18ebfb0c 15:35:46 90458aff5952e3959d65678bf25cab3d18ebfb0c [false] [Pipeline] sh 15:35:47 + git log --format=format:%s -1 90458aff5952e3959d65678bf25cab3d18ebfb0c [Pipeline] echo 15:35:47 ========================================================= 15:35:47 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:35:47 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:35:47 + git log --format=format:%s -1 90458aff5952e3959d65678bf25cab3d18ebfb0c [Pipeline] echo 15:35:47 [semverPrep] GIT_COMMIT: 90458aff5952e3959d65678bf25cab3d18ebfb0c, Commit Message: Merge pull request #58 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.18 [Pipeline] echo 15:35:47 [semverPrep] This is not a build commit. [Pipeline] sh 15:35:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:35:47 + grep -v github /etc/ssh/ssh_known_hosts 15:35:47 + [ -e /tmp/ssh_known_hosts ] 15:35:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:35:47 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:35:47 sudo tee -a /etc/ssh/ssh_known_hosts 15:35:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:35:48 15:35:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:35:48 0.1.4: Pulling from edgex-devops/py-git-semver 15:35:48 b85a868b505f: Pulling fs layer 15:35:48 e2be974225ed: Pulling fs layer 15:35:48 339a4e72a1f5: Pulling fs layer 15:35:48 988bab9f4d93: Pulling fs layer 15:35:48 1469e6f7b9e6: Pulling fs layer 15:35:48 eaf3925da568: Pulling fs layer 15:35:48 bab4dde63d76: Pulling fs layer 15:35:48 bde34c3a00c8: Pulling fs layer 15:35:48 b352a97aabf1: Pulling fs layer 15:35:48 4872d77fe225: Pulling fs layer 15:35:48 5851b861e8e6: Pulling fs layer 15:35:48 eaf3925da568: Waiting 15:35:48 988bab9f4d93: Waiting 15:35:48 1469e6f7b9e6: Waiting 15:35:48 4872d77fe225: Waiting 15:35:48 bab4dde63d76: Waiting 15:35:48 b352a97aabf1: Waiting 15:35:48 bde34c3a00c8: Waiting 15:35:48 e2be974225ed: Verifying Checksum 15:35:48 e2be974225ed: Download complete 15:35:48 988bab9f4d93: Verifying Checksum 15:35:48 988bab9f4d93: Download complete 15:35:48 1469e6f7b9e6: Verifying Checksum 15:35:48 1469e6f7b9e6: Download complete 15:35:48 eaf3925da568: Download complete 15:35:48 339a4e72a1f5: Verifying Checksum 15:35:48 339a4e72a1f5: Download complete 15:35:48 bde34c3a00c8: Verifying Checksum 15:35:48 bde34c3a00c8: Download complete 15:35:48 b352a97aabf1: Download complete 15:35:48 4872d77fe225: Verifying Checksum 15:35:48 4872d77fe225: Download complete 15:35:48 5851b861e8e6: Verifying Checksum 15:35:48 5851b861e8e6: Download complete 15:35:48 b85a868b505f: Download complete 15:35:49 bab4dde63d76: Verifying Checksum 15:35:49 bab4dde63d76: Download complete 15:35:49 b85a868b505f: Pull complete 15:35:50 e2be974225ed: Pull complete 15:35:50 339a4e72a1f5: Pull complete 15:35:50 988bab9f4d93: Pull complete 15:35:51 1469e6f7b9e6: Pull complete 15:35:51 eaf3925da568: Pull complete 15:35:52 bab4dde63d76: Pull complete 15:35:52 bde34c3a00c8: Pull complete 15:35:53 b352a97aabf1: Pull complete 15:35:53 4872d77fe225: Pull complete 15:35:53 5851b861e8e6: Pull complete 15:35:53 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:35:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:35:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:35:53 prd-ubuntu20.04-docker-8c-8g-3698 does not seem to be running inside a container 15:35:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:35:56 $ docker top 64c993e81e9ed5af0e6204bdc369292390b9fc17ed62adc616913c89bc836303 -eo pid,comm 15:35:56 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). 15:35:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:35:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:35:56 [ssh-agent] Looking for ssh-agent implementation... 15:35:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:35:56 $ docker exec 64c993e81e9ed5af0e6204bdc369292390b9fc17ed62adc616913c89bc836303 ssh-agent 15:35:57 SSH_AUTH_SOCK=/tmp/ssh-mfA1XBeurbe5/agent.33 15:35:57 SSH_AGENT_PID=39 15:35:57 Running ssh-add (command line suppressed) 15:35:57 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11855015129334428475.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11855015129334428475.key) 15:35:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:35:57 + git tag --points-at HEAD [Pipeline] } 15:35:57 $ docker exec --env ******** --env ******** 64c993e81e9ed5af0e6204bdc369292390b9fc17ed62adc616913c89bc836303 ssh-agent -k 15:35:57 unset SSH_AUTH_SOCK; 15:35:57 unset SSH_AGENT_PID; 15:35:57 echo Agent pid 39 killed; 15:35:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:35:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:35:57 [ssh-agent] Looking for ssh-agent implementation... 15:35:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:35:57 $ docker exec 64c993e81e9ed5af0e6204bdc369292390b9fc17ed62adc616913c89bc836303 ssh-agent 15:35:57 SSH_AUTH_SOCK=/tmp/ssh-dFVzsU2MBDMJ/agent.71 15:35:57 SSH_AGENT_PID=77 15:35:57 Running ssh-add (command line suppressed) 15:35:57 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4364601922025270736.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4364601922025270736.key) 15:35:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:35:58 + git semver init 15:35:58 2023-08-15 15:35:58,440 [run_init] DEBUG init version:0.0.0 force:False 15:35:58 2023-08-15 15:35:58,441 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver 15:35:58 2023-08-15 15:35:58,441 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver 15:35:58 2023-08-15 15:35:58,441 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/exfoundry_app-record-replay_main/.semver'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 15:35:59 2023-08-15 15:35:59,048 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude 15:35:59 2023-08-15 15:35:59,048 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False 15:35:59 2023-08-15 15:35:59,048 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:35:59 2023-08-15 15:35:59,049 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:35:59 3.1.0-dev.31 [Pipeline] } 15:35:59 $ docker exec --env ******** --env ******** 64c993e81e9ed5af0e6204bdc369292390b9fc17ed62adc616913c89bc836303 ssh-agent -k 15:35:59 unset SSH_AUTH_SOCK; 15:35:59 unset SSH_AGENT_PID; 15:35:59 echo Agent pid 77 killed; 15:35:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:35:59 + git semver [Pipeline] } 15:35:59 $ docker stop --time=1 64c993e81e9ed5af0e6204bdc369292390b9fc17ed62adc616913c89bc836303 15:36:01 $ docker rm -f --volumes 64c993e81e9ed5af0e6204bdc369292390b9fc17ed62adc616913c89bc836303 [Pipeline] // withDockerContainer [Pipeline] sh 15:36:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:36:01 Stashed 1 file(s) [Pipeline] echo 15:36:01 [edgeXSemver]: initialized semver on version 3.1.0-dev.31 [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 15:36:01 provisioning config files... 15:36:01 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config15061064322482294007tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:36:02 ---> docker-login.sh 15:36:02 nexus3.edgexfoundry.org:10001 15:36:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:36:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:36:02 Configure a credential helper to remove this warning. See 15:36:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:36:02 15:36:02 Login Succeeded 15:36:02 nexus3.edgexfoundry.org:10002 15:36:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:36:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:36:02 Configure a credential helper to remove this warning. See 15:36:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:36:02 15:36:02 Login Succeeded 15:36:02 nexus3.edgexfoundry.org:10003 15:36:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:36:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:36:02 Configure a credential helper to remove this warning. See 15:36:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:36:02 15:36:02 Login Succeeded 15:36:02 nexus3.edgexfoundry.org:10004 15:36:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:36:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:36:02 Configure a credential helper to remove this warning. See 15:36:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:36:02 15:36:02 Login Succeeded 15:36:02 docker.io 15:36:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:36:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:36:02 Configure a credential helper to remove this warning. See 15:36:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:36:02 15:36:02 Login Succeeded 15:36:02 ---> docker-login.sh ends [Pipeline] } 15:36:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:36:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:36:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:36:02 ========================================================= 15:36:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 15:36:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:03 + 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 . 15:36:03 Sending build context to Docker daemon 437.2kB 15:36:03 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 15:36:03 Step 2/12 : FROM ${BASE} AS builder 15:36:03 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 15:36:03 4db1b89c0bd1: Pulling fs layer 15:36:03 6911f1a30b25: Pulling fs layer 15:36:03 e194b8c5c2a9: Pulling fs layer 15:36:03 6863d3e3a2b1: Pulling fs layer 15:36:03 ec0bb842ea78: Pulling fs layer 15:36:03 40a00589a448: Pulling fs layer 15:36:03 6c08303d61cc: Pulling fs layer 15:36:03 798269fcf238: Pulling fs layer 15:36:03 40a00589a448: Waiting 15:36:03 6863d3e3a2b1: Waiting 15:36:03 6c08303d61cc: Waiting 15:36:03 798269fcf238: Waiting 15:36:03 ec0bb842ea78: Waiting 15:36:03 6911f1a30b25: Verifying Checksum 15:36:03 6911f1a30b25: Download complete 15:36:03 6863d3e3a2b1: Verifying Checksum 15:36:03 6863d3e3a2b1: Download complete 15:36:03 ec0bb842ea78: Verifying Checksum 15:36:03 ec0bb842ea78: Download complete 15:36:03 4db1b89c0bd1: Verifying Checksum 15:36:03 4db1b89c0bd1: Download complete 15:36:03 40a00589a448: Verifying Checksum 15:36:03 40a00589a448: Download complete 15:36:03 4db1b89c0bd1: Pull complete 15:36:03 6911f1a30b25: Pull complete 15:36:03 e194b8c5c2a9: Verifying Checksum 15:36:03 e194b8c5c2a9: Download complete 15:36:04 798269fcf238: Verifying Checksum 15:36:04 798269fcf238: Download complete 15:36:04 6c08303d61cc: Verifying Checksum 15:36:04 6c08303d61cc: Download complete 15:36:07 e194b8c5c2a9: Pull complete 15:36:07 6863d3e3a2b1: Pull complete 15:36:07 ec0bb842ea78: Pull complete 15:36:07 40a00589a448: Pull complete 15:36:10 6c08303d61cc: Pull complete 15:36:11 798269fcf238: Pull complete 15:36:11 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 15:36:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:36:11 ---> ec979cd7f677 15:36:11 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:36:15 ---> Running in f02b41470d37 15:36:15 Removing intermediate container f02b41470d37 15:36:15 ---> 30689b32b5da 15:36:15 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:36:15 ---> Running in bebb0f53180f 15:36:15 Removing intermediate container bebb0f53180f 15:36:15 ---> 56492662fab7 15:36:15 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:36:15 ---> Running in f9094b268d9e 15:36:15 Removing intermediate container f9094b268d9e 15:36:15 ---> 5c88e08b2aef 15:36:15 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:36:15 ---> Running in a046113387f3 15:36:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:36:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:36:16 OK: 265 MiB in 53 packages 15:36:16 Still waiting to schedule task 15:36:16 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-3696’ 15:36:16 Removing intermediate container a046113387f3 15:36:16 ---> 8ea723449811 15:36:16 Step 7/12 : WORKDIR /app 15:36:16 ---> Running in bdff385aa4df 15:36:16 Removing intermediate container bdff385aa4df 15:36:16 ---> 0f3f2a72304a 15:36:16 Step 8/12 : COPY go.mod vendor* ./ 15:36:16 ---> c5cb97a7439c 15:36:16 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:36:16 ---> Running in 5ad401d5df2a 15:36:55 Removing intermediate container 5ad401d5df2a 15:36:55 ---> 242c9f3cdb80 15:36:55 Step 10/12 : COPY . . 15:36:55 ---> 8902a143ace7 15:36:55 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:36:55 ---> Running in a8785974f129 15:36:55 Removing intermediate container a8785974f129 15:36:55 ---> 6c2881eccf4a 15:36:55 Step 12/12 : RUN $MAKE 15:36:55 ---> Running in 1f8f50031aa9 15:36:55 noop 15:36:55 Removing intermediate container 1f8f50031aa9 15:36:55 ---> 8209e019ca62 15:36:55 Successfully built 8209e019ca62 15:36:55 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:56 + docker inspect -f . ci-base-image-x86_64 15:36:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:36:56 prd-ubuntu20.04-docker-8c-8g-3698 does not seem to be running inside a container 15:36:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@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 ******** ci-base-image-x86_64 cat 15:36:56 $ docker top dfd412ff549ea9f93a6c0a9677468ea64af75a594d0be16ab09c79b81076c878 -eo pid,comm [Pipeline] { [Pipeline] sh 15:36:56 + go version 15:36:56 go version go1.20.6 linux/amd64 [Pipeline] } 15:36:56 $ docker stop --time=1 dfd412ff549ea9f93a6c0a9677468ea64af75a594d0be16ab09c79b81076c878 15:36:58 $ docker rm -f --volumes dfd412ff549ea9f93a6c0a9677468ea64af75a594d0be16ab09c79b81076c878 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:58 + docker inspect -f . ci-base-image-x86_64 15:36:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:36:58 prd-ubuntu20.04-docker-8c-8g-3698 does not seem to be running inside a container 15:36:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@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 ******** ci-base-image-x86_64 cat 15:36:58 $ docker top fe0bfee0704c56c08a2a0de229c76c467cc11419fc271d9777e0a9d705da24b0 -eo pid,comm [Pipeline] { [Pipeline] sh 15:36:59 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh 15:36:59 + make test 15:36:59 go test -race -coverprofile=coverage.out ./... 15:37:21 ? github.com/edgexfoundry/app-record-replay [no test files] 15:37:21 ok github.com/edgexfoundry/app-record-replay/internal/app 0.060s coverage: 88.0% of statements 15:37:21 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 15:37:21 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 15:37:21 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 15:37:29 ok github.com/edgexfoundry/app-record-replay/internal/application 8.590s coverage: 97.5% of statements 15:37:29 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.095s coverage: 85.2% of statements 15:37:51 go vet ./... 15:37:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:37:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:37:55 ./bin/test-attribution-txt.sh [Pipeline] echo 15:37:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:37:55 $ docker stop --time=1 fe0bfee0704c56c08a2a0de229c76c467cc11419fc271d9777e0a9d705da24b0 15:37:59 $ docker rm -f --volumes fe0bfee0704c56c08a2a0de229c76c467cc11419fc271d9777e0a9d705da24b0 [Pipeline] // withDockerContainer [Pipeline] sh 15:38:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:38:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:38:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:38:01 + ls -al . 15:38:01 total 172 15:38:01 drwxrwxr-x 9 jenkins jenkins 4096 Aug 15 15:36 . 15:38:01 drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 15:35 .. 15:38:01 -rw-rw-r-- 1 jenkins jenkins 119 Aug 15 15:35 .dockerignore 15:38:01 drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 15:35 .git 15:38:01 drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 15:35 .github 15:38:01 -rw-rw-r-- 1 jenkins jenkins 164 Aug 15 15:35 .gitignore 15:38:01 -rw-rw-r-- 1 jenkins jenkins 41 Aug 15 15:35 .golangci.yml 15:38:01 drwxr-xr-x 3 jenkins jenkins 4096 Aug 15 15:35 .semver 15:38:01 -rw-rw-r-- 1 jenkins jenkins 10542 Aug 15 15:35 Attribution.txt 15:38:01 -rw-rw-r-- 1 jenkins jenkins 258 Aug 15 15:35 CHANGELOG.md 15:38:01 -rw-rw-r-- 1 jenkins jenkins 1616 Aug 15 15:35 Dockerfile 15:38:01 -rw-rw-r-- 1 jenkins jenkins 677 Aug 15 15:35 GOVERNANCE.md 15:38:01 -rw-rw-r-- 1 jenkins jenkins 681 Aug 15 15:35 Jenkinsfile 15:38:01 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 15 15:35 LICENSE 15:38:01 -rw-rw-r-- 1 jenkins jenkins 3139 Aug 15 15:35 Makefile 15:38:01 -rw-rw-r-- 1 jenkins jenkins 611 Aug 15 15:35 OWNERS.md 15:38:01 -rw-rw-r-- 1 jenkins jenkins 2363 Aug 15 15:35 README.md 15:38:01 -rw-rw-r-- 1 jenkins jenkins 4285 Aug 15 15:35 Record and Reply.postman_collection.json 15:38:01 -rw-rw-r-- 1 jenkins jenkins 12 Aug 15 15:36 VERSION 15:38:01 drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 15:35 bin 15:38:01 -rw-r--r-- 1 jenkins jenkins 16060 Aug 15 15:37 coverage.out 15:38:01 -rw-rw-r-- 1 jenkins jenkins 3656 Aug 15 15:35 go.mod 15:38:01 -rw-rw-r-- 1 jenkins jenkins 32847 Aug 15 15:35 go.sum 15:38:01 drwxrwxr-x 6 jenkins jenkins 4096 Aug 15 15:35 internal 15:38:01 -rw-rw-r-- 1 jenkins jenkins 913 Aug 15 15:35 main.go 15:38:01 drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 15:35 pkg 15:38:01 drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 15:35 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:38:01 + 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=90458aff5952e3959d65678bf25cab3d18ebfb0c --label arch=amd64 --label version=3.1.0-dev.31 . 15:38:01 Sending build context to Docker daemon 454.1kB 15:38:01 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 15:38:01 Step 2/26 : FROM ${BASE} AS builder 15:38:01 ---> 8209e019ca62 15:38:01 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 15:38:01 ---> Running in 79d4fb547bec 15:38:01 Removing intermediate container 79d4fb547bec 15:38:01 ---> 7f0c33009da6 15:38:01 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 15:38:01 ---> Running in aef62e50fee4 15:38:01 Removing intermediate container aef62e50fee4 15:38:01 ---> e5469fef78c5 15:38:01 Step 5/26 : ARG ADD_BUILD_TAGS="" 15:38:01 ---> Running in 62fb55f91dd5 15:38:01 Removing intermediate container 62fb55f91dd5 15:38:01 ---> 39a5c2642a62 15:38:01 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:38:01 ---> Running in 4703fabd9a4f 15:38:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:38:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:38:02 OK: 265 MiB in 53 packages 15:38:02 Removing intermediate container 4703fabd9a4f 15:38:02 ---> 4ad0a459b2fe 15:38:02 Step 7/26 : WORKDIR /app 15:38:02 ---> Running in 32db68b97e17 15:38:02 Removing intermediate container 32db68b97e17 15:38:02 ---> 84423c697549 15:38:02 Step 8/26 : COPY go.mod vendor* ./ 15:38:03 ---> 3d19200c1fd7 15:38:03 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:38:03 ---> Running in d3d841944de1 15:38:03 Removing intermediate container d3d841944de1 15:38:03 ---> ebf048c29698 15:38:03 Step 10/26 : COPY . . 15:38:03 ---> a7f9f0eb661c 15:38:03 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:38:03 ---> Running in f368becd4cf8 15:38:03 Removing intermediate container f368becd4cf8 15:38:03 ---> 86dcb2dea1ac 15:38:03 Step 12/26 : RUN $MAKE 15:38:04 ---> Running in 72edc1da9f07 15:38:04 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.18 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.31" -trimpath -mod=readonly -o app-record-replay 15:38:26 Removing intermediate container 72edc1da9f07 15:38:26 ---> 96162f63d193 15:38:26 Step 13/26 : FROM alpine:3.17 15:38:26 3.17: Pulling from library/alpine 15:38:26 9398808236ff: Pulling fs layer 15:38:26 9398808236ff: Verifying Checksum 15:38:26 9398808236ff: Download complete 15:38:26 9398808236ff: Pull complete 15:38:26 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 15:38:26 Status: Downloaded newer image for alpine:3.17 15:38:26 ---> 1e0b8b5322fc 15:38:26 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:38:26 ---> Running in e706f93c942b 15:38:26 Removing intermediate container e706f93c942b 15:38:26 ---> 76ecc2c9fefe 15:38:26 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 15:38:26 ---> Running in 9917f1925c5c 15:38:26 Removing intermediate container 9917f1925c5c 15:38:26 ---> 51c7fa34b6ea 15:38:26 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 15:38:26 ---> Running in de72a5f545a7 15:38:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:38:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:38:27 (1/2) Installing ca-certificates (20230506-r0) 15:38:27 (2/2) Installing dumb-init (1.2.5-r2) 15:38:27 Executing busybox-1.35.0-r29.trigger 15:38:27 Executing ca-certificates-20230506-r0.trigger 15:38:27 OK: 8 MiB in 17 packages 15:38:28 Removing intermediate container de72a5f545a7 15:38:28 ---> ad69dc3f20f3 15:38:28 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:38:28 ---> 228399b1b036 15:38:28 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 15:38:28 ---> 75fc7ebc4f87 15:38:28 Step 19/26 : COPY --from=builder /app/res/ /res/ 15:38:28 ---> 76a48e32bb22 15:38:28 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 15:38:29 ---> 7332212441c6 15:38:29 Step 21/26 : EXPOSE 59712 15:38:29 ---> Running in d31cd1372a28 15:38:29 Removing intermediate container d31cd1372a28 15:38:29 ---> 34fe19e19951 15:38:29 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 15:38:29 ---> Running in 29734f54b280 15:38:29 Removing intermediate container 29734f54b280 15:38:29 ---> 14aa1b780cbe 15:38:29 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:38:29 ---> Running in 90c04b1c3d8a 15:38:29 Removing intermediate container 90c04b1c3d8a 15:38:29 ---> 7b35cbc96731 15:38:29 Step 24/26 : LABEL arch=amd64 15:38:29 ---> Running in 6645c2e39e3e 15:38:29 Removing intermediate container 6645c2e39e3e 15:38:29 ---> aafcc491923f 15:38:29 Step 25/26 : LABEL git_sha=90458aff5952e3959d65678bf25cab3d18ebfb0c 15:38:29 ---> Running in 7e31a2c098d0 15:38:30 Removing intermediate container 7e31a2c098d0 15:38:30 ---> 3afbc64c5b58 15:38:30 Step 26/26 : LABEL version=3.1.0-dev.31 15:38:30 ---> Running in 2e3f9ef46da5 15:38:30 Removing intermediate container 2e3f9ef46da5 15:38:30 ---> 315db4545b66 15:38:30 [Warning] One or more build-args [ARCH] were not consumed 15:38:30 Successfully built 315db4545b66 15:38:30 Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:38:30 provisioning config files... 15:38:30 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6552906593796854944tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:38:30 ---> docker-login.sh 15:38:30 nexus3.edgexfoundry.org:10001 15:38:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:38:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:38:30 Configure a credential helper to remove this warning. See 15:38:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:38:30 15:38:30 Login Succeeded 15:38:30 nexus3.edgexfoundry.org:10002 15:38:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:38:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:38:30 Configure a credential helper to remove this warning. See 15:38:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:38:30 15:38:30 Login Succeeded 15:38:30 nexus3.edgexfoundry.org:10003 15:38:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:38:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:38:30 Configure a credential helper to remove this warning. See 15:38:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:38:30 15:38:30 Login Succeeded 15:38:30 nexus3.edgexfoundry.org:10004 15:38:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:38:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:38:30 Configure a credential helper to remove this warning. See 15:38:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:38:30 15:38:30 Login Succeeded 15:38:30 docker.io 15:38:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:38:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:38:31 Configure a credential helper to remove this warning. See 15:38:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:38:31 15:38:31 Login Succeeded 15:38:31 ---> docker-login.sh ends [Pipeline] } 15:38:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:38:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:38:31 [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: 15:38:31 90458aff5952e3959d65678bf25cab3d18ebfb0c 15:38:31 latest 15:38:31 3.1.0-dev.31 15:38:31 90458aff5952e3959d65678bf25cab3d18ebfb0c-3.1.0-dev.31 15:38:31 main 15:38:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:38:31 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:90458aff5952e3959d65678bf25cab3d18ebfb0c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:38:31 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:90458aff5952e3959d65678bf25cab3d18ebfb0c 15:38:31 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 15:38:31 9a46b0fd5edb: Preparing 15:38:31 c88e915c456a: Preparing 15:38:31 600090f9d953: Preparing 15:38:31 1369c2652649: Preparing 15:38:31 c9c03c9d00ce: Preparing 15:38:31 36b50b131297: Preparing 15:38:31 36b50b131297: Waiting 15:38:31 1369c2652649: Pushed 15:38:31 c88e915c456a: Pushed 15:38:31 36b50b131297: Layer already exists 15:38:31 600090f9d953: Pushed 15:38:31 c9c03c9d00ce: Pushed 15:38:34 9a46b0fd5edb: Pushed 15:38:34 90458aff5952e3959d65678bf25cab3d18ebfb0c: digest: sha256:3eded1429e69d21a634f0871f3217b61846337f3d68a43e7405e54d321c3208b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:38:34 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:38:35 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest 15:38:35 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 15:38:35 9a46b0fd5edb: Preparing 15:38:35 c88e915c456a: Preparing 15:38:35 600090f9d953: Preparing 15:38:35 1369c2652649: Preparing 15:38:35 c9c03c9d00ce: Preparing 15:38:35 36b50b131297: Preparing 15:38:35 36b50b131297: Waiting 15:38:35 9a46b0fd5edb: Layer already exists 15:38:35 1369c2652649: Layer already exists 15:38:35 600090f9d953: Layer already exists 15:38:35 c9c03c9d00ce: Layer already exists 15:38:35 c88e915c456a: Layer already exists 15:38:35 36b50b131297: Layer already exists 15:38:35 latest: digest: sha256:3eded1429e69d21a634f0871f3217b61846337f3d68a43e7405e54d321c3208b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:38:35 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:38:35 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.31 15:38:35 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 15:38:35 9a46b0fd5edb: Preparing 15:38:35 c88e915c456a: Preparing 15:38:35 600090f9d953: Preparing 15:38:35 1369c2652649: Preparing 15:38:35 c9c03c9d00ce: Preparing 15:38:35 36b50b131297: Preparing 15:38:35 36b50b131297: Waiting 15:38:35 600090f9d953: Layer already exists 15:38:35 c88e915c456a: Layer already exists 15:38:35 1369c2652649: Layer already exists 15:38:35 c9c03c9d00ce: Layer already exists 15:38:35 9a46b0fd5edb: Layer already exists 15:38:35 36b50b131297: Layer already exists 15:38:35 3.1.0-dev.31: digest: sha256:3eded1429e69d21a634f0871f3217b61846337f3d68a43e7405e54d321c3208b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:38:36 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:90458aff5952e3959d65678bf25cab3d18ebfb0c-3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:38:36 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:90458aff5952e3959d65678bf25cab3d18ebfb0c-3.1.0-dev.31 15:38:36 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 15:38:36 9a46b0fd5edb: Preparing 15:38:36 c88e915c456a: Preparing 15:38:36 600090f9d953: Preparing 15:38:36 1369c2652649: Preparing 15:38:36 c9c03c9d00ce: Preparing 15:38:36 36b50b131297: Preparing 15:38:36 36b50b131297: Waiting 15:38:36 c9c03c9d00ce: Layer already exists 15:38:36 c88e915c456a: Layer already exists 15:38:36 1369c2652649: Layer already exists 15:38:36 600090f9d953: Layer already exists 15:38:36 9a46b0fd5edb: Layer already exists 15:38:36 36b50b131297: Layer already exists 15:38:36 90458aff5952e3959d65678bf25cab3d18ebfb0c-3.1.0-dev.31: digest: sha256:3eded1429e69d21a634f0871f3217b61846337f3d68a43e7405e54d321c3208b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:38:36 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:38:36 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main 15:38:36 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 15:38:36 9a46b0fd5edb: Preparing 15:38:36 c88e915c456a: Preparing 15:38:36 600090f9d953: Preparing 15:38:36 1369c2652649: Preparing 15:38:36 c9c03c9d00ce: Preparing 15:38:36 36b50b131297: Preparing 15:38:36 36b50b131297: Waiting 15:38:36 600090f9d953: Layer already exists 15:38:36 1369c2652649: Layer already exists 15:38:36 c9c03c9d00ce: Layer already exists 15:38:36 c88e915c456a: Layer already exists 15:38:36 9a46b0fd5edb: Layer already exists 15:38:36 36b50b131297: Layer already exists 15:38:36 main: digest: sha256:3eded1429e69d21a634f0871f3217b61846337f3d68a43e7405e54d321c3208b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:38:36 ===================================================== [Pipeline] echo 15:38:36 taggedImages: 15:38:36 - nexus3.edgexfoundry.org:10004/app-record-replay:90458aff5952e3959d65678bf25cab3d18ebfb0c 15:38:36 - nexus3.edgexfoundry.org:10004/app-record-replay:latest 15:38:36 - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.31 15:38:36 - nexus3.edgexfoundry.org:10004/app-record-replay:90458aff5952e3959d65678bf25cab3d18ebfb0c-3.1.0-dev.31 15:38:36 - nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:38:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:38:37 15:38:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:38:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:38:37 latest: Pulling from edgex-lftools-log-publisher 15:38:37 5eb5b503b376: Pulling fs layer 15:38:37 5c69ac0246d0: Pulling fs layer 15:38:37 ec43610c2a17: Pulling fs layer 15:38:37 3a2ae6a8a46f: Pulling fs layer 15:38:37 33b1e0a273af: Pulling fs layer 15:38:37 5d3b04190fa2: Pulling fs layer 15:38:37 2f39f015ded8: Pulling fs layer 15:38:37 2f39f015ded8: Waiting 15:38:37 33b1e0a273af: Waiting 15:38:37 3a2ae6a8a46f: Waiting 15:38:37 5d3b04190fa2: Waiting 15:38:37 3a2ae6a8a46f: Download complete 15:38:37 ec43610c2a17: Verifying Checksum 15:38:37 ec43610c2a17: Download complete 15:38:37 33b1e0a273af: Verifying Checksum 15:38:37 33b1e0a273af: Download complete 15:38:37 5d3b04190fa2: Verifying Checksum 15:38:37 5d3b04190fa2: Download complete 15:38:37 5eb5b503b376: Download complete 15:38:38 2f39f015ded8: Verifying Checksum 15:38:38 2f39f015ded8: Download complete 15:38:39 5eb5b503b376: Pull complete 15:38:39 5c69ac0246d0: Pull complete 15:38:39 ec43610c2a17: Pull complete 15:38:39 3a2ae6a8a46f: Pull complete 15:38:39 33b1e0a273af: Pull complete 15:38:39 5d3b04190fa2: Pull complete 15:38:43 2f39f015ded8: Pull complete 15:38:43 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:38:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:38:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:38:44 prd-ubuntu20.04-docker-8c-8g-3698 does not seem to be running inside a container 15:38:44 $ 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/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@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 15:38:49 $ docker top 0bd88ce1fcf93ae184ce5a3efc115158eef7040fa63c2604e14d0def285cff5f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:38:49 ---> job-cost.sh 15:38:49 lf-activate-venv: SKIPPING 15:38:49 INFO: No Stack... 15:38:49 INFO: Retrieving Pricing Info for: v3-standard-8 15:38:50 INFO: Archiving Costs [Pipeline] sh 15:38:50 + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv 15:38:50 + cut -d, -f6 [Pipeline] lock 15:38:50 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-34-stack-cost] 15:38:50 Resource [jenkins-edgexfoundry-app-record-replay-main-34-stack-cost] did not exist. Created. 15:38:50 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-34-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:38:50 + echo total: 0.2199999988079071 [Pipeline] stash 15:38:50 Stashed 1 file(s) [Pipeline] } 15:38:50 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-34-stack-cost] [Pipeline] // lock [Pipeline] } 15:38:50 $ docker stop --time=1 0bd88ce1fcf93ae184ce5a3efc115158eef7040fa63c2604e14d0def285cff5f 15:38:52 $ docker rm -f --volumes 0bd88ce1fcf93ae184ce5a3efc115158eef7040fa63c2604e14d0def285cff5f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:39:14 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3700 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws 15:39:14 Running in /w/workspace/app-record-replay/34 [Pipeline] { [Pipeline] checkout 15:39:14 Selected Git installation does not exist. Using Default 15:39:14 The recommended git tool is: NONE 15:39:22 using credential edgex-jenkins-ssh 15:39:22 Cloning the remote Git repository 15:39:22 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 15:39:22 > git init /w/workspace/app-record-replay/34 # timeout=10 15:39:22 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 15:39:22 > git --version # timeout=10 15:39:22 > git --version # 'git version 2.25.1' 15:39:22 using GIT_SSH to set credentials SSH Credentials for GitHub 15:39:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:39:24 Avoid second fetch 15:39:24 Checking out Revision 90458aff5952e3959d65678bf25cab3d18ebfb0c (main) 15:39:23 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 15:39:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:39:24 > git config core.sparsecheckout # timeout=10 15:39:24 > git checkout -f 90458aff5952e3959d65678bf25cab3d18ebfb0c # timeout=10 15:39:24 Commit message: "Merge pull request #58 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.18" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:39:25 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:39:25 % Total % Received % Xferd Average Speed Time Time Time Current 15:39:25 Dload Upload Total Spent Left Speed 15:39:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 207k 0 --:--:-- --:--:-- --:--:-- 211k [Pipeline] sh 15:39:26 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:39:26 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:39:26 + sudo tee /etc/docker/daemon.new 15:39:26 { 15:39:26 "registry-mirrors": [ 15:39:26 "https://nexus3.edgexfoundry.org:10001" 15:39:26 ], 15:39:26 "bip": "10.250.0.254/24", 15:39:26 "hosts": [ 15:39:26 "tcp://0.0.0.0:5555", 15:39:26 "unix:///var/run/docker.sock" 15:39:26 ], 15:39:26 "mtu": 1458, 15:39:26 "selinux-enabled": true, 15:39:26 "seccomp-profile": "/etc/docker/seccomp.json" 15:39:26 } [Pipeline] sh 15:39:26 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:39:27 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:39:45 provisioning config files... 15:39:45 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/34@tmp/config12798235774353135107tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:39:45 ---> docker-login.sh 15:39:45 nexus3.edgexfoundry.org:10001 15:39:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:46 Configure a credential helper to remove this warning. See 15:39:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:46 15:39:46 Login Succeeded 15:39:46 nexus3.edgexfoundry.org:10002 15:39:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:46 Configure a credential helper to remove this warning. See 15:39:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:46 15:39:46 Login Succeeded 15:39:46 nexus3.edgexfoundry.org:10003 15:39:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:47 Configure a credential helper to remove this warning. See 15:39:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:47 15:39:47 Login Succeeded 15:39:47 nexus3.edgexfoundry.org:10004 15:39:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:47 Configure a credential helper to remove this warning. See 15:39:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:47 15:39:47 Login Succeeded 15:39:47 docker.io 15:39:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:48 Configure a credential helper to remove this warning. See 15:39:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:48 15:39:48 Login Succeeded 15:39:48 ---> docker-login.sh ends [Pipeline] } 15:39:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:39:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:39:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:39:48 ========================================================= 15:39:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 15:39:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:39:48 + 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 . 15:39:48 Sending build context to Docker daemon 197.1kB 15:39:49 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 15:39:49 Step 2/12 : FROM ${BASE} AS builder 15:39:49 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:39:49 edb6bdbacee9: Pulling fs layer 15:39:49 5f9638ab2659: Pulling fs layer 15:39:49 8d51d6327a98: Pulling fs layer 15:39:49 8b374f2dd631: Pulling fs layer 15:39:49 ec14aa9079de: Pulling fs layer 15:39:49 2f466654f4bb: Pulling fs layer 15:39:49 554e91adad29: Pulling fs layer 15:39:49 ec14aa9079de: Waiting 15:39:49 2f466654f4bb: Waiting 15:39:49 554e91adad29: Waiting 15:39:49 8b374f2dd631: Waiting 15:39:49 5f9638ab2659: Verifying Checksum 15:39:49 5f9638ab2659: Download complete 15:39:49 8b374f2dd631: Verifying Checksum 15:39:49 8b374f2dd631: Download complete 15:39:49 ec14aa9079de: Verifying Checksum 15:39:49 ec14aa9079de: Download complete 15:39:49 edb6bdbacee9: Verifying Checksum 15:39:50 edb6bdbacee9: Pull complete 15:39:50 554e91adad29: Verifying Checksum 15:39:50 554e91adad29: Download complete 15:39:50 5f9638ab2659: Pull complete 15:39:51 8d51d6327a98: Verifying Checksum 15:39:51 8d51d6327a98: Download complete 15:39:51 2f466654f4bb: Verifying Checksum 15:39:51 2f466654f4bb: Download complete 15:40:06 8d51d6327a98: Pull complete 15:40:06 8b374f2dd631: Pull complete 15:40:06 ec14aa9079de: Pull complete 15:40:12 2f466654f4bb: Pull complete 15:40:14 554e91adad29: Pull complete 15:40:14 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 15:40:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:40:14 ---> 1e15ea492957 15:40:14 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:40:16 ---> Running in fa98264a064b 15:40:16 Removing intermediate container fa98264a064b 15:40:16 ---> 40773a122f42 15:40:16 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:40:16 ---> Running in 5853ad800ca9 15:40:17 Removing intermediate container 5853ad800ca9 15:40:17 ---> 8f386ee90616 15:40:17 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:40:17 ---> Running in 044f7c2fe92c 15:40:17 Removing intermediate container 044f7c2fe92c 15:40:17 ---> 66c9a515c3fc 15:40:17 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:40:17 ---> Running in fef54a5d5e1d 15:40:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:40:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:40:21 OK: 263 MiB in 53 packages 15:40:22 Removing intermediate container fef54a5d5e1d 15:40:22 ---> 8545030e17af 15:40:22 Step 7/12 : WORKDIR /app 15:40:22 ---> Running in 9fbd74c6365e 15:40:22 Removing intermediate container 9fbd74c6365e 15:40:22 ---> bf0e0444ab62 15:40:22 Step 8/12 : COPY go.mod vendor* ./ 15:40:23 ---> 60c2777465ec 15:40:23 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:40:23 ---> Running in 175792ee61bc 15:41:31 Removing intermediate container 175792ee61bc 15:41:31 ---> 6c3a0ac044b9 15:41:31 Step 10/12 : COPY . . 15:41:31 ---> 53952b6daf3a 15:41:31 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:41:31 ---> Running in e06407af693c 15:41:31 Removing intermediate container e06407af693c 15:41:31 ---> 2699413d4e0d 15:41:31 Step 12/12 : RUN $MAKE 15:41:31 ---> Running in e2bcf43baba4 15:41:31 noop 15:41:31 Removing intermediate container e2bcf43baba4 15:41:31 ---> f9a517d1e4ed 15:41:31 Successfully built f9a517d1e4ed 15:41:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:41:31 + docker inspect -f . ci-base-image-arm64 15:41:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:41:31 prd-ubuntu20.04-docker-arm64-4c-16g-3700 does not seem to be running inside a container 15:41:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/34 -v /w/workspace/app-record-replay/34:/w/workspace/app-record-replay/34:rw,z -v /w/workspace/app-record-replay/34@tmp:/w/workspace/app-record-replay/34@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 ******** ci-base-image-arm64 cat 15:41:33 $ docker top 81a987b5b8480db766388ea980fcd4b17d79755dd51016e8f096633874101a2b -eo pid,comm [Pipeline] { [Pipeline] sh 15:41:33 + go version 15:41:33 go version go1.20.6 linux/arm64 [Pipeline] } 15:41:34 $ docker stop --time=1 81a987b5b8480db766388ea980fcd4b17d79755dd51016e8f096633874101a2b 15:41:35 $ docker rm -f --volumes 81a987b5b8480db766388ea980fcd4b17d79755dd51016e8f096633874101a2b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:41:36 + docker inspect -f . ci-base-image-arm64 15:41:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:41:36 prd-ubuntu20.04-docker-arm64-4c-16g-3700 does not seem to be running inside a container 15:41:36 $ 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/34 -v /w/workspace/app-record-replay/34:/w/workspace/app-record-replay/34:rw,z -v /w/workspace/app-record-replay/34@tmp:/w/workspace/app-record-replay/34@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 ******** ci-base-image-arm64 cat 15:41:37 $ docker top 40063cf519091e0b058d346fda62b7496f5ddbfca16a8c15363384c2986135ce -eo pid,comm [Pipeline] { [Pipeline] sh 15:41:38 + git config --global --add safe.directory /w/workspace/app-record-replay/34 [Pipeline] fileExists [Pipeline] sh 15:41:38 + make test 15:41:39 go test -race -coverprofile=coverage.out ./... 15:44:45 ? github.com/edgexfoundry/app-record-replay [no test files] 15:45:04 ok github.com/edgexfoundry/app-record-replay/internal/app 0.267s coverage: 88.0% of statements 15:45:07 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 15:45:07 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 15:45:07 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 15:45:10 ok github.com/edgexfoundry/app-record-replay/internal/application 8.873s coverage: 97.5% of statements 15:45:10 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.615s coverage: 85.2% of statements 15:45:11 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:45:11 go vet ./... 15:47:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:47:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:47:47 ./bin/test-attribution-txt.sh [Pipeline] echo 15:47:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:47:47 $ docker stop --time=1 40063cf519091e0b058d346fda62b7496f5ddbfca16a8c15363384c2986135ce 15:47:49 $ docker rm -f --volumes 40063cf519091e0b058d346fda62b7496f5ddbfca16a8c15363384c2986135ce [Pipeline] // withDockerContainer [Pipeline] sh 15:47:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:47:51 Warning: overwriting stash ‘coverage-report’ 15:47:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:47:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:47:52 + ls -al . 15:47:52 total 168 15:47:52 drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 15:41 . 15:47:52 drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 15:39 .. 15:47:52 -rw-rw-r-- 1 jenkins jenkins 119 Aug 15 15:39 .dockerignore 15:47:52 drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 15:39 .git 15:47:52 drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 15:39 .github 15:47:52 -rw-rw-r-- 1 jenkins jenkins 164 Aug 15 15:39 .gitignore 15:47:52 -rw-rw-r-- 1 jenkins jenkins 41 Aug 15 15:39 .golangci.yml 15:47:52 -rw-rw-r-- 1 jenkins jenkins 10542 Aug 15 15:39 Attribution.txt 15:47:52 -rw-rw-r-- 1 jenkins jenkins 258 Aug 15 15:39 CHANGELOG.md 15:47:52 -rw-rw-r-- 1 jenkins jenkins 1616 Aug 15 15:39 Dockerfile 15:47:52 -rw-rw-r-- 1 jenkins jenkins 677 Aug 15 15:39 GOVERNANCE.md 15:47:52 -rw-rw-r-- 1 jenkins jenkins 681 Aug 15 15:39 Jenkinsfile 15:47:52 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 15 15:39 LICENSE 15:47:52 -rw-rw-r-- 1 jenkins jenkins 3139 Aug 15 15:39 Makefile 15:47:52 -rw-rw-r-- 1 jenkins jenkins 611 Aug 15 15:39 OWNERS.md 15:47:52 -rw-rw-r-- 1 jenkins jenkins 2363 Aug 15 15:39 README.md 15:47:52 -rw-rw-r-- 1 jenkins jenkins 4285 Aug 15 15:39 Record and Reply.postman_collection.json 15:47:52 -rw-rw-r-- 1 jenkins jenkins 12 Aug 15 15:36 VERSION 15:47:52 drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 15:39 bin 15:47:52 -rw-r--r-- 1 jenkins jenkins 16060 Aug 15 15:45 coverage.out 15:47:52 -rw-rw-r-- 1 jenkins jenkins 3656 Aug 15 15:39 go.mod 15:47:52 -rw-rw-r-- 1 jenkins jenkins 32847 Aug 15 15:39 go.sum 15:47:52 drwxrwxr-x 6 jenkins jenkins 4096 Aug 15 15:39 internal 15:47:52 -rw-rw-r-- 1 jenkins jenkins 913 Aug 15 15:39 main.go 15:47:52 drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 15:39 pkg 15:47:52 drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 15:39 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:53 + 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=90458aff5952e3959d65678bf25cab3d18ebfb0c --label arch=arm64 --label version=3.1.0-dev.31 . 15:47:53 Sending build context to Docker daemon 214kB 15:47:53 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 15:47:53 Step 2/26 : FROM ${BASE} AS builder 15:47:53 ---> f9a517d1e4ed 15:47:53 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 15:47:53 ---> Running in e2373ef890d5 15:47:53 Removing intermediate container e2373ef890d5 15:47:53 ---> f7c86d92f744 15:47:53 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 15:47:53 ---> Running in 4c5c6587ca5f 15:47:54 Removing intermediate container 4c5c6587ca5f 15:47:54 ---> 1f485ce7e254 15:47:54 Step 5/26 : ARG ADD_BUILD_TAGS="" 15:47:54 ---> Running in 01f4ad996359 15:47:54 Removing intermediate container 01f4ad996359 15:47:54 ---> e4b60053e793 15:47:54 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:47:54 ---> Running in a41b668d7f46 15:47:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:47:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:47:57 OK: 263 MiB in 53 packages 15:47:57 Removing intermediate container a41b668d7f46 15:47:57 ---> e081c5be54e1 15:47:57 Step 7/26 : WORKDIR /app 15:47:58 ---> Running in 60576bc96af6 15:47:58 Removing intermediate container 60576bc96af6 15:47:58 ---> bd70ef622c92 15:47:58 Step 8/26 : COPY go.mod vendor* ./ 15:47:59 ---> b349a5b66d81 15:47:59 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:47:59 ---> Running in 4af4706a016c 15:48:01 Removing intermediate container 4af4706a016c 15:48:01 ---> 95af5594e495 15:48:01 Step 10/26 : COPY . . 15:48:02 ---> 1e5bcef72215 15:48:02 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:48:02 ---> Running in 79637dfe1b21 15:48:02 Removing intermediate container 79637dfe1b21 15:48:02 ---> 9f766055360c 15:48:02 Step 12/26 : RUN $MAKE 15:48:02 ---> Running in 301cb906e679 15:48:03 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.18 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.31" -trimpath -mod=readonly -o app-record-replay 15:50:40 Removing intermediate container 301cb906e679 15:50:40 ---> b316521557d1 15:50:40 Step 13/26 : FROM alpine:3.17 15:50:40 3.17: Pulling from library/alpine 15:50:40 4060ece20d7a: Pulling fs layer 15:50:40 4060ece20d7a: Verifying Checksum 15:50:40 4060ece20d7a: Download complete 15:50:40 4060ece20d7a: Pull complete 15:50:40 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 15:50:40 Status: Downloaded newer image for alpine:3.17 15:50:40 ---> 8650cd65339b 15:50:40 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:50:40 ---> Running in 7b58251b511a 15:50:40 Removing intermediate container 7b58251b511a 15:50:40 ---> 3252734ad45d 15:50:40 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 15:50:40 ---> Running in bb6002e5bb28 15:50:40 Removing intermediate container bb6002e5bb28 15:50:40 ---> 32a721c9e23c 15:50:40 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 15:50:40 ---> Running in c51f1d3f49b8 15:50:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:50:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:50:40 (1/2) Installing ca-certificates (20230506-r0) 15:50:40 (2/2) Installing dumb-init (1.2.5-r2) 15:50:40 Executing busybox-1.35.0-r29.trigger 15:50:40 Executing ca-certificates-20230506-r0.trigger 15:50:40 OK: 8 MiB in 17 packages 15:50:40 Removing intermediate container c51f1d3f49b8 15:50:40 ---> 1cd9a35f3384 15:50:40 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:50:40 ---> 2b37f1a6cc06 15:50:40 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 15:50:40 ---> bdfbcdb7d657 15:50:40 Step 19/26 : COPY --from=builder /app/res/ /res/ 15:50:40 ---> b82934f19124 15:50:40 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 15:50:40 ---> b41f873db5aa 15:50:40 Step 21/26 : EXPOSE 59712 15:50:40 ---> Running in 6e790d3ac75e 15:50:40 Removing intermediate container 6e790d3ac75e 15:50:40 ---> 4bdb27616d5a 15:50:40 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 15:50:40 ---> Running in faecc1c04c45 15:50:40 Removing intermediate container faecc1c04c45 15:50:40 ---> 1f934db46214 15:50:40 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:50:40 ---> Running in 55227d849981 15:50:40 Removing intermediate container 55227d849981 15:50:40 ---> d2b8d6fed284 15:50:40 Step 24/26 : LABEL arch=arm64 15:50:40 ---> Running in d4fc83994d6f 15:50:40 Removing intermediate container d4fc83994d6f 15:50:40 ---> cb2ed5fc04de 15:50:40 Step 25/26 : LABEL git_sha=90458aff5952e3959d65678bf25cab3d18ebfb0c 15:50:40 ---> Running in 25e0b38c5286 15:50:40 Removing intermediate container 25e0b38c5286 15:50:40 ---> 6ca30a750f0a 15:50:40 Step 26/26 : LABEL version=3.1.0-dev.31 15:50:40 ---> Running in 011eff86c5df 15:50:40 Removing intermediate container 011eff86c5df 15:50:40 ---> f3ccc7ab0419 15:50:40 [Warning] One or more build-args [ARCH] were not consumed 15:50:40 Successfully built f3ccc7ab0419 15:50:40 Successfully tagged app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:50:40 provisioning config files... 15:50:40 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/34@tmp/config17953816683135015547tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:50:40 ---> docker-login.sh 15:50:40 nexus3.edgexfoundry.org:10001 15:50:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:41 Configure a credential helper to remove this warning. See 15:50:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:41 15:50:41 Login Succeeded 15:50:41 nexus3.edgexfoundry.org:10002 15:50:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:41 Configure a credential helper to remove this warning. See 15:50:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:41 15:50:41 Login Succeeded 15:50:41 nexus3.edgexfoundry.org:10003 15:50:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:42 Configure a credential helper to remove this warning. See 15:50:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:42 15:50:42 Login Succeeded 15:50:42 nexus3.edgexfoundry.org:10004 15:50:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:42 Configure a credential helper to remove this warning. See 15:50:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:42 15:50:42 Login Succeeded 15:50:42 docker.io 15:50:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:42 Configure a credential helper to remove this warning. See 15:50:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:42 15:50:42 Login Succeeded 15:50:42 ---> docker-login.sh ends [Pipeline] } 15:50:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:50:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:50:42 [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: 15:50:42 90458aff5952e3959d65678bf25cab3d18ebfb0c 15:50:42 latest 15:50:42 3.1.0-dev.31 15:50:42 90458aff5952e3959d65678bf25cab3d18ebfb0c-3.1.0-dev.31 15:50:42 main 15:50:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:43 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:90458aff5952e3959d65678bf25cab3d18ebfb0c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:43 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:90458aff5952e3959d65678bf25cab3d18ebfb0c 15:50:43 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 15:50:43 05ebaca4d683: Preparing 15:50:43 3c30837b2506: Preparing 15:50:43 6ed8814ac385: Preparing 15:50:43 1c46864a285d: Preparing 15:50:43 f89edd36eb2b: Preparing 15:50:43 d2d9d24a8c2a: Preparing 15:50:43 d2d9d24a8c2a: Waiting 15:50:43 6ed8814ac385: Pushed 15:50:43 1c46864a285d: Pushed 15:50:43 3c30837b2506: Pushed 15:50:43 d2d9d24a8c2a: Layer already exists 15:50:44 f89edd36eb2b: Pushed 15:50:49 05ebaca4d683: Pushed 15:50:49 90458aff5952e3959d65678bf25cab3d18ebfb0c: digest: sha256:e89b83670aba3e55afcbfa468e293b68facd955ce9e6c4ea6fca2daa66318ff0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:49 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:53 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 15:50:53 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 15:50:53 05ebaca4d683: Preparing 15:50:53 3c30837b2506: Preparing 15:50:53 6ed8814ac385: Preparing 15:50:53 1c46864a285d: Preparing 15:50:53 f89edd36eb2b: Preparing 15:50:53 d2d9d24a8c2a: Preparing 15:50:53 d2d9d24a8c2a: Waiting 15:50:53 1c46864a285d: Layer already exists 15:50:53 05ebaca4d683: Layer already exists 15:50:53 f89edd36eb2b: Layer already exists 15:50:53 6ed8814ac385: Layer already exists 15:50:53 3c30837b2506: Layer already exists 15:50:53 d2d9d24a8c2a: Layer already exists 15:50:53 latest: digest: sha256:e89b83670aba3e55afcbfa468e293b68facd955ce9e6c4ea6fca2daa66318ff0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:54 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:54 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.31 15:50:54 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 15:50:54 05ebaca4d683: Preparing 15:50:54 3c30837b2506: Preparing 15:50:54 6ed8814ac385: Preparing 15:50:54 1c46864a285d: Preparing 15:50:54 f89edd36eb2b: Preparing 15:50:54 d2d9d24a8c2a: Preparing 15:50:54 d2d9d24a8c2a: Waiting 15:50:54 3c30837b2506: Layer already exists 15:50:54 1c46864a285d: Layer already exists 15:50:54 05ebaca4d683: Layer already exists 15:50:54 6ed8814ac385: Layer already exists 15:50:54 f89edd36eb2b: Layer already exists 15:50:54 d2d9d24a8c2a: Layer already exists 15:50:54 3.1.0-dev.31: digest: sha256:e89b83670aba3e55afcbfa468e293b68facd955ce9e6c4ea6fca2daa66318ff0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:55 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:90458aff5952e3959d65678bf25cab3d18ebfb0c-3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:55 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:90458aff5952e3959d65678bf25cab3d18ebfb0c-3.1.0-dev.31 15:50:55 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 15:50:55 05ebaca4d683: Preparing 15:50:55 3c30837b2506: Preparing 15:50:55 6ed8814ac385: Preparing 15:50:55 1c46864a285d: Preparing 15:50:55 f89edd36eb2b: Preparing 15:50:55 d2d9d24a8c2a: Preparing 15:50:55 05ebaca4d683: Layer already exists 15:50:55 1c46864a285d: Layer already exists 15:50:55 f89edd36eb2b: Layer already exists 15:50:55 3c30837b2506: Layer already exists 15:50:55 6ed8814ac385: Layer already exists 15:50:55 d2d9d24a8c2a: Layer already exists 15:50:55 90458aff5952e3959d65678bf25cab3d18ebfb0c-3.1.0-dev.31: digest: sha256:e89b83670aba3e55afcbfa468e293b68facd955ce9e6c4ea6fca2daa66318ff0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:56 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:56 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main 15:50:56 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 15:50:56 05ebaca4d683: Preparing 15:50:56 3c30837b2506: Preparing 15:50:56 6ed8814ac385: Preparing 15:50:56 1c46864a285d: Preparing 15:50:56 f89edd36eb2b: Preparing 15:50:56 d2d9d24a8c2a: Preparing 15:50:56 d2d9d24a8c2a: Waiting 15:50:56 6ed8814ac385: Layer already exists 15:50:56 3c30837b2506: Layer already exists 15:50:56 05ebaca4d683: Layer already exists 15:50:56 f89edd36eb2b: Layer already exists 15:50:56 d2d9d24a8c2a: Layer already exists 15:50:56 1c46864a285d: Layer already exists 15:50:56 main: digest: sha256:e89b83670aba3e55afcbfa468e293b68facd955ce9e6c4ea6fca2daa66318ff0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:50:56 ===================================================== [Pipeline] echo 15:50:56 taggedImages: 15:50:56 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:90458aff5952e3959d65678bf25cab3d18ebfb0c 15:50:56 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 15:50:56 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.31 15:50:56 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:90458aff5952e3959d65678bf25cab3d18ebfb0c-3.1.0-dev.31 15:50:56 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:50:57 15:50:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:50:57 arm64: Pulling from edgex-lftools-log-publisher 15:50:57 8998bd30e6a1: Pulling fs layer 15:50:57 04944245beec: Pulling fs layer 15:50:57 699f458cf7ca: Pulling fs layer 15:50:57 765212b225bb: Pulling fs layer 15:50:57 f23df028b6ca: Pulling fs layer 15:50:57 d65c8cfc05b1: Pulling fs layer 15:50:57 2437ff75d9bd: Pulling fs layer 15:50:57 d65c8cfc05b1: Waiting 15:50:57 2437ff75d9bd: Waiting 15:50:57 f23df028b6ca: Waiting 15:50:57 765212b225bb: Waiting 15:50:57 04944245beec: Verifying Checksum 15:50:57 04944245beec: Download complete 15:50:57 765212b225bb: Verifying Checksum 15:50:57 765212b225bb: Download complete 15:50:57 f23df028b6ca: Verifying Checksum 15:50:57 f23df028b6ca: Download complete 15:50:57 d65c8cfc05b1: Verifying Checksum 15:50:57 d65c8cfc05b1: Download complete 15:50:57 699f458cf7ca: Verifying Checksum 15:50:57 699f458cf7ca: Download complete 15:50:58 8998bd30e6a1: Verifying Checksum 15:50:58 8998bd30e6a1: Download complete 15:51:00 2437ff75d9bd: Verifying Checksum 15:51:00 2437ff75d9bd: Download complete 15:51:02 8998bd30e6a1: Pull complete 15:51:02 04944245beec: Pull complete 15:51:04 699f458cf7ca: Pull complete 15:51:04 765212b225bb: Pull complete 15:51:06 f23df028b6ca: Pull complete 15:51:06 d65c8cfc05b1: Pull complete 15:51:21 2437ff75d9bd: Pull complete 15:51:21 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:51:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:51:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:51:21 prd-ubuntu20.04-docker-arm64-4c-16g-3700 does not seem to be running inside a container 15:51:21 $ 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/34 -v /w/workspace/app-record-replay/34:/w/workspace/app-record-replay/34:rw,z -v /w/workspace/app-record-replay/34@tmp:/w/workspace/app-record-replay/34@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:51:24 $ docker top 332c24df112c86d73e86337d0b3eab63e8d664b8e4199224c30466e835de5595 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:51:25 ---> job-cost.sh 15:51:25 lf-activate-venv: SKIPPING 15:51:25 INFO: No Stack... 15:51:25 INFO: Retrieving Pricing Info for: v3-standard-4 15:51:26 INFO: Archiving Costs [Pipeline] sh 15:51:27 + cut -d, -f6 15:51:27 + cat /w/workspace/app-record-replay/34/archives/cost.csv [Pipeline] lock 15:51:27 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-34-stack-cost] 15:51:27 Resource [jenkins-edgexfoundry-app-record-replay-main-34-stack-cost] did not exist. Created. 15:51:27 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-34-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:51:27 /w/workspace/app-record-replay/34@tmp/durable-030fe324/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:51:28 + echo total: 0.10999999940395355 [Pipeline] stash 15:51:28 Warning: overwriting stash ‘stack-cost’ 15:51:28 Stashed 1 file(s) [Pipeline] } 15:51:28 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-34-stack-cost] [Pipeline] // lock [Pipeline] } 15:51:28 $ docker stop --time=1 332c24df112c86d73e86337d0b3eab63e8d664b8e4199224c30466e835de5595 15:51:30 $ docker rm -f --volumes 332c24df112c86d73e86337d0b3eab63e8d664b8e4199224c30466e835de5595 [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 15:51:30 provisioning config files... 15:51:30 Could not find credentials [app-record-replay-codecov-token] for edgexfoundry/app-record-replay/main #34 15:51:30 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config8836534742038459572tmp [Pipeline] { [Pipeline] sh 15:51:30 + set +x 15:51:30 + curl -s https://codecov.io/bash 15:51:30 + bash -s -- 15:51:30 15:51:30 _____ _ 15:51:30 / ____| | | 15:51:30 | | ___ __| | ___ ___ _____ __ 15:51:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:51:30 | |___| (_) | (_| | __/ (_| (_) \ V / 15:51:30 \_____\___/ \__,_|\___|\___\___/ \_/ 15:51:30 Bash-1.0.6 15:51:30 15:51:30 15:51:30 ==> git version 2.25.1 found 15:51:30 ==> 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 15:51:30 Release-Date: 2020-01-08 15:51:30 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:51:30 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:51:30 ==> Jenkins CI detected. 15:51:30 current dir:  /w/workspace/exfoundry_app-record-replay_main 15:51:30 project root: . 15:51:30 --> token set from env 15:51:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:51:30 ==> Running gcov in . (disable via -X gcov) 15:51:30 ==> Python coveragepy not found 15:51:30 ==> Searching for coverage reports in: 15:51:30 + . 15:51:30 -> Found 1 reports 15:51:30 ==> Detecting git/mercurial file structure 15:51:30 ==> Reading reports 15:51:30 + ./coverage.out bytes=16060 15:51:30 ==> Appending adjustments 15:51:30 https://docs.codecov.io/docs/fixing-reports 15:51:31 + Found adjustments 15:51:31 ==> Gzipping contents 15:51:31 4.0K /tmp/codecov.Bqb3a2.gz 15:51:31 ==> Uploading reports 15:51:31 url: https://codecov.io 15:51:31 query: branch=main&commit=90458aff5952e3959d65678bf25cab3d18ebfb0c&build=34&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F34%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 15:51:31 -> Pinging Codecov 15:51:31 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=$CCTOKEN&branch=main&commit=90458aff5952e3959d65678bf25cab3d18ebfb0c&build=34&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F34%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 15:51:31 Invalid request parameters 15:51:31 400 [Pipeline] } 15:51:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:51:31 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:51:31 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:51:31 15:51:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:51:31 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:51:31 df9b9388f04a: Pulling fs layer 15:51:31 52dc419b0ee2: Pulling fs layer 15:51:31 25bc292e5bac: Pulling fs layer 15:51:31 114826534d7a: Pulling fs layer 15:51:31 4657fd5d0bcf: Pulling fs layer 15:51:31 6ad1cebc031e: Pulling fs layer 15:51:31 8a3aa393b2d8: Pulling fs layer 15:51:31 4657fd5d0bcf: Waiting 15:51:31 6ad1cebc031e: Waiting 15:51:31 114826534d7a: Waiting 15:51:31 8a3aa393b2d8: Waiting 15:51:31 25bc292e5bac: Verifying Checksum 15:51:31 25bc292e5bac: Download complete 15:51:31 52dc419b0ee2: Download complete 15:51:31 4657fd5d0bcf: Verifying Checksum 15:51:31 4657fd5d0bcf: Download complete 15:51:31 df9b9388f04a: Download complete 15:51:32 6ad1cebc031e: Verifying Checksum 15:51:32 6ad1cebc031e: Download complete 15:51:32 df9b9388f04a: Pull complete 15:51:32 52dc419b0ee2: Pull complete 15:51:32 25bc292e5bac: Pull complete 15:51:32 114826534d7a: Verifying Checksum 15:51:32 114826534d7a: Download complete 15:51:32 8a3aa393b2d8: Verifying Checksum 15:51:32 8a3aa393b2d8: Download complete 15:51:35 114826534d7a: Pull complete 15:51:35 4657fd5d0bcf: Pull complete 15:51:36 6ad1cebc031e: Pull complete 15:51:38 8a3aa393b2d8: Pull complete 15:51:38 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:51:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:51:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:51:38 prd-ubuntu20.04-docker-8c-8g-3698 does not seem to be running inside a container 15:51:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@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-devops/edgex-snyk-go:1.410.4 cat 15:51:44 $ docker top cf2d63c7da477122e276c6f9553ea80adf320b37d69cb50b64647cc89f6ecbba -eo pid,comm [Pipeline] { [Pipeline] echo 15:51:44 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh 15:51:45 + set -o pipefail 15:51:45 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' 15:51:50 15:51:50 Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... 15:51:50 15:51:50 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/1e099ab7-6831-4065-816b-30e358c1e65b 15:51:50 15:51:50 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:51:50 15:51:50 15:51:50 A medium severity vulnerability was found in the Snyk CLI versions you are using. 15:51:50 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 15:51:50 More details here: https://snyk.co/ue1NS [Pipeline] } 15:51:50 $ docker stop --time=1 cf2d63c7da477122e276c6f9553ea80adf320b37d69cb50b64647cc89f6ecbba 15:51:54 $ docker rm -f --volumes cf2d63c7da477122e276c6f9553ea80adf320b37d69cb50b64647cc89f6ecbba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:51:55 + git log --format=format:%s -1 90458aff5952e3959d65678bf25cab3d18ebfb0c [Pipeline] sh 15:51:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:51:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:51:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:51:56 prd-ubuntu20.04-docker-8c-8g-3698 does not seem to be running inside a container 15:51:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:51:56 $ docker top 1c0d2c43d8bd8da214b941ef615cb634e51b15789b66420d9a52958b5528cb5e -eo pid,comm 15:51:56 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). 15:51:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:51:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:51:56 [ssh-agent] Looking for ssh-agent implementation... 15:51:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:51:56 $ docker exec 1c0d2c43d8bd8da214b941ef615cb634e51b15789b66420d9a52958b5528cb5e ssh-agent 15:51:56 SSH_AUTH_SOCK=/tmp/ssh-YHS4Hy2rJggg/agent.32 15:51:56 SSH_AGENT_PID=38 15:51:56 Running ssh-add (command line suppressed) 15:51:56 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_762723979455532440.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_762723979455532440.key) 15:51:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:51:57 + git semver tag 15:51:57 2023-08-15 15:51:57,375 [run_tag] DEBUG tag force:False 15:51:57 2023-08-15 15:51:57,375 [check_head_tag] DEBUG check head tag 15:51:57 2023-08-15 15:51:57,376 [execute] INFO git cat-file --batch-check 15:51:57 2023-08-15 15:51:57,376 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 15:51:57 2023-08-15 15:51:57,380 [execute] INFO git cat-file --batch 15:51:57 2023-08-15 15:51:57,380 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 15:51:57 2023-08-15 15:51:57,393 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:51:57 2023-08-15 15:51:57,393 [execute] INFO git tag -a v3.1.0-dev.31 -m v3.1.0-dev.31 15:51:57 2023-08-15 15:51:57,393 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.31', '-m', 'v3.1.0-dev.31'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 15:51:57 2023-08-15 15:51:57,398 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:51:57 3.1.0-dev.31 [Pipeline] } 15:51:57 $ docker exec --env ******** --env ******** 1c0d2c43d8bd8da214b941ef615cb634e51b15789b66420d9a52958b5528cb5e ssh-agent -k 15:51:57 unset SSH_AUTH_SOCK; 15:51:57 unset SSH_AGENT_PID; 15:51:57 echo Agent pid 38 killed; 15:51:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:51:57 + git semver [Pipeline] } 15:51:58 $ docker stop --time=1 1c0d2c43d8bd8da214b941ef615cb634e51b15789b66420d9a52958b5528cb5e 15:51:59 $ docker rm -f --volumes 1c0d2c43d8bd8da214b941ef615cb634e51b15789b66420d9a52958b5528cb5e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:51:59 15:51:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:52:00 0.23.1-centos7: Pulling from edgex-lftools 15:52:00 ab5ef0e58194: Pulling fs layer 15:52:00 9712f1f96733: Pulling fs layer 15:52:00 63f879dbbcfc: Pulling fs layer 15:52:00 0d9ebad4ef96: Pulling fs layer 15:52:00 e9a5061849ea: Pulling fs layer 15:52:00 d747dcd14b5f: Pulling fs layer 15:52:00 2de7ff778b66: Pulling fs layer 15:52:00 0d9ebad4ef96: Waiting 15:52:00 e9a5061849ea: Waiting 15:52:00 d747dcd14b5f: Waiting 15:52:00 2de7ff778b66: Waiting 15:52:00 9712f1f96733: Verifying Checksum 15:52:00 9712f1f96733: Download complete 15:52:00 63f879dbbcfc: Verifying Checksum 15:52:00 63f879dbbcfc: Download complete 15:52:00 e9a5061849ea: Verifying Checksum 15:52:00 e9a5061849ea: Download complete 15:52:00 d747dcd14b5f: Verifying Checksum 15:52:00 d747dcd14b5f: Download complete 15:52:00 ab5ef0e58194: Download complete 15:52:00 0d9ebad4ef96: Verifying Checksum 15:52:00 0d9ebad4ef96: Download complete 15:52:00 2de7ff778b66: Verifying Checksum 15:52:00 2de7ff778b66: Download complete 15:52:03 ab5ef0e58194: Pull complete 15:52:03 9712f1f96733: Pull complete 15:52:03 63f879dbbcfc: Pull complete 15:52:07 0d9ebad4ef96: Pull complete 15:52:07 e9a5061849ea: Pull complete 15:52:07 d747dcd14b5f: Pull complete 15:52:08 2de7ff778b66: Pull complete 15:52:08 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:52:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:52:08 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:52:08 prd-ubuntu20.04-docker-8c-8g-3698 does not seem to be running inside a container 15:52:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:52:14 $ docker top fbf2cf4eaf34c3a115ca2c293f744ca8923c8aeef128f2fed1bec2963ab8eddb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:52:14 provisioning config files... 15:52:14 copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config3673042288580656819tmp 15:52:14 copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config11913610573423153549tmp 15:52:14 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config2664833506926585961tmp [Pipeline] { [Pipeline] echo 15:52:14 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:52:14 ---> sigul-configuration.sh 15:52:14 gpg: directory `/root/.gnupg' created 15:52:14 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:52:14 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:52:14 gpg: keyring `/root/.gnupg/secring.gpg' created 15:52:14 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:52:14 gpg: CAST5 encrypted data 15:52:14 gpg: encrypted with 1 passphrase 15:52:14 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:52:15 + mkdir /home/jenkins 15:52:15 + mkdir /home/jenkins/sigul [Pipeline] sh 15:52:15 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 15:52:15 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:52:15 ---> sigul-install.sh 15:52:15 Sigul already installed; skipping installation. [Pipeline] sh 15:52:15 + git tag --list 15:52:15 v3.1.0-dev.0 15:52:15 v3.1.0-dev.1 15:52:15 v3.1.0-dev.10 15:52:15 v3.1.0-dev.11 15:52:15 v3.1.0-dev.12 15:52:15 v3.1.0-dev.13 15:52:15 v3.1.0-dev.14 15:52:15 v3.1.0-dev.15 15:52:15 v3.1.0-dev.16 15:52:15 v3.1.0-dev.17 15:52:15 v3.1.0-dev.18 15:52:15 v3.1.0-dev.19 15:52:15 v3.1.0-dev.2 15:52:15 v3.1.0-dev.20 15:52:15 v3.1.0-dev.21 15:52:15 v3.1.0-dev.22 15:52:15 v3.1.0-dev.23 15:52:15 v3.1.0-dev.24 15:52:15 v3.1.0-dev.25 15:52:15 v3.1.0-dev.26 15:52:15 v3.1.0-dev.27 15:52:15 v3.1.0-dev.28 15:52:15 v3.1.0-dev.29 15:52:15 v3.1.0-dev.3 15:52:15 v3.1.0-dev.30 15:52:15 v3.1.0-dev.31 15:52:15 v3.1.0-dev.4 15:52:15 v3.1.0-dev.5 15:52:15 v3.1.0-dev.6 15:52:15 v3.1.0-dev.7 15:52:15 v3.1.0-dev.8 15:52:15 v3.1.0-dev.9 [Pipeline] sh 15:52:16 + lftools sign git-tag v3.1.0-dev.31 15:52:16 Signing Git tag with Sigul... 15:52:16 Signing v3.1.0-dev.31 [Pipeline] echo 15:52:17 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:52:17 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:52:17 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:52:17 $ docker stop --time=1 fbf2cf4eaf34c3a115ca2c293f744ca8923c8aeef128f2fed1bec2963ab8eddb 15:52:18 $ docker rm -f --volumes fbf2cf4eaf34c3a115ca2c293f744ca8923c8aeef128f2fed1bec2963ab8eddb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:52:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:52:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:52:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:52:19 prd-ubuntu20.04-docker-8c-8g-3698 does not seem to be running inside a container 15:52:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:52:19 $ docker top 522c0788742c480b798606565379d7eecaab2b2c1dae603f424662c1f134ce91 -eo pid,comm 15:52:19 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). 15:52:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:52:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:52:19 [ssh-agent] Looking for ssh-agent implementation... 15:52:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:52:20 $ docker exec 522c0788742c480b798606565379d7eecaab2b2c1dae603f424662c1f134ce91 ssh-agent 15:52:20 SSH_AUTH_SOCK=/tmp/ssh-AeJEkSC04J2G/agent.33 15:52:20 SSH_AGENT_PID=39 15:52:20 Running ssh-add (command line suppressed) 15:52:20 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9830448073008841164.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9830448073008841164.key) 15:52:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:52:20 + git semver bump pre 15:52:20 2023-08-15 15:52:20,762 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:52:20 2023-08-15 15:52:20,762 [bump_version] DEBUG bumping version:3.1.0-dev.31 on axis:pre with prefix:dev 15:52:20 2023-08-15 15:52:20,762 [bump_version] DEBUG bumped version:3.1.0-dev.32 15:52:20 2023-08-15 15:52:20,762 [write_version] DEBUG write version:3.1.0-dev.32 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True 15:52:20 2023-08-15 15:52:20,762 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:52:20 2023-08-15 15:52:20,762 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main 15:52:20 2023-08-15 15:52:20,764 [execute] INFO git cat-file --batch-check 15:52:20 2023-08-15 15:52:20,764 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 15:52:20 2023-08-15 15:52:20,769 [execute] INFO git cat-file --batch 15:52:20 2023-08-15 15:52:20,769 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 15:52:20 2023-08-15 15:52:20,774 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:52:20 3.1.0-dev.32 [Pipeline] } 15:52:20 $ docker exec --env ******** --env ******** 522c0788742c480b798606565379d7eecaab2b2c1dae603f424662c1f134ce91 ssh-agent -k 15:52:20 unset SSH_AUTH_SOCK; 15:52:20 unset SSH_AGENT_PID; 15:52:20 echo Agent pid 39 killed; 15:52:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:52:21 + git semver [Pipeline] } 15:52:21 $ docker stop --time=1 522c0788742c480b798606565379d7eecaab2b2c1dae603f424662c1f134ce91 15:52:22 $ docker rm -f --volumes 522c0788742c480b798606565379d7eecaab2b2c1dae603f424662c1f134ce91 [Pipeline] // withDockerContainer [Pipeline] sh 15:52:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:52:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:52:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:52:23 prd-ubuntu20.04-docker-8c-8g-3698 does not seem to be running inside a container 15:52:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:52:23 $ docker top c038c52eb6f8174fdcc8077f38346efacddf74d1377983084d432b4407da96f5 -eo pid,comm 15:52:23 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). 15:52:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:52:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:52:23 [ssh-agent] Looking for ssh-agent implementation... 15:52:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:52:24 $ docker exec c038c52eb6f8174fdcc8077f38346efacddf74d1377983084d432b4407da96f5 ssh-agent 15:52:24 SSH_AUTH_SOCK=/tmp/ssh-TjkIOOqCI5jf/agent.32 15:52:24 SSH_AGENT_PID=38 15:52:24 Running ssh-add (command line suppressed) 15:52:24 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_16291937001345076661.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_16291937001345076661.key) 15:52:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:52:24 + git semver push 15:52:24 2023-08-15 15:52:24,843 [run_push] DEBUG push 15:52:24 2023-08-15 15:52:24,843 [execute] INFO git cat-file --batch-check 15:52:24 2023-08-15 15:52:24,844 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 15:52:24 2023-08-15 15:52:24,847 [execute] INFO git rev-list 3ee73ed27b92d099d1a9a3a9bca63a271cb6b88e -- 15:52:24 2023-08-15 15:52:24,847 [execute] DEBUG Popen(['git', 'rev-list', '3ee73ed27b92d099d1a9a3a9bca63a271cb6b88e', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 15:52:24 2023-08-15 15:52:24,852 [execute] INFO git fetch -v origin 15:52:24 2023-08-15 15:52:24,852 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) 15:52:25 2023-08-15 15:52:25,318 [run_push] DEBUG no remote changes detected 15:52:25 2023-08-15 15:52:25,319 [execute] INFO git push origin semver 15:52:25 2023-08-15 15:52:25,319 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 15:52:26 2023-08-15 15:52:26,173 [run_push] DEBUG push all version tags 15:52:26 2023-08-15 15:52:26,174 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:52:26 2023-08-15 15:52:26,174 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 15:52:27 2023-08-15 15:52:26,899 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:52:27 3.1.0-dev.32 [Pipeline] } 15:52:27 $ docker exec --env ******** --env ******** c038c52eb6f8174fdcc8077f38346efacddf74d1377983084d432b4407da96f5 ssh-agent -k 15:52:27 unset SSH_AUTH_SOCK; 15:52:27 unset SSH_AGENT_PID; 15:52:27 echo Agent pid 38 killed; 15:52:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:52:27 + git semver [Pipeline] } 15:52:27 $ docker stop --time=1 c038c52eb6f8174fdcc8077f38346efacddf74d1377983084d432b4407da96f5 15:52:29 $ docker rm -f --volumes c038c52eb6f8174fdcc8077f38346efacddf74d1377983084d432b4407da96f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 15:52:29 + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] 15:52:29 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 15:52:29 total 16 15:52:29 drwxr-xr-x 3 root root 4096 Aug 15 15:38 . 15:52:29 drwxrwxr-x 10 jenkins jenkins 4096 Aug 15 15:52 .. 15:52:29 drwxr-xr-x 2 root root 4096 Aug 15 15:38 cost 15:52:29 -rw-r--r-- 1 root root 88 Aug 15 15:38 cost.csv 15:52:29 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives 15:52:29 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 15:52:29 total 16 15:52:29 drwxr-xr-x 3 jenkins jenkins 4096 Aug 15 15:38 . 15:52:29 drwxrwxr-x 10 jenkins jenkins 4096 Aug 15 15:52 .. 15:52:29 drwxr-xr-x 2 jenkins jenkins 4096 Aug 15 15:38 cost 15:52:29 -rw-r--r-- 1 jenkins jenkins 88 Aug 15 15:38 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:52:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:52:30 ---> package-listing.sh 15:52:30 ++ facter osfamily 15:52:30 ++ tr '[:upper:]' '[:lower:]' 15:52:30 + OS_FAMILY=debian 15:52:30 + workspace=/w/workspace/exfoundry_app-record-replay_main 15:52:30 + START_PACKAGES=/tmp/packages_start.txt 15:52:30 + END_PACKAGES=/tmp/packages_end.txt 15:52:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:52:30 + PACKAGES=/tmp/packages_start.txt 15:52:30 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 15:52:30 + PACKAGES=/tmp/packages_end.txt 15:52:30 + case "${OS_FAMILY}" in 15:52:30 + dpkg -l 15:52:30 + grep '^ii' 15:52:30 + '[' -f /tmp/packages_start.txt ']' 15:52:30 + '[' -f /tmp/packages_end.txt ']' 15:52:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:52:30 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 15:52:30 + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ 15:52:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo 15:52:30 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/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:52:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:52:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:52:31 prd-ubuntu20.04-docker-8c-8g-3698 does not seem to be running inside a container 15:52:31 $ 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/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:52:32 $ docker top eddbe540f99e6dd7e74056a08a779d0230dcdc7fe93573e744594f6405bea287 -eo pid,comm [Pipeline] { [Pipeline] sh 15:52:32 + touch /tmp/pre-build-complete [Pipeline] sh 15:52:32 + mkdir -p /var/log/sysstat [Pipeline] sh 15:52:33 + ls /var/log/sa-host 15:52:33 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:52:33 provisioning config files... 15:52:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config7034646106874560671tmp [Pipeline] { [Pipeline] echo 15:52:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:52:33 ---> create-netrc.sh [Pipeline] } 15:52:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:52:33 ---> python-tools-install.sh [Pipeline] echo 15:52:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:52:34 ---> sudo-logs.sh 15:52:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:52:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:52:34 ---> job-cost.sh 15:52:34 lf-activate-venv: SKIPPING 15:52:34 DEBUG: total: 0.2199999988079071 15:52:34 INFO: Retrieving Stack Cost... 15:52:34 INFO: Retrieving Pricing Info for: v3-standard-8 15:52:35 INFO: Archiving Costs [Pipeline] echo 15:52:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:52:35 ---> logs-deploy.sh 15:52:35 lf-activate-venv: SKIPPING 15:52:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/34 15:52:35 INFO: archiving workspace using pattern(s): 15:52:36 Archives upload complete. 15:52:36 INFO: archiving logs to Nexus