Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 90458aff5952e3959d65678bf25cab3d18ebfb0c 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-ssh1462186911902146573.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-ssh18371378332332957050.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-ssh14985914596424497342.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-ssh12553765316088702651.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-ssh12494252065888457220.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-3695’ Running on prd-ubuntu20.04-docker-8c-8g-3698 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 90458aff5952e3959d65678bf25cab3d18ebfb0c (main) Commit message: "Merge pull request #58 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.18" > 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 90458aff5952e3959d65678bf25cab3d18ebfb0c # timeout=10 > git rev-list --no-walk eb0da9cd5e8e8a0f17d3055892bf3c14f9a166cd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-15T15:35:43.372Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-15T15:35:43.431Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-15T15:35:43.445Z] ========================================================= [2023-08-15T15:35:43.446Z] EdgeX Global Pipelines Version Info [2023-08-15T15:35:43.446Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-15T15:35:44.169Z] ------------------- [2023-08-15T15:35:44.169Z] stable info: [2023-08-15T15:35:44.169Z] ------------------- [2023-08-15T15:35:44.169Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-15T15:35:44.169Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-15T15:35:44.169Z] Message: update stable to v1.0.253 [2023-08-15T15:35:44.740Z] ------------------- [2023-08-15T15:35:44.740Z] experimental info: [2023-08-15T15:35:44.740Z] ------------------- [2023-08-15T15:35:44.740Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-15T15:35:44.740Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-15T15:35:44.740Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-15T15:35:44.885Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-08-15T15:35:44.893Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-08-15T15:35:44.902Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-15T15:35:44.911Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-15T15:35:44.920Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-15T15:35:44.928Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-15T15:35:44.938Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-15T15:35:44.946Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-08-15T15:35:44.955Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-15T15:35:44.963Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-15T15:35:44.972Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-15T15:35:44.981Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-08-15T15:35:44.989Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-15T15:35:44.998Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-15T15:35:45.009Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-15T15:35:45.025Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-15T15:35:45.041Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-15T15:35:45.057Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-15T15:35:45.074Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-15T15:35:45.089Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-15T15:35:45.100Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-08-15T15:35:45.112Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-08-15T15:35:45.124Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-15T15:35:45.138Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-15T15:35:45.155Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-08-15T15:35:45.173Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-15T15:35:45.190Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-15T15:35:45.207Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-08-15T15:35:45.227Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-08-15T15:35:45.244Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-08-15T15:35:45.255Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 90458aff5952e3959d65678bf25cab3d18ebfb0c [Pipeline] echo [2023-08-15T15:35:45.268Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 90458af [Pipeline] echo [2023-08-15T15:35:45.283Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-15T15:35:45.334Z] provisioning config files... [2023-08-15T15:35:45.347Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config9500473933966303295tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-15T15:35:45.654Z] ---> docker-login.sh [2023-08-15T15:35:45.654Z] nexus3.edgexfoundry.org:10001 [2023-08-15T15:35:45.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T15:35:45.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T15:35:45.915Z] Configure a credential helper to remove this warning. See [2023-08-15T15:35:45.915Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T15:35:45.915Z] [2023-08-15T15:35:45.915Z] Login Succeeded [2023-08-15T15:35:45.915Z] nexus3.edgexfoundry.org:10002 [2023-08-15T15:35:45.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T15:35:45.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T15:35:45.915Z] Configure a credential helper to remove this warning. See [2023-08-15T15:35:45.915Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T15:35:45.915Z] [2023-08-15T15:35:45.915Z] Login Succeeded [2023-08-15T15:35:45.915Z] nexus3.edgexfoundry.org:10003 [2023-08-15T15:35:46.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T15:35:46.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T15:35:46.177Z] Configure a credential helper to remove this warning. See [2023-08-15T15:35:46.177Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T15:35:46.177Z] [2023-08-15T15:35:46.177Z] Login Succeeded [2023-08-15T15:35:46.177Z] nexus3.edgexfoundry.org:10004 [2023-08-15T15:35:46.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T15:35:46.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T15:35:46.177Z] Configure a credential helper to remove this warning. See [2023-08-15T15:35:46.177Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T15:35:46.177Z] [2023-08-15T15:35:46.177Z] Login Succeeded [2023-08-15T15:35:46.177Z] docker.io [2023-08-15T15:35:46.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T15:35:46.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T15:35:46.438Z] Configure a credential helper to remove this warning. See [2023-08-15T15:35:46.438Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T15:35:46.438Z] [2023-08-15T15:35:46.438Z] Login Succeeded [2023-08-15T15:35:46.438Z] ---> docker-login.sh ends [Pipeline] } [2023-08-15T15:35:46.446Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-15T15:35:46.805Z] + git rev-list -1 --merges 90458aff5952e3959d65678bf25cab3d18ebfb0c~1..90458aff5952e3959d65678bf25cab3d18ebfb0c [Pipeline] echo [2023-08-15T15:35:46.853Z] -----------> git rev-list -1 --merges 90458aff5952e3959d65678bf25cab3d18ebfb0c~1..90458aff5952e3959d65678bf25cab3d18ebfb0c 90458aff5952e3959d65678bf25cab3d18ebfb0c [2023-08-15T15:35:46.853Z] 90458aff5952e3959d65678bf25cab3d18ebfb0c [false] [Pipeline] sh [2023-08-15T15:35:47.141Z] + git log --format=format:%s -1 90458aff5952e3959d65678bf25cab3d18ebfb0c [Pipeline] echo [2023-08-15T15:35:47.155Z] ========================================================= [2023-08-15T15:35:47.155Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-15T15:35:47.155Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-15T15:35:47.487Z] + git log --format=format:%s -1 90458aff5952e3959d65678bf25cab3d18ebfb0c [Pipeline] echo [2023-08-15T15:35:47.501Z] [semverPrep] GIT_COMMIT: 90458aff5952e3959d65678bf25cab3d18ebfb0c, Commit Message: Merge pull request #58 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.18 [Pipeline] echo [2023-08-15T15:35:47.509Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-15T15:35:47.848Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-15T15:35:47.848Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-15T15:35:47.848Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-15T15:35:47.848Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-15T15:35:47.848Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-15T15:35:47.848Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-15T15:35:47.848Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:35:48.187Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-15T15:35:48.187Z] [2023-08-15T15:35:48.187Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:35:48.489Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-15T15:35:48.489Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-15T15:35:48.489Z] b85a868b505f: Pulling fs layer [2023-08-15T15:35:48.489Z] e2be974225ed: Pulling fs layer [2023-08-15T15:35:48.489Z] 339a4e72a1f5: Pulling fs layer [2023-08-15T15:35:48.489Z] 988bab9f4d93: Pulling fs layer [2023-08-15T15:35:48.489Z] 1469e6f7b9e6: Pulling fs layer [2023-08-15T15:35:48.489Z] eaf3925da568: Pulling fs layer [2023-08-15T15:35:48.489Z] bab4dde63d76: Pulling fs layer [2023-08-15T15:35:48.489Z] bde34c3a00c8: Pulling fs layer [2023-08-15T15:35:48.489Z] b352a97aabf1: Pulling fs layer [2023-08-15T15:35:48.489Z] 4872d77fe225: Pulling fs layer [2023-08-15T15:35:48.489Z] 5851b861e8e6: Pulling fs layer [2023-08-15T15:35:48.489Z] eaf3925da568: Waiting [2023-08-15T15:35:48.489Z] 988bab9f4d93: Waiting [2023-08-15T15:35:48.489Z] 1469e6f7b9e6: Waiting [2023-08-15T15:35:48.489Z] 4872d77fe225: Waiting [2023-08-15T15:35:48.489Z] bab4dde63d76: Waiting [2023-08-15T15:35:48.489Z] b352a97aabf1: Waiting [2023-08-15T15:35:48.489Z] bde34c3a00c8: Waiting [2023-08-15T15:35:48.489Z] e2be974225ed: Verifying Checksum [2023-08-15T15:35:48.489Z] e2be974225ed: Download complete [2023-08-15T15:35:48.489Z] 988bab9f4d93: Verifying Checksum [2023-08-15T15:35:48.489Z] 988bab9f4d93: Download complete [2023-08-15T15:35:48.489Z] 1469e6f7b9e6: Verifying Checksum [2023-08-15T15:35:48.489Z] 1469e6f7b9e6: Download complete [2023-08-15T15:35:48.754Z] eaf3925da568: Download complete [2023-08-15T15:35:48.754Z] 339a4e72a1f5: Verifying Checksum [2023-08-15T15:35:48.754Z] 339a4e72a1f5: Download complete [2023-08-15T15:35:48.754Z] bde34c3a00c8: Verifying Checksum [2023-08-15T15:35:48.754Z] bde34c3a00c8: Download complete [2023-08-15T15:35:48.754Z] b352a97aabf1: Download complete [2023-08-15T15:35:48.754Z] 4872d77fe225: Verifying Checksum [2023-08-15T15:35:48.754Z] 4872d77fe225: Download complete [2023-08-15T15:35:48.754Z] 5851b861e8e6: Verifying Checksum [2023-08-15T15:35:48.754Z] 5851b861e8e6: Download complete [2023-08-15T15:35:48.754Z] b85a868b505f: Download complete [2023-08-15T15:35:49.012Z] bab4dde63d76: Verifying Checksum [2023-08-15T15:35:49.012Z] bab4dde63d76: Download complete [2023-08-15T15:35:49.949Z] b85a868b505f: Pull complete [2023-08-15T15:35:50.216Z] e2be974225ed: Pull complete [2023-08-15T15:35:50.785Z] 339a4e72a1f5: Pull complete [2023-08-15T15:35:50.785Z] 988bab9f4d93: Pull complete [2023-08-15T15:35:51.045Z] 1469e6f7b9e6: Pull complete [2023-08-15T15:35:51.045Z] eaf3925da568: Pull complete [2023-08-15T15:35:52.953Z] bab4dde63d76: Pull complete [2023-08-15T15:35:52.953Z] bde34c3a00c8: Pull complete [2023-08-15T15:35:53.213Z] b352a97aabf1: Pull complete [2023-08-15T15:35:53.213Z] 4872d77fe225: Pull complete [2023-08-15T15:35:53.213Z] 5851b861e8e6: Pull complete [2023-08-15T15:35:53.213Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-15T15:35:53.473Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-15T15:35:53.473Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T15:35:53.576Z] prd-ubuntu20.04-docker-8c-8g-3698 does not seem to be running inside a container [2023-08-15T15:35:53.616Z] $ 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 [2023-08-15T15:35:56.744Z] $ docker top 64c993e81e9ed5af0e6204bdc369292390b9fc17ed62adc616913c89bc836303 -eo pid,comm [2023-08-15T15:35:56.799Z] 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). [2023-08-15T15:35:56.799Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-15T15:35:56.832Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-15T15:35:56.832Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-15T15:35:56.937Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-15T15:35:56.942Z] $ docker exec 64c993e81e9ed5af0e6204bdc369292390b9fc17ed62adc616913c89bc836303 ssh-agent [2023-08-15T15:35:57.044Z] SSH_AUTH_SOCK=/tmp/ssh-mfA1XBeurbe5/agent.33 [2023-08-15T15:35:57.044Z] SSH_AGENT_PID=39 [2023-08-15T15:35:57.050Z] Running ssh-add (command line suppressed) [2023-08-15T15:35:57.154Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11855015129334428475.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11855015129334428475.key) [2023-08-15T15:35:57.164Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-15T15:35:57.451Z] + git tag --points-at HEAD [Pipeline] } [2023-08-15T15:35:57.474Z] $ docker exec --env ******** --env ******** 64c993e81e9ed5af0e6204bdc369292390b9fc17ed62adc616913c89bc836303 ssh-agent -k [2023-08-15T15:35:57.577Z] unset SSH_AUTH_SOCK; [2023-08-15T15:35:57.578Z] unset SSH_AGENT_PID; [2023-08-15T15:35:57.578Z] echo Agent pid 39 killed; [2023-08-15T15:35:57.586Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-15T15:35:57.634Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-15T15:35:57.635Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-15T15:35:57.747Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-15T15:35:57.753Z] $ docker exec 64c993e81e9ed5af0e6204bdc369292390b9fc17ed62adc616913c89bc836303 ssh-agent [2023-08-15T15:35:57.852Z] SSH_AUTH_SOCK=/tmp/ssh-dFVzsU2MBDMJ/agent.71 [2023-08-15T15:35:57.852Z] SSH_AGENT_PID=77 [2023-08-15T15:35:57.857Z] Running ssh-add (command line suppressed) [2023-08-15T15:35:57.956Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4364601922025270736.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4364601922025270736.key) [2023-08-15T15:35:57.971Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-15T15:35:58.256Z] + git semver init [2023-08-15T15:35:58.516Z] 2023-08-15 15:35:58,440 [run_init] DEBUG init version:0.0.0 force:False [2023-08-15T15:35:58.516Z] 2023-08-15 15:35:58,441 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver [2023-08-15T15:35:58.516Z] 2023-08-15 15:35:58,441 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver [2023-08-15T15:35:58.516Z] 2023-08-15 15:35:58,441 [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) [2023-08-15T15:35:59.084Z] 2023-08-15 15:35:59,048 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude [2023-08-15T15:35:59.084Z] 2023-08-15 15:35:59,048 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False [2023-08-15T15:35:59.084Z] 2023-08-15 15:35:59,048 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-15T15:35:59.085Z] 2023-08-15 15:35:59,049 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-15T15:35:59.085Z] 3.1.0-dev.31 [Pipeline] } [2023-08-15T15:35:59.097Z] $ docker exec --env ******** --env ******** 64c993e81e9ed5af0e6204bdc369292390b9fc17ed62adc616913c89bc836303 ssh-agent -k [2023-08-15T15:35:59.194Z] unset SSH_AUTH_SOCK; [2023-08-15T15:35:59.195Z] unset SSH_AGENT_PID; [2023-08-15T15:35:59.197Z] echo Agent pid 77 killed; [2023-08-15T15:35:59.205Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-15T15:35:59.518Z] + git semver [Pipeline] } [2023-08-15T15:35:59.793Z] $ docker stop --time=1 64c993e81e9ed5af0e6204bdc369292390b9fc17ed62adc616913c89bc836303 [2023-08-15T15:36:01.077Z] $ docker rm -f --volumes 64c993e81e9ed5af0e6204bdc369292390b9fc17ed62adc616913c89bc836303 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-15T15:36:01.419Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-15T15:36:01.634Z] Stashed 1 file(s) [Pipeline] echo [2023-08-15T15:36:01.636Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.31 [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 [2023-08-15T15:36:01.778Z] provisioning config files... [2023-08-15T15:36:01.788Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config15061064322482294007tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-15T15:36:02.090Z] ---> docker-login.sh [2023-08-15T15:36:02.090Z] nexus3.edgexfoundry.org:10001 [2023-08-15T15:36:02.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T15:36:02.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T15:36:02.090Z] Configure a credential helper to remove this warning. See [2023-08-15T15:36:02.090Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T15:36:02.090Z] [2023-08-15T15:36:02.090Z] Login Succeeded [2023-08-15T15:36:02.090Z] nexus3.edgexfoundry.org:10002 [2023-08-15T15:36:02.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T15:36:02.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T15:36:02.090Z] Configure a credential helper to remove this warning. See [2023-08-15T15:36:02.090Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T15:36:02.090Z] [2023-08-15T15:36:02.090Z] Login Succeeded [2023-08-15T15:36:02.090Z] nexus3.edgexfoundry.org:10003 [2023-08-15T15:36:02.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T15:36:02.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T15:36:02.349Z] Configure a credential helper to remove this warning. See [2023-08-15T15:36:02.349Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T15:36:02.349Z] [2023-08-15T15:36:02.349Z] Login Succeeded [2023-08-15T15:36:02.349Z] nexus3.edgexfoundry.org:10004 [2023-08-15T15:36:02.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T15:36:02.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T15:36:02.349Z] Configure a credential helper to remove this warning. See [2023-08-15T15:36:02.349Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T15:36:02.349Z] [2023-08-15T15:36:02.349Z] Login Succeeded [2023-08-15T15:36:02.349Z] docker.io [2023-08-15T15:36:02.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T15:36:02.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T15:36:02.609Z] Configure a credential helper to remove this warning. See [2023-08-15T15:36:02.609Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T15:36:02.609Z] [2023-08-15T15:36:02.609Z] Login Succeeded [2023-08-15T15:36:02.609Z] ---> docker-login.sh ends [Pipeline] } [2023-08-15T15:36:02.616Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-15T15:36:02.675Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-15T15:36:02.686Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-15T15:36:02.693Z] ========================================================= [2023-08-15T15:36:02.693Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-15T15:36:02.693Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:36:03.000Z] + 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 . [2023-08-15T15:36:03.000Z] Sending build context to Docker daemon 437.2kB [2023-08-15T15:36:03.000Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-15T15:36:03.000Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-15T15:36:03.000Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-15T15:36:03.000Z] 4db1b89c0bd1: Pulling fs layer [2023-08-15T15:36:03.000Z] 6911f1a30b25: Pulling fs layer [2023-08-15T15:36:03.000Z] e194b8c5c2a9: Pulling fs layer [2023-08-15T15:36:03.000Z] 6863d3e3a2b1: Pulling fs layer [2023-08-15T15:36:03.000Z] ec0bb842ea78: Pulling fs layer [2023-08-15T15:36:03.000Z] 40a00589a448: Pulling fs layer [2023-08-15T15:36:03.000Z] 6c08303d61cc: Pulling fs layer [2023-08-15T15:36:03.000Z] 798269fcf238: Pulling fs layer [2023-08-15T15:36:03.000Z] 40a00589a448: Waiting [2023-08-15T15:36:03.000Z] 6863d3e3a2b1: Waiting [2023-08-15T15:36:03.000Z] 6c08303d61cc: Waiting [2023-08-15T15:36:03.000Z] 798269fcf238: Waiting [2023-08-15T15:36:03.000Z] ec0bb842ea78: Waiting [2023-08-15T15:36:03.000Z] 6911f1a30b25: Verifying Checksum [2023-08-15T15:36:03.000Z] 6911f1a30b25: Download complete [2023-08-15T15:36:03.000Z] 6863d3e3a2b1: Verifying Checksum [2023-08-15T15:36:03.000Z] 6863d3e3a2b1: Download complete [2023-08-15T15:36:03.000Z] ec0bb842ea78: Verifying Checksum [2023-08-15T15:36:03.000Z] ec0bb842ea78: Download complete [2023-08-15T15:36:03.260Z] 4db1b89c0bd1: Verifying Checksum [2023-08-15T15:36:03.260Z] 4db1b89c0bd1: Download complete [2023-08-15T15:36:03.260Z] 40a00589a448: Verifying Checksum [2023-08-15T15:36:03.260Z] 40a00589a448: Download complete [2023-08-15T15:36:03.260Z] 4db1b89c0bd1: Pull complete [2023-08-15T15:36:03.520Z] 6911f1a30b25: Pull complete [2023-08-15T15:36:03.778Z] e194b8c5c2a9: Verifying Checksum [2023-08-15T15:36:03.778Z] e194b8c5c2a9: Download complete [2023-08-15T15:36:04.036Z] 798269fcf238: Verifying Checksum [2023-08-15T15:36:04.036Z] 798269fcf238: Download complete [2023-08-15T15:36:04.294Z] 6c08303d61cc: Verifying Checksum [2023-08-15T15:36:04.294Z] 6c08303d61cc: Download complete [2023-08-15T15:36:07.577Z] e194b8c5c2a9: Pull complete [2023-08-15T15:36:07.577Z] 6863d3e3a2b1: Pull complete [2023-08-15T15:36:07.577Z] ec0bb842ea78: Pull complete [2023-08-15T15:36:07.577Z] 40a00589a448: Pull complete [2023-08-15T15:36:10.103Z] 6c08303d61cc: Pull complete [2023-08-15T15:36:11.036Z] 798269fcf238: Pull complete [2023-08-15T15:36:11.036Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-15T15:36:11.036Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-15T15:36:11.036Z] ---> ec979cd7f677 [2023-08-15T15:36:11.036Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-15T15:36:15.257Z] ---> Running in f02b41470d37 [2023-08-15T15:36:15.516Z] Removing intermediate container f02b41470d37 [2023-08-15T15:36:15.516Z] ---> 30689b32b5da [2023-08-15T15:36:15.516Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-15T15:36:15.516Z] ---> Running in bebb0f53180f [2023-08-15T15:36:15.516Z] Removing intermediate container bebb0f53180f [2023-08-15T15:36:15.516Z] ---> 56492662fab7 [2023-08-15T15:36:15.516Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-15T15:36:15.516Z] ---> Running in f9094b268d9e [2023-08-15T15:36:15.516Z] Removing intermediate container f9094b268d9e [2023-08-15T15:36:15.516Z] ---> 5c88e08b2aef [2023-08-15T15:36:15.516Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-15T15:36:15.776Z] ---> Running in a046113387f3 [2023-08-15T15:36:16.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-15T15:36:16.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-15T15:36:16.602Z] OK: 265 MiB in 53 packages [2023-08-15T15:36:16.739Z] Still waiting to schedule task [2023-08-15T15:36:16.740Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-3696’ [2023-08-15T15:36:16.860Z] Removing intermediate container a046113387f3 [2023-08-15T15:36:16.860Z] ---> 8ea723449811 [2023-08-15T15:36:16.860Z] Step 7/12 : WORKDIR /app [2023-08-15T15:36:16.860Z] ---> Running in bdff385aa4df [2023-08-15T15:36:16.860Z] Removing intermediate container bdff385aa4df [2023-08-15T15:36:16.860Z] ---> 0f3f2a72304a [2023-08-15T15:36:16.860Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-15T15:36:16.860Z] ---> c5cb97a7439c [2023-08-15T15:36:16.860Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T15:36:16.860Z] ---> Running in 5ad401d5df2a [2023-08-15T15:36:55.710Z] Removing intermediate container 5ad401d5df2a [2023-08-15T15:36:55.710Z] ---> 242c9f3cdb80 [2023-08-15T15:36:55.710Z] Step 10/12 : COPY . . [2023-08-15T15:36:55.710Z] ---> 8902a143ace7 [2023-08-15T15:36:55.710Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-15T15:36:55.710Z] ---> Running in a8785974f129 [2023-08-15T15:36:55.710Z] Removing intermediate container a8785974f129 [2023-08-15T15:36:55.710Z] ---> 6c2881eccf4a [2023-08-15T15:36:55.710Z] Step 12/12 : RUN $MAKE [2023-08-15T15:36:55.710Z] ---> Running in 1f8f50031aa9 [2023-08-15T15:36:55.710Z] noop [2023-08-15T15:36:55.710Z] Removing intermediate container 1f8f50031aa9 [2023-08-15T15:36:55.710Z] ---> 8209e019ca62 [2023-08-15T15:36:55.710Z] Successfully built 8209e019ca62 [2023-08-15T15:36:55.710Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:36:56.029Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-15T15:36:56.029Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T15:36:56.105Z] prd-ubuntu20.04-docker-8c-8g-3698 does not seem to be running inside a container [2023-08-15T15:36:56.142Z] $ 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 [2023-08-15T15:36:56.481Z] $ docker top dfd412ff549ea9f93a6c0a9677468ea64af75a594d0be16ab09c79b81076c878 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-15T15:36:56.835Z] + go version [2023-08-15T15:36:56.835Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-15T15:36:56.847Z] $ docker stop --time=1 dfd412ff549ea9f93a6c0a9677468ea64af75a594d0be16ab09c79b81076c878 [2023-08-15T15:36:58.127Z] $ docker rm -f --volumes dfd412ff549ea9f93a6c0a9677468ea64af75a594d0be16ab09c79b81076c878 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:36:58.543Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-15T15:36:58.543Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T15:36:58.617Z] prd-ubuntu20.04-docker-8c-8g-3698 does not seem to be running inside a container [2023-08-15T15:36:58.645Z] $ 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 [2023-08-15T15:36:58.975Z] $ docker top fe0bfee0704c56c08a2a0de229c76c467cc11419fc271d9777e0a9d705da24b0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-15T15:36:59.311Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh [2023-08-15T15:36:59.605Z] + make test [2023-08-15T15:36:59.605Z] go test -race -coverprofile=coverage.out ./... [2023-08-15T15:37:21.534Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-08-15T15:37:21.534Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.060s coverage: 88.0% of statements [2023-08-15T15:37:21.534Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-08-15T15:37:21.534Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-08-15T15:37:21.534Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-08-15T15:37:29.658Z] ok github.com/edgexfoundry/app-record-replay/internal/application 8.590s coverage: 97.5% of statements [2023-08-15T15:37:29.658Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.095s coverage: 85.2% of statements [2023-08-15T15:37:51.715Z] go vet ./... [2023-08-15T15:37:55.900Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-15T15:37:55.900Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-15T15:37:55.900Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-15T15:37:55.961Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-15T15:37:55.977Z] $ docker stop --time=1 fe0bfee0704c56c08a2a0de229c76c467cc11419fc271d9777e0a9d705da24b0 [2023-08-15T15:37:59.889Z] $ docker rm -f --volumes fe0bfee0704c56c08a2a0de229c76c467cc11419fc271d9777e0a9d705da24b0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-15T15:38:00.416Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-15T15:38:00.450Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-08-15T15:38:00.874Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-15T15:38:01.154Z] + ls -al . [2023-08-15T15:38:01.154Z] total 172 [2023-08-15T15:38:01.154Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 15 15:36 . [2023-08-15T15:38:01.154Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 15:35 .. [2023-08-15T15:38:01.154Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 15 15:35 .dockerignore [2023-08-15T15:38:01.154Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 15:35 .git [2023-08-15T15:38:01.154Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 15:35 .github [2023-08-15T15:38:01.154Z] -rw-rw-r-- 1 jenkins jenkins 164 Aug 15 15:35 .gitignore [2023-08-15T15:38:01.154Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 15 15:35 .golangci.yml [2023-08-15T15:38:01.154Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 15 15:35 .semver [2023-08-15T15:38:01.154Z] -rw-rw-r-- 1 jenkins jenkins 10542 Aug 15 15:35 Attribution.txt [2023-08-15T15:38:01.154Z] -rw-rw-r-- 1 jenkins jenkins 258 Aug 15 15:35 CHANGELOG.md [2023-08-15T15:38:01.154Z] -rw-rw-r-- 1 jenkins jenkins 1616 Aug 15 15:35 Dockerfile [2023-08-15T15:38:01.154Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 15 15:35 GOVERNANCE.md [2023-08-15T15:38:01.154Z] -rw-rw-r-- 1 jenkins jenkins 681 Aug 15 15:35 Jenkinsfile [2023-08-15T15:38:01.154Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 15 15:35 LICENSE [2023-08-15T15:38:01.154Z] -rw-rw-r-- 1 jenkins jenkins 3139 Aug 15 15:35 Makefile [2023-08-15T15:38:01.154Z] -rw-rw-r-- 1 jenkins jenkins 611 Aug 15 15:35 OWNERS.md [2023-08-15T15:38:01.154Z] -rw-rw-r-- 1 jenkins jenkins 2363 Aug 15 15:35 README.md [2023-08-15T15:38:01.154Z] -rw-rw-r-- 1 jenkins jenkins 4285 Aug 15 15:35 Record and Reply.postman_collection.json [2023-08-15T15:38:01.154Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 15 15:36 VERSION [2023-08-15T15:38:01.154Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 15:35 bin [2023-08-15T15:38:01.154Z] -rw-r--r-- 1 jenkins jenkins 16060 Aug 15 15:37 coverage.out [2023-08-15T15:38:01.154Z] -rw-rw-r-- 1 jenkins jenkins 3656 Aug 15 15:35 go.mod [2023-08-15T15:38:01.154Z] -rw-rw-r-- 1 jenkins jenkins 32847 Aug 15 15:35 go.sum [2023-08-15T15:38:01.154Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 15 15:35 internal [2023-08-15T15:38:01.154Z] -rw-rw-r-- 1 jenkins jenkins 913 Aug 15 15:35 main.go [2023-08-15T15:38:01.154Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 15:35 pkg [2023-08-15T15:38:01.154Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 15:35 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:38:01.456Z] + 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=90458aff5952e3959d65678bf25cab3d18ebfb0c --label arch=amd64 --label version=3.1.0-dev.31 . [2023-08-15T15:38:01.456Z] Sending build context to Docker daemon 454.1kB [2023-08-15T15:38:01.456Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-08-15T15:38:01.456Z] Step 2/26 : FROM ${BASE} AS builder [2023-08-15T15:38:01.456Z] ---> 8209e019ca62 [2023-08-15T15:38:01.456Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-08-15T15:38:01.456Z] ---> Running in 79d4fb547bec [2023-08-15T15:38:01.456Z] Removing intermediate container 79d4fb547bec [2023-08-15T15:38:01.456Z] ---> 7f0c33009da6 [2023-08-15T15:38:01.456Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-08-15T15:38:01.456Z] ---> Running in aef62e50fee4 [2023-08-15T15:38:01.714Z] Removing intermediate container aef62e50fee4 [2023-08-15T15:38:01.714Z] ---> e5469fef78c5 [2023-08-15T15:38:01.714Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-08-15T15:38:01.714Z] ---> Running in 62fb55f91dd5 [2023-08-15T15:38:01.714Z] Removing intermediate container 62fb55f91dd5 [2023-08-15T15:38:01.714Z] ---> 39a5c2642a62 [2023-08-15T15:38:01.714Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-15T15:38:01.714Z] ---> Running in 4703fabd9a4f [2023-08-15T15:38:01.973Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-15T15:38:02.232Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-15T15:38:02.492Z] OK: 265 MiB in 53 packages [2023-08-15T15:38:02.751Z] Removing intermediate container 4703fabd9a4f [2023-08-15T15:38:02.752Z] ---> 4ad0a459b2fe [2023-08-15T15:38:02.752Z] Step 7/26 : WORKDIR /app [2023-08-15T15:38:02.752Z] ---> Running in 32db68b97e17 [2023-08-15T15:38:02.752Z] Removing intermediate container 32db68b97e17 [2023-08-15T15:38:02.752Z] ---> 84423c697549 [2023-08-15T15:38:02.752Z] Step 8/26 : COPY go.mod vendor* ./ [2023-08-15T15:38:03.010Z] ---> 3d19200c1fd7 [2023-08-15T15:38:03.010Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T15:38:03.010Z] ---> Running in d3d841944de1 [2023-08-15T15:38:03.577Z] Removing intermediate container d3d841944de1 [2023-08-15T15:38:03.577Z] ---> ebf048c29698 [2023-08-15T15:38:03.577Z] Step 10/26 : COPY . . [2023-08-15T15:38:03.838Z] ---> a7f9f0eb661c [2023-08-15T15:38:03.838Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-15T15:38:03.838Z] ---> Running in f368becd4cf8 [2023-08-15T15:38:03.838Z] Removing intermediate container f368becd4cf8 [2023-08-15T15:38:03.838Z] ---> 86dcb2dea1ac [2023-08-15T15:38:03.838Z] Step 12/26 : RUN $MAKE [2023-08-15T15:38:04.095Z] ---> Running in 72edc1da9f07 [2023-08-15T15:38:04.353Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.18 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.31" -trimpath -mod=readonly -o app-record-replay [2023-08-15T15:38:26.313Z] Removing intermediate container 72edc1da9f07 [2023-08-15T15:38:26.313Z] ---> 96162f63d193 [2023-08-15T15:38:26.313Z] Step 13/26 : FROM alpine:3.17 [2023-08-15T15:38:26.313Z] 3.17: Pulling from library/alpine [2023-08-15T15:38:26.313Z] 9398808236ff: Pulling fs layer [2023-08-15T15:38:26.313Z] 9398808236ff: Verifying Checksum [2023-08-15T15:38:26.313Z] 9398808236ff: Download complete [2023-08-15T15:38:26.313Z] 9398808236ff: Pull complete [2023-08-15T15:38:26.313Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-15T15:38:26.313Z] Status: Downloaded newer image for alpine:3.17 [2023-08-15T15:38:26.313Z] ---> 1e0b8b5322fc [2023-08-15T15:38:26.313Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-15T15:38:26.572Z] ---> Running in e706f93c942b [2023-08-15T15:38:26.572Z] Removing intermediate container e706f93c942b [2023-08-15T15:38:26.572Z] ---> 76ecc2c9fefe [2023-08-15T15:38:26.572Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-08-15T15:38:26.572Z] ---> Running in 9917f1925c5c [2023-08-15T15:38:26.572Z] Removing intermediate container 9917f1925c5c [2023-08-15T15:38:26.572Z] ---> 51c7fa34b6ea [2023-08-15T15:38:26.573Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-15T15:38:26.832Z] ---> Running in de72a5f545a7 [2023-08-15T15:38:27.091Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-15T15:38:27.349Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-15T15:38:27.610Z] (1/2) Installing ca-certificates (20230506-r0) [2023-08-15T15:38:27.610Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-08-15T15:38:27.610Z] Executing busybox-1.35.0-r29.trigger [2023-08-15T15:38:27.610Z] Executing ca-certificates-20230506-r0.trigger [2023-08-15T15:38:27.610Z] OK: 8 MiB in 17 packages [2023-08-15T15:38:28.176Z] Removing intermediate container de72a5f545a7 [2023-08-15T15:38:28.176Z] ---> ad69dc3f20f3 [2023-08-15T15:38:28.176Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-08-15T15:38:28.176Z] ---> 228399b1b036 [2023-08-15T15:38:28.176Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-08-15T15:38:28.176Z] ---> 75fc7ebc4f87 [2023-08-15T15:38:28.176Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-08-15T15:38:28.438Z] ---> 76a48e32bb22 [2023-08-15T15:38:28.438Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-08-15T15:38:29.814Z] ---> 7332212441c6 [2023-08-15T15:38:29.814Z] Step 21/26 : EXPOSE 59712 [2023-08-15T15:38:29.814Z] ---> Running in d31cd1372a28 [2023-08-15T15:38:29.814Z] Removing intermediate container d31cd1372a28 [2023-08-15T15:38:29.814Z] ---> 34fe19e19951 [2023-08-15T15:38:29.814Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-08-15T15:38:29.814Z] ---> Running in 29734f54b280 [2023-08-15T15:38:29.814Z] Removing intermediate container 29734f54b280 [2023-08-15T15:38:29.814Z] ---> 14aa1b780cbe [2023-08-15T15:38:29.814Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-15T15:38:29.814Z] ---> Running in 90c04b1c3d8a [2023-08-15T15:38:29.814Z] Removing intermediate container 90c04b1c3d8a [2023-08-15T15:38:29.814Z] ---> 7b35cbc96731 [2023-08-15T15:38:29.814Z] Step 24/26 : LABEL arch=amd64 [2023-08-15T15:38:29.814Z] ---> Running in 6645c2e39e3e [2023-08-15T15:38:29.814Z] Removing intermediate container 6645c2e39e3e [2023-08-15T15:38:29.814Z] ---> aafcc491923f [2023-08-15T15:38:29.814Z] Step 25/26 : LABEL git_sha=90458aff5952e3959d65678bf25cab3d18ebfb0c [2023-08-15T15:38:29.814Z] ---> Running in 7e31a2c098d0 [2023-08-15T15:38:30.073Z] Removing intermediate container 7e31a2c098d0 [2023-08-15T15:38:30.073Z] ---> 3afbc64c5b58 [2023-08-15T15:38:30.073Z] Step 26/26 : LABEL version=3.1.0-dev.31 [2023-08-15T15:38:30.073Z] ---> Running in 2e3f9ef46da5 [2023-08-15T15:38:30.073Z] Removing intermediate container 2e3f9ef46da5 [2023-08-15T15:38:30.073Z] ---> 315db4545b66 [2023-08-15T15:38:30.073Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-15T15:38:30.073Z] Successfully built 315db4545b66 [2023-08-15T15:38:30.073Z] 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 [2023-08-15T15:38:30.169Z] provisioning config files... [2023-08-15T15:38:30.178Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6552906593796854944tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-15T15:38:30.470Z] ---> docker-login.sh [2023-08-15T15:38:30.470Z] nexus3.edgexfoundry.org:10001 [2023-08-15T15:38:30.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T15:38:30.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T15:38:30.470Z] Configure a credential helper to remove this warning. See [2023-08-15T15:38:30.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T15:38:30.470Z] [2023-08-15T15:38:30.470Z] Login Succeeded [2023-08-15T15:38:30.470Z] nexus3.edgexfoundry.org:10002 [2023-08-15T15:38:30.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T15:38:30.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T15:38:30.470Z] Configure a credential helper to remove this warning. See [2023-08-15T15:38:30.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T15:38:30.470Z] [2023-08-15T15:38:30.470Z] Login Succeeded [2023-08-15T15:38:30.470Z] nexus3.edgexfoundry.org:10003 [2023-08-15T15:38:30.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T15:38:30.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T15:38:30.729Z] Configure a credential helper to remove this warning. See [2023-08-15T15:38:30.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T15:38:30.729Z] [2023-08-15T15:38:30.729Z] Login Succeeded [2023-08-15T15:38:30.729Z] nexus3.edgexfoundry.org:10004 [2023-08-15T15:38:30.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T15:38:30.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T15:38:30.729Z] Configure a credential helper to remove this warning. See [2023-08-15T15:38:30.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T15:38:30.729Z] [2023-08-15T15:38:30.729Z] Login Succeeded [2023-08-15T15:38:30.729Z] docker.io [2023-08-15T15:38:30.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T15:38:31.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T15:38:31.246Z] Configure a credential helper to remove this warning. See [2023-08-15T15:38:31.246Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T15:38:31.246Z] [2023-08-15T15:38:31.246Z] Login Succeeded [2023-08-15T15:38:31.246Z] ---> docker-login.sh ends [Pipeline] } [2023-08-15T15:38:31.253Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-15T15:38:31.291Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-15T15:38:31.320Z] [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: [2023-08-15T15:38:31.320Z] 90458aff5952e3959d65678bf25cab3d18ebfb0c [2023-08-15T15:38:31.320Z] latest [2023-08-15T15:38:31.320Z] 3.1.0-dev.31 [2023-08-15T15:38:31.320Z] 90458aff5952e3959d65678bf25cab3d18ebfb0c-3.1.0-dev.31 [2023-08-15T15:38:31.320Z] main [2023-08-15T15:38:31.320Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:38:31.638Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:90458aff5952e3959d65678bf25cab3d18ebfb0c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:38:31.946Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:90458aff5952e3959d65678bf25cab3d18ebfb0c [2023-08-15T15:38:31.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-08-15T15:38:31.946Z] 9a46b0fd5edb: Preparing [2023-08-15T15:38:31.946Z] c88e915c456a: Preparing [2023-08-15T15:38:31.946Z] 600090f9d953: Preparing [2023-08-15T15:38:31.946Z] 1369c2652649: Preparing [2023-08-15T15:38:31.946Z] c9c03c9d00ce: Preparing [2023-08-15T15:38:31.946Z] 36b50b131297: Preparing [2023-08-15T15:38:31.946Z] 36b50b131297: Waiting [2023-08-15T15:38:31.946Z] 1369c2652649: Pushed [2023-08-15T15:38:31.946Z] c88e915c456a: Pushed [2023-08-15T15:38:31.946Z] 36b50b131297: Layer already exists [2023-08-15T15:38:31.946Z] 600090f9d953: Pushed [2023-08-15T15:38:31.946Z] c9c03c9d00ce: Pushed [2023-08-15T15:38:34.482Z] 9a46b0fd5edb: Pushed [2023-08-15T15:38:34.482Z] 90458aff5952e3959d65678bf25cab3d18ebfb0c: digest: sha256:3eded1429e69d21a634f0871f3217b61846337f3d68a43e7405e54d321c3208b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:38:34.805Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:38:35.116Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-08-15T15:38:35.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-08-15T15:38:35.117Z] 9a46b0fd5edb: Preparing [2023-08-15T15:38:35.117Z] c88e915c456a: Preparing [2023-08-15T15:38:35.117Z] 600090f9d953: Preparing [2023-08-15T15:38:35.117Z] 1369c2652649: Preparing [2023-08-15T15:38:35.117Z] c9c03c9d00ce: Preparing [2023-08-15T15:38:35.117Z] 36b50b131297: Preparing [2023-08-15T15:38:35.117Z] 36b50b131297: Waiting [2023-08-15T15:38:35.117Z] 9a46b0fd5edb: Layer already exists [2023-08-15T15:38:35.117Z] 1369c2652649: Layer already exists [2023-08-15T15:38:35.117Z] 600090f9d953: Layer already exists [2023-08-15T15:38:35.117Z] c9c03c9d00ce: Layer already exists [2023-08-15T15:38:35.117Z] c88e915c456a: Layer already exists [2023-08-15T15:38:35.117Z] 36b50b131297: Layer already exists [2023-08-15T15:38:35.117Z] latest: digest: sha256:3eded1429e69d21a634f0871f3217b61846337f3d68a43e7405e54d321c3208b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:38:35.421Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:38:35.722Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.31 [2023-08-15T15:38:35.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-08-15T15:38:35.722Z] 9a46b0fd5edb: Preparing [2023-08-15T15:38:35.722Z] c88e915c456a: Preparing [2023-08-15T15:38:35.722Z] 600090f9d953: Preparing [2023-08-15T15:38:35.722Z] 1369c2652649: Preparing [2023-08-15T15:38:35.722Z] c9c03c9d00ce: Preparing [2023-08-15T15:38:35.722Z] 36b50b131297: Preparing [2023-08-15T15:38:35.722Z] 36b50b131297: Waiting [2023-08-15T15:38:35.722Z] 600090f9d953: Layer already exists [2023-08-15T15:38:35.722Z] c88e915c456a: Layer already exists [2023-08-15T15:38:35.722Z] 1369c2652649: Layer already exists [2023-08-15T15:38:35.722Z] c9c03c9d00ce: Layer already exists [2023-08-15T15:38:35.722Z] 9a46b0fd5edb: Layer already exists [2023-08-15T15:38:35.722Z] 36b50b131297: Layer already exists [2023-08-15T15:38:35.722Z] 3.1.0-dev.31: digest: sha256:3eded1429e69d21a634f0871f3217b61846337f3d68a43e7405e54d321c3208b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:38:36.030Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:90458aff5952e3959d65678bf25cab3d18ebfb0c-3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:38:36.331Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:90458aff5952e3959d65678bf25cab3d18ebfb0c-3.1.0-dev.31 [2023-08-15T15:38:36.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-08-15T15:38:36.331Z] 9a46b0fd5edb: Preparing [2023-08-15T15:38:36.331Z] c88e915c456a: Preparing [2023-08-15T15:38:36.331Z] 600090f9d953: Preparing [2023-08-15T15:38:36.331Z] 1369c2652649: Preparing [2023-08-15T15:38:36.331Z] c9c03c9d00ce: Preparing [2023-08-15T15:38:36.331Z] 36b50b131297: Preparing [2023-08-15T15:38:36.331Z] 36b50b131297: Waiting [2023-08-15T15:38:36.331Z] c9c03c9d00ce: Layer already exists [2023-08-15T15:38:36.331Z] c88e915c456a: Layer already exists [2023-08-15T15:38:36.331Z] 1369c2652649: Layer already exists [2023-08-15T15:38:36.331Z] 600090f9d953: Layer already exists [2023-08-15T15:38:36.331Z] 9a46b0fd5edb: Layer already exists [2023-08-15T15:38:36.331Z] 36b50b131297: Layer already exists [2023-08-15T15:38:36.331Z] 90458aff5952e3959d65678bf25cab3d18ebfb0c-3.1.0-dev.31: digest: sha256:3eded1429e69d21a634f0871f3217b61846337f3d68a43e7405e54d321c3208b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:38:36.637Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:38:36.942Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main [2023-08-15T15:38:36.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-08-15T15:38:36.942Z] 9a46b0fd5edb: Preparing [2023-08-15T15:38:36.942Z] c88e915c456a: Preparing [2023-08-15T15:38:36.942Z] 600090f9d953: Preparing [2023-08-15T15:38:36.942Z] 1369c2652649: Preparing [2023-08-15T15:38:36.942Z] c9c03c9d00ce: Preparing [2023-08-15T15:38:36.942Z] 36b50b131297: Preparing [2023-08-15T15:38:36.942Z] 36b50b131297: Waiting [2023-08-15T15:38:36.942Z] 600090f9d953: Layer already exists [2023-08-15T15:38:36.942Z] 1369c2652649: Layer already exists [2023-08-15T15:38:36.942Z] c9c03c9d00ce: Layer already exists [2023-08-15T15:38:36.942Z] c88e915c456a: Layer already exists [2023-08-15T15:38:36.942Z] 9a46b0fd5edb: Layer already exists [2023-08-15T15:38:36.942Z] 36b50b131297: Layer already exists [2023-08-15T15:38:36.942Z] main: digest: sha256:3eded1429e69d21a634f0871f3217b61846337f3d68a43e7405e54d321c3208b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-15T15:38:36.980Z] ===================================================== [Pipeline] echo [2023-08-15T15:38:36.986Z] taggedImages: [2023-08-15T15:38:36.986Z] - nexus3.edgexfoundry.org:10004/app-record-replay:90458aff5952e3959d65678bf25cab3d18ebfb0c [2023-08-15T15:38:36.986Z] - nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-08-15T15:38:36.986Z] - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.31 [2023-08-15T15:38:36.986Z] - nexus3.edgexfoundry.org:10004/app-record-replay:90458aff5952e3959d65678bf25cab3d18ebfb0c-3.1.0-dev.31 [2023-08-15T15:38:36.986Z] - 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 [2023-08-15T15:38:37.352Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-15T15:38:37.352Z] [2023-08-15T15:38:37.352Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:38:37.644Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-15T15:38:37.644Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-15T15:38:37.644Z] 5eb5b503b376: Pulling fs layer [2023-08-15T15:38:37.644Z] 5c69ac0246d0: Pulling fs layer [2023-08-15T15:38:37.644Z] ec43610c2a17: Pulling fs layer [2023-08-15T15:38:37.644Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-15T15:38:37.644Z] 33b1e0a273af: Pulling fs layer [2023-08-15T15:38:37.644Z] 5d3b04190fa2: Pulling fs layer [2023-08-15T15:38:37.644Z] 2f39f015ded8: Pulling fs layer [2023-08-15T15:38:37.644Z] 2f39f015ded8: Waiting [2023-08-15T15:38:37.644Z] 33b1e0a273af: Waiting [2023-08-15T15:38:37.644Z] 3a2ae6a8a46f: Waiting [2023-08-15T15:38:37.644Z] 5d3b04190fa2: Waiting [2023-08-15T15:38:37.644Z] 3a2ae6a8a46f: Download complete [2023-08-15T15:38:37.644Z] ec43610c2a17: Verifying Checksum [2023-08-15T15:38:37.644Z] ec43610c2a17: Download complete [2023-08-15T15:38:37.644Z] 33b1e0a273af: Verifying Checksum [2023-08-15T15:38:37.644Z] 33b1e0a273af: Download complete [2023-08-15T15:38:37.644Z] 5d3b04190fa2: Verifying Checksum [2023-08-15T15:38:37.644Z] 5d3b04190fa2: Download complete [2023-08-15T15:38:37.905Z] 5eb5b503b376: Download complete [2023-08-15T15:38:38.472Z] 2f39f015ded8: Verifying Checksum [2023-08-15T15:38:38.472Z] 2f39f015ded8: Download complete [2023-08-15T15:38:39.037Z] 5eb5b503b376: Pull complete [2023-08-15T15:38:39.037Z] 5c69ac0246d0: Pull complete [2023-08-15T15:38:39.295Z] ec43610c2a17: Pull complete [2023-08-15T15:38:39.555Z] 3a2ae6a8a46f: Pull complete [2023-08-15T15:38:39.555Z] 33b1e0a273af: Pull complete [2023-08-15T15:38:39.812Z] 5d3b04190fa2: Pull complete [2023-08-15T15:38:43.989Z] 2f39f015ded8: Pull complete [2023-08-15T15:38:43.989Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-15T15:38:43.989Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-15T15:38:43.989Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T15:38:44.068Z] prd-ubuntu20.04-docker-8c-8g-3698 does not seem to be running inside a container [2023-08-15T15:38:44.098Z] $ 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 [2023-08-15T15:38:49.309Z] $ docker top 0bd88ce1fcf93ae184ce5a3efc115158eef7040fa63c2604e14d0def285cff5f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-15T15:38:49.686Z] ---> job-cost.sh [2023-08-15T15:38:49.686Z] lf-activate-venv: SKIPPING [2023-08-15T15:38:49.686Z] INFO: No Stack... [2023-08-15T15:38:49.944Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-15T15:38:50.203Z] INFO: Archiving Costs [Pipeline] sh [2023-08-15T15:38:50.488Z] + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv [2023-08-15T15:38:50.488Z] + cut -d, -f6 [Pipeline] lock [2023-08-15T15:38:50.501Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-34-stack-cost] [2023-08-15T15:38:50.506Z] Resource [jenkins-edgexfoundry-app-record-replay-main-34-stack-cost] did not exist. Created. [2023-08-15T15:38:50.506Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-34-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-15T15:38:50.811Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-15T15:38:50.831Z] Stashed 1 file(s) [Pipeline] } [2023-08-15T15:38:50.837Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-34-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-15T15:38:50.860Z] $ docker stop --time=1 0bd88ce1fcf93ae184ce5a3efc115158eef7040fa63c2604e14d0def285cff5f [2023-08-15T15:38:52.008Z] $ docker rm -f --volumes 0bd88ce1fcf93ae184ce5a3efc115158eef7040fa63c2604e14d0def285cff5f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-15T15:39:14.677Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3700 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws [2023-08-15T15:39:14.690Z] Running in /w/workspace/app-record-replay/34 [Pipeline] { [Pipeline] checkout [2023-08-15T15:39:14.724Z] Selected Git installation does not exist. Using Default [2023-08-15T15:39:14.724Z] The recommended git tool is: NONE [2023-08-15T15:39:22.192Z] using credential edgex-jenkins-ssh [2023-08-15T15:39:22.212Z] Cloning the remote Git repository [2023-08-15T15:39:22.262Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-08-15T15:39:22.359Z] > git init /w/workspace/app-record-replay/34 # timeout=10 [2023-08-15T15:39:22.523Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-08-15T15:39:22.524Z] > git --version # timeout=10 [2023-08-15T15:39:22.546Z] > git --version # 'git version 2.25.1' [2023-08-15T15:39:22.549Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-15T15:39:22.716Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-15T15:39:24.217Z] Avoid second fetch [2023-08-15T15:39:24.217Z] Checking out Revision 90458aff5952e3959d65678bf25cab3d18ebfb0c (main) [2023-08-15T15:39:23.317Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-08-15T15:39:23.349Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-15T15:39:24.237Z] > git config core.sparsecheckout # timeout=10 [2023-08-15T15:39:24.318Z] > git checkout -f 90458aff5952e3959d65678bf25cab3d18ebfb0c # timeout=10 [2023-08-15T15:39:24.800Z] Commit message: "Merge pull request #58 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.18" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-15T15:39:25.661Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-15T15:39:25.661Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-15T15:39:25.661Z] Dload Upload Total Spent Left Speed [2023-08-15T15:39:25.661Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 207k 0 --:--:-- --:--:-- --:--:-- 211k [Pipeline] sh [2023-08-15T15:39:26.271Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-15T15:39:26.599Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-15T15:39:26.599Z] + sudo tee /etc/docker/daemon.new [2023-08-15T15:39:26.599Z] { [2023-08-15T15:39:26.599Z] "registry-mirrors": [ [2023-08-15T15:39:26.599Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-15T15:39:26.599Z] ], [2023-08-15T15:39:26.599Z] "bip": "10.250.0.254/24", [2023-08-15T15:39:26.599Z] "hosts": [ [2023-08-15T15:39:26.599Z] "tcp://0.0.0.0:5555", [2023-08-15T15:39:26.599Z] "unix:///var/run/docker.sock" [2023-08-15T15:39:26.599Z] ], [2023-08-15T15:39:26.599Z] "mtu": 1458, [2023-08-15T15:39:26.599Z] "selinux-enabled": true, [2023-08-15T15:39:26.599Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-15T15:39:26.599Z] } [Pipeline] sh [2023-08-15T15:39:26.933Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-15T15:39:27.261Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-15T15:39:45.533Z] provisioning config files... [2023-08-15T15:39:45.557Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/34@tmp/config12798235774353135107tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-15T15:39:45.912Z] ---> docker-login.sh [2023-08-15T15:39:45.912Z] nexus3.edgexfoundry.org:10001 [2023-08-15T15:39:46.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T15:39:46.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T15:39:46.454Z] Configure a credential helper to remove this warning. See [2023-08-15T15:39:46.454Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T15:39:46.454Z] [2023-08-15T15:39:46.454Z] Login Succeeded [2023-08-15T15:39:46.454Z] nexus3.edgexfoundry.org:10002 [2023-08-15T15:39:46.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T15:39:46.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T15:39:46.721Z] Configure a credential helper to remove this warning. See [2023-08-15T15:39:46.721Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T15:39:46.721Z] [2023-08-15T15:39:46.721Z] Login Succeeded [2023-08-15T15:39:46.721Z] nexus3.edgexfoundry.org:10003 [2023-08-15T15:39:46.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T15:39:47.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T15:39:47.264Z] Configure a credential helper to remove this warning. See [2023-08-15T15:39:47.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T15:39:47.264Z] [2023-08-15T15:39:47.264Z] Login Succeeded [2023-08-15T15:39:47.264Z] nexus3.edgexfoundry.org:10004 [2023-08-15T15:39:47.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T15:39:47.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T15:39:47.532Z] Configure a credential helper to remove this warning. See [2023-08-15T15:39:47.532Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T15:39:47.532Z] [2023-08-15T15:39:47.532Z] Login Succeeded [2023-08-15T15:39:47.532Z] docker.io [2023-08-15T15:39:47.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T15:39:48.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T15:39:48.074Z] Configure a credential helper to remove this warning. See [2023-08-15T15:39:48.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T15:39:48.074Z] [2023-08-15T15:39:48.074Z] Login Succeeded [2023-08-15T15:39:48.074Z] ---> docker-login.sh ends [Pipeline] } [2023-08-15T15:39:48.091Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-15T15:39:48.378Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-15T15:39:48.392Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-15T15:39:48.410Z] ========================================================= [2023-08-15T15:39:48.410Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-15T15:39:48.410Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:39:48.779Z] + 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 . [2023-08-15T15:39:48.779Z] Sending build context to Docker daemon 197.1kB [2023-08-15T15:39:49.050Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-15T15:39:49.050Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-15T15:39:49.050Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-15T15:39:49.329Z] edb6bdbacee9: Pulling fs layer [2023-08-15T15:39:49.329Z] 5f9638ab2659: Pulling fs layer [2023-08-15T15:39:49.329Z] 8d51d6327a98: Pulling fs layer [2023-08-15T15:39:49.329Z] 8b374f2dd631: Pulling fs layer [2023-08-15T15:39:49.329Z] ec14aa9079de: Pulling fs layer [2023-08-15T15:39:49.329Z] 2f466654f4bb: Pulling fs layer [2023-08-15T15:39:49.329Z] 554e91adad29: Pulling fs layer [2023-08-15T15:39:49.329Z] ec14aa9079de: Waiting [2023-08-15T15:39:49.329Z] 2f466654f4bb: Waiting [2023-08-15T15:39:49.329Z] 554e91adad29: Waiting [2023-08-15T15:39:49.329Z] 8b374f2dd631: Waiting [2023-08-15T15:39:49.329Z] 5f9638ab2659: Verifying Checksum [2023-08-15T15:39:49.329Z] 5f9638ab2659: Download complete [2023-08-15T15:39:49.329Z] 8b374f2dd631: Verifying Checksum [2023-08-15T15:39:49.329Z] 8b374f2dd631: Download complete [2023-08-15T15:39:49.329Z] ec14aa9079de: Verifying Checksum [2023-08-15T15:39:49.329Z] ec14aa9079de: Download complete [2023-08-15T15:39:49.329Z] edb6bdbacee9: Verifying Checksum [2023-08-15T15:39:50.323Z] edb6bdbacee9: Pull complete [2023-08-15T15:39:50.919Z] 554e91adad29: Verifying Checksum [2023-08-15T15:39:50.919Z] 554e91adad29: Download complete [2023-08-15T15:39:50.919Z] 5f9638ab2659: Pull complete [2023-08-15T15:39:51.903Z] 8d51d6327a98: Verifying Checksum [2023-08-15T15:39:51.903Z] 8d51d6327a98: Download complete [2023-08-15T15:39:51.903Z] 2f466654f4bb: Verifying Checksum [2023-08-15T15:39:51.903Z] 2f466654f4bb: Download complete [2023-08-15T15:40:06.964Z] 8d51d6327a98: Pull complete [2023-08-15T15:40:06.964Z] 8b374f2dd631: Pull complete [2023-08-15T15:40:06.964Z] ec14aa9079de: Pull complete [2023-08-15T15:40:12.352Z] 2f466654f4bb: Pull complete [2023-08-15T15:40:14.314Z] 554e91adad29: Pull complete [2023-08-15T15:40:14.314Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-15T15:40:14.314Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-15T15:40:14.314Z] ---> 1e15ea492957 [2023-08-15T15:40:14.314Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-15T15:40:16.924Z] ---> Running in fa98264a064b [2023-08-15T15:40:16.924Z] Removing intermediate container fa98264a064b [2023-08-15T15:40:16.924Z] ---> 40773a122f42 [2023-08-15T15:40:16.924Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-15T15:40:16.924Z] ---> Running in 5853ad800ca9 [2023-08-15T15:40:17.195Z] Removing intermediate container 5853ad800ca9 [2023-08-15T15:40:17.195Z] ---> 8f386ee90616 [2023-08-15T15:40:17.195Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-15T15:40:17.195Z] ---> Running in 044f7c2fe92c [2023-08-15T15:40:17.473Z] Removing intermediate container 044f7c2fe92c [2023-08-15T15:40:17.473Z] ---> 66c9a515c3fc [2023-08-15T15:40:17.473Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-15T15:40:17.744Z] ---> Running in fef54a5d5e1d [2023-08-15T15:40:18.973Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-15T15:40:20.384Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-15T15:40:21.433Z] OK: 263 MiB in 53 packages [2023-08-15T15:40:22.408Z] Removing intermediate container fef54a5d5e1d [2023-08-15T15:40:22.408Z] ---> 8545030e17af [2023-08-15T15:40:22.408Z] Step 7/12 : WORKDIR /app [2023-08-15T15:40:22.408Z] ---> Running in 9fbd74c6365e [2023-08-15T15:40:22.676Z] Removing intermediate container 9fbd74c6365e [2023-08-15T15:40:22.676Z] ---> bf0e0444ab62 [2023-08-15T15:40:22.676Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-15T15:40:23.262Z] ---> 60c2777465ec [2023-08-15T15:40:23.262Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T15:40:23.262Z] ---> Running in 175792ee61bc [2023-08-15T15:41:31.170Z] Removing intermediate container 175792ee61bc [2023-08-15T15:41:31.170Z] ---> 6c3a0ac044b9 [2023-08-15T15:41:31.170Z] Step 10/12 : COPY . . [2023-08-15T15:41:31.170Z] ---> 53952b6daf3a [2023-08-15T15:41:31.170Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-15T15:41:31.170Z] ---> Running in e06407af693c [2023-08-15T15:41:31.170Z] Removing intermediate container e06407af693c [2023-08-15T15:41:31.170Z] ---> 2699413d4e0d [2023-08-15T15:41:31.170Z] Step 12/12 : RUN $MAKE [2023-08-15T15:41:31.170Z] ---> Running in e2bcf43baba4 [2023-08-15T15:41:31.170Z] noop [2023-08-15T15:41:31.170Z] Removing intermediate container e2bcf43baba4 [2023-08-15T15:41:31.170Z] ---> f9a517d1e4ed [2023-08-15T15:41:31.170Z] Successfully built f9a517d1e4ed [2023-08-15T15:41:31.170Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:41:31.529Z] + docker inspect -f . ci-base-image-arm64 [2023-08-15T15:41:31.529Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T15:41:31.742Z] prd-ubuntu20.04-docker-arm64-4c-16g-3700 does not seem to be running inside a container [2023-08-15T15:41:31.814Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/34 -v /w/workspace/app-record-replay/34:/w/workspace/app-record-replay/34:rw,z -v /w/workspace/app-record-replay/34@tmp:/w/workspace/app-record-replay/34@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-15T15:41:33.141Z] $ docker top 81a987b5b8480db766388ea980fcd4b17d79755dd51016e8f096633874101a2b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-15T15:41:33.992Z] + go version [2023-08-15T15:41:33.992Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-15T15:41:34.010Z] $ docker stop --time=1 81a987b5b8480db766388ea980fcd4b17d79755dd51016e8f096633874101a2b [2023-08-15T15:41:35.646Z] $ docker rm -f --volumes 81a987b5b8480db766388ea980fcd4b17d79755dd51016e8f096633874101a2b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:41:36.221Z] + docker inspect -f . ci-base-image-arm64 [2023-08-15T15:41:36.221Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T15:41:36.423Z] prd-ubuntu20.04-docker-arm64-4c-16g-3700 does not seem to be running inside a container [2023-08-15T15:41:36.493Z] $ 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/34 -v /w/workspace/app-record-replay/34:/w/workspace/app-record-replay/34:rw,z -v /w/workspace/app-record-replay/34@tmp:/w/workspace/app-record-replay/34@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-15T15:41:37.709Z] $ docker top 40063cf519091e0b058d346fda62b7496f5ddbfca16a8c15363384c2986135ce -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-15T15:41:38.563Z] + git config --global --add safe.directory /w/workspace/app-record-replay/34 [Pipeline] fileExists [Pipeline] sh [2023-08-15T15:41:38.896Z] + make test [2023-08-15T15:41:39.166Z] go test -race -coverprofile=coverage.out ./... [2023-08-15T15:44:45.951Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-08-15T15:45:04.177Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.267s coverage: 88.0% of statements [2023-08-15T15:45:07.523Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-08-15T15:45:07.523Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-08-15T15:45:07.523Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-08-15T15:45:10.857Z] ok github.com/edgexfoundry/app-record-replay/internal/application 8.873s coverage: 97.5% of statements [2023-08-15T15:45:10.857Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.615s coverage: 85.2% of statements [2023-08-15T15:45:11.124Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-15T15:45:11.124Z] go vet ./... [2023-08-15T15:47:47.863Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-15T15:47:47.864Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-15T15:47:47.864Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-15T15:47:47.881Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-15T15:47:47.893Z] $ docker stop --time=1 40063cf519091e0b058d346fda62b7496f5ddbfca16a8c15363384c2986135ce [2023-08-15T15:47:49.880Z] $ docker rm -f --volumes 40063cf519091e0b058d346fda62b7496f5ddbfca16a8c15363384c2986135ce [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-15T15:47:51.557Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-15T15:47:51.577Z] Warning: overwriting stash ‘coverage-report’ [2023-08-15T15:47:52.048Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-15T15:47:52.443Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-15T15:47:52.763Z] + ls -al . [2023-08-15T15:47:52.763Z] total 168 [2023-08-15T15:47:52.763Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 15:41 . [2023-08-15T15:47:52.763Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 15:39 .. [2023-08-15T15:47:52.763Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 15 15:39 .dockerignore [2023-08-15T15:47:52.763Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 15:39 .git [2023-08-15T15:47:52.763Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 15:39 .github [2023-08-15T15:47:52.763Z] -rw-rw-r-- 1 jenkins jenkins 164 Aug 15 15:39 .gitignore [2023-08-15T15:47:52.763Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 15 15:39 .golangci.yml [2023-08-15T15:47:52.763Z] -rw-rw-r-- 1 jenkins jenkins 10542 Aug 15 15:39 Attribution.txt [2023-08-15T15:47:52.763Z] -rw-rw-r-- 1 jenkins jenkins 258 Aug 15 15:39 CHANGELOG.md [2023-08-15T15:47:52.763Z] -rw-rw-r-- 1 jenkins jenkins 1616 Aug 15 15:39 Dockerfile [2023-08-15T15:47:52.763Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 15 15:39 GOVERNANCE.md [2023-08-15T15:47:52.763Z] -rw-rw-r-- 1 jenkins jenkins 681 Aug 15 15:39 Jenkinsfile [2023-08-15T15:47:52.763Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 15 15:39 LICENSE [2023-08-15T15:47:52.763Z] -rw-rw-r-- 1 jenkins jenkins 3139 Aug 15 15:39 Makefile [2023-08-15T15:47:52.763Z] -rw-rw-r-- 1 jenkins jenkins 611 Aug 15 15:39 OWNERS.md [2023-08-15T15:47:52.763Z] -rw-rw-r-- 1 jenkins jenkins 2363 Aug 15 15:39 README.md [2023-08-15T15:47:52.763Z] -rw-rw-r-- 1 jenkins jenkins 4285 Aug 15 15:39 Record and Reply.postman_collection.json [2023-08-15T15:47:52.763Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 15 15:36 VERSION [2023-08-15T15:47:52.763Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 15:39 bin [2023-08-15T15:47:52.763Z] -rw-r--r-- 1 jenkins jenkins 16060 Aug 15 15:45 coverage.out [2023-08-15T15:47:52.763Z] -rw-rw-r-- 1 jenkins jenkins 3656 Aug 15 15:39 go.mod [2023-08-15T15:47:52.763Z] -rw-rw-r-- 1 jenkins jenkins 32847 Aug 15 15:39 go.sum [2023-08-15T15:47:52.763Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 15 15:39 internal [2023-08-15T15:47:52.763Z] -rw-rw-r-- 1 jenkins jenkins 913 Aug 15 15:39 main.go [2023-08-15T15:47:52.763Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 15:39 pkg [2023-08-15T15:47:52.763Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 15:39 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:47:53.101Z] + 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=90458aff5952e3959d65678bf25cab3d18ebfb0c --label arch=arm64 --label version=3.1.0-dev.31 . [2023-08-15T15:47:53.101Z] Sending build context to Docker daemon 214kB [2023-08-15T15:47:53.373Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-08-15T15:47:53.373Z] Step 2/26 : FROM ${BASE} AS builder [2023-08-15T15:47:53.373Z] ---> f9a517d1e4ed [2023-08-15T15:47:53.373Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-08-15T15:47:53.373Z] ---> Running in e2373ef890d5 [2023-08-15T15:47:53.640Z] Removing intermediate container e2373ef890d5 [2023-08-15T15:47:53.640Z] ---> f7c86d92f744 [2023-08-15T15:47:53.640Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-08-15T15:47:53.907Z] ---> Running in 4c5c6587ca5f [2023-08-15T15:47:54.174Z] Removing intermediate container 4c5c6587ca5f [2023-08-15T15:47:54.174Z] ---> 1f485ce7e254 [2023-08-15T15:47:54.174Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-08-15T15:47:54.174Z] ---> Running in 01f4ad996359 [2023-08-15T15:47:54.442Z] Removing intermediate container 01f4ad996359 [2023-08-15T15:47:54.442Z] ---> e4b60053e793 [2023-08-15T15:47:54.442Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-15T15:47:54.442Z] ---> Running in a41b668d7f46 [2023-08-15T15:47:55.407Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-15T15:47:55.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-15T15:47:57.401Z] OK: 263 MiB in 53 packages [2023-08-15T15:47:57.985Z] Removing intermediate container a41b668d7f46 [2023-08-15T15:47:57.985Z] ---> e081c5be54e1 [2023-08-15T15:47:57.985Z] Step 7/26 : WORKDIR /app [2023-08-15T15:47:58.253Z] ---> Running in 60576bc96af6 [2023-08-15T15:47:58.520Z] Removing intermediate container 60576bc96af6 [2023-08-15T15:47:58.520Z] ---> bd70ef622c92 [2023-08-15T15:47:58.521Z] Step 8/26 : COPY go.mod vendor* ./ [2023-08-15T15:47:59.105Z] ---> b349a5b66d81 [2023-08-15T15:47:59.105Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T15:47:59.105Z] ---> Running in 4af4706a016c [2023-08-15T15:48:01.696Z] Removing intermediate container 4af4706a016c [2023-08-15T15:48:01.696Z] ---> 95af5594e495 [2023-08-15T15:48:01.696Z] Step 10/26 : COPY . . [2023-08-15T15:48:02.281Z] ---> 1e5bcef72215 [2023-08-15T15:48:02.281Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-15T15:48:02.281Z] ---> Running in 79637dfe1b21 [2023-08-15T15:48:02.549Z] Removing intermediate container 79637dfe1b21 [2023-08-15T15:48:02.549Z] ---> 9f766055360c [2023-08-15T15:48:02.549Z] Step 12/26 : RUN $MAKE [2023-08-15T15:48:02.816Z] ---> Running in 301cb906e679 [2023-08-15T15:48:03.777Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.18 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.31" -trimpath -mod=readonly -o app-record-replay [2023-08-15T15:50:40.498Z] Removing intermediate container 301cb906e679 [2023-08-15T15:50:40.498Z] ---> b316521557d1 [2023-08-15T15:50:40.498Z] Step 13/26 : FROM alpine:3.17 [2023-08-15T15:50:40.498Z] 3.17: Pulling from library/alpine [2023-08-15T15:50:40.498Z] 4060ece20d7a: Pulling fs layer [2023-08-15T15:50:40.498Z] 4060ece20d7a: Verifying Checksum [2023-08-15T15:50:40.498Z] 4060ece20d7a: Download complete [2023-08-15T15:50:40.498Z] 4060ece20d7a: Pull complete [2023-08-15T15:50:40.498Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-15T15:50:40.498Z] Status: Downloaded newer image for alpine:3.17 [2023-08-15T15:50:40.498Z] ---> 8650cd65339b [2023-08-15T15:50:40.498Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-15T15:50:40.498Z] ---> Running in 7b58251b511a [2023-08-15T15:50:40.498Z] Removing intermediate container 7b58251b511a [2023-08-15T15:50:40.498Z] ---> 3252734ad45d [2023-08-15T15:50:40.498Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-08-15T15:50:40.498Z] ---> Running in bb6002e5bb28 [2023-08-15T15:50:40.498Z] Removing intermediate container bb6002e5bb28 [2023-08-15T15:50:40.498Z] ---> 32a721c9e23c [2023-08-15T15:50:40.498Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-15T15:50:40.498Z] ---> Running in c51f1d3f49b8 [2023-08-15T15:50:40.498Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-15T15:50:40.498Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-15T15:50:40.498Z] (1/2) Installing ca-certificates (20230506-r0) [2023-08-15T15:50:40.498Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-08-15T15:50:40.498Z] Executing busybox-1.35.0-r29.trigger [2023-08-15T15:50:40.498Z] Executing ca-certificates-20230506-r0.trigger [2023-08-15T15:50:40.498Z] OK: 8 MiB in 17 packages [2023-08-15T15:50:40.498Z] Removing intermediate container c51f1d3f49b8 [2023-08-15T15:50:40.498Z] ---> 1cd9a35f3384 [2023-08-15T15:50:40.498Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-08-15T15:50:40.498Z] ---> 2b37f1a6cc06 [2023-08-15T15:50:40.498Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-08-15T15:50:40.498Z] ---> bdfbcdb7d657 [2023-08-15T15:50:40.498Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-08-15T15:50:40.498Z] ---> b82934f19124 [2023-08-15T15:50:40.498Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-08-15T15:50:40.498Z] ---> b41f873db5aa [2023-08-15T15:50:40.498Z] Step 21/26 : EXPOSE 59712 [2023-08-15T15:50:40.498Z] ---> Running in 6e790d3ac75e [2023-08-15T15:50:40.498Z] Removing intermediate container 6e790d3ac75e [2023-08-15T15:50:40.498Z] ---> 4bdb27616d5a [2023-08-15T15:50:40.498Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-08-15T15:50:40.498Z] ---> Running in faecc1c04c45 [2023-08-15T15:50:40.498Z] Removing intermediate container faecc1c04c45 [2023-08-15T15:50:40.498Z] ---> 1f934db46214 [2023-08-15T15:50:40.498Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-15T15:50:40.498Z] ---> Running in 55227d849981 [2023-08-15T15:50:40.498Z] Removing intermediate container 55227d849981 [2023-08-15T15:50:40.498Z] ---> d2b8d6fed284 [2023-08-15T15:50:40.498Z] Step 24/26 : LABEL arch=arm64 [2023-08-15T15:50:40.498Z] ---> Running in d4fc83994d6f [2023-08-15T15:50:40.498Z] Removing intermediate container d4fc83994d6f [2023-08-15T15:50:40.498Z] ---> cb2ed5fc04de [2023-08-15T15:50:40.498Z] Step 25/26 : LABEL git_sha=90458aff5952e3959d65678bf25cab3d18ebfb0c [2023-08-15T15:50:40.498Z] ---> Running in 25e0b38c5286 [2023-08-15T15:50:40.498Z] Removing intermediate container 25e0b38c5286 [2023-08-15T15:50:40.498Z] ---> 6ca30a750f0a [2023-08-15T15:50:40.498Z] Step 26/26 : LABEL version=3.1.0-dev.31 [2023-08-15T15:50:40.498Z] ---> Running in 011eff86c5df [2023-08-15T15:50:40.498Z] Removing intermediate container 011eff86c5df [2023-08-15T15:50:40.498Z] ---> f3ccc7ab0419 [2023-08-15T15:50:40.498Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-15T15:50:40.498Z] Successfully built f3ccc7ab0419 [2023-08-15T15:50:40.498Z] 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 [2023-08-15T15:50:40.592Z] provisioning config files... [2023-08-15T15:50:40.606Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/34@tmp/config17953816683135015547tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-15T15:50:40.937Z] ---> docker-login.sh [2023-08-15T15:50:40.938Z] nexus3.edgexfoundry.org:10001 [2023-08-15T15:50:40.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T15:50:41.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T15:50:41.205Z] Configure a credential helper to remove this warning. See [2023-08-15T15:50:41.205Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T15:50:41.205Z] [2023-08-15T15:50:41.205Z] Login Succeeded [2023-08-15T15:50:41.205Z] nexus3.edgexfoundry.org:10002 [2023-08-15T15:50:41.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T15:50:41.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T15:50:41.471Z] Configure a credential helper to remove this warning. See [2023-08-15T15:50:41.471Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T15:50:41.471Z] [2023-08-15T15:50:41.471Z] Login Succeeded [2023-08-15T15:50:41.471Z] nexus3.edgexfoundry.org:10003 [2023-08-15T15:50:41.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T15:50:42.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T15:50:42.006Z] Configure a credential helper to remove this warning. See [2023-08-15T15:50:42.006Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T15:50:42.006Z] [2023-08-15T15:50:42.006Z] Login Succeeded [2023-08-15T15:50:42.006Z] nexus3.edgexfoundry.org:10004 [2023-08-15T15:50:42.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T15:50:42.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T15:50:42.274Z] Configure a credential helper to remove this warning. See [2023-08-15T15:50:42.274Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T15:50:42.274Z] [2023-08-15T15:50:42.274Z] Login Succeeded [2023-08-15T15:50:42.274Z] docker.io [2023-08-15T15:50:42.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T15:50:42.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T15:50:42.808Z] Configure a credential helper to remove this warning. See [2023-08-15T15:50:42.808Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T15:50:42.808Z] [2023-08-15T15:50:42.808Z] Login Succeeded [2023-08-15T15:50:42.808Z] ---> docker-login.sh ends [Pipeline] } [2023-08-15T15:50:42.819Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-15T15:50:42.843Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-15T15:50:42.861Z] [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: [2023-08-15T15:50:42.861Z] 90458aff5952e3959d65678bf25cab3d18ebfb0c [2023-08-15T15:50:42.861Z] latest [2023-08-15T15:50:42.861Z] 3.1.0-dev.31 [2023-08-15T15:50:42.861Z] 90458aff5952e3959d65678bf25cab3d18ebfb0c-3.1.0-dev.31 [2023-08-15T15:50:42.861Z] main [2023-08-15T15:50:42.861Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:50:43.193Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:90458aff5952e3959d65678bf25cab3d18ebfb0c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:50:43.600Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:90458aff5952e3959d65678bf25cab3d18ebfb0c [2023-08-15T15:50:43.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-08-15T15:50:43.600Z] 05ebaca4d683: Preparing [2023-08-15T15:50:43.600Z] 3c30837b2506: Preparing [2023-08-15T15:50:43.600Z] 6ed8814ac385: Preparing [2023-08-15T15:50:43.600Z] 1c46864a285d: Preparing [2023-08-15T15:50:43.600Z] f89edd36eb2b: Preparing [2023-08-15T15:50:43.600Z] d2d9d24a8c2a: Preparing [2023-08-15T15:50:43.600Z] d2d9d24a8c2a: Waiting [2023-08-15T15:50:43.888Z] 6ed8814ac385: Pushed [2023-08-15T15:50:43.888Z] 1c46864a285d: Pushed [2023-08-15T15:50:43.888Z] 3c30837b2506: Pushed [2023-08-15T15:50:43.888Z] d2d9d24a8c2a: Layer already exists [2023-08-15T15:50:44.159Z] f89edd36eb2b: Pushed [2023-08-15T15:50:49.575Z] 05ebaca4d683: Pushed [2023-08-15T15:50:49.575Z] 90458aff5952e3959d65678bf25cab3d18ebfb0c: digest: sha256:e89b83670aba3e55afcbfa468e293b68facd955ce9e6c4ea6fca2daa66318ff0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:50:49.939Z] + 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 [2023-08-15T15:50:53.620Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-08-15T15:50:53.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-08-15T15:50:53.620Z] 05ebaca4d683: Preparing [2023-08-15T15:50:53.620Z] 3c30837b2506: Preparing [2023-08-15T15:50:53.620Z] 6ed8814ac385: Preparing [2023-08-15T15:50:53.620Z] 1c46864a285d: Preparing [2023-08-15T15:50:53.620Z] f89edd36eb2b: Preparing [2023-08-15T15:50:53.620Z] d2d9d24a8c2a: Preparing [2023-08-15T15:50:53.620Z] d2d9d24a8c2a: Waiting [2023-08-15T15:50:53.620Z] 1c46864a285d: Layer already exists [2023-08-15T15:50:53.620Z] 05ebaca4d683: Layer already exists [2023-08-15T15:50:53.620Z] f89edd36eb2b: Layer already exists [2023-08-15T15:50:53.620Z] 6ed8814ac385: Layer already exists [2023-08-15T15:50:53.620Z] 3c30837b2506: Layer already exists [2023-08-15T15:50:53.620Z] d2d9d24a8c2a: Layer already exists [2023-08-15T15:50:53.620Z] latest: digest: sha256:e89b83670aba3e55afcbfa468e293b68facd955ce9e6c4ea6fca2daa66318ff0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:50:54.233Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:50:54.572Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.31 [2023-08-15T15:50:54.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-08-15T15:50:54.572Z] 05ebaca4d683: Preparing [2023-08-15T15:50:54.572Z] 3c30837b2506: Preparing [2023-08-15T15:50:54.572Z] 6ed8814ac385: Preparing [2023-08-15T15:50:54.572Z] 1c46864a285d: Preparing [2023-08-15T15:50:54.572Z] f89edd36eb2b: Preparing [2023-08-15T15:50:54.572Z] d2d9d24a8c2a: Preparing [2023-08-15T15:50:54.572Z] d2d9d24a8c2a: Waiting [2023-08-15T15:50:54.572Z] 3c30837b2506: Layer already exists [2023-08-15T15:50:54.572Z] 1c46864a285d: Layer already exists [2023-08-15T15:50:54.572Z] 05ebaca4d683: Layer already exists [2023-08-15T15:50:54.572Z] 6ed8814ac385: Layer already exists [2023-08-15T15:50:54.572Z] f89edd36eb2b: Layer already exists [2023-08-15T15:50:54.572Z] d2d9d24a8c2a: Layer already exists [2023-08-15T15:50:54.572Z] 3.1.0-dev.31: digest: sha256:e89b83670aba3e55afcbfa468e293b68facd955ce9e6c4ea6fca2daa66318ff0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:50:55.178Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:90458aff5952e3959d65678bf25cab3d18ebfb0c-3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:50:55.514Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:90458aff5952e3959d65678bf25cab3d18ebfb0c-3.1.0-dev.31 [2023-08-15T15:50:55.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-08-15T15:50:55.514Z] 05ebaca4d683: Preparing [2023-08-15T15:50:55.514Z] 3c30837b2506: Preparing [2023-08-15T15:50:55.514Z] 6ed8814ac385: Preparing [2023-08-15T15:50:55.514Z] 1c46864a285d: Preparing [2023-08-15T15:50:55.514Z] f89edd36eb2b: Preparing [2023-08-15T15:50:55.514Z] d2d9d24a8c2a: Preparing [2023-08-15T15:50:55.514Z] 05ebaca4d683: Layer already exists [2023-08-15T15:50:55.514Z] 1c46864a285d: Layer already exists [2023-08-15T15:50:55.514Z] f89edd36eb2b: Layer already exists [2023-08-15T15:50:55.514Z] 3c30837b2506: Layer already exists [2023-08-15T15:50:55.514Z] 6ed8814ac385: Layer already exists [2023-08-15T15:50:55.514Z] d2d9d24a8c2a: Layer already exists [2023-08-15T15:50:55.782Z] 90458aff5952e3959d65678bf25cab3d18ebfb0c-3.1.0-dev.31: digest: sha256:e89b83670aba3e55afcbfa468e293b68facd955ce9e6c4ea6fca2daa66318ff0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:50:56.119Z] + 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 [2023-08-15T15:50:56.455Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [2023-08-15T15:50:56.455Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-08-15T15:50:56.455Z] 05ebaca4d683: Preparing [2023-08-15T15:50:56.455Z] 3c30837b2506: Preparing [2023-08-15T15:50:56.455Z] 6ed8814ac385: Preparing [2023-08-15T15:50:56.455Z] 1c46864a285d: Preparing [2023-08-15T15:50:56.455Z] f89edd36eb2b: Preparing [2023-08-15T15:50:56.455Z] d2d9d24a8c2a: Preparing [2023-08-15T15:50:56.455Z] d2d9d24a8c2a: Waiting [2023-08-15T15:50:56.455Z] 6ed8814ac385: Layer already exists [2023-08-15T15:50:56.455Z] 3c30837b2506: Layer already exists [2023-08-15T15:50:56.455Z] 05ebaca4d683: Layer already exists [2023-08-15T15:50:56.455Z] f89edd36eb2b: Layer already exists [2023-08-15T15:50:56.455Z] d2d9d24a8c2a: Layer already exists [2023-08-15T15:50:56.455Z] 1c46864a285d: Layer already exists [2023-08-15T15:50:56.722Z] main: digest: sha256:e89b83670aba3e55afcbfa468e293b68facd955ce9e6c4ea6fca2daa66318ff0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-15T15:50:56.784Z] ===================================================== [Pipeline] echo [2023-08-15T15:50:56.791Z] taggedImages: [2023-08-15T15:50:56.791Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:90458aff5952e3959d65678bf25cab3d18ebfb0c [2023-08-15T15:50:56.791Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-08-15T15:50:56.791Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.31 [2023-08-15T15:50:56.791Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:90458aff5952e3959d65678bf25cab3d18ebfb0c-3.1.0-dev.31 [2023-08-15T15:50:56.791Z] - 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 [2023-08-15T15:50:57.164Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-15T15:50:57.164Z] [2023-08-15T15:50:57.164Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:50:57.503Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-15T15:50:57.504Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-15T15:50:57.504Z] 8998bd30e6a1: Pulling fs layer [2023-08-15T15:50:57.504Z] 04944245beec: Pulling fs layer [2023-08-15T15:50:57.504Z] 699f458cf7ca: Pulling fs layer [2023-08-15T15:50:57.504Z] 765212b225bb: Pulling fs layer [2023-08-15T15:50:57.504Z] f23df028b6ca: Pulling fs layer [2023-08-15T15:50:57.504Z] d65c8cfc05b1: Pulling fs layer [2023-08-15T15:50:57.504Z] 2437ff75d9bd: Pulling fs layer [2023-08-15T15:50:57.504Z] d65c8cfc05b1: Waiting [2023-08-15T15:50:57.504Z] 2437ff75d9bd: Waiting [2023-08-15T15:50:57.504Z] f23df028b6ca: Waiting [2023-08-15T15:50:57.504Z] 765212b225bb: Waiting [2023-08-15T15:50:57.775Z] 04944245beec: Verifying Checksum [2023-08-15T15:50:57.775Z] 04944245beec: Download complete [2023-08-15T15:50:57.775Z] 765212b225bb: Verifying Checksum [2023-08-15T15:50:57.775Z] 765212b225bb: Download complete [2023-08-15T15:50:57.775Z] f23df028b6ca: Verifying Checksum [2023-08-15T15:50:57.775Z] f23df028b6ca: Download complete [2023-08-15T15:50:57.775Z] d65c8cfc05b1: Verifying Checksum [2023-08-15T15:50:57.775Z] d65c8cfc05b1: Download complete [2023-08-15T15:50:57.775Z] 699f458cf7ca: Verifying Checksum [2023-08-15T15:50:57.775Z] 699f458cf7ca: Download complete [2023-08-15T15:50:58.360Z] 8998bd30e6a1: Verifying Checksum [2023-08-15T15:50:58.360Z] 8998bd30e6a1: Download complete [2023-08-15T15:51:00.940Z] 2437ff75d9bd: Verifying Checksum [2023-08-15T15:51:00.940Z] 2437ff75d9bd: Download complete [2023-08-15T15:51:02.352Z] 8998bd30e6a1: Pull complete [2023-08-15T15:51:02.618Z] 04944245beec: Pull complete [2023-08-15T15:51:04.022Z] 699f458cf7ca: Pull complete [2023-08-15T15:51:04.022Z] 765212b225bb: Pull complete [2023-08-15T15:51:06.609Z] f23df028b6ca: Pull complete [2023-08-15T15:51:06.609Z] d65c8cfc05b1: Pull complete [2023-08-15T15:51:21.592Z] 2437ff75d9bd: Pull complete [2023-08-15T15:51:21.592Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-15T15:51:21.592Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-15T15:51:21.592Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T15:51:21.792Z] prd-ubuntu20.04-docker-arm64-4c-16g-3700 does not seem to be running inside a container [2023-08-15T15:51:21.849Z] $ 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/34 -v /w/workspace/app-record-replay/34:/w/workspace/app-record-replay/34:rw,z -v /w/workspace/app-record-replay/34@tmp:/w/workspace/app-record-replay/34@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:arm64 cat [2023-08-15T15:51:24.511Z] $ docker top 332c24df112c86d73e86337d0b3eab63e8d664b8e4199224c30466e835de5595 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-15T15:51:25.355Z] ---> job-cost.sh [2023-08-15T15:51:25.355Z] lf-activate-venv: SKIPPING [2023-08-15T15:51:25.355Z] INFO: No Stack... [2023-08-15T15:51:25.937Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-15T15:51:26.520Z] INFO: Archiving Costs [Pipeline] sh [2023-08-15T15:51:27.153Z] + cut -d, -f6 [2023-08-15T15:51:27.153Z] + cat /w/workspace/app-record-replay/34/archives/cost.csv [Pipeline] lock [2023-08-15T15:51:27.222Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-34-stack-cost] [2023-08-15T15:51:27.228Z] Resource [jenkins-edgexfoundry-app-record-replay-main-34-stack-cost] did not exist. Created. [2023-08-15T15:51:27.228Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-34-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-15T15:51:27.881Z] /w/workspace/app-record-replay/34@tmp/durable-030fe324/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-15T15:51:28.531Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-15T15:51:28.551Z] Warning: overwriting stash ‘stack-cost’ [2023-08-15T15:51:28.604Z] Stashed 1 file(s) [Pipeline] } [2023-08-15T15:51:28.611Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-34-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-15T15:51:28.622Z] $ docker stop --time=1 332c24df112c86d73e86337d0b3eab63e8d664b8e4199224c30466e835de5595 [2023-08-15T15:51:30.155Z] $ docker rm -f --volumes 332c24df112c86d73e86337d0b3eab63e8d664b8e4199224c30466e835de5595 [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 [2023-08-15T15:51:30.600Z] provisioning config files... [2023-08-15T15:51:30.604Z] Could not find credentials [app-record-replay-codecov-token] for edgexfoundry/app-record-replay/main #34 [2023-08-15T15:51:30.606Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config8836534742038459572tmp [Pipeline] { [Pipeline] sh [2023-08-15T15:51:30.900Z] + set +x [2023-08-15T15:51:30.900Z] + curl -s https://codecov.io/bash [2023-08-15T15:51:30.900Z] + bash -s -- [2023-08-15T15:51:30.900Z] [2023-08-15T15:51:30.900Z] _____ _ [2023-08-15T15:51:30.900Z] / ____| | | [2023-08-15T15:51:30.900Z] | | ___ __| | ___ ___ _____ __ [2023-08-15T15:51:30.900Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-15T15:51:30.900Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-15T15:51:30.900Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-15T15:51:30.900Z] Bash-1.0.6 [2023-08-15T15:51:30.900Z] [2023-08-15T15:51:30.900Z] [2023-08-15T15:51:30.900Z] ==> git version 2.25.1 found [2023-08-15T15:51:30.900Z] ==> 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 [2023-08-15T15:51:30.900Z] Release-Date: 2020-01-08 [2023-08-15T15:51:30.900Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-08-15T15:51:30.900Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-15T15:51:30.900Z] ==> Jenkins CI detected. [2023-08-15T15:51:30.900Z] current dir:  /w/workspace/exfoundry_app-record-replay_main [2023-08-15T15:51:30.900Z] project root: . [2023-08-15T15:51:30.900Z] --> token set from env [2023-08-15T15:51:30.900Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-15T15:51:30.900Z] ==> Running gcov in . (disable via -X gcov) [2023-08-15T15:51:30.900Z] ==> Python coveragepy not found [2023-08-15T15:51:30.900Z] ==> Searching for coverage reports in: [2023-08-15T15:51:30.900Z] + . [2023-08-15T15:51:30.900Z] -> Found 1 reports [2023-08-15T15:51:30.900Z] ==> Detecting git/mercurial file structure [2023-08-15T15:51:30.900Z] ==> Reading reports [2023-08-15T15:51:30.900Z] + ./coverage.out bytes=16060 [2023-08-15T15:51:30.900Z] ==> Appending adjustments [2023-08-15T15:51:30.900Z] https://docs.codecov.io/docs/fixing-reports [2023-08-15T15:51:31.159Z] + Found adjustments [2023-08-15T15:51:31.160Z] ==> Gzipping contents [2023-08-15T15:51:31.160Z] 4.0K /tmp/codecov.Bqb3a2.gz [2023-08-15T15:51:31.160Z] ==> Uploading reports [2023-08-15T15:51:31.160Z] url: https://codecov.io [2023-08-15T15:51:31.160Z] query: branch=main&commit=90458aff5952e3959d65678bf25cab3d18ebfb0c&build=34&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F34%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-15T15:51:31.160Z] -> Pinging Codecov [2023-08-15T15:51:31.160Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=$CCTOKEN&branch=main&commit=90458aff5952e3959d65678bf25cab3d18ebfb0c&build=34&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F34%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-15T15:51:31.160Z] Invalid request parameters [2023-08-15T15:51:31.160Z] 400 [Pipeline] } [2023-08-15T15:51:31.167Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-08-15T15:51:31.306Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-08-15T15:51:31.315Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:51:31.622Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-15T15:51:31.622Z] [2023-08-15T15:51:31.622Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:51:31.922Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-15T15:51:31.922Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-08-15T15:51:31.922Z] df9b9388f04a: Pulling fs layer [2023-08-15T15:51:31.922Z] 52dc419b0ee2: Pulling fs layer [2023-08-15T15:51:31.922Z] 25bc292e5bac: Pulling fs layer [2023-08-15T15:51:31.922Z] 114826534d7a: Pulling fs layer [2023-08-15T15:51:31.922Z] 4657fd5d0bcf: Pulling fs layer [2023-08-15T15:51:31.922Z] 6ad1cebc031e: Pulling fs layer [2023-08-15T15:51:31.922Z] 8a3aa393b2d8: Pulling fs layer [2023-08-15T15:51:31.922Z] 4657fd5d0bcf: Waiting [2023-08-15T15:51:31.922Z] 6ad1cebc031e: Waiting [2023-08-15T15:51:31.922Z] 114826534d7a: Waiting [2023-08-15T15:51:31.922Z] 8a3aa393b2d8: Waiting [2023-08-15T15:51:31.922Z] 25bc292e5bac: Verifying Checksum [2023-08-15T15:51:31.922Z] 25bc292e5bac: Download complete [2023-08-15T15:51:31.922Z] 52dc419b0ee2: Download complete [2023-08-15T15:51:31.922Z] 4657fd5d0bcf: Verifying Checksum [2023-08-15T15:51:31.922Z] 4657fd5d0bcf: Download complete [2023-08-15T15:51:31.922Z] df9b9388f04a: Download complete [2023-08-15T15:51:32.181Z] 6ad1cebc031e: Verifying Checksum [2023-08-15T15:51:32.181Z] 6ad1cebc031e: Download complete [2023-08-15T15:51:32.181Z] df9b9388f04a: Pull complete [2023-08-15T15:51:32.181Z] 52dc419b0ee2: Pull complete [2023-08-15T15:51:32.439Z] 25bc292e5bac: Pull complete [2023-08-15T15:51:32.697Z] 114826534d7a: Verifying Checksum [2023-08-15T15:51:32.697Z] 114826534d7a: Download complete [2023-08-15T15:51:32.697Z] 8a3aa393b2d8: Verifying Checksum [2023-08-15T15:51:32.697Z] 8a3aa393b2d8: Download complete [2023-08-15T15:51:35.977Z] 114826534d7a: Pull complete [2023-08-15T15:51:35.977Z] 4657fd5d0bcf: Pull complete [2023-08-15T15:51:36.235Z] 6ad1cebc031e: Pull complete [2023-08-15T15:51:38.758Z] 8a3aa393b2d8: Pull complete [2023-08-15T15:51:38.758Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-08-15T15:51:38.758Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-15T15:51:38.758Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T15:51:38.842Z] prd-ubuntu20.04-docker-8c-8g-3698 does not seem to be running inside a container [2023-08-15T15:51:38.872Z] $ 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 [2023-08-15T15:51:44.896Z] $ docker top cf2d63c7da477122e276c6f9553ea80adf320b37d69cb50b64647cc89f6ecbba -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-15T15:51:44.959Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh [2023-08-15T15:51:45.234Z] + set -o pipefail [2023-08-15T15:51:45.234Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' [2023-08-15T15:51:50.494Z] [2023-08-15T15:51:50.494Z] Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... [2023-08-15T15:51:50.494Z] [2023-08-15T15:51:50.494Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/1e099ab7-6831-4065-816b-30e358c1e65b [2023-08-15T15:51:50.494Z] [2023-08-15T15:51:50.494Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-08-15T15:51:50.494Z] [2023-08-15T15:51:50.494Z] [2023-08-15T15:51:50.494Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-08-15T15:51:50.494Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-08-15T15:51:50.494Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-08-15T15:51:50.502Z] $ docker stop --time=1 cf2d63c7da477122e276c6f9553ea80adf320b37d69cb50b64647cc89f6ecbba [2023-08-15T15:51:54.649Z] $ docker rm -f --volumes cf2d63c7da477122e276c6f9553ea80adf320b37d69cb50b64647cc89f6ecbba [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 [2023-08-15T15:51:55.361Z] + git log --format=format:%s -1 90458aff5952e3959d65678bf25cab3d18ebfb0c [Pipeline] sh [2023-08-15T15:51:55.647Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-15T15:51:55.647Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:51:55.941Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-15T15:51:55.941Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T15:51:56.006Z] prd-ubuntu20.04-docker-8c-8g-3698 does not seem to be running inside a container [2023-08-15T15:51:56.032Z] $ 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 [2023-08-15T15:51:56.491Z] $ docker top 1c0d2c43d8bd8da214b941ef615cb634e51b15789b66420d9a52958b5528cb5e -eo pid,comm [2023-08-15T15:51:56.540Z] 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). [2023-08-15T15:51:56.540Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-15T15:51:56.583Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-15T15:51:56.583Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-15T15:51:56.694Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-15T15:51:56.694Z] $ docker exec 1c0d2c43d8bd8da214b941ef615cb634e51b15789b66420d9a52958b5528cb5e ssh-agent [2023-08-15T15:51:56.802Z] SSH_AUTH_SOCK=/tmp/ssh-YHS4Hy2rJggg/agent.32 [2023-08-15T15:51:56.802Z] SSH_AGENT_PID=38 [2023-08-15T15:51:56.807Z] Running ssh-add (command line suppressed) [2023-08-15T15:51:56.909Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_762723979455532440.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_762723979455532440.key) [2023-08-15T15:51:56.923Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-15T15:51:57.209Z] + git semver tag [2023-08-15T15:51:57.468Z] 2023-08-15 15:51:57,375 [run_tag] DEBUG tag force:False [2023-08-15T15:51:57.468Z] 2023-08-15 15:51:57,375 [check_head_tag] DEBUG check head tag [2023-08-15T15:51:57.468Z] 2023-08-15 15:51:57,376 [execute] INFO git cat-file --batch-check [2023-08-15T15:51:57.468Z] 2023-08-15 15:51:57,376 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-08-15T15:51:57.468Z] 2023-08-15 15:51:57,380 [execute] INFO git cat-file --batch [2023-08-15T15:51:57.468Z] 2023-08-15 15:51:57,380 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-08-15T15:51:57.468Z] 2023-08-15 15:51:57,393 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-15T15:51:57.468Z] 2023-08-15 15:51:57,393 [execute] INFO git tag -a v3.1.0-dev.31 -m v3.1.0-dev.31 [2023-08-15T15:51:57.468Z] 2023-08-15 15:51:57,393 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.31', '-m', 'v3.1.0-dev.31'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2023-08-15T15:51:57.468Z] 2023-08-15 15:51:57,398 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-15T15:51:57.468Z] 3.1.0-dev.31 [Pipeline] } [2023-08-15T15:51:57.475Z] $ docker exec --env ******** --env ******** 1c0d2c43d8bd8da214b941ef615cb634e51b15789b66420d9a52958b5528cb5e ssh-agent -k [2023-08-15T15:51:57.577Z] unset SSH_AUTH_SOCK; [2023-08-15T15:51:57.578Z] unset SSH_AGENT_PID; [2023-08-15T15:51:57.578Z] echo Agent pid 38 killed; [2023-08-15T15:51:57.589Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-15T15:51:57.893Z] + git semver [Pipeline] } [2023-08-15T15:51:58.160Z] $ docker stop --time=1 1c0d2c43d8bd8da214b941ef615cb634e51b15789b66420d9a52958b5528cb5e [2023-08-15T15:51:59.446Z] $ docker rm -f --volumes 1c0d2c43d8bd8da214b941ef615cb634e51b15789b66420d9a52958b5528cb5e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:51:59.827Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-15T15:51:59.827Z] [2023-08-15T15:51:59.827Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:52:00.121Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-15T15:52:00.121Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-08-15T15:52:00.121Z] ab5ef0e58194: Pulling fs layer [2023-08-15T15:52:00.121Z] 9712f1f96733: Pulling fs layer [2023-08-15T15:52:00.122Z] 63f879dbbcfc: Pulling fs layer [2023-08-15T15:52:00.122Z] 0d9ebad4ef96: Pulling fs layer [2023-08-15T15:52:00.122Z] e9a5061849ea: Pulling fs layer [2023-08-15T15:52:00.122Z] d747dcd14b5f: Pulling fs layer [2023-08-15T15:52:00.122Z] 2de7ff778b66: Pulling fs layer [2023-08-15T15:52:00.122Z] 0d9ebad4ef96: Waiting [2023-08-15T15:52:00.122Z] e9a5061849ea: Waiting [2023-08-15T15:52:00.122Z] d747dcd14b5f: Waiting [2023-08-15T15:52:00.122Z] 2de7ff778b66: Waiting [2023-08-15T15:52:00.122Z] 9712f1f96733: Verifying Checksum [2023-08-15T15:52:00.122Z] 9712f1f96733: Download complete [2023-08-15T15:52:00.382Z] 63f879dbbcfc: Verifying Checksum [2023-08-15T15:52:00.382Z] 63f879dbbcfc: Download complete [2023-08-15T15:52:00.640Z] e9a5061849ea: Verifying Checksum [2023-08-15T15:52:00.640Z] e9a5061849ea: Download complete [2023-08-15T15:52:00.640Z] d747dcd14b5f: Verifying Checksum [2023-08-15T15:52:00.640Z] d747dcd14b5f: Download complete [2023-08-15T15:52:00.640Z] ab5ef0e58194: Download complete [2023-08-15T15:52:00.640Z] 0d9ebad4ef96: Verifying Checksum [2023-08-15T15:52:00.640Z] 0d9ebad4ef96: Download complete [2023-08-15T15:52:00.640Z] 2de7ff778b66: Verifying Checksum [2023-08-15T15:52:00.640Z] 2de7ff778b66: Download complete [2023-08-15T15:52:03.167Z] ab5ef0e58194: Pull complete [2023-08-15T15:52:03.167Z] 9712f1f96733: Pull complete [2023-08-15T15:52:03.733Z] 63f879dbbcfc: Pull complete [2023-08-15T15:52:07.015Z] 0d9ebad4ef96: Pull complete [2023-08-15T15:52:07.275Z] e9a5061849ea: Pull complete [2023-08-15T15:52:07.275Z] d747dcd14b5f: Pull complete [2023-08-15T15:52:08.648Z] 2de7ff778b66: Pull complete [2023-08-15T15:52:08.648Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-08-15T15:52:08.648Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-15T15:52:08.648Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T15:52:08.720Z] prd-ubuntu20.04-docker-8c-8g-3698 does not seem to be running inside a container [2023-08-15T15:52:08.749Z] $ 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 [2023-08-15T15:52:14.430Z] $ docker top fbf2cf4eaf34c3a115ca2c293f744ca8923c8aeef128f2fed1bec2963ab8eddb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-08-15T15:52:14.508Z] provisioning config files... [2023-08-15T15:52:14.514Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config3673042288580656819tmp [2023-08-15T15:52:14.522Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config11913610573423153549tmp [2023-08-15T15:52:14.530Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config2664833506926585961tmp [Pipeline] { [Pipeline] echo [2023-08-15T15:52:14.543Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-15T15:52:14.823Z] ---> sigul-configuration.sh [2023-08-15T15:52:14.823Z] gpg: directory `/root/.gnupg' created [2023-08-15T15:52:14.823Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-08-15T15:52:14.823Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-08-15T15:52:14.823Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-08-15T15:52:14.823Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-08-15T15:52:14.823Z] gpg: CAST5 encrypted data [2023-08-15T15:52:14.823Z] gpg: encrypted with 1 passphrase [2023-08-15T15:52:14.823Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-08-15T15:52:15.108Z] + mkdir /home/jenkins [2023-08-15T15:52:15.108Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-08-15T15:52:15.394Z] + 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 [2023-08-15T15:52:15.403Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-15T15:52:15.687Z] ---> sigul-install.sh [2023-08-15T15:52:15.687Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-08-15T15:52:15.973Z] + git tag --list [2023-08-15T15:52:15.973Z] v3.1.0-dev.0 [2023-08-15T15:52:15.973Z] v3.1.0-dev.1 [2023-08-15T15:52:15.973Z] v3.1.0-dev.10 [2023-08-15T15:52:15.973Z] v3.1.0-dev.11 [2023-08-15T15:52:15.973Z] v3.1.0-dev.12 [2023-08-15T15:52:15.973Z] v3.1.0-dev.13 [2023-08-15T15:52:15.973Z] v3.1.0-dev.14 [2023-08-15T15:52:15.973Z] v3.1.0-dev.15 [2023-08-15T15:52:15.973Z] v3.1.0-dev.16 [2023-08-15T15:52:15.973Z] v3.1.0-dev.17 [2023-08-15T15:52:15.973Z] v3.1.0-dev.18 [2023-08-15T15:52:15.973Z] v3.1.0-dev.19 [2023-08-15T15:52:15.973Z] v3.1.0-dev.2 [2023-08-15T15:52:15.973Z] v3.1.0-dev.20 [2023-08-15T15:52:15.973Z] v3.1.0-dev.21 [2023-08-15T15:52:15.973Z] v3.1.0-dev.22 [2023-08-15T15:52:15.973Z] v3.1.0-dev.23 [2023-08-15T15:52:15.973Z] v3.1.0-dev.24 [2023-08-15T15:52:15.973Z] v3.1.0-dev.25 [2023-08-15T15:52:15.973Z] v3.1.0-dev.26 [2023-08-15T15:52:15.973Z] v3.1.0-dev.27 [2023-08-15T15:52:15.973Z] v3.1.0-dev.28 [2023-08-15T15:52:15.973Z] v3.1.0-dev.29 [2023-08-15T15:52:15.973Z] v3.1.0-dev.3 [2023-08-15T15:52:15.973Z] v3.1.0-dev.30 [2023-08-15T15:52:15.973Z] v3.1.0-dev.31 [2023-08-15T15:52:15.973Z] v3.1.0-dev.4 [2023-08-15T15:52:15.973Z] v3.1.0-dev.5 [2023-08-15T15:52:15.973Z] v3.1.0-dev.6 [2023-08-15T15:52:15.973Z] v3.1.0-dev.7 [2023-08-15T15:52:15.973Z] v3.1.0-dev.8 [2023-08-15T15:52:15.973Z] v3.1.0-dev.9 [Pipeline] sh [2023-08-15T15:52:16.261Z] + lftools sign git-tag v3.1.0-dev.31 [2023-08-15T15:52:16.830Z] Signing Git tag with Sigul... [2023-08-15T15:52:16.830Z] Signing v3.1.0-dev.31 [Pipeline] echo [2023-08-15T15:52:17.097Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-15T15:52:17.381Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-08-15T15:52:17.388Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-08-15T15:52:17.404Z] $ docker stop --time=1 fbf2cf4eaf34c3a115ca2c293f744ca8923c8aeef128f2fed1bec2963ab8eddb [2023-08-15T15:52:18.708Z] $ docker rm -f --volumes fbf2cf4eaf34c3a115ca2c293f744ca8923c8aeef128f2fed1bec2963ab8eddb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-08-15T15:52:19.143Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-15T15:52:19.143Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:52:19.443Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-15T15:52:19.444Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T15:52:19.521Z] prd-ubuntu20.04-docker-8c-8g-3698 does not seem to be running inside a container [2023-08-15T15:52:19.550Z] $ 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 [2023-08-15T15:52:19.878Z] $ docker top 522c0788742c480b798606565379d7eecaab2b2c1dae603f424662c1f134ce91 -eo pid,comm [2023-08-15T15:52:19.930Z] 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). [2023-08-15T15:52:19.930Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-15T15:52:19.969Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-15T15:52:19.969Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-15T15:52:20.086Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-15T15:52:20.087Z] $ docker exec 522c0788742c480b798606565379d7eecaab2b2c1dae603f424662c1f134ce91 ssh-agent [2023-08-15T15:52:20.195Z] SSH_AUTH_SOCK=/tmp/ssh-AeJEkSC04J2G/agent.33 [2023-08-15T15:52:20.195Z] SSH_AGENT_PID=39 [2023-08-15T15:52:20.200Z] Running ssh-add (command line suppressed) [2023-08-15T15:52:20.298Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9830448073008841164.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9830448073008841164.key) [2023-08-15T15:52:20.313Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-15T15:52:20.600Z] + git semver bump pre [2023-08-15T15:52:20.860Z] 2023-08-15 15:52:20,762 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-15T15:52:20.860Z] 2023-08-15 15:52:20,762 [bump_version] DEBUG bumping version:3.1.0-dev.31 on axis:pre with prefix:dev [2023-08-15T15:52:20.860Z] 2023-08-15 15:52:20,762 [bump_version] DEBUG bumped version:3.1.0-dev.32 [2023-08-15T15:52:20.860Z] 2023-08-15 15:52:20,762 [write_version] DEBUG write version:3.1.0-dev.32 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True [2023-08-15T15:52:20.860Z] 2023-08-15 15:52:20,762 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-15T15:52:20.860Z] 2023-08-15 15:52:20,762 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-15T15:52:20.860Z] 2023-08-15 15:52:20,764 [execute] INFO git cat-file --batch-check [2023-08-15T15:52:20.860Z] 2023-08-15 15:52:20,764 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-15T15:52:20.860Z] 2023-08-15 15:52:20,769 [execute] INFO git cat-file --batch [2023-08-15T15:52:20.860Z] 2023-08-15 15:52:20,769 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-15T15:52:20.860Z] 2023-08-15 15:52:20,774 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-15T15:52:20.860Z] 3.1.0-dev.32 [Pipeline] } [2023-08-15T15:52:20.869Z] $ docker exec --env ******** --env ******** 522c0788742c480b798606565379d7eecaab2b2c1dae603f424662c1f134ce91 ssh-agent -k [2023-08-15T15:52:20.973Z] unset SSH_AUTH_SOCK; [2023-08-15T15:52:20.973Z] unset SSH_AGENT_PID; [2023-08-15T15:52:20.974Z] echo Agent pid 39 killed; [2023-08-15T15:52:20.983Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-15T15:52:21.292Z] + git semver [Pipeline] } [2023-08-15T15:52:21.562Z] $ docker stop --time=1 522c0788742c480b798606565379d7eecaab2b2c1dae603f424662c1f134ce91 [2023-08-15T15:52:22.811Z] $ docker rm -f --volumes 522c0788742c480b798606565379d7eecaab2b2c1dae603f424662c1f134ce91 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-15T15:52:23.158Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-15T15:52:23.158Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:52:23.453Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-15T15:52:23.453Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T15:52:23.527Z] prd-ubuntu20.04-docker-8c-8g-3698 does not seem to be running inside a container [2023-08-15T15:52:23.561Z] $ 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 [2023-08-15T15:52:23.902Z] $ docker top c038c52eb6f8174fdcc8077f38346efacddf74d1377983084d432b4407da96f5 -eo pid,comm [2023-08-15T15:52:23.952Z] 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). [2023-08-15T15:52:23.952Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-15T15:52:23.982Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-15T15:52:23.982Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-15T15:52:24.092Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-15T15:52:24.093Z] $ docker exec c038c52eb6f8174fdcc8077f38346efacddf74d1377983084d432b4407da96f5 ssh-agent [2023-08-15T15:52:24.204Z] SSH_AUTH_SOCK=/tmp/ssh-TjkIOOqCI5jf/agent.32 [2023-08-15T15:52:24.204Z] SSH_AGENT_PID=38 [2023-08-15T15:52:24.209Z] Running ssh-add (command line suppressed) [2023-08-15T15:52:24.348Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_16291937001345076661.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_16291937001345076661.key) [2023-08-15T15:52:24.372Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-15T15:52:24.669Z] + git semver push [2023-08-15T15:52:24.955Z] 2023-08-15 15:52:24,843 [run_push] DEBUG push [2023-08-15T15:52:24.955Z] 2023-08-15 15:52:24,843 [execute] INFO git cat-file --batch-check [2023-08-15T15:52:24.955Z] 2023-08-15 15:52:24,844 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-15T15:52:24.955Z] 2023-08-15 15:52:24,847 [execute] INFO git rev-list 3ee73ed27b92d099d1a9a3a9bca63a271cb6b88e -- [2023-08-15T15:52:24.955Z] 2023-08-15 15:52:24,847 [execute] DEBUG Popen(['git', 'rev-list', '3ee73ed27b92d099d1a9a3a9bca63a271cb6b88e', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-15T15:52:24.955Z] 2023-08-15 15:52:24,852 [execute] INFO git fetch -v origin [2023-08-15T15:52:24.955Z] 2023-08-15 15:52:24,852 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-08-15T15:52:25.568Z] 2023-08-15 15:52:25,318 [run_push] DEBUG no remote changes detected [2023-08-15T15:52:25.568Z] 2023-08-15 15:52:25,319 [execute] INFO git push origin semver [2023-08-15T15:52:25.568Z] 2023-08-15 15:52:25,319 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-15T15:52:26.527Z] 2023-08-15 15:52:26,173 [run_push] DEBUG push all version tags [2023-08-15T15:52:26.527Z] 2023-08-15 15:52:26,174 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-08-15T15:52:26.527Z] 2023-08-15 15:52:26,174 [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) [2023-08-15T15:52:27.095Z] 2023-08-15 15:52:26,899 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-15T15:52:27.095Z] 3.1.0-dev.32 [Pipeline] } [2023-08-15T15:52:27.104Z] $ docker exec --env ******** --env ******** c038c52eb6f8174fdcc8077f38346efacddf74d1377983084d432b4407da96f5 ssh-agent -k [2023-08-15T15:52:27.198Z] unset SSH_AUTH_SOCK; [2023-08-15T15:52:27.198Z] unset SSH_AGENT_PID; [2023-08-15T15:52:27.198Z] echo Agent pid 38 killed; [2023-08-15T15:52:27.211Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-15T15:52:27.507Z] + git semver [Pipeline] } [2023-08-15T15:52:27.778Z] $ docker stop --time=1 c038c52eb6f8174fdcc8077f38346efacddf74d1377983084d432b4407da96f5 [2023-08-15T15:52:29.064Z] $ docker rm -f --volumes c038c52eb6f8174fdcc8077f38346efacddf74d1377983084d432b4407da96f5 [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 [2023-08-15T15:52:29.563Z] + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] [2023-08-15T15:52:29.563Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-08-15T15:52:29.563Z] total 16 [2023-08-15T15:52:29.563Z] drwxr-xr-x 3 root root 4096 Aug 15 15:38 . [2023-08-15T15:52:29.563Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 15 15:52 .. [2023-08-15T15:52:29.563Z] drwxr-xr-x 2 root root 4096 Aug 15 15:38 cost [2023-08-15T15:52:29.563Z] -rw-r--r-- 1 root root 88 Aug 15 15:38 cost.csv [2023-08-15T15:52:29.563Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives [2023-08-15T15:52:29.563Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-08-15T15:52:29.563Z] total 16 [2023-08-15T15:52:29.563Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 15 15:38 . [2023-08-15T15:52:29.563Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 15 15:52 .. [2023-08-15T15:52:29.563Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 15 15:38 cost [2023-08-15T15:52:29.563Z] -rw-r--r-- 1 jenkins jenkins 88 Aug 15 15:38 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-15T15:52:29.855Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-15T15:52:30.716Z] ---> package-listing.sh [2023-08-15T15:52:30.716Z] ++ facter osfamily [2023-08-15T15:52:30.716Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-15T15:52:30.974Z] + OS_FAMILY=debian [2023-08-15T15:52:30.974Z] + workspace=/w/workspace/exfoundry_app-record-replay_main [2023-08-15T15:52:30.974Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-15T15:52:30.974Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-15T15:52:30.974Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-15T15:52:30.974Z] + PACKAGES=/tmp/packages_start.txt [2023-08-15T15:52:30.974Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-08-15T15:52:30.974Z] + PACKAGES=/tmp/packages_end.txt [2023-08-15T15:52:30.974Z] + case "${OS_FAMILY}" in [2023-08-15T15:52:30.974Z] + dpkg -l [2023-08-15T15:52:30.974Z] + grep '^ii' [2023-08-15T15:52:30.974Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-15T15:52:30.974Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-15T15:52:30.974Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-15T15:52:30.974Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-08-15T15:52:30.974Z] + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ [2023-08-15T15:52:30.975Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo [2023-08-15T15:52:30.984Z] 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 [2023-08-15T15:52:31.263Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:52:31.818Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-15T15:52:31.818Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T15:52:31.899Z] prd-ubuntu20.04-docker-8c-8g-3698 does not seem to be running inside a container [2023-08-15T15:52:31.930Z] $ 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 [2023-08-15T15:52:32.142Z] $ docker top eddbe540f99e6dd7e74056a08a779d0230dcdc7fe93573e744594f6405bea287 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-15T15:52:32.481Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-15T15:52:32.762Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-15T15:52:33.047Z] + ls /var/log/sa-host [2023-08-15T15:52:33.047Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-15T15:52:33.120Z] provisioning config files... [2023-08-15T15:52:33.127Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config7034646106874560671tmp [Pipeline] { [Pipeline] echo [2023-08-15T15:52:33.138Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-15T15:52:33.419Z] ---> create-netrc.sh [Pipeline] } [2023-08-15T15:52:33.425Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-15T15:52:33.753Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-15T15:52:33.761Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-15T15:52:34.044Z] ---> sudo-logs.sh [2023-08-15T15:52:34.044Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-15T15:52:34.066Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-15T15:52:34.344Z] ---> job-cost.sh [2023-08-15T15:52:34.344Z] lf-activate-venv: SKIPPING [2023-08-15T15:52:34.344Z] DEBUG: total: 0.2199999988079071 [2023-08-15T15:52:34.344Z] INFO: Retrieving Stack Cost... [2023-08-15T15:52:34.602Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-15T15:52:35.169Z] INFO: Archiving Costs [Pipeline] echo [2023-08-15T15:52:35.181Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-15T15:52:35.462Z] ---> logs-deploy.sh [2023-08-15T15:52:35.463Z] lf-activate-venv: SKIPPING [2023-08-15T15:52:35.463Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/34 [2023-08-15T15:52:35.463Z] INFO: archiving workspace using pattern(s): [2023-08-15T15:52:36.402Z] Archives upload complete. [2023-08-15T15:52:36.659Z] INFO: archiving logs to Nexus