Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 377eb9bf413ec88b52305e3b32341731283d2cfa 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-ssh4988780828698938566.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-ssh2541395169190663580.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-ssh12917764239173364345.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-ssh1552428182247627814.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-ssh5432234535752017877.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-9417 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 377eb9bf413ec88b52305e3b32341731283d2cfa (main) Commit message: "Merge pull request #91 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.40" > 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 377eb9bf413ec88b52305e3b32341731283d2cfa # timeout=10 > git rev-list --no-walk 5c559a911c1562fde1d9a9b8ac8e65fed7d72c00 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:40:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:40:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:40:53 ========================================================= 15:40:53 EdgeX Global Pipelines Version Info 15:40:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:40:53 ------------------- 15:40:53 stable info: 15:40:53 ------------------- 15:40:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:40:53 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 15:40:53 Message: update stable to v1.0.254 15:40:54 ------------------- 15:40:54 experimental info: 15:40:54 ------------------- 15:40:54 Commited By: **** collab-it+edgex@linuxfoundation.org 15:40:54 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 15:40:54 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:40:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 15:40:54 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 15:40:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:40:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:40:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:40:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 15:40:54 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:40:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:40:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:40:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:40:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:40:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 15:40:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:40:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:40:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:40:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:40:54 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:40:54 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:40:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:40:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:40:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:40:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:40:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:40:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:40:54 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:40:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:40:54 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:40:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:40:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:40:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:40:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 377eb9bf413ec88b52305e3b32341731283d2cfa [Pipeline] echo 15:40:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 377eb9b [Pipeline] echo 15:40:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:40:55 provisioning config files... 15:40:55 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config2532789994834144186tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:40:55 ---> docker-login.sh 15:40:55 nexus3.edgexfoundry.org:10001 15:40:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:55 Configure a credential helper to remove this warning. See 15:40:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:55 15:40:55 Login Succeeded 15:40:55 nexus3.edgexfoundry.org:10002 15:40:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:55 Configure a credential helper to remove this warning. See 15:40:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:55 15:40:55 Login Succeeded 15:40:55 nexus3.edgexfoundry.org:10003 15:40:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:55 Configure a credential helper to remove this warning. See 15:40:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:55 15:40:55 Login Succeeded 15:40:55 nexus3.edgexfoundry.org:10004 15:40:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:56 Configure a credential helper to remove this warning. See 15:40:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:56 15:40:56 Login Succeeded 15:40:56 docker.io 15:40:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:56 Configure a credential helper to remove this warning. See 15:40:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:56 15:40:56 Login Succeeded 15:40:56 ---> docker-login.sh ends [Pipeline] } 15:40:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:40:56 + git rev-list -1 --merges 377eb9bf413ec88b52305e3b32341731283d2cfa~1..377eb9bf413ec88b52305e3b32341731283d2cfa [Pipeline] echo 15:40:56 -----------> git rev-list -1 --merges 377eb9bf413ec88b52305e3b32341731283d2cfa~1..377eb9bf413ec88b52305e3b32341731283d2cfa 377eb9bf413ec88b52305e3b32341731283d2cfa 15:40:56 377eb9bf413ec88b52305e3b32341731283d2cfa [false] [Pipeline] sh 15:40:57 + git log --format=format:%s -1 377eb9bf413ec88b52305e3b32341731283d2cfa [Pipeline] echo 15:40:57 ========================================================= 15:40:57 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:40:57 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:40:57 + git log --format=format:%s -1 377eb9bf413ec88b52305e3b32341731283d2cfa [Pipeline] echo 15:40:57 [semverPrep] GIT_COMMIT: 377eb9bf413ec88b52305e3b32341731283d2cfa, Commit Message: Merge pull request #91 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.40 [Pipeline] echo 15:40:57 [semverPrep] This is not a build commit. [Pipeline] sh 15:40:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:40:57 + grep -v github /etc/ssh/ssh_known_hosts 15:40:57 + [ -e /tmp/ssh_known_hosts ] 15:40:57 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:40:57 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:40:57 + sudo tee -a /etc/ssh/ssh_known_hosts 15:40:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:40:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:40:58 15:40:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:40:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:40:58 0.1.4: Pulling from edgex-devops/py-git-semver 15:40:58 b85a868b505f: Pulling fs layer 15:40:58 e2be974225ed: Pulling fs layer 15:40:58 339a4e72a1f5: Pulling fs layer 15:40:58 988bab9f4d93: Pulling fs layer 15:40:58 1469e6f7b9e6: Pulling fs layer 15:40:58 eaf3925da568: Pulling fs layer 15:40:58 bab4dde63d76: Pulling fs layer 15:40:58 bde34c3a00c8: Pulling fs layer 15:40:58 b352a97aabf1: Pulling fs layer 15:40:58 4872d77fe225: Pulling fs layer 15:40:58 5851b861e8e6: Pulling fs layer 15:40:58 1469e6f7b9e6: Waiting 15:40:58 5851b861e8e6: Waiting 15:40:58 988bab9f4d93: Waiting 15:40:58 bde34c3a00c8: Waiting 15:40:58 eaf3925da568: Waiting 15:40:58 4872d77fe225: Waiting 15:40:58 b352a97aabf1: Waiting 15:40:58 bab4dde63d76: Waiting 15:40:58 e2be974225ed: Verifying Checksum 15:40:58 e2be974225ed: Download complete 15:40:58 988bab9f4d93: Verifying Checksum 15:40:58 988bab9f4d93: Download complete 15:40:58 1469e6f7b9e6: Verifying Checksum 15:40:58 1469e6f7b9e6: Download complete 15:40:58 339a4e72a1f5: Verifying Checksum 15:40:58 339a4e72a1f5: Download complete 15:40:58 eaf3925da568: Verifying Checksum 15:40:58 eaf3925da568: Download complete 15:40:58 bde34c3a00c8: Verifying Checksum 15:40:58 bde34c3a00c8: Download complete 15:40:58 b352a97aabf1: Download complete 15:40:58 4872d77fe225: Verifying Checksum 15:40:58 4872d77fe225: Download complete 15:40:58 5851b861e8e6: Verifying Checksum 15:40:58 5851b861e8e6: Download complete 15:40:58 b85a868b505f: Verifying Checksum 15:40:58 b85a868b505f: Download complete 15:40:59 bab4dde63d76: Verifying Checksum 15:40:59 bab4dde63d76: Download complete 15:41:00 b85a868b505f: Pull complete 15:41:00 e2be974225ed: Pull complete 15:41:00 339a4e72a1f5: Pull complete 15:41:00 988bab9f4d93: Pull complete 15:41:01 1469e6f7b9e6: Pull complete 15:41:01 eaf3925da568: Pull complete 15:41:03 bab4dde63d76: Pull complete 15:41:03 bde34c3a00c8: Pull complete 15:41:03 b352a97aabf1: Pull complete 15:41:03 4872d77fe225: Pull complete 15:41:03 5851b861e8e6: Pull complete 15:41:03 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:41:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:41:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:41:03 prd-ubuntu20.04-docker-8c-8g-9417 does not seem to be running inside a container 15:41:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:41:06 $ docker top 8d67d3255504a9448ebca562b78b5cb8a7258b0db3a6c6e124103053fecc9b13 -eo pid,comm 15:41:06 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:41:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:41:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:41:06 [ssh-agent] Looking for ssh-agent implementation... 15:41:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:41:06 $ docker exec 8d67d3255504a9448ebca562b78b5cb8a7258b0db3a6c6e124103053fecc9b13 ssh-agent 15:41:06 SSH_AUTH_SOCK=/tmp/ssh-EXeEMpejFGSu/agent.33 15:41:06 SSH_AGENT_PID=39 15:41:06 Running ssh-add (command line suppressed) 15:41:07 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_16039580821388217036.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_16039580821388217036.key) 15:41:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:41:07 + git tag --points-at HEAD [Pipeline] } 15:41:07 $ docker exec --env ******** --env ******** 8d67d3255504a9448ebca562b78b5cb8a7258b0db3a6c6e124103053fecc9b13 ssh-agent -k 15:41:07 unset SSH_AUTH_SOCK; 15:41:07 unset SSH_AGENT_PID; 15:41:07 echo Agent pid 39 killed; 15:41:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:41:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:41:07 [ssh-agent] Looking for ssh-agent implementation... 15:41:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:41:07 $ docker exec 8d67d3255504a9448ebca562b78b5cb8a7258b0db3a6c6e124103053fecc9b13 ssh-agent 15:41:07 SSH_AUTH_SOCK=/tmp/ssh-GbES4tLhZyNP/agent.71 15:41:07 SSH_AGENT_PID=77 15:41:07 Running ssh-add (command line suppressed) 15:41:07 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_17073759732248485957.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_17073759732248485957.key) 15:41:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:41:08 + git semver init 15:41:08 2023-10-17 15:41:08,337 [run_init] DEBUG init version:0.0.0 force:False 15:41:08 2023-10-17 15:41:08,338 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver 15:41:08 2023-10-17 15:41:08,339 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver 15:41:08 2023-10-17 15:41:08,339 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/exfoundry_app-record-replay_main/.semver'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 15:41:09 2023-10-17 15:41:09,062 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude 15:41:09 2023-10-17 15:41:09,063 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False 15:41:09 2023-10-17 15:41:09,063 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:41:09 2023-10-17 15:41:09,063 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:41:09 3.1.0-dev.56 [Pipeline] } 15:41:09 $ docker exec --env ******** --env ******** 8d67d3255504a9448ebca562b78b5cb8a7258b0db3a6c6e124103053fecc9b13 ssh-agent -k 15:41:09 unset SSH_AUTH_SOCK; 15:41:09 unset SSH_AGENT_PID; 15:41:09 echo Agent pid 77 killed; 15:41:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:41:09 + git semver [Pipeline] } 15:41:10 $ docker stop --time=1 8d67d3255504a9448ebca562b78b5cb8a7258b0db3a6c6e124103053fecc9b13 15:41:11 $ docker rm -f --volumes 8d67d3255504a9448ebca562b78b5cb8a7258b0db3a6c6e124103053fecc9b13 [Pipeline] // withDockerContainer [Pipeline] sh 15:41:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:41:11 Stashed 1 file(s) [Pipeline] echo 15:41:11 [edgeXSemver]: initialized semver on version 3.1.0-dev.56 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:41:11 provisioning config files... 15:41:11 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config14814266094702790774tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:41:12 ---> docker-login.sh 15:41:12 nexus3.edgexfoundry.org:10001 15:41:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:41:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:41:12 Configure a credential helper to remove this warning. See 15:41:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:41:12 15:41:12 Login Succeeded 15:41:12 nexus3.edgexfoundry.org:10002 15:41:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:41:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:41:12 Configure a credential helper to remove this warning. See 15:41:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:41:12 15:41:12 Login Succeeded 15:41:12 nexus3.edgexfoundry.org:10003 15:41:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:41:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:41:12 Configure a credential helper to remove this warning. See 15:41:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:41:12 15:41:12 Login Succeeded 15:41:12 nexus3.edgexfoundry.org:10004 15:41:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:41:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:41:12 Configure a credential helper to remove this warning. See 15:41:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:41:12 15:41:12 Login Succeeded 15:41:12 docker.io 15:41:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:41:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:41:12 Configure a credential helper to remove this warning. See 15:41:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:41:12 15:41:12 Login Succeeded 15:41:12 ---> docker-login.sh ends [Pipeline] } 15:41:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:41:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:41:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:41:13 ========================================================= 15:41:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 15:41:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:41:13 + 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 . 15:41:13 Sending build context to Docker daemon 610.3kB 15:41:13 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 15:41:13 Step 2/12 : FROM ${BASE} AS builder 15:41:13 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 15:41:13 7264a8db6415: Pulling fs layer 15:41:13 c4d48a809fc2: Pulling fs layer 15:41:13 4f1c88b9dad5: Pulling fs layer 15:41:13 ad3a456e5733: Pulling fs layer 15:41:13 33e27b845d1e: Pulling fs layer 15:41:13 c68163c4e522: Pulling fs layer 15:41:13 50da416c3ac9: Pulling fs layer 15:41:13 23d2d4c4bb30: Pulling fs layer 15:41:13 ad3a456e5733: Waiting 15:41:13 33e27b845d1e: Waiting 15:41:13 c68163c4e522: Waiting 15:41:13 50da416c3ac9: Waiting 15:41:13 23d2d4c4bb30: Waiting 15:41:13 c4d48a809fc2: Verifying Checksum 15:41:13 c4d48a809fc2: Download complete 15:41:13 ad3a456e5733: Verifying Checksum 15:41:13 ad3a456e5733: Download complete 15:41:13 33e27b845d1e: Download complete 15:41:13 7264a8db6415: Verifying Checksum 15:41:13 7264a8db6415: Download complete 15:41:13 c68163c4e522: Verifying Checksum 15:41:13 c68163c4e522: Download complete 15:41:13 7264a8db6415: Pull complete 15:41:13 c4d48a809fc2: Pull complete 15:41:13 23d2d4c4bb30: Verifying Checksum 15:41:13 23d2d4c4bb30: Download complete 15:41:13 4f1c88b9dad5: Download complete 15:41:14 50da416c3ac9: Verifying Checksum 15:41:14 50da416c3ac9: Download complete 15:41:17 4f1c88b9dad5: Pull complete 15:41:17 ad3a456e5733: Pull complete 15:41:17 33e27b845d1e: Pull complete 15:41:17 c68163c4e522: Pull complete 15:41:19 50da416c3ac9: Pull complete 15:41:19 23d2d4c4bb30: Pull complete 15:41:19 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 15:41:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 15:41:19 ---> 0786185ac409 15:41:19 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:41:25 ---> Running in 694c0f3174da 15:41:25 Removing intermediate container 694c0f3174da 15:41:25 ---> 96ef93185912 15:41:25 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:41:25 ---> Running in a481ce6a63b8 15:41:25 Removing intermediate container a481ce6a63b8 15:41:25 ---> 0e34f06e69a7 15:41:25 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:41:25 ---> Running in 905d5ff277ea 15:41:25 Removing intermediate container 905d5ff277ea 15:41:25 ---> 4e8e9b1f68a9 15:41:25 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:41:25 ---> Running in f69be88a4962 15:41:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:41:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:41:25 OK: 264 MiB in 52 packages 15:41:26 Removing intermediate container f69be88a4962 15:41:26 ---> fa8029136316 15:41:26 Step 7/12 : WORKDIR /app 15:41:26 ---> Running in 002e53a9a256 15:41:26 Removing intermediate container 002e53a9a256 15:41:26 ---> 253ca526685c 15:41:26 Step 8/12 : COPY go.mod vendor* ./ 15:41:26 ---> e5682aa251d8 15:41:26 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:41:26 ---> Running in 76e396666a7a 15:41:26 Still waiting to schedule task 15:41:26 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 15:42:34 Removing intermediate container 76e396666a7a 15:42:34 ---> ba40c6278ea0 15:42:34 Step 10/12 : COPY . . 15:42:34 ---> 930b14d8f0fc 15:42:34 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:42:34 ---> Running in 732a75e64be5 15:42:34 Removing intermediate container 732a75e64be5 15:42:34 ---> 5c68d492f596 15:42:34 Step 12/12 : RUN $MAKE 15:42:34 ---> Running in 193faf2653ab 15:42:34 noop 15:42:34 Removing intermediate container 193faf2653ab 15:42:34 ---> 0e9fb0b14411 15:42:34 Successfully built 0e9fb0b14411 15:42:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:34 + docker inspect -f . ci-base-image-x86_64 15:42:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:42:34 prd-ubuntu20.04-docker-8c-8g-9417 does not seem to be running inside a container 15:42:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:42:34 $ docker top 908ce1bfc675124a5c9abef5fbc951568476d1bad34a099d1b82f265e2a6b421 -eo pid,comm [Pipeline] { [Pipeline] sh 15:42:35 + go version 15:42:35 go version go1.21.0 linux/amd64 [Pipeline] } 15:42:35 $ docker stop --time=1 908ce1bfc675124a5c9abef5fbc951568476d1bad34a099d1b82f265e2a6b421 15:42:36 $ docker rm -f --volumes 908ce1bfc675124a5c9abef5fbc951568476d1bad34a099d1b82f265e2a6b421 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:37 + docker inspect -f . ci-base-image-x86_64 15:42:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:42:37 prd-ubuntu20.04-docker-8c-8g-9417 does not seem to be running inside a container 15:42:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:42:37 $ docker top 0735d35be3b22434393ed7a80f241ad92437d48f051f80633c72c1fd3555df0b -eo pid,comm [Pipeline] { [Pipeline] sh 15:42:37 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh 15:42:38 + make test 15:42:38 go test -race -coverprofile=coverage.out ./... 15:42:58 ? github.com/edgexfoundry/app-record-replay [no test files] 15:42:58 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 15:42:58 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 15:42:58 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 15:42:58 ok github.com/edgexfoundry/app-record-replay/internal/app 1.046s coverage: 88.0% of statements 15:43:04 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9419 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws 15:43:04 Running in /w/workspace/app-record-replay/61 [Pipeline] { [Pipeline] checkout 15:43:04 Selected Git installation does not exist. Using Default 15:43:04 The recommended git tool is: NONE 15:43:08 ok github.com/edgexfoundry/app-record-replay/internal/application 9.605s coverage: 98.7% of statements 15:43:08 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.107s coverage: 89.7% of statements 15:43:08 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.034s coverage: 100.0% of statements 15:43:09 using credential edgex-jenkins-ssh 15:43:09 Cloning the remote Git repository 15:43:09 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 15:43:09 > git init /w/workspace/app-record-replay/61 # timeout=10 15:43:09 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 15:43:09 > git --version # timeout=10 15:43:09 > git --version # 'git version 2.25.1' 15:43:09 using GIT_SSH to set credentials SSH Credentials for GitHub 15:43:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:43:11 Avoid second fetch 15:43:11 Checking out Revision 377eb9bf413ec88b52305e3b32341731283d2cfa (main) 15:43:10 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 15:43:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:43:11 > git config core.sparsecheckout # timeout=10 15:43:11 > git checkout -f 377eb9bf413ec88b52305e3b32341731283d2cfa # timeout=10 15:43:12 Commit message: "Merge pull request #91 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.40" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:43:13 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:43:13 % Total % Received % Xferd Average Speed Time Time Time Current 15:43:13 Dload Upload Total Spent Left Speed 15:43:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 33292 0 --:--:-- --:--:-- --:--:-- 33379 [Pipeline] sh 15:43:14 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:43:14 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:43:14 + sudo tee /etc/docker/daemon.new 15:43:14 { 15:43:14 "registry-mirrors": [ 15:43:14 "https://nexus3.edgexfoundry.org:10001" 15:43:14 ], 15:43:14 "bip": "10.250.0.254/24", 15:43:14 "hosts": [ 15:43:14 "tcp://0.0.0.0:5555", 15:43:14 "unix:///var/run/docker.sock" 15:43:14 ], 15:43:14 "mtu": 1458, 15:43:14 "selinux-enabled": true, 15:43:14 "seccomp-profile": "/etc/docker/seccomp.json" 15:43:14 } [Pipeline] sh 15:43:14 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:43:15 + sudo service docker restart 15:43:26 go vet ./... 15:43:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:43:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:43:29 ./bin/test-attribution-txt.sh [Pipeline] echo 15:43:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:43:29 $ docker stop --time=1 0735d35be3b22434393ed7a80f241ad92437d48f051f80633c72c1fd3555df0b 15:43:33 $ docker rm -f --volumes 0735d35be3b22434393ed7a80f241ad92437d48f051f80633c72c1fd3555df0b [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:43:33 provisioning config files... 15:43:33 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/61@tmp/config15429839016009226424tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:43:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:43:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 15:43:34 ---> docker-login.sh 15:43:34 nexus3.edgexfoundry.org:10001 [Pipeline] sh 15:43:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:43:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:43:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:43:34 Configure a credential helper to remove this warning. See 15:43:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:43:34 15:43:34 Login Succeeded 15:43:34 nexus3.edgexfoundry.org:10002 15:43:34 + ls -al . 15:43:34 total 188 15:43:34 drwxrwxr-x 10 jenkins jenkins 4096 Oct 17 15:42 . 15:43:34 drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 15:40 .. 15:43:34 -rw-rw-r-- 1 jenkins jenkins 119 Oct 17 15:40 .dockerignore 15:43:34 drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 15:43 .git 15:43:34 drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 15:40 .github 15:43:34 -rw-rw-r-- 1 jenkins jenkins 164 Oct 17 15:40 .gitignore 15:43:34 -rw-rw-r-- 1 jenkins jenkins 41 Oct 17 15:40 .golangci.yml 15:43:34 drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 15:41 .semver 15:43:34 -rw-rw-r-- 1 jenkins jenkins 11301 Oct 17 15:40 Attribution.txt 15:43:34 -rw-rw-r-- 1 jenkins jenkins 258 Oct 17 15:40 CHANGELOG.md 15:43:34 -rw-rw-r-- 1 jenkins jenkins 1616 Oct 17 15:40 Dockerfile 15:43:34 -rw-rw-r-- 1 jenkins jenkins 677 Oct 17 15:40 GOVERNANCE.md 15:43:34 -rw-rw-r-- 1 jenkins jenkins 681 Oct 17 15:40 Jenkinsfile 15:43:34 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 17 15:40 LICENSE 15:43:34 -rw-rw-r-- 1 jenkins jenkins 3139 Oct 17 15:40 Makefile 15:43:34 -rw-rw-r-- 1 jenkins jenkins 611 Oct 17 15:40 OWNERS.md 15:43:34 -rw-rw-r-- 1 jenkins jenkins 2363 Oct 17 15:40 README.md 15:43:34 -rw-rw-r-- 1 jenkins jenkins 7789 Oct 17 15:40 Record and Reply.postman_collection.json 15:43:34 -rw-rw-r-- 1 jenkins jenkins 12 Oct 17 15:41 VERSION 15:43:34 drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 15:40 bin 15:43:34 -rw-r--r-- 1 jenkins jenkins 24666 Oct 17 15:43 coverage.out 15:43:34 -rw-rw-r-- 1 jenkins jenkins 3906 Oct 17 15:40 go.mod 15:43:34 -rw-rw-r-- 1 jenkins jenkins 35422 Oct 17 15:40 go.sum 15:43:34 drwxrwxr-x 7 jenkins jenkins 4096 Oct 17 15:40 internal 15:43:34 -rw-rw-r-- 1 jenkins jenkins 913 Oct 17 15:40 main.go 15:43:34 drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 15:40 openapi 15:43:34 drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 15:40 pkg 15:43:34 drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 15:40 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:43:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:43:34 Configure a credential helper to remove this warning. See 15:43:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:43:34 15:43:34 Login Succeeded 15:43:35 + 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=377eb9bf413ec88b52305e3b32341731283d2cfa --label arch=amd64 --label version=3.1.0-dev.56 . 15:43:35 Sending build context to Docker daemon 635.9kB 15:43:35 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 15:43:35 Step 2/26 : FROM ${BASE} AS builder 15:43:35 ---> 0e9fb0b14411 15:43:35 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 15:43:35 ---> Running in c05e9b19ac63 15:43:35 nexus3.edgexfoundry.org:10003 15:43:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:43:35 Removing intermediate container c05e9b19ac63 15:43:35 ---> 8be1d8eb3912 15:43:35 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 15:43:35 ---> Running in 8a7b6ea28d59 15:43:35 Removing intermediate container 8a7b6ea28d59 15:43:35 ---> 114413d4cce6 15:43:35 Step 5/26 : ARG ADD_BUILD_TAGS="" 15:43:35 ---> Running in bdc57c0bc2bd 15:43:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:43:35 Configure a credential helper to remove this warning. See 15:43:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:43:35 15:43:35 Login Succeeded 15:43:35 nexus3.edgexfoundry.org:10004 15:43:35 Removing intermediate container bdc57c0bc2bd 15:43:35 ---> 4cd4a91f8fca 15:43:35 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:43:35 ---> Running in 3e884abf17d7 15:43:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:43:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:43:35 Configure a credential helper to remove this warning. See 15:43:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:43:35 15:43:35 Login Succeeded 15:43:35 docker.io 15:43:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:43:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:43:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:43:36 OK: 264 MiB in 52 packages 15:43:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:43:36 Configure a credential helper to remove this warning. See 15:43:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:43:36 15:43:36 Login Succeeded 15:43:36 ---> docker-login.sh ends [Pipeline] } 15:43:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:43:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:43:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:43:36 ========================================================= 15:43:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 15:43:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:36 Removing intermediate container 3e884abf17d7 15:43:36 ---> 4e058537a6e2 15:43:36 Step 7/26 : WORKDIR /app 15:43:36 ---> Running in 90c87c5618d7 15:43:36 Removing intermediate container 90c87c5618d7 15:43:36 ---> 8372288b3696 15:43:36 Step 8/26 : COPY go.mod vendor* ./ 15:43:36 ---> 176a10fad59f 15:43:36 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:43:36 ---> Running in 63ebfd4c0a2e 15:43:36 + 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 . 15:43:36 Sending build context to Docker daemon 259.6kB 15:43:37 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 15:43:37 Step 2/12 : FROM ${BASE} AS builder 15:43:37 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:43:37 9fda8d8052c6: Pulling fs layer 15:43:37 5d54e960e981: Pulling fs layer 15:43:37 c4a7e357bf2a: Pulling fs layer 15:43:37 f0e02332f6b5: Pulling fs layer 15:43:37 cefa15bbcfad: Pulling fs layer 15:43:37 17808c966233: Pulling fs layer 15:43:37 f4c1fc716caa: Pulling fs layer 15:43:37 f0e02332f6b5: Waiting 15:43:37 cefa15bbcfad: Waiting 15:43:37 17808c966233: Waiting 15:43:37 f4c1fc716caa: Waiting 15:43:37 5d54e960e981: Download complete 15:43:37 f0e02332f6b5: Verifying Checksum 15:43:37 f0e02332f6b5: Download complete 15:43:37 cefa15bbcfad: Verifying Checksum 15:43:37 cefa15bbcfad: Download complete 15:43:37 9fda8d8052c6: Verifying Checksum 15:43:37 9fda8d8052c6: Download complete 15:43:37 f4c1fc716caa: Verifying Checksum 15:43:37 f4c1fc716caa: Download complete 15:43:37 Removing intermediate container 63ebfd4c0a2e 15:43:37 ---> 595bafac4698 15:43:37 Step 10/26 : COPY . . 15:43:37 ---> 12eee5b9626e 15:43:37 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:43:37 ---> Running in 0427e16b3263 15:43:37 Removing intermediate container 0427e16b3263 15:43:37 ---> 179a2bc523aa 15:43:37 Step 12/26 : RUN $MAKE 15:43:38 ---> Running in cd722d6524ab 15:43:38 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.40 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.56" -trimpath -mod=readonly -o app-record-replay 15:43:38 9fda8d8052c6: Pull complete 15:43:38 5d54e960e981: Pull complete 15:43:39 c4a7e357bf2a: Verifying Checksum 15:43:39 c4a7e357bf2a: Download complete 15:43:40 17808c966233: Verifying Checksum 15:43:40 17808c966233: Download complete 15:43:52 c4a7e357bf2a: Pull complete 15:43:52 f0e02332f6b5: Pull complete 15:43:52 cefa15bbcfad: Pull complete 15:44:00 Removing intermediate container cd722d6524ab 15:44:00 ---> ab23147d1530 15:44:00 Step 13/26 : FROM alpine:3.18 15:44:00 3.18: Pulling from library/alpine 15:44:00 96526aa774ef: Pulling fs layer 15:44:00 96526aa774ef: Verifying Checksum 15:44:00 96526aa774ef: Download complete 15:44:00 96526aa774ef: Pull complete 15:44:00 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 15:44:00 Status: Downloaded newer image for alpine:3.18 15:44:00 ---> 8ca4688f4f35 15:44:00 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:44:00 ---> Running in 2c0d4409b6dd 15:44:00 Removing intermediate container 2c0d4409b6dd 15:44:00 ---> 1bcc319df484 15:44:00 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 15:44:00 ---> Running in 0ff8d73ab9f4 15:44:00 Removing intermediate container 0ff8d73ab9f4 15:44:00 ---> 7bbe40a3cd33 15:44:00 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 15:44:00 ---> Running in 99f6b9da7133 15:44:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:44:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:44:00 (1/2) Installing ca-certificates (20230506-r0) 15:44:00 (2/2) Installing dumb-init (1.2.5-r2) 15:44:00 Executing busybox-1.36.1-r2.trigger 15:44:00 Executing ca-certificates-20230506-r0.trigger 15:44:00 OK: 8 MiB in 17 packages 15:44:00 Removing intermediate container 99f6b9da7133 15:44:00 ---> dfddf029f2a7 15:44:00 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:44:00 ---> 550b37e1f57e 15:44:00 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 15:44:00 ---> 6b91e1c3691d 15:44:00 Step 19/26 : COPY --from=builder /app/res/ /res/ 15:44:00 ---> 428932fea858 15:44:00 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 15:44:00 17808c966233: Pull complete 15:44:00 ---> 785f6f941c4c 15:44:00 Step 21/26 : EXPOSE 59712 15:44:00 ---> Running in 277bd81524b8 15:44:00 Removing intermediate container 277bd81524b8 15:44:00 ---> e94f0121059b 15:44:00 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 15:44:00 ---> Running in 69512cb46d1b 15:44:00 Removing intermediate container 69512cb46d1b 15:44:00 ---> 66360caea3ee 15:44:00 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:44:00 ---> Running in 653666eec476 15:44:01 Removing intermediate container 653666eec476 15:44:01 ---> 27613bec4464 15:44:01 Step 24/26 : LABEL arch=amd64 15:44:01 ---> Running in 81c076fce32d 15:44:01 Removing intermediate container 81c076fce32d 15:44:01 ---> 9795d86f6f50 15:44:01 Step 25/26 : LABEL git_sha=377eb9bf413ec88b52305e3b32341731283d2cfa 15:44:01 ---> Running in ca0b919a6c2c 15:44:01 Removing intermediate container ca0b919a6c2c 15:44:01 ---> f80cc7e13165 15:44:01 Step 26/26 : LABEL version=3.1.0-dev.56 15:44:01 ---> Running in eb9db5929791 15:44:01 Removing intermediate container eb9db5929791 15:44:01 ---> 5116366e79e1 15:44:01 [Warning] One or more build-args [ARCH] were not consumed 15:44:01 Successfully built 5116366e79e1 15:44:01 Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:44:01 provisioning config files... 15:44:01 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config10005835446577892233tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:44:01 ---> docker-login.sh 15:44:01 nexus3.edgexfoundry.org:10001 15:44:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:44:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:44:01 Configure a credential helper to remove this warning. See 15:44:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:44:01 15:44:01 Login Succeeded 15:44:01 nexus3.edgexfoundry.org:10002 15:44:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:44:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:44:01 Configure a credential helper to remove this warning. See 15:44:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:44:01 15:44:01 Login Succeeded 15:44:01 nexus3.edgexfoundry.org:10003 15:44:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:44:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:44:01 Configure a credential helper to remove this warning. See 15:44:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:44:01 15:44:01 Login Succeeded 15:44:01 nexus3.edgexfoundry.org:10004 15:44:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:44:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:44:01 Configure a credential helper to remove this warning. See 15:44:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:44:01 15:44:01 Login Succeeded 15:44:01 docker.io 15:44:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:44:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:44:02 Configure a credential helper to remove this warning. See 15:44:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:44:02 15:44:02 Login Succeeded 15:44:02 ---> docker-login.sh ends [Pipeline] } 15:44:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:44:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:44:02 [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: 15:44:02 377eb9bf413ec88b52305e3b32341731283d2cfa 15:44:02 latest 15:44:02 3.1.0-dev.56 15:44:02 377eb9bf413ec88b52305e3b32341731283d2cfa-3.1.0-dev.56 15:44:02 main 15:44:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:02 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:377eb9bf413ec88b52305e3b32341731283d2cfa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:02 f4c1fc716caa: Pull complete 15:44:02 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 15:44:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 15:44:02 ---> ea914061e18c 15:44:02 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:44:02 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:377eb9bf413ec88b52305e3b32341731283d2cfa 15:44:02 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 15:44:02 eeeb878fa166: Preparing 15:44:02 bdc16e56d8d7: Preparing 15:44:02 d55b92d120aa: Preparing 15:44:02 5ffc0c857c62: Preparing 15:44:02 fc69bde5cea4: Preparing 15:44:02 cc2447e1835a: Preparing 15:44:02 cc2447e1835a: Waiting 15:44:02 5ffc0c857c62: Pushed 15:44:02 d55b92d120aa: Pushed 15:44:02 cc2447e1835a: Layer already exists 15:44:02 bdc16e56d8d7: Pushed 15:44:02 fc69bde5cea4: Pushed 15:44:04 ---> Running in 4ae65f1f2821 15:44:04 Removing intermediate container 4ae65f1f2821 15:44:04 ---> 2c87778c823f 15:44:04 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:44:04 ---> Running in 9d8d0f3944d6 15:44:04 Removing intermediate container 9d8d0f3944d6 15:44:04 ---> 71cc195436ca 15:44:04 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:44:04 ---> Running in a02960436dd4 15:44:05 Removing intermediate container a02960436dd4 15:44:05 ---> a50a3d076f33 15:44:05 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:44:05 ---> Running in 67241bad169d 15:44:05 eeeb878fa166: Pushed 15:44:05 377eb9bf413ec88b52305e3b32341731283d2cfa: digest: sha256:c2c3c54beaf7fffa80e015bd8d90415e2877ff907e437da9cbe419d2834e7a66 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:06 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:44:06 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest 15:44:06 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 15:44:06 eeeb878fa166: Preparing 15:44:06 bdc16e56d8d7: Preparing 15:44:06 d55b92d120aa: Preparing 15:44:06 5ffc0c857c62: Preparing 15:44:06 fc69bde5cea4: Preparing 15:44:06 cc2447e1835a: Preparing 15:44:06 cc2447e1835a: Waiting 15:44:06 eeeb878fa166: Layer already exists 15:44:06 bdc16e56d8d7: Layer already exists 15:44:06 fc69bde5cea4: Layer already exists 15:44:06 d55b92d120aa: Layer already exists 15:44:06 5ffc0c857c62: Layer already exists 15:44:06 cc2447e1835a: Layer already exists 15:44:06 latest: digest: sha256:c2c3c54beaf7fffa80e015bd8d90415e2877ff907e437da9cbe419d2834e7a66 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:06 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:44:07 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.56 15:44:07 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 15:44:07 eeeb878fa166: Preparing 15:44:07 bdc16e56d8d7: Preparing 15:44:07 d55b92d120aa: Preparing 15:44:07 5ffc0c857c62: Preparing 15:44:07 fc69bde5cea4: Preparing 15:44:07 cc2447e1835a: Preparing 15:44:07 cc2447e1835a: Waiting 15:44:07 eeeb878fa166: Layer already exists 15:44:07 d55b92d120aa: Layer already exists 15:44:07 5ffc0c857c62: Layer already exists 15:44:07 fc69bde5cea4: Layer already exists 15:44:07 bdc16e56d8d7: Layer already exists 15:44:07 cc2447e1835a: Layer already exists 15:44:07 3.1.0-dev.56: digest: sha256:c2c3c54beaf7fffa80e015bd8d90415e2877ff907e437da9cbe419d2834e7a66 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:07 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:377eb9bf413ec88b52305e3b32341731283d2cfa-3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:07 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:377eb9bf413ec88b52305e3b32341731283d2cfa-3.1.0-dev.56 15:44:07 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 15:44:07 eeeb878fa166: Preparing 15:44:07 bdc16e56d8d7: Preparing 15:44:07 d55b92d120aa: Preparing 15:44:07 5ffc0c857c62: Preparing 15:44:07 fc69bde5cea4: Preparing 15:44:07 cc2447e1835a: Preparing 15:44:07 cc2447e1835a: Waiting 15:44:07 bdc16e56d8d7: Layer already exists 15:44:07 fc69bde5cea4: Layer already exists 15:44:07 eeeb878fa166: Layer already exists 15:44:07 d55b92d120aa: Layer already exists 15:44:07 5ffc0c857c62: Layer already exists 15:44:07 cc2447e1835a: Layer already exists 15:44:07 377eb9bf413ec88b52305e3b32341731283d2cfa-3.1.0-dev.56: digest: sha256:c2c3c54beaf7fffa80e015bd8d90415e2877ff907e437da9cbe419d2834e7a66 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:07 OK: 266 MiB in 52 packages 15:44:07 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:08 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main 15:44:08 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 15:44:08 eeeb878fa166: Preparing 15:44:08 bdc16e56d8d7: Preparing 15:44:08 d55b92d120aa: Preparing 15:44:08 5ffc0c857c62: Preparing 15:44:08 fc69bde5cea4: Preparing 15:44:08 cc2447e1835a: Preparing 15:44:08 cc2447e1835a: Waiting 15:44:08 eeeb878fa166: Layer already exists 15:44:08 5ffc0c857c62: Layer already exists 15:44:08 bdc16e56d8d7: Layer already exists 15:44:08 d55b92d120aa: Layer already exists 15:44:08 fc69bde5cea4: Layer already exists 15:44:08 cc2447e1835a: Layer already exists 15:44:08 main: digest: sha256:c2c3c54beaf7fffa80e015bd8d90415e2877ff907e437da9cbe419d2834e7a66 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:44:08 ===================================================== [Pipeline] echo 15:44:08 taggedImages: 15:44:08 - nexus3.edgexfoundry.org:10004/app-record-replay:377eb9bf413ec88b52305e3b32341731283d2cfa 15:44:08 - nexus3.edgexfoundry.org:10004/app-record-replay:latest 15:44:08 - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.56 15:44:08 - nexus3.edgexfoundry.org:10004/app-record-replay:377eb9bf413ec88b52305e3b32341731283d2cfa-3.1.0-dev.56 15:44:08 - nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:44:08 15:44:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:08 Removing intermediate container 67241bad169d 15:44:08 ---> 7ec1fb7c1653 15:44:08 Step 7/12 : WORKDIR /app 15:44:08 ---> Running in 7945425d7b3c 15:44:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:44:08 latest: Pulling from edgex-lftools-log-publisher 15:44:08 5eb5b503b376: Pulling fs layer 15:44:08 5c69ac0246d0: Pulling fs layer 15:44:08 ec43610c2a17: Pulling fs layer 15:44:08 3a2ae6a8a46f: Pulling fs layer 15:44:08 33b1e0a273af: Pulling fs layer 15:44:08 5d3b04190fa2: Pulling fs layer 15:44:08 2f39f015ded8: Pulling fs layer 15:44:08 33b1e0a273af: Waiting 15:44:08 5d3b04190fa2: Waiting 15:44:08 2f39f015ded8: Waiting 15:44:08 3a2ae6a8a46f: Waiting 15:44:08 5c69ac0246d0: Verifying Checksum 15:44:08 5c69ac0246d0: Download complete 15:44:08 3a2ae6a8a46f: Verifying Checksum 15:44:08 3a2ae6a8a46f: Download complete 15:44:08 33b1e0a273af: Verifying Checksum 15:44:08 33b1e0a273af: Download complete 15:44:08 5d3b04190fa2: Download complete 15:44:08 ec43610c2a17: Verifying Checksum 15:44:08 ec43610c2a17: Download complete 15:44:09 Removing intermediate container 7945425d7b3c 15:44:09 ---> 3da600c7a4db 15:44:09 Step 8/12 : COPY go.mod vendor* ./ 15:44:09 5eb5b503b376: Download complete 15:44:09 ---> 0fb0204853df 15:44:09 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:44:09 ---> Running in 3e9ba57a3a19 15:44:09 2f39f015ded8: Download complete 15:44:10 5eb5b503b376: Pull complete 15:44:10 5c69ac0246d0: Pull complete 15:44:10 ec43610c2a17: Pull complete 15:44:10 3a2ae6a8a46f: Pull complete 15:44:10 33b1e0a273af: Pull complete 15:44:11 5d3b04190fa2: Pull complete 15:44:15 2f39f015ded8: Pull complete 15:44:15 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:44:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:44:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:44:15 prd-ubuntu20.04-docker-8c-8g-9417 does not seem to be running inside a container 15:44:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:44:19 $ docker top d65f280b68cdc48ff2f500c49aaea0cbcbf9d512fe4b0eac26de8c60ee14dd2a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:44:20 ---> job-cost.sh 15:44:20 lf-activate-venv: SKIPPING 15:44:20 INFO: No Stack... 15:44:20 INFO: Retrieving Pricing Info for: v3-standard-8 15:44:20 INFO: Archiving Costs [Pipeline] sh 15:44:21 + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv 15:44:21 + cut -d, -f6 [Pipeline] lock 15:44:21 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-61-stack-cost] 15:44:21 Resource [jenkins-edgexfoundry-app-record-replay-main-61-stack-cost] did not exist. Created. 15:44:21 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-61-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:44:21 + echo total: 0.2199999988079071 [Pipeline] stash 15:44:21 Stashed 1 file(s) [Pipeline] } 15:44:21 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-61-stack-cost] [Pipeline] // lock [Pipeline] } 15:44:21 $ docker stop --time=1 d65f280b68cdc48ff2f500c49aaea0cbcbf9d512fe4b0eac26de8c60ee14dd2a 15:44:22 $ docker rm -f --volumes d65f280b68cdc48ff2f500c49aaea0cbcbf9d512fe4b0eac26de8c60ee14dd2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:45:46 Removing intermediate container 3e9ba57a3a19 15:45:46 ---> 10658c162e45 15:45:46 Step 10/12 : COPY . . 15:45:46 ---> 3469553b9ee4 15:45:46 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:45:46 ---> Running in 1024b61e63a2 15:45:46 Removing intermediate container 1024b61e63a2 15:45:46 ---> e84d7873ae63 15:45:46 Step 12/12 : RUN $MAKE 15:45:46 ---> Running in be04223a7ab7 15:45:46 noop 15:45:46 Removing intermediate container be04223a7ab7 15:45:46 ---> 3372c20afdd7 15:45:46 Successfully built 3372c20afdd7 15:45:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:46 + docker inspect -f . ci-base-image-arm64 15:45:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:45:46 prd-ubuntu20.04-docker-arm64-4c-16g-9419 does not seem to be running inside a container 15:45:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/61 -v /w/workspace/app-record-replay/61:/w/workspace/app-record-replay/61:rw,z -v /w/workspace/app-record-replay/61@tmp:/w/workspace/app-record-replay/61@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 15:45:47 $ docker top 414cef6d571f7ea4bb3d13b297fd0c38ec604d1e850f4e747c4a08c46c2a01cb -eo pid,comm [Pipeline] { [Pipeline] sh 15:45:48 + go version 15:45:48 go version go1.21.0 linux/arm64 [Pipeline] } 15:45:48 $ docker stop --time=1 414cef6d571f7ea4bb3d13b297fd0c38ec604d1e850f4e747c4a08c46c2a01cb 15:45:53 $ docker rm -f --volumes 414cef6d571f7ea4bb3d13b297fd0c38ec604d1e850f4e747c4a08c46c2a01cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:54 + docker inspect -f . ci-base-image-arm64 15:45:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:45:54 prd-ubuntu20.04-docker-arm64-4c-16g-9419 does not seem to be running inside a container 15:45:54 $ 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/61 -v /w/workspace/app-record-replay/61:/w/workspace/app-record-replay/61:rw,z -v /w/workspace/app-record-replay/61@tmp:/w/workspace/app-record-replay/61@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 15:45:55 $ docker top 8ec54c1e9b845c9d46a68e8e4e40fbf9fa4363fb655fde6440377bce82e59ac8 -eo pid,comm [Pipeline] { [Pipeline] sh 15:45:56 + git config --global --add safe.directory /w/workspace/app-record-replay/61 [Pipeline] fileExists [Pipeline] sh 15:45:56 + make test 15:45:56 go test -race -coverprofile=coverage.out ./... 15:48:33 ? github.com/edgexfoundry/app-record-replay [no test files] 15:48:33 ok github.com/edgexfoundry/app-record-replay/internal/app 1.238s coverage: 88.0% of statements 15:48:34 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 15:48:34 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 15:48:36 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 15:48:44 ok github.com/edgexfoundry/app-record-replay/internal/application 10.004s coverage: 98.7% of statements 15:48:44 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.527s coverage: 89.7% of statements 15:48:44 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.171s coverage: 100.0% of statements 15:48:45 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:48:45 go vet ./... 15:50:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:50:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:50:58 ./bin/test-attribution-txt.sh [Pipeline] echo 15:50:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:50:58 $ docker stop --time=1 8ec54c1e9b845c9d46a68e8e4e40fbf9fa4363fb655fde6440377bce82e59ac8 15:51:00 $ docker rm -f --volumes 8ec54c1e9b845c9d46a68e8e4e40fbf9fa4363fb655fde6440377bce82e59ac8 [Pipeline] // withDockerContainer [Pipeline] sh 15:51:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:51:01 Warning: overwriting stash ‘coverage-report’ 15:51:02 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:51:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:51:03 + ls -al . 15:51:03 total 184 15:51:03 drwxrwxr-x 9 jenkins jenkins 4096 Oct 17 15:45 . 15:51:03 drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 15:43 .. 15:51:03 -rw-rw-r-- 1 jenkins jenkins 119 Oct 17 15:43 .dockerignore 15:51:03 drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 15:43 .git 15:51:03 drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 15:43 .github 15:51:03 -rw-rw-r-- 1 jenkins jenkins 164 Oct 17 15:43 .gitignore 15:51:03 -rw-rw-r-- 1 jenkins jenkins 41 Oct 17 15:43 .golangci.yml 15:51:03 -rw-rw-r-- 1 jenkins jenkins 11301 Oct 17 15:43 Attribution.txt 15:51:03 -rw-rw-r-- 1 jenkins jenkins 258 Oct 17 15:43 CHANGELOG.md 15:51:03 -rw-rw-r-- 1 jenkins jenkins 1616 Oct 17 15:43 Dockerfile 15:51:03 -rw-rw-r-- 1 jenkins jenkins 677 Oct 17 15:43 GOVERNANCE.md 15:51:03 -rw-rw-r-- 1 jenkins jenkins 681 Oct 17 15:43 Jenkinsfile 15:51:03 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 17 15:43 LICENSE 15:51:03 -rw-rw-r-- 1 jenkins jenkins 3139 Oct 17 15:43 Makefile 15:51:03 -rw-rw-r-- 1 jenkins jenkins 611 Oct 17 15:43 OWNERS.md 15:51:03 -rw-rw-r-- 1 jenkins jenkins 2363 Oct 17 15:43 README.md 15:51:03 -rw-rw-r-- 1 jenkins jenkins 7789 Oct 17 15:43 Record and Reply.postman_collection.json 15:51:03 -rw-rw-r-- 1 jenkins jenkins 12 Oct 17 15:41 VERSION 15:51:03 drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 15:43 bin 15:51:03 -rw-r--r-- 1 jenkins jenkins 24666 Oct 17 15:48 coverage.out 15:51:03 -rw-rw-r-- 1 jenkins jenkins 3906 Oct 17 15:43 go.mod 15:51:03 -rw-rw-r-- 1 jenkins jenkins 35422 Oct 17 15:43 go.sum 15:51:03 drwxrwxr-x 7 jenkins jenkins 4096 Oct 17 15:43 internal 15:51:03 -rw-rw-r-- 1 jenkins jenkins 913 Oct 17 15:43 main.go 15:51:03 drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 15:43 openapi 15:51:03 drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 15:43 pkg 15:51:03 drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 15:43 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:03 + 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=377eb9bf413ec88b52305e3b32341731283d2cfa --label arch=arm64 --label version=3.1.0-dev.56 . 15:51:03 Sending build context to Docker daemon 285.2kB 15:51:03 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 15:51:03 Step 2/26 : FROM ${BASE} AS builder 15:51:03 ---> 3372c20afdd7 15:51:03 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 15:51:03 ---> Running in f5d527ea8a03 15:51:04 Removing intermediate container f5d527ea8a03 15:51:04 ---> 4eee709a9fba 15:51:04 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 15:51:04 ---> Running in 0be283f01cb7 15:51:04 Removing intermediate container 0be283f01cb7 15:51:04 ---> 72a928b30ddf 15:51:04 Step 5/26 : ARG ADD_BUILD_TAGS="" 15:51:04 ---> Running in fc398bdebab2 15:51:04 Removing intermediate container fc398bdebab2 15:51:04 ---> 8263d2c35264 15:51:04 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:51:05 ---> Running in 228bc6fea07d 15:51:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:51:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:51:07 OK: 266 MiB in 52 packages 15:51:08 Removing intermediate container 228bc6fea07d 15:51:08 ---> 8623880b261d 15:51:08 Step 7/26 : WORKDIR /app 15:51:08 ---> Running in b561ec2baa5e 15:51:08 Removing intermediate container b561ec2baa5e 15:51:08 ---> 17b5c8eabd41 15:51:08 Step 8/26 : COPY go.mod vendor* ./ 15:51:09 ---> 6f27b3a92c3c 15:51:09 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:51:09 ---> Running in 021d38d752d8 15:51:12 Removing intermediate container 021d38d752d8 15:51:12 ---> d028e6c6c4eb 15:51:12 Step 10/26 : COPY . . 15:51:12 ---> 952bc851ccb3 15:51:12 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:51:12 ---> Running in 35b0995722aa 15:51:13 Removing intermediate container 35b0995722aa 15:51:13 ---> 312d3db781c2 15:51:13 Step 12/26 : RUN $MAKE 15:51:13 ---> Running in 1aab58a5b353 15:51:14 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.40 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.56" -trimpath -mod=readonly -o app-record-replay 15:53:21 Removing intermediate container 1aab58a5b353 15:53:21 ---> 911c09276327 15:53:21 Step 13/26 : FROM alpine:3.18 15:53:21 3.18: Pulling from library/alpine 15:53:21 579b34f0a95b: Pulling fs layer 15:53:21 579b34f0a95b: Verifying Checksum 15:53:21 579b34f0a95b: Download complete 15:53:21 579b34f0a95b: Pull complete 15:53:21 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 15:53:21 Status: Downloaded newer image for alpine:3.18 15:53:21 ---> 3cc203321400 15:53:21 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:53:21 ---> Running in 1c3c5e3518d1 15:53:21 Removing intermediate container 1c3c5e3518d1 15:53:21 ---> 96cbf1e5db8d 15:53:21 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 15:53:21 ---> Running in 576144b06685 15:53:21 Removing intermediate container 576144b06685 15:53:21 ---> fcb627c9290c 15:53:21 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 15:53:22 ---> Running in bc263056558b 15:53:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:53:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:53:24 (1/2) Installing ca-certificates (20230506-r0) 15:53:24 (2/2) Installing dumb-init (1.2.5-r2) 15:53:24 Executing busybox-1.36.1-r2.trigger 15:53:24 Executing ca-certificates-20230506-r0.trigger 15:53:24 OK: 9 MiB in 17 packages 15:53:25 Removing intermediate container bc263056558b 15:53:25 ---> af25117b430b 15:53:25 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:53:26 ---> df2f10b0c21e 15:53:26 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 15:53:27 ---> 4588ef48fc02 15:53:27 Step 19/26 : COPY --from=builder /app/res/ /res/ 15:53:27 ---> 45fb7d1a3ffa 15:53:27 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 15:53:29 ---> 3230363253c1 15:53:29 Step 21/26 : EXPOSE 59712 15:53:29 ---> Running in 8ffcb0017fe1 15:53:29 Removing intermediate container 8ffcb0017fe1 15:53:29 ---> c6a046bd6da3 15:53:29 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 15:53:29 ---> Running in 1e0dd06ceb8c 15:53:29 Removing intermediate container 1e0dd06ceb8c 15:53:29 ---> 29923d5df3a9 15:53:29 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:53:29 ---> Running in c575aab6448a 15:53:30 Removing intermediate container c575aab6448a 15:53:30 ---> 6094b063632d 15:53:30 Step 24/26 : LABEL arch=arm64 15:53:30 ---> Running in 73a01dbd5b1c 15:53:30 Removing intermediate container 73a01dbd5b1c 15:53:30 ---> a389fd6d4d7f 15:53:30 Step 25/26 : LABEL git_sha=377eb9bf413ec88b52305e3b32341731283d2cfa 15:53:30 ---> Running in c575e6bceaac 15:53:30 Removing intermediate container c575e6bceaac 15:53:30 ---> be1ab3cec860 15:53:30 Step 26/26 : LABEL version=3.1.0-dev.56 15:53:31 ---> Running in e610b4aeea3a 15:53:31 Removing intermediate container e610b4aeea3a 15:53:31 ---> 01ba0f713f84 15:53:31 [Warning] One or more build-args [ARCH] were not consumed 15:53:31 Successfully built 01ba0f713f84 15:53:31 Successfully tagged app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:53:31 provisioning config files... 15:53:31 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/61@tmp/config13768213822654739569tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:53:31 ---> docker-login.sh 15:53:31 nexus3.edgexfoundry.org:10001 15:53:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:32 Configure a credential helper to remove this warning. See 15:53:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:32 15:53:32 Login Succeeded 15:53:32 nexus3.edgexfoundry.org:10002 15:53:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:32 Configure a credential helper to remove this warning. See 15:53:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:32 15:53:32 Login Succeeded 15:53:32 nexus3.edgexfoundry.org:10003 15:53:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:33 Configure a credential helper to remove this warning. See 15:53:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:33 15:53:33 Login Succeeded 15:53:33 nexus3.edgexfoundry.org:10004 15:53:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:33 Configure a credential helper to remove this warning. See 15:53:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:33 15:53:33 Login Succeeded 15:53:33 docker.io 15:53:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:33 Configure a credential helper to remove this warning. See 15:53:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:33 15:53:33 Login Succeeded 15:53:33 ---> docker-login.sh ends [Pipeline] } 15:53:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:53:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:53:33 [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: 15:53:33 377eb9bf413ec88b52305e3b32341731283d2cfa 15:53:33 latest 15:53:33 3.1.0-dev.56 15:53:33 377eb9bf413ec88b52305e3b32341731283d2cfa-3.1.0-dev.56 15:53:33 main 15:53:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:34 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:377eb9bf413ec88b52305e3b32341731283d2cfa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:34 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:377eb9bf413ec88b52305e3b32341731283d2cfa 15:53:34 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 15:53:34 cbd4b9aa9d11: Preparing 15:53:34 4f13c25e9e21: Preparing 15:53:34 69a472055e86: Preparing 15:53:34 caf829b5ab0a: Preparing 15:53:34 f5db2da4058f: Preparing 15:53:34 5f4d9fc4d98d: Preparing 15:53:34 5f4d9fc4d98d: Waiting 15:53:34 caf829b5ab0a: Pushed 15:53:34 4f13c25e9e21: Pushed 15:53:34 69a472055e86: Pushed 15:53:34 5f4d9fc4d98d: Layer already exists 15:53:35 f5db2da4058f: Pushed 15:53:40 cbd4b9aa9d11: Pushed 15:53:40 377eb9bf413ec88b52305e3b32341731283d2cfa: digest: sha256:ae63676d7df867e244ede301ba7911a614be25d1fa66cde31cba919d7c3d4982 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:40 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:41 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 15:53:41 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 15:53:41 cbd4b9aa9d11: Preparing 15:53:41 4f13c25e9e21: Preparing 15:53:41 69a472055e86: Preparing 15:53:41 caf829b5ab0a: Preparing 15:53:41 f5db2da4058f: Preparing 15:53:41 5f4d9fc4d98d: Preparing 15:53:41 5f4d9fc4d98d: Waiting 15:53:41 caf829b5ab0a: Layer already exists 15:53:41 cbd4b9aa9d11: Layer already exists 15:53:41 f5db2da4058f: Layer already exists 15:53:41 4f13c25e9e21: Layer already exists 15:53:41 69a472055e86: Layer already exists 15:53:41 5f4d9fc4d98d: Layer already exists 15:53:41 latest: digest: sha256:ae63676d7df867e244ede301ba7911a614be25d1fa66cde31cba919d7c3d4982 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:41 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:42 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.56 15:53:42 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 15:53:42 cbd4b9aa9d11: Preparing 15:53:42 4f13c25e9e21: Preparing 15:53:42 69a472055e86: Preparing 15:53:42 caf829b5ab0a: Preparing 15:53:42 f5db2da4058f: Preparing 15:53:42 5f4d9fc4d98d: Preparing 15:53:42 5f4d9fc4d98d: Waiting 15:53:42 4f13c25e9e21: Layer already exists 15:53:42 69a472055e86: Layer already exists 15:53:42 f5db2da4058f: Layer already exists 15:53:42 cbd4b9aa9d11: Layer already exists 15:53:42 caf829b5ab0a: Layer already exists 15:53:42 5f4d9fc4d98d: Layer already exists 15:53:42 3.1.0-dev.56: digest: sha256:ae63676d7df867e244ede301ba7911a614be25d1fa66cde31cba919d7c3d4982 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:42 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:377eb9bf413ec88b52305e3b32341731283d2cfa-3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:43 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:377eb9bf413ec88b52305e3b32341731283d2cfa-3.1.0-dev.56 15:53:43 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 15:53:43 cbd4b9aa9d11: Preparing 15:53:43 4f13c25e9e21: Preparing 15:53:43 69a472055e86: Preparing 15:53:43 caf829b5ab0a: Preparing 15:53:43 f5db2da4058f: Preparing 15:53:43 5f4d9fc4d98d: Preparing 15:53:43 5f4d9fc4d98d: Waiting 15:53:43 cbd4b9aa9d11: Layer already exists 15:53:43 4f13c25e9e21: Layer already exists 15:53:43 f5db2da4058f: Layer already exists 15:53:43 69a472055e86: Layer already exists 15:53:43 caf829b5ab0a: Layer already exists 15:53:43 5f4d9fc4d98d: Layer already exists 15:53:43 377eb9bf413ec88b52305e3b32341731283d2cfa-3.1.0-dev.56: digest: sha256:ae63676d7df867e244ede301ba7911a614be25d1fa66cde31cba919d7c3d4982 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:43 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:44 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main 15:53:44 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 15:53:44 cbd4b9aa9d11: Preparing 15:53:44 4f13c25e9e21: Preparing 15:53:44 69a472055e86: Preparing 15:53:44 caf829b5ab0a: Preparing 15:53:44 f5db2da4058f: Preparing 15:53:44 5f4d9fc4d98d: Preparing 15:53:44 5f4d9fc4d98d: Waiting 15:53:44 4f13c25e9e21: Layer already exists 15:53:44 69a472055e86: Layer already exists 15:53:44 cbd4b9aa9d11: Layer already exists 15:53:44 f5db2da4058f: Layer already exists 15:53:44 caf829b5ab0a: Layer already exists 15:53:44 5f4d9fc4d98d: Layer already exists 15:53:44 main: digest: sha256:ae63676d7df867e244ede301ba7911a614be25d1fa66cde31cba919d7c3d4982 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:53:44 ===================================================== [Pipeline] echo 15:53:44 taggedImages: 15:53:44 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:377eb9bf413ec88b52305e3b32341731283d2cfa 15:53:44 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 15:53:44 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.56 15:53:44 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:377eb9bf413ec88b52305e3b32341731283d2cfa-3.1.0-dev.56 15:53:44 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:53:44 15:53:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:53:45 arm64: Pulling from edgex-lftools-log-publisher 15:53:45 8998bd30e6a1: Pulling fs layer 15:53:45 04944245beec: Pulling fs layer 15:53:45 699f458cf7ca: Pulling fs layer 15:53:45 765212b225bb: Pulling fs layer 15:53:45 f23df028b6ca: Pulling fs layer 15:53:45 d65c8cfc05b1: Pulling fs layer 15:53:45 2437ff75d9bd: Pulling fs layer 15:53:45 d65c8cfc05b1: Waiting 15:53:45 2437ff75d9bd: Waiting 15:53:45 765212b225bb: Waiting 15:53:45 f23df028b6ca: Waiting 15:53:45 04944245beec: Verifying Checksum 15:53:45 04944245beec: Download complete 15:53:45 765212b225bb: Verifying Checksum 15:53:45 765212b225bb: Download complete 15:53:45 f23df028b6ca: Verifying Checksum 15:53:45 f23df028b6ca: Download complete 15:53:45 d65c8cfc05b1: Verifying Checksum 15:53:45 d65c8cfc05b1: Download complete 15:53:45 699f458cf7ca: Verifying Checksum 15:53:45 699f458cf7ca: Download complete 15:53:45 8998bd30e6a1: Verifying Checksum 15:53:45 8998bd30e6a1: Download complete 15:53:48 2437ff75d9bd: Verifying Checksum 15:53:48 2437ff75d9bd: Download complete 15:53:52 8998bd30e6a1: Pull complete 15:53:52 04944245beec: Pull complete 15:53:54 699f458cf7ca: Pull complete 15:53:54 765212b225bb: Pull complete 15:53:55 f23df028b6ca: Pull complete 15:53:55 d65c8cfc05b1: Pull complete 15:54:13 2437ff75d9bd: Pull complete 15:54:13 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:54:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:54:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:54:13 prd-ubuntu20.04-docker-arm64-4c-16g-9419 does not seem to be running inside a container 15:54:14 $ 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/61 -v /w/workspace/app-record-replay/61:/w/workspace/app-record-replay/61:rw,z -v /w/workspace/app-record-replay/61@tmp:/w/workspace/app-record-replay/61@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 15:54:16 $ docker top a9dada266eb6bd114d3a70546b297ec799ccce69498a690b538c95f66c9c5691 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:54:17 ---> job-cost.sh 15:54:17 lf-activate-venv: SKIPPING 15:54:17 INFO: No Stack... 15:54:18 INFO: Retrieving Pricing Info for: v3-standard-4 15:54:19 INFO: Archiving Costs [Pipeline] sh 15:54:19 + cut -d, -f6 15:54:19 + cat /w/workspace/app-record-replay/61/archives/cost.csv [Pipeline] lock 15:54:19 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-61-stack-cost] 15:54:19 Resource [jenkins-edgexfoundry-app-record-replay-main-61-stack-cost] did not exist. Created. 15:54:19 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-61-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:54:20 /w/workspace/app-record-replay/61@tmp/durable-53694b34/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:54:21 + echo total: 0.10999999940395355 [Pipeline] stash 15:54:21 Warning: overwriting stash ‘stack-cost’ 15:54:21 Stashed 1 file(s) [Pipeline] } 15:54:21 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-61-stack-cost] [Pipeline] // lock [Pipeline] } 15:54:21 $ docker stop --time=1 a9dada266eb6bd114d3a70546b297ec799ccce69498a690b538c95f66c9c5691 15:54:22 $ docker rm -f --volumes a9dada266eb6bd114d3a70546b297ec799ccce69498a690b538c95f66c9c5691 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 15:54:23 provisioning config files... 15:54:23 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config5365651576764152542tmp [Pipeline] { [Pipeline] sh 15:54:23 + set +x 15:54:23 + curl -s https://codecov.io/bash 15:54:23 + bash -s -- 15:54:23 15:54:23 _____ _ 15:54:23 / ____| | | 15:54:23 | | ___ __| | ___ ___ _____ __ 15:54:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:54:23 | |___| (_) | (_| | __/ (_| (_) \ V / 15:54:23 \_____\___/ \__,_|\___|\___\___/ \_/ 15:54:23 Bash-1.0.6 15:54:23 15:54:23 15:54:23 ==> git version 2.25.1 found 15:54:23 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 15:54:23 Release-Date: 2020-01-08 15:54:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:54:23 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:54:23 ==> Jenkins CI detected. 15:54:23 current dir:  /w/workspace/exfoundry_app-record-replay_main 15:54:23 project root: . 15:54:23 --> token set from env 15:54:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:54:23 ==> Running gcov in . (disable via -X gcov) 15:54:23 ==> Python coveragepy not found 15:54:23 ==> Searching for coverage reports in: 15:54:23 + . 15:54:23 -> Found 1 reports 15:54:23 ==> Detecting git/mercurial file structure 15:54:23 ==> Reading reports 15:54:23 + ./coverage.out bytes=24666 15:54:23 ==> Appending adjustments 15:54:23 https://docs.codecov.io/docs/fixing-reports 15:54:23 + Found adjustments 15:54:23 ==> Gzipping contents 15:54:23 8.0K /tmp/codecov.i4KLwL.gz 15:54:23 ==> Uploading reports 15:54:23 url: https://codecov.io 15:54:23 query: branch=main&commit=377eb9bf413ec88b52305e3b32341731283d2cfa&build=61&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F61%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 15:54:23 -> Pinging Codecov 15:54:23 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=377eb9bf413ec88b52305e3b32341731283d2cfa&build=61&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F61%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 15:54:23 -> Uploading to 15:54:23 https://storage.googleapis.com/codecov/v4/raw/2023-10-17/F467761B9912B4F32F9BC62907045C81/377eb9bf413ec88b52305e3b32341731283d2cfa/3b8ec9d0-586e-4553-be82-15e12c001283.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231017%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231017T155423Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=69732dacecb70ab2279c406b7de86fa3ea1448b73463653bc1ea87a4ab8c0728 15:54:23 % Total % Received % Xferd Average Speed Time Time Time Current 15:54:23 Dload Upload Total Spent Left Speed 15:54:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4850 0 0 100 4850 0 16666 --:--:-- --:--:-- --:--:-- 16666 15:54:24 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/377eb9bf413ec88b52305e3b32341731283d2cfa [Pipeline] } 15:54:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:54:24 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:54:24 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:54:24 15:54:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:54:25 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:54:25 df9b9388f04a: Pulling fs layer 15:54:25 52dc419b0ee2: Pulling fs layer 15:54:25 25bc292e5bac: Pulling fs layer 15:54:25 114826534d7a: Pulling fs layer 15:54:25 4657fd5d0bcf: Pulling fs layer 15:54:25 6ad1cebc031e: Pulling fs layer 15:54:25 8a3aa393b2d8: Pulling fs layer 15:54:25 6ad1cebc031e: Waiting 15:54:25 8a3aa393b2d8: Waiting 15:54:25 114826534d7a: Waiting 15:54:25 25bc292e5bac: Verifying Checksum 15:54:25 25bc292e5bac: Download complete 15:54:25 52dc419b0ee2: Verifying Checksum 15:54:25 52dc419b0ee2: Download complete 15:54:25 4657fd5d0bcf: Verifying Checksum 15:54:25 4657fd5d0bcf: Download complete 15:54:25 df9b9388f04a: Verifying Checksum 15:54:25 df9b9388f04a: Download complete 15:54:25 df9b9388f04a: Pull complete 15:54:25 6ad1cebc031e: Verifying Checksum 15:54:25 6ad1cebc031e: Download complete 15:54:25 52dc419b0ee2: Pull complete 15:54:25 25bc292e5bac: Pull complete 15:54:25 114826534d7a: Download complete 15:54:26 8a3aa393b2d8: Verifying Checksum 15:54:26 8a3aa393b2d8: Download complete 15:54:29 114826534d7a: Pull complete 15:54:29 4657fd5d0bcf: Pull complete 15:54:29 6ad1cebc031e: Pull complete 15:54:32 8a3aa393b2d8: Pull complete 15:54:32 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:54:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:54:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:54:33 prd-ubuntu20.04-docker-8c-8g-9417 does not seem to be running inside a container 15:54:33 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:54:40 $ docker top 98903af7fc6ee6f83eef22833681a624a20cdaf14d7a26db7fcc8fb643ddadbd -eo pid,comm [Pipeline] { [Pipeline] echo 15:54:40 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh 15:54:40 + set -o pipefail 15:54:40 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' 15:54:52 15:54:52 Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... 15:54:52 15:54:52 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/32735480-8cc3-48d9-bcd6-e82e3f6faec1 15:54:52 15:54:52 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:54:52 15:54:52 15:54:52 A medium severity vulnerability was found in the Snyk CLI versions you are using. 15:54:52 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 15:54:52 More details here: https://snyk.co/ue1NS [Pipeline] } 15:54:52 $ docker stop --time=1 98903af7fc6ee6f83eef22833681a624a20cdaf14d7a26db7fcc8fb643ddadbd 15:54:56 $ docker rm -f --volumes 98903af7fc6ee6f83eef22833681a624a20cdaf14d7a26db7fcc8fb643ddadbd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:54:57 + git log --format=format:%s -1 377eb9bf413ec88b52305e3b32341731283d2cfa [Pipeline] sh 15:54:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:54:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:54:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:54:58 prd-ubuntu20.04-docker-8c-8g-9417 does not seem to be running inside a container 15:54:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:54:58 $ docker top 96de225bef6121cca3b01bab8f809eeb3ae756a485e4684c078b2ec3d93ff8af -eo pid,comm 15:54:58 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:54:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:54:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:54:58 [ssh-agent] Looking for ssh-agent implementation... 15:54:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:54:58 $ docker exec 96de225bef6121cca3b01bab8f809eeb3ae756a485e4684c078b2ec3d93ff8af ssh-agent 15:54:59 SSH_AUTH_SOCK=/tmp/ssh-TlJUtbdhafKj/agent.33 15:54:59 SSH_AGENT_PID=39 15:54:59 Running ssh-add (command line suppressed) 15:54:59 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_7300526036581425215.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_7300526036581425215.key) 15:54:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:54:59 + git semver tag 15:54:59 2023-10-17 15:54:59,610 [run_tag] DEBUG tag force:False 15:54:59 2023-10-17 15:54:59,610 [check_head_tag] DEBUG check head tag 15:54:59 2023-10-17 15:54:59,612 [execute] INFO git cat-file --batch-check 15:54:59 2023-10-17 15:54:59,612 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 15:54:59 2023-10-17 15:54:59,615 [execute] INFO git cat-file --batch 15:54:59 2023-10-17 15:54:59,615 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 15:54:59 2023-10-17 15:54:59,634 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:54:59 2023-10-17 15:54:59,634 [execute] INFO git tag -a v3.1.0-dev.56 -m v3.1.0-dev.56 15:54:59 2023-10-17 15:54:59,635 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.56', '-m', 'v3.1.0-dev.56'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 15:54:59 2023-10-17 15:54:59,639 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:54:59 3.1.0-dev.56 [Pipeline] } 15:54:59 $ docker exec --env ******** --env ******** 96de225bef6121cca3b01bab8f809eeb3ae756a485e4684c078b2ec3d93ff8af ssh-agent -k 15:54:59 unset SSH_AUTH_SOCK; 15:54:59 unset SSH_AGENT_PID; 15:54:59 echo Agent pid 39 killed; 15:54:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:55:00 + git semver [Pipeline] } 15:55:00 $ docker stop --time=1 96de225bef6121cca3b01bab8f809eeb3ae756a485e4684c078b2ec3d93ff8af 15:55:01 $ docker rm -f --volumes 96de225bef6121cca3b01bab8f809eeb3ae756a485e4684c078b2ec3d93ff8af [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:55:02 15:55:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:55:02 0.23.1-centos7: Pulling from edgex-lftools 15:55:02 ab5ef0e58194: Pulling fs layer 15:55:02 9712f1f96733: Pulling fs layer 15:55:02 63f879dbbcfc: Pulling fs layer 15:55:02 0d9ebad4ef96: Pulling fs layer 15:55:02 0d9ebad4ef96: Waiting 15:55:02 e9a5061849ea: Pulling fs layer 15:55:02 d747dcd14b5f: Pulling fs layer 15:55:02 2de7ff778b66: Pulling fs layer 15:55:02 e9a5061849ea: Waiting 15:55:02 d747dcd14b5f: Waiting 15:55:02 2de7ff778b66: Waiting 15:55:02 9712f1f96733: Verifying Checksum 15:55:02 9712f1f96733: Download complete 15:55:02 63f879dbbcfc: Verifying Checksum 15:55:02 63f879dbbcfc: Download complete 15:55:02 0d9ebad4ef96: Verifying Checksum 15:55:02 0d9ebad4ef96: Download complete 15:55:02 e9a5061849ea: Verifying Checksum 15:55:02 e9a5061849ea: Download complete 15:55:02 d747dcd14b5f: Download complete 15:55:02 ab5ef0e58194: Verifying Checksum 15:55:02 ab5ef0e58194: Download complete 15:55:03 2de7ff778b66: Verifying Checksum 15:55:03 2de7ff778b66: Download complete 15:55:05 ab5ef0e58194: Pull complete 15:55:05 9712f1f96733: Pull complete 15:55:06 63f879dbbcfc: Pull complete 15:55:09 0d9ebad4ef96: Pull complete 15:55:09 e9a5061849ea: Pull complete 15:55:09 d747dcd14b5f: Pull complete 15:55:10 2de7ff778b66: Pull complete 15:55:10 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:55:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:55:10 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:55:10 prd-ubuntu20.04-docker-8c-8g-9417 does not seem to be running inside a container 15:55:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:55:16 $ docker top 8945bc825cf731d31a5fa8a14e9685e917e424dda9ec7ba82250aa377f2ca02b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:55:16 provisioning config files... 15:55:16 copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config9990450034416686868tmp 15:55:16 copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config13344700986932131084tmp 15:55:16 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config4601348973335496113tmp [Pipeline] { [Pipeline] echo 15:55:16 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:55:16 ---> sigul-configuration.sh 15:55:16 gpg: directory `/root/.gnupg' created 15:55:16 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:55:16 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:55:16 gpg: keyring `/root/.gnupg/secring.gpg' created 15:55:16 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:55:16 gpg: CAST5 encrypted data 15:55:16 gpg: encrypted with 1 passphrase 15:55:16 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:55:17 + mkdir /home/jenkins 15:55:17 + mkdir /home/jenkins/sigul [Pipeline] sh 15:55:17 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 15:55:17 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:55:17 ---> sigul-install.sh 15:55:17 Sigul already installed; skipping installation. [Pipeline] sh 15:55:17 + git tag --list 15:55:17 v3.1.0-dev.0 15:55:17 v3.1.0-dev.1 15:55:17 v3.1.0-dev.10 15:55:17 v3.1.0-dev.11 15:55:17 v3.1.0-dev.12 15:55:17 v3.1.0-dev.13 15:55:17 v3.1.0-dev.14 15:55:17 v3.1.0-dev.15 15:55:17 v3.1.0-dev.16 15:55:17 v3.1.0-dev.17 15:55:17 v3.1.0-dev.18 15:55:17 v3.1.0-dev.19 15:55:17 v3.1.0-dev.2 15:55:17 v3.1.0-dev.20 15:55:17 v3.1.0-dev.21 15:55:17 v3.1.0-dev.22 15:55:17 v3.1.0-dev.23 15:55:17 v3.1.0-dev.24 15:55:17 v3.1.0-dev.25 15:55:17 v3.1.0-dev.26 15:55:17 v3.1.0-dev.27 15:55:17 v3.1.0-dev.28 15:55:17 v3.1.0-dev.29 15:55:17 v3.1.0-dev.3 15:55:17 v3.1.0-dev.30 15:55:17 v3.1.0-dev.31 15:55:17 v3.1.0-dev.32 15:55:17 v3.1.0-dev.33 15:55:17 v3.1.0-dev.34 15:55:17 v3.1.0-dev.35 15:55:17 v3.1.0-dev.36 15:55:17 v3.1.0-dev.37 15:55:17 v3.1.0-dev.38 15:55:17 v3.1.0-dev.39 15:55:17 v3.1.0-dev.4 15:55:17 v3.1.0-dev.40 15:55:17 v3.1.0-dev.41 15:55:17 v3.1.0-dev.42 15:55:17 v3.1.0-dev.43 15:55:17 v3.1.0-dev.44 15:55:17 v3.1.0-dev.45 15:55:17 v3.1.0-dev.46 15:55:17 v3.1.0-dev.47 15:55:17 v3.1.0-dev.48 15:55:17 v3.1.0-dev.49 15:55:17 v3.1.0-dev.5 15:55:17 v3.1.0-dev.50 15:55:17 v3.1.0-dev.51 15:55:17 v3.1.0-dev.52 15:55:17 v3.1.0-dev.53 15:55:17 v3.1.0-dev.54 15:55:17 v3.1.0-dev.55 15:55:17 v3.1.0-dev.56 15:55:17 v3.1.0-dev.6 15:55:17 v3.1.0-dev.7 15:55:17 v3.1.0-dev.8 15:55:17 v3.1.0-dev.9 [Pipeline] sh 15:55:18 + lftools sign git-tag v3.1.0-dev.56 15:55:18 Signing Git tag with Sigul... 15:55:18 Signing v3.1.0-dev.56 [Pipeline] echo 15:55:19 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:55:19 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:55:19 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:55:19 $ docker stop --time=1 8945bc825cf731d31a5fa8a14e9685e917e424dda9ec7ba82250aa377f2ca02b 15:55:20 $ docker rm -f --volumes 8945bc825cf731d31a5fa8a14e9685e917e424dda9ec7ba82250aa377f2ca02b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:55:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:55:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:55:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:55:21 prd-ubuntu20.04-docker-8c-8g-9417 does not seem to be running inside a container 15:55:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:55:21 $ docker top 79073996e428311792a39be32cbfea421f7cdfb0085b62d9cef4efe7e51bd27e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:55:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:55:21 [ssh-agent] Looking for ssh-agent implementation... 15:55:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:55:22 $ docker exec 79073996e428311792a39be32cbfea421f7cdfb0085b62d9cef4efe7e51bd27e ssh-agent 15:55:22 SSH_AUTH_SOCK=/tmp/ssh-TzVE9iXsaWWS/agent.32 15:55:22 SSH_AGENT_PID=38 15:55:22 Running ssh-add (command line suppressed) 15:55:22 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9795539130102726509.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9795539130102726509.key) 15:55:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:55:22 + git semver bump pre 15:55:22 2023-10-17 15:55:22,737 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:55:22 2023-10-17 15:55:22,737 [bump_version] DEBUG bumping version:3.1.0-dev.56 on axis:pre with prefix:dev 15:55:22 2023-10-17 15:55:22,737 [bump_version] DEBUG bumped version:3.1.0-dev.57 15:55:22 2023-10-17 15:55:22,737 [write_version] DEBUG write version:3.1.0-dev.57 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True 15:55:22 2023-10-17 15:55:22,737 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:55:22 2023-10-17 15:55:22,737 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main 15:55:22 2023-10-17 15:55:22,739 [execute] INFO git cat-file --batch-check 15:55:22 2023-10-17 15:55:22,740 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 15:55:22 2023-10-17 15:55:22,745 [execute] INFO git cat-file --batch 15:55:22 2023-10-17 15:55:22,745 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 15:55:22 2023-10-17 15:55:22,751 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:55:22 3.1.0-dev.57 [Pipeline] } 15:55:22 $ docker exec --env ******** --env ******** 79073996e428311792a39be32cbfea421f7cdfb0085b62d9cef4efe7e51bd27e ssh-agent -k 15:55:22 unset SSH_AUTH_SOCK; 15:55:22 unset SSH_AGENT_PID; 15:55:22 echo Agent pid 38 killed; 15:55:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:55:23 + git semver [Pipeline] } 15:55:23 $ docker stop --time=1 79073996e428311792a39be32cbfea421f7cdfb0085b62d9cef4efe7e51bd27e 15:55:24 $ docker rm -f --volumes 79073996e428311792a39be32cbfea421f7cdfb0085b62d9cef4efe7e51bd27e [Pipeline] // withDockerContainer [Pipeline] sh 15:55:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:55:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:55:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:55:25 prd-ubuntu20.04-docker-8c-8g-9417 does not seem to be running inside a container 15:55:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:55:25 $ docker top a6d491a911595c57b91837c69d0504e94b245a4a3df300b3854f8d961edd3de6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:55:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:55:25 [ssh-agent] Looking for ssh-agent implementation... 15:55:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:55:26 $ docker exec a6d491a911595c57b91837c69d0504e94b245a4a3df300b3854f8d961edd3de6 ssh-agent 15:55:26 SSH_AUTH_SOCK=/tmp/ssh-yzUjve5AqDfx/agent.32 15:55:26 SSH_AGENT_PID=38 15:55:26 Running ssh-add (command line suppressed) 15:55:26 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12109153537394995825.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12109153537394995825.key) 15:55:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:55:26 + git semver push 15:55:26 2023-10-17 15:55:26,823 [run_push] DEBUG push 15:55:26 2023-10-17 15:55:26,824 [execute] INFO git cat-file --batch-check 15:55:26 2023-10-17 15:55:26,824 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 15:55:26 2023-10-17 15:55:26,828 [execute] INFO git rev-list 439cca45b4decab07ebd1780c21a13357b5a87e2 -- 15:55:26 2023-10-17 15:55:26,828 [execute] DEBUG Popen(['git', 'rev-list', '439cca45b4decab07ebd1780c21a13357b5a87e2', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 15:55:26 2023-10-17 15:55:26,835 [execute] INFO git fetch -v origin 15:55:26 2023-10-17 15:55:26,835 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) 15:55:27 2023-10-17 15:55:27,399 [run_push] DEBUG no remote changes detected 15:55:27 2023-10-17 15:55:27,400 [execute] INFO git push origin semver 15:55:27 2023-10-17 15:55:27,400 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 15:55:28 2023-10-17 15:55:28,416 [run_push] DEBUG push all version tags 15:55:28 2023-10-17 15:55:28,417 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:55:28 2023-10-17 15:55:28,417 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 15:55:29 2023-10-17 15:55:29,272 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:55:29 3.1.0-dev.57 [Pipeline] } 15:55:29 $ docker exec --env ******** --env ******** a6d491a911595c57b91837c69d0504e94b245a4a3df300b3854f8d961edd3de6 ssh-agent -k 15:55:29 unset SSH_AUTH_SOCK; 15:55:29 unset SSH_AGENT_PID; 15:55:29 echo Agent pid 38 killed; 15:55:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:55:29 + git semver [Pipeline] } 15:55:30 $ docker stop --time=1 a6d491a911595c57b91837c69d0504e94b245a4a3df300b3854f8d961edd3de6 15:55:31 $ docker rm -f --volumes a6d491a911595c57b91837c69d0504e94b245a4a3df300b3854f8d961edd3de6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:55:31 + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] 15:55:31 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 15:55:31 total 16 15:55:31 drwxr-xr-x 3 root root 4096 Oct 17 15:44 . 15:55:31 drwxrwxr-x 11 jenkins jenkins 4096 Oct 17 15:55 .. 15:55:31 drwxr-xr-x 2 root root 4096 Oct 17 15:44 cost 15:55:31 -rw-r--r-- 1 root root 88 Oct 17 15:44 cost.csv 15:55:31 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives 15:55:31 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 15:55:31 total 16 15:55:31 drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 15:44 . 15:55:31 drwxrwxr-x 11 jenkins jenkins 4096 Oct 17 15:55 .. 15:55:31 drwxr-xr-x 2 jenkins jenkins 4096 Oct 17 15:44 cost 15:55:31 -rw-r--r-- 1 jenkins jenkins 88 Oct 17 15:44 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:55:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:55:33 ---> package-listing.sh 15:55:33 ++ facter osfamily 15:55:33 ++ tr '[:upper:]' '[:lower:]' 15:55:33 + OS_FAMILY=debian 15:55:33 + workspace=/w/workspace/exfoundry_app-record-replay_main 15:55:33 + START_PACKAGES=/tmp/packages_start.txt 15:55:33 + END_PACKAGES=/tmp/packages_end.txt 15:55:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:55:33 + PACKAGES=/tmp/packages_start.txt 15:55:33 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 15:55:33 + PACKAGES=/tmp/packages_end.txt 15:55:33 + case "${OS_FAMILY}" in 15:55:33 + grep '^ii' 15:55:33 + dpkg -l 15:55:33 + '[' -f /tmp/packages_start.txt ']' 15:55:33 + '[' -f /tmp/packages_end.txt ']' 15:55:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:55:33 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 15:55:33 + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ 15:55:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo 15:55:33 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:55:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:55:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:55:34 prd-ubuntu20.04-docker-8c-8g-9417 does not seem to be running inside a container 15:55:34 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:55:35 $ docker top fab53017ed6394455e317d8a18d7785eb188745265a263a90a3fffb91d9b571d -eo pid,comm [Pipeline] { [Pipeline] sh 15:55:35 + touch /tmp/pre-build-complete [Pipeline] sh 15:55:35 + mkdir -p /var/log/sysstat [Pipeline] sh 15:55:35 + ls /var/log/sa-host 15:55:35 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:55:36 provisioning config files... 15:55:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6048535545232207361tmp [Pipeline] { [Pipeline] echo 15:55:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:55:36 ---> create-netrc.sh [Pipeline] } 15:55:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:55:36 ---> python-tools-install.sh [Pipeline] echo 15:55:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:55:36 ---> sudo-logs.sh 15:55:36 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:55:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:55:37 ---> job-cost.sh 15:55:37 lf-activate-venv: SKIPPING 15:55:37 DEBUG: total: 0.2199999988079071 15:55:37 INFO: Retrieving Stack Cost... 15:55:37 INFO: Retrieving Pricing Info for: v3-standard-8 15:55:38 INFO: Archiving Costs [Pipeline] echo 15:55:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:55:38 ---> logs-deploy.sh 15:55:38 lf-activate-venv: SKIPPING 15:55:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/61 15:55:38 INFO: archiving workspace using pattern(s): 15:55:39 Archives upload complete. 15:55:39 INFO: archiving logs to Nexus