Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 652475eb7f40601dc51275e4cb2d5155a3ec317c 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-ssh15185462588925544120.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6101800939644375212.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-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-rest-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10694238001889609144.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11926495504343489351.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-rest-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-rest-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4941600759394861088.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-rest-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-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-40100 in /w/workspace/edgexfoundry_device-rest-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-rest-go.git > git init /w/workspace/edgexfoundry_device-rest-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-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-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 652475eb7f40601dc51275e4cb2d5155a3ec317c (main) Commit message: "Merge pull request #453 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.26" > git config remote.origin.url git@github.com:edgexfoundry/device-rest-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 652475eb7f40601dc51275e4cb2d5155a3ec317c # timeout=10 > git rev-list --no-walk e0a5c5a73132d7079afb502fe425c62ff6deb797 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-04T00:48:15.353Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-04T00:48:15.431Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-04T00:48:15.470Z] ========================================================= [2025-03-04T00:48:15.470Z] EdgeX Global Pipelines Version Info [2025-03-04T00:48:15.470Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-04T00:48:16.211Z] ------------------- [2025-03-04T00:48:16.211Z] stable info: [2025-03-04T00:48:16.211Z] ------------------- [2025-03-04T00:48:16.211Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-04T00:48:16.211Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-03-04T00:48:16.211Z] Message: update stable to v1.0.269 [2025-03-04T00:48:16.781Z] ------------------- [2025-03-04T00:48:16.782Z] experimental info: [2025-03-04T00:48:16.782Z] ------------------- [2025-03-04T00:48:16.782Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-03-04T00:48:16.782Z] Commit SHA: 7f93e8bad95e9991f74bdd88f4a3d704a5893b6d [2025-03-04T00:48:16.782Z] Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-04T00:48:16.867Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2025-03-04T00:48:16.896Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2025-03-04T00:48:16.923Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-04T00:48:16.946Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-04T00:48:16.974Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-04T00:48:16.995Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-03-04T00:48:17.025Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-03-04T00:48:17.051Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-03-04T00:48:17.076Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-03-04T00:48:17.099Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-04T00:48:17.125Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-04T00:48:17.149Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2025-03-04T00:48:17.175Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-04T00:48:17.199Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-04T00:48:17.221Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-04T00:48:17.251Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-04T00:48:17.272Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-03-04T00:48:17.294Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-03-04T00:48:17.319Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-04T00:48:17.340Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-04T00:48:17.359Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-03-04T00:48:17.382Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-03-04T00:48:17.407Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-03-04T00:48:17.432Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-03-04T00:48:17.458Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-03-04T00:48:17.479Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-04T00:48:17.507Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-03-04T00:48:17.764Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-03-04T00:48:17.789Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-03-04T00:48:17.814Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-03-04T00:48:17.832Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 652475eb7f40601dc51275e4cb2d5155a3ec317c [Pipeline] echo [2025-03-04T00:48:17.852Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 652475e [Pipeline] echo [2025-03-04T00:48:17.870Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-04T00:48:17.943Z] provisioning config files... [2025-03-04T00:48:17.956Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config9000816196256139210tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-04T00:48:18.293Z] ---> ****-login.sh [2025-03-04T00:48:18.293Z] nexus3.edgexfoundry.org:10001 [2025-03-04T00:48:18.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:48:18.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:48:18.554Z] Configure a credential helper to remove this warning. See [2025-03-04T00:48:18.554Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:48:18.554Z] [2025-03-04T00:48:18.554Z] Login Succeeded [2025-03-04T00:48:18.554Z] nexus3.edgexfoundry.org:10002 [2025-03-04T00:48:18.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:48:18.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:48:18.816Z] Configure a credential helper to remove this warning. See [2025-03-04T00:48:18.816Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:48:18.816Z] [2025-03-04T00:48:18.816Z] Login Succeeded [2025-03-04T00:48:18.816Z] nexus3.edgexfoundry.org:10003 [2025-03-04T00:48:18.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:48:18.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:48:18.816Z] Configure a credential helper to remove this warning. See [2025-03-04T00:48:18.816Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:48:18.816Z] [2025-03-04T00:48:18.816Z] Login Succeeded [2025-03-04T00:48:18.816Z] nexus3.edgexfoundry.org:10004 [2025-03-04T00:48:18.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:48:19.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:48:19.076Z] Configure a credential helper to remove this warning. See [2025-03-04T00:48:19.076Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:48:19.076Z] [2025-03-04T00:48:19.076Z] Login Succeeded [2025-03-04T00:48:19.076Z] ****.io [2025-03-04T00:48:19.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:48:19.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:48:19.076Z] Configure a credential helper to remove this warning. See [2025-03-04T00:48:19.076Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:48:19.076Z] [2025-03-04T00:48:19.336Z] Login Succeeded [2025-03-04T00:48:19.336Z] ---> ****-login.sh ends [Pipeline] } [2025-03-04T00:48:19.343Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-03-04T00:48:19.739Z] + git rev-list -1 --merges 652475eb7f40601dc51275e4cb2d5155a3ec317c~1..652475eb7f40601dc51275e4cb2d5155a3ec317c [Pipeline] echo [2025-03-04T00:48:19.766Z] -----------> git rev-list -1 --merges 652475eb7f40601dc51275e4cb2d5155a3ec317c~1..652475eb7f40601dc51275e4cb2d5155a3ec317c 652475eb7f40601dc51275e4cb2d5155a3ec317c [2025-03-04T00:48:19.766Z] 652475eb7f40601dc51275e4cb2d5155a3ec317c [false] [Pipeline] sh [2025-03-04T00:48:20.071Z] + git log --format=format:%s -1 652475eb7f40601dc51275e4cb2d5155a3ec317c [Pipeline] echo [2025-03-04T00:48:20.088Z] ========================================================= [2025-03-04T00:48:20.088Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-04T00:48:20.088Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-04T00:48:20.444Z] + git log --format=format:%s -1 652475eb7f40601dc51275e4cb2d5155a3ec317c [Pipeline] echo [2025-03-04T00:48:20.456Z] [semverPrep] GIT_COMMIT: 652475eb7f40601dc51275e4cb2d5155a3ec317c, Commit Message: Merge pull request #453 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.26 [Pipeline] echo [2025-03-04T00:48:20.472Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-03-04T00:48:20.841Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-04T00:48:20.841Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-04T00:48:20.841Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-04T00:48:20.841Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-04T00:48:20.841Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-04T00:48:20.841Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-04T00:48:20.841Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:48:21.197Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-04T00:48:21.198Z] [2025-03-04T00:48:21.198Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:48:21.517Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-04T00:48:21.517Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-04T00:48:21.517Z] b85a868b505f: Pulling fs layer [2025-03-04T00:48:21.517Z] e2be974225ed: Pulling fs layer [2025-03-04T00:48:21.517Z] 339a4e72a1f5: Pulling fs layer [2025-03-04T00:48:21.517Z] 988bab9f4d93: Pulling fs layer [2025-03-04T00:48:21.517Z] 1469e6f7b9e6: Pulling fs layer [2025-03-04T00:48:21.517Z] eaf3925da568: Pulling fs layer [2025-03-04T00:48:21.517Z] bab4dde63d76: Pulling fs layer [2025-03-04T00:48:21.517Z] bde34c3a00c8: Pulling fs layer [2025-03-04T00:48:21.517Z] b352a97aabf1: Pulling fs layer [2025-03-04T00:48:21.517Z] 4872d77fe225: Pulling fs layer [2025-03-04T00:48:21.517Z] 5851b861e8e6: Pulling fs layer [2025-03-04T00:48:21.517Z] 988bab9f4d93: Waiting [2025-03-04T00:48:21.517Z] bab4dde63d76: Waiting [2025-03-04T00:48:21.517Z] bde34c3a00c8: Waiting [2025-03-04T00:48:21.517Z] b352a97aabf1: Waiting [2025-03-04T00:48:21.517Z] 4872d77fe225: Waiting [2025-03-04T00:48:21.517Z] 5851b861e8e6: Waiting [2025-03-04T00:48:21.517Z] 1469e6f7b9e6: Waiting [2025-03-04T00:48:21.517Z] eaf3925da568: Waiting [2025-03-04T00:48:21.517Z] e2be974225ed: Verifying Checksum [2025-03-04T00:48:21.517Z] e2be974225ed: Download complete [2025-03-04T00:48:21.517Z] 988bab9f4d93: Verifying Checksum [2025-03-04T00:48:21.517Z] 988bab9f4d93: Download complete [2025-03-04T00:48:21.517Z] 339a4e72a1f5: Verifying Checksum [2025-03-04T00:48:21.517Z] 339a4e72a1f5: Download complete [2025-03-04T00:48:21.517Z] 1469e6f7b9e6: Verifying Checksum [2025-03-04T00:48:21.517Z] 1469e6f7b9e6: Download complete [2025-03-04T00:48:21.517Z] eaf3925da568: Verifying Checksum [2025-03-04T00:48:21.517Z] eaf3925da568: Download complete [2025-03-04T00:48:21.778Z] bde34c3a00c8: Download complete [2025-03-04T00:48:21.778Z] b352a97aabf1: Verifying Checksum [2025-03-04T00:48:21.778Z] b352a97aabf1: Download complete [2025-03-04T00:48:21.778Z] 4872d77fe225: Verifying Checksum [2025-03-04T00:48:21.778Z] 4872d77fe225: Download complete [2025-03-04T00:48:21.778Z] 5851b861e8e6: Download complete [2025-03-04T00:48:21.778Z] b85a868b505f: Download complete [2025-03-04T00:48:22.037Z] bab4dde63d76: Verifying Checksum [2025-03-04T00:48:22.037Z] bab4dde63d76: Download complete [2025-03-04T00:48:22.975Z] b85a868b505f: Pull complete [2025-03-04T00:48:22.975Z] e2be974225ed: Pull complete [2025-03-04T00:48:23.541Z] 339a4e72a1f5: Pull complete [2025-03-04T00:48:23.541Z] 988bab9f4d93: Pull complete [2025-03-04T00:48:24.117Z] 1469e6f7b9e6: Pull complete [2025-03-04T00:48:24.117Z] eaf3925da568: Pull complete [2025-03-04T00:48:26.020Z] bab4dde63d76: Pull complete [2025-03-04T00:48:26.021Z] bde34c3a00c8: Pull complete [2025-03-04T00:48:26.021Z] b352a97aabf1: Pull complete [2025-03-04T00:48:26.021Z] 4872d77fe225: Pull complete [2025-03-04T00:48:26.281Z] 5851b861e8e6: Pull complete [2025-03-04T00:48:26.281Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-04T00:48:26.281Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-04T00:48:26.281Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T00:48:26.436Z] prd-ubuntu20.04-docker-8c-8g-40100 does not seem to be running inside a container [2025-03-04T00:48:26.467Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-04T00:48:27.759Z] $ docker top 4756854fcab3ee15d6935770127eeb9c130c0811bf1838b910bcfe84c5f9a048 -eo pid,comm [2025-03-04T00:48:27.817Z] 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). [2025-03-04T00:48:27.817Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-04T00:48:27.884Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-04T00:48:27.884Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-04T00:48:27.997Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-04T00:48:27.996Z] $ docker exec 4756854fcab3ee15d6935770127eeb9c130c0811bf1838b910bcfe84c5f9a048 ssh-agent [2025-03-04T00:48:28.111Z] SSH_AUTH_SOCK=/tmp/ssh-c2fK1fss3l53/agent.32 [2025-03-04T00:48:28.111Z] SSH_AGENT_PID=38 [2025-03-04T00:48:28.117Z] Running ssh-add (command line suppressed) [2025-03-04T00:48:28.226Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_6480105910113922122.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_6480105910113922122.key) [2025-03-04T00:48:28.243Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-04T00:48:28.660Z] + git tag --points-at HEAD [Pipeline] } [2025-03-04T00:48:28.668Z] $ docker exec --env ******** --env ******** 4756854fcab3ee15d6935770127eeb9c130c0811bf1838b910bcfe84c5f9a048 ssh-agent -k [2025-03-04T00:48:28.755Z] unset SSH_AUTH_SOCK; [2025-03-04T00:48:28.755Z] unset SSH_AGENT_PID; [2025-03-04T00:48:28.755Z] echo Agent pid 38 killed; [2025-03-04T00:48:28.768Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-03-04T00:48:28.809Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-04T00:48:28.809Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-04T00:48:28.926Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-04T00:48:28.925Z] $ docker exec 4756854fcab3ee15d6935770127eeb9c130c0811bf1838b910bcfe84c5f9a048 ssh-agent [2025-03-04T00:48:29.040Z] SSH_AUTH_SOCK=/tmp/ssh-IK4QUTAYOn9J/agent.71 [2025-03-04T00:48:29.040Z] SSH_AGENT_PID=77 [2025-03-04T00:48:29.046Z] Running ssh-add (command line suppressed) [2025-03-04T00:48:29.143Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_12963334645099747956.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_12963334645099747956.key) [2025-03-04T00:48:29.176Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-04T00:48:29.739Z] + git semver init [2025-03-04T00:48:29.998Z] 2025-03-04 00:48:29,967 [run_init] DEBUG init version:0.0.0 force:False [2025-03-04T00:48:29.998Z] 2025-03-04 00:48:29,968 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver [2025-03-04T00:48:29.998Z] 2025-03-04 00:48:29,968 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver [2025-03-04T00:48:29.998Z] 2025-03-04 00:48:29,968 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/edgexfoundry_device-rest-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2025-03-04T00:48:31.379Z] 2025-03-04 00:48:31,077 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude [2025-03-04T00:48:31.379Z] 2025-03-04 00:48:31,077 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False [2025-03-04T00:48:31.379Z] 2025-03-04 00:48:31,077 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-03-04T00:48:31.379Z] 2025-03-04 00:48:31,078 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-03-04T00:48:31.379Z] 4.0.0-dev.10 [Pipeline] } [2025-03-04T00:48:31.387Z] $ docker exec --env ******** --env ******** 4756854fcab3ee15d6935770127eeb9c130c0811bf1838b910bcfe84c5f9a048 ssh-agent -k [2025-03-04T00:48:31.493Z] unset SSH_AUTH_SOCK; [2025-03-04T00:48:31.494Z] unset SSH_AGENT_PID; [2025-03-04T00:48:31.494Z] echo Agent pid 77 killed; [2025-03-04T00:48:31.741Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-04T00:48:32.065Z] + git semver [Pipeline] } [2025-03-04T00:48:32.334Z] $ docker stop --time=1 4756854fcab3ee15d6935770127eeb9c130c0811bf1838b910bcfe84c5f9a048 [2025-03-04T00:48:33.606Z] $ docker rm -f --volumes 4756854fcab3ee15d6935770127eeb9c130c0811bf1838b910bcfe84c5f9a048 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-04T00:48:33.968Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-04T00:48:34.203Z] Stashed 1 file(s) [Pipeline] echo [2025-03-04T00:48:34.209Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.10 [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 [2025-03-04T00:48:34.408Z] provisioning config files... [2025-03-04T00:48:34.424Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config5101653742795486911tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-04T00:48:34.730Z] ---> ****-login.sh [2025-03-04T00:48:34.730Z] nexus3.edgexfoundry.org:10001 [2025-03-04T00:48:34.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:48:34.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:48:34.731Z] Configure a credential helper to remove this warning. See [2025-03-04T00:48:34.731Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:48:34.731Z] [2025-03-04T00:48:34.731Z] Login Succeeded [2025-03-04T00:48:34.731Z] nexus3.edgexfoundry.org:10002 [2025-03-04T00:48:34.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:48:34.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:48:34.731Z] Configure a credential helper to remove this warning. See [2025-03-04T00:48:34.731Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:48:34.731Z] [2025-03-04T00:48:34.731Z] Login Succeeded [2025-03-04T00:48:34.731Z] nexus3.edgexfoundry.org:10003 [2025-03-04T00:48:34.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:48:34.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:48:34.990Z] Configure a credential helper to remove this warning. See [2025-03-04T00:48:34.990Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:48:34.990Z] [2025-03-04T00:48:34.990Z] Login Succeeded [2025-03-04T00:48:34.990Z] nexus3.edgexfoundry.org:10004 [2025-03-04T00:48:34.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:48:34.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:48:34.990Z] Configure a credential helper to remove this warning. See [2025-03-04T00:48:34.991Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:48:34.991Z] [2025-03-04T00:48:34.991Z] Login Succeeded [2025-03-04T00:48:34.991Z] ****.io [2025-03-04T00:48:35.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:48:35.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:48:35.250Z] Configure a credential helper to remove this warning. See [2025-03-04T00:48:35.250Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:48:35.250Z] [2025-03-04T00:48:35.250Z] Login Succeeded [2025-03-04T00:48:35.250Z] ---> ****-login.sh ends [Pipeline] } [2025-03-04T00:48:35.257Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-04T00:48:35.349Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-04T00:48:35.376Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-04T00:48:35.392Z] ========================================================= [2025-03-04T00:48:35.392Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-03-04T00:48:35.392Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:48:35.725Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-03-04T00:48:35.725Z] Sending build context to Docker daemon 16.68MB [2025-03-04T00:48:35.725Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-03-04T00:48:35.725Z] Step 2/12 : FROM ${BASE} AS builder [2025-03-04T00:48:35.725Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-03-04T00:48:35.725Z] da9db072f522: Pulling fs layer [2025-03-04T00:48:35.725Z] 6ef4a4ee8ca5: Pulling fs layer [2025-03-04T00:48:35.725Z] 06f05ace1117: Pulling fs layer [2025-03-04T00:48:35.725Z] 5fe327b54edc: Pulling fs layer [2025-03-04T00:48:35.725Z] 4f4fb700ef54: Pulling fs layer [2025-03-04T00:48:35.725Z] 92a5565b7b96: Pulling fs layer [2025-03-04T00:48:35.725Z] ff9bb7016b71: Pulling fs layer [2025-03-04T00:48:35.725Z] b67dba6c2c7d: Pulling fs layer [2025-03-04T00:48:35.725Z] a813b0c90790: Pulling fs layer [2025-03-04T00:48:35.725Z] 4f4fb700ef54: Waiting [2025-03-04T00:48:35.725Z] 92a5565b7b96: Waiting [2025-03-04T00:48:35.725Z] ff9bb7016b71: Waiting [2025-03-04T00:48:35.725Z] b67dba6c2c7d: Waiting [2025-03-04T00:48:35.725Z] 5fe327b54edc: Waiting [2025-03-04T00:48:35.725Z] a813b0c90790: Waiting [2025-03-04T00:48:35.725Z] 6ef4a4ee8ca5: Verifying Checksum [2025-03-04T00:48:35.725Z] 6ef4a4ee8ca5: Download complete [2025-03-04T00:48:35.985Z] 5fe327b54edc: Verifying Checksum [2025-03-04T00:48:35.985Z] 5fe327b54edc: Download complete [2025-03-04T00:48:35.985Z] 4f4fb700ef54: Download complete [2025-03-04T00:48:35.985Z] 92a5565b7b96: Verifying Checksum [2025-03-04T00:48:35.985Z] 92a5565b7b96: Download complete [2025-03-04T00:48:35.985Z] da9db072f522: Download complete [2025-03-04T00:48:35.985Z] ff9bb7016b71: Verifying Checksum [2025-03-04T00:48:35.985Z] ff9bb7016b71: Download complete [2025-03-04T00:48:35.985Z] da9db072f522: Pull complete [2025-03-04T00:48:36.244Z] a813b0c90790: Verifying Checksum [2025-03-04T00:48:36.244Z] a813b0c90790: Download complete [2025-03-04T00:48:36.244Z] 6ef4a4ee8ca5: Pull complete [2025-03-04T00:48:36.244Z] 06f05ace1117: Verifying Checksum [2025-03-04T00:48:36.244Z] 06f05ace1117: Download complete [2025-03-04T00:48:36.813Z] b67dba6c2c7d: Verifying Checksum [2025-03-04T00:48:36.813Z] b67dba6c2c7d: Download complete [2025-03-04T00:48:40.106Z] 06f05ace1117: Pull complete [2025-03-04T00:48:40.106Z] 5fe327b54edc: Pull complete [2025-03-04T00:48:40.106Z] 4f4fb700ef54: Pull complete [2025-03-04T00:48:40.106Z] 92a5565b7b96: Pull complete [2025-03-04T00:48:40.106Z] ff9bb7016b71: Pull complete [2025-03-04T00:48:42.277Z] b67dba6c2c7d: Pull complete [2025-03-04T00:48:42.848Z] a813b0c90790: Pull complete [2025-03-04T00:48:42.848Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-03-04T00:48:42.848Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-04T00:48:42.848Z] ---> 3ba60ce46760 [2025-03-04T00:48:42.848Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2025-03-04T00:48:44.518Z] ---> Running in 51c97e54a3a8 [2025-03-04T00:48:44.518Z] Removing intermediate container 51c97e54a3a8 [2025-03-04T00:48:44.518Z] ---> 0b045e7529d3 [2025-03-04T00:48:44.518Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-04T00:48:44.518Z] ---> Running in 18f66366d5ad [2025-03-04T00:48:44.789Z] Removing intermediate container 18f66366d5ad [2025-03-04T00:48:44.789Z] ---> d1cebee2b7ed [2025-03-04T00:48:44.789Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-03-04T00:48:44.789Z] ---> Running in 085d2bbe9220 [2025-03-04T00:48:44.789Z] Removing intermediate container 085d2bbe9220 [2025-03-04T00:48:44.789Z] ---> f025bc3cba2a [2025-03-04T00:48:44.789Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2025-03-04T00:48:44.789Z] ---> Running in d778a4a3679e [2025-03-04T00:48:44.789Z] Removing intermediate container d778a4a3679e [2025-03-04T00:48:44.789Z] ---> e2e47a0563e5 [2025-03-04T00:48:44.789Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-04T00:48:44.789Z] ---> Running in 24abfdd07bca [2025-03-04T00:48:45.058Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-04T00:48:45.325Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-04T00:48:45.585Z] (1/4) Installing openssh-keygen (9.7_p1-r5) [2025-03-04T00:48:45.585Z] (2/4) Installing libedit (20240517.3.1-r0) [2025-03-04T00:48:45.585Z] (3/4) Installing openssh-client-common (9.7_p1-r5) [2025-03-04T00:48:45.585Z] (4/4) Installing openssh-client-default (9.7_p1-r5) [2025-03-04T00:48:45.585Z] Executing busybox-1.36.1-r29.trigger [2025-03-04T00:48:45.585Z] OK: 252 MiB in 62 packages [2025-03-04T00:48:46.151Z] Removing intermediate container 24abfdd07bca [2025-03-04T00:48:46.151Z] ---> 668c83cff828 [2025-03-04T00:48:46.151Z] Step 8/12 : WORKDIR /device-rest-go [2025-03-04T00:48:46.151Z] ---> Running in c978c1137ef9 [2025-03-04T00:48:46.151Z] Removing intermediate container c978c1137ef9 [2025-03-04T00:48:46.151Z] ---> c6ce8d514d3b [2025-03-04T00:48:46.151Z] Step 9/12 : COPY go.mod vendor* ./ [2025-03-04T00:48:46.412Z] ---> 254efb39c409 [2025-03-04T00:48:46.413Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-04T00:48:46.413Z] ---> Running in fecc107107b7 [2025-03-04T00:48:49.360Z] Still waiting to schedule task [2025-03-04T00:48:49.361Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2025-03-04T00:49:18.527Z] Removing intermediate container fecc107107b7 [2025-03-04T00:49:18.527Z] ---> 938338a30ce0 [2025-03-04T00:49:18.527Z] Step 11/12 : COPY . . [2025-03-04T00:49:18.527Z] ---> 2e1738d6417d [2025-03-04T00:49:18.527Z] Step 12/12 : RUN $MAKE [2025-03-04T00:49:18.527Z] ---> Running in 846ed52bd517 [2025-03-04T00:49:18.527Z] noop [2025-03-04T00:49:18.527Z] Removing intermediate container 846ed52bd517 [2025-03-04T00:49:18.527Z] ---> 3156000f6462 [2025-03-04T00:49:18.527Z] Successfully built 3156000f6462 [2025-03-04T00:49:18.527Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:49:18.864Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-04T00:49:18.864Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T00:49:18.942Z] prd-ubuntu20.04-docker-8c-8g-40100 does not seem to be running inside a container [2025-03-04T00:49:18.972Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 ******** -e ******** ci-base-image-x86_64 cat [2025-03-04T00:49:19.341Z] $ docker top 493c6215aca729267ef06cb7b015a0195f79e4bd5d35126ddbba4e979f752f91 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-04T00:49:20.855Z] + go version [2025-03-04T00:49:20.855Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-03-04T00:49:20.861Z] $ docker stop --time=1 493c6215aca729267ef06cb7b015a0195f79e4bd5d35126ddbba4e979f752f91 [2025-03-04T00:49:22.100Z] $ docker rm -f --volumes 493c6215aca729267ef06cb7b015a0195f79e4bd5d35126ddbba4e979f752f91 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:49:22.561Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-04T00:49:22.561Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T00:49:22.649Z] prd-ubuntu20.04-docker-8c-8g-40100 does not seem to be running inside a container [2025-03-04T00:49:22.672Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 ******** -e ******** ci-base-image-x86_64 cat [2025-03-04T00:49:23.001Z] $ docker top 561a0324f286b775d78ed2e1cbf74f97b4df0cd6002b8c93124f27db7d240845 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-04T00:49:23.357Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] fileExists [Pipeline] sh [2025-03-04T00:49:23.664Z] + make test [2025-03-04T00:49:23.664Z] go test ./... -coverprofile=coverage.out ./... [2025-03-04T00:49:25.041Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2025-03-04T00:49:43.159Z] github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements [2025-03-04T00:49:43.159Z] ok github.com/edgexfoundry/device-rest-go/driver 0.011s coverage: 33.2% of statements [2025-03-04T00:49:55.373Z] go vet ./... [2025-03-04T00:50:00.645Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-04T00:50:00.646Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-04T00:50:00.646Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-04T00:50:00.917Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-03-04T00:50:00.933Z] $ docker stop --time=1 561a0324f286b775d78ed2e1cbf74f97b4df0cd6002b8c93124f27db7d240845 [2025-03-04T00:50:03.012Z] $ docker rm -f --volumes 561a0324f286b775d78ed2e1cbf74f97b4df0cd6002b8c93124f27db7d240845 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-04T00:50:03.631Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-04T00:50:03.683Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-03-04T00:50:04.126Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-04T00:50:04.413Z] + ls -al . [2025-03-04T00:50:04.413Z] total 244 [2025-03-04T00:50:04.413Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 4 00:49 . [2025-03-04T00:50:04.413Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 00:48 .. [2025-03-04T00:50:04.413Z] -rw-rw-r-- 1 jenkins jenkins 151 Mar 4 00:48 .dockerignore [2025-03-04T00:50:04.413Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 4 00:49 .git [2025-03-04T00:50:04.413Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 00:48 .github [2025-03-04T00:50:04.413Z] -rw-rw-r-- 1 jenkins jenkins 264 Mar 4 00:48 .gitignore [2025-03-04T00:50:04.413Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 4 00:48 .golangci.yml [2025-03-04T00:50:04.413Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 4 00:48 .semver [2025-03-04T00:50:04.413Z] -rw-rw-r-- 1 jenkins jenkins 20138 Mar 4 00:48 Attribution.txt [2025-03-04T00:50:04.413Z] -rw-rw-r-- 1 jenkins jenkins 17685 Mar 4 00:48 CHANGELOG.md [2025-03-04T00:50:04.413Z] -rw-rw-r-- 1 jenkins jenkins 1697 Mar 4 00:48 Dockerfile [2025-03-04T00:50:04.413Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 4 00:48 GOVERNANCE.md [2025-03-04T00:50:04.413Z] -rw-rw-r-- 1 jenkins jenkins 680 Mar 4 00:48 Jenkinsfile [2025-03-04T00:50:04.413Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 4 00:48 LICENSE [2025-03-04T00:50:04.413Z] -rw-rw-r-- 1 jenkins jenkins 2598 Mar 4 00:48 Makefile [2025-03-04T00:50:04.413Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 4 00:48 OWNERS.md [2025-03-04T00:50:04.413Z] -rw-rw-r-- 1 jenkins jenkins 3989 Mar 4 00:48 README.md [2025-03-04T00:50:04.413Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 4 00:48 VERSION [2025-03-04T00:50:04.413Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 00:48 bin [2025-03-04T00:50:04.413Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 00:48 cmd [2025-03-04T00:50:04.413Z] -rw-r--r-- 1 jenkins jenkins 14565 Mar 4 00:49 coverage.out [2025-03-04T00:50:04.413Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 00:48 driver [2025-03-04T00:50:04.413Z] -rw-rw-r-- 1 jenkins jenkins 6292 Mar 4 00:48 go.mod [2025-03-04T00:50:04.413Z] -rw-rw-r-- 1 jenkins jenkins 86628 Mar 4 00:48 go.sum [2025-03-04T00:50:04.413Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 00:48 openapi [2025-03-04T00:50:04.413Z] -rw-rw-r-- 1 jenkins jenkins 713 Mar 4 00:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:50:04.725Z] + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=652475eb7f40601dc51275e4cb2d5155a3ec317c --label arch=amd64 --label version=4.0.0-dev.10 . [2025-03-04T00:50:04.725Z] Sending build context to Docker daemon 16.69MB [2025-03-04T00:50:04.725Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2025-03-04T00:50:04.725Z] Step 2/26 : FROM ${BASE} AS builder [2025-03-04T00:50:04.725Z] ---> 3156000f6462 [2025-03-04T00:50:04.725Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2025-03-04T00:50:04.986Z] ---> Running in d85270a8e965 [2025-03-04T00:50:04.986Z] Removing intermediate container d85270a8e965 [2025-03-04T00:50:04.986Z] ---> 1e93b6dc585b [2025-03-04T00:50:04.986Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-04T00:50:04.986Z] ---> Running in b46ae392a8ca [2025-03-04T00:50:04.986Z] Removing intermediate container b46ae392a8ca [2025-03-04T00:50:04.986Z] ---> 889b674d0ef4 [2025-03-04T00:50:04.986Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-03-04T00:50:04.986Z] ---> Running in 846a0586814d [2025-03-04T00:50:05.245Z] Removing intermediate container 846a0586814d [2025-03-04T00:50:05.245Z] ---> 7976c89ff5ea [2025-03-04T00:50:05.245Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2025-03-04T00:50:05.245Z] ---> Running in 0c1d99fbf543 [2025-03-04T00:50:05.245Z] Removing intermediate container 0c1d99fbf543 [2025-03-04T00:50:05.245Z] ---> 8e82982e2c90 [2025-03-04T00:50:05.245Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-04T00:50:05.245Z] ---> Running in b3d6e858aebc [2025-03-04T00:50:05.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-04T00:50:05.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-04T00:50:06.074Z] OK: 252 MiB in 62 packages [2025-03-04T00:50:06.334Z] Removing intermediate container b3d6e858aebc [2025-03-04T00:50:06.334Z] ---> 9f2351e316fb [2025-03-04T00:50:06.334Z] Step 8/26 : WORKDIR /device-rest-go [2025-03-04T00:50:06.334Z] ---> Running in ab11f135b4ff [2025-03-04T00:50:06.334Z] Removing intermediate container ab11f135b4ff [2025-03-04T00:50:06.334Z] ---> 4dc372cc5ca7 [2025-03-04T00:50:06.334Z] Step 9/26 : COPY go.mod vendor* ./ [2025-03-04T00:50:06.594Z] ---> 8cc78528edaa [2025-03-04T00:50:06.594Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-04T00:50:06.594Z] ---> Running in 173e5369eacf [2025-03-04T00:50:07.163Z] Removing intermediate container 173e5369eacf [2025-03-04T00:50:07.163Z] ---> 849a81fbd1e7 [2025-03-04T00:50:07.163Z] Step 11/26 : COPY . . [2025-03-04T00:50:07.728Z] ---> 366cb763126a [2025-03-04T00:50:07.728Z] Step 12/26 : RUN $MAKE [2025-03-04T00:50:07.728Z] ---> Running in 77200f89c822 [2025-03-04T00:50:07.985Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=4.0.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [2025-03-04T00:50:40.052Z] Removing intermediate container 77200f89c822 [2025-03-04T00:50:40.052Z] ---> 81ca9054ec11 [2025-03-04T00:50:40.052Z] Step 13/26 : FROM alpine:3.20 [2025-03-04T00:50:40.052Z] 3.20: Pulling from library/alpine [2025-03-04T00:50:40.052Z] 0a9a5dfd008f: Pulling fs layer [2025-03-04T00:50:40.052Z] 0a9a5dfd008f: Verifying Checksum [2025-03-04T00:50:40.052Z] 0a9a5dfd008f: Download complete [2025-03-04T00:50:40.052Z] 0a9a5dfd008f: Pull complete [2025-03-04T00:50:40.052Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-04T00:50:40.052Z] Status: Downloaded newer image for alpine:3.20 [2025-03-04T00:50:40.052Z] ---> ff221270b9fb [2025-03-04T00:50:40.052Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-03-04T00:50:40.052Z] ---> Running in f4c3d304a25e [2025-03-04T00:50:40.052Z] Removing intermediate container f4c3d304a25e [2025-03-04T00:50:40.052Z] ---> 8f798c2758cd [2025-03-04T00:50:40.052Z] Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} [2025-03-04T00:50:40.052Z] ---> Running in 9b66a2b7538c [2025-03-04T00:50:40.052Z] Removing intermediate container 9b66a2b7538c [2025-03-04T00:50:40.052Z] ---> 5d1ca74523fa [2025-03-04T00:50:40.052Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2025-03-04T00:50:40.052Z] ---> Running in 696319fe38b6 [2025-03-04T00:50:40.052Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-04T00:50:40.052Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-04T00:50:40.052Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-03-04T00:50:40.052Z] Executing busybox-1.36.1-r29.trigger [2025-03-04T00:50:40.052Z] OK: 8 MiB in 15 packages [2025-03-04T00:50:40.052Z] Removing intermediate container 696319fe38b6 [2025-03-04T00:50:40.052Z] ---> c428f625a473 [2025-03-04T00:50:40.052Z] Step 17/26 : RUN apk --no-cache upgrade [2025-03-04T00:50:40.052Z] ---> Running in 5fa8eb936208 [2025-03-04T00:50:40.052Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-04T00:50:40.052Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-04T00:50:40.052Z] OK: 8 MiB in 15 packages [2025-03-04T00:50:40.052Z] Removing intermediate container 5fa8eb936208 [2025-03-04T00:50:40.052Z] ---> c518d0427737 [2025-03-04T00:50:40.052Z] Step 18/26 : COPY --from=builder /device-rest-go/cmd / [2025-03-04T00:50:40.052Z] ---> ffc01368cc41 [2025-03-04T00:50:40.052Z] Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / [2025-03-04T00:50:40.052Z] ---> 2ff25b6a2d8e [2025-03-04T00:50:40.052Z] Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / [2025-03-04T00:50:40.052Z] ---> 4dfe1f3c6e47 [2025-03-04T00:50:40.052Z] Step 21/26 : EXPOSE 59986 [2025-03-04T00:50:40.052Z] ---> Running in a950a8782f01 [2025-03-04T00:50:40.052Z] Removing intermediate container a950a8782f01 [2025-03-04T00:50:40.052Z] ---> b19dc0113d24 [2025-03-04T00:50:40.052Z] Step 22/26 : ENTRYPOINT ["/device-rest"] [2025-03-04T00:50:40.052Z] ---> Running in c6307ed1f344 [2025-03-04T00:50:40.052Z] Removing intermediate container c6307ed1f344 [2025-03-04T00:50:40.052Z] ---> 19a228cd0647 [2025-03-04T00:50:40.052Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-04T00:50:40.052Z] ---> Running in b5003644fc26 [2025-03-04T00:50:40.052Z] Removing intermediate container b5003644fc26 [2025-03-04T00:50:40.052Z] ---> 0372ece6d071 [2025-03-04T00:50:40.052Z] Step 24/26 : LABEL arch=amd64 [2025-03-04T00:50:40.052Z] ---> Running in 5c5a6109a95e [2025-03-04T00:50:40.052Z] Removing intermediate container 5c5a6109a95e [2025-03-04T00:50:40.052Z] ---> 5a0796e0a656 [2025-03-04T00:50:40.052Z] Step 25/26 : LABEL git_sha=652475eb7f40601dc51275e4cb2d5155a3ec317c [2025-03-04T00:50:40.052Z] ---> Running in 34cfe2d0187b [2025-03-04T00:50:40.313Z] Removing intermediate container 34cfe2d0187b [2025-03-04T00:50:40.313Z] ---> ac9c74a1fbf3 [2025-03-04T00:50:40.313Z] Step 26/26 : LABEL version=4.0.0-dev.10 [2025-03-04T00:50:40.313Z] ---> Running in a8cc2536990b [2025-03-04T00:50:40.313Z] Removing intermediate container a8cc2536990b [2025-03-04T00:50:40.313Z] ---> 1b1f7a3b3705 [2025-03-04T00:50:40.313Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-04T00:50:40.313Z] Successfully built 1b1f7a3b3705 [2025-03-04T00:50:40.313Z] Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-04T00:50:40.456Z] provisioning config files... [2025-03-04T00:50:40.464Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config13844794690928283614tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-04T00:50:40.762Z] ---> ****-login.sh [2025-03-04T00:50:40.762Z] nexus3.edgexfoundry.org:10001 [2025-03-04T00:50:40.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:50:40.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:50:40.762Z] Configure a credential helper to remove this warning. See [2025-03-04T00:50:40.762Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:50:40.762Z] [2025-03-04T00:50:40.762Z] Login Succeeded [2025-03-04T00:50:40.762Z] nexus3.edgexfoundry.org:10002 [2025-03-04T00:50:40.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:50:40.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:50:40.762Z] Configure a credential helper to remove this warning. See [2025-03-04T00:50:40.762Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:50:40.762Z] [2025-03-04T00:50:40.762Z] Login Succeeded [2025-03-04T00:50:40.762Z] nexus3.edgexfoundry.org:10003 [2025-03-04T00:50:41.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:50:41.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:50:41.022Z] Configure a credential helper to remove this warning. See [2025-03-04T00:50:41.022Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:50:41.022Z] [2025-03-04T00:50:41.022Z] Login Succeeded [2025-03-04T00:50:41.022Z] nexus3.edgexfoundry.org:10004 [2025-03-04T00:50:41.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:50:41.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:50:41.022Z] Configure a credential helper to remove this warning. See [2025-03-04T00:50:41.022Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:50:41.022Z] [2025-03-04T00:50:41.022Z] Login Succeeded [2025-03-04T00:50:41.022Z] ****.io [2025-03-04T00:50:41.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:50:41.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:50:41.281Z] Configure a credential helper to remove this warning. See [2025-03-04T00:50:41.281Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:50:41.281Z] [2025-03-04T00:50:41.282Z] Login Succeeded [2025-03-04T00:50:41.282Z] ---> ****-login.sh ends [Pipeline] } [2025-03-04T00:50:41.288Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-04T00:50:41.356Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-04T00:50:41.391Z] [edgeXDocker.push] Tagging docker image device-rest with the following tags: [2025-03-04T00:50:41.391Z] 652475eb7f40601dc51275e4cb2d5155a3ec317c [2025-03-04T00:50:41.391Z] latest [2025-03-04T00:50:41.391Z] 4.0.0-dev.10 [2025-03-04T00:50:41.391Z] 652475eb7f40601dc51275e4cb2d5155a3ec317c-4.0.0-dev.10 [2025-03-04T00:50:41.391Z] main [2025-03-04T00:50:41.391Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:50:41.743Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:652475eb7f40601dc51275e4cb2d5155a3ec317c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:50:42.068Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:652475eb7f40601dc51275e4cb2d5155a3ec317c [2025-03-04T00:50:42.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2025-03-04T00:50:42.068Z] 3999da0fe028: Preparing [2025-03-04T00:50:42.068Z] 51734735dcbf: Preparing [2025-03-04T00:50:42.068Z] 187cfb0899f4: Preparing [2025-03-04T00:50:42.068Z] 75b305e7af8d: Preparing [2025-03-04T00:50:42.068Z] 39b93ae71b54: Preparing [2025-03-04T00:50:42.068Z] 994456c4fd7b: Preparing [2025-03-04T00:50:42.068Z] 994456c4fd7b: Waiting [2025-03-04T00:50:42.068Z] 51734735dcbf: Pushed [2025-03-04T00:50:42.068Z] 3999da0fe028: Pushed [2025-03-04T00:50:42.068Z] 75b305e7af8d: Pushed [2025-03-04T00:50:42.068Z] 39b93ae71b54: Pushed [2025-03-04T00:50:42.068Z] 994456c4fd7b: Layer already exists [2025-03-04T00:50:45.377Z] 187cfb0899f4: Pushed [2025-03-04T00:50:45.377Z] 652475eb7f40601dc51275e4cb2d5155a3ec317c: digest: sha256:ed24303689ebe9a6a9179ca4df2271a629d225194b926d14a7856bae2aa88a95 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:50:45.705Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:50:46.032Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:latest [2025-03-04T00:50:46.032Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2025-03-04T00:50:46.032Z] 3999da0fe028: Preparing [2025-03-04T00:50:46.032Z] 51734735dcbf: Preparing [2025-03-04T00:50:46.032Z] 187cfb0899f4: Preparing [2025-03-04T00:50:46.032Z] 75b305e7af8d: Preparing [2025-03-04T00:50:46.032Z] 39b93ae71b54: Preparing [2025-03-04T00:50:46.032Z] 994456c4fd7b: Preparing [2025-03-04T00:50:46.032Z] 994456c4fd7b: Waiting [2025-03-04T00:50:46.032Z] 75b305e7af8d: Layer already exists [2025-03-04T00:50:46.032Z] 39b93ae71b54: Layer already exists [2025-03-04T00:50:46.032Z] 51734735dcbf: Layer already exists [2025-03-04T00:50:46.032Z] 187cfb0899f4: Layer already exists [2025-03-04T00:50:46.032Z] 3999da0fe028: Layer already exists [2025-03-04T00:50:46.032Z] 994456c4fd7b: Layer already exists [2025-03-04T00:50:46.032Z] latest: digest: sha256:ed24303689ebe9a6a9179ca4df2271a629d225194b926d14a7856bae2aa88a95 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:50:46.361Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:50:46.710Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:4.0.0-dev.10 [2025-03-04T00:50:46.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2025-03-04T00:50:46.710Z] 3999da0fe028: Preparing [2025-03-04T00:50:46.710Z] 51734735dcbf: Preparing [2025-03-04T00:50:46.710Z] 187cfb0899f4: Preparing [2025-03-04T00:50:46.710Z] 75b305e7af8d: Preparing [2025-03-04T00:50:46.710Z] 39b93ae71b54: Preparing [2025-03-04T00:50:46.710Z] 994456c4fd7b: Preparing [2025-03-04T00:50:46.710Z] 994456c4fd7b: Waiting [2025-03-04T00:50:46.710Z] 51734735dcbf: Layer already exists [2025-03-04T00:50:46.710Z] 187cfb0899f4: Layer already exists [2025-03-04T00:50:46.710Z] 75b305e7af8d: Layer already exists [2025-03-04T00:50:46.710Z] 39b93ae71b54: Layer already exists [2025-03-04T00:50:46.710Z] 3999da0fe028: Layer already exists [2025-03-04T00:50:46.710Z] 994456c4fd7b: Layer already exists [2025-03-04T00:50:46.710Z] 4.0.0-dev.10: digest: sha256:ed24303689ebe9a6a9179ca4df2271a629d225194b926d14a7856bae2aa88a95 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:50:47.043Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:652475eb7f40601dc51275e4cb2d5155a3ec317c-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:50:47.377Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:652475eb7f40601dc51275e4cb2d5155a3ec317c-4.0.0-dev.10 [2025-03-04T00:50:47.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2025-03-04T00:50:47.377Z] 3999da0fe028: Preparing [2025-03-04T00:50:47.377Z] 51734735dcbf: Preparing [2025-03-04T00:50:47.377Z] 187cfb0899f4: Preparing [2025-03-04T00:50:47.377Z] 75b305e7af8d: Preparing [2025-03-04T00:50:47.377Z] 39b93ae71b54: Preparing [2025-03-04T00:50:47.377Z] 994456c4fd7b: Preparing [2025-03-04T00:50:47.377Z] 994456c4fd7b: Waiting [2025-03-04T00:50:47.377Z] 3999da0fe028: Layer already exists [2025-03-04T00:50:47.377Z] 51734735dcbf: Layer already exists [2025-03-04T00:50:47.377Z] 75b305e7af8d: Layer already exists [2025-03-04T00:50:47.377Z] 187cfb0899f4: Layer already exists [2025-03-04T00:50:47.377Z] 39b93ae71b54: Layer already exists [2025-03-04T00:50:47.377Z] 994456c4fd7b: Layer already exists [2025-03-04T00:50:47.377Z] 652475eb7f40601dc51275e4cb2d5155a3ec317c-4.0.0-dev.10: digest: sha256:ed24303689ebe9a6a9179ca4df2271a629d225194b926d14a7856bae2aa88a95 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:50:47.716Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:50:48.044Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:main [2025-03-04T00:50:48.044Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2025-03-04T00:50:48.044Z] 3999da0fe028: Preparing [2025-03-04T00:50:48.044Z] 51734735dcbf: Preparing [2025-03-04T00:50:48.044Z] 187cfb0899f4: Preparing [2025-03-04T00:50:48.044Z] 75b305e7af8d: Preparing [2025-03-04T00:50:48.044Z] 39b93ae71b54: Preparing [2025-03-04T00:50:48.045Z] 994456c4fd7b: Preparing [2025-03-04T00:50:48.045Z] 994456c4fd7b: Waiting [2025-03-04T00:50:48.045Z] 51734735dcbf: Layer already exists [2025-03-04T00:50:48.045Z] 3999da0fe028: Layer already exists [2025-03-04T00:50:48.045Z] 187cfb0899f4: Layer already exists [2025-03-04T00:50:48.045Z] 39b93ae71b54: Layer already exists [2025-03-04T00:50:48.045Z] 75b305e7af8d: Layer already exists [2025-03-04T00:50:48.045Z] 994456c4fd7b: Layer already exists [2025-03-04T00:50:48.045Z] main: digest: sha256:ed24303689ebe9a6a9179ca4df2271a629d225194b926d14a7856bae2aa88a95 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-04T00:50:48.108Z] ===================================================== [Pipeline] echo [2025-03-04T00:50:48.125Z] taggedImages: [2025-03-04T00:50:48.125Z] - nexus3.edgexfoundry.org:10004/device-rest:652475eb7f40601dc51275e4cb2d5155a3ec317c [2025-03-04T00:50:48.125Z] - nexus3.edgexfoundry.org:10004/device-rest:latest [2025-03-04T00:50:48.125Z] - nexus3.edgexfoundry.org:10004/device-rest:4.0.0-dev.10 [2025-03-04T00:50:48.125Z] - nexus3.edgexfoundry.org:10004/device-rest:652475eb7f40601dc51275e4cb2d5155a3ec317c-4.0.0-dev.10 [2025-03-04T00:50:48.125Z] - nexus3.edgexfoundry.org:10004/device-rest: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 [2025-03-04T00:50:48.530Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-04T00:50:48.530Z] [2025-03-04T00:50:48.530Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:50:48.839Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-04T00:50:48.839Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-04T00:50:48.839Z] 5eb5b503b376: Pulling fs layer [2025-03-04T00:50:48.839Z] 5c69ac0246d0: Pulling fs layer [2025-03-04T00:50:48.839Z] ec43610c2a17: Pulling fs layer [2025-03-04T00:50:48.839Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-04T00:50:48.839Z] 33b1e0a273af: Pulling fs layer [2025-03-04T00:50:48.839Z] 5d3b04190fa2: Pulling fs layer [2025-03-04T00:50:48.839Z] 2f39f015ded8: Pulling fs layer [2025-03-04T00:50:48.839Z] 3a2ae6a8a46f: Waiting [2025-03-04T00:50:48.839Z] 5d3b04190fa2: Waiting [2025-03-04T00:50:48.839Z] 2f39f015ded8: Waiting [2025-03-04T00:50:48.839Z] 33b1e0a273af: Waiting [2025-03-04T00:50:48.839Z] 5c69ac0246d0: Download complete [2025-03-04T00:50:48.839Z] 3a2ae6a8a46f: Download complete [2025-03-04T00:50:48.839Z] 33b1e0a273af: Verifying Checksum [2025-03-04T00:50:48.839Z] 33b1e0a273af: Download complete [2025-03-04T00:50:48.839Z] 5d3b04190fa2: Download complete [2025-03-04T00:50:48.839Z] ec43610c2a17: Verifying Checksum [2025-03-04T00:50:48.839Z] ec43610c2a17: Download complete [2025-03-04T00:50:49.096Z] 5eb5b503b376: Verifying Checksum [2025-03-04T00:50:49.096Z] 5eb5b503b376: Download complete [2025-03-04T00:50:49.661Z] 2f39f015ded8: Download complete [2025-03-04T00:50:50.232Z] 5eb5b503b376: Pull complete [2025-03-04T00:50:50.490Z] 5c69ac0246d0: Pull complete [2025-03-04T00:50:50.747Z] ec43610c2a17: Pull complete [2025-03-04T00:50:50.747Z] 3a2ae6a8a46f: Pull complete [2025-03-04T00:50:51.006Z] 33b1e0a273af: Pull complete [2025-03-04T00:50:51.006Z] 5d3b04190fa2: Pull complete [2025-03-04T00:50:56.274Z] 2f39f015ded8: Pull complete [2025-03-04T00:50:56.274Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-04T00:50:56.274Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-04T00:50:56.274Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T00:50:56.376Z] prd-ubuntu20.04-docker-8c-8g-40100 does not seem to be running inside a container [2025-03-04T00:50:56.404Z] $ 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/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-04T00:50:57.895Z] $ docker top aea4ce5cc81c2babc5ac592e35b21a1c3385674cb52015bcd846b34ccf049d29 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-04T00:50:58.282Z] ---> job-cost.sh [2025-03-04T00:50:58.282Z] lf-activate-venv: SKIPPING [2025-03-04T00:50:58.282Z] INFO: No Stack... [2025-03-04T00:50:58.540Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-04T00:50:58.799Z] INFO: Archiving Costs [Pipeline] sh [2025-03-04T00:50:59.088Z] + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv [2025-03-04T00:50:59.088Z] + cut -d, -f6 [Pipeline] lock [2025-03-04T00:50:59.110Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-main-188-stack-cost] [2025-03-04T00:50:59.119Z] Resource [jenkins-edgexfoundry-device-rest-go-main-188-stack-cost] did not exist. Created. [2025-03-04T00:50:59.124Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-main-188-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-04T00:50:59.435Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-03-04T00:50:59.471Z] Stashed 1 file(s) [Pipeline] } [2025-03-04T00:50:59.480Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-main-188-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-04T00:50:59.500Z] $ docker stop --time=1 aea4ce5cc81c2babc5ac592e35b21a1c3385674cb52015bcd846b34ccf049d29 [2025-03-04T00:51:00.668Z] $ docker rm -f --volumes aea4ce5cc81c2babc5ac592e35b21a1c3385674cb52015bcd846b34ccf049d29 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-03-04T00:51:48.639Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-40108 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws [2025-03-04T00:51:48.659Z] Running in /w/workspace/device-rest-go/188 [Pipeline] { [Pipeline] checkout [2025-03-04T00:51:51.719Z] The recommended git tool is: git [2025-03-04T00:51:58.440Z] using credential edgex-jenkins-ssh [2025-03-04T00:51:58.463Z] Cloning the remote Git repository [2025-03-04T00:51:58.535Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2025-03-04T00:51:58.683Z] > git init /w/workspace/device-rest-go/188 # timeout=10 [2025-03-04T00:51:58.906Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2025-03-04T00:51:58.908Z] > git --version # timeout=10 [2025-03-04T00:51:58.949Z] > git --version # 'git version 2.25.1' [2025-03-04T00:51:58.953Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-03-04T00:51:59.206Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-04T00:52:03.538Z] Avoid second fetch [2025-03-04T00:52:03.538Z] Checking out Revision 652475eb7f40601dc51275e4cb2d5155a3ec317c (main) [2025-03-04T00:52:02.442Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2025-03-04T00:52:02.471Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-04T00:52:03.557Z] > git config core.sparsecheckout # timeout=10 [2025-03-04T00:52:04.306Z] Commit message: "Merge pull request #453 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.26" [2025-03-04T00:52:03.640Z] > git checkout -f 652475eb7f40601dc51275e4cb2d5155a3ec317c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-04T00:52:09.307Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-03-04T00:52:09.307Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-04T00:52:09.307Z] Dload Upload Total Spent Left Speed [2025-03-04T00:52:09.307Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 198k 0 --:--:-- --:--:-- --:--:-- 202k [Pipeline] sh [2025-03-04T00:52:09.688Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-03-04T00:52:10.042Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-03-04T00:52:10.042Z] + sudo tee /etc/docker/daemon.new [2025-03-04T00:52:10.042Z] { [2025-03-04T00:52:10.042Z] "registry-mirrors": [ [2025-03-04T00:52:10.042Z] "https://nexus3.edgexfoundry.org:10001" [2025-03-04T00:52:10.042Z] ], [2025-03-04T00:52:10.042Z] "bip": "10.250.0.254/24", [2025-03-04T00:52:10.042Z] "hosts": [ [2025-03-04T00:52:10.042Z] "tcp://0.0.0.0:5555", [2025-03-04T00:52:10.042Z] "unix:///var/run/docker.sock" [2025-03-04T00:52:10.042Z] ], [2025-03-04T00:52:10.042Z] "mtu": 1458, [2025-03-04T00:52:10.042Z] "selinux-enabled": true, [2025-03-04T00:52:10.042Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-03-04T00:52:10.042Z] } [Pipeline] sh [2025-03-04T00:52:10.427Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-03-04T00:52:10.795Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-04T00:52:29.131Z] provisioning config files... [2025-03-04T00:52:29.163Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/188@tmp/config10553496961281933725tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-04T00:52:29.638Z] ---> ****-login.sh [2025-03-04T00:52:29.638Z] nexus3.edgexfoundry.org:10001 [2025-03-04T00:52:30.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:52:30.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:52:30.229Z] Configure a credential helper to remove this warning. See [2025-03-04T00:52:30.229Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:52:30.229Z] [2025-03-04T00:52:30.501Z] Login Succeeded [2025-03-04T00:52:30.501Z] nexus3.edgexfoundry.org:10002 [2025-03-04T00:52:30.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:52:30.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:52:30.777Z] Configure a credential helper to remove this warning. See [2025-03-04T00:52:30.777Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:52:30.777Z] [2025-03-04T00:52:30.777Z] Login Succeeded [2025-03-04T00:52:30.777Z] nexus3.edgexfoundry.org:10003 [2025-03-04T00:52:31.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:52:31.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:52:31.326Z] Configure a credential helper to remove this warning. See [2025-03-04T00:52:31.326Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:52:31.326Z] [2025-03-04T00:52:31.326Z] Login Succeeded [2025-03-04T00:52:31.326Z] nexus3.edgexfoundry.org:10004 [2025-03-04T00:52:31.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:52:31.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:52:31.599Z] Configure a credential helper to remove this warning. See [2025-03-04T00:52:31.599Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:52:31.599Z] [2025-03-04T00:52:31.599Z] Login Succeeded [2025-03-04T00:52:31.599Z] ****.io [2025-03-04T00:52:31.872Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:52:32.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:52:32.145Z] Configure a credential helper to remove this warning. See [2025-03-04T00:52:32.145Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:52:32.145Z] [2025-03-04T00:52:32.145Z] Login Succeeded [2025-03-04T00:52:32.145Z] ---> ****-login.sh ends [Pipeline] } [2025-03-04T00:52:32.163Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-04T00:52:32.604Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-04T00:52:32.624Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-04T00:52:32.641Z] ========================================================= [2025-03-04T00:52:32.641Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-03-04T00:52:32.641Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:52:33.041Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-03-04T00:52:33.041Z] Sending build context to Docker daemon 140.8kB [2025-03-04T00:52:33.316Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-03-04T00:52:33.316Z] Step 2/12 : FROM ${BASE} AS builder [2025-03-04T00:52:33.596Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-03-04T00:52:33.596Z] 9986a736f7d3: Pulling fs layer [2025-03-04T00:52:33.596Z] 1f018df60701: Pulling fs layer [2025-03-04T00:52:33.596Z] 39f8f326b044: Pulling fs layer [2025-03-04T00:52:33.596Z] e6a1e7a6a96a: Pulling fs layer [2025-03-04T00:52:33.596Z] 4f4fb700ef54: Pulling fs layer [2025-03-04T00:52:33.596Z] d45d956e0dbf: Pulling fs layer [2025-03-04T00:52:33.596Z] d7702b0d1db1: Pulling fs layer [2025-03-04T00:52:33.596Z] 5c7f0f088c93: Pulling fs layer [2025-03-04T00:52:33.596Z] e6a1e7a6a96a: Waiting [2025-03-04T00:52:33.596Z] 4f4fb700ef54: Waiting [2025-03-04T00:52:33.596Z] d45d956e0dbf: Waiting [2025-03-04T00:52:33.596Z] d7702b0d1db1: Waiting [2025-03-04T00:52:33.596Z] 5c7f0f088c93: Waiting [2025-03-04T00:52:33.596Z] 4fdc064ae6cf: Pulling fs layer [2025-03-04T00:52:33.596Z] 4fdc064ae6cf: Waiting [2025-03-04T00:52:33.596Z] 1f018df60701: Verifying Checksum [2025-03-04T00:52:33.596Z] 1f018df60701: Download complete [2025-03-04T00:52:33.596Z] e6a1e7a6a96a: Verifying Checksum [2025-03-04T00:52:33.596Z] e6a1e7a6a96a: Download complete [2025-03-04T00:52:33.596Z] 4f4fb700ef54: Verifying Checksum [2025-03-04T00:52:33.596Z] 4f4fb700ef54: Download complete [2025-03-04T00:52:33.873Z] d45d956e0dbf: Verifying Checksum [2025-03-04T00:52:33.873Z] d45d956e0dbf: Download complete [2025-03-04T00:52:33.873Z] d7702b0d1db1: Verifying Checksum [2025-03-04T00:52:33.873Z] d7702b0d1db1: Download complete [2025-03-04T00:52:33.873Z] 9986a736f7d3: Verifying Checksum [2025-03-04T00:52:33.873Z] 9986a736f7d3: Download complete [2025-03-04T00:52:34.498Z] 4fdc064ae6cf: Verifying Checksum [2025-03-04T00:52:34.498Z] 4fdc064ae6cf: Download complete [2025-03-04T00:52:35.110Z] 9986a736f7d3: Pull complete [2025-03-04T00:52:36.100Z] 1f018df60701: Pull complete [2025-03-04T00:52:36.377Z] 39f8f326b044: Verifying Checksum [2025-03-04T00:52:36.377Z] 39f8f326b044: Download complete [2025-03-04T00:52:37.354Z] 5c7f0f088c93: Verifying Checksum [2025-03-04T00:52:37.354Z] 5c7f0f088c93: Download complete [2025-03-04T00:52:55.666Z] 39f8f326b044: Pull complete [2025-03-04T00:52:55.666Z] e6a1e7a6a96a: Pull complete [2025-03-04T00:52:55.666Z] 4f4fb700ef54: Pull complete [2025-03-04T00:52:55.666Z] d45d956e0dbf: Pull complete [2025-03-04T00:52:55.666Z] d7702b0d1db1: Pull complete [2025-03-04T00:53:03.987Z] 5c7f0f088c93: Pull complete [2025-03-04T00:53:05.963Z] 4fdc064ae6cf: Pull complete [2025-03-04T00:53:05.963Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-03-04T00:53:06.244Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-04T00:53:06.244Z] ---> 63f30b955cb9 [2025-03-04T00:53:06.244Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2025-03-04T00:53:08.860Z] ---> Running in 5d2589ccc48b [2025-03-04T00:53:08.860Z] Removing intermediate container 5d2589ccc48b [2025-03-04T00:53:08.860Z] ---> 5dd9fe4ee1ac [2025-03-04T00:53:08.860Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-04T00:53:09.145Z] ---> Running in 1bb8dfb0d4d5 [2025-03-04T00:53:09.421Z] Removing intermediate container 1bb8dfb0d4d5 [2025-03-04T00:53:09.421Z] ---> a291902b73a0 [2025-03-04T00:53:09.421Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-03-04T00:53:09.696Z] ---> Running in a9a5463ea7e4 [2025-03-04T00:53:09.970Z] Removing intermediate container a9a5463ea7e4 [2025-03-04T00:53:09.970Z] ---> ae3501327035 [2025-03-04T00:53:09.970Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2025-03-04T00:53:10.247Z] ---> Running in 8bc61767e1f2 [2025-03-04T00:53:10.523Z] Removing intermediate container 8bc61767e1f2 [2025-03-04T00:53:10.523Z] ---> 87716941b624 [2025-03-04T00:53:10.523Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-04T00:53:10.523Z] ---> Running in 6f6eee171e81 [2025-03-04T00:53:11.973Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-04T00:53:12.241Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-04T00:53:14.198Z] (1/4) Installing openssh-keygen (9.7_p1-r5) [2025-03-04T00:53:14.198Z] (2/4) Installing libedit (20240517.3.1-r0) [2025-03-04T00:53:14.198Z] (3/4) Installing openssh-client-common (9.7_p1-r5) [2025-03-04T00:53:14.198Z] (4/4) Installing openssh-client-default (9.7_p1-r5) [2025-03-04T00:53:14.198Z] Executing busybox-1.36.1-r29.trigger [2025-03-04T00:53:14.198Z] OK: 244 MiB in 62 packages [2025-03-04T00:53:15.615Z] Removing intermediate container 6f6eee171e81 [2025-03-04T00:53:15.615Z] ---> f194740aa90b [2025-03-04T00:53:15.615Z] Step 8/12 : WORKDIR /device-rest-go [2025-03-04T00:53:15.615Z] ---> Running in 62329b6ad1b9 [2025-03-04T00:53:15.894Z] Removing intermediate container 62329b6ad1b9 [2025-03-04T00:53:15.894Z] ---> 584f7f2657aa [2025-03-04T00:53:15.894Z] Step 9/12 : COPY go.mod vendor* ./ [2025-03-04T00:53:16.480Z] ---> 5c2a1cbc630f [2025-03-04T00:53:16.480Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-04T00:53:16.480Z] ---> Running in fb27ce28bd9c [2025-03-04T00:55:23.255Z] Removing intermediate container fb27ce28bd9c [2025-03-04T00:55:23.255Z] ---> a15a3fdb587c [2025-03-04T00:55:23.255Z] Step 11/12 : COPY . . [2025-03-04T00:55:23.255Z] ---> 90026b57b18f [2025-03-04T00:55:23.255Z] Step 12/12 : RUN $MAKE [2025-03-04T00:55:23.255Z] ---> Running in 8b894c591aff [2025-03-04T00:55:23.255Z] noop [2025-03-04T00:55:23.255Z] Removing intermediate container 8b894c591aff [2025-03-04T00:55:23.255Z] ---> 77b8bfd0bae8 [2025-03-04T00:55:23.255Z] Successfully built 77b8bfd0bae8 [2025-03-04T00:55:23.255Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:55:23.664Z] + docker inspect -f . ci-base-image-arm64 [2025-03-04T00:55:23.664Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T00:55:23.963Z] prd-ubuntu20.04-docker-arm64-4c-16g-40108 does not seem to be running inside a container [2025-03-04T00:55:24.056Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/188 -v /w/workspace/device-rest-go/188:/w/workspace/device-rest-go/188:rw,z -v /w/workspace/device-rest-go/188@tmp:/w/workspace/device-rest-go/188@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 [2025-03-04T00:55:25.629Z] $ docker top c7d17a5cbcd0eafaac2ed7f1c6c400157bf2eec03e804618e618ab2e75cf91fd -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-04T00:55:26.567Z] + go version [2025-03-04T00:55:26.567Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-03-04T00:55:26.586Z] $ docker stop --time=1 c7d17a5cbcd0eafaac2ed7f1c6c400157bf2eec03e804618e618ab2e75cf91fd [2025-03-04T00:55:28.414Z] $ docker rm -f --volumes c7d17a5cbcd0eafaac2ed7f1c6c400157bf2eec03e804618e618ab2e75cf91fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:55:29.084Z] + docker inspect -f . ci-base-image-arm64 [2025-03-04T00:55:29.084Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T00:55:29.348Z] prd-ubuntu20.04-docker-arm64-4c-16g-40108 does not seem to be running inside a container [2025-03-04T00:55:29.455Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rest-go/188 -v /w/workspace/device-rest-go/188:/w/workspace/device-rest-go/188:rw,z -v /w/workspace/device-rest-go/188@tmp:/w/workspace/device-rest-go/188@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 [2025-03-04T00:55:30.969Z] $ docker top 1c21c03ae4b713217ddf4a655c5e3a25807e17dfad80b86be70f09f03a9d33fe -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-04T00:55:31.925Z] + git config --global --add safe.directory /w/workspace/device-rest-go/188 [Pipeline] fileExists [Pipeline] sh [2025-03-04T00:55:32.627Z] + make test [2025-03-04T00:55:32.627Z] go test ./... -coverprofile=coverage.out ./... [2025-03-04T00:55:39.309Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2025-03-04T00:59:46.167Z] github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements [2025-03-04T00:59:51.522Z] ok github.com/edgexfoundry/device-rest-go/driver 0.050s coverage: 33.2% of statements [2025-03-04T00:59:53.090Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-03-04T00:59:53.090Z] go vet ./... [2025-03-04T01:01:01.198Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-04T01:01:01.198Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-04T01:01:01.198Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-04T01:01:01.220Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-03-04T01:01:01.243Z] $ docker stop --time=1 1c21c03ae4b713217ddf4a655c5e3a25807e17dfad80b86be70f09f03a9d33fe [2025-03-04T01:01:03.276Z] $ docker rm -f --volumes 1c21c03ae4b713217ddf4a655c5e3a25807e17dfad80b86be70f09f03a9d33fe [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-04T01:01:05.543Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-04T01:01:05.578Z] Warning: overwriting stash ‘coverage-report’ [2025-03-04T01:01:06.210Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-04T01:01:06.656Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-04T01:01:06.991Z] + ls -al . [2025-03-04T01:01:06.991Z] total 240 [2025-03-04T01:01:06.991Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 4 00:55 . [2025-03-04T01:01:06.991Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 00:51 .. [2025-03-04T01:01:06.991Z] -rw-rw-r-- 1 jenkins jenkins 151 Mar 4 00:52 .dockerignore [2025-03-04T01:01:06.991Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 4 00:52 .git [2025-03-04T01:01:06.991Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 00:52 .github [2025-03-04T01:01:06.991Z] -rw-rw-r-- 1 jenkins jenkins 264 Mar 4 00:52 .gitignore [2025-03-04T01:01:06.991Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 4 00:52 .golangci.yml [2025-03-04T01:01:06.991Z] -rw-rw-r-- 1 jenkins jenkins 20138 Mar 4 00:52 Attribution.txt [2025-03-04T01:01:06.991Z] -rw-rw-r-- 1 jenkins jenkins 17685 Mar 4 00:52 CHANGELOG.md [2025-03-04T01:01:06.991Z] -rw-rw-r-- 1 jenkins jenkins 1697 Mar 4 00:52 Dockerfile [2025-03-04T01:01:06.991Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 4 00:52 GOVERNANCE.md [2025-03-04T01:01:06.991Z] -rw-rw-r-- 1 jenkins jenkins 680 Mar 4 00:52 Jenkinsfile [2025-03-04T01:01:06.991Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 4 00:52 LICENSE [2025-03-04T01:01:06.991Z] -rw-rw-r-- 1 jenkins jenkins 2598 Mar 4 00:52 Makefile [2025-03-04T01:01:06.991Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 4 00:52 OWNERS.md [2025-03-04T01:01:06.991Z] -rw-rw-r-- 1 jenkins jenkins 3989 Mar 4 00:52 README.md [2025-03-04T01:01:06.991Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 4 00:48 VERSION [2025-03-04T01:01:06.991Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 00:52 bin [2025-03-04T01:01:06.991Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 00:52 cmd [2025-03-04T01:01:06.991Z] -rw-r--r-- 1 jenkins jenkins 14565 Mar 4 00:59 coverage.out [2025-03-04T01:01:06.991Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 00:52 driver [2025-03-04T01:01:06.991Z] -rw-rw-r-- 1 jenkins jenkins 6292 Mar 4 00:52 go.mod [2025-03-04T01:01:06.991Z] -rw-rw-r-- 1 jenkins jenkins 86628 Mar 4 00:52 go.sum [2025-03-04T01:01:06.991Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 00:52 openapi [2025-03-04T01:01:06.991Z] -rw-rw-r-- 1 jenkins jenkins 713 Mar 4 00:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:01:07.356Z] + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=652475eb7f40601dc51275e4cb2d5155a3ec317c --label arch=arm64 --label version=4.0.0-dev.10 . [2025-03-04T01:01:07.357Z] Sending build context to Docker daemon 156.2kB [2025-03-04T01:01:07.628Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2025-03-04T01:01:07.628Z] Step 2/26 : FROM ${BASE} AS builder [2025-03-04T01:01:07.628Z] ---> 77b8bfd0bae8 [2025-03-04T01:01:07.628Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2025-03-04T01:01:07.901Z] ---> Running in 890c9702093a [2025-03-04T01:01:08.172Z] Removing intermediate container 890c9702093a [2025-03-04T01:01:08.172Z] ---> d7834fd1e0ae [2025-03-04T01:01:08.172Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-04T01:01:08.172Z] ---> Running in 3a1a38d1be10 [2025-03-04T01:01:08.762Z] Removing intermediate container 3a1a38d1be10 [2025-03-04T01:01:08.762Z] ---> 78e635f5754a [2025-03-04T01:01:08.762Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-03-04T01:01:08.762Z] ---> Running in 5d991b0139dd [2025-03-04T01:01:09.034Z] Removing intermediate container 5d991b0139dd [2025-03-04T01:01:09.034Z] ---> 134a9116643f [2025-03-04T01:01:09.034Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2025-03-04T01:01:09.034Z] ---> Running in a3a7628df5d0 [2025-03-04T01:01:09.631Z] Removing intermediate container a3a7628df5d0 [2025-03-04T01:01:09.631Z] ---> b6354f84c73e [2025-03-04T01:01:09.631Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-04T01:01:09.631Z] ---> Running in f4c6a23fe99f [2025-03-04T01:01:10.596Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-04T01:01:11.189Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-04T01:01:13.146Z] OK: 244 MiB in 62 packages [2025-03-04T01:01:14.147Z] Removing intermediate container f4c6a23fe99f [2025-03-04T01:01:14.147Z] ---> f0feeb59081e [2025-03-04T01:01:14.147Z] Step 8/26 : WORKDIR /device-rest-go [2025-03-04T01:01:14.147Z] ---> Running in db8f6657e123 [2025-03-04T01:01:14.734Z] Removing intermediate container db8f6657e123 [2025-03-04T01:01:14.734Z] ---> 196204e951ee [2025-03-04T01:01:14.734Z] Step 9/26 : COPY go.mod vendor* ./ [2025-03-04T01:01:15.330Z] ---> 77a493b5519f [2025-03-04T01:01:15.330Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-04T01:01:15.330Z] ---> Running in e0dee73dda00 [2025-03-04T01:01:17.924Z] Removing intermediate container e0dee73dda00 [2025-03-04T01:01:17.924Z] ---> 66f81786c9b9 [2025-03-04T01:01:17.924Z] Step 11/26 : COPY . . [2025-03-04T01:01:18.527Z] ---> 79b1c8e2f400 [2025-03-04T01:01:18.527Z] Step 12/26 : RUN $MAKE [2025-03-04T01:01:18.527Z] ---> Running in 392662dd2e79 [2025-03-04T01:01:19.491Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=4.0.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [2025-03-04T01:05:41.371Z] Removing intermediate container 392662dd2e79 [2025-03-04T01:05:41.372Z] ---> 1fe574cf503b [2025-03-04T01:05:41.372Z] Step 13/26 : FROM alpine:3.20 [2025-03-04T01:05:41.372Z] 3.20: Pulling from library/alpine [2025-03-04T01:05:41.372Z] 94e9d8af2201: Pulling fs layer [2025-03-04T01:05:41.372Z] 94e9d8af2201: Verifying Checksum [2025-03-04T01:05:41.372Z] 94e9d8af2201: Download complete [2025-03-04T01:05:41.372Z] 94e9d8af2201: Pull complete [2025-03-04T01:05:41.372Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-04T01:05:41.372Z] Status: Downloaded newer image for alpine:3.20 [2025-03-04T01:05:41.372Z] ---> 7aab056cecc6 [2025-03-04T01:05:41.372Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-03-04T01:05:41.372Z] ---> Running in 5512a78e4cf0 [2025-03-04T01:05:41.372Z] Removing intermediate container 5512a78e4cf0 [2025-03-04T01:05:41.372Z] ---> 94640c646f83 [2025-03-04T01:05:41.372Z] Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} [2025-03-04T01:05:41.372Z] ---> Running in caf7036961a3 [2025-03-04T01:05:41.372Z] Removing intermediate container caf7036961a3 [2025-03-04T01:05:41.372Z] ---> 2b339e25382a [2025-03-04T01:05:41.372Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2025-03-04T01:05:41.372Z] ---> Running in cd8be60a8e2c [2025-03-04T01:05:41.372Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-04T01:05:41.372Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-04T01:05:41.372Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-03-04T01:05:41.372Z] Executing busybox-1.36.1-r29.trigger [2025-03-04T01:05:41.372Z] OK: 9 MiB in 15 packages [2025-03-04T01:05:41.372Z] Removing intermediate container cd8be60a8e2c [2025-03-04T01:05:41.372Z] ---> d9993a162aee [2025-03-04T01:05:41.372Z] Step 17/26 : RUN apk --no-cache upgrade [2025-03-04T01:05:41.372Z] ---> Running in dee91e6a462e [2025-03-04T01:05:41.372Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-04T01:05:41.372Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-04T01:05:41.372Z] OK: 9 MiB in 15 packages [2025-03-04T01:05:41.669Z] Removing intermediate container dee91e6a462e [2025-03-04T01:05:41.669Z] ---> 94fc08d6bff2 [2025-03-04T01:05:41.669Z] Step 18/26 : COPY --from=builder /device-rest-go/cmd / [2025-03-04T01:05:43.616Z] ---> ca913d2afa2a [2025-03-04T01:05:43.616Z] Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / [2025-03-04T01:05:43.883Z] ---> 160dcee25847 [2025-03-04T01:05:43.883Z] Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / [2025-03-04T01:05:44.466Z] ---> 758cf9d6ed97 [2025-03-04T01:05:44.467Z] Step 21/26 : EXPOSE 59986 [2025-03-04T01:05:44.467Z] ---> Running in fefa3f95fa6d [2025-03-04T01:05:45.052Z] Removing intermediate container fefa3f95fa6d [2025-03-04T01:05:45.052Z] ---> 9d9a3322654a [2025-03-04T01:05:45.052Z] Step 22/26 : ENTRYPOINT ["/device-rest"] [2025-03-04T01:05:45.052Z] ---> Running in 02a217fa01c7 [2025-03-04T01:05:45.320Z] Removing intermediate container 02a217fa01c7 [2025-03-04T01:05:45.320Z] ---> fecd560c267d [2025-03-04T01:05:45.320Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-04T01:05:45.320Z] ---> Running in a4768f12b38f [2025-03-04T01:05:45.909Z] Removing intermediate container a4768f12b38f [2025-03-04T01:05:45.909Z] ---> b4a2cc427d88 [2025-03-04T01:05:45.909Z] Step 24/26 : LABEL arch=arm64 [2025-03-04T01:05:45.909Z] ---> Running in ec827b0df2f9 [2025-03-04T01:05:46.176Z] Removing intermediate container ec827b0df2f9 [2025-03-04T01:05:46.176Z] ---> 5427a382a144 [2025-03-04T01:05:46.176Z] Step 25/26 : LABEL git_sha=652475eb7f40601dc51275e4cb2d5155a3ec317c [2025-03-04T01:05:46.176Z] ---> Running in 2f3a8f75cab3 [2025-03-04T01:05:46.445Z] Removing intermediate container 2f3a8f75cab3 [2025-03-04T01:05:46.713Z] ---> 6b11aab8936d [2025-03-04T01:05:46.713Z] Step 26/26 : LABEL version=4.0.0-dev.10 [2025-03-04T01:05:46.713Z] ---> Running in 864fcd3d9464 [2025-03-04T01:05:46.981Z] Removing intermediate container 864fcd3d9464 [2025-03-04T01:05:46.981Z] ---> cddcace07fdc [2025-03-04T01:05:46.981Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-04T01:05:46.981Z] Successfully built cddcace07fdc [2025-03-04T01:05:46.981Z] Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-04T01:05:47.145Z] provisioning config files... [2025-03-04T01:05:47.163Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/188@tmp/config2563363640294900137tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-04T01:05:47.518Z] ---> ****-login.sh [2025-03-04T01:05:47.518Z] nexus3.edgexfoundry.org:10001 [2025-03-04T01:05:47.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T01:05:47.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T01:05:47.785Z] Configure a credential helper to remove this warning. See [2025-03-04T01:05:47.785Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T01:05:47.785Z] [2025-03-04T01:05:47.785Z] Login Succeeded [2025-03-04T01:05:47.785Z] nexus3.edgexfoundry.org:10002 [2025-03-04T01:05:48.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T01:05:48.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T01:05:48.321Z] Configure a credential helper to remove this warning. See [2025-03-04T01:05:48.321Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T01:05:48.321Z] [2025-03-04T01:05:48.322Z] Login Succeeded [2025-03-04T01:05:48.322Z] nexus3.edgexfoundry.org:10003 [2025-03-04T01:05:48.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T01:05:48.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T01:05:48.589Z] Configure a credential helper to remove this warning. See [2025-03-04T01:05:48.589Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T01:05:48.589Z] [2025-03-04T01:05:48.589Z] Login Succeeded [2025-03-04T01:05:48.589Z] nexus3.edgexfoundry.org:10004 [2025-03-04T01:05:48.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T01:05:49.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T01:05:49.126Z] Configure a credential helper to remove this warning. See [2025-03-04T01:05:49.126Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T01:05:49.126Z] [2025-03-04T01:05:49.126Z] Login Succeeded [2025-03-04T01:05:49.126Z] ****.io [2025-03-04T01:05:49.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T01:05:49.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T01:05:49.662Z] Configure a credential helper to remove this warning. See [2025-03-04T01:05:49.662Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T01:05:49.662Z] [2025-03-04T01:05:49.662Z] Login Succeeded [2025-03-04T01:05:49.662Z] ---> ****-login.sh ends [Pipeline] } [2025-03-04T01:05:49.676Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-04T01:05:49.736Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-04T01:05:49.769Z] [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: [2025-03-04T01:05:49.769Z] 652475eb7f40601dc51275e4cb2d5155a3ec317c [2025-03-04T01:05:49.769Z] latest [2025-03-04T01:05:49.769Z] 4.0.0-dev.10 [2025-03-04T01:05:49.769Z] 652475eb7f40601dc51275e4cb2d5155a3ec317c-4.0.0-dev.10 [2025-03-04T01:05:49.769Z] main [2025-03-04T01:05:49.769Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:05:50.157Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:652475eb7f40601dc51275e4cb2d5155a3ec317c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:05:50.543Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:652475eb7f40601dc51275e4cb2d5155a3ec317c [2025-03-04T01:05:50.543Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2025-03-04T01:05:50.543Z] a46381b465b8: Preparing [2025-03-04T01:05:50.543Z] bbba547e0bf7: Preparing [2025-03-04T01:05:50.543Z] 35bec0bbb48d: Preparing [2025-03-04T01:05:50.543Z] 4ab32abbebc1: Preparing [2025-03-04T01:05:50.543Z] b0a35075b57f: Preparing [2025-03-04T01:05:50.543Z] dd9c8f8612c8: Preparing [2025-03-04T01:05:50.543Z] dd9c8f8612c8: Waiting [2025-03-04T01:05:50.812Z] a46381b465b8: Pushed [2025-03-04T01:05:50.812Z] b0a35075b57f: Pushed [2025-03-04T01:05:50.812Z] 4ab32abbebc1: Pushed [2025-03-04T01:05:50.812Z] bbba547e0bf7: Pushed [2025-03-04T01:05:50.812Z] dd9c8f8612c8: Layer already exists [2025-03-04T01:05:59.026Z] 35bec0bbb48d: Pushed [2025-03-04T01:05:59.026Z] 652475eb7f40601dc51275e4cb2d5155a3ec317c: digest: sha256:5705bd86bf75f6b8523672d494987d3a43290607a88e2a16168ac4a427396121 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:05:59.402Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:05:59.774Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2025-03-04T01:05:59.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2025-03-04T01:05:59.774Z] a46381b465b8: Preparing [2025-03-04T01:05:59.774Z] bbba547e0bf7: Preparing [2025-03-04T01:05:59.774Z] 35bec0bbb48d: Preparing [2025-03-04T01:05:59.774Z] 4ab32abbebc1: Preparing [2025-03-04T01:05:59.774Z] b0a35075b57f: Preparing [2025-03-04T01:05:59.774Z] dd9c8f8612c8: Preparing [2025-03-04T01:05:59.774Z] dd9c8f8612c8: Waiting [2025-03-04T01:05:59.774Z] 4ab32abbebc1: Layer already exists [2025-03-04T01:05:59.774Z] 35bec0bbb48d: Layer already exists [2025-03-04T01:05:59.774Z] b0a35075b57f: Layer already exists [2025-03-04T01:05:59.774Z] a46381b465b8: Layer already exists [2025-03-04T01:05:59.774Z] bbba547e0bf7: Layer already exists [2025-03-04T01:05:59.774Z] dd9c8f8612c8: Layer already exists [2025-03-04T01:06:00.046Z] latest: digest: sha256:5705bd86bf75f6b8523672d494987d3a43290607a88e2a16168ac4a427396121 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:06:00.444Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:06:00.842Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:4.0.0-dev.10 [2025-03-04T01:06:00.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2025-03-04T01:06:00.842Z] a46381b465b8: Preparing [2025-03-04T01:06:00.842Z] bbba547e0bf7: Preparing [2025-03-04T01:06:00.842Z] 35bec0bbb48d: Preparing [2025-03-04T01:06:00.842Z] 4ab32abbebc1: Preparing [2025-03-04T01:06:00.842Z] b0a35075b57f: Preparing [2025-03-04T01:06:00.842Z] dd9c8f8612c8: Preparing [2025-03-04T01:06:00.842Z] dd9c8f8612c8: Waiting [2025-03-04T01:06:00.842Z] 4ab32abbebc1: Layer already exists [2025-03-04T01:06:00.842Z] b0a35075b57f: Layer already exists [2025-03-04T01:06:00.842Z] a46381b465b8: Layer already exists [2025-03-04T01:06:00.842Z] bbba547e0bf7: Layer already exists [2025-03-04T01:06:00.842Z] 35bec0bbb48d: Layer already exists [2025-03-04T01:06:00.842Z] dd9c8f8612c8: Layer already exists [2025-03-04T01:06:01.113Z] 4.0.0-dev.10: digest: sha256:5705bd86bf75f6b8523672d494987d3a43290607a88e2a16168ac4a427396121 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:06:01.509Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:652475eb7f40601dc51275e4cb2d5155a3ec317c-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:06:01.907Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:652475eb7f40601dc51275e4cb2d5155a3ec317c-4.0.0-dev.10 [2025-03-04T01:06:01.907Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2025-03-04T01:06:01.907Z] a46381b465b8: Preparing [2025-03-04T01:06:01.907Z] bbba547e0bf7: Preparing [2025-03-04T01:06:01.907Z] 35bec0bbb48d: Preparing [2025-03-04T01:06:01.907Z] 4ab32abbebc1: Preparing [2025-03-04T01:06:01.907Z] b0a35075b57f: Preparing [2025-03-04T01:06:01.907Z] dd9c8f8612c8: Preparing [2025-03-04T01:06:01.907Z] dd9c8f8612c8: Waiting [2025-03-04T01:06:01.907Z] bbba547e0bf7: Layer already exists [2025-03-04T01:06:01.907Z] 35bec0bbb48d: Layer already exists [2025-03-04T01:06:01.907Z] a46381b465b8: Layer already exists [2025-03-04T01:06:01.907Z] 4ab32abbebc1: Layer already exists [2025-03-04T01:06:01.907Z] b0a35075b57f: Layer already exists [2025-03-04T01:06:01.907Z] dd9c8f8612c8: Layer already exists [2025-03-04T01:06:02.180Z] 652475eb7f40601dc51275e4cb2d5155a3ec317c-4.0.0-dev.10: digest: sha256:5705bd86bf75f6b8523672d494987d3a43290607a88e2a16168ac4a427396121 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:06:02.575Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:06:02.960Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main [2025-03-04T01:06:02.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2025-03-04T01:06:02.960Z] a46381b465b8: Preparing [2025-03-04T01:06:02.960Z] bbba547e0bf7: Preparing [2025-03-04T01:06:02.960Z] 35bec0bbb48d: Preparing [2025-03-04T01:06:02.960Z] 4ab32abbebc1: Preparing [2025-03-04T01:06:02.960Z] b0a35075b57f: Preparing [2025-03-04T01:06:02.960Z] dd9c8f8612c8: Preparing [2025-03-04T01:06:02.960Z] dd9c8f8612c8: Waiting [2025-03-04T01:06:02.960Z] 35bec0bbb48d: Layer already exists [2025-03-04T01:06:02.960Z] b0a35075b57f: Layer already exists [2025-03-04T01:06:02.960Z] a46381b465b8: Layer already exists [2025-03-04T01:06:02.960Z] 4ab32abbebc1: Layer already exists [2025-03-04T01:06:02.960Z] bbba547e0bf7: Layer already exists [2025-03-04T01:06:02.960Z] dd9c8f8612c8: Layer already exists [2025-03-04T01:06:03.231Z] main: digest: sha256:5705bd86bf75f6b8523672d494987d3a43290607a88e2a16168ac4a427396121 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-04T01:06:03.324Z] ===================================================== [Pipeline] echo [2025-03-04T01:06:03.338Z] taggedImages: [2025-03-04T01:06:03.338Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:652475eb7f40601dc51275e4cb2d5155a3ec317c [2025-03-04T01:06:03.338Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2025-03-04T01:06:03.338Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:4.0.0-dev.10 [2025-03-04T01:06:03.338Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:652475eb7f40601dc51275e4cb2d5155a3ec317c-4.0.0-dev.10 [2025-03-04T01:06:03.338Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:06:03.760Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-04T01:06:03.760Z] [2025-03-04T01:06:03.760Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:06:04.113Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-04T01:06:04.113Z] arm64: Pulling from edgex-lftools-log-publisher [2025-03-04T01:06:04.386Z] 8998bd30e6a1: Pulling fs layer [2025-03-04T01:06:04.386Z] 04944245beec: Pulling fs layer [2025-03-04T01:06:04.386Z] 699f458cf7ca: Pulling fs layer [2025-03-04T01:06:04.386Z] 765212b225bb: Pulling fs layer [2025-03-04T01:06:04.386Z] f23df028b6ca: Pulling fs layer [2025-03-04T01:06:04.386Z] d65c8cfc05b1: Pulling fs layer [2025-03-04T01:06:04.386Z] 2437ff75d9bd: Pulling fs layer [2025-03-04T01:06:04.386Z] f23df028b6ca: Waiting [2025-03-04T01:06:04.386Z] d65c8cfc05b1: Waiting [2025-03-04T01:06:04.386Z] 2437ff75d9bd: Waiting [2025-03-04T01:06:04.386Z] 765212b225bb: Waiting [2025-03-04T01:06:04.386Z] 04944245beec: Verifying Checksum [2025-03-04T01:06:04.386Z] 04944245beec: Download complete [2025-03-04T01:06:04.386Z] 765212b225bb: Verifying Checksum [2025-03-04T01:06:04.386Z] 765212b225bb: Download complete [2025-03-04T01:06:04.386Z] f23df028b6ca: Verifying Checksum [2025-03-04T01:06:04.386Z] f23df028b6ca: Download complete [2025-03-04T01:06:04.386Z] d65c8cfc05b1: Verifying Checksum [2025-03-04T01:06:04.386Z] d65c8cfc05b1: Download complete [2025-03-04T01:06:04.657Z] 699f458cf7ca: Verifying Checksum [2025-03-04T01:06:04.658Z] 699f458cf7ca: Download complete [2025-03-04T01:06:05.248Z] 8998bd30e6a1: Verifying Checksum [2025-03-04T01:06:05.248Z] 8998bd30e6a1: Download complete [2025-03-04T01:06:07.864Z] 2437ff75d9bd: Verifying Checksum [2025-03-04T01:06:07.864Z] 2437ff75d9bd: Download complete [2025-03-04T01:06:10.466Z] 8998bd30e6a1: Pull complete [2025-03-04T01:06:11.054Z] 04944245beec: Pull complete [2025-03-04T01:06:13.008Z] 699f458cf7ca: Pull complete [2025-03-04T01:06:13.008Z] 765212b225bb: Pull complete [2025-03-04T01:06:13.970Z] f23df028b6ca: Pull complete [2025-03-04T01:06:14.239Z] d65c8cfc05b1: Pull complete [2025-03-04T01:06:32.494Z] 2437ff75d9bd: Pull complete [2025-03-04T01:06:32.494Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-03-04T01:06:32.494Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-04T01:06:32.494Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T01:06:32.825Z] prd-ubuntu20.04-docker-arm64-4c-16g-40108 does not seem to be running inside a container [2025-03-04T01:06:32.936Z] $ 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-rest-go/188 -v /w/workspace/device-rest-go/188:/w/workspace/device-rest-go/188:rw,z -v /w/workspace/device-rest-go/188@tmp:/w/workspace/device-rest-go/188@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 [2025-03-04T01:06:36.418Z] $ docker top 71645fc5b4eb66f30e09fb7d14eca50f3ae7ba6c829f7f2d45752a71f26053d0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-04T01:06:37.492Z] ---> job-cost.sh [2025-03-04T01:06:37.492Z] lf-activate-venv: SKIPPING [2025-03-04T01:06:37.492Z] INFO: No Stack... [2025-03-04T01:06:38.101Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-03-04T01:06:39.075Z] INFO: Archiving Costs [Pipeline] sh [2025-03-04T01:06:39.765Z] + cat /w/workspace/device-rest-go/188/archives/cost.csv [2025-03-04T01:06:39.765Z] + cut -d, -f6 [Pipeline] lock [2025-03-04T01:06:39.864Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-main-188-stack-cost] [2025-03-04T01:06:39.871Z] Resource [jenkins-edgexfoundry-device-rest-go-main-188-stack-cost] did not exist. Created. [2025-03-04T01:06:39.878Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-main-188-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-04T01:06:40.596Z] /w/workspace/device-rest-go/188@tmp/durable-708b5f72/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-03-04T01:06:41.289Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-03-04T01:06:41.323Z] Warning: overwriting stash ‘stack-cost’ [2025-03-04T01:06:41.387Z] Stashed 1 file(s) [Pipeline] } [2025-03-04T01:06:41.394Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-main-188-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-04T01:06:41.417Z] $ docker stop --time=1 71645fc5b4eb66f30e09fb7d14eca50f3ae7ba6c829f7f2d45752a71f26053d0 [2025-03-04T01:06:43.143Z] $ docker rm -f --volumes 71645fc5b4eb66f30e09fb7d14eca50f3ae7ba6c829f7f2d45752a71f26053d0 [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 [2025-03-04T01:06:43.756Z] provisioning config files... [2025-03-04T01:06:43.763Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config105911615405240039tmp [Pipeline] { [Pipeline] sh [2025-03-04T01:06:44.151Z] + set +x [2025-03-04T01:06:44.151Z] + curl -s https://codecov.io/bash [2025-03-04T01:06:44.151Z] + bash -s -- [2025-03-04T01:06:44.151Z] [2025-03-04T01:06:44.151Z] _____ _ [2025-03-04T01:06:44.151Z] / ____| | | [2025-03-04T01:06:44.151Z] | | ___ __| | ___ ___ _____ __ [2025-03-04T01:06:44.151Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-03-04T01:06:44.151Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-03-04T01:06:44.151Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-03-04T01:06:44.151Z] Bash-1.0.6 [2025-03-04T01:06:44.151Z] [2025-03-04T01:06:44.151Z] [2025-03-04T01:06:44.151Z] ==> git version 2.25.1 found [2025-03-04T01:06:44.151Z] ==> 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 [2025-03-04T01:06:44.151Z] Release-Date: 2020-01-08 [2025-03-04T01:06:44.151Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-03-04T01:06:44.151Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-03-04T01:06:44.151Z] ==> Jenkins CI detected. [2025-03-04T01:06:44.151Z] current dir:  /w/workspace/edgexfoundry_device-rest-go_main [2025-03-04T01:06:44.151Z] project root: . [2025-03-04T01:06:44.151Z] --> token set from env [2025-03-04T01:06:44.151Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-03-04T01:06:44.151Z] ==> Running gcov in . (disable via -X gcov) [2025-03-04T01:06:44.151Z] ==> Python coveragepy not found [2025-03-04T01:06:44.151Z] ==> Searching for coverage reports in: [2025-03-04T01:06:44.151Z] + . [2025-03-04T01:06:44.151Z] -> Found 1 reports [2025-03-04T01:06:44.151Z] ==> Detecting git/mercurial file structure [2025-03-04T01:06:44.151Z] ==> Reading reports [2025-03-04T01:06:44.151Z] + ./coverage.out bytes=14565 [2025-03-04T01:06:44.151Z] ==> Appending adjustments [2025-03-04T01:06:44.151Z] https://docs.codecov.io/docs/fixing-reports [2025-03-04T01:06:44.427Z] + Found adjustments [2025-03-04T01:06:44.427Z] ==> Gzipping contents [2025-03-04T01:06:44.427Z] 4.0K /tmp/codecov.eFVSiP.gz [2025-03-04T01:06:44.427Z] ==> Uploading reports [2025-03-04T01:06:44.427Z] url: https://codecov.io [2025-03-04T01:06:44.427Z] query: branch=main&commit=652475eb7f40601dc51275e4cb2d5155a3ec317c&build=188&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F188%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-04T01:06:44.427Z] -> Pinging Codecov [2025-03-04T01:06:44.427Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=652475eb7f40601dc51275e4cb2d5155a3ec317c&build=188&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F188%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-04T01:06:44.427Z] -> Uploading to [2025-03-04T01:06:44.427Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-rest-go/652475eb7f40601dc51275e4cb2d5155a3ec317c/379c0949-867b-43db-a998-46e20e6ddbe8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250304%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250304T010644Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=3bef612c2bc33cd8c64a27e2e237bb88f5181d1e5a55c60a4a2bcc5e59856f36 [2025-03-04T01:06:44.711Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-04T01:06:44.711Z] Dload Upload Total Spent Left Speed [2025-03-04T01:06:44.711Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2327 0 0 100 2327 0 13297 --:--:-- --:--:-- --:--:-- 13373 [2025-03-04T01:06:44.711Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/652475eb7f40601dc51275e4cb2d5155a3ec317c [Pipeline] } [2025-03-04T01:06:44.726Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-03-04T01:06:44.976Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-03-04T01:06:44.996Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:06:45.388Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-04T01:06:45.388Z] [2025-03-04T01:06:45.388Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:06:45.719Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-04T01:06:45.719Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-03-04T01:06:45.719Z] 43c4264eed91: Pulling fs layer [2025-03-04T01:06:45.719Z] 4cc291be95ef: Pulling fs layer [2025-03-04T01:06:45.719Z] 2ac1f1163629: Pulling fs layer [2025-03-04T01:06:45.719Z] 5c3c966382ef: Pulling fs layer [2025-03-04T01:06:45.719Z] 4f4fb700ef54: Pulling fs layer [2025-03-04T01:06:45.719Z] d9c7d2e4e75e: Pulling fs layer [2025-03-04T01:06:45.719Z] 9c3e1370e548: Pulling fs layer [2025-03-04T01:06:45.719Z] 5c3c966382ef: Waiting [2025-03-04T01:06:45.719Z] 4f4fb700ef54: Waiting [2025-03-04T01:06:45.719Z] 4cc291be95ef: Verifying Checksum [2025-03-04T01:06:45.719Z] 4cc291be95ef: Download complete [2025-03-04T01:06:45.719Z] 5c3c966382ef: Verifying Checksum [2025-03-04T01:06:45.719Z] 5c3c966382ef: Download complete [2025-03-04T01:06:45.719Z] 43c4264eed91: Verifying Checksum [2025-03-04T01:06:45.719Z] 43c4264eed91: Download complete [2025-03-04T01:06:45.719Z] 4f4fb700ef54: Verifying Checksum [2025-03-04T01:06:45.719Z] 4f4fb700ef54: Download complete [2025-03-04T01:06:45.979Z] 43c4264eed91: Pull complete [2025-03-04T01:06:45.979Z] 4cc291be95ef: Pull complete [2025-03-04T01:06:45.979Z] d9c7d2e4e75e: Verifying Checksum [2025-03-04T01:06:45.979Z] d9c7d2e4e75e: Download complete [2025-03-04T01:06:46.238Z] 2ac1f1163629: Download complete [2025-03-04T01:06:46.804Z] 9c3e1370e548: Verifying Checksum [2025-03-04T01:06:46.804Z] 9c3e1370e548: Download complete [2025-03-04T01:06:50.088Z] 2ac1f1163629: Pull complete [2025-03-04T01:06:50.088Z] 5c3c966382ef: Pull complete [2025-03-04T01:06:50.088Z] 4f4fb700ef54: Pull complete [2025-03-04T01:06:50.088Z] d9c7d2e4e75e: Pull complete [2025-03-04T01:06:53.379Z] 9c3e1370e548: Pull complete [2025-03-04T01:06:53.379Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-03-04T01:06:53.379Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-04T01:06:53.379Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T01:06:53.490Z] prd-ubuntu20.04-docker-8c-8g-40100 does not seem to be running inside a container [2025-03-04T01:06:53.516Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-03-04T01:06:55.814Z] $ docker top b599dce70ec73ed212fa9f38dd915e34f48b1b3e699ecb9ba1c53c6609d37298 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-04T01:06:56.167Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] echo [2025-03-04T01:06:56.180Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rest-go:main' [Pipeline] sh [2025-03-04T01:06:56.460Z] + set -o pipefail [2025-03-04T01:06:56.460Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rest-go:main' [2025-03-04T01:07:03.030Z] [2025-03-04T01:07:03.030Z] Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... [2025-03-04T01:07:03.030Z] [2025-03-04T01:07:03.030Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9d7b2b31-f697-4750-913c-575a35a00c1a/history/70c30d07-e594-44d3-a048-3d47dfba7501 [2025-03-04T01:07:03.030Z] [2025-03-04T01:07:03.030Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-03-04T01:07:03.030Z] [2025-03-04T01:07:03.030Z] [2025-03-04T01:07:03.030Z] You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. [2025-03-04T01:07:03.030Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-03-04T01:07:03.295Z] $ docker stop --time=1 b599dce70ec73ed212fa9f38dd915e34f48b1b3e699ecb9ba1c53c6609d37298 [2025-03-04T01:07:05.671Z] $ docker rm -f --volumes b599dce70ec73ed212fa9f38dd915e34f48b1b3e699ecb9ba1c53c6609d37298 [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 [2025-03-04T01:07:06.596Z] + git log --format=format:%s -1 652475eb7f40601dc51275e4cb2d5155a3ec317c [Pipeline] sh [2025-03-04T01:07:06.886Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-04T01:07:06.886Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:07:07.190Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-04T01:07:07.190Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T01:07:07.277Z] prd-ubuntu20.04-docker-8c-8g-40100 does not seem to be running inside a container [2025-03-04T01:07:07.299Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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/py-git-semver:0.1.4 cat [2025-03-04T01:07:07.677Z] $ docker top 1e868cd23c83c85c5e1eb238bfd153681a33212ced2d7edf2e5664a599c22716 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-04T01:07:07.801Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-04T01:07:07.801Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-04T01:07:07.917Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-04T01:07:07.915Z] $ docker exec 1e868cd23c83c85c5e1eb238bfd153681a33212ced2d7edf2e5664a599c22716 ssh-agent [2025-03-04T01:07:08.035Z] SSH_AUTH_SOCK=/tmp/ssh-JaZFxMYAKSKX/agent.32 [2025-03-04T01:07:08.035Z] SSH_AGENT_PID=38 [2025-03-04T01:07:08.040Z] Running ssh-add (command line suppressed) [2025-03-04T01:07:08.125Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_13334021952987409139.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_13334021952987409139.key) [2025-03-04T01:07:08.143Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-04T01:07:08.438Z] + git semver tag [2025-03-04T01:07:08.697Z] 2025-03-04 01:07:08,619 [run_tag] DEBUG tag force:False [2025-03-04T01:07:08.697Z] 2025-03-04 01:07:08,620 [check_head_tag] DEBUG check head tag [2025-03-04T01:07:08.697Z] 2025-03-04 01:07:08,621 [execute] INFO git cat-file --batch-check [2025-03-04T01:07:08.697Z] 2025-03-04 01:07:08,621 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2025-03-04T01:07:08.697Z] 2025-03-04 01:07:08,625 [execute] INFO git cat-file --batch [2025-03-04T01:07:08.697Z] 2025-03-04 01:07:08,625 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2025-03-04T01:07:08.697Z] 2025-03-04 01:07:08,653 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-03-04T01:07:08.697Z] 2025-03-04 01:07:08,653 [execute] INFO git tag -a v4.0.0-dev.10 -m v4.0.0-dev.10 [2025-03-04T01:07:08.697Z] 2025-03-04 01:07:08,653 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.10', '-m', 'v4.0.0-dev.10'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2025-03-04T01:07:08.697Z] 2025-03-04 01:07:08,658 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-03-04T01:07:08.697Z] 4.0.0-dev.10 [Pipeline] } [2025-03-04T01:07:08.701Z] $ docker exec --env ******** --env ******** 1e868cd23c83c85c5e1eb238bfd153681a33212ced2d7edf2e5664a599c22716 ssh-agent -k [2025-03-04T01:07:08.807Z] unset SSH_AUTH_SOCK; [2025-03-04T01:07:08.808Z] unset SSH_AGENT_PID; [2025-03-04T01:07:08.808Z] echo Agent pid 38 killed; [2025-03-04T01:07:08.825Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-04T01:07:09.152Z] + git semver [Pipeline] } [2025-03-04T01:07:09.420Z] $ docker stop --time=1 1e868cd23c83c85c5e1eb238bfd153681a33212ced2d7edf2e5664a599c22716 [2025-03-04T01:07:10.683Z] $ docker rm -f --volumes 1e868cd23c83c85c5e1eb238bfd153681a33212ced2d7edf2e5664a599c22716 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:07:11.134Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-04T01:07:11.134Z] [2025-03-04T01:07:11.134Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:07:11.436Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-04T01:07:11.436Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-03-04T01:07:11.436Z] ab5ef0e58194: Pulling fs layer [2025-03-04T01:07:11.436Z] 9712f1f96733: Pulling fs layer [2025-03-04T01:07:11.436Z] 63f879dbbcfc: Pulling fs layer [2025-03-04T01:07:11.436Z] 0d9ebad4ef96: Pulling fs layer [2025-03-04T01:07:11.436Z] e9a5061849ea: Pulling fs layer [2025-03-04T01:07:11.436Z] d747dcd14b5f: Pulling fs layer [2025-03-04T01:07:11.436Z] 2de7ff778b66: Pulling fs layer [2025-03-04T01:07:11.436Z] 0d9ebad4ef96: Waiting [2025-03-04T01:07:11.436Z] e9a5061849ea: Waiting [2025-03-04T01:07:11.436Z] d747dcd14b5f: Waiting [2025-03-04T01:07:11.436Z] 2de7ff778b66: Waiting [2025-03-04T01:07:11.436Z] 9712f1f96733: Verifying Checksum [2025-03-04T01:07:11.436Z] 9712f1f96733: Download complete [2025-03-04T01:07:11.696Z] 63f879dbbcfc: Verifying Checksum [2025-03-04T01:07:11.696Z] 63f879dbbcfc: Download complete [2025-03-04T01:07:11.955Z] e9a5061849ea: Verifying Checksum [2025-03-04T01:07:11.955Z] e9a5061849ea: Download complete [2025-03-04T01:07:11.955Z] d747dcd14b5f: Verifying Checksum [2025-03-04T01:07:11.955Z] d747dcd14b5f: Download complete [2025-03-04T01:07:11.955Z] ab5ef0e58194: Verifying Checksum [2025-03-04T01:07:11.955Z] ab5ef0e58194: Download complete [2025-03-04T01:07:11.955Z] 2de7ff778b66: Verifying Checksum [2025-03-04T01:07:11.955Z] 2de7ff778b66: Download complete [2025-03-04T01:07:12.259Z] 0d9ebad4ef96: Verifying Checksum [2025-03-04T01:07:12.259Z] 0d9ebad4ef96: Download complete [2025-03-04T01:07:14.789Z] ab5ef0e58194: Pull complete [2025-03-04T01:07:14.789Z] 9712f1f96733: Pull complete [2025-03-04T01:07:15.048Z] 63f879dbbcfc: Pull complete [2025-03-04T01:07:19.231Z] 0d9ebad4ef96: Pull complete [2025-03-04T01:07:19.231Z] e9a5061849ea: Pull complete [2025-03-04T01:07:19.231Z] d747dcd14b5f: Pull complete [2025-03-04T01:07:20.165Z] 2de7ff778b66: Pull complete [2025-03-04T01:07:20.165Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-03-04T01:07:20.165Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-04T01:07:20.165Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T01:07:20.269Z] prd-ubuntu20.04-docker-8c-8g-40100 does not seem to be running inside a container [2025-03-04T01:07:20.289Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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:0.23.1-centos7 cat [2025-03-04T01:07:22.590Z] $ docker top 535d04d429631ac7801a6f15860f5addf8cca88208b1aa968cf1f661933d1e3e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-03-04T01:07:22.681Z] provisioning config files... [2025-03-04T01:07:22.687Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config11319363465727145702tmp [2025-03-04T01:07:22.694Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config4057759190221981050tmp [2025-03-04T01:07:22.700Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config8980774756570454856tmp [Pipeline] { [Pipeline] echo [2025-03-04T01:07:22.730Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-04T01:07:23.022Z] ---> sigul-configuration.sh [2025-03-04T01:07:23.022Z] gpg: directory `/root/.gnupg' created [2025-03-04T01:07:23.022Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-03-04T01:07:23.022Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-03-04T01:07:23.023Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-03-04T01:07:23.023Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-03-04T01:07:23.023Z] gpg: CAST5 encrypted data [2025-03-04T01:07:23.023Z] gpg: encrypted with 1 passphrase [2025-03-04T01:07:23.023Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-03-04T01:07:23.335Z] + mkdir /home/jenkins [2025-03-04T01:07:23.335Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-03-04T01:07:23.628Z] + 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 [2025-03-04T01:07:23.644Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-04T01:07:23.949Z] ---> sigul-install.sh [2025-03-04T01:07:23.949Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-03-04T01:07:24.258Z] + git tag --list [2025-03-04T01:07:24.258Z] v1.0.0 [2025-03-04T01:07:24.258Z] v1.1.0 [2025-03-04T01:07:24.258Z] v1.1.1 [2025-03-04T01:07:24.258Z] v1.1.2 [2025-03-04T01:07:24.258Z] v1.2.0 [2025-03-04T01:07:24.258Z] v1.2.1 [2025-03-04T01:07:24.258Z] v2.0.0 [2025-03-04T01:07:24.258Z] v2.1.0 [2025-03-04T01:07:24.258Z] v2.1.1 [2025-03-04T01:07:24.258Z] v2.2.0 [2025-03-04T01:07:24.258Z] v2.3.0 [2025-03-04T01:07:24.258Z] v3.0 [2025-03-04T01:07:24.258Z] v3.0.0 [2025-03-04T01:07:24.258Z] v3.1 [2025-03-04T01:07:24.258Z] v3.1.0 [2025-03-04T01:07:24.258Z] v3.1.0-dev.1 [2025-03-04T01:07:24.258Z] v3.1.0-dev.10 [2025-03-04T01:07:24.258Z] v3.1.0-dev.11 [2025-03-04T01:07:24.258Z] v3.1.0-dev.12 [2025-03-04T01:07:24.258Z] v3.1.0-dev.13 [2025-03-04T01:07:24.258Z] v3.1.0-dev.14 [2025-03-04T01:07:24.258Z] v3.1.0-dev.15 [2025-03-04T01:07:24.258Z] v3.1.0-dev.16 [2025-03-04T01:07:24.258Z] v3.1.0-dev.17 [2025-03-04T01:07:24.258Z] v3.1.0-dev.18 [2025-03-04T01:07:24.258Z] v3.1.0-dev.19 [2025-03-04T01:07:24.258Z] v3.1.0-dev.2 [2025-03-04T01:07:24.258Z] v3.1.0-dev.20 [2025-03-04T01:07:24.258Z] v3.1.0-dev.21 [2025-03-04T01:07:24.258Z] v3.1.0-dev.22 [2025-03-04T01:07:24.258Z] v3.1.0-dev.23 [2025-03-04T01:07:24.258Z] v3.1.0-dev.24 [2025-03-04T01:07:24.258Z] v3.1.0-dev.25 [2025-03-04T01:07:24.258Z] v3.1.0-dev.26 [2025-03-04T01:07:24.258Z] v3.1.0-dev.27 [2025-03-04T01:07:24.258Z] v3.1.0-dev.28 [2025-03-04T01:07:24.258Z] v3.1.0-dev.29 [2025-03-04T01:07:24.258Z] v3.1.0-dev.3 [2025-03-04T01:07:24.258Z] v3.1.0-dev.30 [2025-03-04T01:07:24.258Z] v3.1.0-dev.31 [2025-03-04T01:07:24.258Z] v3.1.0-dev.32 [2025-03-04T01:07:24.258Z] v3.1.0-dev.4 [2025-03-04T01:07:24.258Z] v3.1.0-dev.5 [2025-03-04T01:07:24.258Z] v3.1.0-dev.6 [2025-03-04T01:07:24.258Z] v3.1.0-dev.7 [2025-03-04T01:07:24.258Z] v3.1.0-dev.8 [2025-03-04T01:07:24.258Z] v3.1.0-dev.9 [2025-03-04T01:07:24.258Z] v3.1.1 [2025-03-04T01:07:24.258Z] v3.2.0-dev.1 [2025-03-04T01:07:24.258Z] v3.2.0-dev.10 [2025-03-04T01:07:24.258Z] v3.2.0-dev.11 [2025-03-04T01:07:24.258Z] v3.2.0-dev.12 [2025-03-04T01:07:24.258Z] v3.2.0-dev.13 [2025-03-04T01:07:24.258Z] v3.2.0-dev.14 [2025-03-04T01:07:24.258Z] v3.2.0-dev.15 [2025-03-04T01:07:24.258Z] v3.2.0-dev.16 [2025-03-04T01:07:24.258Z] v3.2.0-dev.17 [2025-03-04T01:07:24.258Z] v3.2.0-dev.18 [2025-03-04T01:07:24.258Z] v3.2.0-dev.19 [2025-03-04T01:07:24.258Z] v3.2.0-dev.2 [2025-03-04T01:07:24.258Z] v3.2.0-dev.20 [2025-03-04T01:07:24.258Z] v3.2.0-dev.21 [2025-03-04T01:07:24.258Z] v3.2.0-dev.22 [2025-03-04T01:07:24.258Z] v3.2.0-dev.23 [2025-03-04T01:07:24.258Z] v3.2.0-dev.24 [2025-03-04T01:07:24.258Z] v3.2.0-dev.25 [2025-03-04T01:07:24.258Z] v3.2.0-dev.3 [2025-03-04T01:07:24.258Z] v3.2.0-dev.4 [2025-03-04T01:07:24.258Z] v3.2.0-dev.5 [2025-03-04T01:07:24.258Z] v3.2.0-dev.6 [2025-03-04T01:07:24.258Z] v3.2.0-dev.7 [2025-03-04T01:07:24.258Z] v3.2.0-dev.8 [2025-03-04T01:07:24.258Z] v3.2.0-dev.9 [2025-03-04T01:07:24.258Z] v4.0.0-dev.1 [2025-03-04T01:07:24.258Z] v4.0.0-dev.10 [2025-03-04T01:07:24.258Z] v4.0.0-dev.2 [2025-03-04T01:07:24.258Z] v4.0.0-dev.3 [2025-03-04T01:07:24.258Z] v4.0.0-dev.4 [2025-03-04T01:07:24.258Z] v4.0.0-dev.5 [2025-03-04T01:07:24.258Z] v4.0.0-dev.6 [2025-03-04T01:07:24.258Z] v4.0.0-dev.7 [2025-03-04T01:07:24.258Z] v4.0.0-dev.8 [2025-03-04T01:07:24.258Z] v4.0.0-dev.9 [Pipeline] sh [2025-03-04T01:07:24.557Z] + lftools sign git-tag v4.0.0-dev.10 [2025-03-04T01:07:25.128Z] Signing Git tag with Sigul... [2025-03-04T01:07:25.128Z] Signing v4.0.0-dev.10 [Pipeline] echo [2025-03-04T01:07:25.398Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-04T01:07:25.689Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-03-04T01:07:25.696Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-03-04T01:07:25.726Z] $ docker stop --time=1 535d04d429631ac7801a6f15860f5addf8cca88208b1aa968cf1f661933d1e3e [2025-03-04T01:07:27.010Z] $ docker rm -f --volumes 535d04d429631ac7801a6f15860f5addf8cca88208b1aa968cf1f661933d1e3e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-03-04T01:07:27.486Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-04T01:07:27.486Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:07:27.790Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-04T01:07:27.790Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T01:07:27.875Z] prd-ubuntu20.04-docker-8c-8g-40100 does not seem to be running inside a container [2025-03-04T01:07:27.898Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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/py-git-semver:0.1.4 cat [2025-03-04T01:07:28.231Z] $ docker top e3f923060d0d1f1756c810d08aa94b7c9d0c0d7dc462c40fdaa307aece9e5add -eo pid,comm [2025-03-04T01:07:28.287Z] 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). [2025-03-04T01:07:28.287Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-04T01:07:28.347Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-04T01:07:28.347Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-04T01:07:28.467Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-04T01:07:28.464Z] $ docker exec e3f923060d0d1f1756c810d08aa94b7c9d0c0d7dc462c40fdaa307aece9e5add ssh-agent [2025-03-04T01:07:28.592Z] SSH_AUTH_SOCK=/tmp/ssh-MVkhlFmKRxS4/agent.32 [2025-03-04T01:07:28.592Z] SSH_AGENT_PID=38 [2025-03-04T01:07:28.596Z] Running ssh-add (command line suppressed) [2025-03-04T01:07:28.684Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_1627842483521833754.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_1627842483521833754.key) [2025-03-04T01:07:28.702Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-04T01:07:28.997Z] + git semver bump pre [2025-03-04T01:07:29.256Z] 2025-03-04 01:07:29,176 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-03-04T01:07:29.256Z] 2025-03-04 01:07:29,176 [bump_version] DEBUG bumping version:4.0.0-dev.10 on axis:pre with prefix:dev [2025-03-04T01:07:29.256Z] 2025-03-04 01:07:29,176 [bump_version] DEBUG bumped version:4.0.0-dev.11 [2025-03-04T01:07:29.256Z] 2025-03-04 01:07:29,176 [write_version] DEBUG write version:4.0.0-dev.11 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:True [2025-03-04T01:07:29.256Z] 2025-03-04 01:07:29,176 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-03-04T01:07:29.256Z] 2025-03-04 01:07:29,176 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-03-04T01:07:29.256Z] 2025-03-04 01:07:29,178 [execute] INFO git cat-file --batch-check [2025-03-04T01:07:29.256Z] 2025-03-04 01:07:29,178 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-04T01:07:29.256Z] 2025-03-04 01:07:29,183 [execute] INFO git cat-file --batch [2025-03-04T01:07:29.256Z] 2025-03-04 01:07:29,184 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-04T01:07:29.256Z] 2025-03-04 01:07:29,189 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-03-04T01:07:29.256Z] 4.0.0-dev.11 [Pipeline] } [2025-03-04T01:07:29.260Z] $ docker exec --env ******** --env ******** e3f923060d0d1f1756c810d08aa94b7c9d0c0d7dc462c40fdaa307aece9e5add ssh-agent -k [2025-03-04T01:07:29.353Z] unset SSH_AUTH_SOCK; [2025-03-04T01:07:29.353Z] unset SSH_AGENT_PID; [2025-03-04T01:07:29.353Z] echo Agent pid 38 killed; [2025-03-04T01:07:29.366Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-04T01:07:29.691Z] + git semver [Pipeline] } [2025-03-04T01:07:29.963Z] $ docker stop --time=1 e3f923060d0d1f1756c810d08aa94b7c9d0c0d7dc462c40fdaa307aece9e5add [2025-03-04T01:07:31.230Z] $ docker rm -f --volumes e3f923060d0d1f1756c810d08aa94b7c9d0c0d7dc462c40fdaa307aece9e5add [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-04T01:07:31.603Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-04T01:07:31.603Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:07:31.910Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-04T01:07:31.910Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T01:07:32.005Z] prd-ubuntu20.04-docker-8c-8g-40100 does not seem to be running inside a container [2025-03-04T01:07:32.029Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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/py-git-semver:0.1.4 cat [2025-03-04T01:07:32.370Z] $ docker top 352a3ac75574add603e2adffd765954b7bb4a37a44e2bdaf96d123aa466bf4d1 -eo pid,comm [2025-03-04T01:07:32.430Z] 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). [2025-03-04T01:07:32.430Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-04T01:07:32.499Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-04T01:07:32.499Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-04T01:07:32.628Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-04T01:07:32.626Z] $ docker exec 352a3ac75574add603e2adffd765954b7bb4a37a44e2bdaf96d123aa466bf4d1 ssh-agent [2025-03-04T01:07:32.748Z] SSH_AUTH_SOCK=/tmp/ssh-kZQYzyr1GgMF/agent.32 [2025-03-04T01:07:32.748Z] SSH_AGENT_PID=38 [2025-03-04T01:07:32.753Z] Running ssh-add (command line suppressed) [2025-03-04T01:07:32.849Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_14419981998292613056.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_14419981998292613056.key) [2025-03-04T01:07:32.869Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-04T01:07:33.175Z] + git semver push [2025-03-04T01:07:33.435Z] 2025-03-04 01:07:33,343 [run_push] DEBUG push [2025-03-04T01:07:33.435Z] 2025-03-04 01:07:33,343 [execute] INFO git cat-file --batch-check [2025-03-04T01:07:33.435Z] 2025-03-04 01:07:33,343 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-04T01:07:33.435Z] 2025-03-04 01:07:33,348 [execute] INFO git rev-list a7510b665c7560a533b9a8c7e93ddacdb9e56d6d -- [2025-03-04T01:07:33.435Z] 2025-03-04 01:07:33,348 [execute] DEBUG Popen(['git', 'rev-list', 'a7510b665c7560a533b9a8c7e93ddacdb9e56d6d', '--'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-04T01:07:33.435Z] 2025-03-04 01:07:33,359 [execute] INFO git fetch -v origin [2025-03-04T01:07:33.435Z] 2025-03-04 01:07:33,359 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-03-04T01:07:34.006Z] 2025-03-04 01:07:33,869 [run_push] DEBUG no remote changes detected [2025-03-04T01:07:34.006Z] 2025-03-04 01:07:33,870 [execute] INFO git push origin semver [2025-03-04T01:07:34.006Z] 2025-03-04 01:07:33,870 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-04T01:07:34.945Z] 2025-03-04 01:07:34,781 [run_push] DEBUG push all version tags [2025-03-04T01:07:34.945Z] 2025-03-04 01:07:34,782 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-03-04T01:07:34.945Z] 2025-03-04 01:07:34,782 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2025-03-04T01:07:35.514Z] 2025-03-04 01:07:35,433 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-03-04T01:07:35.514Z] 4.0.0-dev.11 [Pipeline] } [2025-03-04T01:07:35.520Z] $ docker exec --env ******** --env ******** 352a3ac75574add603e2adffd765954b7bb4a37a44e2bdaf96d123aa466bf4d1 ssh-agent -k [2025-03-04T01:07:35.628Z] unset SSH_AUTH_SOCK; [2025-03-04T01:07:35.630Z] unset SSH_AGENT_PID; [2025-03-04T01:07:35.630Z] echo Agent pid 38 killed; [2025-03-04T01:07:35.646Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-04T01:07:35.977Z] + git semver [Pipeline] } [2025-03-04T01:07:36.243Z] $ docker stop --time=1 352a3ac75574add603e2adffd765954b7bb4a37a44e2bdaf96d123aa466bf4d1 [2025-03-04T01:07:37.547Z] $ docker rm -f --volumes 352a3ac75574add603e2adffd765954b7bb4a37a44e2bdaf96d123aa466bf4d1 [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 [2025-03-04T01:07:38.260Z] + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] [2025-03-04T01:07:38.260Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2025-03-04T01:07:38.260Z] total 16 [2025-03-04T01:07:38.260Z] drwxr-xr-x 3 root root 4096 Mar 4 00:50 . [2025-03-04T01:07:38.260Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 4 01:07 .. [2025-03-04T01:07:38.260Z] drwxr-xr-x 2 root root 4096 Mar 4 00:50 cost [2025-03-04T01:07:38.260Z] -rw-r--r-- 1 root root 86 Mar 4 00:50 cost.csv [2025-03-04T01:07:38.260Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives [2025-03-04T01:07:38.260Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2025-03-04T01:07:38.260Z] total 16 [2025-03-04T01:07:38.260Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 4 00:50 . [2025-03-04T01:07:38.260Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 4 01:07 .. [2025-03-04T01:07:38.260Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 4 00:50 cost [2025-03-04T01:07:38.260Z] -rw-r--r-- 1 jenkins jenkins 86 Mar 4 00:50 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-03-04T01:07:38.554Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-04T01:07:39.416Z] ---> package-listing.sh [2025-03-04T01:07:39.416Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-04T01:07:39.416Z] ++ facter osfamily [2025-03-04T01:07:39.676Z] + OS_FAMILY=debian [2025-03-04T01:07:39.676Z] + workspace=/w/workspace/edgexfoundry_device-rest-go_main [2025-03-04T01:07:39.676Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-04T01:07:39.676Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-04T01:07:39.676Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-04T01:07:39.676Z] + PACKAGES=/tmp/packages_start.txt [2025-03-04T01:07:39.676Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2025-03-04T01:07:39.676Z] + PACKAGES=/tmp/packages_end.txt [2025-03-04T01:07:39.676Z] + case "${OS_FAMILY}" in [2025-03-04T01:07:39.676Z] + dpkg -l [2025-03-04T01:07:39.676Z] + grep '^ii' [2025-03-04T01:07:39.676Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-04T01:07:39.676Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-04T01:07:39.676Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-04T01:07:39.676Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2025-03-04T01:07:39.676Z] + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ [2025-03-04T01:07:39.676Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo [2025-03-04T01:07:39.688Z] 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/edgexfoundry_device-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-04T01:07:39.966Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:07:40.535Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-04T01:07:40.536Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T01:07:40.624Z] prd-ubuntu20.04-docker-8c-8g-40100 does not seem to be running inside a container [2025-03-04T01:07:40.650Z] $ 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/edgexfoundry_device-rest-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/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 [2025-03-04T01:07:40.863Z] $ docker top 524840c355f5bdea89b77a3a94768d12c1397f7c7c9fc485e12283d710950027 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-04T01:07:41.217Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-04T01:07:41.501Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-04T01:07:41.786Z] + ls /var/log/sa-host [2025-03-04T01:07:41.786Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-04T01:07:41.974Z] provisioning config files... [2025-03-04T01:07:41.982Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config1064470400761739938tmp [Pipeline] { [Pipeline] echo [2025-03-04T01:07:42.002Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-04T01:07:42.281Z] ---> create-netrc.sh [Pipeline] } [2025-03-04T01:07:42.288Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-04T01:07:42.639Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-04T01:07:42.647Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-04T01:07:42.926Z] ---> sudo-logs.sh [2025-03-04T01:07:42.926Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-04T01:07:42.962Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-04T01:07:43.245Z] ---> job-cost.sh [2025-03-04T01:07:43.245Z] lf-activate-venv: SKIPPING [2025-03-04T01:07:43.245Z] DEBUG: total: 0.2199999988079071 [2025-03-04T01:07:43.245Z] INFO: Retrieving Stack Cost... [2025-03-04T01:07:43.504Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-04T01:07:44.073Z] INFO: Archiving Costs [Pipeline] echo [2025-03-04T01:07:44.089Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-04T01:07:44.382Z] ---> logs-deploy.sh [2025-03-04T01:07:44.382Z] lf-activate-venv: SKIPPING [2025-03-04T01:07:44.382Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/188 [2025-03-04T01:07:44.382Z] INFO: archiving workspace using pattern(s): [2025-03-04T01:07:45.321Z] Archives upload complete. [2025-03-04T01:07:45.582Z] INFO: archiving logs to Nexus