Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 84227a6b8907ed7ae78168a496abf1cce4bdb2a7 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-ssh5842264091572646573.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh4669798247297557198.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh17337516991599678959.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh16663490596079045885.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-ssh8660254896669122122.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-24905’ Running on prd-ubuntu20.04-docker-8c-8g-24908 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 84227a6b8907ed7ae78168a496abf1cce4bdb2a7 (main) > 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 84227a6b8907ed7ae78168a496abf1cce4bdb2a7 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#112)" > git rev-list --no-walk e27574318321310232daceea80e5370fcd7cad9c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:41:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:41:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:41:45 ========================================================= 16:41:45 EdgeX Global Pipelines Version Info 16:41:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:41:45 ------------------- 16:41:45 stable info: 16:41:45 ------------------- 16:41:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:41:45 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 16:41:45 Message: update stable to v1.0.258 16:41:46 ------------------- 16:41:46 experimental info: 16:41:46 ------------------- 16:41:46 Commited By: **** collab-it+edgex@linuxfoundation.org 16:41:46 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 16:41:46 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:41:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 16:41:46 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 16:41:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:41:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:41:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:41:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 16:41:46 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:41:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:41:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:41:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:41:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:41:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 16:41:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:41:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:41:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:41:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:41:47 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:41:47 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:41:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:41:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:41:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:41:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:41:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:41:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:41:47 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:41:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:41:47 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:41:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:41:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:41:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:41:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 84227a6b8907ed7ae78168a496abf1cce4bdb2a7 [Pipeline] echo 16:41:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 84227a6 [Pipeline] echo 16:41:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:41:47 provisioning config files... 16:41:47 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config307188474119599132tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:41:48 ---> ****-login.sh 16:41:48 nexus3.edgexfoundry.org:10001 16:41:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:41:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:41:48 Configure a credential helper to remove this warning. See 16:41:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:41:48 16:41:48 Login Succeeded 16:41:48 nexus3.edgexfoundry.org:10002 16:41:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:41:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:41:48 Configure a credential helper to remove this warning. See 16:41:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:41:48 16:41:48 Login Succeeded 16:41:48 nexus3.edgexfoundry.org:10003 16:41:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:41:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:41:48 Configure a credential helper to remove this warning. See 16:41:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:41:48 16:41:48 Login Succeeded 16:41:48 nexus3.edgexfoundry.org:10004 16:41:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:41:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:41:48 Configure a credential helper to remove this warning. See 16:41:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:41:48 16:41:49 Login Succeeded 16:41:49 ****.io 16:41:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:41:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:41:49 Configure a credential helper to remove this warning. See 16:41:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:41:49 16:41:49 Login Succeeded 16:41:49 ---> ****-login.sh ends [Pipeline] } 16:41:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:41:49 + git rev-list -1 --merges 84227a6b8907ed7ae78168a496abf1cce4bdb2a7~1..84227a6b8907ed7ae78168a496abf1cce4bdb2a7 [Pipeline] echo 16:41:49 -----------> git rev-list -1 --merges 84227a6b8907ed7ae78168a496abf1cce4bdb2a7~1..84227a6b8907ed7ae78168a496abf1cce4bdb2a7 84227a6b8907ed7ae78168a496abf1cce4bdb2a7 [false] [Pipeline] sh 16:41:50 + git log --format=format:%s -1 84227a6b8907ed7ae78168a496abf1cce4bdb2a7 [Pipeline] echo 16:41:50 ========================================================= 16:41:50 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:41:50 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:41:50 + git log --format=format:%s -1 84227a6b8907ed7ae78168a496abf1cce4bdb2a7 [Pipeline] echo 16:41:50 [semverPrep] GIT_COMMIT: 84227a6b8907ed7ae78168a496abf1cce4bdb2a7, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#112) [Pipeline] echo 16:41:50 [semverPrep] This is not a build commit. [Pipeline] sh 16:41:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:41:51 + grep -v github /etc/ssh/ssh_known_hosts 16:41:51 + [ -e /tmp/ssh_known_hosts ] 16:41:51 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:41:51 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:41:51 + sudo tee -a /etc/ssh/ssh_known_hosts 16:41:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:41:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:41:51 16:41:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:41:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:41:51 0.1.4: Pulling from edgex-devops/py-git-semver 16:41:51 b85a868b505f: Pulling fs layer 16:41:51 e2be974225ed: Pulling fs layer 16:41:51 339a4e72a1f5: Pulling fs layer 16:41:51 988bab9f4d93: Pulling fs layer 16:41:51 1469e6f7b9e6: Pulling fs layer 16:41:51 eaf3925da568: Pulling fs layer 16:41:51 bab4dde63d76: Pulling fs layer 16:41:51 bde34c3a00c8: Pulling fs layer 16:41:51 b352a97aabf1: Pulling fs layer 16:41:51 4872d77fe225: Pulling fs layer 16:41:51 5851b861e8e6: Pulling fs layer 16:41:51 bab4dde63d76: Waiting 16:41:51 bde34c3a00c8: Waiting 16:41:51 b352a97aabf1: Waiting 16:41:51 4872d77fe225: Waiting 16:41:51 5851b861e8e6: Waiting 16:41:51 988bab9f4d93: Waiting 16:41:51 1469e6f7b9e6: Waiting 16:41:51 eaf3925da568: Waiting 16:41:51 e2be974225ed: Download complete 16:41:51 988bab9f4d93: Download complete 16:41:51 1469e6f7b9e6: Verifying Checksum 16:41:51 1469e6f7b9e6: Download complete 16:41:51 eaf3925da568: Download complete 16:41:51 339a4e72a1f5: Verifying Checksum 16:41:51 339a4e72a1f5: Download complete 16:41:51 bde34c3a00c8: Verifying Checksum 16:41:51 b352a97aabf1: Download complete 16:41:51 4872d77fe225: Verifying Checksum 16:41:51 4872d77fe225: Download complete 16:41:51 5851b861e8e6: Verifying Checksum 16:41:51 5851b861e8e6: Download complete 16:41:51 b85a868b505f: Download complete 16:41:52 bab4dde63d76: Verifying Checksum 16:41:52 bab4dde63d76: Download complete 16:41:53 b85a868b505f: Pull complete 16:41:53 e2be974225ed: Pull complete 16:41:53 339a4e72a1f5: Pull complete 16:41:53 988bab9f4d93: Pull complete 16:41:54 1469e6f7b9e6: Pull complete 16:41:54 eaf3925da568: Pull complete 16:41:56 bab4dde63d76: Pull complete 16:41:56 bde34c3a00c8: Pull complete 16:41:56 b352a97aabf1: Pull complete 16:41:56 4872d77fe225: Pull complete 16:41:56 5851b861e8e6: Pull complete 16:41:56 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:41:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:41:56 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:41:56 prd-ubuntu20.04-docker-8c-8g-24908 does not seem to be running inside a container 16:41:56 $ 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 16:41:59 $ docker top 3b592515fac32c79e5f77c59d4d4bdf6d6ace6d2bbc3404e0ed775e081c3cda6 -eo pid,comm 16:41:59 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). 16:41:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:41:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:41:59 [ssh-agent] Looking for ssh-agent implementation... 16:42:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:42:00 $ docker exec 3b592515fac32c79e5f77c59d4d4bdf6d6ace6d2bbc3404e0ed775e081c3cda6 ssh-agent 16:42:00 SSH_AUTH_SOCK=/tmp/ssh-Boo3tmwyPoRB/agent.32 16:42:00 SSH_AGENT_PID=38 16:42:00 Running ssh-add (command line suppressed) 16:42:00 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_13488688514095683756.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_13488688514095683756.key) 16:42:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:42:00 + git tag --points-at HEAD [Pipeline] } 16:42:00 $ docker exec --env ******** --env ******** 3b592515fac32c79e5f77c59d4d4bdf6d6ace6d2bbc3404e0ed775e081c3cda6 ssh-agent -k 16:42:00 unset SSH_AUTH_SOCK; 16:42:00 unset SSH_AGENT_PID; 16:42:00 echo Agent pid 38 killed; 16:42:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:42:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:42:00 [ssh-agent] Looking for ssh-agent implementation... 16:42:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:42:00 $ docker exec 3b592515fac32c79e5f77c59d4d4bdf6d6ace6d2bbc3404e0ed775e081c3cda6 ssh-agent 16:42:01 SSH_AUTH_SOCK=/tmp/ssh-6AG7t86n86KL/agent.71 16:42:01 SSH_AGENT_PID=78 16:42:01 Running ssh-add (command line suppressed) 16:42:01 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1252922796378634779.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1252922796378634779.key) 16:42:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:42:01 + git semver init 16:42:01 2023-12-12 16:42:01,617 [run_init] DEBUG init version:0.0.0 force:False 16:42:01 2023-12-12 16:42:01,618 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver 16:42:01 2023-12-12 16:42:01,618 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver 16:42:01 2023-12-12 16:42:01,618 [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) 16:42:03 2023-12-12 16:42:02,698 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude 16:42:03 2023-12-12 16:42:02,698 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False 16:42:03 2023-12-12 16:42:02,698 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 16:42:03 2023-12-12 16:42:02,699 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 16:42:03 3.2.0-dev.4 [Pipeline] } 16:42:03 $ docker exec --env ******** --env ******** 3b592515fac32c79e5f77c59d4d4bdf6d6ace6d2bbc3404e0ed775e081c3cda6 ssh-agent -k 16:42:03 unset SSH_AUTH_SOCK; 16:42:03 unset SSH_AGENT_PID; 16:42:03 echo Agent pid 78 killed; 16:42:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:42:03 + git semver [Pipeline] } 16:42:03 $ docker stop --time=1 3b592515fac32c79e5f77c59d4d4bdf6d6ace6d2bbc3404e0ed775e081c3cda6 16:42:05 $ docker rm -f --volumes 3b592515fac32c79e5f77c59d4d4bdf6d6ace6d2bbc3404e0ed775e081c3cda6 [Pipeline] // withDockerContainer [Pipeline] sh 16:42:05 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:42:05 Stashed 1 file(s) [Pipeline] echo 16:42:05 [edgeXSemver]: initialized semver on version 3.2.0-dev.4 [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 16:42:06 provisioning config files... 16:42:06 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6229313310798703887tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:42:06 ---> ****-login.sh 16:42:06 nexus3.edgexfoundry.org:10001 16:42:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:42:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:42:06 Configure a credential helper to remove this warning. See 16:42:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:42:06 16:42:06 Login Succeeded 16:42:06 nexus3.edgexfoundry.org:10002 16:42:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:42:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:42:06 Configure a credential helper to remove this warning. See 16:42:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:42:06 16:42:06 Login Succeeded 16:42:06 nexus3.edgexfoundry.org:10003 16:42:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:42:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:42:06 Configure a credential helper to remove this warning. See 16:42:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:42:06 16:42:06 Login Succeeded 16:42:06 nexus3.edgexfoundry.org:10004 16:42:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:42:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:42:06 Configure a credential helper to remove this warning. See 16:42:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:42:06 16:42:06 Login Succeeded 16:42:06 ****.io 16:42:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:42:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:42:07 Configure a credential helper to remove this warning. See 16:42:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:42:07 16:42:07 Login Succeeded 16:42:07 ---> ****-login.sh ends [Pipeline] } 16:42:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:42:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:42:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:42:07 ========================================================= 16:42:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 16:42:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:07 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 16:42:07 Sending build context to Docker daemon 6.701MB 16:42:07 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 16:42:07 Step 2/12 : FROM ${BASE} AS builder 16:42:07 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 16:42:07 7264a8db6415: Pulling fs layer 16:42:07 c4d48a809fc2: Pulling fs layer 16:42:07 4f1c88b9dad5: Pulling fs layer 16:42:07 ad3a456e5733: Pulling fs layer 16:42:07 69c7f0334f64: Pulling fs layer 16:42:07 1f1c1a5573a3: Pulling fs layer 16:42:07 ce7588e14bc9: Pulling fs layer 16:42:07 69c7f0334f64: Waiting 16:42:07 ad3a456e5733: Waiting 16:42:07 1f1c1a5573a3: Waiting 16:42:07 b5e4710f87ac: Pulling fs layer 16:42:07 ce7588e14bc9: Waiting 16:42:07 b5e4710f87ac: Waiting 16:42:07 c4d48a809fc2: Verifying Checksum 16:42:07 c4d48a809fc2: Download complete 16:42:07 ad3a456e5733: Verifying Checksum 16:42:07 ad3a456e5733: Download complete 16:42:08 69c7f0334f64: Verifying Checksum 16:42:08 69c7f0334f64: Download complete 16:42:08 7264a8db6415: Download complete 16:42:08 1f1c1a5573a3: Verifying Checksum 16:42:08 1f1c1a5573a3: Download complete 16:42:08 7264a8db6415: Pull complete 16:42:08 b5e4710f87ac: Verifying Checksum 16:42:08 b5e4710f87ac: Download complete 16:42:08 c4d48a809fc2: Pull complete 16:42:08 4f1c88b9dad5: Verifying Checksum 16:42:08 4f1c88b9dad5: Download complete 16:42:08 ce7588e14bc9: Verifying Checksum 16:42:08 ce7588e14bc9: Download complete 16:42:12 4f1c88b9dad5: Pull complete 16:42:12 ad3a456e5733: Pull complete 16:42:12 69c7f0334f64: Pull complete 16:42:12 1f1c1a5573a3: Pull complete 16:42:14 ce7588e14bc9: Pull complete 16:42:14 b5e4710f87ac: Pull complete 16:42:14 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 16:42:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 16:42:14 ---> 88b5674ff536 16:42:14 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 16:42:18 ---> Running in 9f0dd436d4a7 16:42:18 Removing intermediate container 9f0dd436d4a7 16:42:18 ---> 7ce678462d28 16:42:18 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:42:18 ---> Running in ec29ebe9c574 16:42:18 Removing intermediate container ec29ebe9c574 16:42:18 ---> 8ab7fcefdbbe 16:42:18 Step 5/12 : ARG ADD_BUILD_TAGS="" 16:42:18 ---> Running in 80e32160ed1b 16:42:19 Removing intermediate container 80e32160ed1b 16:42:19 ---> 03939c3936cd 16:42:19 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:42:19 ---> Running in 116944cf3f01 16:42:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:42:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:42:19 OK: 264 MiB in 52 packages 16:42:20 Removing intermediate container 116944cf3f01 16:42:20 ---> e8ab8a6b6ab0 16:42:20 Step 7/12 : WORKDIR /app 16:42:20 ---> Running in 66fb38e37c6a 16:42:20 Removing intermediate container 66fb38e37c6a 16:42:20 ---> 20fa7f17ad83 16:42:20 Step 8/12 : COPY go.mod vendor* ./ 16:42:20 ---> 818652b543b9 16:42:20 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:42:20 ---> Running in abccd6d77957 16:42:20 Still waiting to schedule task 16:42:20 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-24906’ 16:42:59 Removing intermediate container abccd6d77957 16:42:59 ---> 1f36f764b167 16:42:59 Step 10/12 : COPY . . 16:42:59 ---> 9c52141b44b2 16:42:59 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:42:59 ---> Running in 540aa0f3a1c4 16:42:59 Removing intermediate container 540aa0f3a1c4 16:42:59 ---> fc565c665f43 16:42:59 Step 12/12 : RUN $MAKE 16:42:59 ---> Running in 7d045089909b 16:42:59 noop 16:42:59 Removing intermediate container 7d045089909b 16:42:59 ---> 7c7d463b9290 16:42:59 Successfully built 7c7d463b9290 16:42:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:59 + docker inspect -f . ci-base-image-x86_64 16:42:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:42:59 prd-ubuntu20.04-docker-8c-8g-24908 does not seem to be running inside a container 16:42:59 $ 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 16:43:00 $ docker top e5204d9a8a031def2d33856cba853507e59789f3f07931869b4e4624b085617f -eo pid,comm [Pipeline] { [Pipeline] sh 16:43:00 + go version 16:43:00 go version go1.21.0 linux/amd64 [Pipeline] } 16:43:00 $ docker stop --time=1 e5204d9a8a031def2d33856cba853507e59789f3f07931869b4e4624b085617f 16:43:01 $ docker rm -f --volumes e5204d9a8a031def2d33856cba853507e59789f3f07931869b4e4624b085617f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:02 + docker inspect -f . ci-base-image-x86_64 16:43:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:43:02 prd-ubuntu20.04-docker-8c-8g-24908 does not seem to be running inside a container 16:43:02 $ 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 16:43:02 $ docker top c88f18e250c993fb2ba648f4251a9e02ed2057d5c95854649e9a093c36096c71 -eo pid,comm [Pipeline] { [Pipeline] sh 16:43:03 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh 16:43:03 + make test 16:43:03 go test -race -coverprofile=coverage.out ./... 16:43:21 ? github.com/edgexfoundry/app-record-replay [no test files] 16:43:21 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 16:43:21 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 16:43:21 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 16:43:22 ok github.com/edgexfoundry/app-record-replay/internal/app 1.043s coverage: 88.0% of statements 16:43:32 ok github.com/edgexfoundry/app-record-replay/internal/application 9.605s coverage: 98.7% of statements 16:43:32 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.101s coverage: 89.7% of statements 16:43:32 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.035s coverage: 100.0% of statements 16:43:57 go vet ./... 16:44:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:44:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:44:00 ./bin/test-attribution-txt.sh [Pipeline] echo 16:44:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 16:44:00 $ docker stop --time=1 c88f18e250c993fb2ba648f4251a9e02ed2057d5c95854649e9a093c36096c71 16:44:04 $ docker rm -f --volumes c88f18e250c993fb2ba648f4251a9e02ed2057d5c95854649e9a093c36096c71 [Pipeline] // withDockerContainer [Pipeline] sh 16:44:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:44:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:44:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:44:05 + ls -al . 16:44:05 total 192 16:44:05 drwxrwxr-x 10 jenkins jenkins 4096 Dec 12 16:43 . 16:44:05 drwxrwxr-x 4 jenkins jenkins 4096 Dec 12 16:41 .. 16:44:05 -rw-rw-r-- 1 jenkins jenkins 119 Dec 12 16:41 .dockerignore 16:44:05 drwxrwxr-x 8 jenkins jenkins 4096 Dec 12 16:43 .git 16:44:05 drwxrwxr-x 3 jenkins jenkins 4096 Dec 12 16:41 .github 16:44:05 -rw-rw-r-- 1 jenkins jenkins 164 Dec 12 16:41 .gitignore 16:44:05 -rw-rw-r-- 1 jenkins jenkins 41 Dec 12 16:41 .golangci.yml 16:44:05 drwxr-xr-x 3 jenkins jenkins 4096 Dec 12 16:42 .semver 16:44:05 -rw-rw-r-- 1 jenkins jenkins 11301 Dec 12 16:41 Attribution.txt 16:44:05 -rw-rw-r-- 1 jenkins jenkins 458 Dec 12 16:41 CHANGELOG.md 16:44:05 -rw-rw-r-- 1 jenkins jenkins 1725 Dec 12 16:41 Dockerfile 16:44:05 -rw-rw-r-- 1 jenkins jenkins 677 Dec 12 16:41 GOVERNANCE.md 16:44:05 -rw-rw-r-- 1 jenkins jenkins 681 Dec 12 16:41 Jenkinsfile 16:44:05 -rw-rw-r-- 1 jenkins jenkins 10174 Dec 12 16:41 LICENSE 16:44:05 -rw-rw-r-- 1 jenkins jenkins 3136 Dec 12 16:41 Makefile 16:44:05 -rw-rw-r-- 1 jenkins jenkins 611 Dec 12 16:41 OWNERS.md 16:44:05 -rw-rw-r-- 1 jenkins jenkins 4107 Dec 12 16:41 README.md 16:44:05 -rw-rw-r-- 1 jenkins jenkins 7789 Dec 12 16:41 Record and Reply.postman_collection.json 16:44:05 -rw-rw-r-- 1 jenkins jenkins 11 Dec 12 16:42 VERSION 16:44:05 drwxrwxr-x 2 jenkins jenkins 4096 Dec 12 16:41 bin 16:44:05 -rw-r--r-- 1 jenkins jenkins 24666 Dec 12 16:43 coverage.out 16:44:05 -rw-rw-r-- 1 jenkins jenkins 3901 Dec 12 16:41 go.mod 16:44:05 -rw-rw-r-- 1 jenkins jenkins 34881 Dec 12 16:41 go.sum 16:44:05 drwxrwxr-x 7 jenkins jenkins 4096 Dec 12 16:41 internal 16:44:05 -rw-rw-r-- 1 jenkins jenkins 913 Dec 12 16:41 main.go 16:44:05 drwxrwxr-x 3 jenkins jenkins 4096 Dec 12 16:41 openapi 16:44:05 drwxrwxr-x 3 jenkins jenkins 4096 Dec 12 16:41 pkg 16:44:05 drwxrwxr-x 2 jenkins jenkins 4096 Dec 12 16:41 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:05 + 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=84227a6b8907ed7ae78168a496abf1cce4bdb2a7 --label arch=amd64 --label version=3.2.0-dev.4 . 16:44:05 Sending build context to Docker daemon 6.727MB 16:44:05 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 16:44:05 Step 2/27 : FROM ${BASE} AS builder 16:44:05 ---> 7c7d463b9290 16:44:05 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 16:44:06 ---> Running in 74ab02f5f67d 16:44:06 Removing intermediate container 74ab02f5f67d 16:44:06 ---> 0272fc410a6e 16:44:06 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 16:44:06 ---> Running in b38b00d47f63 16:44:06 Removing intermediate container b38b00d47f63 16:44:06 ---> d449ced8c446 16:44:06 Step 5/27 : ARG ADD_BUILD_TAGS="" 16:44:06 ---> Running in e37264b8538c 16:44:06 Removing intermediate container e37264b8538c 16:44:06 ---> f844bd6c82d4 16:44:06 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:44:06 ---> Running in 9fc5c771e3ae 16:44:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:44:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:44:06 OK: 264 MiB in 52 packages 16:44:07 Removing intermediate container 9fc5c771e3ae 16:44:07 ---> 1e6c06c0955e 16:44:07 Step 7/27 : WORKDIR /app 16:44:07 ---> Running in 35f728f1b0b9 16:44:07 Removing intermediate container 35f728f1b0b9 16:44:07 ---> b9165d0a56a2 16:44:07 Step 8/27 : COPY go.mod vendor* ./ 16:44:07 ---> ece0832e51d3 16:44:07 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:44:07 ---> Running in fb7bfce792be 16:44:08 Removing intermediate container fb7bfce792be 16:44:08 ---> 4a3c158f6ccf 16:44:08 Step 10/27 : COPY . . 16:44:08 ---> 117d695ce1a4 16:44:08 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:44:08 ---> Running in 0c5f680dec22 16:44:08 Removing intermediate container 0c5f680dec22 16:44:08 ---> 38ada1ee09c2 16:44:08 Step 12/27 : RUN $MAKE 16:44:08 ---> Running in b5c1127db312 16:44:08 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.5 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.4" -trimpath -mod=readonly -o app-record-replay 16:44:30 Removing intermediate container b5c1127db312 16:44:30 ---> 064c3113b778 16:44:30 Step 13/27 : FROM alpine:3.18 16:44:30 3.18: Pulling from library/alpine 16:44:30 c926b61bad3b: Pulling fs layer 16:44:30 c926b61bad3b: Verifying Checksum 16:44:30 c926b61bad3b: Download complete 16:44:30 c926b61bad3b: Pull complete 16:44:30 Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 16:44:30 Status: Downloaded newer image for alpine:3.18 16:44:30 ---> b541f2080109 16:44:30 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:44:30 ---> Running in 19168db1dfab 16:44:30 Removing intermediate container 19168db1dfab 16:44:30 ---> 8a63c7aa62cf 16:44:30 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 16:44:30 ---> Running in e4c01906c811 16:44:30 Removing intermediate container e4c01906c811 16:44:30 ---> 8623c29cb113 16:44:30 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 16:44:30 ---> Running in ea71ad624f17 16:44:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:44:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:44:30 (1/2) Installing ca-certificates (20230506-r0) 16:44:30 (2/2) Installing dumb-init (1.2.5-r2) 16:44:30 Executing busybox-1.36.1-r5.trigger 16:44:30 Executing ca-certificates-20230506-r0.trigger 16:44:31 OK: 8 MiB in 17 packages 16:44:31 Removing intermediate container ea71ad624f17 16:44:31 ---> b290622d0518 16:44:31 Step 17/27 : RUN apk --no-cache upgrade 16:44:31 ---> Running in 2c15e3510bc4 16:44:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:44:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:44:31 OK: 8 MiB in 17 packages 16:44:32 Removing intermediate container 2c15e3510bc4 16:44:32 ---> f911de696c3d 16:44:32 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:44:32 ---> 3054109348be 16:44:32 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 16:44:32 ---> de8f378b4b6a 16:44:32 Step 20/27 : COPY --from=builder /app/res/ /res/ 16:44:32 ---> fd8fe80f9184 16:44:32 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 16:44:33 ---> 23429a2c6f37 16:44:33 Step 22/27 : EXPOSE 59712 16:44:33 ---> Running in 5c1d5f82f824 16:44:33 Removing intermediate container 5c1d5f82f824 16:44:33 ---> eab0144f87fd 16:44:33 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 16:44:33 ---> Running in a7a241cad21e 16:44:33 Removing intermediate container a7a241cad21e 16:44:33 ---> 92ffdf7a67a4 16:44:33 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:44:33 ---> Running in 218e8c66d5a8 16:44:33 Removing intermediate container 218e8c66d5a8 16:44:33 ---> f2f8cffd0948 16:44:33 Step 25/27 : LABEL arch=amd64 16:44:33 ---> Running in c7a124bd8495 16:44:33 Removing intermediate container c7a124bd8495 16:44:33 ---> afbb3d3b203d 16:44:33 Step 26/27 : LABEL git_sha=84227a6b8907ed7ae78168a496abf1cce4bdb2a7 16:44:33 ---> Running in ba93eb46247d 16:44:33 Removing intermediate container ba93eb46247d 16:44:33 ---> d1eb330c1688 16:44:33 Step 27/27 : LABEL version=3.2.0-dev.4 16:44:33 ---> Running in b117075db037 16:44:33 Removing intermediate container b117075db037 16:44:33 ---> 70385bb989b0 16:44:33 [Warning] One or more build-args [ARCH] were not consumed 16:44:33 Successfully built 70385bb989b0 16:44:33 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 16:44:34 provisioning config files... 16:44:34 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config4854723573781920697tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:44:34 ---> ****-login.sh 16:44:34 nexus3.edgexfoundry.org:10001 16:44:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:44:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:44:34 Configure a credential helper to remove this warning. See 16:44:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:44:34 16:44:34 Login Succeeded 16:44:34 nexus3.edgexfoundry.org:10002 16:44:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:44:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:44:34 Configure a credential helper to remove this warning. See 16:44:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:44:34 16:44:34 Login Succeeded 16:44:34 nexus3.edgexfoundry.org:10003 16:44:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:44:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:44:34 Configure a credential helper to remove this warning. See 16:44:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:44:34 16:44:34 Login Succeeded 16:44:34 nexus3.edgexfoundry.org:10004 16:44:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:44:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:44:34 Configure a credential helper to remove this warning. See 16:44:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:44:34 16:44:34 Login Succeeded 16:44:34 ****.io 16:44:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:44:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:44:35 Configure a credential helper to remove this warning. See 16:44:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:44:35 16:44:35 Login Succeeded 16:44:35 ---> ****-login.sh ends [Pipeline] } 16:44:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:44:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:44:35 [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: 16:44:35 84227a6b8907ed7ae78168a496abf1cce4bdb2a7 16:44:35 latest 16:44:35 3.2.0-dev.4 16:44:35 84227a6b8907ed7ae78168a496abf1cce4bdb2a7-3.2.0-dev.4 16:44:35 main 16:44:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:35 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:84227a6b8907ed7ae78168a496abf1cce4bdb2a7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:36 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:84227a6b8907ed7ae78168a496abf1cce4bdb2a7 16:44:36 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 16:44:36 c26da1486f5c: Preparing 16:44:36 35be6cc72571: Preparing 16:44:36 043c2b8ba14a: Preparing 16:44:36 1e0d0a8a6918: Preparing 16:44:36 62cb52ef36f7: Preparing 16:44:36 236958632480: Preparing 16:44:36 9fe9a137fd00: Preparing 16:44:36 236958632480: Waiting 16:44:36 9fe9a137fd00: Waiting 16:44:36 043c2b8ba14a: Pushed 16:44:36 35be6cc72571: Pushed 16:44:36 62cb52ef36f7: Pushed 16:44:36 1e0d0a8a6918: Pushed 16:44:36 9fe9a137fd00: Layer already exists 16:44:36 236958632480: Pushed 16:44:38 c26da1486f5c: Pushed 16:44:38 84227a6b8907ed7ae78168a496abf1cce4bdb2a7: digest: sha256:9d8d3a3d7431fcef5ac54d90ee64ae67c831b18dc5eb93bd4057fc02b75f3bb2 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:39 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:39 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest 16:44:39 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 16:44:39 c26da1486f5c: Preparing 16:44:39 35be6cc72571: Preparing 16:44:39 043c2b8ba14a: Preparing 16:44:39 1e0d0a8a6918: Preparing 16:44:39 62cb52ef36f7: Preparing 16:44:39 236958632480: Preparing 16:44:39 9fe9a137fd00: Preparing 16:44:39 236958632480: Waiting 16:44:39 9fe9a137fd00: Waiting 16:44:39 1e0d0a8a6918: Layer already exists 16:44:39 c26da1486f5c: Layer already exists 16:44:39 043c2b8ba14a: Layer already exists 16:44:39 62cb52ef36f7: Layer already exists 16:44:39 35be6cc72571: Layer already exists 16:44:39 236958632480: Layer already exists 16:44:39 9fe9a137fd00: Layer already exists 16:44:39 latest: digest: sha256:9d8d3a3d7431fcef5ac54d90ee64ae67c831b18dc5eb93bd4057fc02b75f3bb2 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:40 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:40 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.4 16:44:40 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 16:44:40 c26da1486f5c: Preparing 16:44:40 35be6cc72571: Preparing 16:44:40 043c2b8ba14a: Preparing 16:44:40 1e0d0a8a6918: Preparing 16:44:40 62cb52ef36f7: Preparing 16:44:40 236958632480: Preparing 16:44:40 9fe9a137fd00: Preparing 16:44:40 236958632480: Waiting 16:44:40 35be6cc72571: Layer already exists 16:44:40 c26da1486f5c: Layer already exists 16:44:40 62cb52ef36f7: Layer already exists 16:44:40 1e0d0a8a6918: Layer already exists 16:44:40 043c2b8ba14a: Layer already exists 16:44:40 236958632480: Layer already exists 16:44:40 9fe9a137fd00: Layer already exists 16:44:40 3.2.0-dev.4: digest: sha256:9d8d3a3d7431fcef5ac54d90ee64ae67c831b18dc5eb93bd4057fc02b75f3bb2 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:40 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:84227a6b8907ed7ae78168a496abf1cce4bdb2a7-3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:41 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:84227a6b8907ed7ae78168a496abf1cce4bdb2a7-3.2.0-dev.4 16:44:41 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 16:44:41 c26da1486f5c: Preparing 16:44:41 35be6cc72571: Preparing 16:44:41 043c2b8ba14a: Preparing 16:44:41 1e0d0a8a6918: Preparing 16:44:41 62cb52ef36f7: Preparing 16:44:41 236958632480: Preparing 16:44:41 9fe9a137fd00: Preparing 16:44:41 236958632480: Waiting 16:44:41 9fe9a137fd00: Waiting 16:44:41 043c2b8ba14a: Layer already exists 16:44:41 62cb52ef36f7: Layer already exists 16:44:41 35be6cc72571: Layer already exists 16:44:41 1e0d0a8a6918: Layer already exists 16:44:41 c26da1486f5c: Layer already exists 16:44:41 236958632480: Layer already exists 16:44:41 9fe9a137fd00: Layer already exists 16:44:41 84227a6b8907ed7ae78168a496abf1cce4bdb2a7-3.2.0-dev.4: digest: sha256:9d8d3a3d7431fcef5ac54d90ee64ae67c831b18dc5eb93bd4057fc02b75f3bb2 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:41 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:42 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main 16:44:42 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 16:44:42 c26da1486f5c: Preparing 16:44:42 35be6cc72571: Preparing 16:44:42 043c2b8ba14a: Preparing 16:44:42 1e0d0a8a6918: Preparing 16:44:42 62cb52ef36f7: Preparing 16:44:42 236958632480: Preparing 16:44:42 9fe9a137fd00: Preparing 16:44:42 9fe9a137fd00: Waiting 16:44:42 043c2b8ba14a: Layer already exists 16:44:42 c26da1486f5c: Layer already exists 16:44:42 62cb52ef36f7: Layer already exists 16:44:42 35be6cc72571: Layer already exists 16:44:42 1e0d0a8a6918: Layer already exists 16:44:42 236958632480: Layer already exists 16:44:42 9fe9a137fd00: Layer already exists 16:44:42 main: digest: sha256:9d8d3a3d7431fcef5ac54d90ee64ae67c831b18dc5eb93bd4057fc02b75f3bb2 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:44:42 ===================================================== [Pipeline] echo 16:44:42 taggedImages: 16:44:42 - nexus3.edgexfoundry.org:10004/app-record-replay:84227a6b8907ed7ae78168a496abf1cce4bdb2a7 16:44:42 - nexus3.edgexfoundry.org:10004/app-record-replay:latest 16:44:42 - nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.4 16:44:42 - nexus3.edgexfoundry.org:10004/app-record-replay:84227a6b8907ed7ae78168a496abf1cce4bdb2a7-3.2.0-dev.4 16:44:42 - nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:44:42 16:44:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:44:43 latest: Pulling from edgex-lftools-log-publisher 16:44:43 5eb5b503b376: Pulling fs layer 16:44:43 5c69ac0246d0: Pulling fs layer 16:44:43 ec43610c2a17: Pulling fs layer 16:44:43 3a2ae6a8a46f: Pulling fs layer 16:44:43 33b1e0a273af: Pulling fs layer 16:44:43 5d3b04190fa2: Pulling fs layer 16:44:43 2f39f015ded8: Pulling fs layer 16:44:43 5d3b04190fa2: Waiting 16:44:43 3a2ae6a8a46f: Waiting 16:44:43 33b1e0a273af: Waiting 16:44:43 2f39f015ded8: Waiting 16:44:43 5c69ac0246d0: Download complete 16:44:43 3a2ae6a8a46f: Download complete 16:44:43 33b1e0a273af: Verifying Checksum 16:44:43 33b1e0a273af: Download complete 16:44:43 ec43610c2a17: Verifying Checksum 16:44:43 ec43610c2a17: Download complete 16:44:43 5d3b04190fa2: Download complete 16:44:43 5eb5b503b376: Verifying Checksum 16:44:43 5eb5b503b376: Download complete 16:44:44 2f39f015ded8: Download complete 16:44:44 5eb5b503b376: Pull complete 16:44:44 5c69ac0246d0: Pull complete 16:44:45 ec43610c2a17: Pull complete 16:44:45 3a2ae6a8a46f: Pull complete 16:44:45 33b1e0a273af: Pull complete 16:44:45 5d3b04190fa2: Pull complete 16:44:49 2f39f015ded8: Pull complete 16:44:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:44:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:44:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:44:49 prd-ubuntu20.04-docker-8c-8g-24908 does not seem to be running inside a container 16:44:49 $ 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 16:44:53 $ docker top 843d2e37f373eeda4c7174384c000d1818c32107c9c74e0ed1b5e61cdfd60ea2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:44:54 ---> job-cost.sh 16:44:54 lf-activate-venv: SKIPPING 16:44:54 INFO: No Stack... 16:44:54 INFO: Retrieving Pricing Info for: v3-standard-8 16:44:54 INFO: Archiving Costs [Pipeline] sh 16:44:55 + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv 16:44:55 + cut -d, -f6 [Pipeline] lock 16:44:55 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-78-stack-cost] 16:44:55 Resource [jenkins-edgexfoundry-app-record-replay-main-78-stack-cost] did not exist. Created. 16:44:55 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-78-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:44:55 + echo total: 0.2199999988079071 [Pipeline] stash 16:44:55 Stashed 1 file(s) [Pipeline] } 16:44:55 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-78-stack-cost] [Pipeline] // lock [Pipeline] } 16:44:55 $ docker stop --time=1 843d2e37f373eeda4c7174384c000d1818c32107c9c74e0ed1b5e61cdfd60ea2 16:44:56 $ docker rm -f --volumes 843d2e37f373eeda4c7174384c000d1818c32107c9c74e0ed1b5e61cdfd60ea2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:45:36 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24910 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws 16:45:36 Running in /w/workspace/app-record-replay/78 [Pipeline] { [Pipeline] checkout 16:45:39 Selected Git installation does not exist. Using Default 16:45:39 The recommended git tool is: NONE 16:45:47 using credential edgex-jenkins-ssh 16:45:47 Cloning the remote Git repository 16:45:47 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 16:45:47 > git init /w/workspace/app-record-replay/78 # timeout=10 16:45:47 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 16:45:47 > git --version # timeout=10 16:45:47 > git --version # 'git version 2.25.1' 16:45:47 using GIT_SSH to set credentials SSH Credentials for GitHub 16:45:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:45:49 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 16:45:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:45:50 Avoid second fetch 16:45:50 Checking out Revision 84227a6b8907ed7ae78168a496abf1cce4bdb2a7 (main) 16:45:50 > git config core.sparsecheckout # timeout=10 16:45:50 > git checkout -f 84227a6b8907ed7ae78168a496abf1cce4bdb2a7 # timeout=10 16:45:51 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#112)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:45:53 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:45:53 % Total % Received % Xferd Average Speed Time Time Time Current 16:45:53 Dload Upload Total Spent Left Speed 16:45:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 203k 0 --:--:-- --:--:-- --:--:-- 203k [Pipeline] sh 16:45:53 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:45:53 + + sudo tee /etc/docker/daemon.new 16:45:53 sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:45:53 { 16:45:53 "registry-mirrors": [ 16:45:53 "https://nexus3.edgexfoundry.org:10001" 16:45:53 ], 16:45:53 "bip": "10.250.0.254/24", 16:45:53 "hosts": [ 16:45:53 "tcp://0.0.0.0:5555", 16:45:53 "unix:///var/run/docker.sock" 16:45:53 ], 16:45:53 "mtu": 1458, 16:45:53 "selinux-enabled": true, 16:45:53 "seccomp-profile": "/etc/docker/seccomp.json" 16:45:53 } [Pipeline] sh 16:45:54 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:45:54 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:46:12 provisioning config files... 16:46:12 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/78@tmp/config2146846639591020075tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:46:13 ---> ****-login.sh 16:46:13 nexus3.edgexfoundry.org:10001 16:46:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:46:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:46:13 Configure a credential helper to remove this warning. See 16:46:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:46:13 16:46:13 Login Succeeded 16:46:13 nexus3.edgexfoundry.org:10002 16:46:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:46:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:46:14 Configure a credential helper to remove this warning. See 16:46:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:46:14 16:46:14 Login Succeeded 16:46:14 nexus3.edgexfoundry.org:10003 16:46:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:46:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:46:14 Configure a credential helper to remove this warning. See 16:46:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:46:14 16:46:14 Login Succeeded 16:46:14 nexus3.edgexfoundry.org:10004 16:46:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:46:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:46:15 Configure a credential helper to remove this warning. See 16:46:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:46:15 16:46:15 Login Succeeded 16:46:15 ****.io 16:46:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:46:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:46:15 Configure a credential helper to remove this warning. See 16:46:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:46:15 16:46:15 Login Succeeded 16:46:15 ---> ****-login.sh ends [Pipeline] } 16:46:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:46:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:46:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:46:16 ========================================================= 16:46:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 16:46:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:16 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 16:46:17 #0 building with "default" instance using docker driver 16:46:17 16:46:17 #1 [internal] load build definition from Dockerfile 16:46:17 #1 transferring dockerfile: 1.76kB 0.0s done 16:46:17 #1 DONE 0.1s 16:46:17 16:46:17 #2 [internal] load .dockerignore 16:46:17 #2 transferring context: 159B 0.0s done 16:46:17 #2 DONE 0.1s 16:46:17 16:46:17 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 16:46:17 #3 DONE 0.1s 16:46:17 16:46:17 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 16:46:17 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done 16:46:18 #4 ... 16:46:18 16:46:18 #5 [internal] load build context 16:46:18 #5 transferring context: 220.66kB 0.1s done 16:46:18 #5 DONE 0.2s 16:46:18 16:46:18 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 16:46:18 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 466.94kB / 3.33MB 0.1s 16:46:18 #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done 16:46:18 #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0B / 286.30kB 0.1s 16:46:18 #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done 16:46:18 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s 16:46:18 #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done 16:46:18 #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s 16:46:18 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 688.13kB / 63.99MB 0.2s 16:46:18 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 16:46:18 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done 16:46:18 #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done 16:46:18 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 7.44MB / 63.99MB 0.4s 16:46:18 #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.3s done 16:46:18 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 3.15MB / 97.63MB 0.4s 16:46:18 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 2.10MB / 11.40MB 0.4s 16:46:18 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.53MB / 63.99MB 0.5s 16:46:18 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 4.62MB / 11.40MB 0.5s 16:46:18 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 16.34MB / 63.99MB 0.6s 16:46:18 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 9.44MB / 97.63MB 0.6s 16:46:18 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 9.32MB / 11.40MB 0.6s 16:46:18 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 24.12MB / 63.99MB 0.8s 16:46:18 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.4s done 16:46:18 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 17.11MB / 97.63MB 0.8s 16:46:18 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s done 16:46:19 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 28.75MB / 63.99MB 0.9s 16:46:19 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 16:46:19 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 34.03MB / 63.99MB 1.0s 16:46:19 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 26.21MB / 97.63MB 1.0s 16:46:19 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 39.63MB / 63.99MB 1.1s 16:46:19 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 31.46MB / 97.63MB 1.1s 16:46:19 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done 16:46:19 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 49.28MB / 63.99MB 1.3s 16:46:19 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 40.89MB / 97.63MB 1.3s 16:46:19 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 53.91MB / 63.99MB 1.4s 16:46:19 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 46.14MB / 97.63MB 1.4s 16:46:19 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 59.00MB / 63.99MB 1.5s 16:46:19 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 51.38MB / 97.63MB 1.5s 16:46:19 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.7s done 16:46:19 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 61.87MB / 97.63MB 1.7s 16:46:19 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 16:46:19 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 71.30MB / 97.63MB 1.9s 16:46:20 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 76.52MB / 97.63MB 2.0s 16:46:20 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 85.98MB / 97.63MB 2.2s 16:46:20 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 94.37MB / 97.63MB 2.4s 16:46:20 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.6s done 16:46:25 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.8s 16:46:31 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.0s 16:46:36 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.0s done 16:46:40 #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done 16:46:40 #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 16:46:40 #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done 16:46:40 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 16:46:46 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.2s 16:46:48 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.1s done 16:46:48 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 16:46:50 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.7s done 16:46:51 #4 DONE 33.0s 16:46:51 16:46:51 #6 [builder 2/7] RUN apk add --update --no-cache make git 16:46:51 #6 0.683 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:46:52 #6 1.106 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:46:53 #6 2.321 OK: 266 MiB in 52 packages 16:46:56 #6 DONE 4.6s 16:46:56 16:46:56 #7 [builder 3/7] WORKDIR /app 16:46:56 #7 DONE 0.1s 16:46:56 16:46:56 #8 [builder 4/7] COPY go.mod vendor* ./ 16:46:56 #8 DONE 0.1s 16:46:56 16:46:56 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:47:22 #9 DONE 23.9s 16:47:22 16:47:22 #10 [builder 6/7] COPY . . 16:47:22 #10 DONE 0.2s 16:47:22 16:47:22 #11 [builder 7/7] RUN echo noop 16:47:22 #11 0.695 noop 16:47:22 #11 DONE 0.8s 16:47:22 16:47:22 #12 exporting to image 16:47:22 #12 exporting layers 16:47:47 #12 exporting layers 23.8s done 16:47:47 #12 writing image sha256:50729c325ae451d11fceb3ce980b4aca5c2f1ca465f50b48d599d752b3cbac96 0.0s done 16:47:47 #12 naming to docker.io/library/ci-base-image-arm64 done 16:47:47 #12 DONE 23.8s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:47 + docker inspect -f . ci-base-image-arm64 16:47:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:47:47 prd-ubuntu20.04-docker-arm64-4c-16g-24910 does not seem to be running inside a container 16:47:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/78 -v /w/workspace/app-record-replay/78:/w/workspace/app-record-replay/78:rw,z -v /w/workspace/app-record-replay/78@tmp:/w/workspace/app-record-replay/78@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 16:47:49 $ docker top 4d91dfd97aa35321e709cee6679aa6ab83efb594dd647be108a4a0bd7fb0de36 -eo pid,comm [Pipeline] { [Pipeline] sh 16:47:50 + go version 16:47:50 go version go1.21.0 linux/arm64 [Pipeline] } 16:47:50 $ docker stop --time=1 4d91dfd97aa35321e709cee6679aa6ab83efb594dd647be108a4a0bd7fb0de36 16:47:54 $ docker rm -f --volumes 4d91dfd97aa35321e709cee6679aa6ab83efb594dd647be108a4a0bd7fb0de36 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:55 + docker inspect -f . ci-base-image-arm64 16:47:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:47:55 prd-ubuntu20.04-docker-arm64-4c-16g-24910 does not seem to be running inside a container 16:47:55 $ 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/78 -v /w/workspace/app-record-replay/78:/w/workspace/app-record-replay/78:rw,z -v /w/workspace/app-record-replay/78@tmp:/w/workspace/app-record-replay/78@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 16:47:56 $ docker top 3f978ac44188f3501b8533607068df3b04f86ec2d2db4b12d65ccadc530f1cf9 -eo pid,comm [Pipeline] { [Pipeline] sh 16:47:57 + git config --global --add safe.directory /w/workspace/app-record-replay/78 [Pipeline] fileExists [Pipeline] sh 16:47:57 + make test 16:47:57 go test -race -coverprofile=coverage.out ./... 16:50:04 ? github.com/edgexfoundry/app-record-replay [no test files] 16:50:04 ok github.com/edgexfoundry/app-record-replay/internal/app 1.295s coverage: 88.0% of statements 16:50:04 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 16:50:04 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 16:50:04 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 16:50:07 ok github.com/edgexfoundry/app-record-replay/internal/application 10.018s coverage: 98.7% of statements 16:50:07 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.614s coverage: 89.7% of statements 16:50:07 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.204s coverage: 100.0% of statements 16:50:08 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:50:08 go vet ./... 16:51:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:51:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:51:45 ./bin/test-attribution-txt.sh [Pipeline] echo 16:51:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 16:51:45 $ docker stop --time=1 3f978ac44188f3501b8533607068df3b04f86ec2d2db4b12d65ccadc530f1cf9 16:51:47 $ docker rm -f --volumes 3f978ac44188f3501b8533607068df3b04f86ec2d2db4b12d65ccadc530f1cf9 [Pipeline] // withDockerContainer [Pipeline] sh 16:51:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:51:49 Warning: overwriting stash ‘coverage-report’ 16:51:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:51:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:51:50 + ls -al . 16:51:50 total 188 16:51:50 drwxrwxr-x 9 jenkins jenkins 4096 Dec 12 16:48 . 16:51:50 drwxrwxr-x 4 jenkins jenkins 4096 Dec 12 16:45 .. 16:51:50 -rw-rw-r-- 1 jenkins jenkins 119 Dec 12 16:45 .dockerignore 16:51:50 drwxrwxr-x 8 jenkins jenkins 4096 Dec 12 16:45 .git 16:51:50 drwxrwxr-x 3 jenkins jenkins 4096 Dec 12 16:45 .github 16:51:50 -rw-rw-r-- 1 jenkins jenkins 164 Dec 12 16:45 .gitignore 16:51:50 -rw-rw-r-- 1 jenkins jenkins 41 Dec 12 16:45 .golangci.yml 16:51:50 -rw-rw-r-- 1 jenkins jenkins 11301 Dec 12 16:45 Attribution.txt 16:51:50 -rw-rw-r-- 1 jenkins jenkins 458 Dec 12 16:45 CHANGELOG.md 16:51:50 -rw-rw-r-- 1 jenkins jenkins 1725 Dec 12 16:45 Dockerfile 16:51:50 -rw-rw-r-- 1 jenkins jenkins 677 Dec 12 16:45 GOVERNANCE.md 16:51:50 -rw-rw-r-- 1 jenkins jenkins 681 Dec 12 16:45 Jenkinsfile 16:51:50 -rw-rw-r-- 1 jenkins jenkins 10174 Dec 12 16:45 LICENSE 16:51:50 -rw-rw-r-- 1 jenkins jenkins 3136 Dec 12 16:45 Makefile 16:51:50 -rw-rw-r-- 1 jenkins jenkins 611 Dec 12 16:45 OWNERS.md 16:51:50 -rw-rw-r-- 1 jenkins jenkins 4107 Dec 12 16:45 README.md 16:51:50 -rw-rw-r-- 1 jenkins jenkins 7789 Dec 12 16:45 Record and Reply.postman_collection.json 16:51:50 -rw-rw-r-- 1 jenkins jenkins 11 Dec 12 16:42 VERSION 16:51:50 drwxrwxr-x 2 jenkins jenkins 4096 Dec 12 16:45 bin 16:51:50 -rw-r--r-- 1 jenkins jenkins 24667 Dec 12 16:50 coverage.out 16:51:50 -rw-rw-r-- 1 jenkins jenkins 3901 Dec 12 16:45 go.mod 16:51:50 -rw-rw-r-- 1 jenkins jenkins 34881 Dec 12 16:45 go.sum 16:51:50 drwxrwxr-x 7 jenkins jenkins 4096 Dec 12 16:45 internal 16:51:50 -rw-rw-r-- 1 jenkins jenkins 913 Dec 12 16:45 main.go 16:51:50 drwxrwxr-x 3 jenkins jenkins 4096 Dec 12 16:45 openapi 16:51:50 drwxrwxr-x 3 jenkins jenkins 4096 Dec 12 16:45 pkg 16:51:50 drwxrwxr-x 2 jenkins jenkins 4096 Dec 12 16:45 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:51:51 + 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=84227a6b8907ed7ae78168a496abf1cce4bdb2a7 --label arch=arm64 --label version=3.2.0-dev.4 . 16:51:52 #0 building with "default" instance using docker driver 16:51:52 16:51:52 #1 [internal] load .dockerignore 16:51:54 #1 transferring context: 159B done 16:51:54 #1 DONE 2.3s 16:51:54 16:51:54 #2 [internal] load build definition from Dockerfile 16:51:54 #2 transferring dockerfile: 1.76kB done 16:51:54 #2 DONE 2.3s 16:51:54 16:51:54 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 16:51:54 #3 DONE 0.0s 16:51:54 16:51:54 #4 [internal] load metadata for docker.io/library/alpine:3.18 16:51:54 #4 DONE 0.4s 16:51:54 16:51:54 #5 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 16:51:54 #5 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 16:51:54 #5 ... 16:51:54 16:51:54 #6 [internal] load build context 16:51:54 #6 transferring context: 26.74kB 0.0s done 16:51:54 #6 DONE 0.1s 16:51:54 16:51:54 #5 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 16:51:54 #5 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 16:51:54 #5 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 16:51:54 #5 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 16:51:54 #5 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.05MB / 3.33MB 0.1s 16:51:54 #5 ... 16:51:54 16:51:54 #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 16:51:54 #7 DONE 0.3s 16:51:54 16:51:54 #5 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 16:51:54 #5 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done 16:51:54 #5 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 16:51:55 #5 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.4s done 16:51:55 #5 DONE 1.0s 16:51:55 16:51:55 #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 16:51:56 #8 0.687 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:51:56 #8 1.051 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:51:57 #8 ... 16:51:57 16:51:57 #9 [builder 2/7] RUN apk add --update --no-cache make git 16:51:57 #9 0.733 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:51:57 #9 1.189 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:51:57 #9 2.453 OK: 266 MiB in 52 packages 16:51:57 #9 DONE 2.8s 16:51:57 16:51:57 #10 [builder 3/7] WORKDIR /app 16:51:57 #10 DONE 0.1s 16:51:57 16:51:57 #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 16:51:57 #8 2.237 (1/2) Installing ca-certificates (20230506-r0) 16:51:57 #8 2.342 (2/2) Installing dumb-init (1.2.5-r2) 16:51:57 #8 ... 16:51:57 16:51:57 #11 [builder 4/7] COPY go.mod vendor* ./ 16:51:57 #11 DONE 0.2s 16:51:57 16:51:57 #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 16:51:57 #8 2.355 Executing busybox-1.36.1-r5.trigger 16:51:57 #8 2.389 Executing ca-certificates-20230506-r0.trigger 16:51:58 #8 2.655 OK: 9 MiB in 17 packages 16:51:58 #8 DONE 3.0s 16:51:58 16:51:58 #12 [stage-1 3/7] RUN apk --no-cache upgrade 16:51:59 #12 0.817 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:51:59 #12 ... 16:51:59 16:51:59 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:51:59 #13 DONE 1.9s 16:51:59 16:51:59 #12 [stage-1 3/7] RUN apk --no-cache upgrade 16:51:59 #12 1.197 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:51:59 #12 ... 16:51:59 16:51:59 #14 [builder 6/7] COPY . . 16:51:59 #14 DONE 0.2s 16:52:00 16:52:00 #15 [builder 7/7] RUN make build 16:52:00 #15 0.750 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.5 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.4" -trimpath -mod=readonly -o app-record-replay 16:52:01 #15 ... 16:52:01 16:52:01 #12 [stage-1 3/7] RUN apk --no-cache upgrade 16:52:01 #12 2.398 OK: 9 MiB in 17 packages 16:52:01 #12 DONE 2.7s 16:52:01 16:52:01 #15 [builder 7/7] RUN make build 16:53:09 #15 DONE 67.6s 16:53:09 16:53:09 #16 [stage-1 4/7] COPY --from=builder /app/Attribution.txt /Attribution.txt 16:53:09 #16 DONE 0.1s 16:53:09 16:53:09 #17 [stage-1 5/7] COPY --from=builder /app/LICENSE /LICENSE 16:53:09 #17 DONE 0.1s 16:53:09 16:53:09 #18 [stage-1 6/7] COPY --from=builder /app/res/ /res/ 16:53:09 #18 DONE 0.1s 16:53:09 16:53:09 #19 [stage-1 7/7] COPY --from=builder /app/app-record-replay /app-record-replay 16:53:09 #19 DONE 0.3s 16:53:09 16:53:09 #20 exporting to image 16:53:09 #20 exporting layers 16:53:09 #20 exporting layers 0.4s done 16:53:09 #20 writing image sha256:f2732856c0d105627f6c906594081c168d50dfbeec5e498d80d37f6df306c6e9 done 16:53:09 #20 naming to docker.io/library/app-record-replay-arm64 done 16:53:09 #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 16:53:09 provisioning config files... 16:53:09 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/78@tmp/config13485808040156871574tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:53:10 ---> ****-login.sh 16:53:10 nexus3.edgexfoundry.org:10001 16:53:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:53:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:53:10 Configure a credential helper to remove this warning. See 16:53:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:53:10 16:53:10 Login Succeeded 16:53:10 nexus3.edgexfoundry.org:10002 16:53:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:53:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:53:10 Configure a credential helper to remove this warning. See 16:53:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:53:10 16:53:10 Login Succeeded 16:53:10 nexus3.edgexfoundry.org:10003 16:53:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:53:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:53:11 Configure a credential helper to remove this warning. See 16:53:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:53:11 16:53:11 Login Succeeded 16:53:11 nexus3.edgexfoundry.org:10004 16:53:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:53:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:53:11 Configure a credential helper to remove this warning. See 16:53:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:53:11 16:53:11 Login Succeeded 16:53:11 ****.io 16:53:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:53:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:53:11 Configure a credential helper to remove this warning. See 16:53:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:53:11 16:53:11 Login Succeeded 16:53:11 ---> ****-login.sh ends [Pipeline] } 16:53:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:53:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:53:11 [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: 16:53:11 84227a6b8907ed7ae78168a496abf1cce4bdb2a7 16:53:11 latest 16:53:11 3.2.0-dev.4 16:53:11 84227a6b8907ed7ae78168a496abf1cce4bdb2a7-3.2.0-dev.4 16:53:11 main 16:53:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:12 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:84227a6b8907ed7ae78168a496abf1cce4bdb2a7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:12 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:84227a6b8907ed7ae78168a496abf1cce4bdb2a7 16:53:12 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 16:53:12 55f9d5d36354: Preparing 16:53:12 320d7622598f: Preparing 16:53:12 8f824d10be4a: Preparing 16:53:12 4e7ef657d470: Preparing 16:53:12 b675cf67f65d: Preparing 16:53:12 b107f7341114: Preparing 16:53:12 0faf9b67be60: Preparing 16:53:12 b107f7341114: Waiting 16:53:12 0faf9b67be60: Waiting 16:53:13 8f824d10be4a: Pushed 16:53:13 4e7ef657d470: Pushed 16:53:13 b675cf67f65d: Pushed 16:53:13 320d7622598f: Pushed 16:53:13 0faf9b67be60: Layer already exists 16:53:13 b107f7341114: Pushed 16:53:21 55f9d5d36354: Pushed 16:53:21 84227a6b8907ed7ae78168a496abf1cce4bdb2a7: digest: sha256:d1a1c70925b783be089c20c3e8231ed9e04bc00887fbaebad46797424b44473d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:22 + 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 16:53:22 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 16:53:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 16:53:22 55f9d5d36354: Preparing 16:53:22 320d7622598f: Preparing 16:53:22 8f824d10be4a: Preparing 16:53:22 4e7ef657d470: Preparing 16:53:22 b675cf67f65d: Preparing 16:53:22 b107f7341114: Preparing 16:53:22 0faf9b67be60: Preparing 16:53:22 b107f7341114: Waiting 16:53:22 0faf9b67be60: Waiting 16:53:22 b675cf67f65d: Layer already exists 16:53:22 320d7622598f: Layer already exists 16:53:22 55f9d5d36354: Layer already exists 16:53:22 4e7ef657d470: Layer already exists 16:53:22 8f824d10be4a: Layer already exists 16:53:22 b107f7341114: Layer already exists 16:53:22 0faf9b67be60: Layer already exists 16:53:23 latest: digest: sha256:d1a1c70925b783be089c20c3e8231ed9e04bc00887fbaebad46797424b44473d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:23 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:24 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.4 16:53:24 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 16:53:24 55f9d5d36354: Preparing 16:53:24 320d7622598f: Preparing 16:53:24 8f824d10be4a: Preparing 16:53:24 4e7ef657d470: Preparing 16:53:24 b675cf67f65d: Preparing 16:53:24 b107f7341114: Preparing 16:53:24 0faf9b67be60: Preparing 16:53:24 0faf9b67be60: Waiting 16:53:24 b107f7341114: Waiting 16:53:24 b675cf67f65d: Layer already exists 16:53:24 320d7622598f: Layer already exists 16:53:24 4e7ef657d470: Layer already exists 16:53:24 8f824d10be4a: Layer already exists 16:53:24 55f9d5d36354: Layer already exists 16:53:24 b107f7341114: Layer already exists 16:53:24 0faf9b67be60: Layer already exists 16:53:24 3.2.0-dev.4: digest: sha256:d1a1c70925b783be089c20c3e8231ed9e04bc00887fbaebad46797424b44473d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:24 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:84227a6b8907ed7ae78168a496abf1cce4bdb2a7-3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:25 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:84227a6b8907ed7ae78168a496abf1cce4bdb2a7-3.2.0-dev.4 16:53:25 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 16:53:25 55f9d5d36354: Preparing 16:53:25 320d7622598f: Preparing 16:53:25 8f824d10be4a: Preparing 16:53:25 4e7ef657d470: Preparing 16:53:25 b675cf67f65d: Preparing 16:53:25 b107f7341114: Preparing 16:53:25 0faf9b67be60: Preparing 16:53:25 b107f7341114: Waiting 16:53:25 0faf9b67be60: Waiting 16:53:25 55f9d5d36354: Layer already exists 16:53:25 320d7622598f: Layer already exists 16:53:25 4e7ef657d470: Layer already exists 16:53:25 b675cf67f65d: Layer already exists 16:53:25 8f824d10be4a: Layer already exists 16:53:25 b107f7341114: Layer already exists 16:53:25 0faf9b67be60: Layer already exists 16:53:25 84227a6b8907ed7ae78168a496abf1cce4bdb2a7-3.2.0-dev.4: digest: sha256:d1a1c70925b783be089c20c3e8231ed9e04bc00887fbaebad46797424b44473d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:26 + 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 16:53:26 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main 16:53:26 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 16:53:26 55f9d5d36354: Preparing 16:53:26 320d7622598f: Preparing 16:53:26 8f824d10be4a: Preparing 16:53:26 4e7ef657d470: Preparing 16:53:26 b675cf67f65d: Preparing 16:53:26 b107f7341114: Preparing 16:53:26 0faf9b67be60: Preparing 16:53:26 0faf9b67be60: Waiting 16:53:26 b107f7341114: Waiting 16:53:26 4e7ef657d470: Layer already exists 16:53:26 b675cf67f65d: Layer already exists 16:53:26 8f824d10be4a: Layer already exists 16:53:26 55f9d5d36354: Layer already exists 16:53:26 320d7622598f: Layer already exists 16:53:26 b107f7341114: Layer already exists 16:53:26 0faf9b67be60: Layer already exists 16:53:26 main: digest: sha256:d1a1c70925b783be089c20c3e8231ed9e04bc00887fbaebad46797424b44473d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:53:27 ===================================================== [Pipeline] echo 16:53:27 taggedImages: 16:53:27 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:84227a6b8907ed7ae78168a496abf1cce4bdb2a7 16:53:27 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 16:53:27 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.4 16:53:27 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:84227a6b8907ed7ae78168a496abf1cce4bdb2a7-3.2.0-dev.4 16:53:27 - 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 16:53:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:53:27 16:53:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:53:28 arm64: Pulling from edgex-lftools-log-publisher 16:53:28 8998bd30e6a1: Pulling fs layer 16:53:28 04944245beec: Pulling fs layer 16:53:28 699f458cf7ca: Pulling fs layer 16:53:28 765212b225bb: Pulling fs layer 16:53:28 f23df028b6ca: Pulling fs layer 16:53:28 d65c8cfc05b1: Pulling fs layer 16:53:28 2437ff75d9bd: Pulling fs layer 16:53:28 765212b225bb: Waiting 16:53:28 d65c8cfc05b1: Waiting 16:53:28 f23df028b6ca: Waiting 16:53:28 2437ff75d9bd: Waiting 16:53:28 04944245beec: Verifying Checksum 16:53:28 04944245beec: Download complete 16:53:28 765212b225bb: Download complete 16:53:28 f23df028b6ca: Verifying Checksum 16:53:28 f23df028b6ca: Download complete 16:53:28 d65c8cfc05b1: Download complete 16:53:28 699f458cf7ca: Verifying Checksum 16:53:28 699f458cf7ca: Download complete 16:53:29 8998bd30e6a1: Verifying Checksum 16:53:29 8998bd30e6a1: Download complete 16:53:30 2437ff75d9bd: Verifying Checksum 16:53:30 2437ff75d9bd: Download complete 16:53:35 8998bd30e6a1: Pull complete 16:53:35 04944245beec: Pull complete 16:53:37 699f458cf7ca: Pull complete 16:53:37 765212b225bb: Pull complete 16:53:38 f23df028b6ca: Pull complete 16:53:38 d65c8cfc05b1: Pull complete 16:54:00 2437ff75d9bd: Pull complete 16:54:00 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:54:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:54:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:54:00 prd-ubuntu20.04-docker-arm64-4c-16g-24910 does not seem to be running inside a container 16:54: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/78 -v /w/workspace/app-record-replay/78:/w/workspace/app-record-replay/78:rw,z -v /w/workspace/app-record-replay/78@tmp:/w/workspace/app-record-replay/78@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 16:54:04 $ docker top c801ecb52bbd903ef7eccca0c49eaa9b8e59c22a07a6d10d0dca982156162949 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:54:05 ---> job-cost.sh 16:54:05 lf-activate-venv: SKIPPING 16:54:05 INFO: No Stack... 16:54:06 INFO: Retrieving Pricing Info for: v3-standard-8 16:54:06 INFO: Archiving Costs [Pipeline] sh 16:54:07 + cat /w/workspace/app-record-replay/78/archives/cost.csv 16:54:07 + cut -d, -f6 [Pipeline] lock 16:54:07 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-78-stack-cost] 16:54:07 Resource [jenkins-edgexfoundry-app-record-replay-main-78-stack-cost] did not exist. Created. 16:54:07 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-78-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:54:07 /w/workspace/app-record-replay/78@tmp/durable-d5e30b9a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:54:07 + echo total: 0.2199999988079071 [Pipeline] stash 16:54:07 Warning: overwriting stash ‘stack-cost’ 16:54:08 Stashed 1 file(s) [Pipeline] } 16:54:08 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-78-stack-cost] [Pipeline] // lock [Pipeline] } 16:54:08 $ docker stop --time=1 c801ecb52bbd903ef7eccca0c49eaa9b8e59c22a07a6d10d0dca982156162949 16:54:09 $ docker rm -f --volumes c801ecb52bbd903ef7eccca0c49eaa9b8e59c22a07a6d10d0dca982156162949 [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 16:54:10 provisioning config files... 16:54:10 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config5873833006109094500tmp [Pipeline] { [Pipeline] sh 16:54:11 + set +x 16:54:11 + curl -s https://codecov.io/bash 16:54:11 + bash -s -- 16:54:11 16:54:11 _____ _ 16:54:11 / ____| | | 16:54:11 | | ___ __| | ___ ___ _____ __ 16:54:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:54:11 | |___| (_) | (_| | __/ (_| (_) \ V / 16:54:11 \_____\___/ \__,_|\___|\___\___/ \_/ 16:54:11 Bash-1.0.6 16:54:11 16:54:11 16:54:11 ==> git version 2.25.1 found 16:54:11 ==> 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 16:54:11 Release-Date: 2020-01-08 16:54:11 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:54:11 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:54:11 ==> Jenkins CI detected. 16:54:11 current dir:  /w/workspace/exfoundry_app-record-replay_main 16:54:11 project root: . 16:54:11 --> token set from env 16:54:11 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:54:11 ==> Running gcov in . (disable via -X gcov) 16:54:11 ==> Python coveragepy not found 16:54:11 ==> Searching for coverage reports in: 16:54:11 + . 16:54:11 -> Found 1 reports 16:54:11 ==> Detecting git/mercurial file structure 16:54:11 ==> Reading reports 16:54:11 + ./coverage.out bytes=24667 16:54:11 ==> Appending adjustments 16:54:11 https://docs.codecov.io/docs/fixing-reports 16:54:11 + Found adjustments 16:54:11 ==> Gzipping contents 16:54:11 8.0K /tmp/codecov.Rikweu.gz 16:54:11 ==> Uploading reports 16:54:11 url: https://codecov.io 16:54:11 query: branch=main&commit=84227a6b8907ed7ae78168a496abf1cce4bdb2a7&build=78&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F78%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 16:54:11 -> Pinging Codecov 16:54:11 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=84227a6b8907ed7ae78168a496abf1cce4bdb2a7&build=78&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F78%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 16:54:11 -> Uploading to 16:54:11 https://storage.googleapis.com/codecov/v4/raw/2023-12-12/F467761B9912B4F32F9BC62907045C81/84227a6b8907ed7ae78168a496abf1cce4bdb2a7/e1767950-c7c1-4c89-ab7e-8b5f1156dc95.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231212%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231212T165411Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=569ba070d3a8f9b1a1d7b95f5fcaed5845e8cfd1f4224514df9c5791d836cc0d 16:54:11 % Total % Received % Xferd Average Speed Time Time Time Current 16:54:11 Dload Upload Total Spent Left Speed 16:54:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4849 0 0 100 4849 0 21174 --:--:-- --:--:-- --:--:-- 21174 16:54:12 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/84227a6b8907ed7ae78168a496abf1cce4bdb2a7 [Pipeline] } 16:54:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:54:12 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:54:12 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:54:12 16:54:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:54:13 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:54:13 df9b9388f04a: Pulling fs layer 16:54:13 52dc419b0ee2: Pulling fs layer 16:54:13 25bc292e5bac: Pulling fs layer 16:54:13 114826534d7a: Pulling fs layer 16:54:13 4657fd5d0bcf: Pulling fs layer 16:54:13 6ad1cebc031e: Pulling fs layer 16:54:13 114826534d7a: Waiting 16:54:13 4657fd5d0bcf: Waiting 16:54:13 8a3aa393b2d8: Pulling fs layer 16:54:13 8a3aa393b2d8: Waiting 16:54:13 25bc292e5bac: Verifying Checksum 16:54:13 25bc292e5bac: Download complete 16:54:13 52dc419b0ee2: Download complete 16:54:13 4657fd5d0bcf: Verifying Checksum 16:54:13 4657fd5d0bcf: Download complete 16:54:13 df9b9388f04a: Download complete 16:54:13 6ad1cebc031e: Verifying Checksum 16:54:13 6ad1cebc031e: Download complete 16:54:13 df9b9388f04a: Pull complete 16:54:13 52dc419b0ee2: Pull complete 16:54:13 25bc292e5bac: Pull complete 16:54:13 114826534d7a: Verifying Checksum 16:54:13 114826534d7a: Download complete 16:54:13 8a3aa393b2d8: Verifying Checksum 16:54:13 8a3aa393b2d8: Download complete 16:54:17 114826534d7a: Pull complete 16:54:17 4657fd5d0bcf: Pull complete 16:54:17 6ad1cebc031e: Pull complete 16:54:20 8a3aa393b2d8: Pull complete 16:54:20 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:54:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:54:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:54:20 prd-ubuntu20.04-docker-8c-8g-24908 does not seem to be running inside a container 16:54:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 16:54:25 $ docker top ac14b228049b1d62b0c60a93e392fcfc5f46ecc4b1cc113bdd1755f294fd921d -eo pid,comm [Pipeline] { [Pipeline] echo 16:54:25 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh 16:54:25 + set -o pipefail 16:54:25 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' 16:54:31 16:54:31 Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... 16:54:31 16:54:31 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/2898ccc6-4324-436c-9abd-9714fc9a2b63 16:54:31 16:54:31 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:54:31 16:54:31 16:54:31 A medium severity vulnerability was found in the Snyk CLI versions you are using. 16:54:31 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 16:54:31 More details here: https://snyk.co/ue1NS 16:54:31 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 16:54:31 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 16:54:31 $ docker stop --time=1 ac14b228049b1d62b0c60a93e392fcfc5f46ecc4b1cc113bdd1755f294fd921d 16:54:35 $ docker rm -f --volumes ac14b228049b1d62b0c60a93e392fcfc5f46ecc4b1cc113bdd1755f294fd921d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:54:37 + git log --format=format:%s -1 84227a6b8907ed7ae78168a496abf1cce4bdb2a7 [Pipeline] sh 16:54:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:54:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:54:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:54:38 prd-ubuntu20.04-docker-8c-8g-24908 does not seem to be running inside a container 16:54:38 $ 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 16:54:38 $ docker top b3da72d954b07596b1dde10fe4df63ea5b6e7cee0c18bda7505d5b02bff97465 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:54:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:54:38 [ssh-agent] Looking for ssh-agent implementation... 16:54:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:54:39 $ docker exec b3da72d954b07596b1dde10fe4df63ea5b6e7cee0c18bda7505d5b02bff97465 ssh-agent 16:54:39 SSH_AUTH_SOCK=/tmp/ssh-Vgjo3XQTkH4o/agent.33 16:54:39 SSH_AGENT_PID=39 16:54:39 Running ssh-add (command line suppressed) 16:54:39 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_18372735629189307987.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_18372735629189307987.key) 16:54:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:54:39 + git semver tag 16:54:39 2023-12-12 16:54:39,743 [run_tag] DEBUG tag force:False 16:54:39 2023-12-12 16:54:39,743 [check_head_tag] DEBUG check head tag 16:54:39 2023-12-12 16:54:39,744 [execute] INFO git cat-file --batch-check 16:54:39 2023-12-12 16:54:39,745 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 16:54:39 2023-12-12 16:54:39,749 [execute] INFO git cat-file --batch 16:54:39 2023-12-12 16:54:39,749 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 16:54:39 2023-12-12 16:54:39,773 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 16:54:39 2023-12-12 16:54:39,773 [execute] INFO git tag -a v3.2.0-dev.4 -m v3.2.0-dev.4 16:54:39 2023-12-12 16:54:39,774 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.4', '-m', 'v3.2.0-dev.4'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 16:54:39 2023-12-12 16:54:39,778 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 16:54:39 3.2.0-dev.4 [Pipeline] } 16:54:39 $ docker exec --env ******** --env ******** b3da72d954b07596b1dde10fe4df63ea5b6e7cee0c18bda7505d5b02bff97465 ssh-agent -k 16:54:39 unset SSH_AUTH_SOCK; 16:54:39 unset SSH_AGENT_PID; 16:54:39 echo Agent pid 39 killed; 16:54:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:54:40 + git semver [Pipeline] } 16:54:40 $ docker stop --time=1 b3da72d954b07596b1dde10fe4df63ea5b6e7cee0c18bda7505d5b02bff97465 16:54:41 $ docker rm -f --volumes b3da72d954b07596b1dde10fe4df63ea5b6e7cee0c18bda7505d5b02bff97465 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:54:42 16:54:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:54:43 0.23.1-centos7: Pulling from edgex-lftools 16:54:43 ab5ef0e58194: Pulling fs layer 16:54:43 9712f1f96733: Pulling fs layer 16:54:43 63f879dbbcfc: Pulling fs layer 16:54:43 0d9ebad4ef96: Pulling fs layer 16:54:43 e9a5061849ea: Pulling fs layer 16:54:43 d747dcd14b5f: Pulling fs layer 16:54:43 2de7ff778b66: Pulling fs layer 16:54:43 0d9ebad4ef96: Waiting 16:54:43 2de7ff778b66: Waiting 16:54:43 e9a5061849ea: Waiting 16:54:43 9712f1f96733: Verifying Checksum 16:54:43 9712f1f96733: Download complete 16:54:43 63f879dbbcfc: Verifying Checksum 16:54:43 63f879dbbcfc: Download complete 16:54:43 e9a5061849ea: Verifying Checksum 16:54:43 e9a5061849ea: Download complete 16:54:43 d747dcd14b5f: Verifying Checksum 16:54:43 d747dcd14b5f: Download complete 16:54:43 0d9ebad4ef96: Verifying Checksum 16:54:43 0d9ebad4ef96: Download complete 16:54:43 ab5ef0e58194: Verifying Checksum 16:54:43 ab5ef0e58194: Download complete 16:54:43 2de7ff778b66: Verifying Checksum 16:54:43 2de7ff778b66: Download complete 16:54:46 ab5ef0e58194: Pull complete 16:54:46 9712f1f96733: Pull complete 16:54:46 63f879dbbcfc: Pull complete 16:54:50 0d9ebad4ef96: Pull complete 16:54:50 e9a5061849ea: Pull complete 16:54:50 d747dcd14b5f: Pull complete 16:54:51 2de7ff778b66: Pull complete 16:54:51 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:54:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:54:51 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:54:51 prd-ubuntu20.04-docker-8c-8g-24908 does not seem to be running inside a container 16:54:51 $ 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 16:54:58 $ docker top ef3f9fb2963333f3779d36868a9222b6ca536e20daf40dfc872ccbcfe655c8b6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:54:58 provisioning config files... 16:54:58 copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config13581353585426483562tmp 16:54:58 copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config9066847413061831892tmp 16:54:58 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config2057295363091446224tmp [Pipeline] { [Pipeline] echo 16:54:58 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:54:59 ---> sigul-configuration.sh 16:54:59 gpg: directory `/root/.gnupg' created 16:54:59 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:54:59 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:54:59 gpg: keyring `/root/.gnupg/secring.gpg' created 16:54:59 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:54:59 gpg: CAST5 encrypted data 16:54:59 gpg: encrypted with 1 passphrase 16:54:59 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:54:59 + mkdir /home/jenkins 16:54:59 + mkdir /home/jenkins/sigul [Pipeline] sh 16:54:59 + 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 16:54:59 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:55:00 ---> sigul-install.sh 16:55:00 Sigul already installed; skipping installation. [Pipeline] sh 16:55:00 + git tag --list 16:55:00 v3.1 16:55:00 v3.1.0 16:55:00 v3.1.0-dev.0 16:55:00 v3.1.0-dev.1 16:55:00 v3.1.0-dev.10 16:55:00 v3.1.0-dev.11 16:55:00 v3.1.0-dev.12 16:55:00 v3.1.0-dev.13 16:55:00 v3.1.0-dev.14 16:55:00 v3.1.0-dev.15 16:55:00 v3.1.0-dev.16 16:55:00 v3.1.0-dev.17 16:55:00 v3.1.0-dev.18 16:55:00 v3.1.0-dev.19 16:55:00 v3.1.0-dev.2 16:55:00 v3.1.0-dev.20 16:55:00 v3.1.0-dev.21 16:55:00 v3.1.0-dev.22 16:55:00 v3.1.0-dev.23 16:55:00 v3.1.0-dev.24 16:55:00 v3.1.0-dev.25 16:55:00 v3.1.0-dev.26 16:55:00 v3.1.0-dev.27 16:55:00 v3.1.0-dev.28 16:55:00 v3.1.0-dev.29 16:55:00 v3.1.0-dev.3 16:55:00 v3.1.0-dev.30 16:55:00 v3.1.0-dev.31 16:55:00 v3.1.0-dev.32 16:55:00 v3.1.0-dev.33 16:55:00 v3.1.0-dev.34 16:55:00 v3.1.0-dev.35 16:55:00 v3.1.0-dev.36 16:55:00 v3.1.0-dev.37 16:55:00 v3.1.0-dev.38 16:55:00 v3.1.0-dev.39 16:55:00 v3.1.0-dev.4 16:55:00 v3.1.0-dev.40 16:55:00 v3.1.0-dev.41 16:55:00 v3.1.0-dev.42 16:55:00 v3.1.0-dev.43 16:55:00 v3.1.0-dev.44 16:55:00 v3.1.0-dev.45 16:55:00 v3.1.0-dev.46 16:55:00 v3.1.0-dev.47 16:55:00 v3.1.0-dev.48 16:55:00 v3.1.0-dev.49 16:55:00 v3.1.0-dev.5 16:55:00 v3.1.0-dev.50 16:55:00 v3.1.0-dev.51 16:55:00 v3.1.0-dev.52 16:55:00 v3.1.0-dev.53 16:55:00 v3.1.0-dev.54 16:55:00 v3.1.0-dev.55 16:55:00 v3.1.0-dev.56 16:55:00 v3.1.0-dev.57 16:55:00 v3.1.0-dev.58 16:55:00 v3.1.0-dev.59 16:55:00 v3.1.0-dev.6 16:55:00 v3.1.0-dev.60 16:55:00 v3.1.0-dev.61 16:55:00 v3.1.0-dev.62 16:55:00 v3.1.0-dev.63 16:55:00 v3.1.0-dev.64 16:55:00 v3.1.0-dev.65 16:55:00 v3.1.0-dev.66 16:55:00 v3.1.0-dev.67 16:55:00 v3.1.0-dev.68 16:55:00 v3.1.0-dev.7 16:55:00 v3.1.0-dev.8 16:55:00 v3.1.0-dev.9 16:55:00 v3.2.0-dev.1 16:55:00 v3.2.0-dev.2 16:55:00 v3.2.0-dev.3 16:55:00 v3.2.0-dev.4 [Pipeline] sh 16:55:00 + lftools sign git-tag v3.2.0-dev.4 16:55:01 Signing Git tag with Sigul... 16:55:01 Signing v3.2.0-dev.4 [Pipeline] echo 16:55:01 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:55:01 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:55:01 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:55:01 $ docker stop --time=1 ef3f9fb2963333f3779d36868a9222b6ca536e20daf40dfc872ccbcfe655c8b6 16:55:03 $ docker rm -f --volumes ef3f9fb2963333f3779d36868a9222b6ca536e20daf40dfc872ccbcfe655c8b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:55:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:55:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:55:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:55:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:55:04 prd-ubuntu20.04-docker-8c-8g-24908 does not seem to be running inside a container 16:55:04 $ 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 16:55:05 $ docker top 2bbdf59bb0a9d07db2de1f6369c3587c3f121595b53e61b75362cc9b196338ac -eo pid,comm 16:55:05 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). 16:55:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:55:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:55:05 [ssh-agent] Looking for ssh-agent implementation... 16:55:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:55:05 $ docker exec 2bbdf59bb0a9d07db2de1f6369c3587c3f121595b53e61b75362cc9b196338ac ssh-agent 16:55:05 SSH_AUTH_SOCK=/tmp/ssh-qXfhw8cX4c2E/agent.31 16:55:05 SSH_AGENT_PID=37 16:55:05 Running ssh-add (command line suppressed) 16:55:05 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2129918513502439790.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2129918513502439790.key) 16:55:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:55:06 + git semver bump pre 16:55:06 2023-12-12 16:55:06,181 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 16:55:06 2023-12-12 16:55:06,181 [bump_version] DEBUG bumping version:3.2.0-dev.4 on axis:pre with prefix:dev 16:55:06 2023-12-12 16:55:06,181 [bump_version] DEBUG bumped version:3.2.0-dev.5 16:55:06 2023-12-12 16:55:06,181 [write_version] DEBUG write version:3.2.0-dev.5 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True 16:55:06 2023-12-12 16:55:06,181 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 16:55:06 2023-12-12 16:55:06,181 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main 16:55:06 2023-12-12 16:55:06,183 [execute] INFO git cat-file --batch-check 16:55:06 2023-12-12 16:55:06,183 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 16:55:06 2023-12-12 16:55:06,188 [execute] INFO git cat-file --batch 16:55:06 2023-12-12 16:55:06,189 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 16:55:06 2023-12-12 16:55:06,193 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 16:55:06 3.2.0-dev.5 [Pipeline] } 16:55:06 $ docker exec --env ******** --env ******** 2bbdf59bb0a9d07db2de1f6369c3587c3f121595b53e61b75362cc9b196338ac ssh-agent -k 16:55:06 unset SSH_AUTH_SOCK; 16:55:06 unset SSH_AGENT_PID; 16:55:06 echo Agent pid 37 killed; 16:55:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:55:06 + git semver [Pipeline] } 16:55:07 $ docker stop --time=1 2bbdf59bb0a9d07db2de1f6369c3587c3f121595b53e61b75362cc9b196338ac 16:55:08 $ docker rm -f --volumes 2bbdf59bb0a9d07db2de1f6369c3587c3f121595b53e61b75362cc9b196338ac [Pipeline] // withDockerContainer [Pipeline] sh 16:55:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:55:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:55:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:55:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:55:09 prd-ubuntu20.04-docker-8c-8g-24908 does not seem to be running inside a container 16:55:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:55:09 $ docker top 9cde9919fa150e67cb9ec8aaef619f15fc5323f05a09bbe23a8e28556d94b32b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:55:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:55:10 [ssh-agent] Looking for ssh-agent implementation... 16:55:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:55:10 $ docker exec 9cde9919fa150e67cb9ec8aaef619f15fc5323f05a09bbe23a8e28556d94b32b ssh-agent 16:55:10 SSH_AUTH_SOCK=/tmp/ssh-tSvEKRDuBjLO/agent.33 16:55:10 SSH_AGENT_PID=39 16:55:10 Running ssh-add (command line suppressed) 16:55:10 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10800586732303494760.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10800586732303494760.key) 16:55:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:55:10 + git semver push 16:55:11 2023-12-12 16:55:11,008 [run_push] DEBUG push 16:55:11 2023-12-12 16:55:11,009 [execute] INFO git cat-file --batch-check 16:55:11 2023-12-12 16:55:11,009 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 16:55:11 2023-12-12 16:55:11,012 [execute] INFO git rev-list 57bb24e69929d84a517d5c4c7cc29dc49d863642 -- 16:55:11 2023-12-12 16:55:11,012 [execute] DEBUG Popen(['git', 'rev-list', '57bb24e69929d84a517d5c4c7cc29dc49d863642', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 16:55:11 2023-12-12 16:55:11,018 [execute] INFO git fetch -v origin 16:55:11 2023-12-12 16:55:11,018 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) 16:55:11 2023-12-12 16:55:11,558 [run_push] DEBUG no remote changes detected 16:55:11 2023-12-12 16:55:11,559 [execute] INFO git push origin semver 16:55:11 2023-12-12 16:55:11,559 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 16:55:12 2023-12-12 16:55:12,355 [run_push] DEBUG push all version tags 16:55:12 2023-12-12 16:55:12,355 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:55:12 2023-12-12 16:55:12,356 [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) 16:55:13 2023-12-12 16:55:13,101 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 16:55:13 3.2.0-dev.5 [Pipeline] } 16:55:13 $ docker exec --env ******** --env ******** 9cde9919fa150e67cb9ec8aaef619f15fc5323f05a09bbe23a8e28556d94b32b ssh-agent -k 16:55:13 unset SSH_AUTH_SOCK; 16:55:13 unset SSH_AGENT_PID; 16:55:13 echo Agent pid 39 killed; 16:55:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:55:13 + git semver [Pipeline] } 16:55:14 $ docker stop --time=1 9cde9919fa150e67cb9ec8aaef619f15fc5323f05a09bbe23a8e28556d94b32b 16:55:15 $ docker rm -f --volumes 9cde9919fa150e67cb9ec8aaef619f15fc5323f05a09bbe23a8e28556d94b32b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 16:55:16 + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] 16:55:16 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 16:55:16 total 16 16:55:16 drwxr-xr-x 3 root root 4096 Dec 12 16:44 . 16:55:16 drwxrwxr-x 11 jenkins jenkins 4096 Dec 12 16:54 .. 16:55:16 drwxr-xr-x 2 root root 4096 Dec 12 16:44 cost 16:55:16 -rw-r--r-- 1 root root 88 Dec 12 16:44 cost.csv 16:55:16 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives 16:55:16 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 16:55:16 total 16 16:55:16 drwxr-xr-x 3 jenkins jenkins 4096 Dec 12 16:44 . 16:55:16 drwxrwxr-x 11 jenkins jenkins 4096 Dec 12 16:54 .. 16:55:16 drwxr-xr-x 2 jenkins jenkins 4096 Dec 12 16:44 cost 16:55:16 -rw-r--r-- 1 jenkins jenkins 88 Dec 12 16:44 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:55:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:55:17 ---> package-listing.sh 16:55:17 ++ facter osfamily 16:55:17 ++ tr '[:upper:]' '[:lower:]' 16:55:18 + OS_FAMILY=debian 16:55:18 + workspace=/w/workspace/exfoundry_app-record-replay_main 16:55:18 + START_PACKAGES=/tmp/packages_start.txt 16:55:18 + END_PACKAGES=/tmp/packages_end.txt 16:55:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:55:18 + PACKAGES=/tmp/packages_start.txt 16:55:18 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 16:55:18 + PACKAGES=/tmp/packages_end.txt 16:55:18 + case "${OS_FAMILY}" in 16:55:18 + dpkg -l 16:55:18 + grep '^ii' 16:55:18 + '[' -f /tmp/packages_start.txt ']' 16:55:18 + '[' -f /tmp/packages_end.txt ']' 16:55:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:55:18 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 16:55:18 + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ 16:55:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo 16:55:18 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 16:55:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:55:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:55:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:55:19 prd-ubuntu20.04-docker-8c-8g-24908 does not seem to be running inside a container 16:55:19 $ 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 16:55:19 $ docker top cdf60a604d8e78e4be403a7a5227dcdc3e6201da03665d5383c9fe9d7ec63abf -eo pid,comm [Pipeline] { [Pipeline] sh 16:55:20 + touch /tmp/pre-build-complete [Pipeline] sh 16:55:20 + mkdir -p /var/log/sysstat [Pipeline] sh 16:55:20 + ls /var/log/sa-host 16:55:20 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:55:20 provisioning config files... 16:55:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config7497592499295516828tmp [Pipeline] { [Pipeline] echo 16:55:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:55:21 ---> create-netrc.sh [Pipeline] } 16:55:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:55:21 ---> python-tools-install.sh [Pipeline] echo 16:55:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:55:21 ---> sudo-logs.sh 16:55:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:55:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:55:22 ---> job-cost.sh 16:55:22 lf-activate-venv: SKIPPING 16:55:22 DEBUG: total: 0.2199999988079071 16:55:22 INFO: Retrieving Stack Cost... 16:55:22 INFO: Retrieving Pricing Info for: v3-standard-8 16:55:23 INFO: Archiving Costs [Pipeline] echo 16:55:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:55:23 ---> logs-deploy.sh 16:55:23 lf-activate-venv: SKIPPING 16:55:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/78 16:55:23 INFO: archiving workspace using pattern(s): 16:55:24 Archives upload complete. 16:55:24 INFO: archiving logs to Nexus