Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9ced618f1fdce2a80cc557ee98d043400b8102f3 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-ssh16716244674128614887.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-ssh17307028941096338528.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-ssh898068335876679335.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. 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-ssh13620623385665690413.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-ssh13635734480680983080.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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-4925 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 9ced618f1fdce2a80cc557ee98d043400b8102f3 (main) Commit message: "Merge pull request #74 from lenny-intel/postman-swagger" > 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 9ced618f1fdce2a80cc557ee98d043400b8102f3 # timeout=10 > git rev-list --no-walk 656944739c5d46ff2bf97e096a372f8c475bc6ca # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:04:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:04:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:04:43 ========================================================= 20:04:43 EdgeX Global Pipelines Version Info 20:04:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:04:44 ------------------- 20:04:44 stable info: 20:04:44 ------------------- 20:04:44 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:04:44 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 20:04:44 Message: update stable to v1.0.253 20:04:45 ------------------- 20:04:45 experimental info: 20:04:45 ------------------- 20:04:45 Commited By: **** collab-it+edgex@linuxfoundation.org 20:04:45 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 20:04:45 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:04:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 20:04:45 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 20:04:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:04:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:04:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:04:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 20:04:45 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:04:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:04:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:04:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:04:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:04:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 20:04:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:04:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:04:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:04:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:04:45 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:04:45 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:04:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:04:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:04:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:04:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:04:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:04:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:04:45 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:04:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:04:45 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:04:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:04:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:04:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:04:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9ced618f1fdce2a80cc557ee98d043400b8102f3 [Pipeline] echo 20:04:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9ced618 [Pipeline] echo 20:04:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:04:45 provisioning config files... 20:04:45 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6143496451675190847tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:04:45 ---> docker-login.sh 20:04:45 nexus3.edgexfoundry.org:10001 20:04:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:46 Configure a credential helper to remove this warning. See 20:04:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:46 20:04:46 Login Succeeded 20:04:46 nexus3.edgexfoundry.org:10002 20:04:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:46 Configure a credential helper to remove this warning. See 20:04:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:46 20:04:46 Login Succeeded 20:04:46 nexus3.edgexfoundry.org:10003 20:04:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:46 Configure a credential helper to remove this warning. See 20:04:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:46 20:04:46 Login Succeeded 20:04:46 nexus3.edgexfoundry.org:10004 20:04:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:46 Configure a credential helper to remove this warning. See 20:04:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:46 20:04:46 Login Succeeded 20:04:46 docker.io 20:04:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:46 Configure a credential helper to remove this warning. See 20:04:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:46 20:04:46 Login Succeeded 20:04:46 ---> docker-login.sh ends [Pipeline] } 20:04:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:04:47 + git rev-list -1 --merges 9ced618f1fdce2a80cc557ee98d043400b8102f3~1..9ced618f1fdce2a80cc557ee98d043400b8102f3 [Pipeline] echo 20:04:47 -----------> git rev-list -1 --merges 9ced618f1fdce2a80cc557ee98d043400b8102f3~1..9ced618f1fdce2a80cc557ee98d043400b8102f3 9ced618f1fdce2a80cc557ee98d043400b8102f3 20:04:47 9ced618f1fdce2a80cc557ee98d043400b8102f3 [false] [Pipeline] sh 20:04:47 + git log --format=format:%s -1 9ced618f1fdce2a80cc557ee98d043400b8102f3 [Pipeline] echo 20:04:47 ========================================================= 20:04:47 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:04:47 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:04:48 + git log --format=format:%s -1 9ced618f1fdce2a80cc557ee98d043400b8102f3 [Pipeline] echo 20:04:48 [semverPrep] GIT_COMMIT: 9ced618f1fdce2a80cc557ee98d043400b8102f3, Commit Message: Merge pull request #74 from lenny-intel/postman-swagger [Pipeline] echo 20:04:48 [semverPrep] This is not a build commit. [Pipeline] sh 20:04:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:04:48 + grep -v github /etc/ssh/ssh_known_hosts 20:04:48 + [ -e /tmp/ssh_known_hosts ] 20:04:48 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:04:48 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:04:48 + sudo tee -a /etc/ssh/ssh_known_hosts 20:04:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:04:48 20:04:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:04:49 0.1.4: Pulling from edgex-devops/py-git-semver 20:04:49 b85a868b505f: Pulling fs layer 20:04:49 e2be974225ed: Pulling fs layer 20:04:49 339a4e72a1f5: Pulling fs layer 20:04:49 988bab9f4d93: Pulling fs layer 20:04:49 1469e6f7b9e6: Pulling fs layer 20:04:49 988bab9f4d93: Waiting 20:04:49 eaf3925da568: Pulling fs layer 20:04:49 bab4dde63d76: Pulling fs layer 20:04:49 bde34c3a00c8: Pulling fs layer 20:04:49 1469e6f7b9e6: Waiting 20:04:49 eaf3925da568: Waiting 20:04:49 bab4dde63d76: Waiting 20:04:49 bde34c3a00c8: Waiting 20:04:49 b352a97aabf1: Pulling fs layer 20:04:49 4872d77fe225: Pulling fs layer 20:04:49 5851b861e8e6: Pulling fs layer 20:04:49 b352a97aabf1: Waiting 20:04:49 4872d77fe225: Waiting 20:04:49 5851b861e8e6: Waiting 20:04:49 e2be974225ed: Download complete 20:04:49 988bab9f4d93: Verifying Checksum 20:04:49 988bab9f4d93: Download complete 20:04:49 1469e6f7b9e6: Verifying Checksum 20:04:49 1469e6f7b9e6: Download complete 20:04:49 eaf3925da568: Verifying Checksum 20:04:49 eaf3925da568: Download complete 20:04:49 339a4e72a1f5: Verifying Checksum 20:04:49 339a4e72a1f5: Download complete 20:04:49 bde34c3a00c8: Download complete 20:04:49 b352a97aabf1: Verifying Checksum 20:04:49 4872d77fe225: Verifying Checksum 20:04:49 4872d77fe225: Download complete 20:04:49 5851b861e8e6: Download complete 20:04:49 b85a868b505f: Verifying Checksum 20:04:49 b85a868b505f: Download complete 20:04:49 bab4dde63d76: Verifying Checksum 20:04:51 b85a868b505f: Pull complete 20:04:51 e2be974225ed: Pull complete 20:04:51 339a4e72a1f5: Pull complete 20:04:51 988bab9f4d93: Pull complete 20:04:51 1469e6f7b9e6: Pull complete 20:04:51 eaf3925da568: Pull complete 20:04:53 bab4dde63d76: Pull complete 20:04:53 bde34c3a00c8: Pull complete 20:04:54 b352a97aabf1: Pull complete 20:04:54 4872d77fe225: Pull complete 20:04:54 5851b861e8e6: Pull complete 20:04:54 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:04:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:04:54 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:04:54 prd-ubuntu20.04-docker-8c-8g-4925 does not seem to be running inside a container 20:04:54 $ 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 20:04:57 $ docker top 3027ae079aca3d2b035f3ed1994869668b694c0039a59f4a87a91c09310495f5 -eo pid,comm 20:04:57 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). 20:04:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:04:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:04:57 [ssh-agent] Looking for ssh-agent implementation... 20:04:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:04:57 $ docker exec 3027ae079aca3d2b035f3ed1994869668b694c0039a59f4a87a91c09310495f5 ssh-agent 20:04:57 SSH_AUTH_SOCK=/tmp/ssh-MEWchwa2WiMt/agent.32 20:04:57 SSH_AGENT_PID=38 20:04:57 Running ssh-add (command line suppressed) 20:04:57 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11569539106183886565.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11569539106183886565.key) 20:04:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:04:58 + git tag --points-at HEAD [Pipeline] } 20:04:58 $ docker exec --env ******** --env ******** 3027ae079aca3d2b035f3ed1994869668b694c0039a59f4a87a91c09310495f5 ssh-agent -k 20:04:58 unset SSH_AUTH_SOCK; 20:04:58 unset SSH_AGENT_PID; 20:04:58 echo Agent pid 38 killed; 20:04:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:04:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:04:58 [ssh-agent] Looking for ssh-agent implementation... 20:04:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:04:58 $ docker exec 3027ae079aca3d2b035f3ed1994869668b694c0039a59f4a87a91c09310495f5 ssh-agent 20:04:58 SSH_AUTH_SOCK=/tmp/ssh-TXTtSzk8Z3HQ/agent.70 20:04:58 SSH_AGENT_PID=76 20:04:58 Running ssh-add (command line suppressed) 20:04:58 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_13489952301789572025.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_13489952301789572025.key) 20:04:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:04:59 + git semver init 20:04:59 2023-08-30 20:04:59,230 [run_init] DEBUG init version:0.0.0 force:False 20:04:59 2023-08-30 20:04:59,231 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver 20:04:59 2023-08-30 20:04:59,231 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver 20:04:59 2023-08-30 20:04:59,232 [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) 20:04:59 2023-08-30 20:04:59,850 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude 20:04:59 2023-08-30 20:04:59,850 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False 20:04:59 2023-08-30 20:04:59,851 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 20:04:59 2023-08-30 20:04:59,851 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 20:04:59 3.1.0-dev.42 [Pipeline] } 20:05:00 $ docker exec --env ******** --env ******** 3027ae079aca3d2b035f3ed1994869668b694c0039a59f4a87a91c09310495f5 ssh-agent -k 20:05:00 unset SSH_AUTH_SOCK; 20:05:00 unset SSH_AGENT_PID; 20:05:00 echo Agent pid 76 killed; 20:05:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:05:00 + git semver [Pipeline] } 20:05:00 $ docker stop --time=1 3027ae079aca3d2b035f3ed1994869668b694c0039a59f4a87a91c09310495f5 20:05:02 $ docker rm -f --volumes 3027ae079aca3d2b035f3ed1994869668b694c0039a59f4a87a91c09310495f5 [Pipeline] // withDockerContainer [Pipeline] sh 20:05:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:05:02 Stashed 1 file(s) [Pipeline] echo 20:05:02 [edgeXSemver]: initialized semver on version 3.1.0-dev.42 [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 20:05:02 provisioning config files... 20:05:02 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config11681126996165327976tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:05:03 ---> docker-login.sh 20:05:03 nexus3.edgexfoundry.org:10001 20:05:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:05:03 Configure a credential helper to remove this warning. See 20:05:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:05:03 20:05:03 Login Succeeded 20:05:03 nexus3.edgexfoundry.org:10002 20:05:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:05:03 Configure a credential helper to remove this warning. See 20:05:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:05:03 20:05:03 Login Succeeded 20:05:03 nexus3.edgexfoundry.org:10003 20:05:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:05:03 Configure a credential helper to remove this warning. See 20:05:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:05:03 20:05:03 Login Succeeded 20:05:03 nexus3.edgexfoundry.org:10004 20:05:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:05:03 Configure a credential helper to remove this warning. See 20:05:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:05:03 20:05:03 Login Succeeded 20:05:03 docker.io 20:05:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:05:03 Configure a credential helper to remove this warning. See 20:05:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:05:03 20:05:03 Login Succeeded 20:05:03 ---> docker-login.sh ends [Pipeline] } 20:05:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:05:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:05:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:05:03 ========================================================= 20:05:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 20:05:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:04 + 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 . 20:05:04 Sending build context to Docker daemon 554kB 20:05:04 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 20:05:04 Step 2/12 : FROM ${BASE} AS builder 20:05:04 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 20:05:04 4db1b89c0bd1: Pulling fs layer 20:05:04 6911f1a30b25: Pulling fs layer 20:05:04 e194b8c5c2a9: Pulling fs layer 20:05:04 6863d3e3a2b1: Pulling fs layer 20:05:04 ec0bb842ea78: Pulling fs layer 20:05:04 40a00589a448: Pulling fs layer 20:05:04 6c08303d61cc: Pulling fs layer 20:05:04 798269fcf238: Pulling fs layer 20:05:04 6863d3e3a2b1: Waiting 20:05:04 ec0bb842ea78: Waiting 20:05:04 40a00589a448: Waiting 20:05:04 6c08303d61cc: Waiting 20:05:04 798269fcf238: Waiting 20:05:04 6911f1a30b25: Download complete 20:05:04 6863d3e3a2b1: Download complete 20:05:04 ec0bb842ea78: Verifying Checksum 20:05:04 ec0bb842ea78: Download complete 20:05:04 4db1b89c0bd1: Verifying Checksum 20:05:04 4db1b89c0bd1: Download complete 20:05:04 40a00589a448: Verifying Checksum 20:05:04 40a00589a448: Download complete 20:05:04 4db1b89c0bd1: Pull complete 20:05:04 6911f1a30b25: Pull complete 20:05:05 798269fcf238: Verifying Checksum 20:05:05 798269fcf238: Download complete 20:05:05 e194b8c5c2a9: Verifying Checksum 20:05:05 e194b8c5c2a9: Download complete 20:05:05 6c08303d61cc: Verifying Checksum 20:05:05 6c08303d61cc: Download complete 20:05:08 e194b8c5c2a9: Pull complete 20:05:08 6863d3e3a2b1: Pull complete 20:05:08 ec0bb842ea78: Pull complete 20:05:08 40a00589a448: Pull complete 20:05:11 6c08303d61cc: Pull complete 20:05:12 798269fcf238: Pull complete 20:05:12 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 20:05:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:05:12 ---> ec979cd7f677 20:05:12 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 20:05:16 ---> Running in 80bd90fb3c72 20:05:16 Removing intermediate container 80bd90fb3c72 20:05:16 ---> 12998753d1ca 20:05:16 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 20:05:16 ---> Running in b5a1d4ddde86 20:05:16 Removing intermediate container b5a1d4ddde86 20:05:16 ---> 1648fa81266b 20:05:16 Step 5/12 : ARG ADD_BUILD_TAGS="" 20:05:16 ---> Running in f14babe7b2ce 20:05:16 Removing intermediate container f14babe7b2ce 20:05:16 ---> c672d143995d 20:05:16 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:05:16 ---> Running in 80221d3403ce 20:05:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:05:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:05:17 OK: 265 MiB in 53 packages 20:05:17 Removing intermediate container 80221d3403ce 20:05:17 ---> 35b24921d6a5 20:05:17 Step 7/12 : WORKDIR /app 20:05:17 Still waiting to schedule task 20:05:17 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:05:17 ---> Running in 9f2241a36397 20:05:17 Removing intermediate container 9f2241a36397 20:05:17 ---> b60b8a19504e 20:05:17 Step 8/12 : COPY go.mod vendor* ./ 20:05:17 ---> 51e349d1a833 20:05:17 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:17 ---> Running in 79036f01e11a 20:06:08 Removing intermediate container 79036f01e11a 20:06:08 ---> 4ba3fe2dd3f7 20:06:08 Step 10/12 : COPY . . 20:06:08 ---> 245a62f3d28a 20:06:08 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:06:08 ---> Running in f2c4e0a6ab8e 20:06:08 Removing intermediate container f2c4e0a6ab8e 20:06:08 ---> f52308509e25 20:06:08 Step 12/12 : RUN $MAKE 20:06:08 ---> Running in d435fbfd1c90 20:06:08 noop 20:06:08 Removing intermediate container d435fbfd1c90 20:06:08 ---> 1d0476e790b4 20:06:08 Successfully built 1d0476e790b4 20:06:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:08 + docker inspect -f . ci-base-image-x86_64 20:06:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:06:08 prd-ubuntu20.04-docker-8c-8g-4925 does not seem to be running inside a container 20:06:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:06:09 $ docker top 295a020dc876ff0dc6a7893f5bd1a65cfec470227329974d86cf3422a7af6617 -eo pid,comm [Pipeline] { [Pipeline] sh 20:06:09 + go version 20:06:09 go version go1.20.6 linux/amd64 [Pipeline] } 20:06:09 $ docker stop --time=1 295a020dc876ff0dc6a7893f5bd1a65cfec470227329974d86cf3422a7af6617 20:06:10 $ docker rm -f --volumes 295a020dc876ff0dc6a7893f5bd1a65cfec470227329974d86cf3422a7af6617 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:11 + docker inspect -f . ci-base-image-x86_64 20:06:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:06:11 prd-ubuntu20.04-docker-8c-8g-4925 does not seem to be running inside a container 20:06:11 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:06:11 $ docker top c57d651923c9f7bcb2cb76240c492862e6ec032e306511e2bd2286147fe173cb -eo pid,comm [Pipeline] { [Pipeline] sh 20:06:12 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh 20:06:12 + make test 20:06:12 go test -race -coverprofile=coverage.out ./... 20:06:30 ? github.com/edgexfoundry/app-record-replay [no test files] 20:06:31 ok github.com/edgexfoundry/app-record-replay/internal/app 0.095s coverage: 88.0% of statements 20:06:31 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 20:06:31 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 20:06:31 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 20:06:41 ok github.com/edgexfoundry/app-record-replay/internal/application 8.617s coverage: 98.7% of statements 20:06:41 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.112s coverage: 78.7% of statements 20:06:41 ok github.com/edgexfoundry/app-record-replay/internal/utils 0.046s coverage: 100.0% of statements 20:06:42 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4926 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws 20:06:42 Running in /w/workspace/app-record-replay/46 [Pipeline] { [Pipeline] checkout 20:06:42 Selected Git installation does not exist. Using Default 20:06:42 The recommended git tool is: NONE 20:06:47 using credential edgex-jenkins-ssh 20:06:47 Cloning the remote Git repository 20:06:47 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 20:06:47 > git init /w/workspace/app-record-replay/46 # timeout=10 20:06:47 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 20:06:47 > git --version # timeout=10 20:06:47 > git --version # 'git version 2.25.1' 20:06:47 using GIT_SSH to set credentials SSH Credentials for GitHub 20:06:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:06:48 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 20:06:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:06:49 Avoid second fetch 20:06:49 Checking out Revision 9ced618f1fdce2a80cc557ee98d043400b8102f3 (main) 20:06:50 Commit message: "Merge pull request #74 from lenny-intel/postman-swagger" 20:06:49 > git config core.sparsecheckout # timeout=10 20:06:49 > git checkout -f 9ced618f1fdce2a80cc557ee98d043400b8102f3 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:06:51 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:06:51 % Total % Received % Xferd Average Speed Time Time Time Current 20:06:51 Dload Upload Total Spent Left Speed 20:06:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 86 12751 86 11015 0 0 83446 0 --:--:-- --:--:-- --:--:-- 82819 100 12751 100 12751 0 0 95156 0 --:--:-- --:--:-- --:--:-- 95156 [Pipeline] sh 20:06:51 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:06:52 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:06:52 + sudo tee /etc/docker/daemon.new 20:06:52 { 20:06:52 "registry-mirrors": [ 20:06:52 "https://nexus3.edgexfoundry.org:10001" 20:06:52 ], 20:06:52 "bip": "10.250.0.254/24", 20:06:52 "hosts": [ 20:06:52 "tcp://0.0.0.0:5555", 20:06:52 "unix:///var/run/docker.sock" 20:06:52 ], 20:06:52 "mtu": 1458, 20:06:52 "selinux-enabled": true, 20:06:52 "seccomp-profile": "/etc/docker/seccomp.json" 20:06:52 } [Pipeline] sh 20:06:52 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:06:52 + sudo service docker restart 20:07:03 go vet ./... 20:07:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:07:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:07:07 ./bin/test-attribution-txt.sh [Pipeline] echo 20:07:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:07:07 $ docker stop --time=1 c57d651923c9f7bcb2cb76240c492862e6ec032e306511e2bd2286147fe173cb 20:07:10 $ docker rm -f --volumes c57d651923c9f7bcb2cb76240c492862e6ec032e306511e2bd2286147fe173cb [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:07:11 provisioning config files... 20:07:11 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/46@tmp/config2883530997416835389tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:07:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:07:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 20:07:11 ---> docker-login.sh 20:07:11 nexus3.edgexfoundry.org:10001 [Pipeline] sh 20:07:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:07:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:12 Configure a credential helper to remove this warning. See 20:07:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:12 20:07:12 Login Succeeded 20:07:12 nexus3.edgexfoundry.org:10002 20:07:12 + ls -al . 20:07:12 total 184 20:07:12 drwxrwxr-x 10 jenkins jenkins 4096 Aug 30 20:06 . 20:07:12 drwxrwxr-x 4 jenkins jenkins 4096 Aug 30 20:04 .. 20:07:12 -rw-rw-r-- 1 jenkins jenkins 119 Aug 30 20:04 .dockerignore 20:07:12 drwxrwxr-x 8 jenkins jenkins 4096 Aug 30 20:05 .git 20:07:12 drwxrwxr-x 2 jenkins jenkins 4096 Aug 30 20:04 .github 20:07:12 -rw-rw-r-- 1 jenkins jenkins 164 Aug 30 20:04 .gitignore 20:07:12 -rw-rw-r-- 1 jenkins jenkins 41 Aug 30 20:04 .golangci.yml 20:07:12 drwxr-xr-x 3 jenkins jenkins 4096 Aug 30 20:04 .semver 20:07:12 -rw-rw-r-- 1 jenkins jenkins 11301 Aug 30 20:04 Attribution.txt 20:07:12 -rw-rw-r-- 1 jenkins jenkins 258 Aug 30 20:04 CHANGELOG.md 20:07:12 -rw-rw-r-- 1 jenkins jenkins 1616 Aug 30 20:04 Dockerfile 20:07:12 -rw-rw-r-- 1 jenkins jenkins 677 Aug 30 20:04 GOVERNANCE.md 20:07:12 -rw-rw-r-- 1 jenkins jenkins 681 Aug 30 20:04 Jenkinsfile 20:07:12 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 30 20:04 LICENSE 20:07:12 -rw-rw-r-- 1 jenkins jenkins 3139 Aug 30 20:04 Makefile 20:07:12 -rw-rw-r-- 1 jenkins jenkins 611 Aug 30 20:04 OWNERS.md 20:07:12 -rw-rw-r-- 1 jenkins jenkins 2363 Aug 30 20:04 README.md 20:07:12 -rw-rw-r-- 1 jenkins jenkins 7594 Aug 30 20:04 Record and Reply.postman_collection.json 20:07:12 -rw-rw-r-- 1 jenkins jenkins 12 Aug 30 20:05 VERSION 20:07:12 drwxrwxr-x 2 jenkins jenkins 4096 Aug 30 20:04 bin 20:07:12 -rw-r--r-- 1 jenkins jenkins 24552 Aug 30 20:06 coverage.out 20:07:12 -rw-rw-r-- 1 jenkins jenkins 3916 Aug 30 20:04 go.mod 20:07:12 -rw-rw-r-- 1 jenkins jenkins 34159 Aug 30 20:04 go.sum 20:07:12 drwxrwxr-x 7 jenkins jenkins 4096 Aug 30 20:04 internal 20:07:12 -rw-rw-r-- 1 jenkins jenkins 913 Aug 30 20:04 main.go 20:07:12 drwxrwxr-x 3 jenkins jenkins 4096 Aug 30 20:04 openapi 20:07:12 drwxrwxr-x 3 jenkins jenkins 4096 Aug 30 20:04 pkg 20:07:12 drwxrwxr-x 2 jenkins jenkins 4096 Aug 30 20:04 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:12 + 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=9ced618f1fdce2a80cc557ee98d043400b8102f3 --label arch=amd64 --label version=3.1.0-dev.42 . 20:07:12 Sending build context to Docker daemon 579.1kB 20:07:12 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 20:07:12 Step 2/26 : FROM ${BASE} AS builder 20:07:12 ---> 1d0476e790b4 20:07:12 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 20:07:12 ---> Running in 5bbd6f429f67 20:07:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:12 Configure a credential helper to remove this warning. See 20:07:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:12 20:07:12 Login Succeeded 20:07:12 nexus3.edgexfoundry.org:10003 20:07:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:12 Removing intermediate container 5bbd6f429f67 20:07:12 ---> f75eeb0e566a 20:07:12 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 20:07:12 ---> Running in c6a65ba5af59 20:07:12 Removing intermediate container c6a65ba5af59 20:07:12 ---> 5c30d5c9b645 20:07:12 Step 5/26 : ARG ADD_BUILD_TAGS="" 20:07:12 ---> Running in e2189b884fc9 20:07:12 Removing intermediate container e2189b884fc9 20:07:12 ---> 9fcb4b56f566 20:07:12 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:07:12 ---> Running in be6e89f5f531 20:07:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:12 Configure a credential helper to remove this warning. See 20:07:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:12 20:07:12 Login Succeeded 20:07:12 nexus3.edgexfoundry.org:10004 20:07:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:13 Configure a credential helper to remove this warning. See 20:07:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:13 20:07:13 Login Succeeded 20:07:13 docker.io 20:07:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:07:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:07:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:13 OK: 265 MiB in 53 packages 20:07:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:13 Configure a credential helper to remove this warning. See 20:07:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:13 20:07:13 Login Succeeded 20:07:13 ---> docker-login.sh ends [Pipeline] } 20:07:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 20:07:13 Removing intermediate container be6e89f5f531 20:07:13 ---> c4455e9b642b 20:07:13 Step 7/26 : WORKDIR /app [Pipeline] echo 20:07:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:07:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:07:13 ========================================================= 20:07:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 20:07:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:14 ---> Running in de24c5d2b615 20:07:14 Removing intermediate container de24c5d2b615 20:07:14 ---> f38859122361 20:07:14 Step 8/26 : COPY go.mod vendor* ./ 20:07:14 ---> c7e2b0539c68 20:07:14 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:07:14 ---> Running in a8d7bd37c831 20:07:14 + 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 . 20:07:14 Sending build context to Docker daemon 256.5kB 20:07:14 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 20:07:14 Step 2/12 : FROM ${BASE} AS builder 20:07:14 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:07:14 edb6bdbacee9: Pulling fs layer 20:07:14 5f9638ab2659: Pulling fs layer 20:07:14 8d51d6327a98: Pulling fs layer 20:07:14 8b374f2dd631: Pulling fs layer 20:07:14 ec14aa9079de: Pulling fs layer 20:07:14 2f466654f4bb: Pulling fs layer 20:07:14 554e91adad29: Pulling fs layer 20:07:14 8b374f2dd631: Waiting 20:07:14 ec14aa9079de: Waiting 20:07:14 2f466654f4bb: Waiting 20:07:14 554e91adad29: Waiting 20:07:14 5f9638ab2659: Verifying Checksum 20:07:14 5f9638ab2659: Download complete 20:07:14 8b374f2dd631: Verifying Checksum 20:07:14 8b374f2dd631: Download complete 20:07:14 ec14aa9079de: Verifying Checksum 20:07:14 ec14aa9079de: Download complete 20:07:14 edb6bdbacee9: Verifying Checksum 20:07:14 edb6bdbacee9: Download complete 20:07:15 Removing intermediate container a8d7bd37c831 20:07:15 ---> d5b8d6936465 20:07:15 Step 10/26 : COPY . . 20:07:15 ---> 256244234445 20:07:15 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:07:15 ---> Running in 3fdb69d7f4d3 20:07:15 Removing intermediate container 3fdb69d7f4d3 20:07:15 ---> c6e0fe61926a 20:07:15 Step 12/26 : RUN $MAKE 20:07:15 ---> Running in 631c68e03f30 20:07:15 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.23 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.42" -trimpath -mod=readonly -o app-record-replay 20:07:16 edb6bdbacee9: Pull complete 20:07:16 554e91adad29: Verifying Checksum 20:07:16 554e91adad29: Download complete 20:07:17 2f466654f4bb: Verifying Checksum 20:07:17 2f466654f4bb: Download complete 20:07:17 8d51d6327a98: Verifying Checksum 20:07:17 8d51d6327a98: Download complete 20:07:18 5f9638ab2659: Pull complete 20:07:28 8d51d6327a98: Pull complete 20:07:29 8b374f2dd631: Pull complete 20:07:29 ec14aa9079de: Pull complete 20:07:36 2f466654f4bb: Pull complete 20:07:37 Removing intermediate container 631c68e03f30 20:07:37 ---> b786d4b6159b 20:07:37 Step 13/26 : FROM alpine:3.17 20:07:37 3.17: Pulling from library/alpine 20:07:37 9398808236ff: Pulling fs layer 20:07:37 9398808236ff: Download complete 20:07:37 9398808236ff: Pull complete 20:07:37 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 20:07:37 Status: Downloaded newer image for alpine:3.17 20:07:37 ---> 1e0b8b5322fc 20:07:37 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 20:07:38 ---> Running in 2dfeb758b847 20:07:38 Removing intermediate container 2dfeb758b847 20:07:38 ---> 73aa0dd9838e 20:07:38 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 20:07:38 ---> Running in 210fa65fa27c 20:07:38 Removing intermediate container 210fa65fa27c 20:07:38 ---> 39b9404abb42 20:07:38 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 20:07:38 ---> Running in da331a4d2d03 20:07:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:07:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:07:38 554e91adad29: Pull complete 20:07:38 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 20:07:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:07:38 ---> 1e15ea492957 20:07:38 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 20:07:38 (1/2) Installing ca-certificates (20230506-r0) 20:07:38 (2/2) Installing dumb-init (1.2.5-r2) 20:07:38 Executing busybox-1.35.0-r29.trigger 20:07:38 Executing ca-certificates-20230506-r0.trigger 20:07:39 OK: 8 MiB in 17 packages 20:07:39 Removing intermediate container da331a4d2d03 20:07:39 ---> 67c84688eb1d 20:07:39 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 20:07:39 ---> 04bee2eb17fc 20:07:39 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 20:07:39 ---> cd6c20c2ba55 20:07:39 Step 19/26 : COPY --from=builder /app/res/ /res/ 20:07:39 ---> 3d5dfd204173 20:07:39 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 20:07:40 ---> 2259a1fa26c9 20:07:40 Step 21/26 : EXPOSE 59712 20:07:40 ---> Running in 7d3b47a4ba30 20:07:40 ---> Running in 1d5d7bd30a7c 20:07:40 Removing intermediate container 1d5d7bd30a7c 20:07:40 ---> 595ad5eae21b 20:07:40 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 20:07:40 ---> Running in 5b1f5bc001e1 20:07:40 Removing intermediate container 7d3b47a4ba30 20:07:40 ---> 66f6426d5d34 20:07:40 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 20:07:40 ---> Running in 2995eca128f1 20:07:40 Removing intermediate container 2995eca128f1 20:07:40 ---> e109efd50921 20:07:40 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:07:40 ---> Running in 6c868d812560 20:07:40 Removing intermediate container 6c868d812560 20:07:40 ---> 63ecc191b152 20:07:40 Step 24/26 : LABEL arch=amd64 20:07:40 Removing intermediate container 5b1f5bc001e1 20:07:40 ---> 1de39767ef21 20:07:40 Step 5/12 : ARG ADD_BUILD_TAGS="" 20:07:40 ---> Running in b4bbb0ea14fc 20:07:41 ---> Running in e722a6aa5699 20:07:41 Removing intermediate container e722a6aa5699 20:07:41 ---> d6fca7a24447 20:07:41 Step 25/26 : LABEL git_sha=9ced618f1fdce2a80cc557ee98d043400b8102f3 20:07:41 ---> Running in 3eddadd33490 20:07:41 Removing intermediate container 3eddadd33490 20:07:41 ---> b7a051fb89c1 20:07:41 Step 26/26 : LABEL version=3.1.0-dev.42 20:07:41 ---> Running in 1b38d4ede7c9 20:07:41 Removing intermediate container 1b38d4ede7c9 20:07:41 ---> 043bb5937b1f 20:07:41 [Warning] One or more build-args [ARCH] were not consumed 20:07:41 Removing intermediate container b4bbb0ea14fc 20:07:41 ---> ca99c9b17f96 20:07:41 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:07:41 Successfully built 043bb5937b1f 20:07:41 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 20:07:41 provisioning config files... 20:07:41 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config13125053747512126344tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:07:41 ---> Running in cd490979234c 20:07:41 ---> docker-login.sh 20:07:41 nexus3.edgexfoundry.org:10001 20:07:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:41 Configure a credential helper to remove this warning. See 20:07:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:41 20:07:41 Login Succeeded 20:07:41 nexus3.edgexfoundry.org:10002 20:07:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:41 Configure a credential helper to remove this warning. See 20:07:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:41 20:07:41 Login Succeeded 20:07:41 nexus3.edgexfoundry.org:10003 20:07:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:42 Configure a credential helper to remove this warning. See 20:07:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:42 20:07:42 Login Succeeded 20:07:42 nexus3.edgexfoundry.org:10004 20:07:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:42 Configure a credential helper to remove this warning. See 20:07:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:42 20:07:42 Login Succeeded 20:07:42 docker.io 20:07:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:42 Configure a credential helper to remove this warning. See 20:07:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:42 20:07:42 Login Succeeded 20:07:42 ---> docker-login.sh ends [Pipeline] } 20:07:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:07:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:07:42 [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: 20:07:42 9ced618f1fdce2a80cc557ee98d043400b8102f3 20:07:42 latest 20:07:42 3.1.0-dev.42 20:07:42 9ced618f1fdce2a80cc557ee98d043400b8102f3-3.1.0-dev.42 20:07:42 main 20:07:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:07:42 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:9ced618f1fdce2a80cc557ee98d043400b8102f3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:43 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:9ced618f1fdce2a80cc557ee98d043400b8102f3 20:07:43 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 20:07:43 50df003e1b7c: Preparing 20:07:43 ce2c879e863a: Preparing 20:07:43 712f0dbfba13: Preparing 20:07:43 91853aeb1b14: Preparing 20:07:43 e73b3f4b086a: Preparing 20:07:43 36b50b131297: Preparing 20:07:43 36b50b131297: Waiting 20:07:43 ce2c879e863a: Pushed 20:07:43 36b50b131297: Layer already exists 20:07:43 712f0dbfba13: Pushed 20:07:43 91853aeb1b14: Pushed 20:07:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:07:43 e73b3f4b086a: Pushed 20:07:44 OK: 263 MiB in 53 packages 20:07:44 Removing intermediate container cd490979234c 20:07:44 ---> 83f0f5124bc7 20:07:44 Step 7/12 : WORKDIR /app 20:07:44 ---> Running in a322a657eb4a 20:07:45 Removing intermediate container a322a657eb4a 20:07:45 ---> e6a2c1667644 20:07:45 Step 8/12 : COPY go.mod vendor* ./ 20:07:46 50df003e1b7c: Pushed 20:07:46 9ced618f1fdce2a80cc557ee98d043400b8102f3: digest: sha256:1b7109cf0f2d18b89b4bc6ae4f95424258e17360820786a625fd1f21231f088d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:46 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:47 ---> d13bbffa96f8 20:07:47 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:07:47 ---> Running in 9d7cae942704 20:07:47 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest 20:07:47 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 20:07:47 50df003e1b7c: Preparing 20:07:47 ce2c879e863a: Preparing 20:07:47 712f0dbfba13: Preparing 20:07:47 91853aeb1b14: Preparing 20:07:47 e73b3f4b086a: Preparing 20:07:47 36b50b131297: Preparing 20:07:47 36b50b131297: Waiting 20:07:47 712f0dbfba13: Layer already exists 20:07:47 ce2c879e863a: Layer already exists 20:07:47 e73b3f4b086a: Layer already exists 20:07:47 91853aeb1b14: Layer already exists 20:07:47 50df003e1b7c: Layer already exists 20:07:47 36b50b131297: Layer already exists 20:07:47 latest: digest: sha256:1b7109cf0f2d18b89b4bc6ae4f95424258e17360820786a625fd1f21231f088d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:47 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:47 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.42 20:07:47 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 20:07:47 50df003e1b7c: Preparing 20:07:47 ce2c879e863a: Preparing 20:07:47 712f0dbfba13: Preparing 20:07:47 91853aeb1b14: Preparing 20:07:47 e73b3f4b086a: Preparing 20:07:47 36b50b131297: Preparing 20:07:47 36b50b131297: Waiting 20:07:47 e73b3f4b086a: Layer already exists 20:07:47 712f0dbfba13: Layer already exists 20:07:47 50df003e1b7c: Layer already exists 20:07:47 ce2c879e863a: Layer already exists 20:07:47 91853aeb1b14: Layer already exists 20:07:47 36b50b131297: Layer already exists 20:07:47 3.1.0-dev.42: digest: sha256:1b7109cf0f2d18b89b4bc6ae4f95424258e17360820786a625fd1f21231f088d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:48 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:9ced618f1fdce2a80cc557ee98d043400b8102f3-3.1.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:48 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:9ced618f1fdce2a80cc557ee98d043400b8102f3-3.1.0-dev.42 20:07:48 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 20:07:48 50df003e1b7c: Preparing 20:07:48 ce2c879e863a: Preparing 20:07:48 712f0dbfba13: Preparing 20:07:48 91853aeb1b14: Preparing 20:07:48 e73b3f4b086a: Preparing 20:07:48 36b50b131297: Preparing 20:07:48 36b50b131297: Waiting 20:07:48 91853aeb1b14: Layer already exists 20:07:48 e73b3f4b086a: Layer already exists 20:07:48 ce2c879e863a: Layer already exists 20:07:48 712f0dbfba13: Layer already exists 20:07:48 50df003e1b7c: Layer already exists 20:07:48 36b50b131297: Layer already exists 20:07:48 9ced618f1fdce2a80cc557ee98d043400b8102f3-3.1.0-dev.42: digest: sha256:1b7109cf0f2d18b89b4bc6ae4f95424258e17360820786a625fd1f21231f088d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:48 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:49 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main 20:07:49 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 20:07:49 50df003e1b7c: Preparing 20:07:49 ce2c879e863a: Preparing 20:07:49 712f0dbfba13: Preparing 20:07:49 91853aeb1b14: Preparing 20:07:49 e73b3f4b086a: Preparing 20:07:49 36b50b131297: Preparing 20:07:49 36b50b131297: Waiting 20:07:49 50df003e1b7c: Layer already exists 20:07:49 e73b3f4b086a: Layer already exists 20:07:49 712f0dbfba13: Layer already exists 20:07:49 91853aeb1b14: Layer already exists 20:07:49 ce2c879e863a: Layer already exists 20:07:49 36b50b131297: Layer already exists 20:07:49 main: digest: sha256:1b7109cf0f2d18b89b4bc6ae4f95424258e17360820786a625fd1f21231f088d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:07:49 ===================================================== [Pipeline] echo 20:07:49 taggedImages: 20:07:49 - nexus3.edgexfoundry.org:10004/app-record-replay:9ced618f1fdce2a80cc557ee98d043400b8102f3 20:07:49 - nexus3.edgexfoundry.org:10004/app-record-replay:latest 20:07:49 - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.42 20:07:49 - nexus3.edgexfoundry.org:10004/app-record-replay:9ced618f1fdce2a80cc557ee98d043400b8102f3-3.1.0-dev.42 20:07:49 - 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 20:07:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:07:49 20:07:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:07:49 latest: Pulling from edgex-lftools-log-publisher 20:07:49 5eb5b503b376: Pulling fs layer 20:07:49 5c69ac0246d0: Pulling fs layer 20:07:49 ec43610c2a17: Pulling fs layer 20:07:49 3a2ae6a8a46f: Pulling fs layer 20:07:49 33b1e0a273af: Pulling fs layer 20:07:49 5d3b04190fa2: Pulling fs layer 20:07:49 2f39f015ded8: Pulling fs layer 20:07:49 33b1e0a273af: Waiting 20:07:49 5d3b04190fa2: Waiting 20:07:49 3a2ae6a8a46f: Waiting 20:07:49 2f39f015ded8: Waiting 20:07:49 5c69ac0246d0: Download complete 20:07:49 3a2ae6a8a46f: Verifying Checksum 20:07:49 3a2ae6a8a46f: Download complete 20:07:49 33b1e0a273af: Verifying Checksum 20:07:49 33b1e0a273af: Download complete 20:07:49 ec43610c2a17: Verifying Checksum 20:07:49 ec43610c2a17: Download complete 20:07:49 5d3b04190fa2: Verifying Checksum 20:07:49 5d3b04190fa2: Download complete 20:07:50 5eb5b503b376: Verifying Checksum 20:07:50 5eb5b503b376: Download complete 20:07:50 2f39f015ded8: Download complete 20:07:51 5eb5b503b376: Pull complete 20:07:51 5c69ac0246d0: Pull complete 20:07:51 ec43610c2a17: Pull complete 20:07:51 3a2ae6a8a46f: Pull complete 20:07:52 33b1e0a273af: Pull complete 20:07:52 5d3b04190fa2: Pull complete 20:07:56 2f39f015ded8: Pull complete 20:07:56 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:07:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:07:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:07:56 prd-ubuntu20.04-docker-8c-8g-4925 does not seem to be running inside a container 20:07:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:07:59 $ docker top be216b9f030059bc62dc07774a9526fbe916ab38b731d66b7ab8731dc9ed6e44 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:08:00 ---> job-cost.sh 20:08:00 lf-activate-venv: SKIPPING 20:08:00 INFO: No Stack... 20:08:00 INFO: Retrieving Pricing Info for: v3-standard-8 20:08:00 INFO: Archiving Costs [Pipeline] sh 20:08:01 + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv 20:08:01 + cut -d, -f6 [Pipeline] lock 20:08:01 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-46-stack-cost] 20:08:01 Resource [jenkins-edgexfoundry-app-record-replay-main-46-stack-cost] did not exist. Created. 20:08:01 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-46-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:08:01 + echo total: 0.2199999988079071 [Pipeline] stash 20:08:01 Stashed 1 file(s) [Pipeline] } 20:08:01 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-46-stack-cost] [Pipeline] // lock [Pipeline] } 20:08:01 $ docker stop --time=1 be216b9f030059bc62dc07774a9526fbe916ab38b731d66b7ab8731dc9ed6e44 20:08:02 $ docker rm -f --volumes be216b9f030059bc62dc07774a9526fbe916ab38b731d66b7ab8731dc9ed6e44 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:08:55 Removing intermediate container 9d7cae942704 20:08:55 ---> 838a23d3b224 20:08:55 Step 10/12 : COPY . . 20:08:55 ---> 13a412eb4659 20:08:55 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:08:55 ---> Running in cadb1d567951 20:08:55 Removing intermediate container cadb1d567951 20:08:55 ---> 82b3114a285d 20:08:55 Step 12/12 : RUN $MAKE 20:08:55 ---> Running in 52ea1bfb62b6 20:08:55 noop 20:08:55 Removing intermediate container 52ea1bfb62b6 20:08:55 ---> 8b5cc6007400 20:08:55 Successfully built 8b5cc6007400 20:08:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:08:55 + docker inspect -f . ci-base-image-arm64 20:08:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:08:55 prd-ubuntu20.04-docker-arm64-4c-16g-4926 does not seem to be running inside a container 20:08:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/46 -v /w/workspace/app-record-replay/46:/w/workspace/app-record-replay/46:rw,z -v /w/workspace/app-record-replay/46@tmp:/w/workspace/app-record-replay/46@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:08:56 $ docker top 2b32f9e1a522af7b00b7f812cf263d7f2aea932cbcd3ab94e55d8401752deada -eo pid,comm [Pipeline] { [Pipeline] sh 20:08:57 + go version 20:08:57 go version go1.20.6 linux/arm64 [Pipeline] } 20:08:57 $ docker stop --time=1 2b32f9e1a522af7b00b7f812cf263d7f2aea932cbcd3ab94e55d8401752deada 20:08:59 $ docker rm -f --volumes 2b32f9e1a522af7b00b7f812cf263d7f2aea932cbcd3ab94e55d8401752deada [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:08:59 + docker inspect -f . ci-base-image-arm64 20:08:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:08:59 prd-ubuntu20.04-docker-arm64-4c-16g-4926 does not seem to be running inside a container 20:08:59 $ 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/46 -v /w/workspace/app-record-replay/46:/w/workspace/app-record-replay/46:rw,z -v /w/workspace/app-record-replay/46@tmp:/w/workspace/app-record-replay/46@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:09:01 $ docker top 3921e0f2297cd42cea6eb8602b8d94c8aec782b46bf71dfa1936bc3828458b4a -eo pid,comm [Pipeline] { [Pipeline] sh 20:09:01 + git config --global --add safe.directory /w/workspace/app-record-replay/46 [Pipeline] fileExists [Pipeline] sh 20:09:01 + make test 20:09:01 go test -race -coverprofile=coverage.out ./... 20:11:54 ? github.com/edgexfoundry/app-record-replay [no test files] 20:11:54 ok github.com/edgexfoundry/app-record-replay/internal/app 0.247s coverage: 88.0% of statements 20:11:55 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 20:11:55 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 20:11:55 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 20:12:02 ok github.com/edgexfoundry/app-record-replay/internal/application 8.925s coverage: 98.7% of statements 20:12:02 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.507s coverage: 78.7% of statements 20:12:02 ok github.com/edgexfoundry/app-record-replay/internal/utils 0.179s coverage: 100.0% of statements 20:12:03 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:12:03 go vet ./... 20:14:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:14:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:14:24 ./bin/test-attribution-txt.sh [Pipeline] echo 20:14:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:14:24 $ docker stop --time=1 3921e0f2297cd42cea6eb8602b8d94c8aec782b46bf71dfa1936bc3828458b4a 20:14:26 $ docker rm -f --volumes 3921e0f2297cd42cea6eb8602b8d94c8aec782b46bf71dfa1936bc3828458b4a [Pipeline] // withDockerContainer [Pipeline] sh 20:14:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:14:28 Warning: overwriting stash ‘coverage-report’ 20:14:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:14:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:14:29 + ls -al . 20:14:29 total 180 20:14:29 drwxrwxr-x 9 jenkins jenkins 4096 Aug 30 20:09 . 20:14:29 drwxrwxr-x 4 jenkins jenkins 4096 Aug 30 20:06 .. 20:14:29 -rw-rw-r-- 1 jenkins jenkins 119 Aug 30 20:06 .dockerignore 20:14:29 drwxrwxr-x 8 jenkins jenkins 4096 Aug 30 20:06 .git 20:14:29 drwxrwxr-x 2 jenkins jenkins 4096 Aug 30 20:06 .github 20:14:29 -rw-rw-r-- 1 jenkins jenkins 164 Aug 30 20:06 .gitignore 20:14:29 -rw-rw-r-- 1 jenkins jenkins 41 Aug 30 20:06 .golangci.yml 20:14:29 -rw-rw-r-- 1 jenkins jenkins 11301 Aug 30 20:06 Attribution.txt 20:14:29 -rw-rw-r-- 1 jenkins jenkins 258 Aug 30 20:06 CHANGELOG.md 20:14:29 -rw-rw-r-- 1 jenkins jenkins 1616 Aug 30 20:06 Dockerfile 20:14:29 -rw-rw-r-- 1 jenkins jenkins 677 Aug 30 20:06 GOVERNANCE.md 20:14:29 -rw-rw-r-- 1 jenkins jenkins 681 Aug 30 20:06 Jenkinsfile 20:14:29 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 30 20:06 LICENSE 20:14:29 -rw-rw-r-- 1 jenkins jenkins 3139 Aug 30 20:06 Makefile 20:14:29 -rw-rw-r-- 1 jenkins jenkins 611 Aug 30 20:06 OWNERS.md 20:14:29 -rw-rw-r-- 1 jenkins jenkins 2363 Aug 30 20:06 README.md 20:14:29 -rw-rw-r-- 1 jenkins jenkins 7594 Aug 30 20:06 Record and Reply.postman_collection.json 20:14:29 -rw-rw-r-- 1 jenkins jenkins 12 Aug 30 20:05 VERSION 20:14:29 drwxrwxr-x 2 jenkins jenkins 4096 Aug 30 20:06 bin 20:14:29 -rw-r--r-- 1 jenkins jenkins 24552 Aug 30 20:12 coverage.out 20:14:29 -rw-rw-r-- 1 jenkins jenkins 3916 Aug 30 20:06 go.mod 20:14:29 -rw-rw-r-- 1 jenkins jenkins 34159 Aug 30 20:06 go.sum 20:14:29 drwxrwxr-x 7 jenkins jenkins 4096 Aug 30 20:06 internal 20:14:29 -rw-rw-r-- 1 jenkins jenkins 913 Aug 30 20:06 main.go 20:14:29 drwxrwxr-x 3 jenkins jenkins 4096 Aug 30 20:06 openapi 20:14:29 drwxrwxr-x 3 jenkins jenkins 4096 Aug 30 20:06 pkg 20:14:29 drwxrwxr-x 2 jenkins jenkins 4096 Aug 30 20:06 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:14:29 + 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=9ced618f1fdce2a80cc557ee98d043400b8102f3 --label arch=arm64 --label version=3.1.0-dev.42 . 20:14:29 Sending build context to Docker daemon 281.6kB 20:14:29 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 20:14:29 Step 2/26 : FROM ${BASE} AS builder 20:14:29 ---> 8b5cc6007400 20:14:29 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 20:14:29 ---> Running in aace7440158e 20:14:30 Removing intermediate container aace7440158e 20:14:30 ---> 6d54633ab7c3 20:14:30 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 20:14:30 ---> Running in f27ae75d015f 20:14:33 Removing intermediate container f27ae75d015f 20:14:33 ---> c5f17adaadcc 20:14:33 Step 5/26 : ARG ADD_BUILD_TAGS="" 20:14:33 ---> Running in 89ec3d00c709 20:14:33 Removing intermediate container 89ec3d00c709 20:14:33 ---> bddca60b7008 20:14:33 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:14:33 ---> Running in 8beae6d97e9b 20:14:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:14:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:14:36 OK: 263 MiB in 53 packages 20:14:36 Removing intermediate container 8beae6d97e9b 20:14:36 ---> 4220e7189fb2 20:14:36 Step 7/26 : WORKDIR /app 20:14:37 ---> Running in 28990aad9f68 20:14:37 Removing intermediate container 28990aad9f68 20:14:37 ---> b60aebf6f0cb 20:14:37 Step 8/26 : COPY go.mod vendor* ./ 20:14:37 ---> 113404022174 20:14:37 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:37 ---> Running in 94bc93b55f23 20:14:40 Removing intermediate container 94bc93b55f23 20:14:40 ---> a171b1783b9a 20:14:40 Step 10/26 : COPY . . 20:14:40 ---> 19cc2ff85b23 20:14:40 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:14:40 ---> Running in 585f518de8b4 20:14:41 Removing intermediate container 585f518de8b4 20:14:41 ---> e1877bbd7d28 20:14:41 Step 12/26 : RUN $MAKE 20:14:41 ---> Running in 6db76901982a 20:14:42 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.23 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.42" -trimpath -mod=readonly -o app-record-replay 20:17:03 Removing intermediate container 6db76901982a 20:17:03 ---> 4b791ea61134 20:17:03 Step 13/26 : FROM alpine:3.17 20:17:03 3.17: Pulling from library/alpine 20:17:03 4060ece20d7a: Pulling fs layer 20:17:03 4060ece20d7a: Verifying Checksum 20:17:03 4060ece20d7a: Download complete 20:17:03 4060ece20d7a: Pull complete 20:17:03 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 20:17:03 Status: Downloaded newer image for alpine:3.17 20:17:03 ---> 8650cd65339b 20:17:03 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 20:17:03 ---> Running in b3972250d511 20:17:03 Removing intermediate container b3972250d511 20:17:03 ---> 0c45d731ffaf 20:17:03 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 20:17:03 ---> Running in 4a21e0ac596d 20:17:03 Removing intermediate container 4a21e0ac596d 20:17:03 ---> d86481976a0c 20:17:03 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 20:17:03 ---> Running in 4cb45125dabf 20:17:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:17:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:17:03 (1/2) Installing ca-certificates (20230506-r0) 20:17:03 (2/2) Installing dumb-init (1.2.5-r2) 20:17:03 Executing busybox-1.35.0-r29.trigger 20:17:03 Executing ca-certificates-20230506-r0.trigger 20:17:03 OK: 8 MiB in 17 packages 20:17:03 Removing intermediate container 4cb45125dabf 20:17:03 ---> ee1cdcba7c21 20:17:03 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 20:17:03 ---> 985dc84e95e0 20:17:03 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 20:17:03 ---> b6a1a45c3da7 20:17:03 Step 19/26 : COPY --from=builder /app/res/ /res/ 20:17:03 ---> e05001dea158 20:17:03 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 20:17:03 ---> 7f155a3b2fe2 20:17:03 Step 21/26 : EXPOSE 59712 20:17:03 ---> Running in 1ea266de4146 20:17:03 Removing intermediate container 1ea266de4146 20:17:03 ---> 0e1e914abdac 20:17:03 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 20:17:03 ---> Running in ad446c212415 20:17:03 Removing intermediate container ad446c212415 20:17:03 ---> bc8bedadffae 20:17:03 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:17:03 ---> Running in 1e98c329b998 20:17:03 Removing intermediate container 1e98c329b998 20:17:03 ---> cba3aebe8baa 20:17:03 Step 24/26 : LABEL arch=arm64 20:17:03 ---> Running in 345d14753913 20:17:03 Removing intermediate container 345d14753913 20:17:03 ---> b6a0acdbfa86 20:17:03 Step 25/26 : LABEL git_sha=9ced618f1fdce2a80cc557ee98d043400b8102f3 20:17:03 ---> Running in 1fb39121778f 20:17:03 Removing intermediate container 1fb39121778f 20:17:03 ---> 24533680b044 20:17:03 Step 26/26 : LABEL version=3.1.0-dev.42 20:17:04 ---> Running in 59b1e4cbdc9b 20:17:04 Removing intermediate container 59b1e4cbdc9b 20:17:04 ---> 747fc8bb6d37 20:17:04 [Warning] One or more build-args [ARCH] were not consumed 20:17:04 Successfully built 747fc8bb6d37 20:17:04 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 20:17:04 provisioning config files... 20:17:04 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/46@tmp/config17569977680877277545tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:17:04 ---> docker-login.sh 20:17:04 nexus3.edgexfoundry.org:10001 20:17:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:17:05 Configure a credential helper to remove this warning. See 20:17:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:17:05 20:17:05 Login Succeeded 20:17:05 nexus3.edgexfoundry.org:10002 20:17:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:17:05 Configure a credential helper to remove this warning. See 20:17:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:17:05 20:17:05 Login Succeeded 20:17:05 nexus3.edgexfoundry.org:10003 20:17:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:17:06 Configure a credential helper to remove this warning. See 20:17:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:17:06 20:17:06 Login Succeeded 20:17:06 nexus3.edgexfoundry.org:10004 20:17:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:17:06 Configure a credential helper to remove this warning. See 20:17:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:17:06 20:17:06 Login Succeeded 20:17:06 docker.io 20:17:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:17:06 Configure a credential helper to remove this warning. See 20:17:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:17:06 20:17:06 Login Succeeded 20:17:06 ---> docker-login.sh ends [Pipeline] } 20:17:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:17:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:17:06 [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: 20:17:06 9ced618f1fdce2a80cc557ee98d043400b8102f3 20:17:06 latest 20:17:06 3.1.0-dev.42 20:17:06 9ced618f1fdce2a80cc557ee98d043400b8102f3-3.1.0-dev.42 20:17:06 main 20:17:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:07 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:9ced618f1fdce2a80cc557ee98d043400b8102f3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:07 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:9ced618f1fdce2a80cc557ee98d043400b8102f3 20:17:07 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 20:17:07 710cf4768d97: Preparing 20:17:07 578f8e5aace2: Preparing 20:17:07 799aa3eea4fc: Preparing 20:17:07 dc96f377ccda: Preparing 20:17:07 2b31a7685724: Preparing 20:17:07 d2d9d24a8c2a: Preparing 20:17:07 d2d9d24a8c2a: Waiting 20:17:07 578f8e5aace2: Pushed 20:17:07 799aa3eea4fc: Pushed 20:17:07 dc96f377ccda: Pushed 20:17:07 d2d9d24a8c2a: Layer already exists 20:17:07 2b31a7685724: Pushed 20:17:13 710cf4768d97: Pushed 20:17:13 9ced618f1fdce2a80cc557ee98d043400b8102f3: digest: sha256:e511804b8ceb5e3f964f9b43f460d082166045bfb48cc504d4824004c6dcd502 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:13 + 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 20:17:14 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 20:17:14 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 20:17:14 710cf4768d97: Preparing 20:17:14 578f8e5aace2: Preparing 20:17:14 799aa3eea4fc: Preparing 20:17:14 dc96f377ccda: Preparing 20:17:14 2b31a7685724: Preparing 20:17:14 d2d9d24a8c2a: Preparing 20:17:14 d2d9d24a8c2a: Waiting 20:17:14 799aa3eea4fc: Layer already exists 20:17:14 710cf4768d97: Layer already exists 20:17:14 dc96f377ccda: Layer already exists 20:17:14 578f8e5aace2: Layer already exists 20:17:14 2b31a7685724: Layer already exists 20:17:14 d2d9d24a8c2a: Layer already exists 20:17:14 latest: digest: sha256:e511804b8ceb5e3f964f9b43f460d082166045bfb48cc504d4824004c6dcd502 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:14 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:15 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.42 20:17:15 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 20:17:15 710cf4768d97: Preparing 20:17:15 578f8e5aace2: Preparing 20:17:15 799aa3eea4fc: Preparing 20:17:15 dc96f377ccda: Preparing 20:17:15 2b31a7685724: Preparing 20:17:15 d2d9d24a8c2a: Preparing 20:17:15 d2d9d24a8c2a: Waiting 20:17:15 578f8e5aace2: Layer already exists 20:17:15 2b31a7685724: Layer already exists 20:17:15 799aa3eea4fc: Layer already exists 20:17:15 dc96f377ccda: Layer already exists 20:17:15 710cf4768d97: Layer already exists 20:17:15 d2d9d24a8c2a: Layer already exists 20:17:15 3.1.0-dev.42: digest: sha256:e511804b8ceb5e3f964f9b43f460d082166045bfb48cc504d4824004c6dcd502 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:15 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:9ced618f1fdce2a80cc557ee98d043400b8102f3-3.1.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:16 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:9ced618f1fdce2a80cc557ee98d043400b8102f3-3.1.0-dev.42 20:17:16 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 20:17:16 710cf4768d97: Preparing 20:17:16 578f8e5aace2: Preparing 20:17:16 799aa3eea4fc: Preparing 20:17:16 dc96f377ccda: Preparing 20:17:16 2b31a7685724: Preparing 20:17:16 d2d9d24a8c2a: Preparing 20:17:16 d2d9d24a8c2a: Waiting 20:17:16 799aa3eea4fc: Layer already exists 20:17:16 710cf4768d97: Layer already exists 20:17:16 dc96f377ccda: Layer already exists 20:17:16 2b31a7685724: Layer already exists 20:17:16 578f8e5aace2: Layer already exists 20:17:16 d2d9d24a8c2a: Layer already exists 20:17:16 9ced618f1fdce2a80cc557ee98d043400b8102f3-3.1.0-dev.42: digest: sha256:e511804b8ceb5e3f964f9b43f460d082166045bfb48cc504d4824004c6dcd502 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:16 + 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 20:17:16 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main 20:17:16 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 20:17:16 710cf4768d97: Preparing 20:17:16 578f8e5aace2: Preparing 20:17:16 799aa3eea4fc: Preparing 20:17:16 dc96f377ccda: Preparing 20:17:16 2b31a7685724: Preparing 20:17:16 d2d9d24a8c2a: Preparing 20:17:16 d2d9d24a8c2a: Waiting 20:17:16 578f8e5aace2: Layer already exists 20:17:16 2b31a7685724: Layer already exists 20:17:16 dc96f377ccda: Layer already exists 20:17:16 710cf4768d97: Layer already exists 20:17:16 799aa3eea4fc: Layer already exists 20:17:16 d2d9d24a8c2a: Layer already exists 20:17:16 main: digest: sha256:e511804b8ceb5e3f964f9b43f460d082166045bfb48cc504d4824004c6dcd502 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:17:16 ===================================================== [Pipeline] echo 20:17:16 taggedImages: 20:17:16 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:9ced618f1fdce2a80cc557ee98d043400b8102f3 20:17:16 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 20:17:16 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.42 20:17:16 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:9ced618f1fdce2a80cc557ee98d043400b8102f3-3.1.0-dev.42 20:17:16 - 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 20:17:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:17:17 20:17:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:17:17 arm64: Pulling from edgex-lftools-log-publisher 20:17:17 8998bd30e6a1: Pulling fs layer 20:17:17 04944245beec: Pulling fs layer 20:17:17 699f458cf7ca: Pulling fs layer 20:17:17 765212b225bb: Pulling fs layer 20:17:17 f23df028b6ca: Pulling fs layer 20:17:17 d65c8cfc05b1: Pulling fs layer 20:17:17 2437ff75d9bd: Pulling fs layer 20:17:17 765212b225bb: Waiting 20:17:17 2437ff75d9bd: Waiting 20:17:17 f23df028b6ca: Waiting 20:17:17 d65c8cfc05b1: Waiting 20:17:17 04944245beec: Verifying Checksum 20:17:17 04944245beec: Download complete 20:17:17 765212b225bb: Verifying Checksum 20:17:17 765212b225bb: Download complete 20:17:17 f23df028b6ca: Verifying Checksum 20:17:17 f23df028b6ca: Download complete 20:17:17 d65c8cfc05b1: Verifying Checksum 20:17:17 d65c8cfc05b1: Download complete 20:17:17 699f458cf7ca: Verifying Checksum 20:17:17 699f458cf7ca: Download complete 20:17:18 8998bd30e6a1: Download complete 20:17:21 2437ff75d9bd: Verifying Checksum 20:17:21 2437ff75d9bd: Download complete 20:17:22 8998bd30e6a1: Pull complete 20:17:22 04944245beec: Pull complete 20:17:24 699f458cf7ca: Pull complete 20:17:24 765212b225bb: Pull complete 20:17:25 f23df028b6ca: Pull complete 20:17:25 d65c8cfc05b1: Pull complete 20:17:40 2437ff75d9bd: Pull complete 20:17:40 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:17:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:17:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:17:40 prd-ubuntu20.04-docker-arm64-4c-16g-4926 does not seem to be running inside a container 20:17:40 $ 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/46 -v /w/workspace/app-record-replay/46:/w/workspace/app-record-replay/46:rw,z -v /w/workspace/app-record-replay/46@tmp:/w/workspace/app-record-replay/46@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:17:43 $ docker top 596c0b5de3063a9cfa6ef946353489494e9e496354151158fa23d626440acd0f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:17:44 ---> job-cost.sh 20:17:44 lf-activate-venv: SKIPPING 20:17:44 INFO: No Stack... 20:17:44 INFO: Retrieving Pricing Info for: v3-standard-4 20:17:45 INFO: Archiving Costs [Pipeline] sh 20:17:46 + cat /w/workspace/app-record-replay/46/archives/cost.csv 20:17:46 + cut -d, -f6 [Pipeline] lock 20:17:46 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-46-stack-cost] 20:17:46 Resource [jenkins-edgexfoundry-app-record-replay-main-46-stack-cost] did not exist. Created. 20:17:46 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-46-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:17:46 /w/workspace/app-record-replay/46@tmp/durable-9c7e50df/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:17:47 + echo total: 0.10999999940395355 [Pipeline] stash 20:17:47 Warning: overwriting stash ‘stack-cost’ 20:17:47 Stashed 1 file(s) [Pipeline] } 20:17:47 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-46-stack-cost] [Pipeline] // lock [Pipeline] } 20:17:47 $ docker stop --time=1 596c0b5de3063a9cfa6ef946353489494e9e496354151158fa23d626440acd0f 20:17:49 $ docker rm -f --volumes 596c0b5de3063a9cfa6ef946353489494e9e496354151158fa23d626440acd0f [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 20:17:49 provisioning config files... 20:17:49 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6481800361573218693tmp [Pipeline] { [Pipeline] sh 20:17:49 + set +x 20:17:49 + curl -s https://codecov.io/bash 20:17:49 + bash -s -- 20:17:49 20:17:49 _____ _ 20:17:49 / ____| | | 20:17:49 | | ___ __| | ___ ___ _____ __ 20:17:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:17:49 | |___| (_) | (_| | __/ (_| (_) \ V / 20:17:49 \_____\___/ \__,_|\___|\___\___/ \_/ 20:17:49 Bash-1.0.6 20:17:49 20:17:49 20:17:49 ==> git version 2.25.1 found 20:17:49 ==> 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 20:17:49 Release-Date: 2020-01-08 20:17:49 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:17:49 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:17:49 ==> Jenkins CI detected. 20:17:49 current dir:  /w/workspace/exfoundry_app-record-replay_main 20:17:49 project root: . 20:17:49 --> token set from env 20:17:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:17:49 ==> Running gcov in . (disable via -X gcov) 20:17:49 ==> Python coveragepy not found 20:17:49 ==> Searching for coverage reports in: 20:17:49 + . 20:17:49 -> Found 1 reports 20:17:49 ==> Detecting git/mercurial file structure 20:17:49 ==> Reading reports 20:17:50 + ./coverage.out bytes=24552 20:17:50 ==> Appending adjustments 20:17:50 https://docs.codecov.io/docs/fixing-reports 20:17:50 + Found adjustments 20:17:50 ==> Gzipping contents 20:17:50 8.0K /tmp/codecov.gEQow3.gz 20:17:50 ==> Uploading reports 20:17:50 url: https://codecov.io 20:17:50 query: branch=main&commit=9ced618f1fdce2a80cc557ee98d043400b8102f3&build=46&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F46%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 20:17:50 -> Pinging Codecov 20:17:50 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=9ced618f1fdce2a80cc557ee98d043400b8102f3&build=46&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F46%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 20:17:50 -> Uploading to 20:17:50 https://storage.googleapis.com/codecov/v4/raw/2023-08-30/F467761B9912B4F32F9BC62907045C81/9ced618f1fdce2a80cc557ee98d043400b8102f3/d2a4a681-9282-4519-9dd1-b7e0a5e6d177.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230830%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230830T201750Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7ce728af5359e48ce0093a727ec67514f8c976911b75ecd00361787d3c920954 20:17:50 % Total % Received % Xferd Average Speed Time Time Time Current 20:17:50 Dload Upload Total Spent Left Speed 20:17:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4857 0 0 100 4857 0 26983 --:--:-- --:--:-- --:--:-- 26983 20:17:50 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/9ced618f1fdce2a80cc557ee98d043400b8102f3 [Pipeline] } 20:17:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 20:17:50 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:17:50 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:17:51 20:17:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:17:51 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:17:51 df9b9388f04a: Pulling fs layer 20:17:51 52dc419b0ee2: Pulling fs layer 20:17:51 25bc292e5bac: Pulling fs layer 20:17:51 114826534d7a: Pulling fs layer 20:17:51 4657fd5d0bcf: Pulling fs layer 20:17:51 6ad1cebc031e: Pulling fs layer 20:17:51 8a3aa393b2d8: Pulling fs layer 20:17:51 114826534d7a: Waiting 20:17:51 6ad1cebc031e: Waiting 20:17:51 8a3aa393b2d8: Waiting 20:17:51 4657fd5d0bcf: Waiting 20:17:51 25bc292e5bac: Verifying Checksum 20:17:51 25bc292e5bac: Download complete 20:17:51 52dc419b0ee2: Download complete 20:17:51 4657fd5d0bcf: Verifying Checksum 20:17:51 4657fd5d0bcf: Download complete 20:17:51 df9b9388f04a: Verifying Checksum 20:17:51 df9b9388f04a: Pull complete 20:17:51 6ad1cebc031e: Verifying Checksum 20:17:51 6ad1cebc031e: Download complete 20:17:51 52dc419b0ee2: Pull complete 20:17:51 25bc292e5bac: Pull complete 20:17:52 114826534d7a: Verifying Checksum 20:17:52 114826534d7a: Download complete 20:17:52 8a3aa393b2d8: Verifying Checksum 20:17:52 8a3aa393b2d8: Download complete 20:17:55 114826534d7a: Pull complete 20:17:55 4657fd5d0bcf: Pull complete 20:17:55 6ad1cebc031e: Pull complete 20:17:58 8a3aa393b2d8: Pull complete 20:17:58 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 20:17:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:17:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:17:58 prd-ubuntu20.04-docker-8c-8g-4925 does not seem to be running inside a container 20:17:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 20:18:03 $ docker top 7dd6ffe52c6a96d041cdaed50915fb63a1d74fdf5213ea78e53267a19bc12ea1 -eo pid,comm [Pipeline] { [Pipeline] echo 20:18:03 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh 20:18:03 + set -o pipefail 20:18:03 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' 20:18:13 20:18:13 Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... 20:18:13 20:18:13 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/1e427538-1863-4a01-9827-d75451899e76 20:18:13 20:18:13 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:18:13 20:18:13 20:18:13 A medium severity vulnerability was found in the Snyk CLI versions you are using. 20:18:13 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 20:18:13 More details here: https://snyk.co/ue1NS [Pipeline] } 20:18:13 $ docker stop --time=1 7dd6ffe52c6a96d041cdaed50915fb63a1d74fdf5213ea78e53267a19bc12ea1 20:18:17 $ docker rm -f --volumes 7dd6ffe52c6a96d041cdaed50915fb63a1d74fdf5213ea78e53267a19bc12ea1 [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 20:18:18 + git log --format=format:%s -1 9ced618f1fdce2a80cc557ee98d043400b8102f3 [Pipeline] sh 20:18:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:18:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:18:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:18:19 prd-ubuntu20.04-docker-8c-8g-4925 does not seem to be running inside a container 20:18:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:18:19 $ docker top 0345a0a7381cdca062f95fc3c3126ff6d804ed7bfd879bf58e6e47c7a24b42d2 -eo pid,comm 20:18:19 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). 20:18:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:18:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:18:19 [ssh-agent] Looking for ssh-agent implementation... 20:18:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:18:19 $ docker exec 0345a0a7381cdca062f95fc3c3126ff6d804ed7bfd879bf58e6e47c7a24b42d2 ssh-agent 20:18:20 SSH_AUTH_SOCK=/tmp/ssh-GZOBpqXikkk4/agent.32 20:18:20 SSH_AGENT_PID=38 20:18:20 Running ssh-add (command line suppressed) 20:18:20 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4900536535389392538.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4900536535389392538.key) 20:18:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:18:20 + git semver tag 20:18:20 2023-08-30 20:18:20,587 [run_tag] DEBUG tag force:False 20:18:20 2023-08-30 20:18:20,587 [check_head_tag] DEBUG check head tag 20:18:20 2023-08-30 20:18:20,588 [execute] INFO git cat-file --batch-check 20:18:20 2023-08-30 20:18:20,588 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 20:18:20 2023-08-30 20:18:20,591 [execute] INFO git cat-file --batch 20:18:20 2023-08-30 20:18:20,591 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 20:18:20 2023-08-30 20:18:20,602 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 20:18:20 2023-08-30 20:18:20,602 [execute] INFO git tag -a v3.1.0-dev.42 -m v3.1.0-dev.42 20:18:20 2023-08-30 20:18:20,602 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.42', '-m', 'v3.1.0-dev.42'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 20:18:20 2023-08-30 20:18:20,605 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 20:18:20 3.1.0-dev.42 [Pipeline] } 20:18:20 $ docker exec --env ******** --env ******** 0345a0a7381cdca062f95fc3c3126ff6d804ed7bfd879bf58e6e47c7a24b42d2 ssh-agent -k 20:18:20 unset SSH_AUTH_SOCK; 20:18:20 unset SSH_AGENT_PID; 20:18:20 echo Agent pid 38 killed; 20:18:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:18:21 + git semver [Pipeline] } 20:18:21 $ docker stop --time=1 0345a0a7381cdca062f95fc3c3126ff6d804ed7bfd879bf58e6e47c7a24b42d2 20:18:22 $ docker rm -f --volumes 0345a0a7381cdca062f95fc3c3126ff6d804ed7bfd879bf58e6e47c7a24b42d2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:18:23 20:18:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:18:23 0.23.1-centos7: Pulling from edgex-lftools 20:18:23 ab5ef0e58194: Pulling fs layer 20:18:23 9712f1f96733: Pulling fs layer 20:18:23 63f879dbbcfc: Pulling fs layer 20:18:23 0d9ebad4ef96: Pulling fs layer 20:18:23 e9a5061849ea: Pulling fs layer 20:18:23 d747dcd14b5f: Pulling fs layer 20:18:23 2de7ff778b66: Pulling fs layer 20:18:23 0d9ebad4ef96: Waiting 20:18:23 e9a5061849ea: Waiting 20:18:23 d747dcd14b5f: Waiting 20:18:23 2de7ff778b66: Waiting 20:18:23 9712f1f96733: Download complete 20:18:23 63f879dbbcfc: Verifying Checksum 20:18:23 63f879dbbcfc: Download complete 20:18:23 0d9ebad4ef96: Verifying Checksum 20:18:23 0d9ebad4ef96: Download complete 20:18:23 d747dcd14b5f: Verifying Checksum 20:18:23 d747dcd14b5f: Download complete 20:18:23 e9a5061849ea: Verifying Checksum 20:18:23 e9a5061849ea: Download complete 20:18:23 ab5ef0e58194: Verifying Checksum 20:18:23 ab5ef0e58194: Download complete 20:18:24 2de7ff778b66: Verifying Checksum 20:18:24 2de7ff778b66: Download complete 20:18:26 ab5ef0e58194: Pull complete 20:18:26 9712f1f96733: Pull complete 20:18:26 63f879dbbcfc: Pull complete 20:18:30 0d9ebad4ef96: Pull complete 20:18:30 e9a5061849ea: Pull complete 20:18:30 d747dcd14b5f: Pull complete 20:18:31 2de7ff778b66: Pull complete 20:18:31 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:18:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:18:31 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:18:31 prd-ubuntu20.04-docker-8c-8g-4925 does not seem to be running inside a container 20:18:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 20:18:36 $ docker top 6b03265baae0cbeb733865aacc0916e247987a907c7c626360c15d7d12ad59f1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:18:36 provisioning config files... 20:18:36 copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config1637996499221698792tmp 20:18:36 copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config1405614890749394046tmp 20:18:37 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config17110611790276251345tmp [Pipeline] { [Pipeline] echo 20:18:37 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:18:37 ---> sigul-configuration.sh 20:18:37 gpg: directory `/root/.gnupg' created 20:18:37 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:18:37 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:18:37 gpg: keyring `/root/.gnupg/secring.gpg' created 20:18:37 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:18:37 gpg: CAST5 encrypted data 20:18:37 gpg: encrypted with 1 passphrase 20:18:37 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:18:37 + mkdir /home/jenkins 20:18:37 + mkdir /home/jenkins/sigul [Pipeline] sh 20:18:37 + 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 20:18:37 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:18:38 ---> sigul-install.sh 20:18:38 Sigul already installed; skipping installation. [Pipeline] sh 20:18:38 + git tag --list 20:18:38 v3.1.0-dev.0 20:18:38 v3.1.0-dev.1 20:18:38 v3.1.0-dev.10 20:18:38 v3.1.0-dev.11 20:18:38 v3.1.0-dev.12 20:18:38 v3.1.0-dev.13 20:18:38 v3.1.0-dev.14 20:18:38 v3.1.0-dev.15 20:18:38 v3.1.0-dev.16 20:18:38 v3.1.0-dev.17 20:18:38 v3.1.0-dev.18 20:18:38 v3.1.0-dev.19 20:18:38 v3.1.0-dev.2 20:18:38 v3.1.0-dev.20 20:18:38 v3.1.0-dev.21 20:18:38 v3.1.0-dev.22 20:18:38 v3.1.0-dev.23 20:18:38 v3.1.0-dev.24 20:18:38 v3.1.0-dev.25 20:18:38 v3.1.0-dev.26 20:18:38 v3.1.0-dev.27 20:18:38 v3.1.0-dev.28 20:18:38 v3.1.0-dev.29 20:18:38 v3.1.0-dev.3 20:18:38 v3.1.0-dev.30 20:18:38 v3.1.0-dev.31 20:18:38 v3.1.0-dev.32 20:18:38 v3.1.0-dev.33 20:18:38 v3.1.0-dev.34 20:18:38 v3.1.0-dev.35 20:18:38 v3.1.0-dev.36 20:18:38 v3.1.0-dev.37 20:18:38 v3.1.0-dev.38 20:18:38 v3.1.0-dev.39 20:18:38 v3.1.0-dev.4 20:18:38 v3.1.0-dev.40 20:18:38 v3.1.0-dev.41 20:18:38 v3.1.0-dev.42 20:18:38 v3.1.0-dev.5 20:18:38 v3.1.0-dev.6 20:18:38 v3.1.0-dev.7 20:18:38 v3.1.0-dev.8 20:18:38 v3.1.0-dev.9 [Pipeline] sh 20:18:38 + lftools sign git-tag v3.1.0-dev.42 20:18:39 Signing Git tag with Sigul... 20:18:39 Signing v3.1.0-dev.42 [Pipeline] echo 20:18:39 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:18:39 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:18:39 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:18:39 $ docker stop --time=1 6b03265baae0cbeb733865aacc0916e247987a907c7c626360c15d7d12ad59f1 20:18:41 $ docker rm -f --volumes 6b03265baae0cbeb733865aacc0916e247987a907c7c626360c15d7d12ad59f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 20:18:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:18:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:18:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:18:41 prd-ubuntu20.04-docker-8c-8g-4925 does not seem to be running inside a container 20:18:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:18:42 $ docker top 8323374f825b80f4b865206dbe4d35fca4e0041a8cd9e71aa7a9535eb55e16f1 -eo pid,comm 20:18:42 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:18:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:18:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:18:42 [ssh-agent] Looking for ssh-agent implementation... 20:18:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:18:42 $ docker exec 8323374f825b80f4b865206dbe4d35fca4e0041a8cd9e71aa7a9535eb55e16f1 ssh-agent 20:18:42 SSH_AUTH_SOCK=/tmp/ssh-iLfCK2YLVa9L/agent.32 20:18:42 SSH_AGENT_PID=38 20:18:42 Running ssh-add (command line suppressed) 20:18:42 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_6327168748379888931.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_6327168748379888931.key) 20:18:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:18:43 + git semver bump pre 20:18:43 2023-08-30 20:18:43,203 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 20:18:43 2023-08-30 20:18:43,203 [bump_version] DEBUG bumping version:3.1.0-dev.42 on axis:pre with prefix:dev 20:18:43 2023-08-30 20:18:43,203 [bump_version] DEBUG bumped version:3.1.0-dev.43 20:18:43 2023-08-30 20:18:43,203 [write_version] DEBUG write version:3.1.0-dev.43 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True 20:18:43 2023-08-30 20:18:43,203 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 20:18:43 2023-08-30 20:18:43,203 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main 20:18:43 2023-08-30 20:18:43,205 [execute] INFO git cat-file --batch-check 20:18:43 2023-08-30 20:18:43,205 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 20:18:43 2023-08-30 20:18:43,210 [execute] INFO git cat-file --batch 20:18:43 2023-08-30 20:18:43,210 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 20:18:43 2023-08-30 20:18:43,215 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 20:18:43 3.1.0-dev.43 [Pipeline] } 20:18:43 $ docker exec --env ******** --env ******** 8323374f825b80f4b865206dbe4d35fca4e0041a8cd9e71aa7a9535eb55e16f1 ssh-agent -k 20:18:43 unset SSH_AUTH_SOCK; 20:18:43 unset SSH_AGENT_PID; 20:18:43 echo Agent pid 38 killed; 20:18:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:18:43 + git semver [Pipeline] } 20:18:43 $ docker stop --time=1 8323374f825b80f4b865206dbe4d35fca4e0041a8cd9e71aa7a9535eb55e16f1 20:18:45 $ docker rm -f --volumes 8323374f825b80f4b865206dbe4d35fca4e0041a8cd9e71aa7a9535eb55e16f1 [Pipeline] // withDockerContainer [Pipeline] sh 20:18:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:18:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:18:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:18:45 prd-ubuntu20.04-docker-8c-8g-4925 does not seem to be running inside a container 20:18:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:18:46 $ docker top 7492d3e5e5eec1b9c0860d5d2d1cc8e876a35cf0fc2a58c07c2dab98f31dda24 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:18:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:18:46 [ssh-agent] Looking for ssh-agent implementation... 20:18:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:18:46 $ docker exec 7492d3e5e5eec1b9c0860d5d2d1cc8e876a35cf0fc2a58c07c2dab98f31dda24 ssh-agent 20:18:46 SSH_AUTH_SOCK=/tmp/ssh-UIa7UUMJxgS4/agent.31 20:18:46 SSH_AGENT_PID=37 20:18:46 Running ssh-add (command line suppressed) 20:18:46 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_13083904282759754682.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_13083904282759754682.key) 20:18:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:18:47 + git semver push 20:18:47 2023-08-30 20:18:47,254 [run_push] DEBUG push 20:18:47 2023-08-30 20:18:47,255 [execute] INFO git cat-file --batch-check 20:18:47 2023-08-30 20:18:47,255 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 20:18:47 2023-08-30 20:18:47,258 [execute] INFO git rev-list ff29d7fb18416a3995e7d638e4cffcd749619deb -- 20:18:47 2023-08-30 20:18:47,258 [execute] DEBUG Popen(['git', 'rev-list', 'ff29d7fb18416a3995e7d638e4cffcd749619deb', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 20:18:47 2023-08-30 20:18:47,264 [execute] INFO git fetch -v origin 20:18:47 2023-08-30 20:18:47,265 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) 20:18:47 2023-08-30 20:18:47,856 [run_push] DEBUG no remote changes detected 20:18:47 2023-08-30 20:18:47,856 [execute] INFO git push origin semver 20:18:47 2023-08-30 20:18:47,857 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 20:18:49 2023-08-30 20:18:49,064 [run_push] DEBUG push all version tags 20:18:49 2023-08-30 20:18:49,065 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 20:18:49 2023-08-30 20:18:49,066 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 20:18:49 2023-08-30 20:18:49,758 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 20:18:49 3.1.0-dev.43 [Pipeline] } 20:18:49 $ docker exec --env ******** --env ******** 7492d3e5e5eec1b9c0860d5d2d1cc8e876a35cf0fc2a58c07c2dab98f31dda24 ssh-agent -k 20:18:49 unset SSH_AUTH_SOCK; 20:18:49 unset SSH_AGENT_PID; 20:18:49 echo Agent pid 37 killed; 20:18:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:18:50 + git semver [Pipeline] } 20:18:50 $ docker stop --time=1 7492d3e5e5eec1b9c0860d5d2d1cc8e876a35cf0fc2a58c07c2dab98f31dda24 20:18:51 $ docker rm -f --volumes 7492d3e5e5eec1b9c0860d5d2d1cc8e876a35cf0fc2a58c07c2dab98f31dda24 [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 20:19:00 + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] 20:19:00 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 20:19:00 total 16 20:19:00 drwxr-xr-x 3 root root 4096 Aug 30 20:08 . 20:19:00 drwxrwxr-x 11 jenkins jenkins 4096 Aug 30 20:18 .. 20:19:00 drwxr-xr-x 2 root root 4096 Aug 30 20:08 cost 20:19:00 -rw-r--r-- 1 root root 88 Aug 30 20:08 cost.csv 20:19:00 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives 20:19:00 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 20:19:00 total 16 20:19:00 drwxr-xr-x 3 jenkins jenkins 4096 Aug 30 20:08 . 20:19:00 drwxrwxr-x 11 jenkins jenkins 4096 Aug 30 20:18 .. 20:19:00 drwxr-xr-x 2 jenkins jenkins 4096 Aug 30 20:08 cost 20:19:00 -rw-r--r-- 1 jenkins jenkins 88 Aug 30 20:08 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:19:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:19:01 ---> package-listing.sh 20:19:01 ++ facter osfamily 20:19:01 ++ tr '[:upper:]' '[:lower:]' 20:19:01 + OS_FAMILY=debian 20:19:01 + workspace=/w/workspace/exfoundry_app-record-replay_main 20:19:01 + START_PACKAGES=/tmp/packages_start.txt 20:19:01 + END_PACKAGES=/tmp/packages_end.txt 20:19:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:19:01 + PACKAGES=/tmp/packages_start.txt 20:19:01 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 20:19:01 + PACKAGES=/tmp/packages_end.txt 20:19:01 + case "${OS_FAMILY}" in 20:19:01 + dpkg -l 20:19:01 + grep '^ii' 20:19:01 + '[' -f /tmp/packages_start.txt ']' 20:19:01 + '[' -f /tmp/packages_end.txt ']' 20:19:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:19:01 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 20:19:01 + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ 20:19:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo 20:19:01 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 20:19:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:19:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:19:02 prd-ubuntu20.04-docker-8c-8g-4925 does not seem to be running inside a container 20:19:02 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:19:02 $ docker top f40e3532658a068454d87795391a6eb508f24786da67a05a4fccbd19bd10aa6f -eo pid,comm [Pipeline] { [Pipeline] sh 20:19:02 + touch /tmp/pre-build-complete [Pipeline] sh 20:19:03 + mkdir -p /var/log/sysstat [Pipeline] sh 20:19:03 + ls /var/log/sa-host 20:19:03 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:19:03 provisioning config files... 20:19:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config17331594813482128653tmp [Pipeline] { [Pipeline] echo 20:19:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:19:03 ---> create-netrc.sh [Pipeline] } 20:19:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:19:04 ---> python-tools-install.sh [Pipeline] echo 20:19:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:19:04 ---> sudo-logs.sh 20:19:04 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:19:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:19:04 ---> job-cost.sh 20:19:04 lf-activate-venv: SKIPPING 20:19:04 DEBUG: total: 0.2199999988079071 20:19:04 INFO: Retrieving Stack Cost... 20:19:05 INFO: Retrieving Pricing Info for: v3-standard-8 20:19:06 INFO: Archiving Costs [Pipeline] echo 20:19:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:19:06 ---> logs-deploy.sh 20:19:06 lf-activate-venv: SKIPPING 20:19:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/46 20:19:06 INFO: archiving workspace using pattern(s): 20:19:07 Archives upload complete. 20:19:07 INFO: archiving logs to Nexus