Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e8e8481aafe5f8f4e656d36075611350d3c56255 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-ssh7783988277156756977.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2438601310247495828.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > 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-ssh7920727638476600674.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh16941495950782337847.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-ssh17424768978668988002.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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8573 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 e8e8481aafe5f8f4e656d36075611350d3c56255 (main) > 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 e8e8481aafe5f8f4e656d36075611350d3c56255 # timeout=10 Commit message: "Merge pull request #88 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.37" > git rev-list --no-walk 2506318949851bd4c6386bbbe703fa9470f34127 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:22:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:22:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:22:19 ========================================================= 14:22:19 EdgeX Global Pipelines Version Info 14:22:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:22:20 ------------------- 14:22:20 stable info: 14:22:20 ------------------- 14:22:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:22:20 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 14:22:20 Message: update stable to v1.0.254 14:22:21 ------------------- 14:22:21 experimental info: 14:22:21 ------------------- 14:22:21 Commited By: **** collab-it+edgex@linuxfoundation.org 14:22:21 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 14:22:21 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:22:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 14:22:21 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 14:22:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:22:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:22:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:22:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 14:22:21 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:22:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:22:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:22:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:22:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:22:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 14:22:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:22:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:22:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:22:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:22:21 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:22:21 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:22:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:22:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:22:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:22:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:22:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:22:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:22:21 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:22:21 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:22:21 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:22:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:22:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:22:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:22:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e8e8481aafe5f8f4e656d36075611350d3c56255 [Pipeline] echo 14:22:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e8e8481 [Pipeline] echo 14:22:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:22:22 provisioning config files... 14:22:22 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config1221411428064866159tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:22:22 ---> docker-login.sh 14:22:22 nexus3.edgexfoundry.org:10001 14:22:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:22:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:22:22 Configure a credential helper to remove this warning. See 14:22:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:22:22 14:22:22 Login Succeeded 14:22:22 nexus3.edgexfoundry.org:10002 14:22:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:22:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:22:22 Configure a credential helper to remove this warning. See 14:22:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:22:22 14:22:22 Login Succeeded 14:22:22 nexus3.edgexfoundry.org:10003 14:22:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:22:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:22:22 Configure a credential helper to remove this warning. See 14:22:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:22:22 14:22:22 Login Succeeded 14:22:22 nexus3.edgexfoundry.org:10004 14:22:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:22:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:22:23 Configure a credential helper to remove this warning. See 14:22:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:22:23 14:22:23 Login Succeeded 14:22:23 docker.io 14:22:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:22:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:22:23 Configure a credential helper to remove this warning. See 14:22:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:22:23 14:22:23 Login Succeeded 14:22:23 ---> docker-login.sh ends [Pipeline] } 14:22:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:22:23 + git rev-list -1 --merges e8e8481aafe5f8f4e656d36075611350d3c56255~1..e8e8481aafe5f8f4e656d36075611350d3c56255 [Pipeline] echo 14:22:23 -----------> git rev-list -1 --merges e8e8481aafe5f8f4e656d36075611350d3c56255~1..e8e8481aafe5f8f4e656d36075611350d3c56255 e8e8481aafe5f8f4e656d36075611350d3c56255 14:22:23 e8e8481aafe5f8f4e656d36075611350d3c56255 [false] [Pipeline] sh 14:22:24 + git log --format=format:%s -1 e8e8481aafe5f8f4e656d36075611350d3c56255 [Pipeline] echo 14:22:24 ========================================================= 14:22:24 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:22:24 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:22:24 + git log --format=format:%s -1 e8e8481aafe5f8f4e656d36075611350d3c56255 [Pipeline] echo 14:22:24 [semverPrep] GIT_COMMIT: e8e8481aafe5f8f4e656d36075611350d3c56255, Commit Message: Merge pull request #88 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.37 [Pipeline] echo 14:22:24 [semverPrep] This is not a build commit. [Pipeline] sh 14:22:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:22:25 + grep -v github /etc/ssh/ssh_known_hosts 14:22:25 + [ -e /tmp/ssh_known_hosts ] 14:22:25 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:22:25 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:22:25 + sudo tee -a /etc/ssh/ssh_known_hosts 14:22:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:22:25 14:22:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:22:25 0.1.4: Pulling from edgex-devops/py-git-semver 14:22:25 b85a868b505f: Pulling fs layer 14:22:25 e2be974225ed: Pulling fs layer 14:22:25 339a4e72a1f5: Pulling fs layer 14:22:25 988bab9f4d93: Pulling fs layer 14:22:25 1469e6f7b9e6: Pulling fs layer 14:22:25 eaf3925da568: Pulling fs layer 14:22:25 bab4dde63d76: Pulling fs layer 14:22:25 bde34c3a00c8: Pulling fs layer 14:22:25 b352a97aabf1: Pulling fs layer 14:22:25 4872d77fe225: Pulling fs layer 14:22:25 5851b861e8e6: Pulling fs layer 14:22:25 bab4dde63d76: Waiting 14:22:25 bde34c3a00c8: Waiting 14:22:25 b352a97aabf1: Waiting 14:22:25 4872d77fe225: Waiting 14:22:25 988bab9f4d93: Waiting 14:22:25 1469e6f7b9e6: Waiting 14:22:25 eaf3925da568: Waiting 14:22:25 5851b861e8e6: Waiting 14:22:25 e2be974225ed: Download complete 14:22:25 988bab9f4d93: Verifying Checksum 14:22:25 988bab9f4d93: Download complete 14:22:25 1469e6f7b9e6: Verifying Checksum 14:22:25 1469e6f7b9e6: Download complete 14:22:25 339a4e72a1f5: Verifying Checksum 14:22:25 339a4e72a1f5: Download complete 14:22:25 eaf3925da568: Verifying Checksum 14:22:25 eaf3925da568: Download complete 14:22:25 bde34c3a00c8: Verifying Checksum 14:22:25 bde34c3a00c8: Download complete 14:22:25 b352a97aabf1: Verifying Checksum 14:22:25 b352a97aabf1: Download complete 14:22:25 4872d77fe225: Verifying Checksum 14:22:25 4872d77fe225: Download complete 14:22:25 5851b861e8e6: Verifying Checksum 14:22:25 b85a868b505f: Download complete 14:22:26 bab4dde63d76: Verifying Checksum 14:22:26 bab4dde63d76: Download complete 14:22:27 b85a868b505f: Pull complete 14:22:27 e2be974225ed: Pull complete 14:22:27 339a4e72a1f5: Pull complete 14:22:27 988bab9f4d93: Pull complete 14:22:27 1469e6f7b9e6: Pull complete 14:22:28 eaf3925da568: Pull complete 14:22:30 bab4dde63d76: Pull complete 14:22:30 bde34c3a00c8: Pull complete 14:22:30 b352a97aabf1: Pull complete 14:22:30 4872d77fe225: Pull complete 14:22:30 5851b861e8e6: Pull complete 14:22:30 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:22:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:22:30 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:22:30 prd-ubuntu20.04-docker-8c-8g-8573 does not seem to be running inside a container 14:22:30 $ 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 14:22:34 $ docker top 4ba8c80ebe7116a2ca6b069ee7f382e993d4dc3e1b6427bd0193881d2eda8e99 -eo pid,comm 14:22:34 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). 14:22:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:22:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:22:34 [ssh-agent] Looking for ssh-agent implementation... 14:22:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:22:34 $ docker exec 4ba8c80ebe7116a2ca6b069ee7f382e993d4dc3e1b6427bd0193881d2eda8e99 ssh-agent 14:22:34 SSH_AUTH_SOCK=/tmp/ssh-uzyoEvMyFTDE/agent.32 14:22:34 SSH_AGENT_PID=38 14:22:34 Running ssh-add (command line suppressed) 14:22:34 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10723905898640501614.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10723905898640501614.key) 14:22:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:22:34 + git tag --points-at HEAD [Pipeline] } 14:22:34 $ docker exec --env ******** --env ******** 4ba8c80ebe7116a2ca6b069ee7f382e993d4dc3e1b6427bd0193881d2eda8e99 ssh-agent -k 14:22:34 unset SSH_AUTH_SOCK; 14:22:34 unset SSH_AGENT_PID; 14:22:34 echo Agent pid 38 killed; 14:22:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:22:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:22:35 [ssh-agent] Looking for ssh-agent implementation... 14:22:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:22:35 $ docker exec 4ba8c80ebe7116a2ca6b069ee7f382e993d4dc3e1b6427bd0193881d2eda8e99 ssh-agent 14:22:35 SSH_AUTH_SOCK=/tmp/ssh-R8IlJIai5C6M/agent.70 14:22:35 SSH_AGENT_PID=76 14:22:35 Running ssh-add (command line suppressed) 14:22:35 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4737402227853125373.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4737402227853125373.key) 14:22:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:22:35 + git semver init 14:22:35 2023-10-05 14:22:35,791 [run_init] DEBUG init version:0.0.0 force:False 14:22:35 2023-10-05 14:22:35,792 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver 14:22:35 2023-10-05 14:22:35,792 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver 14:22:35 2023-10-05 14:22:35,792 [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) 14:22:36 2023-10-05 14:22:36,544 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude 14:22:36 2023-10-05 14:22:36,544 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False 14:22:36 2023-10-05 14:22:36,544 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 14:22:36 2023-10-05 14:22:36,545 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 14:22:36 3.1.0-dev.54 [Pipeline] } 14:22:36 $ docker exec --env ******** --env ******** 4ba8c80ebe7116a2ca6b069ee7f382e993d4dc3e1b6427bd0193881d2eda8e99 ssh-agent -k 14:22:36 unset SSH_AUTH_SOCK; 14:22:36 unset SSH_AGENT_PID; 14:22:36 echo Agent pid 76 killed; 14:22:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:22:37 + git semver [Pipeline] } 14:22:37 $ docker stop --time=1 4ba8c80ebe7116a2ca6b069ee7f382e993d4dc3e1b6427bd0193881d2eda8e99 14:22:38 $ docker rm -f --volumes 4ba8c80ebe7116a2ca6b069ee7f382e993d4dc3e1b6427bd0193881d2eda8e99 [Pipeline] // withDockerContainer [Pipeline] sh 14:22:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:22:39 Stashed 1 file(s) [Pipeline] echo 14:22:39 [edgeXSemver]: initialized semver on version 3.1.0-dev.54 [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 14:22:39 provisioning config files... 14:22:39 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6282522375965882712tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:22:39 ---> docker-login.sh 14:22:39 nexus3.edgexfoundry.org:10001 14:22:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:22:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:22:39 Configure a credential helper to remove this warning. See 14:22:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:22:39 14:22:39 Login Succeeded 14:22:39 nexus3.edgexfoundry.org:10002 14:22:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:22:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:22:39 Configure a credential helper to remove this warning. See 14:22:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:22:39 14:22:39 Login Succeeded 14:22:39 nexus3.edgexfoundry.org:10003 14:22:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:22:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:22:40 Configure a credential helper to remove this warning. See 14:22:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:22:40 14:22:40 Login Succeeded 14:22:40 nexus3.edgexfoundry.org:10004 14:22:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:22:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:22:40 Configure a credential helper to remove this warning. See 14:22:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:22:40 14:22:40 Login Succeeded 14:22:40 docker.io 14:22:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:22:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:22:40 Configure a credential helper to remove this warning. See 14:22:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:22:40 14:22:40 Login Succeeded 14:22:40 ---> docker-login.sh ends [Pipeline] } 14:22:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:22:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:22:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:22:40 ========================================================= 14:22:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 14:22:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:40 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 14:22:40 Sending build context to Docker daemon 604.7kB 14:22:40 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 14:22:40 Step 2/12 : FROM ${BASE} AS builder 14:22:40 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 14:22:40 7264a8db6415: Pulling fs layer 14:22:40 c4d48a809fc2: Pulling fs layer 14:22:40 4f1c88b9dad5: Pulling fs layer 14:22:40 ad3a456e5733: Pulling fs layer 14:22:40 33e27b845d1e: Pulling fs layer 14:22:40 c68163c4e522: Pulling fs layer 14:22:40 50da416c3ac9: Pulling fs layer 14:22:40 23d2d4c4bb30: Pulling fs layer 14:22:40 33e27b845d1e: Waiting 14:22:40 ad3a456e5733: Waiting 14:22:40 50da416c3ac9: Waiting 14:22:40 23d2d4c4bb30: Waiting 14:22:40 c4d48a809fc2: Verifying Checksum 14:22:40 c4d48a809fc2: Download complete 14:22:40 ad3a456e5733: Verifying Checksum 14:22:40 ad3a456e5733: Download complete 14:22:40 33e27b845d1e: Download complete 14:22:40 7264a8db6415: Verifying Checksum 14:22:40 7264a8db6415: Download complete 14:22:40 c68163c4e522: Verifying Checksum 14:22:40 c68163c4e522: Download complete 14:22:40 7264a8db6415: Pull complete 14:22:41 23d2d4c4bb30: Verifying Checksum 14:22:41 23d2d4c4bb30: Download complete 14:22:41 c4d48a809fc2: Pull complete 14:22:41 4f1c88b9dad5: Verifying Checksum 14:22:41 4f1c88b9dad5: Download complete 14:22:41 50da416c3ac9: Verifying Checksum 14:22:41 50da416c3ac9: Download complete 14:22:44 4f1c88b9dad5: Pull complete 14:22:44 ad3a456e5733: Pull complete 14:22:44 33e27b845d1e: Pull complete 14:22:44 c68163c4e522: Pull complete 14:22:47 50da416c3ac9: Pull complete 14:22:47 23d2d4c4bb30: Pull complete 14:22:47 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 14:22:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 14:22:47 ---> 0786185ac409 14:22:47 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 14:22:52 ---> Running in e6923919331d 14:22:52 Removing intermediate container e6923919331d 14:22:52 ---> 825241bf7505 14:22:52 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:22:52 ---> Running in 33015ba43572 14:22:52 Removing intermediate container 33015ba43572 14:22:52 ---> 6beec52e28bc 14:22:52 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:22:52 ---> Running in 3d17585100d4 14:22:52 Removing intermediate container 3d17585100d4 14:22:52 ---> 6d46f3389a44 14:22:52 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:22:52 ---> Running in c4b4d0c6f940 14:22:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:22:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:22:53 OK: 264 MiB in 52 packages 14:22:53 Removing intermediate container c4b4d0c6f940 14:22:53 ---> 29b1fb4b3c89 14:22:53 Step 7/12 : WORKDIR /app 14:22:53 ---> Running in 39ffc5d76517 14:22:53 Removing intermediate container 39ffc5d76517 14:22:53 ---> bd7278832773 14:22:53 Step 8/12 : COPY go.mod vendor* ./ 14:22:53 ---> 57352005dff1 14:22:53 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:22:53 ---> Running in 0e8ee33b397d 14:22:54 Still waiting to schedule task 14:22:54 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 14:23:32 Removing intermediate container 0e8ee33b397d 14:23:32 ---> d94907c437c6 14:23:32 Step 10/12 : COPY . . 14:23:32 ---> ca4ba39b36bc 14:23:32 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:23:32 ---> Running in e5b0063e7fae 14:23:32 Removing intermediate container e5b0063e7fae 14:23:32 ---> 29fe4e394a0a 14:23:32 Step 12/12 : RUN $MAKE 14:23:32 ---> Running in b618964e5544 14:23:32 noop 14:23:32 Removing intermediate container b618964e5544 14:23:32 ---> c8a1f567f489 14:23:32 Successfully built c8a1f567f489 14:23:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:32 + docker inspect -f . ci-base-image-x86_64 14:23:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:23:32 prd-ubuntu20.04-docker-8c-8g-8573 does not seem to be running inside a container 14:23:32 $ 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 14:23:33 $ docker top a421f6cd1fe5a508edc6201a9a8678da905939ca533bfdce7636f41c7eafc6d8 -eo pid,comm [Pipeline] { [Pipeline] sh 14:23:33 + go version 14:23:33 go version go1.21.0 linux/amd64 [Pipeline] } 14:23:33 $ docker stop --time=1 a421f6cd1fe5a508edc6201a9a8678da905939ca533bfdce7636f41c7eafc6d8 14:23:34 $ docker rm -f --volumes a421f6cd1fe5a508edc6201a9a8678da905939ca533bfdce7636f41c7eafc6d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:35 + docker inspect -f . ci-base-image-x86_64 14:23:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:23:35 prd-ubuntu20.04-docker-8c-8g-8573 does not seem to be running inside a container 14:23:35 $ 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 14:23:35 $ docker top 681b470e8e57dedd40971ab86c0254b0f91b0bcd2a52d80c05245540439c268f -eo pid,comm [Pipeline] { [Pipeline] sh 14:23:35 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh 14:23:36 + make test 14:23:36 go test -race -coverprofile=coverage.out ./... 14:23:54 ? github.com/edgexfoundry/app-record-replay [no test files] 14:23:55 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 14:23:55 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 14:23:55 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 14:23:56 ok github.com/edgexfoundry/app-record-replay/internal/app 1.048s coverage: 88.0% of statements 14:24:06 ok github.com/edgexfoundry/app-record-replay/internal/application 9.646s coverage: 98.7% of statements 14:24:06 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.103s coverage: 89.7% of statements 14:24:06 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.036s coverage: 100.0% of statements 14:24:20 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8574 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws 14:24:20 Running in /w/workspace/app-record-replay/59 [Pipeline] { [Pipeline] checkout 14:24:20 Selected Git installation does not exist. Using Default 14:24:20 The recommended git tool is: NONE 14:24:24 go vet ./... 14:24:25 using credential edgex-jenkins-ssh 14:24:25 Cloning the remote Git repository 14:24:25 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 14:24:25 > git init /w/workspace/app-record-replay/59 # timeout=10 14:24:26 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 14:24:26 > git --version # timeout=10 14:24:26 > git --version # 'git version 2.25.1' 14:24:26 using GIT_SSH to set credentials SSH Credentials for GitHub 14:24:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:24:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:24:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:24:27 ./bin/test-attribution-txt.sh [Pipeline] echo 14:24:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:24:27 $ docker stop --time=1 681b470e8e57dedd40971ab86c0254b0f91b0bcd2a52d80c05245540439c268f 14:24:27 Avoid second fetch 14:24:27 Checking out Revision e8e8481aafe5f8f4e656d36075611350d3c56255 (main) 14:24:26 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 14:24:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:24:27 > git config core.sparsecheckout # timeout=10 14:24:27 > git checkout -f e8e8481aafe5f8f4e656d36075611350d3c56255 # timeout=10 14:24:28 Commit message: "Merge pull request #88 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.37" 14:24:29 $ docker rm -f --volumes 681b470e8e57dedd40971ab86c0254b0f91b0bcd2a52d80c05245540439c268f [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:24:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:24:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 14:24:30 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:24:30 % Total % Received % Xferd Average Speed Time Time Time Current 14:24:30 Dload Upload Total Spent Left Speed 14:24:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95872 0 --:--:-- --:--:-- --:--:-- 95872 [Pipeline] sh 14:24:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh [Pipeline] sh 14:24:31 + ls -al . 14:24:31 total 188 14:24:31 drwxrwxr-x 10 jenkins jenkins 4096 Oct 5 14:23 . 14:24:31 drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 14:22 .. 14:24:31 -rw-rw-r-- 1 jenkins jenkins 119 Oct 5 14:22 .dockerignore 14:24:31 drwxrwxr-x 8 jenkins jenkins 4096 Oct 5 14:24 .git 14:24:31 drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 14:22 .github 14:24:31 -rw-rw-r-- 1 jenkins jenkins 164 Oct 5 14:22 .gitignore 14:24:31 -rw-rw-r-- 1 jenkins jenkins 41 Oct 5 14:22 .golangci.yml 14:24:31 drwxr-xr-x 3 jenkins jenkins 4096 Oct 5 14:22 .semver 14:24:31 -rw-rw-r-- 1 jenkins jenkins 11301 Oct 5 14:22 Attribution.txt 14:24:31 -rw-rw-r-- 1 jenkins jenkins 258 Oct 5 14:22 CHANGELOG.md 14:24:31 -rw-rw-r-- 1 jenkins jenkins 1616 Oct 5 14:22 Dockerfile 14:24:31 -rw-rw-r-- 1 jenkins jenkins 677 Oct 5 14:22 GOVERNANCE.md 14:24:31 -rw-rw-r-- 1 jenkins jenkins 681 Oct 5 14:22 Jenkinsfile 14:24:31 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 5 14:22 LICENSE 14:24:31 -rw-rw-r-- 1 jenkins jenkins 3139 Oct 5 14:22 Makefile 14:24:31 -rw-rw-r-- 1 jenkins jenkins 611 Oct 5 14:22 OWNERS.md 14:24:31 -rw-rw-r-- 1 jenkins jenkins 2363 Oct 5 14:22 README.md 14:24:31 -rw-rw-r-- 1 jenkins jenkins 7789 Oct 5 14:22 Record and Reply.postman_collection.json 14:24:31 -rw-rw-r-- 1 jenkins jenkins 12 Oct 5 14:22 VERSION 14:24:31 drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 14:22 bin 14:24:31 -rw-r--r-- 1 jenkins jenkins 24666 Oct 5 14:24 coverage.out 14:24:31 -rw-rw-r-- 1 jenkins jenkins 3905 Oct 5 14:22 go.mod 14:24:31 -rw-rw-r-- 1 jenkins jenkins 35420 Oct 5 14:22 go.sum 14:24:31 drwxrwxr-x 7 jenkins jenkins 4096 Oct 5 14:22 internal 14:24:31 -rw-rw-r-- 1 jenkins jenkins 913 Oct 5 14:22 main.go 14:24:31 drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 14:22 openapi 14:24:31 drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 14:22 pkg 14:24:31 drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 14:22 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:24:31 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:24:31 + 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=e8e8481aafe5f8f4e656d36075611350d3c56255 --label arch=amd64 --label version=3.1.0-dev.54 . 14:24:31 Sending build context to Docker daemon 630.3kB 14:24:31 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 14:24:31 Step 2/26 : FROM ${BASE} AS builder 14:24:31 ---> c8a1f567f489 14:24:31 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 14:24:31 ---> Running in 4e592eb92c97 14:24:31 Removing intermediate container 4e592eb92c97 14:24:31 ---> 07f86aba9409 14:24:31 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 14:24:31 ---> Running in 8a0b60e9d012 14:24:31 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:24:31 + sudo tee /etc/docker/daemon.new 14:24:31 { 14:24:31 "registry-mirrors": [ 14:24:31 "https://nexus3.edgexfoundry.org:10001" 14:24:31 ], 14:24:31 "bip": "10.250.0.254/24", 14:24:31 "hosts": [ 14:24:31 "tcp://0.0.0.0:5555", 14:24:31 "unix:///var/run/docker.sock" 14:24:31 ], 14:24:31 "mtu": 1458, 14:24:31 "selinux-enabled": true, 14:24:31 "seccomp-profile": "/etc/docker/seccomp.json" 14:24:31 } [Pipeline] sh 14:24:31 Removing intermediate container 8a0b60e9d012 14:24:31 ---> d1ecd9317f1d 14:24:31 Step 5/26 : ARG ADD_BUILD_TAGS="" 14:24:31 ---> Running in c5b2fedb30ce 14:24:31 Removing intermediate container c5b2fedb30ce 14:24:31 ---> 505a7424ff0a 14:24:31 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:24:31 ---> Running in 6f37ed4d0c35 14:24:31 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:24:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:24:32 + sudo service docker restart 14:24:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:24:32 OK: 264 MiB in 52 packages 14:24:32 Removing intermediate container 6f37ed4d0c35 14:24:32 ---> 6edbd59ff80a 14:24:32 Step 7/26 : WORKDIR /app 14:24:33 ---> Running in 5be1a252e4af 14:24:33 Removing intermediate container 5be1a252e4af 14:24:33 ---> 2ff167e01cbe 14:24:33 Step 8/26 : COPY go.mod vendor* ./ 14:24:33 ---> 4c430bb62067 14:24:33 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:24:33 ---> Running in 036e4bb14e6c 14:24:34 Removing intermediate container 036e4bb14e6c 14:24:34 ---> ae22decc5a64 14:24:34 Step 10/26 : COPY . . 14:24:34 ---> c417334a659b 14:24:34 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:24:34 ---> Running in 7e041ac20572 14:24:34 Removing intermediate container 7e041ac20572 14:24:34 ---> 9d657cb04594 14:24:34 Step 12/26 : RUN $MAKE 14:24:34 ---> Running in 23aea243d004 14:24:34 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.37 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.54" -trimpath -mod=readonly -o app-record-replay [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:24:54 provisioning config files... 14:24:54 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/59@tmp/config14955793823565767761tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:24:54 ---> docker-login.sh 14:24:54 nexus3.edgexfoundry.org:10001 14:24:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:24:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:24:55 Configure a credential helper to remove this warning. See 14:24:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:24:55 14:24:55 Login Succeeded 14:24:55 nexus3.edgexfoundry.org:10002 14:24:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:24:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:24:55 Configure a credential helper to remove this warning. See 14:24:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:24:55 14:24:55 Login Succeeded 14:24:55 nexus3.edgexfoundry.org:10003 14:24:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:24:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:24:56 Configure a credential helper to remove this warning. See 14:24:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:24:56 14:24:56 Login Succeeded 14:24:56 nexus3.edgexfoundry.org:10004 14:24:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:24:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:24:56 Configure a credential helper to remove this warning. See 14:24:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:24:56 14:24:56 Login Succeeded 14:24:56 docker.io 14:24:56 Removing intermediate container 23aea243d004 14:24:56 ---> 6f8c13dade17 14:24:56 Step 13/26 : FROM alpine:3.18 14:24:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:24:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:24:57 Configure a credential helper to remove this warning. See 14:24:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:24:57 14:24:57 Login Succeeded 14:24:57 ---> docker-login.sh ends [Pipeline] } 14:24:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 14:24:57 3.18: Pulling from library/alpine [Pipeline] echo 14:24:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:24:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:24:57 ========================================================= 14:24:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 14:24:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:24:57 96526aa774ef: Pulling fs layer 14:24:57 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 14:24:57 Sending build context to Docker daemon 259.6kB 14:24:57 96526aa774ef: Verifying Checksum 14:24:57 96526aa774ef: Download complete 14:24:57 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 14:24:57 Step 2/12 : FROM ${BASE} AS builder 14:24:57 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:24:57 9fda8d8052c6: Pulling fs layer 14:24:57 5d54e960e981: Pulling fs layer 14:24:57 c4a7e357bf2a: Pulling fs layer 14:24:57 f0e02332f6b5: Pulling fs layer 14:24:57 cefa15bbcfad: Pulling fs layer 14:24:57 17808c966233: Pulling fs layer 14:24:57 f4c1fc716caa: Pulling fs layer 14:24:57 f0e02332f6b5: Waiting 14:24:57 cefa15bbcfad: Waiting 14:24:57 17808c966233: Waiting 14:24:57 f4c1fc716caa: Waiting 14:24:57 96526aa774ef: Pull complete 14:24:57 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 14:24:57 Status: Downloaded newer image for alpine:3.18 14:24:57 ---> 8ca4688f4f35 14:24:57 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:24:58 5d54e960e981: Verifying Checksum 14:24:58 5d54e960e981: Download complete 14:24:58 f0e02332f6b5: Verifying Checksum 14:24:58 f0e02332f6b5: Download complete 14:24:58 cefa15bbcfad: Verifying Checksum 14:24:58 cefa15bbcfad: Download complete 14:24:58 9fda8d8052c6: Verifying Checksum 14:24:58 9fda8d8052c6: Download complete 14:24:58 ---> Running in e5a8c2debfe5 14:24:58 f4c1fc716caa: Verifying Checksum 14:24:58 f4c1fc716caa: Download complete 14:24:58 Removing intermediate container e5a8c2debfe5 14:24:58 ---> 347b69e820f9 14:24:58 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 14:24:58 ---> Running in c58e069f3c9e 14:24:59 9fda8d8052c6: Pull complete 14:24:59 Removing intermediate container c58e069f3c9e 14:24:59 ---> 2ad3005cd707 14:24:59 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 14:24:59 ---> Running in b9beab8f7994 14:24:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:24:59 5d54e960e981: Pull complete 14:24:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:24:59 c4a7e357bf2a: Verifying Checksum 14:24:59 c4a7e357bf2a: Download complete 14:25:00 (1/2) Installing ca-certificates (20230506-r0) 14:25:00 (2/2) Installing dumb-init (1.2.5-r2) 14:25:00 Executing busybox-1.36.1-r2.trigger 14:25:00 Executing ca-certificates-20230506-r0.trigger 14:25:00 OK: 8 MiB in 17 packages 14:25:00 17808c966233: Verifying Checksum 14:25:00 17808c966233: Download complete 14:25:01 Removing intermediate container b9beab8f7994 14:25:01 ---> da2380b8b4fb 14:25:01 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:25:01 ---> 7e4dceb37c53 14:25:01 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 14:25:01 ---> 3878ffba0e75 14:25:01 Step 19/26 : COPY --from=builder /app/res/ /res/ 14:25:01 ---> fa10670634f9 14:25:01 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 14:25:02 ---> fe3eece737e9 14:25:02 Step 21/26 : EXPOSE 59712 14:25:02 ---> Running in 060c22f0d4aa 14:25:02 Removing intermediate container 060c22f0d4aa 14:25:02 ---> 6c54953d5f82 14:25:02 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 14:25:02 ---> Running in 060d91f7aaa6 14:25:02 Removing intermediate container 060d91f7aaa6 14:25:02 ---> e4a630251235 14:25:02 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 14:25:02 ---> Running in 3585d0f38fa0 14:25:02 Removing intermediate container 3585d0f38fa0 14:25:02 ---> a9d8d56f3150 14:25:02 Step 24/26 : LABEL arch=amd64 14:25:02 ---> Running in 587832c1d676 14:25:02 Removing intermediate container 587832c1d676 14:25:02 ---> bfa7c2c9bfde 14:25:02 Step 25/26 : LABEL git_sha=e8e8481aafe5f8f4e656d36075611350d3c56255 14:25:02 ---> Running in 2557c73d9137 14:25:02 Removing intermediate container 2557c73d9137 14:25:02 ---> 14fa49d31942 14:25:02 Step 26/26 : LABEL version=3.1.0-dev.54 14:25:02 ---> Running in 6c93c2001032 14:25:02 Removing intermediate container 6c93c2001032 14:25:02 ---> eb86b9d87aa6 14:25:02 [Warning] One or more build-args [ARCH] were not consumed 14:25:02 Successfully built eb86b9d87aa6 14:25:02 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 14:25:03 provisioning config files... 14:25:03 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config8807662876985898037tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:25:03 ---> docker-login.sh 14:25:03 nexus3.edgexfoundry.org:10001 14:25:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:25:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:25:03 Configure a credential helper to remove this warning. See 14:25:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:25:03 14:25:03 Login Succeeded 14:25:03 nexus3.edgexfoundry.org:10002 14:25:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:25:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:25:03 Configure a credential helper to remove this warning. See 14:25:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:25:03 14:25:03 Login Succeeded 14:25:03 nexus3.edgexfoundry.org:10003 14:25:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:25:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:25:03 Configure a credential helper to remove this warning. See 14:25:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:25:03 14:25:03 Login Succeeded 14:25:03 nexus3.edgexfoundry.org:10004 14:25:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:25:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:25:03 Configure a credential helper to remove this warning. See 14:25:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:25:03 14:25:03 Login Succeeded 14:25:03 docker.io 14:25:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:25:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:25:03 Configure a credential helper to remove this warning. See 14:25:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:25:03 14:25:03 Login Succeeded 14:25:03 ---> docker-login.sh ends [Pipeline] } 14:25:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:25:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:25:03 [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: 14:25:03 e8e8481aafe5f8f4e656d36075611350d3c56255 14:25:03 latest 14:25:03 3.1.0-dev.54 14:25:03 e8e8481aafe5f8f4e656d36075611350d3c56255-3.1.0-dev.54 14:25:03 main 14:25:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:25:04 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:e8e8481aafe5f8f4e656d36075611350d3c56255 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:25:04 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:e8e8481aafe5f8f4e656d36075611350d3c56255 14:25:04 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 14:25:04 2fb715ba78fd: Preparing 14:25:04 d70a251cce26: Preparing 14:25:04 b3b27d2ec22c: Preparing 14:25:04 15aa332c8242: Preparing 14:25:04 d0fab48cd9b2: Preparing 14:25:04 cc2447e1835a: Preparing 14:25:04 cc2447e1835a: Waiting 14:25:04 d70a251cce26: Pushed 14:25:04 b3b27d2ec22c: Pushed 14:25:04 15aa332c8242: Pushed 14:25:04 cc2447e1835a: Layer already exists 14:25:04 d0fab48cd9b2: Pushed 14:25:07 2fb715ba78fd: Pushed 14:25:07 e8e8481aafe5f8f4e656d36075611350d3c56255: digest: sha256:4e63a120727f4ef17b3d603dcc675ef6bb157528cc67acaafac4cebeddc51e9f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:25:07 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:25:07 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest 14:25:07 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 14:25:07 2fb715ba78fd: Preparing 14:25:07 d70a251cce26: Preparing 14:25:07 b3b27d2ec22c: Preparing 14:25:07 15aa332c8242: Preparing 14:25:07 d0fab48cd9b2: Preparing 14:25:07 cc2447e1835a: Preparing 14:25:07 15aa332c8242: Layer already exists 14:25:07 b3b27d2ec22c: Layer already exists 14:25:07 d70a251cce26: Layer already exists 14:25:07 2fb715ba78fd: Layer already exists 14:25:07 d0fab48cd9b2: Layer already exists 14:25:07 cc2447e1835a: Layer already exists 14:25:07 latest: digest: sha256:4e63a120727f4ef17b3d603dcc675ef6bb157528cc67acaafac4cebeddc51e9f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:25:08 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:25:08 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.54 14:25:08 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 14:25:08 2fb715ba78fd: Preparing 14:25:08 d70a251cce26: Preparing 14:25:08 b3b27d2ec22c: Preparing 14:25:08 15aa332c8242: Preparing 14:25:08 d0fab48cd9b2: Preparing 14:25:08 cc2447e1835a: Preparing 14:25:08 d0fab48cd9b2: Layer already exists 14:25:08 15aa332c8242: Layer already exists 14:25:08 d70a251cce26: Layer already exists 14:25:08 2fb715ba78fd: Layer already exists 14:25:08 b3b27d2ec22c: Layer already exists 14:25:08 cc2447e1835a: Layer already exists 14:25:08 3.1.0-dev.54: digest: sha256:4e63a120727f4ef17b3d603dcc675ef6bb157528cc67acaafac4cebeddc51e9f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:25:08 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:e8e8481aafe5f8f4e656d36075611350d3c56255-3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:25:09 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:e8e8481aafe5f8f4e656d36075611350d3c56255-3.1.0-dev.54 14:25:09 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 14:25:09 2fb715ba78fd: Preparing 14:25:09 d70a251cce26: Preparing 14:25:09 b3b27d2ec22c: Preparing 14:25:09 15aa332c8242: Preparing 14:25:09 d0fab48cd9b2: Preparing 14:25:09 cc2447e1835a: Preparing 14:25:09 cc2447e1835a: Waiting 14:25:09 b3b27d2ec22c: Layer already exists 14:25:09 2fb715ba78fd: Layer already exists 14:25:09 d0fab48cd9b2: Layer already exists 14:25:09 15aa332c8242: Layer already exists 14:25:09 d70a251cce26: Layer already exists 14:25:09 cc2447e1835a: Layer already exists 14:25:09 e8e8481aafe5f8f4e656d36075611350d3c56255-3.1.0-dev.54: digest: sha256:4e63a120727f4ef17b3d603dcc675ef6bb157528cc67acaafac4cebeddc51e9f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:25:09 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:25:09 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main 14:25:09 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 14:25:09 2fb715ba78fd: Preparing 14:25:09 d70a251cce26: Preparing 14:25:09 b3b27d2ec22c: Preparing 14:25:09 15aa332c8242: Preparing 14:25:09 d0fab48cd9b2: Preparing 14:25:09 cc2447e1835a: Preparing 14:25:09 cc2447e1835a: Waiting 14:25:09 15aa332c8242: Layer already exists 14:25:09 d0fab48cd9b2: Layer already exists 14:25:09 b3b27d2ec22c: Layer already exists 14:25:09 d70a251cce26: Layer already exists 14:25:09 2fb715ba78fd: Layer already exists 14:25:09 cc2447e1835a: Layer already exists 14:25:09 main: digest: sha256:4e63a120727f4ef17b3d603dcc675ef6bb157528cc67acaafac4cebeddc51e9f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:25:09 ===================================================== [Pipeline] echo 14:25:09 taggedImages: 14:25:09 - nexus3.edgexfoundry.org:10004/app-record-replay:e8e8481aafe5f8f4e656d36075611350d3c56255 14:25:09 - nexus3.edgexfoundry.org:10004/app-record-replay:latest 14:25:09 - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.54 14:25:09 - nexus3.edgexfoundry.org:10004/app-record-replay:e8e8481aafe5f8f4e656d36075611350d3c56255-3.1.0-dev.54 14:25:09 - 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 14:25:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:25:10 14:25:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:25:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:25:10 latest: Pulling from edgex-lftools-log-publisher 14:25:10 5eb5b503b376: Pulling fs layer 14:25:10 5c69ac0246d0: Pulling fs layer 14:25:10 ec43610c2a17: Pulling fs layer 14:25:10 3a2ae6a8a46f: Pulling fs layer 14:25:10 33b1e0a273af: Pulling fs layer 14:25:10 5d3b04190fa2: Pulling fs layer 14:25:10 2f39f015ded8: Pulling fs layer 14:25:10 3a2ae6a8a46f: Waiting 14:25:10 33b1e0a273af: Waiting 14:25:10 5d3b04190fa2: Waiting 14:25:10 2f39f015ded8: Waiting 14:25:10 5c69ac0246d0: Verifying Checksum 14:25:10 5c69ac0246d0: Download complete 14:25:10 3a2ae6a8a46f: Verifying Checksum 14:25:10 3a2ae6a8a46f: Download complete 14:25:10 33b1e0a273af: Verifying Checksum 14:25:10 33b1e0a273af: Download complete 14:25:10 ec43610c2a17: Verifying Checksum 14:25:10 ec43610c2a17: Download complete 14:25:10 5d3b04190fa2: Verifying Checksum 14:25:10 5d3b04190fa2: Download complete 14:25:10 5eb5b503b376: Verifying Checksum 14:25:10 5eb5b503b376: Download complete 14:25:11 c4a7e357bf2a: Pull complete 14:25:11 f0e02332f6b5: Pull complete 14:25:11 cefa15bbcfad: Pull complete 14:25:11 2f39f015ded8: Download complete 14:25:11 5eb5b503b376: Pull complete 14:25:12 5c69ac0246d0: Pull complete 14:25:13 ec43610c2a17: Pull complete 14:25:13 3a2ae6a8a46f: Pull complete 14:25:13 33b1e0a273af: Pull complete 14:25:14 5d3b04190fa2: Pull complete 14:25:18 2f39f015ded8: Pull complete 14:25:18 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:25:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:25:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:25:18 prd-ubuntu20.04-docker-8c-8g-8573 does not seem to be running inside a container 14:25:18 $ 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 14:25:19 17808c966233: Pull complete 14:25:19 f4c1fc716caa: Pull complete 14:25:19 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 14:25:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 14:25:19 ---> ea914061e18c 14:25:19 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 14:25:21 ---> Running in 4b71179683c6 14:25:21 Removing intermediate container 4b71179683c6 14:25:21 ---> 9abce553dd2b 14:25:21 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:25:21 ---> Running in 5b218d48f789 14:25:22 Removing intermediate container 5b218d48f789 14:25:22 ---> 34ddd2672ce3 14:25:22 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:25:22 ---> Running in 3f2ae4bc4372 14:25:22 Removing intermediate container 3f2ae4bc4372 14:25:22 ---> 147e87a56907 14:25:22 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:25:22 ---> Running in 5c44f154f609 14:25:23 $ docker top 96c8a68081b837ce1868585dd27192481da60fae3dd2f37a6560b610c02edb70 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:25:23 ---> job-cost.sh 14:25:23 lf-activate-venv: SKIPPING 14:25:23 INFO: No Stack... 14:25:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:25:23 INFO: Retrieving Pricing Info for: v3-standard-8 14:25:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:25:24 INFO: Archiving Costs [Pipeline] sh 14:25:24 + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv 14:25:24 + cut -d, -f6 [Pipeline] lock 14:25:24 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-59-stack-cost] 14:25:24 Resource [jenkins-edgexfoundry-app-record-replay-main-59-stack-cost] did not exist. Created. 14:25:24 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-59-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:25:24 + echo total: 0.2199999988079071 [Pipeline] stash 14:25:24 Stashed 1 file(s) [Pipeline] } 14:25:24 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-59-stack-cost] [Pipeline] // lock [Pipeline] } 14:25:24 $ docker stop --time=1 96c8a68081b837ce1868585dd27192481da60fae3dd2f37a6560b610c02edb70 14:25:25 OK: 266 MiB in 52 packages 14:25:26 Removing intermediate container 5c44f154f609 14:25:26 ---> 1554da610e51 14:25:26 Step 7/12 : WORKDIR /app 14:25:26 ---> Running in 63f986235294 14:25:26 $ docker rm -f --volumes 96c8a68081b837ce1868585dd27192481da60fae3dd2f37a6560b610c02edb70 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } 14:25:26 Removing intermediate container 63f986235294 14:25:26 ---> c6d8b4987b3b 14:25:26 Step 8/12 : COPY go.mod vendor* ./ [Pipeline] // stage [Pipeline] } 14:25:26 ---> d216c4dc7e4f 14:25:26 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:25:26 ---> Running in e4b3cf3c6417 14:26:34 Removing intermediate container e4b3cf3c6417 14:26:34 ---> ce705a887bfb 14:26:34 Step 10/12 : COPY . . 14:26:35 ---> a22330e4c790 14:26:35 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:26:35 ---> Running in 16e7b61305bf 14:26:35 Removing intermediate container 16e7b61305bf 14:26:35 ---> 8ee3338b3cb5 14:26:35 Step 12/12 : RUN $MAKE 14:26:35 ---> Running in 82448a5d27a4 14:26:36 noop 14:26:36 Removing intermediate container 82448a5d27a4 14:26:36 ---> 7502c3bc91c4 14:26:36 Successfully built 7502c3bc91c4 14:26:36 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:26:37 + docker inspect -f . ci-base-image-arm64 14:26:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:26:37 prd-ubuntu20.04-docker-arm64-4c-16g-8574 does not seem to be running inside a container 14:26:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/59 -v /w/workspace/app-record-replay/59:/w/workspace/app-record-replay/59:rw,z -v /w/workspace/app-record-replay/59@tmp:/w/workspace/app-record-replay/59@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-arm64 cat 14:26:38 $ docker top 6e8880511606cd96a1c7f222f8e56fefed52f9c5e9a3a8612a27a11f621ee6c4 -eo pid,comm [Pipeline] { [Pipeline] sh 14:26:39 + go version 14:26:39 go version go1.21.0 linux/arm64 [Pipeline] } 14:26:39 $ docker stop --time=1 6e8880511606cd96a1c7f222f8e56fefed52f9c5e9a3a8612a27a11f621ee6c4 14:26:41 $ docker rm -f --volumes 6e8880511606cd96a1c7f222f8e56fefed52f9c5e9a3a8612a27a11f621ee6c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:26:42 + docker inspect -f . ci-base-image-arm64 14:26:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:26:42 prd-ubuntu20.04-docker-arm64-4c-16g-8574 does not seem to be running inside a container 14:26:42 $ 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/59 -v /w/workspace/app-record-replay/59:/w/workspace/app-record-replay/59:rw,z -v /w/workspace/app-record-replay/59@tmp:/w/workspace/app-record-replay/59@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-arm64 cat 14:26:43 $ docker top 40f4ebe14024262ad4d507a40189f8adee20db596dae869d7a9587d9e4a8c106 -eo pid,comm [Pipeline] { [Pipeline] sh 14:26:43 + git config --global --add safe.directory /w/workspace/app-record-replay/59 [Pipeline] fileExists [Pipeline] sh 14:26:44 + make test 14:26:44 go test -race -coverprofile=coverage.out ./... 14:28:50 ? github.com/edgexfoundry/app-record-replay [no test files] 14:28:56 ok github.com/edgexfoundry/app-record-replay/internal/app 1.234s coverage: 88.0% of statements 14:29:00 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 14:29:00 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 14:29:02 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 14:29:06 ok github.com/edgexfoundry/app-record-replay/internal/application 10.063s coverage: 98.7% of statements 14:29:06 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.588s coverage: 89.7% of statements 14:29:06 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.159s coverage: 100.0% of statements 14:29:07 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:29:07 go vet ./... 14:31:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:31:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:31:28 ./bin/test-attribution-txt.sh [Pipeline] echo 14:31:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:31:28 $ docker stop --time=1 40f4ebe14024262ad4d507a40189f8adee20db596dae869d7a9587d9e4a8c106 14:31:30 $ docker rm -f --volumes 40f4ebe14024262ad4d507a40189f8adee20db596dae869d7a9587d9e4a8c106 [Pipeline] // withDockerContainer [Pipeline] sh 14:31:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:31:32 Warning: overwriting stash ‘coverage-report’ 14:31:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:31:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:31:33 + ls -al . 14:31:33 total 184 14:31:33 drwxrwxr-x 9 jenkins jenkins 4096 Oct 5 14:26 . 14:31:33 drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 14:24 .. 14:31:33 -rw-rw-r-- 1 jenkins jenkins 119 Oct 5 14:24 .dockerignore 14:31:33 drwxrwxr-x 8 jenkins jenkins 4096 Oct 5 14:24 .git 14:31:33 drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 14:24 .github 14:31:33 -rw-rw-r-- 1 jenkins jenkins 164 Oct 5 14:24 .gitignore 14:31:33 -rw-rw-r-- 1 jenkins jenkins 41 Oct 5 14:24 .golangci.yml 14:31:33 -rw-rw-r-- 1 jenkins jenkins 11301 Oct 5 14:24 Attribution.txt 14:31:33 -rw-rw-r-- 1 jenkins jenkins 258 Oct 5 14:24 CHANGELOG.md 14:31:33 -rw-rw-r-- 1 jenkins jenkins 1616 Oct 5 14:24 Dockerfile 14:31:33 -rw-rw-r-- 1 jenkins jenkins 677 Oct 5 14:24 GOVERNANCE.md 14:31:33 -rw-rw-r-- 1 jenkins jenkins 681 Oct 5 14:24 Jenkinsfile 14:31:33 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 5 14:24 LICENSE 14:31:33 -rw-rw-r-- 1 jenkins jenkins 3139 Oct 5 14:24 Makefile 14:31:33 -rw-rw-r-- 1 jenkins jenkins 611 Oct 5 14:24 OWNERS.md 14:31:33 -rw-rw-r-- 1 jenkins jenkins 2363 Oct 5 14:24 README.md 14:31:33 -rw-rw-r-- 1 jenkins jenkins 7789 Oct 5 14:24 Record and Reply.postman_collection.json 14:31:33 -rw-rw-r-- 1 jenkins jenkins 12 Oct 5 14:22 VERSION 14:31:33 drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 14:24 bin 14:31:33 -rw-r--r-- 1 jenkins jenkins 24666 Oct 5 14:29 coverage.out 14:31:33 -rw-rw-r-- 1 jenkins jenkins 3905 Oct 5 14:24 go.mod 14:31:33 -rw-rw-r-- 1 jenkins jenkins 35420 Oct 5 14:24 go.sum 14:31:33 drwxrwxr-x 7 jenkins jenkins 4096 Oct 5 14:24 internal 14:31:33 -rw-rw-r-- 1 jenkins jenkins 913 Oct 5 14:24 main.go 14:31:33 drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 14:24 openapi 14:31:33 drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 14:24 pkg 14:31:33 drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 14:24 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:33 + 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=e8e8481aafe5f8f4e656d36075611350d3c56255 --label arch=arm64 --label version=3.1.0-dev.54 . 14:31:34 Sending build context to Docker daemon 285.2kB 14:31:34 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 14:31:34 Step 2/26 : FROM ${BASE} AS builder 14:31:34 ---> 7502c3bc91c4 14:31:34 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 14:31:34 ---> Running in 649bb6bfd4f5 14:31:34 Removing intermediate container 649bb6bfd4f5 14:31:34 ---> d0351592547a 14:31:34 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 14:31:34 ---> Running in bf1b6bd00355 14:31:34 Removing intermediate container bf1b6bd00355 14:31:34 ---> fa3723ed60ea 14:31:34 Step 5/26 : ARG ADD_BUILD_TAGS="" 14:31:34 ---> Running in 3a1ddd36ce39 14:31:35 Removing intermediate container 3a1ddd36ce39 14:31:35 ---> 97cda1b85340 14:31:35 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:31:35 ---> Running in 49a73c9eac1f 14:31:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:31:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:31:37 OK: 266 MiB in 52 packages 14:31:39 Removing intermediate container 49a73c9eac1f 14:31:39 ---> 5d33701b8d7e 14:31:39 Step 7/26 : WORKDIR /app 14:31:39 ---> Running in 430809d31752 14:31:39 Removing intermediate container 430809d31752 14:31:39 ---> 118093c488a5 14:31:39 Step 8/26 : COPY go.mod vendor* ./ 14:31:40 ---> f6305b365cb1 14:31:40 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:31:40 ---> Running in 9e1cc8939cc8 14:31:42 Removing intermediate container 9e1cc8939cc8 14:31:42 ---> f73bcefe79de 14:31:42 Step 10/26 : COPY . . 14:31:43 ---> 53b78c19c326 14:31:43 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:31:43 ---> Running in 32ebef821d65 14:31:43 Removing intermediate container 32ebef821d65 14:31:43 ---> d8eb4ef2be7e 14:31:43 Step 12/26 : RUN $MAKE 14:31:43 ---> Running in 2e2f462b7e0d 14:31:44 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.37 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.54" -trimpath -mod=readonly -o app-record-replay 14:33:36 Removing intermediate container 2e2f462b7e0d 14:33:36 ---> f8818ba5167a 14:33:36 Step 13/26 : FROM alpine:3.18 14:33:36 3.18: Pulling from library/alpine 14:33:36 579b34f0a95b: Pulling fs layer 14:33:36 579b34f0a95b: Verifying Checksum 14:33:36 579b34f0a95b: Download complete 14:33:36 579b34f0a95b: Pull complete 14:33:36 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 14:33:36 Status: Downloaded newer image for alpine:3.18 14:33:36 ---> 3cc203321400 14:33:36 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:33:36 ---> Running in 505c72a93ecb 14:33:36 Removing intermediate container 505c72a93ecb 14:33:36 ---> 5129d02d0d84 14:33:36 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 14:33:36 ---> Running in 1e3fe559a681 14:33:36 Removing intermediate container 1e3fe559a681 14:33:36 ---> 5995ae157282 14:33:36 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 14:33:36 ---> Running in 9e32636d39bb 14:33:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:33:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:33:36 (1/2) Installing ca-certificates (20230506-r0) 14:33:36 (2/2) Installing dumb-init (1.2.5-r2) 14:33:36 Executing busybox-1.36.1-r2.trigger 14:33:36 Executing ca-certificates-20230506-r0.trigger 14:33:36 OK: 9 MiB in 17 packages 14:33:37 Removing intermediate container 9e32636d39bb 14:33:37 ---> e67045a3840c 14:33:37 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:33:37 ---> 3d32a758388f 14:33:37 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 14:33:38 ---> 0419c1ae60a1 14:33:38 Step 19/26 : COPY --from=builder /app/res/ /res/ 14:33:38 ---> c18e45094259 14:33:38 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 14:33:39 ---> cb24c461a328 14:33:39 Step 21/26 : EXPOSE 59712 14:33:39 ---> Running in bd5ca0728817 14:33:40 Removing intermediate container bd5ca0728817 14:33:40 ---> 7e2482cc7eee 14:33:40 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 14:33:40 ---> Running in 9df4f4bead0c 14:33:40 Removing intermediate container 9df4f4bead0c 14:33:40 ---> 35a3cfa04f37 14:33:40 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 14:33:40 ---> Running in a449fecdaf0b 14:33:40 Removing intermediate container a449fecdaf0b 14:33:40 ---> 99822b6226f2 14:33:40 Step 24/26 : LABEL arch=arm64 14:33:41 ---> Running in 1dfc0901aeef 14:33:41 Removing intermediate container 1dfc0901aeef 14:33:41 ---> adcb795c9e68 14:33:41 Step 25/26 : LABEL git_sha=e8e8481aafe5f8f4e656d36075611350d3c56255 14:33:41 ---> Running in 6e680d54e1b1 14:33:41 Removing intermediate container 6e680d54e1b1 14:33:41 ---> 9811f353481a 14:33:41 Step 26/26 : LABEL version=3.1.0-dev.54 14:33:41 ---> Running in 48c7de968f71 14:33:41 Removing intermediate container 48c7de968f71 14:33:41 ---> 6d2b6865140d 14:33:41 [Warning] One or more build-args [ARCH] were not consumed 14:33:41 Successfully built 6d2b6865140d 14:33:41 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 14:33:41 provisioning config files... 14:33:41 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/59@tmp/config12017239351033239991tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:33:42 ---> docker-login.sh 14:33:42 nexus3.edgexfoundry.org:10001 14:33:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:33:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:33:42 Configure a credential helper to remove this warning. See 14:33:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:33:42 14:33:42 Login Succeeded 14:33:42 nexus3.edgexfoundry.org:10002 14:33:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:33:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:33:42 Configure a credential helper to remove this warning. See 14:33:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:33:42 14:33:42 Login Succeeded 14:33:42 nexus3.edgexfoundry.org:10003 14:33:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:33:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:33:43 Configure a credential helper to remove this warning. See 14:33:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:33:43 14:33:43 Login Succeeded 14:33:43 nexus3.edgexfoundry.org:10004 14:33:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:33:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:33:43 Configure a credential helper to remove this warning. See 14:33:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:33:43 14:33:43 Login Succeeded 14:33:43 docker.io 14:33:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:33:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:33:44 Configure a credential helper to remove this warning. See 14:33:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:33:44 14:33:44 Login Succeeded 14:33:44 ---> docker-login.sh ends [Pipeline] } 14:33:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:33:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:33:44 [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: 14:33:44 e8e8481aafe5f8f4e656d36075611350d3c56255 14:33:44 latest 14:33:44 3.1.0-dev.54 14:33:44 e8e8481aafe5f8f4e656d36075611350d3c56255-3.1.0-dev.54 14:33:44 main 14:33:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:33:44 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:e8e8481aafe5f8f4e656d36075611350d3c56255 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:33:45 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:e8e8481aafe5f8f4e656d36075611350d3c56255 14:33:45 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 14:33:45 91c73e897eb2: Preparing 14:33:45 d109a3956bb7: Preparing 14:33:45 018d32c66244: Preparing 14:33:45 121bbb1fe78f: Preparing 14:33:45 70b44337f38b: Preparing 14:33:45 5f4d9fc4d98d: Preparing 14:33:45 5f4d9fc4d98d: Waiting 14:33:45 018d32c66244: Pushed 14:33:45 d109a3956bb7: Pushed 14:33:45 121bbb1fe78f: Pushed 14:33:45 5f4d9fc4d98d: Layer already exists 14:33:45 70b44337f38b: Pushed 14:33:50 91c73e897eb2: Pushed 14:33:50 e8e8481aafe5f8f4e656d36075611350d3c56255: digest: sha256:2e5039a4a7a32e348ef5dbdd9fdb494004f83f43813681c117575d060e03004b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:33:51 + 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 14:33:51 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 14:33:51 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 14:33:51 91c73e897eb2: Preparing 14:33:51 d109a3956bb7: Preparing 14:33:51 018d32c66244: Preparing 14:33:51 121bbb1fe78f: Preparing 14:33:51 70b44337f38b: Preparing 14:33:51 5f4d9fc4d98d: Preparing 14:33:51 5f4d9fc4d98d: Waiting 14:33:51 70b44337f38b: Layer already exists 14:33:51 d109a3956bb7: Layer already exists 14:33:51 018d32c66244: Layer already exists 14:33:51 121bbb1fe78f: Layer already exists 14:33:51 91c73e897eb2: Layer already exists 14:33:51 5f4d9fc4d98d: Layer already exists 14:33:51 latest: digest: sha256:2e5039a4a7a32e348ef5dbdd9fdb494004f83f43813681c117575d060e03004b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:33:51 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:33:52 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.54 14:33:52 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 14:33:52 91c73e897eb2: Preparing 14:33:52 d109a3956bb7: Preparing 14:33:52 018d32c66244: Preparing 14:33:52 121bbb1fe78f: Preparing 14:33:52 70b44337f38b: Preparing 14:33:52 5f4d9fc4d98d: Preparing 14:33:52 5f4d9fc4d98d: Waiting 14:33:52 70b44337f38b: Layer already exists 14:33:52 121bbb1fe78f: Layer already exists 14:33:52 91c73e897eb2: Layer already exists 14:33:52 d109a3956bb7: Layer already exists 14:33:52 018d32c66244: Layer already exists 14:33:52 5f4d9fc4d98d: Layer already exists 14:33:52 3.1.0-dev.54: digest: sha256:2e5039a4a7a32e348ef5dbdd9fdb494004f83f43813681c117575d060e03004b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:33:52 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:e8e8481aafe5f8f4e656d36075611350d3c56255-3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:33:53 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:e8e8481aafe5f8f4e656d36075611350d3c56255-3.1.0-dev.54 14:33:53 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 14:33:53 91c73e897eb2: Preparing 14:33:53 d109a3956bb7: Preparing 14:33:53 018d32c66244: Preparing 14:33:53 121bbb1fe78f: Preparing 14:33:53 70b44337f38b: Preparing 14:33:53 5f4d9fc4d98d: Preparing 14:33:53 5f4d9fc4d98d: Waiting 14:33:53 d109a3956bb7: Layer already exists 14:33:53 018d32c66244: Layer already exists 14:33:53 121bbb1fe78f: Layer already exists 14:33:53 70b44337f38b: Layer already exists 14:33:53 91c73e897eb2: Layer already exists 14:33:53 5f4d9fc4d98d: Layer already exists 14:33:53 e8e8481aafe5f8f4e656d36075611350d3c56255-3.1.0-dev.54: digest: sha256:2e5039a4a7a32e348ef5dbdd9fdb494004f83f43813681c117575d060e03004b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:33:53 + 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 14:33:53 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main 14:33:53 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 14:33:53 91c73e897eb2: Preparing 14:33:53 d109a3956bb7: Preparing 14:33:53 018d32c66244: Preparing 14:33:53 121bbb1fe78f: Preparing 14:33:53 70b44337f38b: Preparing 14:33:53 5f4d9fc4d98d: Preparing 14:33:53 5f4d9fc4d98d: Waiting 14:33:53 121bbb1fe78f: Layer already exists 14:33:53 d109a3956bb7: Layer already exists 14:33:53 018d32c66244: Layer already exists 14:33:53 70b44337f38b: Layer already exists 14:33:53 91c73e897eb2: Layer already exists 14:33:53 5f4d9fc4d98d: Layer already exists 14:33:53 main: digest: sha256:2e5039a4a7a32e348ef5dbdd9fdb494004f83f43813681c117575d060e03004b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:33:53 ===================================================== [Pipeline] echo 14:33:53 taggedImages: 14:33:53 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:e8e8481aafe5f8f4e656d36075611350d3c56255 14:33:53 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 14:33:53 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.54 14:33:53 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:e8e8481aafe5f8f4e656d36075611350d3c56255-3.1.0-dev.54 14:33:53 - 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 14:33:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:33:54 14:33:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:33:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:33:54 arm64: Pulling from edgex-lftools-log-publisher 14:33:54 8998bd30e6a1: Pulling fs layer 14:33:54 04944245beec: Pulling fs layer 14:33:54 699f458cf7ca: Pulling fs layer 14:33:54 765212b225bb: Pulling fs layer 14:33:54 f23df028b6ca: Pulling fs layer 14:33:54 d65c8cfc05b1: Pulling fs layer 14:33:54 2437ff75d9bd: Pulling fs layer 14:33:54 f23df028b6ca: Waiting 14:33:54 d65c8cfc05b1: Waiting 14:33:54 2437ff75d9bd: Waiting 14:33:54 765212b225bb: Waiting 14:33:54 04944245beec: Verifying Checksum 14:33:54 04944245beec: Download complete 14:33:54 765212b225bb: Verifying Checksum 14:33:54 765212b225bb: Download complete 14:33:54 f23df028b6ca: Verifying Checksum 14:33:54 f23df028b6ca: Download complete 14:33:54 d65c8cfc05b1: Verifying Checksum 14:33:54 d65c8cfc05b1: Download complete 14:33:54 699f458cf7ca: Verifying Checksum 14:33:54 699f458cf7ca: Download complete 14:33:55 8998bd30e6a1: Verifying Checksum 14:33:55 8998bd30e6a1: Download complete 14:33:57 2437ff75d9bd: Verifying Checksum 14:33:57 2437ff75d9bd: Download complete 14:33:59 8998bd30e6a1: Pull complete 14:33:59 04944245beec: Pull complete 14:34:00 699f458cf7ca: Pull complete 14:34:01 765212b225bb: Pull complete 14:34:01 f23df028b6ca: Pull complete 14:34:01 d65c8cfc05b1: Pull complete 14:34:16 2437ff75d9bd: Pull complete 14:34:16 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:34:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:34:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:34:17 prd-ubuntu20.04-docker-arm64-4c-16g-8574 does not seem to be running inside a container 14:34:17 $ 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/59 -v /w/workspace/app-record-replay/59:/w/workspace/app-record-replay/59:rw,z -v /w/workspace/app-record-replay/59@tmp:/w/workspace/app-record-replay/59@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:arm64 cat 14:34:19 $ docker top c6e23648000ba967e07d15eb58d13d1fc177f3e4e3437053b1f9e6cbf8553dc1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:34:20 ---> job-cost.sh 14:34:20 lf-activate-venv: SKIPPING 14:34:20 INFO: No Stack... 14:34:20 INFO: Retrieving Pricing Info for: v3-standard-4 14:34:21 INFO: Archiving Costs [Pipeline] sh 14:34:22 + cat /w/workspace/app-record-replay/59/archives/cost.csv 14:34:22 + cut -d, -f6 [Pipeline] lock 14:34:22 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-59-stack-cost] 14:34:22 Resource [jenkins-edgexfoundry-app-record-replay-main-59-stack-cost] did not exist. Created. 14:34:22 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-59-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:34:23 /w/workspace/app-record-replay/59@tmp/durable-e03b369e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:34:23 + echo total: 0.10999999940395355 [Pipeline] stash 14:34:23 Warning: overwriting stash ‘stack-cost’ 14:34:23 Stashed 1 file(s) [Pipeline] } 14:34:23 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-59-stack-cost] [Pipeline] // lock [Pipeline] } 14:34:23 $ docker stop --time=1 c6e23648000ba967e07d15eb58d13d1fc177f3e4e3437053b1f9e6cbf8553dc1 14:34:25 $ docker rm -f --volumes c6e23648000ba967e07d15eb58d13d1fc177f3e4e3437053b1f9e6cbf8553dc1 [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 14:34:25 provisioning config files... 14:34:25 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config1619083487614254575tmp [Pipeline] { [Pipeline] sh 14:34:25 + set +x 14:34:25 + curl -s https://codecov.io/bash 14:34:25 + bash -s -- 14:34:25 14:34:25 _____ _ 14:34:25 / ____| | | 14:34:25 | | ___ __| | ___ ___ _____ __ 14:34:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:34:25 | |___| (_) | (_| | __/ (_| (_) \ V / 14:34:25 \_____\___/ \__,_|\___|\___\___/ \_/ 14:34:25 Bash-1.0.6 14:34:25 14:34:25 14:34:25 ==> git version 2.25.1 found 14:34:25 ==> 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 14:34:25 Release-Date: 2020-01-08 14:34:25 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:34:25 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:34:25 ==> Jenkins CI detected. 14:34:25 current dir:  /w/workspace/exfoundry_app-record-replay_main 14:34:25 project root: . 14:34:25 --> token set from env 14:34:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:34:25 ==> Running gcov in . (disable via -X gcov) 14:34:25 ==> Python coveragepy not found 14:34:25 ==> Searching for coverage reports in: 14:34:25 + . 14:34:25 -> Found 1 reports 14:34:25 ==> Detecting git/mercurial file structure 14:34:25 ==> Reading reports 14:34:26 + ./coverage.out bytes=24666 14:34:26 ==> Appending adjustments 14:34:26 https://docs.codecov.io/docs/fixing-reports 14:34:26 + Found adjustments 14:34:26 ==> Gzipping contents 14:34:26 8.0K /tmp/codecov.Oo6VDq.gz 14:34:26 ==> Uploading reports 14:34:26 url: https://codecov.io 14:34:26 query: branch=main&commit=e8e8481aafe5f8f4e656d36075611350d3c56255&build=59&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F59%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 14:34:26 -> Pinging Codecov 14:34:26 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6761a825-4501-4abd-88ee-552c6fc4520a&branch=main&commit=e8e8481aafe5f8f4e656d36075611350d3c56255&build=59&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F59%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 14:34:26 -> Uploading to 14:34:26 https://storage.googleapis.com/codecov/v4/raw/2023-10-05/F467761B9912B4F32F9BC62907045C81/e8e8481aafe5f8f4e656d36075611350d3c56255/75393927-bbfe-45f7-adbd-b63fa90ab3d7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231005%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231005T143426Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9a031ba885e66f7a459298ff61aceaad17b68e13b94a854e2e7b35adcb34ee10 14:34:26 % Total % Received % Xferd Average Speed Time Time Time Current 14:34:26 Dload Upload Total Spent Left Speed 14:34:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4853 0 0 100 4853 0 17647 --:--:-- --:--:-- --:--:-- 17647 14:34:26 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/e8e8481aafe5f8f4e656d36075611350d3c56255 [Pipeline] } 14:34:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 14:34:26 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 14:34:26 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:34:27 14:34:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:34:27 1.410.4: Pulling from edgex-devops/edgex-snyk-go 14:34:27 df9b9388f04a: Pulling fs layer 14:34:27 52dc419b0ee2: Pulling fs layer 14:34:27 25bc292e5bac: Pulling fs layer 14:34:27 114826534d7a: Pulling fs layer 14:34:27 4657fd5d0bcf: Pulling fs layer 14:34:27 6ad1cebc031e: Pulling fs layer 14:34:27 8a3aa393b2d8: Pulling fs layer 14:34:27 114826534d7a: Waiting 14:34:27 4657fd5d0bcf: Waiting 14:34:27 6ad1cebc031e: Waiting 14:34:27 8a3aa393b2d8: Waiting 14:34:27 25bc292e5bac: Download complete 14:34:27 52dc419b0ee2: Verifying Checksum 14:34:27 52dc419b0ee2: Download complete 14:34:27 4657fd5d0bcf: Verifying Checksum 14:34:27 4657fd5d0bcf: Download complete 14:34:27 df9b9388f04a: Download complete 14:34:27 6ad1cebc031e: Verifying Checksum 14:34:27 6ad1cebc031e: Download complete 14:34:27 df9b9388f04a: Pull complete 14:34:27 52dc419b0ee2: Pull complete 14:34:27 25bc292e5bac: Pull complete 14:34:28 114826534d7a: Verifying Checksum 14:34:28 114826534d7a: Download complete 14:34:28 8a3aa393b2d8: Verifying Checksum 14:34:28 8a3aa393b2d8: Download complete 14:34:31 114826534d7a: Pull complete 14:34:31 4657fd5d0bcf: Pull complete 14:34:31 6ad1cebc031e: Pull complete 14:34:34 8a3aa393b2d8: Pull complete 14:34:34 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 14:34:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:34:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:34:34 prd-ubuntu20.04-docker-8c-8g-8573 does not seem to be running inside a container 14:34:34 $ 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 14:34:39 $ docker top fafdee74b590470d56e2c76c941c596673ef8d19cade4e773d429d701c6f3b22 -eo pid,comm [Pipeline] { [Pipeline] echo 14:34:39 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh 14:34:40 + set -o pipefail 14:34:40 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' 14:34:46 14:34:46 Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... 14:34:46 14:34:46 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/b60c93a1-3fb3-4477-ac91-941796d2a6c2 14:34:46 14:34:46 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 14:34:46 14:34:46 14:34:46 A medium severity vulnerability was found in the Snyk CLI versions you are using. 14:34:46 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 14:34:46 More details here: https://snyk.co/ue1NS 14:34:46 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 14:34:46 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 14:34:46 $ docker stop --time=1 fafdee74b590470d56e2c76c941c596673ef8d19cade4e773d429d701c6f3b22 14:34:51 $ docker rm -f --volumes fafdee74b590470d56e2c76c941c596673ef8d19cade4e773d429d701c6f3b22 [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 14:34:51 + git log --format=format:%s -1 e8e8481aafe5f8f4e656d36075611350d3c56255 [Pipeline] sh 14:34:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:34:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:34:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:34:52 prd-ubuntu20.04-docker-8c-8g-8573 does not seem to be running inside a container 14:34:52 $ 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 14:34:53 $ docker top 2a8f41089711617dee8b2d35aa258c9a8d8794ae9b29453d6395228390a45bc0 -eo pid,comm 14:34:53 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). 14:34:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:34:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:34:53 [ssh-agent] Looking for ssh-agent implementation... 14:34:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:34:53 $ docker exec 2a8f41089711617dee8b2d35aa258c9a8d8794ae9b29453d6395228390a45bc0 ssh-agent 14:34:53 SSH_AUTH_SOCK=/tmp/ssh-npBi4CdpM8bH/agent.32 14:34:53 SSH_AGENT_PID=38 14:34:53 Running ssh-add (command line suppressed) 14:34:53 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4294936063423315389.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4294936063423315389.key) 14:34:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:34:53 + git semver tag 14:34:54 2023-10-05 14:34:53,965 [run_tag] DEBUG tag force:False 14:34:54 2023-10-05 14:34:53,966 [check_head_tag] DEBUG check head tag 14:34:54 2023-10-05 14:34:53,966 [execute] INFO git cat-file --batch-check 14:34:54 2023-10-05 14:34:53,967 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 14:34:54 2023-10-05 14:34:53,970 [execute] INFO git cat-file --batch 14:34:54 2023-10-05 14:34:53,971 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 14:34:54 2023-10-05 14:34:53,988 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 14:34:54 2023-10-05 14:34:53,988 [execute] INFO git tag -a v3.1.0-dev.54 -m v3.1.0-dev.54 14:34:54 2023-10-05 14:34:53,989 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.54', '-m', 'v3.1.0-dev.54'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 14:34:54 2023-10-05 14:34:53,994 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 14:34:54 3.1.0-dev.54 [Pipeline] } 14:34:54 $ docker exec --env ******** --env ******** 2a8f41089711617dee8b2d35aa258c9a8d8794ae9b29453d6395228390a45bc0 ssh-agent -k 14:34:54 unset SSH_AUTH_SOCK; 14:34:54 unset SSH_AGENT_PID; 14:34:54 echo Agent pid 38 killed; 14:34:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:34:54 + git semver [Pipeline] } 14:34:54 $ docker stop --time=1 2a8f41089711617dee8b2d35aa258c9a8d8794ae9b29453d6395228390a45bc0 14:34:56 $ docker rm -f --volumes 2a8f41089711617dee8b2d35aa258c9a8d8794ae9b29453d6395228390a45bc0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:34:56 14:34:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:34:56 0.23.1-centos7: Pulling from edgex-lftools 14:34:56 ab5ef0e58194: Pulling fs layer 14:34:56 9712f1f96733: Pulling fs layer 14:34:56 63f879dbbcfc: Pulling fs layer 14:34:56 0d9ebad4ef96: Pulling fs layer 14:34:56 e9a5061849ea: Pulling fs layer 14:34:56 d747dcd14b5f: Pulling fs layer 14:34:56 2de7ff778b66: Pulling fs layer 14:34:56 e9a5061849ea: Waiting 14:34:56 0d9ebad4ef96: Waiting 14:34:56 d747dcd14b5f: Waiting 14:34:56 2de7ff778b66: Waiting 14:34:56 9712f1f96733: Verifying Checksum 14:34:56 9712f1f96733: Download complete 14:34:56 63f879dbbcfc: Verifying Checksum 14:34:56 63f879dbbcfc: Download complete 14:34:57 e9a5061849ea: Verifying Checksum 14:34:57 e9a5061849ea: Download complete 14:34:57 0d9ebad4ef96: Verifying Checksum 14:34:57 0d9ebad4ef96: Download complete 14:34:57 ab5ef0e58194: Verifying Checksum 14:34:57 ab5ef0e58194: Download complete 14:34:57 2de7ff778b66: Verifying Checksum 14:34:57 2de7ff778b66: Download complete 14:34:59 ab5ef0e58194: Pull complete 14:34:59 9712f1f96733: Pull complete 14:35:00 63f879dbbcfc: Pull complete 14:35:05 0d9ebad4ef96: Pull complete 14:35:05 e9a5061849ea: Pull complete 14:35:05 d747dcd14b5f: Pull complete 14:35:06 2de7ff778b66: Pull complete 14:35:06 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 14:35:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:35:06 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:35:06 prd-ubuntu20.04-docker-8c-8g-8573 does not seem to be running inside a container 14:35:06 $ 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 14:35:14 $ docker top 82dab603cd11935a15ed6116db2230fbc0fa2d07167401ecbeaa5edb5acf3d9e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:35:14 provisioning config files... 14:35:14 copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config12352636218729333383tmp 14:35:14 copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config1099088582672356360tmp 14:35:14 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config9609294326142515521tmp [Pipeline] { [Pipeline] echo 14:35:14 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:35:14 ---> sigul-configuration.sh 14:35:14 gpg: directory `/root/.gnupg' created 14:35:14 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:35:14 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:35:14 gpg: keyring `/root/.gnupg/secring.gpg' created 14:35:14 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:35:14 gpg: CAST5 encrypted data 14:35:14 gpg: encrypted with 1 passphrase 14:35:14 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:35:14 + mkdir /home/jenkins 14:35:14 + mkdir /home/jenkins/sigul [Pipeline] sh 14:35: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 14:35:15 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:35:15 ---> sigul-install.sh 14:35:15 Sigul already installed; skipping installation. [Pipeline] sh 14:35:15 + git tag --list 14:35:15 v3.1.0-dev.0 14:35:15 v3.1.0-dev.1 14:35:15 v3.1.0-dev.10 14:35:15 v3.1.0-dev.11 14:35:15 v3.1.0-dev.12 14:35:15 v3.1.0-dev.13 14:35:15 v3.1.0-dev.14 14:35:15 v3.1.0-dev.15 14:35:15 v3.1.0-dev.16 14:35:15 v3.1.0-dev.17 14:35:15 v3.1.0-dev.18 14:35:15 v3.1.0-dev.19 14:35:15 v3.1.0-dev.2 14:35:15 v3.1.0-dev.20 14:35:15 v3.1.0-dev.21 14:35:15 v3.1.0-dev.22 14:35:15 v3.1.0-dev.23 14:35:15 v3.1.0-dev.24 14:35:15 v3.1.0-dev.25 14:35:15 v3.1.0-dev.26 14:35:15 v3.1.0-dev.27 14:35:15 v3.1.0-dev.28 14:35:15 v3.1.0-dev.29 14:35:15 v3.1.0-dev.3 14:35:15 v3.1.0-dev.30 14:35:15 v3.1.0-dev.31 14:35:15 v3.1.0-dev.32 14:35:15 v3.1.0-dev.33 14:35:15 v3.1.0-dev.34 14:35:15 v3.1.0-dev.35 14:35:15 v3.1.0-dev.36 14:35:15 v3.1.0-dev.37 14:35:15 v3.1.0-dev.38 14:35:15 v3.1.0-dev.39 14:35:15 v3.1.0-dev.4 14:35:15 v3.1.0-dev.40 14:35:15 v3.1.0-dev.41 14:35:15 v3.1.0-dev.42 14:35:15 v3.1.0-dev.43 14:35:15 v3.1.0-dev.44 14:35:15 v3.1.0-dev.45 14:35:15 v3.1.0-dev.46 14:35:15 v3.1.0-dev.47 14:35:15 v3.1.0-dev.48 14:35:15 v3.1.0-dev.49 14:35:15 v3.1.0-dev.5 14:35:15 v3.1.0-dev.50 14:35:15 v3.1.0-dev.51 14:35:15 v3.1.0-dev.52 14:35:15 v3.1.0-dev.53 14:35:15 v3.1.0-dev.54 14:35:15 v3.1.0-dev.6 14:35:15 v3.1.0-dev.7 14:35:15 v3.1.0-dev.8 14:35:15 v3.1.0-dev.9 [Pipeline] sh 14:35:16 + lftools sign git-tag v3.1.0-dev.54 14:35:16 Signing Git tag with Sigul... 14:35:16 Signing v3.1.0-dev.54 [Pipeline] echo 14:35:16 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:35:17 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:35:17 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:35:17 $ docker stop --time=1 82dab603cd11935a15ed6116db2230fbc0fa2d07167401ecbeaa5edb5acf3d9e 14:35:18 $ docker rm -f --volumes 82dab603cd11935a15ed6116db2230fbc0fa2d07167401ecbeaa5edb5acf3d9e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 14:35:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:35:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:35:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:35:19 prd-ubuntu20.04-docker-8c-8g-8573 does not seem to be running inside a container 14:35: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 14:35:19 $ docker top 7d25a018094a7d2984964978f6571104743ad9c0774519b80e05382bb6c49594 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:35:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:35:19 [ssh-agent] Looking for ssh-agent implementation... 14:35:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:35:19 $ docker exec 7d25a018094a7d2984964978f6571104743ad9c0774519b80e05382bb6c49594 ssh-agent 14:35:19 SSH_AUTH_SOCK=/tmp/ssh-wSkDjxNofqWw/agent.32 14:35:19 SSH_AGENT_PID=38 14:35:19 Running ssh-add (command line suppressed) 14:35:20 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4270476818171266592.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4270476818171266592.key) 14:35:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:35:20 + git semver bump pre 14:35:20 2023-10-05 14:35:20,582 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 14:35:20 2023-10-05 14:35:20,582 [bump_version] DEBUG bumping version:3.1.0-dev.54 on axis:pre with prefix:dev 14:35:20 2023-10-05 14:35:20,582 [bump_version] DEBUG bumped version:3.1.0-dev.55 14:35:20 2023-10-05 14:35:20,582 [write_version] DEBUG write version:3.1.0-dev.55 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True 14:35:20 2023-10-05 14:35:20,582 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 14:35:20 2023-10-05 14:35:20,582 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main 14:35:20 2023-10-05 14:35:20,585 [execute] INFO git cat-file --batch-check 14:35:20 2023-10-05 14:35:20,585 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 14:35:20 2023-10-05 14:35:20,591 [execute] INFO git cat-file --batch 14:35:20 2023-10-05 14:35:20,591 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 14:35:20 2023-10-05 14:35:20,597 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 14:35:20 3.1.0-dev.55 [Pipeline] } 14:35:20 $ docker exec --env ******** --env ******** 7d25a018094a7d2984964978f6571104743ad9c0774519b80e05382bb6c49594 ssh-agent -k 14:35:20 unset SSH_AUTH_SOCK; 14:35:20 unset SSH_AGENT_PID; 14:35:20 echo Agent pid 38 killed; 14:35:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:35:21 + git semver [Pipeline] } 14:35:21 $ docker stop --time=1 7d25a018094a7d2984964978f6571104743ad9c0774519b80e05382bb6c49594 14:35:22 $ docker rm -f --volumes 7d25a018094a7d2984964978f6571104743ad9c0774519b80e05382bb6c49594 [Pipeline] // withDockerContainer [Pipeline] sh 14:35:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:35:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:35:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:35:23 prd-ubuntu20.04-docker-8c-8g-8573 does not seem to be running inside a container 14:35: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 14:35:23 $ docker top 1a46309c1f47e831c29194d1eef71cbef1d90398d0ccadb28b0c722506462864 -eo pid,comm 14:35: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). 14:35:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:35:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:35:23 [ssh-agent] Looking for ssh-agent implementation... 14:35:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:35:23 $ docker exec 1a46309c1f47e831c29194d1eef71cbef1d90398d0ccadb28b0c722506462864 ssh-agent 14:35:24 SSH_AUTH_SOCK=/tmp/ssh-p5ercvRDLMFk/agent.31 14:35:24 SSH_AGENT_PID=37 14:35:24 Running ssh-add (command line suppressed) 14:35:24 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_14030157544029692190.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_14030157544029692190.key) 14:35:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:35:24 + git semver push 14:35:24 2023-10-05 14:35:24,581 [run_push] DEBUG push 14:35:24 2023-10-05 14:35:24,581 [execute] INFO git cat-file --batch-check 14:35:24 2023-10-05 14:35:24,582 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 14:35:24 2023-10-05 14:35:24,586 [execute] INFO git rev-list 6729dc156cc783e5acdc8a76f4f0fa44fddcd86b -- 14:35:24 2023-10-05 14:35:24,587 [execute] DEBUG Popen(['git', 'rev-list', '6729dc156cc783e5acdc8a76f4f0fa44fddcd86b', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 14:35:24 2023-10-05 14:35:24,592 [execute] INFO git fetch -v origin 14:35:24 2023-10-05 14:35:24,592 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) 14:35:25 2023-10-05 14:35:25,156 [run_push] DEBUG no remote changes detected 14:35:25 2023-10-05 14:35:25,157 [execute] INFO git push origin semver 14:35:25 2023-10-05 14:35:25,157 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 14:35:26 2023-10-05 14:35:26,098 [run_push] DEBUG push all version tags 14:35:26 2023-10-05 14:35:26,098 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 14:35:26 2023-10-05 14:35:26,099 [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) 14:35:27 2023-10-05 14:35:26,986 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 14:35:27 3.1.0-dev.55 [Pipeline] } 14:35:27 $ docker exec --env ******** --env ******** 1a46309c1f47e831c29194d1eef71cbef1d90398d0ccadb28b0c722506462864 ssh-agent -k 14:35:27 unset SSH_AUTH_SOCK; 14:35:27 unset SSH_AGENT_PID; 14:35:27 echo Agent pid 37 killed; 14:35:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:35:27 + git semver [Pipeline] } 14:35:27 $ docker stop --time=1 1a46309c1f47e831c29194d1eef71cbef1d90398d0ccadb28b0c722506462864 14:35:29 $ docker rm -f --volumes 1a46309c1f47e831c29194d1eef71cbef1d90398d0ccadb28b0c722506462864 [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 14:35:29 + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] 14:35:29 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 14:35:29 total 16 14:35:29 drwxr-xr-x 3 root root 4096 Oct 5 14:25 . 14:35:29 drwxrwxr-x 11 jenkins jenkins 4096 Oct 5 14:35 .. 14:35:29 drwxr-xr-x 2 root root 4096 Oct 5 14:25 cost 14:35:29 -rw-r--r-- 1 root root 88 Oct 5 14:25 cost.csv 14:35:29 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives 14:35:29 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 14:35:29 total 16 14:35:29 drwxr-xr-x 3 jenkins jenkins 4096 Oct 5 14:25 . 14:35:29 drwxrwxr-x 11 jenkins jenkins 4096 Oct 5 14:35 .. 14:35:29 drwxr-xr-x 2 jenkins jenkins 4096 Oct 5 14:25 cost 14:35:29 -rw-r--r-- 1 jenkins jenkins 88 Oct 5 14:25 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:35:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:35:30 ---> package-listing.sh 14:35:30 ++ facter osfamily 14:35:30 ++ tr '[:upper:]' '[:lower:]' 14:35:31 + OS_FAMILY=debian 14:35:31 + workspace=/w/workspace/exfoundry_app-record-replay_main 14:35:31 + START_PACKAGES=/tmp/packages_start.txt 14:35:31 + END_PACKAGES=/tmp/packages_end.txt 14:35:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:35:31 + PACKAGES=/tmp/packages_start.txt 14:35:31 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 14:35:31 + PACKAGES=/tmp/packages_end.txt 14:35:31 + case "${OS_FAMILY}" in 14:35:31 + dpkg -l 14:35:31 + grep '^ii' 14:35:31 + '[' -f /tmp/packages_start.txt ']' 14:35:31 + '[' -f /tmp/packages_end.txt ']' 14:35:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:35:31 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 14:35:31 + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ 14:35:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo 14:35:31 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 14:35:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:35:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:35:32 prd-ubuntu20.04-docker-8c-8g-8573 does not seem to be running inside a container 14:35:32 $ 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 14:35:32 $ docker top b9bbfb319cbe0db17db20446cd06437f835a1575be6188980bf7109059242d91 -eo pid,comm [Pipeline] { [Pipeline] sh 14:35:32 + touch /tmp/pre-build-complete [Pipeline] sh 14:35:32 + mkdir -p /var/log/sysstat [Pipeline] sh 14:35:33 + ls /var/log/sa-host 14:35:33 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:35:33 provisioning config files... 14:35:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config4834829513126482879tmp [Pipeline] { [Pipeline] echo 14:35:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:35:33 ---> create-netrc.sh [Pipeline] } 14:35:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:35:34 ---> python-tools-install.sh [Pipeline] echo 14:35:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:35:34 ---> sudo-logs.sh 14:35:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:35:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:35:34 ---> job-cost.sh 14:35:34 lf-activate-venv: SKIPPING 14:35:34 DEBUG: total: 0.2199999988079071 14:35:34 INFO: Retrieving Stack Cost... 14:35:35 INFO: Retrieving Pricing Info for: v3-standard-8 14:35:35 INFO: Archiving Costs [Pipeline] echo 14:35:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:35:35 ---> logs-deploy.sh 14:35:35 lf-activate-venv: SKIPPING 14:35:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/59 14:35:35 INFO: archiving workspace using pattern(s): 14:35:36 Archives upload complete. 14:35:36 INFO: archiving logs to Nexus