Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 56a76017a4c78fe79ed9b52823f4ed35d3337cbd 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-ssh8410791713257698352.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh11247831693898101382.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13748134052807198038.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1629412745216195622.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-ssh1293157090635024867.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-35174 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 56a76017a4c78fe79ed9b52823f4ed35d3337cbd (main) Commit message: "Merge pull request #162 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.14" > 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 56a76017a4c78fe79ed9b52823f4ed35d3337cbd # timeout=10 > git rev-list --no-walk ac93ab4e4f6be6635a1732c850fd941aad1a128a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:56:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:56:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:56:17 ========================================================= 03:56:17 EdgeX Global Pipelines Version Info 03:56:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:56:18 ------------------- 03:56:18 stable info: 03:56:18 ------------------- 03:56:18 Commited By: Cherry Wang cherry@iotechsys.com 03:56:18 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 03:56:18 Message: update stable to v1.0.269 03:56:19 ------------------- 03:56:19 experimental info: 03:56:19 ------------------- 03:56:19 Commited By: **** collab-it+edgex@linuxfoundation.org 03:56:19 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 03:56:19 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:56:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 03:56:19 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 03:56:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:56:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:56:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:56:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 03:56:19 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:56:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:56:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:56:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:56:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:56:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 03:56:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:56:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:56:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:56:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:56:19 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:56:19 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:56:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:56:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:56:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:56:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:56:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:56:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:56:19 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:56:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:56:19 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:56:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:56:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:56:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:56:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 56a76017a4c78fe79ed9b52823f4ed35d3337cbd [Pipeline] echo 03:56:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 56a7601 [Pipeline] echo 03:56:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:56:19 provisioning config files... 03:56:19 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config8789924549790384955tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:56:20 ---> ****-login.sh 03:56:20 nexus3.edgexfoundry.org:10001 03:56:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:56:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:56:20 Configure a credential helper to remove this warning. See 03:56:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:56:20 03:56:20 Login Succeeded 03:56:20 nexus3.edgexfoundry.org:10002 03:56:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:56:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:56:20 Configure a credential helper to remove this warning. See 03:56:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:56:20 03:56:20 Login Succeeded 03:56:20 nexus3.edgexfoundry.org:10003 03:56:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:56:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:56:20 Configure a credential helper to remove this warning. See 03:56:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:56:20 03:56:20 Login Succeeded 03:56:20 nexus3.edgexfoundry.org:10004 03:56:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:56:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:56:21 Configure a credential helper to remove this warning. See 03:56:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:56:21 03:56:21 Login Succeeded 03:56:21 ****.io 03:56:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:56:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:56:21 Configure a credential helper to remove this warning. See 03:56:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:56:21 03:56:21 Login Succeeded 03:56:21 ---> ****-login.sh ends [Pipeline] } 03:56:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:56:21 + git rev-list -1 --merges 56a76017a4c78fe79ed9b52823f4ed35d3337cbd~1..56a76017a4c78fe79ed9b52823f4ed35d3337cbd [Pipeline] echo 03:56:21 -----------> git rev-list -1 --merges 56a76017a4c78fe79ed9b52823f4ed35d3337cbd~1..56a76017a4c78fe79ed9b52823f4ed35d3337cbd 56a76017a4c78fe79ed9b52823f4ed35d3337cbd 03:56:21 56a76017a4c78fe79ed9b52823f4ed35d3337cbd [false] [Pipeline] sh 03:56:22 + git log --format=format:%s -1 56a76017a4c78fe79ed9b52823f4ed35d3337cbd [Pipeline] echo 03:56:22 ========================================================= 03:56:22 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:56:22 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:56:22 + git log --format=format:%s -1 56a76017a4c78fe79ed9b52823f4ed35d3337cbd [Pipeline] echo 03:56:22 [semverPrep] GIT_COMMIT: 56a76017a4c78fe79ed9b52823f4ed35d3337cbd, Commit Message: Merge pull request #162 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.14 [Pipeline] echo 03:56:22 [semverPrep] This is not a build commit. [Pipeline] sh 03:56:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:56:22 + grep -v github /etc/ssh/ssh_known_hosts 03:56:22 + [ -e /tmp/ssh_known_hosts ] 03:56:22 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:56:22 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:56:22 + sudo tee -a /etc/ssh/ssh_known_hosts 03:56:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:56:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:56:23 03:56:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:56:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:56:23 0.1.4: Pulling from edgex-devops/py-git-semver 03:56:23 b85a868b505f: Pulling fs layer 03:56:23 e2be974225ed: Pulling fs layer 03:56:23 339a4e72a1f5: Pulling fs layer 03:56:23 988bab9f4d93: Pulling fs layer 03:56:23 1469e6f7b9e6: Pulling fs layer 03:56:23 eaf3925da568: Pulling fs layer 03:56:23 bab4dde63d76: Pulling fs layer 03:56:23 bde34c3a00c8: Pulling fs layer 03:56:23 b352a97aabf1: Pulling fs layer 03:56:23 4872d77fe225: Pulling fs layer 03:56:23 5851b861e8e6: Pulling fs layer 03:56:23 eaf3925da568: Waiting 03:56:23 bab4dde63d76: Waiting 03:56:23 1469e6f7b9e6: Waiting 03:56:23 bde34c3a00c8: Waiting 03:56:23 988bab9f4d93: Waiting 03:56:23 5851b861e8e6: Waiting 03:56:23 4872d77fe225: Waiting 03:56:23 b352a97aabf1: Waiting 03:56:23 e2be974225ed: Download complete 03:56:23 988bab9f4d93: Verifying Checksum 03:56:23 988bab9f4d93: Download complete 03:56:23 1469e6f7b9e6: Verifying Checksum 03:56:23 1469e6f7b9e6: Download complete 03:56:23 eaf3925da568: Download complete 03:56:23 339a4e72a1f5: Verifying Checksum 03:56:23 339a4e72a1f5: Download complete 03:56:23 bde34c3a00c8: Verifying Checksum 03:56:23 bde34c3a00c8: Download complete 03:56:23 b352a97aabf1: Download complete 03:56:23 4872d77fe225: Verifying Checksum 03:56:23 4872d77fe225: Download complete 03:56:23 5851b861e8e6: Verifying Checksum 03:56:23 5851b861e8e6: Download complete 03:56:23 b85a868b505f: Verifying Checksum 03:56:23 b85a868b505f: Download complete 03:56:24 bab4dde63d76: Verifying Checksum 03:56:24 bab4dde63d76: Download complete 03:56:25 b85a868b505f: Pull complete 03:56:25 e2be974225ed: Pull complete 03:56:25 339a4e72a1f5: Pull complete 03:56:25 988bab9f4d93: Pull complete 03:56:26 1469e6f7b9e6: Pull complete 03:56:26 eaf3925da568: Pull complete 03:56:28 bab4dde63d76: Pull complete 03:56:28 bde34c3a00c8: Pull complete 03:56:28 b352a97aabf1: Pull complete 03:56:28 4872d77fe225: Pull complete 03:56:28 5851b861e8e6: Pull complete 03:56:28 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:56:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:56:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:56:28 prd-ubuntu20.04-docker-8c-8g-35174 does not seem to be running inside a container 03:56:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:56:35 $ docker top e6174ba97e9bf3beec07bad809b7c13dab79a939c54e18349630ae858867052d -eo pid,comm 03:56:35 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). 03:56:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:56:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:56:35 [ssh-agent] Looking for ssh-agent implementation... 03:56:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:56:35 $ docker exec e6174ba97e9bf3beec07bad809b7c13dab79a939c54e18349630ae858867052d ssh-agent 03:56:35 SSH_AUTH_SOCK=/tmp/ssh-5UEpwfVLhDrT/agent.14 03:56:35 SSH_AGENT_PID=27 03:56:35 Running ssh-add (command line suppressed) 03:56:35 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_5803173432624404383.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_5803173432624404383.key) 03:56:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:56:35 + git tag --points-at HEAD [Pipeline] } 03:56:35 $ docker exec --env ******** --env ******** e6174ba97e9bf3beec07bad809b7c13dab79a939c54e18349630ae858867052d ssh-agent -k 03:56:35 unset SSH_AUTH_SOCK; 03:56:35 unset SSH_AGENT_PID; 03:56:35 echo Agent pid 27 killed; 03:56:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:56:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:56:36 [ssh-agent] Looking for ssh-agent implementation... 03:56:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:56:36 $ docker exec e6174ba97e9bf3beec07bad809b7c13dab79a939c54e18349630ae858867052d ssh-agent 03:56:36 SSH_AUTH_SOCK=/tmp/ssh-bxsGGORbHe95/agent.71 03:56:36 SSH_AGENT_PID=77 03:56:36 Running ssh-add (command line suppressed) 03:56:36 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1147811631799445191.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1147811631799445191.key) 03:56:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:56:36 + git semver init 03:56:36 2024-12-16 03:56:36,852 [run_init] DEBUG init version:0.0.0 force:False 03:56:36 2024-12-16 03:56:36,852 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver 03:56:36 2024-12-16 03:56:36,853 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver 03:56:36 2024-12-16 03:56:36,853 [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) 03:56:38 2024-12-16 03:56:38,567 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude 03:56:38 2024-12-16 03:56:38,567 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False 03:56:38 2024-12-16 03:56:38,567 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 03:56:38 2024-12-16 03:56:38,568 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 03:56:38 4.0.0-dev.5 [Pipeline] } 03:56:38 $ docker exec --env ******** --env ******** e6174ba97e9bf3beec07bad809b7c13dab79a939c54e18349630ae858867052d ssh-agent -k 03:56:38 unset SSH_AUTH_SOCK; 03:56:38 unset SSH_AGENT_PID; 03:56:38 echo Agent pid 77 killed; 03:56:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:56:39 + git semver [Pipeline] } 03:56:39 $ docker stop --time=1 e6174ba97e9bf3beec07bad809b7c13dab79a939c54e18349630ae858867052d 03:56:41 $ docker rm -f --volumes e6174ba97e9bf3beec07bad809b7c13dab79a939c54e18349630ae858867052d [Pipeline] // withDockerContainer [Pipeline] sh 03:56:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:56:41 Stashed 1 file(s) [Pipeline] echo 03:56:41 [edgeXSemver]: initialized semver on version 4.0.0-dev.5 [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 03:56:42 provisioning config files... 03:56:42 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config2265785411534063517tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:56:42 ---> ****-login.sh 03:56:42 nexus3.edgexfoundry.org:10001 03:56:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:56:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:56:42 Configure a credential helper to remove this warning. See 03:56:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:56:42 03:56:42 Login Succeeded 03:56:42 nexus3.edgexfoundry.org:10002 03:56:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:56:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:56:42 Configure a credential helper to remove this warning. See 03:56:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:56:42 03:56:42 Login Succeeded 03:56:42 nexus3.edgexfoundry.org:10003 03:56:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:56:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:56:42 Configure a credential helper to remove this warning. See 03:56:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:56:42 03:56:42 Login Succeeded 03:56:42 nexus3.edgexfoundry.org:10004 03:56:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:56:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:56:42 Configure a credential helper to remove this warning. See 03:56:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:56:42 03:56:42 Login Succeeded 03:56:42 ****.io 03:56:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:56:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:56:42 Configure a credential helper to remove this warning. See 03:56:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:56:42 03:56:42 Login Succeeded 03:56:42 ---> ****-login.sh ends [Pipeline] } 03:56:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:56:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:56:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:56:43 ========================================================= 03:56:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 03:56:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:56:43 + 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 . 03:56:43 Sending build context to Docker daemon 9.812MB 03:56:43 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 03:56:43 Step 2/12 : FROM ${BASE} AS builder 03:56:43 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 03:56:43 43c4264eed91: Pulling fs layer 03:56:43 4cc291be95ef: Pulling fs layer 03:56:43 2ac1f1163629: Pulling fs layer 03:56:43 5c3c966382ef: Pulling fs layer 03:56:43 4f4fb700ef54: Pulling fs layer 03:56:43 5d5c8e513c77: Pulling fs layer 03:56:43 9f66e0745190: Pulling fs layer 03:56:43 4f4fb700ef54: Waiting 03:56:43 5c3c966382ef: Waiting 03:56:43 5d5c8e513c77: Waiting 03:56:43 9f66e0745190: Waiting 03:56:43 f49a43e4bbc0: Pulling fs layer 03:56:43 561ebcabdf7f: Pulling fs layer 03:56:43 f49a43e4bbc0: Waiting 03:56:43 4cc291be95ef: Verifying Checksum 03:56:43 4cc291be95ef: Download complete 03:56:43 5c3c966382ef: Verifying Checksum 03:56:43 5c3c966382ef: Download complete 03:56:43 4f4fb700ef54: Verifying Checksum 03:56:43 4f4fb700ef54: Download complete 03:56:43 5d5c8e513c77: Verifying Checksum 03:56:43 5d5c8e513c77: Download complete 03:56:43 43c4264eed91: Download complete 03:56:43 9f66e0745190: Verifying Checksum 03:56:43 9f66e0745190: Download complete 03:56:43 43c4264eed91: Pull complete 03:56:43 561ebcabdf7f: Verifying Checksum 03:56:43 561ebcabdf7f: Download complete 03:56:43 4cc291be95ef: Pull complete 03:56:43 2ac1f1163629: Verifying Checksum 03:56:43 2ac1f1163629: Download complete 03:56:44 f49a43e4bbc0: Verifying Checksum 03:56:44 f49a43e4bbc0: Download complete 03:56:47 2ac1f1163629: Pull complete 03:56:47 5c3c966382ef: Pull complete 03:56:47 4f4fb700ef54: Pull complete 03:56:48 5d5c8e513c77: Pull complete 03:56:48 9f66e0745190: Pull complete 03:56:50 f49a43e4bbc0: Pull complete 03:56:50 561ebcabdf7f: Pull complete 03:56:50 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 03:56:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 03:56:50 ---> 3a752c3f9dda 03:56:50 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 03:56:57 Still waiting to schedule task 03:56:57 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:57:00 ---> Running in 97d959c687d8 03:57:00 Removing intermediate container 97d959c687d8 03:57:00 ---> fada68fef3d0 03:57:00 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 03:57:00 ---> Running in ebc5370f0428 03:57:00 Removing intermediate container ebc5370f0428 03:57:00 ---> ad9bb1f141f6 03:57:00 Step 5/12 : ARG ADD_BUILD_TAGS="" 03:57:00 ---> Running in 770f33c9b792 03:57:00 Removing intermediate container 770f33c9b792 03:57:00 ---> 6712a6fc8da9 03:57:00 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:57:00 ---> Running in 1211bfd79ffc 03:57:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:57:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:57:00 OK: 246 MiB in 54 packages 03:57:00 Removing intermediate container 1211bfd79ffc 03:57:00 ---> 8ddc12b32a17 03:57:00 Step 7/12 : WORKDIR /app 03:57:00 ---> Running in a409458a08bf 03:57:00 Removing intermediate container a409458a08bf 03:57:00 ---> 972f4cbaaf84 03:57:00 Step 8/12 : COPY go.mod vendor* ./ 03:57:00 ---> 026bd2abb07e 03:57:00 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:57:00 ---> Running in 40cebf46ff5c 03:58:22 Removing intermediate container 40cebf46ff5c 03:58:22 ---> 754c52818687 03:58:22 Step 10/12 : COPY . . 03:58:22 ---> 107f0734b825 03:58:22 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:58:22 ---> Running in 5db4ae6d7097 03:58:22 Removing intermediate container 5db4ae6d7097 03:58:22 ---> c1c8ceb3f025 03:58:22 Step 12/12 : RUN $MAKE 03:58:22 ---> Running in c2d706f9e7aa 03:58:22 noop 03:58:22 Removing intermediate container c2d706f9e7aa 03:58:22 ---> 5d0a2aa093e9 03:58:22 Successfully built 5d0a2aa093e9 03:58:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:58:22 + docker inspect -f . ci-base-image-x86_64 03:58:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:58:23 prd-ubuntu20.04-docker-8c-8g-35174 does not seem to be running inside a container 03:58:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:58:23 $ docker top e13fad36e0b96e729b40ff2a5311bcdda6fcdb7ecc6a3adafba270ebc53c883d -eo pid,comm [Pipeline] { [Pipeline] sh 03:58:23 + go version 03:58:23 go version go1.23.2 linux/amd64 [Pipeline] } 03:58:23 $ docker stop --time=1 e13fad36e0b96e729b40ff2a5311bcdda6fcdb7ecc6a3adafba270ebc53c883d 03:58:25 $ docker rm -f --volumes e13fad36e0b96e729b40ff2a5311bcdda6fcdb7ecc6a3adafba270ebc53c883d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:58:25 + docker inspect -f . ci-base-image-x86_64 03:58:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:58:25 prd-ubuntu20.04-docker-8c-8g-35174 does not seem to be running inside a container 03:58:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:58:25 $ docker top 76afcf93a5c06b44f6bb36fb53f1a125e2e6c08684da2c811de7fbfbad973478 -eo pid,comm [Pipeline] { [Pipeline] sh 03:58:26 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh 03:58:26 + make test 03:58:26 go test -race -coverprofile=coverage.out ./... 03:58:36 Running on prd-ubuntu20.04-docker-arm64-4c-16g-35176 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws 03:58:36 Running in /w/workspace/app-record-replay/104 [Pipeline] { [Pipeline] checkout 03:58:39 Selected Git installation does not exist. Using Default 03:58:39 The recommended git tool is: NONE 03:58:45 using credential edgex-jenkins-ssh 03:58:45 Cloning the remote Git repository 03:58:45 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 03:58:45 > git init /w/workspace/app-record-replay/104 # timeout=10 03:58:45 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 03:58:45 > git --version # timeout=10 03:58:45 > git --version # 'git version 2.25.1' 03:58:45 using GIT_SSH to set credentials SSH Credentials for GitHub 03:58:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:58:49 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 03:58:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:58:50 Avoid second fetch 03:58:50 Checking out Revision 56a76017a4c78fe79ed9b52823f4ed35d3337cbd (main) 03:58:50 Commit message: "Merge pull request #162 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.14" 03:58:50 > git config core.sparsecheckout # timeout=10 03:58:50 > git checkout -f 56a76017a4c78fe79ed9b52823f4ed35d3337cbd # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:58:55 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:58:55 % Total % Received % Xferd Average Speed Time Time Time Current 03:58:55 Dload Upload Total Spent Left Speed 03:58:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 99k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh 03:58:56 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:58:56 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:58:56 + sudo tee /etc/docker/daemon.new 03:58:56 { 03:58:56 "registry-mirrors": [ 03:58:56 "https://nexus3.edgexfoundry.org:10001" 03:58:56 ], 03:58:56 "bip": "10.250.0.254/24", 03:58:56 "hosts": [ 03:58:56 "tcp://0.0.0.0:5555", 03:58:56 "unix:///var/run/docker.sock" 03:58:56 ], 03:58:56 "mtu": 1458, 03:58:56 "selinux-enabled": true, 03:58:56 "seccomp-profile": "/etc/docker/seccomp.json" 03:58:56 } [Pipeline] sh 03:58:56 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:58:57 + sudo service docker restart 03:59:05 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 03:59:05 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 03:59:05 github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements 03:59:05 github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements 03:59:05 ok github.com/edgexfoundry/app-record-replay/internal/app 1.024s coverage: 88.0% of statements 03:59:10 ok github.com/edgexfoundry/app-record-replay/internal/application 9.581s coverage: 98.7% of statements 03:59:10 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.087s coverage: 89.7% of statements 03:59:10 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.019s coverage: 100.0% of statements 03:59:10 running golangci-lint 03:59:10 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 03:59:10 go version go1.23.2 linux/amd64 03:59:10 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 03:59:10 level=info msg="[config_reader] Used config file .golangci.yml" 03:59:10 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:59:15 provisioning config files... 03:59:15 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/104@tmp/config15355704430485694403tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:59:15 ---> ****-login.sh 03:59:15 nexus3.edgexfoundry.org:10001 03:59:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:59:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:59:16 Configure a credential helper to remove this warning. See 03:59:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:59:16 03:59:16 Login Succeeded 03:59:16 nexus3.edgexfoundry.org:10002 03:59:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:59:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:59:16 Configure a credential helper to remove this warning. See 03:59:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:59:16 03:59:16 Login Succeeded 03:59:16 nexus3.edgexfoundry.org:10003 03:59:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:59:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:59:16 Configure a credential helper to remove this warning. See 03:59:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:59:16 03:59:16 Login Succeeded 03:59:16 nexus3.edgexfoundry.org:10004 03:59:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:59:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:59:17 Configure a credential helper to remove this warning. See 03:59:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:59:17 03:59:17 Login Succeeded 03:59:17 ****.io 03:59:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:59:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:59:17 Configure a credential helper to remove this warning. See 03:59:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:59:17 03:59:17 Login Succeeded 03:59:17 ---> ****-login.sh ends [Pipeline] } 03:59:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:59:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:59:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:59:17 ========================================================= 03:59:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 03:59:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:18 + 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 . 03:59:19 #0 building with "default" instance using docker driver 03:59:19 03:59:19 #1 [internal] load .dockerignore 03:59:19 #1 transferring context: 159B 0.0s done 03:59:19 #1 DONE 0.1s 03:59:19 03:59:19 #2 [internal] load build definition from Dockerfile 03:59:19 #2 transferring dockerfile: 1.76kB 0.0s done 03:59:19 #2 DONE 0.1s 03:59:19 03:59:19 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 03:59:19 #3 DONE 0.1s 03:59:19 03:59:19 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 03:59:19 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 0.0s done 03:59:19 #4 ... 03:59:19 03:59:19 #5 [internal] load build context 03:59:19 #5 transferring context: 282.73kB 0.1s done 03:59:19 #5 DONE 0.1s 03:59:19 03:59:19 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 03:59:19 #4 sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 1.99kB / 1.99kB done 03:59:19 #4 sha256:be29e6b0f0d48c82f8b7b9eee484c4dc135732b9e314d3ddccdbbf7107de97ad 5.39kB / 5.39kB done 03:59:19 #4 sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 4.09MB / 4.09MB 0.2s done 03:59:19 #4 sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 293.52kB / 293.52kB 0.1s done 03:59:19 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 3.15MB / 70.64MB 0.2s 03:59:19 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s 03:59:19 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 8.39MB / 70.64MB 0.3s 03:59:19 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done 03:59:19 #4 sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea 127B / 127B 0.1s done 03:59:19 #4 extracting sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 03:59:19 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 1.98MB / 95.52MB 0.3s 03:59:19 #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 0B / 12.73MB 0.3s 03:59:19 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 12.58MB / 70.64MB 0.4s 03:59:19 #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 3.15MB / 12.73MB 0.4s 03:59:19 #4 sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 440B / 440B 0.2s done 03:59:19 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 24.12MB / 70.64MB 0.6s 03:59:19 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 14.68MB / 95.52MB 0.6s 03:59:19 #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 12.19MB / 12.73MB 0.6s 03:59:20 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 29.36MB / 70.64MB 0.7s 03:59:20 #4 extracting sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 0.4s done 03:59:20 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 19.92MB / 95.52MB 0.7s 03:59:20 #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 12.73MB / 12.73MB 0.6s done 03:59:20 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 40.89MB / 70.64MB 0.9s 03:59:20 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 30.41MB / 95.52MB 0.9s 03:59:20 #4 extracting sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 03:59:20 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 47.19MB / 70.64MB 1.0s 03:59:20 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 35.65MB / 95.52MB 1.0s 03:59:20 #4 extracting sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 0.2s done 03:59:20 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 53.48MB / 70.64MB 1.1s 03:59:20 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 41.06MB / 95.52MB 1.1s 03:59:20 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 65.01MB / 70.64MB 1.3s 03:59:20 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 52.43MB / 95.52MB 1.3s 03:59:20 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 70.64MB / 70.64MB 1.4s 03:59:20 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 57.67MB / 95.52MB 1.4s 03:59:20 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 70.64MB / 70.64MB 1.5s done 03:59:20 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 62.91MB / 95.52MB 1.5s 03:59:20 #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 03:59:20 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 68.16MB / 95.52MB 1.6s 03:59:21 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 73.40MB / 95.52MB 1.7s 03:59:21 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 84.93MB / 95.52MB 1.9s 03:59:21 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 91.23MB / 95.52MB 2.0s 03:59:21 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 95.52MB / 95.52MB 2.2s done 03:59:27 #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 5.9s 03:59:32 #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 11.2s 03:59:32 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|files|imports|name|deps|exports_file|types_sizes) took 20.175904607s" 03:59:32 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 4.923868ms" 03:59:39 #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 18.1s done 03:59:40 #4 extracting sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea 03:59:40 #4 extracting sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea done 03:59:40 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 03:59:40 #4 extracting sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 done 03:59:40 level=info msg="[linters_context/goanalysis] analyzers took 47.510579914s with top 10 stages: buildir: 37.282393632s, inspect: 2.054050551s, fact_deprecated: 1.740454156s, ctrlflow: 1.222390109s, printf: 1.081457752s, fact_purity: 901.6444ms, nilness: 688.500069ms, SA5012: 533.327535ms, typedness: 524.73745ms, tokenfileanalyzer: 275.18808ms" 03:59:40 level=info msg="[runner] Issues before processing: 10, after processing: 0" 03:59:40 level=info msg="[runner] Processors filtering stat (in/out): skip_files: 10/10, invalid_issue: 10/10, path_prettifier: 10/10, identifier_marker: 10/10, exclude: 10/10, exclude-rules: 10/0, filename_unadjuster: 10/10, skip_dirs: 10/10, autogenerated_exclude: 10/10, cgo: 10/10" 03:59:40 level=info msg="[runner] processing took 719.608µs with stages: identifier_marker: 382.129µs, autogenerated_exclude: 119.81µs, exclude-rules: 92.95µs, path_prettifier: 69.509µs, skip_dirs: 38.2µs, invalid_issue: 4.32µs, cgo: 3.18µs, filename_unadjuster: 1.52µs, nolint: 1.39µs, max_same_issues: 1.24µs, uniq_by_line: 940ns, skip_files: 780ns, fixer: 540ns, max_from_linter: 530ns, sort_results: 440ns, exclude: 410ns, source_code: 350ns, path_shortener: 330ns, diff: 300ns, max_per_file_from_linter: 270ns, path_prefixer: 240ns, severity-rules: 230ns" 03:59:40 level=info msg="[runner] linters took 9.386148718s with stages: goanalysis_metalinter: 9.385289259s" 03:59:40 level=info msg="File cache stats: 0 entries of total size 0B" 03:59:40 level=info msg="Memory: 297 samples, avg is 229.5MB, max is 1080.8MB" 03:59:40 level=info msg="Execution took 29.57315431s" 03:59:40 go vet ./... 03:59:40 #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 0.1s 03:59:46 #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 5.3s 03:59:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:59:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:59:47 ./bin/test-attribution-txt.sh [Pipeline] echo 03:59:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:59:47 $ docker stop --time=1 76afcf93a5c06b44f6bb36fb53f1a125e2e6c08684da2c811de7fbfbad973478 03:59:49 #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 8.3s done 03:59:49 #4 extracting sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 03:59:51 #4 extracting sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 2.3s done 03:59:51 #4 DONE 32.5s 03:59:52 03:59:52 #6 [builder 2/7] RUN apk add --update --no-cache make git 03:59:52 #6 0.705 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:59:52 #6 1.052 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:59:54 #6 2.270 OK: 238 MiB in 54 packages 03:59:56 #6 DONE 4.1s 03:59:56 03:59:56 #7 [builder 3/7] WORKDIR /app 03:59:56 #7 DONE 0.1s 03:59:56 03:59:56 #8 [builder 4/7] COPY go.mod vendor* ./ 03:59:56 #8 DONE 0.1s 03:59:56 03:59:56 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:59:57 $ docker rm -f --volumes 76afcf93a5c06b44f6bb36fb53f1a125e2e6c08684da2c811de7fbfbad973478 [Pipeline] // withDockerContainer [Pipeline] sh 03:59:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:59:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:59:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:59:58 + ls -al . 03:59:58 total 264 03:59:58 drwxrwxr-x 10 jenkins jenkins 4096 Dec 16 03:58 . 03:59:58 drwxrwxr-x 4 jenkins jenkins 4096 Dec 16 03:56 .. 03:59:58 -rw-rw-r-- 1 jenkins jenkins 119 Dec 16 03:56 .dockerignore 03:59:58 drwxrwxr-x 8 jenkins jenkins 4096 Dec 16 03:59 .git 03:59:58 drwxrwxr-x 3 jenkins jenkins 4096 Dec 16 03:56 .github 03:59:58 -rw-rw-r-- 1 jenkins jenkins 164 Dec 16 03:56 .gitignore 03:59:58 -rw-rw-r-- 1 jenkins jenkins 41 Dec 16 03:56 .golangci.yml 03:59:58 drwxr-xr-x 3 jenkins jenkins 4096 Dec 16 03:56 .semver 03:59:58 -rw-rw-r-- 1 jenkins jenkins 16870 Dec 16 03:56 Attribution.txt 03:59:58 -rw-rw-r-- 1 jenkins jenkins 458 Dec 16 03:56 CHANGELOG.md 03:59:58 -rw-rw-r-- 1 jenkins jenkins 1726 Dec 16 03:56 Dockerfile 03:59:58 -rw-rw-r-- 1 jenkins jenkins 677 Dec 16 03:56 GOVERNANCE.md 03:59:58 -rw-rw-r-- 1 jenkins jenkins 681 Dec 16 03:56 Jenkinsfile 03:59:58 -rw-rw-r-- 1 jenkins jenkins 10174 Dec 16 03:56 LICENSE 03:59:58 -rw-rw-r-- 1 jenkins jenkins 3851 Dec 16 03:56 Makefile 03:59:58 -rw-rw-r-- 1 jenkins jenkins 611 Dec 16 03:56 OWNERS.md 03:59:58 -rw-rw-r-- 1 jenkins jenkins 4107 Dec 16 03:56 README.md 03:59:58 -rw-rw-r-- 1 jenkins jenkins 7789 Dec 16 03:56 Record and Reply.postman_collection.json 03:59:58 -rw-rw-r-- 1 jenkins jenkins 11 Dec 16 03:56 VERSION 03:59:58 drwxrwxr-x 2 jenkins jenkins 4096 Dec 16 03:56 bin 03:59:58 -rw-r--r-- 1 jenkins jenkins 34247 Dec 16 03:59 coverage.out 03:59:58 -rw-rw-r-- 1 jenkins jenkins 6718 Dec 16 03:56 go.mod 03:59:58 -rw-rw-r-- 1 jenkins jenkins 87872 Dec 16 03:56 go.sum 03:59:58 drwxrwxr-x 7 jenkins jenkins 4096 Dec 16 03:56 internal 03:59:58 -rw-rw-r-- 1 jenkins jenkins 913 Dec 16 03:56 main.go 03:59:58 drwxrwxr-x 2 jenkins jenkins 4096 Dec 16 03:56 openapi 03:59:58 drwxrwxr-x 3 jenkins jenkins 4096 Dec 16 03:56 pkg 03:59:58 drwxrwxr-x 2 jenkins jenkins 4096 Dec 16 03:56 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:59 + 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=56a76017a4c78fe79ed9b52823f4ed35d3337cbd --label arch=amd64 --label version=4.0.0-dev.5 . 03:59:59 Sending build context to Docker daemon 9.847MB 03:59:59 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 03:59:59 Step 2/27 : FROM ${BASE} AS builder 03:59:59 ---> 5d0a2aa093e9 03:59:59 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 03:59:59 ---> Running in 4a04e85b3147 03:59:59 Removing intermediate container 4a04e85b3147 03:59:59 ---> 7036d5c50ecb 03:59:59 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 03:59:59 ---> Running in 8f7b772c57ef 03:59:59 Removing intermediate container 8f7b772c57ef 03:59:59 ---> 0ced91932c58 03:59:59 Step 5/27 : ARG ADD_BUILD_TAGS="" 03:59:59 ---> Running in 26cd584d59e1 03:59:59 Removing intermediate container 26cd584d59e1 03:59:59 ---> 49b543d1c7be 03:59:59 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:59:59 ---> Running in 781409ebec46 04:00:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:00:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:00:00 OK: 246 MiB in 54 packages 04:00:00 Removing intermediate container 781409ebec46 04:00:00 ---> 0f88df303d1c 04:00:00 Step 7/27 : WORKDIR /app 04:00:00 ---> Running in 1b7d7934b277 04:00:00 Removing intermediate container 1b7d7934b277 04:00:00 ---> efe04d05b50b 04:00:00 Step 8/27 : COPY go.mod vendor* ./ 04:00:00 ---> a58a190a25d6 04:00:00 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:00:00 ---> Running in 049a25884456 04:00:01 Removing intermediate container 049a25884456 04:00:01 ---> fd291eec8c87 04:00:01 Step 10/27 : COPY . . 04:00:02 ---> 27be7fb775d4 04:00:02 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:00:02 ---> Running in 4407053026d2 04:00:02 Removing intermediate container 4407053026d2 04:00:02 ---> 89ff9a842035 04:00:02 Step 12/27 : RUN $MAKE 04:00:02 ---> Running in 861b221bc1a6 04:00:02 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.14 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.5 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-record-replay 04:00:29 #9 DONE 29.2s 04:00:29 04:00:29 #10 [builder 6/7] COPY . . 04:00:29 #10 DONE 0.2s 04:00:29 04:00:29 #11 [builder 7/7] RUN echo noop 04:00:29 #11 0.581 noop 04:00:29 #11 DONE 0.7s 04:00:29 04:00:29 #12 exporting to image 04:00:29 #12 exporting layers 04:00:42 Removing intermediate container 861b221bc1a6 04:00:42 ---> 6f10a445e321 04:00:42 Step 13/27 : FROM alpine:3.20 04:00:42 3.20: Pulling from library/alpine 04:00:42 da9db072f522: Pulling fs layer 04:00:42 da9db072f522: Verifying Checksum 04:00:42 da9db072f522: Download complete 04:00:42 da9db072f522: Pull complete 04:00:42 Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 04:00:42 Status: Downloaded newer image for alpine:3.20 04:00:42 ---> 63b790fccc90 04:00:42 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:00:42 ---> Running in fe2557bbf5c0 04:00:42 Removing intermediate container fe2557bbf5c0 04:00:42 ---> 3e4cdd0aba31 04:00:42 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 04:00:42 ---> Running in 8730397a10a1 04:00:42 Removing intermediate container 8730397a10a1 04:00:42 ---> 0e2b10c93478 04:00:42 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 04:00:42 ---> Running in 531d742ac25e 04:00:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:00:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:00:42 (1/2) Installing ca-certificates (20240705-r0) 04:00:42 (2/2) Installing dumb-init (1.2.5-r3) 04:00:42 Executing busybox-1.36.1-r29.trigger 04:00:42 Executing ca-certificates-20240705-r0.trigger 04:00:42 OK: 9 MiB in 16 packages 04:00:42 Removing intermediate container 531d742ac25e 04:00:42 ---> a70ef13ca107 04:00:42 Step 17/27 : RUN apk --no-cache upgrade 04:00:42 ---> Running in 313b44ebbf8d 04:00:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:00:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:00:42 Upgrading critical system libraries and apk-tools: 04:00:42 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 04:00:42 Executing busybox-1.36.1-r29.trigger 04:00:42 Continuing the upgrade transaction with new apk-tools: 04:00:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:00:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:00:42 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 04:00:42 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 04:00:42 Executing ca-certificates-20240705-r0.trigger 04:00:42 OK: 9 MiB in 16 packages 04:00:44 Removing intermediate container 313b44ebbf8d 04:00:44 ---> 57c3c3197e0d 04:00:44 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 04:00:44 ---> 53e7bda6e2bf 04:00:44 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 04:00:44 ---> b272b45de70c 04:00:44 Step 20/27 : COPY --from=builder /app/res/ /res/ 04:00:44 ---> a0e6a5287ab1 04:00:44 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 04:00:49 ---> 4277ca1a6d79 04:00:49 Step 22/27 : EXPOSE 59712 04:00:49 ---> Running in bc0b183d9775 04:00:49 Removing intermediate container bc0b183d9775 04:00:49 ---> 0c8909d13fad 04:00:49 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 04:00:49 ---> Running in ab98df7459ca 04:00:49 Removing intermediate container ab98df7459ca 04:00:49 ---> 7eaf7b9b0af3 04:00:49 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 04:00:49 ---> Running in ea39884c243c 04:00:49 Removing intermediate container ea39884c243c 04:00:49 ---> c985daebf395 04:00:49 Step 25/27 : LABEL arch=amd64 04:00:49 ---> Running in eb70c43c87e4 04:00:49 Removing intermediate container eb70c43c87e4 04:00:49 ---> ab5999434979 04:00:49 Step 26/27 : LABEL git_sha=56a76017a4c78fe79ed9b52823f4ed35d3337cbd 04:00:49 ---> Running in 85b496da4ccb 04:00:49 Removing intermediate container 85b496da4ccb 04:00:49 ---> 050b7490e085 04:00:49 Step 27/27 : LABEL version=4.0.0-dev.5 04:00:49 ---> Running in 7e161596670c 04:00:49 Removing intermediate container 7e161596670c 04:00:49 ---> 51c3dd4bfd7e 04:00:49 [Warning] One or more build-args [ARCH] were not consumed 04:00:49 Successfully built 51c3dd4bfd7e 04:00:49 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 04:00:49 provisioning config files... 04:00:49 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config10594274940417622474tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:00:53 ---> ****-login.sh 04:00:53 nexus3.edgexfoundry.org:10001 04:00:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:00:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:00:53 Configure a credential helper to remove this warning. See 04:00:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:00:53 04:00:53 Login Succeeded 04:00:53 nexus3.edgexfoundry.org:10002 04:00:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:00:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:00:53 Configure a credential helper to remove this warning. See 04:00:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:00:53 04:00:53 Login Succeeded 04:00:53 nexus3.edgexfoundry.org:10003 04:00:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:00:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:00:53 Configure a credential helper to remove this warning. See 04:00:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:00:53 04:00:53 Login Succeeded 04:00:53 nexus3.edgexfoundry.org:10004 04:00:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:00:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:00:53 Configure a credential helper to remove this warning. See 04:00:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:00:53 04:00:53 Login Succeeded 04:00:53 ****.io 04:00:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:00:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:00:53 Configure a credential helper to remove this warning. See 04:00:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:00:53 04:00:53 Login Succeeded 04:00:53 ---> ****-login.sh ends [Pipeline] } 04:00:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:00:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:00:54 [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: 04:00:54 56a76017a4c78fe79ed9b52823f4ed35d3337cbd 04:00:54 latest 04:00:54 4.0.0-dev.5 04:00:54 56a76017a4c78fe79ed9b52823f4ed35d3337cbd-4.0.0-dev.5 04:00:54 main 04:00:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:54 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:56a76017a4c78fe79ed9b52823f4ed35d3337cbd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:54 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:56a76017a4c78fe79ed9b52823f4ed35d3337cbd 04:00:54 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 04:00:54 758e806f2f9c: Preparing 04:00:54 9f7a8367bff4: Preparing 04:00:54 323863500bbc: Preparing 04:00:54 7780b8c9d24b: Preparing 04:00:54 6f67da5fcb57: Preparing 04:00:54 c5e8ea892cac: Preparing 04:00:54 75654b8eeebd: Preparing 04:00:54 c5e8ea892cac: Waiting 04:00:54 75654b8eeebd: Waiting 04:00:54 9f7a8367bff4: Pushed 04:00:54 7780b8c9d24b: Pushed 04:00:54 323863500bbc: Pushed 04:00:55 6f67da5fcb57: Pushed 04:00:56 c5e8ea892cac: Pushed 04:00:56 75654b8eeebd: Layer already exists 04:01:00 758e806f2f9c: Pushed 04:01:00 56a76017a4c78fe79ed9b52823f4ed35d3337cbd: digest: sha256:5efa6b430e0adbc88eafbdd4d68922e4284d6ff957364ae90f5dadfc68f0be38 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:01 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:01 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest 04:01:01 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 04:01:01 758e806f2f9c: Preparing 04:01:01 9f7a8367bff4: Preparing 04:01:01 323863500bbc: Preparing 04:01:01 7780b8c9d24b: Preparing 04:01:01 6f67da5fcb57: Preparing 04:01:01 c5e8ea892cac: Preparing 04:01:01 75654b8eeebd: Preparing 04:01:01 c5e8ea892cac: Waiting 04:01:01 75654b8eeebd: Waiting 04:01:01 758e806f2f9c: Layer already exists 04:01:01 6f67da5fcb57: Layer already exists 04:01:01 9f7a8367bff4: Layer already exists 04:01:01 7780b8c9d24b: Layer already exists 04:01:01 323863500bbc: Layer already exists 04:01:01 c5e8ea892cac: Layer already exists 04:01:01 75654b8eeebd: Layer already exists 04:01:01 latest: digest: sha256:5efa6b430e0adbc88eafbdd4d68922e4284d6ff957364ae90f5dadfc68f0be38 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:01 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:01 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:4.0.0-dev.5 04:01:01 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 04:01:01 758e806f2f9c: Preparing 04:01:01 9f7a8367bff4: Preparing 04:01:01 323863500bbc: Preparing 04:01:01 7780b8c9d24b: Preparing 04:01:01 6f67da5fcb57: Preparing 04:01:01 c5e8ea892cac: Preparing 04:01:01 75654b8eeebd: Preparing 04:01:01 c5e8ea892cac: Waiting 04:01:01 75654b8eeebd: Waiting 04:01:01 758e806f2f9c: Layer already exists 04:01:01 323863500bbc: Layer already exists 04:01:01 7780b8c9d24b: Layer already exists 04:01:01 6f67da5fcb57: Layer already exists 04:01:01 9f7a8367bff4: Layer already exists 04:01:01 c5e8ea892cac: Layer already exists 04:01:01 75654b8eeebd: Layer already exists 04:01:01 4.0.0-dev.5: digest: sha256:5efa6b430e0adbc88eafbdd4d68922e4284d6ff957364ae90f5dadfc68f0be38 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:02 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:56a76017a4c78fe79ed9b52823f4ed35d3337cbd-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:02 #12 exporting layers 32.6s done 04:01:02 #12 writing image sha256:1c86791fdec419b48cba62f6d73167c1669155edb0269fdd1697c45255c4f66b done 04:01:02 #12 naming to docker.io/library/ci-base-image-arm64 done 04:01:02 #12 DONE 32.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:02 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:56a76017a4c78fe79ed9b52823f4ed35d3337cbd-4.0.0-dev.5 04:01:02 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 04:01:02 758e806f2f9c: Preparing 04:01:02 9f7a8367bff4: Preparing 04:01:02 323863500bbc: Preparing 04:01:02 7780b8c9d24b: Preparing 04:01:02 6f67da5fcb57: Preparing 04:01:02 c5e8ea892cac: Preparing 04:01:02 75654b8eeebd: Preparing 04:01:02 c5e8ea892cac: Waiting 04:01:02 75654b8eeebd: Waiting 04:01:02 7780b8c9d24b: Layer already exists 04:01:02 6f67da5fcb57: Layer already exists 04:01:02 9f7a8367bff4: Layer already exists 04:01:02 323863500bbc: Layer already exists 04:01:02 758e806f2f9c: Layer already exists 04:01:02 c5e8ea892cac: Layer already exists 04:01:02 75654b8eeebd: Layer already exists 04:01:02 56a76017a4c78fe79ed9b52823f4ed35d3337cbd-4.0.0-dev.5: digest: sha256:5efa6b430e0adbc88eafbdd4d68922e4284d6ff957364ae90f5dadfc68f0be38 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:02 + docker inspect -f . ci-base-image-arm64 04:01:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:01:03 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main 04:01:03 prd-ubuntu20.04-docker-arm64-4c-16g-35176 does not seem to be running inside a container 04:01:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/104 -v /w/workspace/app-record-replay/104:/w/workspace/app-record-replay/104:rw,z -v /w/workspace/app-record-replay/104@tmp:/w/workspace/app-record-replay/104@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 04:01:04 $ docker top 4ad2ef2b88126b743d55197459b32e880a0c70886bd72e128406ea4d7838f3f8 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh 04:01:04 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main 04:01:04 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 04:01:04 758e806f2f9c: Preparing 04:01:04 9f7a8367bff4: Preparing 04:01:04 323863500bbc: Preparing 04:01:04 7780b8c9d24b: Preparing 04:01:04 6f67da5fcb57: Preparing 04:01:04 c5e8ea892cac: Preparing 04:01:04 75654b8eeebd: Preparing 04:01:04 c5e8ea892cac: Waiting 04:01:04 75654b8eeebd: Waiting 04:01:04 9f7a8367bff4: Layer already exists 04:01:04 323863500bbc: Layer already exists 04:01:04 7780b8c9d24b: Layer already exists 04:01:04 6f67da5fcb57: Layer already exists 04:01:04 758e806f2f9c: Layer already exists 04:01:04 c5e8ea892cac: Layer already exists 04:01:04 75654b8eeebd: Layer already exists 04:01:04 main: digest: sha256:5efa6b430e0adbc88eafbdd4d68922e4284d6ff957364ae90f5dadfc68f0be38 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:01:04 ===================================================== [Pipeline] echo 04:01:04 taggedImages: 04:01:04 - nexus3.edgexfoundry.org:10004/app-record-replay:56a76017a4c78fe79ed9b52823f4ed35d3337cbd 04:01:04 - nexus3.edgexfoundry.org:10004/app-record-replay:latest 04:01:04 - nexus3.edgexfoundry.org:10004/app-record-replay:4.0.0-dev.5 04:01:04 - nexus3.edgexfoundry.org:10004/app-record-replay:56a76017a4c78fe79ed9b52823f4ed35d3337cbd-4.0.0-dev.5 04:01:04 - 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 04:01:05 + go version 04:01:05 go version go1.23.2 linux/arm64 [Pipeline] } 04:01:05 $ docker stop --time=1 4ad2ef2b88126b743d55197459b32e880a0c70886bd72e128406ea4d7838f3f8 04:01:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:01:05 04:01:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:01:06 $ docker rm -f --volumes 4ad2ef2b88126b743d55197459b32e880a0c70886bd72e128406ea4d7838f3f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Test) [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:01:07 latest: Pulling from edgex-lftools-log-publisher 04:01:07 5eb5b503b376: Pulling fs layer 04:01:07 5c69ac0246d0: Pulling fs layer 04:01:07 ec43610c2a17: Pulling fs layer 04:01:07 3a2ae6a8a46f: Pulling fs layer 04:01:07 33b1e0a273af: Pulling fs layer 04:01:07 5d3b04190fa2: Pulling fs layer 04:01:07 2f39f015ded8: Pulling fs layer 04:01:07 5d3b04190fa2: Waiting 04:01:07 2f39f015ded8: Waiting 04:01:07 3a2ae6a8a46f: Waiting 04:01:07 5c69ac0246d0: Verifying Checksum 04:01:07 5c69ac0246d0: Download complete 04:01:07 3a2ae6a8a46f: Verifying Checksum 04:01:07 3a2ae6a8a46f: Download complete 04:01:07 33b1e0a273af: Verifying Checksum 04:01:07 33b1e0a273af: Download complete 04:01:07 5d3b04190fa2: Download complete 04:01:07 + docker inspect -f . ci-base-image-arm64 04:01:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:01:07 prd-ubuntu20.04-docker-arm64-4c-16g-35176 does not seem to be running inside a container 04:01:07 ec43610c2a17: Verifying Checksum 04:01:07 ec43610c2a17: Download complete 04:01:07 5eb5b503b376: Verifying Checksum 04:01:07 5eb5b503b376: Download complete 04:01:07 $ 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/104 -v /w/workspace/app-record-replay/104:/w/workspace/app-record-replay/104:rw,z -v /w/workspace/app-record-replay/104@tmp:/w/workspace/app-record-replay/104@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 04:01:07 2f39f015ded8: Download complete 04:01:08 $ docker top 6848b595a7b2133cb350d9606b55a8c65fe68968abc02548ac34dd6956b5cc42 -eo pid,comm [Pipeline] { [Pipeline] sh 04:01:08 + git config --global --add safe.directory /w/workspace/app-record-replay/104 [Pipeline] fileExists [Pipeline] sh 04:01:08 5eb5b503b376: Pull complete 04:01:08 5c69ac0246d0: Pull complete 04:01:09 + make test 04:01:09 go test -race -coverprofile=coverage.out ./... 04:01:09 ec43610c2a17: Pull complete 04:01:09 3a2ae6a8a46f: Pull complete 04:01:09 33b1e0a273af: Pull complete 04:01:09 5d3b04190fa2: Pull complete 04:01:13 2f39f015ded8: Pull complete 04:01:13 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:01:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:01:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:01:13 prd-ubuntu20.04-docker-8c-8g-35174 does not seem to be running inside a container 04:01:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:01:20 $ docker top 9fe047a3bb59f3fdd7a5328ab2adbe3a093fb95b943ee7fc6888a7557477061f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:01:21 ---> job-cost.sh 04:01:21 lf-activate-venv: SKIPPING 04:01:21 INFO: No Stack... 04:01:21 INFO: Retrieving Pricing Info for: v3-standard-8 04:01:21 INFO: Archiving Costs [Pipeline] sh 04:01:21 + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv 04:01:21 + cut -d, -f6 [Pipeline] lock 04:01:21 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-main-104-stack-cost] 04:01:21 Resource [jenkins-edgexfoundry-app-record-replay-main-104-stack-cost] did not exist. Created. 04:01:21 Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-main-104-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:01:22 + echo total: 0.2199999988079071 [Pipeline] stash 04:01:22 Stashed 1 file(s) [Pipeline] } 04:01:22 Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-main-104-stack-cost] [Pipeline] // lock [Pipeline] } 04:01:22 $ docker stop --time=1 9fe047a3bb59f3fdd7a5328ab2adbe3a093fb95b943ee7fc6888a7557477061f 04:01:23 $ docker rm -f --volumes 9fe047a3bb59f3fdd7a5328ab2adbe3a093fb95b943ee7fc6888a7557477061f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:05:16 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 04:05:16 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 04:05:16 github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements 04:05:16 github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements 04:05:16 ok github.com/edgexfoundry/app-record-replay/internal/app 1.148s coverage: 88.0% of statements 04:05:17 ok github.com/edgexfoundry/app-record-replay/internal/application 9.836s coverage: 98.7% of statements 04:05:17 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.415s coverage: 89.7% of statements 04:05:17 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.092s coverage: 100.0% of statements 04:05:19 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:05:19 go vet ./... 04:07:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:07:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:07:44 ./bin/test-attribution-txt.sh [Pipeline] echo 04:07:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:07:44 $ docker stop --time=1 6848b595a7b2133cb350d9606b55a8c65fe68968abc02548ac34dd6956b5cc42 04:07:46 $ docker rm -f --volumes 6848b595a7b2133cb350d9606b55a8c65fe68968abc02548ac34dd6956b5cc42 [Pipeline] // withDockerContainer [Pipeline] sh 04:07:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:07:48 Warning: overwriting stash ‘coverage-report’ 04:07:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:07:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:07:49 + ls -al . 04:07:49 total 260 04:07:49 drwxrwxr-x 9 jenkins jenkins 4096 Dec 16 04:01 . 04:07:49 drwxrwxr-x 4 jenkins jenkins 4096 Dec 16 03:58 .. 04:07:49 -rw-rw-r-- 1 jenkins jenkins 119 Dec 16 03:58 .dockerignore 04:07:49 drwxrwxr-x 8 jenkins jenkins 4096 Dec 16 03:58 .git 04:07:49 drwxrwxr-x 3 jenkins jenkins 4096 Dec 16 03:58 .github 04:07:49 -rw-rw-r-- 1 jenkins jenkins 164 Dec 16 03:58 .gitignore 04:07:49 -rw-rw-r-- 1 jenkins jenkins 41 Dec 16 03:58 .golangci.yml 04:07:49 -rw-rw-r-- 1 jenkins jenkins 16870 Dec 16 03:58 Attribution.txt 04:07:49 -rw-rw-r-- 1 jenkins jenkins 458 Dec 16 03:58 CHANGELOG.md 04:07:49 -rw-rw-r-- 1 jenkins jenkins 1726 Dec 16 03:58 Dockerfile 04:07:49 -rw-rw-r-- 1 jenkins jenkins 677 Dec 16 03:58 GOVERNANCE.md 04:07:49 -rw-rw-r-- 1 jenkins jenkins 681 Dec 16 03:58 Jenkinsfile 04:07:49 -rw-rw-r-- 1 jenkins jenkins 10174 Dec 16 03:58 LICENSE 04:07:49 -rw-rw-r-- 1 jenkins jenkins 3851 Dec 16 03:58 Makefile 04:07:49 -rw-rw-r-- 1 jenkins jenkins 611 Dec 16 03:58 OWNERS.md 04:07:49 -rw-rw-r-- 1 jenkins jenkins 4107 Dec 16 03:58 README.md 04:07:49 -rw-rw-r-- 1 jenkins jenkins 7789 Dec 16 03:58 Record and Reply.postman_collection.json 04:07:49 -rw-rw-r-- 1 jenkins jenkins 11 Dec 16 03:56 VERSION 04:07:49 drwxrwxr-x 2 jenkins jenkins 4096 Dec 16 03:58 bin 04:07:49 -rw-r--r-- 1 jenkins jenkins 34247 Dec 16 04:05 coverage.out 04:07:49 -rw-rw-r-- 1 jenkins jenkins 6718 Dec 16 03:58 go.mod 04:07:49 -rw-rw-r-- 1 jenkins jenkins 87872 Dec 16 03:58 go.sum 04:07:49 drwxrwxr-x 7 jenkins jenkins 4096 Dec 16 03:58 internal 04:07:49 -rw-rw-r-- 1 jenkins jenkins 913 Dec 16 03:58 main.go 04:07:49 drwxrwxr-x 2 jenkins jenkins 4096 Dec 16 03:58 openapi 04:07:49 drwxrwxr-x 3 jenkins jenkins 4096 Dec 16 03:58 pkg 04:07:49 drwxrwxr-x 2 jenkins jenkins 4096 Dec 16 03:58 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:49 + 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=56a76017a4c78fe79ed9b52823f4ed35d3337cbd --label arch=arm64 --label version=4.0.0-dev.5 . 04:07:50 #0 building with "default" instance using docker driver 04:07:50 04:07:50 #1 [internal] load .dockerignore 04:07:50 #1 transferring context: 159B done 04:07:50 #1 DONE 0.0s 04:07:50 04:07:50 #2 [internal] load build definition from Dockerfile 04:07:50 #2 transferring dockerfile: 1.76kB done 04:07:50 #2 DONE 0.0s 04:07:50 04:07:50 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:07:50 #3 DONE 0.0s 04:07:50 04:07:50 #4 [internal] load metadata for docker.io/library/alpine:3.20 04:07:50 #4 DONE 0.3s 04:07:50 04:07:50 #5 [internal] load build context 04:07:50 #5 transferring context: 36.30kB 0.0s done 04:07:50 #5 DONE 0.1s 04:07:50 04:07:50 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 04:07:50 #6 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.1s done 04:07:50 #6 ... 04:07:50 04:07:50 #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:07:50 #7 DONE 0.2s 04:07:50 04:07:50 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 04:07:50 #6 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.1s done 04:07:50 #6 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 04:07:50 #6 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 04:07:50 #6 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 04:07:50 #6 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 04:07:51 #6 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.5s done 04:07:52 #6 DONE 2.1s 04:07:52 04:07:52 #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 04:07:53 #8 0.733 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:07:53 #8 ... 04:07:53 04:07:53 #9 [builder 2/7] RUN apk add --update --no-cache make git 04:07:53 #9 0.737 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:07:53 #9 1.101 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:07:53 #9 2.415 OK: 238 MiB in 54 packages 04:07:53 #9 DONE 2.8s 04:07:53 04:07:53 #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 04:07:53 #8 1.055 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:07:54 #8 ... 04:07:54 04:07:54 #10 [builder 3/7] WORKDIR /app 04:07:54 #10 DONE 0.1s 04:07:54 04:07:54 #11 [builder 4/7] COPY go.mod vendor* ./ 04:07:54 #11 DONE 0.2s 04:07:54 04:07:54 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:07:56 #12 DONE 1.6s 04:07:56 04:07:56 #13 [builder 6/7] COPY . . 04:07:56 #13 DONE 0.2s 04:07:56 04:07:56 #14 [builder 7/7] RUN make build 04:07:56 #14 ... 04:07:56 04:07:56 #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 04:07:56 #8 2.409 (1/2) Installing ca-certificates (20240705-r0) 04:07:56 #8 2.501 (2/2) Installing dumb-init (1.2.5-r3) 04:07:56 #8 2.520 Executing busybox-1.36.1-r29.trigger 04:07:56 #8 2.548 Executing ca-certificates-20240705-r0.trigger 04:07:56 #8 2.763 OK: 10 MiB in 16 packages 04:07:56 #8 DONE 3.2s 04:07:56 04:07:56 #15 [stage-1 3/7] RUN apk --no-cache upgrade 04:07:56 #15 0.814 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:07:57 #15 1.143 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:07:59 #15 2.618 Upgrading critical system libraries and apk-tools: 04:07:59 #15 2.620 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 04:07:59 #15 2.645 Executing busybox-1.36.1-r29.trigger 04:07:59 #15 3.003 Continuing the upgrade transaction with new apk-tools: 04:07:59 #15 3.028 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:07:59 #15 3.342 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:08:00 #15 4.639 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 04:08:00 #15 4.771 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 04:08:01 #15 4.802 Executing ca-certificates-20240705-r0.trigger 04:08:01 #15 5.017 OK: 10 MiB in 16 packages 04:08:01 #15 DONE 5.5s 04:08:01 04:08:01 #14 [builder 7/7] RUN make build 04:08:01 #14 0.845 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.14 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.5 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-record-replay 04:10:08 #14 DONE 128.0s 04:10:08 04:10:08 #16 [stage-1 4/7] COPY --from=builder /app/Attribution.txt /Attribution.txt 04:10:08 #16 DONE 0.1s 04:10:08 04:10:08 #17 [stage-1 5/7] COPY --from=builder /app/LICENSE /LICENSE 04:10:08 #17 DONE 0.1s 04:10:08 04:10:08 #18 [stage-1 6/7] COPY --from=builder /app/res/ /res/ 04:10:08 #18 DONE 0.1s 04:10:08 04:10:08 #19 [stage-1 7/7] COPY --from=builder /app/app-record-replay /app-record-replay 04:10:08 #19 DONE 0.3s 04:10:08 04:10:08 #20 exporting to image 04:10:08 #20 exporting layers 04:10:08 #20 exporting layers 0.4s done 04:10:08 #20 writing image sha256:ea1b0297613f5c69b4563ca1a32e5f990d2ed8926848486e6245d840633facec done 04:10:08 #20 naming to docker.io/library/app-record-replay-arm64 done 04:10:08 #20 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:10:08 provisioning config files... 04:10:08 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/104@tmp/config6710404984868000067tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:10:08 ---> ****-login.sh 04:10:08 nexus3.edgexfoundry.org:10001 04:10:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:10:09 Configure a credential helper to remove this warning. See 04:10:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:10:09 04:10:09 Login Succeeded 04:10:09 nexus3.edgexfoundry.org:10002 04:10:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:10:09 Configure a credential helper to remove this warning. See 04:10:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:10:09 04:10:09 Login Succeeded 04:10:09 nexus3.edgexfoundry.org:10003 04:10:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:10:09 Configure a credential helper to remove this warning. See 04:10:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:10:09 04:10:09 Login Succeeded 04:10:09 nexus3.edgexfoundry.org:10004 04:10:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:10:09 Configure a credential helper to remove this warning. See 04:10:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:10:09 04:10:09 Login Succeeded 04:10:09 ****.io 04:10:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:10:10 Configure a credential helper to remove this warning. See 04:10:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:10:10 04:10:10 Login Succeeded 04:10:10 ---> ****-login.sh ends [Pipeline] } 04:10:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:10:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:10:10 [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: 04:10:10 56a76017a4c78fe79ed9b52823f4ed35d3337cbd 04:10:10 latest 04:10:10 4.0.0-dev.5 04:10:10 56a76017a4c78fe79ed9b52823f4ed35d3337cbd-4.0.0-dev.5 04:10:10 main 04:10:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:10 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:56a76017a4c78fe79ed9b52823f4ed35d3337cbd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:10 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:56a76017a4c78fe79ed9b52823f4ed35d3337cbd 04:10:10 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 04:10:10 5384baf32e16: Preparing 04:10:10 d77f7d655892: Preparing 04:10:10 c90c967c6d60: Preparing 04:10:10 2a9d4f8303a4: Preparing 04:10:10 de3d8a48c081: Preparing 04:10:10 0f472e0aeba9: Preparing 04:10:10 651d9022c234: Preparing 04:10:10 0f472e0aeba9: Waiting 04:10:10 651d9022c234: Waiting 04:10:11 2a9d4f8303a4: Pushed 04:10:11 d77f7d655892: Pushed 04:10:11 c90c967c6d60: Pushed 04:10:11 651d9022c234: Layer already exists 04:10:11 0f472e0aeba9: Pushed 04:10:12 de3d8a48c081: Pushed 04:10:19 5384baf32e16: Pushed 04:10:19 56a76017a4c78fe79ed9b52823f4ed35d3337cbd: digest: sha256:81bba2a6b2c8cff898552c9a2e37e4adf00d226b5f7875bf177a1cd452f80fa5 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:19 + 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 04:10:19 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 04:10:19 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 04:10:19 5384baf32e16: Preparing 04:10:19 d77f7d655892: Preparing 04:10:19 c90c967c6d60: Preparing 04:10:19 2a9d4f8303a4: Preparing 04:10:19 de3d8a48c081: Preparing 04:10:19 0f472e0aeba9: Preparing 04:10:19 651d9022c234: Preparing 04:10:19 0f472e0aeba9: Waiting 04:10:19 651d9022c234: Waiting 04:10:19 2a9d4f8303a4: Layer already exists 04:10:19 5384baf32e16: Layer already exists 04:10:19 de3d8a48c081: Layer already exists 04:10:19 d77f7d655892: Layer already exists 04:10:19 c90c967c6d60: Layer already exists 04:10:19 0f472e0aeba9: Layer already exists 04:10:19 651d9022c234: Layer already exists 04:10:20 latest: digest: sha256:81bba2a6b2c8cff898552c9a2e37e4adf00d226b5f7875bf177a1cd452f80fa5 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:20 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:20 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:4.0.0-dev.5 04:10:20 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 04:10:20 5384baf32e16: Preparing 04:10:20 d77f7d655892: Preparing 04:10:20 c90c967c6d60: Preparing 04:10:20 2a9d4f8303a4: Preparing 04:10:20 de3d8a48c081: Preparing 04:10:20 0f472e0aeba9: Preparing 04:10:20 651d9022c234: Preparing 04:10:20 0f472e0aeba9: Waiting 04:10:20 651d9022c234: Waiting 04:10:20 de3d8a48c081: Layer already exists 04:10:20 5384baf32e16: Layer already exists 04:10:20 d77f7d655892: Layer already exists 04:10:20 2a9d4f8303a4: Layer already exists 04:10:20 c90c967c6d60: Layer already exists 04:10:20 0f472e0aeba9: Layer already exists 04:10:20 651d9022c234: Layer already exists 04:10:20 4.0.0-dev.5: digest: sha256:81bba2a6b2c8cff898552c9a2e37e4adf00d226b5f7875bf177a1cd452f80fa5 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:21 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:56a76017a4c78fe79ed9b52823f4ed35d3337cbd-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:21 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:56a76017a4c78fe79ed9b52823f4ed35d3337cbd-4.0.0-dev.5 04:10:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 04:10:21 5384baf32e16: Preparing 04:10:21 d77f7d655892: Preparing 04:10:21 c90c967c6d60: Preparing 04:10:21 2a9d4f8303a4: Preparing 04:10:21 de3d8a48c081: Preparing 04:10:21 0f472e0aeba9: Preparing 04:10:21 651d9022c234: Preparing 04:10:21 0f472e0aeba9: Waiting 04:10:21 2a9d4f8303a4: Layer already exists 04:10:21 5384baf32e16: Layer already exists 04:10:21 c90c967c6d60: Layer already exists 04:10:21 d77f7d655892: Layer already exists 04:10:21 de3d8a48c081: Layer already exists 04:10:21 651d9022c234: Layer already exists 04:10:21 0f472e0aeba9: Layer already exists 04:10:21 56a76017a4c78fe79ed9b52823f4ed35d3337cbd-4.0.0-dev.5: digest: sha256:81bba2a6b2c8cff898552c9a2e37e4adf00d226b5f7875bf177a1cd452f80fa5 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:22 + 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 04:10:22 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main 04:10:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 04:10:22 5384baf32e16: Preparing 04:10:22 d77f7d655892: Preparing 04:10:22 c90c967c6d60: Preparing 04:10:22 2a9d4f8303a4: Preparing 04:10:22 de3d8a48c081: Preparing 04:10:22 0f472e0aeba9: Preparing 04:10:22 651d9022c234: Preparing 04:10:22 0f472e0aeba9: Waiting 04:10:22 651d9022c234: Waiting 04:10:22 c90c967c6d60: Layer already exists 04:10:22 2a9d4f8303a4: Layer already exists 04:10:22 5384baf32e16: Layer already exists 04:10:22 d77f7d655892: Layer already exists 04:10:22 de3d8a48c081: Layer already exists 04:10:22 0f472e0aeba9: Layer already exists 04:10:22 651d9022c234: Layer already exists 04:10:22 main: digest: sha256:81bba2a6b2c8cff898552c9a2e37e4adf00d226b5f7875bf177a1cd452f80fa5 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:10:23 ===================================================== [Pipeline] echo 04:10:23 taggedImages: 04:10:23 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:56a76017a4c78fe79ed9b52823f4ed35d3337cbd 04:10:23 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 04:10:23 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:4.0.0-dev.5 04:10:23 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:56a76017a4c78fe79ed9b52823f4ed35d3337cbd-4.0.0-dev.5 04:10:23 - 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 04:10:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:10:23 04:10:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:10:24 arm64: Pulling from edgex-lftools-log-publisher 04:10:24 8998bd30e6a1: Pulling fs layer 04:10:24 04944245beec: Pulling fs layer 04:10:24 699f458cf7ca: Pulling fs layer 04:10:24 765212b225bb: Pulling fs layer 04:10:24 f23df028b6ca: Pulling fs layer 04:10:24 d65c8cfc05b1: Pulling fs layer 04:10:24 2437ff75d9bd: Pulling fs layer 04:10:24 f23df028b6ca: Waiting 04:10:24 d65c8cfc05b1: Waiting 04:10:24 2437ff75d9bd: Waiting 04:10:24 765212b225bb: Waiting 04:10:24 04944245beec: Verifying Checksum 04:10:24 04944245beec: Download complete 04:10:24 765212b225bb: Verifying Checksum 04:10:24 765212b225bb: Download complete 04:10:24 f23df028b6ca: Verifying Checksum 04:10:24 f23df028b6ca: Download complete 04:10:24 d65c8cfc05b1: Download complete 04:10:24 699f458cf7ca: Verifying Checksum 04:10:24 699f458cf7ca: Download complete 04:10:25 8998bd30e6a1: Verifying Checksum 04:10:25 8998bd30e6a1: Download complete 04:10:27 2437ff75d9bd: Verifying Checksum 04:10:27 2437ff75d9bd: Download complete 04:10:31 8998bd30e6a1: Pull complete 04:10:31 04944245beec: Pull complete 04:10:33 699f458cf7ca: Pull complete 04:10:33 765212b225bb: Pull complete 04:10:34 f23df028b6ca: Pull complete 04:10:34 d65c8cfc05b1: Pull complete 04:11:01 2437ff75d9bd: Pull complete 04:11:01 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:11:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:11:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:11:01 prd-ubuntu20.04-docker-arm64-4c-16g-35176 does not seem to be running inside a container 04:11:01 $ 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/104 -v /w/workspace/app-record-replay/104:/w/workspace/app-record-replay/104:rw,z -v /w/workspace/app-record-replay/104@tmp:/w/workspace/app-record-replay/104@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 04:11:02 $ docker top 55e746c4cba7ebc22d3bcfd08addb864e9f812d6db4f837329e51016f17f1e5e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:11:03 ---> job-cost.sh 04:11:03 lf-activate-venv: SKIPPING 04:11:03 INFO: No Stack... 04:11:04 INFO: Retrieving Pricing Info for: v3-standard-8 04:11:05 INFO: Archiving Costs [Pipeline] sh 04:11:05 + cat /w/workspace/app-record-replay/104/archives/cost.csv 04:11:05 + cut -d, -f6 [Pipeline] lock 04:11:05 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-main-104-stack-cost] 04:11:05 Resource [jenkins-edgexfoundry-app-record-replay-main-104-stack-cost] did not exist. Created. 04:11:05 Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-main-104-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:11:05 /w/workspace/app-record-replay/104@tmp/durable-4f1a5e91/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:11:06 + echo total: 0.2199999988079071 [Pipeline] stash 04:11:06 Warning: overwriting stash ‘stack-cost’ 04:11:06 Stashed 1 file(s) [Pipeline] } 04:11:06 Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-main-104-stack-cost] [Pipeline] // lock [Pipeline] } 04:11:06 $ docker stop --time=1 55e746c4cba7ebc22d3bcfd08addb864e9f812d6db4f837329e51016f17f1e5e 04:11:07 $ docker rm -f --volumes 55e746c4cba7ebc22d3bcfd08addb864e9f812d6db4f837329e51016f17f1e5e [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 04:11:08 provisioning config files... 04:11:08 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config790632476997653894tmp [Pipeline] { [Pipeline] sh 04:11:08 + set +x 04:11:08 + curl -s https://codecov.io/bash 04:11:08 + bash -s -- 04:11:08 04:11:08 _____ _ 04:11:08 / ____| | | 04:11:08 | | ___ __| | ___ ___ _____ __ 04:11:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:11:08 | |___| (_) | (_| | __/ (_| (_) \ V / 04:11:08 \_____\___/ \__,_|\___|\___\___/ \_/ 04:11:08 Bash-1.0.6 04:11:08 04:11:08 04:11:08 ==> git version 2.25.1 found 04:11:08 ==> 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 04:11:08 Release-Date: 2020-01-08 04:11:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:11:08 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:11:08 ==> Jenkins CI detected. 04:11:08 current dir:  /w/workspace/exfoundry_app-record-replay_main 04:11:08 project root: . 04:11:08 --> token set from env 04:11:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:11:08 ==> Running gcov in . (disable via -X gcov) 04:11:08 ==> Python coveragepy not found 04:11:08 ==> Searching for coverage reports in: 04:11:08 + . 04:11:08 -> Found 1 reports 04:11:08 ==> Detecting git/mercurial file structure 04:11:08 ==> Reading reports 04:11:08 + ./coverage.out bytes=34247 04:11:08 ==> Appending adjustments 04:11:08 https://docs.codecov.io/docs/fixing-reports 04:11:08 + Found adjustments 04:11:08 ==> Gzipping contents 04:11:08 8.0K /tmp/codecov.VRVN2K.gz 04:11:08 ==> Uploading reports 04:11:08 url: https://codecov.io 04:11:08 query: branch=main&commit=56a76017a4c78fe79ed9b52823f4ed35d3337cbd&build=104&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F104%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 04:11:08 -> Pinging Codecov 04:11:08 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=56a76017a4c78fe79ed9b52823f4ed35d3337cbd&build=104&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F104%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 04:11:09 -> Uploading to 04:11:09 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/app-record-replay/56a76017a4c78fe79ed9b52823f4ed35d3337cbd/6dd83eb9-2a27-4459-ab0b-c4f1461ea992.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241216%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241216T041109Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=9378050a8670d62f3e763cb4a918d4e404f195427da9f1b5c42a146f28b4df51 04:11:09 % Total % Received % Xferd Average Speed Time Time Time Current 04:11:09 Dload Upload Total Spent Left Speed 04:11:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5393 0 0 100 5393 0 32487 --:--:-- --:--:-- --:--:-- 32684 04:11:09 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/56a76017a4c78fe79ed9b52823f4ed35d3337cbd [Pipeline] } 04:11:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 04:11:09 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:11:09 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:11:09 04:11:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:11:10 latest: Pulling from edgex-devops/edgex-snyk-go 04:11:10 43c4264eed91: Already exists 04:11:10 4cc291be95ef: Already exists 04:11:10 2ac1f1163629: Already exists 04:11:10 5c3c966382ef: Already exists 04:11:10 4f4fb700ef54: Already exists 04:11:10 d9c7d2e4e75e: Pulling fs layer 04:11:10 9c3e1370e548: Pulling fs layer 04:11:10 d9c7d2e4e75e: Verifying Checksum 04:11:10 d9c7d2e4e75e: Download complete 04:11:10 d9c7d2e4e75e: Pull complete 04:11:11 9c3e1370e548: Verifying Checksum 04:11:11 9c3e1370e548: Download complete 04:11:14 9c3e1370e548: Pull complete 04:11:14 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 04:11:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:11:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:11:14 prd-ubuntu20.04-docker-8c-8g-35174 does not seem to be running inside a container 04:11:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 04:11:20 $ docker top 0faef763b78e31282d2ff7136dc7cf6e7287efd2d5054284f31bcfe9e79cfa53 -eo pid,comm [Pipeline] { [Pipeline] sh 04:11:20 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] echo 04:11:20 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh 04:11:21 + set -o pipefail 04:11:21 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' 04:11:29 04:11:29 Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... 04:11:29 04:11:29 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/15e99017-a534-4e49-83bf-8dca7399df15/history/7f407e0d-b6d8-42df-b43d-706e7e4d6264 04:11:29 04:11:29 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:11:29 04:11:29 04:11:29 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 04:11:29 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 04:11:29 $ docker stop --time=1 0faef763b78e31282d2ff7136dc7cf6e7287efd2d5054284f31bcfe9e79cfa53 04:11:47 $ docker rm -f --volumes 0faef763b78e31282d2ff7136dc7cf6e7287efd2d5054284f31bcfe9e79cfa53 [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 04:11:49 + git log --format=format:%s -1 56a76017a4c78fe79ed9b52823f4ed35d3337cbd [Pipeline] sh 04:11:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:11:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:11:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:11:49 prd-ubuntu20.04-docker-8c-8g-35174 does not seem to be running inside a container 04:11:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:11:53 $ docker top dce71bfdebb705d144469b9e7c1023a85bceda6b1daaa03fbd10ee29f616585f -eo pid,comm 04:11:53 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:11:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:11:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:11:53 [ssh-agent] Looking for ssh-agent implementation... 04:11:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:11:53 $ docker exec dce71bfdebb705d144469b9e7c1023a85bceda6b1daaa03fbd10ee29f616585f ssh-agent 04:11:53 SSH_AUTH_SOCK=/tmp/ssh-L93K0SyPAqf0/agent.13 04:11:53 SSH_AGENT_PID=19 04:11:53 Running ssh-add (command line suppressed) 04:11:54 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_16364550723197539228.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_16364550723197539228.key) 04:11:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:11:54 + git semver tag 04:11:54 2024-12-16 04:11:54,824 [run_tag] DEBUG tag force:False 04:11:54 2024-12-16 04:11:54,824 [check_head_tag] DEBUG check head tag 04:11:54 2024-12-16 04:11:54,827 [execute] INFO git cat-file --batch-check 04:11:54 2024-12-16 04:11:54,828 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 04:11:54 2024-12-16 04:11:54,832 [execute] INFO git cat-file --batch 04:11:54 2024-12-16 04:11:54,832 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 04:11:54 2024-12-16 04:11:54,874 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 04:11:54 2024-12-16 04:11:54,874 [execute] INFO git tag -a v4.0.0-dev.5 -m v4.0.0-dev.5 04:11:54 2024-12-16 04:11:54,874 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.5', '-m', 'v4.0.0-dev.5'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 04:11:54 2024-12-16 04:11:54,877 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 04:11:54 4.0.0-dev.5 [Pipeline] } 04:11:55 $ docker exec --env ******** --env ******** dce71bfdebb705d144469b9e7c1023a85bceda6b1daaa03fbd10ee29f616585f ssh-agent -k 04:11:55 unset SSH_AUTH_SOCK; 04:11:55 unset SSH_AGENT_PID; 04:11:55 echo Agent pid 19 killed; 04:11:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:11:55 + git semver [Pipeline] } 04:11:56 $ docker stop --time=1 dce71bfdebb705d144469b9e7c1023a85bceda6b1daaa03fbd10ee29f616585f 04:12:00 $ docker rm -f --volumes dce71bfdebb705d144469b9e7c1023a85bceda6b1daaa03fbd10ee29f616585f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:12:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:12:01 04:12:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:12:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:12:02 0.23.1-centos7: Pulling from edgex-lftools 04:12:02 ab5ef0e58194: Pulling fs layer 04:12:02 9712f1f96733: Pulling fs layer 04:12:02 63f879dbbcfc: Pulling fs layer 04:12:02 0d9ebad4ef96: Pulling fs layer 04:12:02 e9a5061849ea: Pulling fs layer 04:12:02 d747dcd14b5f: Pulling fs layer 04:12:02 2de7ff778b66: Pulling fs layer 04:12:02 e9a5061849ea: Waiting 04:12:02 d747dcd14b5f: Waiting 04:12:02 2de7ff778b66: Waiting 04:12:02 0d9ebad4ef96: Waiting 04:12:02 9712f1f96733: Verifying Checksum 04:12:02 9712f1f96733: Download complete 04:12:03 63f879dbbcfc: Verifying Checksum 04:12:03 63f879dbbcfc: Download complete 04:12:03 e9a5061849ea: Verifying Checksum 04:12:03 e9a5061849ea: Download complete 04:12:03 d747dcd14b5f: Download complete 04:12:03 0d9ebad4ef96: Verifying Checksum 04:12:03 0d9ebad4ef96: Download complete 04:12:03 ab5ef0e58194: Verifying Checksum 04:12:03 ab5ef0e58194: Download complete 04:12:03 2de7ff778b66: Verifying Checksum 04:12:03 2de7ff778b66: Download complete 04:12:06 ab5ef0e58194: Pull complete 04:12:07 9712f1f96733: Pull complete 04:12:08 63f879dbbcfc: Pull complete 04:12:15 0d9ebad4ef96: Pull complete 04:12:16 e9a5061849ea: Pull complete 04:12:17 d747dcd14b5f: Pull complete 04:12:19 2de7ff778b66: Pull complete 04:12:20 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:12:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:12:20 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:12:20 prd-ubuntu20.04-docker-8c-8g-35174 does not seem to be running inside a container 04:12:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 04:12:38 $ docker top c1b1febb48a8949f00a53314ac57d3169f8a74069de0d7adb38a2656d55cf77a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:12:38 provisioning config files... 04:12:38 copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config12895736012599481754tmp 04:12:38 copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6072280934103828667tmp 04:12:38 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config15328621204035718278tmp [Pipeline] { [Pipeline] echo 04:12:38 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:12:39 ---> sigul-configuration.sh 04:12:39 gpg: directory `/root/.gnupg' created 04:12:39 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:12:39 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:12:39 gpg: keyring `/root/.gnupg/secring.gpg' created 04:12:39 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:12:39 gpg: CAST5 encrypted data 04:12:39 gpg: encrypted with 1 passphrase 04:12:39 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:12:39 + mkdir /home/jenkins 04:12:39 + mkdir /home/jenkins/sigul [Pipeline] sh 04:12:39 + 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 04:12:39 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:12:40 ---> sigul-install.sh 04:12:40 Sigul already installed; skipping installation. [Pipeline] sh 04:12:40 + git tag --list 04:12:40 v3.1 04:12:40 v3.1.0 04:12:40 v3.1.0-dev.0 04:12:40 v3.1.0-dev.1 04:12:40 v3.1.0-dev.10 04:12:40 v3.1.0-dev.11 04:12:40 v3.1.0-dev.12 04:12:40 v3.1.0-dev.13 04:12:40 v3.1.0-dev.14 04:12:40 v3.1.0-dev.15 04:12:40 v3.1.0-dev.16 04:12:40 v3.1.0-dev.17 04:12:40 v3.1.0-dev.18 04:12:40 v3.1.0-dev.19 04:12:40 v3.1.0-dev.2 04:12:40 v3.1.0-dev.20 04:12:40 v3.1.0-dev.21 04:12:40 v3.1.0-dev.22 04:12:40 v3.1.0-dev.23 04:12:40 v3.1.0-dev.24 04:12:40 v3.1.0-dev.25 04:12:40 v3.1.0-dev.26 04:12:40 v3.1.0-dev.27 04:12:40 v3.1.0-dev.28 04:12:40 v3.1.0-dev.29 04:12:40 v3.1.0-dev.3 04:12:40 v3.1.0-dev.30 04:12:40 v3.1.0-dev.31 04:12:40 v3.1.0-dev.32 04:12:40 v3.1.0-dev.33 04:12:40 v3.1.0-dev.34 04:12:40 v3.1.0-dev.35 04:12:40 v3.1.0-dev.36 04:12:40 v3.1.0-dev.37 04:12:40 v3.1.0-dev.38 04:12:40 v3.1.0-dev.39 04:12:40 v3.1.0-dev.4 04:12:40 v3.1.0-dev.40 04:12:40 v3.1.0-dev.41 04:12:40 v3.1.0-dev.42 04:12:40 v3.1.0-dev.43 04:12:40 v3.1.0-dev.44 04:12:40 v3.1.0-dev.45 04:12:40 v3.1.0-dev.46 04:12:40 v3.1.0-dev.47 04:12:40 v3.1.0-dev.48 04:12:40 v3.1.0-dev.49 04:12:40 v3.1.0-dev.5 04:12:40 v3.1.0-dev.50 04:12:40 v3.1.0-dev.51 04:12:40 v3.1.0-dev.52 04:12:40 v3.1.0-dev.53 04:12:40 v3.1.0-dev.54 04:12:40 v3.1.0-dev.55 04:12:40 v3.1.0-dev.56 04:12:40 v3.1.0-dev.57 04:12:40 v3.1.0-dev.58 04:12:40 v3.1.0-dev.59 04:12:40 v3.1.0-dev.6 04:12:40 v3.1.0-dev.60 04:12:40 v3.1.0-dev.61 04:12:40 v3.1.0-dev.62 04:12:40 v3.1.0-dev.63 04:12:40 v3.1.0-dev.64 04:12:40 v3.1.0-dev.65 04:12:40 v3.1.0-dev.66 04:12:40 v3.1.0-dev.67 04:12:40 v3.1.0-dev.68 04:12:40 v3.1.0-dev.7 04:12:40 v3.1.0-dev.8 04:12:40 v3.1.0-dev.9 04:12:40 v3.1.1 04:12:40 v3.2.0-dev.1 04:12:40 v3.2.0-dev.10 04:12:40 v3.2.0-dev.11 04:12:40 v3.2.0-dev.12 04:12:40 v3.2.0-dev.13 04:12:40 v3.2.0-dev.14 04:12:40 v3.2.0-dev.15 04:12:40 v3.2.0-dev.16 04:12:40 v3.2.0-dev.17 04:12:40 v3.2.0-dev.18 04:12:40 v3.2.0-dev.19 04:12:40 v3.2.0-dev.2 04:12:40 v3.2.0-dev.20 04:12:40 v3.2.0-dev.21 04:12:40 v3.2.0-dev.22 04:12:40 v3.2.0-dev.23 04:12:40 v3.2.0-dev.24 04:12:40 v3.2.0-dev.3 04:12:40 v3.2.0-dev.4 04:12:40 v3.2.0-dev.5 04:12:40 v3.2.0-dev.6 04:12:40 v3.2.0-dev.7 04:12:40 v3.2.0-dev.8 04:12:40 v3.2.0-dev.9 04:12:40 v4.0.0-dev.1 04:12:40 v4.0.0-dev.2 04:12:40 v4.0.0-dev.3 04:12:40 v4.0.0-dev.4 04:12:40 v4.0.0-dev.5 [Pipeline] sh 04:12:40 + lftools sign git-tag v4.0.0-dev.5 04:12:41 Signing Git tag with Sigul... 04:12:41 Signing v4.0.0-dev.5 [Pipeline] echo 04:12:41 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:12:41 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:12:41 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:12:41 $ docker stop --time=1 c1b1febb48a8949f00a53314ac57d3169f8a74069de0d7adb38a2656d55cf77a 04:12:43 $ docker rm -f --volumes c1b1febb48a8949f00a53314ac57d3169f8a74069de0d7adb38a2656d55cf77a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:12:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:12:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:12:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:12:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:12:43 prd-ubuntu20.04-docker-8c-8g-35174 does not seem to be running inside a container 04:12:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:12:44 $ docker top 909bd24871d5fb2d5869945004a9135ac9ab99d615a51b448768e386d0f47cb7 -eo pid,comm 04:12:44 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:12:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:12:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:12:44 [ssh-agent] Looking for ssh-agent implementation... 04:12:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:12:44 $ docker exec 909bd24871d5fb2d5869945004a9135ac9ab99d615a51b448768e386d0f47cb7 ssh-agent 04:12:44 SSH_AUTH_SOCK=/tmp/ssh-HPcSgm60TXDt/agent.32 04:12:44 SSH_AGENT_PID=38 04:12:44 Running ssh-add (command line suppressed) 04:12:44 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10977422265445537789.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10977422265445537789.key) 04:12:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:12:45 + git semver bump pre 04:12:45 2024-12-16 04:12:45,195 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 04:12:45 2024-12-16 04:12:45,195 [bump_version] DEBUG bumping version:4.0.0-dev.5 on axis:pre with prefix:dev 04:12:45 2024-12-16 04:12:45,195 [bump_version] DEBUG bumped version:4.0.0-dev.6 04:12:45 2024-12-16 04:12:45,195 [write_version] DEBUG write version:4.0.0-dev.6 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True 04:12:45 2024-12-16 04:12:45,195 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 04:12:45 2024-12-16 04:12:45,195 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main 04:12:45 2024-12-16 04:12:45,197 [execute] INFO git cat-file --batch-check 04:12:45 2024-12-16 04:12:45,197 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 04:12:45 2024-12-16 04:12:45,204 [execute] INFO git cat-file --batch 04:12:45 2024-12-16 04:12:45,204 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 04:12:45 2024-12-16 04:12:45,209 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 04:12:45 4.0.0-dev.6 [Pipeline] } 04:12:45 $ docker exec --env ******** --env ******** 909bd24871d5fb2d5869945004a9135ac9ab99d615a51b448768e386d0f47cb7 ssh-agent -k 04:12:45 unset SSH_AUTH_SOCK; 04:12:45 unset SSH_AGENT_PID; 04:12:45 echo Agent pid 38 killed; 04:12:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:12:45 + git semver [Pipeline] } 04:12:45 $ docker stop --time=1 909bd24871d5fb2d5869945004a9135ac9ab99d615a51b448768e386d0f47cb7 04:12:47 $ docker rm -f --volumes 909bd24871d5fb2d5869945004a9135ac9ab99d615a51b448768e386d0f47cb7 [Pipeline] // withDockerContainer [Pipeline] sh 04:12:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:12:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:12:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:12:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:12:48 prd-ubuntu20.04-docker-8c-8g-35174 does not seem to be running inside a container 04:12:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:12:48 $ docker top f9f15874949aad221795566d02bd6b3fac1f24abc761d055abc2d2064ef9109f -eo pid,comm 04:12:48 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). 04:12:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:12:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:12:48 [ssh-agent] Looking for ssh-agent implementation... 04:12:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:12:48 $ docker exec f9f15874949aad221795566d02bd6b3fac1f24abc761d055abc2d2064ef9109f ssh-agent 04:12:48 SSH_AUTH_SOCK=/tmp/ssh-6gXXnRi3NWBn/agent.32 04:12:48 SSH_AGENT_PID=39 04:12:48 Running ssh-add (command line suppressed) 04:12:48 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_16529164790928566953.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_16529164790928566953.key) 04:12:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:12:49 + git semver push 04:12:49 2024-12-16 04:12:49,310 [run_push] DEBUG push 04:12:49 2024-12-16 04:12:49,310 [execute] INFO git cat-file --batch-check 04:12:49 2024-12-16 04:12:49,311 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 04:12:49 2024-12-16 04:12:49,314 [execute] INFO git rev-list 20192e72343684141aa78557794113d781b45a77 -- 04:12:49 2024-12-16 04:12:49,314 [execute] DEBUG Popen(['git', 'rev-list', '20192e72343684141aa78557794113d781b45a77', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 04:12:49 2024-12-16 04:12:49,320 [execute] INFO git fetch -v origin 04:12:49 2024-12-16 04:12:49,320 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) 04:12:49 2024-12-16 04:12:49,774 [run_push] DEBUG no remote changes detected 04:12:49 2024-12-16 04:12:49,775 [execute] INFO git push origin semver 04:12:49 2024-12-16 04:12:49,775 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 04:12:50 2024-12-16 04:12:50,412 [run_push] DEBUG push all version tags 04:12:50 2024-12-16 04:12:50,413 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 04:12:50 2024-12-16 04:12:50,413 [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) 04:12:51 2024-12-16 04:12:51,056 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 04:12:51 4.0.0-dev.6 [Pipeline] } 04:12:51 $ docker exec --env ******** --env ******** f9f15874949aad221795566d02bd6b3fac1f24abc761d055abc2d2064ef9109f ssh-agent -k 04:12:51 unset SSH_AUTH_SOCK; 04:12:51 unset SSH_AGENT_PID; 04:12:51 echo Agent pid 39 killed; 04:12:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:12:51 + git semver [Pipeline] } 04:12:51 $ docker stop --time=1 f9f15874949aad221795566d02bd6b3fac1f24abc761d055abc2d2064ef9109f 04:12:53 $ docker rm -f --volumes f9f15874949aad221795566d02bd6b3fac1f24abc761d055abc2d2064ef9109f [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 04:12:53 + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] 04:12:53 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 04:12:53 total 16 04:12:53 drwxr-xr-x 3 root root 4096 Dec 16 04:01 . 04:12:53 drwxrwxr-x 11 jenkins jenkins 4096 Dec 16 04:12 .. 04:12:53 drwxr-xr-x 2 root root 4096 Dec 16 04:01 cost 04:12:53 -rw-r--r-- 1 root root 89 Dec 16 04:01 cost.csv 04:12:53 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives 04:12:53 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 04:12:53 total 16 04:12:53 drwxr-xr-x 3 jenkins jenkins 4096 Dec 16 04:01 . 04:12:53 drwxrwxr-x 11 jenkins jenkins 4096 Dec 16 04:12 .. 04:12:53 drwxr-xr-x 2 jenkins jenkins 4096 Dec 16 04:01 cost 04:12:53 -rw-r--r-- 1 jenkins jenkins 89 Dec 16 04:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:12:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:12:55 ---> package-listing.sh 04:12:55 ++ facter osfamily 04:12:55 ++ tr '[:upper:]' '[:lower:]' 04:12:55 + OS_FAMILY=debian 04:12:55 + workspace=/w/workspace/exfoundry_app-record-replay_main 04:12:55 + START_PACKAGES=/tmp/packages_start.txt 04:12:55 + END_PACKAGES=/tmp/packages_end.txt 04:12:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:12:55 + PACKAGES=/tmp/packages_start.txt 04:12:55 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 04:12:55 + PACKAGES=/tmp/packages_end.txt 04:12:55 + case "${OS_FAMILY}" in 04:12:55 + dpkg -l 04:12:55 + grep '^ii' 04:12:55 + '[' -f /tmp/packages_start.txt ']' 04:12:55 + '[' -f /tmp/packages_end.txt ']' 04:12:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:12:55 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 04:12:55 + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ 04:12:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo 04:12:55 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 04:12:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:12:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:12:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:12:56 prd-ubuntu20.04-docker-8c-8g-35174 does not seem to be running inside a container 04:12:56 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:12:56 $ docker top f180241ac14a452cb70a9c718e31a5a1b8fbd839d700c25338c3c2c943bd7f9a -eo pid,comm [Pipeline] { [Pipeline] sh 04:12:57 + touch /tmp/pre-build-complete [Pipeline] sh 04:12:57 + mkdir -p /var/log/sysstat [Pipeline] sh 04:12:57 + ls /var/log/sa-host 04:12:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:12:58 provisioning config files... 04:12:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6575334780436822787tmp [Pipeline] { [Pipeline] echo 04:12:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:12:58 ---> create-netrc.sh [Pipeline] } 04:12:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:12:59 ---> python-tools-install.sh [Pipeline] echo 04:12:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:12:59 ---> sudo-logs.sh 04:12:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:12:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:12:59 ---> job-cost.sh 04:12:59 lf-activate-venv: SKIPPING 04:12:59 DEBUG: total: 0.2199999988079071 04:12:59 INFO: Retrieving Stack Cost... 04:13:00 INFO: Retrieving Pricing Info for: v3-standard-8 04:13:00 INFO: Archiving Costs [Pipeline] echo 04:13:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:13:00 ---> logs-deploy.sh 04:13:00 lf-activate-venv: SKIPPING 04:13:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/104 04:13:00 INFO: archiving workspace using pattern(s): 04:13:01 Archives upload complete. 04:13:01 INFO: archiving logs to Nexus