Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bf4aa2dff0c0a7f4a97997804f6014e11af12954 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-ssh9243280002478747241.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh1950764193467549143.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-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-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13281621186713998342.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh12450593721418615728.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-sdk-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-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh85072492202165341.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-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6401 in /w/workspace/edgexfoundry_device-sdk-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-sdk-go.git > git init /w/workspace/edgexfoundry_device-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision bf4aa2dff0c0a7f4a97997804f6014e11af12954 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-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 bf4aa2dff0c0a7f4a97997804f6014e11af12954 # timeout=10 Commit message: "Merge pull request #1328 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v3-3.0.0-dev.16" > git rev-list --no-walk 44494171fcaded074de32712625f564a2da22111 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-17T06:14:24.124Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-17T06:14:24.166Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-17T06:14:24.180Z] ========================================================= [2023-02-17T06:14:24.180Z] EdgeX Global Pipelines Version Info [2023-02-17T06:14:24.180Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-17T06:14:24.909Z] ------------------- [2023-02-17T06:14:24.909Z] stable info: [2023-02-17T06:14:24.909Z] ------------------- [2023-02-17T06:14:24.909Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-17T06:14:24.909Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-17T06:14:24.909Z] Message: update stable to v1.0.244 [2023-02-17T06:14:25.482Z] ------------------- [2023-02-17T06:14:25.482Z] experimental info: [2023-02-17T06:14:25.482Z] ------------------- [2023-02-17T06:14:25.482Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-17T06:14:25.482Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-17T06:14:25.482Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-17T06:14:25.652Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-02-17T06:14:25.665Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-02-17T06:14:25.679Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-17T06:14:25.690Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-17T06:14:25.704Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-17T06:14:25.715Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-17T06:14:25.725Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-17T06:14:25.733Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-02-17T06:14:25.741Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-17T06:14:25.751Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-17T06:14:25.768Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-17T06:14:25.780Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-02-17T06:14:25.792Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-17T06:14:25.805Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-17T06:14:25.818Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-17T06:14:25.828Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-02-17T06:14:25.842Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-17T06:14:25.855Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-17T06:14:25.866Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-17T06:14:25.881Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-17T06:14:25.898Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-17T06:14:25.912Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-02-17T06:14:25.924Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-17T06:14:25.935Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-17T06:14:25.946Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-17T06:14:25.960Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-17T06:14:25.972Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-17T06:14:25.983Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-02-17T06:14:25.997Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-02-17T06:14:26.013Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-02-17T06:14:26.024Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bf4aa2dff0c0a7f4a97997804f6014e11af12954 [Pipeline] echo [2023-02-17T06:14:26.042Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bf4aa2d [Pipeline] echo [2023-02-17T06:14:26.054Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-17T06:14:26.101Z] provisioning config files... [2023-02-17T06:14:26.115Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config15885023583015314188tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-17T06:14:26.413Z] ---> docker-login.sh [2023-02-17T06:14:26.413Z] nexus3.edgexfoundry.org:10001 [2023-02-17T06:14:26.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T06:14:26.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T06:14:26.673Z] Configure a credential helper to remove this warning. See [2023-02-17T06:14:26.673Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T06:14:26.673Z] [2023-02-17T06:14:26.673Z] Login Succeeded [2023-02-17T06:14:26.673Z] nexus3.edgexfoundry.org:10002 [2023-02-17T06:14:26.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T06:14:26.932Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T06:14:26.932Z] Configure a credential helper to remove this warning. See [2023-02-17T06:14:26.932Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T06:14:26.932Z] [2023-02-17T06:14:26.932Z] Login Succeeded [2023-02-17T06:14:26.932Z] nexus3.edgexfoundry.org:10003 [2023-02-17T06:14:26.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T06:14:26.932Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T06:14:26.932Z] Configure a credential helper to remove this warning. See [2023-02-17T06:14:26.932Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T06:14:26.932Z] [2023-02-17T06:14:26.932Z] Login Succeeded [2023-02-17T06:14:26.932Z] nexus3.edgexfoundry.org:10004 [2023-02-17T06:14:26.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T06:14:27.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T06:14:27.192Z] Configure a credential helper to remove this warning. See [2023-02-17T06:14:27.192Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T06:14:27.192Z] [2023-02-17T06:14:27.192Z] Login Succeeded [2023-02-17T06:14:27.192Z] docker.io [2023-02-17T06:14:27.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T06:14:27.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T06:14:27.453Z] Configure a credential helper to remove this warning. See [2023-02-17T06:14:27.453Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T06:14:27.453Z] [2023-02-17T06:14:27.453Z] Login Succeeded [2023-02-17T06:14:27.453Z] ---> docker-login.sh ends [Pipeline] } [2023-02-17T06:14:27.460Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-17T06:14:27.838Z] + git rev-list -1 --merges bf4aa2dff0c0a7f4a97997804f6014e11af12954~1..bf4aa2dff0c0a7f4a97997804f6014e11af12954 [Pipeline] echo [2023-02-17T06:14:27.879Z] -----------> git rev-list -1 --merges bf4aa2dff0c0a7f4a97997804f6014e11af12954~1..bf4aa2dff0c0a7f4a97997804f6014e11af12954 bf4aa2dff0c0a7f4a97997804f6014e11af12954 [2023-02-17T06:14:27.879Z] bf4aa2dff0c0a7f4a97997804f6014e11af12954 [false] [Pipeline] sh [2023-02-17T06:14:28.165Z] + git log --format=format:%s -1 bf4aa2dff0c0a7f4a97997804f6014e11af12954 [Pipeline] echo [2023-02-17T06:14:28.179Z] ========================================================= [2023-02-17T06:14:28.179Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-17T06:14:28.179Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-17T06:14:28.495Z] + git log --format=format:%s -1 bf4aa2dff0c0a7f4a97997804f6014e11af12954 [Pipeline] echo [2023-02-17T06:14:28.506Z] [semverPrep] GIT_COMMIT: bf4aa2dff0c0a7f4a97997804f6014e11af12954, Commit Message: Merge pull request #1328 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v3-3.0.0-dev.16 [Pipeline] echo [2023-02-17T06:14:28.514Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-17T06:14:28.849Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-17T06:14:28.849Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-17T06:14:28.849Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-17T06:14:28.849Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-17T06:14:28.849Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-17T06:14:28.849Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-17T06:14:28.849Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T06:14:29.246Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-17T06:14:29.246Z] [2023-02-17T06:14:29.246Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T06:14:29.547Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-17T06:14:29.547Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-17T06:14:29.547Z] b85a868b505f: Pulling fs layer [2023-02-17T06:14:29.547Z] e2be974225ed: Pulling fs layer [2023-02-17T06:14:29.547Z] 339a4e72a1f5: Pulling fs layer [2023-02-17T06:14:29.547Z] 988bab9f4d93: Pulling fs layer [2023-02-17T06:14:29.547Z] 1469e6f7b9e6: Pulling fs layer [2023-02-17T06:14:29.547Z] eaf3925da568: Pulling fs layer [2023-02-17T06:14:29.547Z] bab4dde63d76: Pulling fs layer [2023-02-17T06:14:29.547Z] 988bab9f4d93: Waiting [2023-02-17T06:14:29.547Z] 1469e6f7b9e6: Waiting [2023-02-17T06:14:29.547Z] eaf3925da568: Waiting [2023-02-17T06:14:29.547Z] bde34c3a00c8: Pulling fs layer [2023-02-17T06:14:29.547Z] b352a97aabf1: Pulling fs layer [2023-02-17T06:14:29.547Z] 4872d77fe225: Pulling fs layer [2023-02-17T06:14:29.547Z] b352a97aabf1: Waiting [2023-02-17T06:14:29.547Z] bde34c3a00c8: Waiting [2023-02-17T06:14:29.547Z] 5851b861e8e6: Pulling fs layer [2023-02-17T06:14:29.547Z] 4872d77fe225: Waiting [2023-02-17T06:14:29.547Z] 5851b861e8e6: Waiting [2023-02-17T06:14:29.547Z] e2be974225ed: Verifying Checksum [2023-02-17T06:14:29.547Z] e2be974225ed: Download complete [2023-02-17T06:14:29.547Z] 988bab9f4d93: Verifying Checksum [2023-02-17T06:14:29.547Z] 988bab9f4d93: Download complete [2023-02-17T06:14:30.123Z] 339a4e72a1f5: Verifying Checksum [2023-02-17T06:14:30.124Z] 339a4e72a1f5: Download complete [2023-02-17T06:14:30.124Z] 1469e6f7b9e6: Verifying Checksum [2023-02-17T06:14:30.124Z] 1469e6f7b9e6: Download complete [2023-02-17T06:14:30.124Z] eaf3925da568: Download complete [2023-02-17T06:14:30.124Z] bde34c3a00c8: Download complete [2023-02-17T06:14:30.124Z] b85a868b505f: Verifying Checksum [2023-02-17T06:14:30.124Z] b85a868b505f: Download complete [2023-02-17T06:14:30.124Z] 4872d77fe225: Verifying Checksum [2023-02-17T06:14:30.124Z] 4872d77fe225: Download complete [2023-02-17T06:14:30.124Z] 5851b861e8e6: Verifying Checksum [2023-02-17T06:14:30.124Z] b352a97aabf1: Verifying Checksum [2023-02-17T06:14:30.124Z] b352a97aabf1: Download complete [2023-02-17T06:14:30.385Z] bab4dde63d76: Download complete [2023-02-17T06:14:31.323Z] b85a868b505f: Pull complete [2023-02-17T06:14:31.582Z] e2be974225ed: Pull complete [2023-02-17T06:14:31.842Z] 339a4e72a1f5: Pull complete [2023-02-17T06:14:32.101Z] 988bab9f4d93: Pull complete [2023-02-17T06:14:32.361Z] 1469e6f7b9e6: Pull complete [2023-02-17T06:14:32.361Z] eaf3925da568: Pull complete [2023-02-17T06:14:34.267Z] bab4dde63d76: Pull complete [2023-02-17T06:14:34.267Z] bde34c3a00c8: Pull complete [2023-02-17T06:14:34.267Z] b352a97aabf1: Pull complete [2023-02-17T06:14:34.526Z] 4872d77fe225: Pull complete [2023-02-17T06:14:34.526Z] 5851b861e8e6: Pull complete [2023-02-17T06:14:34.526Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-17T06:14:34.526Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-17T06:14:34.526Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T06:14:34.622Z] prd-ubuntu20.04-docker-8c-8g-6401 does not seem to be running inside a container [2023-02-17T06:14:34.657Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 [2023-02-17T06:14:37.742Z] $ docker top fe4233292a139b247e97a5f4ffc13311ad0e8098189a7884d5d53f32cdfdc92b -eo pid,comm [2023-02-17T06:14:37.797Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-17T06:14:37.797Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-17T06:14:37.837Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-17T06:14:37.837Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-17T06:14:37.955Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-17T06:14:37.958Z] $ docker exec fe4233292a139b247e97a5f4ffc13311ad0e8098189a7884d5d53f32cdfdc92b ssh-agent [2023-02-17T06:14:38.087Z] SSH_AUTH_SOCK=/tmp/ssh-p2QRnib5GWra/agent.31 [2023-02-17T06:14:38.087Z] SSH_AGENT_PID=37 [2023-02-17T06:14:38.096Z] Running ssh-add (command line suppressed) [2023-02-17T06:14:38.190Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6946646850554745017.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6946646850554745017.key) [2023-02-17T06:14:38.203Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-17T06:14:38.491Z] + git tag --points-at HEAD [Pipeline] } [2023-02-17T06:14:38.507Z] $ docker exec --env ******** --env ******** fe4233292a139b247e97a5f4ffc13311ad0e8098189a7884d5d53f32cdfdc92b ssh-agent -k [2023-02-17T06:14:38.607Z] unset SSH_AUTH_SOCK; [2023-02-17T06:14:38.608Z] unset SSH_AGENT_PID; [2023-02-17T06:14:38.608Z] echo Agent pid 37 killed; [2023-02-17T06:14:38.616Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-17T06:14:38.641Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-17T06:14:38.641Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-17T06:14:38.750Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-17T06:14:38.752Z] $ docker exec fe4233292a139b247e97a5f4ffc13311ad0e8098189a7884d5d53f32cdfdc92b ssh-agent [2023-02-17T06:14:38.879Z] SSH_AUTH_SOCK=/tmp/ssh-JpePzoBx4HZO/agent.69 [2023-02-17T06:14:38.879Z] SSH_AGENT_PID=75 [2023-02-17T06:14:38.884Z] Running ssh-add (command line suppressed) [2023-02-17T06:14:38.999Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_61594471108930610.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_61594471108930610.key) [2023-02-17T06:14:39.013Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-17T06:14:39.298Z] + git semver init [2023-02-17T06:14:39.557Z] 2023-02-17 06:14:39,521 [run_init] DEBUG init version:0.0.0 force:False [2023-02-17T06:14:39.557Z] 2023-02-17 06:14:39,523 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-02-17T06:14:39.557Z] 2023-02-17 06:14:39,524 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-02-17T06:14:39.557Z] 2023-02-17 06:14:39,524 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/edgexfoundry_device-sdk-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-02-17T06:14:40.936Z] 2023-02-17 06:14:40,683 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2023-02-17T06:14:40.936Z] 2023-02-17 06:14:40,684 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2023-02-17T06:14:40.936Z] 2023-02-17 06:14:40,684 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-17T06:14:40.936Z] 2023-02-17 06:14:40,684 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-17T06:14:40.936Z] 3.0.0-dev.32 [Pipeline] } [2023-02-17T06:14:40.945Z] $ docker exec --env ******** --env ******** fe4233292a139b247e97a5f4ffc13311ad0e8098189a7884d5d53f32cdfdc92b ssh-agent -k [2023-02-17T06:14:41.078Z] unset SSH_AUTH_SOCK; [2023-02-17T06:14:41.079Z] unset SSH_AGENT_PID; [2023-02-17T06:14:41.079Z] echo Agent pid 75 killed; [2023-02-17T06:14:41.090Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-17T06:14:41.407Z] + git semver [Pipeline] } [2023-02-17T06:14:41.987Z] $ docker stop --time=1 fe4233292a139b247e97a5f4ffc13311ad0e8098189a7884d5d53f32cdfdc92b [2023-02-17T06:14:43.501Z] $ docker rm -f --volumes fe4233292a139b247e97a5f4ffc13311ad0e8098189a7884d5d53f32cdfdc92b [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-17T06:14:43.839Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-17T06:14:44.043Z] Stashed 1 file(s) [Pipeline] echo [2023-02-17T06:14:44.046Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.32 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-17T06:14:44.181Z] provisioning config files... [2023-02-17T06:14:44.191Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3843625381643828580tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-17T06:14:44.490Z] ---> docker-login.sh [2023-02-17T06:14:44.491Z] nexus3.edgexfoundry.org:10001 [2023-02-17T06:14:44.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T06:14:44.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T06:14:44.491Z] Configure a credential helper to remove this warning. See [2023-02-17T06:14:44.491Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T06:14:44.491Z] [2023-02-17T06:14:44.491Z] Login Succeeded [2023-02-17T06:14:44.491Z] nexus3.edgexfoundry.org:10002 [2023-02-17T06:14:44.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T06:14:44.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T06:14:44.751Z] Configure a credential helper to remove this warning. See [2023-02-17T06:14:44.751Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T06:14:44.751Z] [2023-02-17T06:14:44.751Z] Login Succeeded [2023-02-17T06:14:44.751Z] nexus3.edgexfoundry.org:10003 [2023-02-17T06:14:44.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T06:14:44.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T06:14:44.751Z] Configure a credential helper to remove this warning. See [2023-02-17T06:14:44.751Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T06:14:44.751Z] [2023-02-17T06:14:44.751Z] Login Succeeded [2023-02-17T06:14:44.751Z] nexus3.edgexfoundry.org:10004 [2023-02-17T06:14:44.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T06:14:45.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T06:14:45.009Z] Configure a credential helper to remove this warning. See [2023-02-17T06:14:45.009Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T06:14:45.009Z] [2023-02-17T06:14:45.009Z] Login Succeeded [2023-02-17T06:14:45.009Z] docker.io [2023-02-17T06:14:45.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T06:14:45.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T06:14:45.268Z] Configure a credential helper to remove this warning. See [2023-02-17T06:14:45.268Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T06:14:45.268Z] [2023-02-17T06:14:45.268Z] Login Succeeded [2023-02-17T06:14:45.268Z] ---> docker-login.sh ends [Pipeline] } [2023-02-17T06:14:45.279Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-17T06:14:45.341Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-17T06:14:45.358Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-17T06:14:45.371Z] ========================================================= [2023-02-17T06:14:45.371Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-17T06:14:45.371Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T06:14:45.693Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-17T06:14:45.693Z] Sending build context to Docker daemon 10.49MB [2023-02-17T06:14:45.693Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-02-17T06:14:45.693Z] Step 2/10 : FROM ${BASE} AS builder [2023-02-17T06:14:45.958Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-17T06:14:45.958Z] 213ec9aee27d: Pulling fs layer [2023-02-17T06:14:45.958Z] 4583459ba037: Pulling fs layer [2023-02-17T06:14:45.958Z] 93c1e223e6f2: Pulling fs layer [2023-02-17T06:14:45.958Z] 53926ce57604: Pulling fs layer [2023-02-17T06:14:45.958Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-17T06:14:45.958Z] 22ff95d597cd: Pulling fs layer [2023-02-17T06:14:45.958Z] 21b2b0c7a3f4: Waiting [2023-02-17T06:14:45.958Z] 53926ce57604: Waiting [2023-02-17T06:14:45.958Z] 12d6caf4c0d1: Pulling fs layer [2023-02-17T06:14:45.958Z] 96b7cbca73a9: Pulling fs layer [2023-02-17T06:14:45.958Z] a7acece74701: Pulling fs layer [2023-02-17T06:14:45.958Z] 12d6caf4c0d1: Waiting [2023-02-17T06:14:45.958Z] 96b7cbca73a9: Waiting [2023-02-17T06:14:45.958Z] 93c1e223e6f2: Download complete [2023-02-17T06:14:45.958Z] 4583459ba037: Verifying Checksum [2023-02-17T06:14:45.958Z] 4583459ba037: Download complete [2023-02-17T06:14:45.958Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-17T06:14:45.958Z] 21b2b0c7a3f4: Download complete [2023-02-17T06:14:45.958Z] 22ff95d597cd: Verifying Checksum [2023-02-17T06:14:45.958Z] 22ff95d597cd: Download complete [2023-02-17T06:14:45.958Z] 213ec9aee27d: Verifying Checksum [2023-02-17T06:14:45.958Z] 213ec9aee27d: Download complete [2023-02-17T06:14:46.223Z] 12d6caf4c0d1: Download complete [2023-02-17T06:14:46.223Z] 213ec9aee27d: Pull complete [2023-02-17T06:14:46.487Z] 4583459ba037: Pull complete [2023-02-17T06:14:46.487Z] 93c1e223e6f2: Pull complete [2023-02-17T06:14:47.536Z] a7acece74701: Verifying Checksum [2023-02-17T06:14:47.537Z] a7acece74701: Download complete [2023-02-17T06:14:47.537Z] 53926ce57604: Verifying Checksum [2023-02-17T06:14:47.537Z] 53926ce57604: Download complete [2023-02-17T06:14:47.537Z] 96b7cbca73a9: Verifying Checksum [2023-02-17T06:14:47.537Z] 96b7cbca73a9: Download complete [2023-02-17T06:14:51.720Z] 53926ce57604: Pull complete [2023-02-17T06:14:51.720Z] 21b2b0c7a3f4: Pull complete [2023-02-17T06:14:51.720Z] 22ff95d597cd: Pull complete [2023-02-17T06:14:51.977Z] 12d6caf4c0d1: Pull complete [2023-02-17T06:14:54.509Z] 96b7cbca73a9: Pull complete [2023-02-17T06:14:54.769Z] a7acece74701: Pull complete [2023-02-17T06:14:54.769Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-17T06:14:54.769Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-17T06:14:54.769Z] ---> db6d94c90886 [2023-02-17T06:14:54.769Z] Step 3/10 : ARG MAKE=make build [2023-02-17T06:14:59.150Z] Still waiting to schedule task [2023-02-17T06:14:59.151Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-02-17T06:15:00.039Z] ---> Running in 9e0bf87218fb [2023-02-17T06:15:00.039Z] Removing intermediate container 9e0bf87218fb [2023-02-17T06:15:00.039Z] ---> e1b0de728adb [2023-02-17T06:15:00.039Z] Step 4/10 : WORKDIR /device-sdk-go [2023-02-17T06:15:00.039Z] ---> Running in b4410d0dc32a [2023-02-17T06:15:00.039Z] Removing intermediate container b4410d0dc32a [2023-02-17T06:15:00.039Z] ---> 7eac469afb33 [2023-02-17T06:15:00.039Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-17T06:15:00.039Z] ---> Running in d2b21848bccd [2023-02-17T06:15:00.039Z] Removing intermediate container d2b21848bccd [2023-02-17T06:15:00.039Z] ---> de91dcf18558 [2023-02-17T06:15:00.039Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-02-17T06:15:00.039Z] ---> Running in 6fe3a33444e8 [2023-02-17T06:15:00.297Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T06:15:00.554Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T06:15:00.812Z] OK: 211 MiB in 51 packages [2023-02-17T06:15:01.378Z] Removing intermediate container 6fe3a33444e8 [2023-02-17T06:15:01.378Z] ---> bf0e45e5165e [2023-02-17T06:15:01.378Z] Step 7/10 : COPY go.mod vendor* ./ [2023-02-17T06:15:01.378Z] ---> f743978e9ace [2023-02-17T06:15:01.378Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T06:15:01.378Z] ---> Running in e445f574b38f [2023-02-17T06:15:40.115Z] Removing intermediate container e445f574b38f [2023-02-17T06:15:40.115Z] ---> 610155d126d6 [2023-02-17T06:15:40.115Z] Step 9/10 : COPY . . [2023-02-17T06:15:40.115Z] ---> db741938a769 [2023-02-17T06:15:40.115Z] Step 10/10 : RUN ${MAKE} [2023-02-17T06:15:40.115Z] ---> Running in eb1a71ea32f4 [2023-02-17T06:15:40.115Z] noop [2023-02-17T06:15:40.115Z] Removing intermediate container eb1a71ea32f4 [2023-02-17T06:15:40.115Z] ---> c70c764a7a28 [2023-02-17T06:15:40.115Z] Successfully built c70c764a7a28 [2023-02-17T06:15:40.115Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T06:15:40.432Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-17T06:15:40.432Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T06:15:40.500Z] prd-ubuntu20.04-docker-8c-8g-6401 does not seem to be running inside a container [2023-02-17T06:15:40.531Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 [2023-02-17T06:15:40.921Z] $ docker top 51b205b80f03662ae138bfea06ac6da1307575f292a8ce81993ba9bb0c2e7f97 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T06:15:41.265Z] + go version [2023-02-17T06:15:41.265Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-17T06:15:41.276Z] $ docker stop --time=1 51b205b80f03662ae138bfea06ac6da1307575f292a8ce81993ba9bb0c2e7f97 [2023-02-17T06:15:42.843Z] $ docker rm -f --volumes 51b205b80f03662ae138bfea06ac6da1307575f292a8ce81993ba9bb0c2e7f97 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T06:15:43.243Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-17T06:15:43.243Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T06:15:43.307Z] prd-ubuntu20.04-docker-8c-8g-6401 does not seem to be running inside a container [2023-02-17T06:15:43.333Z] $ 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-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 [2023-02-17T06:15:43.831Z] $ docker top aad1070845ca852df1c22b4ef26036bc2bf27fbcf1f1dc5ba78e74f201bfa6bf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T06:15:44.173Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2023-02-17T06:15:44.472Z] + make test [2023-02-17T06:15:44.472Z] go test -race -coverprofile=coverage.out ./... [2023-02-17T06:15:51.028Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-02-17T06:16:05.888Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-02-17T06:16:05.888Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-02-17T06:16:05.888Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-02-17T06:16:05.888Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-02-17T06:16:05.888Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-02-17T06:16:05.888Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.064s coverage: 27.6% of statements [2023-02-17T06:16:05.888Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.095s coverage: 78.9% of statements [2023-02-17T06:16:05.888Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] [2023-02-17T06:16:05.888Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.116s coverage: 77.8% of statements [2023-02-17T06:16:05.888Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-02-17T06:16:05.888Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-02-17T06:16:05.888Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.111s coverage: 77.0% of statements [2023-02-17T06:16:05.888Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-02-17T06:16:05.888Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] [2023-02-17T06:16:05.888Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-02-17T06:16:05.888Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.095s coverage: 65.2% of statements [2023-02-17T06:16:05.888Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-02-17T06:16:05.888Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-02-17T06:16:05.888Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.804s coverage: 89.2% of statements [2023-02-17T06:16:05.888Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] [2023-02-17T06:16:05.888Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.056s coverage: 4.7% of statements [2023-02-17T06:16:05.888Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-02-17T06:16:20.756Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-17T06:16:20.756Z] GO111MODULE=on go vet ./... [2023-02-17T06:16:24.940Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-17T06:16:24.940Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-17T06:16:24.940Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-17T06:16:24.952Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-17T06:16:24.980Z] $ docker stop --time=1 aad1070845ca852df1c22b4ef26036bc2bf27fbcf1f1dc5ba78e74f201bfa6bf [2023-02-17T06:16:29.440Z] $ docker rm -f --volumes aad1070845ca852df1c22b4ef26036bc2bf27fbcf1f1dc5ba78e74f201bfa6bf [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-17T06:16:30.004Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-17T06:16:30.174Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-02-17T06:16:30.607Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-17T06:16:30.894Z] + ls -al . [2023-02-17T06:16:30.894Z] total 272 [2023-02-17T06:16:30.894Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 17 06:15 . [2023-02-17T06:16:30.894Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 06:14 .. [2023-02-17T06:16:30.894Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 17 06:14 .dockerignore [2023-02-17T06:16:30.894Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 17 06:16 .git [2023-02-17T06:16:30.894Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 06:14 .github [2023-02-17T06:16:30.894Z] -rw-rw-r-- 1 jenkins jenkins 131 Feb 17 06:14 .gitignore [2023-02-17T06:16:30.894Z] -rw-rw-r-- 1 jenkins jenkins 42 Feb 17 06:14 .golangci.yml [2023-02-17T06:16:30.894Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 17 06:14 .semver [2023-02-17T06:16:30.894Z] -rw-rw-r-- 1 jenkins jenkins 31677 Feb 17 06:14 CHANGELOG.md [2023-02-17T06:16:30.894Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 17 06:14 GOVERNANCE.md [2023-02-17T06:16:30.894Z] -rw-rw-r-- 1 jenkins jenkins 885 Feb 17 06:14 Jenkinsfile [2023-02-17T06:16:30.894Z] -rw-rw-r-- 1 jenkins jenkins 11341 Feb 17 06:14 LICENSE [2023-02-17T06:16:30.894Z] -rw-rw-r-- 1 jenkins jenkins 1679 Feb 17 06:14 Makefile [2023-02-17T06:16:30.894Z] -rw-rw-r-- 1 jenkins jenkins 619 Feb 17 06:14 OWNERS.md [2023-02-17T06:16:30.894Z] -rw-rw-r-- 1 jenkins jenkins 4891 Feb 17 06:14 README.md [2023-02-17T06:16:30.894Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 17 06:14 VERSION [2023-02-17T06:16:30.894Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 06:14 bin [2023-02-17T06:16:30.894Z] -rw-r--r-- 1 jenkins jenkins 98700 Feb 17 06:16 coverage.out [2023-02-17T06:16:30.894Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 17 06:14 example [2023-02-17T06:16:30.894Z] -rw-rw-r-- 1 jenkins jenkins 3265 Feb 17 06:14 go.mod [2023-02-17T06:16:30.894Z] -rw-rw-r-- 1 jenkins jenkins 32819 Feb 17 06:14 go.sum [2023-02-17T06:16:30.894Z] drwxrwxr-x 13 jenkins jenkins 4096 Feb 17 06:14 internal [2023-02-17T06:16:30.894Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 06:14 openapi [2023-02-17T06:16:30.894Z] drwxrwxr-x 6 jenkins jenkins 4096 Feb 17 06:14 pkg [2023-02-17T06:16:30.894Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 06:14 snap [2023-02-17T06:16:30.894Z] -rw-rw-r-- 1 jenkins jenkins 222 Feb 17 06:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T06:16:31.234Z] + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=bf4aa2dff0c0a7f4a97997804f6014e11af12954 --label arch=amd64 --label version=3.0.0-dev.32 . [2023-02-17T06:16:31.234Z] Sending build context to Docker daemon 10.59MB [2023-02-17T06:16:31.234Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2023-02-17T06:16:31.234Z] Step 2/23 : FROM ${BASE} AS builder [2023-02-17T06:16:31.234Z] ---> c70c764a7a28 [2023-02-17T06:16:31.234Z] Step 3/23 : ARG MAKE=make build [2023-02-17T06:16:31.494Z] ---> Running in 7f75b0c38089 [2023-02-17T06:16:31.753Z] Removing intermediate container 7f75b0c38089 [2023-02-17T06:16:31.753Z] ---> 16a2ab43af7a [2023-02-17T06:16:31.753Z] Step 4/23 : WORKDIR /device-sdk-go [2023-02-17T06:16:31.753Z] ---> Running in d9cbe1f3040c [2023-02-17T06:16:32.011Z] Removing intermediate container d9cbe1f3040c [2023-02-17T06:16:32.011Z] ---> 09ba6be2c5b7 [2023-02-17T06:16:32.011Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-17T06:16:32.011Z] ---> Running in c73ed39ae0f7 [2023-02-17T06:16:32.011Z] Removing intermediate container c73ed39ae0f7 [2023-02-17T06:16:32.011Z] ---> e82fdd307b66 [2023-02-17T06:16:32.011Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-02-17T06:16:32.011Z] ---> Running in a6a226576c8c [2023-02-17T06:16:32.285Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T06:16:32.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T06:16:32.950Z] OK: 211 MiB in 51 packages [2023-02-17T06:16:33.254Z] Removing intermediate container a6a226576c8c [2023-02-17T06:16:33.254Z] ---> 6dcbc7cbe858 [2023-02-17T06:16:33.254Z] Step 7/23 : COPY go.mod vendor* ./ [2023-02-17T06:16:33.563Z] ---> 8fe3049f817c [2023-02-17T06:16:33.563Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T06:16:33.563Z] ---> Running in 19e0aa6574c9 [2023-02-17T06:16:34.545Z] Removing intermediate container 19e0aa6574c9 [2023-02-17T06:16:34.545Z] ---> 3bba3b7edabf [2023-02-17T06:16:34.545Z] Step 9/23 : COPY . . [2023-02-17T06:16:35.127Z] ---> d663502e5701 [2023-02-17T06:16:35.127Z] Step 10/23 : RUN ${MAKE} [2023-02-17T06:16:35.127Z] ---> Running in 7d3438b0fde8 [2023-02-17T06:16:35.386Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.32" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-02-17T06:16:57.340Z] Removing intermediate container 7d3438b0fde8 [2023-02-17T06:16:57.340Z] ---> 05ee734b8406 [2023-02-17T06:16:57.340Z] Step 11/23 : FROM alpine:3.16 [2023-02-17T06:16:57.340Z] 3.16: Pulling from library/alpine [2023-02-17T06:16:57.340Z] ef5531b6e74e: Pulling fs layer [2023-02-17T06:16:57.671Z] ef5531b6e74e: Verifying Checksum [2023-02-17T06:16:57.671Z] ef5531b6e74e: Download complete [2023-02-17T06:16:57.671Z] ef5531b6e74e: Pull complete [2023-02-17T06:16:57.671Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-17T06:16:57.671Z] Status: Downloaded newer image for alpine:3.16 [2023-02-17T06:16:57.671Z] ---> dfd21b5a31f5 [2023-02-17T06:16:57.671Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-02-17T06:16:57.936Z] ---> Running in a80713414302 [2023-02-17T06:16:57.936Z] Removing intermediate container a80713414302 [2023-02-17T06:16:57.936Z] ---> b0b28be556e4 [2023-02-17T06:16:57.936Z] Step 13/23 : RUN apk add --update --no-cache [2023-02-17T06:16:58.195Z] ---> Running in dbf173f248e8 [2023-02-17T06:16:58.762Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T06:16:58.762Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T06:16:58.762Z] OK: 6 MiB in 14 packages [2023-02-17T06:16:59.329Z] Removing intermediate container dbf173f248e8 [2023-02-17T06:16:59.329Z] ---> 19b5badbf23c [2023-02-17T06:16:59.329Z] Step 14/23 : WORKDIR / [2023-02-17T06:16:59.329Z] ---> Running in 5e7557dbafab [2023-02-17T06:16:59.329Z] Removing intermediate container 5e7557dbafab [2023-02-17T06:16:59.329Z] ---> eb2b5e29a6d6 [2023-02-17T06:16:59.329Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-02-17T06:16:59.587Z] ---> 47abc827e04e [2023-02-17T06:16:59.587Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-02-17T06:17:00.152Z] ---> 3a98141635cb [2023-02-17T06:17:00.152Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-02-17T06:17:00.432Z] ---> 90e61379c7de [2023-02-17T06:17:00.432Z] Step 18/23 : EXPOSE 59999 [2023-02-17T06:17:00.432Z] ---> Running in b4f8f1770488 [2023-02-17T06:17:00.692Z] Removing intermediate container b4f8f1770488 [2023-02-17T06:17:00.692Z] ---> cfc048c1e6ca [2023-02-17T06:17:00.692Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-02-17T06:17:00.692Z] ---> Running in 34299e9dab24 [2023-02-17T06:17:00.692Z] Removing intermediate container 34299e9dab24 [2023-02-17T06:17:00.692Z] ---> 621443e33077 [2023-02-17T06:17:00.692Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-17T06:17:00.961Z] ---> Running in f9bc982da64b [2023-02-17T06:17:00.961Z] Removing intermediate container f9bc982da64b [2023-02-17T06:17:00.961Z] ---> 0d2f955351e4 [2023-02-17T06:17:00.961Z] Step 21/23 : LABEL arch=amd64 [2023-02-17T06:17:00.961Z] ---> Running in f33e1f317075 [2023-02-17T06:17:01.219Z] Removing intermediate container f33e1f317075 [2023-02-17T06:17:01.219Z] ---> 891b1a302b73 [2023-02-17T06:17:01.219Z] Step 22/23 : LABEL git_sha=bf4aa2dff0c0a7f4a97997804f6014e11af12954 [2023-02-17T06:17:01.219Z] ---> Running in 472d3b202037 [2023-02-17T06:17:01.219Z] Removing intermediate container 472d3b202037 [2023-02-17T06:17:01.219Z] ---> c0eb0164c5e6 [2023-02-17T06:17:01.219Z] Step 23/23 : LABEL version=3.0.0-dev.32 [2023-02-17T06:17:01.219Z] ---> Running in 9f0c8092b38f [2023-02-17T06:17:01.480Z] Removing intermediate container 9f0c8092b38f [2023-02-17T06:17:01.480Z] ---> cccb2522e877 [2023-02-17T06:17:01.480Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-17T06:17:01.480Z] Successfully built cccb2522e877 [2023-02-17T06:17:01.480Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T06:17:01.901Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-17T06:17:01.901Z] [2023-02-17T06:17:01.901Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T06:17:02.203Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-17T06:17:02.203Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-17T06:17:02.203Z] 5eb5b503b376: Pulling fs layer [2023-02-17T06:17:02.203Z] 5c69ac0246d0: Pulling fs layer [2023-02-17T06:17:02.203Z] ec43610c2a17: Pulling fs layer [2023-02-17T06:17:02.203Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-17T06:17:02.203Z] 33b1e0a273af: Pulling fs layer [2023-02-17T06:17:02.203Z] 5d3b04190fa2: Pulling fs layer [2023-02-17T06:17:02.203Z] 2f39f015ded8: Pulling fs layer [2023-02-17T06:17:02.203Z] 33b1e0a273af: Waiting [2023-02-17T06:17:02.203Z] 3a2ae6a8a46f: Waiting [2023-02-17T06:17:02.203Z] 5d3b04190fa2: Waiting [2023-02-17T06:17:02.203Z] 2f39f015ded8: Waiting [2023-02-17T06:17:02.203Z] 5c69ac0246d0: Download complete [2023-02-17T06:17:02.203Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-17T06:17:02.203Z] 3a2ae6a8a46f: Download complete [2023-02-17T06:17:02.469Z] 33b1e0a273af: Verifying Checksum [2023-02-17T06:17:02.469Z] 33b1e0a273af: Download complete [2023-02-17T06:17:02.469Z] ec43610c2a17: Download complete [2023-02-17T06:17:02.469Z] 5d3b04190fa2: Download complete [2023-02-17T06:17:02.728Z] 5eb5b503b376: Verifying Checksum [2023-02-17T06:17:02.728Z] 5eb5b503b376: Download complete [2023-02-17T06:17:03.296Z] 2f39f015ded8: Download complete [2023-02-17T06:17:03.861Z] 5eb5b503b376: Pull complete [2023-02-17T06:17:04.119Z] 5c69ac0246d0: Pull complete [2023-02-17T06:17:04.684Z] ec43610c2a17: Pull complete [2023-02-17T06:17:04.684Z] 3a2ae6a8a46f: Pull complete [2023-02-17T06:17:04.943Z] 33b1e0a273af: Pull complete [2023-02-17T06:17:04.943Z] 5d3b04190fa2: Pull complete [2023-02-17T06:17:10.207Z] 2f39f015ded8: Pull complete [2023-02-17T06:17:10.207Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-17T06:17:10.207Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-17T06:17:10.207Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T06:17:10.298Z] prd-ubuntu20.04-docker-8c-8g-6401 does not seem to be running inside a container [2023-02-17T06:17:10.356Z] $ 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-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 [2023-02-17T06:17:14.461Z] $ docker top 73c4eb8968a88aa3298537b46745c8361b62896dd23a35700b7be7ff8275f84b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-17T06:17:14.826Z] ---> job-cost.sh [2023-02-17T06:17:14.826Z] lf-activate-venv: SKIPPING [2023-02-17T06:17:14.826Z] INFO: No Stack... [2023-02-17T06:17:15.395Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-17T06:17:15.655Z] INFO: Archiving Costs [Pipeline] sh [2023-02-17T06:17:15.950Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2023-02-17T06:17:15.950Z] + cut -d, -f6 [Pipeline] lock [2023-02-17T06:17:15.963Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-162-stack-cost] [2023-02-17T06:17:15.975Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-162-stack-cost] did not exist. Created. [2023-02-17T06:17:15.976Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-162-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-17T06:17:16.274Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-17T06:17:16.309Z] Stashed 1 file(s) [Pipeline] } [2023-02-17T06:17:16.315Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-162-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-17T06:17:16.358Z] $ docker stop --time=1 73c4eb8968a88aa3298537b46745c8361b62896dd23a35700b7be7ff8275f84b [2023-02-17T06:17:17.538Z] $ docker rm -f --volumes 73c4eb8968a88aa3298537b46745c8361b62896dd23a35700b7be7ff8275f84b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-17T06:17:26.606Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6403 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2023-02-17T06:17:26.621Z] Running in /w/workspace/device-sdk-go/162 [Pipeline] { [Pipeline] checkout [2023-02-17T06:17:26.664Z] The recommended git tool is: git [2023-02-17T06:17:37.020Z] using credential edgex-jenkins-ssh [2023-02-17T06:17:37.047Z] Cloning the remote Git repository [2023-02-17T06:17:37.119Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-02-17T06:17:37.213Z] > git init /w/workspace/device-sdk-go/162 # timeout=10 [2023-02-17T06:17:37.522Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-02-17T06:17:37.525Z] > git --version # timeout=10 [2023-02-17T06:17:37.573Z] > git --version # 'git version 2.25.1' [2023-02-17T06:17:37.575Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-17T06:17:37.670Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-17T06:17:39.455Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-02-17T06:17:39.482Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-17T06:17:40.571Z] Avoid second fetch [2023-02-17T06:17:40.572Z] Checking out Revision bf4aa2dff0c0a7f4a97997804f6014e11af12954 (main) [2023-02-17T06:17:41.298Z] Commit message: "Merge pull request #1328 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v3-3.0.0-dev.16" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-17T06:17:40.599Z] > git config core.sparsecheckout # timeout=10 [2023-02-17T06:17:40.642Z] > git checkout -f bf4aa2dff0c0a7f4a97997804f6014e11af12954 # timeout=10 [2023-02-17T06:17:43.859Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-17T06:17:43.859Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-17T06:17:43.859Z] Dload Upload Total Spent Left Speed [2023-02-17T06:17:43.859Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 180k 0 --:--:-- --:--:-- --:--:-- 180k [Pipeline] sh [2023-02-17T06:17:44.559Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-17T06:17:44.902Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-17T06:17:44.902Z] + sudo tee /etc/docker/daemon.new [2023-02-17T06:17:44.902Z] { [2023-02-17T06:17:44.902Z] "registry-mirrors": [ [2023-02-17T06:17:44.902Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-17T06:17:44.902Z] ], [2023-02-17T06:17:44.902Z] "bip": "10.250.0.254/24", [2023-02-17T06:17:44.902Z] "hosts": [ [2023-02-17T06:17:44.902Z] "tcp://0.0.0.0:5555", [2023-02-17T06:17:44.902Z] "unix:///var/run/docker.sock" [2023-02-17T06:17:44.902Z] ], [2023-02-17T06:17:44.902Z] "mtu": 1458, [2023-02-17T06:17:44.902Z] "selinux-enabled": true, [2023-02-17T06:17:44.902Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-17T06:17:44.902Z] } [Pipeline] sh [2023-02-17T06:17:45.246Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-17T06:17:45.593Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-17T06:18:03.912Z] provisioning config files... [2023-02-17T06:18:03.944Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/162@tmp/config16557712915071126410tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-17T06:18:04.318Z] ---> docker-login.sh [2023-02-17T06:18:04.318Z] nexus3.edgexfoundry.org:10001 [2023-02-17T06:18:04.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T06:18:04.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T06:18:04.911Z] Configure a credential helper to remove this warning. See [2023-02-17T06:18:04.911Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T06:18:04.911Z] [2023-02-17T06:18:04.911Z] Login Succeeded [2023-02-17T06:18:04.911Z] nexus3.edgexfoundry.org:10002 [2023-02-17T06:18:05.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T06:18:05.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T06:18:05.456Z] Configure a credential helper to remove this warning. See [2023-02-17T06:18:05.456Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T06:18:05.456Z] [2023-02-17T06:18:05.456Z] Login Succeeded [2023-02-17T06:18:05.456Z] nexus3.edgexfoundry.org:10003 [2023-02-17T06:18:05.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T06:18:05.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T06:18:05.728Z] Configure a credential helper to remove this warning. See [2023-02-17T06:18:05.728Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T06:18:05.728Z] [2023-02-17T06:18:05.728Z] Login Succeeded [2023-02-17T06:18:05.728Z] nexus3.edgexfoundry.org:10004 [2023-02-17T06:18:05.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T06:18:05.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T06:18:05.997Z] Configure a credential helper to remove this warning. See [2023-02-17T06:18:05.997Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T06:18:05.997Z] [2023-02-17T06:18:05.997Z] Login Succeeded [2023-02-17T06:18:06.274Z] docker.io [2023-02-17T06:18:06.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T06:18:06.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T06:18:06.543Z] Configure a credential helper to remove this warning. See [2023-02-17T06:18:06.543Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T06:18:06.543Z] [2023-02-17T06:18:06.543Z] Login Succeeded [2023-02-17T06:18:06.812Z] ---> docker-login.sh ends [Pipeline] } [2023-02-17T06:18:06.826Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-17T06:18:07.114Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-17T06:18:07.129Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-17T06:18:07.139Z] ========================================================= [2023-02-17T06:18:07.139Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-17T06:18:07.139Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T06:18:07.481Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-17T06:18:07.751Z] Sending build context to Docker daemon 5.638MB [2023-02-17T06:18:07.751Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-02-17T06:18:07.751Z] Step 2/10 : FROM ${BASE} AS builder [2023-02-17T06:18:09.715Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-17T06:18:09.715Z] 9b18e9b68314: Pulling fs layer [2023-02-17T06:18:09.715Z] 35d82f9e3411: Pulling fs layer [2023-02-17T06:18:09.715Z] e16973657156: Pulling fs layer [2023-02-17T06:18:09.715Z] fc693d55d65f: Pulling fs layer [2023-02-17T06:18:09.715Z] 7e9fc2657dce: Pulling fs layer [2023-02-17T06:18:09.715Z] dda99020689f: Pulling fs layer [2023-02-17T06:18:09.715Z] db1c61fa0a46: Pulling fs layer [2023-02-17T06:18:09.715Z] 891c053d2c06: Pulling fs layer [2023-02-17T06:18:09.715Z] 7e9fc2657dce: Waiting [2023-02-17T06:18:09.715Z] dda99020689f: Waiting [2023-02-17T06:18:09.715Z] db1c61fa0a46: Waiting [2023-02-17T06:18:09.715Z] 891c053d2c06: Waiting [2023-02-17T06:18:09.715Z] fc693d55d65f: Waiting [2023-02-17T06:18:10.000Z] e16973657156: Download complete [2023-02-17T06:18:10.000Z] 35d82f9e3411: Verifying Checksum [2023-02-17T06:18:10.000Z] 35d82f9e3411: Download complete [2023-02-17T06:18:10.000Z] 7e9fc2657dce: Verifying Checksum [2023-02-17T06:18:10.000Z] 7e9fc2657dce: Download complete [2023-02-17T06:18:10.000Z] dda99020689f: Verifying Checksum [2023-02-17T06:18:10.000Z] dda99020689f: Download complete [2023-02-17T06:18:10.000Z] 9b18e9b68314: Download complete [2023-02-17T06:18:10.980Z] 9b18e9b68314: Pull complete [2023-02-17T06:18:11.251Z] 891c053d2c06: Verifying Checksum [2023-02-17T06:18:11.251Z] 891c053d2c06: Download complete [2023-02-17T06:18:11.522Z] 35d82f9e3411: Pull complete [2023-02-17T06:18:11.793Z] e16973657156: Pull complete [2023-02-17T06:18:12.392Z] db1c61fa0a46: Verifying Checksum [2023-02-17T06:18:12.392Z] db1c61fa0a46: Download complete [2023-02-17T06:18:13.359Z] fc693d55d65f: Verifying Checksum [2023-02-17T06:18:13.359Z] fc693d55d65f: Download complete [2023-02-17T06:18:25.716Z] fc693d55d65f: Pull complete [2023-02-17T06:18:25.716Z] 7e9fc2657dce: Pull complete [2023-02-17T06:18:25.716Z] dda99020689f: Pull complete [2023-02-17T06:18:32.415Z] db1c61fa0a46: Pull complete [2023-02-17T06:18:33.001Z] 891c053d2c06: Pull complete [2023-02-17T06:18:33.271Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-17T06:18:33.271Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-17T06:18:33.271Z] ---> f96f9c87975a [2023-02-17T06:18:33.271Z] Step 3/10 : ARG MAKE=make build [2023-02-17T06:18:34.291Z] ---> Running in 11d187467ae2 [2023-02-17T06:18:34.561Z] Removing intermediate container 11d187467ae2 [2023-02-17T06:18:34.561Z] ---> c9fece20c875 [2023-02-17T06:18:34.561Z] Step 4/10 : WORKDIR /device-sdk-go [2023-02-17T06:18:34.561Z] ---> Running in 00f543e8e891 [2023-02-17T06:18:34.836Z] Removing intermediate container 00f543e8e891 [2023-02-17T06:18:34.836Z] ---> d7c931174018 [2023-02-17T06:18:34.836Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-17T06:18:35.104Z] ---> Running in 7b2b93adccc4 [2023-02-17T06:18:35.372Z] Removing intermediate container 7b2b93adccc4 [2023-02-17T06:18:35.372Z] ---> d2bf0c766562 [2023-02-17T06:18:35.372Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-02-17T06:18:35.372Z] ---> Running in 6c9fe44aca25 [2023-02-17T06:18:36.802Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T06:18:36.802Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T06:18:37.768Z] OK: 221 MiB in 51 packages [2023-02-17T06:18:38.867Z] Removing intermediate container 6c9fe44aca25 [2023-02-17T06:18:38.867Z] ---> 6009e9024637 [2023-02-17T06:18:38.867Z] Step 7/10 : COPY go.mod vendor* ./ [2023-02-17T06:18:39.154Z] ---> 85b240635d4c [2023-02-17T06:18:39.154Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T06:18:39.154Z] ---> Running in baba0222e117 [2023-02-17T06:19:47.156Z] Removing intermediate container baba0222e117 [2023-02-17T06:19:47.156Z] ---> 803239b0b9ba [2023-02-17T06:19:47.156Z] Step 9/10 : COPY . . [2023-02-17T06:19:48.576Z] ---> 18fdfe562430 [2023-02-17T06:19:48.576Z] Step 10/10 : RUN ${MAKE} [2023-02-17T06:19:48.576Z] ---> Running in 81e2f89f1fe8 [2023-02-17T06:19:49.540Z] noop [2023-02-17T06:19:50.131Z] Removing intermediate container 81e2f89f1fe8 [2023-02-17T06:19:50.131Z] ---> dcbbb06db8b5 [2023-02-17T06:19:50.398Z] Successfully built dcbbb06db8b5 [2023-02-17T06:19:50.398Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T06:19:50.755Z] + docker inspect -f . ci-base-image-arm64 [2023-02-17T06:19:50.755Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T06:19:50.959Z] prd-ubuntu20.04-docker-arm64-4c-16g-6403 does not seem to be running inside a container [2023-02-17T06:19:51.051Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/162 -v /w/workspace/device-sdk-go/162:/w/workspace/device-sdk-go/162:rw,z -v /w/workspace/device-sdk-go/162@tmp:/w/workspace/device-sdk-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 [2023-02-17T06:19:52.432Z] $ docker top 148a156ce92e7cfb08677f4bd928249f54f90a27dd714d21b1996fcfcb59169a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T06:19:53.311Z] + go version [2023-02-17T06:19:53.311Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-17T06:19:53.339Z] $ docker stop --time=1 148a156ce92e7cfb08677f4bd928249f54f90a27dd714d21b1996fcfcb59169a [2023-02-17T06:19:55.023Z] $ docker rm -f --volumes 148a156ce92e7cfb08677f4bd928249f54f90a27dd714d21b1996fcfcb59169a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T06:19:55.600Z] + docker inspect -f . ci-base-image-arm64 [2023-02-17T06:19:55.601Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T06:19:55.818Z] prd-ubuntu20.04-docker-arm64-4c-16g-6403 does not seem to be running inside a container [2023-02-17T06:19:55.901Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/162 -v /w/workspace/device-sdk-go/162:/w/workspace/device-sdk-go/162:rw,z -v /w/workspace/device-sdk-go/162@tmp:/w/workspace/device-sdk-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 [2023-02-17T06:19:57.193Z] $ docker top 5706c8fcb441f5693d2469f9d41f189b2c33ec4480d10aab4497fa670a86f83c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T06:19:58.045Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/162 [Pipeline] fileExists [Pipeline] sh [2023-02-17T06:19:58.697Z] + make test [2023-02-17T06:19:58.698Z] go test -race -coverprofile=coverage.out ./... [2023-02-17T06:20:37.617Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-02-17T06:22:29.449Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-02-17T06:22:29.449Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-02-17T06:22:29.449Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-02-17T06:22:29.449Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-02-17T06:22:29.449Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-02-17T06:22:39.558Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.255s coverage: 27.6% of statements [2023-02-17T06:22:40.152Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.328s coverage: 78.9% of statements [2023-02-17T06:22:40.152Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] [2023-02-17T06:22:46.830Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.563s coverage: 77.8% of statements [2023-02-17T06:22:46.830Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-02-17T06:22:46.830Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-02-17T06:22:48.249Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.524s coverage: 77.0% of statements [2023-02-17T06:22:48.249Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-02-17T06:22:48.249Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] [2023-02-17T06:22:48.249Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-02-17T06:22:50.847Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.451s coverage: 65.2% of statements [2023-02-17T06:22:50.847Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-02-17T06:22:50.847Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-02-17T06:22:50.847Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 3.802s coverage: 89.2% of statements [2023-02-17T06:22:50.847Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] [2023-02-17T06:22:50.847Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.304s coverage: 4.7% of statements [2023-02-17T06:22:50.847Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-02-17T06:22:51.436Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-17T06:22:51.436Z] GO111MODULE=on go vet ./... [2023-02-17T06:24:28.131Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-17T06:24:28.399Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-17T06:24:28.669Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-17T06:24:29.283Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-17T06:24:29.299Z] $ docker stop --time=1 5706c8fcb441f5693d2469f9d41f189b2c33ec4480d10aab4497fa670a86f83c [2023-02-17T06:24:31.264Z] $ docker rm -f --volumes 5706c8fcb441f5693d2469f9d41f189b2c33ec4480d10aab4497fa670a86f83c [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-17T06:24:32.737Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-17T06:24:32.760Z] Warning: overwriting stash ‘coverage-report’ [2023-02-17T06:24:33.471Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-17T06:24:33.872Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-17T06:24:34.213Z] + ls -al . [2023-02-17T06:24:34.213Z] total 268 [2023-02-17T06:24:34.213Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 17 06:19 . [2023-02-17T06:24:34.213Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 06:17 .. [2023-02-17T06:24:34.213Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 17 06:17 .dockerignore [2023-02-17T06:24:34.213Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 17 06:17 .git [2023-02-17T06:24:34.213Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 06:17 .github [2023-02-17T06:24:34.213Z] -rw-rw-r-- 1 jenkins jenkins 131 Feb 17 06:17 .gitignore [2023-02-17T06:24:34.213Z] -rw-rw-r-- 1 jenkins jenkins 42 Feb 17 06:17 .golangci.yml [2023-02-17T06:24:34.213Z] -rw-rw-r-- 1 jenkins jenkins 31677 Feb 17 06:17 CHANGELOG.md [2023-02-17T06:24:34.213Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 17 06:17 GOVERNANCE.md [2023-02-17T06:24:34.213Z] -rw-rw-r-- 1 jenkins jenkins 885 Feb 17 06:17 Jenkinsfile [2023-02-17T06:24:34.213Z] -rw-rw-r-- 1 jenkins jenkins 11341 Feb 17 06:17 LICENSE [2023-02-17T06:24:34.213Z] -rw-rw-r-- 1 jenkins jenkins 1679 Feb 17 06:17 Makefile [2023-02-17T06:24:34.213Z] -rw-rw-r-- 1 jenkins jenkins 619 Feb 17 06:17 OWNERS.md [2023-02-17T06:24:34.213Z] -rw-rw-r-- 1 jenkins jenkins 4891 Feb 17 06:17 README.md [2023-02-17T06:24:34.213Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 17 06:14 VERSION [2023-02-17T06:24:34.213Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 06:17 bin [2023-02-17T06:24:34.213Z] -rw-r--r-- 1 jenkins jenkins 98700 Feb 17 06:22 coverage.out [2023-02-17T06:24:34.213Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 17 06:17 example [2023-02-17T06:24:34.213Z] -rw-rw-r-- 1 jenkins jenkins 3265 Feb 17 06:17 go.mod [2023-02-17T06:24:34.213Z] -rw-rw-r-- 1 jenkins jenkins 32819 Feb 17 06:17 go.sum [2023-02-17T06:24:34.213Z] drwxrwxr-x 13 jenkins jenkins 4096 Feb 17 06:17 internal [2023-02-17T06:24:34.213Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 06:17 openapi [2023-02-17T06:24:34.213Z] drwxrwxr-x 6 jenkins jenkins 4096 Feb 17 06:17 pkg [2023-02-17T06:24:34.213Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 06:17 snap [2023-02-17T06:24:34.213Z] -rw-rw-r-- 1 jenkins jenkins 222 Feb 17 06:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T06:24:34.573Z] + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=bf4aa2dff0c0a7f4a97997804f6014e11af12954 --label arch=arm64 --label version=3.0.0-dev.32 . [2023-02-17T06:24:35.169Z] Sending build context to Docker daemon 5.737MB [2023-02-17T06:24:35.169Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2023-02-17T06:24:35.169Z] Step 2/23 : FROM ${BASE} AS builder [2023-02-17T06:24:35.169Z] ---> dcbbb06db8b5 [2023-02-17T06:24:35.169Z] Step 3/23 : ARG MAKE=make build [2023-02-17T06:24:35.169Z] ---> Running in 253eef22aa57 [2023-02-17T06:24:35.758Z] Removing intermediate container 253eef22aa57 [2023-02-17T06:24:35.758Z] ---> 45eb0817dcac [2023-02-17T06:24:35.758Z] Step 4/23 : WORKDIR /device-sdk-go [2023-02-17T06:24:35.758Z] ---> Running in cbf27420b632 [2023-02-17T06:24:36.028Z] Removing intermediate container cbf27420b632 [2023-02-17T06:24:36.028Z] ---> 131165a634cd [2023-02-17T06:24:36.028Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-17T06:24:36.028Z] ---> Running in f040f4072e51 [2023-02-17T06:24:36.301Z] Removing intermediate container f040f4072e51 [2023-02-17T06:24:36.301Z] ---> a9f7e38f760c [2023-02-17T06:24:36.301Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-02-17T06:24:36.575Z] ---> Running in 076cd2649147 [2023-02-17T06:24:37.542Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T06:24:38.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T06:24:39.098Z] OK: 221 MiB in 51 packages [2023-02-17T06:24:40.077Z] Removing intermediate container 076cd2649147 [2023-02-17T06:24:40.077Z] ---> d39854d963f9 [2023-02-17T06:24:40.077Z] Step 7/23 : COPY go.mod vendor* ./ [2023-02-17T06:24:40.665Z] ---> e1c249135c8e [2023-02-17T06:24:40.665Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T06:24:40.949Z] ---> Running in 9b3eee6602be [2023-02-17T06:24:43.541Z] Removing intermediate container 9b3eee6602be [2023-02-17T06:24:43.541Z] ---> 3ab4e8db2190 [2023-02-17T06:24:43.541Z] Step 9/23 : COPY . . [2023-02-17T06:24:44.970Z] ---> d2c8115637fc [2023-02-17T06:24:44.970Z] Step 10/23 : RUN ${MAKE} [2023-02-17T06:24:44.970Z] ---> Running in b835bcec4b95 [2023-02-17T06:24:46.387Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.32" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-02-17T06:27:09.623Z] Removing intermediate container b835bcec4b95 [2023-02-17T06:27:09.623Z] ---> 102efa5476bc [2023-02-17T06:27:09.623Z] Step 11/23 : FROM alpine:3.16 [2023-02-17T06:27:10.212Z] 3.16: Pulling from library/alpine [2023-02-17T06:27:10.481Z] 3760b48202b3: Pulling fs layer [2023-02-17T06:27:10.481Z] 3760b48202b3: Verifying Checksum [2023-02-17T06:27:10.481Z] 3760b48202b3: Download complete [2023-02-17T06:27:11.073Z] 3760b48202b3: Pull complete [2023-02-17T06:27:11.073Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-17T06:27:11.074Z] Status: Downloaded newer image for alpine:3.16 [2023-02-17T06:27:11.074Z] ---> 4c81e5bf8899 [2023-02-17T06:27:11.074Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-02-17T06:27:11.352Z] ---> Running in 493104a10ad4 [2023-02-17T06:27:11.625Z] Removing intermediate container 493104a10ad4 [2023-02-17T06:27:11.625Z] ---> 831f0162da75 [2023-02-17T06:27:11.625Z] Step 13/23 : RUN apk add --update --no-cache [2023-02-17T06:27:11.625Z] ---> Running in 32b3a5214bfd [2023-02-17T06:27:13.050Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T06:27:13.050Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T06:27:14.525Z] OK: 5 MiB in 14 packages [2023-02-17T06:27:15.160Z] Removing intermediate container 32b3a5214bfd [2023-02-17T06:27:15.160Z] ---> e9aefb09d33f [2023-02-17T06:27:15.160Z] Step 14/23 : WORKDIR / [2023-02-17T06:27:15.434Z] ---> Running in 17e2b78a9521 [2023-02-17T06:27:15.714Z] Removing intermediate container 17e2b78a9521 [2023-02-17T06:27:15.714Z] ---> 36a508f3f052 [2023-02-17T06:27:15.714Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-02-17T06:27:16.319Z] ---> e147e3a956fe [2023-02-17T06:27:16.319Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-02-17T06:27:17.788Z] ---> e8acfea0a4f0 [2023-02-17T06:27:17.788Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-02-17T06:27:18.377Z] ---> b2aacd184837 [2023-02-17T06:27:18.377Z] Step 18/23 : EXPOSE 59999 [2023-02-17T06:27:18.377Z] ---> Running in 130b68c9914d [2023-02-17T06:27:18.646Z] Removing intermediate container 130b68c9914d [2023-02-17T06:27:18.646Z] ---> ec4b54e60149 [2023-02-17T06:27:18.646Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-02-17T06:27:18.914Z] ---> Running in 28f14c2f8382 [2023-02-17T06:27:19.196Z] Removing intermediate container 28f14c2f8382 [2023-02-17T06:27:19.196Z] ---> 3dfec7e3d06e [2023-02-17T06:27:19.196Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-17T06:27:19.196Z] ---> Running in 8759bdfbf911 [2023-02-17T06:27:19.466Z] Removing intermediate container 8759bdfbf911 [2023-02-17T06:27:19.466Z] ---> 85b6af5fab1e [2023-02-17T06:27:19.466Z] Step 21/23 : LABEL arch=arm64 [2023-02-17T06:27:19.735Z] ---> Running in 557292e969de [2023-02-17T06:27:20.002Z] Removing intermediate container 557292e969de [2023-02-17T06:27:20.002Z] ---> b248df46971b [2023-02-17T06:27:20.002Z] Step 22/23 : LABEL git_sha=bf4aa2dff0c0a7f4a97997804f6014e11af12954 [2023-02-17T06:27:20.002Z] ---> Running in 501b3aeb3e3c [2023-02-17T06:27:20.280Z] Removing intermediate container 501b3aeb3e3c [2023-02-17T06:27:20.280Z] ---> fdf5c16d7b4b [2023-02-17T06:27:20.280Z] Step 23/23 : LABEL version=3.0.0-dev.32 [2023-02-17T06:27:20.280Z] ---> Running in 390399f3da8f [2023-02-17T06:27:20.867Z] Removing intermediate container 390399f3da8f [2023-02-17T06:27:20.867Z] ---> 3e8a2fc89d41 [2023-02-17T06:27:20.867Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-17T06:27:20.867Z] Successfully built 3e8a2fc89d41 [2023-02-17T06:27:20.867Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T06:27:21.313Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-17T06:27:21.313Z] [2023-02-17T06:27:21.313Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T06:27:21.654Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-17T06:27:23.060Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-17T06:27:23.060Z] 8998bd30e6a1: Pulling fs layer [2023-02-17T06:27:23.060Z] 04944245beec: Pulling fs layer [2023-02-17T06:27:23.060Z] 699f458cf7ca: Pulling fs layer [2023-02-17T06:27:23.060Z] 765212b225bb: Pulling fs layer [2023-02-17T06:27:23.060Z] f23df028b6ca: Pulling fs layer [2023-02-17T06:27:23.060Z] d65c8cfc05b1: Pulling fs layer [2023-02-17T06:27:23.060Z] 2437ff75d9bd: Pulling fs layer [2023-02-17T06:27:23.060Z] 765212b225bb: Waiting [2023-02-17T06:27:23.060Z] f23df028b6ca: Waiting [2023-02-17T06:27:23.060Z] d65c8cfc05b1: Waiting [2023-02-17T06:27:23.060Z] 2437ff75d9bd: Waiting [2023-02-17T06:27:23.060Z] 04944245beec: Verifying Checksum [2023-02-17T06:27:23.060Z] 04944245beec: Download complete [2023-02-17T06:27:23.060Z] 765212b225bb: Verifying Checksum [2023-02-17T06:27:23.060Z] 765212b225bb: Download complete [2023-02-17T06:27:23.060Z] f23df028b6ca: Download complete [2023-02-17T06:27:23.338Z] d65c8cfc05b1: Verifying Checksum [2023-02-17T06:27:23.338Z] d65c8cfc05b1: Download complete [2023-02-17T06:27:23.338Z] 699f458cf7ca: Verifying Checksum [2023-02-17T06:27:23.338Z] 699f458cf7ca: Download complete [2023-02-17T06:27:23.621Z] 8998bd30e6a1: Verifying Checksum [2023-02-17T06:27:23.621Z] 8998bd30e6a1: Download complete [2023-02-17T06:27:26.214Z] 2437ff75d9bd: Verifying Checksum [2023-02-17T06:27:26.214Z] 2437ff75d9bd: Download complete [2023-02-17T06:27:27.622Z] 8998bd30e6a1: Pull complete [2023-02-17T06:27:27.890Z] 04944245beec: Pull complete [2023-02-17T06:27:29.297Z] 699f458cf7ca: Pull complete [2023-02-17T06:27:29.565Z] 765212b225bb: Pull complete [2023-02-17T06:27:30.168Z] f23df028b6ca: Pull complete [2023-02-17T06:27:30.434Z] d65c8cfc05b1: Pull complete [2023-02-17T06:27:42.731Z] 2437ff75d9bd: Pull complete [2023-02-17T06:27:43.000Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-17T06:27:43.000Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-17T06:27:43.000Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T06:27:43.194Z] prd-ubuntu20.04-docker-arm64-4c-16g-6403 does not seem to be running inside a container [2023-02-17T06:27:43.265Z] $ 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-sdk-go/162 -v /w/workspace/device-sdk-go/162:/w/workspace/device-sdk-go/162:rw,z -v /w/workspace/device-sdk-go/162@tmp:/w/workspace/device-sdk-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 [2023-02-17T06:27:45.932Z] $ docker top 6e830cb7cdb5e34a708d9b4568aa97e126508bcccae32472ecc5b7783c108f8a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-17T06:27:46.768Z] ---> job-cost.sh [2023-02-17T06:27:46.768Z] lf-activate-venv: SKIPPING [2023-02-17T06:27:46.768Z] INFO: No Stack... [2023-02-17T06:27:47.034Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-17T06:27:47.993Z] INFO: Archiving Costs [Pipeline] sh [2023-02-17T06:27:48.644Z] + cat /w/workspace/device-sdk-go/162/archives/cost.csv [2023-02-17T06:27:48.644Z] + cut -d, -f6 [Pipeline] lock [2023-02-17T06:27:48.714Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-162-stack-cost] [2023-02-17T06:27:48.719Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-162-stack-cost] did not exist. Created. [2023-02-17T06:27:48.719Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-162-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-17T06:27:49.389Z] /w/workspace/device-sdk-go/162@tmp/durable-646c6e7a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-17T06:27:50.044Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-17T06:27:50.061Z] Warning: overwriting stash ‘stack-cost’ [2023-02-17T06:27:50.140Z] Stashed 1 file(s) [Pipeline] } [2023-02-17T06:27:50.147Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-162-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-17T06:27:50.170Z] $ docker stop --time=1 6e830cb7cdb5e34a708d9b4568aa97e126508bcccae32472ecc5b7783c108f8a [2023-02-17T06:27:51.696Z] $ docker rm -f --volumes 6e830cb7cdb5e34a708d9b4568aa97e126508bcccae32472ecc5b7783c108f8a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-02-17T06:27:52.104Z] provisioning config files... [2023-02-17T06:27:52.111Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config17872725690549659350tmp [Pipeline] { [Pipeline] sh [2023-02-17T06:27:52.403Z] + set +x [2023-02-17T06:27:52.403Z] + + curl -s https://codecov.io/bash [2023-02-17T06:27:52.403Z] bash -s -- [2023-02-17T06:27:52.403Z] [2023-02-17T06:27:52.404Z] _____ _ [2023-02-17T06:27:52.404Z] / ____| | | [2023-02-17T06:27:52.404Z] | | ___ __| | ___ ___ _____ __ [2023-02-17T06:27:52.404Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-17T06:27:52.404Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-17T06:27:52.404Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-17T06:27:52.404Z] Bash-1.0.6 [2023-02-17T06:27:52.404Z] [2023-02-17T06:27:52.404Z] [2023-02-17T06:27:52.404Z] ==> git version 2.25.1 found [2023-02-17T06:27:52.404Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-02-17T06:27:52.404Z] Release-Date: 2020-01-08 [2023-02-17T06:27:52.404Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-02-17T06:27:52.404Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-17T06:27:52.404Z] ==> Jenkins CI detected. [2023-02-17T06:27:52.404Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2023-02-17T06:27:52.404Z] project root: . [2023-02-17T06:27:52.404Z] --> token set from env [2023-02-17T06:27:52.404Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-17T06:27:52.404Z] ==> Running gcov in . (disable via -X gcov) [2023-02-17T06:27:52.404Z] ==> Python coveragepy not found [2023-02-17T06:27:52.404Z] ==> Searching for coverage reports in: [2023-02-17T06:27:52.404Z] + . [2023-02-17T06:27:52.404Z] -> Found 1 reports [2023-02-17T06:27:52.404Z] ==> Detecting git/mercurial file structure [2023-02-17T06:27:52.664Z] ==> Reading reports [2023-02-17T06:27:52.664Z] + ./coverage.out bytes=98700 [2023-02-17T06:27:52.664Z] ==> Appending adjustments [2023-02-17T06:27:52.664Z] https://docs.codecov.io/docs/fixing-reports [2023-02-17T06:27:52.925Z] + Found adjustments [2023-02-17T06:27:52.925Z] ==> Gzipping contents [2023-02-17T06:27:52.925Z] 16K /tmp/codecov.ecQDSF.gz [2023-02-17T06:27:52.925Z] ==> Uploading reports [2023-02-17T06:27:52.925Z] url: https://codecov.io [2023-02-17T06:27:52.925Z] query: branch=main&commit=bf4aa2dff0c0a7f4a97997804f6014e11af12954&build=162&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F162%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-17T06:27:52.925Z] -> Pinging Codecov [2023-02-17T06:27:52.925Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=main&commit=bf4aa2dff0c0a7f4a97997804f6014e11af12954&build=162&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F162%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-17T06:27:53.185Z] -> Uploading to [2023-02-17T06:27:53.185Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-17/7E55EF52A471D76F132DFD9A03CDDE97/bf4aa2dff0c0a7f4a97997804f6014e11af12954/0def2892-3e43-4521-a970-57a5f6627fd7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230217%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230217T062752Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0114ae39c04cd1e340d245a2d3f9531b5f3d817c1609817a2fe09cc7c0418ec6 [2023-02-17T06:27:53.185Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-17T06:27:53.185Z] Dload Upload Total Spent Left Speed [2023-02-17T06:27:53.444Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14409 0 0 100 14409 0 36294 --:--:-- --:--:-- --:--:-- 36294 [2023-02-17T06:27:53.444Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/bf4aa2dff0c0a7f4a97997804f6014e11af12954 [Pipeline] } [2023-02-17T06:27:53.452Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-02-17T06:27:53.650Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-02-17T06:27:53.659Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T06:27:53.965Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-17T06:27:53.965Z] [2023-02-17T06:27:53.965Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T06:27:54.265Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-17T06:27:54.265Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-02-17T06:27:54.265Z] df9b9388f04a: Pulling fs layer [2023-02-17T06:27:54.265Z] 52dc419b0ee2: Pulling fs layer [2023-02-17T06:27:54.265Z] 25bc292e5bac: Pulling fs layer [2023-02-17T06:27:54.265Z] 114826534d7a: Pulling fs layer [2023-02-17T06:27:54.265Z] 4657fd5d0bcf: Pulling fs layer [2023-02-17T06:27:54.265Z] 6ad1cebc031e: Pulling fs layer [2023-02-17T06:27:54.265Z] 8a3aa393b2d8: Pulling fs layer [2023-02-17T06:27:54.265Z] 4657fd5d0bcf: Waiting [2023-02-17T06:27:54.265Z] 8a3aa393b2d8: Waiting [2023-02-17T06:27:54.265Z] 6ad1cebc031e: Waiting [2023-02-17T06:27:54.265Z] 114826534d7a: Waiting [2023-02-17T06:27:54.265Z] 25bc292e5bac: Download complete [2023-02-17T06:27:54.265Z] 52dc419b0ee2: Download complete [2023-02-17T06:27:54.265Z] 4657fd5d0bcf: Verifying Checksum [2023-02-17T06:27:54.265Z] 4657fd5d0bcf: Download complete [2023-02-17T06:27:54.265Z] df9b9388f04a: Verifying Checksum [2023-02-17T06:27:54.265Z] df9b9388f04a: Download complete [2023-02-17T06:27:54.530Z] df9b9388f04a: Pull complete [2023-02-17T06:27:54.798Z] 6ad1cebc031e: Verifying Checksum [2023-02-17T06:27:54.798Z] 52dc419b0ee2: Pull complete [2023-02-17T06:27:54.798Z] 25bc292e5bac: Pull complete [2023-02-17T06:27:55.399Z] 114826534d7a: Verifying Checksum [2023-02-17T06:27:55.399Z] 114826534d7a: Download complete [2023-02-17T06:27:55.660Z] 8a3aa393b2d8: Verifying Checksum [2023-02-17T06:27:55.660Z] 8a3aa393b2d8: Download complete [2023-02-17T06:27:59.857Z] 114826534d7a: Pull complete [2023-02-17T06:27:59.857Z] 4657fd5d0bcf: Pull complete [2023-02-17T06:27:59.857Z] 6ad1cebc031e: Pull complete [2023-02-17T06:28:03.207Z] 8a3aa393b2d8: Pull complete [2023-02-17T06:28:03.207Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-02-17T06:28:03.207Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-17T06:28:03.207Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T06:28:03.413Z] prd-ubuntu20.04-docker-8c-8g-6401 does not seem to be running inside a container [2023-02-17T06:28: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-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 [2023-02-17T06:28:08.676Z] $ docker top d0f8967b5a98fb91554c403ba1c0445cfa2dd67f0fa438faa9329ccddd711324 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-17T06:28:08.729Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2023-02-17T06:28:09.008Z] + set -o pipefail [2023-02-17T06:28:09.009Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2023-02-17T06:28:14.287Z] [2023-02-17T06:28:14.287Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... [2023-02-17T06:28:14.287Z] [2023-02-17T06:28:14.287Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/ff37b34f-61d7-4eff-847b-2d50f5b7f197 [2023-02-17T06:28:14.287Z] [2023-02-17T06:28:14.287Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-02-17T06:28:14.287Z] [2023-02-17T06:28:14.287Z] [2023-02-17T06:28:14.287Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-02-17T06:28:14.287Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-02-17T06:28:14.287Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-02-17T06:28:14.312Z] $ docker stop --time=1 d0f8967b5a98fb91554c403ba1c0445cfa2dd67f0fa438faa9329ccddd711324 [2023-02-17T06:28:18.078Z] $ docker rm -f --volumes d0f8967b5a98fb91554c403ba1c0445cfa2dd67f0fa438faa9329ccddd711324 [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) [Pipeline] echo [2023-02-17T06:28:18.485Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-17T06:28:18.501Z] provisioning config files... [2023-02-17T06:28:18.509Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config9435611177726983256tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-17T06:28:18.805Z] --> edgex-publish-swagger.sh [2023-02-17T06:28:18.805Z] === Publish openapi/v3 API === [2023-02-17T06:28:18.805Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-02-17T06:28:18.805Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] [2023-02-17T06:28:18.805Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-17T06:28:18.805Z] Dload Upload Total Spent Left Speed [2023-02-17T06:28:19.073Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 25273 0 0 100 25273 0 52762 --:--:-- --:--:-- --:--:-- 52652 100 25273 0 0 100 25273 0 52762 --:--:-- --:--:-- --:--:-- 52652 [2023-02-17T06:28:19.074Z] [2023-02-17T06:28:19.074Z] [Pipeline] } [2023-02-17T06:28:19.081Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-17T06:28:19.492Z] + git log --format=format:%s -1 bf4aa2dff0c0a7f4a97997804f6014e11af12954 [Pipeline] sh [2023-02-17T06:28:19.788Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-17T06:28:19.788Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T06:28:20.094Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-17T06:28:20.094Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T06:28:20.165Z] prd-ubuntu20.04-docker-8c-8g-6401 does not seem to be running inside a container [2023-02-17T06:28:20.216Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 [2023-02-17T06:28:20.890Z] $ docker top e87253bbbd4c3708ec7e1c267c2878fe0fd69aa1eba01f86339d65e04cf15a47 -eo pid,comm [2023-02-17T06:28:20.936Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-17T06:28:20.936Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-17T06:28:20.970Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-17T06:28:20.970Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-17T06:28:21.079Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-17T06:28:21.094Z] $ docker exec e87253bbbd4c3708ec7e1c267c2878fe0fd69aa1eba01f86339d65e04cf15a47 ssh-agent [2023-02-17T06:28:21.198Z] SSH_AUTH_SOCK=/tmp/ssh-5faAHCkJuIiH/agent.32 [2023-02-17T06:28:21.198Z] SSH_AGENT_PID=38 [2023-02-17T06:28:21.203Z] Running ssh-add (command line suppressed) [2023-02-17T06:28:21.341Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3433165228133794263.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3433165228133794263.key) [2023-02-17T06:28:21.344Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-17T06:28:21.628Z] + git semver tag [2023-02-17T06:28:22.196Z] 2023-02-17 06:28:21,906 [run_tag] DEBUG tag force:False [2023-02-17T06:28:22.196Z] 2023-02-17 06:28:21,906 [check_head_tag] DEBUG check head tag [2023-02-17T06:28:22.196Z] 2023-02-17 06:28:21,909 [execute] INFO git cat-file --batch-check [2023-02-17T06:28:22.196Z] 2023-02-17 06:28:21,910 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-02-17T06:28:22.196Z] 2023-02-17 06:28:21,915 [execute] INFO git cat-file --batch [2023-02-17T06:28:22.196Z] 2023-02-17 06:28:21,916 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-02-17T06:28:22.196Z] 2023-02-17 06:28:21,949 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-17T06:28:22.196Z] 2023-02-17 06:28:21,949 [execute] INFO git tag -a v3.0.0-dev.32 -m v3.0.0-dev.32 [2023-02-17T06:28:22.196Z] 2023-02-17 06:28:21,949 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.32', '-m', 'v3.0.0-dev.32'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-02-17T06:28:22.196Z] 2023-02-17 06:28:21,955 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-17T06:28:22.196Z] 3.0.0-dev.32 [Pipeline] } [2023-02-17T06:28:22.217Z] $ docker exec --env ******** --env ******** e87253bbbd4c3708ec7e1c267c2878fe0fd69aa1eba01f86339d65e04cf15a47 ssh-agent -k [2023-02-17T06:28:22.321Z] unset SSH_AUTH_SOCK; [2023-02-17T06:28:22.322Z] unset SSH_AGENT_PID; [2023-02-17T06:28:22.322Z] echo Agent pid 38 killed; [2023-02-17T06:28:22.321Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-17T06:28:22.621Z] + git semver [Pipeline] } [2023-02-17T06:28:22.906Z] $ docker stop --time=1 e87253bbbd4c3708ec7e1c267c2878fe0fd69aa1eba01f86339d65e04cf15a47 [2023-02-17T06:28:24.251Z] $ docker rm -f --volumes e87253bbbd4c3708ec7e1c267c2878fe0fd69aa1eba01f86339d65e04cf15a47 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T06:28:24.666Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-17T06:28:24.666Z] [2023-02-17T06:28:24.666Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T06:28:24.973Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-17T06:28:24.973Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-02-17T06:28:24.973Z] ab5ef0e58194: Pulling fs layer [2023-02-17T06:28:24.973Z] 9712f1f96733: Pulling fs layer [2023-02-17T06:28:24.973Z] 63f879dbbcfc: Pulling fs layer [2023-02-17T06:28:24.973Z] 0d9ebad4ef96: Pulling fs layer [2023-02-17T06:28:24.973Z] e9a5061849ea: Pulling fs layer [2023-02-17T06:28:24.973Z] d747dcd14b5f: Pulling fs layer [2023-02-17T06:28:24.973Z] 2de7ff778b66: Pulling fs layer [2023-02-17T06:28:24.973Z] 0d9ebad4ef96: Waiting [2023-02-17T06:28:24.974Z] e9a5061849ea: Waiting [2023-02-17T06:28:24.974Z] 2de7ff778b66: Waiting [2023-02-17T06:28:24.974Z] d747dcd14b5f: Waiting [2023-02-17T06:28:24.974Z] 9712f1f96733: Verifying Checksum [2023-02-17T06:28:24.974Z] 9712f1f96733: Download complete [2023-02-17T06:28:25.960Z] 63f879dbbcfc: Verifying Checksum [2023-02-17T06:28:25.960Z] 63f879dbbcfc: Download complete [2023-02-17T06:28:25.960Z] e9a5061849ea: Verifying Checksum [2023-02-17T06:28:25.960Z] e9a5061849ea: Download complete [2023-02-17T06:28:25.960Z] d747dcd14b5f: Verifying Checksum [2023-02-17T06:28:25.960Z] d747dcd14b5f: Download complete [2023-02-17T06:28:25.960Z] 0d9ebad4ef96: Verifying Checksum [2023-02-17T06:28:25.960Z] 0d9ebad4ef96: Download complete [2023-02-17T06:28:26.220Z] ab5ef0e58194: Verifying Checksum [2023-02-17T06:28:26.220Z] ab5ef0e58194: Download complete [2023-02-17T06:28:26.220Z] 2de7ff778b66: Verifying Checksum [2023-02-17T06:28:26.220Z] 2de7ff778b66: Download complete [2023-02-17T06:28:29.500Z] ab5ef0e58194: Pull complete [2023-02-17T06:28:29.501Z] 9712f1f96733: Pull complete [2023-02-17T06:28:30.065Z] 63f879dbbcfc: Pull complete [2023-02-17T06:28:34.248Z] 0d9ebad4ef96: Pull complete [2023-02-17T06:28:34.507Z] e9a5061849ea: Pull complete [2023-02-17T06:28:34.507Z] d747dcd14b5f: Pull complete [2023-02-17T06:28:35.880Z] 2de7ff778b66: Pull complete [2023-02-17T06:28:35.880Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-02-17T06:28:35.880Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-17T06:28:35.880Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T06:28:35.961Z] prd-ubuntu20.04-docker-8c-8g-6401 does not seem to be running inside a container [2023-02-17T06:28:36.004Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 [2023-02-17T06:28:42.214Z] $ docker top e7ba30e5383379aa7121a3e524145ee3f99c89bf7eb43c555ecb023cd7ee22f7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-02-17T06:28:42.273Z] provisioning config files... [2023-02-17T06:28:42.280Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config16407304045393706804tmp [2023-02-17T06:28:42.289Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config12078957227005141815tmp [2023-02-17T06:28:42.298Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config13397981599152509582tmp [Pipeline] { [Pipeline] echo [2023-02-17T06:28:42.314Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T06:28:42.600Z] ---> sigul-configuration.sh [2023-02-17T06:28:42.600Z] gpg: directory `/root/.gnupg' created [2023-02-17T06:28:42.600Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-02-17T06:28:42.600Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-02-17T06:28:42.600Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-02-17T06:28:42.600Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-02-17T06:28:42.600Z] gpg: CAST5 encrypted data [2023-02-17T06:28:42.600Z] gpg: encrypted with 1 passphrase [2023-02-17T06:28:42.600Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-02-17T06:28:42.884Z] + mkdir /home/jenkins [2023-02-17T06:28:42.884Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-02-17T06:28:43.168Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-02-17T06:28:43.176Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T06:28:43.459Z] ---> sigul-install.sh [2023-02-17T06:28:43.459Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-02-17T06:28:43.746Z] + git tag --list [2023-02-17T06:28:43.746Z] 0.7.1 [2023-02-17T06:28:43.746Z] delhi-tag [2023-02-17T06:28:43.746Z] v1.0.0 [2023-02-17T06:28:43.746Z] v1.1.0 [2023-02-17T06:28:43.746Z] v1.1.1 [2023-02-17T06:28:43.746Z] v1.1.2 [2023-02-17T06:28:43.746Z] v1.2.0 [2023-02-17T06:28:43.746Z] v1.2.1 [2023-02-17T06:28:43.746Z] v1.2.2 [2023-02-17T06:28:43.746Z] v1.2.3 [2023-02-17T06:28:43.746Z] v1.3.0 [2023-02-17T06:28:43.746Z] v1.4.0 [2023-02-17T06:28:43.746Z] v2.0.0 [2023-02-17T06:28:43.746Z] v2.1.0 [2023-02-17T06:28:43.746Z] v2.1.1 [2023-02-17T06:28:43.746Z] v2.1.1-dev.2 [2023-02-17T06:28:43.746Z] v2.1.1-dev.3 [2023-02-17T06:28:43.746Z] v2.2.0 [2023-02-17T06:28:43.746Z] v2.2.1-dev.1 [2023-02-17T06:28:43.746Z] v2.2.1-dev.10 [2023-02-17T06:28:43.746Z] v2.2.1-dev.11 [2023-02-17T06:28:43.746Z] v2.2.1-dev.12 [2023-02-17T06:28:43.746Z] v2.2.1-dev.13 [2023-02-17T06:28:43.746Z] v2.2.1-dev.14 [2023-02-17T06:28:43.746Z] v2.2.1-dev.2 [2023-02-17T06:28:43.746Z] v2.2.1-dev.3 [2023-02-17T06:28:43.746Z] v2.2.1-dev.4 [2023-02-17T06:28:43.746Z] v2.2.1-dev.5 [2023-02-17T06:28:43.746Z] v2.2.1-dev.6 [2023-02-17T06:28:43.746Z] v2.2.1-dev.7 [2023-02-17T06:28:43.746Z] v2.2.1-dev.8 [2023-02-17T06:28:43.746Z] v2.2.1-dev.9 [2023-02-17T06:28:43.746Z] v2.3.0 [2023-02-17T06:28:43.746Z] v2.3.0-dev.14 [2023-02-17T06:28:43.746Z] v2.3.0-dev.15 [2023-02-17T06:28:43.746Z] v2.3.0-dev.16 [2023-02-17T06:28:43.746Z] v2.3.0-dev.17 [2023-02-17T06:28:43.746Z] v2.3.0-dev.18 [2023-02-17T06:28:43.746Z] v2.3.0-dev.19 [2023-02-17T06:28:43.746Z] v2.3.0-dev.20 [2023-02-17T06:28:43.746Z] v2.3.0-dev.21 [2023-02-17T06:28:43.746Z] v2.3.0-dev.22 [2023-02-17T06:28:43.746Z] v2.3.0-dev.23 [2023-02-17T06:28:43.746Z] v2.3.0-dev.24 [2023-02-17T06:28:43.746Z] v2.3.0-dev.25 [2023-02-17T06:28:43.746Z] v2.3.0-dev.26 [2023-02-17T06:28:43.746Z] v2.3.0-dev.27 [2023-02-17T06:28:43.746Z] v2.3.0-dev.28 [2023-02-17T06:28:43.746Z] v2.3.0-dev.29 [2023-02-17T06:28:43.746Z] v2.3.0-dev.30 [2023-02-17T06:28:43.746Z] v2.3.0-dev.31 [2023-02-17T06:28:43.746Z] v2.3.0-dev.32 [2023-02-17T06:28:43.746Z] v2.3.0-dev.33 [2023-02-17T06:28:43.746Z] v2.3.0-dev.34 [2023-02-17T06:28:43.746Z] v2.3.0-dev.35 [2023-02-17T06:28:43.746Z] v2.3.0-dev.36 [2023-02-17T06:28:43.746Z] v2.3.0-dev.37 [2023-02-17T06:28:43.746Z] v2.3.0-dev.38 [2023-02-17T06:28:43.746Z] v2.3.0-dev.39 [2023-02-17T06:28:43.746Z] v2.3.0-dev.40 [2023-02-17T06:28:43.746Z] v2.3.0-dev.41 [2023-02-17T06:28:43.746Z] v2.3.0-dev.42 [2023-02-17T06:28:43.746Z] v2.3.0-dev.43 [2023-02-17T06:28:43.746Z] v2.3.0-dev.44 [2023-02-17T06:28:43.746Z] v2.3.0-dev.45 [2023-02-17T06:28:43.746Z] v2.3.0-dev.46 [2023-02-17T06:28:43.746Z] v2.3.0-dev.47 [2023-02-17T06:28:43.746Z] v2.3.0-dev.48 [2023-02-17T06:28:43.746Z] v2.3.0-dev.49 [2023-02-17T06:28:43.746Z] v2.3.0-dev.50 [2023-02-17T06:28:43.746Z] v2.3.0-dev.51 [2023-02-17T06:28:43.746Z] v2.3.1-dev.1 [2023-02-17T06:28:43.746Z] v2.3.1-dev.2 [2023-02-17T06:28:43.746Z] v3.0.0-dev.1 [2023-02-17T06:28:43.746Z] v3.0.0-dev.10 [2023-02-17T06:28:43.746Z] v3.0.0-dev.11 [2023-02-17T06:28:43.746Z] v3.0.0-dev.12 [2023-02-17T06:28:43.746Z] v3.0.0-dev.13 [2023-02-17T06:28:43.746Z] v3.0.0-dev.14 [2023-02-17T06:28:43.746Z] v3.0.0-dev.15 [2023-02-17T06:28:43.746Z] v3.0.0-dev.16 [2023-02-17T06:28:43.746Z] v3.0.0-dev.17 [2023-02-17T06:28:43.746Z] v3.0.0-dev.18 [2023-02-17T06:28:43.746Z] v3.0.0-dev.19 [2023-02-17T06:28:43.746Z] v3.0.0-dev.2 [2023-02-17T06:28:43.746Z] v3.0.0-dev.20 [2023-02-17T06:28:43.746Z] v3.0.0-dev.21 [2023-02-17T06:28:43.746Z] v3.0.0-dev.22 [2023-02-17T06:28:43.746Z] v3.0.0-dev.23 [2023-02-17T06:28:43.746Z] v3.0.0-dev.24 [2023-02-17T06:28:43.746Z] v3.0.0-dev.25 [2023-02-17T06:28:43.746Z] v3.0.0-dev.26 [2023-02-17T06:28:43.746Z] v3.0.0-dev.27 [2023-02-17T06:28:43.746Z] v3.0.0-dev.28 [2023-02-17T06:28:43.746Z] v3.0.0-dev.29 [2023-02-17T06:28:43.746Z] v3.0.0-dev.3 [2023-02-17T06:28:43.746Z] v3.0.0-dev.30 [2023-02-17T06:28:43.746Z] v3.0.0-dev.31 [2023-02-17T06:28:43.746Z] v3.0.0-dev.32 [2023-02-17T06:28:43.746Z] v3.0.0-dev.4 [2023-02-17T06:28:43.746Z] v3.0.0-dev.5 [2023-02-17T06:28:43.746Z] v3.0.0-dev.6 [2023-02-17T06:28:43.746Z] v3.0.0-dev.7 [2023-02-17T06:28:43.746Z] v3.0.0-dev.8 [2023-02-17T06:28:43.746Z] v3.0.0-dev.9 [Pipeline] sh [2023-02-17T06:28:44.043Z] + lftools sign git-tag v3.0.0-dev.32 [2023-02-17T06:28:44.610Z] Signing Git tag with Sigul... [2023-02-17T06:28:44.610Z] Signing v3.0.0-dev.32 [Pipeline] echo [2023-02-17T06:28:44.879Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T06:28:45.165Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-02-17T06:28:45.172Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-02-17T06:28:45.197Z] $ docker stop --time=1 e7ba30e5383379aa7121a3e524145ee3f99c89bf7eb43c555ecb023cd7ee22f7 [2023-02-17T06:28:46.536Z] $ docker rm -f --volumes e7ba30e5383379aa7121a3e524145ee3f99c89bf7eb43c555ecb023cd7ee22f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-02-17T06:28:46.940Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-17T06:28:46.940Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T06:28:47.241Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-17T06:28:47.241Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T06:28:47.315Z] prd-ubuntu20.04-docker-8c-8g-6401 does not seem to be running inside a container [2023-02-17T06:28:47.360Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 [2023-02-17T06:28:47.739Z] $ docker top c289ffdd1a003aaa3aa592fef83698ce049e0e1e5bb965dddfa4c4ad69b56578 -eo pid,comm [2023-02-17T06:28:47.777Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-17T06:28:47.777Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-17T06:28:47.821Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-17T06:28:47.821Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-17T06:28:47.944Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-17T06:28:47.959Z] $ docker exec c289ffdd1a003aaa3aa592fef83698ce049e0e1e5bb965dddfa4c4ad69b56578 ssh-agent [2023-02-17T06:28:48.061Z] SSH_AUTH_SOCK=/tmp/ssh-nf5s4JAg87xd/agent.34 [2023-02-17T06:28:48.061Z] SSH_AGENT_PID=40 [2023-02-17T06:28:48.066Z] Running ssh-add (command line suppressed) [2023-02-17T06:28:48.192Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3971374585736319677.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3971374585736319677.key) [2023-02-17T06:28:48.193Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-17T06:28:48.480Z] + git semver bump pre [2023-02-17T06:28:48.739Z] 2023-02-17 06:28:48,690 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-17T06:28:48.739Z] 2023-02-17 06:28:48,690 [bump_version] DEBUG bumping version:3.0.0-dev.32 on axis:pre with prefix:dev [2023-02-17T06:28:48.739Z] 2023-02-17 06:28:48,690 [bump_version] DEBUG bumped version:3.0.0-dev.33 [2023-02-17T06:28:48.739Z] 2023-02-17 06:28:48,690 [write_version] DEBUG write version:3.0.0-dev.33 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2023-02-17T06:28:48.739Z] 2023-02-17 06:28:48,690 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-17T06:28:48.739Z] 2023-02-17 06:28:48,690 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-17T06:28:48.739Z] 2023-02-17 06:28:48,692 [execute] INFO git cat-file --batch-check [2023-02-17T06:28:48.739Z] 2023-02-17 06:28:48,692 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-02-17T06:28:48.739Z] 2023-02-17 06:28:48,699 [execute] INFO git cat-file --batch [2023-02-17T06:28:48.739Z] 2023-02-17 06:28:48,700 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-02-17T06:28:48.739Z] 2023-02-17 06:28:48,706 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-17T06:28:48.739Z] 3.0.0-dev.33 [Pipeline] } [2023-02-17T06:28:48.762Z] $ docker exec --env ******** --env ******** c289ffdd1a003aaa3aa592fef83698ce049e0e1e5bb965dddfa4c4ad69b56578 ssh-agent -k [2023-02-17T06:28:48.864Z] unset SSH_AUTH_SOCK; [2023-02-17T06:28:48.864Z] unset SSH_AGENT_PID; [2023-02-17T06:28:48.864Z] echo Agent pid 40 killed; [2023-02-17T06:28:48.863Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-17T06:28:49.166Z] + git semver [Pipeline] } [2023-02-17T06:28:49.451Z] $ docker stop --time=1 c289ffdd1a003aaa3aa592fef83698ce049e0e1e5bb965dddfa4c4ad69b56578 [2023-02-17T06:28:50.751Z] $ docker rm -f --volumes c289ffdd1a003aaa3aa592fef83698ce049e0e1e5bb965dddfa4c4ad69b56578 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-17T06:28:51.092Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-17T06:28:51.092Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T06:28:51.394Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-17T06:28:51.394Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T06:28:51.476Z] prd-ubuntu20.04-docker-8c-8g-6401 does not seem to be running inside a container [2023-02-17T06:28:51.517Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 [2023-02-17T06:28:51.882Z] $ docker top 3a58c051df9fb614dbc2c9af553e7935c816f36a8db66bf766aaf6ef8f7b744f -eo pid,comm [2023-02-17T06:28:51.914Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-17T06:28:51.914Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-17T06:28:51.953Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-17T06:28:51.953Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-17T06:28:52.069Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-17T06:28:52.084Z] $ docker exec 3a58c051df9fb614dbc2c9af553e7935c816f36a8db66bf766aaf6ef8f7b744f ssh-agent [2023-02-17T06:28:52.187Z] SSH_AUTH_SOCK=/tmp/ssh-o9YAKNy5hjm0/agent.32 [2023-02-17T06:28:52.187Z] SSH_AGENT_PID=38 [2023-02-17T06:28:52.192Z] Running ssh-add (command line suppressed) [2023-02-17T06:28:52.315Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11498309211919028461.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11498309211919028461.key) [2023-02-17T06:28:52.316Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-17T06:28:52.604Z] + git semver push [2023-02-17T06:28:52.862Z] 2023-02-17 06:28:52,829 [run_push] DEBUG push [2023-02-17T06:28:52.862Z] 2023-02-17 06:28:52,830 [execute] INFO git cat-file --batch-check [2023-02-17T06:28:52.862Z] 2023-02-17 06:28:52,830 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-02-17T06:28:52.862Z] 2023-02-17 06:28:52,835 [execute] INFO git rev-list 22c4488952b6f7ab3c29abd7222e0d73265cb4a6 -- [2023-02-17T06:28:52.862Z] 2023-02-17 06:28:52,836 [execute] DEBUG Popen(['git', 'rev-list', '22c4488952b6f7ab3c29abd7222e0d73265cb4a6', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-02-17T06:28:52.862Z] 2023-02-17 06:28:52,849 [execute] INFO git fetch -v origin [2023-02-17T06:28:52.862Z] 2023-02-17 06:28:52,849 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-02-17T06:28:53.798Z] 2023-02-17 06:28:53,452 [run_push] DEBUG no remote changes detected [2023-02-17T06:28:53.798Z] 2023-02-17 06:28:53,452 [execute] INFO git push origin semver [2023-02-17T06:28:53.798Z] 2023-02-17 06:28:53,452 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-02-17T06:28:54.366Z] 2023-02-17 06:28:54,285 [run_push] DEBUG push all version tags [2023-02-17T06:28:54.366Z] 2023-02-17 06:28:54,285 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-02-17T06:28:54.366Z] 2023-02-17 06:28:54,286 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-02-17T06:28:55.303Z] 2023-02-17 06:28:55,143 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-17T06:28:55.303Z] 3.0.0-dev.33 [Pipeline] } [2023-02-17T06:28:55.326Z] $ docker exec --env ******** --env ******** 3a58c051df9fb614dbc2c9af553e7935c816f36a8db66bf766aaf6ef8f7b744f ssh-agent -k [2023-02-17T06:28:55.428Z] unset SSH_AUTH_SOCK; [2023-02-17T06:28:55.431Z] unset SSH_AGENT_PID; [2023-02-17T06:28:55.432Z] echo Agent pid 38 killed; [2023-02-17T06:28:55.431Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-17T06:28:55.744Z] + git semver [Pipeline] } [2023-02-17T06:28:56.026Z] $ docker stop --time=1 3a58c051df9fb614dbc2c9af553e7935c816f36a8db66bf766aaf6ef8f7b744f [2023-02-17T06:28:57.319Z] $ docker rm -f --volumes 3a58c051df9fb614dbc2c9af553e7935c816f36a8db66bf766aaf6ef8f7b744f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-02-17T06:28:57.831Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2023-02-17T06:28:57.831Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-02-17T06:28:57.831Z] total 16 [2023-02-17T06:28:57.831Z] drwxr-xr-x 3 root root 4096 Feb 17 06:17 . [2023-02-17T06:28:57.831Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 17 06:28 .. [2023-02-17T06:28:57.831Z] drwxr-xr-x 2 root root 4096 Feb 17 06:17 cost [2023-02-17T06:28:57.831Z] -rw-r--r-- 1 root root 85 Feb 17 06:17 cost.csv [2023-02-17T06:28:57.831Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-02-17T06:28:57.831Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-02-17T06:28:57.831Z] total 16 [2023-02-17T06:28:57.831Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 17 06:17 . [2023-02-17T06:28:57.831Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 17 06:28 .. [2023-02-17T06:28:57.831Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 17 06:17 cost [2023-02-17T06:28:57.831Z] -rw-r--r-- 1 jenkins jenkins 85 Feb 17 06:17 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-17T06:28:58.144Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T06:28:59.010Z] ---> package-listing.sh [2023-02-17T06:28:59.010Z] ++ facter osfamily [2023-02-17T06:28:59.010Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-17T06:28:59.270Z] + OS_FAMILY=debian [2023-02-17T06:28:59.270Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2023-02-17T06:28:59.270Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-17T06:28:59.270Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-17T06:28:59.271Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-17T06:28:59.271Z] + PACKAGES=/tmp/packages_start.txt [2023-02-17T06:28:59.271Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-02-17T06:28:59.271Z] + PACKAGES=/tmp/packages_end.txt [2023-02-17T06:28:59.271Z] + case "${OS_FAMILY}" in [2023-02-17T06:28:59.271Z] + dpkg -l [2023-02-17T06:28:59.271Z] + grep '^ii' [2023-02-17T06:28:59.271Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-17T06:28:59.271Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-17T06:28:59.271Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-17T06:28:59.271Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-02-17T06:28:59.271Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2023-02-17T06:28:59.271Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo [2023-02-17T06:28:59.283Z] 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-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-17T06:28:59.561Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T06:29:00.117Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-17T06:29:00.117Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T06:29:00.188Z] prd-ubuntu20.04-docker-8c-8g-6401 does not seem to be running inside a container [2023-02-17T06:29:00.226Z] $ 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-sdk-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-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 [2023-02-17T06:29:00.476Z] $ docker top fc98455492fa63666697ae550c9c86b8cf7de7264d962065da8d5ae4c4bc6e6a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T06:29:00.818Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-17T06:29:01.105Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-17T06:29:01.399Z] + ls /var/log/sa-host [2023-02-17T06:29:01.399Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-17T06:29:01.467Z] provisioning config files... [2023-02-17T06:29:01.475Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7177601691327904501tmp [Pipeline] { [Pipeline] echo [2023-02-17T06:29:01.490Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T06:29:01.772Z] ---> create-netrc.sh [Pipeline] } [2023-02-17T06:29:01.780Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-17T06:29:02.101Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-17T06:29:02.113Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T06:29:02.399Z] ---> sudo-logs.sh [2023-02-17T06:29:02.400Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-17T06:29:02.424Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T06:29:02.794Z] ---> job-cost.sh [2023-02-17T06:29:02.794Z] lf-activate-venv: SKIPPING [2023-02-17T06:29:02.794Z] DEBUG: total: 0.2199999988079071 [2023-02-17T06:29:02.794Z] INFO: Retrieving Stack Cost... [2023-02-17T06:29:03.423Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-17T06:29:03.713Z] INFO: Archiving Costs [Pipeline] echo [2023-02-17T06:29:03.736Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T06:29:04.020Z] ---> logs-deploy.sh [2023-02-17T06:29:04.020Z] lf-activate-venv: SKIPPING [2023-02-17T06:29:04.020Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/162 [2023-02-17T06:29:04.020Z] INFO: archiving workspace using pattern(s): [2023-02-17T06:29:04.959Z] Archives upload complete. [2023-02-17T06:29:04.959Z] INFO: archiving logs to Nexus