Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 932cd0ed64b24657bf9f55b2df32b0bd0d5697a3 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-ssh10084626138234050606.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh1148922883636132823.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 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/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/device-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15574591740490768490.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh4983671570771182615.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/device-virtual-go/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/device-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1196783636526180636.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:device-virtual-go] ========================================================= [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: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual 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-4773’ Running on prd-ubuntu20.04-docker-8c-8g-4778 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.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/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 932cd0ed64b24657bf9f55b2df32b0bd0d5697a3 (main) Commit message: "Merge pull request #475 from jinlinGuan/contracts-issue-901" > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.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 932cd0ed64b24657bf9f55b2df32b0bd0d5697a3 # timeout=10 > git rev-list --no-walk 5d512c18d1c7b78db7dd773bf8816c37bfaa059e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-02T06:24:22.285Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-02T06:24:22.347Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-02T06:24:22.372Z] ========================================================= [2024-07-02T06:24:22.372Z] EdgeX Global Pipelines Version Info [2024-07-02T06:24:22.372Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-02T06:24:23.458Z] ------------------- [2024-07-02T06:24:23.458Z] stable info: [2024-07-02T06:24:23.458Z] ------------------- [2024-07-02T06:24:23.458Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-02T06:24:23.458Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-02T06:24:23.458Z] Message: update stable to v1.0.260 [2024-07-02T06:24:24.033Z] ------------------- [2024-07-02T06:24:24.033Z] experimental info: [2024-07-02T06:24:24.033Z] ------------------- [2024-07-02T06:24:24.033Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-02T06:24:24.033Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-02T06:24:24.033Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-02T06:24:24.098Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2024-07-02T06:24:24.121Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2024-07-02T06:24:24.146Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-02T06:24:24.166Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-02T06:24:24.185Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-02T06:24:24.208Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-02T06:24:24.231Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-02T06:24:24.252Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-07-02T06:24:24.272Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-02T06:24:24.371Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-02T06:24:24.393Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-02T06:24:24.414Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2024-07-02T06:24:24.442Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-02T06:24:24.460Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-02T06:24:24.479Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-02T06:24:24.502Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-02T06:24:24.530Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-02T06:24:24.554Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-02T06:24:24.581Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-02T06:24:24.601Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-02T06:24:24.629Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-07-02T06:24:24.650Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-07-02T06:24:24.672Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-02T06:24:24.696Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-02T06:24:24.718Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-02T06:24:24.738Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-02T06:24:24.758Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-02T06:24:24.776Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-07-02T06:24:24.807Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-07-02T06:24:24.828Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-07-02T06:24:24.850Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 932cd0ed64b24657bf9f55b2df32b0bd0d5697a3 [Pipeline] echo [2024-07-02T06:24:24.868Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 932cd0e [Pipeline] echo [2024-07-02T06:24:24.889Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-02T06:24:24.960Z] provisioning config files... [2024-07-02T06:24:24.972Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config10769642174079089358tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-02T06:24:25.325Z] ---> ****-login.sh [2024-07-02T06:24:25.325Z] nexus3.edgexfoundry.org:10001 [2024-07-02T06:24:26.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T06:24:26.706Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T06:24:26.706Z] Configure a credential helper to remove this warning. See [2024-07-02T06:24:26.706Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T06:24:26.706Z] [2024-07-02T06:24:26.706Z] Login Succeeded [2024-07-02T06:24:26.706Z] nexus3.edgexfoundry.org:10002 [2024-07-02T06:24:26.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T06:24:26.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T06:24:26.976Z] Configure a credential helper to remove this warning. See [2024-07-02T06:24:26.976Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T06:24:26.976Z] [2024-07-02T06:24:26.976Z] Login Succeeded [2024-07-02T06:24:26.976Z] nexus3.edgexfoundry.org:10003 [2024-07-02T06:24:26.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T06:24:26.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T06:24:26.976Z] Configure a credential helper to remove this warning. See [2024-07-02T06:24:26.976Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T06:24:26.976Z] [2024-07-02T06:24:26.976Z] Login Succeeded [2024-07-02T06:24:26.976Z] nexus3.edgexfoundry.org:10004 [2024-07-02T06:24:27.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T06:24:27.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T06:24:27.236Z] Configure a credential helper to remove this warning. See [2024-07-02T06:24:27.237Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T06:24:27.237Z] [2024-07-02T06:24:27.237Z] Login Succeeded [2024-07-02T06:24:27.237Z] ****.io [2024-07-02T06:24:27.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T06:24:27.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T06:24:27.497Z] Configure a credential helper to remove this warning. See [2024-07-02T06:24:27.497Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T06:24:27.497Z] [2024-07-02T06:24:27.497Z] Login Succeeded [2024-07-02T06:24:27.497Z] ---> ****-login.sh ends [Pipeline] } [2024-07-02T06:24:27.508Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-02T06:24:27.910Z] + git rev-list -1 --merges 932cd0ed64b24657bf9f55b2df32b0bd0d5697a3~1..932cd0ed64b24657bf9f55b2df32b0bd0d5697a3 [Pipeline] echo [2024-07-02T06:24:27.937Z] -----------> git rev-list -1 --merges 932cd0ed64b24657bf9f55b2df32b0bd0d5697a3~1..932cd0ed64b24657bf9f55b2df32b0bd0d5697a3 932cd0ed64b24657bf9f55b2df32b0bd0d5697a3 [2024-07-02T06:24:27.937Z] 932cd0ed64b24657bf9f55b2df32b0bd0d5697a3 [false] [Pipeline] sh [2024-07-02T06:24:28.231Z] + git log --format=format:%s -1 932cd0ed64b24657bf9f55b2df32b0bd0d5697a3 [Pipeline] echo [2024-07-02T06:24:28.246Z] ========================================================= [2024-07-02T06:24:28.246Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-02T06:24:28.246Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-02T06:24:28.585Z] + git log --format=format:%s -1 932cd0ed64b24657bf9f55b2df32b0bd0d5697a3 [Pipeline] echo [2024-07-02T06:24:28.598Z] [semverPrep] GIT_COMMIT: 932cd0ed64b24657bf9f55b2df32b0bd0d5697a3, Commit Message: Merge pull request #475 from jinlinGuan/contracts-issue-901 [Pipeline] echo [2024-07-02T06:24:28.612Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-02T06:24:28.966Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-02T06:24:28.966Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-02T06:24:28.966Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-02T06:24:28.966Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-02T06:24:28.966Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-02T06:24:28.966Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-02T06:24:28.966Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:24:29.325Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-02T06:24:29.325Z] [2024-07-02T06:24:29.325Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:24:29.644Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-02T06:24:29.644Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-02T06:24:29.644Z] b85a868b505f: Pulling fs layer [2024-07-02T06:24:29.644Z] e2be974225ed: Pulling fs layer [2024-07-02T06:24:29.644Z] 339a4e72a1f5: Pulling fs layer [2024-07-02T06:24:29.644Z] 988bab9f4d93: Pulling fs layer [2024-07-02T06:24:29.644Z] 1469e6f7b9e6: Pulling fs layer [2024-07-02T06:24:29.644Z] eaf3925da568: Pulling fs layer [2024-07-02T06:24:29.644Z] bab4dde63d76: Pulling fs layer [2024-07-02T06:24:29.644Z] bde34c3a00c8: Pulling fs layer [2024-07-02T06:24:29.644Z] b352a97aabf1: Pulling fs layer [2024-07-02T06:24:29.644Z] 4872d77fe225: Pulling fs layer [2024-07-02T06:24:29.644Z] 5851b861e8e6: Pulling fs layer [2024-07-02T06:24:29.644Z] bab4dde63d76: Waiting [2024-07-02T06:24:29.644Z] bde34c3a00c8: Waiting [2024-07-02T06:24:29.644Z] b352a97aabf1: Waiting [2024-07-02T06:24:29.644Z] 4872d77fe225: Waiting [2024-07-02T06:24:29.644Z] 5851b861e8e6: Waiting [2024-07-02T06:24:29.644Z] 988bab9f4d93: Waiting [2024-07-02T06:24:29.644Z] 1469e6f7b9e6: Waiting [2024-07-02T06:24:29.644Z] eaf3925da568: Waiting [2024-07-02T06:24:29.644Z] e2be974225ed: Download complete [2024-07-02T06:24:29.644Z] 988bab9f4d93: Verifying Checksum [2024-07-02T06:24:29.644Z] 988bab9f4d93: Download complete [2024-07-02T06:24:29.644Z] 1469e6f7b9e6: Verifying Checksum [2024-07-02T06:24:29.644Z] 1469e6f7b9e6: Download complete [2024-07-02T06:24:29.644Z] eaf3925da568: Verifying Checksum [2024-07-02T06:24:29.905Z] eaf3925da568: Download complete [2024-07-02T06:24:29.905Z] 339a4e72a1f5: Verifying Checksum [2024-07-02T06:24:29.905Z] 339a4e72a1f5: Download complete [2024-07-02T06:24:29.905Z] bde34c3a00c8: Download complete [2024-07-02T06:24:29.905Z] b352a97aabf1: Verifying Checksum [2024-07-02T06:24:29.905Z] b352a97aabf1: Download complete [2024-07-02T06:24:29.905Z] 4872d77fe225: Download complete [2024-07-02T06:24:29.905Z] 5851b861e8e6: Download complete [2024-07-02T06:24:29.905Z] b85a868b505f: Verifying Checksum [2024-07-02T06:24:29.905Z] b85a868b505f: Download complete [2024-07-02T06:24:30.166Z] bab4dde63d76: Verifying Checksum [2024-07-02T06:24:30.166Z] bab4dde63d76: Download complete [2024-07-02T06:24:31.109Z] b85a868b505f: Pull complete [2024-07-02T06:24:31.368Z] e2be974225ed: Pull complete [2024-07-02T06:24:31.941Z] 339a4e72a1f5: Pull complete [2024-07-02T06:24:31.941Z] 988bab9f4d93: Pull complete [2024-07-02T06:24:32.203Z] 1469e6f7b9e6: Pull complete [2024-07-02T06:24:32.203Z] eaf3925da568: Pull complete [2024-07-02T06:24:34.185Z] bab4dde63d76: Pull complete [2024-07-02T06:24:34.185Z] bde34c3a00c8: Pull complete [2024-07-02T06:24:34.185Z] b352a97aabf1: Pull complete [2024-07-02T06:24:34.185Z] 4872d77fe225: Pull complete [2024-07-02T06:24:34.443Z] 5851b861e8e6: Pull complete [2024-07-02T06:24:34.443Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-02T06:24:34.443Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-02T06:24:34.443Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T06:24:34.581Z] prd-ubuntu20.04-docker-8c-8g-4778 does not seem to be running inside a container [2024-07-02T06:24:34.607Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-02T06:24:38.376Z] $ docker top 7e2e94d47fbb00ac0453794f52cfcc325d33e6e92086774491ee8b4dafca4b48 -eo pid,comm [2024-07-02T06:24:38.433Z] 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-07-02T06:24:38.433Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-02T06:24:38.480Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-02T06:24:38.480Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-02T06:24:38.587Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-02T06:24:38.589Z] $ docker exec 7e2e94d47fbb00ac0453794f52cfcc325d33e6e92086774491ee8b4dafca4b48 ssh-agent [2024-07-02T06:24:38.695Z] SSH_AUTH_SOCK=/tmp/ssh-wIod0CV5xLSz/agent.32 [2024-07-02T06:24:38.695Z] SSH_AGENT_PID=38 [2024-07-02T06:24:38.701Z] Running ssh-add (command line suppressed) [2024-07-02T06:24:38.794Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_10260779586601338505.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_10260779586601338505.key) [2024-07-02T06:24:38.809Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-02T06:24:39.096Z] + git tag --points-at HEAD [Pipeline] } [2024-07-02T06:24:39.107Z] $ docker exec --env ******** --env ******** 7e2e94d47fbb00ac0453794f52cfcc325d33e6e92086774491ee8b4dafca4b48 ssh-agent -k [2024-07-02T06:24:39.212Z] unset SSH_AUTH_SOCK; [2024-07-02T06:24:39.213Z] unset SSH_AGENT_PID; [2024-07-02T06:24:39.213Z] echo Agent pid 38 killed; [2024-07-02T06:24:39.224Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-02T06:24:39.272Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-02T06:24:39.273Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-02T06:24:39.401Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-02T06:24:39.403Z] $ docker exec 7e2e94d47fbb00ac0453794f52cfcc325d33e6e92086774491ee8b4dafca4b48 ssh-agent [2024-07-02T06:24:39.514Z] SSH_AUTH_SOCK=/tmp/ssh-47pDx4ellwmK/agent.71 [2024-07-02T06:24:39.514Z] SSH_AGENT_PID=77 [2024-07-02T06:24:39.520Z] Running ssh-add (command line suppressed) [2024-07-02T06:24:39.632Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4567535490113013776.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4567535490113013776.key) [2024-07-02T06:24:39.648Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-02T06:24:39.942Z] + git semver init [2024-07-02T06:24:40.202Z] 2024-07-02 06:24:40,140 [run_init] DEBUG init version:0.0.0 force:False [2024-07-02T06:24:40.202Z] 2024-07-02 06:24:40,141 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2024-07-02T06:24:40.202Z] 2024-07-02 06:24:40,141 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2024-07-02T06:24:40.202Z] 2024-07-02 06:24:40,141 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/exfoundry_device-virtual-go_main/.semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2024-07-02T06:24:42.735Z] 2024-07-02 06:24:42,190 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2024-07-02T06:24:42.735Z] 2024-07-02 06:24:42,191 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2024-07-02T06:24:42.735Z] 2024-07-02 06:24:42,191 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-07-02T06:24:42.735Z] 2024-07-02 06:24:42,191 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-07-02T06:24:42.735Z] 3.2.0-dev.15 [Pipeline] } [2024-07-02T06:24:42.745Z] $ docker exec --env ******** --env ******** 7e2e94d47fbb00ac0453794f52cfcc325d33e6e92086774491ee8b4dafca4b48 ssh-agent -k [2024-07-02T06:24:42.851Z] unset SSH_AUTH_SOCK; [2024-07-02T06:24:42.851Z] unset SSH_AGENT_PID; [2024-07-02T06:24:42.851Z] echo Agent pid 77 killed; [2024-07-02T06:24:42.864Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-02T06:24:43.189Z] + git semver [Pipeline] } [2024-07-02T06:24:43.461Z] $ docker stop --time=1 7e2e94d47fbb00ac0453794f52cfcc325d33e6e92086774491ee8b4dafca4b48 [2024-07-02T06:24:45.060Z] $ docker rm -f --volumes 7e2e94d47fbb00ac0453794f52cfcc325d33e6e92086774491ee8b4dafca4b48 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-02T06:24:45.448Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-02T06:24:45.710Z] Stashed 1 file(s) [Pipeline] echo [2024-07-02T06:24:45.713Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.15 [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-07-02T06:24:45.870Z] provisioning config files... [2024-07-02T06:24:45.878Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5131832810003647364tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-02T06:24:46.173Z] ---> ****-login.sh [2024-07-02T06:24:46.173Z] nexus3.edgexfoundry.org:10001 [2024-07-02T06:24:46.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T06:24:46.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T06:24:46.173Z] Configure a credential helper to remove this warning. See [2024-07-02T06:24:46.173Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T06:24:46.173Z] [2024-07-02T06:24:46.173Z] Login Succeeded [2024-07-02T06:24:46.173Z] nexus3.edgexfoundry.org:10002 [2024-07-02T06:24:46.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T06:24:46.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T06:24:46.432Z] Configure a credential helper to remove this warning. See [2024-07-02T06:24:46.432Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T06:24:46.432Z] [2024-07-02T06:24:46.432Z] Login Succeeded [2024-07-02T06:24:46.432Z] nexus3.edgexfoundry.org:10003 [2024-07-02T06:24:46.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T06:24:46.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T06:24:46.433Z] Configure a credential helper to remove this warning. See [2024-07-02T06:24:46.433Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T06:24:46.433Z] [2024-07-02T06:24:46.433Z] Login Succeeded [2024-07-02T06:24:46.433Z] nexus3.edgexfoundry.org:10004 [2024-07-02T06:24:46.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T06:24:46.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T06:24:46.692Z] Configure a credential helper to remove this warning. See [2024-07-02T06:24:46.692Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T06:24:46.692Z] [2024-07-02T06:24:46.692Z] Login Succeeded [2024-07-02T06:24:46.692Z] ****.io [2024-07-02T06:24:46.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T06:24:46.693Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T06:24:46.693Z] Configure a credential helper to remove this warning. See [2024-07-02T06:24:46.693Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T06:24:46.693Z] [2024-07-02T06:24:46.693Z] Login Succeeded [2024-07-02T06:24:46.693Z] ---> ****-login.sh ends [Pipeline] } [2024-07-02T06:24:46.700Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-02T06:24:46.781Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-02T06:24:46.799Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-02T06:24:46.813Z] ========================================================= [2024-07-02T06:24:46.813Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-02T06:24:46.813Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:24:47.149Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-02T06:24:47.149Z] Sending build context to Docker daemon 37.51MB [2024-07-02T06:24:47.149Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-02T06:24:47.149Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-02T06:24:47.893Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-02T06:24:47.893Z] 619be1103602: Pulling fs layer [2024-07-02T06:24:47.893Z] 7862e08f4a3e: Pulling fs layer [2024-07-02T06:24:47.893Z] 5df492c9dc93: Pulling fs layer [2024-07-02T06:24:47.893Z] 7629e6793208: Pulling fs layer [2024-07-02T06:24:47.893Z] 4f4fb700ef54: Pulling fs layer [2024-07-02T06:24:47.893Z] fb5054dd5b73: Pulling fs layer [2024-07-02T06:24:47.893Z] eeca6798cff9: Pulling fs layer [2024-07-02T06:24:47.893Z] aa269ceb94a6: Pulling fs layer [2024-07-02T06:24:47.893Z] ada007ff1a6a: Pulling fs layer [2024-07-02T06:24:47.893Z] 7629e6793208: Waiting [2024-07-02T06:24:47.893Z] 4f4fb700ef54: Waiting [2024-07-02T06:24:47.893Z] eeca6798cff9: Waiting [2024-07-02T06:24:47.893Z] aa269ceb94a6: Waiting [2024-07-02T06:24:47.893Z] ada007ff1a6a: Waiting [2024-07-02T06:24:47.893Z] 7862e08f4a3e: Download complete [2024-07-02T06:24:47.893Z] 7629e6793208: Verifying Checksum [2024-07-02T06:24:47.893Z] 7629e6793208: Download complete [2024-07-02T06:24:47.893Z] 4f4fb700ef54: Verifying Checksum [2024-07-02T06:24:47.893Z] 4f4fb700ef54: Download complete [2024-07-02T06:24:47.893Z] fb5054dd5b73: Verifying Checksum [2024-07-02T06:24:47.893Z] fb5054dd5b73: Download complete [2024-07-02T06:24:47.893Z] 619be1103602: Verifying Checksum [2024-07-02T06:24:47.893Z] 619be1103602: Download complete [2024-07-02T06:24:47.893Z] eeca6798cff9: Verifying Checksum [2024-07-02T06:24:47.893Z] eeca6798cff9: Download complete [2024-07-02T06:24:47.893Z] 619be1103602: Pull complete [2024-07-02T06:24:47.893Z] 7862e08f4a3e: Pull complete [2024-07-02T06:24:48.904Z] ada007ff1a6a: Verifying Checksum [2024-07-02T06:24:48.904Z] ada007ff1a6a: Download complete [2024-07-02T06:24:49.162Z] 5df492c9dc93: Verifying Checksum [2024-07-02T06:24:49.162Z] 5df492c9dc93: Download complete [2024-07-02T06:24:49.421Z] aa269ceb94a6: Verifying Checksum [2024-07-02T06:24:51.958Z] 5df492c9dc93: Pull complete [2024-07-02T06:24:52.218Z] 7629e6793208: Pull complete [2024-07-02T06:24:52.218Z] 4f4fb700ef54: Pull complete [2024-07-02T06:24:52.218Z] fb5054dd5b73: Pull complete [2024-07-02T06:24:52.218Z] eeca6798cff9: Pull complete [2024-07-02T06:24:54.750Z] aa269ceb94a6: Pull complete [2024-07-02T06:24:55.318Z] ada007ff1a6a: Pull complete [2024-07-02T06:24:55.578Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-02T06:24:55.837Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-02T06:24:55.837Z] ---> f489d0715acc [2024-07-02T06:24:55.837Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-02T06:25:00.820Z] Still waiting to schedule task [2024-07-02T06:25:00.821Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4776’ [2024-07-02T06:25:01.309Z] ---> Running in c31a41bc9b67 [2024-07-02T06:25:01.309Z] Removing intermediate container c31a41bc9b67 [2024-07-02T06:25:01.309Z] ---> 8710b66099ce [2024-07-02T06:25:01.309Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-02T06:25:01.309Z] ---> Running in 8678a5055043 [2024-07-02T06:25:01.570Z] Removing intermediate container 8678a5055043 [2024-07-02T06:25:01.570Z] ---> 8e70700ac95c [2024-07-02T06:25:01.570Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-07-02T06:25:01.570Z] ---> Running in 47d822516045 [2024-07-02T06:25:01.827Z] Removing intermediate container 47d822516045 [2024-07-02T06:25:01.827Z] ---> 714f1ff13bbe [2024-07-02T06:25:01.827Z] Step 6/12 : WORKDIR /device-virtual-go [2024-07-02T06:25:01.827Z] ---> Running in 0a6f20d3860b [2024-07-02T06:25:01.827Z] Removing intermediate container 0a6f20d3860b [2024-07-02T06:25:01.827Z] ---> 0b204ff5852c [2024-07-02T06:25:01.827Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-02T06:25:01.827Z] ---> Running in 0fd5f3cc965d [2024-07-02T06:25:02.086Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T06:25:02.345Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T06:25:02.658Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-07-02T06:25:02.658Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-07-02T06:25:02.658Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-07-02T06:25:02.658Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-07-02T06:25:03.245Z] Executing busybox-1.36.1-r5.trigger [2024-07-02T06:25:03.245Z] OK: 268 MiB in 56 packages [2024-07-02T06:25:03.766Z] Removing intermediate container 0fd5f3cc965d [2024-07-02T06:25:03.766Z] ---> ddcf65b59d51 [2024-07-02T06:25:03.766Z] Step 8/12 : COPY go.mod vendor* ./ [2024-07-02T06:25:04.026Z] ---> 40bf6fa8f486 [2024-07-02T06:25:04.026Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T06:25:04.026Z] ---> Running in c2a24cbeeecf [2024-07-02T06:26:00.542Z] Removing intermediate container c2a24cbeeecf [2024-07-02T06:26:00.542Z] ---> 84e437dbddc7 [2024-07-02T06:26:00.542Z] Step 10/12 : COPY . . [2024-07-02T06:26:00.542Z] ---> 788a2732a951 [2024-07-02T06:26:00.542Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-02T06:26:00.542Z] ---> Running in 22db92d55a6b [2024-07-02T06:26:00.542Z] Removing intermediate container 22db92d55a6b [2024-07-02T06:26:00.542Z] ---> 69f361611d8e [2024-07-02T06:26:00.542Z] Step 12/12 : RUN $MAKE [2024-07-02T06:26:00.542Z] ---> Running in aa8d9c017188 [2024-07-02T06:26:00.542Z] noop [2024-07-02T06:26:00.542Z] Removing intermediate container aa8d9c017188 [2024-07-02T06:26:00.542Z] ---> dbbaa0b19d0a [2024-07-02T06:26:00.542Z] Successfully built dbbaa0b19d0a [2024-07-02T06:26:00.542Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:26:00.876Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-02T06:26:00.876Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T06:26:00.961Z] prd-ubuntu20.04-docker-8c-8g-4778 does not seem to be running inside a container [2024-07-02T06:26:00.992Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_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 ******** ci-base-image-x86_64 cat [2024-07-02T06:26:01.359Z] $ docker top f17b8317c7cf1f0bdc3a861fa950b852c0e26af3c80d5fa3ac4dbb2d7493c007 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-02T06:26:01.711Z] + go version [2024-07-02T06:26:01.711Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-02T06:26:01.720Z] $ docker stop --time=1 f17b8317c7cf1f0bdc3a861fa950b852c0e26af3c80d5fa3ac4dbb2d7493c007 [2024-07-02T06:26:02.997Z] $ docker rm -f --volumes f17b8317c7cf1f0bdc3a861fa950b852c0e26af3c80d5fa3ac4dbb2d7493c007 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:26:03.455Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-02T06:26:03.455Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T06:26:03.540Z] prd-ubuntu20.04-docker-8c-8g-4778 does not seem to be running inside a container [2024-07-02T06:26:03.572Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_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 ******** ci-base-image-x86_64 cat [2024-07-02T06:26:03.912Z] $ docker top 22bcfc13a91da8b8a156ae197a6eb14fc6ad4904134c9dd0f4bfe5aa5004e8f8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-02T06:26:04.270Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2024-07-02T06:26:04.569Z] + make test [2024-07-02T06:26:04.569Z] go test ./... -coverprofile=coverage.out [2024-07-02T06:26:05.947Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-07-02T06:26:24.033Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2024-07-02T06:26:24.033Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.012s coverage: 58.4% of statements [2024-07-02T06:26:33.999Z] go vet ./... [2024-07-02T06:26:40.580Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-02T06:26:40.580Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-02T06:26:40.580Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-07-02T06:26:40.591Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-02T06:26:40.609Z] $ docker stop --time=1 22bcfc13a91da8b8a156ae197a6eb14fc6ad4904134c9dd0f4bfe5aa5004e8f8 [2024-07-02T06:26:43.372Z] $ docker rm -f --volumes 22bcfc13a91da8b8a156ae197a6eb14fc6ad4904134c9dd0f4bfe5aa5004e8f8 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-02T06:26:43.907Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-02T06:26:43.968Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-07-02T06:26:44.412Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-02T06:26:44.702Z] + ls -al . [2024-07-02T06:26:44.702Z] total 276 [2024-07-02T06:26:44.702Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 2 06:26 . [2024-07-02T06:26:44.702Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 2 06:24 .. [2024-07-02T06:26:44.702Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 2 06:26 .git [2024-07-02T06:26:44.702Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 2 06:24 .github [2024-07-02T06:26:44.702Z] -rw-rw-r-- 1 jenkins jenkins 272 Jul 2 06:24 .gitignore [2024-07-02T06:26:44.702Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 2 06:24 .golangci.yml [2024-07-02T06:26:44.702Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 2 06:24 .semver [2024-07-02T06:26:44.702Z] -rw-rw-r-- 1 jenkins jenkins 17933 Jul 2 06:24 Attribution.txt [2024-07-02T06:26:44.702Z] -rw-rw-r-- 1 jenkins jenkins 15941 Jul 2 06:24 CHANGELOG.md [2024-07-02T06:26:44.702Z] -rw-rw-r-- 1 jenkins jenkins 1755 Jul 2 06:24 Dockerfile [2024-07-02T06:26:44.702Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 2 06:24 GOVERNANCE.md [2024-07-02T06:26:44.702Z] -rw-rw-r-- 1 jenkins jenkins 660 Jul 2 06:24 Jenkinsfile [2024-07-02T06:26:44.702Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 2 06:24 LICENSE [2024-07-02T06:26:44.702Z] -rw-rw-r-- 1 jenkins jenkins 1953 Jul 2 06:24 Makefile [2024-07-02T06:26:44.702Z] -rw-rw-r-- 1 jenkins jenkins 623 Jul 2 06:24 OWNERS.md [2024-07-02T06:26:44.702Z] -rw-rw-r-- 1 jenkins jenkins 4103 Jul 2 06:24 README.md [2024-07-02T06:26:44.702Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 2 06:24 VERSION [2024-07-02T06:26:44.702Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 2 06:24 bin [2024-07-02T06:26:44.702Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 2 06:24 cmd [2024-07-02T06:26:44.702Z] -rw-r--r-- 1 jenkins jenkins 43247 Jul 2 06:26 coverage.out [2024-07-02T06:26:44.702Z] -rw-rw-r-- 1 jenkins jenkins 6979 Jul 2 06:24 go.mod [2024-07-02T06:26:44.702Z] -rw-rw-r-- 1 jenkins jenkins 101949 Jul 2 06:24 go.sum [2024-07-02T06:26:44.702Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 2 06:24 internal [2024-07-02T06:26:44.702Z] -rw-rw-r-- 1 jenkins jenkins 235 Jul 2 06:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:26:45.015Z] + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=932cd0ed64b24657bf9f55b2df32b0bd0d5697a3 --label arch=amd64 --label version=3.2.0-dev.15 . [2024-07-02T06:26:45.015Z] Sending build context to Docker daemon 37.56MB [2024-07-02T06:26:45.015Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-07-02T06:26:45.015Z] Step 2/26 : FROM ${BASE} AS builder [2024-07-02T06:26:45.015Z] ---> dbbaa0b19d0a [2024-07-02T06:26:45.015Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-02T06:26:45.273Z] ---> Running in 142208bdf3c5 [2024-07-02T06:26:45.531Z] Removing intermediate container 142208bdf3c5 [2024-07-02T06:26:45.531Z] ---> 85b7f64de508 [2024-07-02T06:26:45.531Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-07-02T06:26:45.531Z] ---> Running in 78721f295586 [2024-07-02T06:26:45.531Z] Removing intermediate container 78721f295586 [2024-07-02T06:26:45.531Z] ---> b2ac5c03eae5 [2024-07-02T06:26:45.531Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-07-02T06:26:45.531Z] ---> Running in 1913007b2fe8 [2024-07-02T06:26:45.531Z] Removing intermediate container 1913007b2fe8 [2024-07-02T06:26:45.531Z] ---> e7ac07df321a [2024-07-02T06:26:45.531Z] Step 6/26 : WORKDIR /device-virtual-go [2024-07-02T06:26:45.531Z] ---> Running in 870dea957a3e [2024-07-02T06:26:45.791Z] Removing intermediate container 870dea957a3e [2024-07-02T06:26:45.791Z] ---> c2a136949f8d [2024-07-02T06:26:45.791Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-02T06:26:45.791Z] ---> Running in 6db7f029a827 [2024-07-02T06:26:46.051Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T06:26:46.051Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T06:26:46.310Z] OK: 268 MiB in 56 packages [2024-07-02T06:26:46.878Z] Removing intermediate container 6db7f029a827 [2024-07-02T06:26:46.878Z] ---> 48de5194e59c [2024-07-02T06:26:46.878Z] Step 8/26 : COPY go.mod vendor* ./ [2024-07-02T06:26:46.878Z] ---> 75b611f45e42 [2024-07-02T06:26:46.878Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T06:26:46.878Z] ---> Running in 01e6e2dc16bc [2024-07-02T06:26:47.444Z] Removing intermediate container 01e6e2dc16bc [2024-07-02T06:26:47.444Z] ---> 18c11d63026e [2024-07-02T06:26:47.444Z] Step 10/26 : COPY . . [2024-07-02T06:26:48.379Z] ---> 576b9b6919dd [2024-07-02T06:26:48.379Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-02T06:26:48.379Z] ---> Running in 1b087ce1580b [2024-07-02T06:26:48.379Z] Removing intermediate container 1b087ce1580b [2024-07-02T06:26:48.379Z] ---> 8c08be439224 [2024-07-02T06:26:48.379Z] Step 12/26 : RUN $MAKE [2024-07-02T06:26:48.379Z] ---> Running in 5207200abfe7 [2024-07-02T06:26:48.638Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=3.2.0-dev.15 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.19" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2024-07-02T06:27:21.028Z] Removing intermediate container 5207200abfe7 [2024-07-02T06:27:21.028Z] ---> d290cab5f4e7 [2024-07-02T06:27:21.028Z] Step 13/26 : FROM alpine:3.18 [2024-07-02T06:27:21.028Z] 3.18: Pulling from library/alpine [2024-07-02T06:27:21.028Z] 73baa7ef167e: Pulling fs layer [2024-07-02T06:27:21.028Z] 73baa7ef167e: Verifying Checksum [2024-07-02T06:27:21.028Z] 73baa7ef167e: Download complete [2024-07-02T06:27:21.028Z] 73baa7ef167e: Pull complete [2024-07-02T06:27:21.028Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T06:27:21.028Z] Status: Downloaded newer image for alpine:3.18 [2024-07-02T06:27:21.028Z] ---> 8fd7cac70a4a [2024-07-02T06:27:21.028Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-07-02T06:27:21.028Z] ---> Running in e51a888d9540 [2024-07-02T06:27:21.028Z] Removing intermediate container e51a888d9540 [2024-07-02T06:27:21.028Z] ---> e908cdd1aa32 [2024-07-02T06:27:21.028Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-07-02T06:27:21.028Z] ---> Running in a793fa442ee7 [2024-07-02T06:27:21.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T06:27:21.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T06:27:21.028Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-02T06:27:21.028Z] Executing busybox-1.36.1-r7.trigger [2024-07-02T06:27:21.028Z] OK: 7 MiB in 16 packages [2024-07-02T06:27:21.028Z] Removing intermediate container a793fa442ee7 [2024-07-02T06:27:21.028Z] ---> c4ba0abe92b4 [2024-07-02T06:27:21.028Z] Step 16/26 : RUN apk --no-cache upgrade [2024-07-02T06:27:21.028Z] ---> Running in e989d00b146d [2024-07-02T06:27:21.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T06:27:21.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T06:27:21.028Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:27:21.028Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:27:21.028Z] OK: 7 MiB in 16 packages [2024-07-02T06:27:21.028Z] Removing intermediate container e989d00b146d [2024-07-02T06:27:21.028Z] ---> 9ba5c1a3ba11 [2024-07-02T06:27:21.028Z] Step 17/26 : WORKDIR / [2024-07-02T06:27:21.028Z] ---> Running in 32e2eb54ecf6 [2024-07-02T06:27:21.028Z] Removing intermediate container 32e2eb54ecf6 [2024-07-02T06:27:21.028Z] ---> 2fdb2170b4db [2024-07-02T06:27:21.028Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-07-02T06:27:21.028Z] ---> d8f78b4dd835 [2024-07-02T06:27:21.028Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-07-02T06:27:21.028Z] ---> d3a187f18a3b [2024-07-02T06:27:21.028Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2024-07-02T06:27:21.028Z] ---> 707d76f04c7c [2024-07-02T06:27:21.028Z] Step 21/26 : EXPOSE 59900 [2024-07-02T06:27:21.028Z] ---> Running in 4ef52048f805 [2024-07-02T06:27:21.028Z] Removing intermediate container 4ef52048f805 [2024-07-02T06:27:21.028Z] ---> be49342b0d9a [2024-07-02T06:27:21.028Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-07-02T06:27:21.028Z] ---> Running in 7411f3f99577 [2024-07-02T06:27:21.028Z] Removing intermediate container 7411f3f99577 [2024-07-02T06:27:21.028Z] ---> c9dead23d699 [2024-07-02T06:27:21.028Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-02T06:27:21.028Z] ---> Running in b31cfa523b2b [2024-07-02T06:27:21.028Z] Removing intermediate container b31cfa523b2b [2024-07-02T06:27:21.028Z] ---> 7b349f6ef785 [2024-07-02T06:27:21.028Z] Step 24/26 : LABEL arch=amd64 [2024-07-02T06:27:21.028Z] ---> Running in b90e4654e28a [2024-07-02T06:27:21.028Z] Removing intermediate container b90e4654e28a [2024-07-02T06:27:21.028Z] ---> 9958707bc595 [2024-07-02T06:27:21.028Z] Step 25/26 : LABEL git_sha=932cd0ed64b24657bf9f55b2df32b0bd0d5697a3 [2024-07-02T06:27:21.028Z] ---> Running in a76c5d790c8d [2024-07-02T06:27:21.028Z] Removing intermediate container a76c5d790c8d [2024-07-02T06:27:21.028Z] ---> 65fb6806c525 [2024-07-02T06:27:21.028Z] Step 26/26 : LABEL version=3.2.0-dev.15 [2024-07-02T06:27:21.028Z] ---> Running in 039b25a5c2b3 [2024-07-02T06:27:21.028Z] Removing intermediate container 039b25a5c2b3 [2024-07-02T06:27:21.028Z] ---> 7700f8843258 [2024-07-02T06:27:21.028Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-02T06:27:21.028Z] Successfully built 7700f8843258 [2024-07-02T06:27:21.028Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-02T06:27:21.158Z] provisioning config files... [2024-07-02T06:27:21.166Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config16306971805597747080tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-02T06:27:21.460Z] ---> ****-login.sh [2024-07-02T06:27:21.461Z] nexus3.edgexfoundry.org:10001 [2024-07-02T06:27:21.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T06:27:21.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T06:27:21.461Z] Configure a credential helper to remove this warning. See [2024-07-02T06:27:21.461Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T06:27:21.461Z] [2024-07-02T06:27:21.461Z] Login Succeeded [2024-07-02T06:27:21.461Z] nexus3.edgexfoundry.org:10002 [2024-07-02T06:27:21.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T06:27:21.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T06:27:21.461Z] Configure a credential helper to remove this warning. See [2024-07-02T06:27:21.461Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T06:27:21.461Z] [2024-07-02T06:27:21.461Z] Login Succeeded [2024-07-02T06:27:21.461Z] nexus3.edgexfoundry.org:10003 [2024-07-02T06:27:21.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T06:27:21.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T06:27:21.722Z] Configure a credential helper to remove this warning. See [2024-07-02T06:27:21.722Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T06:27:21.722Z] [2024-07-02T06:27:21.722Z] Login Succeeded [2024-07-02T06:27:21.722Z] nexus3.edgexfoundry.org:10004 [2024-07-02T06:27:21.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T06:27:21.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T06:27:21.722Z] Configure a credential helper to remove this warning. See [2024-07-02T06:27:21.722Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T06:27:21.722Z] [2024-07-02T06:27:21.722Z] Login Succeeded [2024-07-02T06:27:21.722Z] ****.io [2024-07-02T06:27:21.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T06:27:21.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T06:27:21.985Z] Configure a credential helper to remove this warning. See [2024-07-02T06:27:21.985Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T06:27:21.985Z] [2024-07-02T06:27:21.985Z] Login Succeeded [2024-07-02T06:27:21.985Z] ---> ****-login.sh ends [Pipeline] } [2024-07-02T06:27:21.992Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-02T06:27:22.036Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-02T06:27:22.071Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2024-07-02T06:27:22.071Z] 932cd0ed64b24657bf9f55b2df32b0bd0d5697a3 [2024-07-02T06:27:22.071Z] latest [2024-07-02T06:27:22.071Z] 3.2.0-dev.15 [2024-07-02T06:27:22.071Z] 932cd0ed64b24657bf9f55b2df32b0bd0d5697a3-3.2.0-dev.15 [2024-07-02T06:27:22.071Z] main [2024-07-02T06:27:22.071Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:22.405Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:932cd0ed64b24657bf9f55b2df32b0bd0d5697a3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:22.725Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:932cd0ed64b24657bf9f55b2df32b0bd0d5697a3 [2024-07-02T06:27:22.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-07-02T06:27:22.725Z] 25ccf68ec664: Preparing [2024-07-02T06:27:22.725Z] 54f7ff7e7ae3: Preparing [2024-07-02T06:27:22.725Z] 2af87acabbf5: Preparing [2024-07-02T06:27:22.725Z] fb23d03cd743: Preparing [2024-07-02T06:27:22.725Z] 892032a24dba: Preparing [2024-07-02T06:27:22.725Z] 63ec0bd56cf3: Preparing [2024-07-02T06:27:22.725Z] 63ec0bd56cf3: Waiting [2024-07-02T06:27:22.725Z] 892032a24dba: Pushed [2024-07-02T06:27:22.725Z] 54f7ff7e7ae3: Pushed [2024-07-02T06:27:22.725Z] 2af87acabbf5: Pushed [2024-07-02T06:27:22.725Z] 63ec0bd56cf3: Layer already exists [2024-07-02T06:27:23.292Z] fb23d03cd743: Pushed [2024-07-02T06:27:25.825Z] 25ccf68ec664: Pushed [2024-07-02T06:27:25.825Z] 932cd0ed64b24657bf9f55b2df32b0bd0d5697a3: digest: sha256:fbb7e4c8075aa9211218db3766117f7922079ecd277f2d0b399473564703b26b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:26.152Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:26.466Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2024-07-02T06:27:26.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-07-02T06:27:26.466Z] 25ccf68ec664: Preparing [2024-07-02T06:27:26.466Z] 54f7ff7e7ae3: Preparing [2024-07-02T06:27:26.466Z] 2af87acabbf5: Preparing [2024-07-02T06:27:26.466Z] fb23d03cd743: Preparing [2024-07-02T06:27:26.466Z] 892032a24dba: Preparing [2024-07-02T06:27:26.466Z] 63ec0bd56cf3: Preparing [2024-07-02T06:27:26.466Z] 63ec0bd56cf3: Waiting [2024-07-02T06:27:26.466Z] fb23d03cd743: Layer already exists [2024-07-02T06:27:26.466Z] 54f7ff7e7ae3: Layer already exists [2024-07-02T06:27:26.466Z] 2af87acabbf5: Layer already exists [2024-07-02T06:27:26.466Z] 25ccf68ec664: Layer already exists [2024-07-02T06:27:26.466Z] 892032a24dba: Layer already exists [2024-07-02T06:27:26.466Z] 63ec0bd56cf3: Layer already exists [2024-07-02T06:27:26.466Z] latest: digest: sha256:fbb7e4c8075aa9211218db3766117f7922079ecd277f2d0b399473564703b26b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:26.791Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:27.103Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.15 [2024-07-02T06:27:27.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-07-02T06:27:27.103Z] 25ccf68ec664: Preparing [2024-07-02T06:27:27.103Z] 54f7ff7e7ae3: Preparing [2024-07-02T06:27:27.103Z] 2af87acabbf5: Preparing [2024-07-02T06:27:27.103Z] fb23d03cd743: Preparing [2024-07-02T06:27:27.103Z] 892032a24dba: Preparing [2024-07-02T06:27:27.103Z] 63ec0bd56cf3: Preparing [2024-07-02T06:27:27.103Z] 63ec0bd56cf3: Waiting [2024-07-02T06:27:27.103Z] fb23d03cd743: Layer already exists [2024-07-02T06:27:27.103Z] 2af87acabbf5: Layer already exists [2024-07-02T06:27:27.103Z] 892032a24dba: Layer already exists [2024-07-02T06:27:27.103Z] 54f7ff7e7ae3: Layer already exists [2024-07-02T06:27:27.103Z] 25ccf68ec664: Layer already exists [2024-07-02T06:27:27.103Z] 63ec0bd56cf3: Layer already exists [2024-07-02T06:27:27.103Z] 3.2.0-dev.15: digest: sha256:fbb7e4c8075aa9211218db3766117f7922079ecd277f2d0b399473564703b26b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:27.423Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:932cd0ed64b24657bf9f55b2df32b0bd0d5697a3-3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:27.736Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:932cd0ed64b24657bf9f55b2df32b0bd0d5697a3-3.2.0-dev.15 [2024-07-02T06:27:27.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-07-02T06:27:27.737Z] 25ccf68ec664: Preparing [2024-07-02T06:27:27.737Z] 54f7ff7e7ae3: Preparing [2024-07-02T06:27:27.737Z] 2af87acabbf5: Preparing [2024-07-02T06:27:27.737Z] fb23d03cd743: Preparing [2024-07-02T06:27:27.737Z] 892032a24dba: Preparing [2024-07-02T06:27:27.737Z] 63ec0bd56cf3: Preparing [2024-07-02T06:27:27.737Z] 63ec0bd56cf3: Waiting [2024-07-02T06:27:27.737Z] 892032a24dba: Layer already exists [2024-07-02T06:27:27.737Z] 2af87acabbf5: Layer already exists [2024-07-02T06:27:27.737Z] 25ccf68ec664: Layer already exists [2024-07-02T06:27:27.737Z] 54f7ff7e7ae3: Layer already exists [2024-07-02T06:27:27.737Z] fb23d03cd743: Layer already exists [2024-07-02T06:27:27.737Z] 63ec0bd56cf3: Layer already exists [2024-07-02T06:27:27.737Z] 932cd0ed64b24657bf9f55b2df32b0bd0d5697a3-3.2.0-dev.15: digest: sha256:fbb7e4c8075aa9211218db3766117f7922079ecd277f2d0b399473564703b26b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:28.059Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:28.427Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2024-07-02T06:27:28.427Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-07-02T06:27:28.427Z] 25ccf68ec664: Preparing [2024-07-02T06:27:28.427Z] 54f7ff7e7ae3: Preparing [2024-07-02T06:27:28.427Z] 2af87acabbf5: Preparing [2024-07-02T06:27:28.427Z] fb23d03cd743: Preparing [2024-07-02T06:27:28.427Z] 892032a24dba: Preparing [2024-07-02T06:27:28.427Z] 63ec0bd56cf3: Preparing [2024-07-02T06:27:28.427Z] 63ec0bd56cf3: Waiting [2024-07-02T06:27:28.427Z] fb23d03cd743: Layer already exists [2024-07-02T06:27:28.427Z] 2af87acabbf5: Layer already exists [2024-07-02T06:27:28.427Z] 892032a24dba: Layer already exists [2024-07-02T06:27:28.427Z] 54f7ff7e7ae3: Layer already exists [2024-07-02T06:27:28.427Z] 25ccf68ec664: Layer already exists [2024-07-02T06:27:28.427Z] 63ec0bd56cf3: Layer already exists [2024-07-02T06:27:28.427Z] main: digest: sha256:fbb7e4c8075aa9211218db3766117f7922079ecd277f2d0b399473564703b26b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-02T06:27:28.480Z] ===================================================== [Pipeline] echo [2024-07-02T06:27:28.493Z] taggedImages: [2024-07-02T06:27:28.493Z] - nexus3.edgexfoundry.org:10004/device-virtual:932cd0ed64b24657bf9f55b2df32b0bd0d5697a3 [2024-07-02T06:27:28.493Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2024-07-02T06:27:28.493Z] - nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.15 [2024-07-02T06:27:28.493Z] - nexus3.edgexfoundry.org:10004/device-virtual:932cd0ed64b24657bf9f55b2df32b0bd0d5697a3-3.2.0-dev.15 [2024-07-02T06:27:28.493Z] - nexus3.edgexfoundry.org:10004/device-virtual: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-07-02T06:27:28.863Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-02T06:27:28.864Z] [2024-07-02T06:27:28.864Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:29.157Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-02T06:27:29.157Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-02T06:27:29.157Z] 5eb5b503b376: Pulling fs layer [2024-07-02T06:27:29.157Z] 5c69ac0246d0: Pulling fs layer [2024-07-02T06:27:29.157Z] ec43610c2a17: Pulling fs layer [2024-07-02T06:27:29.157Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-02T06:27:29.157Z] 33b1e0a273af: Pulling fs layer [2024-07-02T06:27:29.157Z] 5d3b04190fa2: Pulling fs layer [2024-07-02T06:27:29.157Z] 2f39f015ded8: Pulling fs layer [2024-07-02T06:27:29.157Z] 33b1e0a273af: Waiting [2024-07-02T06:27:29.157Z] 5d3b04190fa2: Waiting [2024-07-02T06:27:29.157Z] 2f39f015ded8: Waiting [2024-07-02T06:27:29.157Z] 3a2ae6a8a46f: Waiting [2024-07-02T06:27:29.157Z] 5c69ac0246d0: Verifying Checksum [2024-07-02T06:27:29.157Z] 5c69ac0246d0: Download complete [2024-07-02T06:27:29.157Z] 3a2ae6a8a46f: Download complete [2024-07-02T06:27:29.157Z] 33b1e0a273af: Verifying Checksum [2024-07-02T06:27:29.157Z] 33b1e0a273af: Download complete [2024-07-02T06:27:29.157Z] 5d3b04190fa2: Verifying Checksum [2024-07-02T06:27:29.157Z] 5d3b04190fa2: Download complete [2024-07-02T06:27:29.157Z] ec43610c2a17: Verifying Checksum [2024-07-02T06:27:29.157Z] ec43610c2a17: Download complete [2024-07-02T06:27:29.415Z] 5eb5b503b376: Verifying Checksum [2024-07-02T06:27:29.415Z] 5eb5b503b376: Download complete [2024-07-02T06:27:29.980Z] 2f39f015ded8: Download complete [2024-07-02T06:27:30.544Z] 5eb5b503b376: Pull complete [2024-07-02T06:27:30.544Z] 5c69ac0246d0: Pull complete [2024-07-02T06:27:31.109Z] ec43610c2a17: Pull complete [2024-07-02T06:27:31.110Z] 3a2ae6a8a46f: Pull complete [2024-07-02T06:27:31.110Z] 33b1e0a273af: Pull complete [2024-07-02T06:27:31.367Z] 5d3b04190fa2: Pull complete [2024-07-02T06:27:34.655Z] 2f39f015ded8: Pull complete [2024-07-02T06:27:34.655Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-02T06:27:34.655Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-02T06:27:34.655Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T06:27:34.748Z] prd-ubuntu20.04-docker-8c-8g-4778 does not seem to be running inside a container [2024-07-02T06:27:34.773Z] $ 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_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_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-07-02T06:27:39.855Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4783 in /w/workspace/exfoundry_device-virtual-go_main [2024-07-02T06:27:40.806Z] $ docker top 204667f065ef8cbc1c46fea1e770980c14a51a961b7cf3d57c5db801355b9ed1 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws [2024-07-02T06:27:40.960Z] Running in /w/workspace/device-virtual-go/171 [Pipeline] { [Pipeline] checkout [2024-07-02T06:27:41.001Z] The recommended git tool is: git [2024-07-02T06:27:41.212Z] ---> job-cost.sh [2024-07-02T06:27:41.212Z] lf-activate-venv: SKIPPING [2024-07-02T06:27:41.212Z] INFO: No Stack... [2024-07-02T06:27:41.471Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-02T06:27:41.728Z] INFO: Archiving Costs [Pipeline] sh [2024-07-02T06:27:42.013Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2024-07-02T06:27:42.013Z] + cut -d, -f6 [Pipeline] lock [2024-07-02T06:27:42.025Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-171-stack-cost] [2024-07-02T06:27:42.033Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-171-stack-cost] did not exist. Created. [2024-07-02T06:27:42.042Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-171-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-02T06:27:42.350Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-02T06:27:42.384Z] Stashed 1 file(s) [Pipeline] } [2024-07-02T06:27:42.392Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-171-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-02T06:27:42.418Z] $ docker stop --time=1 204667f065ef8cbc1c46fea1e770980c14a51a961b7cf3d57c5db801355b9ed1 [2024-07-02T06:27:43.604Z] $ docker rm -f --volumes 204667f065ef8cbc1c46fea1e770980c14a51a961b7cf3d57c5db801355b9ed1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-02T06:27:50.441Z] using credential edgex-jenkins-ssh [2024-07-02T06:27:50.464Z] Cloning the remote Git repository [2024-07-02T06:27:50.516Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2024-07-02T06:27:50.637Z] > git init /w/workspace/device-virtual-go/171 # timeout=10 [2024-07-02T06:27:50.885Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2024-07-02T06:27:50.887Z] > git --version # timeout=10 [2024-07-02T06:27:50.928Z] > git --version # 'git version 2.25.1' [2024-07-02T06:27:50.931Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-02T06:27:51.285Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-02T06:27:56.248Z] Avoid second fetch [2024-07-02T06:27:56.248Z] Checking out Revision 932cd0ed64b24657bf9f55b2df32b0bd0d5697a3 (main) [2024-07-02T06:27:55.250Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2024-07-02T06:27:55.279Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-02T06:27:56.266Z] > git config core.sparsecheckout # timeout=10 [2024-07-02T06:27:56.346Z] > git checkout -f 932cd0ed64b24657bf9f55b2df32b0bd0d5697a3 # timeout=10 [2024-07-02T06:27:56.920Z] Commit message: "Merge pull request #475 from jinlinGuan/contracts-issue-901" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-02T06:28:01.710Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-02T06:28:01.710Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-02T06:28:01.710Z] Dload Upload Total Spent Left Speed [2024-07-02T06:28:01.710Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 104k 0 --:--:-- --:--:-- --:--:-- 104k [Pipeline] sh [2024-07-02T06:28:02.084Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-02T06:28:02.425Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-02T06:28:02.425Z] + sudo tee /etc/docker/daemon.new [2024-07-02T06:28:02.425Z] { [2024-07-02T06:28:02.425Z] "registry-mirrors": [ [2024-07-02T06:28:02.425Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-02T06:28:02.425Z] ], [2024-07-02T06:28:02.425Z] "bip": "10.250.0.254/24", [2024-07-02T06:28:02.425Z] "hosts": [ [2024-07-02T06:28:02.425Z] "tcp://0.0.0.0:5555", [2024-07-02T06:28:02.425Z] "unix:///var/run/docker.sock" [2024-07-02T06:28:02.425Z] ], [2024-07-02T06:28:02.425Z] "mtu": 1458, [2024-07-02T06:28:02.425Z] "selinux-enabled": true, [2024-07-02T06:28:02.425Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-02T06:28:02.425Z] } [Pipeline] sh [2024-07-02T06:28:02.793Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-02T06:28:03.158Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-02T06:28:21.469Z] provisioning config files... [2024-07-02T06:28:21.513Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/171@tmp/config12524297957142073964tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-02T06:28:21.992Z] ---> ****-login.sh [2024-07-02T06:28:21.992Z] nexus3.edgexfoundry.org:10001 [2024-07-02T06:28:22.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T06:28:22.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T06:28:22.597Z] Configure a credential helper to remove this warning. See [2024-07-02T06:28:22.597Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T06:28:22.597Z] [2024-07-02T06:28:22.597Z] Login Succeeded [2024-07-02T06:28:22.597Z] nexus3.edgexfoundry.org:10002 [2024-07-02T06:28:23.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T06:28:23.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T06:28:23.187Z] Configure a credential helper to remove this warning. See [2024-07-02T06:28:23.187Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T06:28:23.187Z] [2024-07-02T06:28:23.187Z] Login Succeeded [2024-07-02T06:28:23.187Z] nexus3.edgexfoundry.org:10003 [2024-07-02T06:28:23.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T06:28:23.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T06:28:23.456Z] Configure a credential helper to remove this warning. See [2024-07-02T06:28:23.456Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T06:28:23.456Z] [2024-07-02T06:28:23.727Z] Login Succeeded [2024-07-02T06:28:23.727Z] nexus3.edgexfoundry.org:10004 [2024-07-02T06:28:23.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T06:28:23.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T06:28:23.995Z] Configure a credential helper to remove this warning. See [2024-07-02T06:28:23.995Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T06:28:23.995Z] [2024-07-02T06:28:23.995Z] Login Succeeded [2024-07-02T06:28:23.995Z] ****.io [2024-07-02T06:28:24.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T06:28:24.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T06:28:24.539Z] Configure a credential helper to remove this warning. See [2024-07-02T06:28:24.540Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T06:28:24.540Z] [2024-07-02T06:28:24.540Z] Login Succeeded [2024-07-02T06:28:24.540Z] ---> ****-login.sh ends [Pipeline] } [2024-07-02T06:28:24.555Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-02T06:28:24.975Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-02T06:28:24.990Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-02T06:28:25.005Z] ========================================================= [2024-07-02T06:28:25.005Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-02T06:28:25.005Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:28:25.385Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-02T06:28:25.985Z] Sending build context to Docker daemon 18.94MB [2024-07-02T06:28:25.985Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-02T06:28:25.985Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-02T06:28:26.269Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-02T06:28:26.269Z] c6b39de5b339: Pulling fs layer [2024-07-02T06:28:26.269Z] a69c41024577: Pulling fs layer [2024-07-02T06:28:26.269Z] d6de4b400683: Pulling fs layer [2024-07-02T06:28:26.269Z] 35cb2a7552d0: Pulling fs layer [2024-07-02T06:28:26.269Z] 4f4fb700ef54: Pulling fs layer [2024-07-02T06:28:26.269Z] 464afbd9ba4c: Pulling fs layer [2024-07-02T06:28:26.269Z] 00f215d4a9da: Pulling fs layer [2024-07-02T06:28:26.269Z] d496ad576159: Pulling fs layer [2024-07-02T06:28:26.269Z] 464afbd9ba4c: Waiting [2024-07-02T06:28:26.269Z] 4f4fb700ef54: Waiting [2024-07-02T06:28:26.269Z] 35cb2a7552d0: Waiting [2024-07-02T06:28:26.269Z] 00f215d4a9da: Waiting [2024-07-02T06:28:26.269Z] d496ad576159: Waiting [2024-07-02T06:28:26.269Z] a69c41024577: Verifying Checksum [2024-07-02T06:28:26.269Z] a69c41024577: Download complete [2024-07-02T06:28:26.269Z] 35cb2a7552d0: Verifying Checksum [2024-07-02T06:28:26.269Z] 35cb2a7552d0: Download complete [2024-07-02T06:28:26.269Z] 4f4fb700ef54: Verifying Checksum [2024-07-02T06:28:26.269Z] 4f4fb700ef54: Download complete [2024-07-02T06:28:26.269Z] c6b39de5b339: Verifying Checksum [2024-07-02T06:28:26.269Z] c6b39de5b339: Download complete [2024-07-02T06:28:26.269Z] 464afbd9ba4c: Verifying Checksum [2024-07-02T06:28:26.269Z] 464afbd9ba4c: Download complete [2024-07-02T06:28:26.882Z] d496ad576159: Verifying Checksum [2024-07-02T06:28:26.882Z] d496ad576159: Download complete [2024-07-02T06:28:27.487Z] c6b39de5b339: Pull complete [2024-07-02T06:28:28.091Z] a69c41024577: Pull complete [2024-07-02T06:28:28.695Z] d6de4b400683: Download complete [2024-07-02T06:28:29.696Z] 00f215d4a9da: Verifying Checksum [2024-07-02T06:28:29.696Z] 00f215d4a9da: Download complete [2024-07-02T06:28:42.077Z] d6de4b400683: Pull complete [2024-07-02T06:28:42.078Z] 35cb2a7552d0: Pull complete [2024-07-02T06:28:42.347Z] 4f4fb700ef54: Pull complete [2024-07-02T06:28:42.628Z] 464afbd9ba4c: Pull complete [2024-07-02T06:28:52.747Z] 00f215d4a9da: Pull complete [2024-07-02T06:28:53.712Z] d496ad576159: Pull complete [2024-07-02T06:28:53.712Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-02T06:28:53.712Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-02T06:28:53.712Z] ---> f246e2811388 [2024-07-02T06:28:53.712Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-02T06:28:54.684Z] ---> Running in 3f2763ed5056 [2024-07-02T06:28:54.953Z] Removing intermediate container 3f2763ed5056 [2024-07-02T06:28:54.953Z] ---> d166ccf9abec [2024-07-02T06:28:54.953Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-02T06:28:55.224Z] ---> Running in 2d03e9a7717b [2024-07-02T06:28:55.494Z] Removing intermediate container 2d03e9a7717b [2024-07-02T06:28:55.494Z] ---> caa0a18f8552 [2024-07-02T06:28:55.494Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-07-02T06:28:55.763Z] ---> Running in f06dd5b29fcf [2024-07-02T06:28:57.191Z] Removing intermediate container f06dd5b29fcf [2024-07-02T06:28:57.191Z] ---> 3e2cc0e7a19e [2024-07-02T06:28:57.191Z] Step 6/12 : WORKDIR /device-virtual-go [2024-07-02T06:28:57.191Z] ---> Running in 20ad77a37b0b [2024-07-02T06:28:57.464Z] Removing intermediate container 20ad77a37b0b [2024-07-02T06:28:57.464Z] ---> 68869911242d [2024-07-02T06:28:57.464Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-02T06:28:57.464Z] ---> Running in cfa2082f58d0 [2024-07-02T06:28:58.895Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T06:28:59.166Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T06:29:00.147Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-07-02T06:29:00.147Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-07-02T06:29:00.147Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-07-02T06:29:00.147Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-07-02T06:29:00.416Z] Executing busybox-1.36.1-r5.trigger [2024-07-02T06:29:00.416Z] OK: 271 MiB in 56 packages [2024-07-02T06:29:01.398Z] Removing intermediate container cfa2082f58d0 [2024-07-02T06:29:01.398Z] ---> c30eda988994 [2024-07-02T06:29:01.398Z] Step 8/12 : COPY go.mod vendor* ./ [2024-07-02T06:29:01.986Z] ---> 3c6278c0617e [2024-07-02T06:29:01.986Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T06:29:02.257Z] ---> Running in 425d3c4f988b [2024-07-02T06:30:53.951Z] Removing intermediate container 425d3c4f988b [2024-07-02T06:30:53.951Z] ---> 022c20e05272 [2024-07-02T06:30:53.951Z] Step 10/12 : COPY . . [2024-07-02T06:30:53.951Z] ---> 7477455c0153 [2024-07-02T06:30:53.951Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-02T06:30:53.951Z] ---> Running in 864aae9f68bf [2024-07-02T06:30:54.222Z] Removing intermediate container 864aae9f68bf [2024-07-02T06:30:54.222Z] ---> 7c5673e807e0 [2024-07-02T06:30:54.222Z] Step 12/12 : RUN $MAKE [2024-07-02T06:30:54.489Z] ---> Running in 23005f20c7b8 [2024-07-02T06:30:55.449Z] noop [2024-07-02T06:30:56.032Z] Removing intermediate container 23005f20c7b8 [2024-07-02T06:30:56.032Z] ---> 630af7ddf87f [2024-07-02T06:30:56.032Z] Successfully built 630af7ddf87f [2024-07-02T06:30:56.032Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:30:56.387Z] + docker inspect -f . ci-base-image-arm64 [2024-07-02T06:30:56.387Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T06:30:56.680Z] prd-ubuntu20.04-docker-arm64-4c-16g-4783 does not seem to be running inside a container [2024-07-02T06:30:56.761Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/171 -v /w/workspace/device-virtual-go/171:/w/workspace/device-virtual-go/171:rw,z -v /w/workspace/device-virtual-go/171@tmp:/w/workspace/device-virtual-go/171@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-07-02T06:30:58.004Z] $ docker top 2515b8457077511e1c763564064b38b7dca9ae6e5f22ac259f40e87861fa1b78 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-02T06:30:58.852Z] + go version [2024-07-02T06:30:58.852Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-02T06:30:58.866Z] $ docker stop --time=1 2515b8457077511e1c763564064b38b7dca9ae6e5f22ac259f40e87861fa1b78 [2024-07-02T06:31:00.460Z] $ docker rm -f --volumes 2515b8457077511e1c763564064b38b7dca9ae6e5f22ac259f40e87861fa1b78 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:31:01.045Z] + docker inspect -f . ci-base-image-arm64 [2024-07-02T06:31:01.045Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T06:31:01.242Z] prd-ubuntu20.04-docker-arm64-4c-16g-4783 does not seem to be running inside a container [2024-07-02T06:31:01.305Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/171 -v /w/workspace/device-virtual-go/171:/w/workspace/device-virtual-go/171:rw,z -v /w/workspace/device-virtual-go/171@tmp:/w/workspace/device-virtual-go/171@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-07-02T06:31:02.495Z] $ docker top c2f1818246db221a5d549352894346f57936a603db832343828c0663dad925fb -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-02T06:31:03.020Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/171 [Pipeline] fileExists [Pipeline] sh [2024-07-02T06:31:03.944Z] + make test [2024-07-02T06:31:03.944Z] go test ./... -coverprofile=coverage.out [2024-07-02T06:31:10.585Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-07-02T06:34:47.448Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2024-07-02T06:34:48.036Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.065s coverage: 58.3% of statements [2024-07-02T06:34:49.455Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-02T06:34:49.455Z] go vet ./... [2024-07-02T06:35:46.015Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-02T06:35:46.015Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-02T06:35:46.015Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-07-02T06:35:46.033Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-02T06:35:46.054Z] $ docker stop --time=1 c2f1818246db221a5d549352894346f57936a603db832343828c0663dad925fb [2024-07-02T06:35:48.152Z] $ docker rm -f --volumes c2f1818246db221a5d549352894346f57936a603db832343828c0663dad925fb [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-02T06:35:49.878Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-02T06:35:49.904Z] Warning: overwriting stash ‘coverage-report’ [2024-07-02T06:35:50.592Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-02T06:35:50.986Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-02T06:35:51.313Z] + ls -al . [2024-07-02T06:35:51.313Z] total 272 [2024-07-02T06:35:51.313Z] drwxrwxr-x 7 jenkins jenkins 4096 Jul 2 06:31 . [2024-07-02T06:35:51.313Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 2 06:27 .. [2024-07-02T06:35:51.313Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 2 06:28 .git [2024-07-02T06:35:51.313Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 2 06:27 .github [2024-07-02T06:35:51.313Z] -rw-rw-r-- 1 jenkins jenkins 272 Jul 2 06:27 .gitignore [2024-07-02T06:35:51.313Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 2 06:27 .golangci.yml [2024-07-02T06:35:51.313Z] -rw-rw-r-- 1 jenkins jenkins 17933 Jul 2 06:27 Attribution.txt [2024-07-02T06:35:51.313Z] -rw-rw-r-- 1 jenkins jenkins 15941 Jul 2 06:27 CHANGELOG.md [2024-07-02T06:35:51.313Z] -rw-rw-r-- 1 jenkins jenkins 1755 Jul 2 06:27 Dockerfile [2024-07-02T06:35:51.313Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 2 06:27 GOVERNANCE.md [2024-07-02T06:35:51.313Z] -rw-rw-r-- 1 jenkins jenkins 660 Jul 2 06:27 Jenkinsfile [2024-07-02T06:35:51.313Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 2 06:27 LICENSE [2024-07-02T06:35:51.313Z] -rw-rw-r-- 1 jenkins jenkins 1953 Jul 2 06:27 Makefile [2024-07-02T06:35:51.313Z] -rw-rw-r-- 1 jenkins jenkins 623 Jul 2 06:27 OWNERS.md [2024-07-02T06:35:51.313Z] -rw-rw-r-- 1 jenkins jenkins 4103 Jul 2 06:27 README.md [2024-07-02T06:35:51.313Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 2 06:24 VERSION [2024-07-02T06:35:51.313Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 2 06:27 bin [2024-07-02T06:35:51.313Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 2 06:27 cmd [2024-07-02T06:35:51.313Z] -rw-r--r-- 1 jenkins jenkins 43247 Jul 2 06:34 coverage.out [2024-07-02T06:35:51.313Z] -rw-rw-r-- 1 jenkins jenkins 6979 Jul 2 06:27 go.mod [2024-07-02T06:35:51.313Z] -rw-rw-r-- 1 jenkins jenkins 101949 Jul 2 06:27 go.sum [2024-07-02T06:35:51.313Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 2 06:27 internal [2024-07-02T06:35:51.313Z] -rw-rw-r-- 1 jenkins jenkins 235 Jul 2 06:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:35:51.667Z] + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=932cd0ed64b24657bf9f55b2df32b0bd0d5697a3 --label arch=arm64 --label version=3.2.0-dev.15 . [2024-07-02T06:35:52.250Z] Sending build context to Docker daemon 18.99MB [2024-07-02T06:35:52.250Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-07-02T06:35:52.250Z] Step 2/26 : FROM ${BASE} AS builder [2024-07-02T06:35:52.250Z] ---> 630af7ddf87f [2024-07-02T06:35:52.250Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-02T06:35:52.518Z] ---> Running in 8324463bfa76 [2024-07-02T06:35:52.784Z] Removing intermediate container 8324463bfa76 [2024-07-02T06:35:52.784Z] ---> d6562fb26b0a [2024-07-02T06:35:52.784Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-07-02T06:35:53.053Z] ---> Running in b825052e32be [2024-07-02T06:35:53.323Z] Removing intermediate container b825052e32be [2024-07-02T06:35:53.323Z] ---> 8cbcc5a501cc [2024-07-02T06:35:53.323Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-07-02T06:35:53.593Z] ---> Running in 34a7be7c8368 [2024-07-02T06:35:53.864Z] Removing intermediate container 34a7be7c8368 [2024-07-02T06:35:53.864Z] ---> d5f0a1ec04cf [2024-07-02T06:35:53.864Z] Step 6/26 : WORKDIR /device-virtual-go [2024-07-02T06:35:53.864Z] ---> Running in d4d96379e295 [2024-07-02T06:35:54.144Z] Removing intermediate container d4d96379e295 [2024-07-02T06:35:54.144Z] ---> 0256a1506f19 [2024-07-02T06:35:54.144Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-02T06:35:54.412Z] ---> Running in 9dec820ce7f0 [2024-07-02T06:35:55.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T06:35:55.962Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T06:35:56.928Z] OK: 271 MiB in 56 packages [2024-07-02T06:35:57.889Z] Removing intermediate container 9dec820ce7f0 [2024-07-02T06:35:57.889Z] ---> 3e7f6ab374c8 [2024-07-02T06:35:57.889Z] Step 8/26 : COPY go.mod vendor* ./ [2024-07-02T06:35:58.854Z] ---> 4997c716aa67 [2024-07-02T06:35:58.854Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T06:35:59.126Z] ---> Running in 5cff71e504da [2024-07-02T06:36:01.726Z] Removing intermediate container 5cff71e504da [2024-07-02T06:36:01.726Z] ---> ebd5b972e369 [2024-07-02T06:36:01.726Z] Step 10/26 : COPY . . [2024-07-02T06:36:03.680Z] ---> b235608c9b36 [2024-07-02T06:36:03.680Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-02T06:36:03.680Z] ---> Running in 3b1c3353e024 [2024-07-02T06:36:03.949Z] Removing intermediate container 3b1c3353e024 [2024-07-02T06:36:03.949Z] ---> bfb67222955e [2024-07-02T06:36:03.949Z] Step 12/26 : RUN $MAKE [2024-07-02T06:36:03.949Z] ---> Running in 3e52157607e3 [2024-07-02T06:36:04.922Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=3.2.0-dev.15 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.19" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2024-07-02T06:39:56.772Z] Removing intermediate container 3e52157607e3 [2024-07-02T06:39:56.772Z] ---> fc6d04f5bacb [2024-07-02T06:39:56.772Z] Step 13/26 : FROM alpine:3.18 [2024-07-02T06:39:56.772Z] 3.18: Pulling from library/alpine [2024-07-02T06:39:56.772Z] 5c905c7ebe2f: Pulling fs layer [2024-07-02T06:39:56.772Z] 5c905c7ebe2f: Verifying Checksum [2024-07-02T06:39:56.772Z] 5c905c7ebe2f: Download complete [2024-07-02T06:39:57.369Z] 5c905c7ebe2f: Pull complete [2024-07-02T06:39:57.369Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T06:39:57.369Z] Status: Downloaded newer image for alpine:3.18 [2024-07-02T06:39:57.369Z] ---> dec292d02e07 [2024-07-02T06:39:57.369Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-07-02T06:39:57.645Z] ---> Running in 1d8aa5ca517a [2024-07-02T06:39:57.916Z] Removing intermediate container 1d8aa5ca517a [2024-07-02T06:39:57.916Z] ---> 4887da3b3d6b [2024-07-02T06:39:57.916Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-07-02T06:39:57.916Z] ---> Running in f2a18bbaf401 [2024-07-02T06:39:59.343Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T06:39:59.610Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T06:40:00.572Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-02T06:40:00.572Z] Executing busybox-1.36.1-r7.trigger [2024-07-02T06:40:00.572Z] OK: 8 MiB in 16 packages [2024-07-02T06:40:01.532Z] Removing intermediate container f2a18bbaf401 [2024-07-02T06:40:01.532Z] ---> 3373f25a79c0 [2024-07-02T06:40:01.532Z] Step 16/26 : RUN apk --no-cache upgrade [2024-07-02T06:40:01.813Z] ---> Running in 8390309a86df [2024-07-02T06:40:02.779Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T06:40:03.364Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T06:40:04.321Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:40:04.587Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:40:04.588Z] OK: 8 MiB in 16 packages [2024-07-02T06:40:05.544Z] Removing intermediate container 8390309a86df [2024-07-02T06:40:05.545Z] ---> 36fde96a1735 [2024-07-02T06:40:05.545Z] Step 17/26 : WORKDIR / [2024-07-02T06:40:05.810Z] ---> Running in 97463f5884a6 [2024-07-02T06:40:06.077Z] Removing intermediate container 97463f5884a6 [2024-07-02T06:40:06.077Z] ---> 6241bffa82d6 [2024-07-02T06:40:06.077Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-07-02T06:40:06.659Z] ---> 384b4fdf5d66 [2024-07-02T06:40:06.659Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-07-02T06:40:07.243Z] ---> ba4eacc22078 [2024-07-02T06:40:07.243Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2024-07-02T06:40:09.185Z] ---> f95b950cc3d3 [2024-07-02T06:40:09.185Z] Step 21/26 : EXPOSE 59900 [2024-07-02T06:40:09.185Z] ---> Running in c089034eab2b [2024-07-02T06:40:09.452Z] Removing intermediate container c089034eab2b [2024-07-02T06:40:09.452Z] ---> 02a40148ef2a [2024-07-02T06:40:09.452Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-07-02T06:40:09.452Z] ---> Running in 0736da2a1247 [2024-07-02T06:40:09.718Z] Removing intermediate container 0736da2a1247 [2024-07-02T06:40:09.719Z] ---> 0aa909dd2542 [2024-07-02T06:40:09.719Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-02T06:40:09.988Z] ---> Running in 314b1216ca1b [2024-07-02T06:40:10.255Z] Removing intermediate container 314b1216ca1b [2024-07-02T06:40:10.255Z] ---> 7f556bcf9ea4 [2024-07-02T06:40:10.255Z] Step 24/26 : LABEL arch=arm64 [2024-07-02T06:40:10.256Z] ---> Running in 37dcaaeec790 [2024-07-02T06:40:10.526Z] Removing intermediate container 37dcaaeec790 [2024-07-02T06:40:10.526Z] ---> 5036ae105887 [2024-07-02T06:40:10.526Z] Step 25/26 : LABEL git_sha=932cd0ed64b24657bf9f55b2df32b0bd0d5697a3 [2024-07-02T06:40:10.794Z] ---> Running in c7c927007c6e [2024-07-02T06:40:11.063Z] Removing intermediate container c7c927007c6e [2024-07-02T06:40:11.063Z] ---> 85efa20bd398 [2024-07-02T06:40:11.063Z] Step 26/26 : LABEL version=3.2.0-dev.15 [2024-07-02T06:40:11.063Z] ---> Running in 48b5d6cdde98 [2024-07-02T06:40:11.341Z] Removing intermediate container 48b5d6cdde98 [2024-07-02T06:40:11.341Z] ---> 04562acf738d [2024-07-02T06:40:11.341Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-02T06:40:11.341Z] Successfully built 04562acf738d [2024-07-02T06:40:11.341Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-02T06:40:11.747Z] provisioning config files... [2024-07-02T06:40:11.764Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/171@tmp/config17380128971114147468tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-02T06:40:12.192Z] ---> ****-login.sh [2024-07-02T06:40:12.192Z] nexus3.edgexfoundry.org:10001 [2024-07-02T06:40:12.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T06:40:12.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T06:40:12.463Z] Configure a credential helper to remove this warning. See [2024-07-02T06:40:12.463Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T06:40:12.463Z] [2024-07-02T06:40:12.463Z] Login Succeeded [2024-07-02T06:40:12.463Z] nexus3.edgexfoundry.org:10002 [2024-07-02T06:40:12.741Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T06:40:13.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T06:40:13.028Z] Configure a credential helper to remove this warning. See [2024-07-02T06:40:13.028Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T06:40:13.028Z] [2024-07-02T06:40:13.028Z] Login Succeeded [2024-07-02T06:40:13.028Z] nexus3.edgexfoundry.org:10003 [2024-07-02T06:40:13.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T06:40:13.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T06:40:13.574Z] Configure a credential helper to remove this warning. See [2024-07-02T06:40:13.574Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T06:40:13.574Z] [2024-07-02T06:40:13.574Z] Login Succeeded [2024-07-02T06:40:13.574Z] nexus3.edgexfoundry.org:10004 [2024-07-02T06:40:13.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T06:40:13.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T06:40:13.866Z] Configure a credential helper to remove this warning. See [2024-07-02T06:40:13.867Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T06:40:13.867Z] [2024-07-02T06:40:13.867Z] Login Succeeded [2024-07-02T06:40:13.867Z] ****.io [2024-07-02T06:40:14.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T06:40:14.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T06:40:14.412Z] Configure a credential helper to remove this warning. See [2024-07-02T06:40:14.412Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T06:40:14.412Z] [2024-07-02T06:40:14.412Z] Login Succeeded [2024-07-02T06:40:14.412Z] ---> ****-login.sh ends [Pipeline] } [2024-07-02T06:40:14.425Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-02T06:40:14.477Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-02T06:40:14.504Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2024-07-02T06:40:14.504Z] 932cd0ed64b24657bf9f55b2df32b0bd0d5697a3 [2024-07-02T06:40:14.504Z] latest [2024-07-02T06:40:14.504Z] 3.2.0-dev.15 [2024-07-02T06:40:14.504Z] 932cd0ed64b24657bf9f55b2df32b0bd0d5697a3-3.2.0-dev.15 [2024-07-02T06:40:14.504Z] main [2024-07-02T06:40:14.504Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:40:14.871Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:932cd0ed64b24657bf9f55b2df32b0bd0d5697a3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:40:15.237Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:932cd0ed64b24657bf9f55b2df32b0bd0d5697a3 [2024-07-02T06:40:15.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-07-02T06:40:15.237Z] 5a2026957193: Preparing [2024-07-02T06:40:15.237Z] d1db0ea46a3d: Preparing [2024-07-02T06:40:15.237Z] f191195e7b02: Preparing [2024-07-02T06:40:15.237Z] bf631eb13bcc: Preparing [2024-07-02T06:40:15.237Z] afc1bdc6e568: Preparing [2024-07-02T06:40:15.237Z] da707bb00cb8: Preparing [2024-07-02T06:40:15.237Z] da707bb00cb8: Waiting [2024-07-02T06:40:15.503Z] d1db0ea46a3d: Pushed [2024-07-02T06:40:15.503Z] afc1bdc6e568: Pushed [2024-07-02T06:40:15.503Z] f191195e7b02: Pushed [2024-07-02T06:40:15.503Z] da707bb00cb8: Layer already exists [2024-07-02T06:40:16.924Z] bf631eb13bcc: Pushed [2024-07-02T06:40:23.582Z] 5a2026957193: Pushed [2024-07-02T06:40:23.582Z] 932cd0ed64b24657bf9f55b2df32b0bd0d5697a3: digest: sha256:54d9a3269cee64fc8cd0f134d6f17171fc3cfb9c02116a41ebcbb4c6414709de size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:40:23.951Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:40:24.332Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2024-07-02T06:40:24.332Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-07-02T06:40:24.332Z] 5a2026957193: Preparing [2024-07-02T06:40:24.332Z] d1db0ea46a3d: Preparing [2024-07-02T06:40:24.332Z] f191195e7b02: Preparing [2024-07-02T06:40:24.332Z] bf631eb13bcc: Preparing [2024-07-02T06:40:24.332Z] afc1bdc6e568: Preparing [2024-07-02T06:40:24.332Z] da707bb00cb8: Preparing [2024-07-02T06:40:24.332Z] da707bb00cb8: Waiting [2024-07-02T06:40:24.332Z] f191195e7b02: Layer already exists [2024-07-02T06:40:24.332Z] bf631eb13bcc: Layer already exists [2024-07-02T06:40:24.332Z] afc1bdc6e568: Layer already exists [2024-07-02T06:40:24.332Z] 5a2026957193: Layer already exists [2024-07-02T06:40:24.332Z] d1db0ea46a3d: Layer already exists [2024-07-02T06:40:24.332Z] da707bb00cb8: Layer already exists [2024-07-02T06:40:24.601Z] latest: digest: sha256:54d9a3269cee64fc8cd0f134d6f17171fc3cfb9c02116a41ebcbb4c6414709de size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:40:24.976Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:40:25.343Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.15 [2024-07-02T06:40:25.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-07-02T06:40:25.343Z] 5a2026957193: Preparing [2024-07-02T06:40:25.343Z] d1db0ea46a3d: Preparing [2024-07-02T06:40:25.343Z] f191195e7b02: Preparing [2024-07-02T06:40:25.343Z] bf631eb13bcc: Preparing [2024-07-02T06:40:25.343Z] afc1bdc6e568: Preparing [2024-07-02T06:40:25.343Z] da707bb00cb8: Preparing [2024-07-02T06:40:25.343Z] da707bb00cb8: Waiting [2024-07-02T06:40:25.343Z] f191195e7b02: Layer already exists [2024-07-02T06:40:25.343Z] d1db0ea46a3d: Layer already exists [2024-07-02T06:40:25.343Z] afc1bdc6e568: Layer already exists [2024-07-02T06:40:25.343Z] bf631eb13bcc: Layer already exists [2024-07-02T06:40:25.343Z] 5a2026957193: Layer already exists [2024-07-02T06:40:25.343Z] da707bb00cb8: Layer already exists [2024-07-02T06:40:25.612Z] 3.2.0-dev.15: digest: sha256:54d9a3269cee64fc8cd0f134d6f17171fc3cfb9c02116a41ebcbb4c6414709de size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:40:25.987Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:932cd0ed64b24657bf9f55b2df32b0bd0d5697a3-3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:40:26.355Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:932cd0ed64b24657bf9f55b2df32b0bd0d5697a3-3.2.0-dev.15 [2024-07-02T06:40:26.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-07-02T06:40:26.355Z] 5a2026957193: Preparing [2024-07-02T06:40:26.355Z] d1db0ea46a3d: Preparing [2024-07-02T06:40:26.355Z] f191195e7b02: Preparing [2024-07-02T06:40:26.355Z] bf631eb13bcc: Preparing [2024-07-02T06:40:26.355Z] afc1bdc6e568: Preparing [2024-07-02T06:40:26.355Z] da707bb00cb8: Preparing [2024-07-02T06:40:26.355Z] da707bb00cb8: Waiting [2024-07-02T06:40:26.355Z] f191195e7b02: Layer already exists [2024-07-02T06:40:26.355Z] afc1bdc6e568: Layer already exists [2024-07-02T06:40:26.355Z] bf631eb13bcc: Layer already exists [2024-07-02T06:40:26.355Z] 5a2026957193: Layer already exists [2024-07-02T06:40:26.355Z] d1db0ea46a3d: Layer already exists [2024-07-02T06:40:26.355Z] da707bb00cb8: Layer already exists [2024-07-02T06:40:26.623Z] 932cd0ed64b24657bf9f55b2df32b0bd0d5697a3-3.2.0-dev.15: digest: sha256:54d9a3269cee64fc8cd0f134d6f17171fc3cfb9c02116a41ebcbb4c6414709de size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:40:26.989Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:40:27.356Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2024-07-02T06:40:27.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-07-02T06:40:27.357Z] 5a2026957193: Preparing [2024-07-02T06:40:27.357Z] d1db0ea46a3d: Preparing [2024-07-02T06:40:27.357Z] f191195e7b02: Preparing [2024-07-02T06:40:27.357Z] bf631eb13bcc: Preparing [2024-07-02T06:40:27.357Z] afc1bdc6e568: Preparing [2024-07-02T06:40:27.357Z] da707bb00cb8: Preparing [2024-07-02T06:40:27.357Z] da707bb00cb8: Waiting [2024-07-02T06:40:27.357Z] d1db0ea46a3d: Layer already exists [2024-07-02T06:40:27.357Z] 5a2026957193: Layer already exists [2024-07-02T06:40:27.357Z] bf631eb13bcc: Layer already exists [2024-07-02T06:40:27.357Z] f191195e7b02: Layer already exists [2024-07-02T06:40:27.357Z] afc1bdc6e568: Layer already exists [2024-07-02T06:40:27.357Z] da707bb00cb8: Layer already exists [2024-07-02T06:40:27.625Z] main: digest: sha256:54d9a3269cee64fc8cd0f134d6f17171fc3cfb9c02116a41ebcbb4c6414709de size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-02T06:40:27.687Z] ===================================================== [Pipeline] echo [2024-07-02T06:40:27.700Z] taggedImages: [2024-07-02T06:40:27.700Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:932cd0ed64b24657bf9f55b2df32b0bd0d5697a3 [2024-07-02T06:40:27.700Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2024-07-02T06:40:27.700Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.15 [2024-07-02T06:40:27.700Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:932cd0ed64b24657bf9f55b2df32b0bd0d5697a3-3.2.0-dev.15 [2024-07-02T06:40:27.700Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:40:28.087Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-02T06:40:28.088Z] [2024-07-02T06:40:28.088Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:40:28.439Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-02T06:40:28.711Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-02T06:40:28.711Z] 8998bd30e6a1: Pulling fs layer [2024-07-02T06:40:28.711Z] 04944245beec: Pulling fs layer [2024-07-02T06:40:28.711Z] 699f458cf7ca: Pulling fs layer [2024-07-02T06:40:28.711Z] 765212b225bb: Pulling fs layer [2024-07-02T06:40:28.711Z] f23df028b6ca: Pulling fs layer [2024-07-02T06:40:28.711Z] d65c8cfc05b1: Pulling fs layer [2024-07-02T06:40:28.711Z] 2437ff75d9bd: Pulling fs layer [2024-07-02T06:40:28.711Z] f23df028b6ca: Waiting [2024-07-02T06:40:28.711Z] d65c8cfc05b1: Waiting [2024-07-02T06:40:28.711Z] 2437ff75d9bd: Waiting [2024-07-02T06:40:28.711Z] 765212b225bb: Waiting [2024-07-02T06:40:28.711Z] 04944245beec: Verifying Checksum [2024-07-02T06:40:28.711Z] 04944245beec: Download complete [2024-07-02T06:40:28.711Z] 765212b225bb: Verifying Checksum [2024-07-02T06:40:28.711Z] 765212b225bb: Download complete [2024-07-02T06:40:28.711Z] d65c8cfc05b1: Verifying Checksum [2024-07-02T06:40:28.711Z] d65c8cfc05b1: Download complete [2024-07-02T06:40:28.979Z] 699f458cf7ca: Verifying Checksum [2024-07-02T06:40:28.979Z] 699f458cf7ca: Download complete [2024-07-02T06:40:29.247Z] 8998bd30e6a1: Verifying Checksum [2024-07-02T06:40:29.247Z] 8998bd30e6a1: Download complete [2024-07-02T06:40:31.842Z] 2437ff75d9bd: Verifying Checksum [2024-07-02T06:40:31.842Z] 2437ff75d9bd: Download complete [2024-07-02T06:40:34.431Z] 8998bd30e6a1: Pull complete [2024-07-02T06:40:34.699Z] 04944245beec: Pull complete [2024-07-02T06:40:36.647Z] 699f458cf7ca: Pull complete [2024-07-02T06:40:36.647Z] 765212b225bb: Pull complete [2024-07-02T06:40:37.609Z] f23df028b6ca: Pull complete [2024-07-02T06:40:37.877Z] d65c8cfc05b1: Pull complete [2024-07-02T06:40:56.101Z] 2437ff75d9bd: Pull complete [2024-07-02T06:40:56.101Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-02T06:40:56.101Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-02T06:40:56.101Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T06:40:56.334Z] prd-ubuntu20.04-docker-arm64-4c-16g-4783 does not seem to be running inside a container [2024-07-02T06:40:56.401Z] $ 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/device-virtual-go/171 -v /w/workspace/device-virtual-go/171:/w/workspace/device-virtual-go/171:rw,z -v /w/workspace/device-virtual-go/171@tmp:/w/workspace/device-virtual-go/171@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-07-02T06:40:59.535Z] $ docker top 6d9458a538b38018dec783f0d206328ba26408a5e658210017b8808ace408e41 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-02T06:41:00.408Z] ---> job-cost.sh [2024-07-02T06:41:00.408Z] lf-activate-venv: SKIPPING [2024-07-02T06:41:00.408Z] INFO: No Stack... [2024-07-02T06:41:00.993Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-02T06:41:01.957Z] INFO: Archiving Costs [Pipeline] sh [2024-07-02T06:41:02.602Z] + cat /w/workspace/device-virtual-go/171/archives/cost.csv [2024-07-02T06:41:02.602Z] + cut -d, -f6 [Pipeline] lock [2024-07-02T06:41:02.675Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-171-stack-cost] [2024-07-02T06:41:02.687Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-171-stack-cost] did not exist. Created. [2024-07-02T06:41:02.694Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-171-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-02T06:41:03.366Z] /w/workspace/device-virtual-go/171@tmp/durable-951c2311/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-02T06:41:04.012Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-02T06:41:04.037Z] Warning: overwriting stash ‘stack-cost’ [2024-07-02T06:41:04.088Z] Stashed 1 file(s) [Pipeline] } [2024-07-02T06:41:04.098Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-171-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-02T06:41:04.119Z] $ docker stop --time=1 6d9458a538b38018dec783f0d206328ba26408a5e658210017b8808ace408e41 [2024-07-02T06:41:05.661Z] $ docker rm -f --volumes 6d9458a538b38018dec783f0d206328ba26408a5e658210017b8808ace408e41 [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-07-02T06:41:06.168Z] provisioning config files... [2024-07-02T06:41:06.176Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config10051990625134765526tmp [Pipeline] { [Pipeline] sh [2024-07-02T06:41:06.480Z] + set +x [2024-07-02T06:41:06.480Z] + curl -s https://codecov.io/bash [2024-07-02T06:41:06.480Z] + bash -s -- [2024-07-02T06:41:06.480Z] [2024-07-02T06:41:06.480Z] _____ _ [2024-07-02T06:41:06.480Z] / ____| | | [2024-07-02T06:41:06.480Z] | | ___ __| | ___ ___ _____ __ [2024-07-02T06:41:06.480Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-02T06:41:06.480Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-02T06:41:06.480Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-02T06:41:06.480Z] Bash-1.0.6 [2024-07-02T06:41:06.480Z] [2024-07-02T06:41:06.480Z] [2024-07-02T06:41:06.480Z] ==> git version 2.25.1 found [2024-07-02T06:41:06.480Z] ==> 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-07-02T06:41:06.480Z] Release-Date: 2020-01-08 [2024-07-02T06:41:06.480Z] 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-07-02T06:41:06.480Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-02T06:41:06.480Z] ==> Jenkins CI detected. [2024-07-02T06:41:06.480Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2024-07-02T06:41:06.480Z] project root: . [2024-07-02T06:41:06.480Z] --> token set from env [2024-07-02T06:41:06.480Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-02T06:41:06.480Z] ==> Running gcov in . (disable via -X gcov) [2024-07-02T06:41:06.480Z] ==> Python coveragepy not found [2024-07-02T06:41:06.480Z] ==> Searching for coverage reports in: [2024-07-02T06:41:06.480Z] + . [2024-07-02T06:41:06.480Z] -> Found 1 reports [2024-07-02T06:41:06.739Z] ==> Detecting git/mercurial file structure [2024-07-02T06:41:06.739Z] ==> Reading reports [2024-07-02T06:41:06.739Z] + ./coverage.out bytes=43247 [2024-07-02T06:41:06.739Z] ==> Appending adjustments [2024-07-02T06:41:06.739Z] https://docs.codecov.io/docs/fixing-reports [2024-07-02T06:41:06.739Z] + Found adjustments [2024-07-02T06:41:06.739Z] ==> Gzipping contents [2024-07-02T06:41:06.739Z] 8.0K /tmp/codecov.dvsGbL.gz [2024-07-02T06:41:06.739Z] ==> Uploading reports [2024-07-02T06:41:06.739Z] url: https://codecov.io [2024-07-02T06:41:06.739Z] query: branch=main&commit=932cd0ed64b24657bf9f55b2df32b0bd0d5697a3&build=171&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F171%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-02T06:41:06.739Z] -> Pinging Codecov [2024-07-02T06:41:06.739Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=932cd0ed64b24657bf9f55b2df32b0bd0d5697a3&build=171&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F171%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-02T06:41:07.000Z] -> Uploading to [2024-07-02T06:41:07.000Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-02/5E52B4B073DB2E39498172D8E973AA87/932cd0ed64b24657bf9f55b2df32b0bd0d5697a3/8cc74426-047f-447a-801d-7bf05be7cad2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240702%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240702T064106Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=460c920b6476c118a04638661c69aca1c84a7534b72a7d1e275707f4d1074fa5 [2024-07-02T06:41:07.000Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-02T06:41:07.000Z] Dload Upload Total Spent Left Speed [2024-07-02T06:41:07.000Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5022 0 0 100 5022 0 23036 --:--:-- --:--:-- --:--:-- 23036 [2024-07-02T06:41:07.000Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/932cd0ed64b24657bf9f55b2df32b0bd0d5697a3 [Pipeline] } [2024-07-02T06:41:07.008Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-07-02T06:41:07.225Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-07-02T06:41:07.243Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:41:07.555Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-02T06:41:07.555Z] [2024-07-02T06:41:07.555Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:41:07.854Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-02T06:41:07.854Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-07-02T06:41:07.854Z] 619be1103602: Already exists [2024-07-02T06:41:07.854Z] f8ea3408117e: Pulling fs layer [2024-07-02T06:41:07.854Z] 91320369b822: Pulling fs layer [2024-07-02T06:41:07.854Z] 0406650e8295: Pulling fs layer [2024-07-02T06:41:07.854Z] 4f4fb700ef54: Pulling fs layer [2024-07-02T06:41:07.854Z] 96d80e3f36e1: Pulling fs layer [2024-07-02T06:41:07.854Z] bcf3aedb951c: Pulling fs layer [2024-07-02T06:41:07.854Z] 4f4fb700ef54: Waiting [2024-07-02T06:41:07.854Z] 96d80e3f36e1: Waiting [2024-07-02T06:41:07.854Z] bcf3aedb951c: Waiting [2024-07-02T06:41:07.854Z] 0406650e8295: Download complete [2024-07-02T06:41:07.854Z] f8ea3408117e: Download complete [2024-07-02T06:41:07.854Z] 4f4fb700ef54: Verifying Checksum [2024-07-02T06:41:07.854Z] 4f4fb700ef54: Download complete [2024-07-02T06:41:07.854Z] f8ea3408117e: Pull complete [2024-07-02T06:41:08.112Z] 96d80e3f36e1: Verifying Checksum [2024-07-02T06:41:08.112Z] 96d80e3f36e1: Download complete [2024-07-02T06:41:08.370Z] 91320369b822: Verifying Checksum [2024-07-02T06:41:08.370Z] 91320369b822: Download complete [2024-07-02T06:41:08.628Z] bcf3aedb951c: Verifying Checksum [2024-07-02T06:41:08.628Z] bcf3aedb951c: Download complete [2024-07-02T06:41:11.907Z] 91320369b822: Pull complete [2024-07-02T06:41:11.907Z] 0406650e8295: Pull complete [2024-07-02T06:41:11.907Z] 4f4fb700ef54: Pull complete [2024-07-02T06:41:11.907Z] 96d80e3f36e1: Pull complete [2024-07-02T06:41:14.434Z] bcf3aedb951c: Pull complete [2024-07-02T06:41:14.434Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-07-02T06:41:14.434Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-02T06:41:14.434Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T06:41:14.538Z] prd-ubuntu20.04-docker-8c-8g-4778 does not seem to be running inside a container [2024-07-02T06:41:14.562Z] $ 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_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_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/edgex-snyk-go:latest cat [2024-07-02T06:41:17.458Z] $ docker top 2eba7971eff83808d1bde9d83afaf3ead2203c381eb269f9bb219cb6eebca784 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-02T06:41:17.811Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] echo [2024-07-02T06:41:17.823Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2024-07-02T06:41:18.101Z] + set -o pipefail [2024-07-02T06:41:18.101Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2024-07-02T06:41:26.226Z] [2024-07-02T06:41:26.226Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2024-07-02T06:41:26.226Z] [2024-07-02T06:41:26.226Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/4c51b4af-f1e0-4b23-b385-fd75a099f123/history/a96f8c92-3ae4-4c68-a452-a7c6f19d0767 [2024-07-02T06:41:26.226Z] [2024-07-02T06:41:26.226Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-07-02T06:41:26.226Z] [2024-07-02T06:41:26.226Z] [2024-07-02T06:41:26.226Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2024-07-02T06:41:26.227Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-07-02T06:41:26.232Z] $ docker stop --time=1 2eba7971eff83808d1bde9d83afaf3ead2203c381eb269f9bb219cb6eebca784 [2024-07-02T06:41:30.405Z] $ docker rm -f --volumes 2eba7971eff83808d1bde9d83afaf3ead2203c381eb269f9bb219cb6eebca784 [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-07-02T06:41:31.285Z] + git log --format=format:%s -1 932cd0ed64b24657bf9f55b2df32b0bd0d5697a3 [Pipeline] sh [2024-07-02T06:41:31.578Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-02T06:41:31.578Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:41:31.882Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-02T06:41:31.882Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T06:41:31.954Z] prd-ubuntu20.04-docker-8c-8g-4778 does not seem to be running inside a container [2024-07-02T06:41:31.982Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-02T06:41:32.525Z] $ docker top ee6017d9a8583c7aae208021f38adb1f657374d8ec28bc309ca6898c63c51f93 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-02T06:41:32.635Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-02T06:41:32.635Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-02T06:41:32.756Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-02T06:41:32.753Z] $ docker exec ee6017d9a8583c7aae208021f38adb1f657374d8ec28bc309ca6898c63c51f93 ssh-agent [2024-07-02T06:41:32.856Z] SSH_AUTH_SOCK=/tmp/ssh-IG4OkVuZ8VTe/agent.32 [2024-07-02T06:41:32.856Z] SSH_AGENT_PID=38 [2024-07-02T06:41:32.860Z] Running ssh-add (command line suppressed) [2024-07-02T06:41:32.953Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_594944421988774832.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_594944421988774832.key) [2024-07-02T06:41:32.970Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-02T06:41:33.261Z] + git semver tag [2024-07-02T06:41:33.519Z] 2024-07-02 06:41:33,442 [run_tag] DEBUG tag force:False [2024-07-02T06:41:33.519Z] 2024-07-02 06:41:33,442 [check_head_tag] DEBUG check head tag [2024-07-02T06:41:33.519Z] 2024-07-02 06:41:33,443 [execute] INFO git cat-file --batch-check [2024-07-02T06:41:33.519Z] 2024-07-02 06:41:33,444 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2024-07-02T06:41:33.519Z] 2024-07-02 06:41:33,448 [execute] INFO git cat-file --batch [2024-07-02T06:41:33.519Z] 2024-07-02 06:41:33,448 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2024-07-02T06:41:33.519Z] 2024-07-02 06:41:33,466 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-07-02T06:41:33.519Z] 2024-07-02 06:41:33,466 [execute] INFO git tag -a v3.2.0-dev.15 -m v3.2.0-dev.15 [2024-07-02T06:41:33.519Z] 2024-07-02 06:41:33,467 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.15', '-m', 'v3.2.0-dev.15'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2024-07-02T06:41:33.519Z] 2024-07-02 06:41:33,471 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-07-02T06:41:33.519Z] 3.2.0-dev.15 [Pipeline] } [2024-07-02T06:41:33.522Z] $ docker exec --env ******** --env ******** ee6017d9a8583c7aae208021f38adb1f657374d8ec28bc309ca6898c63c51f93 ssh-agent -k [2024-07-02T06:41:33.627Z] unset SSH_AUTH_SOCK; [2024-07-02T06:41:33.628Z] unset SSH_AGENT_PID; [2024-07-02T06:41:33.628Z] echo Agent pid 38 killed; [2024-07-02T06:41:33.643Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-02T06:41:33.969Z] + git semver [Pipeline] } [2024-07-02T06:41:34.236Z] $ docker stop --time=1 ee6017d9a8583c7aae208021f38adb1f657374d8ec28bc309ca6898c63c51f93 [2024-07-02T06:41:35.523Z] $ docker rm -f --volumes ee6017d9a8583c7aae208021f38adb1f657374d8ec28bc309ca6898c63c51f93 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:41:35.951Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-02T06:41:35.951Z] [2024-07-02T06:41:35.951Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:41:36.256Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-02T06:41:36.256Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-07-02T06:41:36.256Z] ab5ef0e58194: Pulling fs layer [2024-07-02T06:41:36.256Z] 9712f1f96733: Pulling fs layer [2024-07-02T06:41:36.256Z] 63f879dbbcfc: Pulling fs layer [2024-07-02T06:41:36.256Z] 0d9ebad4ef96: Pulling fs layer [2024-07-02T06:41:36.256Z] e9a5061849ea: Pulling fs layer [2024-07-02T06:41:36.256Z] d747dcd14b5f: Pulling fs layer [2024-07-02T06:41:36.256Z] 2de7ff778b66: Pulling fs layer [2024-07-02T06:41:36.256Z] 0d9ebad4ef96: Waiting [2024-07-02T06:41:36.256Z] e9a5061849ea: Waiting [2024-07-02T06:41:36.256Z] d747dcd14b5f: Waiting [2024-07-02T06:41:36.256Z] 2de7ff778b66: Waiting [2024-07-02T06:41:36.256Z] 9712f1f96733: Verifying Checksum [2024-07-02T06:41:36.256Z] 9712f1f96733: Download complete [2024-07-02T06:41:36.829Z] 63f879dbbcfc: Verifying Checksum [2024-07-02T06:41:36.829Z] 63f879dbbcfc: Download complete [2024-07-02T06:41:36.829Z] e9a5061849ea: Verifying Checksum [2024-07-02T06:41:36.829Z] e9a5061849ea: Download complete [2024-07-02T06:41:36.829Z] d747dcd14b5f: Download complete [2024-07-02T06:41:36.829Z] 0d9ebad4ef96: Verifying Checksum [2024-07-02T06:41:36.829Z] 0d9ebad4ef96: Download complete [2024-07-02T06:41:36.829Z] 2de7ff778b66: Verifying Checksum [2024-07-02T06:41:36.829Z] 2de7ff778b66: Download complete [2024-07-02T06:41:36.829Z] ab5ef0e58194: Verifying Checksum [2024-07-02T06:41:36.829Z] ab5ef0e58194: Download complete [2024-07-02T06:41:40.247Z] ab5ef0e58194: Pull complete [2024-07-02T06:41:40.247Z] 9712f1f96733: Pull complete [2024-07-02T06:41:40.525Z] 63f879dbbcfc: Pull complete [2024-07-02T06:41:44.737Z] 0d9ebad4ef96: Pull complete [2024-07-02T06:41:44.994Z] e9a5061849ea: Pull complete [2024-07-02T06:41:44.994Z] d747dcd14b5f: Pull complete [2024-07-02T06:41:45.926Z] 2de7ff778b66: Pull complete [2024-07-02T06:41:46.185Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-07-02T06:41:46.185Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-02T06:41:46.185Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T06:41:46.288Z] prd-ubuntu20.04-docker-8c-8g-4778 does not seem to be running inside a container [2024-07-02T06:41:46.310Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-07-02T06:41:50.357Z] $ docker top b26e512e0b08ed17a127fa6ca8c029f5b2e8dff2de592e21d1048583d393371b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-07-02T06:41:50.444Z] provisioning config files... [2024-07-02T06:41:50.451Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config17207534131794727928tmp [2024-07-02T06:41:50.459Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9950354102039248861tmp [2024-07-02T06:41:50.466Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3651948411543648237tmp [Pipeline] { [Pipeline] echo [2024-07-02T06:41:50.501Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-02T06:41:50.793Z] ---> sigul-configuration.sh [2024-07-02T06:41:50.793Z] gpg: directory `/root/.gnupg' created [2024-07-02T06:41:50.793Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-07-02T06:41:50.793Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-07-02T06:41:50.793Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-07-02T06:41:50.793Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-07-02T06:41:50.793Z] gpg: CAST5 encrypted data [2024-07-02T06:41:50.793Z] gpg: encrypted with 1 passphrase [2024-07-02T06:41:50.793Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-07-02T06:41:51.091Z] + mkdir /home/jenkins [2024-07-02T06:41:51.091Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-07-02T06:41:51.384Z] + 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-07-02T06:41:51.399Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-02T06:41:51.691Z] ---> sigul-install.sh [2024-07-02T06:41:51.691Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-07-02T06:41:51.987Z] + git tag --list [2024-07-02T06:41:51.987Z] v1.0.0 [2024-07-02T06:41:51.987Z] v1.1.0 [2024-07-02T06:41:51.987Z] v1.1.1 [2024-07-02T06:41:51.987Z] v1.2.1 [2024-07-02T06:41:51.987Z] v1.2.2 [2024-07-02T06:41:51.987Z] v1.2.3 [2024-07-02T06:41:51.987Z] v1.3.0 [2024-07-02T06:41:51.987Z] v1.3.1 [2024-07-02T06:41:51.987Z] v2.0.0 [2024-07-02T06:41:51.987Z] v2.1.0 [2024-07-02T06:41:51.987Z] v2.1.1 [2024-07-02T06:41:51.987Z] v2.2.0 [2024-07-02T06:41:51.987Z] v2.3.0 [2024-07-02T06:41:51.987Z] v3.0 [2024-07-02T06:41:51.987Z] v3.0.0 [2024-07-02T06:41:51.987Z] v3.1 [2024-07-02T06:41:51.987Z] v3.1.0 [2024-07-02T06:41:51.987Z] v3.1.0-dev.1 [2024-07-02T06:41:51.988Z] v3.1.0-dev.10 [2024-07-02T06:41:51.988Z] v3.1.0-dev.11 [2024-07-02T06:41:51.988Z] v3.1.0-dev.12 [2024-07-02T06:41:51.988Z] v3.1.0-dev.13 [2024-07-02T06:41:51.988Z] v3.1.0-dev.14 [2024-07-02T06:41:51.988Z] v3.1.0-dev.15 [2024-07-02T06:41:51.988Z] v3.1.0-dev.16 [2024-07-02T06:41:51.988Z] v3.1.0-dev.17 [2024-07-02T06:41:51.988Z] v3.1.0-dev.18 [2024-07-02T06:41:51.988Z] v3.1.0-dev.19 [2024-07-02T06:41:51.988Z] v3.1.0-dev.2 [2024-07-02T06:41:51.988Z] v3.1.0-dev.20 [2024-07-02T06:41:51.988Z] v3.1.0-dev.21 [2024-07-02T06:41:51.988Z] v3.1.0-dev.22 [2024-07-02T06:41:51.988Z] v3.1.0-dev.23 [2024-07-02T06:41:51.988Z] v3.1.0-dev.24 [2024-07-02T06:41:51.988Z] v3.1.0-dev.25 [2024-07-02T06:41:51.988Z] v3.1.0-dev.26 [2024-07-02T06:41:51.988Z] v3.1.0-dev.27 [2024-07-02T06:41:51.988Z] v3.1.0-dev.28 [2024-07-02T06:41:51.988Z] v3.1.0-dev.29 [2024-07-02T06:41:51.988Z] v3.1.0-dev.3 [2024-07-02T06:41:51.988Z] v3.1.0-dev.30 [2024-07-02T06:41:51.988Z] v3.1.0-dev.4 [2024-07-02T06:41:51.988Z] v3.1.0-dev.5 [2024-07-02T06:41:51.988Z] v3.1.0-dev.6 [2024-07-02T06:41:51.988Z] v3.1.0-dev.7 [2024-07-02T06:41:51.988Z] v3.1.0-dev.8 [2024-07-02T06:41:51.988Z] v3.1.0-dev.9 [2024-07-02T06:41:51.988Z] v3.1.1 [2024-07-02T06:41:51.988Z] v3.1.1-dev.1 [2024-07-02T06:41:51.988Z] v3.2.0-dev.1 [2024-07-02T06:41:51.988Z] v3.2.0-dev.10 [2024-07-02T06:41:51.988Z] v3.2.0-dev.11 [2024-07-02T06:41:51.988Z] v3.2.0-dev.12 [2024-07-02T06:41:51.988Z] v3.2.0-dev.13 [2024-07-02T06:41:51.988Z] v3.2.0-dev.14 [2024-07-02T06:41:51.988Z] v3.2.0-dev.15 [2024-07-02T06:41:51.988Z] v3.2.0-dev.2 [2024-07-02T06:41:51.988Z] v3.2.0-dev.3 [2024-07-02T06:41:51.988Z] v3.2.0-dev.4 [2024-07-02T06:41:51.988Z] v3.2.0-dev.5 [2024-07-02T06:41:51.988Z] v3.2.0-dev.6 [2024-07-02T06:41:51.988Z] v3.2.0-dev.7 [2024-07-02T06:41:51.988Z] v3.2.0-dev.8 [2024-07-02T06:41:51.988Z] v3.2.0-dev.9 [Pipeline] sh [2024-07-02T06:41:52.286Z] + lftools sign git-tag v3.2.0-dev.15 [2024-07-02T06:41:52.853Z] Signing Git tag with Sigul... [2024-07-02T06:41:52.853Z] Signing v3.2.0-dev.15 [Pipeline] echo [2024-07-02T06:41:53.126Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-02T06:41:53.419Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-07-02T06:41:53.427Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-07-02T06:41:53.446Z] $ docker stop --time=1 b26e512e0b08ed17a127fa6ca8c029f5b2e8dff2de592e21d1048583d393371b [2024-07-02T06:41:54.772Z] $ docker rm -f --volumes b26e512e0b08ed17a127fa6ca8c029f5b2e8dff2de592e21d1048583d393371b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-07-02T06:41:55.226Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-02T06:41:55.226Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:41:55.523Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-02T06:41:55.523Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T06:41:55.607Z] prd-ubuntu20.04-docker-8c-8g-4778 does not seem to be running inside a container [2024-07-02T06:41:55.634Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-02T06:41:55.998Z] $ docker top b0a9825e3ede6652f1f114a6ba1566f2a15171b6dbc78096b6bf34ee137e5c47 -eo pid,comm [2024-07-02T06:41:56.055Z] 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-07-02T06:41:56.055Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-02T06:41:56.102Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-02T06:41:56.102Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-02T06:41:56.219Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-02T06:41:56.217Z] $ docker exec b0a9825e3ede6652f1f114a6ba1566f2a15171b6dbc78096b6bf34ee137e5c47 ssh-agent [2024-07-02T06:41:56.334Z] SSH_AUTH_SOCK=/tmp/ssh-CSDtykstGuOe/agent.32 [2024-07-02T06:41:56.334Z] SSH_AGENT_PID=38 [2024-07-02T06:41:56.338Z] Running ssh-add (command line suppressed) [2024-07-02T06:41:56.440Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12515492805536300308.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12515492805536300308.key) [2024-07-02T06:41:56.458Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-02T06:41:56.754Z] + git semver bump pre [2024-07-02T06:41:57.013Z] 2024-07-02 06:41:56,926 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-07-02T06:41:57.013Z] 2024-07-02 06:41:56,926 [bump_version] DEBUG bumping version:3.2.0-dev.15 on axis:pre with prefix:dev [2024-07-02T06:41:57.013Z] 2024-07-02 06:41:56,926 [bump_version] DEBUG bumped version:3.2.0-dev.16 [2024-07-02T06:41:57.013Z] 2024-07-02 06:41:56,926 [write_version] DEBUG write version:3.2.0-dev.16 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2024-07-02T06:41:57.013Z] 2024-07-02 06:41:56,926 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-07-02T06:41:57.013Z] 2024-07-02 06:41:56,926 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-07-02T06:41:57.013Z] 2024-07-02 06:41:56,929 [execute] INFO git cat-file --batch-check [2024-07-02T06:41:57.013Z] 2024-07-02 06:41:56,929 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-02T06:41:57.013Z] 2024-07-02 06:41:56,934 [execute] INFO git cat-file --batch [2024-07-02T06:41:57.013Z] 2024-07-02 06:41:56,934 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-02T06:41:57.013Z] 2024-07-02 06:41:56,939 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-07-02T06:41:57.013Z] 3.2.0-dev.16 [Pipeline] } [2024-07-02T06:41:57.018Z] $ docker exec --env ******** --env ******** b0a9825e3ede6652f1f114a6ba1566f2a15171b6dbc78096b6bf34ee137e5c47 ssh-agent -k [2024-07-02T06:41:57.118Z] unset SSH_AUTH_SOCK; [2024-07-02T06:41:57.119Z] unset SSH_AGENT_PID; [2024-07-02T06:41:57.119Z] echo Agent pid 38 killed; [2024-07-02T06:41:57.135Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-02T06:41:57.460Z] + git semver [Pipeline] } [2024-07-02T06:41:57.727Z] $ docker stop --time=1 b0a9825e3ede6652f1f114a6ba1566f2a15171b6dbc78096b6bf34ee137e5c47 [2024-07-02T06:41:59.036Z] $ docker rm -f --volumes b0a9825e3ede6652f1f114a6ba1566f2a15171b6dbc78096b6bf34ee137e5c47 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-02T06:41:59.403Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-02T06:41:59.403Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:41:59.703Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-02T06:41:59.703Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T06:41:59.785Z] prd-ubuntu20.04-docker-8c-8g-4778 does not seem to be running inside a container [2024-07-02T06:41:59.810Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-02T06:42:00.197Z] $ docker top 02b3744e3ac95192da574600f1d9144d4083e75371ca52b1914a40b44313f4f6 -eo pid,comm [2024-07-02T06:42:00.251Z] 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-07-02T06:42:00.251Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-02T06:42:00.310Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-02T06:42:00.310Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-02T06:42:00.427Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-02T06:42:00.424Z] $ docker exec 02b3744e3ac95192da574600f1d9144d4083e75371ca52b1914a40b44313f4f6 ssh-agent [2024-07-02T06:42:00.538Z] SSH_AUTH_SOCK=/tmp/ssh-Eeg4PPhTKfkP/agent.32 [2024-07-02T06:42:00.538Z] SSH_AGENT_PID=38 [2024-07-02T06:42:00.542Z] Running ssh-add (command line suppressed) [2024-07-02T06:42:00.644Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_10235653016040453118.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_10235653016040453118.key) [2024-07-02T06:42:00.670Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-02T06:42:00.959Z] + git semver push [2024-07-02T06:42:01.217Z] 2024-07-02 06:42:01,143 [run_push] DEBUG push [2024-07-02T06:42:01.217Z] 2024-07-02 06:42:01,144 [execute] INFO git cat-file --batch-check [2024-07-02T06:42:01.217Z] 2024-07-02 06:42:01,144 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-02T06:42:01.217Z] 2024-07-02 06:42:01,148 [execute] INFO git rev-list 4c9ea70970f15ca5e0014e570925d3c7b5538dc0 -- [2024-07-02T06:42:01.217Z] 2024-07-02 06:42:01,148 [execute] DEBUG Popen(['git', 'rev-list', '4c9ea70970f15ca5e0014e570925d3c7b5538dc0', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-02T06:42:01.217Z] 2024-07-02 06:42:01,159 [execute] INFO git fetch -v origin [2024-07-02T06:42:01.217Z] 2024-07-02 06:42:01,159 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-07-02T06:42:01.787Z] 2024-07-02 06:42:01,603 [run_push] DEBUG no remote changes detected [2024-07-02T06:42:01.787Z] 2024-07-02 06:42:01,603 [execute] INFO git push origin semver [2024-07-02T06:42:01.787Z] 2024-07-02 06:42:01,604 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-02T06:42:02.725Z] 2024-07-02 06:42:02,396 [run_push] DEBUG push all version tags [2024-07-02T06:42:02.725Z] 2024-07-02 06:42:02,397 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-07-02T06:42:02.725Z] 2024-07-02 06:42:02,397 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2024-07-02T06:42:03.294Z] 2024-07-02 06:42:03,109 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-07-02T06:42:03.294Z] 3.2.0-dev.16 [Pipeline] } [2024-07-02T06:42:03.299Z] $ docker exec --env ******** --env ******** 02b3744e3ac95192da574600f1d9144d4083e75371ca52b1914a40b44313f4f6 ssh-agent -k [2024-07-02T06:42:03.398Z] unset SSH_AUTH_SOCK; [2024-07-02T06:42:03.398Z] unset SSH_AGENT_PID; [2024-07-02T06:42:03.398Z] echo Agent pid 38 killed; [2024-07-02T06:42:03.421Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-02T06:42:03.764Z] + git semver [Pipeline] } [2024-07-02T06:42:04.029Z] $ docker stop --time=1 02b3744e3ac95192da574600f1d9144d4083e75371ca52b1914a40b44313f4f6 [2024-07-02T06:42:05.352Z] $ docker rm -f --volumes 02b3744e3ac95192da574600f1d9144d4083e75371ca52b1914a40b44313f4f6 [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-07-02T06:42:06.022Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2024-07-02T06:42:06.022Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2024-07-02T06:42:06.022Z] total 16 [2024-07-02T06:42:06.022Z] drwxr-xr-x 3 root root 4096 Jul 2 06:27 . [2024-07-02T06:42:06.022Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 2 06:41 .. [2024-07-02T06:42:06.022Z] drwxr-xr-x 2 root root 4096 Jul 2 06:27 cost [2024-07-02T06:42:06.022Z] -rw-r--r-- 1 root root 89 Jul 2 06:27 cost.csv [2024-07-02T06:42:06.022Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2024-07-02T06:42:06.022Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2024-07-02T06:42:06.022Z] total 16 [2024-07-02T06:42:06.022Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 2 06:27 . [2024-07-02T06:42:06.022Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 2 06:41 .. [2024-07-02T06:42:06.022Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 2 06:27 cost [2024-07-02T06:42:06.022Z] -rw-r--r-- 1 jenkins jenkins 89 Jul 2 06:27 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-02T06:42:06.314Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-02T06:42:07.167Z] ---> package-listing.sh [2024-07-02T06:42:07.167Z] ++ facter osfamily [2024-07-02T06:42:07.167Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-02T06:42:07.432Z] + OS_FAMILY=debian [2024-07-02T06:42:07.432Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2024-07-02T06:42:07.432Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-02T06:42:07.432Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-02T06:42:07.432Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-02T06:42:07.432Z] + PACKAGES=/tmp/packages_start.txt [2024-07-02T06:42:07.432Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2024-07-02T06:42:07.432Z] + PACKAGES=/tmp/packages_end.txt [2024-07-02T06:42:07.432Z] + case "${OS_FAMILY}" in [2024-07-02T06:42:07.432Z] + dpkg -l [2024-07-02T06:42:07.432Z] + grep '^ii' [2024-07-02T06:42:07.432Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-02T06:42:07.432Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-02T06:42:07.432Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-02T06:42:07.432Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2024-07-02T06:42:07.432Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2024-07-02T06:42:07.432Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo [2024-07-02T06:42:07.439Z] 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_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-02T06:42:07.713Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:42:08.273Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-02T06:42:08.273Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T06:42:08.353Z] prd-ubuntu20.04-docker-8c-8g-4778 does not seem to be running inside a container [2024-07-02T06:42:08.388Z] $ 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_device-virtual-go_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_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-02T06:42:08.620Z] $ docker top fdbc964d4230695e7e064d69e5818ef2938bcae9173cba2877c95f343cfa071c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-02T06:42:08.977Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-02T06:42:09.263Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-02T06:42:09.547Z] + ls /var/log/sa-host [2024-07-02T06:42:09.547Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-02T06:42:09.700Z] provisioning config files... [2024-07-02T06:42:09.709Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config10329872379556420405tmp [Pipeline] { [Pipeline] echo [2024-07-02T06:42:09.729Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-02T06:42:10.013Z] ---> create-netrc.sh [Pipeline] } [2024-07-02T06:42:10.020Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-02T06:42:10.353Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-02T06:42:10.362Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-02T06:42:10.641Z] ---> sudo-logs.sh [2024-07-02T06:42:10.641Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-02T06:42:10.670Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-02T06:42:10.949Z] ---> job-cost.sh [2024-07-02T06:42:10.949Z] lf-activate-venv: SKIPPING [2024-07-02T06:42:10.949Z] DEBUG: total: 0.2199999988079071 [2024-07-02T06:42:10.949Z] INFO: Retrieving Stack Cost... [2024-07-02T06:42:11.520Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-02T06:42:11.779Z] INFO: Archiving Costs [Pipeline] echo [2024-07-02T06:42:11.793Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-02T06:42:12.075Z] ---> logs-deploy.sh [2024-07-02T06:42:12.075Z] lf-activate-venv: SKIPPING [2024-07-02T06:42:12.075Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/171 [2024-07-02T06:42:12.075Z] INFO: archiving workspace using pattern(s): [2024-07-02T06:42:13.012Z] Archives upload complete. [2024-07-02T06:42:13.272Z] INFO: archiving logs to Nexus