Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b853b452339653576d911c63fb927b23942ede3d 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-ssh3342785199267264934.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12352093715295172573.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9398828098680427535.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh18087358442229110977.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-ssh7662480075895916125.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 ‘prd-centos7-blackbox-4c-2g-26003’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-26004’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-26433’ is offline Running on prd-ubuntu20.04-docker-8c-8g-26434 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 b853b452339653576d911c63fb927b23942ede3d (main) Commit message: "Merge pull request #154 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.10" > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b853b452339653576d911c63fb927b23942ede3d # timeout=10 > git rev-list --no-walk 7157c4ada14c59b30ef36e97cb27b1da19038e39 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:42:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:42:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:42:30 ========================================================= 08:42:30 EdgeX Global Pipelines Version Info 08:42:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:42:31 ------------------- 08:42:31 stable info: 08:42:31 ------------------- 08:42:31 Commited By: Ginny Guan ginny@iotechsys.com 08:42:31 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 08:42:31 Message: update stable to v1.0.265 08:42:31 ------------------- 08:42:31 experimental info: 08:42:31 ------------------- 08:42:31 Commited By: Cherry Wang cherry@iotechsys.com 08:42:31 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 08:42:31 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:42:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 08:42:31 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 08:42:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:42:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:42:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:42:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 08:42:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:42:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:42:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:42:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:42:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:42:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 08:42:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:42:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:42:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:42:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:42:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:42:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:42:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:42:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:42:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:42:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:42:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:42:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:42:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:42:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:42:32 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:42:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 08:42:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 08:42:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 08:42:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b853b452339653576d911c63fb927b23942ede3d [Pipeline] echo 08:42:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b853b45 [Pipeline] echo 08:42:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:42:32 provisioning config files... 08:42:32 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config922695295058905891tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:42:33 ---> ****-login.sh 08:42:33 nexus3.edgexfoundry.org:10001 08:42:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:42:33 Configure a credential helper to remove this warning. See 08:42:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:42:33 08:42:33 Login Succeeded 08:42:33 nexus3.edgexfoundry.org:10002 08:42:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:42:33 Configure a credential helper to remove this warning. See 08:42:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:42:33 08:42:33 Login Succeeded 08:42:33 nexus3.edgexfoundry.org:10003 08:42:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:42:33 Configure a credential helper to remove this warning. See 08:42:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:42:33 08:42:33 Login Succeeded 08:42:33 nexus3.edgexfoundry.org:10004 08:42:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:42:33 Configure a credential helper to remove this warning. See 08:42:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:42:33 08:42:33 Login Succeeded 08:42:33 ****.io 08:42:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:42:34 Configure a credential helper to remove this warning. See 08:42:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:42:34 08:42:34 Login Succeeded 08:42:34 ---> ****-login.sh ends [Pipeline] } 08:42:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:42:34 + git rev-list -1 --merges b853b452339653576d911c63fb927b23942ede3d~1..b853b452339653576d911c63fb927b23942ede3d [Pipeline] echo 08:42:34 -----------> git rev-list -1 --merges b853b452339653576d911c63fb927b23942ede3d~1..b853b452339653576d911c63fb927b23942ede3d b853b452339653576d911c63fb927b23942ede3d 08:42:34 b853b452339653576d911c63fb927b23942ede3d [false] [Pipeline] sh 08:42:34 + git log --format=format:%s -1 b853b452339653576d911c63fb927b23942ede3d [Pipeline] echo 08:42:34 ========================================================= 08:42:34 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:42:34 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:42:35 + git log --format=format:%s -1 b853b452339653576d911c63fb927b23942ede3d [Pipeline] echo 08:42:35 [semverPrep] GIT_COMMIT: b853b452339653576d911c63fb927b23942ede3d, Commit Message: Merge pull request #154 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.10 [Pipeline] echo 08:42:35 [semverPrep] This is not a build commit. [Pipeline] sh 08:42:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:42:35 + grep -v github /etc/ssh/ssh_known_hosts 08:42:35 + [ -e /tmp/ssh_known_hosts ] 08:42:35 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:42:35 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:42:35 + sudo tee -a /etc/ssh/ssh_known_hosts 08:42:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:42:35 08:42:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:42:36 0.1.4: Pulling from edgex-devops/py-git-semver 08:42:36 b85a868b505f: Pulling fs layer 08:42:36 e2be974225ed: Pulling fs layer 08:42:36 339a4e72a1f5: Pulling fs layer 08:42:36 988bab9f4d93: Pulling fs layer 08:42:36 1469e6f7b9e6: Pulling fs layer 08:42:36 eaf3925da568: Pulling fs layer 08:42:36 bab4dde63d76: Pulling fs layer 08:42:36 bde34c3a00c8: Pulling fs layer 08:42:36 b352a97aabf1: Pulling fs layer 08:42:36 4872d77fe225: Pulling fs layer 08:42:36 5851b861e8e6: Pulling fs layer 08:42:36 988bab9f4d93: Waiting 08:42:36 b352a97aabf1: Waiting 08:42:36 4872d77fe225: Waiting 08:42:36 1469e6f7b9e6: Waiting 08:42:36 5851b861e8e6: Waiting 08:42:36 eaf3925da568: Waiting 08:42:36 bab4dde63d76: Waiting 08:42:36 bde34c3a00c8: Waiting 08:42:36 e2be974225ed: Verifying Checksum 08:42:36 e2be974225ed: Download complete 08:42:36 988bab9f4d93: Download complete 08:42:36 339a4e72a1f5: Verifying Checksum 08:42:36 339a4e72a1f5: Download complete 08:42:36 1469e6f7b9e6: Verifying Checksum 08:42:36 1469e6f7b9e6: Download complete 08:42:36 eaf3925da568: Verifying Checksum 08:42:36 eaf3925da568: Download complete 08:42:36 bde34c3a00c8: Verifying Checksum 08:42:36 bde34c3a00c8: Download complete 08:42:36 b352a97aabf1: Verifying Checksum 08:42:36 b352a97aabf1: Download complete 08:42:36 4872d77fe225: Verifying Checksum 08:42:36 4872d77fe225: Download complete 08:42:36 5851b861e8e6: Verifying Checksum 08:42:36 5851b861e8e6: Download complete 08:42:36 b85a868b505f: Download complete 08:42:36 bab4dde63d76: Verifying Checksum 08:42:36 bab4dde63d76: Download complete 08:42:37 b85a868b505f: Pull complete 08:42:37 e2be974225ed: Pull complete 08:42:38 339a4e72a1f5: Pull complete 08:42:38 988bab9f4d93: Pull complete 08:42:38 1469e6f7b9e6: Pull complete 08:42:38 eaf3925da568: Pull complete 08:42:40 bab4dde63d76: Pull complete 08:42:40 bde34c3a00c8: Pull complete 08:42:40 b352a97aabf1: Pull complete 08:42:40 4872d77fe225: Pull complete 08:42:41 5851b861e8e6: Pull complete 08:42:41 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:42:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:42:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:42:41 prd-ubuntu20.04-docker-8c-8g-26434 does not seem to be running inside a container 08:42:41 $ 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 08:42:45 $ docker top 6fad49550232872124eae57f6332b315180da0ccba0886a833c0678c83bd8a84 -eo pid,comm 08:42:45 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:42:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:42:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:42:45 [ssh-agent] Looking for ssh-agent implementation... 08:42:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:42:45 $ docker exec 6fad49550232872124eae57f6332b315180da0ccba0886a833c0678c83bd8a84 ssh-agent 08:42:45 SSH_AUTH_SOCK=/tmp/ssh-lavCFBsYaK8J/agent.31 08:42:45 SSH_AGENT_PID=37 08:42:45 Running ssh-add (command line suppressed) 08:42:46 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_525590109733719243.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_525590109733719243.key) 08:42:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:42:46 + git tag --points-at HEAD [Pipeline] } 08:42:46 $ docker exec --env ******** --env ******** 6fad49550232872124eae57f6332b315180da0ccba0886a833c0678c83bd8a84 ssh-agent -k 08:42:46 unset SSH_AUTH_SOCK; 08:42:46 unset SSH_AGENT_PID; 08:42:46 echo Agent pid 37 killed; 08:42:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:42:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:42:46 [ssh-agent] Looking for ssh-agent implementation... 08:42:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:42:46 $ docker exec 6fad49550232872124eae57f6332b315180da0ccba0886a833c0678c83bd8a84 ssh-agent 08:42:46 SSH_AUTH_SOCK=/tmp/ssh-RNw50hRpgki2/agent.70 08:42:46 SSH_AGENT_PID=76 08:42:46 Running ssh-add (command line suppressed) 08:42:46 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2431976936172975733.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2431976936172975733.key) 08:42:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:42:47 + git semver init 08:42:47 2024-11-14 08:42:47,349 [run_init] DEBUG init version:0.0.0 force:False 08:42:47 2024-11-14 08:42:47,350 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver 08:42:47 2024-11-14 08:42:47,350 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver 08:42:47 2024-11-14 08:42:47,351 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/exfoundry_app-record-replay_main/.semver'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 08:42:49 2024-11-14 08:42:48,933 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude 08:42:49 2024-11-14 08:42:48,933 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False 08:42:49 2024-11-14 08:42:48,934 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 08:42:49 2024-11-14 08:42:48,934 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 08:42:49 4.0.0-dev.3 [Pipeline] } 08:42:49 $ docker exec --env ******** --env ******** 6fad49550232872124eae57f6332b315180da0ccba0886a833c0678c83bd8a84 ssh-agent -k 08:42:49 unset SSH_AUTH_SOCK; 08:42:49 unset SSH_AGENT_PID; 08:42:49 echo Agent pid 76 killed; 08:42:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:42:49 + git semver [Pipeline] } 08:42:50 $ docker stop --time=1 6fad49550232872124eae57f6332b315180da0ccba0886a833c0678c83bd8a84 08:42:51 $ docker rm -f --volumes 6fad49550232872124eae57f6332b315180da0ccba0886a833c0678c83bd8a84 [Pipeline] // withDockerContainer [Pipeline] sh 08:42:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:42:51 Stashed 1 file(s) [Pipeline] echo 08:42:51 [edgeXSemver]: initialized semver on version 4.0.0-dev.3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:42:52 provisioning config files... 08:42:52 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config7012670942390692491tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:42:52 ---> ****-login.sh 08:42:52 nexus3.edgexfoundry.org:10001 08:42:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:42:52 Configure a credential helper to remove this warning. See 08:42:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:42:52 08:42:52 Login Succeeded 08:42:52 nexus3.edgexfoundry.org:10002 08:42:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:42:52 Configure a credential helper to remove this warning. See 08:42:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:42:52 08:42:52 Login Succeeded 08:42:52 nexus3.edgexfoundry.org:10003 08:42:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:42:52 Configure a credential helper to remove this warning. See 08:42:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:42:52 08:42:52 Login Succeeded 08:42:52 nexus3.edgexfoundry.org:10004 08:42:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:42:52 Configure a credential helper to remove this warning. See 08:42:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:42:52 08:42:52 Login Succeeded 08:42:52 ****.io 08:42:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:42:52 Configure a credential helper to remove this warning. See 08:42:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:42:52 08:42:52 Login Succeeded 08:42:52 ---> ****-login.sh ends [Pipeline] } 08:42:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:42:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:42:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:42:53 ========================================================= 08:42:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 08:42:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:53 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 08:42:53 Sending build context to Docker daemon 9.813MB 08:42:53 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 08:42:53 Step 2/12 : FROM ${BASE} AS builder 08:42:53 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 08:42:53 43c4264eed91: Pulling fs layer 08:42:53 4cc291be95ef: Pulling fs layer 08:42:53 2ac1f1163629: Pulling fs layer 08:42:53 5c3c966382ef: Pulling fs layer 08:42:53 4f4fb700ef54: Pulling fs layer 08:42:53 5d5c8e513c77: Pulling fs layer 08:42:53 5c3c966382ef: Waiting 08:42:53 4f4fb700ef54: Waiting 08:42:53 5d5c8e513c77: Waiting 08:42:53 9f66e0745190: Pulling fs layer 08:42:53 f49a43e4bbc0: Pulling fs layer 08:42:53 561ebcabdf7f: Pulling fs layer 08:42:53 9f66e0745190: Waiting 08:42:53 f49a43e4bbc0: Waiting 08:42:53 4cc291be95ef: Verifying Checksum 08:42:53 4cc291be95ef: Download complete 08:42:53 5c3c966382ef: Verifying Checksum 08:42:53 5c3c966382ef: Download complete 08:42:53 4f4fb700ef54: Verifying Checksum 08:42:53 4f4fb700ef54: Download complete 08:42:53 5d5c8e513c77: Download complete 08:42:53 43c4264eed91: Download complete 08:42:53 9f66e0745190: Verifying Checksum 08:42:53 9f66e0745190: Download complete 08:42:53 43c4264eed91: Pull complete 08:42:53 561ebcabdf7f: Verifying Checksum 08:42:53 561ebcabdf7f: Download complete 08:42:53 4cc291be95ef: Pull complete 08:42:54 2ac1f1163629: Verifying Checksum 08:42:54 2ac1f1163629: Download complete 08:42:54 f49a43e4bbc0: Verifying Checksum 08:42:54 f49a43e4bbc0: Download complete 08:42:57 2ac1f1163629: Pull complete 08:42:58 5c3c966382ef: Pull complete 08:42:58 4f4fb700ef54: Pull complete 08:42:58 5d5c8e513c77: Pull complete 08:42:58 9f66e0745190: Pull complete 08:43:00 f49a43e4bbc0: Pull complete 08:43:01 561ebcabdf7f: Pull complete 08:43:01 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 08:43:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:43:01 ---> 3a752c3f9dda 08:43:01 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 08:43:07 Still waiting to schedule task 08:43:07 ‘prd-ubuntu20.04-docker-arm64-4c-16g-26435’ is offline 08:43:09 ---> Running in 1f904775a6f9 08:43:09 Removing intermediate container 1f904775a6f9 08:43:09 ---> eac7b1f44361 08:43:09 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 08:43:09 ---> Running in 52bdbb84d55c 08:43:09 Removing intermediate container 52bdbb84d55c 08:43:09 ---> 5e490b2b225a 08:43:09 Step 5/12 : ARG ADD_BUILD_TAGS="" 08:43:09 ---> Running in d70d152b8c83 08:43:09 Removing intermediate container d70d152b8c83 08:43:09 ---> b8f989fa2599 08:43:09 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:43:09 ---> Running in d97973f4ed86 08:43:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:43:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:43:09 OK: 246 MiB in 54 packages 08:43:09 Removing intermediate container d97973f4ed86 08:43:09 ---> d57a33c9f663 08:43:09 Step 7/12 : WORKDIR /app 08:43:09 ---> Running in 6d992fb100f1 08:43:09 Removing intermediate container 6d992fb100f1 08:43:09 ---> 52d0962667a9 08:43:09 Step 8/12 : COPY go.mod vendor* ./ 08:43:09 ---> 7b94f95274d8 08:43:09 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:43:10 ---> Running in 62291f452260 08:44:06 Removing intermediate container 62291f452260 08:44:06 ---> 15f79ce4ec92 08:44:06 Step 10/12 : COPY . . 08:44:06 ---> ba124015a826 08:44:06 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:44:06 ---> Running in 076db6dcde51 08:44:06 Removing intermediate container 076db6dcde51 08:44:06 ---> 4bdf14257ec9 08:44:06 Step 12/12 : RUN $MAKE 08:44:06 ---> Running in c57614864102 08:44:06 noop 08:44:06 Removing intermediate container c57614864102 08:44:06 ---> 313851677006 08:44:06 Successfully built 313851677006 08:44:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:06 + docker inspect -f . ci-base-image-x86_64 08:44:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:44:06 prd-ubuntu20.04-docker-8c-8g-26434 does not seem to be running inside a container 08:44:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:44:07 $ docker top ac88cd840e5050acd8ee3ef8de0719e6e91cb987342ab6dc12e42fe5abbe4732 -eo pid,comm [Pipeline] { [Pipeline] sh 08:44:07 + go version 08:44:07 go version go1.23.2 linux/amd64 [Pipeline] } 08:44:07 $ docker stop --time=1 ac88cd840e5050acd8ee3ef8de0719e6e91cb987342ab6dc12e42fe5abbe4732 08:44:08 $ docker rm -f --volumes ac88cd840e5050acd8ee3ef8de0719e6e91cb987342ab6dc12e42fe5abbe4732 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:09 + docker inspect -f . ci-base-image-x86_64 08:44:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:44:09 prd-ubuntu20.04-docker-8c-8g-26434 does not seem to be running inside a container 08:44:09 $ 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 08:44:09 $ docker top e024538a755519dcc638b039f6f9452acd494d4af985a4b67fc7a67083cf3399 -eo pid,comm [Pipeline] { [Pipeline] sh 08:44:10 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh 08:44:10 + make test 08:44:10 go test -race -coverprofile=coverage.out ./... 08:44:49 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 08:44:49 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 08:44:49 github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements 08:44:49 github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements 08:44:49 ok github.com/edgexfoundry/app-record-replay/internal/app 1.031s coverage: 88.0% of statements 08:44:57 ok github.com/edgexfoundry/app-record-replay/internal/application 9.653s coverage: 98.7% of statements 08:44:57 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.092s coverage: 89.7% of statements 08:44:57 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.020s coverage: 100.0% of statements 08:44:57 running golangci-lint 08:44:57 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 08:44:57 go version go1.23.2 linux/amd64 08:44:57 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 08:44:57 level=info msg="[config_reader] Used config file .golangci.yml" 08:44:57 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 08:45:24 level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|compiled_files|files|imports|name|types_sizes) took 23.039541301s" 08:45:24 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 4.399936ms" 08:45:32 level=info msg="[linters_context/goanalysis] analyzers took 53.625682203s with top 10 stages: buildir: 41.943957765s, inspect: 2.096195819s, fact_deprecated: 1.502004725s, ctrlflow: 1.138696343s, printf: 1.11820633s, fact_purity: 943.820174ms, nilness: 778.9384ms, typedness: 533.905964ms, SA5012: 437.382581ms, tokenfileanalyzer: 267.424576ms" 08:45:32 level=info msg="[runner] Issues before processing: 10, after processing: 0" 08:45:32 level=info msg="[runner] Processors filtering stat (in/out): cgo: 10/10, path_prettifier: 10/10, identifier_marker: 10/10, invalid_issue: 10/10, filename_unadjuster: 10/10, skip_files: 10/10, autogenerated_exclude: 10/10, skip_dirs: 10/10, exclude: 10/10, exclude-rules: 10/0" 08:45:32 level=info msg="[runner] processing took 597.858µs with stages: identifier_marker: 275.313µs, autogenerated_exclude: 119.995µs, exclude-rules: 71.004µs, path_prettifier: 65.033µs, skip_dirs: 51.043µs, cgo: 3.83µs, invalid_issue: 2.97µs, max_same_issues: 1.6µs, filename_unadjuster: 1.52µs, nolint: 1.46µs, skip_files: 570ns, uniq_by_line: 540ns, max_from_linter: 520ns, sort_results: 460ns, fixer: 430ns, exclude: 420ns, source_code: 290ns, diff: 190ns, max_per_file_from_linter: 180ns, path_shortener: 180ns, path_prefixer: 160ns, severity-rules: 150ns" 08:45:32 level=info msg="[runner] linters took 10.406771714s with stages: goanalysis_metalinter: 10.406061632s" 08:45:32 level=info msg="File cache stats: 0 entries of total size 0B" 08:45:32 level=info msg="Memory: 336 samples, avg is 226.8MB, max is 1145.7MB" 08:45:32 level=info msg="Execution took 33.458043715s" 08:45:32 go vet ./... 08:45:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:45:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:45:37 ./bin/test-attribution-txt.sh [Pipeline] echo 08:45:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 08:45:37 $ docker stop --time=1 e024538a755519dcc638b039f6f9452acd494d4af985a4b67fc7a67083cf3399 08:45:44 $ docker rm -f --volumes e024538a755519dcc638b039f6f9452acd494d4af985a4b67fc7a67083cf3399 [Pipeline] // withDockerContainer [Pipeline] sh 08:45:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:45:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:45:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:45:46 + ls -al . 08:45:46 total 264 08:45:46 drwxrwxr-x 10 jenkins jenkins 4096 Nov 14 08:44 . 08:45:46 drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 08:42 .. 08:45:46 -rw-rw-r-- 1 jenkins jenkins 119 Nov 14 08:42 .dockerignore 08:45:46 drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 08:44 .git 08:45:46 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 08:42 .github 08:45:46 -rw-rw-r-- 1 jenkins jenkins 164 Nov 14 08:42 .gitignore 08:45:46 -rw-rw-r-- 1 jenkins jenkins 41 Nov 14 08:42 .golangci.yml 08:45:46 drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 08:42 .semver 08:45:46 -rw-rw-r-- 1 jenkins jenkins 16870 Nov 14 08:42 Attribution.txt 08:45:46 -rw-rw-r-- 1 jenkins jenkins 458 Nov 14 08:42 CHANGELOG.md 08:45:46 -rw-rw-r-- 1 jenkins jenkins 1726 Nov 14 08:42 Dockerfile 08:45:46 -rw-rw-r-- 1 jenkins jenkins 677 Nov 14 08:42 GOVERNANCE.md 08:45:46 -rw-rw-r-- 1 jenkins jenkins 681 Nov 14 08:42 Jenkinsfile 08:45:46 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 14 08:42 LICENSE 08:45:46 -rw-rw-r-- 1 jenkins jenkins 3851 Nov 14 08:42 Makefile 08:45:46 -rw-rw-r-- 1 jenkins jenkins 611 Nov 14 08:42 OWNERS.md 08:45:46 -rw-rw-r-- 1 jenkins jenkins 4107 Nov 14 08:42 README.md 08:45:46 -rw-rw-r-- 1 jenkins jenkins 7789 Nov 14 08:42 Record and Reply.postman_collection.json 08:45:46 -rw-rw-r-- 1 jenkins jenkins 11 Nov 14 08:42 VERSION 08:45:46 drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 08:42 bin 08:45:46 -rw-r--r-- 1 jenkins jenkins 34248 Nov 14 08:44 coverage.out 08:45:46 -rw-rw-r-- 1 jenkins jenkins 6773 Nov 14 08:42 go.mod 08:45:46 -rw-rw-r-- 1 jenkins jenkins 88059 Nov 14 08:42 go.sum 08:45:46 drwxrwxr-x 7 jenkins jenkins 4096 Nov 14 08:42 internal 08:45:46 -rw-rw-r-- 1 jenkins jenkins 913 Nov 14 08:42 main.go 08:45:46 drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 08:42 openapi 08:45:46 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 08:42 pkg 08:45:46 drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 08:42 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:46 + 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=b853b452339653576d911c63fb927b23942ede3d --label arch=amd64 --label version=4.0.0-dev.3 . 08:45:46 Sending build context to Docker daemon 9.848MB 08:45:46 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 08:45:46 Step 2/27 : FROM ${BASE} AS builder 08:45:46 ---> 313851677006 08:45:46 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 08:45:46 ---> Running in 9ceccb7f86a3 08:45:46 Removing intermediate container 9ceccb7f86a3 08:45:46 ---> 0fefcd8cf1f1 08:45:46 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 08:45:46 ---> Running in 578b0c2f6f14 08:45:47 Removing intermediate container 578b0c2f6f14 08:45:47 ---> 2bc6d3de2ff2 08:45:47 Step 5/27 : ARG ADD_BUILD_TAGS="" 08:45:47 ---> Running in 6891b54a34ba 08:45:47 Removing intermediate container 6891b54a34ba 08:45:47 ---> 9c7c425962af 08:45:47 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:45:47 ---> Running in 9bddd901fb2b 08:45:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:45:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:45:47 OK: 246 MiB in 54 packages 08:45:48 Running on prd-ubuntu20.04-docker-arm64-4c-16g-26439 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws 08:45:48 Running in /w/workspace/app-record-replay/102 [Pipeline] { [Pipeline] checkout 08:45:48 Removing intermediate container 9bddd901fb2b 08:45:48 ---> 7b7679e27e54 08:45:48 Step 7/27 : WORKDIR /app 08:45:48 ---> Running in 4497f4d65e13 08:45:48 Removing intermediate container 4497f4d65e13 08:45:48 ---> 5e67b0024d67 08:45:48 Step 8/27 : COPY go.mod vendor* ./ 08:45:48 ---> b7e3d7cb2e6b 08:45:48 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:45:48 ---> Running in 99b10908744f 08:45:49 Removing intermediate container 99b10908744f 08:45:49 ---> 0eef435de16c 08:45:49 Step 10/27 : COPY . . 08:45:49 ---> 08308d22d8eb 08:45:49 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:45:49 ---> Running in 157ab46444d7 08:45:49 Removing intermediate container 157ab46444d7 08:45:49 ---> a0a90cfc4c57 08:45:49 Step 12/27 : RUN $MAKE 08:45:49 ---> Running in b94324442740 08:45:50 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.10 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-record-replay 08:45:51 Selected Git installation does not exist. Using Default 08:45:51 The recommended git tool is: NONE 08:45:58 using credential edgex-jenkins-ssh 08:45:58 Cloning the remote Git repository 08:45:58 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 08:45:58 > git init /w/workspace/app-record-replay/102 # timeout=10 08:45:58 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 08:45:58 > git --version # timeout=10 08:45:58 > git --version # 'git version 2.25.1' 08:45:58 using GIT_SSH to set credentials SSH Credentials for GitHub 08:45:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:46:01 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 08:46:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:46:03 Avoid second fetch 08:46:03 Checking out Revision b853b452339653576d911c63fb927b23942ede3d (main) 08:46:04 Commit message: "Merge pull request #154 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.10" 08:46:03 > git config core.sparsecheckout # timeout=10 08:46:03 > git checkout -f b853b452339653576d911c63fb927b23942ede3d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:46:09 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:46:09 % Total % Received % Xferd Average Speed Time Time Time Current 08:46:09 Dload Upload Total Spent Left Speed 08:46:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 192k 0 --:--:-- --:--:-- --:--:-- 195k [Pipeline] sh 08:46:09 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:46:10 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:46:10 + sudo tee /etc/docker/daemon.new 08:46:10 { 08:46:10 "registry-mirrors": [ 08:46:10 "https://nexus3.edgexfoundry.org:10001" 08:46:10 ], 08:46:10 "bip": "10.250.0.254/24", 08:46:10 "hosts": [ 08:46:10 "tcp://0.0.0.0:5555", 08:46:10 "unix:///var/run/docker.sock" 08:46:10 ], 08:46:10 "mtu": 1458, 08:46:10 "selinux-enabled": true, 08:46:10 "seccomp-profile": "/etc/docker/seccomp.json" 08:46:10 } [Pipeline] sh 08:46:10 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:46:10 + sudo service docker restart 08:46:28 Removing intermediate container b94324442740 08:46:28 ---> 7beaa08d9ab7 08:46:28 Step 13/27 : FROM alpine:3.20 08:46:28 3.20: Pulling from library/alpine 08:46:28 da9db072f522: Pulling fs layer 08:46:28 da9db072f522: Verifying Checksum 08:46:28 da9db072f522: Download complete 08:46:28 da9db072f522: Pull complete 08:46:28 Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 08:46:28 Status: Downloaded newer image for alpine:3.20 08:46:28 ---> 63b790fccc90 08:46:28 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 08:46:28 ---> Running in cd4ae443fdee 08:46:28 Removing intermediate container cd4ae443fdee 08:46:28 ---> 255014d93b43 08:46:28 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 08:46:28 ---> Running in ec6b8420ab87 08:46:28 Removing intermediate container ec6b8420ab87 08:46:28 ---> 74a8a362bd5c 08:46:28 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 08:46:28 ---> Running in 19d0cf4b16c8 08:46:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:46:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:46:28 (1/2) Installing ca-certificates (20240705-r0) 08:46:28 (2/2) Installing dumb-init (1.2.5-r3) 08:46:28 Executing busybox-1.36.1-r29.trigger 08:46:28 Executing ca-certificates-20240705-r0.trigger 08:46:28 OK: 9 MiB in 16 packages 08:46:28 Removing intermediate container 19d0cf4b16c8 08:46:28 ---> 6753dcb87ec0 08:46:28 Step 17/27 : RUN apk --no-cache upgrade 08:46:28 ---> Running in c3ab7d82fc44 08:46:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:46:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:46:28 Upgrading critical system libraries and apk-tools: 08:46:28 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:46:28 Executing busybox-1.36.1-r29.trigger 08:46:28 Continuing the upgrade transaction with new apk-tools: 08:46:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:46:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:46:29 provisioning config files... 08:46:29 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:46:29 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:46:29 Executing ca-certificates-20240705-r0.trigger 08:46:29 OK: 9 MiB in 16 packages 08:46:29 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/102@tmp/config10994437590440378191tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:46:29 ---> ****-login.sh 08:46:29 nexus3.edgexfoundry.org:10001 08:46:29 Removing intermediate container c3ab7d82fc44 08:46:29 ---> e7f656be605d 08:46:29 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 08:46:30 ---> 69284d28d2f4 08:46:30 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 08:46:30 ---> eb0a5d6febda 08:46:30 Step 20/27 : COPY --from=builder /app/res/ /res/ 08:46:30 ---> e2a8f2ec912f 08:46:30 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 08:46:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:46:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:46:30 Configure a credential helper to remove this warning. See 08:46:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:46:30 08:46:30 Login Succeeded 08:46:30 nexus3.edgexfoundry.org:10002 08:46:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:46:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:46:30 Configure a credential helper to remove this warning. See 08:46:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:46:30 08:46:30 Login Succeeded 08:46:30 nexus3.edgexfoundry.org:10003 08:46:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:46:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:46:31 Configure a credential helper to remove this warning. See 08:46:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:46:31 08:46:31 Login Succeeded 08:46:31 nexus3.edgexfoundry.org:10004 08:46:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:46:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:46:31 Configure a credential helper to remove this warning. See 08:46:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:46:31 08:46:31 Login Succeeded 08:46:31 ****.io 08:46:31 ---> 907df3b42a54 08:46:31 Step 22/27 : EXPOSE 59712 08:46:31 ---> Running in 62731edf8f50 08:46:31 Removing intermediate container 62731edf8f50 08:46:31 ---> 6bb6c1434bb0 08:46:31 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 08:46:31 ---> Running in 24b93f03b9c5 08:46:31 Removing intermediate container 24b93f03b9c5 08:46:31 ---> 7dc0b9f4aee4 08:46:31 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 08:46:31 ---> Running in 4698551e209b 08:46:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:46:32 Removing intermediate container 4698551e209b 08:46:32 ---> 5e94c26c4284 08:46:32 Step 25/27 : LABEL arch=amd64 08:46:32 ---> Running in abd35570c28d 08:46:32 Removing intermediate container abd35570c28d 08:46:32 ---> 0ceca1a7e39c 08:46:32 Step 26/27 : LABEL git_sha=b853b452339653576d911c63fb927b23942ede3d 08:46:32 ---> Running in 88e2b691a782 08:46:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:46:32 Configure a credential helper to remove this warning. See 08:46:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:46:32 08:46:32 Login Succeeded 08:46:32 ---> ****-login.sh ends [Pipeline] } 08:46:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 08:46:32 Removing intermediate container 88e2b691a782 08:46:32 ---> 4830bb935ed4 08:46:32 Step 27/27 : LABEL version=4.0.0-dev.3 08:46:32 ---> Running in 90170ed9adac 08:46:32 Removing intermediate container 90170ed9adac 08:46:32 ---> 980f7b68ce6f 08:46:32 [Warning] One or more build-args [ARCH] were not consumed 08:46:32 Successfully built 980f7b68ce6f 08:46:32 Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:46:32 provisioning config files... 08:46:32 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config15856520386421741883tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] echo 08:46:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:46:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:46:32 ========================================================= 08:46:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 08:46:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:32 ---> ****-login.sh 08:46:32 nexus3.edgexfoundry.org:10001 08:46:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:46:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:46:32 Configure a credential helper to remove this warning. See 08:46:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:46:32 08:46:32 Login Succeeded 08:46:32 nexus3.edgexfoundry.org:10002 08:46:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:46:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:46:32 Configure a credential helper to remove this warning. See 08:46:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:46:32 08:46:32 Login Succeeded 08:46:32 nexus3.edgexfoundry.org:10003 08:46:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:46:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:46:33 Configure a credential helper to remove this warning. See 08:46:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:46:33 08:46:33 Login Succeeded 08:46:33 nexus3.edgexfoundry.org:10004 08:46:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:46:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:46:33 Configure a credential helper to remove this warning. See 08:46:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:46:33 08:46:33 Login Succeeded 08:46:33 ****.io 08:46:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:46:33 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 08:46:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:46:33 Configure a credential helper to remove this warning. See 08:46:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:46:33 08:46:33 Login Succeeded 08:46:33 ---> ****-login.sh ends [Pipeline] } 08:46:33 Deleting 1 temporary files [Pipeline] // configFileProvider 08:46:33 Sending build context to Docker daemon 320kB 08:46:33 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 08:46:33 Step 2/12 : FROM ${BASE} AS builder [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:46:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:46:33 [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: 08:46:33 b853b452339653576d911c63fb927b23942ede3d 08:46:33 latest 08:46:33 4.0.0-dev.3 08:46:33 b853b452339653576d911c63fb927b23942ede3d-4.0.0-dev.3 08:46:33 main 08:46:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:33 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:46:33 cf04c63912e1: Pulling fs layer 08:46:33 55b35a11ae5e: Pulling fs layer 08:46:33 a37a00ec5f00: Pulling fs layer 08:46:33 50b3750afda1: Pulling fs layer 08:46:33 4f4fb700ef54: Pulling fs layer 08:46:33 80978eb59214: Pulling fs layer 08:46:33 c9f46d7d2bd2: Pulling fs layer 08:46:33 c5a475d317c9: Pulling fs layer 08:46:33 4f4fb700ef54: Waiting 08:46:33 c9f46d7d2bd2: Waiting 08:46:33 80978eb59214: Waiting 08:46:33 c5a475d317c9: Waiting 08:46:33 55b35a11ae5e: Download complete 08:46:33 50b3750afda1: Verifying Checksum 08:46:33 50b3750afda1: Download complete 08:46:33 4f4fb700ef54: Verifying Checksum 08:46:33 4f4fb700ef54: Download complete 08:46:33 80978eb59214: Verifying Checksum 08:46:33 80978eb59214: Download complete 08:46:33 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:b853b452339653576d911c63fb927b23942ede3d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:33 cf04c63912e1: Verifying Checksum 08:46:33 cf04c63912e1: Download complete 08:46:34 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:b853b452339653576d911c63fb927b23942ede3d 08:46:34 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 08:46:34 8cfbf05326b2: Preparing 08:46:34 b942bbb540cb: Preparing 08:46:34 059e64fd8383: Preparing 08:46:34 9e0679ccff89: Preparing 08:46:34 218d44bad47b: Preparing 08:46:34 ce5579fb4e0c: Preparing 08:46:34 75654b8eeebd: Preparing 08:46:34 ce5579fb4e0c: Waiting 08:46:34 75654b8eeebd: Waiting 08:46:34 b942bbb540cb: Pushed 08:46:34 059e64fd8383: Pushed 08:46:34 9e0679ccff89: Pushed 08:46:34 75654b8eeebd: Layer already exists 08:46:34 ce5579fb4e0c: Pushed 08:46:34 c5a475d317c9: Verifying Checksum 08:46:34 c5a475d317c9: Download complete 08:46:34 218d44bad47b: Pushed 08:46:34 cf04c63912e1: Pull complete 08:46:35 55b35a11ae5e: Pull complete 08:46:36 a37a00ec5f00: Verifying Checksum 08:46:36 a37a00ec5f00: Download complete 08:46:37 c9f46d7d2bd2: Verifying Checksum 08:46:37 c9f46d7d2bd2: Download complete 08:46:38 8cfbf05326b2: Pushed 08:46:38 b853b452339653576d911c63fb927b23942ede3d: digest: sha256:1b58bf8983ecbfd1bea5eb0d7528e5e6ec77c4da350ea15201803e7fee1c82cb size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:39 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:39 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest 08:46:39 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 08:46:39 8cfbf05326b2: Preparing 08:46:39 b942bbb540cb: Preparing 08:46:39 059e64fd8383: Preparing 08:46:39 9e0679ccff89: Preparing 08:46:39 218d44bad47b: Preparing 08:46:39 ce5579fb4e0c: Preparing 08:46:39 75654b8eeebd: Preparing 08:46:39 ce5579fb4e0c: Waiting 08:46:39 059e64fd8383: Layer already exists 08:46:39 ce5579fb4e0c: Layer already exists 08:46:39 218d44bad47b: Layer already exists 08:46:39 9e0679ccff89: Layer already exists 08:46:39 b942bbb540cb: Layer already exists 08:46:39 8cfbf05326b2: Layer already exists 08:46:39 75654b8eeebd: Layer already exists 08:46:39 latest: digest: sha256:1b58bf8983ecbfd1bea5eb0d7528e5e6ec77c4da350ea15201803e7fee1c82cb size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:39 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:40 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:4.0.0-dev.3 08:46:40 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 08:46:40 8cfbf05326b2: Preparing 08:46:40 b942bbb540cb: Preparing 08:46:40 059e64fd8383: Preparing 08:46:40 9e0679ccff89: Preparing 08:46:40 218d44bad47b: Preparing 08:46:40 ce5579fb4e0c: Preparing 08:46:40 75654b8eeebd: Preparing 08:46:40 75654b8eeebd: Waiting 08:46:40 ce5579fb4e0c: Waiting 08:46:40 9e0679ccff89: Layer already exists 08:46:40 218d44bad47b: Layer already exists 08:46:40 059e64fd8383: Layer already exists 08:46:40 b942bbb540cb: Layer already exists 08:46:40 8cfbf05326b2: Layer already exists 08:46:40 75654b8eeebd: Layer already exists 08:46:40 ce5579fb4e0c: Layer already exists 08:46:40 4.0.0-dev.3: digest: sha256:1b58bf8983ecbfd1bea5eb0d7528e5e6ec77c4da350ea15201803e7fee1c82cb size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:40 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:b853b452339653576d911c63fb927b23942ede3d-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:40 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:b853b452339653576d911c63fb927b23942ede3d-4.0.0-dev.3 08:46:40 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 08:46:40 8cfbf05326b2: Preparing 08:46:40 b942bbb540cb: Preparing 08:46:40 059e64fd8383: Preparing 08:46:40 9e0679ccff89: Preparing 08:46:40 218d44bad47b: Preparing 08:46:40 ce5579fb4e0c: Preparing 08:46:40 75654b8eeebd: Preparing 08:46:40 ce5579fb4e0c: Waiting 08:46:40 75654b8eeebd: Waiting 08:46:40 218d44bad47b: Layer already exists 08:46:40 9e0679ccff89: Layer already exists 08:46:40 059e64fd8383: Layer already exists 08:46:40 8cfbf05326b2: Layer already exists 08:46:40 b942bbb540cb: Layer already exists 08:46:40 75654b8eeebd: Layer already exists 08:46:40 ce5579fb4e0c: Layer already exists 08:46:40 b853b452339653576d911c63fb927b23942ede3d-4.0.0-dev.3: digest: sha256:1b58bf8983ecbfd1bea5eb0d7528e5e6ec77c4da350ea15201803e7fee1c82cb size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:41 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:41 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main 08:46:41 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 08:46:41 8cfbf05326b2: Preparing 08:46:41 b942bbb540cb: Preparing 08:46:41 059e64fd8383: Preparing 08:46:41 9e0679ccff89: Preparing 08:46:41 218d44bad47b: Preparing 08:46:41 ce5579fb4e0c: Preparing 08:46:41 75654b8eeebd: Preparing 08:46:41 75654b8eeebd: Waiting 08:46:41 ce5579fb4e0c: Waiting 08:46:41 218d44bad47b: Layer already exists 08:46:41 8cfbf05326b2: Layer already exists 08:46:41 b942bbb540cb: Layer already exists 08:46:41 9e0679ccff89: Layer already exists 08:46:41 059e64fd8383: Layer already exists 08:46:41 ce5579fb4e0c: Layer already exists 08:46:41 75654b8eeebd: Layer already exists 08:46:41 main: digest: sha256:1b58bf8983ecbfd1bea5eb0d7528e5e6ec77c4da350ea15201803e7fee1c82cb size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:46:41 ===================================================== [Pipeline] echo 08:46:41 taggedImages: 08:46:41 - nexus3.edgexfoundry.org:10004/app-record-replay:b853b452339653576d911c63fb927b23942ede3d 08:46:41 - nexus3.edgexfoundry.org:10004/app-record-replay:latest 08:46:41 - nexus3.edgexfoundry.org:10004/app-record-replay:4.0.0-dev.3 08:46:41 - nexus3.edgexfoundry.org:10004/app-record-replay:b853b452339653576d911c63fb927b23942ede3d-4.0.0-dev.3 08:46:41 - nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:46:42 08:46:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:46:42 latest: Pulling from edgex-lftools-log-publisher 08:46:42 5eb5b503b376: Pulling fs layer 08:46:42 5c69ac0246d0: Pulling fs layer 08:46:42 ec43610c2a17: Pulling fs layer 08:46:42 3a2ae6a8a46f: Pulling fs layer 08:46:42 33b1e0a273af: Pulling fs layer 08:46:42 5d3b04190fa2: Pulling fs layer 08:46:42 2f39f015ded8: Pulling fs layer 08:46:42 3a2ae6a8a46f: Waiting 08:46:42 33b1e0a273af: Waiting 08:46:42 5d3b04190fa2: Waiting 08:46:42 2f39f015ded8: Waiting 08:46:42 5c69ac0246d0: Verifying Checksum 08:46:42 5c69ac0246d0: Download complete 08:46:42 3a2ae6a8a46f: Verifying Checksum 08:46:42 3a2ae6a8a46f: Download complete 08:46:42 33b1e0a273af: Verifying Checksum 08:46:42 33b1e0a273af: Download complete 08:46:42 5d3b04190fa2: Download complete 08:46:42 ec43610c2a17: Download complete 08:46:42 5eb5b503b376: Verifying Checksum 08:46:42 5eb5b503b376: Download complete 08:46:43 2f39f015ded8: Download complete 08:46:43 5eb5b503b376: Pull complete 08:46:44 5c69ac0246d0: Pull complete 08:46:44 ec43610c2a17: Pull complete 08:46:44 3a2ae6a8a46f: Pull complete 08:46:44 33b1e0a273af: Pull complete 08:46:44 5d3b04190fa2: Pull complete 08:46:50 2f39f015ded8: Pull complete 08:46:50 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:46:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:46:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:46:50 prd-ubuntu20.04-docker-8c-8g-26434 does not seem to be running inside a container 08:46:50 $ 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 08:46:52 a37a00ec5f00: Pull complete 08:46:52 50b3750afda1: Pull complete 08:46:52 4f4fb700ef54: Pull complete 08:46:52 80978eb59214: Pull complete 08:46:53 $ docker top e34f8e70825e16124971b84f5368f8ddb9bde961052bbff1eb4976a1777d97f3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:46:54 ---> job-cost.sh 08:46:54 lf-activate-venv: SKIPPING 08:46:54 INFO: No Stack... 08:46:54 INFO: Retrieving Pricing Info for: v3-standard-8 08:46:54 INFO: Archiving Costs [Pipeline] sh 08:46:55 + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv 08:46:55 + cut -d, -f6 [Pipeline] lock 08:46:55 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-main-102-stack-cost] 08:46:55 Resource [jenkins-edgexfoundry-app-record-replay-main-102-stack-cost] did not exist. Created. 08:46:55 Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-main-102-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:46:55 + echo total: 0.2199999988079071 [Pipeline] stash 08:46:55 Stashed 1 file(s) [Pipeline] } 08:46:55 Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-main-102-stack-cost] [Pipeline] // lock [Pipeline] } 08:46:55 $ docker stop --time=1 e34f8e70825e16124971b84f5368f8ddb9bde961052bbff1eb4976a1777d97f3 08:46:56 $ docker rm -f --volumes e34f8e70825e16124971b84f5368f8ddb9bde961052bbff1eb4976a1777d97f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:47:00 c9f46d7d2bd2: Pull complete 08:47:02 c5a475d317c9: Pull complete 08:47:02 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 08:47:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 08:47:02 ---> be29e6b0f0d4 08:47:02 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 08:47:03 ---> Running in 81fe6be01044 08:47:03 Removing intermediate container 81fe6be01044 08:47:03 ---> 6451175c2836 08:47:03 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 08:47:04 ---> Running in 57d75c90accc 08:47:04 Removing intermediate container 57d75c90accc 08:47:04 ---> 3b51cc12aa97 08:47:04 Step 5/12 : ARG ADD_BUILD_TAGS="" 08:47:04 ---> Running in 62b397aba0fb 08:47:04 Removing intermediate container 62b397aba0fb 08:47:04 ---> ef7ec75103f1 08:47:04 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:47:04 ---> Running in e27169971eaf 08:47:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:47:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:47:09 OK: 238 MiB in 54 packages 08:47:10 Removing intermediate container e27169971eaf 08:47:10 ---> 1bb2c4cd40db 08:47:10 Step 7/12 : WORKDIR /app 08:47:10 ---> Running in ede82bbe6d91 08:47:10 Removing intermediate container ede82bbe6d91 08:47:10 ---> 0fe579d82a4c 08:47:10 Step 8/12 : COPY go.mod vendor* ./ 08:47:11 ---> ccfcb95cc8d5 08:47:11 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:11 ---> Running in 53a7aba11a18 08:49:03 Removing intermediate container 53a7aba11a18 08:49:03 ---> 1fbc8e4db2e3 08:49:03 Step 10/12 : COPY . . 08:49:03 ---> c37bb53870d6 08:49:03 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:49:03 ---> Running in c1c35300eba2 08:49:03 Removing intermediate container c1c35300eba2 08:49:03 ---> 41d01b934d94 08:49:03 Step 12/12 : RUN $MAKE 08:49:03 ---> Running in ab7a227d5505 08:49:03 noop 08:49:03 Removing intermediate container ab7a227d5505 08:49:03 ---> 9e4819280d1a 08:49:03 Successfully built 9e4819280d1a 08:49:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:03 + docker inspect -f . ci-base-image-arm64 08:49:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:49:03 prd-ubuntu20.04-docker-arm64-4c-16g-26439 does not seem to be running inside a container 08:49:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/102 -v /w/workspace/app-record-replay/102:/w/workspace/app-record-replay/102:rw,z -v /w/workspace/app-record-replay/102@tmp:/w/workspace/app-record-replay/102@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:49:05 $ docker top 696c7ac2d868183604b5cefc8aa547ccf813d170b9f7bf92413ce18ff2d9d324 -eo pid,comm [Pipeline] { [Pipeline] sh 08:49:06 + go version 08:49:06 go version go1.23.2 linux/arm64 [Pipeline] } 08:49:06 $ docker stop --time=1 696c7ac2d868183604b5cefc8aa547ccf813d170b9f7bf92413ce18ff2d9d324 08:49:07 $ docker rm -f --volumes 696c7ac2d868183604b5cefc8aa547ccf813d170b9f7bf92413ce18ff2d9d324 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:08 + docker inspect -f . ci-base-image-arm64 08:49:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:49:08 prd-ubuntu20.04-docker-arm64-4c-16g-26439 does not seem to be running inside a container 08:49:08 $ 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/102 -v /w/workspace/app-record-replay/102:/w/workspace/app-record-replay/102:rw,z -v /w/workspace/app-record-replay/102@tmp:/w/workspace/app-record-replay/102@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:49:09 $ docker top 34b4971235c4259dd19e97c10034e4915790c9412f843755619b43f766e51414 -eo pid,comm [Pipeline] { [Pipeline] sh 08:49:10 + git config --global --add safe.directory /w/workspace/app-record-replay/102 [Pipeline] fileExists [Pipeline] sh 08:49:11 + make test 08:49:11 go test -race -coverprofile=coverage.out ./... 08:55:04 github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements 08:55:10 ok github.com/edgexfoundry/app-record-replay/internal/app 1.145s coverage: 88.0% of statements 08:55:14 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 08:55:14 github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements 08:55:17 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 08:55:24 ok github.com/edgexfoundry/app-record-replay/internal/application 9.943s coverage: 98.7% of statements 08:55:24 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.485s coverage: 89.7% of statements 08:55:24 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.086s coverage: 100.0% of statements 08:55:26 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:55:26 go vet ./... 09:00:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:00:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:00:05 ./bin/test-attribution-txt.sh [Pipeline] echo 09:00:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 09:00:05 $ docker stop --time=1 34b4971235c4259dd19e97c10034e4915790c9412f843755619b43f766e51414 09:00:07 $ docker rm -f --volumes 34b4971235c4259dd19e97c10034e4915790c9412f843755619b43f766e51414 [Pipeline] // withDockerContainer [Pipeline] sh 09:00:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:00:16 Warning: overwriting stash ‘coverage-report’ 09:00:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:00:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:00:20 + ls -al . 09:00:20 total 260 09:00:20 drwxrwxr-x 9 jenkins jenkins 4096 Nov 14 08:49 . 09:00:20 drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 08:45 .. 09:00:20 -rw-rw-r-- 1 jenkins jenkins 119 Nov 14 08:46 .dockerignore 09:00:20 drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 08:46 .git 09:00:20 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 08:46 .github 09:00:20 -rw-rw-r-- 1 jenkins jenkins 164 Nov 14 08:46 .gitignore 09:00:20 -rw-rw-r-- 1 jenkins jenkins 41 Nov 14 08:46 .golangci.yml 09:00:20 -rw-rw-r-- 1 jenkins jenkins 16870 Nov 14 08:46 Attribution.txt 09:00:20 -rw-rw-r-- 1 jenkins jenkins 458 Nov 14 08:46 CHANGELOG.md 09:00:20 -rw-rw-r-- 1 jenkins jenkins 1726 Nov 14 08:46 Dockerfile 09:00:20 -rw-rw-r-- 1 jenkins jenkins 677 Nov 14 08:46 GOVERNANCE.md 09:00:20 -rw-rw-r-- 1 jenkins jenkins 681 Nov 14 08:46 Jenkinsfile 09:00:20 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 14 08:46 LICENSE 09:00:20 -rw-rw-r-- 1 jenkins jenkins 3851 Nov 14 08:46 Makefile 09:00:20 -rw-rw-r-- 1 jenkins jenkins 611 Nov 14 08:46 OWNERS.md 09:00:20 -rw-rw-r-- 1 jenkins jenkins 4107 Nov 14 08:46 README.md 09:00:20 -rw-rw-r-- 1 jenkins jenkins 7789 Nov 14 08:46 Record and Reply.postman_collection.json 09:00:20 -rw-rw-r-- 1 jenkins jenkins 11 Nov 14 08:42 VERSION 09:00:20 drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 08:46 bin 09:00:20 -rw-r--r-- 1 jenkins jenkins 34247 Nov 14 08:55 coverage.out 09:00:20 -rw-rw-r-- 1 jenkins jenkins 6773 Nov 14 08:46 go.mod 09:00:20 -rw-rw-r-- 1 jenkins jenkins 88059 Nov 14 08:46 go.sum 09:00:20 drwxrwxr-x 7 jenkins jenkins 4096 Nov 14 08:46 internal 09:00:20 -rw-rw-r-- 1 jenkins jenkins 913 Nov 14 08:46 main.go 09:00:20 drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 08:46 openapi 09:00:20 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 08:46 pkg 09:00:20 drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 08:46 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:20 + 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=b853b452339653576d911c63fb927b23942ede3d --label arch=arm64 --label version=4.0.0-dev.3 . 09:00:21 Sending build context to Docker daemon 354.8kB 09:00:21 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 09:00:21 Step 2/27 : FROM ${BASE} AS builder 09:00:21 ---> 9e4819280d1a 09:00:21 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 09:00:21 ---> Running in edd8812b5078 09:00:21 Removing intermediate container edd8812b5078 09:00:21 ---> 5c70e281e716 09:00:21 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 09:00:22 ---> Running in 9652ca199703 09:00:23 Removing intermediate container 9652ca199703 09:00:23 ---> a2dd75df0001 09:00:23 Step 5/27 : ARG ADD_BUILD_TAGS="" 09:00:23 ---> Running in ebe68f358633 09:00:23 Removing intermediate container ebe68f358633 09:00:23 ---> 4e756c09d964 09:00:23 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:00:23 ---> Running in 1aba0025761e 09:00:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:00:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:00:27 OK: 238 MiB in 54 packages 09:00:27 Removing intermediate container 1aba0025761e 09:00:27 ---> 9d434ef6c0d3 09:00:27 Step 7/27 : WORKDIR /app 09:00:27 ---> Running in 0599f0532b89 09:00:27 Removing intermediate container 0599f0532b89 09:00:27 ---> 8f37f5dee35e 09:00:27 Step 8/27 : COPY go.mod vendor* ./ 09:00:27 ---> 6a96ed46f2bf 09:00:27 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:00:27 ---> Running in a6b9a4c6f2b9 09:00:30 Removing intermediate container a6b9a4c6f2b9 09:00:30 ---> e7f9dac08d52 09:00:30 Step 10/27 : COPY . . 09:00:30 ---> f979261da4b4 09:00:30 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:00:30 ---> Running in 9454c2c9b50e 09:00:30 Removing intermediate container 9454c2c9b50e 09:00:30 ---> 814a716e1fb8 09:00:30 Step 12/27 : RUN $MAKE 09:00:31 ---> Running in 3b7aecb0aee0 09:00:32 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.10 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-record-replay 09:04:08 Removing intermediate container 3b7aecb0aee0 09:04:08 ---> 139b5f8cd878 09:04:08 Step 13/27 : FROM alpine:3.20 09:04:08 3.20: Pulling from library/alpine 09:04:08 9986a736f7d3: Pulling fs layer 09:04:08 9986a736f7d3: Download complete 09:04:08 9986a736f7d3: Pull complete 09:04:08 Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 09:04:08 Status: Downloaded newer image for alpine:3.20 09:04:08 ---> 511a44083d3a 09:04:08 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 09:04:08 ---> Running in d401c64e43ac 09:04:09 Removing intermediate container d401c64e43ac 09:04:09 ---> 816866c596cb 09:04:09 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 09:04:09 ---> Running in 8a5a4f56b8ce 09:04:09 Removing intermediate container 8a5a4f56b8ce 09:04:09 ---> 0e92e5246406 09:04:09 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 09:04:09 ---> Running in 18330ce676f1 09:04:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:04:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:04:12 (1/2) Installing ca-certificates (20240705-r0) 09:04:12 (2/2) Installing dumb-init (1.2.5-r3) 09:04:12 Executing busybox-1.36.1-r29.trigger 09:04:12 Executing ca-certificates-20240705-r0.trigger 09:04:12 OK: 10 MiB in 16 packages 09:04:14 Removing intermediate container 18330ce676f1 09:04:14 ---> 946d472077d1 09:04:14 Step 17/27 : RUN apk --no-cache upgrade 09:04:14 ---> Running in 302f9438d365 09:04:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:04:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:04:17 Upgrading critical system libraries and apk-tools: 09:04:17 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:04:17 Executing busybox-1.36.1-r29.trigger 09:04:17 Continuing the upgrade transaction with new apk-tools: 09:04:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:04:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:04:19 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 09:04:19 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 09:04:19 Executing ca-certificates-20240705-r0.trigger 09:04:19 OK: 10 MiB in 16 packages 09:04:21 Removing intermediate container 302f9438d365 09:04:21 ---> 11ada21bf732 09:04:21 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 09:04:21 ---> 29046c510f54 09:04:21 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 09:04:22 ---> 47f7ae3ce8e9 09:04:22 Step 20/27 : COPY --from=builder /app/res/ /res/ 09:04:22 ---> fdee2fea87bc 09:04:22 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 09:04:24 ---> 5b33ee2935a1 09:04:24 Step 22/27 : EXPOSE 59712 09:04:24 ---> Running in 4c087e4d89ae 09:04:25 Removing intermediate container 4c087e4d89ae 09:04:25 ---> 661e72caa93e 09:04:25 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 09:04:25 ---> Running in f8d94ab006a6 09:04:25 Removing intermediate container f8d94ab006a6 09:04:25 ---> e8194f21596d 09:04:25 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 09:04:25 ---> Running in ecffc0cbca6f 09:04:25 Removing intermediate container ecffc0cbca6f 09:04:25 ---> 41a7e0123686 09:04:25 Step 25/27 : LABEL arch=arm64 09:04:25 ---> Running in 1b5830945f5b 09:04:26 Removing intermediate container 1b5830945f5b 09:04:26 ---> b31005682698 09:04:26 Step 26/27 : LABEL git_sha=b853b452339653576d911c63fb927b23942ede3d 09:04:26 ---> Running in f028d4a444e7 09:04:26 Removing intermediate container f028d4a444e7 09:04:26 ---> 23522f1ea036 09:04:26 Step 27/27 : LABEL version=4.0.0-dev.3 09:04:26 ---> Running in 35269c195972 09:04:26 Removing intermediate container 35269c195972 09:04:26 ---> 5cf47589b2cd 09:04:26 [Warning] One or more build-args [ARCH] were not consumed 09:04:26 Successfully built 5cf47589b2cd 09:04: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 09:04:27 provisioning config files... 09:04:27 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/102@tmp/config9447852365317888748tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:04:27 ---> ****-login.sh 09:04:27 nexus3.edgexfoundry.org:10001 09:04:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:04:27 Configure a credential helper to remove this warning. See 09:04:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:04:27 09:04:27 Login Succeeded 09:04:27 nexus3.edgexfoundry.org:10002 09:04:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:04:28 Configure a credential helper to remove this warning. See 09:04:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:04:28 09:04:28 Login Succeeded 09:04:28 nexus3.edgexfoundry.org:10003 09:04:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:04:28 Configure a credential helper to remove this warning. See 09:04:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:04:28 09:04:28 Login Succeeded 09:04:28 nexus3.edgexfoundry.org:10004 09:04:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:04:28 Configure a credential helper to remove this warning. See 09:04:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:04:28 09:04:28 Login Succeeded 09:04:28 ****.io 09:04:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:04:29 Configure a credential helper to remove this warning. See 09:04:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:04:29 09:04:29 Login Succeeded 09:04:29 ---> ****-login.sh ends [Pipeline] } 09:04:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:04:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:04:29 [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: 09:04:29 b853b452339653576d911c63fb927b23942ede3d 09:04:29 latest 09:04:29 4.0.0-dev.3 09:04:29 b853b452339653576d911c63fb927b23942ede3d-4.0.0-dev.3 09:04:29 main 09:04:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:04:29 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:b853b452339653576d911c63fb927b23942ede3d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:04:30 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:b853b452339653576d911c63fb927b23942ede3d 09:04:30 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 09:04:30 3dadbc1f9213: Preparing 09:04:30 72826dcd8d6d: Preparing 09:04:30 2f2ef425a7ea: Preparing 09:04:30 3a47e3a755bb: Preparing 09:04:30 c8e26f63cf00: Preparing 09:04:30 ad6d8c1cdbe0: Preparing 09:04:30 651d9022c234: Preparing 09:04:30 ad6d8c1cdbe0: Waiting 09:04:30 3a47e3a755bb: Pushed 09:04:30 2f2ef425a7ea: Pushed 09:04:30 72826dcd8d6d: Pushed 09:04:30 651d9022c234: Layer already exists 09:04:30 ad6d8c1cdbe0: Pushed 09:04:32 c8e26f63cf00: Pushed 09:04:38 3dadbc1f9213: Pushed 09:04:38 b853b452339653576d911c63fb927b23942ede3d: digest: sha256:d4349d233033e7c9a5fef61b351c24069dc00159ff97b458990e1a464f26eb69 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:04:39 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:04:39 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 09:04:39 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 09:04:39 3dadbc1f9213: Preparing 09:04:39 72826dcd8d6d: Preparing 09:04:39 2f2ef425a7ea: Preparing 09:04:39 3a47e3a755bb: Preparing 09:04:39 c8e26f63cf00: Preparing 09:04:39 ad6d8c1cdbe0: Preparing 09:04:39 651d9022c234: Preparing 09:04:39 ad6d8c1cdbe0: Waiting 09:04:39 651d9022c234: Waiting 09:04:39 3a47e3a755bb: Layer already exists 09:04:39 72826dcd8d6d: Layer already exists 09:04:39 c8e26f63cf00: Layer already exists 09:04:39 3dadbc1f9213: Layer already exists 09:04:39 2f2ef425a7ea: Layer already exists 09:04:39 651d9022c234: Layer already exists 09:04:39 ad6d8c1cdbe0: Layer already exists 09:04:39 latest: digest: sha256:d4349d233033e7c9a5fef61b351c24069dc00159ff97b458990e1a464f26eb69 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:04:40 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:04:40 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:4.0.0-dev.3 09:04:40 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 09:04:40 3dadbc1f9213: Preparing 09:04:40 72826dcd8d6d: Preparing 09:04:40 2f2ef425a7ea: Preparing 09:04:40 3a47e3a755bb: Preparing 09:04:40 c8e26f63cf00: Preparing 09:04:40 ad6d8c1cdbe0: Preparing 09:04:40 651d9022c234: Preparing 09:04:40 ad6d8c1cdbe0: Waiting 09:04:40 651d9022c234: Waiting 09:04:40 3a47e3a755bb: Layer already exists 09:04:40 3dadbc1f9213: Layer already exists 09:04:40 72826dcd8d6d: Layer already exists 09:04:40 c8e26f63cf00: Layer already exists 09:04:40 2f2ef425a7ea: Layer already exists 09:04:40 651d9022c234: Layer already exists 09:04:40 ad6d8c1cdbe0: Layer already exists 09:04:40 4.0.0-dev.3: digest: sha256:d4349d233033e7c9a5fef61b351c24069dc00159ff97b458990e1a464f26eb69 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:04:41 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:b853b452339653576d911c63fb927b23942ede3d-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:04:41 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:b853b452339653576d911c63fb927b23942ede3d-4.0.0-dev.3 09:04:41 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 09:04:41 3dadbc1f9213: Preparing 09:04:41 72826dcd8d6d: Preparing 09:04:41 2f2ef425a7ea: Preparing 09:04:41 3a47e3a755bb: Preparing 09:04:41 c8e26f63cf00: Preparing 09:04:41 ad6d8c1cdbe0: Preparing 09:04:41 651d9022c234: Preparing 09:04:41 ad6d8c1cdbe0: Waiting 09:04:41 651d9022c234: Waiting 09:04:41 3a47e3a755bb: Layer already exists 09:04:41 c8e26f63cf00: Layer already exists 09:04:41 3dadbc1f9213: Layer already exists 09:04:41 2f2ef425a7ea: Layer already exists 09:04:41 72826dcd8d6d: Layer already exists 09:04:41 651d9022c234: Layer already exists 09:04:41 ad6d8c1cdbe0: Layer already exists 09:04:41 b853b452339653576d911c63fb927b23942ede3d-4.0.0-dev.3: digest: sha256:d4349d233033e7c9a5fef61b351c24069dc00159ff97b458990e1a464f26eb69 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:04:42 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:04:42 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main 09:04:42 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 09:04:42 3dadbc1f9213: Preparing 09:04:42 72826dcd8d6d: Preparing 09:04:42 2f2ef425a7ea: Preparing 09:04:42 3a47e3a755bb: Preparing 09:04:42 c8e26f63cf00: Preparing 09:04:42 ad6d8c1cdbe0: Preparing 09:04:42 651d9022c234: Preparing 09:04:42 ad6d8c1cdbe0: Waiting 09:04:42 651d9022c234: Waiting 09:04:42 3a47e3a755bb: Layer already exists 09:04:42 72826dcd8d6d: Layer already exists 09:04:42 c8e26f63cf00: Layer already exists 09:04:42 3dadbc1f9213: Layer already exists 09:04:42 2f2ef425a7ea: Layer already exists 09:04:42 651d9022c234: Layer already exists 09:04:42 ad6d8c1cdbe0: Layer already exists 09:04:42 main: digest: sha256:d4349d233033e7c9a5fef61b351c24069dc00159ff97b458990e1a464f26eb69 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:04:42 ===================================================== [Pipeline] echo 09:04:42 taggedImages: 09:04:42 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:b853b452339653576d911c63fb927b23942ede3d 09:04:42 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 09:04:42 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:4.0.0-dev.3 09:04:42 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:b853b452339653576d911c63fb927b23942ede3d-4.0.0-dev.3 09:04:42 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:04:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:04:43 09:04:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:04:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:04:43 arm64: Pulling from edgex-lftools-log-publisher 09:04:43 8998bd30e6a1: Pulling fs layer 09:04:43 04944245beec: Pulling fs layer 09:04:43 699f458cf7ca: Pulling fs layer 09:04:43 765212b225bb: Pulling fs layer 09:04:43 f23df028b6ca: Pulling fs layer 09:04:43 d65c8cfc05b1: Pulling fs layer 09:04:43 2437ff75d9bd: Pulling fs layer 09:04:43 765212b225bb: Waiting 09:04:43 f23df028b6ca: Waiting 09:04:43 2437ff75d9bd: Waiting 09:04:43 d65c8cfc05b1: Waiting 09:04:43 04944245beec: Verifying Checksum 09:04:43 04944245beec: Download complete 09:04:43 765212b225bb: Verifying Checksum 09:04:43 765212b225bb: Download complete 09:04:43 f23df028b6ca: Verifying Checksum 09:04:43 f23df028b6ca: Download complete 09:04:43 d65c8cfc05b1: Download complete 09:04:43 699f458cf7ca: Verifying Checksum 09:04:43 699f458cf7ca: Download complete 09:04:44 8998bd30e6a1: Download complete 09:04:47 2437ff75d9bd: Verifying Checksum 09:04:47 2437ff75d9bd: Download complete 09:04:49 8998bd30e6a1: Pull complete 09:04:49 04944245beec: Pull complete 09:04:50 699f458cf7ca: Pull complete 09:04:50 765212b225bb: Pull complete 09:04:51 f23df028b6ca: Pull complete 09:04:51 d65c8cfc05b1: Pull complete 09:05:06 2437ff75d9bd: Pull complete 09:05:06 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:05:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:05:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:05:06 prd-ubuntu20.04-docker-arm64-4c-16g-26439 does not seem to be running inside a container 09:05:06 $ 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/102 -v /w/workspace/app-record-replay/102:/w/workspace/app-record-replay/102:rw,z -v /w/workspace/app-record-replay/102@tmp:/w/workspace/app-record-replay/102@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:05:09 $ docker top 2f401b5f2879712eafcc20620c3b763cfcc1b6ac21f97c5d14adef0722b22342 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:05:10 ---> job-cost.sh 09:05:10 lf-activate-venv: SKIPPING 09:05:10 INFO: No Stack... 09:05:10 INFO: Retrieving Pricing Info for: v3-standard-4 09:05:11 INFO: Archiving Costs [Pipeline] sh 09:05:12 + + cut -d, -f6cat 09:05:12 /w/workspace/app-record-replay/102/archives/cost.csv [Pipeline] lock 09:05:12 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-main-102-stack-cost] 09:05:12 Resource [jenkins-edgexfoundry-app-record-replay-main-102-stack-cost] did not exist. Created. 09:05:12 Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-main-102-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:05:12 /w/workspace/app-record-replay/102@tmp/durable-db5d6597/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 09:05:13 + echo total: 0.10999999940395355 [Pipeline] stash 09:05:13 Warning: overwriting stash ‘stack-cost’ 09:05:13 Stashed 1 file(s) [Pipeline] } 09:05:13 Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-main-102-stack-cost] [Pipeline] // lock [Pipeline] } 09:05:13 $ docker stop --time=1 2f401b5f2879712eafcc20620c3b763cfcc1b6ac21f97c5d14adef0722b22342 09:05:14 $ docker rm -f --volumes 2f401b5f2879712eafcc20620c3b763cfcc1b6ac21f97c5d14adef0722b22342 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 09:05:15 provisioning config files... 09:05:15 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6087290929736231620tmp [Pipeline] { [Pipeline] sh 09:05:15 + set +x 09:05:15 + curl -s https://codecov.io/bash 09:05:15 + bash -s -- 09:05:15 09:05:15 _____ _ 09:05:15 / ____| | | 09:05:15 | | ___ __| | ___ ___ _____ __ 09:05:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:05:15 | |___| (_) | (_| | __/ (_| (_) \ V / 09:05:15 \_____\___/ \__,_|\___|\___\___/ \_/ 09:05:15 Bash-1.0.6 09:05:15 09:05:15 09:05:15 ==> git version 2.25.1 found 09:05:15 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 09:05:15 Release-Date: 2020-01-08 09:05:15 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:05:15 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:05:15 ==> Jenkins CI detected. 09:05:15 current dir:  /w/workspace/exfoundry_app-record-replay_main 09:05:15 project root: . 09:05:15 --> token set from env 09:05:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:05:15 ==> Running gcov in . (disable via -X gcov) 09:05:15 ==> Python coveragepy not found 09:05:15 ==> Searching for coverage reports in: 09:05:15 + . 09:05:15 -> Found 1 reports 09:05:15 ==> Detecting git/mercurial file structure 09:05:15 ==> Reading reports 09:05:15 + ./coverage.out bytes=34247 09:05:15 ==> Appending adjustments 09:05:15 https://docs.codecov.io/docs/fixing-reports 09:05:15 + Found adjustments 09:05:15 ==> Gzipping contents 09:05:15 8.0K /tmp/codecov.GLMQyr.gz 09:05:15 ==> Uploading reports 09:05:15 url: https://codecov.io 09:05:15 query: branch=main&commit=b853b452339653576d911c63fb927b23942ede3d&build=102&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F102%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 09:05:15 -> Pinging Codecov 09:05:15 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=b853b452339653576d911c63fb927b23942ede3d&build=102&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F102%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 09:05:16 -> Uploading to 09:05:16 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/app-record-replay/b853b452339653576d911c63fb927b23942ede3d/6c36ebfd-fa90-4e11-9a26-1bec1eddc214.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241114%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241114T090515Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=f3973fc290c8197ff7d4118eb52665080d1c012a889311445935bd224c715c22 09:05:16 % Total % Received % Xferd Average Speed Time Time Time Current 09:05:16 Dload Upload Total Spent Left Speed 09:05:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5391 0 0 100 5391 0 25429 --:--:-- --:--:-- --:--:-- 25429 09:05:16 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/b853b452339653576d911c63fb927b23942ede3d [Pipeline] } 09:05:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 09:05:16 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:05:16 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:05:16 09:05:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:05:17 latest: Pulling from edgex-devops/edgex-snyk-go 09:05:17 43c4264eed91: Already exists 09:05:17 4cc291be95ef: Already exists 09:05:17 2ac1f1163629: Already exists 09:05:17 5c3c966382ef: Already exists 09:05:17 4f4fb700ef54: Already exists 09:05:17 d9c7d2e4e75e: Pulling fs layer 09:05:17 9c3e1370e548: Pulling fs layer 09:05:17 d9c7d2e4e75e: Download complete 09:05:17 d9c7d2e4e75e: Pull complete 09:05:18 9c3e1370e548: Verifying Checksum 09:05:18 9c3e1370e548: Download complete 09:05:21 9c3e1370e548: Pull complete 09:05:21 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 09:05:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:05:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:05:21 prd-ubuntu20.04-docker-8c-8g-26434 does not seem to be running inside a container 09:05:21 $ 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 09:05:24 $ docker top b78961c74578dcec7cc9cfbbe1879bd60737765801078caf0ad1d39eda257165 -eo pid,comm [Pipeline] { [Pipeline] sh 09:05:25 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] echo 09:05:25 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh 09:05:25 + set -o pipefail 09:05:25 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' 09:05:32 09:05:32 Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... 09:05:32 09:05:32 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/15e99017-a534-4e49-83bf-8dca7399df15/history/0394bef3-b0df-4d93-bee3-9286ef76082c 09:05:32 09:05:32 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:05:32 09:05:32 09:05:32 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 09:05:32 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 09:05:32 $ docker stop --time=1 b78961c74578dcec7cc9cfbbe1879bd60737765801078caf0ad1d39eda257165 09:05:39 $ docker rm -f --volumes b78961c74578dcec7cc9cfbbe1879bd60737765801078caf0ad1d39eda257165 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:05:40 + git log --format=format:%s -1 b853b452339653576d911c63fb927b23942ede3d [Pipeline] sh 09:05:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:05:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:05:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:05:41 prd-ubuntu20.04-docker-8c-8g-26434 does not seem to be running inside a container 09:05:41 $ 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 09:05:42 $ docker top deaad3435747b6ca46c8a352127c4ddfadc512da46a42d88dee5d5fc1fb6ce47 -eo pid,comm 09:05:42 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 09:05:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:05:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:05:42 [ssh-agent] Looking for ssh-agent implementation... 09:05:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:05:42 $ docker exec deaad3435747b6ca46c8a352127c4ddfadc512da46a42d88dee5d5fc1fb6ce47 ssh-agent 09:05:42 SSH_AUTH_SOCK=/tmp/ssh-Wq77mlqWITn0/agent.32 09:05:42 SSH_AGENT_PID=38 09:05:42 Running ssh-add (command line suppressed) 09:05:42 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2295746991990344557.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2295746991990344557.key) 09:05:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:05:42 + git semver tag 09:05:43 2024-11-14 09:05:43,071 [run_tag] DEBUG tag force:False 09:05:43 2024-11-14 09:05:43,071 [check_head_tag] DEBUG check head tag 09:05:43 2024-11-14 09:05:43,073 [execute] INFO git cat-file --batch-check 09:05:43 2024-11-14 09:05:43,073 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 09:05:43 2024-11-14 09:05:43,077 [execute] INFO git cat-file --batch 09:05:43 2024-11-14 09:05:43,078 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 09:05:43 2024-11-14 09:05:43,105 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 09:05:43 2024-11-14 09:05:43,105 [execute] INFO git tag -a v4.0.0-dev.3 -m v4.0.0-dev.3 09:05:43 2024-11-14 09:05:43,105 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.3', '-m', 'v4.0.0-dev.3'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 09:05:43 2024-11-14 09:05:43,110 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 09:05:43 4.0.0-dev.3 [Pipeline] } 09:05:43 $ docker exec --env ******** --env ******** deaad3435747b6ca46c8a352127c4ddfadc512da46a42d88dee5d5fc1fb6ce47 ssh-agent -k 09:05:43 unset SSH_AUTH_SOCK; 09:05:43 unset SSH_AGENT_PID; 09:05:43 echo Agent pid 38 killed; 09:05:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:05:43 + git semver [Pipeline] } 09:05:43 $ docker stop --time=1 deaad3435747b6ca46c8a352127c4ddfadc512da46a42d88dee5d5fc1fb6ce47 09:05:45 $ docker rm -f --volumes deaad3435747b6ca46c8a352127c4ddfadc512da46a42d88dee5d5fc1fb6ce47 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:05:45 09:05:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:05:45 0.23.1-centos7: Pulling from edgex-lftools 09:05:45 ab5ef0e58194: Pulling fs layer 09:05:45 9712f1f96733: Pulling fs layer 09:05:45 63f879dbbcfc: Pulling fs layer 09:05:45 0d9ebad4ef96: Pulling fs layer 09:05:45 e9a5061849ea: Pulling fs layer 09:05:45 d747dcd14b5f: Pulling fs layer 09:05:45 2de7ff778b66: Pulling fs layer 09:05:45 d747dcd14b5f: Waiting 09:05:45 0d9ebad4ef96: Waiting 09:05:45 e9a5061849ea: Waiting 09:05:45 2de7ff778b66: Waiting 09:05:45 9712f1f96733: Verifying Checksum 09:05:45 9712f1f96733: Download complete 09:05:46 63f879dbbcfc: Verifying Checksum 09:05:46 63f879dbbcfc: Download complete 09:05:46 e9a5061849ea: Verifying Checksum 09:05:46 e9a5061849ea: Download complete 09:05:46 d747dcd14b5f: Verifying Checksum 09:05:46 d747dcd14b5f: Download complete 09:05:46 ab5ef0e58194: Download complete 09:05:46 0d9ebad4ef96: Verifying Checksum 09:05:46 0d9ebad4ef96: Download complete 09:05:46 2de7ff778b66: Verifying Checksum 09:05:46 2de7ff778b66: Download complete 09:05:48 ab5ef0e58194: Pull complete 09:05:48 9712f1f96733: Pull complete 09:05:49 63f879dbbcfc: Pull complete 09:05:53 0d9ebad4ef96: Pull complete 09:05:53 e9a5061849ea: Pull complete 09:05:53 d747dcd14b5f: Pull complete 09:05:54 2de7ff778b66: Pull complete 09:05:54 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:05:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:05:54 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:05:54 prd-ubuntu20.04-docker-8c-8g-26434 does not seem to be running inside a container 09:05: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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 09:06:02 $ docker top 2938cf7e53a20fede518b5a347013939e5a44e32fa3960f1fe63fc42dd554e76 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:06:03 provisioning config files... 09:06:03 copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config13671205231052536307tmp 09:06:03 copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config3708923632733634065tmp 09:06:03 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config775345948667977324tmp [Pipeline] { [Pipeline] echo 09:06:03 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:06:03 ---> sigul-configuration.sh 09:06:03 gpg: directory `/root/.gnupg' created 09:06:03 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:06:03 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:06:03 gpg: keyring `/root/.gnupg/secring.gpg' created 09:06:03 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:06:03 gpg: CAST5 encrypted data 09:06:03 gpg: encrypted with 1 passphrase 09:06:03 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:06:03 + mkdir /home/jenkins 09:06:03 + mkdir /home/jenkins/sigul [Pipeline] sh 09:06:03 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 09:06:03 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:06:04 ---> sigul-install.sh 09:06:04 Sigul already installed; skipping installation. [Pipeline] sh 09:06:04 + git tag --list 09:06:04 v3.1 09:06:04 v3.1.0 09:06:04 v3.1.0-dev.0 09:06:04 v3.1.0-dev.1 09:06:04 v3.1.0-dev.10 09:06:04 v3.1.0-dev.11 09:06:04 v3.1.0-dev.12 09:06:04 v3.1.0-dev.13 09:06:04 v3.1.0-dev.14 09:06:04 v3.1.0-dev.15 09:06:04 v3.1.0-dev.16 09:06:04 v3.1.0-dev.17 09:06:04 v3.1.0-dev.18 09:06:04 v3.1.0-dev.19 09:06:04 v3.1.0-dev.2 09:06:04 v3.1.0-dev.20 09:06:04 v3.1.0-dev.21 09:06:04 v3.1.0-dev.22 09:06:04 v3.1.0-dev.23 09:06:04 v3.1.0-dev.24 09:06:04 v3.1.0-dev.25 09:06:04 v3.1.0-dev.26 09:06:04 v3.1.0-dev.27 09:06:04 v3.1.0-dev.28 09:06:04 v3.1.0-dev.29 09:06:04 v3.1.0-dev.3 09:06:04 v3.1.0-dev.30 09:06:04 v3.1.0-dev.31 09:06:04 v3.1.0-dev.32 09:06:04 v3.1.0-dev.33 09:06:04 v3.1.0-dev.34 09:06:04 v3.1.0-dev.35 09:06:04 v3.1.0-dev.36 09:06:04 v3.1.0-dev.37 09:06:04 v3.1.0-dev.38 09:06:04 v3.1.0-dev.39 09:06:04 v3.1.0-dev.4 09:06:04 v3.1.0-dev.40 09:06:04 v3.1.0-dev.41 09:06:04 v3.1.0-dev.42 09:06:04 v3.1.0-dev.43 09:06:04 v3.1.0-dev.44 09:06:04 v3.1.0-dev.45 09:06:04 v3.1.0-dev.46 09:06:04 v3.1.0-dev.47 09:06:04 v3.1.0-dev.48 09:06:04 v3.1.0-dev.49 09:06:04 v3.1.0-dev.5 09:06:04 v3.1.0-dev.50 09:06:04 v3.1.0-dev.51 09:06:04 v3.1.0-dev.52 09:06:04 v3.1.0-dev.53 09:06:04 v3.1.0-dev.54 09:06:04 v3.1.0-dev.55 09:06:04 v3.1.0-dev.56 09:06:04 v3.1.0-dev.57 09:06:04 v3.1.0-dev.58 09:06:04 v3.1.0-dev.59 09:06:04 v3.1.0-dev.6 09:06:04 v3.1.0-dev.60 09:06:04 v3.1.0-dev.61 09:06:04 v3.1.0-dev.62 09:06:04 v3.1.0-dev.63 09:06:04 v3.1.0-dev.64 09:06:04 v3.1.0-dev.65 09:06:04 v3.1.0-dev.66 09:06:04 v3.1.0-dev.67 09:06:04 v3.1.0-dev.68 09:06:04 v3.1.0-dev.7 09:06:04 v3.1.0-dev.8 09:06:04 v3.1.0-dev.9 09:06:04 v3.1.1 09:06:04 v3.2.0-dev.1 09:06:04 v3.2.0-dev.10 09:06:04 v3.2.0-dev.11 09:06:04 v3.2.0-dev.12 09:06:04 v3.2.0-dev.13 09:06:04 v3.2.0-dev.14 09:06:04 v3.2.0-dev.15 09:06:04 v3.2.0-dev.16 09:06:04 v3.2.0-dev.17 09:06:04 v3.2.0-dev.18 09:06:04 v3.2.0-dev.19 09:06:04 v3.2.0-dev.2 09:06:04 v3.2.0-dev.20 09:06:04 v3.2.0-dev.21 09:06:04 v3.2.0-dev.22 09:06:04 v3.2.0-dev.23 09:06:04 v3.2.0-dev.24 09:06:04 v3.2.0-dev.3 09:06:04 v3.2.0-dev.4 09:06:04 v3.2.0-dev.5 09:06:04 v3.2.0-dev.6 09:06:04 v3.2.0-dev.7 09:06:04 v3.2.0-dev.8 09:06:04 v3.2.0-dev.9 09:06:04 v4.0.0-dev.1 09:06:04 v4.0.0-dev.2 09:06:04 v4.0.0-dev.3 [Pipeline] sh 09:06:04 + lftools sign git-tag v4.0.0-dev.3 09:06:05 Signing Git tag with Sigul... 09:06:05 Signing v4.0.0-dev.3 [Pipeline] echo 09:06:06 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:06:06 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:06:06 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:06:06 $ docker stop --time=1 2938cf7e53a20fede518b5a347013939e5a44e32fa3960f1fe63fc42dd554e76 09:06:07 $ docker rm -f --volumes 2938cf7e53a20fede518b5a347013939e5a44e32fa3960f1fe63fc42dd554e76 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 09:06:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:06:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:06:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:06:08 prd-ubuntu20.04-docker-8c-8g-26434 does not seem to be running inside a container 09:06:08 $ 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 09:06:09 $ docker top 7de3b208ba1d241c35d8fdf2286047b4f488fb7bd3afbb77f935e09cd6a13a0a -eo pid,comm 09:06:09 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 09:06:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:06:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:06:09 [ssh-agent] Looking for ssh-agent implementation... 09:06:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:06:09 $ docker exec 7de3b208ba1d241c35d8fdf2286047b4f488fb7bd3afbb77f935e09cd6a13a0a ssh-agent 09:06:09 SSH_AUTH_SOCK=/tmp/ssh-9PZtlelbTAl7/agent.32 09:06:09 SSH_AGENT_PID=38 09:06:09 Running ssh-add (command line suppressed) 09:06:09 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_17609797196105375436.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_17609797196105375436.key) 09:06:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:06:10 + git semver bump pre 09:06:10 2024-11-14 09:06:10,410 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 09:06:10 2024-11-14 09:06:10,410 [bump_version] DEBUG bumping version:4.0.0-dev.3 on axis:pre with prefix:dev 09:06:10 2024-11-14 09:06:10,410 [bump_version] DEBUG bumped version:4.0.0-dev.4 09:06:10 2024-11-14 09:06:10,410 [write_version] DEBUG write version:4.0.0-dev.4 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True 09:06:10 2024-11-14 09:06:10,410 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 09:06:10 2024-11-14 09:06:10,410 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main 09:06:10 2024-11-14 09:06:10,412 [execute] INFO git cat-file --batch-check 09:06:10 2024-11-14 09:06:10,412 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 09:06:10 2024-11-14 09:06:10,418 [execute] INFO git cat-file --batch 09:06:10 2024-11-14 09:06:10,418 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 09:06:10 2024-11-14 09:06:10,424 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 09:06:10 4.0.0-dev.4 [Pipeline] } 09:06:10 $ docker exec --env ******** --env ******** 7de3b208ba1d241c35d8fdf2286047b4f488fb7bd3afbb77f935e09cd6a13a0a ssh-agent -k 09:06:10 unset SSH_AUTH_SOCK; 09:06:10 unset SSH_AGENT_PID; 09:06:10 echo Agent pid 38 killed; 09:06:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:06:10 + git semver [Pipeline] } 09:06:11 $ docker stop --time=1 7de3b208ba1d241c35d8fdf2286047b4f488fb7bd3afbb77f935e09cd6a13a0a 09:06:12 $ docker rm -f --volumes 7de3b208ba1d241c35d8fdf2286047b4f488fb7bd3afbb77f935e09cd6a13a0a [Pipeline] // withDockerContainer [Pipeline] sh 09:06:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:06:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:06:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:06:13 prd-ubuntu20.04-docker-8c-8g-26434 does not seem to be running inside a container 09:06: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 09:06:13 $ docker top 96d712ecce84526c9ed55c07174c13f45ca9f211920036dca06804c9ee8b290e -eo pid,comm 09:06:13 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 09:06:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:06:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:06:13 [ssh-agent] Looking for ssh-agent implementation... 09:06:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:06:13 $ docker exec 96d712ecce84526c9ed55c07174c13f45ca9f211920036dca06804c9ee8b290e ssh-agent 09:06:13 SSH_AUTH_SOCK=/tmp/ssh-6SYNBwG9wZ5T/agent.32 09:06:13 SSH_AGENT_PID=38 09:06:13 Running ssh-add (command line suppressed) 09:06:14 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2921456330752563180.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2921456330752563180.key) 09:06:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:06:14 + git semver push 09:06:14 2024-11-14 09:06:14,585 [run_push] DEBUG push 09:06:14 2024-11-14 09:06:14,585 [execute] INFO git cat-file --batch-check 09:06:14 2024-11-14 09:06:14,586 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 09:06:14 2024-11-14 09:06:14,590 [execute] INFO git rev-list 75267da8fbf53ef289c06201ae23fa1617855bb6 -- 09:06:14 2024-11-14 09:06:14,590 [execute] DEBUG Popen(['git', 'rev-list', '75267da8fbf53ef289c06201ae23fa1617855bb6', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 09:06:14 2024-11-14 09:06:14,597 [execute] INFO git fetch -v origin 09:06:14 2024-11-14 09:06:14,598 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) 09:06:15 2024-11-14 09:06:15,050 [run_push] DEBUG no remote changes detected 09:06:15 2024-11-14 09:06:15,050 [execute] INFO git push origin semver 09:06:15 2024-11-14 09:06:15,051 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 09:06:15 2024-11-14 09:06:15,749 [run_push] DEBUG push all version tags 09:06:15 2024-11-14 09:06:15,749 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 09:06:15 2024-11-14 09:06:15,750 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 09:06:16 2024-11-14 09:06:16,398 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 09:06:16 4.0.0-dev.4 [Pipeline] } 09:06:16 $ docker exec --env ******** --env ******** 96d712ecce84526c9ed55c07174c13f45ca9f211920036dca06804c9ee8b290e ssh-agent -k 09:06:16 unset SSH_AUTH_SOCK; 09:06:16 unset SSH_AGENT_PID; 09:06:16 echo Agent pid 38 killed; 09:06:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:06:17 + git semver [Pipeline] } 09:06:17 $ docker stop --time=1 96d712ecce84526c9ed55c07174c13f45ca9f211920036dca06804c9ee8b290e 09:06:18 $ docker rm -f --volumes 96d712ecce84526c9ed55c07174c13f45ca9f211920036dca06804c9ee8b290e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:06:19 + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] 09:06:19 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 09:06:19 total 16 09:06:19 drwxr-xr-x 3 root root 4096 Nov 14 08:46 . 09:06:19 drwxrwxr-x 11 jenkins jenkins 4096 Nov 14 09:06 .. 09:06:19 drwxr-xr-x 2 root root 4096 Nov 14 08:46 cost 09:06:19 -rw-r--r-- 1 root root 89 Nov 14 08:46 cost.csv 09:06:19 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives 09:06:19 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 09:06:19 total 16 09:06:19 drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 08:46 . 09:06:19 drwxrwxr-x 11 jenkins jenkins 4096 Nov 14 09:06 .. 09:06:19 drwxr-xr-x 2 jenkins jenkins 4096 Nov 14 08:46 cost 09:06:19 -rw-r--r-- 1 jenkins jenkins 89 Nov 14 08:46 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:06:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:06:20 ---> package-listing.sh 09:06:20 ++ facter osfamily 09:06:20 ++ tr '[:upper:]' '[:lower:]' 09:06:21 + OS_FAMILY=debian 09:06:21 + workspace=/w/workspace/exfoundry_app-record-replay_main 09:06:21 + START_PACKAGES=/tmp/packages_start.txt 09:06:21 + END_PACKAGES=/tmp/packages_end.txt 09:06:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:06:21 + PACKAGES=/tmp/packages_start.txt 09:06:21 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 09:06:21 + PACKAGES=/tmp/packages_end.txt 09:06:21 + case "${OS_FAMILY}" in 09:06:21 + dpkg -l 09:06:21 + grep '^ii' 09:06:21 + '[' -f /tmp/packages_start.txt ']' 09:06:21 + '[' -f /tmp/packages_end.txt ']' 09:06:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:06:21 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 09:06:21 + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ 09:06: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 09:06: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 09:06:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:06:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:06:21 prd-ubuntu20.04-docker-8c-8g-26434 does not seem to be running inside a container 09:06: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 09:06:22 $ docker top 4a99c811a15f32678989860a6e004be1d30e798236152c57bce54aa569d1beba -eo pid,comm [Pipeline] { [Pipeline] sh 09:06:22 + touch /tmp/pre-build-complete [Pipeline] sh 09:06:22 + mkdir -p /var/log/sysstat [Pipeline] sh 09:06:23 + ls /var/log/sa-host 09:06:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:06:23 provisioning config files... 09:06:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config14372715256598234753tmp [Pipeline] { [Pipeline] echo 09:06:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:06:23 ---> create-netrc.sh [Pipeline] } 09:06:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:06:23 ---> python-tools-install.sh [Pipeline] echo 09:06:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:06:24 ---> sudo-logs.sh 09:06:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:06:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:06:24 ---> job-cost.sh 09:06:24 lf-activate-venv: SKIPPING 09:06:24 DEBUG: total: 0.2199999988079071 09:06:24 INFO: Retrieving Stack Cost... 09:06:24 INFO: Retrieving Pricing Info for: v3-standard-8 09:06:25 INFO: Archiving Costs [Pipeline] echo 09:06:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:06:25 ---> logs-deploy.sh 09:06:25 lf-activate-venv: SKIPPING 09:06:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/102 09:06:25 INFO: archiving workspace using pattern(s): 09:06:26 Archives upload complete. 09:06:26 INFO: archiving logs to Nexus