Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8cc8644154733f4f3544498f2753be7fafbd0391 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-ssh16804779201747324755.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh6831519524361925119.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh8780757934974931408.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh16155457602549391041.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-ssh13764125172910549983.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-38918 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-record-replay.git > git init /w/workspace/exfoundry_app-record-replay_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 8cc8644154733f4f3544498f2753be7fafbd0391 (main) Commit message: "Merge pull request #171 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.27" > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8cc8644154733f4f3544498f2753be7fafbd0391 # timeout=10 > git rev-list --no-walk 0dcebb99a18d406dc447e92715de8efa4b5aa2cc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:18:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:18:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:18:42 ========================================================= 00:18:42 EdgeX Global Pipelines Version Info 00:18:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:18:43 ------------------- 00:18:43 stable info: 00:18:43 ------------------- 00:18:43 Commited By: Cherry Wang cherry@iotechsys.com 00:18:43 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 00:18:43 Message: update stable to v1.0.269 00:18:43 ------------------- 00:18:43 experimental info: 00:18:43 ------------------- 00:18:43 Commited By: **** collab-it+edgex@linuxfoundation.org 00:18:43 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 00:18:43 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:18:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 00:18:43 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 00:18:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:18:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:18:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:18:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 00:18:43 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:18:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:18:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:18:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:18:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:18:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 00:18:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:18:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:18:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:18:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:18:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:18:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:18:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:18:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:18:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:18:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:18:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:18:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:18:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:18:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:18:44 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:18:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 00:18:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 00:18:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 00:18:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8cc8644154733f4f3544498f2753be7fafbd0391 [Pipeline] echo 00:18:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8cc8644 [Pipeline] echo 00:18:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:18:44 provisioning config files... 00:18:44 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config15607625941125553052tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:18:44 ---> ****-login.sh 00:18:44 nexus3.edgexfoundry.org:10001 00:18:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:18:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:18:45 Configure a credential helper to remove this warning. See 00:18:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:18:45 00:18:45 Login Succeeded 00:18:45 nexus3.edgexfoundry.org:10002 00:18:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:18:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:18:45 Configure a credential helper to remove this warning. See 00:18:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:18:45 00:18:45 Login Succeeded 00:18:45 nexus3.edgexfoundry.org:10003 00:18:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:18:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:18:45 Configure a credential helper to remove this warning. See 00:18:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:18:45 00:18:45 Login Succeeded 00:18:45 nexus3.edgexfoundry.org:10004 00:18:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:18:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:18:45 Configure a credential helper to remove this warning. See 00:18:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:18:45 00:18:45 Login Succeeded 00:18:45 ****.io 00:18:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:18:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:18:45 Configure a credential helper to remove this warning. See 00:18:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:18:45 00:18:45 Login Succeeded 00:18:45 ---> ****-login.sh ends [Pipeline] } 00:18:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:18:46 + git rev-list -1 --merges 8cc8644154733f4f3544498f2753be7fafbd0391~1..8cc8644154733f4f3544498f2753be7fafbd0391 [Pipeline] echo 00:18:46 -----------> git rev-list -1 --merges 8cc8644154733f4f3544498f2753be7fafbd0391~1..8cc8644154733f4f3544498f2753be7fafbd0391 8cc8644154733f4f3544498f2753be7fafbd0391 00:18:46 8cc8644154733f4f3544498f2753be7fafbd0391 [false] [Pipeline] sh 00:18:46 + git log --format=format:%s -1 8cc8644154733f4f3544498f2753be7fafbd0391 [Pipeline] echo 00:18:46 ========================================================= 00:18:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:18:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:18:46 + git log --format=format:%s -1 8cc8644154733f4f3544498f2753be7fafbd0391 [Pipeline] echo 00:18:46 [semverPrep] GIT_COMMIT: 8cc8644154733f4f3544498f2753be7fafbd0391, Commit Message: Merge pull request #171 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.27 [Pipeline] echo 00:18:47 [semverPrep] This is not a build commit. [Pipeline] sh 00:18:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:18:47 + grep -v github /etc/ssh/ssh_known_hosts 00:18:47 + [ -e /tmp/ssh_known_hosts ] 00:18:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:18:47 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:18:47 + sudo tee -a /etc/ssh/ssh_known_hosts 00:18:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:18:47 00:18:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:18:48 0.1.4: Pulling from edgex-devops/py-git-semver 00:18:48 b85a868b505f: Pulling fs layer 00:18:48 e2be974225ed: Pulling fs layer 00:18:48 339a4e72a1f5: Pulling fs layer 00:18:48 988bab9f4d93: Pulling fs layer 00:18:48 1469e6f7b9e6: Pulling fs layer 00:18:48 eaf3925da568: Pulling fs layer 00:18:48 bab4dde63d76: Pulling fs layer 00:18:48 bde34c3a00c8: Pulling fs layer 00:18:48 b352a97aabf1: Pulling fs layer 00:18:48 4872d77fe225: Pulling fs layer 00:18:48 5851b861e8e6: Pulling fs layer 00:18:48 988bab9f4d93: Waiting 00:18:48 1469e6f7b9e6: Waiting 00:18:48 eaf3925da568: Waiting 00:18:48 bab4dde63d76: Waiting 00:18:48 bde34c3a00c8: Waiting 00:18:48 b352a97aabf1: Waiting 00:18:48 4872d77fe225: Waiting 00:18:48 5851b861e8e6: Waiting 00:18:48 e2be974225ed: Verifying Checksum 00:18:48 e2be974225ed: Download complete 00:18:48 988bab9f4d93: Verifying Checksum 00:18:48 988bab9f4d93: Download complete 00:18:48 1469e6f7b9e6: Verifying Checksum 00:18:48 1469e6f7b9e6: Download complete 00:18:48 eaf3925da568: Verifying Checksum 00:18:48 eaf3925da568: Download complete 00:18:48 339a4e72a1f5: Verifying Checksum 00:18:48 339a4e72a1f5: Download complete 00:18:48 bde34c3a00c8: Verifying Checksum 00:18:48 bde34c3a00c8: Download complete 00:18:48 b352a97aabf1: Download complete 00:18:48 4872d77fe225: Verifying Checksum 00:18:48 4872d77fe225: Download complete 00:18:48 5851b861e8e6: Verifying Checksum 00:18:48 5851b861e8e6: Download complete 00:18:48 b85a868b505f: Verifying Checksum 00:18:48 b85a868b505f: Download complete 00:18:48 bab4dde63d76: Download complete 00:18:49 b85a868b505f: Pull complete 00:18:49 e2be974225ed: Pull complete 00:18:50 339a4e72a1f5: Pull complete 00:18:50 988bab9f4d93: Pull complete 00:18:50 1469e6f7b9e6: Pull complete 00:18:50 eaf3925da568: Pull complete 00:18:52 bab4dde63d76: Pull complete 00:18:52 bde34c3a00c8: Pull complete 00:18:52 b352a97aabf1: Pull complete 00:18:52 4872d77fe225: Pull complete 00:18:52 5851b861e8e6: Pull complete 00:18:52 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:18:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:18:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:18:52 prd-ubuntu20.04-docker-8c-8g-38918 does not seem to be running inside a container 00:18:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:18:55 $ docker top 093c3a01164e17052b392540e459cbbcf8eda3e85d35add48799922c98247c63 -eo pid,comm 00:18:55 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). 00:18:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:18:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:18:55 [ssh-agent] Looking for ssh-agent implementation... 00:18:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:18:55 $ docker exec 093c3a01164e17052b392540e459cbbcf8eda3e85d35add48799922c98247c63 ssh-agent 00:18:55 SSH_AUTH_SOCK=/tmp/ssh-I7pNUJgI1GDW/agent.31 00:18:55 SSH_AGENT_PID=37 00:18:55 Running ssh-add (command line suppressed) 00:18:55 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_680797998198926540.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_680797998198926540.key) 00:18:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:18:56 + git tag --points-at HEAD [Pipeline] } 00:18:56 $ docker exec --env ******** --env ******** 093c3a01164e17052b392540e459cbbcf8eda3e85d35add48799922c98247c63 ssh-agent -k 00:18:56 unset SSH_AUTH_SOCK; 00:18:56 unset SSH_AGENT_PID; 00:18:56 echo Agent pid 37 killed; 00:18:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:18:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:18:56 [ssh-agent] Looking for ssh-agent implementation... 00:18:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:18:56 $ docker exec 093c3a01164e17052b392540e459cbbcf8eda3e85d35add48799922c98247c63 ssh-agent 00:18:56 SSH_AUTH_SOCK=/tmp/ssh-sdUzRV9hiJFL/agent.70 00:18:56 SSH_AGENT_PID=76 00:18:56 Running ssh-add (command line suppressed) 00:18:56 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1233414978665189978.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1233414978665189978.key) 00:18:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:18:56 + git semver init 00:18:57 2025-02-14 00:18:57,005 [run_init] DEBUG init version:0.0.0 force:False 00:18:57 2025-02-14 00:18:57,005 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver 00:18:57 2025-02-14 00:18:57,006 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver 00:18:57 2025-02-14 00:18:57,006 [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) 00:18:58 2025-02-14 00:18:58,461 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude 00:18:58 2025-02-14 00:18:58,462 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False 00:18:58 2025-02-14 00:18:58,462 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 00:18:58 2025-02-14 00:18:58,462 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 00:18:58 4.0.0-dev.8 [Pipeline] } 00:18:58 $ docker exec --env ******** --env ******** 093c3a01164e17052b392540e459cbbcf8eda3e85d35add48799922c98247c63 ssh-agent -k 00:18:58 unset SSH_AUTH_SOCK; 00:18:58 unset SSH_AGENT_PID; 00:18:58 echo Agent pid 76 killed; 00:18:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:18:59 + git semver [Pipeline] } 00:18:59 $ docker stop --time=1 093c3a01164e17052b392540e459cbbcf8eda3e85d35add48799922c98247c63 00:19:00 $ docker rm -f --volumes 093c3a01164e17052b392540e459cbbcf8eda3e85d35add48799922c98247c63 [Pipeline] // withDockerContainer [Pipeline] sh 00:19:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:19:01 Stashed 1 file(s) [Pipeline] echo 00:19:01 [edgeXSemver]: initialized semver on version 4.0.0-dev.8 [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 00:19:01 provisioning config files... 00:19:01 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config5850914398499235889tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:19:01 ---> ****-login.sh 00:19:01 nexus3.edgexfoundry.org:10001 00:19:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:19:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:19:01 Configure a credential helper to remove this warning. See 00:19:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:19:01 00:19:01 Login Succeeded 00:19:01 nexus3.edgexfoundry.org:10002 00:19:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:19:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:19:01 Configure a credential helper to remove this warning. See 00:19:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:19:01 00:19:01 Login Succeeded 00:19:01 nexus3.edgexfoundry.org:10003 00:19:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:19:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:19:02 Configure a credential helper to remove this warning. See 00:19:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:19:02 00:19:02 Login Succeeded 00:19:02 nexus3.edgexfoundry.org:10004 00:19:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:19:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:19:02 Configure a credential helper to remove this warning. See 00:19:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:19:02 00:19:02 Login Succeeded 00:19:02 ****.io 00:19:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:19:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:19:02 Configure a credential helper to remove this warning. See 00:19:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:19:02 00:19:02 Login Succeeded 00:19:02 ---> ****-login.sh ends [Pipeline] } 00:19:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:19:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:19:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:19:02 ========================================================= 00:19:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 00:19:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:19:02 + 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 . 00:19:02 Sending build context to Docker daemon 9.865MB 00:19:02 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 00:19:02 Step 2/12 : FROM ${BASE} AS builder 00:19:02 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 00:19:02 da9db072f522: Pulling fs layer 00:19:02 6ef4a4ee8ca5: Pulling fs layer 00:19:02 06f05ace1117: Pulling fs layer 00:19:02 5fe327b54edc: Pulling fs layer 00:19:02 4f4fb700ef54: Pulling fs layer 00:19:02 92a5565b7b96: Pulling fs layer 00:19:02 ff9bb7016b71: Pulling fs layer 00:19:02 b67dba6c2c7d: Pulling fs layer 00:19:02 a813b0c90790: Pulling fs layer 00:19:02 92a5565b7b96: Waiting 00:19:02 b67dba6c2c7d: Waiting 00:19:02 ff9bb7016b71: Waiting 00:19:02 5fe327b54edc: Waiting 00:19:02 a813b0c90790: Waiting 00:19:02 4f4fb700ef54: Waiting 00:19:02 6ef4a4ee8ca5: Download complete 00:19:03 5fe327b54edc: Verifying Checksum 00:19:03 5fe327b54edc: Download complete 00:19:03 4f4fb700ef54: Verifying Checksum 00:19:03 4f4fb700ef54: Download complete 00:19:03 da9db072f522: Verifying Checksum 00:19:03 da9db072f522: Download complete 00:19:03 92a5565b7b96: Verifying Checksum 00:19:03 92a5565b7b96: Download complete 00:19:03 ff9bb7016b71: Verifying Checksum 00:19:03 ff9bb7016b71: Download complete 00:19:03 da9db072f522: Pull complete 00:19:03 a813b0c90790: Verifying Checksum 00:19:03 a813b0c90790: Download complete 00:19:03 6ef4a4ee8ca5: Pull complete 00:19:03 06f05ace1117: Download complete 00:19:03 b67dba6c2c7d: Verifying Checksum 00:19:03 b67dba6c2c7d: Download complete 00:19:07 06f05ace1117: Pull complete 00:19:07 5fe327b54edc: Pull complete 00:19:07 4f4fb700ef54: Pull complete 00:19:07 92a5565b7b96: Pull complete 00:19:07 ff9bb7016b71: Pull complete 00:19:09 b67dba6c2c7d: Pull complete 00:19:10 a813b0c90790: Pull complete 00:19:10 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 00:19:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 00:19:10 ---> 3ba60ce46760 00:19:10 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 00:19:13 ---> Running in e08e36f7c7aa 00:19:13 Removing intermediate container e08e36f7c7aa 00:19:13 ---> cf9ea8ce7b82 00:19:13 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 00:19:13 ---> Running in fdebd62fbe72 00:19:13 Removing intermediate container fdebd62fbe72 00:19:13 ---> e23016a47190 00:19:13 Step 5/12 : ARG ADD_BUILD_TAGS="" 00:19:13 ---> Running in b02ca8f16eb7 00:19:13 Removing intermediate container b02ca8f16eb7 00:19:13 ---> c2d005fd71f7 00:19:13 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:19:13 ---> Running in 382b6d7f9242 00:19:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:19:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:19:14 OK: 248 MiB in 58 packages 00:19:14 Removing intermediate container 382b6d7f9242 00:19:14 ---> 8c98464fa1b6 00:19:14 Step 7/12 : WORKDIR /app 00:19:14 ---> Running in 43023dae6882 00:19:14 Removing intermediate container 43023dae6882 00:19:14 ---> 7cfe6a9cad8b 00:19:14 Step 8/12 : COPY go.mod vendor* ./ 00:19:14 ---> 34964d8619fc 00:19:14 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:19:15 ---> Running in 23488165b7bd 00:19:16 Still waiting to schedule task 00:19:16 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-38913’ 00:19:53 Removing intermediate container 23488165b7bd 00:19:53 ---> d249460bc06b 00:19:53 Step 10/12 : COPY . . 00:19:53 ---> f27f922e36af 00:19:53 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:19:53 ---> Running in ec29b006815a 00:19:53 Removing intermediate container ec29b006815a 00:19:53 ---> 06bc75b5ee73 00:19:53 Step 12/12 : RUN $MAKE 00:19:53 ---> Running in 2d114a47963b 00:19:53 noop 00:19:53 Removing intermediate container 2d114a47963b 00:19:53 ---> 2454e1e989d2 00:19:53 Successfully built 2454e1e989d2 00:19:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:19:54 + docker inspect -f . ci-base-image-x86_64 00:19:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:19:54 prd-ubuntu20.04-docker-8c-8g-38918 does not seem to be running inside a container 00:19:54 $ 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 ******** ci-base-image-x86_64 cat 00:19:54 $ docker top a4b0c997fa08bc0e21257464b0c6f8e32102c24b7b621476d642101a131d4c21 -eo pid,comm [Pipeline] { [Pipeline] sh 00:19:55 + go version 00:19:55 go version go1.23.4 linux/amd64 [Pipeline] } 00:19:55 $ docker stop --time=1 a4b0c997fa08bc0e21257464b0c6f8e32102c24b7b621476d642101a131d4c21 00:19:56 $ docker rm -f --volumes a4b0c997fa08bc0e21257464b0c6f8e32102c24b7b621476d642101a131d4c21 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:19:56 + docker inspect -f . ci-base-image-x86_64 00:19:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:19:56 prd-ubuntu20.04-docker-8c-8g-38918 does not seem to be running inside a container 00:19:56 $ 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 ******** ci-base-image-x86_64 cat 00:19:57 $ docker top 0d699c806af8d1a7fae0523619ca58f23e4c3fa25c1ca2de05407786b9ac922c -eo pid,comm [Pipeline] { [Pipeline] sh 00:19:57 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh 00:19:57 + make test 00:19:57 go test -race -coverprofile=coverage.out ./... 00:20:29 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 00:20:29 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 00:20:29 github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements 00:20:29 github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements 00:20:30 ok github.com/edgexfoundry/app-record-replay/internal/app 1.028s coverage: 88.0% of statements 00:20:40 ok github.com/edgexfoundry/app-record-replay/internal/application 9.590s coverage: 98.7% of statements 00:20:40 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.075s coverage: 89.7% of statements 00:20:40 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.020s coverage: 100.0% of statements 00:20:40 running golangci-lint 00:20:40 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 00:20:40 go version go1.23.4 linux/amd64 00:20:40 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 00:20:40 level=info msg="[config_reader] Used config file .golangci.yml" 00:20:40 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 00:21:02 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|files|imports|deps|exports_file|name|types_sizes) took 20.475230397s" 00:21:02 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 6.427774ms" 00:21:10 level=info msg="[linters_context/goanalysis] analyzers took 45.160699887s with top 10 stages: buildir: 36.920018281s, inspect: 1.898012738s, fact_deprecated: 1.576174027s, printf: 1.08803333s, ctrlflow: 998.880182ms, fact_purity: 708.04501ms, nilness: 604.531703ms, typedness: 404.320844ms, SA5012: 302.338766ms, tokenfileanalyzer: 243.879896ms" 00:21:10 level=info msg="[runner] Issues before processing: 10, after processing: 0" 00:21:10 level=info msg="[runner] Processors filtering stat (in/out): cgo: 10/10, filename_unadjuster: 10/10, invalid_issue: 10/10, path_prettifier: 10/10, exclude-rules: 10/0, identifier_marker: 10/10, exclude: 10/10, skip_files: 10/10, autogenerated_exclude: 10/10, skip_dirs: 10/10" 00:21:10 level=info msg="[runner] processing took 813.679µs with stages: identifier_marker: 435.81µs, autogenerated_exclude: 156.194µs, exclude-rules: 92.052µs, path_prettifier: 71.601µs, skip_dirs: 44.301µs, cgo: 2.831µs, invalid_issue: 2.68µs, nolint: 1.4µs, filename_unadjuster: 1.38µs, max_same_issues: 1.02µs, uniq_by_line: 600ns, fixer: 580ns, sort_results: 450ns, skip_files: 430ns, exclude: 390ns, max_from_linter: 380ns, diff: 310ns, source_code: 270ns, max_per_file_from_linter: 270ns, path_shortener: 270ns, path_prefixer: 240ns, severity-rules: 220ns" 00:21:10 level=info msg="[runner] linters took 9.003826548s with stages: goanalysis_metalinter: 9.002846425s" 00:21:10 level=info msg="File cache stats: 0 entries of total size 0B" 00:21:10 level=info msg="Memory: 296 samples, avg is 217.4MB, max is 1047.8MB" 00:21:10 level=info msg="Execution took 29.493576461s" 00:21:10 go vet ./... 00:21:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:21:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:21:15 ./bin/test-attribution-txt.sh 00:21:15 An attribution for github.com/blang/semver/v4 is missing from Attribution.txt, please add [Pipeline] echo 00:21:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 00:21:15 $ docker stop --time=1 0d699c806af8d1a7fae0523619ca58f23e4c3fa25c1ca2de05407786b9ac922c 00:21:19 $ docker rm -f --volumes 0d699c806af8d1a7fae0523619ca58f23e4c3fa25c1ca2de05407786b9ac922c [Pipeline] // withDockerContainer [Pipeline] sh 00:21:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:21:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:21:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:21:21 + ls -al . 00:21:21 total 264 00:21:21 drwxrwxr-x 10 jenkins jenkins 4096 Feb 14 00:19 . 00:21:21 drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 00:18 .. 00:21:21 -rw-rw-r-- 1 jenkins jenkins 119 Feb 14 00:18 .dockerignore 00:21:21 drwxrwxr-x 8 jenkins jenkins 4096 Feb 14 00:20 .git 00:21:21 drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 00:18 .github 00:21:21 -rw-rw-r-- 1 jenkins jenkins 164 Feb 14 00:18 .gitignore 00:21:21 -rw-rw-r-- 1 jenkins jenkins 41 Feb 14 00:18 .golangci.yml 00:21:21 drwxr-xr-x 3 jenkins jenkins 4096 Feb 14 00:18 .semver 00:21:21 -rw-rw-r-- 1 jenkins jenkins 16870 Feb 14 00:18 Attribution.txt 00:21:21 -rw-rw-r-- 1 jenkins jenkins 458 Feb 14 00:18 CHANGELOG.md 00:21:21 -rw-rw-r-- 1 jenkins jenkins 1726 Feb 14 00:18 Dockerfile 00:21:21 -rw-rw-r-- 1 jenkins jenkins 677 Feb 14 00:18 GOVERNANCE.md 00:21:21 -rw-rw-r-- 1 jenkins jenkins 681 Feb 14 00:18 Jenkinsfile 00:21:21 -rw-rw-r-- 1 jenkins jenkins 10174 Feb 14 00:18 LICENSE 00:21:21 -rw-rw-r-- 1 jenkins jenkins 3851 Feb 14 00:18 Makefile 00:21:21 -rw-rw-r-- 1 jenkins jenkins 611 Feb 14 00:18 OWNERS.md 00:21:21 -rw-rw-r-- 1 jenkins jenkins 4107 Feb 14 00:18 README.md 00:21:21 -rw-rw-r-- 1 jenkins jenkins 7789 Feb 14 00:18 Record and Reply.postman_collection.json 00:21:21 -rw-rw-r-- 1 jenkins jenkins 11 Feb 14 00:19 VERSION 00:21:21 drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 00:18 bin 00:21:21 -rw-r--r-- 1 jenkins jenkins 34248 Feb 14 00:20 coverage.out 00:21:21 -rw-rw-r-- 1 jenkins jenkins 6720 Feb 14 00:18 go.mod 00:21:21 -rw-rw-r-- 1 jenkins jenkins 88238 Feb 14 00:18 go.sum 00:21:21 drwxrwxr-x 7 jenkins jenkins 4096 Feb 14 00:18 internal 00:21:21 -rw-rw-r-- 1 jenkins jenkins 913 Feb 14 00:18 main.go 00:21:21 drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 00:18 openapi 00:21:21 drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 00:18 pkg 00:21:21 drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 00:18 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:21:21 + 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=8cc8644154733f4f3544498f2753be7fafbd0391 --label arch=amd64 --label version=4.0.0-dev.8 . 00:21:21 Sending build context to Docker daemon 9.9MB 00:21:21 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 00:21:21 Step 2/27 : FROM ${BASE} AS builder 00:21:21 ---> 2454e1e989d2 00:21:21 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 00:21:21 ---> Running in 674a6d5e0829 00:21:21 Removing intermediate container 674a6d5e0829 00:21:21 ---> 34a413fb6f4b 00:21:21 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 00:21:21 ---> Running in 5168356ce75e 00:21:21 Removing intermediate container 5168356ce75e 00:21:21 ---> 88a50d8189da 00:21:21 Step 5/27 : ARG ADD_BUILD_TAGS="" 00:21:21 ---> Running in c1858d54ba3f 00:21:22 Removing intermediate container c1858d54ba3f 00:21:22 ---> 76841c8e782e 00:21:22 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:21:22 ---> Running in 22aacbb0f621 00:21:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:21:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:21:22 OK: 248 MiB in 58 packages 00:21:23 Removing intermediate container 22aacbb0f621 00:21:23 ---> e92d1047c733 00:21:23 Step 7/27 : WORKDIR /app 00:21:23 ---> Running in df1b1599de17 00:21:23 Removing intermediate container df1b1599de17 00:21:23 ---> 04fc82dc26d3 00:21:23 Step 8/27 : COPY go.mod vendor* ./ 00:21:23 ---> 1bc9eb99f577 00:21:23 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:21:23 ---> Running in 9cb13b946b91 00:21:24 Removing intermediate container 9cb13b946b91 00:21:24 ---> 56e80b23ba77 00:21:24 Step 10/27 : COPY . . 00:21:24 ---> c907c3230e41 00:21:24 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:21:24 ---> Running in 7f87e0bb6e9d 00:21:24 Removing intermediate container 7f87e0bb6e9d 00:21:24 ---> de4fd73438ff 00:21:24 Step 12/27 : RUN $MAKE 00:21:24 ---> Running in f075effe3dde 00:21:25 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.27 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.8 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-record-replay 00:21:55 Running on prd-ubuntu20.04-docker-arm64-4c-16g-38921 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws 00:21:55 Running in /w/workspace/app-record-replay/107 [Pipeline] { [Pipeline] checkout 00:21:57 Removing intermediate container f075effe3dde 00:21:57 ---> abfc434e3631 00:21:57 Step 13/27 : FROM alpine:3.20 00:21:57 3.20: Pulling from library/alpine 00:21:57 66a3d608f3fa: Pulling fs layer 00:21:57 66a3d608f3fa: Download complete 00:21:57 66a3d608f3fa: Pull complete 00:21:57 Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 00:21:57 Status: Downloaded newer image for alpine:3.20 00:21:57 ---> e29df9b510ff 00:21:57 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 00:21:57 ---> Running in bda6b4ff6f03 00:21:57 Removing intermediate container bda6b4ff6f03 00:21:57 ---> 674a650dcd41 00:21:57 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 00:21:57 ---> Running in db847766faa2 00:21:57 Removing intermediate container db847766faa2 00:21:57 ---> d07588154d2e 00:21:57 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 00:21:57 ---> Running in 34dd64d11e38 00:21:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:21:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:21:57 (1/2) Installing ca-certificates (20241121-r1) 00:21:57 (2/2) Installing dumb-init (1.2.5-r3) 00:21:57 Executing busybox-1.36.1-r29.trigger 00:21:57 Executing ca-certificates-20241121-r1.trigger 00:21:57 OK: 9 MiB in 16 packages 00:21:57 Removing intermediate container 34dd64d11e38 00:21:57 ---> e77a32c79550 00:21:57 Step 17/27 : RUN apk --no-cache upgrade 00:21:57 ---> Running in 30083bdbfd9e 00:21:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:21:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:21:57 (1/4) Upgrading musl (1.2.5-r0 -> 1.2.5-r1) 00:21:57 (2/4) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) 00:21:57 (3/4) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) 00:21:57 (4/4) Upgrading musl-utils (1.2.5-r0 -> 1.2.5-r1) 00:21:57 Executing busybox-1.36.1-r29.trigger 00:21:57 Executing ca-certificates-20241121-r1.trigger 00:21:57 OK: 9 MiB in 16 packages 00:21:57 Removing intermediate container 30083bdbfd9e 00:21:57 ---> b97a05595de2 00:21:57 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 00:21:57 ---> 56de8c7c6b4c 00:21:57 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 00:21:57 ---> acfb5c953fdd 00:21:57 Step 20/27 : COPY --from=builder /app/res/ /res/ 00:21:57 ---> dca770c0fbd5 00:21:57 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 00:21:58 ---> f321828a3fc3 00:21:58 Step 22/27 : EXPOSE 59712 00:21:58 ---> Running in 9eaf0ba2a5e5 00:21:58 Removing intermediate container 9eaf0ba2a5e5 00:21:58 ---> c9ae498f5e0d 00:21:58 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 00:21:58 ---> Running in a675f5ee000a 00:21:58 Removing intermediate container a675f5ee000a 00:21:58 ---> 77ddfce15b66 00:21:58 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 00:21:58 ---> Running in 5bf64e673aa2 00:21:58 Removing intermediate container 5bf64e673aa2 00:21:58 ---> 223e025352e9 00:21:58 Step 25/27 : LABEL arch=amd64 00:21:58 ---> Running in 9bbaa91263bd 00:21:58 Removing intermediate container 9bbaa91263bd 00:21:58 ---> 517daa999d32 00:21:58 Step 26/27 : LABEL git_sha=8cc8644154733f4f3544498f2753be7fafbd0391 00:21:58 ---> Running in b576a762c41a 00:21:58 Removing intermediate container b576a762c41a 00:21:58 ---> 9081985ef3a6 00:21:58 Step 27/27 : LABEL version=4.0.0-dev.8 00:21:58 ---> Running in 1cc88c1d768a 00:21:58 Removing intermediate container 1cc88c1d768a 00:21:58 ---> 6e589c66c522 00:21:58 [Warning] One or more build-args [ARCH] were not consumed 00:21:58 Successfully built 6e589c66c522 00:21:58 Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv 00:21:58 Selected Git installation does not exist. Using Default 00:21:58 The recommended git tool is: NONE [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:21:59 provisioning config files... 00:21:59 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config987863108338674182tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:21:59 ---> ****-login.sh 00:21:59 nexus3.edgexfoundry.org:10001 00:21:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:21:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:21:59 Configure a credential helper to remove this warning. See 00:21:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:21:59 00:21:59 Login Succeeded 00:21:59 nexus3.edgexfoundry.org:10002 00:21:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:21:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:21:59 Configure a credential helper to remove this warning. See 00:21:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:21:59 00:21:59 Login Succeeded 00:21:59 nexus3.edgexfoundry.org:10003 00:21:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:21:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:21:59 Configure a credential helper to remove this warning. See 00:21:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:21:59 00:21:59 Login Succeeded 00:21:59 nexus3.edgexfoundry.org:10004 00:21:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:21:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:21:59 Configure a credential helper to remove this warning. See 00:21:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:21:59 00:21:59 Login Succeeded 00:21:59 ****.io 00:21:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:21:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:21:59 Configure a credential helper to remove this warning. See 00:21:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:21:59 00:21:59 Login Succeeded 00:21:59 ---> ****-login.sh ends [Pipeline] } 00:21:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:21:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:22:00 [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: 00:22:00 8cc8644154733f4f3544498f2753be7fafbd0391 00:22:00 latest 00:22:00 4.0.0-dev.8 00:22:00 8cc8644154733f4f3544498f2753be7fafbd0391-4.0.0-dev.8 00:22:00 main 00:22:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:22:00 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:8cc8644154733f4f3544498f2753be7fafbd0391 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:22:00 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:8cc8644154733f4f3544498f2753be7fafbd0391 00:22:00 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 00:22:00 6f3338f0e719: Preparing 00:22:00 c0326bbf525c: Preparing 00:22:00 60ffe3d3c310: Preparing 00:22:00 ce265c0c3e47: Preparing 00:22:00 2847f4442f4c: Preparing 00:22:00 a3f35d4bff0d: Preparing 00:22:00 ce5a8cde9eee: Preparing 00:22:00 a3f35d4bff0d: Waiting 00:22:00 ce5a8cde9eee: Waiting 00:22:00 c0326bbf525c: Pushed 00:22:00 60ffe3d3c310: Pushed 00:22:00 ce265c0c3e47: Pushed 00:22:00 ce5a8cde9eee: Layer already exists 00:22:00 a3f35d4bff0d: Pushed 00:22:01 2847f4442f4c: Pushed 00:22:04 6f3338f0e719: Pushed 00:22:04 8cc8644154733f4f3544498f2753be7fafbd0391: digest: sha256:228596d7916eecf2f94067e46c13f155e86d1541015d614da993a8c2ec0cc46b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:22:04 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:22:05 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest 00:22:05 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 00:22:05 6f3338f0e719: Preparing 00:22:05 c0326bbf525c: Preparing 00:22:05 60ffe3d3c310: Preparing 00:22:05 ce265c0c3e47: Preparing 00:22:05 2847f4442f4c: Preparing 00:22:05 a3f35d4bff0d: Preparing 00:22:05 ce5a8cde9eee: Preparing 00:22:05 a3f35d4bff0d: Waiting 00:22:05 ce5a8cde9eee: Waiting 00:22:05 60ffe3d3c310: Layer already exists 00:22:05 2847f4442f4c: Layer already exists 00:22:05 ce265c0c3e47: Layer already exists 00:22:05 c0326bbf525c: Layer already exists 00:22:05 6f3338f0e719: Layer already exists 00:22:05 ce5a8cde9eee: Layer already exists 00:22:05 a3f35d4bff0d: Layer already exists 00:22:05 latest: digest: sha256:228596d7916eecf2f94067e46c13f155e86d1541015d614da993a8c2ec0cc46b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:22:05 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:22:05 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:4.0.0-dev.8 00:22:05 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 00:22:05 6f3338f0e719: Preparing 00:22:05 c0326bbf525c: Preparing 00:22:05 60ffe3d3c310: Preparing 00:22:05 ce265c0c3e47: Preparing 00:22:05 2847f4442f4c: Preparing 00:22:05 a3f35d4bff0d: Preparing 00:22:05 ce5a8cde9eee: Preparing 00:22:05 ce5a8cde9eee: Waiting 00:22:05 a3f35d4bff0d: Waiting 00:22:05 6f3338f0e719: Layer already exists 00:22:05 60ffe3d3c310: Layer already exists 00:22:05 c0326bbf525c: Layer already exists 00:22:05 ce265c0c3e47: Layer already exists 00:22:05 2847f4442f4c: Layer already exists 00:22:05 a3f35d4bff0d: Layer already exists 00:22:05 ce5a8cde9eee: Layer already exists 00:22:05 4.0.0-dev.8: digest: sha256:228596d7916eecf2f94067e46c13f155e86d1541015d614da993a8c2ec0cc46b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:22:06 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:8cc8644154733f4f3544498f2753be7fafbd0391-4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:22:06 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:8cc8644154733f4f3544498f2753be7fafbd0391-4.0.0-dev.8 00:22:06 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 00:22:06 6f3338f0e719: Preparing 00:22:06 c0326bbf525c: Preparing 00:22:06 60ffe3d3c310: Preparing 00:22:06 ce265c0c3e47: Preparing 00:22:06 2847f4442f4c: Preparing 00:22:06 a3f35d4bff0d: Preparing 00:22:06 ce5a8cde9eee: Preparing 00:22:06 a3f35d4bff0d: Waiting 00:22:06 ce5a8cde9eee: Waiting 00:22:06 60ffe3d3c310: Layer already exists 00:22:06 ce265c0c3e47: Layer already exists 00:22:06 2847f4442f4c: Layer already exists 00:22:06 6f3338f0e719: Layer already exists 00:22:06 c0326bbf525c: Layer already exists 00:22:06 ce5a8cde9eee: Layer already exists 00:22:06 a3f35d4bff0d: Layer already exists 00:22:06 8cc8644154733f4f3544498f2753be7fafbd0391-4.0.0-dev.8: digest: sha256:228596d7916eecf2f94067e46c13f155e86d1541015d614da993a8c2ec0cc46b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:22:06 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:22:07 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main 00:22:07 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 00:22:07 6f3338f0e719: Preparing 00:22:07 c0326bbf525c: Preparing 00:22:07 60ffe3d3c310: Preparing 00:22:07 ce265c0c3e47: Preparing 00:22:07 2847f4442f4c: Preparing 00:22:07 a3f35d4bff0d: Preparing 00:22:07 ce5a8cde9eee: Preparing 00:22:07 ce5a8cde9eee: Waiting 00:22:07 a3f35d4bff0d: Waiting 00:22:07 ce265c0c3e47: Layer already exists 00:22:07 6f3338f0e719: Layer already exists 00:22:07 2847f4442f4c: Layer already exists 00:22:07 c0326bbf525c: Layer already exists 00:22:07 60ffe3d3c310: Layer already exists 00:22:07 a3f35d4bff0d: Layer already exists 00:22:07 ce5a8cde9eee: Layer already exists 00:22:07 main: digest: sha256:228596d7916eecf2f94067e46c13f155e86d1541015d614da993a8c2ec0cc46b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:22:07 ===================================================== [Pipeline] echo 00:22:07 taggedImages: 00:22:07 - nexus3.edgexfoundry.org:10004/app-record-replay:8cc8644154733f4f3544498f2753be7fafbd0391 00:22:07 - nexus3.edgexfoundry.org:10004/app-record-replay:latest 00:22:07 - nexus3.edgexfoundry.org:10004/app-record-replay:4.0.0-dev.8 00:22:07 - nexus3.edgexfoundry.org:10004/app-record-replay:8cc8644154733f4f3544498f2753be7fafbd0391-4.0.0-dev.8 00:22:07 - 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 00:22:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:22:07 00:22:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:22:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:22:08 latest: Pulling from edgex-lftools-log-publisher 00:22:08 5eb5b503b376: Pulling fs layer 00:22:08 5c69ac0246d0: Pulling fs layer 00:22:08 ec43610c2a17: Pulling fs layer 00:22:08 3a2ae6a8a46f: Pulling fs layer 00:22:08 33b1e0a273af: Pulling fs layer 00:22:08 5d3b04190fa2: Pulling fs layer 00:22:08 2f39f015ded8: Pulling fs layer 00:22:08 33b1e0a273af: Waiting 00:22:08 5d3b04190fa2: Waiting 00:22:08 2f39f015ded8: Waiting 00:22:08 5c69ac0246d0: Download complete 00:22:08 3a2ae6a8a46f: Download complete 00:22:08 33b1e0a273af: Verifying Checksum 00:22:08 33b1e0a273af: Download complete 00:22:08 5d3b04190fa2: Verifying Checksum 00:22:08 5d3b04190fa2: Download complete 00:22:08 ec43610c2a17: Verifying Checksum 00:22:08 ec43610c2a17: Download complete 00:22:08 5eb5b503b376: Verifying Checksum 00:22:08 5eb5b503b376: Download complete 00:22:08 2f39f015ded8: Download complete 00:22:09 using credential edgex-jenkins-ssh 00:22:09 Cloning the remote Git repository 00:22:09 5eb5b503b376: Pull complete 00:22:09 5c69ac0246d0: Pull complete 00:22:09 ec43610c2a17: Pull complete 00:22:09 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 00:22:09 > git init /w/workspace/app-record-replay/107 # timeout=10 00:22:09 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 00:22:09 > git --version # timeout=10 00:22:09 > git --version # 'git version 2.25.1' 00:22:09 using GIT_SSH to set credentials SSH Credentials for GitHub 00:22:09 3a2ae6a8a46f: Pull complete 00:22:10 33b1e0a273af: Pull complete 00:22:10 5d3b04190fa2: Pull complete 00:22:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:22:12 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 00:22:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:22:14 Avoid second fetch 00:22:14 Checking out Revision 8cc8644154733f4f3544498f2753be7fafbd0391 (main) 00:22:14 > git config core.sparsecheckout # timeout=10 00:22:14 > git checkout -f 8cc8644154733f4f3544498f2753be7fafbd0391 # timeout=10 00:22:14 2f39f015ded8: Pull complete 00:22:14 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:22:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:22:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:22:14 prd-ubuntu20.04-docker-8c-8g-38918 does not seem to be running inside a container 00:22:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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 00:22:15 Commit message: "Merge pull request #171 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.27" 00:22:17 $ docker top 2fa1f7c9863ec4aab794dda6fb30b7ac7180c2adf4400028a9a9c6bb200584f0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:22:18 ---> job-cost.sh 00:22:18 lf-activate-venv: SKIPPING 00:22:18 INFO: No Stack... 00:22:18 INFO: Retrieving Pricing Info for: v3-standard-8 00:22:18 INFO: Archiving Costs [Pipeline] sh 00:22:18 + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv 00:22:18 + cut -d, -f6 [Pipeline] lock 00:22:18 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-main-107-stack-cost] 00:22:18 Resource [jenkins-edgexfoundry-app-record-replay-main-107-stack-cost] did not exist. Created. 00:22:18 Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-main-107-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:22:19 + echo total: 0.2199999988079071 [Pipeline] stash 00:22:19 Stashed 1 file(s) [Pipeline] } 00:22:19 Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-main-107-stack-cost] [Pipeline] // lock [Pipeline] } 00:22:19 $ docker stop --time=1 2fa1f7c9863ec4aab794dda6fb30b7ac7180c2adf4400028a9a9c6bb200584f0 00:22:19 00:22:19 GitHub has been notified of this commit’s build result 00:22:19 00:22:20 $ docker rm -f --volumes 2fa1f7c9863ec4aab794dda6fb30b7ac7180c2adf4400028a9a9c6bb200584f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:22:21 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:22:21 % Total % Received % Xferd Average Speed Time Time Time Current 00:22:21 Dload Upload Total Spent Left Speed 00:22:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 107k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh 00:22:21 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:22:21 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:22:21 + sudo tee /etc/docker/daemon.new 00:22:21 { 00:22:21 "registry-mirrors": [ 00:22:21 "https://nexus3.edgexfoundry.org:10001" 00:22:21 ], 00:22:21 "bip": "10.250.0.254/24", 00:22:21 "hosts": [ 00:22:21 "tcp://0.0.0.0:5555", 00:22:21 "unix:///var/run/docker.sock" 00:22:21 ], 00:22:21 "mtu": 1458, 00:22:21 "selinux-enabled": true, 00:22:21 "seccomp-profile": "/etc/docker/seccomp.json" 00:22:21 } [Pipeline] sh 00:22:22 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:22:22 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:22:40 provisioning config files... 00:22:41 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/107@tmp/config5920466071853750945tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:22:41 ---> ****-login.sh 00:22:41 nexus3.edgexfoundry.org:10001 00:22:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:22:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:22:42 Configure a credential helper to remove this warning. See 00:22:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:22:42 00:22:42 Login Succeeded 00:22:42 nexus3.edgexfoundry.org:10002 00:22:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:22:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:22:43 Configure a credential helper to remove this warning. See 00:22:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:22:43 00:22:43 Login Succeeded 00:22:43 nexus3.edgexfoundry.org:10003 00:22:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:22:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:22:43 Configure a credential helper to remove this warning. See 00:22:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:22:43 00:22:43 Login Succeeded 00:22:43 nexus3.edgexfoundry.org:10004 00:22:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:22:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:22:43 Configure a credential helper to remove this warning. See 00:22:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:22:43 00:22:43 Login Succeeded 00:22:43 ****.io 00:22:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:22:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:22:44 Configure a credential helper to remove this warning. See 00:22:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:22:44 00:22:44 Login Succeeded 00:22:44 ---> ****-login.sh ends [Pipeline] } 00:22:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:22:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:22:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:22:44 ========================================================= 00:22:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 00:22:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:22:45 + 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 . 00:22:45 Sending build context to Docker daemon 320.5kB 00:22:45 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 00:22:45 Step 2/12 : FROM ${BASE} AS builder 00:22:45 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:22:45 9986a736f7d3: Pulling fs layer 00:22:45 1f018df60701: Pulling fs layer 00:22:45 39f8f326b044: Pulling fs layer 00:22:45 e6a1e7a6a96a: Pulling fs layer 00:22:45 4f4fb700ef54: Pulling fs layer 00:22:45 d45d956e0dbf: Pulling fs layer 00:22:45 d7702b0d1db1: Pulling fs layer 00:22:45 5c7f0f088c93: Pulling fs layer 00:22:45 4fdc064ae6cf: Pulling fs layer 00:22:45 e6a1e7a6a96a: Waiting 00:22:45 4f4fb700ef54: Waiting 00:22:45 d45d956e0dbf: Waiting 00:22:45 5c7f0f088c93: Waiting 00:22:45 4fdc064ae6cf: Waiting 00:22:45 1f018df60701: Verifying Checksum 00:22:45 1f018df60701: Download complete 00:22:45 e6a1e7a6a96a: Verifying Checksum 00:22:45 e6a1e7a6a96a: Download complete 00:22:45 4f4fb700ef54: Verifying Checksum 00:22:45 4f4fb700ef54: Download complete 00:22:45 d45d956e0dbf: Verifying Checksum 00:22:45 d45d956e0dbf: Download complete 00:22:45 9986a736f7d3: Verifying Checksum 00:22:45 9986a736f7d3: Download complete 00:22:45 d7702b0d1db1: Verifying Checksum 00:22:45 d7702b0d1db1: Download complete 00:22:46 4fdc064ae6cf: Verifying Checksum 00:22:46 4fdc064ae6cf: Download complete 00:22:46 9986a736f7d3: Pull complete 00:22:47 1f018df60701: Pull complete 00:22:47 39f8f326b044: Verifying Checksum 00:22:47 39f8f326b044: Download complete 00:22:48 5c7f0f088c93: Verifying Checksum 00:22:48 5c7f0f088c93: Download complete 00:23:01 39f8f326b044: Pull complete 00:23:01 e6a1e7a6a96a: Pull complete 00:23:01 4f4fb700ef54: Pull complete 00:23:02 d45d956e0dbf: Pull complete 00:23:02 d7702b0d1db1: Pull complete 00:23:11 5c7f0f088c93: Pull complete 00:23:11 4fdc064ae6cf: Pull complete 00:23:11 Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 00:23:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 00:23:11 ---> 63f30b955cb9 00:23:11 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 00:23:12 ---> Running in e6c6990bcc97 00:23:12 Removing intermediate container e6c6990bcc97 00:23:12 ---> 085b6532bcb7 00:23:12 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 00:23:12 ---> Running in f3da8872b88d 00:23:12 Removing intermediate container f3da8872b88d 00:23:12 ---> a27e0e527b77 00:23:12 Step 5/12 : ARG ADD_BUILD_TAGS="" 00:23:12 ---> Running in e78c100b03e3 00:23:13 Removing intermediate container e78c100b03e3 00:23:13 ---> 4e7db4ee8b4e 00:23:13 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:23:13 ---> Running in c7b03eb563c6 00:23:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:23:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:23:16 OK: 239 MiB in 58 packages 00:23:17 Removing intermediate container c7b03eb563c6 00:23:17 ---> f2cd4fb3dc4e 00:23:17 Step 7/12 : WORKDIR /app 00:23:17 ---> Running in 3e2237395e87 00:23:18 Removing intermediate container 3e2237395e87 00:23:18 ---> 761d70485744 00:23:18 Step 8/12 : COPY go.mod vendor* ./ 00:23:19 ---> c04600f7d08e 00:23:19 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:23:19 ---> Running in ea3e69d70948 00:25:11 Removing intermediate container ea3e69d70948 00:25:11 ---> 25e56138c54e 00:25:11 Step 10/12 : COPY . . 00:25:11 ---> 5259017d49fa 00:25:11 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:25:11 ---> Running in 6491cb7be5b1 00:25:11 Removing intermediate container 6491cb7be5b1 00:25:11 ---> f9ddeac19aba 00:25:11 Step 12/12 : RUN $MAKE 00:25:11 ---> Running in 8dea84b620f6 00:25:11 noop 00:25:11 Removing intermediate container 8dea84b620f6 00:25:11 ---> 2c76abddcc2f 00:25:11 Successfully built 2c76abddcc2f 00:25:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:11 + docker inspect -f . ci-base-image-arm64 00:25:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:25:11 prd-ubuntu20.04-docker-arm64-4c-16g-38921 does not seem to be running inside a container 00:25:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/107 -v /w/workspace/app-record-replay/107:/w/workspace/app-record-replay/107:rw,z -v /w/workspace/app-record-replay/107@tmp:/w/workspace/app-record-replay/107@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 00:25:13 $ docker top 777272fb158e80c2eb0a7c712f116751679fe4727ba24326a292b8a6bf2c248e -eo pid,comm [Pipeline] { [Pipeline] sh 00:25:13 + go version 00:25:13 go version go1.23.4 linux/arm64 [Pipeline] } 00:25:13 $ docker stop --time=1 777272fb158e80c2eb0a7c712f116751679fe4727ba24326a292b8a6bf2c248e 00:25:15 $ docker rm -f --volumes 777272fb158e80c2eb0a7c712f116751679fe4727ba24326a292b8a6bf2c248e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:16 + docker inspect -f . ci-base-image-arm64 00:25:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:25:16 prd-ubuntu20.04-docker-arm64-4c-16g-38921 does not seem to be running inside a container 00:25:16 $ 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/107 -v /w/workspace/app-record-replay/107:/w/workspace/app-record-replay/107:rw,z -v /w/workspace/app-record-replay/107@tmp:/w/workspace/app-record-replay/107@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 00:25:17 $ docker top 3091fd4c60aadacd874b9f902282f31152052b0d8e39568029318ebb95da1679 -eo pid,comm [Pipeline] { [Pipeline] sh 00:25:18 + git config --global --add safe.directory /w/workspace/app-record-replay/107 [Pipeline] fileExists [Pipeline] sh 00:25:19 + make test 00:25:19 go test -race -coverprofile=coverage.out ./... 00:29:55 github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements 00:30:02 ok github.com/edgexfoundry/app-record-replay/internal/app 1.132s coverage: 88.0% of statements 00:30:06 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 00:30:06 github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements 00:30:09 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 00:30:16 ok github.com/edgexfoundry/app-record-replay/internal/application 9.844s coverage: 98.7% of statements 00:30:16 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.418s coverage: 89.7% of statements 00:30:16 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.076s coverage: 100.0% of statements 00:30:17 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:30:17 go vet ./... 00:34:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:34:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:34:24 ./bin/test-attribution-txt.sh 00:34:24 An attribution for github.com/blang/semver/v4 is missing from Attribution.txt, please add [Pipeline] echo 00:34:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 00:34:24 $ docker stop --time=1 3091fd4c60aadacd874b9f902282f31152052b0d8e39568029318ebb95da1679 00:34:26 $ docker rm -f --volumes 3091fd4c60aadacd874b9f902282f31152052b0d8e39568029318ebb95da1679 [Pipeline] // withDockerContainer [Pipeline] sh 00:34:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:34:28 Warning: overwriting stash ‘coverage-report’ 00:34:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:34:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:34:29 + ls -al . 00:34:29 total 260 00:34:29 drwxrwxr-x 9 jenkins jenkins 4096 Feb 14 00:25 . 00:34:29 drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 00:22 .. 00:34:29 -rw-rw-r-- 1 jenkins jenkins 119 Feb 14 00:22 .dockerignore 00:34:29 drwxrwxr-x 8 jenkins jenkins 4096 Feb 14 00:22 .git 00:34:29 drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 00:22 .github 00:34:29 -rw-rw-r-- 1 jenkins jenkins 164 Feb 14 00:22 .gitignore 00:34:29 -rw-rw-r-- 1 jenkins jenkins 41 Feb 14 00:22 .golangci.yml 00:34:29 -rw-rw-r-- 1 jenkins jenkins 16870 Feb 14 00:22 Attribution.txt 00:34:29 -rw-rw-r-- 1 jenkins jenkins 458 Feb 14 00:22 CHANGELOG.md 00:34:29 -rw-rw-r-- 1 jenkins jenkins 1726 Feb 14 00:22 Dockerfile 00:34:29 -rw-rw-r-- 1 jenkins jenkins 677 Feb 14 00:22 GOVERNANCE.md 00:34:29 -rw-rw-r-- 1 jenkins jenkins 681 Feb 14 00:22 Jenkinsfile 00:34:29 -rw-rw-r-- 1 jenkins jenkins 10174 Feb 14 00:22 LICENSE 00:34:29 -rw-rw-r-- 1 jenkins jenkins 3851 Feb 14 00:22 Makefile 00:34:29 -rw-rw-r-- 1 jenkins jenkins 611 Feb 14 00:22 OWNERS.md 00:34:29 -rw-rw-r-- 1 jenkins jenkins 4107 Feb 14 00:22 README.md 00:34:29 -rw-rw-r-- 1 jenkins jenkins 7789 Feb 14 00:22 Record and Reply.postman_collection.json 00:34:29 -rw-rw-r-- 1 jenkins jenkins 11 Feb 14 00:19 VERSION 00:34:29 drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 00:22 bin 00:34:29 -rw-r--r-- 1 jenkins jenkins 34248 Feb 14 00:30 coverage.out 00:34:29 -rw-rw-r-- 1 jenkins jenkins 6720 Feb 14 00:22 go.mod 00:34:29 -rw-rw-r-- 1 jenkins jenkins 88238 Feb 14 00:22 go.sum 00:34:29 drwxrwxr-x 7 jenkins jenkins 4096 Feb 14 00:22 internal 00:34:29 -rw-rw-r-- 1 jenkins jenkins 913 Feb 14 00:22 main.go 00:34:29 drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 00:22 openapi 00:34:29 drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 00:22 pkg 00:34:29 drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 00:22 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:30 + 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=8cc8644154733f4f3544498f2753be7fafbd0391 --label arch=arm64 --label version=4.0.0-dev.8 . 00:34:30 Sending build context to Docker daemon 355.3kB 00:34:30 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 00:34:30 Step 2/27 : FROM ${BASE} AS builder 00:34:30 ---> 2c76abddcc2f 00:34:30 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 00:34:30 ---> Running in 30466f724c33 00:34:30 Removing intermediate container 30466f724c33 00:34:30 ---> cd8fb1ee4ecc 00:34:30 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 00:34:30 ---> Running in 160da1076496 00:34:31 Removing intermediate container 160da1076496 00:34:31 ---> 2daa9ad557a8 00:34:31 Step 5/27 : ARG ADD_BUILD_TAGS="" 00:34:31 ---> Running in 540f25e9fdfb 00:34:31 Removing intermediate container 540f25e9fdfb 00:34:31 ---> 3a824516d03e 00:34:31 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:34:31 ---> Running in c0dc7bed7e53 00:34:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:34:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:34:34 OK: 239 MiB in 58 packages 00:34:35 Removing intermediate container c0dc7bed7e53 00:34:35 ---> 2c4fd09de365 00:34:35 Step 7/27 : WORKDIR /app 00:34:35 ---> Running in 4be49dc73b9d 00:34:35 Removing intermediate container 4be49dc73b9d 00:34:35 ---> d732609b48ba 00:34:35 Step 8/27 : COPY go.mod vendor* ./ 00:34:36 ---> 30f3aae18463 00:34:36 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:34:36 ---> Running in 56fff9507bac 00:34:39 Removing intermediate container 56fff9507bac 00:34:39 ---> 77671215a39c 00:34:39 Step 10/27 : COPY . . 00:34:39 ---> f8b50592b31c 00:34:39 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:34:39 ---> Running in eea625756a72 00:34:40 Removing intermediate container eea625756a72 00:34:40 ---> 3e1b15ae6542 00:34:40 Step 12/27 : RUN $MAKE 00:34:40 ---> Running in fe80f1167730 00:34:41 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.27 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.8 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-record-replay 00:38:17 Removing intermediate container fe80f1167730 00:38:17 ---> d07eb8148f7e 00:38:17 Step 13/27 : FROM alpine:3.20 00:38:17 3.20: Pulling from library/alpine 00:38:17 0152682790bb: Pulling fs layer 00:38:17 0152682790bb: Verifying Checksum 00:38:17 0152682790bb: Download complete 00:38:17 0152682790bb: Pull complete 00:38:17 Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 00:38:17 Status: Downloaded newer image for alpine:3.20 00:38:17 ---> f4194d9e8c10 00:38:17 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 00:38:17 ---> Running in a04067fb8e8c 00:38:17 Removing intermediate container a04067fb8e8c 00:38:17 ---> d5e73c2e7c7f 00:38:17 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 00:38:17 ---> Running in 807532ccfc7d 00:38:17 Removing intermediate container 807532ccfc7d 00:38:17 ---> 113a9c550a7c 00:38:17 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 00:38:17 ---> Running in bc3a0a52f143 00:38:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:38:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:38:17 (1/2) Installing ca-certificates (20241121-r1) 00:38:17 (2/2) Installing dumb-init (1.2.5-r3) 00:38:17 Executing busybox-1.36.1-r29.trigger 00:38:17 Executing ca-certificates-20241121-r1.trigger 00:38:17 OK: 10 MiB in 16 packages 00:38:17 Removing intermediate container bc3a0a52f143 00:38:17 ---> 753260825cb2 00:38:17 Step 17/27 : RUN apk --no-cache upgrade 00:38:17 ---> Running in 34d7ba5c78f8 00:38:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:38:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:38:19 (1/4) Upgrading musl (1.2.5-r0 -> 1.2.5-r1) 00:38:19 (2/4) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) 00:38:19 (3/4) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) 00:38:19 (4/4) Upgrading musl-utils (1.2.5-r0 -> 1.2.5-r1) 00:38:19 Executing busybox-1.36.1-r29.trigger 00:38:19 Executing ca-certificates-20241121-r1.trigger 00:38:19 OK: 10 MiB in 16 packages 00:38:20 Removing intermediate container 34d7ba5c78f8 00:38:20 ---> b1368da83244 00:38:20 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 00:38:21 ---> 418da5ce5de9 00:38:21 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 00:38:21 ---> 79d6ac18cf85 00:38:21 Step 20/27 : COPY --from=builder /app/res/ /res/ 00:38:22 ---> 191d9d6d16c1 00:38:22 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 00:38:24 ---> e152247fea86 00:38:24 Step 22/27 : EXPOSE 59712 00:38:24 ---> Running in 2910c37a3619 00:38:24 Removing intermediate container 2910c37a3619 00:38:24 ---> 0ba3bc77f3af 00:38:24 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 00:38:24 ---> Running in 0ac455f8aa5d 00:38:24 Removing intermediate container 0ac455f8aa5d 00:38:24 ---> 4f88fd12ed04 00:38:24 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 00:38:24 ---> Running in a77d2e387f8b 00:38:24 Removing intermediate container a77d2e387f8b 00:38:24 ---> 876d0d52ba0d 00:38:24 Step 25/27 : LABEL arch=arm64 00:38:25 ---> Running in 5c0c07218e08 00:38:25 Removing intermediate container 5c0c07218e08 00:38:25 ---> 09af9dd8754e 00:38:25 Step 26/27 : LABEL git_sha=8cc8644154733f4f3544498f2753be7fafbd0391 00:38:25 ---> Running in 1fb4f554a9db 00:38:25 Removing intermediate container 1fb4f554a9db 00:38:25 ---> 425ef17c7764 00:38:25 Step 27/27 : LABEL version=4.0.0-dev.8 00:38:25 ---> Running in 51f9d810607d 00:38:26 Removing intermediate container 51f9d810607d 00:38:26 ---> 566836b75f2e 00:38:26 [Warning] One or more build-args [ARCH] were not consumed 00:38:26 Successfully built 566836b75f2e 00:38:26 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 00:38:26 provisioning config files... 00:38:26 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/107@tmp/config13737380795704465626tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:38:26 ---> ****-login.sh 00:38:26 nexus3.edgexfoundry.org:10001 00:38:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:38:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:38:26 Configure a credential helper to remove this warning. See 00:38:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:38:26 00:38:26 Login Succeeded 00:38:26 nexus3.edgexfoundry.org:10002 00:38:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:38:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:38:27 Configure a credential helper to remove this warning. See 00:38:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:38:27 00:38:27 Login Succeeded 00:38:27 nexus3.edgexfoundry.org:10003 00:38:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:38:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:38:27 Configure a credential helper to remove this warning. See 00:38:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:38:27 00:38:27 Login Succeeded 00:38:27 nexus3.edgexfoundry.org:10004 00:38:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:38:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:38:27 Configure a credential helper to remove this warning. See 00:38:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:38:27 00:38:27 Login Succeeded 00:38:27 ****.io 00:38:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:38:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:38:28 Configure a credential helper to remove this warning. See 00:38:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:38:28 00:38:28 Login Succeeded 00:38:28 ---> ****-login.sh ends [Pipeline] } 00:38:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:38:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:38:28 [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: 00:38:28 8cc8644154733f4f3544498f2753be7fafbd0391 00:38:28 latest 00:38:28 4.0.0-dev.8 00:38:28 8cc8644154733f4f3544498f2753be7fafbd0391-4.0.0-dev.8 00:38:28 main 00:38:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:28 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:8cc8644154733f4f3544498f2753be7fafbd0391 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:29 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:8cc8644154733f4f3544498f2753be7fafbd0391 00:38:29 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 00:38:29 d90c7475536c: Preparing 00:38:29 44b65a04cb5e: Preparing 00:38:29 aec43adeb210: Preparing 00:38:29 404669c23eae: Preparing 00:38:29 725accc2828e: Preparing 00:38:29 22ea96d33e48: Preparing 00:38:29 534a70dc8296: Preparing 00:38:29 22ea96d33e48: Waiting 00:38:29 534a70dc8296: Waiting 00:38:29 404669c23eae: Pushed 00:38:29 44b65a04cb5e: Pushed 00:38:29 aec43adeb210: Pushed 00:38:29 534a70dc8296: Layer already exists 00:38:29 22ea96d33e48: Pushed 00:38:31 725accc2828e: Pushed 00:38:37 d90c7475536c: Pushed 00:38:37 8cc8644154733f4f3544498f2753be7fafbd0391: digest: sha256:c8efaa86aef8fa4847fa5945e20232dd61245ca06a59bae62939fb619e79f1d2 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:38 + 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 00:38:38 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 00:38:38 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 00:38:38 d90c7475536c: Preparing 00:38:38 44b65a04cb5e: Preparing 00:38:38 aec43adeb210: Preparing 00:38:38 404669c23eae: Preparing 00:38:38 725accc2828e: Preparing 00:38:38 22ea96d33e48: Preparing 00:38:38 534a70dc8296: Preparing 00:38:38 22ea96d33e48: Waiting 00:38:38 534a70dc8296: Waiting 00:38:38 d90c7475536c: Layer already exists 00:38:38 404669c23eae: Layer already exists 00:38:38 44b65a04cb5e: Layer already exists 00:38:38 725accc2828e: Layer already exists 00:38:38 aec43adeb210: Layer already exists 00:38:38 534a70dc8296: Layer already exists 00:38:38 22ea96d33e48: Layer already exists 00:38:38 latest: digest: sha256:c8efaa86aef8fa4847fa5945e20232dd61245ca06a59bae62939fb619e79f1d2 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:39 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:39 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:4.0.0-dev.8 00:38:39 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 00:38:39 d90c7475536c: Preparing 00:38:39 44b65a04cb5e: Preparing 00:38:39 aec43adeb210: Preparing 00:38:39 404669c23eae: Preparing 00:38:39 725accc2828e: Preparing 00:38:39 22ea96d33e48: Preparing 00:38:39 534a70dc8296: Preparing 00:38:39 22ea96d33e48: Waiting 00:38:39 534a70dc8296: Waiting 00:38:39 44b65a04cb5e: Layer already exists 00:38:39 aec43adeb210: Layer already exists 00:38:39 d90c7475536c: Layer already exists 00:38:39 404669c23eae: Layer already exists 00:38:39 725accc2828e: Layer already exists 00:38:39 534a70dc8296: Layer already exists 00:38:39 22ea96d33e48: Layer already exists 00:38:39 4.0.0-dev.8: digest: sha256:c8efaa86aef8fa4847fa5945e20232dd61245ca06a59bae62939fb619e79f1d2 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:40 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:8cc8644154733f4f3544498f2753be7fafbd0391-4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:40 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:8cc8644154733f4f3544498f2753be7fafbd0391-4.0.0-dev.8 00:38:40 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 00:38:40 d90c7475536c: Preparing 00:38:40 44b65a04cb5e: Preparing 00:38:40 aec43adeb210: Preparing 00:38:40 404669c23eae: Preparing 00:38:40 725accc2828e: Preparing 00:38:40 22ea96d33e48: Preparing 00:38:40 534a70dc8296: Preparing 00:38:40 22ea96d33e48: Waiting 00:38:40 534a70dc8296: Waiting 00:38:40 404669c23eae: Layer already exists 00:38:40 d90c7475536c: Layer already exists 00:38:40 725accc2828e: Layer already exists 00:38:40 44b65a04cb5e: Layer already exists 00:38:40 aec43adeb210: Layer already exists 00:38:40 22ea96d33e48: Layer already exists 00:38:40 534a70dc8296: Layer already exists 00:38:40 8cc8644154733f4f3544498f2753be7fafbd0391-4.0.0-dev.8: digest: sha256:c8efaa86aef8fa4847fa5945e20232dd61245ca06a59bae62939fb619e79f1d2 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:40 + 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 00:38:41 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main 00:38:41 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 00:38:41 d90c7475536c: Preparing 00:38:41 44b65a04cb5e: Preparing 00:38:41 aec43adeb210: Preparing 00:38:41 404669c23eae: Preparing 00:38:41 725accc2828e: Preparing 00:38:41 22ea96d33e48: Preparing 00:38:41 534a70dc8296: Preparing 00:38:41 534a70dc8296: Waiting 00:38:41 22ea96d33e48: Waiting 00:38:41 d90c7475536c: Layer already exists 00:38:41 aec43adeb210: Layer already exists 00:38:41 404669c23eae: Layer already exists 00:38:41 725accc2828e: Layer already exists 00:38:41 44b65a04cb5e: Layer already exists 00:38:41 534a70dc8296: Layer already exists 00:38:41 22ea96d33e48: Layer already exists 00:38:41 main: digest: sha256:c8efaa86aef8fa4847fa5945e20232dd61245ca06a59bae62939fb619e79f1d2 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:38:41 ===================================================== [Pipeline] echo 00:38:41 taggedImages: 00:38:41 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:8cc8644154733f4f3544498f2753be7fafbd0391 00:38:41 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 00:38:41 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:4.0.0-dev.8 00:38:41 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:8cc8644154733f4f3544498f2753be7fafbd0391-4.0.0-dev.8 00:38:41 - 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 00:38:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:38:42 00:38:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:38:42 arm64: Pulling from edgex-lftools-log-publisher 00:38:42 8998bd30e6a1: Pulling fs layer 00:38:42 04944245beec: Pulling fs layer 00:38:42 699f458cf7ca: Pulling fs layer 00:38:42 765212b225bb: Pulling fs layer 00:38:42 f23df028b6ca: Pulling fs layer 00:38:42 d65c8cfc05b1: Pulling fs layer 00:38:42 2437ff75d9bd: Pulling fs layer 00:38:42 765212b225bb: Waiting 00:38:42 f23df028b6ca: Waiting 00:38:42 d65c8cfc05b1: Waiting 00:38:42 2437ff75d9bd: Waiting 00:38:42 04944245beec: Download complete 00:38:42 765212b225bb: Verifying Checksum 00:38:42 765212b225bb: Download complete 00:38:42 f23df028b6ca: Download complete 00:38:42 d65c8cfc05b1: Verifying Checksum 00:38:42 d65c8cfc05b1: Download complete 00:38:42 699f458cf7ca: Verifying Checksum 00:38:42 699f458cf7ca: Download complete 00:38:43 8998bd30e6a1: Download complete 00:38:45 2437ff75d9bd: Verifying Checksum 00:38:45 2437ff75d9bd: Download complete 00:38:47 8998bd30e6a1: Pull complete 00:38:48 04944245beec: Pull complete 00:38:49 699f458cf7ca: Pull complete 00:38:50 765212b225bb: Pull complete 00:38:50 f23df028b6ca: Pull complete 00:38:50 d65c8cfc05b1: Pull complete 00:39:09 2437ff75d9bd: Pull complete 00:39:09 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:39:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:39:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:39:09 prd-ubuntu20.04-docker-arm64-4c-16g-38921 does not seem to be running inside a container 00:39:09 $ 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/107 -v /w/workspace/app-record-replay/107:/w/workspace/app-record-replay/107:rw,z -v /w/workspace/app-record-replay/107@tmp:/w/workspace/app-record-replay/107@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 00:39:12 $ docker top 14da9f0a70a3e5ca2c7b3eeb9a784e32fe3da5e646420dd8a390a7d7458597e8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:39:12 ---> job-cost.sh 00:39:12 lf-activate-venv: SKIPPING 00:39:12 INFO: No Stack... 00:39:13 INFO: Retrieving Pricing Info for: v3-standard-4 00:39:14 INFO: Archiving Costs [Pipeline] sh 00:39:14 + cat /w/workspace/app-record-replay/107/archives/cost.csv 00:39:14 + cut -d, -f6 [Pipeline] lock 00:39:14 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-main-107-stack-cost] 00:39:14 Resource [jenkins-edgexfoundry-app-record-replay-main-107-stack-cost] did not exist. Created. 00:39:14 Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-main-107-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:39:15 /w/workspace/app-record-replay/107@tmp/durable-27a32ad6/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:39:15 + echo total: 0.10999999940395355 [Pipeline] stash 00:39:16 Warning: overwriting stash ‘stack-cost’ 00:39:16 Stashed 1 file(s) [Pipeline] } 00:39:16 Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-main-107-stack-cost] [Pipeline] // lock [Pipeline] } 00:39:16 $ docker stop --time=1 14da9f0a70a3e5ca2c7b3eeb9a784e32fe3da5e646420dd8a390a7d7458597e8 00:39:17 $ docker rm -f --volumes 14da9f0a70a3e5ca2c7b3eeb9a784e32fe3da5e646420dd8a390a7d7458597e8 [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 00:39:18 provisioning config files... 00:39:18 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config16427072860036872846tmp [Pipeline] { [Pipeline] sh 00:39:18 + set +x 00:39:18 + + curl -s https://codecov.io/bash 00:39:18 bash -s -- 00:39:18 00:39:18 _____ _ 00:39:18 / ____| | | 00:39:18 | | ___ __| | ___ ___ _____ __ 00:39:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:39:18 | |___| (_) | (_| | __/ (_| (_) \ V / 00:39:18 \_____\___/ \__,_|\___|\___\___/ \_/ 00:39:18 Bash-1.0.6 00:39:18 00:39:18 00:39:18 ==> git version 2.25.1 found 00:39:18 ==> 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 00:39:18 Release-Date: 2020-01-08 00:39:18 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:39:18 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:39:18 ==> Jenkins CI detected. 00:39:18 current dir:  /w/workspace/exfoundry_app-record-replay_main 00:39:18 project root: . 00:39:18 --> token set from env 00:39:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:39:18 ==> Running gcov in . (disable via -X gcov) 00:39:18 ==> Python coveragepy not found 00:39:18 ==> Searching for coverage reports in: 00:39:18 + . 00:39:18 -> Found 1 reports 00:39:18 ==> Detecting git/mercurial file structure 00:39:18 ==> Reading reports 00:39:18 + ./coverage.out bytes=34248 00:39:18 ==> Appending adjustments 00:39:18 https://docs.codecov.io/docs/fixing-reports 00:39:18 + Found adjustments 00:39:18 ==> Gzipping contents 00:39:18 8.0K /tmp/codecov.ThDcnp.gz 00:39:18 ==> Uploading reports 00:39:18 url: https://codecov.io 00:39:18 query: branch=main&commit=8cc8644154733f4f3544498f2753be7fafbd0391&build=107&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F107%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 00:39:18 -> Pinging Codecov 00:39:18 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=8cc8644154733f4f3544498f2753be7fafbd0391&build=107&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F107%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 00:39:18 -> Uploading to 00:39:18 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/app-record-replay/8cc8644154733f4f3544498f2753be7fafbd0391/0e54fd4a-2161-4053-99ef-2393b9826b9b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250214%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250214T003918Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=55729b596598f35fc5305c41b939772aa6e931dc41caf73f480a3bdae79c45c6 00:39:18 % Total % Received % Xferd Average Speed Time Time Time Current 00:39:18 Dload Upload Total Spent Left Speed 00:39:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5392 0 0 100 5392 0 45694 --:--:-- --:--:-- --:--:-- 45694 00:39:18 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/8cc8644154733f4f3544498f2753be7fafbd0391 [Pipeline] } 00:39:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 00:39:19 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 00:39:19 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 00:39:19 00:39:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 00:39:19 latest: Pulling from edgex-devops/edgex-snyk-go 00:39:19 43c4264eed91: Pulling fs layer 00:39:19 4cc291be95ef: Pulling fs layer 00:39:19 2ac1f1163629: Pulling fs layer 00:39:19 5c3c966382ef: Pulling fs layer 00:39:19 4f4fb700ef54: Pulling fs layer 00:39:19 d9c7d2e4e75e: Pulling fs layer 00:39:19 9c3e1370e548: Pulling fs layer 00:39:19 4f4fb700ef54: Waiting 00:39:19 d9c7d2e4e75e: Waiting 00:39:19 9c3e1370e548: Waiting 00:39:19 5c3c966382ef: Waiting 00:39:19 4cc291be95ef: Verifying Checksum 00:39:19 4cc291be95ef: Download complete 00:39:19 5c3c966382ef: Verifying Checksum 00:39:19 5c3c966382ef: Download complete 00:39:19 4f4fb700ef54: Download complete 00:39:19 43c4264eed91: Download complete 00:39:19 d9c7d2e4e75e: Verifying Checksum 00:39:19 d9c7d2e4e75e: Download complete 00:39:19 43c4264eed91: Pull complete 00:39:20 4cc291be95ef: Pull complete 00:39:20 2ac1f1163629: Verifying Checksum 00:39:20 2ac1f1163629: Download complete 00:39:20 9c3e1370e548: Verifying Checksum 00:39:20 9c3e1370e548: Download complete 00:39:24 2ac1f1163629: Pull complete 00:39:24 5c3c966382ef: Pull complete 00:39:24 4f4fb700ef54: Pull complete 00:39:24 d9c7d2e4e75e: Pull complete 00:39:27 9c3e1370e548: Pull complete 00:39:27 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 00:39:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 00:39:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:39:27 prd-ubuntu20.04-docker-8c-8g-38918 does not seem to be running inside a container 00:39:27 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 00:39:31 $ docker top 284a4e77c182eede3df159c71880d560cc7d2867790119e48b48060f91198dec -eo pid,comm [Pipeline] { [Pipeline] sh 00:39:31 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] echo 00:39:31 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh 00:39:31 + set -o pipefail 00:39:31 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' 00:39:38 00:39:38 Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... 00:39:38 00:39:38 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/15e99017-a534-4e49-83bf-8dca7399df15/history/3eadee09-92da-4fa7-88b7-848f5cd94133 00:39:38 00:39:38 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:39:38 00:39:38 00:39:38 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 00:39:38 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 00:39:38 $ docker stop --time=1 284a4e77c182eede3df159c71880d560cc7d2867790119e48b48060f91198dec 00:39:42 $ docker rm -f --volumes 284a4e77c182eede3df159c71880d560cc7d2867790119e48b48060f91198dec [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 00:39:43 + git log --format=format:%s -1 8cc8644154733f4f3544498f2753be7fafbd0391 [Pipeline] sh 00:39:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:39:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:39:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:39:44 prd-ubuntu20.04-docker-8c-8g-38918 does not seem to be running inside a container 00:39:44 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:39:44 $ docker top 7ea5ffe7d0cb73ba34bb78502913ea9e117b0a27e977496c813a6b3288c6e426 -eo pid,comm 00:39:44 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). 00:39:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:39:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:39:44 [ssh-agent] Looking for ssh-agent implementation... 00:39:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:39:45 $ docker exec 7ea5ffe7d0cb73ba34bb78502913ea9e117b0a27e977496c813a6b3288c6e426 ssh-agent 00:39:45 SSH_AUTH_SOCK=/tmp/ssh-h9Oad7rxRu4L/agent.32 00:39:45 SSH_AGENT_PID=38 00:39:45 Running ssh-add (command line suppressed) 00:39:45 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4894903829928892860.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4894903829928892860.key) 00:39:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:39:45 + git semver tag 00:39:45 2025-02-14 00:39:45,815 [run_tag] DEBUG tag force:False 00:39:45 2025-02-14 00:39:45,816 [check_head_tag] DEBUG check head tag 00:39:45 2025-02-14 00:39:45,817 [execute] INFO git cat-file --batch-check 00:39:45 2025-02-14 00:39:45,817 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 00:39:45 2025-02-14 00:39:45,821 [execute] INFO git cat-file --batch 00:39:45 2025-02-14 00:39:45,821 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 00:39:45 2025-02-14 00:39:45,849 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 00:39:45 2025-02-14 00:39:45,849 [execute] INFO git tag -a v4.0.0-dev.8 -m v4.0.0-dev.8 00:39:45 2025-02-14 00:39:45,849 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.8', '-m', 'v4.0.0-dev.8'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 00:39:45 2025-02-14 00:39:45,854 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 00:39:45 4.0.0-dev.8 [Pipeline] } 00:39:46 $ docker exec --env ******** --env ******** 7ea5ffe7d0cb73ba34bb78502913ea9e117b0a27e977496c813a6b3288c6e426 ssh-agent -k 00:39:46 unset SSH_AUTH_SOCK; 00:39:46 unset SSH_AGENT_PID; 00:39:46 echo Agent pid 38 killed; 00:39:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:39:46 + git semver [Pipeline] } 00:39:46 $ docker stop --time=1 7ea5ffe7d0cb73ba34bb78502913ea9e117b0a27e977496c813a6b3288c6e426 00:39:48 $ docker rm -f --volumes 7ea5ffe7d0cb73ba34bb78502913ea9e117b0a27e977496c813a6b3288c6e426 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:39:48 00:39:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:39:49 0.23.1-centos7: Pulling from edgex-lftools 00:39:49 ab5ef0e58194: Pulling fs layer 00:39:49 9712f1f96733: Pulling fs layer 00:39:49 63f879dbbcfc: Pulling fs layer 00:39:49 0d9ebad4ef96: Pulling fs layer 00:39:49 0d9ebad4ef96: Waiting 00:39:49 e9a5061849ea: Pulling fs layer 00:39:49 d747dcd14b5f: Pulling fs layer 00:39:49 2de7ff778b66: Pulling fs layer 00:39:49 e9a5061849ea: Waiting 00:39:49 2de7ff778b66: Waiting 00:39:49 d747dcd14b5f: Waiting 00:39:49 9712f1f96733: Download complete 00:39:49 63f879dbbcfc: Verifying Checksum 00:39:49 63f879dbbcfc: Download complete 00:39:49 e9a5061849ea: Verifying Checksum 00:39:49 e9a5061849ea: Download complete 00:39:49 d747dcd14b5f: Download complete 00:39:49 0d9ebad4ef96: Verifying Checksum 00:39:49 0d9ebad4ef96: Download complete 00:39:49 ab5ef0e58194: Download complete 00:39:49 2de7ff778b66: Verifying Checksum 00:39:49 2de7ff778b66: Download complete 00:39:52 ab5ef0e58194: Pull complete 00:39:52 9712f1f96733: Pull complete 00:39:53 63f879dbbcfc: Pull complete 00:39:57 0d9ebad4ef96: Pull complete 00:39:57 e9a5061849ea: Pull complete 00:39:57 d747dcd14b5f: Pull complete 00:39:58 2de7ff778b66: Pull complete 00:39:58 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 00:39:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:39:58 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:39:58 prd-ubuntu20.04-docker-8c-8g-38918 does not seem to be running inside a container 00:39:58 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 00:40:03 $ docker top c3adff9f3aa6a072275a5693bc1e995dd5b2174fb45c80c6d3f4ef43f7841068 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:40:03 provisioning config files... 00:40:03 copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config5025057947808050136tmp 00:40:03 copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config5255354060529919510tmp 00:40:03 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config8903756004247284960tmp [Pipeline] { [Pipeline] echo 00:40:04 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:40:04 ---> sigul-configuration.sh 00:40:04 gpg: directory `/root/.gnupg' created 00:40:04 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:40:04 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:40:04 gpg: keyring `/root/.gnupg/secring.gpg' created 00:40:04 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:40:04 gpg: CAST5 encrypted data 00:40:04 gpg: encrypted with 1 passphrase 00:40:04 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:40:04 + mkdir /home/jenkins 00:40:04 + mkdir /home/jenkins/sigul [Pipeline] sh 00:40:04 + 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 00:40:04 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:40:05 ---> sigul-install.sh 00:40:05 Sigul already installed; skipping installation. [Pipeline] sh 00:40:05 + git tag --list 00:40:05 v3.1 00:40:05 v3.1.0 00:40:05 v3.1.0-dev.0 00:40:05 v3.1.0-dev.1 00:40:05 v3.1.0-dev.10 00:40:05 v3.1.0-dev.11 00:40:05 v3.1.0-dev.12 00:40:05 v3.1.0-dev.13 00:40:05 v3.1.0-dev.14 00:40:05 v3.1.0-dev.15 00:40:05 v3.1.0-dev.16 00:40:05 v3.1.0-dev.17 00:40:05 v3.1.0-dev.18 00:40:05 v3.1.0-dev.19 00:40:05 v3.1.0-dev.2 00:40:05 v3.1.0-dev.20 00:40:05 v3.1.0-dev.21 00:40:05 v3.1.0-dev.22 00:40:05 v3.1.0-dev.23 00:40:05 v3.1.0-dev.24 00:40:05 v3.1.0-dev.25 00:40:05 v3.1.0-dev.26 00:40:05 v3.1.0-dev.27 00:40:05 v3.1.0-dev.28 00:40:05 v3.1.0-dev.29 00:40:05 v3.1.0-dev.3 00:40:05 v3.1.0-dev.30 00:40:05 v3.1.0-dev.31 00:40:05 v3.1.0-dev.32 00:40:05 v3.1.0-dev.33 00:40:05 v3.1.0-dev.34 00:40:05 v3.1.0-dev.35 00:40:05 v3.1.0-dev.36 00:40:05 v3.1.0-dev.37 00:40:05 v3.1.0-dev.38 00:40:05 v3.1.0-dev.39 00:40:05 v3.1.0-dev.4 00:40:05 v3.1.0-dev.40 00:40:05 v3.1.0-dev.41 00:40:05 v3.1.0-dev.42 00:40:05 v3.1.0-dev.43 00:40:05 v3.1.0-dev.44 00:40:05 v3.1.0-dev.45 00:40:05 v3.1.0-dev.46 00:40:05 v3.1.0-dev.47 00:40:05 v3.1.0-dev.48 00:40:05 v3.1.0-dev.49 00:40:05 v3.1.0-dev.5 00:40:05 v3.1.0-dev.50 00:40:05 v3.1.0-dev.51 00:40:05 v3.1.0-dev.52 00:40:05 v3.1.0-dev.53 00:40:05 v3.1.0-dev.54 00:40:05 v3.1.0-dev.55 00:40:05 v3.1.0-dev.56 00:40:05 v3.1.0-dev.57 00:40:05 v3.1.0-dev.58 00:40:05 v3.1.0-dev.59 00:40:05 v3.1.0-dev.6 00:40:05 v3.1.0-dev.60 00:40:05 v3.1.0-dev.61 00:40:05 v3.1.0-dev.62 00:40:05 v3.1.0-dev.63 00:40:05 v3.1.0-dev.64 00:40:05 v3.1.0-dev.65 00:40:05 v3.1.0-dev.66 00:40:05 v3.1.0-dev.67 00:40:05 v3.1.0-dev.68 00:40:05 v3.1.0-dev.7 00:40:05 v3.1.0-dev.8 00:40:05 v3.1.0-dev.9 00:40:05 v3.1.1 00:40:05 v3.2.0-dev.1 00:40:05 v3.2.0-dev.10 00:40:05 v3.2.0-dev.11 00:40:05 v3.2.0-dev.12 00:40:05 v3.2.0-dev.13 00:40:05 v3.2.0-dev.14 00:40:05 v3.2.0-dev.15 00:40:05 v3.2.0-dev.16 00:40:05 v3.2.0-dev.17 00:40:05 v3.2.0-dev.18 00:40:05 v3.2.0-dev.19 00:40:05 v3.2.0-dev.2 00:40:05 v3.2.0-dev.20 00:40:05 v3.2.0-dev.21 00:40:05 v3.2.0-dev.22 00:40:05 v3.2.0-dev.23 00:40:05 v3.2.0-dev.24 00:40:05 v3.2.0-dev.3 00:40:05 v3.2.0-dev.4 00:40:05 v3.2.0-dev.5 00:40:05 v3.2.0-dev.6 00:40:05 v3.2.0-dev.7 00:40:05 v3.2.0-dev.8 00:40:05 v3.2.0-dev.9 00:40:05 v4.0.0-dev.1 00:40:05 v4.0.0-dev.2 00:40:05 v4.0.0-dev.3 00:40:05 v4.0.0-dev.4 00:40:05 v4.0.0-dev.5 00:40:05 v4.0.0-dev.6 00:40:05 v4.0.0-dev.7 00:40:05 v4.0.0-dev.8 [Pipeline] sh 00:40:05 + lftools sign git-tag v4.0.0-dev.8 00:40:06 Signing Git tag with Sigul... 00:40:06 Signing v4.0.0-dev.8 [Pipeline] echo 00:40:07 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:40:07 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:40:07 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:40:07 $ docker stop --time=1 c3adff9f3aa6a072275a5693bc1e995dd5b2174fb45c80c6d3f4ef43f7841068 00:40:08 $ docker rm -f --volumes c3adff9f3aa6a072275a5693bc1e995dd5b2174fb45c80c6d3f4ef43f7841068 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 00:40:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:40:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:40:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:40:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:40:09 prd-ubuntu20.04-docker-8c-8g-38918 does not seem to be running inside a container 00:40:09 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:40:10 $ docker top 3d27ff7bc2240640a1151b73938592c7542cbb88b5bd9b2652213a691e1c9c20 -eo pid,comm 00:40:10 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). 00:40:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:40:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:40:10 [ssh-agent] Looking for ssh-agent implementation... 00:40:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:40:10 $ docker exec 3d27ff7bc2240640a1151b73938592c7542cbb88b5bd9b2652213a691e1c9c20 ssh-agent 00:40:10 SSH_AUTH_SOCK=/tmp/ssh-PWEta6zTMVQn/agent.33 00:40:10 SSH_AGENT_PID=39 00:40:10 Running ssh-add (command line suppressed) 00:40:10 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_17448834032494111687.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_17448834032494111687.key) 00:40:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:40:10 + git semver bump pre 00:40:11 2025-02-14 00:40:11,092 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 00:40:11 2025-02-14 00:40:11,092 [bump_version] DEBUG bumping version:4.0.0-dev.8 on axis:pre with prefix:dev 00:40:11 2025-02-14 00:40:11,093 [bump_version] DEBUG bumped version:4.0.0-dev.9 00:40:11 2025-02-14 00:40:11,093 [write_version] DEBUG write version:4.0.0-dev.9 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True 00:40:11 2025-02-14 00:40:11,093 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 00:40:11 2025-02-14 00:40:11,093 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main 00:40:11 2025-02-14 00:40:11,094 [execute] INFO git cat-file --batch-check 00:40:11 2025-02-14 00:40:11,095 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 00:40:11 2025-02-14 00:40:11,100 [execute] INFO git cat-file --batch 00:40:11 2025-02-14 00:40:11,100 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 00:40:11 2025-02-14 00:40:11,105 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 00:40:11 4.0.0-dev.9 [Pipeline] } 00:40:11 $ docker exec --env ******** --env ******** 3d27ff7bc2240640a1151b73938592c7542cbb88b5bd9b2652213a691e1c9c20 ssh-agent -k 00:40:11 unset SSH_AUTH_SOCK; 00:40:11 unset SSH_AGENT_PID; 00:40:11 echo Agent pid 39 killed; 00:40:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:40:11 + git semver [Pipeline] } 00:40:11 $ docker stop --time=1 3d27ff7bc2240640a1151b73938592c7542cbb88b5bd9b2652213a691e1c9c20 00:40:13 $ docker rm -f --volumes 3d27ff7bc2240640a1151b73938592c7542cbb88b5bd9b2652213a691e1c9c20 [Pipeline] // withDockerContainer [Pipeline] sh 00:40:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:40:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:40:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:40:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:40:13 prd-ubuntu20.04-docker-8c-8g-38918 does not seem to be running inside a container 00:40:13 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:40:14 $ docker top bc83c0a45498a1f2509e0d8923b9497b1fb52fe1fbf6f10c4b3bede58661f04e -eo pid,comm 00:40:14 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). 00:40:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:40:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:40:14 [ssh-agent] Looking for ssh-agent implementation... 00:40:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:40:14 $ docker exec bc83c0a45498a1f2509e0d8923b9497b1fb52fe1fbf6f10c4b3bede58661f04e ssh-agent 00:40:14 SSH_AUTH_SOCK=/tmp/ssh-CEJJRJXq6cgL/agent.32 00:40:14 SSH_AGENT_PID=38 00:40:14 Running ssh-add (command line suppressed) 00:40:14 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12703240905720750565.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12703240905720750565.key) 00:40:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:40:15 + git semver push 00:40:15 2025-02-14 00:40:15,325 [run_push] DEBUG push 00:40:15 2025-02-14 00:40:15,325 [execute] INFO git cat-file --batch-check 00:40:15 2025-02-14 00:40:15,325 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 00:40:15 2025-02-14 00:40:15,330 [execute] INFO git rev-list 3dbf6f40dcd0b841b454cf48f5d307e5178235b7 -- 00:40:15 2025-02-14 00:40:15,330 [execute] DEBUG Popen(['git', 'rev-list', '3dbf6f40dcd0b841b454cf48f5d307e5178235b7', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 00:40:15 2025-02-14 00:40:15,338 [execute] INFO git fetch -v origin 00:40:15 2025-02-14 00:40:15,338 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) 00:40:15 2025-02-14 00:40:15,792 [run_push] DEBUG no remote changes detected 00:40:15 2025-02-14 00:40:15,792 [execute] INFO git push origin semver 00:40:15 2025-02-14 00:40:15,793 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 00:40:16 2025-02-14 00:40:16,502 [run_push] DEBUG push all version tags 00:40:16 2025-02-14 00:40:16,503 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 00:40:16 2025-02-14 00:40:16,503 [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) 00:40:17 2025-02-14 00:40:17,135 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 00:40:17 4.0.0-dev.9 [Pipeline] } 00:40:17 $ docker exec --env ******** --env ******** bc83c0a45498a1f2509e0d8923b9497b1fb52fe1fbf6f10c4b3bede58661f04e ssh-agent -k 00:40:17 unset SSH_AUTH_SOCK; 00:40:17 unset SSH_AGENT_PID; 00:40:17 echo Agent pid 38 killed; 00:40:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:40:17 + git semver [Pipeline] } 00:40:18 $ docker stop --time=1 bc83c0a45498a1f2509e0d8923b9497b1fb52fe1fbf6f10c4b3bede58661f04e 00:40:19 $ docker rm -f --volumes bc83c0a45498a1f2509e0d8923b9497b1fb52fe1fbf6f10c4b3bede58661f04e [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 00:40:20 + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] 00:40:20 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 00:40:20 total 16 00:40:20 drwxr-xr-x 3 root root 4096 Feb 14 00:22 . 00:40:20 drwxrwxr-x 11 jenkins jenkins 4096 Feb 14 00:40 .. 00:40:20 drwxr-xr-x 2 root root 4096 Feb 14 00:22 cost 00:40:20 -rw-r--r-- 1 root root 89 Feb 14 00:22 cost.csv 00:40:20 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives 00:40:20 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 00:40:20 total 16 00:40:20 drwxr-xr-x 3 jenkins jenkins 4096 Feb 14 00:22 . 00:40:20 drwxrwxr-x 11 jenkins jenkins 4096 Feb 14 00:40 .. 00:40:20 drwxr-xr-x 2 jenkins jenkins 4096 Feb 14 00:22 cost 00:40:20 -rw-r--r-- 1 jenkins jenkins 89 Feb 14 00:22 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:40:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:40:21 ---> package-listing.sh 00:40:21 ++ facter osfamily 00:40:21 ++ tr '[:upper:]' '[:lower:]' 00:40:21 + OS_FAMILY=debian 00:40:21 + workspace=/w/workspace/exfoundry_app-record-replay_main 00:40:21 + START_PACKAGES=/tmp/packages_start.txt 00:40:21 + END_PACKAGES=/tmp/packages_end.txt 00:40:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:40:21 + PACKAGES=/tmp/packages_start.txt 00:40:21 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 00:40:21 + PACKAGES=/tmp/packages_end.txt 00:40:21 + case "${OS_FAMILY}" in 00:40:21 + dpkg -l 00:40:21 + grep '^ii' 00:40:21 + '[' -f /tmp/packages_start.txt ']' 00:40:21 + '[' -f /tmp/packages_end.txt ']' 00:40:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:40:21 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 00:40:21 + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ 00:40:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo 00:40:21 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 00:40:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:40:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:40:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:40:22 prd-ubuntu20.04-docker-8c-8g-38918 does not seem to be running inside a container 00:40:22 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:40:22 $ docker top 95b85bbbd1779a168d7d025efd81dbbebc24af7f3c7e27777584c83f7a5b8030 -eo pid,comm [Pipeline] { [Pipeline] sh 00:40:23 + touch /tmp/pre-build-complete [Pipeline] sh 00:40:23 + mkdir -p /var/log/sysstat [Pipeline] sh 00:40:23 + ls /var/log/sa-host 00:40:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:40:23 provisioning config files... 00:40:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config919271784193924368tmp [Pipeline] { [Pipeline] echo 00:40:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:40:24 ---> create-netrc.sh [Pipeline] } 00:40:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:40:24 ---> python-tools-install.sh [Pipeline] echo 00:40:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:40:24 ---> sudo-logs.sh 00:40:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:40:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:40:25 ---> job-cost.sh 00:40:25 lf-activate-venv: SKIPPING 00:40:25 DEBUG: total: 0.2199999988079071 00:40:25 INFO: Retrieving Stack Cost... 00:40:25 INFO: Retrieving Pricing Info for: v3-standard-8 00:40:25 INFO: Archiving Costs [Pipeline] echo 00:40:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:40:26 ---> logs-deploy.sh 00:40:26 lf-activate-venv: SKIPPING 00:40:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/107 00:40:26 INFO: archiving workspace using pattern(s): 00:40:27 Archives upload complete. 00:40:27 INFO: archiving logs to Nexus 00:40:27 ---> uname -a: 00:40:27 Linux prd-ubuntu20-04-docker-8c-8g-38918 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 00:40:27 00:40:27 00:40:27 ---> lscpu: 00:40:27 Architecture: x86_64 00:40:27 CPU op-mode(s): 32-bit, 64-bit 00:40:27 Byte Order: Little Endian 00:40:27 Address sizes: 40 bits physical, 48 bits virtual 00:40:27 CPU(s): 8 00:40:27 On-line CPU(s) list: 0-7 00:40:27 Thread(s) per core: 1 00:40:27 Core(s) per socket: 1 00:40:27 Socket(s): 8 00:40:27 NUMA node(s): 1 00:40:27 Vendor ID: AuthenticAMD 00:40:27 CPU family: 23 00:40:27 Model: 49 00:40:27 Model name: AMD EPYC-Rome Processor 00:40:27 Stepping: 0 00:40:27 CPU MHz: 2799.998 00:40:27 BogoMIPS: 5599.99 00:40:27 Virtualization: AMD-V 00:40:27 Hypervisor vendor: KVM 00:40:27 Virtualization type: full 00:40:27 L1d cache: 256 KiB 00:40:27 L1i cache: 256 KiB 00:40:27 L2 cache: 4 MiB 00:40:27 L3 cache: 128 MiB 00:40:27 NUMA node0 CPU(s): 0-7 00:40:27 Vulnerability Itlb multihit: Not affected 00:40:27 Vulnerability L1tf: Not affected 00:40:27 Vulnerability Mds: Not affected 00:40:27 Vulnerability Meltdown: Not affected 00:40:27 Vulnerability Mmio stale data: Not affected 00:40:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:40:27 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:40:27 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 00:40:27 Vulnerability Srbds: Not affected 00:40:27 Vulnerability Tsx async abort: Not affected 00:40:27 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 00:40:27 00:40:27 00:40:27 ---> nproc: 00:40:27 8 00:40:27 00:40:27 00:40:27 ---> df -h: 00:40:27 Filesystem Size Used Avail Use% Mounted on 00:40:27 overlay 155G 14G 142G 9% / 00:40:27 tmpfs 64M 0 64M 0% /dev 00:40:27 tmpfs 16G 0 16G 0% /sys/fs/cgroup 00:40:27 shm 64M 0 64M 0% /dev/shm 00:40:27 /dev/vda1 155G 14G 142G 9% /facter-os 00:40:27 00:40:27