Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b98d36f300d40b3d26074dc2f5d3a4b80ec3fbcc 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-ssh1536787951879969543.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh573673194377740397.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh8240190551798107609.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh12054138962931039857.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-ssh16865132579412726282.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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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 ‘prd-ubuntu20.04-docker-8c-8g-5325’ Running on prd-ubuntu20.04-docker-8c-8g-5329 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 b98d36f300d40b3d26074dc2f5d3a4b80ec3fbcc (main) Commit message: "Merge pull request #384 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.10" > 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 b98d36f300d40b3d26074dc2f5d3a4b80ec3fbcc # timeout=10 > git rev-list --no-walk 402bee10dda5ca46600812a85f59fdfe6bf70583 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-09T14:13:28.996Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-09T14:13:29.155Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-09T14:13:29.182Z] ========================================================= [2024-03-09T14:13:29.182Z] EdgeX Global Pipelines Version Info [2024-03-09T14:13:29.182Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-09T14:13:29.889Z] ------------------- [2024-03-09T14:13:29.889Z] stable info: [2024-03-09T14:13:29.889Z] ------------------- [2024-03-09T14:13:29.889Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-09T14:13:29.889Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-09T14:13:29.889Z] Message: update stable to v1.0.258 [2024-03-09T14:13:30.457Z] ------------------- [2024-03-09T14:13:30.457Z] experimental info: [2024-03-09T14:13:30.457Z] ------------------- [2024-03-09T14:13:30.457Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-09T14:13:30.457Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-09T14:13:30.457Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-09T14:13:30.536Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2024-03-09T14:13:30.562Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2024-03-09T14:13:30.591Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-09T14:13:30.619Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-09T14:13:30.642Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-09T14:13:30.672Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-09T14:13:30.701Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-09T14:13:30.731Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-09T14:13:30.761Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-09T14:13:30.790Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-09T14:13:30.819Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-09T14:13:30.857Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2024-03-09T14:13:30.887Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-09T14:13:30.912Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-09T14:13:30.947Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-09T14:13:30.978Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-09T14:13:31.063Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-09T14:13:31.101Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-09T14:13:31.130Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-09T14:13:31.161Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-09T14:13:31.198Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-03-09T14:13:31.245Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-03-09T14:13:31.282Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-09T14:13:31.314Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-09T14:13:31.347Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-09T14:13:31.384Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-09T14:13:31.449Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-09T14:13:31.488Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-03-09T14:13:31.525Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-03-09T14:13:31.643Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-03-09T14:13:31.679Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b98d36f300d40b3d26074dc2f5d3a4b80ec3fbcc [Pipeline] echo [2024-03-09T14:13:31.717Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b98d36f [Pipeline] echo [2024-03-09T14:13:31.760Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-09T14:13:31.841Z] provisioning config files... [2024-03-09T14:13:31.857Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config10049896839307220475tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-09T14:13:32.201Z] ---> ****-login.sh [2024-03-09T14:13:32.201Z] nexus3.edgexfoundry.org:10001 [2024-03-09T14:13:32.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-09T14:13:32.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-09T14:13:32.463Z] Configure a credential helper to remove this warning. See [2024-03-09T14:13:32.463Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-09T14:13:32.463Z] [2024-03-09T14:13:32.463Z] Login Succeeded [2024-03-09T14:13:32.463Z] nexus3.edgexfoundry.org:10002 [2024-03-09T14:13:32.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-09T14:13:32.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-09T14:13:32.724Z] Configure a credential helper to remove this warning. See [2024-03-09T14:13:32.724Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-09T14:13:32.724Z] [2024-03-09T14:13:32.724Z] Login Succeeded [2024-03-09T14:13:32.724Z] nexus3.edgexfoundry.org:10003 [2024-03-09T14:13:32.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-09T14:13:32.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-09T14:13:32.724Z] Configure a credential helper to remove this warning. See [2024-03-09T14:13:32.724Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-09T14:13:32.724Z] [2024-03-09T14:13:32.724Z] Login Succeeded [2024-03-09T14:13:32.724Z] nexus3.edgexfoundry.org:10004 [2024-03-09T14:13:32.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-09T14:13:32.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-09T14:13:32.985Z] Configure a credential helper to remove this warning. See [2024-03-09T14:13:32.985Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-09T14:13:32.985Z] [2024-03-09T14:13:32.985Z] Login Succeeded [2024-03-09T14:13:32.985Z] ****.io [2024-03-09T14:13:32.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-09T14:13:33.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-09T14:13:33.246Z] Configure a credential helper to remove this warning. See [2024-03-09T14:13:33.246Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-09T14:13:33.246Z] [2024-03-09T14:13:33.246Z] Login Succeeded [2024-03-09T14:13:33.246Z] ---> ****-login.sh ends [Pipeline] } [2024-03-09T14:13:33.278Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-09T14:13:33.778Z] + git rev-list -1 --merges b98d36f300d40b3d26074dc2f5d3a4b80ec3fbcc~1..b98d36f300d40b3d26074dc2f5d3a4b80ec3fbcc [Pipeline] echo [2024-03-09T14:13:33.806Z] -----------> git rev-list -1 --merges b98d36f300d40b3d26074dc2f5d3a4b80ec3fbcc~1..b98d36f300d40b3d26074dc2f5d3a4b80ec3fbcc b98d36f300d40b3d26074dc2f5d3a4b80ec3fbcc [2024-03-09T14:13:33.806Z] b98d36f300d40b3d26074dc2f5d3a4b80ec3fbcc [false] [Pipeline] sh [2024-03-09T14:13:34.106Z] + git log --format=format:%s -1 b98d36f300d40b3d26074dc2f5d3a4b80ec3fbcc [Pipeline] echo [2024-03-09T14:13:34.121Z] ========================================================= [2024-03-09T14:13:34.121Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-09T14:13:34.121Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-09T14:13:34.666Z] + git log --format=format:%s -1 b98d36f300d40b3d26074dc2f5d3a4b80ec3fbcc [Pipeline] echo [2024-03-09T14:13:34.679Z] [semverPrep] GIT_COMMIT: b98d36f300d40b3d26074dc2f5d3a4b80ec3fbcc, Commit Message: Merge pull request #384 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.10 [Pipeline] echo [2024-03-09T14:13:34.704Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-09T14:13:35.078Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-09T14:13:35.078Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-09T14:13:35.078Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-09T14:13:35.078Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-09T14:13:35.078Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-09T14:13:35.078Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-09T14:13:35.078Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:13:35.456Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-09T14:13:35.456Z] [2024-03-09T14:13:35.456Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:13:35.772Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-09T14:13:35.772Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-09T14:13:35.772Z] b85a868b505f: Pulling fs layer [2024-03-09T14:13:35.772Z] e2be974225ed: Pulling fs layer [2024-03-09T14:13:35.772Z] 339a4e72a1f5: Pulling fs layer [2024-03-09T14:13:35.772Z] 988bab9f4d93: Pulling fs layer [2024-03-09T14:13:35.772Z] 1469e6f7b9e6: Pulling fs layer [2024-03-09T14:13:35.772Z] eaf3925da568: Pulling fs layer [2024-03-09T14:13:35.772Z] bab4dde63d76: Pulling fs layer [2024-03-09T14:13:35.772Z] bde34c3a00c8: Pulling fs layer [2024-03-09T14:13:35.772Z] b352a97aabf1: Pulling fs layer [2024-03-09T14:13:35.772Z] 4872d77fe225: Pulling fs layer [2024-03-09T14:13:35.772Z] 5851b861e8e6: Pulling fs layer [2024-03-09T14:13:35.772Z] bde34c3a00c8: Waiting [2024-03-09T14:13:35.772Z] 4872d77fe225: Waiting [2024-03-09T14:13:35.772Z] eaf3925da568: Waiting [2024-03-09T14:13:35.772Z] b352a97aabf1: Waiting [2024-03-09T14:13:35.772Z] 5851b861e8e6: Waiting [2024-03-09T14:13:35.772Z] bab4dde63d76: Waiting [2024-03-09T14:13:35.772Z] 988bab9f4d93: Waiting [2024-03-09T14:13:35.772Z] 1469e6f7b9e6: Waiting [2024-03-09T14:13:35.772Z] e2be974225ed: Verifying Checksum [2024-03-09T14:13:35.772Z] e2be974225ed: Download complete [2024-03-09T14:13:35.772Z] 988bab9f4d93: Verifying Checksum [2024-03-09T14:13:35.772Z] 988bab9f4d93: Download complete [2024-03-09T14:13:35.772Z] 1469e6f7b9e6: Verifying Checksum [2024-03-09T14:13:35.772Z] 1469e6f7b9e6: Download complete [2024-03-09T14:13:35.772Z] eaf3925da568: Verifying Checksum [2024-03-09T14:13:35.772Z] eaf3925da568: Download complete [2024-03-09T14:13:35.772Z] 339a4e72a1f5: Verifying Checksum [2024-03-09T14:13:35.772Z] 339a4e72a1f5: Download complete [2024-03-09T14:13:36.031Z] bde34c3a00c8: Download complete [2024-03-09T14:13:36.031Z] b352a97aabf1: Download complete [2024-03-09T14:13:36.031Z] 4872d77fe225: Verifying Checksum [2024-03-09T14:13:36.031Z] 4872d77fe225: Download complete [2024-03-09T14:13:36.031Z] 5851b861e8e6: Verifying Checksum [2024-03-09T14:13:36.031Z] 5851b861e8e6: Download complete [2024-03-09T14:13:36.031Z] b85a868b505f: Download complete [2024-03-09T14:13:36.289Z] bab4dde63d76: Verifying Checksum [2024-03-09T14:13:36.289Z] bab4dde63d76: Download complete [2024-03-09T14:13:37.226Z] b85a868b505f: Pull complete [2024-03-09T14:13:37.484Z] e2be974225ed: Pull complete [2024-03-09T14:13:38.051Z] 339a4e72a1f5: Pull complete [2024-03-09T14:13:38.051Z] 988bab9f4d93: Pull complete [2024-03-09T14:13:38.310Z] 1469e6f7b9e6: Pull complete [2024-03-09T14:13:38.310Z] eaf3925da568: Pull complete [2024-03-09T14:13:40.232Z] bab4dde63d76: Pull complete [2024-03-09T14:13:40.232Z] bde34c3a00c8: Pull complete [2024-03-09T14:13:40.232Z] b352a97aabf1: Pull complete [2024-03-09T14:13:40.232Z] 4872d77fe225: Pull complete [2024-03-09T14:13:40.232Z] 5851b861e8e6: Pull complete [2024-03-09T14:13:40.232Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-09T14:13:40.232Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-09T14:13:40.232Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-09T14:13:40.420Z] prd-ubuntu20.04-docker-8c-8g-5329 does not seem to be running inside a container [2024-03-09T14:13:40.438Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-09T14:13:43.337Z] $ docker top bbc244f78abe187828222487f2fcf8ec12d75647bff38c758d547269f1aa74f7 -eo pid,comm [2024-03-09T14:13:43.405Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-03-09T14:13:43.405Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-09T14:13:43.501Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-09T14:13:43.501Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-09T14:13:43.612Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-09T14:13:43.601Z] $ docker exec bbc244f78abe187828222487f2fcf8ec12d75647bff38c758d547269f1aa74f7 ssh-agent [2024-03-09T14:13:43.707Z] SSH_AUTH_SOCK=/tmp/ssh-Byd7MgTSWqK8/agent.33 [2024-03-09T14:13:43.707Z] SSH_AGENT_PID=39 [2024-03-09T14:13:43.713Z] Running ssh-add (command line suppressed) [2024-03-09T14:13:43.795Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_8253970003590278065.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_8253970003590278065.key) [2024-03-09T14:13:43.822Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-09T14:13:44.129Z] + git tag --points-at HEAD [Pipeline] } [2024-03-09T14:13:44.127Z] $ docker exec --env ******** --env ******** bbc244f78abe187828222487f2fcf8ec12d75647bff38c758d547269f1aa74f7 ssh-agent -k [2024-03-09T14:13:44.239Z] unset SSH_AUTH_SOCK; [2024-03-09T14:13:44.239Z] unset SSH_AGENT_PID; [2024-03-09T14:13:44.239Z] echo Agent pid 39 killed; [2024-03-09T14:13:44.262Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-09T14:13:44.323Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-09T14:13:44.323Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-09T14:13:44.430Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-09T14:13:44.420Z] $ docker exec bbc244f78abe187828222487f2fcf8ec12d75647bff38c758d547269f1aa74f7 ssh-agent [2024-03-09T14:13:44.545Z] SSH_AUTH_SOCK=/tmp/ssh-nuI7qJ4xdq9k/agent.71 [2024-03-09T14:13:44.546Z] SSH_AGENT_PID=77 [2024-03-09T14:13:44.550Z] Running ssh-add (command line suppressed) [2024-03-09T14:13:44.634Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_5102160097219110161.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_5102160097219110161.key) [2024-03-09T14:13:44.660Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-09T14:13:44.969Z] + git semver init [2024-03-09T14:13:45.230Z] 2024-03-09 14:13:45,123 [run_init] DEBUG init version:0.0.0 force:False [2024-03-09T14:13:45.230Z] 2024-03-09 14:13:45,124 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver [2024-03-09T14:13:45.230Z] 2024-03-09 14:13:45,125 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver [2024-03-09T14:13:45.230Z] 2024-03-09 14:13:45,125 [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) [2024-03-09T14:13:46.609Z] 2024-03-09 14:13:46,485 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude [2024-03-09T14:13:46.609Z] 2024-03-09 14:13:46,486 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False [2024-03-09T14:13:46.609Z] 2024-03-09 14:13:46,486 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-03-09T14:13:46.609Z] 2024-03-09 14:13:46,486 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-03-09T14:13:46.609Z] 3.2.0-dev.10 [Pipeline] } [2024-03-09T14:13:46.613Z] $ docker exec --env ******** --env ******** bbc244f78abe187828222487f2fcf8ec12d75647bff38c758d547269f1aa74f7 ssh-agent -k [2024-03-09T14:13:46.717Z] unset SSH_AUTH_SOCK; [2024-03-09T14:13:46.717Z] unset SSH_AGENT_PID; [2024-03-09T14:13:46.717Z] echo Agent pid 77 killed; [2024-03-09T14:13:46.740Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-09T14:13:47.113Z] + git semver [Pipeline] } [2024-03-09T14:13:47.373Z] $ docker stop --time=1 bbc244f78abe187828222487f2fcf8ec12d75647bff38c758d547269f1aa74f7 [2024-03-09T14:13:48.676Z] $ docker rm -f --volumes bbc244f78abe187828222487f2fcf8ec12d75647bff38c758d547269f1aa74f7 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-09T14:13:49.054Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-09T14:13:49.277Z] Stashed 1 file(s) [Pipeline] echo [2024-03-09T14:13:49.279Z] [edgeXSemver]: initialized semver on version 3.2.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 [2024-03-09T14:13:49.653Z] provisioning config files... [2024-03-09T14:13:49.661Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config9725068157995913568tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-09T14:13:49.988Z] ---> ****-login.sh [2024-03-09T14:13:49.988Z] nexus3.edgexfoundry.org:10001 [2024-03-09T14:13:49.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-09T14:13:49.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-09T14:13:49.989Z] Configure a credential helper to remove this warning. See [2024-03-09T14:13:49.989Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-09T14:13:49.989Z] [2024-03-09T14:13:49.989Z] Login Succeeded [2024-03-09T14:13:49.989Z] nexus3.edgexfoundry.org:10002 [2024-03-09T14:13:49.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-09T14:13:49.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-09T14:13:49.989Z] Configure a credential helper to remove this warning. See [2024-03-09T14:13:49.989Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-09T14:13:49.989Z] [2024-03-09T14:13:49.989Z] Login Succeeded [2024-03-09T14:13:49.989Z] nexus3.edgexfoundry.org:10003 [2024-03-09T14:13:50.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-09T14:13:50.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-09T14:13:50.247Z] Configure a credential helper to remove this warning. See [2024-03-09T14:13:50.248Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-09T14:13:50.248Z] [2024-03-09T14:13:50.248Z] Login Succeeded [2024-03-09T14:13:50.248Z] nexus3.edgexfoundry.org:10004 [2024-03-09T14:13:50.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-09T14:13:50.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-09T14:13:50.248Z] Configure a credential helper to remove this warning. See [2024-03-09T14:13:50.248Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-09T14:13:50.248Z] [2024-03-09T14:13:50.248Z] Login Succeeded [2024-03-09T14:13:50.248Z] ****.io [2024-03-09T14:13:50.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-09T14:13:50.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-09T14:13:50.509Z] Configure a credential helper to remove this warning. See [2024-03-09T14:13:50.509Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-09T14:13:50.509Z] [2024-03-09T14:13:50.509Z] Login Succeeded [2024-03-09T14:13:50.509Z] ---> ****-login.sh ends [Pipeline] } [2024-03-09T14:13:50.518Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-09T14:13:50.678Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-09T14:13:50.716Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-09T14:13:50.746Z] ========================================================= [2024-03-09T14:13:50.746Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-09T14:13:50.746Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:13:51.141Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-09T14:13:51.141Z] Sending build context to Docker daemon 16.32MB [2024-03-09T14:13:51.141Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-09T14:13:51.141Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-09T14:13:51.141Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-09T14:13:51.141Z] 7264a8db6415: Pulling fs layer [2024-03-09T14:13:51.141Z] c4d48a809fc2: Pulling fs layer [2024-03-09T14:13:51.141Z] 4f1c88b9dad5: Pulling fs layer [2024-03-09T14:13:51.141Z] ad3a456e5733: Pulling fs layer [2024-03-09T14:13:51.141Z] 69c7f0334f64: Pulling fs layer [2024-03-09T14:13:51.141Z] 1f1c1a5573a3: Pulling fs layer [2024-03-09T14:13:51.141Z] ce7588e14bc9: Pulling fs layer [2024-03-09T14:13:51.141Z] b5e4710f87ac: Pulling fs layer [2024-03-09T14:13:51.141Z] 69c7f0334f64: Waiting [2024-03-09T14:13:51.141Z] 1f1c1a5573a3: Waiting [2024-03-09T14:13:51.141Z] b5e4710f87ac: Waiting [2024-03-09T14:13:51.141Z] ce7588e14bc9: Waiting [2024-03-09T14:13:51.141Z] ad3a456e5733: Waiting [2024-03-09T14:13:51.399Z] c4d48a809fc2: Download complete [2024-03-09T14:13:51.399Z] ad3a456e5733: Download complete [2024-03-09T14:13:51.399Z] 69c7f0334f64: Verifying Checksum [2024-03-09T14:13:51.399Z] 69c7f0334f64: Download complete [2024-03-09T14:13:51.399Z] 7264a8db6415: Verifying Checksum [2024-03-09T14:13:51.399Z] 7264a8db6415: Download complete [2024-03-09T14:13:51.399Z] 1f1c1a5573a3: Verifying Checksum [2024-03-09T14:13:51.399Z] 1f1c1a5573a3: Download complete [2024-03-09T14:13:51.399Z] 7264a8db6415: Pull complete [2024-03-09T14:13:51.399Z] b5e4710f87ac: Verifying Checksum [2024-03-09T14:13:51.399Z] b5e4710f87ac: Download complete [2024-03-09T14:13:51.657Z] c4d48a809fc2: Pull complete [2024-03-09T14:13:51.657Z] 4f1c88b9dad5: Verifying Checksum [2024-03-09T14:13:51.657Z] 4f1c88b9dad5: Download complete [2024-03-09T14:13:52.221Z] ce7588e14bc9: Verifying Checksum [2024-03-09T14:13:52.221Z] ce7588e14bc9: Download complete [2024-03-09T14:13:54.751Z] 4f1c88b9dad5: Pull complete [2024-03-09T14:13:54.751Z] ad3a456e5733: Pull complete [2024-03-09T14:13:54.751Z] 69c7f0334f64: Pull complete [2024-03-09T14:13:54.751Z] 1f1c1a5573a3: Pull complete [2024-03-09T14:13:56.641Z] ce7588e14bc9: Pull complete [2024-03-09T14:13:57.208Z] b5e4710f87ac: Pull complete [2024-03-09T14:13:57.208Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-09T14:13:57.208Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-09T14:13:57.208Z] ---> 88b5674ff536 [2024-03-09T14:13:57.208Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-03-09T14:14:02.486Z] ---> Running in 4a20603cbd80 [2024-03-09T14:14:02.486Z] Removing intermediate container 4a20603cbd80 [2024-03-09T14:14:02.486Z] ---> 1453b6331bd5 [2024-03-09T14:14:02.486Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-09T14:14:02.486Z] ---> Running in fbfc085f45d7 [2024-03-09T14:14:02.486Z] Removing intermediate container fbfc085f45d7 [2024-03-09T14:14:02.486Z] ---> 8a8b21975da0 [2024-03-09T14:14:02.486Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-03-09T14:14:02.486Z] ---> Running in 45f8900945e5 [2024-03-09T14:14:02.486Z] Removing intermediate container 45f8900945e5 [2024-03-09T14:14:02.486Z] ---> bb54fbe9875f [2024-03-09T14:14:02.486Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-09T14:14:02.486Z] ---> Running in efdaacc2192e [2024-03-09T14:14:02.486Z] Removing intermediate container efdaacc2192e [2024-03-09T14:14:02.486Z] ---> 392b4ca9e17f [2024-03-09T14:14:02.486Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-09T14:14:02.486Z] ---> Running in 7d05a6c495a6 [2024-03-09T14:14:02.486Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-09T14:14:02.486Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-09T14:14:02.746Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-03-09T14:14:02.746Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-03-09T14:14:02.746Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-03-09T14:14:02.746Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-03-09T14:14:02.746Z] Executing busybox-1.36.1-r5.trigger [2024-03-09T14:14:02.746Z] OK: 268 MiB in 56 packages [2024-03-09T14:14:03.313Z] Removing intermediate container 7d05a6c495a6 [2024-03-09T14:14:03.313Z] ---> 66df164a3d67 [2024-03-09T14:14:03.313Z] Step 8/12 : WORKDIR /device-rest-go [2024-03-09T14:14:03.313Z] ---> Running in 374a7a7c6082 [2024-03-09T14:14:03.313Z] Removing intermediate container 374a7a7c6082 [2024-03-09T14:14:03.313Z] ---> c268d0ba8bf4 [2024-03-09T14:14:03.313Z] Step 9/12 : COPY go.mod vendor* ./ [2024-03-09T14:14:03.313Z] ---> 5efbad687723 [2024-03-09T14:14:03.313Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-09T14:14:03.313Z] ---> Running in f9d515344694 [2024-03-09T14:14:04.553Z] Still waiting to schedule task [2024-03-09T14:14:04.553Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5328’ [2024-03-09T14:14:29.881Z] Removing intermediate container f9d515344694 [2024-03-09T14:14:29.881Z] ---> cda7d9646b18 [2024-03-09T14:14:29.881Z] Step 11/12 : COPY . . [2024-03-09T14:14:30.813Z] ---> 5da057abd062 [2024-03-09T14:14:30.813Z] Step 12/12 : RUN $MAKE [2024-03-09T14:14:30.813Z] ---> Running in 8155d175ca91 [2024-03-09T14:14:30.813Z] noop [2024-03-09T14:14:31.071Z] Removing intermediate container 8155d175ca91 [2024-03-09T14:14:31.071Z] ---> 4b79c1671422 [2024-03-09T14:14:31.071Z] Successfully built 4b79c1671422 [2024-03-09T14:14:31.071Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:14:31.447Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-09T14:14:31.447Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-09T14:14:31.563Z] prd-ubuntu20.04-docker-8c-8g-5329 does not seem to be running inside a container [2024-03-09T14:14:31.590Z] $ 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 ******** ci-base-image-x86_64 cat [2024-03-09T14:14:31.937Z] $ docker top 717daacf86c073eea7ef376f49ec47088a6f05c4edc3017ad5c1581863489e48 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-09T14:14:32.319Z] + go version [2024-03-09T14:14:32.319Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-09T14:14:32.334Z] $ docker stop --time=1 717daacf86c073eea7ef376f49ec47088a6f05c4edc3017ad5c1581863489e48 [2024-03-09T14:14:33.590Z] $ docker rm -f --volumes 717daacf86c073eea7ef376f49ec47088a6f05c4edc3017ad5c1581863489e48 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:14:34.161Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-09T14:14:34.161Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-09T14:14:34.273Z] prd-ubuntu20.04-docker-8c-8g-5329 does not seem to be running inside a container [2024-03-09T14:14:34.307Z] $ 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 ******** ci-base-image-x86_64 cat [2024-03-09T14:14:34.637Z] $ docker top bef78dc9600081956cf6f5c0821f82a5c2a91eb1dcd529c9c4cf5e21f90d8e58 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-09T14:14:35.065Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] fileExists [Pipeline] sh [2024-03-09T14:14:35.386Z] + make test [2024-03-09T14:14:35.386Z] go test ./... -coverprofile=coverage.out ./... [2024-03-09T14:14:36.760Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2024-03-09T14:14:46.734Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2024-03-09T14:14:46.734Z] ok github.com/edgexfoundry/device-rest-go/driver 0.014s coverage: 33.2% of statements [2024-03-09T14:14:52.000Z] go vet ./... [2024-03-09T14:14:55.279Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-09T14:14:55.279Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-09T14:14:55.279Z] ./bin/test-attribution-txt.sh [2024-03-09T14:14:55.279Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-09T14:14:55.290Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-09T14:14:55.332Z] $ docker stop --time=1 bef78dc9600081956cf6f5c0821f82a5c2a91eb1dcd529c9c4cf5e21f90d8e58 [2024-03-09T14:14:58.710Z] $ docker rm -f --volumes bef78dc9600081956cf6f5c0821f82a5c2a91eb1dcd529c9c4cf5e21f90d8e58 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-09T14:14:59.241Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-09T14:14:59.312Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-03-09T14:14:59.873Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-09T14:15:00.159Z] + ls -al . [2024-03-09T14:15:00.159Z] total 180 [2024-03-09T14:15:00.159Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 9 14:14 . [2024-03-09T14:15:00.159Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 14:13 .. [2024-03-09T14:15:00.159Z] -rw-rw-r-- 1 jenkins jenkins 151 Mar 9 14:13 .dockerignore [2024-03-09T14:15:00.159Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 9 14:14 .git [2024-03-09T14:15:00.159Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 14:13 .github [2024-03-09T14:15:00.159Z] -rw-rw-r-- 1 jenkins jenkins 264 Mar 9 14:13 .gitignore [2024-03-09T14:15:00.159Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 9 14:13 .golangci.yml [2024-03-09T14:15:00.159Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 9 14:13 .semver [2024-03-09T14:15:00.159Z] -rw-rw-r-- 1 jenkins jenkins 10300 Mar 9 14:13 Attribution.txt [2024-03-09T14:15:00.159Z] -rw-rw-r-- 1 jenkins jenkins 17685 Mar 9 14:13 CHANGELOG.md [2024-03-09T14:15:00.159Z] -rw-rw-r-- 1 jenkins jenkins 1687 Mar 9 14:13 Dockerfile [2024-03-09T14:15:00.159Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 9 14:13 GOVERNANCE.md [2024-03-09T14:15:00.159Z] -rw-rw-r-- 1 jenkins jenkins 680 Mar 9 14:13 Jenkinsfile [2024-03-09T14:15:00.159Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 9 14:13 LICENSE [2024-03-09T14:15:00.159Z] -rw-rw-r-- 1 jenkins jenkins 2016 Mar 9 14:13 Makefile [2024-03-09T14:15:00.159Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 9 14:13 OWNERS.md [2024-03-09T14:15:00.159Z] -rw-rw-r-- 1 jenkins jenkins 3989 Mar 9 14:13 README.md [2024-03-09T14:15:00.159Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 9 14:13 VERSION [2024-03-09T14:15:00.159Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 14:13 bin [2024-03-09T14:15:00.159Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 14:13 cmd [2024-03-09T14:15:00.159Z] -rw-r--r-- 1 jenkins jenkins 14499 Mar 9 14:14 coverage.out [2024-03-09T14:15:00.159Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 14:13 driver [2024-03-09T14:15:00.159Z] -rw-rw-r-- 1 jenkins jenkins 3936 Mar 9 14:13 go.mod [2024-03-09T14:15:00.159Z] -rw-rw-r-- 1 jenkins jenkins 36216 Mar 9 14:13 go.sum [2024-03-09T14:15:00.159Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 14:13 openapi [2024-03-09T14:15:00.159Z] -rw-rw-r-- 1 jenkins jenkins 713 Mar 9 14:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:15:00.522Z] + 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=b98d36f300d40b3d26074dc2f5d3a4b80ec3fbcc --label arch=amd64 --label version=3.2.0-dev.10 . [2024-03-09T14:15:00.522Z] Sending build context to Docker daemon 16.34MB [2024-03-09T14:15:00.522Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-03-09T14:15:00.522Z] Step 2/26 : FROM ${BASE} AS builder [2024-03-09T14:15:00.522Z] ---> 4b79c1671422 [2024-03-09T14:15:00.522Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2024-03-09T14:15:01.090Z] ---> Running in c3cf09134a10 [2024-03-09T14:15:01.090Z] Removing intermediate container c3cf09134a10 [2024-03-09T14:15:01.090Z] ---> c091b7227dad [2024-03-09T14:15:01.090Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-09T14:15:01.090Z] ---> Running in 8b31f11a93c9 [2024-03-09T14:15:01.090Z] Removing intermediate container 8b31f11a93c9 [2024-03-09T14:15:01.090Z] ---> 48e1fccc26fe [2024-03-09T14:15:01.090Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-03-09T14:15:01.090Z] ---> Running in e66732f9dadc [2024-03-09T14:15:01.354Z] Removing intermediate container e66732f9dadc [2024-03-09T14:15:01.354Z] ---> b858d621668f [2024-03-09T14:15:01.354Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2024-03-09T14:15:01.354Z] ---> Running in 941168fc8d45 [2024-03-09T14:15:01.354Z] Removing intermediate container 941168fc8d45 [2024-03-09T14:15:01.354Z] ---> 3aaf04cfe699 [2024-03-09T14:15:01.354Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-09T14:15:01.354Z] ---> Running in acc12d14e91b [2024-03-09T14:15:01.622Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-09T14:15:01.882Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-09T14:15:02.140Z] OK: 268 MiB in 56 packages [2024-03-09T14:15:02.398Z] Removing intermediate container acc12d14e91b [2024-03-09T14:15:02.398Z] ---> c6deab0ab195 [2024-03-09T14:15:02.398Z] Step 8/26 : WORKDIR /device-rest-go [2024-03-09T14:15:02.657Z] ---> Running in d79e83650f72 [2024-03-09T14:15:02.657Z] Removing intermediate container d79e83650f72 [2024-03-09T14:15:02.657Z] ---> 597dbda3898a [2024-03-09T14:15:02.657Z] Step 9/26 : COPY go.mod vendor* ./ [2024-03-09T14:15:02.657Z] ---> b5e70f4eb0bc [2024-03-09T14:15:02.657Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-09T14:15:02.657Z] ---> Running in ca9c2331eb10 [2024-03-09T14:15:03.223Z] Removing intermediate container ca9c2331eb10 [2024-03-09T14:15:03.223Z] ---> ee15cec45288 [2024-03-09T14:15:03.223Z] Step 11/26 : COPY . . [2024-03-09T14:15:03.890Z] ---> 049fd1bd5e3f [2024-03-09T14:15:03.891Z] Step 12/26 : RUN $MAKE [2024-03-09T14:15:03.891Z] ---> Running in e92c21b91724 [2024-03-09T14:15:04.151Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=3.2.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.10" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2024-03-09T14:15:26.077Z] Removing intermediate container e92c21b91724 [2024-03-09T14:15:26.077Z] ---> b6300b621cbd [2024-03-09T14:15:26.077Z] Step 13/26 : FROM alpine:3.18 [2024-03-09T14:15:26.077Z] 3.18: Pulling from library/alpine [2024-03-09T14:15:26.077Z] 619be1103602: Pulling fs layer [2024-03-09T14:15:26.077Z] 619be1103602: Download complete [2024-03-09T14:15:26.077Z] 619be1103602: Pull complete [2024-03-09T14:15:26.077Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-09T14:15:26.077Z] Status: Downloaded newer image for alpine:3.18 [2024-03-09T14:15:26.077Z] ---> d3782b16ccc9 [2024-03-09T14:15:26.077Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-09T14:15:26.077Z] ---> Running in 9404cbd5e808 [2024-03-09T14:15:26.077Z] Removing intermediate container 9404cbd5e808 [2024-03-09T14:15:26.077Z] ---> ab73871e9265 [2024-03-09T14:15:26.077Z] Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} [2024-03-09T14:15:26.077Z] ---> Running in 3c0f4f1a9d12 [2024-03-09T14:15:26.077Z] Removing intermediate container 3c0f4f1a9d12 [2024-03-09T14:15:26.077Z] ---> a34512ab15a0 [2024-03-09T14:15:26.077Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2024-03-09T14:15:26.077Z] ---> Running in d00401a87fd5 [2024-03-09T14:15:26.077Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-09T14:15:26.077Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-09T14:15:26.077Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-03-09T14:15:26.077Z] Executing busybox-1.36.1-r5.trigger [2024-03-09T14:15:26.077Z] OK: 7 MiB in 16 packages [2024-03-09T14:15:26.077Z] Removing intermediate container d00401a87fd5 [2024-03-09T14:15:26.077Z] ---> 2618b6ef453b [2024-03-09T14:15:26.077Z] Step 17/26 : RUN apk --no-cache upgrade [2024-03-09T14:15:26.077Z] ---> Running in 81702acaa103 [2024-03-09T14:15:26.077Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-09T14:15:26.336Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-09T14:15:26.596Z] OK: 7 MiB in 16 packages [2024-03-09T14:15:26.855Z] Removing intermediate container 81702acaa103 [2024-03-09T14:15:26.855Z] ---> 605be816d237 [2024-03-09T14:15:26.855Z] Step 18/26 : COPY --from=builder /device-rest-go/cmd / [2024-03-09T14:15:27.422Z] ---> 95b89b7dd88a [2024-03-09T14:15:27.422Z] Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / [2024-03-09T14:15:27.422Z] ---> a12705cfd69a [2024-03-09T14:15:27.422Z] Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / [2024-03-09T14:15:27.682Z] ---> 9a709ebf0631 [2024-03-09T14:15:27.682Z] Step 21/26 : EXPOSE 59986 [2024-03-09T14:15:27.682Z] ---> Running in c8111af17ddb [2024-03-09T14:15:27.682Z] Removing intermediate container c8111af17ddb [2024-03-09T14:15:27.682Z] ---> 1017d394e0b1 [2024-03-09T14:15:27.682Z] Step 22/26 : ENTRYPOINT ["/device-rest"] [2024-03-09T14:15:27.682Z] ---> Running in 33a12fcbd1c9 [2024-03-09T14:15:27.940Z] Removing intermediate container 33a12fcbd1c9 [2024-03-09T14:15:27.940Z] ---> f25a3148bd39 [2024-03-09T14:15:27.940Z] Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-03-09T14:15:27.940Z] ---> Running in fbd06e70734c [2024-03-09T14:15:27.940Z] Removing intermediate container fbd06e70734c [2024-03-09T14:15:27.940Z] ---> d9770a9cba45 [2024-03-09T14:15:27.940Z] Step 24/26 : LABEL arch=amd64 [2024-03-09T14:15:27.940Z] ---> Running in 52943faf7b52 [2024-03-09T14:15:27.940Z] Removing intermediate container 52943faf7b52 [2024-03-09T14:15:27.940Z] ---> 0bbfdde35b1e [2024-03-09T14:15:27.940Z] Step 25/26 : LABEL git_sha=b98d36f300d40b3d26074dc2f5d3a4b80ec3fbcc [2024-03-09T14:15:28.199Z] ---> Running in 0d33c151bc5e [2024-03-09T14:15:28.199Z] Removing intermediate container 0d33c151bc5e [2024-03-09T14:15:28.199Z] ---> b212c0b9049c [2024-03-09T14:15:28.199Z] Step 26/26 : LABEL version=3.2.0-dev.10 [2024-03-09T14:15:28.199Z] ---> Running in 6e610849ef5c [2024-03-09T14:15:28.199Z] Removing intermediate container 6e610849ef5c [2024-03-09T14:15:28.199Z] ---> 836f6f5c1c18 [2024-03-09T14:15:28.199Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-09T14:15:28.199Z] Successfully built 836f6f5c1c18 [2024-03-09T14:15:28.199Z] Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-09T14:15:28.474Z] provisioning config files... [2024-03-09T14:15:28.485Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config16285931085736274788tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-09T14:15:28.832Z] ---> ****-login.sh [2024-03-09T14:15:28.832Z] nexus3.edgexfoundry.org:10001 [2024-03-09T14:15:28.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-09T14:15:28.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-09T14:15:28.832Z] Configure a credential helper to remove this warning. See [2024-03-09T14:15:28.832Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-09T14:15:28.832Z] [2024-03-09T14:15:28.832Z] Login Succeeded [2024-03-09T14:15:28.832Z] nexus3.edgexfoundry.org:10002 [2024-03-09T14:15:28.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-09T14:15:28.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-09T14:15:28.833Z] Configure a credential helper to remove this warning. See [2024-03-09T14:15:28.833Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-09T14:15:28.833Z] [2024-03-09T14:15:28.833Z] Login Succeeded [2024-03-09T14:15:28.833Z] nexus3.edgexfoundry.org:10003 [2024-03-09T14:15:29.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-09T14:15:29.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-09T14:15:29.092Z] Configure a credential helper to remove this warning. See [2024-03-09T14:15:29.092Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-09T14:15:29.092Z] [2024-03-09T14:15:29.092Z] Login Succeeded [2024-03-09T14:15:29.092Z] nexus3.edgexfoundry.org:10004 [2024-03-09T14:15:29.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-09T14:15:29.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-09T14:15:29.092Z] Configure a credential helper to remove this warning. See [2024-03-09T14:15:29.092Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-09T14:15:29.092Z] [2024-03-09T14:15:29.092Z] Login Succeeded [2024-03-09T14:15:29.092Z] ****.io [2024-03-09T14:15:29.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-09T14:15:29.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-09T14:15:29.351Z] Configure a credential helper to remove this warning. See [2024-03-09T14:15:29.351Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-09T14:15:29.351Z] [2024-03-09T14:15:29.351Z] Login Succeeded [2024-03-09T14:15:29.351Z] ---> ****-login.sh ends [Pipeline] } [2024-03-09T14:15:29.360Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-09T14:15:29.490Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-09T14:15:29.542Z] [edgeXDocker.push] Tagging docker image device-rest with the following tags: [2024-03-09T14:15:29.542Z] b98d36f300d40b3d26074dc2f5d3a4b80ec3fbcc [2024-03-09T14:15:29.542Z] latest [2024-03-09T14:15:29.542Z] 3.2.0-dev.10 [2024-03-09T14:15:29.542Z] b98d36f300d40b3d26074dc2f5d3a4b80ec3fbcc-3.2.0-dev.10 [2024-03-09T14:15:29.542Z] main [2024-03-09T14:15:29.542Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:15:30.047Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:b98d36f300d40b3d26074dc2f5d3a4b80ec3fbcc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:15:30.443Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:b98d36f300d40b3d26074dc2f5d3a4b80ec3fbcc [2024-03-09T14:15:30.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2024-03-09T14:15:30.443Z] e01f21764433: Preparing [2024-03-09T14:15:30.443Z] fb166f61d7d1: Preparing [2024-03-09T14:15:30.443Z] 4e7304801068: Preparing [2024-03-09T14:15:30.443Z] 07d0c4db8488: Preparing [2024-03-09T14:15:30.443Z] 5ed629b53fae: Preparing [2024-03-09T14:15:30.443Z] aedc3bda2944: Preparing [2024-03-09T14:15:30.443Z] aedc3bda2944: Waiting [2024-03-09T14:15:30.443Z] fb166f61d7d1: Pushed [2024-03-09T14:15:30.443Z] 5ed629b53fae: Pushed [2024-03-09T14:15:30.443Z] 07d0c4db8488: Pushed [2024-03-09T14:15:30.443Z] e01f21764433: Pushed [2024-03-09T14:15:30.443Z] aedc3bda2944: Layer already exists [2024-03-09T14:15:32.969Z] 4e7304801068: Pushed [2024-03-09T14:15:32.969Z] b98d36f300d40b3d26074dc2f5d3a4b80ec3fbcc: digest: sha256:6d69cd2878690e7dc41af8693ddc9feb3e6ba3fafee223bb20d133e2db7f7c3f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:15:33.354Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:15:33.753Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:latest [2024-03-09T14:15:33.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2024-03-09T14:15:33.753Z] e01f21764433: Preparing [2024-03-09T14:15:33.753Z] fb166f61d7d1: Preparing [2024-03-09T14:15:33.753Z] 4e7304801068: Preparing [2024-03-09T14:15:33.753Z] 07d0c4db8488: Preparing [2024-03-09T14:15:33.753Z] 5ed629b53fae: Preparing [2024-03-09T14:15:33.753Z] aedc3bda2944: Preparing [2024-03-09T14:15:33.753Z] aedc3bda2944: Waiting [2024-03-09T14:15:33.753Z] 5ed629b53fae: Layer already exists [2024-03-09T14:15:33.753Z] 07d0c4db8488: Layer already exists [2024-03-09T14:15:33.753Z] fb166f61d7d1: Layer already exists [2024-03-09T14:15:33.753Z] e01f21764433: Layer already exists [2024-03-09T14:15:33.753Z] 4e7304801068: Layer already exists [2024-03-09T14:15:33.753Z] aedc3bda2944: Layer already exists [2024-03-09T14:15:33.753Z] latest: digest: sha256:6d69cd2878690e7dc41af8693ddc9feb3e6ba3fafee223bb20d133e2db7f7c3f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:15:34.143Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:15:34.539Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:3.2.0-dev.10 [2024-03-09T14:15:34.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2024-03-09T14:15:34.539Z] e01f21764433: Preparing [2024-03-09T14:15:34.539Z] fb166f61d7d1: Preparing [2024-03-09T14:15:34.539Z] 4e7304801068: Preparing [2024-03-09T14:15:34.539Z] 07d0c4db8488: Preparing [2024-03-09T14:15:34.539Z] 5ed629b53fae: Preparing [2024-03-09T14:15:34.539Z] aedc3bda2944: Preparing [2024-03-09T14:15:34.539Z] aedc3bda2944: Waiting [2024-03-09T14:15:34.539Z] 4e7304801068: Layer already exists [2024-03-09T14:15:34.539Z] 5ed629b53fae: Layer already exists [2024-03-09T14:15:34.539Z] fb166f61d7d1: Layer already exists [2024-03-09T14:15:34.539Z] 07d0c4db8488: Layer already exists [2024-03-09T14:15:34.539Z] e01f21764433: Layer already exists [2024-03-09T14:15:34.539Z] aedc3bda2944: Layer already exists [2024-03-09T14:15:34.539Z] 3.2.0-dev.10: digest: sha256:6d69cd2878690e7dc41af8693ddc9feb3e6ba3fafee223bb20d133e2db7f7c3f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:15:34.942Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:b98d36f300d40b3d26074dc2f5d3a4b80ec3fbcc-3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:15:35.345Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:b98d36f300d40b3d26074dc2f5d3a4b80ec3fbcc-3.2.0-dev.10 [2024-03-09T14:15:35.345Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2024-03-09T14:15:35.345Z] e01f21764433: Preparing [2024-03-09T14:15:35.345Z] fb166f61d7d1: Preparing [2024-03-09T14:15:35.345Z] 4e7304801068: Preparing [2024-03-09T14:15:35.345Z] 07d0c4db8488: Preparing [2024-03-09T14:15:35.345Z] 5ed629b53fae: Preparing [2024-03-09T14:15:35.345Z] aedc3bda2944: Preparing [2024-03-09T14:15:35.345Z] aedc3bda2944: Waiting [2024-03-09T14:15:35.345Z] 5ed629b53fae: Layer already exists [2024-03-09T14:15:35.345Z] 07d0c4db8488: Layer already exists [2024-03-09T14:15:35.345Z] e01f21764433: Layer already exists [2024-03-09T14:15:35.345Z] fb166f61d7d1: Layer already exists [2024-03-09T14:15:35.345Z] 4e7304801068: Layer already exists [2024-03-09T14:15:35.345Z] aedc3bda2944: Layer already exists [2024-03-09T14:15:35.345Z] b98d36f300d40b3d26074dc2f5d3a4b80ec3fbcc-3.2.0-dev.10: digest: sha256:6d69cd2878690e7dc41af8693ddc9feb3e6ba3fafee223bb20d133e2db7f7c3f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:15:35.746Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:15:36.143Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:main [2024-03-09T14:15:36.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2024-03-09T14:15:36.143Z] e01f21764433: Preparing [2024-03-09T14:15:36.143Z] fb166f61d7d1: Preparing [2024-03-09T14:15:36.143Z] 4e7304801068: Preparing [2024-03-09T14:15:36.143Z] 07d0c4db8488: Preparing [2024-03-09T14:15:36.143Z] 5ed629b53fae: Preparing [2024-03-09T14:15:36.143Z] aedc3bda2944: Preparing [2024-03-09T14:15:36.143Z] aedc3bda2944: Waiting [2024-03-09T14:15:36.143Z] fb166f61d7d1: Layer already exists [2024-03-09T14:15:36.143Z] 07d0c4db8488: Layer already exists [2024-03-09T14:15:36.143Z] 4e7304801068: Layer already exists [2024-03-09T14:15:36.143Z] 5ed629b53fae: Layer already exists [2024-03-09T14:15:36.143Z] e01f21764433: Layer already exists [2024-03-09T14:15:36.143Z] aedc3bda2944: Layer already exists [2024-03-09T14:15:36.143Z] main: digest: sha256:6d69cd2878690e7dc41af8693ddc9feb3e6ba3fafee223bb20d133e2db7f7c3f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-09T14:15:36.360Z] ===================================================== [Pipeline] echo [2024-03-09T14:15:36.397Z] taggedImages: [2024-03-09T14:15:36.397Z] - nexus3.edgexfoundry.org:10004/device-rest:b98d36f300d40b3d26074dc2f5d3a4b80ec3fbcc [2024-03-09T14:15:36.397Z] - nexus3.edgexfoundry.org:10004/device-rest:latest [2024-03-09T14:15:36.397Z] - nexus3.edgexfoundry.org:10004/device-rest:3.2.0-dev.10 [2024-03-09T14:15:36.397Z] - nexus3.edgexfoundry.org:10004/device-rest:b98d36f300d40b3d26074dc2f5d3a4b80ec3fbcc-3.2.0-dev.10 [2024-03-09T14:15:36.397Z] - 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:15:37.037Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-09T14:15:37.038Z] [2024-03-09T14:15:37.038Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:15:37.370Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-09T14:15:37.370Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-09T14:15:37.370Z] 5eb5b503b376: Pulling fs layer [2024-03-09T14:15:37.370Z] 5c69ac0246d0: Pulling fs layer [2024-03-09T14:15:37.370Z] ec43610c2a17: Pulling fs layer [2024-03-09T14:15:37.370Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-09T14:15:37.370Z] 33b1e0a273af: Pulling fs layer [2024-03-09T14:15:37.370Z] 5d3b04190fa2: Pulling fs layer [2024-03-09T14:15:37.370Z] 2f39f015ded8: Pulling fs layer [2024-03-09T14:15:37.370Z] 3a2ae6a8a46f: Waiting [2024-03-09T14:15:37.370Z] 33b1e0a273af: Waiting [2024-03-09T14:15:37.370Z] 2f39f015ded8: Waiting [2024-03-09T14:15:37.370Z] 5d3b04190fa2: Waiting [2024-03-09T14:15:37.370Z] 5c69ac0246d0: Verifying Checksum [2024-03-09T14:15:37.370Z] 5c69ac0246d0: Download complete [2024-03-09T14:15:37.370Z] 3a2ae6a8a46f: Download complete [2024-03-09T14:15:37.370Z] 33b1e0a273af: Verifying Checksum [2024-03-09T14:15:37.370Z] 33b1e0a273af: Download complete [2024-03-09T14:15:37.370Z] ec43610c2a17: Verifying Checksum [2024-03-09T14:15:37.370Z] ec43610c2a17: Download complete [2024-03-09T14:15:37.370Z] 5d3b04190fa2: Verifying Checksum [2024-03-09T14:15:37.370Z] 5d3b04190fa2: Download complete [2024-03-09T14:15:37.627Z] 5eb5b503b376: Verifying Checksum [2024-03-09T14:15:37.627Z] 5eb5b503b376: Download complete [2024-03-09T14:15:38.192Z] 2f39f015ded8: Download complete [2024-03-09T14:15:38.757Z] 5eb5b503b376: Pull complete [2024-03-09T14:15:39.013Z] 5c69ac0246d0: Pull complete [2024-03-09T14:15:39.272Z] ec43610c2a17: Pull complete [2024-03-09T14:15:39.530Z] 3a2ae6a8a46f: Pull complete [2024-03-09T14:15:39.530Z] 33b1e0a273af: Pull complete [2024-03-09T14:15:39.792Z] 5d3b04190fa2: Pull complete [2024-03-09T14:15:43.978Z] 2f39f015ded8: Pull complete [2024-03-09T14:15:43.978Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-09T14:15:43.978Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-09T14:15:43.978Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-09T14:15:44.189Z] prd-ubuntu20.04-docker-8c-8g-5329 does not seem to be running inside a container [2024-03-09T14:15:44.224Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-09T14:15:49.181Z] $ docker top 1e9878d4169d15bd8d7e9493b6010d804551fbb1be2bec30792d85c062152740 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-09T14:15:49.587Z] ---> job-cost.sh [2024-03-09T14:15:49.587Z] lf-activate-venv: SKIPPING [2024-03-09T14:15:49.587Z] INFO: No Stack... [2024-03-09T14:15:49.845Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-09T14:15:50.103Z] INFO: Archiving Costs [Pipeline] sh [2024-03-09T14:15:50.387Z] + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv [2024-03-09T14:15:50.388Z] + cut -d, -f6 [Pipeline] lock [2024-03-09T14:15:50.400Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-162-stack-cost] [2024-03-09T14:15:50.407Z] Resource [jenkins-edgexfoundry-device-rest-go-main-162-stack-cost] did not exist. Created. [2024-03-09T14:15:50.413Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-162-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-09T14:15:50.775Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-09T14:15:50.802Z] Stashed 1 file(s) [Pipeline] } [2024-03-09T14:15:50.843Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-162-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-09T14:15:50.929Z] $ docker stop --time=1 1e9878d4169d15bd8d7e9493b6010d804551fbb1be2bec30792d85c062152740 [2024-03-09T14:15:52.087Z] $ docker rm -f --volumes 1e9878d4169d15bd8d7e9493b6010d804551fbb1be2bec30792d85c062152740 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-09T14:16:37.910Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5332 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws [2024-03-09T14:16:37.956Z] Running in /w/workspace/device-rest-go/162 [Pipeline] { [Pipeline] checkout [2024-03-09T14:16:41.047Z] The recommended git tool is: git [2024-03-09T14:16:50.335Z] using credential edgex-jenkins-ssh [2024-03-09T14:16:50.364Z] Cloning the remote Git repository [2024-03-09T14:16:50.433Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2024-03-09T14:16:50.612Z] > git init /w/workspace/device-rest-go/162 # timeout=10 [2024-03-09T14:16:50.880Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2024-03-09T14:16:50.882Z] > git --version # timeout=10 [2024-03-09T14:16:50.925Z] > git --version # 'git version 2.25.1' [2024-03-09T14:16:50.931Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-09T14:16:51.230Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-09T14:16:54.262Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2024-03-09T14:16:54.298Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-09T14:16:55.363Z] Avoid second fetch [2024-03-09T14:16:55.364Z] Checking out Revision b98d36f300d40b3d26074dc2f5d3a4b80ec3fbcc (main) [2024-03-09T14:16:56.080Z] Commit message: "Merge pull request #384 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.10" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-09T14:16:55.383Z] > git config core.sparsecheckout # timeout=10 [2024-03-09T14:16:55.463Z] > git checkout -f b98d36f300d40b3d26074dc2f5d3a4b80ec3fbcc # timeout=10 [2024-03-09T14:16:57.138Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-09T14:16:57.138Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-09T14:16:57.138Z] Dload Upload Total Spent Left Speed [2024-03-09T14:16:57.138Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 198k 0 --:--:-- --:--:-- --:--:-- 198k [Pipeline] sh [2024-03-09T14:16:57.489Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-09T14:16:57.823Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-09T14:16:57.824Z] + sudo tee /etc/docker/daemon.new [2024-03-09T14:16:57.824Z] { [2024-03-09T14:16:57.824Z] "registry-mirrors": [ [2024-03-09T14:16:57.824Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-09T14:16:57.824Z] ], [2024-03-09T14:16:57.824Z] "bip": "10.250.0.254/24", [2024-03-09T14:16:57.824Z] "hosts": [ [2024-03-09T14:16:57.824Z] "tcp://0.0.0.0:5555", [2024-03-09T14:16:57.824Z] "unix:///var/run/docker.sock" [2024-03-09T14:16:57.824Z] ], [2024-03-09T14:16:57.824Z] "mtu": 1458, [2024-03-09T14:16:57.824Z] "selinux-enabled": true, [2024-03-09T14:16:57.824Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-09T14:16:57.824Z] } [Pipeline] sh [2024-03-09T14:16:58.178Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-09T14:16:58.528Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-09T14:17:16.867Z] provisioning config files... [2024-03-09T14:17:16.897Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/162@tmp/config4285663943042221778tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-09T14:17:17.382Z] ---> ****-login.sh [2024-03-09T14:17:17.382Z] nexus3.edgexfoundry.org:10001 [2024-03-09T14:17:17.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-09T14:17:18.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-09T14:17:18.238Z] Configure a credential helper to remove this warning. See [2024-03-09T14:17:18.238Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-09T14:17:18.238Z] [2024-03-09T14:17:18.238Z] Login Succeeded [2024-03-09T14:17:18.238Z] nexus3.edgexfoundry.org:10002 [2024-03-09T14:17:18.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-09T14:17:18.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-09T14:17:18.509Z] Configure a credential helper to remove this warning. See [2024-03-09T14:17:18.509Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-09T14:17:18.509Z] [2024-03-09T14:17:18.509Z] Login Succeeded [2024-03-09T14:17:18.509Z] nexus3.edgexfoundry.org:10003 [2024-03-09T14:17:18.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-09T14:17:19.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-09T14:17:19.054Z] Configure a credential helper to remove this warning. See [2024-03-09T14:17:19.054Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-09T14:17:19.054Z] [2024-03-09T14:17:19.054Z] Login Succeeded [2024-03-09T14:17:19.054Z] nexus3.edgexfoundry.org:10004 [2024-03-09T14:17:19.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-09T14:17:19.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-09T14:17:19.327Z] Configure a credential helper to remove this warning. See [2024-03-09T14:17:19.327Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-09T14:17:19.327Z] [2024-03-09T14:17:19.327Z] Login Succeeded [2024-03-09T14:17:19.327Z] ****.io [2024-03-09T14:17:19.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-09T14:17:20.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-09T14:17:20.181Z] Configure a credential helper to remove this warning. See [2024-03-09T14:17:20.181Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-09T14:17:20.181Z] [2024-03-09T14:17:20.181Z] Login Succeeded [2024-03-09T14:17:20.181Z] ---> ****-login.sh ends [Pipeline] } [2024-03-09T14:17:20.197Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-09T14:17:20.691Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-09T14:17:20.748Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-09T14:17:20.825Z] ========================================================= [2024-03-09T14:17:20.825Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-09T14:17:20.825Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:17:21.335Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-09T14:17:21.335Z] Sending build context to Docker daemon 127.5kB [2024-03-09T14:17:21.606Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-09T14:17:21.606Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-09T14:17:21.606Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-09T14:17:21.606Z] 9fda8d8052c6: Pulling fs layer [2024-03-09T14:17:21.606Z] 5d54e960e981: Pulling fs layer [2024-03-09T14:17:21.606Z] c4a7e357bf2a: Pulling fs layer [2024-03-09T14:17:21.606Z] f0e02332f6b5: Pulling fs layer [2024-03-09T14:17:21.606Z] 872ee5b61b7b: Pulling fs layer [2024-03-09T14:17:21.606Z] 0c6a40ed1a82: Pulling fs layer [2024-03-09T14:17:21.606Z] 94ae7d8d031c: Pulling fs layer [2024-03-09T14:17:21.606Z] f0e02332f6b5: Waiting [2024-03-09T14:17:21.606Z] 872ee5b61b7b: Waiting [2024-03-09T14:17:21.606Z] 94ae7d8d031c: Waiting [2024-03-09T14:17:21.606Z] 0c6a40ed1a82: Waiting [2024-03-09T14:17:21.606Z] 5d54e960e981: Verifying Checksum [2024-03-09T14:17:21.606Z] 5d54e960e981: Download complete [2024-03-09T14:17:21.884Z] f0e02332f6b5: Download complete [2024-03-09T14:17:21.884Z] 872ee5b61b7b: Download complete [2024-03-09T14:17:21.884Z] 9fda8d8052c6: Verifying Checksum [2024-03-09T14:17:21.884Z] 9fda8d8052c6: Download complete [2024-03-09T14:17:22.155Z] 94ae7d8d031c: Verifying Checksum [2024-03-09T14:17:22.155Z] 94ae7d8d031c: Download complete [2024-03-09T14:17:22.765Z] 9fda8d8052c6: Pull complete [2024-03-09T14:17:23.359Z] 5d54e960e981: Pull complete [2024-03-09T14:17:23.957Z] c4a7e357bf2a: Verifying Checksum [2024-03-09T14:17:23.957Z] c4a7e357bf2a: Download complete [2024-03-09T14:17:24.544Z] 0c6a40ed1a82: Verifying Checksum [2024-03-09T14:17:24.544Z] 0c6a40ed1a82: Download complete [2024-03-09T14:17:36.899Z] c4a7e357bf2a: Pull complete [2024-03-09T14:17:37.169Z] f0e02332f6b5: Pull complete [2024-03-09T14:17:37.439Z] 872ee5b61b7b: Pull complete [2024-03-09T14:17:47.546Z] 0c6a40ed1a82: Pull complete [2024-03-09T14:17:48.136Z] 94ae7d8d031c: Pull complete [2024-03-09T14:17:48.136Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-09T14:17:48.136Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-09T14:17:48.136Z] ---> 86de565de09d [2024-03-09T14:17:48.136Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-03-09T14:17:49.101Z] ---> Running in 0bb704e98dc0 [2024-03-09T14:17:49.745Z] Removing intermediate container 0bb704e98dc0 [2024-03-09T14:17:49.745Z] ---> 51c42a3a70a6 [2024-03-09T14:17:49.745Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-09T14:17:49.745Z] ---> Running in 75638fa9ff24 [2024-03-09T14:17:50.023Z] Removing intermediate container 75638fa9ff24 [2024-03-09T14:17:50.023Z] ---> 07df8038ef1b [2024-03-09T14:17:50.023Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-03-09T14:17:50.023Z] ---> Running in 99cd007d8e06 [2024-03-09T14:17:50.294Z] Removing intermediate container 99cd007d8e06 [2024-03-09T14:17:50.294Z] ---> 09fd93e839ec [2024-03-09T14:17:50.294Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-09T14:17:50.579Z] ---> Running in 4e9c3cbc1487 [2024-03-09T14:17:50.849Z] Removing intermediate container 4e9c3cbc1487 [2024-03-09T14:17:50.849Z] ---> 9fd37ae51bb6 [2024-03-09T14:17:50.849Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-09T14:17:50.849Z] ---> Running in e8aef09e0718 [2024-03-09T14:17:52.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-09T14:17:52.538Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-09T14:17:53.958Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-03-09T14:17:53.958Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-03-09T14:17:53.958Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-03-09T14:17:53.958Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-03-09T14:17:53.958Z] Executing busybox-1.36.1-r5.trigger [2024-03-09T14:17:53.958Z] OK: 271 MiB in 56 packages [2024-03-09T14:17:55.390Z] Removing intermediate container e8aef09e0718 [2024-03-09T14:17:55.390Z] ---> 2355ccfa3a23 [2024-03-09T14:17:55.390Z] Step 8/12 : WORKDIR /device-rest-go [2024-03-09T14:17:55.390Z] ---> Running in 7bd7579fb38e [2024-03-09T14:17:55.666Z] Removing intermediate container 7bd7579fb38e [2024-03-09T14:17:55.666Z] ---> 7c9fba8de6af [2024-03-09T14:17:55.666Z] Step 9/12 : COPY go.mod vendor* ./ [2024-03-09T14:17:56.255Z] ---> 218abd6da667 [2024-03-09T14:17:56.255Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-09T14:17:56.543Z] ---> Running in 71df16d9084c [2024-03-09T14:19:04.456Z] Removing intermediate container 71df16d9084c [2024-03-09T14:19:04.456Z] ---> 1e7d9b959858 [2024-03-09T14:19:04.456Z] Step 11/12 : COPY . . [2024-03-09T14:19:04.456Z] ---> 80375974a774 [2024-03-09T14:19:04.456Z] Step 12/12 : RUN $MAKE [2024-03-09T14:19:04.456Z] ---> Running in 84a132fa5a74 [2024-03-09T14:19:04.456Z] noop [2024-03-09T14:19:04.456Z] Removing intermediate container 84a132fa5a74 [2024-03-09T14:19:04.456Z] ---> e284ecc0e162 [2024-03-09T14:19:04.456Z] Successfully built e284ecc0e162 [2024-03-09T14:19:04.456Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:19:04.918Z] + docker inspect -f . ci-base-image-arm64 [2024-03-09T14:19:04.918Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-09T14:19:05.327Z] prd-ubuntu20.04-docker-arm64-4c-16g-5332 does not seem to be running inside a container [2024-03-09T14:19:05.440Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/162 -v /w/workspace/device-rest-go/162:/w/workspace/device-rest-go/162:rw,z -v /w/workspace/device-rest-go/162@tmp:/w/workspace/device-rest-go/162@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-03-09T14:19:06.714Z] $ docker top ec60de063d0f1fb1808a1895c1f07dd96070482dd40d4635885e71babf8a879f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-09T14:19:07.687Z] + go version [2024-03-09T14:19:07.687Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-09T14:19:07.712Z] $ docker stop --time=1 ec60de063d0f1fb1808a1895c1f07dd96070482dd40d4635885e71babf8a879f [2024-03-09T14:19:09.374Z] $ docker rm -f --volumes ec60de063d0f1fb1808a1895c1f07dd96070482dd40d4635885e71babf8a879f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:19:10.323Z] + docker inspect -f . ci-base-image-arm64 [2024-03-09T14:19:10.323Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-09T14:19:10.577Z] prd-ubuntu20.04-docker-arm64-4c-16g-5332 does not seem to be running inside a container [2024-03-09T14:19:10.655Z] $ 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/162 -v /w/workspace/device-rest-go/162:/w/workspace/device-rest-go/162:rw,z -v /w/workspace/device-rest-go/162@tmp:/w/workspace/device-rest-go/162@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-03-09T14:19:11.868Z] $ docker top ec0bb9b9127ed13737ebf2d7af85c430e51f7a9110ef997e5589f1c01e62ee37 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-09T14:19:12.771Z] + git config --global --add safe.directory /w/workspace/device-rest-go/162 [Pipeline] fileExists [Pipeline] sh [2024-03-09T14:19:13.462Z] + make test [2024-03-09T14:19:13.462Z] go test ./... -coverprofile=coverage.out ./... [2024-03-09T14:19:16.799Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2024-03-09T14:21:08.672Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2024-03-09T14:21:08.672Z] ok github.com/edgexfoundry/device-rest-go/driver 0.061s coverage: 33.2% of statements [2024-03-09T14:21:08.672Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-03-09T14:21:08.672Z] go vet ./... [2024-03-09T14:21:30.751Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-09T14:21:30.751Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-09T14:21:30.751Z] ./bin/test-attribution-txt.sh [2024-03-09T14:21:30.751Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-09T14:21:30.771Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-09T14:21:30.825Z] $ docker stop --time=1 ec0bb9b9127ed13737ebf2d7af85c430e51f7a9110ef997e5589f1c01e62ee37 [2024-03-09T14:21:32.728Z] $ docker rm -f --volumes ec0bb9b9127ed13737ebf2d7af85c430e51f7a9110ef997e5589f1c01e62ee37 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-09T14:21:34.090Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-09T14:21:34.148Z] Warning: overwriting stash ‘coverage-report’ [2024-03-09T14:21:34.683Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-09T14:21:35.315Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-09T14:21:35.638Z] + ls -al . [2024-03-09T14:21:35.638Z] total 176 [2024-03-09T14:21:35.638Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 9 14:19 . [2024-03-09T14:21:35.638Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 14:16 .. [2024-03-09T14:21:35.638Z] -rw-rw-r-- 1 jenkins jenkins 151 Mar 9 14:16 .dockerignore [2024-03-09T14:21:35.638Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 9 14:16 .git [2024-03-09T14:21:35.638Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 14:16 .github [2024-03-09T14:21:35.638Z] -rw-rw-r-- 1 jenkins jenkins 264 Mar 9 14:16 .gitignore [2024-03-09T14:21:35.638Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 9 14:16 .golangci.yml [2024-03-09T14:21:35.638Z] -rw-rw-r-- 1 jenkins jenkins 10300 Mar 9 14:16 Attribution.txt [2024-03-09T14:21:35.638Z] -rw-rw-r-- 1 jenkins jenkins 17685 Mar 9 14:16 CHANGELOG.md [2024-03-09T14:21:35.638Z] -rw-rw-r-- 1 jenkins jenkins 1687 Mar 9 14:16 Dockerfile [2024-03-09T14:21:35.638Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 9 14:16 GOVERNANCE.md [2024-03-09T14:21:35.638Z] -rw-rw-r-- 1 jenkins jenkins 680 Mar 9 14:16 Jenkinsfile [2024-03-09T14:21:35.638Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 9 14:16 LICENSE [2024-03-09T14:21:35.638Z] -rw-rw-r-- 1 jenkins jenkins 2016 Mar 9 14:16 Makefile [2024-03-09T14:21:35.638Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 9 14:16 OWNERS.md [2024-03-09T14:21:35.638Z] -rw-rw-r-- 1 jenkins jenkins 3989 Mar 9 14:16 README.md [2024-03-09T14:21:35.638Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 9 14:13 VERSION [2024-03-09T14:21:35.638Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 14:16 bin [2024-03-09T14:21:35.638Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 14:16 cmd [2024-03-09T14:21:35.638Z] -rw-r--r-- 1 jenkins jenkins 14499 Mar 9 14:21 coverage.out [2024-03-09T14:21:35.638Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 14:16 driver [2024-03-09T14:21:35.638Z] -rw-rw-r-- 1 jenkins jenkins 3936 Mar 9 14:16 go.mod [2024-03-09T14:21:35.638Z] -rw-rw-r-- 1 jenkins jenkins 36216 Mar 9 14:16 go.sum [2024-03-09T14:21:35.638Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 14:16 openapi [2024-03-09T14:21:35.638Z] -rw-rw-r-- 1 jenkins jenkins 713 Mar 9 14:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:21:36.065Z] + 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=b98d36f300d40b3d26074dc2f5d3a4b80ec3fbcc --label arch=arm64 --label version=3.2.0-dev.10 . [2024-03-09T14:21:36.065Z] Sending build context to Docker daemon 142.8kB [2024-03-09T14:21:36.335Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-03-09T14:21:36.335Z] Step 2/26 : FROM ${BASE} AS builder [2024-03-09T14:21:36.335Z] ---> e284ecc0e162 [2024-03-09T14:21:36.335Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2024-03-09T14:21:36.335Z] ---> Running in 83907a304062 [2024-03-09T14:21:36.921Z] Removing intermediate container 83907a304062 [2024-03-09T14:21:36.921Z] ---> df857105f618 [2024-03-09T14:21:36.921Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-09T14:21:36.921Z] ---> Running in 702da3a67dc4 [2024-03-09T14:21:37.189Z] Removing intermediate container 702da3a67dc4 [2024-03-09T14:21:37.189Z] ---> 5d3e0ff1e5eb [2024-03-09T14:21:37.189Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-03-09T14:21:37.189Z] ---> Running in ed65793af2f3 [2024-03-09T14:21:37.791Z] Removing intermediate container ed65793af2f3 [2024-03-09T14:21:37.791Z] ---> 2dec37ad0e06 [2024-03-09T14:21:37.791Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2024-03-09T14:21:37.791Z] ---> Running in a477498b6ead [2024-03-09T14:21:38.062Z] Removing intermediate container a477498b6ead [2024-03-09T14:21:38.062Z] ---> ebea6b8285b0 [2024-03-09T14:21:38.062Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-09T14:21:38.062Z] ---> Running in 68a6abcb8758 [2024-03-09T14:21:39.483Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-09T14:21:39.751Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-09T14:21:40.717Z] OK: 271 MiB in 56 packages [2024-03-09T14:21:42.134Z] Removing intermediate container 68a6abcb8758 [2024-03-09T14:21:42.134Z] ---> 13810d3dbe66 [2024-03-09T14:21:42.134Z] Step 8/26 : WORKDIR /device-rest-go [2024-03-09T14:21:42.134Z] ---> Running in d3947f2fd8a6 [2024-03-09T14:21:42.134Z] Removing intermediate container d3947f2fd8a6 [2024-03-09T14:21:42.134Z] ---> f74711475a70 [2024-03-09T14:21:42.134Z] Step 9/26 : COPY go.mod vendor* ./ [2024-03-09T14:21:42.726Z] ---> 71cdb4146a58 [2024-03-09T14:21:42.726Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-09T14:21:43.003Z] ---> Running in 84e4eab80223 [2024-03-09T14:21:44.959Z] Removing intermediate container 84e4eab80223 [2024-03-09T14:21:44.959Z] ---> 629cdfb6a60e [2024-03-09T14:21:44.959Z] Step 11/26 : COPY . . [2024-03-09T14:21:45.549Z] ---> 9e510aab8e7d [2024-03-09T14:21:45.549Z] Step 12/26 : RUN $MAKE [2024-03-09T14:21:45.549Z] ---> Running in 41b1918bc1ff [2024-03-09T14:21:46.513Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=3.2.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.10" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2024-03-09T14:23:54.724Z] Removing intermediate container 41b1918bc1ff [2024-03-09T14:23:54.724Z] ---> 38e25d37c411 [2024-03-09T14:23:54.724Z] Step 13/26 : FROM alpine:3.18 [2024-03-09T14:23:54.724Z] 3.18: Pulling from library/alpine [2024-03-09T14:23:54.724Z] c6b39de5b339: Pulling fs layer [2024-03-09T14:23:54.724Z] c6b39de5b339: Download complete [2024-03-09T14:23:54.724Z] c6b39de5b339: Pull complete [2024-03-09T14:23:54.724Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-09T14:23:54.724Z] Status: Downloaded newer image for alpine:3.18 [2024-03-09T14:23:54.724Z] ---> 33abbf032149 [2024-03-09T14:23:54.724Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-09T14:23:54.724Z] ---> Running in 87306aa39438 [2024-03-09T14:23:54.724Z] Removing intermediate container 87306aa39438 [2024-03-09T14:23:54.724Z] ---> acbceff6fe3a [2024-03-09T14:23:54.724Z] Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} [2024-03-09T14:23:54.724Z] ---> Running in f22f43cb67d3 [2024-03-09T14:23:54.724Z] Removing intermediate container f22f43cb67d3 [2024-03-09T14:23:54.724Z] ---> 2f0ecf7d6554 [2024-03-09T14:23:54.724Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2024-03-09T14:23:54.724Z] ---> Running in 0721151f0737 [2024-03-09T14:23:54.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-09T14:23:54.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-09T14:23:54.724Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-03-09T14:23:54.724Z] Executing busybox-1.36.1-r5.trigger [2024-03-09T14:23:54.724Z] OK: 8 MiB in 16 packages [2024-03-09T14:23:54.724Z] Removing intermediate container 0721151f0737 [2024-03-09T14:23:54.724Z] ---> 9d6e43d0ed9c [2024-03-09T14:23:54.724Z] Step 17/26 : RUN apk --no-cache upgrade [2024-03-09T14:23:54.724Z] ---> Running in b3b3197a4349 [2024-03-09T14:23:54.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-09T14:23:54.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-09T14:23:54.994Z] OK: 8 MiB in 16 packages [2024-03-09T14:23:55.975Z] Removing intermediate container b3b3197a4349 [2024-03-09T14:23:55.975Z] ---> d8e1a3f3726a [2024-03-09T14:23:55.975Z] Step 18/26 : COPY --from=builder /device-rest-go/cmd / [2024-03-09T14:23:57.440Z] ---> 87b3892d4edb [2024-03-09T14:23:57.440Z] Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / [2024-03-09T14:23:57.707Z] ---> 21c790782ebf [2024-03-09T14:23:57.707Z] Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / [2024-03-09T14:23:58.290Z] ---> c7f20c22e4f7 [2024-03-09T14:23:58.290Z] Step 21/26 : EXPOSE 59986 [2024-03-09T14:23:58.290Z] ---> Running in 0ec109be140c [2024-03-09T14:23:58.557Z] Removing intermediate container 0ec109be140c [2024-03-09T14:23:58.557Z] ---> 3759e0511170 [2024-03-09T14:23:58.557Z] Step 22/26 : ENTRYPOINT ["/device-rest"] [2024-03-09T14:23:58.822Z] ---> Running in c615293d6564 [2024-03-09T14:23:59.087Z] Removing intermediate container c615293d6564 [2024-03-09T14:23:59.087Z] ---> abb9cc073813 [2024-03-09T14:23:59.087Z] Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-03-09T14:23:59.087Z] ---> Running in 67d4ded04d23 [2024-03-09T14:23:59.356Z] Removing intermediate container 67d4ded04d23 [2024-03-09T14:23:59.356Z] ---> d62a28f0dfd9 [2024-03-09T14:23:59.356Z] Step 24/26 : LABEL arch=arm64 [2024-03-09T14:23:59.356Z] ---> Running in 0f60c625aef6 [2024-03-09T14:23:59.941Z] Removing intermediate container 0f60c625aef6 [2024-03-09T14:23:59.941Z] ---> 013d30d0eefb [2024-03-09T14:23:59.941Z] Step 25/26 : LABEL git_sha=b98d36f300d40b3d26074dc2f5d3a4b80ec3fbcc [2024-03-09T14:23:59.941Z] ---> Running in 8bf5d7ca28f8 [2024-03-09T14:24:00.208Z] Removing intermediate container 8bf5d7ca28f8 [2024-03-09T14:24:00.208Z] ---> ee11909bd005 [2024-03-09T14:24:00.208Z] Step 26/26 : LABEL version=3.2.0-dev.10 [2024-03-09T14:24:00.208Z] ---> Running in 41903ad75b4b [2024-03-09T14:24:00.473Z] Removing intermediate container 41903ad75b4b [2024-03-09T14:24:00.474Z] ---> dd4bcccedede [2024-03-09T14:24:00.474Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-09T14:24:00.474Z] Successfully built dd4bcccedede [2024-03-09T14:24:00.739Z] 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 [2024-03-09T14:24:01.219Z] provisioning config files... [2024-03-09T14:24:01.235Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/162@tmp/config7134047070986335588tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-09T14:24:01.641Z] ---> ****-login.sh [2024-03-09T14:24:01.641Z] nexus3.edgexfoundry.org:10001 [2024-03-09T14:24:01.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-09T14:24:01.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-09T14:24:01.908Z] Configure a credential helper to remove this warning. See [2024-03-09T14:24:01.908Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-09T14:24:01.908Z] [2024-03-09T14:24:01.908Z] Login Succeeded [2024-03-09T14:24:01.908Z] nexus3.edgexfoundry.org:10002 [2024-03-09T14:24:02.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-09T14:24:02.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-09T14:24:02.175Z] Configure a credential helper to remove this warning. See [2024-03-09T14:24:02.175Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-09T14:24:02.175Z] [2024-03-09T14:24:02.175Z] Login Succeeded [2024-03-09T14:24:02.176Z] nexus3.edgexfoundry.org:10003 [2024-03-09T14:24:02.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-09T14:24:02.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-09T14:24:02.713Z] Configure a credential helper to remove this warning. See [2024-03-09T14:24:02.713Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-09T14:24:02.713Z] [2024-03-09T14:24:02.713Z] Login Succeeded [2024-03-09T14:24:02.713Z] nexus3.edgexfoundry.org:10004 [2024-03-09T14:24:02.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-09T14:24:02.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-09T14:24:02.983Z] Configure a credential helper to remove this warning. See [2024-03-09T14:24:02.983Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-09T14:24:02.983Z] [2024-03-09T14:24:02.983Z] Login Succeeded [2024-03-09T14:24:02.983Z] ****.io [2024-03-09T14:24:03.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-09T14:24:03.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-09T14:24:03.518Z] Configure a credential helper to remove this warning. See [2024-03-09T14:24:03.518Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-09T14:24:03.518Z] [2024-03-09T14:24:03.518Z] Login Succeeded [2024-03-09T14:24:03.518Z] ---> ****-login.sh ends [Pipeline] } [2024-03-09T14:24:03.532Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-09T14:24:03.721Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-09T14:24:03.792Z] [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: [2024-03-09T14:24:03.792Z] b98d36f300d40b3d26074dc2f5d3a4b80ec3fbcc [2024-03-09T14:24:03.792Z] latest [2024-03-09T14:24:03.792Z] 3.2.0-dev.10 [2024-03-09T14:24:03.792Z] b98d36f300d40b3d26074dc2f5d3a4b80ec3fbcc-3.2.0-dev.10 [2024-03-09T14:24:03.792Z] main [2024-03-09T14:24:03.792Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:24:04.362Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:b98d36f300d40b3d26074dc2f5d3a4b80ec3fbcc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:24:04.817Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:b98d36f300d40b3d26074dc2f5d3a4b80ec3fbcc [2024-03-09T14:24:04.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2024-03-09T14:24:04.817Z] 723d29e08116: Preparing [2024-03-09T14:24:04.817Z] 97299ed85aeb: Preparing [2024-03-09T14:24:04.817Z] f6067a35fbd4: Preparing [2024-03-09T14:24:04.817Z] 81b8f73d25af: Preparing [2024-03-09T14:24:04.817Z] 7b4e81fa49ac: Preparing [2024-03-09T14:24:04.817Z] 7c504f21be85: Preparing [2024-03-09T14:24:04.817Z] 7c504f21be85: Waiting [2024-03-09T14:24:05.085Z] 97299ed85aeb: Pushed [2024-03-09T14:24:05.085Z] 723d29e08116: Pushed [2024-03-09T14:24:05.085Z] 81b8f73d25af: Pushed [2024-03-09T14:24:05.085Z] 7b4e81fa49ac: Pushed [2024-03-09T14:24:05.085Z] 7c504f21be85: Layer already exists [2024-03-09T14:24:09.342Z] f6067a35fbd4: Pushed [2024-03-09T14:24:09.342Z] b98d36f300d40b3d26074dc2f5d3a4b80ec3fbcc: digest: sha256:290d28b801013d7dd744eda92d345fc540ce69cb81ee0834a6082fd6d4eed6a9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:24:09.796Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:24:10.272Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2024-03-09T14:24:10.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2024-03-09T14:24:10.272Z] 723d29e08116: Preparing [2024-03-09T14:24:10.272Z] 97299ed85aeb: Preparing [2024-03-09T14:24:10.272Z] f6067a35fbd4: Preparing [2024-03-09T14:24:10.272Z] 81b8f73d25af: Preparing [2024-03-09T14:24:10.272Z] 7b4e81fa49ac: Preparing [2024-03-09T14:24:10.272Z] 7c504f21be85: Preparing [2024-03-09T14:24:10.272Z] 7c504f21be85: Waiting [2024-03-09T14:24:10.272Z] f6067a35fbd4: Layer already exists [2024-03-09T14:24:10.272Z] 97299ed85aeb: Layer already exists [2024-03-09T14:24:10.272Z] 723d29e08116: Layer already exists [2024-03-09T14:24:10.272Z] 81b8f73d25af: Layer already exists [2024-03-09T14:24:10.272Z] 7b4e81fa49ac: Layer already exists [2024-03-09T14:24:10.272Z] 7c504f21be85: Layer already exists [2024-03-09T14:24:10.539Z] latest: digest: sha256:290d28b801013d7dd744eda92d345fc540ce69cb81ee0834a6082fd6d4eed6a9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:24:11.010Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:24:11.480Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:3.2.0-dev.10 [2024-03-09T14:24:11.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2024-03-09T14:24:11.480Z] 723d29e08116: Preparing [2024-03-09T14:24:11.480Z] 97299ed85aeb: Preparing [2024-03-09T14:24:11.480Z] f6067a35fbd4: Preparing [2024-03-09T14:24:11.480Z] 81b8f73d25af: Preparing [2024-03-09T14:24:11.480Z] 7b4e81fa49ac: Preparing [2024-03-09T14:24:11.480Z] 7c504f21be85: Preparing [2024-03-09T14:24:11.480Z] 7c504f21be85: Waiting [2024-03-09T14:24:11.480Z] 7b4e81fa49ac: Layer already exists [2024-03-09T14:24:11.480Z] 97299ed85aeb: Layer already exists [2024-03-09T14:24:11.480Z] 723d29e08116: Layer already exists [2024-03-09T14:24:11.480Z] f6067a35fbd4: Layer already exists [2024-03-09T14:24:11.480Z] 81b8f73d25af: Layer already exists [2024-03-09T14:24:11.480Z] 7c504f21be85: Layer already exists [2024-03-09T14:24:11.748Z] 3.2.0-dev.10: digest: sha256:290d28b801013d7dd744eda92d345fc540ce69cb81ee0834a6082fd6d4eed6a9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:24:12.251Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:b98d36f300d40b3d26074dc2f5d3a4b80ec3fbcc-3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:24:12.738Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:b98d36f300d40b3d26074dc2f5d3a4b80ec3fbcc-3.2.0-dev.10 [2024-03-09T14:24:12.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2024-03-09T14:24:12.738Z] 723d29e08116: Preparing [2024-03-09T14:24:12.738Z] 97299ed85aeb: Preparing [2024-03-09T14:24:12.738Z] f6067a35fbd4: Preparing [2024-03-09T14:24:12.738Z] 81b8f73d25af: Preparing [2024-03-09T14:24:12.738Z] 7b4e81fa49ac: Preparing [2024-03-09T14:24:12.738Z] 7c504f21be85: Preparing [2024-03-09T14:24:12.738Z] 7c504f21be85: Waiting [2024-03-09T14:24:12.738Z] 723d29e08116: Layer already exists [2024-03-09T14:24:12.738Z] 7b4e81fa49ac: Layer already exists [2024-03-09T14:24:12.738Z] 97299ed85aeb: Layer already exists [2024-03-09T14:24:12.738Z] 81b8f73d25af: Layer already exists [2024-03-09T14:24:12.738Z] f6067a35fbd4: Layer already exists [2024-03-09T14:24:12.738Z] 7c504f21be85: Layer already exists [2024-03-09T14:24:12.738Z] b98d36f300d40b3d26074dc2f5d3a4b80ec3fbcc-3.2.0-dev.10: digest: sha256:290d28b801013d7dd744eda92d345fc540ce69cb81ee0834a6082fd6d4eed6a9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:24:13.498Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:24:13.985Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main [2024-03-09T14:24:13.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2024-03-09T14:24:13.985Z] 723d29e08116: Preparing [2024-03-09T14:24:13.985Z] 97299ed85aeb: Preparing [2024-03-09T14:24:13.985Z] f6067a35fbd4: Preparing [2024-03-09T14:24:13.985Z] 81b8f73d25af: Preparing [2024-03-09T14:24:13.985Z] 7b4e81fa49ac: Preparing [2024-03-09T14:24:13.985Z] 7c504f21be85: Preparing [2024-03-09T14:24:13.985Z] 7c504f21be85: Waiting [2024-03-09T14:24:13.985Z] 81b8f73d25af: Layer already exists [2024-03-09T14:24:13.985Z] 7b4e81fa49ac: Layer already exists [2024-03-09T14:24:13.985Z] 97299ed85aeb: Layer already exists [2024-03-09T14:24:13.985Z] 723d29e08116: Layer already exists [2024-03-09T14:24:13.985Z] f6067a35fbd4: Layer already exists [2024-03-09T14:24:13.985Z] 7c504f21be85: Layer already exists [2024-03-09T14:24:14.253Z] main: digest: sha256:290d28b801013d7dd744eda92d345fc540ce69cb81ee0834a6082fd6d4eed6a9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-09T14:24:14.652Z] ===================================================== [Pipeline] echo [2024-03-09T14:24:14.705Z] taggedImages: [2024-03-09T14:24:14.705Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:b98d36f300d40b3d26074dc2f5d3a4b80ec3fbcc [2024-03-09T14:24:14.705Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2024-03-09T14:24:14.705Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:3.2.0-dev.10 [2024-03-09T14:24:14.705Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:b98d36f300d40b3d26074dc2f5d3a4b80ec3fbcc-3.2.0-dev.10 [2024-03-09T14:24:14.705Z] - 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 [2024-03-09T14:24:15.355Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-09T14:24:15.355Z] [2024-03-09T14:24:15.355Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:24:15.725Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-09T14:24:15.725Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-09T14:24:15.725Z] 8998bd30e6a1: Pulling fs layer [2024-03-09T14:24:15.725Z] 04944245beec: Pulling fs layer [2024-03-09T14:24:15.725Z] 699f458cf7ca: Pulling fs layer [2024-03-09T14:24:15.725Z] 765212b225bb: Pulling fs layer [2024-03-09T14:24:15.725Z] f23df028b6ca: Pulling fs layer [2024-03-09T14:24:15.725Z] d65c8cfc05b1: Pulling fs layer [2024-03-09T14:24:15.725Z] 2437ff75d9bd: Pulling fs layer [2024-03-09T14:24:15.725Z] d65c8cfc05b1: Waiting [2024-03-09T14:24:15.725Z] 765212b225bb: Waiting [2024-03-09T14:24:15.725Z] f23df028b6ca: Waiting [2024-03-09T14:24:15.725Z] 2437ff75d9bd: Waiting [2024-03-09T14:24:15.993Z] 04944245beec: Verifying Checksum [2024-03-09T14:24:15.993Z] 04944245beec: Download complete [2024-03-09T14:24:15.993Z] 765212b225bb: Verifying Checksum [2024-03-09T14:24:15.993Z] 765212b225bb: Download complete [2024-03-09T14:24:15.993Z] f23df028b6ca: Download complete [2024-03-09T14:24:15.993Z] d65c8cfc05b1: Verifying Checksum [2024-03-09T14:24:15.993Z] d65c8cfc05b1: Download complete [2024-03-09T14:24:16.260Z] 699f458cf7ca: Verifying Checksum [2024-03-09T14:24:16.260Z] 699f458cf7ca: Download complete [2024-03-09T14:24:16.527Z] 8998bd30e6a1: Verifying Checksum [2024-03-09T14:24:16.527Z] 8998bd30e6a1: Download complete [2024-03-09T14:24:19.109Z] 2437ff75d9bd: Verifying Checksum [2024-03-09T14:24:19.109Z] 2437ff75d9bd: Download complete [2024-03-09T14:24:21.053Z] 8998bd30e6a1: Pull complete [2024-03-09T14:24:21.637Z] 04944245beec: Pull complete [2024-03-09T14:24:23.578Z] 699f458cf7ca: Pull complete [2024-03-09T14:24:23.578Z] 765212b225bb: Pull complete [2024-03-09T14:24:24.541Z] f23df028b6ca: Pull complete [2024-03-09T14:24:24.807Z] d65c8cfc05b1: Pull complete [2024-03-09T14:24:43.016Z] 2437ff75d9bd: Pull complete [2024-03-09T14:24:43.016Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-09T14:24:43.016Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-09T14:24:43.016Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-09T14:24:43.380Z] prd-ubuntu20.04-docker-arm64-4c-16g-5332 does not seem to be running inside a container [2024-03-09T14:24:43.447Z] $ 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/162 -v /w/workspace/device-rest-go/162:/w/workspace/device-rest-go/162:rw,z -v /w/workspace/device-rest-go/162@tmp:/w/workspace/device-rest-go/162@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-03-09T14:24:46.241Z] $ docker top 0edad6fb1629c586c988cee7e13d3d431c8d4da08983c99eeef0dedb35ac0bb3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-09T14:24:47.163Z] ---> job-cost.sh [2024-03-09T14:24:47.163Z] lf-activate-venv: SKIPPING [2024-03-09T14:24:47.163Z] INFO: No Stack... [2024-03-09T14:24:47.797Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-09T14:24:48.402Z] INFO: Archiving Costs [Pipeline] sh [2024-03-09T14:24:49.059Z] + cat /w/workspace/device-rest-go/162/archives/cost.csv [2024-03-09T14:24:49.059Z] + cut -d, -f6 [Pipeline] lock [2024-03-09T14:24:49.136Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-162-stack-cost] [2024-03-09T14:24:49.200Z] Resource [jenkins-edgexfoundry-device-rest-go-main-162-stack-cost] did not exist. Created. [2024-03-09T14:24:49.206Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-162-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-09T14:24:50.029Z] /w/workspace/device-rest-go/162@tmp/durable-61957df0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-09T14:24:50.675Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-09T14:24:50.690Z] Warning: overwriting stash ‘stack-cost’ [2024-03-09T14:24:50.745Z] Stashed 1 file(s) [Pipeline] } [2024-03-09T14:24:50.915Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-162-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-09T14:24:51.033Z] $ docker stop --time=1 0edad6fb1629c586c988cee7e13d3d431c8d4da08983c99eeef0dedb35ac0bb3 [2024-03-09T14:24:52.519Z] $ docker rm -f --volumes 0edad6fb1629c586c988cee7e13d3d431c8d4da08983c99eeef0dedb35ac0bb3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-03-09T14:24:53.876Z] provisioning config files... [2024-03-09T14:24:53.882Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config812511642039434796tmp [Pipeline] { [Pipeline] sh [2024-03-09T14:24:54.254Z] + set +x [2024-03-09T14:24:54.254Z] + curl -s https://codecov.io/bash [2024-03-09T14:24:54.254Z] + bash -s -- [2024-03-09T14:24:54.254Z] [2024-03-09T14:24:54.254Z] _____ _ [2024-03-09T14:24:54.254Z] / ____| | | [2024-03-09T14:24:54.254Z] | | ___ __| | ___ ___ _____ __ [2024-03-09T14:24:54.254Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-09T14:24:54.254Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-09T14:24:54.254Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-09T14:24:54.254Z] Bash-1.0.6 [2024-03-09T14:24:54.254Z] [2024-03-09T14:24:54.254Z] [2024-03-09T14:24:54.254Z] ==> git version 2.25.1 found [2024-03-09T14:24:54.254Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-03-09T14:24:54.254Z] Release-Date: 2020-01-08 [2024-03-09T14:24:54.254Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-03-09T14:24:54.254Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-09T14:24:54.254Z] ==> Jenkins CI detected. [2024-03-09T14:24:54.254Z] current dir:  /w/workspace/edgexfoundry_device-rest-go_main [2024-03-09T14:24:54.254Z] project root: . [2024-03-09T14:24:54.254Z] --> token set from env [2024-03-09T14:24:54.254Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-09T14:24:54.254Z] ==> Running gcov in . (disable via -X gcov) [2024-03-09T14:24:54.254Z] ==> Python coveragepy not found [2024-03-09T14:24:54.254Z] ==> Searching for coverage reports in: [2024-03-09T14:24:54.254Z] + . [2024-03-09T14:24:54.254Z] -> Found 1 reports [2024-03-09T14:24:54.254Z] ==> Detecting git/mercurial file structure [2024-03-09T14:24:54.514Z] ==> Reading reports [2024-03-09T14:24:54.514Z] + ./coverage.out bytes=14499 [2024-03-09T14:24:54.514Z] ==> Appending adjustments [2024-03-09T14:24:54.514Z] https://docs.codecov.io/docs/fixing-reports [2024-03-09T14:24:54.514Z] + Found adjustments [2024-03-09T14:24:54.514Z] ==> Gzipping contents [2024-03-09T14:24:54.514Z] 4.0K /tmp/codecov.e7iTZf.gz [2024-03-09T14:24:54.514Z] ==> Uploading reports [2024-03-09T14:24:54.514Z] url: https://codecov.io [2024-03-09T14:24:54.514Z] query: branch=main&commit=b98d36f300d40b3d26074dc2f5d3a4b80ec3fbcc&build=162&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F162%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-09T14:24:54.514Z] -> Pinging Codecov [2024-03-09T14:24:54.514Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=b98d36f300d40b3d26074dc2f5d3a4b80ec3fbcc&build=162&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F162%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-09T14:24:54.772Z] -> Uploading to [2024-03-09T14:24:54.772Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-09/4E5D53B4F1F92C436F7061BF334D961C/b98d36f300d40b3d26074dc2f5d3a4b80ec3fbcc/e53eed34-413d-4493-b19c-c60e0f724dde.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240309%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240309T142454Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=de77a03a600d58f82100ed0eeee6dcd435aca5620bcf9780f7dd11b007811db4 [2024-03-09T14:24:54.772Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-09T14:24:54.772Z] Dload Upload Total Spent Left Speed [2024-03-09T14:24:55.032Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2321 0 0 100 2321 0 8692 --:--:-- --:--:-- --:--:-- 8692 [2024-03-09T14:24:55.032Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/b98d36f300d40b3d26074dc2f5d3a4b80ec3fbcc [Pipeline] } [2024-03-09T14:24:55.039Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-03-09T14:24:55.441Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-03-09T14:24:55.459Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:24:55.881Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-09T14:24:55.881Z] [2024-03-09T14:24:55.881Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:24:56.233Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-09T14:24:56.233Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-03-09T14:24:56.233Z] df9b9388f04a: Pulling fs layer [2024-03-09T14:24:56.233Z] 52dc419b0ee2: Pulling fs layer [2024-03-09T14:24:56.233Z] 25bc292e5bac: Pulling fs layer [2024-03-09T14:24:56.233Z] 114826534d7a: Pulling fs layer [2024-03-09T14:24:56.233Z] 4657fd5d0bcf: Pulling fs layer [2024-03-09T14:24:56.233Z] 6ad1cebc031e: Pulling fs layer [2024-03-09T14:24:56.233Z] 8a3aa393b2d8: Pulling fs layer [2024-03-09T14:24:56.233Z] 4657fd5d0bcf: Waiting [2024-03-09T14:24:56.233Z] 8a3aa393b2d8: Waiting [2024-03-09T14:24:56.233Z] 114826534d7a: Waiting [2024-03-09T14:24:56.233Z] 6ad1cebc031e: Waiting [2024-03-09T14:24:56.233Z] 25bc292e5bac: Download complete [2024-03-09T14:24:56.233Z] 52dc419b0ee2: Verifying Checksum [2024-03-09T14:24:56.233Z] 52dc419b0ee2: Download complete [2024-03-09T14:24:56.233Z] 4657fd5d0bcf: Verifying Checksum [2024-03-09T14:24:56.233Z] 4657fd5d0bcf: Download complete [2024-03-09T14:24:56.233Z] df9b9388f04a: Download complete [2024-03-09T14:24:56.491Z] 6ad1cebc031e: Verifying Checksum [2024-03-09T14:24:56.491Z] 6ad1cebc031e: Download complete [2024-03-09T14:24:56.491Z] df9b9388f04a: Pull complete [2024-03-09T14:24:56.491Z] 52dc419b0ee2: Pull complete [2024-03-09T14:24:56.491Z] 25bc292e5bac: Pull complete [2024-03-09T14:24:57.067Z] 114826534d7a: Verifying Checksum [2024-03-09T14:24:57.067Z] 114826534d7a: Download complete [2024-03-09T14:24:57.067Z] 8a3aa393b2d8: Verifying Checksum [2024-03-09T14:24:57.067Z] 8a3aa393b2d8: Download complete [2024-03-09T14:25:00.358Z] 114826534d7a: Pull complete [2024-03-09T14:25:00.358Z] 4657fd5d0bcf: Pull complete [2024-03-09T14:25:00.617Z] 6ad1cebc031e: Pull complete [2024-03-09T14:25:03.147Z] 8a3aa393b2d8: Pull complete [2024-03-09T14:25:03.147Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-03-09T14:25:03.147Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-09T14:25:03.147Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-09T14:25:03.420Z] prd-ubuntu20.04-docker-8c-8g-5329 does not seem to be running inside a container [2024-03-09T14:25:03.462Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2024-03-09T14:25:07.983Z] $ docker top d747083b8428f1d349ab6fe8b3e842f6ccea2b3ef7fa255b593d65d370da9db1 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-03-09T14:25:08.128Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rest-go:main' [Pipeline] sh [2024-03-09T14:25:08.410Z] + set -o pipefail [2024-03-09T14:25:08.410Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rest-go:main' [2024-03-09T14:25:15.054Z] [2024-03-09T14:25:15.054Z] Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... [2024-03-09T14:25:15.054Z] [2024-03-09T14:25:15.054Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6693b2f8-cb2c-4fe8-a536-d1b67f9ec7d5/history/c1669cd9-6e48-477e-94fc-8308814ecd22 [2024-03-09T14:25:15.054Z] [2024-03-09T14:25:15.054Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-03-09T14:25:15.054Z] [2024-03-09T14:25:15.054Z] [2024-03-09T14:25:15.054Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-03-09T14:25:15.054Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-03-09T14:25:15.054Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2024-03-09T14:25:15.075Z] $ docker stop --time=1 d747083b8428f1d349ab6fe8b3e842f6ccea2b3ef7fa255b593d65d370da9db1 [2024-03-09T14:25:18.576Z] $ docker rm -f --volumes d747083b8428f1d349ab6fe8b3e842f6ccea2b3ef7fa255b593d65d370da9db1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-09T14:25:20.110Z] + git log --format=format:%s -1 b98d36f300d40b3d26074dc2f5d3a4b80ec3fbcc [Pipeline] sh [2024-03-09T14:25:20.405Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-09T14:25:20.405Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:25:20.764Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-09T14:25:20.764Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-09T14:25:20.932Z] prd-ubuntu20.04-docker-8c-8g-5329 does not seem to be running inside a container [2024-03-09T14:25:20.973Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-09T14:25:21.451Z] $ docker top 885c92a33d68541b89d8c6049779a189a0282e192f42783b9cff8005f8c06e30 -eo pid,comm [2024-03-09T14:25:21.487Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-03-09T14:25:21.487Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-09T14:25:21.813Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-09T14:25:21.813Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-09T14:25:21.932Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-09T14:25:21.944Z] $ docker exec 885c92a33d68541b89d8c6049779a189a0282e192f42783b9cff8005f8c06e30 ssh-agent [2024-03-09T14:25:22.039Z] SSH_AUTH_SOCK=/tmp/ssh-wr2BGp3Nohrq/agent.32 [2024-03-09T14:25:22.039Z] SSH_AGENT_PID=38 [2024-03-09T14:25:22.044Z] Running ssh-add (command line suppressed) [2024-03-09T14:25:22.146Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_7505877188083745990.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_7505877188083745990.key) [2024-03-09T14:25:22.150Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-09T14:25:22.489Z] + git semver tag [2024-03-09T14:25:22.748Z] 2024-03-09 14:25:22,646 [run_tag] DEBUG tag force:False [2024-03-09T14:25:22.749Z] 2024-03-09 14:25:22,646 [check_head_tag] DEBUG check head tag [2024-03-09T14:25:22.749Z] 2024-03-09 14:25:22,647 [execute] INFO git cat-file --batch-check [2024-03-09T14:25:22.749Z] 2024-03-09 14:25:22,647 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2024-03-09T14:25:22.749Z] 2024-03-09 14:25:22,650 [execute] INFO git cat-file --batch [2024-03-09T14:25:22.749Z] 2024-03-09 14:25:22,650 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2024-03-09T14:25:22.749Z] 2024-03-09 14:25:22,668 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-03-09T14:25:22.749Z] 2024-03-09 14:25:22,668 [execute] INFO git tag -a v3.2.0-dev.10 -m v3.2.0-dev.10 [2024-03-09T14:25:22.749Z] 2024-03-09 14:25:22,669 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.10', '-m', 'v3.2.0-dev.10'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2024-03-09T14:25:22.749Z] 2024-03-09 14:25:22,673 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-03-09T14:25:22.749Z] 3.2.0-dev.10 [Pipeline] } [2024-03-09T14:25:22.767Z] $ docker exec --env ******** --env ******** 885c92a33d68541b89d8c6049779a189a0282e192f42783b9cff8005f8c06e30 ssh-agent -k [2024-03-09T14:25:22.868Z] unset SSH_AUTH_SOCK; [2024-03-09T14:25:22.868Z] unset SSH_AGENT_PID; [2024-03-09T14:25:22.868Z] echo Agent pid 38 killed; [2024-03-09T14:25:22.869Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-09T14:25:23.385Z] + git semver [Pipeline] } [2024-03-09T14:25:23.666Z] $ docker stop --time=1 885c92a33d68541b89d8c6049779a189a0282e192f42783b9cff8005f8c06e30 [2024-03-09T14:25:24.907Z] $ docker rm -f --volumes 885c92a33d68541b89d8c6049779a189a0282e192f42783b9cff8005f8c06e30 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:25:25.544Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-09T14:25:25.544Z] [2024-03-09T14:25:25.544Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:25:25.899Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-09T14:25:25.899Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-03-09T14:25:25.899Z] ab5ef0e58194: Pulling fs layer [2024-03-09T14:25:25.899Z] 9712f1f96733: Pulling fs layer [2024-03-09T14:25:25.899Z] 63f879dbbcfc: Pulling fs layer [2024-03-09T14:25:25.899Z] 0d9ebad4ef96: Pulling fs layer [2024-03-09T14:25:25.899Z] e9a5061849ea: Pulling fs layer [2024-03-09T14:25:25.899Z] d747dcd14b5f: Pulling fs layer [2024-03-09T14:25:25.899Z] 2de7ff778b66: Pulling fs layer [2024-03-09T14:25:25.899Z] 0d9ebad4ef96: Waiting [2024-03-09T14:25:25.899Z] e9a5061849ea: Waiting [2024-03-09T14:25:25.899Z] d747dcd14b5f: Waiting [2024-03-09T14:25:25.899Z] 2de7ff778b66: Waiting [2024-03-09T14:25:25.899Z] 9712f1f96733: Verifying Checksum [2024-03-09T14:25:25.899Z] 9712f1f96733: Download complete [2024-03-09T14:25:26.158Z] 63f879dbbcfc: Verifying Checksum [2024-03-09T14:25:26.158Z] 63f879dbbcfc: Download complete [2024-03-09T14:25:26.415Z] e9a5061849ea: Verifying Checksum [2024-03-09T14:25:26.415Z] e9a5061849ea: Download complete [2024-03-09T14:25:26.415Z] d747dcd14b5f: Download complete [2024-03-09T14:25:26.415Z] ab5ef0e58194: Verifying Checksum [2024-03-09T14:25:26.415Z] ab5ef0e58194: Download complete [2024-03-09T14:25:26.415Z] 0d9ebad4ef96: Verifying Checksum [2024-03-09T14:25:26.415Z] 0d9ebad4ef96: Download complete [2024-03-09T14:25:26.415Z] 2de7ff778b66: Verifying Checksum [2024-03-09T14:25:26.415Z] 2de7ff778b66: Download complete [2024-03-09T14:25:28.942Z] ab5ef0e58194: Pull complete [2024-03-09T14:25:28.942Z] 9712f1f96733: Pull complete [2024-03-09T14:25:29.509Z] 63f879dbbcfc: Pull complete [2024-03-09T14:25:32.788Z] 0d9ebad4ef96: Pull complete [2024-03-09T14:25:33.047Z] e9a5061849ea: Pull complete [2024-03-09T14:25:33.308Z] d747dcd14b5f: Pull complete [2024-03-09T14:25:34.247Z] 2de7ff778b66: Pull complete [2024-03-09T14:25:34.247Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-03-09T14:25:34.247Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-09T14:25:34.247Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-09T14:25:34.530Z] prd-ubuntu20.04-docker-8c-8g-5329 does not seem to be running inside a container [2024-03-09T14:25:34.567Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-03-09T14:25:39.952Z] $ docker top 0a4788d544b4602d2df1e09fc02e394fd523dc2db07f44615175449455d248a6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-03-09T14:25:40.104Z] provisioning config files... [2024-03-09T14:25:40.112Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config10795761862767291509tmp [2024-03-09T14:25:40.123Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config7040367625721855656tmp [2024-03-09T14:25:40.133Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config18303314665687234672tmp [Pipeline] { [Pipeline] echo [2024-03-09T14:25:40.221Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-09T14:25:40.521Z] ---> sigul-configuration.sh [2024-03-09T14:25:40.521Z] gpg: directory `/root/.gnupg' created [2024-03-09T14:25:40.521Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-03-09T14:25:40.521Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-03-09T14:25:40.521Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-03-09T14:25:40.521Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-03-09T14:25:40.521Z] gpg: CAST5 encrypted data [2024-03-09T14:25:40.521Z] gpg: encrypted with 1 passphrase [2024-03-09T14:25:40.521Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-03-09T14:25:40.816Z] + mkdir /home/jenkins [2024-03-09T14:25:40.816Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-03-09T14:25:41.110Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-03-09T14:25:41.125Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-09T14:25:41.413Z] ---> sigul-install.sh [2024-03-09T14:25:41.413Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-03-09T14:25:41.709Z] + git tag --list [2024-03-09T14:25:41.709Z] v1.0.0 [2024-03-09T14:25:41.709Z] v1.1.0 [2024-03-09T14:25:41.709Z] v1.1.1 [2024-03-09T14:25:41.709Z] v1.1.2 [2024-03-09T14:25:41.709Z] v1.2.0 [2024-03-09T14:25:41.709Z] v1.2.1 [2024-03-09T14:25:41.709Z] v2.0.0 [2024-03-09T14:25:41.709Z] v2.1.0 [2024-03-09T14:25:41.709Z] v2.1.1 [2024-03-09T14:25:41.709Z] v2.2.0 [2024-03-09T14:25:41.709Z] v2.3.0 [2024-03-09T14:25:41.709Z] v3.0 [2024-03-09T14:25:41.709Z] v3.0.0 [2024-03-09T14:25:41.709Z] v3.1 [2024-03-09T14:25:41.709Z] v3.1.0 [2024-03-09T14:25:41.709Z] v3.1.0-dev.1 [2024-03-09T14:25:41.709Z] v3.1.0-dev.10 [2024-03-09T14:25:41.709Z] v3.1.0-dev.11 [2024-03-09T14:25:41.709Z] v3.1.0-dev.12 [2024-03-09T14:25:41.709Z] v3.1.0-dev.13 [2024-03-09T14:25:41.709Z] v3.1.0-dev.14 [2024-03-09T14:25:41.709Z] v3.1.0-dev.15 [2024-03-09T14:25:41.709Z] v3.1.0-dev.16 [2024-03-09T14:25:41.709Z] v3.1.0-dev.17 [2024-03-09T14:25:41.709Z] v3.1.0-dev.18 [2024-03-09T14:25:41.709Z] v3.1.0-dev.19 [2024-03-09T14:25:41.709Z] v3.1.0-dev.2 [2024-03-09T14:25:41.709Z] v3.1.0-dev.20 [2024-03-09T14:25:41.709Z] v3.1.0-dev.21 [2024-03-09T14:25:41.709Z] v3.1.0-dev.22 [2024-03-09T14:25:41.709Z] v3.1.0-dev.23 [2024-03-09T14:25:41.709Z] v3.1.0-dev.24 [2024-03-09T14:25:41.709Z] v3.1.0-dev.25 [2024-03-09T14:25:41.709Z] v3.1.0-dev.26 [2024-03-09T14:25:41.709Z] v3.1.0-dev.27 [2024-03-09T14:25:41.709Z] v3.1.0-dev.28 [2024-03-09T14:25:41.709Z] v3.1.0-dev.29 [2024-03-09T14:25:41.709Z] v3.1.0-dev.3 [2024-03-09T14:25:41.709Z] v3.1.0-dev.30 [2024-03-09T14:25:41.709Z] v3.1.0-dev.31 [2024-03-09T14:25:41.709Z] v3.1.0-dev.32 [2024-03-09T14:25:41.709Z] v3.1.0-dev.4 [2024-03-09T14:25:41.709Z] v3.1.0-dev.5 [2024-03-09T14:25:41.709Z] v3.1.0-dev.6 [2024-03-09T14:25:41.709Z] v3.1.0-dev.7 [2024-03-09T14:25:41.709Z] v3.1.0-dev.8 [2024-03-09T14:25:41.709Z] v3.1.0-dev.9 [2024-03-09T14:25:41.709Z] v3.2.0-dev.1 [2024-03-09T14:25:41.709Z] v3.2.0-dev.10 [2024-03-09T14:25:41.709Z] v3.2.0-dev.2 [2024-03-09T14:25:41.709Z] v3.2.0-dev.3 [2024-03-09T14:25:41.709Z] v3.2.0-dev.4 [2024-03-09T14:25:41.709Z] v3.2.0-dev.5 [2024-03-09T14:25:41.709Z] v3.2.0-dev.6 [2024-03-09T14:25:41.709Z] v3.2.0-dev.7 [2024-03-09T14:25:41.709Z] v3.2.0-dev.8 [2024-03-09T14:25:41.709Z] v3.2.0-dev.9 [Pipeline] sh [2024-03-09T14:25:42.010Z] + lftools sign git-tag v3.2.0-dev.10 [2024-03-09T14:25:42.581Z] Signing Git tag with Sigul... [2024-03-09T14:25:42.581Z] Signing v3.2.0-dev.10 [Pipeline] echo [2024-03-09T14:25:42.858Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-09T14:25:43.154Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-03-09T14:25:43.162Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-03-09T14:25:52.147Z] $ docker stop --time=1 0a4788d544b4602d2df1e09fc02e394fd523dc2db07f44615175449455d248a6 [2024-03-09T14:25:53.446Z] $ docker rm -f --volumes 0a4788d544b4602d2df1e09fc02e394fd523dc2db07f44615175449455d248a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-03-09T14:25:54.349Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-09T14:25:54.349Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:25:54.709Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-09T14:25:54.709Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-09T14:25:54.892Z] prd-ubuntu20.04-docker-8c-8g-5329 does not seem to be running inside a container [2024-03-09T14:25:54.935Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-09T14:25:55.293Z] $ docker top 09c90645594be6fb67e5d4937128f65dcafdcb78cf2bcc15cadfab428202bef6 -eo pid,comm [2024-03-09T14:25:55.335Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-03-09T14:25:55.335Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-09T14:25:55.544Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-09T14:25:55.544Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-09T14:25:55.669Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-09T14:25:55.681Z] $ docker exec 09c90645594be6fb67e5d4937128f65dcafdcb78cf2bcc15cadfab428202bef6 ssh-agent [2024-03-09T14:25:55.767Z] SSH_AUTH_SOCK=/tmp/ssh-5BNFdwyMQO44/agent.32 [2024-03-09T14:25:55.767Z] SSH_AGENT_PID=38 [2024-03-09T14:25:55.773Z] Running ssh-add (command line suppressed) [2024-03-09T14:25:55.878Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_16028468414666898135.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_16028468414666898135.key) [2024-03-09T14:25:55.885Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-09T14:25:56.290Z] + git semver bump pre [2024-03-09T14:25:56.550Z] 2024-03-09 14:25:56,473 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-03-09T14:25:56.550Z] 2024-03-09 14:25:56,474 [bump_version] DEBUG bumping version:3.2.0-dev.10 on axis:pre with prefix:dev [2024-03-09T14:25:56.550Z] 2024-03-09 14:25:56,474 [bump_version] DEBUG bumped version:3.2.0-dev.11 [2024-03-09T14:25:56.550Z] 2024-03-09 14:25:56,474 [write_version] DEBUG write version:3.2.0-dev.11 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:True [2024-03-09T14:25:56.550Z] 2024-03-09 14:25:56,474 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-03-09T14:25:56.550Z] 2024-03-09 14:25:56,474 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-03-09T14:25:56.550Z] 2024-03-09 14:25:56,476 [execute] INFO git cat-file --batch-check [2024-03-09T14:25:56.550Z] 2024-03-09 14:25:56,477 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-09T14:25:56.550Z] 2024-03-09 14:25:56,482 [execute] INFO git cat-file --batch [2024-03-09T14:25:56.550Z] 2024-03-09 14:25:56,483 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-09T14:25:56.550Z] 2024-03-09 14:25:56,487 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-03-09T14:25:56.550Z] 3.2.0-dev.11 [Pipeline] } [2024-03-09T14:25:56.571Z] $ docker exec --env ******** --env ******** 09c90645594be6fb67e5d4937128f65dcafdcb78cf2bcc15cadfab428202bef6 ssh-agent -k [2024-03-09T14:25:56.670Z] unset SSH_AUTH_SOCK; [2024-03-09T14:25:56.670Z] unset SSH_AGENT_PID; [2024-03-09T14:25:56.670Z] echo Agent pid 38 killed; [2024-03-09T14:25:56.671Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-09T14:25:57.277Z] + git semver [Pipeline] } [2024-03-09T14:25:57.559Z] $ docker stop --time=1 09c90645594be6fb67e5d4937128f65dcafdcb78cf2bcc15cadfab428202bef6 [2024-03-09T14:25:58.846Z] $ docker rm -f --volumes 09c90645594be6fb67e5d4937128f65dcafdcb78cf2bcc15cadfab428202bef6 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-09T14:25:59.343Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-09T14:25:59.343Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:25:59.700Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-09T14:25:59.700Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-09T14:25:59.882Z] prd-ubuntu20.04-docker-8c-8g-5329 does not seem to be running inside a container [2024-03-09T14:25:59.996Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-09T14:26:00.334Z] $ docker top 65c70f14dab0720bd0374e8afaac0e32cce2347f03c028c3a1a3f2d9714fc192 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-09T14:26:00.643Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-09T14:26:00.643Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-09T14:26:00.784Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-09T14:26:00.796Z] $ docker exec 65c70f14dab0720bd0374e8afaac0e32cce2347f03c028c3a1a3f2d9714fc192 ssh-agent [2024-03-09T14:26:00.901Z] SSH_AUTH_SOCK=/tmp/ssh-8Blxm0IG4c32/agent.32 [2024-03-09T14:26:00.901Z] SSH_AGENT_PID=38 [2024-03-09T14:26:00.918Z] Running ssh-add (command line suppressed) [2024-03-09T14:26:01.025Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_6380002151942913697.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_6380002151942913697.key) [2024-03-09T14:26:01.036Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-09T14:26:01.391Z] + git semver push [2024-03-09T14:26:01.650Z] 2024-03-09 14:26:01,591 [run_push] DEBUG push [2024-03-09T14:26:01.650Z] 2024-03-09 14:26:01,592 [execute] INFO git cat-file --batch-check [2024-03-09T14:26:01.650Z] 2024-03-09 14:26:01,592 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-09T14:26:01.650Z] 2024-03-09 14:26:01,595 [execute] INFO git rev-list 2ab4f2e62dea41a124eb62ca37d50de86937c0b8 -- [2024-03-09T14:26:01.650Z] 2024-03-09 14:26:01,596 [execute] DEBUG Popen(['git', 'rev-list', '2ab4f2e62dea41a124eb62ca37d50de86937c0b8', '--'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-03-09T14:26:01.650Z] 2024-03-09 14:26:01,605 [execute] INFO git fetch -v origin [2024-03-09T14:26:01.650Z] 2024-03-09 14:26:01,605 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-03-09T14:26:02.217Z] 2024-03-09 14:26:02,135 [run_push] DEBUG no remote changes detected [2024-03-09T14:26:02.217Z] 2024-03-09 14:26:02,136 [execute] INFO git push origin semver [2024-03-09T14:26:02.217Z] 2024-03-09 14:26:02,136 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-03-09T14:26:03.154Z] 2024-03-09 14:26:02,927 [run_push] DEBUG push all version tags [2024-03-09T14:26:03.154Z] 2024-03-09 14:26:02,928 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-03-09T14:26:03.154Z] 2024-03-09 14:26:02,928 [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) [2024-03-09T14:26:03.722Z] 2024-03-09 14:26:03,635 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-03-09T14:26:03.722Z] 3.2.0-dev.11 [Pipeline] } [2024-03-09T14:26:03.742Z] $ docker exec --env ******** --env ******** 65c70f14dab0720bd0374e8afaac0e32cce2347f03c028c3a1a3f2d9714fc192 ssh-agent -k [2024-03-09T14:26:03.837Z] unset SSH_AUTH_SOCK; [2024-03-09T14:26:03.837Z] unset SSH_AGENT_PID; [2024-03-09T14:26:03.837Z] echo Agent pid 38 killed; [2024-03-09T14:26:03.841Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-09T14:26:04.375Z] + git semver [Pipeline] } [2024-03-09T14:26:04.655Z] $ docker stop --time=1 65c70f14dab0720bd0374e8afaac0e32cce2347f03c028c3a1a3f2d9714fc192 [2024-03-09T14:26:05.927Z] $ docker rm -f --volumes 65c70f14dab0720bd0374e8afaac0e32cce2347f03c028c3a1a3f2d9714fc192 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-03-09T14:26:07.452Z] + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] [2024-03-09T14:26:07.452Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2024-03-09T14:26:07.452Z] total 16 [2024-03-09T14:26:07.452Z] drwxr-xr-x 3 root root 4096 Mar 9 14:15 . [2024-03-09T14:26:07.452Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 9 14:25 .. [2024-03-09T14:26:07.452Z] drwxr-xr-x 2 root root 4096 Mar 9 14:15 cost [2024-03-09T14:26:07.452Z] -rw-r--r-- 1 root root 86 Mar 9 14:15 cost.csv [2024-03-09T14:26:07.452Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives [2024-03-09T14:26:07.452Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2024-03-09T14:26:07.452Z] total 16 [2024-03-09T14:26:07.452Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 9 14:15 . [2024-03-09T14:26:07.452Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 9 14:25 .. [2024-03-09T14:26:07.452Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 9 14:15 cost [2024-03-09T14:26:07.452Z] -rw-r--r-- 1 jenkins jenkins 86 Mar 9 14:15 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-09T14:26:07.741Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-09T14:26:08.595Z] ---> package-listing.sh [2024-03-09T14:26:08.595Z] ++ facter osfamily [2024-03-09T14:26:08.595Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-09T14:26:08.854Z] + OS_FAMILY=debian [2024-03-09T14:26:08.854Z] + workspace=/w/workspace/edgexfoundry_device-rest-go_main [2024-03-09T14:26:08.854Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-09T14:26:08.854Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-09T14:26:08.854Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-09T14:26:08.854Z] + PACKAGES=/tmp/packages_start.txt [2024-03-09T14:26:08.854Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2024-03-09T14:26:08.854Z] + PACKAGES=/tmp/packages_end.txt [2024-03-09T14:26:08.854Z] + case "${OS_FAMILY}" in [2024-03-09T14:26:08.854Z] + dpkg -l [2024-03-09T14:26:08.854Z] + grep '^ii' [2024-03-09T14:26:08.854Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-09T14:26:08.854Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-09T14:26:08.854Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-09T14:26:08.854Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2024-03-09T14:26:08.854Z] + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ [2024-03-09T14:26:08.854Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo [2024-03-09T14:26:08.864Z] 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 [2024-03-09T14:26:09.138Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T14:26:09.758Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-09T14:26:09.758Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-09T14:26:09.944Z] prd-ubuntu20.04-docker-8c-8g-5329 does not seem to be running inside a container [2024-03-09T14:26:09.981Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-09T14:26:10.212Z] $ docker top 37448fcff2d071c70206b58c9c13f1ff89573ab2c57430c919ea6be688a74fdd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-09T14:26:10.665Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-09T14:26:10.949Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-09T14:26:11.395Z] + ls /var/log/sa-host [2024-03-09T14:26:11.395Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-09T14:26:11.525Z] provisioning config files... [2024-03-09T14:26:11.535Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config4880424056697257676tmp [Pipeline] { [Pipeline] echo [2024-03-09T14:26:11.697Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-09T14:26:11.981Z] ---> create-netrc.sh [Pipeline] } [2024-03-09T14:26:11.988Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-09T14:26:12.430Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-09T14:26:12.438Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-09T14:26:12.717Z] ---> sudo-logs.sh [2024-03-09T14:26:12.717Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-09T14:26:12.794Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-09T14:26:13.075Z] ---> job-cost.sh [2024-03-09T14:26:13.075Z] lf-activate-venv: SKIPPING [2024-03-09T14:26:13.075Z] DEBUG: total: 0.2199999988079071 [2024-03-09T14:26:13.075Z] INFO: Retrieving Stack Cost... [2024-03-09T14:26:13.643Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-09T14:26:13.902Z] INFO: Archiving Costs [Pipeline] echo [2024-03-09T14:26:13.913Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-09T14:26:14.194Z] ---> logs-deploy.sh [2024-03-09T14:26:14.194Z] lf-activate-venv: SKIPPING [2024-03-09T14:26:14.194Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/162 [2024-03-09T14:26:14.194Z] INFO: archiving workspace using pattern(s): [2024-03-09T14:26:15.129Z] Archives upload complete. [2024-03-09T14:26:15.129Z] INFO: archiving logs to Nexus