Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fb1cfc1ed001b91dc8782235128666e14fb0baf6 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-ssh7377149231516816043.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh13613728745417378653.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh7633485131883622130.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh11242730505732262595.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-ssh4638835264349677081.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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-22732 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 > 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 Avoid second fetch Checking out Revision fb1cfc1ed001b91dc8782235128666e14fb0baf6 (main) Commit message: "Merge pull request #146 from jackchenjc/edgex-go-issue-4916" > git config core.sparsecheckout # timeout=10 > git checkout -f fb1cfc1ed001b91dc8782235128666e14fb0baf6 # timeout=10 > git rev-list --no-walk 2069e4878ba40974eb08f4e1638304e603144a5a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:46:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:46:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:46:50 ========================================================= 08:46:50 EdgeX Global Pipelines Version Info 08:46:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:46:51 ------------------- 08:46:51 stable info: 08:46:51 ------------------- 08:46:51 Commited By: Ginny Guan ginny@iotechsys.com 08:46:51 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 08:46:51 Message: update stable to v1.0.265 08:46:51 ------------------- 08:46:51 experimental info: 08:46:51 ------------------- 08:46:51 Commited By: Cherry Wang cherry@iotechsys.com 08:46:51 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 08:46:51 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:46:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 08:46:52 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 08:46:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:46:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:46:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:46:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 08:46:52 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:46:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:46:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:46:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:46:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:46:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 08:46:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:46:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:46:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:46:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:46:52 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:46:52 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:46:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:46:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:46:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:46:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:46:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:46:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:46:52 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:46:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:46:52 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:46:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 08:46:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 08:46:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 08:46:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fb1cfc1ed001b91dc8782235128666e14fb0baf6 [Pipeline] echo 08:46:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fb1cfc1 [Pipeline] echo 08:46:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:46:52 provisioning config files... 08:46:52 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config17392061913982346215tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:46:53 ---> ****-login.sh 08:46:53 nexus3.edgexfoundry.org:10001 08:46:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:46:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:46:53 Configure a credential helper to remove this warning. See 08:46:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:46:53 08:46:53 Login Succeeded 08:46:53 nexus3.edgexfoundry.org:10002 08:46:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:46:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:46:53 Configure a credential helper to remove this warning. See 08:46:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:46:53 08:46:53 Login Succeeded 08:46:53 nexus3.edgexfoundry.org:10003 08:46:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:46:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:46:53 Configure a credential helper to remove this warning. See 08:46:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:46:53 08:46:53 Login Succeeded 08:46:53 nexus3.edgexfoundry.org:10004 08:46:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:46:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:46:53 Configure a credential helper to remove this warning. See 08:46:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:46:53 08:46:53 Login Succeeded 08:46:53 ****.io 08:46:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:46:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:46:54 Configure a credential helper to remove this warning. See 08:46:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:46:54 08:46:54 Login Succeeded 08:46:54 ---> ****-login.sh ends [Pipeline] } 08:46:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:46:54 + git rev-list -1 --merges fb1cfc1ed001b91dc8782235128666e14fb0baf6~1..fb1cfc1ed001b91dc8782235128666e14fb0baf6 [Pipeline] echo 08:46:54 -----------> git rev-list -1 --merges fb1cfc1ed001b91dc8782235128666e14fb0baf6~1..fb1cfc1ed001b91dc8782235128666e14fb0baf6 fb1cfc1ed001b91dc8782235128666e14fb0baf6 08:46:54 fb1cfc1ed001b91dc8782235128666e14fb0baf6 [false] [Pipeline] sh 08:46:54 + git log --format=format:%s -1 fb1cfc1ed001b91dc8782235128666e14fb0baf6 [Pipeline] echo 08:46:54 ========================================================= 08:46:54 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:46:54 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:46:55 + git log --format=format:%s -1 fb1cfc1ed001b91dc8782235128666e14fb0baf6 [Pipeline] echo 08:46:55 [semverPrep] GIT_COMMIT: fb1cfc1ed001b91dc8782235128666e14fb0baf6, Commit Message: Merge pull request #146 from jackchenjc/edgex-go-issue-4916 [Pipeline] echo 08:46:55 [semverPrep] This is not a build commit. [Pipeline] sh 08:46:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:46:55 + grep -v github /etc/ssh/ssh_known_hosts 08:46:55 + [ -e /tmp/ssh_known_hosts ] 08:46:55 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:46:55 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:46:55 + sudo tee -a /etc/ssh/ssh_known_hosts 08:46:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:46:55 08:46:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:46:56 0.1.4: Pulling from edgex-devops/py-git-semver 08:46:56 b85a868b505f: Pulling fs layer 08:46:56 e2be974225ed: Pulling fs layer 08:46:56 339a4e72a1f5: Pulling fs layer 08:46:56 988bab9f4d93: Pulling fs layer 08:46:56 1469e6f7b9e6: Pulling fs layer 08:46:56 eaf3925da568: Pulling fs layer 08:46:56 bab4dde63d76: Pulling fs layer 08:46:56 bde34c3a00c8: Pulling fs layer 08:46:56 b352a97aabf1: Pulling fs layer 08:46:56 4872d77fe225: Pulling fs layer 08:46:56 5851b861e8e6: Pulling fs layer 08:46:56 bab4dde63d76: Waiting 08:46:56 bde34c3a00c8: Waiting 08:46:56 b352a97aabf1: Waiting 08:46:56 4872d77fe225: Waiting 08:46:56 5851b861e8e6: Waiting 08:46:56 1469e6f7b9e6: Waiting 08:46:56 eaf3925da568: Waiting 08:46:56 e2be974225ed: Verifying Checksum 08:46:56 e2be974225ed: Download complete 08:46:56 988bab9f4d93: Verifying Checksum 08:46:56 988bab9f4d93: Download complete 08:46:56 1469e6f7b9e6: Verifying Checksum 08:46:56 1469e6f7b9e6: Download complete 08:46:56 eaf3925da568: Verifying Checksum 08:46:56 eaf3925da568: Download complete 08:46:56 339a4e72a1f5: Verifying Checksum 08:46:56 339a4e72a1f5: Download complete 08:46:56 bde34c3a00c8: Download complete 08:46:56 b352a97aabf1: Verifying Checksum 08:46:56 b352a97aabf1: Download complete 08:46:56 4872d77fe225: Download complete 08:46:56 5851b861e8e6: Download complete 08:46:56 b85a868b505f: Verifying Checksum 08:46:56 b85a868b505f: Download complete 08:46:56 bab4dde63d76: Verifying Checksum 08:46:56 bab4dde63d76: Download complete 08:46:57 b85a868b505f: Pull complete 08:46:57 e2be974225ed: Pull complete 08:46:58 339a4e72a1f5: Pull complete 08:46:58 988bab9f4d93: Pull complete 08:46:58 1469e6f7b9e6: Pull complete 08:46:58 eaf3925da568: Pull complete 08:47:01 bab4dde63d76: Pull complete 08:47:01 bde34c3a00c8: Pull complete 08:47:01 b352a97aabf1: Pull complete 08:47:01 4872d77fe225: Pull complete 08:47:01 5851b861e8e6: Pull complete 08:47:01 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:47:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:47:01 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:47:01 prd-ubuntu20.04-docker-8c-8g-22732 does not seem to be running inside a container 08:47:01 $ 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 08:47:04 $ docker top 3eb6fa79a2d43beb152cdabcc7ab0e7c77193c6e8214c9e21007dcd7b39b9f66 -eo pid,comm 08:47:04 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). 08:47:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:47:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:47:04 [ssh-agent] Looking for ssh-agent implementation... 08:47:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:47:04 $ docker exec 3eb6fa79a2d43beb152cdabcc7ab0e7c77193c6e8214c9e21007dcd7b39b9f66 ssh-agent 08:47:04 SSH_AUTH_SOCK=/tmp/ssh-1x5BHudLkfJW/agent.32 08:47:04 SSH_AGENT_PID=38 08:47:04 Running ssh-add (command line suppressed) 08:47:04 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_7427270537365573046.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_7427270537365573046.key) 08:47:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:47:04 + git tag --points-at HEAD [Pipeline] } 08:47:04 $ docker exec --env ******** --env ******** 3eb6fa79a2d43beb152cdabcc7ab0e7c77193c6e8214c9e21007dcd7b39b9f66 ssh-agent -k 08:47:04 unset SSH_AUTH_SOCK; 08:47:04 unset SSH_AGENT_PID; 08:47:04 echo Agent pid 38 killed; 08:47:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:47:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:47:04 [ssh-agent] Looking for ssh-agent implementation... 08:47:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:47:05 $ docker exec 3eb6fa79a2d43beb152cdabcc7ab0e7c77193c6e8214c9e21007dcd7b39b9f66 ssh-agent 08:47:05 SSH_AUTH_SOCK=/tmp/ssh-al6kZdI50AD5/agent.71 08:47:05 SSH_AGENT_PID=77 08:47:05 Running ssh-add (command line suppressed) 08:47:05 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11180476062541403218.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11180476062541403218.key) 08:47:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:47:05 + git semver init 08:47:05 2024-10-14 08:47:05,793 [run_init] DEBUG init version:0.0.0 force:False 08:47:05 2024-10-14 08:47:05,794 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver 08:47:05 2024-10-14 08:47:05,795 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver 08:47:05 2024-10-14 08:47:05,795 [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) 08:47:07 2024-10-14 08:47:07,371 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude 08:47:07 2024-10-14 08:47:07,372 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False 08:47:07 2024-10-14 08:47:07,372 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 08:47:07 2024-10-14 08:47:07,372 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 08:47:07 3.2.0-dev.22 [Pipeline] } 08:47:07 $ docker exec --env ******** --env ******** 3eb6fa79a2d43beb152cdabcc7ab0e7c77193c6e8214c9e21007dcd7b39b9f66 ssh-agent -k 08:47:07 unset SSH_AUTH_SOCK; 08:47:07 unset SSH_AGENT_PID; 08:47:07 echo Agent pid 77 killed; 08:47:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:47:08 + git semver [Pipeline] } 08:47:08 $ docker stop --time=1 3eb6fa79a2d43beb152cdabcc7ab0e7c77193c6e8214c9e21007dcd7b39b9f66 08:47:10 $ docker rm -f --volumes 3eb6fa79a2d43beb152cdabcc7ab0e7c77193c6e8214c9e21007dcd7b39b9f66 [Pipeline] // withDockerContainer [Pipeline] sh 08:47:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:47:10 Stashed 1 file(s) [Pipeline] echo 08:47:10 [edgeXSemver]: initialized semver on version 3.2.0-dev.22 [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 08:47:11 provisioning config files... 08:47:11 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config5421051981662300717tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:47:11 ---> ****-login.sh 08:47:11 nexus3.edgexfoundry.org:10001 08:47:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:47:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:47:11 Configure a credential helper to remove this warning. See 08:47:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:47:11 08:47:11 Login Succeeded 08:47:11 nexus3.edgexfoundry.org:10002 08:47:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:47:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:47:11 Configure a credential helper to remove this warning. See 08:47:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:47:11 08:47:11 Login Succeeded 08:47:11 nexus3.edgexfoundry.org:10003 08:47:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:47:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:47:11 Configure a credential helper to remove this warning. See 08:47:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:47:11 08:47:11 Login Succeeded 08:47:11 nexus3.edgexfoundry.org:10004 08:47:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:47:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:47:11 Configure a credential helper to remove this warning. See 08:47:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:47:11 08:47:11 Login Succeeded 08:47:11 ****.io 08:47:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:47:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:47:11 Configure a credential helper to remove this warning. See 08:47:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:47:11 08:47:11 Login Succeeded 08:47:11 ---> ****-login.sh ends [Pipeline] } 08:47:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:47:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:47:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:47:11 ========================================================= 08:47:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 08:47:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:12 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 08:47:12 Sending build context to Docker daemon 9.746MB 08:47:12 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 08:47:12 Step 2/12 : FROM ${BASE} AS builder 08:47:13 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 08:47:13 43c4264eed91: Pulling fs layer 08:47:13 4cc291be95ef: Pulling fs layer 08:47:13 2ac1f1163629: Pulling fs layer 08:47:13 5c3c966382ef: Pulling fs layer 08:47:13 4f4fb700ef54: Pulling fs layer 08:47:13 5d5c8e513c77: Pulling fs layer 08:47:13 9f66e0745190: Pulling fs layer 08:47:13 f49a43e4bbc0: Pulling fs layer 08:47:13 561ebcabdf7f: Pulling fs layer 08:47:13 5c3c966382ef: Waiting 08:47:13 4f4fb700ef54: Waiting 08:47:13 5d5c8e513c77: Waiting 08:47:13 9f66e0745190: Waiting 08:47:13 f49a43e4bbc0: Waiting 08:47:13 561ebcabdf7f: Waiting 08:47:13 4cc291be95ef: Verifying Checksum 08:47:13 4cc291be95ef: Download complete 08:47:13 5c3c966382ef: Verifying Checksum 08:47:13 5c3c966382ef: Download complete 08:47:13 4f4fb700ef54: Download complete 08:47:13 5d5c8e513c77: Download complete 08:47:13 9f66e0745190: Verifying Checksum 08:47:13 9f66e0745190: Download complete 08:47:14 561ebcabdf7f: Verifying Checksum 08:47:14 561ebcabdf7f: Download complete 08:47:14 43c4264eed91: Pull complete 08:47:14 2ac1f1163629: Verifying Checksum 08:47:14 2ac1f1163629: Download complete 08:47:14 f49a43e4bbc0: Verifying Checksum 08:47:14 f49a43e4bbc0: Download complete 08:47:15 4cc291be95ef: Pull complete 08:47:19 2ac1f1163629: Pull complete 08:47:19 5c3c966382ef: Pull complete 08:47:19 4f4fb700ef54: Pull complete 08:47:19 5d5c8e513c77: Pull complete 08:47:19 9f66e0745190: Pull complete 08:47:21 f49a43e4bbc0: Pull complete 08:47:21 561ebcabdf7f: Pull complete 08:47:21 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 08:47:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:47:21 ---> 3a752c3f9dda 08:47:21 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 08:47:25 Still waiting to schedule task 08:47:25 ‘prd-ubuntu20.04-docker-arm64-4c-16g-22721’ is offline 08:47:25 ‘prd-ubuntu20.04-docker-arm64-4c-16g-22733’ is offline 08:47:25 ‘prd-ubuntu20.04-docker-arm64-4c-16g-22734’ is offline 08:47:26 ---> Running in 64cb2818869d 08:47:26 Removing intermediate container 64cb2818869d 08:47:26 ---> 397b19b17a42 08:47:26 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 08:47:26 ---> Running in 8c564bdf5704 08:47:26 Removing intermediate container 8c564bdf5704 08:47:26 ---> 25e6981d3ca9 08:47:26 Step 5/12 : ARG ADD_BUILD_TAGS="" 08:47:26 ---> Running in ab46d4f902b5 08:47:26 Removing intermediate container ab46d4f902b5 08:47:26 ---> d2e239c944c0 08:47:26 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:47:26 ---> Running in fac601c1a1fb 08:47:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:47:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:47:27 OK: 246 MiB in 54 packages 08:47:27 Removing intermediate container fac601c1a1fb 08:47:27 ---> 08e3dd6f0837 08:47:27 Step 7/12 : WORKDIR /app 08:47:27 ---> Running in c70d2d2d82c8 08:47:27 Removing intermediate container c70d2d2d82c8 08:47:27 ---> 2b005c7deaf9 08:47:27 Step 8/12 : COPY go.mod vendor* ./ 08:47:27 ---> 42fad54d18fc 08:47:27 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:27 ---> Running in eae9303eeefa 08:48:14 Removing intermediate container eae9303eeefa 08:48:14 ---> 6450724f3d86 08:48:14 Step 10/12 : COPY . . 08:48:14 ---> f5e23482348a 08:48:14 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:48:14 ---> Running in 2f457d2dc08d 08:48:14 Removing intermediate container 2f457d2dc08d 08:48:14 ---> 98ad117892d6 08:48:14 Step 12/12 : RUN $MAKE 08:48:14 ---> Running in d67ad9112b6b 08:48:14 noop 08:48:14 Removing intermediate container d67ad9112b6b 08:48:14 ---> 5f5baa3a06b2 08:48:14 Successfully built 5f5baa3a06b2 08:48:14 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:14 + docker inspect -f . ci-base-image-x86_64 08:48:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:48:14 prd-ubuntu20.04-docker-8c-8g-22732 does not seem to be running inside a container 08:48:14 $ 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 08:48:15 $ docker top 95bc3bd931302b88438ef42e6c52725fef9ab089e20dc7a1ab6a96cb169386cf -eo pid,comm [Pipeline] { [Pipeline] sh 08:48:15 + go version 08:48:15 go version go1.23.2 linux/amd64 [Pipeline] } 08:48:15 $ docker stop --time=1 95bc3bd931302b88438ef42e6c52725fef9ab089e20dc7a1ab6a96cb169386cf 08:48:16 $ docker rm -f --volumes 95bc3bd931302b88438ef42e6c52725fef9ab089e20dc7a1ab6a96cb169386cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:17 + docker inspect -f . ci-base-image-x86_64 08:48:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:48:17 prd-ubuntu20.04-docker-8c-8g-22732 does not seem to be running inside a container 08:48:17 $ 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 08:48:17 $ docker top 31d288f2787514e211a3592ffa5855ca62232e73272ad561ac3e836b04ac4230 -eo pid,comm [Pipeline] { [Pipeline] sh 08:48:18 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh 08:48:18 + make test 08:48:18 go test -race -coverprofile=coverage.out ./... 08:48:57 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 08:48:57 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 08:48:57 github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements 08:48:57 github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements 08:48:57 ok github.com/edgexfoundry/app-record-replay/internal/app 1.025s coverage: 88.0% of statements 08:49:02 ok github.com/edgexfoundry/app-record-replay/internal/application 9.586s coverage: 98.7% of statements 08:49:02 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.088s coverage: 89.7% of statements 08:49:02 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.019s coverage: 100.0% of statements 08:49:02 running golangci-lint 08:49:02 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 08:49:02 go version go1.23.2 linux/amd64 08:49:02 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 08:49:02 level=info msg="[config_reader] Used config file .golangci.yml" 08:49:02 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 08:49:29 level=info msg="[loader] Go packages loading at mode 575 (name|types_sizes|deps|exports_file|files|imports|compiled_files) took 24.763944251s" 08:49:29 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 7.299328ms" 08:49:41 level=info msg="[linters_context/goanalysis] analyzers took 1m3.434978193s with top 10 stages: buildir: 53.340347877s, inspect: 1.969898947s, fact_deprecated: 1.592109209s, ctrlflow: 1.262742642s, printf: 1.246458841s, nilness: 1.092320168s, fact_purity: 1.080367498s, typedness: 597.426976ms, SA5012: 593.156351ms, tokenfileanalyzer: 214.123454ms" 08:49:41 level=info msg="[runner] Issues before processing: 10, after processing: 0" 08:49:41 level=info msg="[runner] Processors filtering stat (in/out): invalid_issue: 10/10, exclude-rules: 10/0, skip_dirs: 10/10, path_prettifier: 10/10, identifier_marker: 10/10, cgo: 10/10, filename_unadjuster: 10/10, skip_files: 10/10, autogenerated_exclude: 10/10, exclude: 10/10" 08:49:41 level=info msg="[runner] processing took 1.240873ms with stages: identifier_marker: 590.887µs, autogenerated_exclude: 199.759µs, exclude-rules: 180.089µs, skip_dirs: 119.799µs, path_prettifier: 111.009µs, max_same_issues: 10.05µs, uniq_by_line: 8.87µs, cgo: 5µs, invalid_issue: 3.82µs, nolint: 2.99µs, filename_unadjuster: 2.02µs, fixer: 1.44µs, exclude: 1.1µs, skip_files: 1µs, max_from_linter: 670ns, sort_results: 640ns, source_code: 440ns, diff: 300ns, max_per_file_from_linter: 250ns, path_prefixer: 250ns, path_shortener: 250ns, severity-rules: 240ns" 08:49:41 level=info msg="[runner] linters took 12.607652076s with stages: goanalysis_metalinter: 12.606173334s" 08:49:41 level=info msg="File cache stats: 0 entries of total size 0B" 08:49:41 level=info msg="Memory: 371 samples, avg is 240.4MB, max is 1023.5MB" 08:49:41 level=info msg="Execution took 37.386644316s" 08:49:41 go vet ./... 08:49:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:49:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:49:47 ./bin/test-attribution-txt.sh 08:49:47 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add 08:49:47 An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add 08:49:47 An attribution for github.com/jackc/pgpassfile is missing from Attribution.txt, please add 08:49:47 An attribution for github.com/jackc/pgservicefile is missing from Attribution.txt, please add 08:49:47 An attribution for github.com/jackc/pgx/v5 is missing from Attribution.txt, please add 08:49:47 An attribution for github.com/jackc/puddle/v2 is missing from Attribution.txt, please add [Pipeline] echo 08:49:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 08:49:47 $ docker stop --time=1 31d288f2787514e211a3592ffa5855ca62232e73272ad561ac3e836b04ac4230 08:49:51 $ docker rm -f --volumes 31d288f2787514e211a3592ffa5855ca62232e73272ad561ac3e836b04ac4230 [Pipeline] // withDockerContainer [Pipeline] sh 08:49:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:49:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:49:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:49:52 + ls -al . 08:49:52 total 276 08:49:52 drwxrwxr-x 10 jenkins jenkins 4096 Oct 14 08:48 . 08:49:52 drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 08:46 .. 08:49:52 -rw-rw-r-- 1 jenkins jenkins 119 Oct 14 08:46 .dockerignore 08:49:52 drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 08:49 .git 08:49:52 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 08:46 .github 08:49:52 -rw-rw-r-- 1 jenkins jenkins 164 Oct 14 08:46 .gitignore 08:49:52 -rw-rw-r-- 1 jenkins jenkins 41 Oct 14 08:46 .golangci.yml 08:49:52 drwxr-xr-x 3 jenkins jenkins 4096 Oct 14 08:47 .semver 08:49:52 -rw-rw-r-- 1 jenkins jenkins 20126 Oct 14 08:46 Attribution.txt 08:49:52 -rw-rw-r-- 1 jenkins jenkins 458 Oct 14 08:46 CHANGELOG.md 08:49:52 -rw-rw-r-- 1 jenkins jenkins 1725 Oct 14 08:46 Dockerfile 08:49:52 -rw-rw-r-- 1 jenkins jenkins 677 Oct 14 08:46 GOVERNANCE.md 08:49:52 -rw-rw-r-- 1 jenkins jenkins 681 Oct 14 08:46 Jenkinsfile 08:49:52 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 14 08:46 LICENSE 08:49:52 -rw-rw-r-- 1 jenkins jenkins 3805 Oct 14 08:46 Makefile 08:49:52 -rw-rw-r-- 1 jenkins jenkins 611 Oct 14 08:46 OWNERS.md 08:49:52 -rw-rw-r-- 1 jenkins jenkins 4107 Oct 14 08:46 README.md 08:49:52 -rw-rw-r-- 1 jenkins jenkins 7789 Oct 14 08:46 Record and Reply.postman_collection.json 08:49:52 -rw-rw-r-- 1 jenkins jenkins 12 Oct 14 08:47 VERSION 08:49:52 drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 08:46 bin 08:49:52 -rw-r--r-- 1 jenkins jenkins 34247 Oct 14 08:49 coverage.out 08:49:52 -rw-rw-r-- 1 jenkins jenkins 7488 Oct 14 08:46 go.mod 08:49:52 -rw-rw-r-- 1 jenkins jenkins 100896 Oct 14 08:46 go.sum 08:49:52 drwxrwxr-x 7 jenkins jenkins 4096 Oct 14 08:46 internal 08:49:52 -rw-rw-r-- 1 jenkins jenkins 913 Oct 14 08:46 main.go 08:49:52 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 08:46 openapi 08:49:52 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 08:46 pkg 08:49:52 drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 08:46 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:53 + 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=fb1cfc1ed001b91dc8782235128666e14fb0baf6 --label arch=amd64 --label version=3.2.0-dev.22 . 08:49:53 Sending build context to Docker daemon 9.781MB 08:49:53 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 08:49:53 Step 2/27 : FROM ${BASE} AS builder 08:49:53 ---> 5f5baa3a06b2 08:49:53 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 08:49:53 ---> Running in b768bc0c606c 08:49:53 Removing intermediate container b768bc0c606c 08:49:53 ---> 17900c813abb 08:49:53 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 08:49:53 ---> Running in 899bc7d5ab40 08:49:53 Removing intermediate container 899bc7d5ab40 08:49:53 ---> 421184c7e4d4 08:49:53 Step 5/27 : ARG ADD_BUILD_TAGS="" 08:49:53 ---> Running in da4cfb90904e 08:49:53 Removing intermediate container da4cfb90904e 08:49:53 ---> 82eb7d82b40a 08:49:53 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:49:53 ---> Running in 7ee5e1df243b 08:49:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:49:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:49:54 OK: 246 MiB in 54 packages 08:49:54 Removing intermediate container 7ee5e1df243b 08:49:54 ---> 32ef97fe29da 08:49:54 Step 7/27 : WORKDIR /app 08:49:54 ---> Running in d9532756bc79 08:49:55 Removing intermediate container d9532756bc79 08:49:55 ---> 0550b474a5b0 08:49:55 Step 8/27 : COPY go.mod vendor* ./ 08:49:55 ---> b942eb9c0716 08:49:55 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:55 ---> Running in e0b7c5827edd 08:49:56 Removing intermediate container e0b7c5827edd 08:49:56 ---> 7d2131c3a051 08:49:56 Step 10/27 : COPY . . 08:49:56 ---> c92a8a26fc0e 08:49:56 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:49:56 ---> Running in 0dd7c9e5903f 08:49:56 Removing intermediate container 0dd7c9e5903f 08:49:56 ---> d75958e5cfc1 08:49:56 Step 12/27 : RUN $MAKE 08:49:56 ---> Running in dd2f9c337fd8 08:49:56 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.55 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.22" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o app-record-replay 08:50:35 Removing intermediate container dd2f9c337fd8 08:50:35 ---> 1eabd918559b 08:50:35 Step 13/27 : FROM alpine:3.20 08:50:35 3.20: Pulling from library/alpine 08:50:35 43c4264eed91: Already exists 08:50:35 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:50:35 Status: Downloaded newer image for alpine:3.20 08:50:35 ---> 91ef0af61f39 08:50:35 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 08:50:35 ---> Running in 550ea71a6a45 08:50:35 Removing intermediate container 550ea71a6a45 08:50:35 ---> 456acff6d769 08:50:35 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 08:50:35 ---> Running in 4ae4bba61893 08:50:35 Removing intermediate container 4ae4bba61893 08:50:35 ---> 48d4b34fe0cf 08:50:35 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 08:50:35 ---> Running in 6a752b0f6ca2 08:50:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:50:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:50:35 (1/2) Installing ca-certificates (20240705-r0) 08:50:35 (2/2) Installing dumb-init (1.2.5-r3) 08:50:35 Executing busybox-1.36.1-r29.trigger 08:50:35 Executing ca-certificates-20240705-r0.trigger 08:50:35 OK: 9 MiB in 16 packages 08:50:35 Removing intermediate container 6a752b0f6ca2 08:50:35 ---> 51c295001085 08:50:35 Step 17/27 : RUN apk --no-cache upgrade 08:50:35 ---> Running in 665c274473e0 08:50:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:50:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:50:36 Upgrading critical system libraries and apk-tools: 08:50:36 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:50:36 Executing busybox-1.36.1-r29.trigger 08:50:36 Continuing the upgrade transaction with new apk-tools: 08:50:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:50:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:50:36 OK: 9 MiB in 16 packages 08:50:37 Removing intermediate container 665c274473e0 08:50:37 ---> 2c9a95fe5f83 08:50:37 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 08:50:37 ---> eebfb5e8e07a 08:50:37 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 08:50:37 ---> bbabda0a5315 08:50:37 Step 20/27 : COPY --from=builder /app/res/ /res/ 08:50:37 ---> 1e8a48b22247 08:50:37 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 08:50:39 ---> a141b259a657 08:50:39 Step 22/27 : EXPOSE 59712 08:50:39 ---> Running in 64b57b139b78 08:50:39 Removing intermediate container 64b57b139b78 08:50:39 ---> fabc8ac8f1e3 08:50:39 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 08:50:39 ---> Running in d813a3bd1189 08:50:39 Removing intermediate container d813a3bd1189 08:50:39 ---> 99c32f1bac97 08:50:39 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:50:39 ---> Running in 811e5f39c261 08:50:39 Removing intermediate container 811e5f39c261 08:50:39 ---> bbe6ccc6d823 08:50:39 Step 25/27 : LABEL arch=amd64 08:50:39 ---> Running in efdd5450cd31 08:50:39 Removing intermediate container efdd5450cd31 08:50:39 ---> 2558e42023e3 08:50:39 Step 26/27 : LABEL git_sha=fb1cfc1ed001b91dc8782235128666e14fb0baf6 08:50:39 ---> Running in cc8c62c7dd24 08:50:39 Removing intermediate container cc8c62c7dd24 08:50:39 ---> 17dbf6277b61 08:50:39 Step 27/27 : LABEL version=3.2.0-dev.22 08:50:39 ---> Running in 07ed53c50cd8 08:50:39 Removing intermediate container 07ed53c50cd8 08:50:39 ---> a17f26072e39 08:50:39 [Warning] One or more build-args [ARCH] were not consumed 08:50:39 Successfully built a17f26072e39 08:50:39 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 08:50:39 provisioning config files... 08:50:39 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config1689979263003212329tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:50:39 ---> ****-login.sh 08:50:39 nexus3.edgexfoundry.org:10001 08:50:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:50:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:50:39 Configure a credential helper to remove this warning. See 08:50:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:50:39 08:50:39 Login Succeeded 08:50:39 nexus3.edgexfoundry.org:10002 08:50:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:50:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:50:40 Configure a credential helper to remove this warning. See 08:50:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:50:40 08:50:40 Login Succeeded 08:50:40 nexus3.edgexfoundry.org:10003 08:50:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:50:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:50:40 Configure a credential helper to remove this warning. See 08:50:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:50:40 08:50:40 Login Succeeded 08:50:40 nexus3.edgexfoundry.org:10004 08:50:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:50:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:50:40 Configure a credential helper to remove this warning. See 08:50:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:50:40 08:50:40 Login Succeeded 08:50:40 ****.io 08:50:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:50:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:50:40 Configure a credential helper to remove this warning. See 08:50:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:50:40 08:50:40 Login Succeeded 08:50:40 ---> ****-login.sh ends [Pipeline] } 08:50:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:50:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:50:40 [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: 08:50:40 fb1cfc1ed001b91dc8782235128666e14fb0baf6 08:50:40 latest 08:50:40 3.2.0-dev.22 08:50:40 fb1cfc1ed001b91dc8782235128666e14fb0baf6-3.2.0-dev.22 08:50:40 main 08:50:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:41 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:fb1cfc1ed001b91dc8782235128666e14fb0baf6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:41 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:fb1cfc1ed001b91dc8782235128666e14fb0baf6 08:50:41 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 08:50:41 f19b91e49716: Preparing 08:50:41 300c27f2788e: Preparing 08:50:41 cf968c107bf6: Preparing 08:50:41 dd5d39791629: Preparing 08:50:41 1b12505a3621: Preparing 08:50:41 a8a2e6a5df1b: Preparing 08:50:41 63ca1fbb43ae: Preparing 08:50:41 63ca1fbb43ae: Waiting 08:50:41 a8a2e6a5df1b: Waiting 08:50:41 cf968c107bf6: Pushed 08:50:41 dd5d39791629: Pushed 08:50:41 300c27f2788e: Pushed 08:50:41 63ca1fbb43ae: Layer already exists 08:50:41 1b12505a3621: Pushed 08:50:41 a8a2e6a5df1b: Pushed 08:50:48 f19b91e49716: Pushed 08:50:48 fb1cfc1ed001b91dc8782235128666e14fb0baf6: digest: sha256:ae4ce349bd1c2c5a0075868d87df6a702d9ea869bacb55889c8b91613295c538 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:48 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:49 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest 08:50:49 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 08:50:49 f19b91e49716: Preparing 08:50:49 300c27f2788e: Preparing 08:50:49 cf968c107bf6: Preparing 08:50:49 dd5d39791629: Preparing 08:50:49 1b12505a3621: Preparing 08:50:49 a8a2e6a5df1b: Preparing 08:50:49 63ca1fbb43ae: Preparing 08:50:49 a8a2e6a5df1b: Waiting 08:50:49 63ca1fbb43ae: Waiting 08:50:49 f19b91e49716: Layer already exists 08:50:49 dd5d39791629: Layer already exists 08:50:49 300c27f2788e: Layer already exists 08:50:49 cf968c107bf6: Layer already exists 08:50:49 1b12505a3621: Layer already exists 08:50:49 a8a2e6a5df1b: Layer already exists 08:50:49 63ca1fbb43ae: Layer already exists 08:50:49 latest: digest: sha256:ae4ce349bd1c2c5a0075868d87df6a702d9ea869bacb55889c8b91613295c538 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:49 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:49 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.22 08:50:49 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 08:50:49 f19b91e49716: Preparing 08:50:49 300c27f2788e: Preparing 08:50:49 cf968c107bf6: Preparing 08:50:49 dd5d39791629: Preparing 08:50:49 1b12505a3621: Preparing 08:50:49 a8a2e6a5df1b: Preparing 08:50:49 63ca1fbb43ae: Preparing 08:50:49 a8a2e6a5df1b: Waiting 08:50:49 63ca1fbb43ae: Waiting 08:50:49 dd5d39791629: Layer already exists 08:50:49 f19b91e49716: Layer already exists 08:50:49 1b12505a3621: Layer already exists 08:50:49 300c27f2788e: Layer already exists 08:50:49 cf968c107bf6: Layer already exists 08:50:49 a8a2e6a5df1b: Layer already exists 08:50:49 63ca1fbb43ae: Layer already exists 08:50:49 3.2.0-dev.22: digest: sha256:ae4ce349bd1c2c5a0075868d87df6a702d9ea869bacb55889c8b91613295c538 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:50 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:fb1cfc1ed001b91dc8782235128666e14fb0baf6-3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:50 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:fb1cfc1ed001b91dc8782235128666e14fb0baf6-3.2.0-dev.22 08:50:50 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 08:50:50 f19b91e49716: Preparing 08:50:50 300c27f2788e: Preparing 08:50:50 cf968c107bf6: Preparing 08:50:50 dd5d39791629: Preparing 08:50:50 1b12505a3621: Preparing 08:50:50 a8a2e6a5df1b: Preparing 08:50:50 63ca1fbb43ae: Preparing 08:50:50 a8a2e6a5df1b: Waiting 08:50:50 63ca1fbb43ae: Waiting 08:50:50 dd5d39791629: Layer already exists 08:50:50 300c27f2788e: Layer already exists 08:50:50 cf968c107bf6: Layer already exists 08:50:50 f19b91e49716: Layer already exists 08:50:50 63ca1fbb43ae: Layer already exists 08:50:50 a8a2e6a5df1b: Layer already exists 08:50:50 1b12505a3621: Layer already exists 08:50:50 fb1cfc1ed001b91dc8782235128666e14fb0baf6-3.2.0-dev.22: digest: sha256:ae4ce349bd1c2c5a0075868d87df6a702d9ea869bacb55889c8b91613295c538 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:50 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:51 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main 08:50:51 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 08:50:51 f19b91e49716: Preparing 08:50:51 300c27f2788e: Preparing 08:50:51 cf968c107bf6: Preparing 08:50:51 dd5d39791629: Preparing 08:50:51 1b12505a3621: Preparing 08:50:51 a8a2e6a5df1b: Preparing 08:50:51 63ca1fbb43ae: Preparing 08:50:51 a8a2e6a5df1b: Waiting 08:50:51 63ca1fbb43ae: Waiting 08:50:51 dd5d39791629: Layer already exists 08:50:51 cf968c107bf6: Layer already exists 08:50:51 1b12505a3621: Layer already exists 08:50:51 300c27f2788e: Layer already exists 08:50:51 f19b91e49716: Layer already exists 08:50:51 63ca1fbb43ae: Layer already exists 08:50:51 a8a2e6a5df1b: Layer already exists 08:50:51 main: digest: sha256:ae4ce349bd1c2c5a0075868d87df6a702d9ea869bacb55889c8b91613295c538 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:50:51 ===================================================== [Pipeline] echo 08:50:51 taggedImages: 08:50:51 - nexus3.edgexfoundry.org:10004/app-record-replay:fb1cfc1ed001b91dc8782235128666e14fb0baf6 08:50:51 - nexus3.edgexfoundry.org:10004/app-record-replay:latest 08:50:51 - nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.22 08:50:51 - nexus3.edgexfoundry.org:10004/app-record-replay:fb1cfc1ed001b91dc8782235128666e14fb0baf6-3.2.0-dev.22 08:50:51 - 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:50:51 08:50:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:50:52 latest: Pulling from edgex-lftools-log-publisher 08:50:52 5eb5b503b376: Pulling fs layer 08:50:52 5c69ac0246d0: Pulling fs layer 08:50:52 ec43610c2a17: Pulling fs layer 08:50:52 3a2ae6a8a46f: Pulling fs layer 08:50:52 33b1e0a273af: Pulling fs layer 08:50:52 5d3b04190fa2: Pulling fs layer 08:50:52 2f39f015ded8: Pulling fs layer 08:50:52 33b1e0a273af: Waiting 08:50:52 2f39f015ded8: Waiting 08:50:52 5c69ac0246d0: Verifying Checksum 08:50:52 5c69ac0246d0: Download complete 08:50:52 3a2ae6a8a46f: Download complete 08:50:52 33b1e0a273af: Verifying Checksum 08:50:52 33b1e0a273af: Download complete 08:50:52 5d3b04190fa2: Verifying Checksum 08:50:52 5d3b04190fa2: Download complete 08:50:52 ec43610c2a17: Verifying Checksum 08:50:52 ec43610c2a17: Download complete 08:50:52 5eb5b503b376: Verifying Checksum 08:50:52 5eb5b503b376: Download complete 08:50:53 2f39f015ded8: Download complete 08:50:54 5eb5b503b376: Pull complete 08:50:54 5c69ac0246d0: Pull complete 08:50:54 ec43610c2a17: Pull complete 08:50:54 3a2ae6a8a46f: Pull complete 08:50:55 33b1e0a273af: Pull complete 08:50:55 5d3b04190fa2: Pull complete 08:51:00 2f39f015ded8: Pull complete 08:51:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:51:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:51:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:51:00 prd-ubuntu20.04-docker-8c-8g-22732 does not seem to be running inside a container 08:51:00 $ 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 08:51:05 $ docker top 8723e606042399144cbb2238b35098e447a734f5b8d7f727f3afce2e4c00f07a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:51:05 ---> job-cost.sh 08:51:05 lf-activate-venv: SKIPPING 08:51:05 INFO: No Stack... 08:51:06 INFO: Retrieving Pricing Info for: v3-standard-8 08:51:06 INFO: Archiving Costs [Pipeline] sh 08:51:06 + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv 08:51:06 + cut -d, -f6 [Pipeline] lock 08:51:06 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-main-97-stack-cost] 08:51:06 Resource [jenkins-edgexfoundry-app-record-replay-main-97-stack-cost] did not exist. Created. 08:51:06 Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-main-97-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:51:07 + echo total: 0.2199999988079071 [Pipeline] stash 08:51:07 Stashed 1 file(s) [Pipeline] } 08:51:07 Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-main-97-stack-cost] [Pipeline] // lock [Pipeline] } 08:51:07 $ docker stop --time=1 8723e606042399144cbb2238b35098e447a734f5b8d7f727f3afce2e4c00f07a 08:51:08 $ docker rm -f --volumes 8723e606042399144cbb2238b35098e447a734f5b8d7f727f3afce2e4c00f07a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:54:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22740 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws 08:54:45 Running in /w/workspace/app-record-replay/97 [Pipeline] { [Pipeline] checkout 08:54:48 Selected Git installation does not exist. Using Default 08:54:48 The recommended git tool is: NONE 08:54:56 using credential edgex-jenkins-ssh 08:54:56 Cloning the remote Git repository 08:54:56 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 08:54:56 > git init /w/workspace/app-record-replay/97 # timeout=10 08:54:56 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 08:54:56 > git --version # timeout=10 08:54:56 > git --version # 'git version 2.25.1' 08:54:56 using GIT_SSH to set credentials SSH Credentials for GitHub 08:54:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:54:59 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 08:54:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:55:01 Avoid second fetch 08:55:01 Checking out Revision fb1cfc1ed001b91dc8782235128666e14fb0baf6 (main) 08:55:02 Commit message: "Merge pull request #146 from jackchenjc/edgex-go-issue-4916" 08:55:01 > git config core.sparsecheckout # timeout=10 08:55:01 > git checkout -f fb1cfc1ed001b91dc8782235128666e14fb0baf6 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:55:08 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:55:08 % Total % Received % Xferd Average Speed Time Time Time Current 08:55:08 Dload Upload Total Spent Left Speed 08:55:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 83843 0 --:--:-- --:--:-- --:--:-- 83843 [Pipeline] sh 08:55:08 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:55:08 + sudo tee /etc/docker/daemon.new 08:55:08 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:55:08 { 08:55:08 "registry-mirrors": [ 08:55:08 "https://nexus3.edgexfoundry.org:10001" 08:55:08 ], 08:55:08 "bip": "10.250.0.254/24", 08:55:08 "hosts": [ 08:55:08 "tcp://0.0.0.0:5555", 08:55:08 "unix:///var/run/docker.sock" 08:55:08 ], 08:55:08 "mtu": 1458, 08:55:08 "selinux-enabled": true, 08:55:08 "seccomp-profile": "/etc/docker/seccomp.json" 08:55:08 } [Pipeline] sh 08:55:09 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:55:09 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:55:28 provisioning config files... 08:55:28 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/97@tmp/config14396443783149864760tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:55:28 ---> ****-login.sh 08:55:28 nexus3.edgexfoundry.org:10001 08:55:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:55:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:55:29 Configure a credential helper to remove this warning. See 08:55:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:55:29 08:55:29 Login Succeeded 08:55:29 nexus3.edgexfoundry.org:10002 08:55:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:55:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:55:30 Configure a credential helper to remove this warning. See 08:55:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:55:30 08:55:30 Login Succeeded 08:55:30 nexus3.edgexfoundry.org:10003 08:55:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:55:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:55:30 Configure a credential helper to remove this warning. See 08:55:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:55:30 08:55:30 Login Succeeded 08:55:30 nexus3.edgexfoundry.org:10004 08:55:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:55:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:55:31 Configure a credential helper to remove this warning. See 08:55:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:55:31 08:55:31 Login Succeeded 08:55:31 ****.io 08:55:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:55:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:55:31 Configure a credential helper to remove this warning. See 08:55:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:55:31 08:55:31 Login Succeeded 08:55:31 ---> ****-login.sh ends [Pipeline] } 08:55:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:55:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:55:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:55:32 ========================================================= 08:55:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 08:55:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:32 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 08:55:32 Sending build context to Docker daemon 338.4kB 08:55:32 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 08:55:32 Step 2/12 : FROM ${BASE} AS builder 08:55:33 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:55:33 cf04c63912e1: Pulling fs layer 08:55:33 55b35a11ae5e: Pulling fs layer 08:55:33 a37a00ec5f00: Pulling fs layer 08:55:33 50b3750afda1: Pulling fs layer 08:55:33 4f4fb700ef54: Pulling fs layer 08:55:33 80978eb59214: Pulling fs layer 08:55:33 c9f46d7d2bd2: Pulling fs layer 08:55:33 c5a475d317c9: Pulling fs layer 08:55:33 80978eb59214: Waiting 08:55:33 c9f46d7d2bd2: Waiting 08:55:33 50b3750afda1: Waiting 08:55:33 4f4fb700ef54: Waiting 08:55:33 c5a475d317c9: Waiting 08:55:33 55b35a11ae5e: Verifying Checksum 08:55:33 55b35a11ae5e: Download complete 08:55:33 50b3750afda1: Verifying Checksum 08:55:33 50b3750afda1: Download complete 08:55:33 4f4fb700ef54: Verifying Checksum 08:55:33 4f4fb700ef54: Download complete 08:55:33 80978eb59214: Verifying Checksum 08:55:33 80978eb59214: Download complete 08:55:33 cf04c63912e1: Download complete 08:55:34 c5a475d317c9: Verifying Checksum 08:55:34 c5a475d317c9: Download complete 08:55:34 cf04c63912e1: Pull complete 08:55:35 55b35a11ae5e: Pull complete 08:55:35 a37a00ec5f00: Verifying Checksum 08:55:35 a37a00ec5f00: Download complete 08:55:36 c9f46d7d2bd2: Verifying Checksum 08:55:36 c9f46d7d2bd2: Download complete 08:55:52 a37a00ec5f00: Pull complete 08:55:52 50b3750afda1: Pull complete 08:55:52 4f4fb700ef54: Pull complete 08:55:52 80978eb59214: Pull complete 08:56:02 c9f46d7d2bd2: Pull complete 08:56:03 c5a475d317c9: Pull complete 08:56:03 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 08:56:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 08:56:03 ---> be29e6b0f0d4 08:56:03 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 08:56:04 ---> Running in 1d2638f3311c 08:56:04 Removing intermediate container 1d2638f3311c 08:56:04 ---> da99cf770f11 08:56:04 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 08:56:04 ---> Running in ac66599da82c 08:56:05 Removing intermediate container ac66599da82c 08:56:05 ---> 1dcf40844aed 08:56:05 Step 5/12 : ARG ADD_BUILD_TAGS="" 08:56:05 ---> Running in bc1bc6d8d0cb 08:56:05 Removing intermediate container bc1bc6d8d0cb 08:56:05 ---> 94d576d6b729 08:56:05 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:56:06 ---> Running in bd2f3d831e42 08:56:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:56:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:56:09 OK: 238 MiB in 54 packages 08:56:10 Removing intermediate container bd2f3d831e42 08:56:10 ---> 0c6cb3a007c1 08:56:10 Step 7/12 : WORKDIR /app 08:56:10 ---> Running in 90544b315b69 08:56:10 Removing intermediate container 90544b315b69 08:56:10 ---> be2964c23b76 08:56:10 Step 8/12 : COPY go.mod vendor* ./ 08:56:11 ---> 1564991cddea 08:56:11 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:11 ---> Running in f0a83cb6cc18 08:58:18 Removing intermediate container f0a83cb6cc18 08:58:18 ---> deab1279347b 08:58:18 Step 10/12 : COPY . . 08:58:18 ---> 78ee7dace333 08:58:18 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:58:18 ---> Running in d69f38f2c640 08:58:18 Removing intermediate container d69f38f2c640 08:58:18 ---> 01f7627d9462 08:58:18 Step 12/12 : RUN $MAKE 08:58:18 ---> Running in 75e4738dafd9 08:58:18 noop 08:58:19 Removing intermediate container 75e4738dafd9 08:58:19 ---> 028f3e256eb2 08:58:19 Successfully built 028f3e256eb2 08:58:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:19 + docker inspect -f . ci-base-image-arm64 08:58:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:58:20 prd-ubuntu20.04-docker-arm64-4c-16g-22740 does not seem to be running inside a container 08:58:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/97 -v /w/workspace/app-record-replay/97:/w/workspace/app-record-replay/97:rw,z -v /w/workspace/app-record-replay/97@tmp:/w/workspace/app-record-replay/97@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 08:58:21 $ docker top e489d8321bdd8fc2b5cac1407835eee086121c0592fa51eaa107f550bcbd4d6b -eo pid,comm [Pipeline] { [Pipeline] sh 08:58:22 + go version 08:58:22 go version go1.23.2 linux/arm64 [Pipeline] } 08:58:22 $ docker stop --time=1 e489d8321bdd8fc2b5cac1407835eee086121c0592fa51eaa107f550bcbd4d6b 08:58:24 $ docker rm -f --volumes e489d8321bdd8fc2b5cac1407835eee086121c0592fa51eaa107f550bcbd4d6b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:25 + docker inspect -f . ci-base-image-arm64 08:58:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:58:25 prd-ubuntu20.04-docker-arm64-4c-16g-22740 does not seem to be running inside a container 08:58:25 $ 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/97 -v /w/workspace/app-record-replay/97:/w/workspace/app-record-replay/97:rw,z -v /w/workspace/app-record-replay/97@tmp:/w/workspace/app-record-replay/97@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 08:58:26 $ docker top 0035db347b0a8d1c84a3cf7642e159704715436971856ad28a8909db5d4be0e5 -eo pid,comm [Pipeline] { [Pipeline] sh 08:58:27 + git config --global --add safe.directory /w/workspace/app-record-replay/97 [Pipeline] fileExists [Pipeline] sh 08:58:28 + make test 08:58:28 go test -race -coverprofile=coverage.out ./... 09:04:35 github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements 09:04:54 ok github.com/edgexfoundry/app-record-replay/internal/app 1.163s coverage: 88.0% of statements 09:05:00 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 09:05:00 github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements 09:05:04 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 09:05:10 ok github.com/edgexfoundry/app-record-replay/internal/application 9.934s coverage: 98.7% of statements 09:05:10 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.480s coverage: 89.7% of statements 09:05:10 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.089s coverage: 100.0% of statements 09:05:12 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:05:12 go vet ./... 09:10:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:10:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:10:34 ./bin/test-attribution-txt.sh 09:10:34 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add 09:10:34 An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add 09:10:34 An attribution for github.com/jackc/pgpassfile is missing from Attribution.txt, please add 09:10:34 An attribution for github.com/jackc/pgservicefile is missing from Attribution.txt, please add 09:10:34 An attribution for github.com/jackc/pgx/v5 is missing from Attribution.txt, please add 09:10:34 An attribution for github.com/jackc/puddle/v2 is missing from Attribution.txt, please add [Pipeline] echo 09:10:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 09:10:34 $ docker stop --time=1 0035db347b0a8d1c84a3cf7642e159704715436971856ad28a8909db5d4be0e5 09:10:36 $ docker rm -f --volumes 0035db347b0a8d1c84a3cf7642e159704715436971856ad28a8909db5d4be0e5 [Pipeline] // withDockerContainer [Pipeline] sh 09:10:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:10:39 Warning: overwriting stash ‘coverage-report’ 09:10:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:10:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:10:40 + ls -al . 09:10:40 total 272 09:10:40 drwxrwxr-x 9 jenkins jenkins 4096 Oct 14 08:58 . 09:10:40 drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 08:54 .. 09:10:40 -rw-rw-r-- 1 jenkins jenkins 119 Oct 14 08:55 .dockerignore 09:10:40 drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 08:55 .git 09:10:40 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 08:55 .github 09:10:40 -rw-rw-r-- 1 jenkins jenkins 164 Oct 14 08:55 .gitignore 09:10:40 -rw-rw-r-- 1 jenkins jenkins 41 Oct 14 08:55 .golangci.yml 09:10:40 -rw-rw-r-- 1 jenkins jenkins 20126 Oct 14 08:55 Attribution.txt 09:10:40 -rw-rw-r-- 1 jenkins jenkins 458 Oct 14 08:55 CHANGELOG.md 09:10:40 -rw-rw-r-- 1 jenkins jenkins 1725 Oct 14 08:55 Dockerfile 09:10:40 -rw-rw-r-- 1 jenkins jenkins 677 Oct 14 08:55 GOVERNANCE.md 09:10:40 -rw-rw-r-- 1 jenkins jenkins 681 Oct 14 08:55 Jenkinsfile 09:10:40 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 14 08:55 LICENSE 09:10:40 -rw-rw-r-- 1 jenkins jenkins 3805 Oct 14 08:55 Makefile 09:10:40 -rw-rw-r-- 1 jenkins jenkins 611 Oct 14 08:55 OWNERS.md 09:10:40 -rw-rw-r-- 1 jenkins jenkins 4107 Oct 14 08:55 README.md 09:10:40 -rw-rw-r-- 1 jenkins jenkins 7789 Oct 14 08:55 Record and Reply.postman_collection.json 09:10:40 -rw-rw-r-- 1 jenkins jenkins 12 Oct 14 08:47 VERSION 09:10:40 drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 08:55 bin 09:10:40 -rw-r--r-- 1 jenkins jenkins 34247 Oct 14 09:05 coverage.out 09:10:40 -rw-rw-r-- 1 jenkins jenkins 7488 Oct 14 08:55 go.mod 09:10:40 -rw-rw-r-- 1 jenkins jenkins 100896 Oct 14 08:55 go.sum 09:10:40 drwxrwxr-x 7 jenkins jenkins 4096 Oct 14 08:55 internal 09:10:40 -rw-rw-r-- 1 jenkins jenkins 913 Oct 14 08:55 main.go 09:10:40 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 08:55 openapi 09:10:40 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 08:55 pkg 09:10:40 drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 08:55 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:41 + 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=fb1cfc1ed001b91dc8782235128666e14fb0baf6 --label arch=arm64 --label version=3.2.0-dev.22 . 09:10:41 Sending build context to Docker daemon 373.2kB 09:10:41 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 09:10:41 Step 2/27 : FROM ${BASE} AS builder 09:10:41 ---> 028f3e256eb2 09:10:41 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 09:10:41 ---> Running in 589f38100915 09:10:42 Removing intermediate container 589f38100915 09:10:42 ---> 97006e7437b5 09:10:42 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 09:10:42 ---> Running in ca97ad26850c 09:10:42 Removing intermediate container ca97ad26850c 09:10:42 ---> affe4d421eeb 09:10:42 Step 5/27 : ARG ADD_BUILD_TAGS="" 09:10:42 ---> Running in cadd1f753d36 09:10:42 Removing intermediate container cadd1f753d36 09:10:42 ---> 34b423484ce2 09:10:42 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:10:43 ---> Running in bbf8f85a7766 09:10:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:10:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:10:46 OK: 238 MiB in 54 packages 09:10:47 Removing intermediate container bbf8f85a7766 09:10:47 ---> 34ab691bdf1e 09:10:47 Step 7/27 : WORKDIR /app 09:10:47 ---> Running in 23c3cdd33703 09:10:47 Removing intermediate container 23c3cdd33703 09:10:47 ---> 07885de17fb2 09:10:47 Step 8/27 : COPY go.mod vendor* ./ 09:10:48 ---> 048b299ffc14 09:10:48 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:10:48 ---> Running in 43965c468e11 09:10:51 Removing intermediate container 43965c468e11 09:10:51 ---> 0f0b59a28330 09:10:51 Step 10/27 : COPY . . 09:10:51 ---> 96c0aa968320 09:10:51 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:10:51 ---> Running in fab40ff801d3 09:10:52 Removing intermediate container fab40ff801d3 09:10:52 ---> 8159e0248046 09:10:52 Step 12/27 : RUN $MAKE 09:10:52 ---> Running in 95e6ba182a6c 09:10:53 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.55 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.22" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o app-record-replay 09:15:15 Removing intermediate container 95e6ba182a6c 09:15:15 ---> ef35767043a0 09:15:15 Step 13/27 : FROM alpine:3.20 09:15:15 3.20: Pulling from library/alpine 09:15:15 cf04c63912e1: Already exists 09:15:15 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 09:15:15 Status: Downloaded newer image for alpine:3.20 09:15:15 ---> c157a85ed455 09:15:15 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 09:15:15 ---> Running in f0f98ee98812 09:15:15 Removing intermediate container f0f98ee98812 09:15:15 ---> cf9b8e4a5c09 09:15:15 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 09:15:15 ---> Running in f75474df31f2 09:15:15 Removing intermediate container f75474df31f2 09:15:15 ---> 072e08472431 09:15:15 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 09:15:15 ---> Running in 2469db680fda 09:15:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:15:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:15:19 (1/2) Installing ca-certificates (20240705-r0) 09:15:19 (2/2) Installing dumb-init (1.2.5-r3) 09:15:19 Executing busybox-1.36.1-r29.trigger 09:15:19 Executing ca-certificates-20240705-r0.trigger 09:15:19 OK: 10 MiB in 16 packages 09:15:21 Removing intermediate container 2469db680fda 09:15:21 ---> 93197c75ea67 09:15:21 Step 17/27 : RUN apk --no-cache upgrade 09:15:22 ---> Running in ad4a6b95e093 09:15:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:15:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:15:25 Upgrading critical system libraries and apk-tools: 09:15:25 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:15:25 Executing busybox-1.36.1-r29.trigger 09:15:25 Continuing the upgrade transaction with new apk-tools: 09:15:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:15:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:15:27 OK: 10 MiB in 16 packages 09:15:28 Removing intermediate container ad4a6b95e093 09:15:28 ---> 67f556596a7b 09:15:28 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 09:15:29 ---> c30f4a2c5727 09:15:29 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 09:15:30 ---> 0ac2507a8d83 09:15:30 Step 20/27 : COPY --from=builder /app/res/ /res/ 09:15:30 ---> c5c969eb4948 09:15:30 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 09:15:33 ---> c090f165aa49 09:15:33 Step 22/27 : EXPOSE 59712 09:15:33 ---> Running in 7efa6cc57866 09:15:33 Removing intermediate container 7efa6cc57866 09:15:33 ---> e7f7087fef3c 09:15:33 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 09:15:33 ---> Running in 5663373d382c 09:15:34 Removing intermediate container 5663373d382c 09:15:34 ---> 79617326dddc 09:15:34 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:15:34 ---> Running in 8ef43e45abed 09:15:34 Removing intermediate container 8ef43e45abed 09:15:34 ---> 8b1dbe697d88 09:15:34 Step 25/27 : LABEL arch=arm64 09:15:34 ---> Running in 77aae091695c 09:15:34 Removing intermediate container 77aae091695c 09:15:34 ---> 080f493cad79 09:15:34 Step 26/27 : LABEL git_sha=fb1cfc1ed001b91dc8782235128666e14fb0baf6 09:15:35 ---> Running in 4564bf9fbbe9 09:15:35 Removing intermediate container 4564bf9fbbe9 09:15:35 ---> 2a26dc04b99e 09:15:35 Step 27/27 : LABEL version=3.2.0-dev.22 09:15:35 ---> Running in b82178f3b693 09:15:35 Removing intermediate container b82178f3b693 09:15:35 ---> b156cbf6eeba 09:15:35 [Warning] One or more build-args [ARCH] were not consumed 09:15:35 Successfully built b156cbf6eeba 09:15:35 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 09:15:36 provisioning config files... 09:15:36 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/97@tmp/config4102187716040138937tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:15:36 ---> ****-login.sh 09:15:36 nexus3.edgexfoundry.org:10001 09:15:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:15:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:15:36 Configure a credential helper to remove this warning. See 09:15:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:15:36 09:15:36 Login Succeeded 09:15:36 nexus3.edgexfoundry.org:10002 09:15:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:15:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:15:37 Configure a credential helper to remove this warning. See 09:15:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:15:37 09:15:37 Login Succeeded 09:15:37 nexus3.edgexfoundry.org:10003 09:15:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:15:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:15:37 Configure a credential helper to remove this warning. See 09:15:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:15:37 09:15:37 Login Succeeded 09:15:37 nexus3.edgexfoundry.org:10004 09:15:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:15:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:15:38 Configure a credential helper to remove this warning. See 09:15:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:15:38 09:15:38 Login Succeeded 09:15:38 ****.io 09:15:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:15:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:15:38 Configure a credential helper to remove this warning. See 09:15:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:15:38 09:15:38 Login Succeeded 09:15:38 ---> ****-login.sh ends [Pipeline] } 09:15:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:15:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:15:38 [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: 09:15:38 fb1cfc1ed001b91dc8782235128666e14fb0baf6 09:15:38 latest 09:15:38 3.2.0-dev.22 09:15:38 fb1cfc1ed001b91dc8782235128666e14fb0baf6-3.2.0-dev.22 09:15:38 main 09:15:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:39 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:fb1cfc1ed001b91dc8782235128666e14fb0baf6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:39 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:fb1cfc1ed001b91dc8782235128666e14fb0baf6 09:15:39 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 09:15:39 ebaa51ea6cbd: Preparing 09:15:39 9d39ad079f81: Preparing 09:15:39 e854310274de: Preparing 09:15:39 b760786fa119: Preparing 09:15:39 ef1a29e02d2a: Preparing 09:15:39 75769a60608d: Preparing 09:15:39 16113d51b718: Preparing 09:15:39 75769a60608d: Waiting 09:15:39 16113d51b718: Waiting 09:15:39 b760786fa119: Pushed 09:15:39 9d39ad079f81: Pushed 09:15:39 e854310274de: Pushed 09:15:39 ef1a29e02d2a: Pushed 09:15:39 16113d51b718: Layer already exists 09:15:40 75769a60608d: Pushed 09:15:52 ebaa51ea6cbd: Pushed 09:15:52 fb1cfc1ed001b91dc8782235128666e14fb0baf6: digest: sha256:2dee2377937a447ca258fcd4a24cfd0fcf96bd9d40fd01e57858d9298974b9ac size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:53 + 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 09:15:53 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 09:15:53 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 09:15:53 ebaa51ea6cbd: Preparing 09:15:53 9d39ad079f81: Preparing 09:15:53 e854310274de: Preparing 09:15:53 b760786fa119: Preparing 09:15:53 ef1a29e02d2a: Preparing 09:15:53 75769a60608d: Preparing 09:15:53 16113d51b718: Preparing 09:15:53 75769a60608d: Waiting 09:15:53 16113d51b718: Waiting 09:15:53 e854310274de: Layer already exists 09:15:53 ef1a29e02d2a: Layer already exists 09:15:53 9d39ad079f81: Layer already exists 09:15:53 b760786fa119: Layer already exists 09:15:53 ebaa51ea6cbd: Layer already exists 09:15:53 16113d51b718: Layer already exists 09:15:53 75769a60608d: Layer already exists 09:15:53 latest: digest: sha256:2dee2377937a447ca258fcd4a24cfd0fcf96bd9d40fd01e57858d9298974b9ac size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:54 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:54 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.22 09:15:54 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 09:15:54 ebaa51ea6cbd: Preparing 09:15:54 9d39ad079f81: Preparing 09:15:54 e854310274de: Preparing 09:15:54 b760786fa119: Preparing 09:15:54 ef1a29e02d2a: Preparing 09:15:54 75769a60608d: Preparing 09:15:54 16113d51b718: Preparing 09:15:54 75769a60608d: Waiting 09:15:54 16113d51b718: Waiting 09:15:54 b760786fa119: Layer already exists 09:15:54 ef1a29e02d2a: Layer already exists 09:15:54 ebaa51ea6cbd: Layer already exists 09:15:54 e854310274de: Layer already exists 09:15:54 9d39ad079f81: Layer already exists 09:15:54 16113d51b718: Layer already exists 09:15:54 75769a60608d: Layer already exists 09:15:54 3.2.0-dev.22: digest: sha256:2dee2377937a447ca258fcd4a24cfd0fcf96bd9d40fd01e57858d9298974b9ac size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:55 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:fb1cfc1ed001b91dc8782235128666e14fb0baf6-3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:55 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:fb1cfc1ed001b91dc8782235128666e14fb0baf6-3.2.0-dev.22 09:15:55 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 09:15:55 ebaa51ea6cbd: Preparing 09:15:55 9d39ad079f81: Preparing 09:15:55 e854310274de: Preparing 09:15:55 b760786fa119: Preparing 09:15:55 ef1a29e02d2a: Preparing 09:15:55 75769a60608d: Preparing 09:15:55 16113d51b718: Preparing 09:15:55 75769a60608d: Waiting 09:15:55 16113d51b718: Waiting 09:15:55 9d39ad079f81: Layer already exists 09:15:55 ebaa51ea6cbd: Layer already exists 09:15:55 ef1a29e02d2a: Layer already exists 09:15:55 e854310274de: Layer already exists 09:15:55 b760786fa119: Layer already exists 09:15:55 75769a60608d: Layer already exists 09:15:55 16113d51b718: Layer already exists 09:15:56 fb1cfc1ed001b91dc8782235128666e14fb0baf6-3.2.0-dev.22: digest: sha256:2dee2377937a447ca258fcd4a24cfd0fcf96bd9d40fd01e57858d9298974b9ac size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:56 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:56 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main 09:15:56 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 09:15:56 ebaa51ea6cbd: Preparing 09:15:56 9d39ad079f81: Preparing 09:15:56 e854310274de: Preparing 09:15:56 b760786fa119: Preparing 09:15:56 ef1a29e02d2a: Preparing 09:15:56 75769a60608d: Preparing 09:15:56 16113d51b718: Preparing 09:15:56 75769a60608d: Waiting 09:15:56 16113d51b718: Waiting 09:15:56 ef1a29e02d2a: Layer already exists 09:15:56 b760786fa119: Layer already exists 09:15:56 e854310274de: Layer already exists 09:15:56 9d39ad079f81: Layer already exists 09:15:56 ebaa51ea6cbd: Layer already exists 09:15:56 16113d51b718: Layer already exists 09:15:56 75769a60608d: Layer already exists 09:15:57 main: digest: sha256:2dee2377937a447ca258fcd4a24cfd0fcf96bd9d40fd01e57858d9298974b9ac size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:15:57 ===================================================== [Pipeline] echo 09:15:57 taggedImages: 09:15:57 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:fb1cfc1ed001b91dc8782235128666e14fb0baf6 09:15:57 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 09:15:57 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.22 09:15:57 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:fb1cfc1ed001b91dc8782235128666e14fb0baf6-3.2.0-dev.22 09:15:57 - 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 09:15:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:15:57 09:15:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:15:58 arm64: Pulling from edgex-lftools-log-publisher 09:15:58 8998bd30e6a1: Pulling fs layer 09:15:58 04944245beec: Pulling fs layer 09:15:58 699f458cf7ca: Pulling fs layer 09:15:58 765212b225bb: Pulling fs layer 09:15:58 f23df028b6ca: Pulling fs layer 09:15:58 d65c8cfc05b1: Pulling fs layer 09:15:58 2437ff75d9bd: Pulling fs layer 09:15:58 765212b225bb: Waiting 09:15:58 f23df028b6ca: Waiting 09:15:58 d65c8cfc05b1: Waiting 09:15:58 2437ff75d9bd: Waiting 09:15:58 04944245beec: Verifying Checksum 09:15:58 04944245beec: Download complete 09:15:58 765212b225bb: Verifying Checksum 09:15:58 765212b225bb: Download complete 09:15:58 f23df028b6ca: Verifying Checksum 09:15:58 f23df028b6ca: Download complete 09:15:58 d65c8cfc05b1: Verifying Checksum 09:15:58 d65c8cfc05b1: Download complete 09:15:58 699f458cf7ca: Verifying Checksum 09:15:58 699f458cf7ca: Download complete 09:15:59 8998bd30e6a1: Verifying Checksum 09:15:59 8998bd30e6a1: Download complete 09:16:01 2437ff75d9bd: Verifying Checksum 09:16:01 2437ff75d9bd: Download complete 09:16:03 8998bd30e6a1: Pull complete 09:16:04 04944245beec: Pull complete 09:16:07 699f458cf7ca: Pull complete 09:16:07 765212b225bb: Pull complete 09:16:08 f23df028b6ca: Pull complete 09:16:08 d65c8cfc05b1: Pull complete 09:16:27 2437ff75d9bd: Pull complete 09:16:27 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:16:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:16:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:16:27 prd-ubuntu20.04-docker-arm64-4c-16g-22740 does not seem to be running inside a container 09:16:27 $ 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/97 -v /w/workspace/app-record-replay/97:/w/workspace/app-record-replay/97:rw,z -v /w/workspace/app-record-replay/97@tmp:/w/workspace/app-record-replay/97@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 09:16:30 $ docker top 1b1b523a05cb6a4ae7766c6a2b43143c1058a37775f38e13a6567629eca3a97e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:16:31 ---> job-cost.sh 09:16:31 lf-activate-venv: SKIPPING 09:16:31 INFO: No Stack... 09:16:32 INFO: Retrieving Pricing Info for: v3-standard-4 09:16:32 INFO: Archiving Costs [Pipeline] sh 09:16:33 + cat /w/workspace/app-record-replay/97/archives/cost.csv 09:16:33 + cut -d, -f6 [Pipeline] lock 09:16:33 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-main-97-stack-cost] 09:16:33 Resource [jenkins-edgexfoundry-app-record-replay-main-97-stack-cost] did not exist. Created. 09:16:33 Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-main-97-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:16:34 /w/workspace/app-record-replay/97@tmp/durable-da2825c4/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 09:16:35 + echo total: 0.10999999940395355 [Pipeline] stash 09:16:35 Warning: overwriting stash ‘stack-cost’ 09:16:35 Stashed 1 file(s) [Pipeline] } 09:16:35 Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-main-97-stack-cost] [Pipeline] // lock [Pipeline] } 09:16:35 $ docker stop --time=1 1b1b523a05cb6a4ae7766c6a2b43143c1058a37775f38e13a6567629eca3a97e 09:16:36 $ docker rm -f --volumes 1b1b523a05cb6a4ae7766c6a2b43143c1058a37775f38e13a6567629eca3a97e [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 09:16:37 provisioning config files... 09:16:37 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config17105182203893399039tmp [Pipeline] { [Pipeline] sh 09:16:37 + set +x 09:16:37 + bash -s -- 09:16:37 + curl -s https://codecov.io/bash 09:16:37 09:16:37 _____ _ 09:16:37 / ____| | | 09:16:37 | | ___ __| | ___ ___ _____ __ 09:16:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:16:37 | |___| (_) | (_| | __/ (_| (_) \ V / 09:16:37 \_____\___/ \__,_|\___|\___\___/ \_/ 09:16:37 Bash-1.0.6 09:16:37 09:16:37 09:16:37 ==> git version 2.25.1 found 09:16:37 ==> 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 09:16:37 Release-Date: 2020-01-08 09:16:37 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:16:37 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:16:37 ==> Jenkins CI detected. 09:16:37 current dir:  /w/workspace/exfoundry_app-record-replay_main 09:16:37 project root: . 09:16:37 --> token set from env 09:16:37 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:16:37 ==> Running gcov in . (disable via -X gcov) 09:16:37 ==> Python coveragepy not found 09:16:37 ==> Searching for coverage reports in: 09:16:37 + . 09:16:37 -> Found 1 reports 09:16:37 ==> Detecting git/mercurial file structure 09:16:37 ==> Reading reports 09:16:37 + ./coverage.out bytes=34247 09:16:37 ==> Appending adjustments 09:16:37 https://docs.codecov.io/docs/fixing-reports 09:16:37 + Found adjustments 09:16:37 ==> Gzipping contents 09:16:37 8.0K /tmp/codecov.mmOSqH.gz 09:16:37 ==> Uploading reports 09:16:37 url: https://codecov.io 09:16:37 query: branch=main&commit=fb1cfc1ed001b91dc8782235128666e14fb0baf6&build=97&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F97%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 09:16:37 -> Pinging Codecov 09:16:37 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=fb1cfc1ed001b91dc8782235128666e14fb0baf6&build=97&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F97%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 09:16:38 -> Uploading to 09:16:38 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/app-record-replay/fb1cfc1ed001b91dc8782235128666e14fb0baf6/3bafce3d-6189-4837-81f3-da0600433100.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241014%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241014T091638Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=45825585d4912d0fc045e585e7124f8b95999ea45486ac1a132169bb4cc7799f 09:16:38 % Total % Received % Xferd Average Speed Time Time Time Current 09:16:38 Dload Upload Total Spent Left Speed 09:16:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5389 0 0 100 5389 0 25540 --:--:-- --:--:-- --:--:-- 25540 09:16:38 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/fb1cfc1ed001b91dc8782235128666e14fb0baf6 [Pipeline] } 09:16:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 09:16:38 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:16:38 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:16:39 09:16:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:16:39 latest: Pulling from edgex-devops/edgex-snyk-go 09:16:39 43c4264eed91: Already exists 09:16:39 4cc291be95ef: Already exists 09:16:39 2ac1f1163629: Already exists 09:16:39 5c3c966382ef: Already exists 09:16:39 4f4fb700ef54: Already exists 09:16:39 d9c7d2e4e75e: Pulling fs layer 09:16:39 9c3e1370e548: Pulling fs layer 09:16:39 d9c7d2e4e75e: Verifying Checksum 09:16:39 d9c7d2e4e75e: Download complete 09:16:39 d9c7d2e4e75e: Pull complete 09:16:40 9c3e1370e548: Verifying Checksum 09:16:43 9c3e1370e548: Pull complete 09:16:43 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 09:16:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:16:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:16:43 prd-ubuntu20.04-docker-8c-8g-22732 does not seem to be running inside a container 09:16:43 $ 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:latest cat 09:16:46 $ docker top 16f1acbe0a2824b82658c5a38a599d9fd94110b3e4fdbc16d79a055f4687873b -eo pid,comm [Pipeline] { [Pipeline] sh 09:16:46 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] echo 09:16:46 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh 09:16:46 + set -o pipefail 09:16:46 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' 09:16:54 09:16:54 Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... 09:16:54 09:16:54 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/15e99017-a534-4e49-83bf-8dca7399df15/history/51b1af0a-8eef-4449-8411-834d8e61bc77 09:16:54 09:16:54 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:16:54 09:16:54 09:16:54 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 09:16:54 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 09:16:54 $ docker stop --time=1 16f1acbe0a2824b82658c5a38a599d9fd94110b3e4fdbc16d79a055f4687873b 09:17:00 $ docker rm -f --volumes 16f1acbe0a2824b82658c5a38a599d9fd94110b3e4fdbc16d79a055f4687873b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:17:01 + git log --format=format:%s -1 fb1cfc1ed001b91dc8782235128666e14fb0baf6 [Pipeline] sh 09:17:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:17:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:17:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:17:02 prd-ubuntu20.04-docker-8c-8g-22732 does not seem to be running inside a container 09:17:02 $ 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 09:17:02 $ docker top 90ce5ebd7c06565665cc6b7fa291a9fbf9469715823fdd27c021a523754d7014 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:17:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:17:22 [ssh-agent] Looking for ssh-agent implementation... 09:17:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:17:22 $ docker exec 90ce5ebd7c06565665cc6b7fa291a9fbf9469715823fdd27c021a523754d7014 ssh-agent 09:17:22 SSH_AUTH_SOCK=/tmp/ssh-hoyMEYL3f8pd/agent.32 09:17:22 SSH_AGENT_PID=38 09:17:22 Running ssh-add (command line suppressed) 09:17:22 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9978117502290601321.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9978117502290601321.key) 09:17:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:17:22 + git semver tag 09:17:22 2024-10-14 09:17:22,862 [run_tag] DEBUG tag force:False 09:17:22 2024-10-14 09:17:22,862 [check_head_tag] DEBUG check head tag 09:17:22 2024-10-14 09:17:22,863 [execute] INFO git cat-file --batch-check 09:17:22 2024-10-14 09:17:22,863 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 09:17:22 2024-10-14 09:17:22,868 [execute] INFO git cat-file --batch 09:17:22 2024-10-14 09:17:22,869 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 09:17:22 2024-10-14 09:17:22,897 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 09:17:22 2024-10-14 09:17:22,897 [execute] INFO git tag -a v3.2.0-dev.22 -m v3.2.0-dev.22 09:17:22 2024-10-14 09:17:22,897 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.22', '-m', 'v3.2.0-dev.22'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 09:17:22 2024-10-14 09:17:22,903 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 09:17:22 3.2.0-dev.22 [Pipeline] } 09:17:23 $ docker exec --env ******** --env ******** 90ce5ebd7c06565665cc6b7fa291a9fbf9469715823fdd27c021a523754d7014 ssh-agent -k 09:17:23 unset SSH_AUTH_SOCK; 09:17:23 unset SSH_AGENT_PID; 09:17:23 echo Agent pid 38 killed; 09:17:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:17:23 + git semver [Pipeline] } 09:17:23 $ docker stop --time=1 90ce5ebd7c06565665cc6b7fa291a9fbf9469715823fdd27c021a523754d7014 09:17:25 $ docker rm -f --volumes 90ce5ebd7c06565665cc6b7fa291a9fbf9469715823fdd27c021a523754d7014 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:17:25 09:17:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:17:25 0.23.1-centos7: Pulling from edgex-lftools 09:17:25 ab5ef0e58194: Pulling fs layer 09:17:25 9712f1f96733: Pulling fs layer 09:17:25 63f879dbbcfc: Pulling fs layer 09:17:25 0d9ebad4ef96: Pulling fs layer 09:17:25 e9a5061849ea: Pulling fs layer 09:17:25 d747dcd14b5f: Pulling fs layer 09:17:25 2de7ff778b66: Pulling fs layer 09:17:25 0d9ebad4ef96: Waiting 09:17:25 e9a5061849ea: Waiting 09:17:25 d747dcd14b5f: Waiting 09:17:25 2de7ff778b66: Waiting 09:17:25 9712f1f96733: Verifying Checksum 09:17:25 9712f1f96733: Download complete 09:17:26 63f879dbbcfc: Verifying Checksum 09:17:26 63f879dbbcfc: Download complete 09:17:26 e9a5061849ea: Verifying Checksum 09:17:26 e9a5061849ea: Download complete 09:17:26 d747dcd14b5f: Verifying Checksum 09:17:26 d747dcd14b5f: Download complete 09:17:26 0d9ebad4ef96: Verifying Checksum 09:17:26 0d9ebad4ef96: Download complete 09:17:26 2de7ff778b66: Verifying Checksum 09:17:26 2de7ff778b66: Download complete 09:17:26 ab5ef0e58194: Verifying Checksum 09:17:26 ab5ef0e58194: Download complete 09:17:30 ab5ef0e58194: Pull complete 09:17:30 9712f1f96733: Pull complete 09:17:30 63f879dbbcfc: Pull complete 09:17:34 0d9ebad4ef96: Pull complete 09:17:34 e9a5061849ea: Pull complete 09:17:34 d747dcd14b5f: Pull complete 09:17:35 2de7ff778b66: Pull complete 09:17:35 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:17:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:17:35 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:17:35 prd-ubuntu20.04-docker-8c-8g-22732 does not seem to be running inside a container 09:17:35 $ 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 09:17:40 $ docker top 78b999fc6c5313b83c62543e526ce1bffa794563fe041e49696ae42ca596df46 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:17:40 provisioning config files... 09:17:40 copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config3963899012018039343tmp 09:17:40 copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config7292805880071307014tmp 09:17:40 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config14422945365850038728tmp [Pipeline] { [Pipeline] echo 09:17:40 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:17:41 ---> sigul-configuration.sh 09:17:41 gpg: directory `/root/.gnupg' created 09:17:41 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:17:41 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:17:41 gpg: keyring `/root/.gnupg/secring.gpg' created 09:17:41 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:17:41 gpg: CAST5 encrypted data 09:17:41 gpg: encrypted with 1 passphrase 09:17:41 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:17:41 + mkdir /home/jenkins 09:17:41 + mkdir /home/jenkins/sigul [Pipeline] sh 09:17:41 + 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 09:17:41 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:17:42 ---> sigul-install.sh 09:17:42 Sigul already installed; skipping installation. [Pipeline] sh 09:17:42 + git tag --list 09:17:42 v3.1 09:17:42 v3.1.0 09:17:42 v3.1.0-dev.0 09:17:42 v3.1.0-dev.1 09:17:42 v3.1.0-dev.10 09:17:42 v3.1.0-dev.11 09:17:42 v3.1.0-dev.12 09:17:42 v3.1.0-dev.13 09:17:42 v3.1.0-dev.14 09:17:42 v3.1.0-dev.15 09:17:42 v3.1.0-dev.16 09:17:42 v3.1.0-dev.17 09:17:42 v3.1.0-dev.18 09:17:42 v3.1.0-dev.19 09:17:42 v3.1.0-dev.2 09:17:42 v3.1.0-dev.20 09:17:42 v3.1.0-dev.21 09:17:42 v3.1.0-dev.22 09:17:42 v3.1.0-dev.23 09:17:42 v3.1.0-dev.24 09:17:42 v3.1.0-dev.25 09:17:42 v3.1.0-dev.26 09:17:42 v3.1.0-dev.27 09:17:42 v3.1.0-dev.28 09:17:42 v3.1.0-dev.29 09:17:42 v3.1.0-dev.3 09:17:42 v3.1.0-dev.30 09:17:42 v3.1.0-dev.31 09:17:42 v3.1.0-dev.32 09:17:42 v3.1.0-dev.33 09:17:42 v3.1.0-dev.34 09:17:42 v3.1.0-dev.35 09:17:42 v3.1.0-dev.36 09:17:42 v3.1.0-dev.37 09:17:42 v3.1.0-dev.38 09:17:42 v3.1.0-dev.39 09:17:42 v3.1.0-dev.4 09:17:42 v3.1.0-dev.40 09:17:42 v3.1.0-dev.41 09:17:42 v3.1.0-dev.42 09:17:42 v3.1.0-dev.43 09:17:42 v3.1.0-dev.44 09:17:42 v3.1.0-dev.45 09:17:42 v3.1.0-dev.46 09:17:42 v3.1.0-dev.47 09:17:42 v3.1.0-dev.48 09:17:42 v3.1.0-dev.49 09:17:42 v3.1.0-dev.5 09:17:42 v3.1.0-dev.50 09:17:42 v3.1.0-dev.51 09:17:42 v3.1.0-dev.52 09:17:42 v3.1.0-dev.53 09:17:42 v3.1.0-dev.54 09:17:42 v3.1.0-dev.55 09:17:42 v3.1.0-dev.56 09:17:42 v3.1.0-dev.57 09:17:42 v3.1.0-dev.58 09:17:42 v3.1.0-dev.59 09:17:42 v3.1.0-dev.6 09:17:42 v3.1.0-dev.60 09:17:42 v3.1.0-dev.61 09:17:42 v3.1.0-dev.62 09:17:42 v3.1.0-dev.63 09:17:42 v3.1.0-dev.64 09:17:42 v3.1.0-dev.65 09:17:42 v3.1.0-dev.66 09:17:42 v3.1.0-dev.67 09:17:42 v3.1.0-dev.68 09:17:42 v3.1.0-dev.7 09:17:42 v3.1.0-dev.8 09:17:42 v3.1.0-dev.9 09:17:42 v3.1.1 09:17:42 v3.2.0-dev.1 09:17:42 v3.2.0-dev.10 09:17:42 v3.2.0-dev.11 09:17:42 v3.2.0-dev.12 09:17:42 v3.2.0-dev.13 09:17:42 v3.2.0-dev.14 09:17:42 v3.2.0-dev.15 09:17:42 v3.2.0-dev.16 09:17:42 v3.2.0-dev.17 09:17:42 v3.2.0-dev.18 09:17:42 v3.2.0-dev.19 09:17:42 v3.2.0-dev.2 09:17:42 v3.2.0-dev.20 09:17:42 v3.2.0-dev.21 09:17:42 v3.2.0-dev.22 09:17:42 v3.2.0-dev.3 09:17:42 v3.2.0-dev.4 09:17:42 v3.2.0-dev.5 09:17:42 v3.2.0-dev.6 09:17:42 v3.2.0-dev.7 09:17:42 v3.2.0-dev.8 09:17:42 v3.2.0-dev.9 [Pipeline] sh 09:17:42 + lftools sign git-tag v3.2.0-dev.22 09:17:43 Signing Git tag with Sigul... 09:17:43 Signing v3.2.0-dev.22 [Pipeline] echo 09:17:43 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:17:44 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:17:44 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:17:44 $ docker stop --time=1 78b999fc6c5313b83c62543e526ce1bffa794563fe041e49696ae42ca596df46 09:17:45 $ docker rm -f --volumes 78b999fc6c5313b83c62543e526ce1bffa794563fe041e49696ae42ca596df46 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 09:17:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:17:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:17:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:17:46 prd-ubuntu20.04-docker-8c-8g-22732 does not seem to be running inside a container 09:17:46 $ 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 09:17:46 $ docker top d2a44e28cc0ad9e35cb6933bc623e2625a8106b19019b9e4cac174e68cc24139 -eo pid,comm 09:17:46 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). 09:17:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:17:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:17:46 [ssh-agent] Looking for ssh-agent implementation... 09:17:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:17:46 $ docker exec d2a44e28cc0ad9e35cb6933bc623e2625a8106b19019b9e4cac174e68cc24139 ssh-agent 09:17:47 SSH_AUTH_SOCK=/tmp/ssh-SBvJmvh3tama/agent.31 09:17:47 SSH_AGENT_PID=37 09:17:47 Running ssh-add (command line suppressed) 09:17:47 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_3650768865395240435.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_3650768865395240435.key) 09:17:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:17:47 + git semver bump pre 09:17:47 2024-10-14 09:17:47,610 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 09:17:47 2024-10-14 09:17:47,610 [bump_version] DEBUG bumping version:3.2.0-dev.22 on axis:pre with prefix:dev 09:17:47 2024-10-14 09:17:47,610 [bump_version] DEBUG bumped version:3.2.0-dev.23 09:17:47 2024-10-14 09:17:47,610 [write_version] DEBUG write version:3.2.0-dev.23 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True 09:17:47 2024-10-14 09:17:47,610 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 09:17:47 2024-10-14 09:17:47,610 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main 09:17:47 2024-10-14 09:17:47,612 [execute] INFO git cat-file --batch-check 09:17:47 2024-10-14 09:17:47,612 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 09:17:47 2024-10-14 09:17:47,618 [execute] INFO git cat-file --batch 09:17:47 2024-10-14 09:17:47,619 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 09:17:47 2024-10-14 09:17:47,625 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 09:17:47 3.2.0-dev.23 [Pipeline] } 09:17:47 $ docker exec --env ******** --env ******** d2a44e28cc0ad9e35cb6933bc623e2625a8106b19019b9e4cac174e68cc24139 ssh-agent -k 09:17:47 unset SSH_AUTH_SOCK; 09:17:47 unset SSH_AGENT_PID; 09:17:47 echo Agent pid 37 killed; 09:17:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:17:48 + git semver [Pipeline] } 09:17:48 $ docker stop --time=1 d2a44e28cc0ad9e35cb6933bc623e2625a8106b19019b9e4cac174e68cc24139 09:17:49 $ docker rm -f --volumes d2a44e28cc0ad9e35cb6933bc623e2625a8106b19019b9e4cac174e68cc24139 [Pipeline] // withDockerContainer [Pipeline] sh 09:17:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:17:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:17:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:17:50 prd-ubuntu20.04-docker-8c-8g-22732 does not seem to be running inside a container 09:17:50 $ 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 09:17:50 $ docker top 211c7b1935c2c75b63144d111b58307aa5b1246e34ea788d4be6b3942ba06a56 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:17:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:17:50 [ssh-agent] Looking for ssh-agent implementation... 09:17:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:17:51 $ docker exec 211c7b1935c2c75b63144d111b58307aa5b1246e34ea788d4be6b3942ba06a56 ssh-agent 09:17:51 SSH_AUTH_SOCK=/tmp/ssh-kIyTE5X3UgPp/agent.33 09:17:51 SSH_AGENT_PID=39 09:17:51 Running ssh-add (command line suppressed) 09:17:51 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11638139159724511638.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11638139159724511638.key) 09:17:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:17:51 + git semver push 09:17:51 2024-10-14 09:17:51,770 [run_push] DEBUG push 09:17:51 2024-10-14 09:17:51,771 [execute] INFO git cat-file --batch-check 09:17:51 2024-10-14 09:17:51,771 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 09:17:51 2024-10-14 09:17:51,776 [execute] INFO git rev-list 85677acd82a818721e045ff6eebc18ba748c2d68 -- 09:17:51 2024-10-14 09:17:51,777 [execute] DEBUG Popen(['git', 'rev-list', '85677acd82a818721e045ff6eebc18ba748c2d68', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 09:17:51 2024-10-14 09:17:51,786 [execute] INFO git fetch -v origin 09:17:51 2024-10-14 09:17:51,786 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) 09:17:52 2024-10-14 09:17:52,241 [run_push] DEBUG no remote changes detected 09:17:52 2024-10-14 09:17:52,242 [execute] INFO git push origin semver 09:17:52 2024-10-14 09:17:52,242 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 09:17:53 2024-10-14 09:17:53,016 [run_push] DEBUG push all version tags 09:17:53 2024-10-14 09:17:53,016 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 09:17:53 2024-10-14 09:17:53,017 [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) 09:17:53 2024-10-14 09:17:53,778 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 09:17:53 3.2.0-dev.23 [Pipeline] } 09:17:53 $ docker exec --env ******** --env ******** 211c7b1935c2c75b63144d111b58307aa5b1246e34ea788d4be6b3942ba06a56 ssh-agent -k 09:17:54 unset SSH_AUTH_SOCK; 09:17:54 unset SSH_AGENT_PID; 09:17:54 echo Agent pid 39 killed; 09:17:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:17:54 + git semver [Pipeline] } 09:17:54 $ docker stop --time=1 211c7b1935c2c75b63144d111b58307aa5b1246e34ea788d4be6b3942ba06a56 09:17:55 $ docker rm -f --volumes 211c7b1935c2c75b63144d111b58307aa5b1246e34ea788d4be6b3942ba06a56 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:17:56 + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] 09:17:56 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 09:17:56 total 16 09:17:56 drwxr-xr-x 3 root root 4096 Oct 14 08:51 . 09:17:56 drwxrwxr-x 11 jenkins jenkins 4096 Oct 14 09:17 .. 09:17:56 drwxr-xr-x 2 root root 4096 Oct 14 08:51 cost 09:17:56 -rw-r--r-- 1 root root 88 Oct 14 08:51 cost.csv 09:17:56 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives 09:17:56 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 09:17:56 total 16 09:17:56 drwxr-xr-x 3 jenkins jenkins 4096 Oct 14 08:51 . 09:17:56 drwxrwxr-x 11 jenkins jenkins 4096 Oct 14 09:17 .. 09:17:56 drwxr-xr-x 2 jenkins jenkins 4096 Oct 14 08:51 cost 09:17:56 -rw-r--r-- 1 jenkins jenkins 88 Oct 14 08:51 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:17:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:17:57 ---> package-listing.sh 09:17:57 ++ facter osfamily 09:17:57 ++ tr '[:upper:]' '[:lower:]' 09:17:58 + OS_FAMILY=debian 09:17:58 + workspace=/w/workspace/exfoundry_app-record-replay_main 09:17:58 + START_PACKAGES=/tmp/packages_start.txt 09:17:58 + END_PACKAGES=/tmp/packages_end.txt 09:17:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:17:58 + PACKAGES=/tmp/packages_start.txt 09:17:58 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 09:17:58 + PACKAGES=/tmp/packages_end.txt 09:17:58 + case "${OS_FAMILY}" in 09:17:58 + dpkg -l 09:17:58 + grep '^ii' 09:17:58 + '[' -f /tmp/packages_start.txt ']' 09:17:58 + '[' -f /tmp/packages_end.txt ']' 09:17:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:17:58 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 09:17:58 + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ 09:17:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo 09:17:58 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 09:17:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:17:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:17:58 prd-ubuntu20.04-docker-8c-8g-22732 does not seem to be running inside a container 09:17:59 $ 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 09:17:59 $ docker top 18328364d1d8a429e95e69cf8db697b795b2b62c155a2c38d02c057c9ad2f2b6 -eo pid,comm [Pipeline] { [Pipeline] sh 09:17:59 + touch /tmp/pre-build-complete [Pipeline] sh 09:17:59 + mkdir -p /var/log/sysstat [Pipeline] sh 09:18:00 + ls /var/log/sa-host 09:18:00 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:18:00 provisioning config files... 09:18:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config11308245383579803415tmp [Pipeline] { [Pipeline] echo 09:18:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:18:00 ---> create-netrc.sh [Pipeline] } 09:18:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:18:01 ---> python-tools-install.sh [Pipeline] echo 09:18:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:18:01 ---> sudo-logs.sh 09:18:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:18:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:18:01 ---> job-cost.sh 09:18:01 lf-activate-venv: SKIPPING 09:18:01 DEBUG: total: 0.2199999988079071 09:18:01 INFO: Retrieving Stack Cost... 09:18:01 INFO: Retrieving Pricing Info for: v3-standard-8 09:18:02 INFO: Archiving Costs [Pipeline] echo 09:18:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:18:02 ---> logs-deploy.sh 09:18:02 lf-activate-venv: SKIPPING 09:18:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/97 09:18:02 INFO: archiving workspace using pattern(s): 09:18:03 Archives upload complete. 09:18:04 INFO: archiving logs to Nexus