Started by user Eric Ball Replayed #43 Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 92dd52375ba7ece0127ca2ee3b02bf3e6a750cff 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-ssh12681749847721531029.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh2533009111207286932.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh9084692300403060281.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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. Replacing contents of vars/edgeXClair.groovy Replacing contents of vars/edgeXReleaseOpenApi.groovy Replacing contents of vars/edgex.groovy Replacing contents of vars/edgeXUpdateNamedTag.groovy Replacing contents of vars/edgeXReleaseGitHubAssets.groovy Replacing contents of vars/edgeXBuildGoMod.groovy Replacing contents of src/main/groovy/edgeXDocGenerator.groovy Replacing contents of vars/edgeXSemver.groovy Replacing contents of vars/edgeXLTS.groovy Replacing contents of vars/edgeXInfraPublish.groovy Replacing contents of vars/edgeXDockerLogin.groovy Replacing contents of vars/edgeXReleaseGitTag.groovy Replacing contents of vars/edgeXEmailUtil.groovy Replacing contents of vars/edgeXBuildGoApp.groovy Replacing contents of vars/edgeXReleaseSnap.groovy Replacing contents of vars/edgeXReleaseDocs.groovy Replacing contents of vars/edgeXSetupEnvironment.groovy Replacing contents of vars/edgeXInfraLFToolsSign.groovy Replacing contents of vars/edgeXGeneric.groovy Replacing contents of vars/edgeXGHPagesPublish.groovy Replacing contents of vars/edgeXDocker.groovy Replacing contents of vars/edgeXInfraShipLogs.groovy Replacing contents of vars/edgeXBuildGoParallel.groovy Replacing contents of vars/edgeXBuildCApp.groovy Replacing contents of vars/edgeXRelease.groovy Replacing contents of vars/edgeXCodecov.groovy Replacing contents of vars/edgeXReleaseDockerImage.groovy Replacing contents of vars/edgeXBuildDocker.groovy Replacing contents of vars/edgeXEmail.groovy Replacing contents of vars/edgeXNexusPublish.groovy Replacing contents of vars/edgeXSwaggerPublish.groovy Replacing contents of vars/edgeXSnyk.groovy Replacing contents of vars/edgeXSnap.groovy Replacing contents of vars/edgeXReleaseGitTagUtil.groovy 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-ssh8431759477734048195.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-ssh7793286687583385293.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. Replacing contents of vars/lfJava.groovy Replacing contents of vars/lfDocker.groovy Replacing contents of vars/lfDefaults.groovy Replacing contents of vars/lfInfraShipLogs.groovy Replacing contents of vars/lfParallelCostCapture.groovy Replacing contents of vars/lfCommon.groovy Replacing contents of vars/lfNode.groovy [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.20 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4833 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 92dd52375ba7ece0127ca2ee3b02bf3e6a750cff (main) Commit message: "Merge pull request #72 from lenny-intel/upload-profiles" > 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 92dd52375ba7ece0127ca2ee3b02bf3e6a750cff # timeout=10 > git rev-list --no-walk 92dd52375ba7ece0127ca2ee3b02bf3e6a750cff # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:25:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:25:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:25:52 ========================================================= 22:25:52 EdgeX Global Pipelines Version Info 22:25:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:25:53 ------------------- 22:25:53 stable info: 22:25:53 ------------------- 22:25:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:25:53 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 22:25:53 Message: update stable to v1.0.253 22:25:53 ------------------- 22:25:53 experimental info: 22:25:53 ------------------- 22:25:53 Commited By: **** collab-it+edgex@linuxfoundation.org 22:25:53 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 22:25:53 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:25:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 22:25:53 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 22:25:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:25:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:25:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:25:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 22:25:53 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:25:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:25:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:25:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:25:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:25:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 22:25:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:25:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:25:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:25:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:25:54 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:25:54 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:25:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:25:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:25:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:25:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:25:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:25:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:25:54 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:25:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:25:54 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:25:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:25:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:25:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:25:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 92dd52375ba7ece0127ca2ee3b02bf3e6a750cff [Pipeline] echo 22:25:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 92dd523 [Pipeline] echo 22:25:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:25:54 provisioning config files... 22:25:54 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config12277452606022410015tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:25:54 ---> docker-login.sh 22:25:54 nexus3.edgexfoundry.org:10001 22:25:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:54 Configure a credential helper to remove this warning. See 22:25:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:54 22:25:54 Login Succeeded 22:25:54 nexus3.edgexfoundry.org:10002 22:25:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:55 Configure a credential helper to remove this warning. See 22:25:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:55 22:25:55 Login Succeeded 22:25:55 nexus3.edgexfoundry.org:10003 22:25:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:55 Configure a credential helper to remove this warning. See 22:25:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:55 22:25:55 Login Succeeded 22:25:55 nexus3.edgexfoundry.org:10004 22:25:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:55 Configure a credential helper to remove this warning. See 22:25:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:55 22:25:55 Login Succeeded 22:25:55 docker.io 22:25:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:55 Configure a credential helper to remove this warning. See 22:25:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:55 22:25:55 Login Succeeded 22:25:55 ---> docker-login.sh ends [Pipeline] } 22:25:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:25:56 + git rev-list -1 --merges 92dd52375ba7ece0127ca2ee3b02bf3e6a750cff~1..92dd52375ba7ece0127ca2ee3b02bf3e6a750cff [Pipeline] echo 22:25:56 -----------> git rev-list -1 --merges 92dd52375ba7ece0127ca2ee3b02bf3e6a750cff~1..92dd52375ba7ece0127ca2ee3b02bf3e6a750cff 92dd52375ba7ece0127ca2ee3b02bf3e6a750cff 22:25:56 92dd52375ba7ece0127ca2ee3b02bf3e6a750cff [false] [Pipeline] sh 22:25:56 + git log --format=format:%s -1 92dd52375ba7ece0127ca2ee3b02bf3e6a750cff [Pipeline] echo 22:25:56 ========================================================= 22:25:56 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:25:56 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:25:56 + git log --format=format:%s -1 92dd52375ba7ece0127ca2ee3b02bf3e6a750cff [Pipeline] echo 22:25:56 [semverPrep] GIT_COMMIT: 92dd52375ba7ece0127ca2ee3b02bf3e6a750cff, Commit Message: Merge pull request #72 from lenny-intel/upload-profiles [Pipeline] echo 22:25:56 [semverPrep] This is not a build commit. [Pipeline] sh 22:25:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:25:57 + grep -v github /etc/ssh/ssh_known_hosts 22:25:57 + [ -e /tmp/ssh_known_hosts ] 22:25:57 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:25:57 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:25:57 + sudo tee -a /etc/ssh/ssh_known_hosts 22:25:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:25:57 22:25:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:25:57 0.1.4: Pulling from edgex-devops/py-git-semver 22:25:57 b85a868b505f: Pulling fs layer 22:25:57 e2be974225ed: Pulling fs layer 22:25:57 339a4e72a1f5: Pulling fs layer 22:25:57 988bab9f4d93: Pulling fs layer 22:25:57 1469e6f7b9e6: Pulling fs layer 22:25:57 eaf3925da568: Pulling fs layer 22:25:57 bab4dde63d76: Pulling fs layer 22:25:57 bde34c3a00c8: Pulling fs layer 22:25:57 b352a97aabf1: Pulling fs layer 22:25:57 4872d77fe225: Pulling fs layer 22:25:57 5851b861e8e6: Pulling fs layer 22:25:57 bde34c3a00c8: Waiting 22:25:57 b352a97aabf1: Waiting 22:25:57 4872d77fe225: Waiting 22:25:57 5851b861e8e6: Waiting 22:25:57 bab4dde63d76: Waiting 22:25:57 eaf3925da568: Waiting 22:25:57 e2be974225ed: Download complete 22:25:57 988bab9f4d93: Verifying Checksum 22:25:57 988bab9f4d93: Download complete 22:25:58 1469e6f7b9e6: Verifying Checksum 22:25:58 1469e6f7b9e6: Download complete 22:25:58 339a4e72a1f5: Verifying Checksum 22:25:58 339a4e72a1f5: Download complete 22:25:58 eaf3925da568: Verifying Checksum 22:25:58 eaf3925da568: Download complete 22:25:58 bde34c3a00c8: Verifying Checksum 22:25:58 bde34c3a00c8: Download complete 22:25:58 b352a97aabf1: Download complete 22:25:58 4872d77fe225: Verifying Checksum 22:25:58 4872d77fe225: Download complete 22:25:58 5851b861e8e6: Download complete 22:25:58 b85a868b505f: Verifying Checksum 22:25:58 b85a868b505f: Download complete 22:25:58 bab4dde63d76: Verifying Checksum 22:25:58 bab4dde63d76: Download complete 22:25:59 b85a868b505f: Pull complete 22:25:59 e2be974225ed: Pull complete 22:26:00 339a4e72a1f5: Pull complete 22:26:00 988bab9f4d93: Pull complete 22:26:00 1469e6f7b9e6: Pull complete 22:26:00 eaf3925da568: Pull complete 22:26:02 bab4dde63d76: Pull complete 22:26:02 bde34c3a00c8: Pull complete 22:26:02 b352a97aabf1: Pull complete 22:26:03 4872d77fe225: Pull complete 22:26:03 5851b861e8e6: Pull complete 22:26:03 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:26:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:26:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:26:03 prd-ubuntu20.04-docker-8c-8g-4833 does not seem to be running inside a container 22:26:03 $ 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 22:26:06 $ docker top 8b2070fdcf95f620f9f24d88d3591c4eeb181b1f568c95ab9fe652081bbaad56 -eo pid,comm 22:26:06 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). 22:26:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:26:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:26:06 [ssh-agent] Looking for ssh-agent implementation... 22:26:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:26:06 $ docker exec 8b2070fdcf95f620f9f24d88d3591c4eeb181b1f568c95ab9fe652081bbaad56 ssh-agent 22:26:06 SSH_AUTH_SOCK=/tmp/ssh-ftQMBgSRBxbz/agent.32 22:26:06 SSH_AGENT_PID=38 22:26:06 Running ssh-add (command line suppressed) 22:26:06 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_6759236900286610823.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_6759236900286610823.key) 22:26:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:26:06 + git tag --points-at HEAD [Pipeline] } 22:26:06 $ docker exec --env ******** --env ******** 8b2070fdcf95f620f9f24d88d3591c4eeb181b1f568c95ab9fe652081bbaad56 ssh-agent -k 22:26:06 unset SSH_AUTH_SOCK; 22:26:06 unset SSH_AGENT_PID; 22:26:06 echo Agent pid 38 killed; 22:26:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 22:26:06 [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v3.1.0-dev.40' [Pipeline] sshagent 22:26:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:26:07 [ssh-agent] Looking for ssh-agent implementation... 22:26:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:26:07 $ docker exec 8b2070fdcf95f620f9f24d88d3591c4eeb181b1f568c95ab9fe652081bbaad56 ssh-agent 22:26:07 SSH_AUTH_SOCK=/tmp/ssh-mJI6crTMgqmm/agent.71 22:26:07 SSH_AGENT_PID=77 22:26:07 Running ssh-add (command line suppressed) 22:26:07 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_18241090731607504302.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_18241090731607504302.key) 22:26:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:26:07 + git semver init 22:26:07 2023-08-29 22:26:07,807 [run_init] DEBUG init version:0.0.0 force:False 22:26:07 2023-08-29 22:26:07,808 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver 22:26:07 2023-08-29 22:26:07,809 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver 22:26:07 2023-08-29 22:26:07,809 [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) 22:26:08 2023-08-29 22:26:08,421 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude 22:26:08 2023-08-29 22:26:08,421 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False 22:26:08 2023-08-29 22:26:08,421 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 22:26:08 2023-08-29 22:26:08,422 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 22:26:08 3.1.0-dev.41 [Pipeline] } 22:26:08 $ docker exec --env ******** --env ******** 8b2070fdcf95f620f9f24d88d3591c4eeb181b1f568c95ab9fe652081bbaad56 ssh-agent -k 22:26:08 unset SSH_AUTH_SOCK; 22:26:08 unset SSH_AGENT_PID; 22:26:08 echo Agent pid 77 killed; 22:26:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:26:08 + git semver [Pipeline] } 22:26:09 $ docker stop --time=1 8b2070fdcf95f620f9f24d88d3591c4eeb181b1f568c95ab9fe652081bbaad56 22:26:10 $ docker rm -f --volumes 8b2070fdcf95f620f9f24d88d3591c4eeb181b1f568c95ab9fe652081bbaad56 [Pipeline] // withDockerContainer [Pipeline] sh 22:26:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:26:11 Stashed 1 file(s) [Pipeline] echo 22:26:11 [edgeXSemver]: initialized semver on version 3.1.0-dev.41 [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 22:26:11 provisioning config files... 22:26:11 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config7545411429474845094tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:26:11 ---> docker-login.sh 22:26:11 nexus3.edgexfoundry.org:10001 22:26:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:11 Configure a credential helper to remove this warning. See 22:26:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:11 22:26:11 Login Succeeded 22:26:11 nexus3.edgexfoundry.org:10002 22:26:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:11 Configure a credential helper to remove this warning. See 22:26:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:11 22:26:11 Login Succeeded 22:26:11 nexus3.edgexfoundry.org:10003 22:26:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:11 Configure a credential helper to remove this warning. See 22:26:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:11 22:26:11 Login Succeeded 22:26:11 nexus3.edgexfoundry.org:10004 22:26:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:11 Configure a credential helper to remove this warning. See 22:26:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:11 22:26:11 Login Succeeded 22:26:11 docker.io 22:26:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:12 Configure a credential helper to remove this warning. See 22:26:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:12 22:26:12 Login Succeeded 22:26:12 ---> docker-login.sh ends [Pipeline] } 22:26:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:26:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:26:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:26:12 ========================================================= 22:26:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 22:26:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:12 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 22:26:12 Sending build context to Docker daemon 524.3kB 22:26:12 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 22:26:12 Step 2/12 : FROM ${BASE} AS builder 22:26:12 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 22:26:12 4db1b89c0bd1: Pulling fs layer 22:26:12 6911f1a30b25: Pulling fs layer 22:26:12 e194b8c5c2a9: Pulling fs layer 22:26:12 6863d3e3a2b1: Pulling fs layer 22:26:12 ec0bb842ea78: Pulling fs layer 22:26:12 40a00589a448: Pulling fs layer 22:26:12 6c08303d61cc: Pulling fs layer 22:26:12 798269fcf238: Pulling fs layer 22:26:12 ec0bb842ea78: Waiting 22:26:12 6863d3e3a2b1: Waiting 22:26:12 40a00589a448: Waiting 22:26:12 6c08303d61cc: Waiting 22:26:12 798269fcf238: Waiting 22:26:12 6911f1a30b25: Download complete 22:26:12 6863d3e3a2b1: Verifying Checksum 22:26:12 6863d3e3a2b1: Download complete 22:26:12 ec0bb842ea78: Verifying Checksum 22:26:12 ec0bb842ea78: Download complete 22:26:12 4db1b89c0bd1: Verifying Checksum 22:26:12 4db1b89c0bd1: Download complete 22:26:12 40a00589a448: Verifying Checksum 22:26:12 40a00589a448: Download complete 22:26:12 4db1b89c0bd1: Pull complete 22:26:13 6911f1a30b25: Pull complete 22:26:13 798269fcf238: Verifying Checksum 22:26:13 798269fcf238: Download complete 22:26:13 e194b8c5c2a9: Download complete 22:26:13 6c08303d61cc: Verifying Checksum 22:26:13 6c08303d61cc: Download complete 22:26:16 e194b8c5c2a9: Pull complete 22:26:16 6863d3e3a2b1: Pull complete 22:26:16 ec0bb842ea78: Pull complete 22:26:16 40a00589a448: Pull complete 22:26:19 6c08303d61cc: Pull complete 22:26:19 798269fcf238: Pull complete 22:26:19 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 22:26:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 22:26:19 ---> ec979cd7f677 22:26:19 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 22:26:24 ---> Running in f4fa65a938b9 22:26:24 Removing intermediate container f4fa65a938b9 22:26:24 ---> 12b451603e4a 22:26:24 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 22:26:24 ---> Running in 10cfc2539e92 22:26:24 Removing intermediate container 10cfc2539e92 22:26:24 ---> 2c6e36d2ecfb 22:26:24 Step 5/12 : ARG ADD_BUILD_TAGS="" 22:26:24 ---> Running in 081c3b3b77d0 22:26:24 Removing intermediate container 081c3b3b77d0 22:26:24 ---> 61f8f773cdf7 22:26:24 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:26:24 ---> Running in 27e25086a640 22:26:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:26:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:26:25 OK: 265 MiB in 53 packages 22:26:25 Removing intermediate container 27e25086a640 22:26:25 ---> 1c5440caa241 22:26:25 Step 7/12 : WORKDIR /app 22:26:25 ---> Running in 678936fe2e27 22:26:26 Removing intermediate container 678936fe2e27 22:26:26 ---> b68030321901 22:26:26 Step 8/12 : COPY go.mod vendor* ./ 22:26:26 ---> c6351923b3c3 22:26:26 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:26:26 ---> Running in 0806ba8a0cfc 22:26:26 Still waiting to schedule task 22:26:26 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 22:27:12 Removing intermediate container 0806ba8a0cfc 22:27:12 ---> b3d7af9ec7ca 22:27:12 Step 10/12 : COPY . . 22:27:12 ---> 1ed43d88af10 22:27:12 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:27:12 ---> Running in 19a09944d54d 22:27:12 Removing intermediate container 19a09944d54d 22:27:12 ---> 8ff08cc6c113 22:27:12 Step 12/12 : RUN $MAKE 22:27:12 ---> Running in 0771bedb3045 22:27:12 noop 22:27:12 Removing intermediate container 0771bedb3045 22:27:12 ---> dded4a7dd96b 22:27:12 Successfully built dded4a7dd96b 22:27:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:13 + docker inspect -f . ci-base-image-x86_64 22:27:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:27:13 prd-ubuntu20.04-docker-8c-8g-4833 does not seem to be running inside a container 22:27:13 $ 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 ******** -e ******** ci-base-image-x86_64 cat 22:27:13 $ docker top f4aa62d51aa56ead3e5140470b78ac246f7b95c514771269a05cfa38c0643499 -eo pid,comm [Pipeline] { [Pipeline] sh 22:27:13 + go version 22:27:13 go version go1.20.6 linux/amd64 [Pipeline] } 22:27:13 $ docker stop --time=1 f4aa62d51aa56ead3e5140470b78ac246f7b95c514771269a05cfa38c0643499 22:27:15 $ docker rm -f --volumes f4aa62d51aa56ead3e5140470b78ac246f7b95c514771269a05cfa38c0643499 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:15 + docker inspect -f . ci-base-image-x86_64 22:27:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:27:15 prd-ubuntu20.04-docker-8c-8g-4833 does not seem to be running inside a container 22:27:15 $ 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 ******** -e ******** ci-base-image-x86_64 cat 22:27:16 $ docker top 5984c518df8cfc3ab3edbab31a06df5a74d5cfef9a71743c8c22b7daf05d9fdd -eo pid,comm [Pipeline] { [Pipeline] sh 22:27:16 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh 22:27:16 + make test 22:27:16 go test -race -coverprofile=coverage.out ./... 22:27:38 ? github.com/edgexfoundry/app-record-replay [no test files] 22:27:38 ok github.com/edgexfoundry/app-record-replay/internal/app 0.070s coverage: 88.0% of statements 22:27:38 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 22:27:38 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 22:27:38 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 22:27:46 ok github.com/edgexfoundry/app-record-replay/internal/application 8.640s coverage: 98.7% of statements 22:27:46 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.117s coverage: 78.7% of statements 22:27:46 ok github.com/edgexfoundry/app-record-replay/internal/utils 0.052s coverage: 100.0% of statements 22:27:58 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4834 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws 22:27:58 Running in /w/workspace/app-record-replay/44 [Pipeline] { [Pipeline] checkout 22:27:59 Selected Git installation does not exist. Using Default 22:27:59 The recommended git tool is: NONE 22:28:03 using credential edgex-jenkins-ssh 22:28:03 Cloning the remote Git repository 22:28:03 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 22:28:04 > git init /w/workspace/app-record-replay/44 # timeout=10 22:28:04 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 22:28:04 > git --version # timeout=10 22:28:04 > git --version # 'git version 2.25.1' 22:28:04 using GIT_SSH to set credentials SSH Credentials for GitHub 22:28:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:28:07 Avoid second fetch 22:28:07 Checking out Revision 92dd52375ba7ece0127ca2ee3b02bf3e6a750cff (main) 22:28:06 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 22:28:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:28:07 > git config core.sparsecheckout # timeout=10 22:28:07 > git checkout -f 92dd52375ba7ece0127ca2ee3b02bf3e6a750cff # timeout=10 22:28:07 Commit message: "Merge pull request #72 from lenny-intel/upload-profiles" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:28:08 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:28:08 % Total % Received % Xferd Average Speed Time Time Time Current 22:28:08 Dload Upload Total Spent Left Speed 22:28:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 108k 0 --:--:-- --:--:-- --:--:-- 109k [Pipeline] sh 22:28:09 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:28:09 + sudo tee /etc/docker/daemon.new 22:28:09 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:28:09 { 22:28:09 "registry-mirrors": [ 22:28:09 "https://nexus3.edgexfoundry.org:10001" 22:28:09 ], 22:28:09 "bip": "10.250.0.254/24", 22:28:09 "hosts": [ 22:28:09 "tcp://0.0.0.0:5555", 22:28:09 "unix:///var/run/docker.sock" 22:28:09 ], 22:28:09 "mtu": 1458, 22:28:09 "selinux-enabled": true, 22:28:09 "seccomp-profile": "/etc/docker/seccomp.json" 22:28:09 } [Pipeline] sh 22:28:10 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:28:10 + sudo service docker restart 22:28:13 go vet ./... 22:28:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:28:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:28:14 ./bin/test-attribution-txt.sh [Pipeline] echo 22:28:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:28:14 $ docker stop --time=1 5984c518df8cfc3ab3edbab31a06df5a74d5cfef9a71743c8c22b7daf05d9fdd 22:28:18 $ docker rm -f --volumes 5984c518df8cfc3ab3edbab31a06df5a74d5cfef9a71743c8c22b7daf05d9fdd [Pipeline] // withDockerContainer [Pipeline] sh 22:28:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:28:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:28:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:28:20 + ls -al . 22:28:20 total 180 22:28:20 drwxrwxr-x 9 jenkins jenkins 4096 Aug 29 22:27 . 22:28:20 drwxrwxr-x 4 jenkins jenkins 4096 Aug 29 22:25 .. 22:28:20 -rw-rw-r-- 1 jenkins jenkins 119 Aug 29 22:25 .dockerignore 22:28:20 drwxrwxr-x 8 jenkins jenkins 4096 Aug 29 22:26 .git 22:28:20 drwxrwxr-x 2 jenkins jenkins 4096 Aug 29 22:25 .github 22:28:20 -rw-rw-r-- 1 jenkins jenkins 164 Aug 29 22:25 .gitignore 22:28:20 -rw-rw-r-- 1 jenkins jenkins 41 Aug 29 22:25 .golangci.yml 22:28:20 drwxr-xr-x 3 jenkins jenkins 4096 Aug 29 22:26 .semver 22:28:20 -rw-rw-r-- 1 jenkins jenkins 11301 Aug 29 22:25 Attribution.txt 22:28:20 -rw-rw-r-- 1 jenkins jenkins 258 Aug 29 22:25 CHANGELOG.md 22:28:20 -rw-rw-r-- 1 jenkins jenkins 1616 Aug 29 22:25 Dockerfile 22:28:20 -rw-rw-r-- 1 jenkins jenkins 677 Aug 29 22:25 GOVERNANCE.md 22:28:20 -rw-rw-r-- 1 jenkins jenkins 681 Aug 29 22:25 Jenkinsfile 22:28:20 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 29 22:25 LICENSE 22:28:20 -rw-rw-r-- 1 jenkins jenkins 3139 Aug 29 22:25 Makefile 22:28:20 -rw-rw-r-- 1 jenkins jenkins 611 Aug 29 22:25 OWNERS.md 22:28:20 -rw-rw-r-- 1 jenkins jenkins 2363 Aug 29 22:25 README.md 22:28:20 -rw-rw-r-- 1 jenkins jenkins 4285 Aug 29 22:25 Record and Reply.postman_collection.json 22:28:20 -rw-rw-r-- 1 jenkins jenkins 12 Aug 29 22:26 VERSION 22:28:20 drwxrwxr-x 2 jenkins jenkins 4096 Aug 29 22:25 bin 22:28:20 -rw-r--r-- 1 jenkins jenkins 24552 Aug 29 22:27 coverage.out 22:28:20 -rw-rw-r-- 1 jenkins jenkins 3916 Aug 29 22:25 go.mod 22:28:20 -rw-rw-r-- 1 jenkins jenkins 34159 Aug 29 22:25 go.sum 22:28:20 drwxrwxr-x 7 jenkins jenkins 4096 Aug 29 22:25 internal 22:28:20 -rw-rw-r-- 1 jenkins jenkins 913 Aug 29 22:25 main.go 22:28:20 drwxrwxr-x 3 jenkins jenkins 4096 Aug 29 22:25 pkg 22:28:20 drwxrwxr-x 2 jenkins jenkins 4096 Aug 29 22:25 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:20 + 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=92dd52375ba7ece0127ca2ee3b02bf3e6a750cff --label arch=amd64 --label version=3.1.0-dev.41 . 22:28:20 Sending build context to Docker daemon 549.4kB 22:28:20 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 22:28:20 Step 2/26 : FROM ${BASE} AS builder 22:28:20 ---> dded4a7dd96b 22:28:20 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 22:28:20 ---> Running in df03ac4d936f 22:28:20 Removing intermediate container df03ac4d936f 22:28:20 ---> bfae715cbc0f 22:28:20 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 22:28:20 ---> Running in b6db10332494 22:28:20 Removing intermediate container b6db10332494 22:28:20 ---> 694a0f0297dd 22:28:20 Step 5/26 : ARG ADD_BUILD_TAGS="" 22:28:20 ---> Running in cfbc0f1c4084 22:28:20 Removing intermediate container cfbc0f1c4084 22:28:20 ---> 993be4783222 22:28:20 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:28:20 ---> Running in b85a046c0994 22:28:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:28:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:28:21 OK: 265 MiB in 53 packages 22:28:21 Removing intermediate container b85a046c0994 22:28:21 ---> 00f595be396a 22:28:21 Step 7/26 : WORKDIR /app 22:28:22 ---> Running in d717a80ff1ae 22:28:22 Removing intermediate container d717a80ff1ae 22:28:22 ---> c9203e22ee7d 22:28:22 Step 8/26 : COPY go.mod vendor* ./ 22:28:22 ---> f0cb749e579c 22:28:22 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:28:22 ---> Running in ecad36d7def2 22:28:23 Removing intermediate container ecad36d7def2 22:28:23 ---> ff04fbca92df 22:28:23 Step 10/26 : COPY . . 22:28:23 ---> 45cf3142d867 22:28:23 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:28:23 ---> Running in 67292afa0b1a 22:28:23 Removing intermediate container 67292afa0b1a 22:28:23 ---> d9deb09bd20c 22:28:23 Step 12/26 : RUN $MAKE 22:28:23 ---> Running in cd427ed6b1e2 22:28:23 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.22 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.41" -trimpath -mod=readonly -o app-record-replay [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:28:28 provisioning config files... 22:28:28 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/44@tmp/config10727157200729647962tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:28:29 ---> docker-login.sh 22:28:29 nexus3.edgexfoundry.org:10001 22:28:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:28:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:28:29 Configure a credential helper to remove this warning. See 22:28:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:28:29 22:28:29 Login Succeeded 22:28:29 nexus3.edgexfoundry.org:10002 22:28:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:28:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:28:29 Configure a credential helper to remove this warning. See 22:28:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:28:29 22:28:29 Login Succeeded 22:28:29 nexus3.edgexfoundry.org:10003 22:28:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:28:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:28:30 Configure a credential helper to remove this warning. See 22:28:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:28:30 22:28:30 Login Succeeded 22:28:30 nexus3.edgexfoundry.org:10004 22:28:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:28:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:28:30 Configure a credential helper to remove this warning. See 22:28:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:28:30 22:28:30 Login Succeeded 22:28:30 docker.io 22:28:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:28:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:28:31 Configure a credential helper to remove this warning. See 22:28:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:28:31 22:28:31 Login Succeeded 22:28:31 ---> docker-login.sh ends [Pipeline] } 22:28:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:28:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:28:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:28:31 ========================================================= 22:28:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 22:28:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:31 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 22:28:31 Sending build context to Docker daemon 238.1kB 22:28:32 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 22:28:32 Step 2/12 : FROM ${BASE} AS builder 22:28:32 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:28:32 edb6bdbacee9: Pulling fs layer 22:28:32 5f9638ab2659: Pulling fs layer 22:28:32 8d51d6327a98: Pulling fs layer 22:28:32 8b374f2dd631: Pulling fs layer 22:28:32 ec14aa9079de: Pulling fs layer 22:28:32 2f466654f4bb: Pulling fs layer 22:28:32 554e91adad29: Pulling fs layer 22:28:32 8b374f2dd631: Waiting 22:28:32 2f466654f4bb: Waiting 22:28:32 554e91adad29: Waiting 22:28:32 ec14aa9079de: Waiting 22:28:32 5f9638ab2659: Download complete 22:28:32 8b374f2dd631: Verifying Checksum 22:28:32 8b374f2dd631: Download complete 22:28:33 ec14aa9079de: Download complete 22:28:33 edb6bdbacee9: Verifying Checksum 22:28:33 edb6bdbacee9: Download complete 22:28:33 edb6bdbacee9: Pull complete 22:28:34 554e91adad29: Verifying Checksum 22:28:34 554e91adad29: Download complete 22:28:34 5f9638ab2659: Pull complete 22:28:35 8d51d6327a98: Verifying Checksum 22:28:35 8d51d6327a98: Download complete 22:28:35 2f466654f4bb: Verifying Checksum 22:28:35 2f466654f4bb: Download complete 22:28:47 8d51d6327a98: Pull complete 22:28:47 8b374f2dd631: Pull complete 22:28:47 ec14aa9079de: Pull complete 22:28:50 Removing intermediate container cd427ed6b1e2 22:28:50 ---> b1c0959ef42f 22:28:50 Step 13/26 : FROM alpine:3.17 22:28:50 3.17: Pulling from library/alpine 22:28:50 9398808236ff: Pulling fs layer 22:28:50 9398808236ff: Verifying Checksum 22:28:50 9398808236ff: Download complete 22:28:50 9398808236ff: Pull complete 22:28:50 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 22:28:50 Status: Downloaded newer image for alpine:3.17 22:28:50 ---> 1e0b8b5322fc 22:28:50 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 22:28:50 ---> Running in 7bc38084aef3 22:28:50 Removing intermediate container 7bc38084aef3 22:28:50 ---> 7af5a17f9cba 22:28:50 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 22:28:50 ---> Running in 1db74da83e4a 22:28:50 Removing intermediate container 1db74da83e4a 22:28:50 ---> b42552cc2776 22:28:50 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 22:28:50 ---> Running in a99d860e2f85 22:28:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:28:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:28:50 (1/2) Installing ca-certificates (20230506-r0) 22:28:50 (2/2) Installing dumb-init (1.2.5-r2) 22:28:50 Executing busybox-1.35.0-r29.trigger 22:28:50 Executing ca-certificates-20230506-r0.trigger 22:28:50 OK: 8 MiB in 17 packages 22:28:50 Removing intermediate container a99d860e2f85 22:28:50 ---> 9fd0d1c3703e 22:28:50 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 22:28:50 ---> 4700687cf309 22:28:50 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 22:28:50 ---> f32790d453a1 22:28:50 Step 19/26 : COPY --from=builder /app/res/ /res/ 22:28:50 ---> 10466b771074 22:28:50 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 22:28:50 ---> 071e96e4d038 22:28:50 Step 21/26 : EXPOSE 59712 22:28:50 ---> Running in 473b17176469 22:28:50 Removing intermediate container 473b17176469 22:28:50 ---> 334e662f3be1 22:28:50 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 22:28:50 ---> Running in 495fc2897c67 22:28:50 Removing intermediate container 495fc2897c67 22:28:50 ---> 1918fcf390cf 22:28:50 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:28:50 ---> Running in 0ec4c08989f1 22:28:50 Removing intermediate container 0ec4c08989f1 22:28:50 ---> 7174c820873d 22:28:50 Step 24/26 : LABEL arch=amd64 22:28:50 ---> Running in f213f9f365cb 22:28:50 Removing intermediate container f213f9f365cb 22:28:50 ---> c43d88dfee4f 22:28:50 Step 25/26 : LABEL git_sha=92dd52375ba7ece0127ca2ee3b02bf3e6a750cff 22:28:50 ---> Running in 22fd000cffa1 22:28:50 Removing intermediate container 22fd000cffa1 22:28:50 ---> ab1ba8d9a54f 22:28:50 Step 26/26 : LABEL version=3.1.0-dev.41 22:28:50 ---> Running in 14a99f892436 22:28:50 Removing intermediate container 14a99f892436 22:28:50 ---> 67043002b31c 22:28:50 [Warning] One or more build-args [ARCH] were not consumed 22:28:50 Successfully built 67043002b31c 22:28:50 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 22:28:50 provisioning config files... 22:28:50 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config17495124934255129609tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:28:51 ---> docker-login.sh 22:28:51 nexus3.edgexfoundry.org:10001 22:28:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:28:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:28:51 Configure a credential helper to remove this warning. See 22:28:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:28:51 22:28:51 Login Succeeded 22:28:51 nexus3.edgexfoundry.org:10002 22:28:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:28:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:28:51 Configure a credential helper to remove this warning. See 22:28:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:28:51 22:28:51 Login Succeeded 22:28:51 nexus3.edgexfoundry.org:10003 22:28:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:28:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:28:51 Configure a credential helper to remove this warning. See 22:28:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:28:51 22:28:51 Login Succeeded 22:28:51 nexus3.edgexfoundry.org:10004 22:28:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:28:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:28:51 Configure a credential helper to remove this warning. See 22:28:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:28:51 22:28:51 Login Succeeded 22:28:51 docker.io 22:28:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:28:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:28:51 Configure a credential helper to remove this warning. See 22:28:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:28:51 22:28:51 Login Succeeded 22:28:51 ---> docker-login.sh ends [Pipeline] } 22:28:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:28:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:28:51 [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: 22:28:51 92dd52375ba7ece0127ca2ee3b02bf3e6a750cff 22:28:51 latest 22:28:51 3.1.0-dev.41 22:28:51 92dd52375ba7ece0127ca2ee3b02bf3e6a750cff-3.1.0-dev.41 22:28:51 main 22:28:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:52 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:92dd52375ba7ece0127ca2ee3b02bf3e6a750cff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:52 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:92dd52375ba7ece0127ca2ee3b02bf3e6a750cff 22:28:52 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 22:28:52 37e544b883bd: Preparing 22:28:52 070fdc49a60a: Preparing 22:28:52 4141b0f2c9d3: Preparing 22:28:52 398a97343591: Preparing 22:28:52 7d05b81e90e3: Preparing 22:28:52 36b50b131297: Preparing 22:28:52 36b50b131297: Waiting 22:28:52 398a97343591: Pushed 22:28:52 070fdc49a60a: Pushed 22:28:52 4141b0f2c9d3: Pushed 22:28:52 36b50b131297: Layer already exists 22:28:52 7d05b81e90e3: Pushed 22:28:54 2f466654f4bb: Pull complete 22:28:55 37e544b883bd: Pushed 22:28:55 92dd52375ba7ece0127ca2ee3b02bf3e6a750cff: digest: sha256:4e780dd25ccbb0807492bc495def47b134b4e5f941550fb1e662bab1d888dbe4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:56 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:56 554e91adad29: Pull complete 22:28:56 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 22:28:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 22:28:56 ---> 1e15ea492957 22:28:56 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 22:28:56 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest 22:28:56 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 22:28:56 37e544b883bd: Preparing 22:28:56 070fdc49a60a: Preparing 22:28:56 4141b0f2c9d3: Preparing 22:28:56 398a97343591: Preparing 22:28:56 7d05b81e90e3: Preparing 22:28:56 36b50b131297: Preparing 22:28:56 36b50b131297: Waiting 22:28:56 070fdc49a60a: Layer already exists 22:28:56 398a97343591: Layer already exists 22:28:56 4141b0f2c9d3: Layer already exists 22:28:56 37e544b883bd: Layer already exists 22:28:56 7d05b81e90e3: Layer already exists 22:28:56 36b50b131297: Layer already exists 22:28:56 latest: digest: sha256:4e780dd25ccbb0807492bc495def47b134b4e5f941550fb1e662bab1d888dbe4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:56 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:57 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.41 22:28:57 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 22:28:57 37e544b883bd: Preparing 22:28:57 070fdc49a60a: Preparing 22:28:57 4141b0f2c9d3: Preparing 22:28:57 398a97343591: Preparing 22:28:57 7d05b81e90e3: Preparing 22:28:57 36b50b131297: Preparing 22:28:57 36b50b131297: Waiting 22:28:57 070fdc49a60a: Layer already exists 22:28:57 398a97343591: Layer already exists 22:28:57 4141b0f2c9d3: Layer already exists 22:28:57 7d05b81e90e3: Layer already exists 22:28:57 37e544b883bd: Layer already exists 22:28:57 36b50b131297: Layer already exists 22:28:57 3.1.0-dev.41: digest: sha256:4e780dd25ccbb0807492bc495def47b134b4e5f941550fb1e662bab1d888dbe4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:57 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:92dd52375ba7ece0127ca2ee3b02bf3e6a750cff-3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:57 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:92dd52375ba7ece0127ca2ee3b02bf3e6a750cff-3.1.0-dev.41 22:28:57 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 22:28:57 37e544b883bd: Preparing 22:28:57 070fdc49a60a: Preparing 22:28:57 4141b0f2c9d3: Preparing 22:28:57 398a97343591: Preparing 22:28:57 7d05b81e90e3: Preparing 22:28:57 36b50b131297: Preparing 22:28:57 36b50b131297: Waiting 22:28:57 070fdc49a60a: Layer already exists 22:28:57 37e544b883bd: Layer already exists 22:28:57 7d05b81e90e3: Layer already exists 22:28:57 398a97343591: Layer already exists 22:28:57 4141b0f2c9d3: Layer already exists 22:28:57 36b50b131297: Layer already exists 22:28:57 92dd52375ba7ece0127ca2ee3b02bf3e6a750cff-3.1.0-dev.41: digest: sha256:4e780dd25ccbb0807492bc495def47b134b4e5f941550fb1e662bab1d888dbe4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:57 ---> Running in 9239475d9e7b 22:28:58 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:58 Removing intermediate container 9239475d9e7b 22:28:58 ---> fd053a3a3baa 22:28:58 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 22:28:58 ---> Running in 250a953d310c 22:28:58 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main 22:28:58 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 22:28:58 37e544b883bd: Preparing 22:28:58 070fdc49a60a: Preparing 22:28:58 4141b0f2c9d3: Preparing 22:28:58 398a97343591: Preparing 22:28:58 7d05b81e90e3: Preparing 22:28:58 36b50b131297: Preparing 22:28:58 36b50b131297: Waiting 22:28:58 070fdc49a60a: Layer already exists 22:28:58 398a97343591: Layer already exists 22:28:58 7d05b81e90e3: Layer already exists 22:28:58 37e544b883bd: Layer already exists 22:28:58 4141b0f2c9d3: Layer already exists 22:28:58 36b50b131297: Layer already exists 22:28:58 main: digest: sha256:4e780dd25ccbb0807492bc495def47b134b4e5f941550fb1e662bab1d888dbe4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:28:58 ===================================================== 22:28:58 Removing intermediate container 250a953d310c 22:28:58 ---> 3b7c13b79d3d 22:28:58 Step 5/12 : ARG ADD_BUILD_TAGS="" [Pipeline] echo 22:28:58 taggedImages: 22:28:58 - nexus3.edgexfoundry.org:10004/app-record-replay:92dd52375ba7ece0127ca2ee3b02bf3e6a750cff 22:28:58 - nexus3.edgexfoundry.org:10004/app-record-replay:latest 22:28:58 - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.41 22:28:58 - nexus3.edgexfoundry.org:10004/app-record-replay:92dd52375ba7ece0127ca2ee3b02bf3e6a750cff-3.1.0-dev.41 22:28:58 - 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 22:28:58 ---> Running in 693b4912e55e 22:28:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:28:58 22:28:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:58 Removing intermediate container 693b4912e55e 22:28:58 ---> a0d20c7686b2 22:28:58 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:28:58 ---> Running in 5382411081d5 22:28:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:28:59 latest: Pulling from edgex-lftools-log-publisher 22:28:59 5eb5b503b376: Pulling fs layer 22:28:59 5c69ac0246d0: Pulling fs layer 22:28:59 ec43610c2a17: Pulling fs layer 22:28:59 3a2ae6a8a46f: Pulling fs layer 22:28:59 33b1e0a273af: Pulling fs layer 22:28:59 5d3b04190fa2: Pulling fs layer 22:28:59 2f39f015ded8: Pulling fs layer 22:28:59 3a2ae6a8a46f: Waiting 22:28:59 33b1e0a273af: Waiting 22:28:59 5d3b04190fa2: Waiting 22:28:59 2f39f015ded8: Waiting 22:28:59 5c69ac0246d0: Verifying Checksum 22:28:59 5c69ac0246d0: Download complete 22:28:59 3a2ae6a8a46f: Verifying Checksum 22:28:59 3a2ae6a8a46f: Download complete 22:28:59 33b1e0a273af: Verifying Checksum 22:28:59 33b1e0a273af: Download complete 22:28:59 5d3b04190fa2: Verifying Checksum 22:28:59 5d3b04190fa2: Download complete 22:28:59 ec43610c2a17: Verifying Checksum 22:28:59 ec43610c2a17: Download complete 22:28:59 5eb5b503b376: Download complete 22:28:59 2f39f015ded8: Download complete 22:29:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:29:00 5eb5b503b376: Pull complete 22:29:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:29:00 5c69ac0246d0: Pull complete 22:29:01 ec43610c2a17: Pull complete 22:29:01 3a2ae6a8a46f: Pull complete 22:29:01 33b1e0a273af: Pull complete 22:29:01 5d3b04190fa2: Pull complete 22:29:01 OK: 263 MiB in 53 packages 22:29:02 Removing intermediate container 5382411081d5 22:29:02 ---> 588b0ee1f626 22:29:02 Step 7/12 : WORKDIR /app 22:29:02 ---> Running in f558cf2c3dc0 22:29:02 Removing intermediate container f558cf2c3dc0 22:29:02 ---> 502ccfa8bd83 22:29:02 Step 8/12 : COPY go.mod vendor* ./ 22:29:03 ---> 9ac0c61b5192 22:29:03 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:29:03 ---> Running in 2c44f326b9cd 22:29:06 2f39f015ded8: Pull complete 22:29:06 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:29:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:29:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:29:06 prd-ubuntu20.04-docker-8c-8g-4833 does not seem to be running inside a container 22:29:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:29:12 $ docker top 0a04b0c7b41683f642b896b9507dc8cbf29b4abff75b5a8654868d7a2770c0b6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:29:12 ---> job-cost.sh 22:29:12 lf-activate-venv: SKIPPING 22:29:12 INFO: No Stack... 22:29:12 INFO: Retrieving Pricing Info for: v3-standard-8 22:29:12 INFO: Archiving Costs [Pipeline] sh 22:29:13 + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv 22:29:13 + cut -d, -f6 [Pipeline] lock 22:29:13 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-44-stack-cost] 22:29:13 Resource [jenkins-edgexfoundry-app-record-replay-main-44-stack-cost] did not exist. Created. 22:29:13 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-44-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:29:13 + echo total: 0.2199999988079071 [Pipeline] stash 22:29:13 Stashed 1 file(s) [Pipeline] } 22:29:13 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-44-stack-cost] [Pipeline] // lock [Pipeline] } 22:29:13 $ docker stop --time=1 0a04b0c7b41683f642b896b9507dc8cbf29b4abff75b5a8654868d7a2770c0b6 22:29:14 $ docker rm -f --volumes 0a04b0c7b41683f642b896b9507dc8cbf29b4abff75b5a8654868d7a2770c0b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:30:11 Removing intermediate container 2c44f326b9cd 22:30:11 ---> e220fd6b0292 22:30:11 Step 10/12 : COPY . . 22:30:11 ---> 3457b59f9cc5 22:30:11 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:30:11 ---> Running in 1a52fb4efc0c 22:30:11 Removing intermediate container 1a52fb4efc0c 22:30:11 ---> 0a78bf62d307 22:30:11 Step 12/12 : RUN $MAKE 22:30:11 ---> Running in 0fb16e234826 22:30:11 noop 22:30:11 Removing intermediate container 0fb16e234826 22:30:11 ---> ed71be5c6815 22:30:11 Successfully built ed71be5c6815 22:30:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:11 + docker inspect -f . ci-base-image-arm64 22:30:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:30:11 prd-ubuntu20.04-docker-arm64-4c-16g-4834 does not seem to be running inside a container 22:30:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/44 -v /w/workspace/app-record-replay/44:/w/workspace/app-record-replay/44:rw,z -v /w/workspace/app-record-replay/44@tmp:/w/workspace/app-record-replay/44@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 ******** -e ******** ci-base-image-arm64 cat 22:30:13 $ docker top a184cbf17c226047058f5de796b1124bd40e63afaf50fbec5d1a4ec3f5318f3d -eo pid,comm [Pipeline] { [Pipeline] sh 22:30:14 + go version 22:30:14 go version go1.20.6 linux/arm64 [Pipeline] } 22:30:14 $ docker stop --time=1 a184cbf17c226047058f5de796b1124bd40e63afaf50fbec5d1a4ec3f5318f3d 22:30:15 $ docker rm -f --volumes a184cbf17c226047058f5de796b1124bd40e63afaf50fbec5d1a4ec3f5318f3d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:16 + docker inspect -f . ci-base-image-arm64 22:30:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:30:16 prd-ubuntu20.04-docker-arm64-4c-16g-4834 does not seem to be running inside a container 22:30:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-record-replay/44 -v /w/workspace/app-record-replay/44:/w/workspace/app-record-replay/44:rw,z -v /w/workspace/app-record-replay/44@tmp:/w/workspace/app-record-replay/44@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 ******** -e ******** ci-base-image-arm64 cat 22:30:17 $ docker top 077b1fbc32097a575c6b85874cde54cf40d32acb22673c824a3639bced7d3f79 -eo pid,comm [Pipeline] { [Pipeline] sh 22:30:18 + git config --global --add safe.directory /w/workspace/app-record-replay/44 [Pipeline] fileExists [Pipeline] sh 22:30:18 + make test 22:30:18 go test -race -coverprofile=coverage.out ./... 22:32:55 ? github.com/edgexfoundry/app-record-replay [no test files] 22:32:56 ok github.com/edgexfoundry/app-record-replay/internal/app 0.251s coverage: 88.0% of statements 22:33:01 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 22:33:01 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 22:33:02 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 22:33:11 ok github.com/edgexfoundry/app-record-replay/internal/application 8.991s coverage: 98.7% of statements 22:33:11 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.604s coverage: 78.7% of statements 22:33:11 ok github.com/edgexfoundry/app-record-replay/internal/utils 0.174s coverage: 100.0% of statements 22:33:11 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:33:11 go vet ./... 22:35:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:35:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:35:32 ./bin/test-attribution-txt.sh [Pipeline] echo 22:35:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:35:32 $ docker stop --time=1 077b1fbc32097a575c6b85874cde54cf40d32acb22673c824a3639bced7d3f79 22:35:34 $ docker rm -f --volumes 077b1fbc32097a575c6b85874cde54cf40d32acb22673c824a3639bced7d3f79 [Pipeline] // withDockerContainer [Pipeline] sh 22:35:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:35:36 Warning: overwriting stash ‘coverage-report’ 22:35:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:35:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:35:37 + ls -al . 22:35:37 total 176 22:35:37 drwxrwxr-x 8 jenkins jenkins 4096 Aug 29 22:30 . 22:35:37 drwxrwxr-x 4 jenkins jenkins 4096 Aug 29 22:28 .. 22:35:37 -rw-rw-r-- 1 jenkins jenkins 119 Aug 29 22:28 .dockerignore 22:35:37 drwxrwxr-x 8 jenkins jenkins 4096 Aug 29 22:28 .git 22:35:37 drwxrwxr-x 2 jenkins jenkins 4096 Aug 29 22:28 .github 22:35:37 -rw-rw-r-- 1 jenkins jenkins 164 Aug 29 22:28 .gitignore 22:35:37 -rw-rw-r-- 1 jenkins jenkins 41 Aug 29 22:28 .golangci.yml 22:35:37 -rw-rw-r-- 1 jenkins jenkins 11301 Aug 29 22:28 Attribution.txt 22:35:37 -rw-rw-r-- 1 jenkins jenkins 258 Aug 29 22:28 CHANGELOG.md 22:35:37 -rw-rw-r-- 1 jenkins jenkins 1616 Aug 29 22:28 Dockerfile 22:35:37 -rw-rw-r-- 1 jenkins jenkins 677 Aug 29 22:28 GOVERNANCE.md 22:35:37 -rw-rw-r-- 1 jenkins jenkins 681 Aug 29 22:28 Jenkinsfile 22:35:37 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 29 22:28 LICENSE 22:35:37 -rw-rw-r-- 1 jenkins jenkins 3139 Aug 29 22:28 Makefile 22:35:37 -rw-rw-r-- 1 jenkins jenkins 611 Aug 29 22:28 OWNERS.md 22:35:37 -rw-rw-r-- 1 jenkins jenkins 2363 Aug 29 22:28 README.md 22:35:37 -rw-rw-r-- 1 jenkins jenkins 4285 Aug 29 22:28 Record and Reply.postman_collection.json 22:35:37 -rw-rw-r-- 1 jenkins jenkins 12 Aug 29 22:26 VERSION 22:35:37 drwxrwxr-x 2 jenkins jenkins 4096 Aug 29 22:28 bin 22:35:37 -rw-r--r-- 1 jenkins jenkins 24552 Aug 29 22:33 coverage.out 22:35:37 -rw-rw-r-- 1 jenkins jenkins 3916 Aug 29 22:28 go.mod 22:35:37 -rw-rw-r-- 1 jenkins jenkins 34159 Aug 29 22:28 go.sum 22:35:37 drwxrwxr-x 7 jenkins jenkins 4096 Aug 29 22:28 internal 22:35:37 -rw-rw-r-- 1 jenkins jenkins 913 Aug 29 22:28 main.go 22:35:37 drwxrwxr-x 3 jenkins jenkins 4096 Aug 29 22:28 pkg 22:35:37 drwxrwxr-x 2 jenkins jenkins 4096 Aug 29 22:28 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:37 + 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=92dd52375ba7ece0127ca2ee3b02bf3e6a750cff --label arch=arm64 --label version=3.1.0-dev.41 . 22:35:37 Sending build context to Docker daemon 263.2kB 22:35:37 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 22:35:37 Step 2/26 : FROM ${BASE} AS builder 22:35:37 ---> ed71be5c6815 22:35:37 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 22:35:37 ---> Running in aba115cb52a4 22:35:38 Removing intermediate container aba115cb52a4 22:35:38 ---> cf53372f005b 22:35:38 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 22:35:38 ---> Running in ffa6050e3122 22:35:38 Removing intermediate container ffa6050e3122 22:35:38 ---> 5eda99945afc 22:35:38 Step 5/26 : ARG ADD_BUILD_TAGS="" 22:35:38 ---> Running in 4f7a369a500b 22:35:38 Removing intermediate container 4f7a369a500b 22:35:38 ---> 0796c7eb112a 22:35:38 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:35:38 ---> Running in 1dafa47fc476 22:35:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:35:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:35:41 OK: 263 MiB in 53 packages 22:35:42 Removing intermediate container 1dafa47fc476 22:35:42 ---> 4cdc9699e9cf 22:35:42 Step 7/26 : WORKDIR /app 22:35:42 ---> Running in 8c64a817c923 22:35:42 Removing intermediate container 8c64a817c923 22:35:42 ---> ae7cc7ca6ccc 22:35:42 Step 8/26 : COPY go.mod vendor* ./ 22:35:43 ---> ffaf6ed81208 22:35:43 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:35:43 ---> Running in 16179d72091e 22:35:45 Removing intermediate container 16179d72091e 22:35:45 ---> 1ed7df7ac22e 22:35:45 Step 10/26 : COPY . . 22:35:46 ---> 5191020d097a 22:35:46 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:35:46 ---> Running in 354fc282a73e 22:35:46 Removing intermediate container 354fc282a73e 22:35:46 ---> 1f73bcdb8244 22:35:46 Step 12/26 : RUN $MAKE 22:35:46 ---> Running in 57b941f0fb6b 22:35:47 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.22 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.41" -trimpath -mod=readonly -o app-record-replay 22:37:53 Removing intermediate container 57b941f0fb6b 22:37:53 ---> 8bf52d519d6e 22:37:53 Step 13/26 : FROM alpine:3.17 22:37:54 3.17: Pulling from library/alpine 22:37:54 4060ece20d7a: Pulling fs layer 22:37:55 4060ece20d7a: Verifying Checksum 22:37:55 4060ece20d7a: Download complete 22:37:55 4060ece20d7a: Pull complete 22:37:55 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 22:37:55 Status: Downloaded newer image for alpine:3.17 22:37:55 ---> 8650cd65339b 22:37:55 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 22:37:57 ---> Running in 1fd054e0c316 22:37:57 Removing intermediate container 1fd054e0c316 22:37:57 ---> 1d0ffdc29112 22:37:57 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 22:37:57 ---> Running in 6f122e98095b 22:37:58 Removing intermediate container 6f122e98095b 22:37:58 ---> 98702d0f1b42 22:37:58 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 22:37:58 ---> Running in 1392992c3fe3 22:37:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:37:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:38:00 (1/2) Installing ca-certificates (20230506-r0) 22:38:00 (2/2) Installing dumb-init (1.2.5-r2) 22:38:00 Executing busybox-1.35.0-r29.trigger 22:38:00 Executing ca-certificates-20230506-r0.trigger 22:38:01 OK: 8 MiB in 17 packages 22:38:02 Removing intermediate container 1392992c3fe3 22:38:02 ---> d9d14c70083f 22:38:02 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 22:38:02 ---> fa1eb17f8024 22:38:02 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 22:38:03 ---> c6e1f9252796 22:38:03 Step 19/26 : COPY --from=builder /app/res/ /res/ 22:38:03 ---> f82981630e49 22:38:03 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 22:38:04 ---> 0afbfc24ccb0 22:38:04 Step 21/26 : EXPOSE 59712 22:38:04 ---> Running in cfe974c91c24 22:38:05 Removing intermediate container cfe974c91c24 22:38:05 ---> f4a6966093cf 22:38:05 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 22:38:05 ---> Running in 0c014629fb7e 22:38:05 Removing intermediate container 0c014629fb7e 22:38:05 ---> 16bfdc37a3b3 22:38:05 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:38:05 ---> Running in 8f021029bff5 22:38:05 Removing intermediate container 8f021029bff5 22:38:05 ---> 55a30f2a9703 22:38:05 Step 24/26 : LABEL arch=arm64 22:38:05 ---> Running in 9a896fb14270 22:38:06 Removing intermediate container 9a896fb14270 22:38:06 ---> 3115ffec5048 22:38:06 Step 25/26 : LABEL git_sha=92dd52375ba7ece0127ca2ee3b02bf3e6a750cff 22:38:06 ---> Running in 627a8033cc1c 22:38:06 Removing intermediate container 627a8033cc1c 22:38:06 ---> 2f05d6cc217b 22:38:06 Step 26/26 : LABEL version=3.1.0-dev.41 22:38:06 ---> Running in c8c9fb50c70a 22:38:06 Removing intermediate container c8c9fb50c70a 22:38:06 ---> 15c61678cb3d 22:38:06 [Warning] One or more build-args [ARCH] were not consumed 22:38:06 Successfully built 15c61678cb3d 22:38:06 Successfully tagged app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:38:06 provisioning config files... 22:38:06 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/44@tmp/config12283923203733155352tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:38:07 ---> docker-login.sh 22:38:07 nexus3.edgexfoundry.org:10001 22:38:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:07 Configure a credential helper to remove this warning. See 22:38:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:07 22:38:07 Login Succeeded 22:38:07 nexus3.edgexfoundry.org:10002 22:38:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:07 Configure a credential helper to remove this warning. See 22:38:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:07 22:38:07 Login Succeeded 22:38:07 nexus3.edgexfoundry.org:10003 22:38:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:08 Configure a credential helper to remove this warning. See 22:38:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:08 22:38:08 Login Succeeded 22:38:08 nexus3.edgexfoundry.org:10004 22:38:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:08 Configure a credential helper to remove this warning. See 22:38:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:08 22:38:08 Login Succeeded 22:38:08 docker.io 22:38:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:09 Configure a credential helper to remove this warning. See 22:38:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:09 22:38:09 Login Succeeded 22:38:09 ---> docker-login.sh ends [Pipeline] } 22:38:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:38:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:38:09 [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: 22:38:09 92dd52375ba7ece0127ca2ee3b02bf3e6a750cff 22:38:09 latest 22:38:09 3.1.0-dev.41 22:38:09 92dd52375ba7ece0127ca2ee3b02bf3e6a750cff-3.1.0-dev.41 22:38:09 main 22:38:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:09 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:92dd52375ba7ece0127ca2ee3b02bf3e6a750cff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:09 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:92dd52375ba7ece0127ca2ee3b02bf3e6a750cff 22:38:09 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 22:38:09 9dd18088c8ff: Preparing 22:38:09 0ec2ef957e43: Preparing 22:38:09 a8d887202d6b: Preparing 22:38:09 a03e5f8db853: Preparing 22:38:09 d569a7c4541a: Preparing 22:38:09 d2d9d24a8c2a: Preparing 22:38:09 d2d9d24a8c2a: Waiting 22:38:10 a03e5f8db853: Pushed 22:38:10 0ec2ef957e43: Pushed 22:38:10 a8d887202d6b: Pushed 22:38:10 d569a7c4541a: Pushed 22:38:10 d2d9d24a8c2a: Layer already exists 22:38:15 9dd18088c8ff: Pushed 22:38:15 92dd52375ba7ece0127ca2ee3b02bf3e6a750cff: digest: sha256:b73d28b317ab4d29ec3eb11be5db966ea580a853a75b6bbe532de7ae216938af size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:16 + 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 22:38:16 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 22:38:16 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 22:38:16 9dd18088c8ff: Preparing 22:38:16 0ec2ef957e43: Preparing 22:38:16 a8d887202d6b: Preparing 22:38:16 a03e5f8db853: Preparing 22:38:16 d569a7c4541a: Preparing 22:38:16 d2d9d24a8c2a: Preparing 22:38:16 d2d9d24a8c2a: Waiting 22:38:16 a8d887202d6b: Layer already exists 22:38:16 d569a7c4541a: Layer already exists 22:38:16 a03e5f8db853: Layer already exists 22:38:16 9dd18088c8ff: Layer already exists 22:38:16 0ec2ef957e43: Layer already exists 22:38:16 d2d9d24a8c2a: Layer already exists 22:38:16 latest: digest: sha256:b73d28b317ab4d29ec3eb11be5db966ea580a853a75b6bbe532de7ae216938af size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:17 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:17 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.41 22:38:17 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 22:38:17 9dd18088c8ff: Preparing 22:38:17 0ec2ef957e43: Preparing 22:38:17 a8d887202d6b: Preparing 22:38:17 a03e5f8db853: Preparing 22:38:17 d569a7c4541a: Preparing 22:38:17 d2d9d24a8c2a: Preparing 22:38:17 d2d9d24a8c2a: Waiting 22:38:17 d569a7c4541a: Layer already exists 22:38:17 a03e5f8db853: Layer already exists 22:38:17 9dd18088c8ff: Layer already exists 22:38:17 0ec2ef957e43: Layer already exists 22:38:17 a8d887202d6b: Layer already exists 22:38:17 d2d9d24a8c2a: Layer already exists 22:38:17 3.1.0-dev.41: digest: sha256:b73d28b317ab4d29ec3eb11be5db966ea580a853a75b6bbe532de7ae216938af size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:17 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:92dd52375ba7ece0127ca2ee3b02bf3e6a750cff-3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:18 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:92dd52375ba7ece0127ca2ee3b02bf3e6a750cff-3.1.0-dev.41 22:38:18 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 22:38:18 9dd18088c8ff: Preparing 22:38:18 0ec2ef957e43: Preparing 22:38:18 a8d887202d6b: Preparing 22:38:18 a03e5f8db853: Preparing 22:38:18 d569a7c4541a: Preparing 22:38:18 d2d9d24a8c2a: Preparing 22:38:18 d2d9d24a8c2a: Waiting 22:38:18 a8d887202d6b: Layer already exists 22:38:18 0ec2ef957e43: Layer already exists 22:38:18 9dd18088c8ff: Layer already exists 22:38:18 a03e5f8db853: Layer already exists 22:38:18 d569a7c4541a: Layer already exists 22:38:18 d2d9d24a8c2a: Layer already exists 22:38:18 92dd52375ba7ece0127ca2ee3b02bf3e6a750cff-3.1.0-dev.41: digest: sha256:b73d28b317ab4d29ec3eb11be5db966ea580a853a75b6bbe532de7ae216938af size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:18 + 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 22:38:18 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main 22:38:18 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 22:38:18 9dd18088c8ff: Preparing 22:38:18 0ec2ef957e43: Preparing 22:38:18 a8d887202d6b: Preparing 22:38:18 a03e5f8db853: Preparing 22:38:18 d569a7c4541a: Preparing 22:38:18 d2d9d24a8c2a: Preparing 22:38:18 d2d9d24a8c2a: Waiting 22:38:18 a8d887202d6b: Layer already exists 22:38:18 d569a7c4541a: Layer already exists 22:38:18 0ec2ef957e43: Layer already exists 22:38:18 a03e5f8db853: Layer already exists 22:38:18 9dd18088c8ff: Layer already exists 22:38:18 d2d9d24a8c2a: Layer already exists 22:38:18 main: digest: sha256:b73d28b317ab4d29ec3eb11be5db966ea580a853a75b6bbe532de7ae216938af size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:38:19 ===================================================== [Pipeline] echo 22:38:19 taggedImages: 22:38:19 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:92dd52375ba7ece0127ca2ee3b02bf3e6a750cff 22:38:19 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 22:38:19 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.41 22:38:19 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:92dd52375ba7ece0127ca2ee3b02bf3e6a750cff-3.1.0-dev.41 22:38:19 - 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 22:38:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:38:19 22:38:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:38:19 arm64: Pulling from edgex-lftools-log-publisher 22:38:19 8998bd30e6a1: Pulling fs layer 22:38:19 04944245beec: Pulling fs layer 22:38:19 699f458cf7ca: Pulling fs layer 22:38:19 765212b225bb: Pulling fs layer 22:38:19 f23df028b6ca: Pulling fs layer 22:38:19 d65c8cfc05b1: Pulling fs layer 22:38:19 2437ff75d9bd: Pulling fs layer 22:38:19 f23df028b6ca: Waiting 22:38:19 765212b225bb: Waiting 22:38:19 2437ff75d9bd: Waiting 22:38:20 04944245beec: Verifying Checksum 22:38:20 04944245beec: Download complete 22:38:20 765212b225bb: Verifying Checksum 22:38:20 765212b225bb: Download complete 22:38:20 f23df028b6ca: Verifying Checksum 22:38:20 f23df028b6ca: Download complete 22:38:20 d65c8cfc05b1: Verifying Checksum 22:38:20 d65c8cfc05b1: Download complete 22:38:20 699f458cf7ca: Verifying Checksum 22:38:20 699f458cf7ca: Download complete 22:38:20 8998bd30e6a1: Verifying Checksum 22:38:20 8998bd30e6a1: Download complete 22:38:22 2437ff75d9bd: Verifying Checksum 22:38:22 2437ff75d9bd: Download complete 22:38:24 8998bd30e6a1: Pull complete 22:38:24 04944245beec: Pull complete 22:38:26 699f458cf7ca: Pull complete 22:38:26 765212b225bb: Pull complete 22:38:27 f23df028b6ca: Pull complete 22:38:27 d65c8cfc05b1: Pull complete 22:38:42 2437ff75d9bd: Pull complete 22:38:42 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:38:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:38:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:38:42 prd-ubuntu20.04-docker-arm64-4c-16g-4834 does not seem to be running inside a container 22:38:42 $ 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/44 -v /w/workspace/app-record-replay/44:/w/workspace/app-record-replay/44:rw,z -v /w/workspace/app-record-replay/44@tmp:/w/workspace/app-record-replay/44@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:38:45 $ docker top 61a55e0350090a7762b0bc46a8f77e55559906304dc5eeb2090f6fabb508fa5c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:38:45 ---> job-cost.sh 22:38:45 lf-activate-venv: SKIPPING 22:38:45 INFO: No Stack... 22:38:46 INFO: Retrieving Pricing Info for: v3-standard-4 22:38:47 INFO: Archiving Costs [Pipeline] sh 22:38:47 + cat /w/workspace/app-record-replay/44/archives/cost.csv 22:38:47 + cut -d, -f6 [Pipeline] lock 22:38:47 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-44-stack-cost] 22:38:47 Resource [jenkins-edgexfoundry-app-record-replay-main-44-stack-cost] did not exist. Created. 22:38:47 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-44-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:38:48 /w/workspace/app-record-replay/44@tmp/durable-a4b634a4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:38:48 + echo total: 0.10999999940395355 [Pipeline] stash 22:38:48 Warning: overwriting stash ‘stack-cost’ 22:38:48 Stashed 1 file(s) [Pipeline] } 22:38:48 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-44-stack-cost] [Pipeline] // lock [Pipeline] } 22:38:48 $ docker stop --time=1 61a55e0350090a7762b0bc46a8f77e55559906304dc5eeb2090f6fabb508fa5c 22:38:50 $ docker rm -f --volumes 61a55e0350090a7762b0bc46a8f77e55559906304dc5eeb2090f6fabb508fa5c [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 22:38:50 provisioning config files... 22:38:51 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config4884798833808014036tmp [Pipeline] { [Pipeline] sh 22:38:51 + set +x 22:38:51 + bash -s -- 22:38:51 + curl -s https://codecov.io/bash 22:38:51 22:38:51 _____ _ 22:38:51 / ____| | | 22:38:51 | | ___ __| | ___ ___ _____ __ 22:38:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:38:51 | |___| (_) | (_| | __/ (_| (_) \ V / 22:38:51 \_____\___/ \__,_|\___|\___\___/ \_/ 22:38:51 Bash-1.0.6 22:38:51 22:38:51 22:38:51 ==> git version 2.25.1 found 22:38:51 ==> 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 22:38:51 Release-Date: 2020-01-08 22:38:51 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:38:51 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:38:51 ==> Jenkins CI detected. 22:38:51 current dir:  /w/workspace/exfoundry_app-record-replay_main 22:38:51 project root: . 22:38:51 --> token set from env 22:38:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:38:51 ==> Running gcov in . (disable via -X gcov) 22:38:51 ==> Python coveragepy not found 22:38:51 ==> Searching for coverage reports in: 22:38:51 + . 22:38:51 -> Found 1 reports 22:38:51 ==> Detecting git/mercurial file structure 22:38:51 ==> Reading reports 22:38:51 + ./coverage.out bytes=24552 22:38:51 ==> Appending adjustments 22:38:51 https://docs.codecov.io/docs/fixing-reports 22:38:51 + Found adjustments 22:38:51 ==> Gzipping contents 22:38:51 8.0K /tmp/codecov.1VvYfr.gz 22:38:51 ==> Uploading reports 22:38:51 url: https://codecov.io 22:38:51 query: branch=main&commit=92dd52375ba7ece0127ca2ee3b02bf3e6a750cff&build=44&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F44%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 22:38:51 -> Pinging Codecov 22:38:51 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6761a825-4501-4abd-88ee-552c6fc4520a&branch=main&commit=92dd52375ba7ece0127ca2ee3b02bf3e6a750cff&build=44&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F44%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 22:38:51 -> Uploading to 22:38:51 https://storage.googleapis.com/codecov/v4/raw/2023-08-29/F467761B9912B4F32F9BC62907045C81/92dd52375ba7ece0127ca2ee3b02bf3e6a750cff/414a0565-4ece-4cb9-8053-52ee8da4cb80.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230829%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230829T223851Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1fcf403a6eeeb8379b1304a4f632c229694e47301c83f0392aadae9b1fcc8cd2 22:38:51 % Total % Received % Xferd Average Speed Time Time Time Current 22:38:51 Dload Upload Total Spent Left Speed 22:38:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4861 0 0 100 4861 0 27005 --:--:-- --:--:-- --:--:-- 27005 22:38:52 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/92dd52375ba7ece0127ca2ee3b02bf3e6a750cff [Pipeline] } 22:38:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 22:38:52 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:38:52 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:38:52 22:38:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:38:52 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:38:52 df9b9388f04a: Pulling fs layer 22:38:52 52dc419b0ee2: Pulling fs layer 22:38:52 25bc292e5bac: Pulling fs layer 22:38:52 114826534d7a: Pulling fs layer 22:38:52 4657fd5d0bcf: Pulling fs layer 22:38:52 6ad1cebc031e: Pulling fs layer 22:38:52 8a3aa393b2d8: Pulling fs layer 22:38:52 4657fd5d0bcf: Waiting 22:38:52 6ad1cebc031e: Waiting 22:38:52 8a3aa393b2d8: Waiting 22:38:52 114826534d7a: Waiting 22:38:52 52dc419b0ee2: Verifying Checksum 22:38:52 52dc419b0ee2: Download complete 22:38:52 4657fd5d0bcf: Verifying Checksum 22:38:52 4657fd5d0bcf: Download complete 22:38:52 df9b9388f04a: Verifying Checksum 22:38:53 df9b9388f04a: Pull complete 22:38:53 6ad1cebc031e: Verifying Checksum 22:38:53 6ad1cebc031e: Download complete 22:38:53 52dc419b0ee2: Pull complete 22:38:53 25bc292e5bac: Pull complete 22:38:53 114826534d7a: Verifying Checksum 22:38:53 114826534d7a: Download complete 22:38:53 8a3aa393b2d8: Verifying Checksum 22:38:53 8a3aa393b2d8: Download complete 22:38:57 114826534d7a: Pull complete 22:38:57 4657fd5d0bcf: Pull complete 22:38:57 6ad1cebc031e: Pull complete 22:39:00 8a3aa393b2d8: Pull complete 22:39:00 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 22:39:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:39:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:39:00 prd-ubuntu20.04-docker-8c-8g-4833 does not seem to be running inside a container 22:39:00 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 22:39:05 $ docker top ee0be6d26159dc3f20485b4545c459ad448909845c138f9b70448ad53c4ed13f -eo pid,comm [Pipeline] { [Pipeline] echo 22:39:05 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh 22:39:05 + set -o pipefail 22:39:05 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' 22:39:11 22:39:11 Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... 22:39:11 22:39:11 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/fc76661d-a879-422e-a3d1-eb1509ac26f8 22:39:11 22:39:11 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:39:11 22:39:11 22:39:11 A medium severity vulnerability was found in the Snyk CLI versions you are using. 22:39:11 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 22:39:11 More details here: https://snyk.co/ue1NS [Pipeline] } 22:39:11 $ docker stop --time=1 ee0be6d26159dc3f20485b4545c459ad448909845c138f9b70448ad53c4ed13f 22:39:14 $ docker rm -f --volumes ee0be6d26159dc3f20485b4545c459ad448909845c138f9b70448ad53c4ed13f [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 22:39:15 + git log --format=format:%s -1 92dd52375ba7ece0127ca2ee3b02bf3e6a750cff [Pipeline] sh 22:39:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:39:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:39:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:39:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:39:16 prd-ubuntu20.04-docker-8c-8g-4833 does not seem to be running inside a container 22:39:16 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:39:16 $ docker top 58789a965ff8192ad1f91383d70fb1cf8b0eaeb3695ec3bd1a741c206cd80f36 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:39:16 [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v3.1.0-dev.40' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:39:17 + git semver [Pipeline] } 22:39:17 $ docker stop --time=1 58789a965ff8192ad1f91383d70fb1cf8b0eaeb3695ec3bd1a741c206cd80f36 22:39:18 $ docker rm -f --volumes 58789a965ff8192ad1f91383d70fb1cf8b0eaeb3695ec3bd1a741c206cd80f36 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:39:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:39:19 22:39:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:39:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:39:19 0.23.1-centos7: Pulling from edgex-lftools 22:39:19 ab5ef0e58194: Pulling fs layer 22:39:19 9712f1f96733: Pulling fs layer 22:39:19 63f879dbbcfc: Pulling fs layer 22:39:19 0d9ebad4ef96: Pulling fs layer 22:39:19 e9a5061849ea: Pulling fs layer 22:39:19 d747dcd14b5f: Pulling fs layer 22:39:19 2de7ff778b66: Pulling fs layer 22:39:19 0d9ebad4ef96: Waiting 22:39:19 d747dcd14b5f: Waiting 22:39:19 2de7ff778b66: Waiting 22:39:19 e9a5061849ea: Waiting 22:39:19 9712f1f96733: Verifying Checksum 22:39:19 9712f1f96733: Download complete 22:39:19 63f879dbbcfc: Verifying Checksum 22:39:19 63f879dbbcfc: Download complete 22:39:20 e9a5061849ea: Verifying Checksum 22:39:20 e9a5061849ea: Download complete 22:39:20 0d9ebad4ef96: Verifying Checksum 22:39:20 0d9ebad4ef96: Download complete 22:39:20 d747dcd14b5f: Verifying Checksum 22:39:20 d747dcd14b5f: Download complete 22:39:20 ab5ef0e58194: Verifying Checksum 22:39:20 ab5ef0e58194: Download complete 22:39:20 2de7ff778b66: Verifying Checksum 22:39:20 2de7ff778b66: Download complete 22:39:22 ab5ef0e58194: Pull complete 22:39:22 9712f1f96733: Pull complete 22:39:23 63f879dbbcfc: Pull complete 22:39:26 0d9ebad4ef96: Pull complete 22:39:26 e9a5061849ea: Pull complete 22:39:26 d747dcd14b5f: Pull complete 22:39:27 2de7ff778b66: Pull complete 22:39:27 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:39:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:39:27 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:39:27 prd-ubuntu20.04-docker-8c-8g-4833 does not seem to be running inside a container 22:39:27 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 22:39:32 $ docker top 8c2478f482b272ce1cde06cd93b3dc73352436bfb6e619c58297a45274cce029 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:39:32 provisioning config files... 22:39:32 copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config7351723734810918847tmp 22:39:32 copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config17780824348740519684tmp 22:39:32 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config5471561925284219308tmp [Pipeline] { [Pipeline] echo 22:39:32 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:39:32 ---> sigul-configuration.sh 22:39:32 gpg: directory `/root/.gnupg' created 22:39:32 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:39:32 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:39:32 gpg: keyring `/root/.gnupg/secring.gpg' created 22:39:32 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:39:32 gpg: CAST5 encrypted data 22:39:32 gpg: encrypted with 1 passphrase 22:39:32 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:39:33 + mkdir /home/jenkins 22:39:33 + mkdir /home/jenkins/sigul [Pipeline] sh 22:39:33 + 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 22:39:33 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:39:33 ---> sigul-install.sh 22:39:33 Sigul already installed; skipping installation. [Pipeline] sh 22:39:33 + git tag --list 22:39:33 v3.1.0-dev.0 22:39:33 v3.1.0-dev.1 22:39:33 v3.1.0-dev.10 22:39:33 v3.1.0-dev.11 22:39:33 v3.1.0-dev.12 22:39:33 v3.1.0-dev.13 22:39:33 v3.1.0-dev.14 22:39:33 v3.1.0-dev.15 22:39:33 v3.1.0-dev.16 22:39:33 v3.1.0-dev.17 22:39:33 v3.1.0-dev.18 22:39:33 v3.1.0-dev.19 22:39:33 v3.1.0-dev.2 22:39:33 v3.1.0-dev.20 22:39:33 v3.1.0-dev.21 22:39:33 v3.1.0-dev.22 22:39:33 v3.1.0-dev.23 22:39:33 v3.1.0-dev.24 22:39:33 v3.1.0-dev.25 22:39:33 v3.1.0-dev.26 22:39:33 v3.1.0-dev.27 22:39:33 v3.1.0-dev.28 22:39:33 v3.1.0-dev.29 22:39:33 v3.1.0-dev.3 22:39:33 v3.1.0-dev.30 22:39:33 v3.1.0-dev.31 22:39:33 v3.1.0-dev.32 22:39:33 v3.1.0-dev.33 22:39:33 v3.1.0-dev.34 22:39:33 v3.1.0-dev.35 22:39:33 v3.1.0-dev.36 22:39:33 v3.1.0-dev.37 22:39:33 v3.1.0-dev.38 22:39:33 v3.1.0-dev.39 22:39:33 v3.1.0-dev.4 22:39:33 v3.1.0-dev.40 22:39:33 v3.1.0-dev.5 22:39:33 v3.1.0-dev.6 22:39:33 v3.1.0-dev.7 22:39:33 v3.1.0-dev.8 22:39:33 v3.1.0-dev.9 [Pipeline] sh 22:39:34 + lftools sign git-tag v3.1.0-dev.41 22:39:34 Signing Git tag with Sigul... 22:39:34 Signing v3.1.0-dev.41 22:39:34 Error while calling git, args ['git', 'show-ref', '-s', 'refs/tags/v3.1.0-dev.41'], return code 1, stdout , stderr [Pipeline] echo 22:39:34 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:39:35 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:39:35 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:39:35 $ docker stop --time=1 8c2478f482b272ce1cde06cd93b3dc73352436bfb6e619c58297a45274cce029 22:39:36 $ docker rm -f --volumes 8c2478f482b272ce1cde06cd93b3dc73352436bfb6e619c58297a45274cce029 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 22:39:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:39:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:39:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:39:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:39:37 prd-ubuntu20.04-docker-8c-8g-4833 does not seem to be running inside a container 22:39:37 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:39:37 $ docker top 0847a5d7ef1a0d6756557159481272678fcaafb37c33f2f7e83b939eab22b259 -eo pid,comm 22:39:37 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). 22:39:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:39:37 [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v3.1.0-dev.40' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:39:37 + git semver [Pipeline] } 22:39:38 $ docker stop --time=1 0847a5d7ef1a0d6756557159481272678fcaafb37c33f2f7e83b939eab22b259 22:39:39 $ docker rm -f --volumes 0847a5d7ef1a0d6756557159481272678fcaafb37c33f2f7e83b939eab22b259 [Pipeline] // withDockerContainer [Pipeline] sh 22:39:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:39:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:39:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:39:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:39:40 prd-ubuntu20.04-docker-8c-8g-4833 does not seem to be running inside a container 22:39:40 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:39:40 $ docker top 013be24d7d6fbcc5ef9ed7ae28e767f3aa46681c3f821aa4d583dd7e64ea9712 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:39:40 [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v3.1.0-dev.40' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:39:40 + git semver [Pipeline] } 22:39:41 $ docker stop --time=1 013be24d7d6fbcc5ef9ed7ae28e767f3aa46681c3f821aa4d583dd7e64ea9712 22:39:42 $ docker rm -f --volumes 013be24d7d6fbcc5ef9ed7ae28e767f3aa46681c3f821aa4d583dd7e64ea9712 [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 22:39:42 + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] 22:39:42 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 22:39:42 total 16 22:39:42 drwxr-xr-x 3 root root 4096 Aug 29 22:29 . 22:39:42 drwxrwxr-x 10 jenkins jenkins 4096 Aug 29 22:39 .. 22:39:42 drwxr-xr-x 2 root root 4096 Aug 29 22:29 cost 22:39:42 -rw-r--r-- 1 root root 88 Aug 29 22:29 cost.csv 22:39:42 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives 22:39:42 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 22:39:42 total 16 22:39:42 drwxr-xr-x 3 jenkins jenkins 4096 Aug 29 22:29 . 22:39:42 drwxrwxr-x 10 jenkins jenkins 4096 Aug 29 22:39 .. 22:39:42 drwxr-xr-x 2 jenkins jenkins 4096 Aug 29 22:29 cost 22:39:42 -rw-r--r-- 1 jenkins jenkins 88 Aug 29 22:29 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:39:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:39:44 ---> package-listing.sh 22:39:44 ++ facter osfamily 22:39:44 ++ tr '[:upper:]' '[:lower:]' 22:39:44 + OS_FAMILY=debian 22:39:44 + workspace=/w/workspace/exfoundry_app-record-replay_main 22:39:44 + START_PACKAGES=/tmp/packages_start.txt 22:39:44 + END_PACKAGES=/tmp/packages_end.txt 22:39:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:39:44 + PACKAGES=/tmp/packages_start.txt 22:39:44 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 22:39:44 + PACKAGES=/tmp/packages_end.txt 22:39:44 + case "${OS_FAMILY}" in 22:39:44 + dpkg -l 22:39:44 + grep '^ii' 22:39:44 + '[' -f /tmp/packages_start.txt ']' 22:39:44 + '[' -f /tmp/packages_end.txt ']' 22:39:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:39:44 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 22:39:44 + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ 22:39:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo 22:39:44 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 22:39:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:39:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:39:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:39:45 prd-ubuntu20.04-docker-8c-8g-4833 does not seem to be running inside a container 22:39:45 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:39:45 $ docker top 847288fa2f7c70f6a00f8288671f234b63ed38ae6aa39ae9b6807348fdd1badc -eo pid,comm [Pipeline] { [Pipeline] sh 22:39:45 + touch /tmp/pre-build-complete [Pipeline] sh 22:39:46 + mkdir -p /var/log/sysstat [Pipeline] sh 22:39:46 + ls /var/log/sa-host 22:39:46 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:39:46 provisioning config files... 22:39:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config13196048924825343195tmp [Pipeline] { [Pipeline] echo 22:39:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:39:46 ---> create-netrc.sh [Pipeline] } 22:39:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:39:47 ---> python-tools-install.sh [Pipeline] echo 22:39:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:39:47 ---> sudo-logs.sh 22:39:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:39:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:39:47 ---> job-cost.sh 22:39:47 lf-activate-venv: SKIPPING 22:39:47 DEBUG: total: 0.2199999988079071 22:39:47 INFO: Retrieving Stack Cost... 22:39:48 INFO: Retrieving Pricing Info for: v3-standard-8 22:39:48 INFO: Archiving Costs [Pipeline] echo 22:39:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:39:48 ---> logs-deploy.sh 22:39:48 lf-activate-venv: SKIPPING 22:39:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/44 22:39:48 INFO: archiving workspace using pattern(s): 22:39:49 Archives upload complete. 22:39:50 INFO: archiving logs to Nexus