Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ac93ab4e4f6be6635a1732c850fd941aad1a128a 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-ssh5929049111943605830.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5037067648662889530.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7366605231715379233.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13861920653246659147.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-ssh7791602506823102510.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-34837’ Running on prd-ubuntu20.04-docker-8c-8g-34838 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 ac93ab4e4f6be6635a1732c850fd941aad1a128a (main) Commit message: "Merge pull request #158 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.12" > 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 ac93ab4e4f6be6635a1732c850fd941aad1a128a # timeout=10 > git rev-list --no-walk b853b452339653576d911c63fb927b23942ede3d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-12-10T04:39:18.518Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-12-10T04:39:18.595Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-12-10T04:39:18.621Z] ========================================================= [2024-12-10T04:39:18.621Z] EdgeX Global Pipelines Version Info [2024-12-10T04:39:18.621Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-12-10T04:39:19.733Z] ------------------- [2024-12-10T04:39:19.733Z] stable info: [2024-12-10T04:39:19.733Z] ------------------- [2024-12-10T04:39:19.733Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-12-10T04:39:19.733Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2024-12-10T04:39:19.733Z] Message: update stable to v1.0.269 [2024-12-10T04:39:19.992Z] ------------------- [2024-12-10T04:39:19.992Z] experimental info: [2024-12-10T04:39:19.992Z] ------------------- [2024-12-10T04:39:19.992Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-12-10T04:39:19.992Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2024-12-10T04:39:19.992Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-12-10T04:39:20.072Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2024-12-10T04:39:20.091Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2024-12-10T04:39:20.118Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-12-10T04:39:20.141Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-12-10T04:39:20.161Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-12-10T04:39:20.181Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-12-10T04:39:20.202Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-12-10T04:39:20.224Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-12-10T04:39:20.244Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-12-10T04:39:20.269Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-12-10T04:39:20.289Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-12-10T04:39:20.316Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2024-12-10T04:39:20.333Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-12-10T04:39:20.353Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-12-10T04:39:20.373Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-12-10T04:39:20.398Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-12-10T04:39:20.419Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-12-10T04:39:20.445Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-12-10T04:39:20.470Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-12-10T04:39:20.495Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-12-10T04:39:20.518Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-12-10T04:39:20.543Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-12-10T04:39:20.572Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-12-10T04:39:20.593Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-12-10T04:39:20.618Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-12-10T04:39:20.638Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-12-10T04:39:20.660Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-12-10T04:39:20.685Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-12-10T04:39:20.706Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-12-10T04:39:20.730Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-12-10T04:39:20.759Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ac93ab4e4f6be6635a1732c850fd941aad1a128a [Pipeline] echo [2024-12-10T04:39:20.782Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ac93ab4 [Pipeline] echo [2024-12-10T04:39:20.804Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-10T04:39:20.871Z] provisioning config files... [2024-12-10T04:39:20.885Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config10066951184881964971tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-10T04:39:21.213Z] ---> ****-login.sh [2024-12-10T04:39:21.213Z] nexus3.edgexfoundry.org:10001 [2024-12-10T04:39:21.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-10T04:39:21.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-10T04:39:21.475Z] Configure a credential helper to remove this warning. See [2024-12-10T04:39:21.475Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-10T04:39:21.475Z] [2024-12-10T04:39:21.475Z] Login Succeeded [2024-12-10T04:39:21.475Z] nexus3.edgexfoundry.org:10002 [2024-12-10T04:39:21.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-10T04:39:21.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-10T04:39:21.734Z] Configure a credential helper to remove this warning. See [2024-12-10T04:39:21.734Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-10T04:39:21.734Z] [2024-12-10T04:39:21.734Z] Login Succeeded [2024-12-10T04:39:21.735Z] nexus3.edgexfoundry.org:10003 [2024-12-10T04:39:21.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-10T04:39:21.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-10T04:39:21.735Z] Configure a credential helper to remove this warning. See [2024-12-10T04:39:21.735Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-10T04:39:21.735Z] [2024-12-10T04:39:21.735Z] Login Succeeded [2024-12-10T04:39:21.735Z] nexus3.edgexfoundry.org:10004 [2024-12-10T04:39:21.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-10T04:39:21.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-10T04:39:21.735Z] Configure a credential helper to remove this warning. See [2024-12-10T04:39:21.735Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-10T04:39:21.735Z] [2024-12-10T04:39:21.735Z] Login Succeeded [2024-12-10T04:39:21.735Z] ****.io [2024-12-10T04:39:21.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-10T04:39:21.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-10T04:39:21.996Z] Configure a credential helper to remove this warning. See [2024-12-10T04:39:21.996Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-10T04:39:21.996Z] [2024-12-10T04:39:21.996Z] Login Succeeded [2024-12-10T04:39:21.996Z] ---> ****-login.sh ends [Pipeline] } [2024-12-10T04:39:22.004Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-12-10T04:39:22.411Z] + git rev-list -1 --merges ac93ab4e4f6be6635a1732c850fd941aad1a128a~1..ac93ab4e4f6be6635a1732c850fd941aad1a128a [Pipeline] echo [2024-12-10T04:39:22.443Z] -----------> git rev-list -1 --merges ac93ab4e4f6be6635a1732c850fd941aad1a128a~1..ac93ab4e4f6be6635a1732c850fd941aad1a128a ac93ab4e4f6be6635a1732c850fd941aad1a128a [2024-12-10T04:39:22.443Z] ac93ab4e4f6be6635a1732c850fd941aad1a128a [false] [Pipeline] sh [2024-12-10T04:39:22.740Z] + git log --format=format:%s -1 ac93ab4e4f6be6635a1732c850fd941aad1a128a [Pipeline] echo [2024-12-10T04:39:22.757Z] ========================================================= [2024-12-10T04:39:22.757Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-12-10T04:39:22.757Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-12-10T04:39:23.089Z] + git log --format=format:%s -1 ac93ab4e4f6be6635a1732c850fd941aad1a128a [Pipeline] echo [2024-12-10T04:39:23.101Z] [semverPrep] GIT_COMMIT: ac93ab4e4f6be6635a1732c850fd941aad1a128a, Commit Message: Merge pull request #158 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.12 [Pipeline] echo [2024-12-10T04:39:23.121Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-12-10T04:39:23.481Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-10T04:39:23.481Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-12-10T04:39:23.481Z] + [ -e /tmp/ssh_known_hosts ] [2024-12-10T04:39:23.481Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-12-10T04:39:23.481Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2024-12-10T04:39:23.481Z] -a /etc/ssh/ssh_known_hosts [2024-12-10T04:39:23.481Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T04:39:23.835Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-10T04:39:23.835Z] [2024-12-10T04:39:23.835Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T04:39:24.144Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-10T04:39:24.144Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-12-10T04:39:24.144Z] b85a868b505f: Pulling fs layer [2024-12-10T04:39:24.144Z] e2be974225ed: Pulling fs layer [2024-12-10T04:39:24.144Z] 339a4e72a1f5: Pulling fs layer [2024-12-10T04:39:24.144Z] 988bab9f4d93: Pulling fs layer [2024-12-10T04:39:24.144Z] 1469e6f7b9e6: Pulling fs layer [2024-12-10T04:39:24.144Z] eaf3925da568: Pulling fs layer [2024-12-10T04:39:24.144Z] bab4dde63d76: Pulling fs layer [2024-12-10T04:39:24.144Z] bde34c3a00c8: Pulling fs layer [2024-12-10T04:39:24.144Z] b352a97aabf1: Pulling fs layer [2024-12-10T04:39:24.144Z] 4872d77fe225: Pulling fs layer [2024-12-10T04:39:24.144Z] 5851b861e8e6: Pulling fs layer [2024-12-10T04:39:24.144Z] eaf3925da568: Waiting [2024-12-10T04:39:24.144Z] bab4dde63d76: Waiting [2024-12-10T04:39:24.144Z] 988bab9f4d93: Waiting [2024-12-10T04:39:24.144Z] 1469e6f7b9e6: Waiting [2024-12-10T04:39:24.144Z] bde34c3a00c8: Waiting [2024-12-10T04:39:24.144Z] b352a97aabf1: Waiting [2024-12-10T04:39:24.144Z] e2be974225ed: Download complete [2024-12-10T04:39:24.144Z] 988bab9f4d93: Verifying Checksum [2024-12-10T04:39:24.144Z] 988bab9f4d93: Download complete [2024-12-10T04:39:24.144Z] 1469e6f7b9e6: Verifying Checksum [2024-12-10T04:39:24.144Z] 1469e6f7b9e6: Download complete [2024-12-10T04:39:24.144Z] eaf3925da568: Verifying Checksum [2024-12-10T04:39:24.144Z] eaf3925da568: Download complete [2024-12-10T04:39:24.144Z] 339a4e72a1f5: Verifying Checksum [2024-12-10T04:39:24.144Z] 339a4e72a1f5: Download complete [2024-12-10T04:39:24.410Z] bde34c3a00c8: Verifying Checksum [2024-12-10T04:39:24.410Z] bde34c3a00c8: Download complete [2024-12-10T04:39:24.410Z] b352a97aabf1: Verifying Checksum [2024-12-10T04:39:24.410Z] b352a97aabf1: Download complete [2024-12-10T04:39:24.410Z] 4872d77fe225: Download complete [2024-12-10T04:39:24.410Z] 5851b861e8e6: Verifying Checksum [2024-12-10T04:39:24.410Z] 5851b861e8e6: Download complete [2024-12-10T04:39:24.410Z] b85a868b505f: Verifying Checksum [2024-12-10T04:39:24.410Z] b85a868b505f: Download complete [2024-12-10T04:39:24.669Z] bab4dde63d76: Verifying Checksum [2024-12-10T04:39:25.611Z] b85a868b505f: Pull complete [2024-12-10T04:39:25.611Z] e2be974225ed: Pull complete [2024-12-10T04:39:26.196Z] 339a4e72a1f5: Pull complete [2024-12-10T04:39:26.196Z] 988bab9f4d93: Pull complete [2024-12-10T04:39:26.455Z] 1469e6f7b9e6: Pull complete [2024-12-10T04:39:26.455Z] eaf3925da568: Pull complete [2024-12-10T04:39:28.371Z] bab4dde63d76: Pull complete [2024-12-10T04:39:28.371Z] bde34c3a00c8: Pull complete [2024-12-10T04:39:28.371Z] b352a97aabf1: Pull complete [2024-12-10T04:39:28.371Z] 4872d77fe225: Pull complete [2024-12-10T04:39:28.371Z] 5851b861e8e6: Pull complete [2024-12-10T04:39:28.371Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-12-10T04:39:28.371Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-10T04:39:28.371Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-10T04:39:28.522Z] prd-ubuntu20.04-docker-8c-8g-34838 does not seem to be running inside a container [2024-12-10T04:39:28.551Z] $ 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 [2024-12-10T04:39:31.198Z] $ docker top 4f215ebf48ad3a343b0376c909cca5c4feb6c201774e89c748661955c4368091 -eo pid,comm [2024-12-10T04:39:31.256Z] 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). [2024-12-10T04:39:31.256Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-10T04:39:31.315Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-10T04:39:31.315Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-10T04:39:31.435Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-10T04:39:31.431Z] $ docker exec 4f215ebf48ad3a343b0376c909cca5c4feb6c201774e89c748661955c4368091 ssh-agent [2024-12-10T04:39:31.543Z] SSH_AUTH_SOCK=/tmp/ssh-o3PRJttB7vUi/agent.33 [2024-12-10T04:39:31.543Z] SSH_AGENT_PID=39 [2024-12-10T04:39:31.549Z] Running ssh-add (command line suppressed) [2024-12-10T04:39:31.651Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_3410513686277471518.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_3410513686277471518.key) [2024-12-10T04:39:31.670Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-10T04:39:31.964Z] + git tag --points-at HEAD [Pipeline] } [2024-12-10T04:39:31.973Z] $ docker exec --env ******** --env ******** 4f215ebf48ad3a343b0376c909cca5c4feb6c201774e89c748661955c4368091 ssh-agent -k [2024-12-10T04:39:32.061Z] unset SSH_AUTH_SOCK; [2024-12-10T04:39:32.062Z] unset SSH_AGENT_PID; [2024-12-10T04:39:32.062Z] echo Agent pid 39 killed; [2024-12-10T04:39:32.076Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-12-10T04:39:32.116Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-10T04:39:32.116Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-10T04:39:32.220Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-10T04:39:32.217Z] $ docker exec 4f215ebf48ad3a343b0376c909cca5c4feb6c201774e89c748661955c4368091 ssh-agent [2024-12-10T04:39:32.322Z] SSH_AUTH_SOCK=/tmp/ssh-V7abct3ubPls/agent.72 [2024-12-10T04:39:32.323Z] SSH_AGENT_PID=79 [2024-12-10T04:39:32.328Z] Running ssh-add (command line suppressed) [2024-12-10T04:39:32.416Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12832554236319555721.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12832554236319555721.key) [2024-12-10T04:39:32.435Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-10T04:39:32.729Z] + git semver init [2024-12-10T04:39:32.989Z] 2024-12-10 04:39:32,913 [run_init] DEBUG init version:0.0.0 force:False [2024-12-10T04:39:32.989Z] 2024-12-10 04:39:32,913 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver [2024-12-10T04:39:32.989Z] 2024-12-10 04:39:32,914 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver [2024-12-10T04:39:32.989Z] 2024-12-10 04:39:32,914 [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) [2024-12-10T04:39:34.901Z] 2024-12-10 04:39:34,623 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude [2024-12-10T04:39:34.901Z] 2024-12-10 04:39:34,624 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False [2024-12-10T04:39:34.901Z] 2024-12-10 04:39:34,624 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-12-10T04:39:34.901Z] 2024-12-10 04:39:34,624 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-12-10T04:39:34.901Z] 4.0.0-dev.4 [Pipeline] } [2024-12-10T04:39:34.908Z] $ docker exec --env ******** --env ******** 4f215ebf48ad3a343b0376c909cca5c4feb6c201774e89c748661955c4368091 ssh-agent -k [2024-12-10T04:39:35.003Z] unset SSH_AUTH_SOCK; [2024-12-10T04:39:35.003Z] unset SSH_AGENT_PID; [2024-12-10T04:39:35.003Z] echo Agent pid 79 killed; [2024-12-10T04:39:35.018Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-10T04:39:35.354Z] + git semver [Pipeline] } [2024-12-10T04:39:35.625Z] $ docker stop --time=1 4f215ebf48ad3a343b0376c909cca5c4feb6c201774e89c748661955c4368091 [2024-12-10T04:39:37.109Z] $ docker rm -f --volumes 4f215ebf48ad3a343b0376c909cca5c4feb6c201774e89c748661955c4368091 [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-10T04:39:37.464Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-12-10T04:39:37.684Z] Stashed 1 file(s) [Pipeline] echo [2024-12-10T04:39:37.689Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-10T04:39:37.878Z] provisioning config files... [2024-12-10T04:39:37.889Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config2500891434355823640tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-10T04:39:38.195Z] ---> ****-login.sh [2024-12-10T04:39:38.195Z] nexus3.edgexfoundry.org:10001 [2024-12-10T04:39:38.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-10T04:39:38.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-10T04:39:38.195Z] Configure a credential helper to remove this warning. See [2024-12-10T04:39:38.195Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-10T04:39:38.195Z] [2024-12-10T04:39:38.195Z] Login Succeeded [2024-12-10T04:39:38.195Z] nexus3.edgexfoundry.org:10002 [2024-12-10T04:39:38.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-10T04:39:38.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-10T04:39:38.196Z] Configure a credential helper to remove this warning. See [2024-12-10T04:39:38.196Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-10T04:39:38.196Z] [2024-12-10T04:39:38.196Z] Login Succeeded [2024-12-10T04:39:38.196Z] nexus3.edgexfoundry.org:10003 [2024-12-10T04:39:38.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-10T04:39:38.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-10T04:39:38.457Z] Configure a credential helper to remove this warning. See [2024-12-10T04:39:38.457Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-10T04:39:38.457Z] [2024-12-10T04:39:38.457Z] Login Succeeded [2024-12-10T04:39:38.457Z] nexus3.edgexfoundry.org:10004 [2024-12-10T04:39:38.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-10T04:39:38.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-10T04:39:38.457Z] Configure a credential helper to remove this warning. See [2024-12-10T04:39:38.457Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-10T04:39:38.457Z] [2024-12-10T04:39:38.457Z] Login Succeeded [2024-12-10T04:39:38.457Z] ****.io [2024-12-10T04:39:38.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-10T04:39:38.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-10T04:39:38.718Z] Configure a credential helper to remove this warning. See [2024-12-10T04:39:38.718Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-10T04:39:38.718Z] [2024-12-10T04:39:38.718Z] Login Succeeded [2024-12-10T04:39:38.718Z] ---> ****-login.sh ends [Pipeline] } [2024-12-10T04:39:38.726Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-12-10T04:39:38.809Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-10T04:39:38.825Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-10T04:39:38.839Z] ========================================================= [2024-12-10T04:39:38.839Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-12-10T04:39:38.839Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T04:39:39.165Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-12-10T04:39:39.166Z] Sending build context to Docker daemon 9.775MB [2024-12-10T04:39:39.166Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-12-10T04:39:39.166Z] Step 2/12 : FROM ${BASE} AS builder [2024-12-10T04:39:39.166Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-12-10T04:39:39.166Z] 43c4264eed91: Pulling fs layer [2024-12-10T04:39:39.166Z] 4cc291be95ef: Pulling fs layer [2024-12-10T04:39:39.166Z] 2ac1f1163629: Pulling fs layer [2024-12-10T04:39:39.166Z] 5c3c966382ef: Pulling fs layer [2024-12-10T04:39:39.166Z] 4f4fb700ef54: Pulling fs layer [2024-12-10T04:39:39.166Z] 5d5c8e513c77: Pulling fs layer [2024-12-10T04:39:39.166Z] 9f66e0745190: Pulling fs layer [2024-12-10T04:39:39.166Z] f49a43e4bbc0: Pulling fs layer [2024-12-10T04:39:39.166Z] 561ebcabdf7f: Pulling fs layer [2024-12-10T04:39:39.166Z] 4f4fb700ef54: Waiting [2024-12-10T04:39:39.166Z] 5d5c8e513c77: Waiting [2024-12-10T04:39:39.166Z] 9f66e0745190: Waiting [2024-12-10T04:39:39.166Z] f49a43e4bbc0: Waiting [2024-12-10T04:39:39.166Z] 561ebcabdf7f: Waiting [2024-12-10T04:39:39.166Z] 5c3c966382ef: Waiting [2024-12-10T04:39:39.166Z] 4cc291be95ef: Verifying Checksum [2024-12-10T04:39:39.166Z] 4cc291be95ef: Download complete [2024-12-10T04:39:39.166Z] 5c3c966382ef: Download complete [2024-12-10T04:39:39.166Z] 4f4fb700ef54: Verifying Checksum [2024-12-10T04:39:39.166Z] 4f4fb700ef54: Download complete [2024-12-10T04:39:39.166Z] 5d5c8e513c77: Verifying Checksum [2024-12-10T04:39:39.166Z] 5d5c8e513c77: Download complete [2024-12-10T04:39:39.166Z] 43c4264eed91: Verifying Checksum [2024-12-10T04:39:39.166Z] 43c4264eed91: Download complete [2024-12-10T04:39:39.424Z] 9f66e0745190: Verifying Checksum [2024-12-10T04:39:39.424Z] 9f66e0745190: Download complete [2024-12-10T04:39:39.424Z] 43c4264eed91: Pull complete [2024-12-10T04:39:39.424Z] 561ebcabdf7f: Verifying Checksum [2024-12-10T04:39:39.424Z] 561ebcabdf7f: Download complete [2024-12-10T04:39:39.687Z] 4cc291be95ef: Pull complete [2024-12-10T04:39:39.687Z] 2ac1f1163629: Verifying Checksum [2024-12-10T04:39:39.687Z] 2ac1f1163629: Download complete [2024-12-10T04:39:39.946Z] f49a43e4bbc0: Verifying Checksum [2024-12-10T04:39:39.946Z] f49a43e4bbc0: Download complete [2024-12-10T04:39:43.242Z] 2ac1f1163629: Pull complete [2024-12-10T04:39:43.242Z] 5c3c966382ef: Pull complete [2024-12-10T04:39:43.242Z] 4f4fb700ef54: Pull complete [2024-12-10T04:39:43.242Z] 5d5c8e513c77: Pull complete [2024-12-10T04:39:43.242Z] 9f66e0745190: Pull complete [2024-12-10T04:39:45.387Z] f49a43e4bbc0: Pull complete [2024-12-10T04:39:45.652Z] 561ebcabdf7f: Pull complete [2024-12-10T04:39:45.652Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-12-10T04:39:45.652Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-12-10T04:39:45.652Z] ---> 3a752c3f9dda [2024-12-10T04:39:45.652Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-12-10T04:39:49.868Z] ---> Running in 3738d0045df1 [2024-12-10T04:39:49.868Z] Removing intermediate container 3738d0045df1 [2024-12-10T04:39:49.868Z] ---> c501f2d3b594 [2024-12-10T04:39:49.868Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-12-10T04:39:49.868Z] ---> Running in bd2a9c63e394 [2024-12-10T04:39:49.868Z] Removing intermediate container bd2a9c63e394 [2024-12-10T04:39:49.868Z] ---> 80286a385471 [2024-12-10T04:39:49.868Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-12-10T04:39:49.868Z] ---> Running in 48c07d9477cb [2024-12-10T04:39:49.868Z] Removing intermediate container 48c07d9477cb [2024-12-10T04:39:49.868Z] ---> c9d66b05e734 [2024-12-10T04:39:49.868Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-12-10T04:39:49.868Z] ---> Running in 18a24f0196ff [2024-12-10T04:39:49.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-10T04:39:50.127Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-10T04:39:50.388Z] OK: 246 MiB in 54 packages [2024-12-10T04:39:50.646Z] Removing intermediate container 18a24f0196ff [2024-12-10T04:39:50.647Z] ---> 19e52bf32e72 [2024-12-10T04:39:50.647Z] Step 7/12 : WORKDIR /app [2024-12-10T04:39:50.647Z] ---> Running in 5f1e95b91b55 [2024-12-10T04:39:50.647Z] Removing intermediate container 5f1e95b91b55 [2024-12-10T04:39:50.647Z] ---> 7e84558f7a27 [2024-12-10T04:39:50.647Z] Step 8/12 : COPY go.mod vendor* ./ [2024-12-10T04:39:50.906Z] ---> 48464f44dcd6 [2024-12-10T04:39:50.906Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-10T04:39:50.906Z] ---> Running in 02e9f660cea2 [2024-12-10T04:39:52.837Z] Still waiting to schedule task [2024-12-10T04:39:52.838Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-12-10T04:40:37.605Z] Removing intermediate container 02e9f660cea2 [2024-12-10T04:40:37.605Z] ---> ee4199ae8ace [2024-12-10T04:40:37.605Z] Step 10/12 : COPY . . [2024-12-10T04:40:38.543Z] ---> 19dbd6e48095 [2024-12-10T04:40:38.543Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-12-10T04:40:38.543Z] ---> Running in 6b78bead0ac1 [2024-12-10T04:40:38.543Z] Removing intermediate container 6b78bead0ac1 [2024-12-10T04:40:38.543Z] ---> af354e0b81ef [2024-12-10T04:40:38.543Z] Step 12/12 : RUN $MAKE [2024-12-10T04:40:38.543Z] ---> Running in 496f63608940 [2024-12-10T04:40:39.113Z] noop [2024-12-10T04:40:39.113Z] Removing intermediate container 496f63608940 [2024-12-10T04:40:39.113Z] ---> a9407cc229cf [2024-12-10T04:40:39.113Z] Successfully built a9407cc229cf [2024-12-10T04:40:39.113Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T04:40:39.439Z] + docker inspect -f . ci-base-image-x86_64 [2024-12-10T04:40:39.439Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-10T04:40:39.519Z] prd-ubuntu20.04-docker-8c-8g-34838 does not seem to be running inside a container [2024-12-10T04:40:39.553Z] $ 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 [2024-12-10T04:40:39.901Z] $ docker top dbebcd46ca5e52c2a88e8c73a42e39dd69194cea5308bc6cb28bdb1d45cbb153 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-10T04:40:40.267Z] + go version [2024-12-10T04:40:40.267Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-12-10T04:40:40.282Z] $ docker stop --time=1 dbebcd46ca5e52c2a88e8c73a42e39dd69194cea5308bc6cb28bdb1d45cbb153 [2024-12-10T04:40:41.617Z] $ docker rm -f --volumes dbebcd46ca5e52c2a88e8c73a42e39dd69194cea5308bc6cb28bdb1d45cbb153 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T04:40:42.037Z] + docker inspect -f . ci-base-image-x86_64 [2024-12-10T04:40:42.037Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-10T04:40:42.113Z] prd-ubuntu20.04-docker-8c-8g-34838 does not seem to be running inside a container [2024-12-10T04:40:42.147Z] $ 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 [2024-12-10T04:40:42.485Z] $ docker top ae9278045b74d3446932898514c814a64a843f8267aec9ff0662734fefebcc9d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-10T04:40:42.827Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh [2024-12-10T04:40:43.133Z] + make test [2024-12-10T04:40:43.133Z] go test -race -coverprofile=coverage.out ./... [2024-12-10T04:41:15.267Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2024-12-10T04:41:15.267Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2024-12-10T04:41:15.267Z] github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements [2024-12-10T04:41:15.267Z] github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements [2024-12-10T04:41:16.203Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.029s coverage: 88.0% of statements [2024-12-10T04:41:26.179Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.587s coverage: 98.7% of statements [2024-12-10T04:41:26.179Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.095s coverage: 89.7% of statements [2024-12-10T04:41:26.179Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.016s coverage: 100.0% of statements [2024-12-10T04:41:26.746Z] running golangci-lint [2024-12-10T04:41:26.746Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2024-12-10T04:41:26.746Z] go version go1.23.2 linux/amd64 [2024-12-10T04:41:27.003Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2024-12-10T04:41:27.003Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-12-10T04:41:27.003Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-12-10T04:41:32.254Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-34840 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws [2024-12-10T04:41:32.272Z] Running in /w/workspace/app-record-replay/103 [Pipeline] { [Pipeline] checkout [2024-12-10T04:41:32.323Z] Selected Git installation does not exist. Using Default [2024-12-10T04:41:32.323Z] The recommended git tool is: NONE [2024-12-10T04:41:38.411Z] using credential edgex-jenkins-ssh [2024-12-10T04:41:38.436Z] Cloning the remote Git repository [2024-12-10T04:41:38.480Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2024-12-10T04:41:38.608Z] > git init /w/workspace/app-record-replay/103 # timeout=10 [2024-12-10T04:41:38.784Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2024-12-10T04:41:38.785Z] > git --version # timeout=10 [2024-12-10T04:41:38.805Z] > git --version # 'git version 2.25.1' [2024-12-10T04:41:38.808Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-12-10T04:41:38.964Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-12-10T04:41:42.440Z] Avoid second fetch [2024-12-10T04:41:42.441Z] Checking out Revision ac93ab4e4f6be6635a1732c850fd941aad1a128a (main) [2024-12-10T04:41:41.527Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2024-12-10T04:41:41.561Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-12-10T04:41:42.457Z] > git config core.sparsecheckout # timeout=10 [2024-12-10T04:41:42.526Z] > git checkout -f ac93ab4e4f6be6635a1732c850fd941aad1a128a # timeout=10 [2024-12-10T04:41:43.080Z] Commit message: "Merge pull request #158 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.12" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-12-10T04:41:47.900Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-12-10T04:41:47.901Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-10T04:41:47.901Z] Dload Upload Total Spent Left Speed [2024-12-10T04:41:47.901Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 97923 0 --:--:-- --:--:-- --:--:-- 97923 [Pipeline] sh [2024-12-10T04:41:48.234Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-12-10T04:41:48.557Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-12-10T04:41:48.557Z] + sudo tee /etc/docker/daemon.new [2024-12-10T04:41:48.557Z] { [2024-12-10T04:41:48.557Z] "registry-mirrors": [ [2024-12-10T04:41:48.557Z] "https://nexus3.edgexfoundry.org:10001" [2024-12-10T04:41:48.557Z] ], [2024-12-10T04:41:48.557Z] "bip": "10.250.0.254/24", [2024-12-10T04:41:48.557Z] "hosts": [ [2024-12-10T04:41:48.557Z] "tcp://0.0.0.0:5555", [2024-12-10T04:41:48.557Z] "unix:///var/run/docker.sock" [2024-12-10T04:41:48.557Z] ], [2024-12-10T04:41:48.557Z] "mtu": 1458, [2024-12-10T04:41:48.557Z] "selinux-enabled": true, [2024-12-10T04:41:48.557Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-12-10T04:41:48.557Z] } [Pipeline] sh [2024-12-10T04:41:48.870Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-12-10T04:41:48.922Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|exports_file|types_sizes|deps|files|imports|name) took 21.553514802s" [2024-12-10T04:41:48.922Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 6.331759ms" [2024-12-10T04:41:49.193Z] + sudo service docker restart [2024-12-10T04:41:58.905Z] level=info msg="[linters_context/goanalysis] analyzers took 51.712611749s with top 10 stages: buildir: 41.840362672s, inspect: 1.962516526s, fact_deprecated: 1.806800553s, ctrlflow: 1.221472045s, printf: 1.125590012s, fact_purity: 831.830292ms, nilness: 762.888864ms, gosec: 390.668192ms, typedness: 372.377215ms, SA5012: 370.95082ms" [2024-12-10T04:41:58.905Z] level=info msg="[runner] Issues before processing: 10, after processing: 0" [2024-12-10T04:41:58.905Z] level=info msg="[runner] Processors filtering stat (in/out): invalid_issue: 10/10, path_prettifier: 10/10, filename_unadjuster: 10/10, autogenerated_exclude: 10/10, exclude: 10/10, exclude-rules: 10/0, skip_files: 10/10, identifier_marker: 10/10, cgo: 10/10, skip_dirs: 10/10" [2024-12-10T04:41:58.905Z] level=info msg="[runner] processing took 750.87µs with stages: identifier_marker: 374.2µs, autogenerated_exclude: 134.007µs, exclude-rules: 95.595µs, path_prettifier: 76.594µs, skip_dirs: 50.043µs, invalid_issue: 5.44µs, cgo: 5.131µs, nolint: 1.75µs, filename_unadjuster: 1.65µs, max_same_issues: 1.33µs, fixer: 830ns, max_from_linter: 650ns, uniq_by_line: 570ns, skip_files: 510ns, sort_results: 430ns, exclude: 410ns, path_prefixer: 370ns, diff: 310ns, path_shortener: 280ns, max_per_file_from_linter: 270ns, source_code: 270ns, severity-rules: 230ns" [2024-12-10T04:41:58.905Z] level=info msg="[runner] linters took 10.05973897s with stages: goanalysis_metalinter: 10.058834133s" [2024-12-10T04:41:58.905Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-12-10T04:41:58.905Z] level=info msg="Memory: 316 samples, avg is 216.6MB, max is 938.5MB" [2024-12-10T04:41:58.905Z] level=info msg="Execution took 31.626109141s" [2024-12-10T04:41:58.905Z] go vet ./... [2024-12-10T04:42:04.169Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-12-10T04:42:04.169Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-12-10T04:42:04.169Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-12-10T04:42:04.441Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-12-10T04:42:04.460Z] $ docker stop --time=1 ae9278045b74d3446932898514c814a64a843f8267aec9ff0662734fefebcc9d [2024-12-10T04:42:09.809Z] $ docker rm -f --volumes ae9278045b74d3446932898514c814a64a843f8267aec9ff0662734fefebcc9d [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-10T04:42:10.197Z] provisioning config files... [2024-12-10T04:42:10.353Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/103@tmp/config15762545770509256558tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-10T04:42:10.424Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-12-10T04:42:10.576Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2024-12-10T04:42:10.791Z] ---> ****-login.sh [2024-12-10T04:42:10.791Z] nexus3.edgexfoundry.org:10001 [Pipeline] sh [2024-12-10T04:42:11.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-10T04:42:11.113Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-12-10T04:42:11.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-10T04:42:11.333Z] Configure a credential helper to remove this warning. See [2024-12-10T04:42:11.333Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-10T04:42:11.333Z] [2024-12-10T04:42:11.333Z] Login Succeeded [2024-12-10T04:42:11.333Z] nexus3.edgexfoundry.org:10002 [2024-12-10T04:42:11.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-10T04:42:11.398Z] + ls -al . [2024-12-10T04:42:11.398Z] total 264 [2024-12-10T04:42:11.398Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 10 04:40 . [2024-12-10T04:42:11.398Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 10 04:39 .. [2024-12-10T04:42:11.398Z] -rw-rw-r-- 1 jenkins jenkins 119 Dec 10 04:39 .dockerignore [2024-12-10T04:42:11.398Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 10 04:41 .git [2024-12-10T04:42:11.398Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 10 04:39 .github [2024-12-10T04:42:11.398Z] -rw-rw-r-- 1 jenkins jenkins 164 Dec 10 04:39 .gitignore [2024-12-10T04:42:11.398Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 10 04:39 .golangci.yml [2024-12-10T04:42:11.398Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 10 04:39 .semver [2024-12-10T04:42:11.398Z] -rw-rw-r-- 1 jenkins jenkins 16870 Dec 10 04:39 Attribution.txt [2024-12-10T04:42:11.398Z] -rw-rw-r-- 1 jenkins jenkins 458 Dec 10 04:39 CHANGELOG.md [2024-12-10T04:42:11.398Z] -rw-rw-r-- 1 jenkins jenkins 1726 Dec 10 04:39 Dockerfile [2024-12-10T04:42:11.398Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 10 04:39 GOVERNANCE.md [2024-12-10T04:42:11.398Z] -rw-rw-r-- 1 jenkins jenkins 681 Dec 10 04:39 Jenkinsfile [2024-12-10T04:42:11.398Z] -rw-rw-r-- 1 jenkins jenkins 10174 Dec 10 04:39 LICENSE [2024-12-10T04:42:11.398Z] -rw-rw-r-- 1 jenkins jenkins 3851 Dec 10 04:39 Makefile [2024-12-10T04:42:11.398Z] -rw-rw-r-- 1 jenkins jenkins 611 Dec 10 04:39 OWNERS.md [2024-12-10T04:42:11.398Z] -rw-rw-r-- 1 jenkins jenkins 4107 Dec 10 04:39 README.md [2024-12-10T04:42:11.398Z] -rw-rw-r-- 1 jenkins jenkins 7789 Dec 10 04:39 Record and Reply.postman_collection.json [2024-12-10T04:42:11.398Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 10 04:39 VERSION [2024-12-10T04:42:11.398Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 10 04:39 bin [2024-12-10T04:42:11.398Z] -rw-r--r-- 1 jenkins jenkins 34247 Dec 10 04:41 coverage.out [2024-12-10T04:42:11.398Z] -rw-rw-r-- 1 jenkins jenkins 6717 Dec 10 04:39 go.mod [2024-12-10T04:42:11.398Z] -rw-rw-r-- 1 jenkins jenkins 87870 Dec 10 04:39 go.sum [2024-12-10T04:42:11.398Z] drwxrwxr-x 7 jenkins jenkins 4096 Dec 10 04:39 internal [2024-12-10T04:42:11.398Z] -rw-rw-r-- 1 jenkins jenkins 913 Dec 10 04:39 main.go [2024-12-10T04:42:11.398Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 10 04:39 openapi [2024-12-10T04:42:11.398Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 10 04:39 pkg [2024-12-10T04:42:11.398Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 10 04:39 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T04:42:11.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-10T04:42:11.604Z] Configure a credential helper to remove this warning. See [2024-12-10T04:42:11.604Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-10T04:42:11.604Z] [2024-12-10T04:42:11.604Z] Login Succeeded [2024-12-10T04:42:11.604Z] nexus3.edgexfoundry.org:10003 [2024-12-10T04:42:11.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-10T04:42:11.733Z] + 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=ac93ab4e4f6be6635a1732c850fd941aad1a128a --label arch=amd64 --label version=4.0.0-dev.4 . [2024-12-10T04:42:11.733Z] Sending build context to Docker daemon 9.81MB [2024-12-10T04:42:11.733Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-12-10T04:42:11.733Z] Step 2/27 : FROM ${BASE} AS builder [2024-12-10T04:42:11.733Z] ---> a9407cc229cf [2024-12-10T04:42:11.733Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-12-10T04:42:11.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-10T04:42:11.873Z] Configure a credential helper to remove this warning. See [2024-12-10T04:42:11.873Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-10T04:42:11.873Z] [2024-12-10T04:42:11.873Z] Login Succeeded [2024-12-10T04:42:11.873Z] nexus3.edgexfoundry.org:10004 [2024-12-10T04:42:11.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-10T04:42:11.991Z] ---> Running in 1ad8983a8d81 [2024-12-10T04:42:11.991Z] Removing intermediate container 1ad8983a8d81 [2024-12-10T04:42:11.991Z] ---> 39c02f126b3d [2024-12-10T04:42:11.991Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-12-10T04:42:11.991Z] ---> Running in 8ce0d48a3b2d [2024-12-10T04:42:11.991Z] Removing intermediate container 8ce0d48a3b2d [2024-12-10T04:42:11.991Z] ---> 53d563597a08 [2024-12-10T04:42:11.991Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-12-10T04:42:11.991Z] ---> Running in 5a0576fe6645 [2024-12-10T04:42:12.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-10T04:42:12.142Z] Configure a credential helper to remove this warning. See [2024-12-10T04:42:12.142Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-10T04:42:12.142Z] [2024-12-10T04:42:12.142Z] Login Succeeded [2024-12-10T04:42:12.142Z] ****.io [2024-12-10T04:42:12.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-10T04:42:12.249Z] Removing intermediate container 5a0576fe6645 [2024-12-10T04:42:12.249Z] ---> d739974bffe8 [2024-12-10T04:42:12.249Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-12-10T04:42:12.249Z] ---> Running in 7879c93d6988 [2024-12-10T04:42:12.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-10T04:42:12.411Z] Configure a credential helper to remove this warning. See [2024-12-10T04:42:12.411Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-10T04:42:12.411Z] [2024-12-10T04:42:12.411Z] Login Succeeded [2024-12-10T04:42:12.411Z] ---> ****-login.sh ends [Pipeline] } [2024-12-10T04:42:12.423Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-12-10T04:42:12.507Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-10T04:42:12.507Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [Pipeline] echo [2024-12-10T04:42:12.710Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-10T04:42:12.732Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-10T04:42:12.754Z] ========================================================= [2024-12-10T04:42:12.754Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-12-10T04:42:12.754Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T04:42:13.076Z] OK: 246 MiB in 54 packages [2024-12-10T04:42:13.114Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-12-10T04:42:13.335Z] Removing intermediate container 7879c93d6988 [2024-12-10T04:42:13.335Z] ---> ff1c59247e30 [2024-12-10T04:42:13.335Z] Step 7/27 : WORKDIR /app [2024-12-10T04:42:13.335Z] ---> Running in 65c6632f7211 [2024-12-10T04:42:13.335Z] Removing intermediate container 65c6632f7211 [2024-12-10T04:42:13.335Z] ---> 7b430b280774 [2024-12-10T04:42:13.335Z] Step 8/27 : COPY go.mod vendor* ./ [2024-12-10T04:42:13.594Z] ---> c370c7c25836 [2024-12-10T04:42:13.594Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-10T04:42:13.594Z] ---> Running in cbba7765074d [2024-12-10T04:42:14.079Z] #0 building with "default" instance using docker driver [2024-12-10T04:42:14.079Z] [2024-12-10T04:42:14.079Z] #1 [internal] load .dockerignore [2024-12-10T04:42:14.079Z] #1 ... [2024-12-10T04:42:14.079Z] [2024-12-10T04:42:14.079Z] #2 [internal] load build definition from Dockerfile [2024-12-10T04:42:14.079Z] #2 transferring dockerfile: 1.76kB 0.0s done [2024-12-10T04:42:14.079Z] #2 DONE 0.1s [2024-12-10T04:42:14.079Z] [2024-12-10T04:42:14.079Z] #1 [internal] load .dockerignore [2024-12-10T04:42:14.079Z] #1 transferring context: 159B 0.0s done [2024-12-10T04:42:14.346Z] #1 DONE 0.1s [2024-12-10T04:42:14.346Z] [2024-12-10T04:42:14.346Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-12-10T04:42:14.346Z] #3 DONE 0.1s [2024-12-10T04:42:14.346Z] [2024-12-10T04:42:14.346Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-12-10T04:42:14.346Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 0.0s done [2024-12-10T04:42:14.537Z] Removing intermediate container cbba7765074d [2024-12-10T04:42:14.537Z] ---> 93565e227461 [2024-12-10T04:42:14.537Z] Step 10/27 : COPY . . [2024-12-10T04:42:14.614Z] #4 ... [2024-12-10T04:42:14.614Z] [2024-12-10T04:42:14.614Z] #5 [internal] load build context [2024-12-10T04:42:14.614Z] #5 transferring context: 282.72kB 0.1s done [2024-12-10T04:42:14.614Z] #5 DONE 0.1s [2024-12-10T04:42:14.614Z] [2024-12-10T04:42:14.614Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-12-10T04:42:14.614Z] #4 sha256:be29e6b0f0d48c82f8b7b9eee484c4dc135732b9e314d3ddccdbbf7107de97ad 5.39kB / 5.39kB done [2024-12-10T04:42:14.614Z] #4 sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 4.09MB / 4.09MB 0.2s [2024-12-10T04:42:14.614Z] #4 sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 293.52kB / 293.52kB 0.1s done [2024-12-10T04:42:14.614Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 3.15MB / 70.64MB 0.2s [2024-12-10T04:42:14.614Z] #4 sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 1.99kB / 1.99kB done [2024-12-10T04:42:14.614Z] #4 sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea 127B / 127B 0.2s done [2024-12-10T04:42:14.614Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done [2024-12-10T04:42:14.614Z] #4 sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 4.09MB / 4.09MB 0.2s done [2024-12-10T04:42:14.614Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 7.34MB / 70.64MB 0.3s [2024-12-10T04:42:14.614Z] #4 extracting sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 [2024-12-10T04:42:14.614Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 0B / 95.52MB 0.3s [2024-12-10T04:42:14.614Z] #4 sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 440B / 440B 0.3s done [2024-12-10T04:42:14.614Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 0B / 12.73MB 0.3s [2024-12-10T04:42:14.796Z] ---> dc5100be19d4 [2024-12-10T04:42:14.796Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-12-10T04:42:14.796Z] ---> Running in 0b52461d746e [2024-12-10T04:42:14.796Z] Removing intermediate container 0b52461d746e [2024-12-10T04:42:14.796Z] ---> 16ef718e31e8 [2024-12-10T04:42:14.796Z] Step 12/27 : RUN $MAKE [2024-12-10T04:42:14.796Z] ---> Running in babe83556572 [2024-12-10T04:42:14.882Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 12.58MB / 70.64MB 0.4s [2024-12-10T04:42:14.882Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 3.15MB / 12.73MB 0.4s [2024-12-10T04:42:14.882Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 16.82MB / 70.64MB 0.5s [2024-12-10T04:42:14.882Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 7.03MB / 95.52MB 0.5s [2024-12-10T04:42:14.882Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 7.91MB / 12.73MB 0.5s [2024-12-10T04:42:15.055Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.12 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.4 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-record-replay [2024-12-10T04:42:15.150Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 28.31MB / 70.64MB 0.7s [2024-12-10T04:42:15.150Z] #4 extracting sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 0.4s done [2024-12-10T04:42:15.150Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 16.78MB / 95.52MB 0.7s [2024-12-10T04:42:15.150Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 12.73MB / 12.73MB 0.7s [2024-12-10T04:42:15.150Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 33.55MB / 70.64MB 0.8s [2024-12-10T04:42:15.419Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 45.09MB / 70.64MB 1.0s [2024-12-10T04:42:15.419Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 30.41MB / 95.52MB 1.0s [2024-12-10T04:42:15.419Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 49.28MB / 70.64MB 1.1s [2024-12-10T04:42:15.419Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 36.16MB / 95.52MB 1.1s [2024-12-10T04:42:15.419Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 12.73MB / 12.73MB 1.0s done [2024-12-10T04:42:15.419Z] #4 extracting sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 0.1s [2024-12-10T04:42:15.687Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 54.53MB / 70.64MB 1.2s [2024-12-10T04:42:15.687Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 41.94MB / 95.52MB 1.2s [2024-12-10T04:42:15.687Z] #4 extracting sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 0.2s done [2024-12-10T04:42:15.687Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 63.96MB / 70.64MB 1.4s [2024-12-10T04:42:15.687Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 52.43MB / 95.52MB 1.4s [2024-12-10T04:42:15.954Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 70.25MB / 70.64MB 1.5s [2024-12-10T04:42:15.954Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 57.67MB / 95.52MB 1.5s [2024-12-10T04:42:15.954Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 62.91MB / 95.52MB 1.6s [2024-12-10T04:42:16.221Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 70.64MB / 70.64MB 1.6s done [2024-12-10T04:42:16.221Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 68.16MB / 95.52MB 1.7s [2024-12-10T04:42:16.221Z] #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a [2024-12-10T04:42:16.221Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 73.47MB / 95.52MB 1.8s [2024-12-10T04:42:16.492Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 79.69MB / 95.52MB 1.9s [2024-12-10T04:42:16.492Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 84.93MB / 95.52MB 2.0s [2024-12-10T04:42:16.759Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 95.52MB / 95.52MB 2.3s [2024-12-10T04:42:16.759Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 95.52MB / 95.52MB 2.3s done [2024-12-10T04:42:23.402Z] #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 6.2s [2024-12-10T04:42:27.660Z] #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 11.6s [2024-12-10T04:42:34.300Z] #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 18.2s done [2024-12-10T04:42:35.710Z] #4 extracting sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea done [2024-12-10T04:42:35.710Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2024-12-10T04:42:35.710Z] #4 extracting sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 [2024-12-10T04:42:35.978Z] #4 extracting sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 done [2024-12-10T04:42:35.978Z] #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d [2024-12-10T04:42:41.317Z] #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 5.0s [2024-12-10T04:42:43.895Z] #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 7.8s done [2024-12-10T04:42:43.895Z] #4 extracting sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 [2024-12-10T04:42:46.479Z] #4 extracting sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 2.2s done [2024-12-10T04:42:46.479Z] #4 DONE 32.0s [2024-12-10T04:42:46.479Z] [2024-12-10T04:42:46.479Z] #6 [builder 2/7] RUN apk add --update --no-cache make git [2024-12-10T04:42:47.060Z] #6 0.646 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-10T04:42:47.171Z] Removing intermediate container babe83556572 [2024-12-10T04:42:47.171Z] ---> dd8129a5953f [2024-12-10T04:42:47.171Z] Step 13/27 : FROM alpine:3.20 [2024-12-10T04:42:47.171Z] 3.20: Pulling from library/alpine [2024-12-10T04:42:47.171Z] da9db072f522: Pulling fs layer [2024-12-10T04:42:47.171Z] da9db072f522: Verifying Checksum [2024-12-10T04:42:47.171Z] da9db072f522: Download complete [2024-12-10T04:42:47.171Z] da9db072f522: Pull complete [2024-12-10T04:42:47.171Z] Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-10T04:42:47.171Z] Status: Downloaded newer image for alpine:3.20 [2024-12-10T04:42:47.171Z] ---> 63b790fccc90 [2024-12-10T04:42:47.171Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-12-10T04:42:47.171Z] ---> Running in a5918f0a5823 [2024-12-10T04:42:47.171Z] Removing intermediate container a5918f0a5823 [2024-12-10T04:42:47.171Z] ---> 05d785536dd5 [2024-12-10T04:42:47.171Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2024-12-10T04:42:47.171Z] ---> Running in e0be94f933d9 [2024-12-10T04:42:47.171Z] Removing intermediate container e0be94f933d9 [2024-12-10T04:42:47.171Z] ---> 977485b4ee65 [2024-12-10T04:42:47.171Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-12-10T04:42:47.171Z] ---> Running in f8d79701e7d5 [2024-12-10T04:42:47.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-10T04:42:47.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-10T04:42:47.326Z] #6 0.984 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-10T04:42:47.429Z] (1/2) Installing ca-certificates (20240705-r0) [2024-12-10T04:42:47.429Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-12-10T04:42:47.429Z] Executing busybox-1.36.1-r29.trigger [2024-12-10T04:42:47.687Z] Executing ca-certificates-20240705-r0.trigger [2024-12-10T04:42:47.687Z] OK: 9 MiB in 16 packages [2024-12-10T04:42:48.255Z] Removing intermediate container f8d79701e7d5 [2024-12-10T04:42:48.255Z] ---> 3e9d8f018d01 [2024-12-10T04:42:48.255Z] Step 17/27 : RUN apk --no-cache upgrade [2024-12-10T04:42:48.255Z] ---> Running in 554b4368d9b6 [2024-12-10T04:42:48.514Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-10T04:42:48.514Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-10T04:42:48.773Z] Upgrading critical system libraries and apk-tools: [2024-12-10T04:42:48.773Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-10T04:42:48.773Z] Executing busybox-1.36.1-r29.trigger [2024-12-10T04:42:48.773Z] Continuing the upgrade transaction with new apk-tools: [2024-12-10T04:42:48.773Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-10T04:42:48.773Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-10T04:42:49.033Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-10T04:42:49.278Z] #6 2.494 OK: 238 MiB in 54 packages [2024-12-10T04:42:49.292Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-10T04:42:49.292Z] Executing ca-certificates-20240705-r0.trigger [2024-12-10T04:42:49.292Z] OK: 9 MiB in 16 packages [2024-12-10T04:42:49.859Z] Removing intermediate container 554b4368d9b6 [2024-12-10T04:42:49.859Z] ---> 4a6def2297c1 [2024-12-10T04:42:49.859Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-12-10T04:42:49.859Z] ---> ab28b48864d5 [2024-12-10T04:42:49.859Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-12-10T04:42:50.118Z] ---> f0d82dadf567 [2024-12-10T04:42:50.118Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-12-10T04:42:50.118Z] ---> 3f47bb20be96 [2024-12-10T04:42:50.118Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2024-12-10T04:42:50.691Z] #6 DONE 4.4s [2024-12-10T04:42:50.961Z] [2024-12-10T04:42:50.961Z] #7 [builder 3/7] WORKDIR /app [2024-12-10T04:42:50.961Z] #7 DONE 0.1s [2024-12-10T04:42:50.961Z] [2024-12-10T04:42:50.961Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2024-12-10T04:42:50.961Z] #8 DONE 0.1s [2024-12-10T04:42:51.230Z] [2024-12-10T04:42:51.230Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-10T04:42:51.495Z] ---> 5b14cb6e70a7 [2024-12-10T04:42:51.496Z] Step 22/27 : EXPOSE 59712 [2024-12-10T04:42:51.496Z] ---> Running in e2a6d5e10b60 [2024-12-10T04:42:51.496Z] Removing intermediate container e2a6d5e10b60 [2024-12-10T04:42:51.496Z] ---> f56013121db3 [2024-12-10T04:42:51.496Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2024-12-10T04:42:51.496Z] ---> Running in 38643e6a1a41 [2024-12-10T04:42:51.496Z] Removing intermediate container 38643e6a1a41 [2024-12-10T04:42:51.496Z] ---> c8b16e72d0d7 [2024-12-10T04:42:51.496Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-12-10T04:42:51.496Z] ---> Running in 916e631ad73f [2024-12-10T04:42:51.496Z] Removing intermediate container 916e631ad73f [2024-12-10T04:42:51.496Z] ---> 369bd6eb7456 [2024-12-10T04:42:51.496Z] Step 25/27 : LABEL arch=amd64 [2024-12-10T04:42:51.496Z] ---> Running in fc4d122e3107 [2024-12-10T04:42:51.496Z] Removing intermediate container fc4d122e3107 [2024-12-10T04:42:51.496Z] ---> 324d2691f4a2 [2024-12-10T04:42:51.496Z] Step 26/27 : LABEL git_sha=ac93ab4e4f6be6635a1732c850fd941aad1a128a [2024-12-10T04:42:51.755Z] ---> Running in 5340cf24bb25 [2024-12-10T04:42:51.755Z] Removing intermediate container 5340cf24bb25 [2024-12-10T04:42:51.755Z] ---> 0674e71ea53e [2024-12-10T04:42:51.755Z] Step 27/27 : LABEL version=4.0.0-dev.4 [2024-12-10T04:42:51.755Z] ---> Running in 552a071e86fd [2024-12-10T04:42:51.755Z] Removing intermediate container 552a071e86fd [2024-12-10T04:42:51.755Z] ---> 69ec79119ed4 [2024-12-10T04:42:51.755Z] [Warning] One or more build-args [ARCH] were not consumed [2024-12-10T04:42:51.755Z] Successfully built 69ec79119ed4 [2024-12-10T04:42:51.755Z] 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 [2024-12-10T04:42:51.888Z] provisioning config files... [2024-12-10T04:42:51.899Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config3200227611592182665tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-10T04:42:52.203Z] ---> ****-login.sh [2024-12-10T04:42:52.203Z] nexus3.edgexfoundry.org:10001 [2024-12-10T04:42:52.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-10T04:42:52.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-10T04:42:52.203Z] Configure a credential helper to remove this warning. See [2024-12-10T04:42:52.204Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-10T04:42:52.204Z] [2024-12-10T04:42:52.204Z] Login Succeeded [2024-12-10T04:42:52.204Z] nexus3.edgexfoundry.org:10002 [2024-12-10T04:42:52.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-10T04:42:52.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-10T04:42:52.204Z] Configure a credential helper to remove this warning. See [2024-12-10T04:42:52.204Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-10T04:42:52.204Z] [2024-12-10T04:42:52.204Z] Login Succeeded [2024-12-10T04:42:52.204Z] nexus3.edgexfoundry.org:10003 [2024-12-10T04:42:52.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-10T04:42:52.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-10T04:42:52.462Z] Configure a credential helper to remove this warning. See [2024-12-10T04:42:52.462Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-10T04:42:52.462Z] [2024-12-10T04:42:52.462Z] Login Succeeded [2024-12-10T04:42:52.462Z] nexus3.edgexfoundry.org:10004 [2024-12-10T04:42:52.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-10T04:42:52.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-10T04:42:52.463Z] Configure a credential helper to remove this warning. See [2024-12-10T04:42:52.463Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-10T04:42:52.463Z] [2024-12-10T04:42:52.463Z] Login Succeeded [2024-12-10T04:42:52.463Z] ****.io [2024-12-10T04:42:52.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-10T04:42:52.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-10T04:42:52.724Z] Configure a credential helper to remove this warning. See [2024-12-10T04:42:52.724Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-10T04:42:52.724Z] [2024-12-10T04:42:52.724Z] Login Succeeded [2024-12-10T04:42:52.724Z] ---> ****-login.sh ends [Pipeline] } [2024-12-10T04:42:52.732Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-10T04:42:52.782Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-10T04:42:52.807Z] [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: [2024-12-10T04:42:52.807Z] ac93ab4e4f6be6635a1732c850fd941aad1a128a [2024-12-10T04:42:52.807Z] latest [2024-12-10T04:42:52.807Z] 4.0.0-dev.4 [2024-12-10T04:42:52.807Z] ac93ab4e4f6be6635a1732c850fd941aad1a128a-4.0.0-dev.4 [2024-12-10T04:42:52.807Z] main [2024-12-10T04:42:52.807Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T04:42:53.156Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:ac93ab4e4f6be6635a1732c850fd941aad1a128a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T04:42:53.488Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:ac93ab4e4f6be6635a1732c850fd941aad1a128a [2024-12-10T04:42:53.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-12-10T04:42:53.488Z] f4855f552737: Preparing [2024-12-10T04:42:53.488Z] ef184b11a4a6: Preparing [2024-12-10T04:42:53.488Z] 2d6263a3fc53: Preparing [2024-12-10T04:42:53.488Z] be842e503e16: Preparing [2024-12-10T04:42:53.488Z] fd7362cff41f: Preparing [2024-12-10T04:42:53.488Z] c568ec34a451: Preparing [2024-12-10T04:42:53.488Z] 75654b8eeebd: Preparing [2024-12-10T04:42:53.488Z] c568ec34a451: Waiting [2024-12-10T04:42:53.488Z] 75654b8eeebd: Waiting [2024-12-10T04:42:53.488Z] 2d6263a3fc53: Pushed [2024-12-10T04:42:53.488Z] be842e503e16: Pushed [2024-12-10T04:42:53.488Z] ef184b11a4a6: Pushed [2024-12-10T04:42:53.488Z] 75654b8eeebd: Layer already exists [2024-12-10T04:42:53.746Z] c568ec34a451: Pushed [2024-12-10T04:42:54.004Z] fd7362cff41f: Pushed [2024-12-10T04:42:56.539Z] f4855f552737: Pushed [2024-12-10T04:42:56.798Z] ac93ab4e4f6be6635a1732c850fd941aad1a128a: digest: sha256:37ffa2d8cb89f8b8a7cdb48b1300b02ce96c7579551e20e2d959d57933de091a size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T04:42:57.131Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T04:42:57.455Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest [2024-12-10T04:42:57.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-12-10T04:42:57.456Z] f4855f552737: Preparing [2024-12-10T04:42:57.456Z] ef184b11a4a6: Preparing [2024-12-10T04:42:57.456Z] 2d6263a3fc53: Preparing [2024-12-10T04:42:57.456Z] be842e503e16: Preparing [2024-12-10T04:42:57.456Z] fd7362cff41f: Preparing [2024-12-10T04:42:57.456Z] c568ec34a451: Preparing [2024-12-10T04:42:57.456Z] 75654b8eeebd: Preparing [2024-12-10T04:42:57.456Z] c568ec34a451: Waiting [2024-12-10T04:42:57.456Z] 75654b8eeebd: Waiting [2024-12-10T04:42:57.456Z] fd7362cff41f: Layer already exists [2024-12-10T04:42:57.456Z] ef184b11a4a6: Layer already exists [2024-12-10T04:42:57.456Z] 2d6263a3fc53: Layer already exists [2024-12-10T04:42:57.456Z] f4855f552737: Layer already exists [2024-12-10T04:42:57.456Z] be842e503e16: Layer already exists [2024-12-10T04:42:57.456Z] c568ec34a451: Layer already exists [2024-12-10T04:42:57.456Z] 75654b8eeebd: Layer already exists [2024-12-10T04:42:57.456Z] latest: digest: sha256:37ffa2d8cb89f8b8a7cdb48b1300b02ce96c7579551e20e2d959d57933de091a size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T04:42:57.785Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T04:42:58.125Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:4.0.0-dev.4 [2024-12-10T04:42:58.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-12-10T04:42:58.125Z] f4855f552737: Preparing [2024-12-10T04:42:58.125Z] ef184b11a4a6: Preparing [2024-12-10T04:42:58.125Z] 2d6263a3fc53: Preparing [2024-12-10T04:42:58.125Z] be842e503e16: Preparing [2024-12-10T04:42:58.125Z] fd7362cff41f: Preparing [2024-12-10T04:42:58.125Z] c568ec34a451: Preparing [2024-12-10T04:42:58.125Z] 75654b8eeebd: Preparing [2024-12-10T04:42:58.125Z] c568ec34a451: Waiting [2024-12-10T04:42:58.125Z] 75654b8eeebd: Waiting [2024-12-10T04:42:58.125Z] f4855f552737: Layer already exists [2024-12-10T04:42:58.125Z] be842e503e16: Layer already exists [2024-12-10T04:42:58.125Z] fd7362cff41f: Layer already exists [2024-12-10T04:42:58.125Z] ef184b11a4a6: Layer already exists [2024-12-10T04:42:58.125Z] 2d6263a3fc53: Layer already exists [2024-12-10T04:42:58.125Z] c568ec34a451: Layer already exists [2024-12-10T04:42:58.125Z] 75654b8eeebd: Layer already exists [2024-12-10T04:42:58.125Z] 4.0.0-dev.4: digest: sha256:37ffa2d8cb89f8b8a7cdb48b1300b02ce96c7579551e20e2d959d57933de091a size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T04:42:58.465Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:ac93ab4e4f6be6635a1732c850fd941aad1a128a-4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T04:42:58.799Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:ac93ab4e4f6be6635a1732c850fd941aad1a128a-4.0.0-dev.4 [2024-12-10T04:42:58.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-12-10T04:42:58.799Z] f4855f552737: Preparing [2024-12-10T04:42:58.799Z] ef184b11a4a6: Preparing [2024-12-10T04:42:58.799Z] 2d6263a3fc53: Preparing [2024-12-10T04:42:58.799Z] be842e503e16: Preparing [2024-12-10T04:42:58.799Z] fd7362cff41f: Preparing [2024-12-10T04:42:58.799Z] c568ec34a451: Preparing [2024-12-10T04:42:58.799Z] 75654b8eeebd: Preparing [2024-12-10T04:42:58.799Z] c568ec34a451: Waiting [2024-12-10T04:42:58.799Z] 75654b8eeebd: Waiting [2024-12-10T04:42:58.799Z] fd7362cff41f: Layer already exists [2024-12-10T04:42:58.799Z] 2d6263a3fc53: Layer already exists [2024-12-10T04:42:58.799Z] ef184b11a4a6: Layer already exists [2024-12-10T04:42:58.799Z] f4855f552737: Layer already exists [2024-12-10T04:42:58.799Z] be842e503e16: Layer already exists [2024-12-10T04:42:58.799Z] c568ec34a451: Layer already exists [2024-12-10T04:42:58.799Z] 75654b8eeebd: Layer already exists [2024-12-10T04:42:58.799Z] ac93ab4e4f6be6635a1732c850fd941aad1a128a-4.0.0-dev.4: digest: sha256:37ffa2d8cb89f8b8a7cdb48b1300b02ce96c7579551e20e2d959d57933de091a size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T04:42:59.124Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T04:42:59.449Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main [2024-12-10T04:42:59.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-12-10T04:42:59.449Z] f4855f552737: Preparing [2024-12-10T04:42:59.449Z] ef184b11a4a6: Preparing [2024-12-10T04:42:59.449Z] 2d6263a3fc53: Preparing [2024-12-10T04:42:59.449Z] be842e503e16: Preparing [2024-12-10T04:42:59.449Z] fd7362cff41f: Preparing [2024-12-10T04:42:59.449Z] c568ec34a451: Preparing [2024-12-10T04:42:59.449Z] 75654b8eeebd: Preparing [2024-12-10T04:42:59.449Z] c568ec34a451: Waiting [2024-12-10T04:42:59.449Z] be842e503e16: Layer already exists [2024-12-10T04:42:59.449Z] 2d6263a3fc53: Layer already exists [2024-12-10T04:42:59.449Z] ef184b11a4a6: Layer already exists [2024-12-10T04:42:59.449Z] fd7362cff41f: Layer already exists [2024-12-10T04:42:59.449Z] f4855f552737: Layer already exists [2024-12-10T04:42:59.449Z] c568ec34a451: Layer already exists [2024-12-10T04:42:59.449Z] 75654b8eeebd: Layer already exists [2024-12-10T04:42:59.449Z] main: digest: sha256:37ffa2d8cb89f8b8a7cdb48b1300b02ce96c7579551e20e2d959d57933de091a size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-10T04:42:59.530Z] ===================================================== [Pipeline] echo [2024-12-10T04:42:59.547Z] taggedImages: [2024-12-10T04:42:59.547Z] - nexus3.edgexfoundry.org:10004/app-record-replay:ac93ab4e4f6be6635a1732c850fd941aad1a128a [2024-12-10T04:42:59.547Z] - nexus3.edgexfoundry.org:10004/app-record-replay:latest [2024-12-10T04:42:59.547Z] - nexus3.edgexfoundry.org:10004/app-record-replay:4.0.0-dev.4 [2024-12-10T04:42:59.547Z] - nexus3.edgexfoundry.org:10004/app-record-replay:ac93ab4e4f6be6635a1732c850fd941aad1a128a-4.0.0-dev.4 [2024-12-10T04:42:59.547Z] - nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T04:42:59.951Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-10T04:42:59.951Z] [2024-12-10T04:42:59.951Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T04:43:00.250Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-10T04:43:00.250Z] latest: Pulling from edgex-lftools-log-publisher [2024-12-10T04:43:00.250Z] 5eb5b503b376: Pulling fs layer [2024-12-10T04:43:00.250Z] 5c69ac0246d0: Pulling fs layer [2024-12-10T04:43:00.250Z] ec43610c2a17: Pulling fs layer [2024-12-10T04:43:00.250Z] 3a2ae6a8a46f: Pulling fs layer [2024-12-10T04:43:00.250Z] 33b1e0a273af: Pulling fs layer [2024-12-10T04:43:00.250Z] 5d3b04190fa2: Pulling fs layer [2024-12-10T04:43:00.250Z] 2f39f015ded8: Pulling fs layer [2024-12-10T04:43:00.250Z] 33b1e0a273af: Waiting [2024-12-10T04:43:00.250Z] 2f39f015ded8: Waiting [2024-12-10T04:43:00.250Z] 5d3b04190fa2: Waiting [2024-12-10T04:43:00.250Z] 3a2ae6a8a46f: Waiting [2024-12-10T04:43:00.250Z] 5c69ac0246d0: Verifying Checksum [2024-12-10T04:43:00.250Z] 5c69ac0246d0: Download complete [2024-12-10T04:43:00.250Z] 3a2ae6a8a46f: Verifying Checksum [2024-12-10T04:43:00.250Z] 3a2ae6a8a46f: Download complete [2024-12-10T04:43:00.250Z] 33b1e0a273af: Verifying Checksum [2024-12-10T04:43:00.250Z] 33b1e0a273af: Download complete [2024-12-10T04:43:00.250Z] 5d3b04190fa2: Verifying Checksum [2024-12-10T04:43:00.250Z] 5d3b04190fa2: Download complete [2024-12-10T04:43:00.250Z] ec43610c2a17: Verifying Checksum [2024-12-10T04:43:00.508Z] 5eb5b503b376: Verifying Checksum [2024-12-10T04:43:00.508Z] 5eb5b503b376: Download complete [2024-12-10T04:43:01.073Z] 2f39f015ded8: Download complete [2024-12-10T04:43:01.639Z] 5eb5b503b376: Pull complete [2024-12-10T04:43:01.640Z] 5c69ac0246d0: Pull complete [2024-12-10T04:43:01.897Z] ec43610c2a17: Pull complete [2024-12-10T04:43:02.155Z] 3a2ae6a8a46f: Pull complete [2024-12-10T04:43:02.155Z] 33b1e0a273af: Pull complete [2024-12-10T04:43:02.413Z] 5d3b04190fa2: Pull complete [2024-12-10T04:43:06.603Z] 2f39f015ded8: Pull complete [2024-12-10T04:43:06.603Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-12-10T04:43:06.603Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-10T04:43:06.603Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-10T04:43:06.710Z] prd-ubuntu20.04-docker-8c-8g-34838 does not seem to be running inside a container [2024-12-10T04:43:06.747Z] $ 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 [2024-12-10T04:43:10.801Z] $ docker top 096cffe6240f47c1de5777d1ed45a36b5eced9a4b15a520afbaf17f2caf2271c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-10T04:43:11.185Z] ---> job-cost.sh [2024-12-10T04:43:11.185Z] lf-activate-venv: SKIPPING [2024-12-10T04:43:11.185Z] INFO: No Stack... [2024-12-10T04:43:11.444Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-10T04:43:11.704Z] INFO: Archiving Costs [Pipeline] sh [2024-12-10T04:43:11.998Z] + + cut -d,cat -f6 /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv [2024-12-10T04:43:11.998Z] [Pipeline] lock [2024-12-10T04:43:12.015Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-main-103-stack-cost] [2024-12-10T04:43:12.023Z] Resource [jenkins-edgexfoundry-app-record-replay-main-103-stack-cost] did not exist. Created. [2024-12-10T04:43:12.029Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-main-103-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-12-10T04:43:12.343Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-12-10T04:43:12.376Z] Stashed 1 file(s) [Pipeline] } [2024-12-10T04:43:12.383Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-main-103-stack-cost] [Pipeline] // lock [Pipeline] } [2024-12-10T04:43:12.415Z] $ docker stop --time=1 096cffe6240f47c1de5777d1ed45a36b5eced9a4b15a520afbaf17f2caf2271c [2024-12-10T04:43:13.568Z] $ docker rm -f --volumes 096cffe6240f47c1de5777d1ed45a36b5eced9a4b15a520afbaf17f2caf2271c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-12-10T04:43:23.452Z] #9 DONE 29.0s [2024-12-10T04:43:23.452Z] [2024-12-10T04:43:23.452Z] #10 [builder 6/7] COPY . . [2024-12-10T04:43:23.452Z] #10 DONE 0.1s [2024-12-10T04:43:23.452Z] [2024-12-10T04:43:23.452Z] #11 [builder 7/7] RUN echo noop [2024-12-10T04:43:23.452Z] #11 0.643 noop [2024-12-10T04:43:23.452Z] #11 DONE 0.7s [2024-12-10T04:43:23.452Z] [2024-12-10T04:43:23.452Z] #12 exporting to image [2024-12-10T04:43:23.452Z] #12 exporting layers [2024-12-10T04:43:55.647Z] #12 exporting layers 33.8s done [2024-12-10T04:43:55.647Z] #12 writing image sha256:4ca99908d2f26a989112ab3fa89fb7bedfaac1678cfc6d4c680529b4d0e96535 done [2024-12-10T04:43:55.647Z] #12 naming to docker.io/library/ci-base-image-arm64 0.0s done [2024-12-10T04:43:55.647Z] #12 DONE 33.8s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T04:43:56.023Z] + docker inspect -f . ci-base-image-arm64 [2024-12-10T04:43:56.023Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-10T04:43:56.203Z] prd-ubuntu20.04-docker-arm64-4c-16g-34840 does not seem to be running inside a container [2024-12-10T04:43:56.258Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/103 -v /w/workspace/app-record-replay/103:/w/workspace/app-record-replay/103:rw,z -v /w/workspace/app-record-replay/103@tmp:/w/workspace/app-record-replay/103@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-12-10T04:43:57.373Z] $ docker top 991a1569c50394f7f1512efe3a0259824e107ca3af8ebd939141ad0e3aeb8819 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-10T04:43:57.840Z] + go version [2024-12-10T04:43:58.109Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-12-10T04:43:58.125Z] $ docker stop --time=1 991a1569c50394f7f1512efe3a0259824e107ca3af8ebd939141ad0e3aeb8819 [2024-12-10T04:43:59.692Z] $ docker rm -f --volumes 991a1569c50394f7f1512efe3a0259824e107ca3af8ebd939141ad0e3aeb8819 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T04:44:00.255Z] + docker inspect -f . ci-base-image-arm64 [2024-12-10T04:44:00.255Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-10T04:44:00.416Z] prd-ubuntu20.04-docker-arm64-4c-16g-34840 does not seem to be running inside a container [2024-12-10T04:44:00.473Z] $ 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/103 -v /w/workspace/app-record-replay/103:/w/workspace/app-record-replay/103:rw,z -v /w/workspace/app-record-replay/103@tmp:/w/workspace/app-record-replay/103@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-12-10T04:44:01.366Z] $ docker top 147c878efb5381a5e2fb48e6c6b71d1ef99c06ebf319655484ffbcad97034a46 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-10T04:44:01.833Z] + git config --global --add safe.directory /w/workspace/app-record-replay/103 [Pipeline] fileExists [Pipeline] sh [2024-12-10T04:44:02.164Z] + make test [2024-12-10T04:44:02.165Z] go test -race -coverprofile=coverage.out ./... [2024-12-10T04:47:53.971Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2024-12-10T04:47:53.972Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2024-12-10T04:47:53.972Z] github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements [2024-12-10T04:47:53.972Z] github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements [2024-12-10T04:47:53.972Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.138s coverage: 88.0% of statements [2024-12-10T04:48:04.016Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.837s coverage: 98.7% of statements [2024-12-10T04:48:04.016Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.394s coverage: 89.7% of statements [2024-12-10T04:48:04.016Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.092s coverage: 100.0% of statements [2024-12-10T04:48:04.016Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-12-10T04:48:04.016Z] go vet ./... [2024-12-10T04:50:25.727Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-12-10T04:50:25.727Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-12-10T04:50:25.727Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-12-10T04:50:25.753Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-12-10T04:50:25.768Z] $ docker stop --time=1 147c878efb5381a5e2fb48e6c6b71d1ef99c06ebf319655484ffbcad97034a46 [2024-12-10T04:50:27.760Z] $ docker rm -f --volumes 147c878efb5381a5e2fb48e6c6b71d1ef99c06ebf319655484ffbcad97034a46 [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-10T04:50:29.946Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-12-10T04:50:29.972Z] Warning: overwriting stash ‘coverage-report’ [2024-12-10T04:50:30.407Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-12-10T04:50:30.817Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-12-10T04:50:31.130Z] + ls -al . [2024-12-10T04:50:31.131Z] total 260 [2024-12-10T04:50:31.131Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 10 04:44 . [2024-12-10T04:50:31.131Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 10 04:41 .. [2024-12-10T04:50:31.131Z] -rw-rw-r-- 1 jenkins jenkins 119 Dec 10 04:41 .dockerignore [2024-12-10T04:50:31.131Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 10 04:41 .git [2024-12-10T04:50:31.131Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 10 04:41 .github [2024-12-10T04:50:31.131Z] -rw-rw-r-- 1 jenkins jenkins 164 Dec 10 04:41 .gitignore [2024-12-10T04:50:31.131Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 10 04:41 .golangci.yml [2024-12-10T04:50:31.131Z] -rw-rw-r-- 1 jenkins jenkins 16870 Dec 10 04:41 Attribution.txt [2024-12-10T04:50:31.131Z] -rw-rw-r-- 1 jenkins jenkins 458 Dec 10 04:41 CHANGELOG.md [2024-12-10T04:50:31.131Z] -rw-rw-r-- 1 jenkins jenkins 1726 Dec 10 04:41 Dockerfile [2024-12-10T04:50:31.131Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 10 04:41 GOVERNANCE.md [2024-12-10T04:50:31.131Z] -rw-rw-r-- 1 jenkins jenkins 681 Dec 10 04:41 Jenkinsfile [2024-12-10T04:50:31.131Z] -rw-rw-r-- 1 jenkins jenkins 10174 Dec 10 04:41 LICENSE [2024-12-10T04:50:31.131Z] -rw-rw-r-- 1 jenkins jenkins 3851 Dec 10 04:41 Makefile [2024-12-10T04:50:31.131Z] -rw-rw-r-- 1 jenkins jenkins 611 Dec 10 04:41 OWNERS.md [2024-12-10T04:50:31.131Z] -rw-rw-r-- 1 jenkins jenkins 4107 Dec 10 04:41 README.md [2024-12-10T04:50:31.131Z] -rw-rw-r-- 1 jenkins jenkins 7789 Dec 10 04:41 Record and Reply.postman_collection.json [2024-12-10T04:50:31.131Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 10 04:39 VERSION [2024-12-10T04:50:31.131Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 10 04:41 bin [2024-12-10T04:50:31.131Z] -rw-r--r-- 1 jenkins jenkins 34247 Dec 10 04:48 coverage.out [2024-12-10T04:50:31.131Z] -rw-rw-r-- 1 jenkins jenkins 6717 Dec 10 04:41 go.mod [2024-12-10T04:50:31.131Z] -rw-rw-r-- 1 jenkins jenkins 87870 Dec 10 04:41 go.sum [2024-12-10T04:50:31.131Z] drwxrwxr-x 7 jenkins jenkins 4096 Dec 10 04:41 internal [2024-12-10T04:50:31.131Z] -rw-rw-r-- 1 jenkins jenkins 913 Dec 10 04:41 main.go [2024-12-10T04:50:31.131Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 10 04:41 openapi [2024-12-10T04:50:31.131Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 10 04:41 pkg [2024-12-10T04:50:31.131Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 10 04:41 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T04:50:31.492Z] + 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=ac93ab4e4f6be6635a1732c850fd941aad1a128a --label arch=arm64 --label version=4.0.0-dev.4 . [2024-12-10T04:50:32.448Z] #0 building with "default" instance using docker driver [2024-12-10T04:50:32.448Z] [2024-12-10T04:50:32.448Z] #1 [internal] load build definition from Dockerfile [2024-12-10T04:50:32.448Z] #1 transferring dockerfile: 1.76kB done [2024-12-10T04:50:32.448Z] #1 DONE 0.0s [2024-12-10T04:50:32.448Z] [2024-12-10T04:50:32.448Z] #2 [internal] load .dockerignore [2024-12-10T04:50:32.448Z] #2 transferring context: 159B done [2024-12-10T04:50:32.448Z] #2 DONE 0.0s [2024-12-10T04:50:32.448Z] [2024-12-10T04:50:32.448Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-10T04:50:32.448Z] #3 DONE 0.0s [2024-12-10T04:50:32.448Z] [2024-12-10T04:50:32.448Z] #4 [internal] load metadata for docker.io/library/alpine:3.20 [2024-12-10T04:50:33.032Z] #4 DONE 0.7s [2024-12-10T04:50:33.032Z] [2024-12-10T04:50:33.032Z] #5 [internal] load build context [2024-12-10T04:50:33.032Z] #5 transferring context: 36.30kB 0.0s done [2024-12-10T04:50:33.032Z] #5 DONE 0.0s [2024-12-10T04:50:33.032Z] [2024-12-10T04:50:33.032Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-10T04:50:33.032Z] #6 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.1s done [2024-12-10T04:50:33.301Z] #6 ... [2024-12-10T04:50:33.301Z] [2024-12-10T04:50:33.301Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-12-10T04:50:33.301Z] #7 DONE 0.2s [2024-12-10T04:50:33.301Z] [2024-12-10T04:50:33.301Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-10T04:50:33.301Z] #6 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 2.10MB / 4.09MB 0.2s [2024-12-10T04:50:33.301Z] #6 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-10T04:50:33.301Z] #6 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2024-12-10T04:50:33.301Z] #6 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2024-12-10T04:50:33.569Z] #6 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s done [2024-12-10T04:50:33.569Z] #6 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b [2024-12-10T04:50:33.837Z] #6 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.5s done [2024-12-10T04:50:34.111Z] #6 DONE 1.1s [2024-12-10T04:50:34.111Z] [2024-12-10T04:50:34.111Z] #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-12-10T04:50:34.697Z] #8 0.655 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-10T04:50:34.965Z] #8 0.939 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-10T04:50:35.932Z] #8 ... [2024-12-10T04:50:35.932Z] [2024-12-10T04:50:35.932Z] #9 [builder 2/7] RUN apk add --update --no-cache make git [2024-12-10T04:50:35.932Z] #9 0.727 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-10T04:50:35.932Z] #9 1.162 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-10T04:50:35.932Z] #9 2.474 OK: 238 MiB in 54 packages [2024-12-10T04:50:35.932Z] #9 DONE 2.8s [2024-12-10T04:50:36.207Z] [2024-12-10T04:50:36.207Z] #10 [builder 3/7] WORKDIR /app [2024-12-10T04:50:36.207Z] #10 DONE 0.1s [2024-12-10T04:50:36.207Z] [2024-12-10T04:50:36.207Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2024-12-10T04:50:36.207Z] #11 DONE 0.1s [2024-12-10T04:50:36.207Z] [2024-12-10T04:50:36.207Z] #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-12-10T04:50:36.207Z] #8 2.284 (1/2) Installing ca-certificates (20240705-r0) [2024-12-10T04:50:36.475Z] #8 2.390 (2/2) Installing dumb-init (1.2.5-r3) [2024-12-10T04:50:36.475Z] #8 2.402 Executing busybox-1.36.1-r29.trigger [2024-12-10T04:50:36.475Z] #8 2.422 Executing ca-certificates-20240705-r0.trigger [2024-12-10T04:50:36.742Z] #8 2.640 OK: 10 MiB in 16 packages [2024-12-10T04:50:37.324Z] #8 DONE 3.0s [2024-12-10T04:50:37.324Z] [2024-12-10T04:50:37.324Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2024-12-10T04:50:37.909Z] #12 ... [2024-12-10T04:50:37.909Z] [2024-12-10T04:50:37.909Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-10T04:50:37.909Z] #13 DONE 1.7s [2024-12-10T04:50:37.909Z] [2024-12-10T04:50:37.909Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2024-12-10T04:50:37.909Z] #12 0.821 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-10T04:50:38.178Z] #12 ... [2024-12-10T04:50:38.178Z] [2024-12-10T04:50:38.178Z] #14 [builder 6/7] COPY . . [2024-12-10T04:50:38.178Z] #14 DONE 0.2s [2024-12-10T04:50:38.445Z] [2024-12-10T04:50:38.445Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2024-12-10T04:50:38.445Z] #12 1.188 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-10T04:50:39.860Z] #12 2.490 Upgrading critical system libraries and apk-tools: [2024-12-10T04:50:39.860Z] #12 2.490 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-10T04:50:39.860Z] #12 2.515 Executing busybox-1.36.1-r29.trigger [2024-12-10T04:50:40.129Z] #12 2.793 Continuing the upgrade transaction with new apk-tools: [2024-12-10T04:50:40.129Z] #12 2.814 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-10T04:50:40.397Z] #12 3.142 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-10T04:50:41.812Z] #12 4.428 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-10T04:50:41.812Z] #12 4.550 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-10T04:50:41.812Z] #12 4.657 Executing ca-certificates-20240705-r0.trigger [2024-12-10T04:50:42.084Z] #12 4.844 OK: 10 MiB in 16 packages [2024-12-10T04:50:42.351Z] #12 DONE 5.4s [2024-12-10T04:50:42.351Z] [2024-12-10T04:50:42.351Z] #15 [builder 7/7] RUN make build [2024-12-10T04:50:42.351Z] #15 0.727 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.12 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.4 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-record-replay [2024-12-10T04:52:49.030Z] #15 DONE 129.3s [2024-12-10T04:52:49.030Z] [2024-12-10T04:52:49.030Z] #16 [stage-1 4/7] COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-12-10T04:52:49.030Z] #16 DONE 0.1s [2024-12-10T04:52:49.030Z] [2024-12-10T04:52:49.030Z] #17 [stage-1 5/7] COPY --from=builder /app/LICENSE /LICENSE [2024-12-10T04:52:49.030Z] #17 DONE 0.1s [2024-12-10T04:52:49.030Z] [2024-12-10T04:52:49.030Z] #18 [stage-1 6/7] COPY --from=builder /app/res/ /res/ [2024-12-10T04:52:49.030Z] #18 DONE 0.1s [2024-12-10T04:52:49.030Z] [2024-12-10T04:52:49.030Z] #19 [stage-1 7/7] COPY --from=builder /app/app-record-replay /app-record-replay [2024-12-10T04:52:49.030Z] #19 DONE 0.4s [2024-12-10T04:52:49.030Z] [2024-12-10T04:52:49.030Z] #20 exporting to image [2024-12-10T04:52:49.030Z] #20 exporting layers [2024-12-10T04:52:49.030Z] #20 exporting layers 0.4s done [2024-12-10T04:52:49.030Z] #20 writing image sha256:a7e4c70cd74c1d10635c01d7ca5d06e6d48463d95365aeedb59873bfc12db72d done [2024-12-10T04:52:49.030Z] #20 naming to docker.io/library/app-record-replay-arm64 done [2024-12-10T04:52:49.030Z] #20 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-10T04:52:49.173Z] provisioning config files... [2024-12-10T04:52:49.187Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/103@tmp/config13940606936765946930tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-10T04:52:49.518Z] ---> ****-login.sh [2024-12-10T04:52:49.518Z] nexus3.edgexfoundry.org:10001 [2024-12-10T04:52:49.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-10T04:52:49.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-10T04:52:49.784Z] Configure a credential helper to remove this warning. See [2024-12-10T04:52:49.784Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-10T04:52:49.784Z] [2024-12-10T04:52:49.784Z] Login Succeeded [2024-12-10T04:52:49.784Z] nexus3.edgexfoundry.org:10002 [2024-12-10T04:52:49.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-10T04:52:50.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-10T04:52:50.050Z] Configure a credential helper to remove this warning. See [2024-12-10T04:52:50.050Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-10T04:52:50.050Z] [2024-12-10T04:52:50.050Z] Login Succeeded [2024-12-10T04:52:50.050Z] nexus3.edgexfoundry.org:10003 [2024-12-10T04:52:50.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-10T04:52:50.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-10T04:52:50.316Z] Configure a credential helper to remove this warning. See [2024-12-10T04:52:50.316Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-10T04:52:50.316Z] [2024-12-10T04:52:50.316Z] Login Succeeded [2024-12-10T04:52:50.316Z] nexus3.edgexfoundry.org:10004 [2024-12-10T04:52:50.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-10T04:52:50.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-10T04:52:50.582Z] Configure a credential helper to remove this warning. See [2024-12-10T04:52:50.582Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-10T04:52:50.582Z] [2024-12-10T04:52:50.582Z] Login Succeeded [2024-12-10T04:52:50.582Z] ****.io [2024-12-10T04:52:50.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-10T04:52:50.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-10T04:52:50.846Z] Configure a credential helper to remove this warning. See [2024-12-10T04:52:50.846Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-10T04:52:50.846Z] [2024-12-10T04:52:50.846Z] Login Succeeded [2024-12-10T04:52:50.846Z] ---> ****-login.sh ends [Pipeline] } [2024-12-10T04:52:50.858Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-10T04:52:50.913Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-10T04:52:50.939Z] [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: [2024-12-10T04:52:50.939Z] ac93ab4e4f6be6635a1732c850fd941aad1a128a [2024-12-10T04:52:50.939Z] latest [2024-12-10T04:52:50.939Z] 4.0.0-dev.4 [2024-12-10T04:52:50.939Z] ac93ab4e4f6be6635a1732c850fd941aad1a128a-4.0.0-dev.4 [2024-12-10T04:52:50.939Z] main [2024-12-10T04:52:50.939Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T04:52:51.294Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:ac93ab4e4f6be6635a1732c850fd941aad1a128a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T04:52:51.650Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:ac93ab4e4f6be6635a1732c850fd941aad1a128a [2024-12-10T04:52:51.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-12-10T04:52:51.650Z] f25227dae11d: Preparing [2024-12-10T04:52:51.650Z] a53c60a48d9f: Preparing [2024-12-10T04:52:51.650Z] e8831b7b3b33: Preparing [2024-12-10T04:52:51.650Z] 93017072cfc3: Preparing [2024-12-10T04:52:51.650Z] 4a69df8754c2: Preparing [2024-12-10T04:52:51.650Z] 1e1841c98ed2: Preparing [2024-12-10T04:52:51.650Z] 651d9022c234: Preparing [2024-12-10T04:52:51.650Z] 1e1841c98ed2: Waiting [2024-12-10T04:52:51.650Z] 651d9022c234: Waiting [2024-12-10T04:52:51.915Z] 93017072cfc3: Pushed [2024-12-10T04:52:51.915Z] e8831b7b3b33: Pushed [2024-12-10T04:52:51.915Z] a53c60a48d9f: Pushed [2024-12-10T04:52:51.915Z] 651d9022c234: Layer already exists [2024-12-10T04:52:52.179Z] 1e1841c98ed2: Pushed [2024-12-10T04:52:53.576Z] 4a69df8754c2: Pushed [2024-12-10T04:53:00.204Z] f25227dae11d: Pushed [2024-12-10T04:53:00.204Z] ac93ab4e4f6be6635a1732c850fd941aad1a128a: digest: sha256:82469fc70383d72907235173564078f9edb57cd29b7adcbeb4174f459e200d28 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T04:53:00.552Z] + 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 [2024-12-10T04:53:00.900Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2024-12-10T04:53:00.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-12-10T04:53:00.900Z] f25227dae11d: Preparing [2024-12-10T04:53:00.900Z] a53c60a48d9f: Preparing [2024-12-10T04:53:00.900Z] e8831b7b3b33: Preparing [2024-12-10T04:53:00.900Z] 93017072cfc3: Preparing [2024-12-10T04:53:00.900Z] 4a69df8754c2: Preparing [2024-12-10T04:53:00.900Z] 1e1841c98ed2: Preparing [2024-12-10T04:53:00.900Z] 651d9022c234: Preparing [2024-12-10T04:53:00.900Z] 1e1841c98ed2: Waiting [2024-12-10T04:53:00.900Z] 651d9022c234: Waiting [2024-12-10T04:53:00.900Z] 4a69df8754c2: Layer already exists [2024-12-10T04:53:00.900Z] f25227dae11d: Layer already exists [2024-12-10T04:53:00.900Z] a53c60a48d9f: Layer already exists [2024-12-10T04:53:00.900Z] e8831b7b3b33: Layer already exists [2024-12-10T04:53:00.900Z] 93017072cfc3: Layer already exists [2024-12-10T04:53:00.900Z] 1e1841c98ed2: Layer already exists [2024-12-10T04:53:00.900Z] 651d9022c234: Layer already exists [2024-12-10T04:53:01.165Z] latest: digest: sha256:82469fc70383d72907235173564078f9edb57cd29b7adcbeb4174f459e200d28 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T04:53:01.511Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T04:53:02.128Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:4.0.0-dev.4 [2024-12-10T04:53:02.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-12-10T04:53:02.128Z] f25227dae11d: Preparing [2024-12-10T04:53:02.128Z] a53c60a48d9f: Preparing [2024-12-10T04:53:02.128Z] e8831b7b3b33: Preparing [2024-12-10T04:53:02.128Z] 93017072cfc3: Preparing [2024-12-10T04:53:02.128Z] 4a69df8754c2: Preparing [2024-12-10T04:53:02.128Z] 1e1841c98ed2: Preparing [2024-12-10T04:53:02.128Z] 651d9022c234: Preparing [2024-12-10T04:53:02.128Z] 1e1841c98ed2: Waiting [2024-12-10T04:53:02.128Z] 651d9022c234: Waiting [2024-12-10T04:53:02.128Z] f25227dae11d: Layer already exists [2024-12-10T04:53:02.128Z] 93017072cfc3: Layer already exists [2024-12-10T04:53:02.128Z] 4a69df8754c2: Layer already exists [2024-12-10T04:53:02.128Z] a53c60a48d9f: Layer already exists [2024-12-10T04:53:02.128Z] e8831b7b3b33: Layer already exists [2024-12-10T04:53:02.128Z] 651d9022c234: Layer already exists [2024-12-10T04:53:02.128Z] 1e1841c98ed2: Layer already exists [2024-12-10T04:53:02.393Z] 4.0.0-dev.4: digest: sha256:82469fc70383d72907235173564078f9edb57cd29b7adcbeb4174f459e200d28 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T04:53:02.747Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:ac93ab4e4f6be6635a1732c850fd941aad1a128a-4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T04:53:03.097Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:ac93ab4e4f6be6635a1732c850fd941aad1a128a-4.0.0-dev.4 [2024-12-10T04:53:03.097Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-12-10T04:53:03.097Z] f25227dae11d: Preparing [2024-12-10T04:53:03.097Z] a53c60a48d9f: Preparing [2024-12-10T04:53:03.097Z] e8831b7b3b33: Preparing [2024-12-10T04:53:03.097Z] 93017072cfc3: Preparing [2024-12-10T04:53:03.097Z] 4a69df8754c2: Preparing [2024-12-10T04:53:03.097Z] 1e1841c98ed2: Preparing [2024-12-10T04:53:03.097Z] 651d9022c234: Preparing [2024-12-10T04:53:03.097Z] 1e1841c98ed2: Waiting [2024-12-10T04:53:03.097Z] 651d9022c234: Waiting [2024-12-10T04:53:03.097Z] 4a69df8754c2: Layer already exists [2024-12-10T04:53:03.097Z] f25227dae11d: Layer already exists [2024-12-10T04:53:03.097Z] 93017072cfc3: Layer already exists [2024-12-10T04:53:03.097Z] a53c60a48d9f: Layer already exists [2024-12-10T04:53:03.097Z] e8831b7b3b33: Layer already exists [2024-12-10T04:53:03.097Z] 651d9022c234: Layer already exists [2024-12-10T04:53:03.097Z] 1e1841c98ed2: Layer already exists [2024-12-10T04:53:03.361Z] ac93ab4e4f6be6635a1732c850fd941aad1a128a-4.0.0-dev.4: digest: sha256:82469fc70383d72907235173564078f9edb57cd29b7adcbeb4174f459e200d28 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T04:53:03.721Z] + 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 [2024-12-10T04:53:04.166Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [2024-12-10T04:53:04.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-12-10T04:53:04.166Z] f25227dae11d: Preparing [2024-12-10T04:53:04.166Z] a53c60a48d9f: Preparing [2024-12-10T04:53:04.166Z] e8831b7b3b33: Preparing [2024-12-10T04:53:04.166Z] 93017072cfc3: Preparing [2024-12-10T04:53:04.166Z] 4a69df8754c2: Preparing [2024-12-10T04:53:04.166Z] 1e1841c98ed2: Preparing [2024-12-10T04:53:04.166Z] 651d9022c234: Preparing [2024-12-10T04:53:04.166Z] 1e1841c98ed2: Waiting [2024-12-10T04:53:04.166Z] 651d9022c234: Waiting [2024-12-10T04:53:04.166Z] a53c60a48d9f: Layer already exists [2024-12-10T04:53:04.166Z] 93017072cfc3: Layer already exists [2024-12-10T04:53:04.166Z] 4a69df8754c2: Layer already exists [2024-12-10T04:53:04.166Z] e8831b7b3b33: Layer already exists [2024-12-10T04:53:04.166Z] f25227dae11d: Layer already exists [2024-12-10T04:53:04.166Z] 1e1841c98ed2: Layer already exists [2024-12-10T04:53:04.166Z] 651d9022c234: Layer already exists [2024-12-10T04:53:04.432Z] main: digest: sha256:82469fc70383d72907235173564078f9edb57cd29b7adcbeb4174f459e200d28 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-10T04:53:04.515Z] ===================================================== [Pipeline] echo [2024-12-10T04:53:04.528Z] taggedImages: [2024-12-10T04:53:04.528Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:ac93ab4e4f6be6635a1732c850fd941aad1a128a [2024-12-10T04:53:04.528Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2024-12-10T04:53:04.528Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:4.0.0-dev.4 [2024-12-10T04:53:04.528Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:ac93ab4e4f6be6635a1732c850fd941aad1a128a-4.0.0-dev.4 [2024-12-10T04:53:04.528Z] - 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 [2024-12-10T04:53:04.928Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-10T04:53:04.928Z] [2024-12-10T04:53:04.928Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T04:53:05.261Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-10T04:53:05.262Z] arm64: Pulling from edgex-lftools-log-publisher [2024-12-10T04:53:05.262Z] 8998bd30e6a1: Pulling fs layer [2024-12-10T04:53:05.262Z] 04944245beec: Pulling fs layer [2024-12-10T04:53:05.262Z] 699f458cf7ca: Pulling fs layer [2024-12-10T04:53:05.262Z] 765212b225bb: Pulling fs layer [2024-12-10T04:53:05.262Z] f23df028b6ca: Pulling fs layer [2024-12-10T04:53:05.262Z] d65c8cfc05b1: Pulling fs layer [2024-12-10T04:53:05.262Z] 2437ff75d9bd: Pulling fs layer [2024-12-10T04:53:05.262Z] d65c8cfc05b1: Waiting [2024-12-10T04:53:05.262Z] 765212b225bb: Waiting [2024-12-10T04:53:05.262Z] f23df028b6ca: Waiting [2024-12-10T04:53:05.262Z] 2437ff75d9bd: Waiting [2024-12-10T04:53:05.528Z] 04944245beec: Verifying Checksum [2024-12-10T04:53:05.528Z] 04944245beec: Download complete [2024-12-10T04:53:05.528Z] 765212b225bb: Download complete [2024-12-10T04:53:05.528Z] f23df028b6ca: Download complete [2024-12-10T04:53:05.528Z] d65c8cfc05b1: Verifying Checksum [2024-12-10T04:53:05.528Z] d65c8cfc05b1: Download complete [2024-12-10T04:53:05.528Z] 699f458cf7ca: Verifying Checksum [2024-12-10T04:53:05.528Z] 699f458cf7ca: Download complete [2024-12-10T04:53:06.108Z] 8998bd30e6a1: Verifying Checksum [2024-12-10T04:53:06.108Z] 8998bd30e6a1: Download complete [2024-12-10T04:53:08.044Z] 2437ff75d9bd: Verifying Checksum [2024-12-10T04:53:08.044Z] 2437ff75d9bd: Download complete [2024-12-10T04:53:12.283Z] 8998bd30e6a1: Pull complete [2024-12-10T04:53:13.685Z] 04944245beec: Pull complete [2024-12-10T04:53:15.623Z] 699f458cf7ca: Pull complete [2024-12-10T04:53:15.623Z] 765212b225bb: Pull complete [2024-12-10T04:53:16.587Z] f23df028b6ca: Pull complete [2024-12-10T04:53:16.587Z] d65c8cfc05b1: Pull complete [2024-12-10T04:53:43.258Z] 2437ff75d9bd: Pull complete [2024-12-10T04:53:43.258Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-12-10T04:53:43.258Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-10T04:53:43.258Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-10T04:53:43.440Z] prd-ubuntu20.04-docker-arm64-4c-16g-34840 does not seem to be running inside a container [2024-12-10T04:53:43.495Z] $ 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/103 -v /w/workspace/app-record-replay/103:/w/workspace/app-record-replay/103:rw,z -v /w/workspace/app-record-replay/103@tmp:/w/workspace/app-record-replay/103@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-12-10T04:53:44.880Z] $ docker top 884cabe090541de0c7fc82afa7b988c0545aee7c1b13820e8ec4bba426e3b53e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-10T04:53:45.372Z] ---> job-cost.sh [2024-12-10T04:53:45.637Z] lf-activate-venv: SKIPPING [2024-12-10T04:53:45.637Z] INFO: No Stack... [2024-12-10T04:53:46.216Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-10T04:53:47.174Z] INFO: Archiving Costs [Pipeline] sh [2024-12-10T04:53:47.492Z] + cat /w/workspace/app-record-replay/103/archives/cost.csv [2024-12-10T04:53:47.492Z] + cut -d, -f6 [Pipeline] lock [2024-12-10T04:53:47.547Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-main-103-stack-cost] [2024-12-10T04:53:47.556Z] Resource [jenkins-edgexfoundry-app-record-replay-main-103-stack-cost] did not exist. Created. [2024-12-10T04:53:47.564Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-main-103-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-12-10T04:53:47.894Z] /w/workspace/app-record-replay/103@tmp/durable-9ae040f0/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-12-10T04:53:48.212Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-12-10T04:53:48.240Z] Warning: overwriting stash ‘stack-cost’ [2024-12-10T04:53:48.288Z] Stashed 1 file(s) [Pipeline] } [2024-12-10T04:53:48.300Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-main-103-stack-cost] [Pipeline] // lock [Pipeline] } [2024-12-10T04:53:48.322Z] $ docker stop --time=1 884cabe090541de0c7fc82afa7b988c0545aee7c1b13820e8ec4bba426e3b53e [2024-12-10T04:53:49.719Z] $ docker rm -f --volumes 884cabe090541de0c7fc82afa7b988c0545aee7c1b13820e8ec4bba426e3b53e [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 [2024-12-10T04:53:50.237Z] provisioning config files... [2024-12-10T04:53:50.245Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config16499385294929438471tmp [Pipeline] { [Pipeline] sh [2024-12-10T04:53:50.545Z] + set +x [2024-12-10T04:53:50.545Z] + curl -s https://codecov.io/bash [2024-12-10T04:53:50.545Z] + bash -s -- [2024-12-10T04:53:50.545Z] [2024-12-10T04:53:50.545Z] _____ _ [2024-12-10T04:53:50.545Z] / ____| | | [2024-12-10T04:53:50.545Z] | | ___ __| | ___ ___ _____ __ [2024-12-10T04:53:50.545Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-12-10T04:53:50.545Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-12-10T04:53:50.545Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-12-10T04:53:50.545Z] Bash-1.0.6 [2024-12-10T04:53:50.545Z] [2024-12-10T04:53:50.545Z] [2024-12-10T04:53:50.545Z] ==> git version 2.25.1 found [2024-12-10T04:53:50.545Z] ==> 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 [2024-12-10T04:53:50.545Z] Release-Date: 2020-01-08 [2024-12-10T04:53:50.545Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-12-10T04:53:50.545Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-12-10T04:53:50.545Z] ==> Jenkins CI detected. [2024-12-10T04:53:50.545Z] current dir:  /w/workspace/exfoundry_app-record-replay_main [2024-12-10T04:53:50.545Z] project root: . [2024-12-10T04:53:50.545Z] --> token set from env [2024-12-10T04:53:50.545Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-12-10T04:53:50.545Z] ==> Running gcov in . (disable via -X gcov) [2024-12-10T04:53:50.545Z] ==> Python coveragepy not found [2024-12-10T04:53:50.545Z] ==> Searching for coverage reports in: [2024-12-10T04:53:50.545Z] + . [2024-12-10T04:53:50.545Z] -> Found 1 reports [2024-12-10T04:53:50.545Z] ==> Detecting git/mercurial file structure [2024-12-10T04:53:50.805Z] ==> Reading reports [2024-12-10T04:53:50.805Z] + ./coverage.out bytes=34247 [2024-12-10T04:53:50.805Z] ==> Appending adjustments [2024-12-10T04:53:50.805Z] https://docs.codecov.io/docs/fixing-reports [2024-12-10T04:53:50.805Z] + Found adjustments [2024-12-10T04:53:50.805Z] ==> Gzipping contents [2024-12-10T04:53:50.805Z] 8.0K /tmp/codecov.0YZ3Q2.gz [2024-12-10T04:53:50.805Z] ==> Uploading reports [2024-12-10T04:53:50.805Z] url: https://codecov.io [2024-12-10T04:53:50.805Z] query: branch=main&commit=ac93ab4e4f6be6635a1732c850fd941aad1a128a&build=103&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F103%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2024-12-10T04:53:50.805Z] -> Pinging Codecov [2024-12-10T04:53:50.805Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=ac93ab4e4f6be6635a1732c850fd941aad1a128a&build=103&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F103%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2024-12-10T04:53:51.065Z] -> Uploading to [2024-12-10T04:53:51.065Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/app-record-replay/ac93ab4e4f6be6635a1732c850fd941aad1a128a/45fc2fa5-75d9-4b01-b54e-7c6b6829b865.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241210%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241210T045350Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=8159fa5abeae5f5807de5791f4a4b271ae39654201c8b849bcd04f4210f241c3 [2024-12-10T04:53:51.065Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-10T04:53:51.065Z] Dload Upload Total Spent Left Speed [2024-12-10T04:53:51.065Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5393 0 0 100 5393 0 35248 --:--:-- --:--:-- --:--:-- 35248 [2024-12-10T04:53:51.065Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/ac93ab4e4f6be6635a1732c850fd941aad1a128a [Pipeline] } [2024-12-10T04:53:51.073Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-12-10T04:53:51.217Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-12-10T04:53:51.239Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T04:53:51.533Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-10T04:53:51.533Z] [2024-12-10T04:53:51.533Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T04:53:51.836Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-10T04:53:51.836Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-12-10T04:53:51.836Z] 43c4264eed91: Already exists [2024-12-10T04:53:51.836Z] 4cc291be95ef: Already exists [2024-12-10T04:53:51.836Z] 2ac1f1163629: Already exists [2024-12-10T04:53:51.836Z] 5c3c966382ef: Already exists [2024-12-10T04:53:51.836Z] 4f4fb700ef54: Already exists [2024-12-10T04:53:51.836Z] d9c7d2e4e75e: Pulling fs layer [2024-12-10T04:53:51.836Z] 9c3e1370e548: Pulling fs layer [2024-12-10T04:53:52.094Z] d9c7d2e4e75e: Verifying Checksum [2024-12-10T04:53:52.094Z] d9c7d2e4e75e: Download complete [2024-12-10T04:53:52.353Z] d9c7d2e4e75e: Pull complete [2024-12-10T04:53:52.920Z] 9c3e1370e548: Verifying Checksum [2024-12-10T04:53:52.920Z] 9c3e1370e548: Download complete [2024-12-10T04:53:56.240Z] 9c3e1370e548: Pull complete [2024-12-10T04:53:56.240Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-12-10T04:53:56.240Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-10T04:53:56.240Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-10T04:53:56.351Z] prd-ubuntu20.04-docker-8c-8g-34838 does not seem to be running inside a container [2024-12-10T04:53:56.388Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-12-10T04:53:58.479Z] $ docker top 3085d00a5f959bb3a2800e09b53b9cd1f5342316eeb9bdea9c3c8135fd546e2a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-10T04:53:58.921Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] echo [2024-12-10T04:53:58.939Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh [2024-12-10T04:53:59.229Z] + set -o pipefail [2024-12-10T04:53:59.229Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' [2024-12-10T04:54:05.875Z] [2024-12-10T04:54:05.875Z] Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... [2024-12-10T04:54:05.875Z] [2024-12-10T04:54:05.875Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/15e99017-a534-4e49-83bf-8dca7399df15/history/a55f4cc7-4273-4065-ae00-25164c90630d [2024-12-10T04:54:05.875Z] [2024-12-10T04:54:05.875Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-12-10T04:54:05.875Z] [2024-12-10T04:54:06.442Z] [2024-12-10T04:54:06.442Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-12-10T04:54:06.442Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-12-10T04:54:06.720Z] $ docker stop --time=1 3085d00a5f959bb3a2800e09b53b9cd1f5342316eeb9bdea9c3c8135fd546e2a [2024-12-10T04:54:10.608Z] $ docker rm -f --volumes 3085d00a5f959bb3a2800e09b53b9cd1f5342316eeb9bdea9c3c8135fd546e2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-12-10T04:54:11.464Z] + git log --format=format:%s -1 ac93ab4e4f6be6635a1732c850fd941aad1a128a [Pipeline] sh [2024-12-10T04:54:11.754Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-10T04:54:11.754Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T04:54:12.064Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-10T04:54:12.065Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-10T04:54:12.149Z] prd-ubuntu20.04-docker-8c-8g-34838 does not seem to be running inside a container [2024-12-10T04:54:12.188Z] $ 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 [2024-12-10T04:54:12.686Z] $ docker top cf8d2edf3104914c966661739e39402886ab22401b04ae969b17a527f2b61f37 -eo pid,comm [2024-12-10T04:54:12.725Z] 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). [2024-12-10T04:54:12.725Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-10T04:54:12.786Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-10T04:54:12.786Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-10T04:54:12.899Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-10T04:54:12.912Z] $ docker exec cf8d2edf3104914c966661739e39402886ab22401b04ae969b17a527f2b61f37 ssh-agent [2024-12-10T04:54:13.020Z] SSH_AUTH_SOCK=/tmp/ssh-6yFzHZxXV1Kz/agent.32 [2024-12-10T04:54:13.020Z] SSH_AGENT_PID=38 [2024-12-10T04:54:13.024Z] Running ssh-add (command line suppressed) [2024-12-10T04:54:13.123Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11212109864652468291.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11212109864652468291.key) [2024-12-10T04:54:13.128Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-10T04:54:13.422Z] + git semver tag [2024-12-10T04:54:13.681Z] 2024-12-10 04:54:13,602 [run_tag] DEBUG tag force:False [2024-12-10T04:54:13.681Z] 2024-12-10 04:54:13,602 [check_head_tag] DEBUG check head tag [2024-12-10T04:54:13.681Z] 2024-12-10 04:54:13,604 [execute] INFO git cat-file --batch-check [2024-12-10T04:54:13.681Z] 2024-12-10 04:54:13,605 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2024-12-10T04:54:13.681Z] 2024-12-10 04:54:13,608 [execute] INFO git cat-file --batch [2024-12-10T04:54:13.681Z] 2024-12-10 04:54:13,609 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2024-12-10T04:54:13.681Z] 2024-12-10 04:54:13,636 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-12-10T04:54:13.681Z] 2024-12-10 04:54:13,636 [execute] INFO git tag -a v4.0.0-dev.4 -m v4.0.0-dev.4 [2024-12-10T04:54:13.681Z] 2024-12-10 04:54:13,636 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.4', '-m', 'v4.0.0-dev.4'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2024-12-10T04:54:13.681Z] 2024-12-10 04:54:13,641 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-12-10T04:54:13.681Z] 4.0.0-dev.4 [Pipeline] } [2024-12-10T04:54:13.698Z] $ docker exec --env ******** --env ******** cf8d2edf3104914c966661739e39402886ab22401b04ae969b17a527f2b61f37 ssh-agent -k [2024-12-10T04:54:13.809Z] unset SSH_AUTH_SOCK; [2024-12-10T04:54:13.809Z] unset SSH_AGENT_PID; [2024-12-10T04:54:13.809Z] echo Agent pid 38 killed; [2024-12-10T04:54:13.809Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-10T04:54:14.133Z] + git semver [Pipeline] } [2024-12-10T04:54:14.414Z] $ docker stop --time=1 cf8d2edf3104914c966661739e39402886ab22401b04ae969b17a527f2b61f37 [2024-12-10T04:54:15.707Z] $ docker rm -f --volumes cf8d2edf3104914c966661739e39402886ab22401b04ae969b17a527f2b61f37 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T04:54:16.092Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-10T04:54:16.092Z] [2024-12-10T04:54:16.092Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T04:54:16.390Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-10T04:54:16.390Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-12-10T04:54:16.390Z] ab5ef0e58194: Pulling fs layer [2024-12-10T04:54:16.390Z] 9712f1f96733: Pulling fs layer [2024-12-10T04:54:16.390Z] 63f879dbbcfc: Pulling fs layer [2024-12-10T04:54:16.390Z] 0d9ebad4ef96: Pulling fs layer [2024-12-10T04:54:16.390Z] e9a5061849ea: Pulling fs layer [2024-12-10T04:54:16.390Z] d747dcd14b5f: Pulling fs layer [2024-12-10T04:54:16.390Z] 2de7ff778b66: Pulling fs layer [2024-12-10T04:54:16.390Z] 0d9ebad4ef96: Waiting [2024-12-10T04:54:16.390Z] e9a5061849ea: Waiting [2024-12-10T04:54:16.390Z] d747dcd14b5f: Waiting [2024-12-10T04:54:16.390Z] 2de7ff778b66: Waiting [2024-12-10T04:54:16.390Z] 9712f1f96733: Verifying Checksum [2024-12-10T04:54:16.390Z] 9712f1f96733: Download complete [2024-12-10T04:54:16.647Z] 63f879dbbcfc: Verifying Checksum [2024-12-10T04:54:16.647Z] 63f879dbbcfc: Download complete [2024-12-10T04:54:16.906Z] e9a5061849ea: Verifying Checksum [2024-12-10T04:54:16.906Z] e9a5061849ea: Download complete [2024-12-10T04:54:16.906Z] d747dcd14b5f: Verifying Checksum [2024-12-10T04:54:16.906Z] d747dcd14b5f: Download complete [2024-12-10T04:54:16.906Z] 0d9ebad4ef96: Verifying Checksum [2024-12-10T04:54:16.906Z] 0d9ebad4ef96: Download complete [2024-12-10T04:54:16.906Z] ab5ef0e58194: Verifying Checksum [2024-12-10T04:54:16.906Z] ab5ef0e58194: Download complete [2024-12-10T04:54:16.906Z] 2de7ff778b66: Verifying Checksum [2024-12-10T04:54:16.906Z] 2de7ff778b66: Download complete [2024-12-10T04:54:19.436Z] ab5ef0e58194: Pull complete [2024-12-10T04:54:19.436Z] 9712f1f96733: Pull complete [2024-12-10T04:54:20.001Z] 63f879dbbcfc: Pull complete [2024-12-10T04:54:24.186Z] 0d9ebad4ef96: Pull complete [2024-12-10T04:54:24.186Z] e9a5061849ea: Pull complete [2024-12-10T04:54:24.186Z] d747dcd14b5f: Pull complete [2024-12-10T04:54:25.128Z] 2de7ff778b66: Pull complete [2024-12-10T04:54:25.128Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-12-10T04:54:25.128Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-10T04:54:25.128Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-10T04:54:25.225Z] prd-ubuntu20.04-docker-8c-8g-34838 does not seem to be running inside a container [2024-12-10T04:54:25.262Z] $ 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 [2024-12-10T04:54:30.123Z] $ docker top f4d7d4b997869a2afcf9009cfaf8d90e7b44483d3d21227ffc06d0c294b98fc4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-12-10T04:54:30.195Z] provisioning config files... [2024-12-10T04:54:30.206Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config9790936271181623369tmp [2024-12-10T04:54:30.216Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config7094790383075950180tmp [2024-12-10T04:54:30.224Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config7000583317390536884tmp [Pipeline] { [Pipeline] echo [2024-12-10T04:54:30.305Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-10T04:54:30.598Z] ---> sigul-configuration.sh [2024-12-10T04:54:30.598Z] gpg: directory `/root/.gnupg' created [2024-12-10T04:54:30.598Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-12-10T04:54:30.598Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-12-10T04:54:30.598Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-12-10T04:54:30.598Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-12-10T04:54:30.598Z] gpg: CAST5 encrypted data [2024-12-10T04:54:30.598Z] gpg: encrypted with 1 passphrase [2024-12-10T04:54:30.598Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-12-10T04:54:30.892Z] + mkdir /home/jenkins [2024-12-10T04:54:30.893Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-12-10T04:54:31.184Z] + 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 [2024-12-10T04:54:31.198Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-10T04:54:31.485Z] ---> sigul-install.sh [2024-12-10T04:54:31.485Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-12-10T04:54:31.780Z] + git tag --list [2024-12-10T04:54:31.780Z] v3.1 [2024-12-10T04:54:31.780Z] v3.1.0 [2024-12-10T04:54:31.780Z] v3.1.0-dev.0 [2024-12-10T04:54:31.780Z] v3.1.0-dev.1 [2024-12-10T04:54:31.780Z] v3.1.0-dev.10 [2024-12-10T04:54:31.780Z] v3.1.0-dev.11 [2024-12-10T04:54:31.780Z] v3.1.0-dev.12 [2024-12-10T04:54:31.780Z] v3.1.0-dev.13 [2024-12-10T04:54:31.780Z] v3.1.0-dev.14 [2024-12-10T04:54:31.780Z] v3.1.0-dev.15 [2024-12-10T04:54:31.780Z] v3.1.0-dev.16 [2024-12-10T04:54:31.780Z] v3.1.0-dev.17 [2024-12-10T04:54:31.780Z] v3.1.0-dev.18 [2024-12-10T04:54:31.780Z] v3.1.0-dev.19 [2024-12-10T04:54:31.780Z] v3.1.0-dev.2 [2024-12-10T04:54:31.780Z] v3.1.0-dev.20 [2024-12-10T04:54:31.780Z] v3.1.0-dev.21 [2024-12-10T04:54:31.780Z] v3.1.0-dev.22 [2024-12-10T04:54:31.780Z] v3.1.0-dev.23 [2024-12-10T04:54:31.780Z] v3.1.0-dev.24 [2024-12-10T04:54:31.780Z] v3.1.0-dev.25 [2024-12-10T04:54:31.780Z] v3.1.0-dev.26 [2024-12-10T04:54:31.780Z] v3.1.0-dev.27 [2024-12-10T04:54:31.780Z] v3.1.0-dev.28 [2024-12-10T04:54:31.780Z] v3.1.0-dev.29 [2024-12-10T04:54:31.780Z] v3.1.0-dev.3 [2024-12-10T04:54:31.780Z] v3.1.0-dev.30 [2024-12-10T04:54:31.780Z] v3.1.0-dev.31 [2024-12-10T04:54:31.780Z] v3.1.0-dev.32 [2024-12-10T04:54:31.780Z] v3.1.0-dev.33 [2024-12-10T04:54:31.780Z] v3.1.0-dev.34 [2024-12-10T04:54:31.780Z] v3.1.0-dev.35 [2024-12-10T04:54:31.780Z] v3.1.0-dev.36 [2024-12-10T04:54:31.780Z] v3.1.0-dev.37 [2024-12-10T04:54:31.780Z] v3.1.0-dev.38 [2024-12-10T04:54:31.780Z] v3.1.0-dev.39 [2024-12-10T04:54:31.780Z] v3.1.0-dev.4 [2024-12-10T04:54:31.780Z] v3.1.0-dev.40 [2024-12-10T04:54:31.780Z] v3.1.0-dev.41 [2024-12-10T04:54:31.780Z] v3.1.0-dev.42 [2024-12-10T04:54:31.780Z] v3.1.0-dev.43 [2024-12-10T04:54:31.780Z] v3.1.0-dev.44 [2024-12-10T04:54:31.780Z] v3.1.0-dev.45 [2024-12-10T04:54:31.780Z] v3.1.0-dev.46 [2024-12-10T04:54:31.780Z] v3.1.0-dev.47 [2024-12-10T04:54:31.780Z] v3.1.0-dev.48 [2024-12-10T04:54:31.780Z] v3.1.0-dev.49 [2024-12-10T04:54:31.780Z] v3.1.0-dev.5 [2024-12-10T04:54:31.780Z] v3.1.0-dev.50 [2024-12-10T04:54:31.780Z] v3.1.0-dev.51 [2024-12-10T04:54:31.780Z] v3.1.0-dev.52 [2024-12-10T04:54:31.780Z] v3.1.0-dev.53 [2024-12-10T04:54:31.780Z] v3.1.0-dev.54 [2024-12-10T04:54:31.780Z] v3.1.0-dev.55 [2024-12-10T04:54:31.780Z] v3.1.0-dev.56 [2024-12-10T04:54:31.780Z] v3.1.0-dev.57 [2024-12-10T04:54:31.780Z] v3.1.0-dev.58 [2024-12-10T04:54:31.780Z] v3.1.0-dev.59 [2024-12-10T04:54:31.780Z] v3.1.0-dev.6 [2024-12-10T04:54:31.780Z] v3.1.0-dev.60 [2024-12-10T04:54:31.780Z] v3.1.0-dev.61 [2024-12-10T04:54:31.780Z] v3.1.0-dev.62 [2024-12-10T04:54:31.780Z] v3.1.0-dev.63 [2024-12-10T04:54:31.780Z] v3.1.0-dev.64 [2024-12-10T04:54:31.780Z] v3.1.0-dev.65 [2024-12-10T04:54:31.780Z] v3.1.0-dev.66 [2024-12-10T04:54:31.780Z] v3.1.0-dev.67 [2024-12-10T04:54:31.780Z] v3.1.0-dev.68 [2024-12-10T04:54:31.780Z] v3.1.0-dev.7 [2024-12-10T04:54:31.780Z] v3.1.0-dev.8 [2024-12-10T04:54:31.780Z] v3.1.0-dev.9 [2024-12-10T04:54:31.780Z] v3.1.1 [2024-12-10T04:54:31.780Z] v3.2.0-dev.1 [2024-12-10T04:54:31.780Z] v3.2.0-dev.10 [2024-12-10T04:54:31.780Z] v3.2.0-dev.11 [2024-12-10T04:54:31.780Z] v3.2.0-dev.12 [2024-12-10T04:54:31.780Z] v3.2.0-dev.13 [2024-12-10T04:54:31.780Z] v3.2.0-dev.14 [2024-12-10T04:54:31.780Z] v3.2.0-dev.15 [2024-12-10T04:54:31.780Z] v3.2.0-dev.16 [2024-12-10T04:54:31.780Z] v3.2.0-dev.17 [2024-12-10T04:54:31.780Z] v3.2.0-dev.18 [2024-12-10T04:54:31.780Z] v3.2.0-dev.19 [2024-12-10T04:54:31.780Z] v3.2.0-dev.2 [2024-12-10T04:54:31.780Z] v3.2.0-dev.20 [2024-12-10T04:54:31.780Z] v3.2.0-dev.21 [2024-12-10T04:54:31.780Z] v3.2.0-dev.22 [2024-12-10T04:54:31.780Z] v3.2.0-dev.23 [2024-12-10T04:54:31.780Z] v3.2.0-dev.24 [2024-12-10T04:54:31.780Z] v3.2.0-dev.3 [2024-12-10T04:54:31.780Z] v3.2.0-dev.4 [2024-12-10T04:54:31.780Z] v3.2.0-dev.5 [2024-12-10T04:54:31.780Z] v3.2.0-dev.6 [2024-12-10T04:54:31.780Z] v3.2.0-dev.7 [2024-12-10T04:54:31.780Z] v3.2.0-dev.8 [2024-12-10T04:54:31.780Z] v3.2.0-dev.9 [2024-12-10T04:54:31.780Z] v4.0.0-dev.1 [2024-12-10T04:54:31.780Z] v4.0.0-dev.2 [2024-12-10T04:54:31.780Z] v4.0.0-dev.3 [2024-12-10T04:54:31.780Z] v4.0.0-dev.4 [Pipeline] sh [2024-12-10T04:54:32.214Z] + lftools sign git-tag v4.0.0-dev.4 [2024-12-10T04:54:32.474Z] Signing Git tag with Sigul... [2024-12-10T04:54:32.474Z] Signing v4.0.0-dev.4 [Pipeline] echo [2024-12-10T04:54:33.061Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-10T04:54:33.352Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-12-10T04:54:33.360Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-12-10T04:54:33.396Z] $ docker stop --time=1 f4d7d4b997869a2afcf9009cfaf8d90e7b44483d3d21227ffc06d0c294b98fc4 [2024-12-10T04:54:34.680Z] $ docker rm -f --volumes f4d7d4b997869a2afcf9009cfaf8d90e7b44483d3d21227ffc06d0c294b98fc4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-12-10T04:54:35.097Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-10T04:54:35.097Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T04:54:35.407Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-10T04:54:35.408Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-10T04:54:35.482Z] prd-ubuntu20.04-docker-8c-8g-34838 does not seem to be running inside a container [2024-12-10T04:54:35.522Z] $ 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 [2024-12-10T04:54:35.845Z] $ docker top 4d0b102806220549bf3a4cf006c315d8306df79c94b4278bef262d29efb350da -eo pid,comm [2024-12-10T04:54:35.879Z] 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). [2024-12-10T04:54:35.879Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-10T04:54:35.936Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-10T04:54:35.936Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-10T04:54:36.047Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-10T04:54:36.059Z] $ docker exec 4d0b102806220549bf3a4cf006c315d8306df79c94b4278bef262d29efb350da ssh-agent [2024-12-10T04:54:36.148Z] SSH_AUTH_SOCK=/tmp/ssh-F0rXM9SSjUs1/agent.31 [2024-12-10T04:54:36.148Z] SSH_AGENT_PID=37 [2024-12-10T04:54:36.152Z] Running ssh-add (command line suppressed) [2024-12-10T04:54:36.254Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_18240045350692855916.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_18240045350692855916.key) [2024-12-10T04:54:36.254Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-10T04:54:36.540Z] + git semver bump pre [2024-12-10T04:54:36.801Z] 2024-12-10 04:54:36,718 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-12-10T04:54:36.801Z] 2024-12-10 04:54:36,718 [bump_version] DEBUG bumping version:4.0.0-dev.4 on axis:pre with prefix:dev [2024-12-10T04:54:36.801Z] 2024-12-10 04:54:36,718 [bump_version] DEBUG bumped version:4.0.0-dev.5 [2024-12-10T04:54:36.801Z] 2024-12-10 04:54:36,718 [write_version] DEBUG write version:4.0.0-dev.5 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True [2024-12-10T04:54:36.801Z] 2024-12-10 04:54:36,718 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-12-10T04:54:36.801Z] 2024-12-10 04:54:36,718 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-12-10T04:54:36.801Z] 2024-12-10 04:54:36,720 [execute] INFO git cat-file --batch-check [2024-12-10T04:54:36.801Z] 2024-12-10 04:54:36,720 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2024-12-10T04:54:36.801Z] 2024-12-10 04:54:36,725 [execute] INFO git cat-file --batch [2024-12-10T04:54:36.801Z] 2024-12-10 04:54:36,725 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2024-12-10T04:54:36.801Z] 2024-12-10 04:54:36,729 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-12-10T04:54:36.801Z] 4.0.0-dev.5 [Pipeline] } [2024-12-10T04:54:36.820Z] $ docker exec --env ******** --env ******** 4d0b102806220549bf3a4cf006c315d8306df79c94b4278bef262d29efb350da ssh-agent -k [2024-12-10T04:54:36.901Z] unset SSH_AUTH_SOCK; [2024-12-10T04:54:36.901Z] unset SSH_AGENT_PID; [2024-12-10T04:54:36.901Z] echo Agent pid 37 killed; [2024-12-10T04:54:36.904Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-10T04:54:37.231Z] + git semver [Pipeline] } [2024-12-10T04:54:37.512Z] $ docker stop --time=1 4d0b102806220549bf3a4cf006c315d8306df79c94b4278bef262d29efb350da [2024-12-10T04:54:38.780Z] $ docker rm -f --volumes 4d0b102806220549bf3a4cf006c315d8306df79c94b4278bef262d29efb350da [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-10T04:54:39.120Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-10T04:54:39.120Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T04:54:39.422Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-10T04:54:39.422Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-10T04:54:39.505Z] prd-ubuntu20.04-docker-8c-8g-34838 does not seem to be running inside a container [2024-12-10T04:54:39.544Z] $ 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 [2024-12-10T04:54:39.870Z] $ docker top 01048982d9de87c7c5232bdb69bcdd60e634e1bc0c4148093a517686ac746b68 -eo pid,comm [2024-12-10T04:54:39.904Z] 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). [2024-12-10T04:54:39.904Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-10T04:54:39.957Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-10T04:54:39.957Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-10T04:54:40.075Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-10T04:54:40.087Z] $ docker exec 01048982d9de87c7c5232bdb69bcdd60e634e1bc0c4148093a517686ac746b68 ssh-agent [2024-12-10T04:54:40.189Z] SSH_AUTH_SOCK=/tmp/ssh-SOTGxyUfpldL/agent.33 [2024-12-10T04:54:40.189Z] SSH_AGENT_PID=39 [2024-12-10T04:54:40.192Z] Running ssh-add (command line suppressed) [2024-12-10T04:54:40.295Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12479959528699912088.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12479959528699912088.key) [2024-12-10T04:54:40.297Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-10T04:54:40.591Z] + git semver push [2024-12-10T04:54:40.850Z] 2024-12-10 04:54:40,832 [run_push] DEBUG push [2024-12-10T04:54:40.851Z] 2024-12-10 04:54:40,833 [execute] INFO git cat-file --batch-check [2024-12-10T04:54:40.851Z] 2024-12-10 04:54:40,833 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2024-12-10T04:54:40.851Z] 2024-12-10 04:54:40,837 [execute] INFO git rev-list c5d08571e17edc94bd27f578098f0cf17e91fbf0 -- [2024-12-10T04:54:40.851Z] 2024-12-10 04:54:40,837 [execute] DEBUG Popen(['git', 'rev-list', 'c5d08571e17edc94bd27f578098f0cf17e91fbf0', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-12-10T04:54:40.851Z] 2024-12-10 04:54:40,846 [execute] INFO git fetch -v origin [2024-12-10T04:54:40.851Z] 2024-12-10 04:54:40,846 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-12-10T04:54:41.424Z] 2024-12-10 04:54:41,302 [run_push] DEBUG no remote changes detected [2024-12-10T04:54:41.424Z] 2024-12-10 04:54:41,302 [execute] INFO git push origin semver [2024-12-10T04:54:41.424Z] 2024-12-10 04:54:41,303 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-12-10T04:54:41.991Z] 2024-12-10 04:54:41,966 [run_push] DEBUG push all version tags [2024-12-10T04:54:41.992Z] 2024-12-10 04:54:41,966 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-12-10T04:54:41.992Z] 2024-12-10 04:54:41,967 [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) [2024-12-10T04:54:42.929Z] 2024-12-10 04:54:42,643 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-12-10T04:54:42.929Z] 4.0.0-dev.5 [Pipeline] } [2024-12-10T04:54:42.949Z] $ docker exec --env ******** --env ******** 01048982d9de87c7c5232bdb69bcdd60e634e1bc0c4148093a517686ac746b68 ssh-agent -k [2024-12-10T04:54:43.045Z] unset SSH_AUTH_SOCK; [2024-12-10T04:54:43.046Z] unset SSH_AGENT_PID; [2024-12-10T04:54:43.046Z] echo Agent pid 39 killed; [2024-12-10T04:54:43.045Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-10T04:54:43.366Z] + git semver [Pipeline] } [2024-12-10T04:54:43.650Z] $ docker stop --time=1 01048982d9de87c7c5232bdb69bcdd60e634e1bc0c4148093a517686ac746b68 [2024-12-10T04:54:44.901Z] $ docker rm -f --volumes 01048982d9de87c7c5232bdb69bcdd60e634e1bc0c4148093a517686ac746b68 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-12-10T04:54:45.545Z] + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] [2024-12-10T04:54:45.545Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2024-12-10T04:54:45.545Z] total 16 [2024-12-10T04:54:45.545Z] drwxr-xr-x 3 root root 4096 Dec 10 04:43 . [2024-12-10T04:54:45.545Z] drwxrwxr-x 11 jenkins jenkins 4096 Dec 10 04:54 .. [2024-12-10T04:54:45.545Z] drwxr-xr-x 2 root root 4096 Dec 10 04:43 cost [2024-12-10T04:54:45.545Z] -rw-r--r-- 1 root root 89 Dec 10 04:43 cost.csv [2024-12-10T04:54:45.546Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives [2024-12-10T04:54:45.546Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2024-12-10T04:54:45.546Z] total 16 [2024-12-10T04:54:45.546Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 10 04:43 . [2024-12-10T04:54:45.546Z] drwxrwxr-x 11 jenkins jenkins 4096 Dec 10 04:54 .. [2024-12-10T04:54:45.546Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 10 04:43 cost [2024-12-10T04:54:45.546Z] -rw-r--r-- 1 jenkins jenkins 89 Dec 10 04:43 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-12-10T04:54:45.834Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-10T04:54:46.684Z] ---> package-listing.sh [2024-12-10T04:54:46.684Z] ++ facter osfamily [2024-12-10T04:54:46.684Z] ++ tr '[:upper:]' '[:lower:]' [2024-12-10T04:54:46.943Z] + OS_FAMILY=debian [2024-12-10T04:54:46.943Z] + workspace=/w/workspace/exfoundry_app-record-replay_main [2024-12-10T04:54:46.943Z] + START_PACKAGES=/tmp/packages_start.txt [2024-12-10T04:54:46.943Z] + END_PACKAGES=/tmp/packages_end.txt [2024-12-10T04:54:46.943Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-12-10T04:54:46.943Z] + PACKAGES=/tmp/packages_start.txt [2024-12-10T04:54:46.943Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2024-12-10T04:54:46.943Z] + PACKAGES=/tmp/packages_end.txt [2024-12-10T04:54:46.943Z] + case "${OS_FAMILY}" in [2024-12-10T04:54:46.943Z] + dpkg -l [2024-12-10T04:54:46.943Z] + grep '^ii' [2024-12-10T04:54:46.943Z] + '[' -f /tmp/packages_start.txt ']' [2024-12-10T04:54:46.943Z] + '[' -f /tmp/packages_end.txt ']' [2024-12-10T04:54:46.943Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-12-10T04:54:46.943Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2024-12-10T04:54:46.943Z] + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ [2024-12-10T04:54:46.943Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo [2024-12-10T04:54:46.954Z] 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 [2024-12-10T04:54:47.231Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T04:54:47.796Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-10T04:54:47.796Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-10T04:54:47.876Z] prd-ubuntu20.04-docker-8c-8g-34838 does not seem to be running inside a container [2024-12-10T04:54:47.911Z] $ 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 [2024-12-10T04:54:48.093Z] $ docker top b74f0726080b064801814d452de41582c00454d96a6c26f83cde37a5293a3940 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-10T04:54:48.423Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-12-10T04:54:48.708Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-12-10T04:54:48.992Z] + ls /var/log/sa-host [2024-12-10T04:54:48.992Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-10T04:54:49.149Z] provisioning config files... [2024-12-10T04:54:49.157Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config14888776645457757760tmp [Pipeline] { [Pipeline] echo [2024-12-10T04:54:49.177Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-10T04:54:49.457Z] ---> create-netrc.sh [Pipeline] } [2024-12-10T04:54:49.464Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-12-10T04:54:49.817Z] ---> python-tools-install.sh [Pipeline] echo [2024-12-10T04:54:49.828Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-10T04:54:50.110Z] ---> sudo-logs.sh [2024-12-10T04:54:50.110Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-12-10T04:54:50.145Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-10T04:54:50.428Z] ---> job-cost.sh [2024-12-10T04:54:50.428Z] lf-activate-venv: SKIPPING [2024-12-10T04:54:50.428Z] DEBUG: total: 0.2199999988079071 [2024-12-10T04:54:50.428Z] INFO: Retrieving Stack Cost... [2024-12-10T04:54:50.688Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-10T04:54:51.254Z] INFO: Archiving Costs [Pipeline] echo [2024-12-10T04:54:51.268Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-10T04:54:51.552Z] ---> logs-deploy.sh [2024-12-10T04:54:51.552Z] lf-activate-venv: SKIPPING [2024-12-10T04:54:51.552Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/103 [2024-12-10T04:54:51.552Z] INFO: archiving workspace using pattern(s): [2024-12-10T04:54:52.490Z] Archives upload complete. [2024-12-10T04:54:52.490Z] INFO: archiving logs to Nexus