Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from afe14f99071666e3a8a1e98015d177d59a71e5e7 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-ssh14804870020655854874.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh7067788848676596131.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh17816892941999186644.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh1045248875699529016.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-ssh5862642982922215415.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.20 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 Running on prd-ubuntu20.04-docker-8c-8g-16773 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 afe14f99071666e3a8a1e98015d177d59a71e5e7 (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 afe14f99071666e3a8a1e98015d177d59a71e5e7 # timeout=10 Commit message: "docs: Update chnagelog for 3.0 (#1464)" > git rev-list --no-walk 5b52fe9c10fd5a56536b5e0b8b1a7f643ba1bfc1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-24T19:45:08.147Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-24T19:45:08.188Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-24T19:45:08.203Z] ========================================================= [2023-05-24T19:45:08.203Z] EdgeX Global Pipelines Version Info [2023-05-24T19:45:08.203Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-24T19:45:08.907Z] ------------------- [2023-05-24T19:45:08.908Z] stable info: [2023-05-24T19:45:08.908Z] ------------------- [2023-05-24T19:45:08.908Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-24T19:45:08.908Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-24T19:45:08.908Z] Message: update stable to v1.0.249 [2023-05-24T19:45:09.476Z] ------------------- [2023-05-24T19:45:09.476Z] experimental info: [2023-05-24T19:45:09.476Z] ------------------- [2023-05-24T19:45:09.476Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-24T19:45:09.476Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-24T19:45:09.476Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-24T19:45:09.642Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-05-24T19:45:09.658Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-05-24T19:45:09.667Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-24T19:45:09.677Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-24T19:45:09.692Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-24T19:45:09.703Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-24T19:45:09.715Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-24T19:45:09.728Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-05-24T19:45:09.739Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-24T19:45:09.750Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-24T19:45:09.763Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-24T19:45:09.779Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-05-24T19:45:09.794Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-24T19:45:09.807Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-24T19:45:09.820Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-24T19:45:09.832Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-05-24T19:45:09.845Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-24T19:45:09.856Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-24T19:45:09.870Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-24T19:45:09.880Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-24T19:45:09.895Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-24T19:45:09.905Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-05-24T19:45:09.918Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-24T19:45:09.935Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-24T19:45:09.945Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-24T19:45:09.957Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-24T19:45:09.968Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-24T19:45:09.978Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-24T19:45:09.990Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-24T19:45:10.001Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-24T19:45:10.012Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = afe14f99071666e3a8a1e98015d177d59a71e5e7 [Pipeline] echo [2023-05-24T19:45:10.021Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = afe14f9 [Pipeline] echo [2023-05-24T19:45:10.030Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T19:45:10.079Z] provisioning config files... [2023-05-24T19:45:10.093Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6112113368764633615tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T19:45:10.402Z] ---> docker-login.sh [2023-05-24T19:45:10.402Z] nexus3.edgexfoundry.org:10001 [2023-05-24T19:45:10.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T19:45:10.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T19:45:10.663Z] Configure a credential helper to remove this warning. See [2023-05-24T19:45:10.663Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T19:45:10.663Z] [2023-05-24T19:45:10.663Z] Login Succeeded [2023-05-24T19:45:10.663Z] nexus3.edgexfoundry.org:10002 [2023-05-24T19:45:10.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T19:45:10.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T19:45:10.922Z] Configure a credential helper to remove this warning. See [2023-05-24T19:45:10.922Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T19:45:10.922Z] [2023-05-24T19:45:10.922Z] Login Succeeded [2023-05-24T19:45:10.922Z] nexus3.edgexfoundry.org:10003 [2023-05-24T19:45:10.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T19:45:10.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T19:45:10.922Z] Configure a credential helper to remove this warning. See [2023-05-24T19:45:10.922Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T19:45:10.922Z] [2023-05-24T19:45:10.922Z] Login Succeeded [2023-05-24T19:45:10.922Z] nexus3.edgexfoundry.org:10004 [2023-05-24T19:45:10.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T19:45:11.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T19:45:11.184Z] Configure a credential helper to remove this warning. See [2023-05-24T19:45:11.184Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T19:45:11.184Z] [2023-05-24T19:45:11.184Z] Login Succeeded [2023-05-24T19:45:11.184Z] docker.io [2023-05-24T19:45:11.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T19:45:11.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T19:45:11.445Z] Configure a credential helper to remove this warning. See [2023-05-24T19:45:11.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T19:45:11.445Z] [2023-05-24T19:45:11.445Z] Login Succeeded [2023-05-24T19:45:11.445Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T19:45:11.451Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-24T19:45:11.841Z] + git rev-list -1 --merges afe14f99071666e3a8a1e98015d177d59a71e5e7~1..afe14f99071666e3a8a1e98015d177d59a71e5e7 [Pipeline] echo [2023-05-24T19:45:11.891Z] -----------> git rev-list -1 --merges afe14f99071666e3a8a1e98015d177d59a71e5e7~1..afe14f99071666e3a8a1e98015d177d59a71e5e7 afe14f99071666e3a8a1e98015d177d59a71e5e7 [false] [Pipeline] sh [2023-05-24T19:45:12.189Z] + git log --format=format:%s -1 afe14f99071666e3a8a1e98015d177d59a71e5e7 [Pipeline] echo [2023-05-24T19:45:12.225Z] ========================================================= [2023-05-24T19:45:12.225Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-24T19:45:12.225Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-24T19:45:12.567Z] + git log --format=format:%s -1 afe14f99071666e3a8a1e98015d177d59a71e5e7 [Pipeline] echo [2023-05-24T19:45:12.576Z] [semverPrep] GIT_COMMIT: afe14f99071666e3a8a1e98015d177d59a71e5e7, Commit Message: docs: Update chnagelog for 3.0 (#1464) [Pipeline] echo [2023-05-24T19:45:12.589Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-24T19:45:12.972Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-24T19:45:12.973Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-24T19:45:12.973Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-24T19:45:12.973Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-24T19:45:12.973Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-24T19:45:12.973Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-24T19:45:12.973Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:45:13.394Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T19:45:13.395Z] [2023-05-24T19:45:13.395Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:45:13.697Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T19:45:13.697Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-24T19:45:13.697Z] b85a868b505f: Pulling fs layer [2023-05-24T19:45:13.697Z] e2be974225ed: Pulling fs layer [2023-05-24T19:45:13.697Z] 339a4e72a1f5: Pulling fs layer [2023-05-24T19:45:13.697Z] 988bab9f4d93: Pulling fs layer [2023-05-24T19:45:13.697Z] 1469e6f7b9e6: Pulling fs layer [2023-05-24T19:45:13.697Z] eaf3925da568: Pulling fs layer [2023-05-24T19:45:13.697Z] bab4dde63d76: Pulling fs layer [2023-05-24T19:45:13.697Z] bde34c3a00c8: Pulling fs layer [2023-05-24T19:45:13.697Z] b352a97aabf1: Pulling fs layer [2023-05-24T19:45:13.697Z] 4872d77fe225: Pulling fs layer [2023-05-24T19:45:13.697Z] 5851b861e8e6: Pulling fs layer [2023-05-24T19:45:13.697Z] b352a97aabf1: Waiting [2023-05-24T19:45:13.697Z] bab4dde63d76: Waiting [2023-05-24T19:45:13.697Z] bde34c3a00c8: Waiting [2023-05-24T19:45:13.697Z] 988bab9f4d93: Waiting [2023-05-24T19:45:13.697Z] 5851b861e8e6: Waiting [2023-05-24T19:45:13.697Z] 1469e6f7b9e6: Waiting [2023-05-24T19:45:13.697Z] eaf3925da568: Waiting [2023-05-24T19:45:13.697Z] e2be974225ed: Verifying Checksum [2023-05-24T19:45:13.697Z] e2be974225ed: Download complete [2023-05-24T19:45:13.697Z] 988bab9f4d93: Verifying Checksum [2023-05-24T19:45:13.697Z] 988bab9f4d93: Download complete [2023-05-24T19:45:13.968Z] 1469e6f7b9e6: Verifying Checksum [2023-05-24T19:45:13.968Z] 1469e6f7b9e6: Download complete [2023-05-24T19:45:13.968Z] 339a4e72a1f5: Verifying Checksum [2023-05-24T19:45:13.968Z] 339a4e72a1f5: Download complete [2023-05-24T19:45:13.968Z] bde34c3a00c8: Verifying Checksum [2023-05-24T19:45:13.968Z] bde34c3a00c8: Download complete [2023-05-24T19:45:13.968Z] b352a97aabf1: Download complete [2023-05-24T19:45:13.968Z] 4872d77fe225: Download complete [2023-05-24T19:45:13.968Z] 5851b861e8e6: Download complete [2023-05-24T19:45:13.968Z] b85a868b505f: Download complete [2023-05-24T19:45:14.226Z] bab4dde63d76: Verifying Checksum [2023-05-24T19:45:14.226Z] bab4dde63d76: Download complete [2023-05-24T19:45:15.162Z] b85a868b505f: Pull complete [2023-05-24T19:45:15.420Z] e2be974225ed: Pull complete [2023-05-24T19:45:15.988Z] 339a4e72a1f5: Pull complete [2023-05-24T19:45:15.988Z] 988bab9f4d93: Pull complete [2023-05-24T19:45:16.246Z] 1469e6f7b9e6: Pull complete [2023-05-24T19:45:16.247Z] eaf3925da568: Pull complete [2023-05-24T19:45:18.159Z] bab4dde63d76: Pull complete [2023-05-24T19:45:18.418Z] bde34c3a00c8: Pull complete [2023-05-24T19:45:18.418Z] b352a97aabf1: Pull complete [2023-05-24T19:45:18.418Z] 4872d77fe225: Pull complete [2023-05-24T19:45:18.678Z] 5851b861e8e6: Pull complete [2023-05-24T19:45:18.678Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-24T19:45:18.678Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T19:45:18.678Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T19:45:18.775Z] prd-ubuntu20.04-docker-8c-8g-16773 does not seem to be running inside a container [2023-05-24T19:45:18.886Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-24T19:45:21.950Z] $ docker top 59640fc928dcc8d5e9c0d586d7cf3b1612763d7cf56c8105a4ffd14bd031f949 -eo pid,comm [2023-05-24T19:45:22.008Z] 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-05-24T19:45:22.008Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-24T19:45:22.052Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T19:45:22.052Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T19:45:22.179Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T19:45:22.186Z] $ docker exec 59640fc928dcc8d5e9c0d586d7cf3b1612763d7cf56c8105a4ffd14bd031f949 ssh-agent [2023-05-24T19:45:22.292Z] SSH_AUTH_SOCK=/tmp/ssh-YdWsuQqhjtAR/agent.31 [2023-05-24T19:45:22.292Z] SSH_AGENT_PID=37 [2023-05-24T19:45:22.299Z] Running ssh-add (command line suppressed) [2023-05-24T19:45:22.410Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_17226741705878432170.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_17226741705878432170.key) [2023-05-24T19:45:22.420Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T19:45:23.237Z] + git tag --points-at HEAD [Pipeline] } [2023-05-24T19:45:23.255Z] $ docker exec --env ******** --env ******** 59640fc928dcc8d5e9c0d586d7cf3b1612763d7cf56c8105a4ffd14bd031f949 ssh-agent -k [2023-05-24T19:45:23.357Z] unset SSH_AUTH_SOCK; [2023-05-24T19:45:23.358Z] unset SSH_AGENT_PID; [2023-05-24T19:45:23.358Z] echo Agent pid 37 killed; [2023-05-24T19:45:23.887Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-24T19:45:24.677Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T19:45:24.677Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T19:45:26.312Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T19:45:26.319Z] $ docker exec 59640fc928dcc8d5e9c0d586d7cf3b1612763d7cf56c8105a4ffd14bd031f949 ssh-agent [2023-05-24T19:45:26.432Z] SSH_AUTH_SOCK=/tmp/ssh-PlNwYBqj5MQ9/agent.69 [2023-05-24T19:45:26.432Z] SSH_AGENT_PID=75 [2023-05-24T19:45:26.438Z] Running ssh-add (command line suppressed) [2023-05-24T19:45:26.536Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8764646831642017358.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8764646831642017358.key) [2023-05-24T19:45:26.548Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T19:45:26.837Z] + git semver init [2023-05-24T19:45:27.098Z] 2023-05-24 19:45:27,099 [run_init] DEBUG init version:0.0.0 force:False [2023-05-24T19:45:27.098Z] 2023-05-24 19:45:27,100 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-05-24T19:45:27.098Z] 2023-05-24 19:45:27,100 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-05-24T19:45:27.098Z] 2023-05-24 19:45:27,101 [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-05-24T19:45:28.042Z] 2023-05-24 19:45:27,994 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2023-05-24T19:45:28.042Z] 2023-05-24 19:45:27,994 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2023-05-24T19:45:28.042Z] 2023-05-24 19:45:27,994 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-24T19:45:28.042Z] 2023-05-24 19:45:27,995 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-24T19:45:28.042Z] 3.0.0-dev.96 [Pipeline] } [2023-05-24T19:45:28.056Z] $ docker exec --env ******** --env ******** 59640fc928dcc8d5e9c0d586d7cf3b1612763d7cf56c8105a4ffd14bd031f949 ssh-agent -k [2023-05-24T19:45:28.168Z] unset SSH_AUTH_SOCK; [2023-05-24T19:45:28.169Z] unset SSH_AGENT_PID; [2023-05-24T19:45:28.169Z] echo Agent pid 75 killed; [2023-05-24T19:45:28.177Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-24T19:45:28.488Z] + git semver [Pipeline] } [2023-05-24T19:45:28.768Z] $ docker stop --time=1 59640fc928dcc8d5e9c0d586d7cf3b1612763d7cf56c8105a4ffd14bd031f949 [2023-05-24T19:45:30.122Z] $ docker rm -f --volumes 59640fc928dcc8d5e9c0d586d7cf3b1612763d7cf56c8105a4ffd14bd031f949 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T19:45:30.461Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-24T19:45:30.694Z] Stashed 1 file(s) [Pipeline] echo [2023-05-24T19:45:30.697Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.96 [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-05-24T19:45:30.830Z] provisioning config files... [2023-05-24T19:45:30.840Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2637110624148649059tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T19:45:31.137Z] ---> docker-login.sh [2023-05-24T19:45:31.137Z] nexus3.edgexfoundry.org:10001 [2023-05-24T19:45:31.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T19:45:31.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T19:45:31.137Z] Configure a credential helper to remove this warning. See [2023-05-24T19:45:31.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T19:45:31.137Z] [2023-05-24T19:45:31.137Z] Login Succeeded [2023-05-24T19:45:31.137Z] nexus3.edgexfoundry.org:10002 [2023-05-24T19:45:31.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T19:45:31.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T19:45:31.137Z] Configure a credential helper to remove this warning. See [2023-05-24T19:45:31.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T19:45:31.137Z] [2023-05-24T19:45:31.137Z] Login Succeeded [2023-05-24T19:45:31.137Z] nexus3.edgexfoundry.org:10003 [2023-05-24T19:45:31.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T19:45:31.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T19:45:31.398Z] Configure a credential helper to remove this warning. See [2023-05-24T19:45:31.398Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T19:45:31.398Z] [2023-05-24T19:45:31.398Z] Login Succeeded [2023-05-24T19:45:31.398Z] nexus3.edgexfoundry.org:10004 [2023-05-24T19:45:31.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T19:45:31.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T19:45:31.398Z] Configure a credential helper to remove this warning. See [2023-05-24T19:45:31.398Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T19:45:31.398Z] [2023-05-24T19:45:31.398Z] Login Succeeded [2023-05-24T19:45:31.398Z] docker.io [2023-05-24T19:45:31.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T19:45:31.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T19:45:31.658Z] Configure a credential helper to remove this warning. See [2023-05-24T19:45:31.658Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T19:45:31.658Z] [2023-05-24T19:45:31.658Z] Login Succeeded [2023-05-24T19:45:31.658Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T19:45:31.665Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-24T19:45:31.721Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T19:45:31.732Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T19:45:31.738Z] ========================================================= [2023-05-24T19:45:31.738Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-24T19:45:31.738Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:45:32.060Z] + 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.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-24T19:45:32.060Z] Sending build context to Docker daemon 11.22MB [2023-05-24T19:45:32.060Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T19:45:32.060Z] Step 2/10 : FROM ${BASE} AS builder [2023-05-24T19:45:32.339Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-24T19:45:32.339Z] f56be85fc22e: Pulling fs layer [2023-05-24T19:45:32.339Z] 85791d961cd3: Pulling fs layer [2023-05-24T19:45:32.339Z] d694b5ae8c79: Pulling fs layer [2023-05-24T19:45:32.339Z] 9f32a84ed3da: Pulling fs layer [2023-05-24T19:45:32.339Z] 4d19c01a9841: Pulling fs layer [2023-05-24T19:45:32.339Z] 9325e15d5711: Pulling fs layer [2023-05-24T19:45:32.339Z] 556b6ee489ea: Pulling fs layer [2023-05-24T19:45:32.339Z] c5a4b2cf53e6: Pulling fs layer [2023-05-24T19:45:32.339Z] 9325e15d5711: Waiting [2023-05-24T19:45:32.339Z] 556b6ee489ea: Waiting [2023-05-24T19:45:32.339Z] c5a4b2cf53e6: Waiting [2023-05-24T19:45:32.339Z] 9f32a84ed3da: Waiting [2023-05-24T19:45:32.339Z] 4d19c01a9841: Waiting [2023-05-24T19:45:32.339Z] 85791d961cd3: Download complete [2023-05-24T19:45:32.340Z] 9f32a84ed3da: Download complete [2023-05-24T19:45:32.340Z] 4d19c01a9841: Verifying Checksum [2023-05-24T19:45:32.340Z] 4d19c01a9841: Download complete [2023-05-24T19:45:32.340Z] f56be85fc22e: Verifying Checksum [2023-05-24T19:45:32.340Z] f56be85fc22e: Download complete [2023-05-24T19:45:32.340Z] 9325e15d5711: Verifying Checksum [2023-05-24T19:45:32.340Z] 9325e15d5711: Download complete [2023-05-24T19:45:32.941Z] f56be85fc22e: Pull complete [2023-05-24T19:45:32.941Z] c5a4b2cf53e6: Verifying Checksum [2023-05-24T19:45:32.941Z] c5a4b2cf53e6: Download complete [2023-05-24T19:45:33.202Z] d694b5ae8c79: Verifying Checksum [2023-05-24T19:45:33.202Z] d694b5ae8c79: Download complete [2023-05-24T19:45:33.202Z] 556b6ee489ea: Verifying Checksum [2023-05-24T19:45:33.202Z] 556b6ee489ea: Download complete [2023-05-24T19:45:33.461Z] 85791d961cd3: Pull complete [2023-05-24T19:45:37.660Z] d694b5ae8c79: Pull complete [2023-05-24T19:45:37.660Z] 9f32a84ed3da: Pull complete [2023-05-24T19:45:37.660Z] 4d19c01a9841: Pull complete [2023-05-24T19:45:37.660Z] 9325e15d5711: Pull complete [2023-05-24T19:45:39.564Z] 556b6ee489ea: Pull complete [2023-05-24T19:45:40.941Z] c5a4b2cf53e6: Pull complete [2023-05-24T19:45:40.941Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-24T19:45:40.941Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-24T19:45:40.941Z] ---> c4be618373d6 [2023-05-24T19:45:40.941Z] Step 3/10 : ARG MAKE=make build [2023-05-24T19:45:45.800Z] Still waiting to schedule task [2023-05-24T19:45:45.800Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-24T19:45:49.082Z] ---> Running in ef0f417d52ef [2023-05-24T19:45:49.082Z] Removing intermediate container ef0f417d52ef [2023-05-24T19:45:49.082Z] ---> 5e7efe1a3674 [2023-05-24T19:45:49.082Z] Step 4/10 : WORKDIR /device-sdk-go [2023-05-24T19:45:49.082Z] ---> Running in 56c818986a0d [2023-05-24T19:45:49.082Z] Removing intermediate container 56c818986a0d [2023-05-24T19:45:49.082Z] ---> 63197b132f80 [2023-05-24T19:45:49.082Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-24T19:45:49.082Z] ---> Running in 96d96b8cf4a2 [2023-05-24T19:45:49.082Z] Removing intermediate container 96d96b8cf4a2 [2023-05-24T19:45:49.082Z] ---> 6c83063557d1 [2023-05-24T19:45:49.082Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-05-24T19:45:49.082Z] ---> Running in fb505b916eb4 [2023-05-24T19:45:49.341Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T19:45:49.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T19:45:50.168Z] OK: 265 MiB in 53 packages [2023-05-24T19:45:50.427Z] Removing intermediate container fb505b916eb4 [2023-05-24T19:45:50.428Z] ---> 7f999d24903e [2023-05-24T19:45:50.428Z] Step 7/10 : COPY go.mod vendor* ./ [2023-05-24T19:45:50.687Z] ---> 0b90bbd9a1c2 [2023-05-24T19:45:50.687Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T19:45:50.687Z] ---> Running in 8c427b13a540 [2023-05-24T19:46:22.803Z] Removing intermediate container 8c427b13a540 [2023-05-24T19:46:22.803Z] ---> 1996b61431a1 [2023-05-24T19:46:22.803Z] Step 9/10 : COPY . . [2023-05-24T19:46:22.803Z] ---> b41cdd71b657 [2023-05-24T19:46:22.803Z] Step 10/10 : RUN ${MAKE} [2023-05-24T19:46:22.803Z] ---> Running in c2707f50ec54 [2023-05-24T19:46:23.078Z] noop [2023-05-24T19:46:23.338Z] Removing intermediate container c2707f50ec54 [2023-05-24T19:46:23.338Z] ---> f08b8efae41c [2023-05-24T19:46:23.338Z] Successfully built f08b8efae41c [2023-05-24T19:46:23.338Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:46:23.648Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-24T19:46:23.648Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T19:46:23.717Z] prd-ubuntu20.04-docker-8c-8g-16773 does not seem to be running inside a container [2023-05-24T19:46:23.752Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2023-05-24T19:46:24.077Z] $ docker top 56beb679d1730c6f9feae3966d6eda1ce1ed8e58ebaa1b08d9e7e97766630a62 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T19:46:24.413Z] + go version [2023-05-24T19:46:24.413Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-24T19:46:24.426Z] $ docker stop --time=1 56beb679d1730c6f9feae3966d6eda1ce1ed8e58ebaa1b08d9e7e97766630a62 [2023-05-24T19:46:25.698Z] $ docker rm -f --volumes 56beb679d1730c6f9feae3966d6eda1ce1ed8e58ebaa1b08d9e7e97766630a62 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:46:26.075Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-24T19:46:26.075Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T19:46:26.141Z] prd-ubuntu20.04-docker-8c-8g-16773 does not seem to be running inside a container [2023-05-24T19:46:26.170Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2023-05-24T19:46:26.486Z] $ docker top 3e99fd5836c144c0a20cf33f28df934fceffbea1a12efa1c2aba4db2845771c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T19:46:26.828Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2023-05-24T19:46:27.125Z] + make test [2023-05-24T19:46:27.125Z] go test -race -coverprofile=coverage.out ./... [2023-05-24T19:46:33.687Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-05-24T19:46:48.567Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-05-24T19:46:48.567Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-05-24T19:46:48.567Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-05-24T19:46:48.567Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-05-24T19:46:48.567Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-05-24T19:46:48.567Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.062s coverage: 27.6% of statements [2023-05-24T19:46:48.567Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-05-24T19:46:48.567Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-05-24T19:46:48.567Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.065s coverage: 80.2% of statements [2023-05-24T19:46:48.567Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.071s coverage: 86.0% of statements [2023-05-24T19:46:49.941Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-05-24T19:46:49.941Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-05-24T19:46:49.941Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-05-24T19:46:49.941Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-05-24T19:46:49.941Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.099s coverage: 77.5% of statements [2023-05-24T19:46:50.877Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-05-24T19:46:52.782Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.065s coverage: 14.3% of statements [2023-05-24T19:46:52.782Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.078s coverage: 68.5% of statements [2023-05-24T19:46:52.782Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.115s coverage: 89.2% of statements [2023-05-24T19:46:52.782Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.058s coverage: 5.7% of statements [2023-05-24T19:47:14.715Z] GO111MODULE=on go vet ./... [2023-05-24T19:47:17.241Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-24T19:47:17.241Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-24T19:47:17.241Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-24T19:47:17.253Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-24T19:47:17.269Z] $ docker stop --time=1 3e99fd5836c144c0a20cf33f28df934fceffbea1a12efa1c2aba4db2845771c4 [2023-05-24T19:47:19.541Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16775 in /w/workspace/edgexfoundry_device-sdk-go_main [2023-05-24T19:47:21.715Z] $ docker rm -f --volumes 3e99fd5836c144c0a20cf33f28df934fceffbea1a12efa1c2aba4db2845771c4 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws [2023-05-24T19:47:22.027Z] Running in /w/workspace/device-sdk-go/227 [Pipeline] { [Pipeline] checkout [2023-05-24T19:47:22.058Z] The recommended git tool is: git [2023-05-24T19:47:22.275Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-24T19:47:22.345Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-24T19:47:22.921Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-24T19:47:23.214Z] + ls -al . [2023-05-24T19:47:23.214Z] total 284 [2023-05-24T19:47:23.214Z] drwxrwxr-x 11 jenkins jenkins 4096 May 24 19:46 . [2023-05-24T19:47:23.214Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 19:45 .. [2023-05-24T19:47:23.214Z] -rw-rw-r-- 1 jenkins jenkins 140 May 24 19:45 .dockerignore [2023-05-24T19:47:23.214Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 19:45 .git [2023-05-24T19:47:23.214Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 19:45 .github [2023-05-24T19:47:23.214Z] -rw-rw-r-- 1 jenkins jenkins 137 May 24 19:45 .gitignore [2023-05-24T19:47:23.214Z] -rw-rw-r-- 1 jenkins jenkins 42 May 24 19:45 .golangci.yml [2023-05-24T19:47:23.214Z] drwxr-xr-x 3 jenkins jenkins 4096 May 24 19:45 .semver [2023-05-24T19:47:23.214Z] -rw-rw-r-- 1 jenkins jenkins 44878 May 24 19:45 CHANGELOG.md [2023-05-24T19:47:23.214Z] -rw-rw-r-- 1 jenkins jenkins 677 May 24 19:45 GOVERNANCE.md [2023-05-24T19:47:23.214Z] -rw-rw-r-- 1 jenkins jenkins 885 May 24 19:45 Jenkinsfile [2023-05-24T19:47:23.214Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 24 19:45 LICENSE [2023-05-24T19:47:23.214Z] -rw-rw-r-- 1 jenkins jenkins 1714 May 24 19:45 Makefile [2023-05-24T19:47:23.214Z] -rw-rw-r-- 1 jenkins jenkins 619 May 24 19:45 OWNERS.md [2023-05-24T19:47:23.214Z] -rw-rw-r-- 1 jenkins jenkins 4891 May 24 19:45 README.md [2023-05-24T19:47:23.214Z] -rw-rw-r-- 1 jenkins jenkins 12 May 24 19:45 VERSION [2023-05-24T19:47:23.214Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 19:45 bin [2023-05-24T19:47:23.214Z] -rw-r--r-- 1 jenkins jenkins 106151 May 24 19:46 coverage.out [2023-05-24T19:47:23.214Z] drwxrwxr-x 5 jenkins jenkins 4096 May 24 19:45 example [2023-05-24T19:47:23.214Z] -rw-rw-r-- 1 jenkins jenkins 3193 May 24 19:45 go.mod [2023-05-24T19:47:23.214Z] -rw-rw-r-- 1 jenkins jenkins 30699 May 24 19:45 go.sum [2023-05-24T19:47:23.214Z] drwxrwxr-x 12 jenkins jenkins 4096 May 24 19:45 internal [2023-05-24T19:47:23.214Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 19:45 openapi [2023-05-24T19:47:23.214Z] drwxrwxr-x 6 jenkins jenkins 4096 May 24 19:45 pkg [2023-05-24T19:47:23.214Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 19:45 snap [2023-05-24T19:47:23.214Z] -rw-rw-r-- 1 jenkins jenkins 222 May 24 19:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:47:23.517Z] + 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=afe14f99071666e3a8a1e98015d177d59a71e5e7 --label arch=amd64 --label version=3.0.0-dev.96 . [2023-05-24T19:47:23.517Z] Sending build context to Docker daemon 11.32MB [2023-05-24T19:47:23.517Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T19:47:23.517Z] Step 2/23 : FROM ${BASE} AS builder [2023-05-24T19:47:23.517Z] ---> f08b8efae41c [2023-05-24T19:47:23.517Z] Step 3/23 : ARG MAKE=make build [2023-05-24T19:47:23.776Z] ---> Running in 631c6b00fe9a [2023-05-24T19:47:23.776Z] Removing intermediate container 631c6b00fe9a [2023-05-24T19:47:23.776Z] ---> 328bdc4d69fc [2023-05-24T19:47:23.776Z] Step 4/23 : WORKDIR /device-sdk-go [2023-05-24T19:47:23.776Z] ---> Running in dfcf6beaf5db [2023-05-24T19:47:24.034Z] Removing intermediate container dfcf6beaf5db [2023-05-24T19:47:24.034Z] ---> 79cc1e61570d [2023-05-24T19:47:24.034Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-24T19:47:24.034Z] ---> Running in 19b8cdbcb7f7 [2023-05-24T19:47:24.034Z] Removing intermediate container 19b8cdbcb7f7 [2023-05-24T19:47:24.034Z] ---> 839a5df544da [2023-05-24T19:47:24.034Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-05-24T19:47:24.034Z] ---> Running in 141d30cea884 [2023-05-24T19:47:24.292Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T19:47:24.551Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T19:47:24.810Z] OK: 265 MiB in 53 packages [2023-05-24T19:47:25.069Z] Removing intermediate container 141d30cea884 [2023-05-24T19:47:25.069Z] ---> 830133862133 [2023-05-24T19:47:25.069Z] Step 7/23 : COPY go.mod vendor* ./ [2023-05-24T19:47:25.069Z] ---> e0be078962ee [2023-05-24T19:47:25.069Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T19:47:25.069Z] ---> Running in f96e66c35fce [2023-05-24T19:47:26.004Z] Removing intermediate container f96e66c35fce [2023-05-24T19:47:26.004Z] ---> fae716dd0703 [2023-05-24T19:47:26.004Z] Step 9/23 : COPY . . [2023-05-24T19:47:26.570Z] ---> 2f3e3bcf1744 [2023-05-24T19:47:26.570Z] Step 10/23 : RUN ${MAKE} [2023-05-24T19:47:26.570Z] ---> Running in 85b8030c66aa [2023-05-24T19:47:26.828Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.96" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-05-24T19:47:27.385Z] using credential edgex-jenkins-ssh [2023-05-24T19:47:27.428Z] Cloning the remote Git repository [2023-05-24T19:47:27.477Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-05-24T19:47:27.581Z] > git init /w/workspace/device-sdk-go/227 # timeout=10 [2023-05-24T19:47:27.730Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-05-24T19:47:27.731Z] > git --version # timeout=10 [2023-05-24T19:47:27.753Z] > git --version # 'git version 2.25.1' [2023-05-24T19:47:27.756Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-24T19:47:27.905Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-24T19:47:30.538Z] Avoid second fetch [2023-05-24T19:47:30.538Z] Checking out Revision afe14f99071666e3a8a1e98015d177d59a71e5e7 (main) [2023-05-24T19:47:29.564Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-05-24T19:47:29.585Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-24T19:47:30.557Z] > git config core.sparsecheckout # timeout=10 [2023-05-24T19:47:30.624Z] > git checkout -f afe14f99071666e3a8a1e98015d177d59a71e5e7 # timeout=10 [2023-05-24T19:47:31.181Z] Commit message: "docs: Update chnagelog for 3.0 (#1464)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-24T19:47:32.012Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-24T19:47:32.012Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-24T19:47:32.012Z] Dload Upload Total Spent Left Speed [2023-05-24T19:47:32.012Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 97335 0 --:--:-- --:--:-- --:--:-- 96598 100 12751 100 12751 0 0 95872 0 --:--:-- --:--:-- --:--:-- 95872 [Pipeline] sh [2023-05-24T19:47:32.618Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-24T19:47:32.948Z] + sudo tee /etc/docker/daemon.new [2023-05-24T19:47:32.948Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-24T19:47:32.948Z] { [2023-05-24T19:47:32.948Z] "registry-mirrors": [ [2023-05-24T19:47:32.948Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-24T19:47:32.948Z] ], [2023-05-24T19:47:32.948Z] "bip": "10.250.0.254/24", [2023-05-24T19:47:32.948Z] "hosts": [ [2023-05-24T19:47:32.948Z] "tcp://0.0.0.0:5555", [2023-05-24T19:47:32.948Z] "unix:///var/run/docker.sock" [2023-05-24T19:47:32.948Z] ], [2023-05-24T19:47:32.948Z] "mtu": 1458, [2023-05-24T19:47:32.948Z] "selinux-enabled": true, [2023-05-24T19:47:32.948Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-24T19:47:32.948Z] } [Pipeline] sh [2023-05-24T19:47:33.283Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-24T19:47:33.646Z] + sudo service docker restart [2023-05-24T19:47:48.840Z] Removing intermediate container 85b8030c66aa [2023-05-24T19:47:48.840Z] ---> a283fbace221 [2023-05-24T19:47:48.840Z] Step 11/23 : FROM alpine:3.17 [2023-05-24T19:47:48.840Z] 3.17: Pulling from library/alpine [2023-05-24T19:47:48.840Z] f56be85fc22e: Already exists [2023-05-24T19:47:48.840Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-24T19:47:48.840Z] Status: Downloaded newer image for alpine:3.17 [2023-05-24T19:47:48.840Z] ---> 9ed4aefc74f6 [2023-05-24T19:47:48.840Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-24T19:47:48.840Z] ---> Running in bd2c81bfe3fa [2023-05-24T19:47:48.840Z] Removing intermediate container bd2c81bfe3fa [2023-05-24T19:47:48.840Z] ---> abb0857cac06 [2023-05-24T19:47:48.840Z] Step 13/23 : RUN apk add --update --no-cache [2023-05-24T19:47:48.840Z] ---> Running in 7848c13867be [2023-05-24T19:47:48.840Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T19:47:48.840Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T19:47:48.840Z] OK: 7 MiB in 15 packages [2023-05-24T19:47:48.840Z] Removing intermediate container 7848c13867be [2023-05-24T19:47:48.840Z] ---> cc1b5ed24b97 [2023-05-24T19:47:48.840Z] Step 14/23 : WORKDIR / [2023-05-24T19:47:48.840Z] ---> Running in 10caa77b6f5d [2023-05-24T19:47:48.840Z] Removing intermediate container 10caa77b6f5d [2023-05-24T19:47:48.840Z] ---> 13e89047badd [2023-05-24T19:47:48.840Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-05-24T19:47:48.840Z] ---> 1989f01c4fcb [2023-05-24T19:47:48.840Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-05-24T19:47:48.840Z] ---> 8388a366ad8c [2023-05-24T19:47:48.840Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-05-24T19:47:48.840Z] ---> 6bdaf9b37d75 [2023-05-24T19:47:48.840Z] Step 18/23 : EXPOSE 59999 [2023-05-24T19:47:48.840Z] ---> Running in 7e2677329d7b [2023-05-24T19:47:48.840Z] Removing intermediate container 7e2677329d7b [2023-05-24T19:47:48.840Z] ---> e7c1406005e8 [2023-05-24T19:47:48.840Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-05-24T19:47:48.840Z] ---> Running in 2f01bd413b49 [2023-05-24T19:47:49.099Z] Removing intermediate container 2f01bd413b49 [2023-05-24T19:47:49.099Z] ---> 8e4eedbc445c [2023-05-24T19:47:49.099Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-24T19:47:49.099Z] ---> Running in 35bdc6654b0d [2023-05-24T19:47:49.099Z] Removing intermediate container 35bdc6654b0d [2023-05-24T19:47:49.099Z] ---> f453d2367f08 [2023-05-24T19:47:49.099Z] Step 21/23 : LABEL arch=amd64 [2023-05-24T19:47:49.099Z] ---> Running in a03202c377f7 [2023-05-24T19:47:49.099Z] Removing intermediate container a03202c377f7 [2023-05-24T19:47:49.099Z] ---> 4ceadd9b3737 [2023-05-24T19:47:49.099Z] Step 22/23 : LABEL git_sha=afe14f99071666e3a8a1e98015d177d59a71e5e7 [2023-05-24T19:47:49.099Z] ---> Running in 60270fec199e [2023-05-24T19:47:49.099Z] Removing intermediate container 60270fec199e [2023-05-24T19:47:49.099Z] ---> 19e2bef9b79f [2023-05-24T19:47:49.099Z] Step 23/23 : LABEL version=3.0.0-dev.96 [2023-05-24T19:47:49.359Z] ---> Running in 959d3aa1507c [2023-05-24T19:47:49.359Z] Removing intermediate container 959d3aa1507c [2023-05-24T19:47:49.359Z] ---> 9e3a54a6e790 [2023-05-24T19:47:49.359Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-24T19:47:49.359Z] Successfully built 9e3a54a6e790 [2023-05-24T19:47:49.359Z] 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-05-24T19:47:49.768Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T19:47:49.769Z] [2023-05-24T19:47:49.769Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:47:50.064Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T19:47:50.064Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-24T19:47:50.064Z] 5eb5b503b376: Pulling fs layer [2023-05-24T19:47:50.064Z] 5c69ac0246d0: Pulling fs layer [2023-05-24T19:47:50.064Z] ec43610c2a17: Pulling fs layer [2023-05-24T19:47:50.064Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-24T19:47:50.064Z] 33b1e0a273af: Pulling fs layer [2023-05-24T19:47:50.064Z] 5d3b04190fa2: Pulling fs layer [2023-05-24T19:47:50.064Z] 2f39f015ded8: Pulling fs layer [2023-05-24T19:47:50.064Z] 5d3b04190fa2: Waiting [2023-05-24T19:47:50.064Z] 3a2ae6a8a46f: Waiting [2023-05-24T19:47:50.064Z] 33b1e0a273af: Waiting [2023-05-24T19:47:50.064Z] 2f39f015ded8: Waiting [2023-05-24T19:47:50.064Z] 5c69ac0246d0: Verifying Checksum [2023-05-24T19:47:50.064Z] 5c69ac0246d0: Download complete [2023-05-24T19:47:50.064Z] 3a2ae6a8a46f: Download complete [2023-05-24T19:47:50.064Z] 33b1e0a273af: Verifying Checksum [2023-05-24T19:47:50.064Z] 33b1e0a273af: Download complete [2023-05-24T19:47:50.064Z] 5d3b04190fa2: Verifying Checksum [2023-05-24T19:47:50.064Z] 5d3b04190fa2: Download complete [2023-05-24T19:47:50.331Z] ec43610c2a17: Verifying Checksum [2023-05-24T19:47:50.331Z] ec43610c2a17: Download complete [2023-05-24T19:47:50.331Z] 5eb5b503b376: Verifying Checksum [2023-05-24T19:47:50.331Z] 5eb5b503b376: Download complete [2023-05-24T19:47:50.898Z] 2f39f015ded8: Download complete [2023-05-24T19:47:51.464Z] 5eb5b503b376: Pull complete [2023-05-24T19:47:51.724Z] 5c69ac0246d0: Pull complete [2023-05-24T19:47:51.981Z] ec43610c2a17: Pull complete [2023-05-24T19:47:51.981Z] 3a2ae6a8a46f: Pull complete [2023-05-24T19:47:52.239Z] 33b1e0a273af: Pull complete [2023-05-24T19:47:52.239Z] 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T19:47:55.791Z] provisioning config files... [2023-05-24T19:47:55.828Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/227@tmp/config5977685060268794730tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T19:47:56.191Z] ---> docker-login.sh [2023-05-24T19:47:56.191Z] nexus3.edgexfoundry.org:10001 [2023-05-24T19:47:56.428Z] 2f39f015ded8: Pull complete [2023-05-24T19:47:56.428Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-24T19:47:56.428Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T19:47:56.428Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T19:47:56.503Z] prd-ubuntu20.04-docker-8c-8g-16773 does not seem to be running inside a container [2023-05-24T19:47:56.537Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-24T19:47:56.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T19:47:56.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T19:47:56.783Z] Configure a credential helper to remove this warning. See [2023-05-24T19:47:56.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T19:47:56.783Z] [2023-05-24T19:47:56.783Z] Login Succeeded [2023-05-24T19:47:56.783Z] nexus3.edgexfoundry.org:10002 [2023-05-24T19:47:57.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T19:47:57.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T19:47:57.326Z] Configure a credential helper to remove this warning. See [2023-05-24T19:47:57.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T19:47:57.326Z] [2023-05-24T19:47:57.326Z] Login Succeeded [2023-05-24T19:47:57.326Z] nexus3.edgexfoundry.org:10003 [2023-05-24T19:47:57.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T19:47:57.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T19:47:57.597Z] Configure a credential helper to remove this warning. See [2023-05-24T19:47:57.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T19:47:57.597Z] [2023-05-24T19:47:57.597Z] Login Succeeded [2023-05-24T19:47:57.597Z] nexus3.edgexfoundry.org:10004 [2023-05-24T19:47:57.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T19:47:58.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T19:47:58.145Z] Configure a credential helper to remove this warning. See [2023-05-24T19:47:58.145Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T19:47:58.145Z] [2023-05-24T19:47:58.145Z] Login Succeeded [2023-05-24T19:47:58.145Z] docker.io [2023-05-24T19:47:58.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T19:47:58.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T19:47:58.685Z] Configure a credential helper to remove this warning. See [2023-05-24T19:47:58.685Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T19:47:58.685Z] [2023-05-24T19:47:58.685Z] Login Succeeded [2023-05-24T19:47:58.685Z] ---> docker-login.sh ends [2023-05-24T19:48:00.449Z] $ docker top a2a3552105aa92faf2b435c34758b4cd8e2139fc96c86a41be1ccb2b3eaed9f9 -eo pid,comm [Pipeline] { [Pipeline] } [2023-05-24T19:48:00.508Z] Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-05-24T19:48:00.837Z] ---> job-cost.sh [2023-05-24T19:48:00.837Z] lf-activate-venv: SKIPPING [2023-05-24T19:48:00.837Z] INFO: No Stack... [Pipeline] echo [2023-05-24T19:48:00.873Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T19:48:00.891Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T19:48:00.904Z] ========================================================= [2023-05-24T19:48:00.905Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-24T19:48:00.905Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:48:01.097Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-24T19:48:01.289Z] + 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.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-24T19:48:01.356Z] INFO: Archiving Costs [Pipeline] sh [2023-05-24T19:48:01.644Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2023-05-24T19:48:01.644Z] + cut -d, -f6 [Pipeline] lock [2023-05-24T19:48:01.657Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-227-stack-cost] [2023-05-24T19:48:01.664Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-227-stack-cost] did not exist. Created. [2023-05-24T19:48:01.664Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-227-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-24T19:48:01.888Z] Sending build context to Docker daemon 6.036MB [2023-05-24T19:48:01.888Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T19:48:01.888Z] Step 2/10 : FROM ${BASE} AS builder [2023-05-24T19:48:01.888Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-24T19:48:01.888Z] c41833b44d91: Pulling fs layer [2023-05-24T19:48:01.888Z] ed15518f5707: Pulling fs layer [2023-05-24T19:48:01.888Z] feae8fd75edb: Pulling fs layer [2023-05-24T19:48:01.888Z] 242c74f7c9fa: Pulling fs layer [2023-05-24T19:48:01.888Z] 3cdef696dda3: Pulling fs layer [2023-05-24T19:48:01.888Z] 2ced38df9373: Pulling fs layer [2023-05-24T19:48:01.888Z] 58f1dce35555: Pulling fs layer [2023-05-24T19:48:01.888Z] 3cdef696dda3: Waiting [2023-05-24T19:48:01.888Z] 2ced38df9373: Waiting [2023-05-24T19:48:01.888Z] 242c74f7c9fa: Waiting [2023-05-24T19:48:01.888Z] 58f1dce35555: Waiting [2023-05-24T19:48:01.888Z] ed15518f5707: Verifying Checksum [2023-05-24T19:48:01.888Z] ed15518f5707: Download complete [2023-05-24T19:48:01.888Z] 242c74f7c9fa: Verifying Checksum [2023-05-24T19:48:01.888Z] 242c74f7c9fa: Download complete [2023-05-24T19:48:01.965Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-24T19:48:02.012Z] Stashed 1 file(s) [Pipeline] } [2023-05-24T19:48:02.018Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-227-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-24T19:48:02.037Z] $ docker stop --time=1 a2a3552105aa92faf2b435c34758b4cd8e2139fc96c86a41be1ccb2b3eaed9f9 [2023-05-24T19:48:02.159Z] 3cdef696dda3: Verifying Checksum [2023-05-24T19:48:02.159Z] 3cdef696dda3: Download complete [2023-05-24T19:48:02.159Z] c41833b44d91: Download complete [2023-05-24T19:48:03.145Z] c41833b44d91: Pull complete [2023-05-24T19:48:03.187Z] $ docker rm -f --volumes a2a3552105aa92faf2b435c34758b4cd8e2139fc96c86a41be1ccb2b3eaed9f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-24T19:48:03.739Z] 58f1dce35555: Verifying Checksum [2023-05-24T19:48:03.739Z] 58f1dce35555: Download complete [2023-05-24T19:48:04.012Z] ed15518f5707: Pull complete [2023-05-24T19:48:04.990Z] feae8fd75edb: Verifying Checksum [2023-05-24T19:48:04.990Z] feae8fd75edb: Download complete [2023-05-24T19:48:04.990Z] 2ced38df9373: Verifying Checksum [2023-05-24T19:48:04.990Z] 2ced38df9373: Download complete [2023-05-24T19:48:17.362Z] feae8fd75edb: Pull complete [2023-05-24T19:48:17.362Z] 242c74f7c9fa: Pull complete [2023-05-24T19:48:17.362Z] 3cdef696dda3: Pull complete [2023-05-24T19:48:24.043Z] 2ced38df9373: Pull complete [2023-05-24T19:48:25.994Z] 58f1dce35555: Pull complete [2023-05-24T19:48:25.994Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-24T19:48:25.994Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-24T19:48:26.263Z] ---> fadd8f120f05 [2023-05-24T19:48:26.263Z] Step 3/10 : ARG MAKE=make build [2023-05-24T19:48:27.236Z] ---> Running in 3154e0d2fbc1 [2023-05-24T19:48:27.506Z] Removing intermediate container 3154e0d2fbc1 [2023-05-24T19:48:27.506Z] ---> f66bd658a2a2 [2023-05-24T19:48:27.506Z] Step 4/10 : WORKDIR /device-sdk-go [2023-05-24T19:48:27.506Z] ---> Running in 05b7d394d225 [2023-05-24T19:48:27.775Z] Removing intermediate container 05b7d394d225 [2023-05-24T19:48:27.775Z] ---> 0719f3af6501 [2023-05-24T19:48:27.775Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-24T19:48:28.043Z] ---> Running in 0be56fbe6b75 [2023-05-24T19:48:28.313Z] Removing intermediate container 0be56fbe6b75 [2023-05-24T19:48:28.313Z] ---> bd30b4bcc6d0 [2023-05-24T19:48:28.313Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-05-24T19:48:28.313Z] ---> Running in 91c666889b35 [2023-05-24T19:48:29.729Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T19:48:30.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T19:48:31.035Z] OK: 263 MiB in 53 packages [2023-05-24T19:48:32.011Z] Removing intermediate container 91c666889b35 [2023-05-24T19:48:32.011Z] ---> 3d4bd3e40d06 [2023-05-24T19:48:32.011Z] Step 7/10 : COPY go.mod vendor* ./ [2023-05-24T19:48:34.599Z] ---> eb1046920aea [2023-05-24T19:48:34.599Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T19:48:34.870Z] ---> Running in 267cd8c6ed15 [2023-05-24T19:49:42.795Z] Removing intermediate container 267cd8c6ed15 [2023-05-24T19:49:42.795Z] ---> 0517c720ae54 [2023-05-24T19:49:42.795Z] Step 9/10 : COPY . . [2023-05-24T19:49:42.795Z] ---> 8991e37b5a51 [2023-05-24T19:49:42.795Z] Step 10/10 : RUN ${MAKE} [2023-05-24T19:49:42.795Z] ---> Running in 6869bc3e6ef9 [2023-05-24T19:49:42.795Z] noop [2023-05-24T19:49:42.795Z] Removing intermediate container 6869bc3e6ef9 [2023-05-24T19:49:42.795Z] ---> ce9df4756b29 [2023-05-24T19:49:42.795Z] Successfully built ce9df4756b29 [2023-05-24T19:49:42.795Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:49:43.161Z] + docker inspect -f . ci-base-image-arm64 [2023-05-24T19:49:43.161Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T19:49:43.397Z] prd-ubuntu20.04-docker-arm64-4c-16g-16775 does not seem to be running inside a container [2023-05-24T19:49:43.476Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/227 -v /w/workspace/device-sdk-go/227:/w/workspace/device-sdk-go/227:rw,z -v /w/workspace/device-sdk-go/227@tmp:/w/workspace/device-sdk-go/227@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-05-24T19:49:44.769Z] $ docker top 6626c95f3efc4fe171a90b29d955797a2a734afc675dd684f9b6cdc308bc6aea -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T19:49:45.613Z] + go version [2023-05-24T19:49:45.613Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-24T19:49:45.638Z] $ docker stop --time=1 6626c95f3efc4fe171a90b29d955797a2a734afc675dd684f9b6cdc308bc6aea [2023-05-24T19:49:47.297Z] $ docker rm -f --volumes 6626c95f3efc4fe171a90b29d955797a2a734afc675dd684f9b6cdc308bc6aea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:49:47.846Z] + docker inspect -f . ci-base-image-arm64 [2023-05-24T19:49:47.846Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T19:49:48.045Z] prd-ubuntu20.04-docker-arm64-4c-16g-16775 does not seem to be running inside a container [2023-05-24T19:49:48.123Z] $ 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/227 -v /w/workspace/device-sdk-go/227:/w/workspace/device-sdk-go/227:rw,z -v /w/workspace/device-sdk-go/227@tmp:/w/workspace/device-sdk-go/227@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-05-24T19:49:49.382Z] $ docker top 37af0e37d1eb82695daff853b4374abac6c7462cc4aa647225ea9f3bb34bfb71 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T19:49:50.240Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/227 [Pipeline] fileExists [Pipeline] sh [2023-05-24T19:49:50.892Z] + make test [2023-05-24T19:49:50.892Z] go test -race -coverprofile=coverage.out ./... [2023-05-24T19:50:37.758Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-05-24T19:52:59.490Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-05-24T19:52:59.490Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-05-24T19:52:59.490Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-05-24T19:52:59.490Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-05-24T19:52:59.490Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-05-24T19:53:00.473Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.241s coverage: 27.6% of statements [2023-05-24T19:53:05.524Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.301s coverage: 80.2% of statements [2023-05-24T19:53:20.545Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-05-24T19:53:20.545Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-05-24T19:53:20.545Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.359s coverage: 86.0% of statements [2023-05-24T19:53:27.212Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-05-24T19:53:27.212Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.476s coverage: 77.5% of statements [2023-05-24T19:53:31.473Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-05-24T19:53:32.437Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-05-24T19:53:32.437Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-05-24T19:53:34.405Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.279s coverage: 14.3% of statements [2023-05-24T19:53:34.405Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.419s coverage: 68.5% of statements [2023-05-24T19:53:37.008Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.453s coverage: 89.2% of statements [2023-05-24T19:53:37.971Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-05-24T19:53:38.238Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.261s coverage: 5.7% of statements [2023-05-24T19:53:39.203Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-24T19:53:39.203Z] GO111MODULE=on go vet ./... [2023-05-24T19:56:15.986Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-24T19:56:15.986Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-24T19:56:15.986Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-24T19:56:16.006Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-24T19:56:16.023Z] $ docker stop --time=1 37af0e37d1eb82695daff853b4374abac6c7462cc4aa647225ea9f3bb34bfb71 [2023-05-24T19:56:20.834Z] $ docker rm -f --volumes 37af0e37d1eb82695daff853b4374abac6c7462cc4aa647225ea9f3bb34bfb71 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T19:56:22.444Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-24T19:56:22.466Z] Warning: overwriting stash ‘coverage-report’ [2023-05-24T19:56:23.217Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-24T19:56:23.601Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-24T19:56:23.950Z] + ls -al . [2023-05-24T19:56:23.950Z] total 280 [2023-05-24T19:56:23.950Z] drwxrwxr-x 10 jenkins jenkins 4096 May 24 19:49 . [2023-05-24T19:56:23.950Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 19:47 .. [2023-05-24T19:56:23.950Z] -rw-rw-r-- 1 jenkins jenkins 140 May 24 19:47 .dockerignore [2023-05-24T19:56:23.950Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 19:47 .git [2023-05-24T19:56:23.950Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 19:47 .github [2023-05-24T19:56:23.950Z] -rw-rw-r-- 1 jenkins jenkins 137 May 24 19:47 .gitignore [2023-05-24T19:56:23.950Z] -rw-rw-r-- 1 jenkins jenkins 42 May 24 19:47 .golangci.yml [2023-05-24T19:56:23.950Z] -rw-rw-r-- 1 jenkins jenkins 44878 May 24 19:47 CHANGELOG.md [2023-05-24T19:56:23.950Z] -rw-rw-r-- 1 jenkins jenkins 677 May 24 19:47 GOVERNANCE.md [2023-05-24T19:56:23.950Z] -rw-rw-r-- 1 jenkins jenkins 885 May 24 19:47 Jenkinsfile [2023-05-24T19:56:23.950Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 24 19:47 LICENSE [2023-05-24T19:56:23.950Z] -rw-rw-r-- 1 jenkins jenkins 1714 May 24 19:47 Makefile [2023-05-24T19:56:23.950Z] -rw-rw-r-- 1 jenkins jenkins 619 May 24 19:47 OWNERS.md [2023-05-24T19:56:23.950Z] -rw-rw-r-- 1 jenkins jenkins 4891 May 24 19:47 README.md [2023-05-24T19:56:23.950Z] -rw-rw-r-- 1 jenkins jenkins 12 May 24 19:45 VERSION [2023-05-24T19:56:23.950Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 19:47 bin [2023-05-24T19:56:23.950Z] -rw-r--r-- 1 jenkins jenkins 106148 May 24 19:53 coverage.out [2023-05-24T19:56:23.950Z] drwxrwxr-x 5 jenkins jenkins 4096 May 24 19:47 example [2023-05-24T19:56:23.951Z] -rw-rw-r-- 1 jenkins jenkins 3193 May 24 19:47 go.mod [2023-05-24T19:56:23.951Z] -rw-rw-r-- 1 jenkins jenkins 30699 May 24 19:47 go.sum [2023-05-24T19:56:23.951Z] drwxrwxr-x 12 jenkins jenkins 4096 May 24 19:47 internal [2023-05-24T19:56:23.951Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 19:47 openapi [2023-05-24T19:56:23.951Z] drwxrwxr-x 6 jenkins jenkins 4096 May 24 19:47 pkg [2023-05-24T19:56:23.951Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 19:47 snap [2023-05-24T19:56:23.951Z] -rw-rw-r-- 1 jenkins jenkins 222 May 24 19:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:56:24.288Z] + 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=afe14f99071666e3a8a1e98015d177d59a71e5e7 --label arch=arm64 --label version=3.0.0-dev.96 . [2023-05-24T19:56:24.873Z] Sending build context to Docker daemon 6.143MB [2023-05-24T19:56:24.873Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T19:56:24.873Z] Step 2/23 : FROM ${BASE} AS builder [2023-05-24T19:56:24.873Z] ---> ce9df4756b29 [2023-05-24T19:56:24.873Z] Step 3/23 : ARG MAKE=make build [2023-05-24T19:56:24.873Z] ---> Running in e3f8666e7c3a [2023-05-24T19:56:25.140Z] Removing intermediate container e3f8666e7c3a [2023-05-24T19:56:25.140Z] ---> 20934d164e47 [2023-05-24T19:56:25.140Z] Step 4/23 : WORKDIR /device-sdk-go [2023-05-24T19:56:25.410Z] ---> Running in ade687df0cde [2023-05-24T19:56:25.679Z] Removing intermediate container ade687df0cde [2023-05-24T19:56:25.679Z] ---> 91fd1ffd2a6b [2023-05-24T19:56:25.679Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-24T19:56:25.679Z] ---> Running in 9e024a782392 [2023-05-24T19:56:25.948Z] Removing intermediate container 9e024a782392 [2023-05-24T19:56:25.948Z] ---> 22202e63216a [2023-05-24T19:56:25.948Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-05-24T19:56:25.948Z] ---> Running in 132b7866e1ed [2023-05-24T19:56:26.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T19:56:27.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T19:56:28.465Z] OK: 263 MiB in 53 packages [2023-05-24T19:56:29.427Z] Removing intermediate container 132b7866e1ed [2023-05-24T19:56:29.427Z] ---> 9877dbdebb6f [2023-05-24T19:56:29.427Z] Step 7/23 : COPY go.mod vendor* ./ [2023-05-24T19:56:30.016Z] ---> 9379b76dfbb4 [2023-05-24T19:56:30.016Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T19:56:30.016Z] ---> Running in 41badd002e95 [2023-05-24T19:56:34.279Z] Removing intermediate container 41badd002e95 [2023-05-24T19:56:34.279Z] ---> ac204cc7b583 [2023-05-24T19:56:34.279Z] Step 9/23 : COPY . . [2023-05-24T19:56:35.689Z] ---> 988e5d148efd [2023-05-24T19:56:35.689Z] Step 10/23 : RUN ${MAKE} [2023-05-24T19:56:35.689Z] ---> Running in bc7ad6d885c6 [2023-05-24T19:56:36.652Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.96" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-05-24T19:58:58.376Z] Removing intermediate container bc7ad6d885c6 [2023-05-24T19:58:58.376Z] ---> 406e5c2890da [2023-05-24T19:58:58.376Z] Step 11/23 : FROM alpine:3.17 [2023-05-24T19:58:58.376Z] 3.17: Pulling from library/alpine [2023-05-24T19:58:58.376Z] c41833b44d91: Already exists [2023-05-24T19:58:58.376Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-24T19:58:58.376Z] Status: Downloaded newer image for alpine:3.17 [2023-05-24T19:58:58.376Z] ---> 51e60588ff2c [2023-05-24T19:58:58.376Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-24T19:58:58.376Z] ---> Running in b00c20aa454b [2023-05-24T19:58:58.376Z] Removing intermediate container b00c20aa454b [2023-05-24T19:58:58.376Z] ---> 7ec520f75caf [2023-05-24T19:58:58.376Z] Step 13/23 : RUN apk add --update --no-cache [2023-05-24T19:58:58.376Z] ---> Running in 0a543013b2e4 [2023-05-24T19:58:58.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T19:58:58.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T19:58:58.376Z] OK: 7 MiB in 15 packages [2023-05-24T19:58:58.376Z] Removing intermediate container 0a543013b2e4 [2023-05-24T19:58:58.376Z] ---> 1d7701d872f8 [2023-05-24T19:58:58.376Z] Step 14/23 : WORKDIR / [2023-05-24T19:58:58.376Z] ---> Running in 59bc5aba0824 [2023-05-24T19:58:58.376Z] Removing intermediate container 59bc5aba0824 [2023-05-24T19:58:58.376Z] ---> 18b5733ba652 [2023-05-24T19:58:58.376Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-05-24T19:58:58.376Z] ---> 9e9b7dbb0b90 [2023-05-24T19:58:58.376Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-05-24T19:58:58.376Z] ---> 52cd599be3f4 [2023-05-24T19:58:58.376Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-05-24T19:58:58.376Z] ---> af158d091038 [2023-05-24T19:58:58.376Z] Step 18/23 : EXPOSE 59999 [2023-05-24T19:58:58.376Z] ---> Running in 7931fea50bcd [2023-05-24T19:58:58.376Z] Removing intermediate container 7931fea50bcd [2023-05-24T19:58:58.376Z] ---> 0089de81b7a8 [2023-05-24T19:58:58.376Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-05-24T19:58:58.376Z] ---> Running in 743361c07b5e [2023-05-24T19:58:58.376Z] Removing intermediate container 743361c07b5e [2023-05-24T19:58:58.376Z] ---> 918e8365344e [2023-05-24T19:58:58.376Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-24T19:58:58.376Z] ---> Running in f4a3fa280ffc [2023-05-24T19:58:58.376Z] Removing intermediate container f4a3fa280ffc [2023-05-24T19:58:58.376Z] ---> 25b62dd4ffe3 [2023-05-24T19:58:58.376Z] Step 21/23 : LABEL arch=arm64 [2023-05-24T19:58:58.376Z] ---> Running in 32e7d5c11016 [2023-05-24T19:58:58.376Z] Removing intermediate container 32e7d5c11016 [2023-05-24T19:58:58.376Z] ---> 1133cf11bcd0 [2023-05-24T19:58:58.376Z] Step 22/23 : LABEL git_sha=afe14f99071666e3a8a1e98015d177d59a71e5e7 [2023-05-24T19:58:58.376Z] ---> Running in 01a4380a1425 [2023-05-24T19:58:58.376Z] Removing intermediate container 01a4380a1425 [2023-05-24T19:58:58.376Z] ---> efc0a6d9b3a4 [2023-05-24T19:58:58.376Z] Step 23/23 : LABEL version=3.0.0-dev.96 [2023-05-24T19:58:58.376Z] ---> Running in 85525898c18b [2023-05-24T19:58:58.376Z] Removing intermediate container 85525898c18b [2023-05-24T19:58:58.376Z] ---> 5419754337ec [2023-05-24T19:58:58.376Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-24T19:58:58.376Z] Successfully built 5419754337ec [2023-05-24T19:58:58.376Z] 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-05-24T19:58:58.807Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-24T19:58:58.807Z] [2023-05-24T19:58:58.807Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:58:59.147Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-24T19:58:59.147Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-24T19:58:59.147Z] 8998bd30e6a1: Pulling fs layer [2023-05-24T19:58:59.147Z] 04944245beec: Pulling fs layer [2023-05-24T19:58:59.147Z] 699f458cf7ca: Pulling fs layer [2023-05-24T19:58:59.147Z] 765212b225bb: Pulling fs layer [2023-05-24T19:58:59.147Z] f23df028b6ca: Pulling fs layer [2023-05-24T19:58:59.147Z] d65c8cfc05b1: Pulling fs layer [2023-05-24T19:58:59.147Z] 2437ff75d9bd: Pulling fs layer [2023-05-24T19:58:59.147Z] 765212b225bb: Waiting [2023-05-24T19:58:59.147Z] f23df028b6ca: Waiting [2023-05-24T19:58:59.147Z] d65c8cfc05b1: Waiting [2023-05-24T19:58:59.147Z] 2437ff75d9bd: Waiting [2023-05-24T19:58:59.415Z] 04944245beec: Verifying Checksum [2023-05-24T19:58:59.415Z] 04944245beec: Download complete [2023-05-24T19:58:59.415Z] 765212b225bb: Verifying Checksum [2023-05-24T19:58:59.415Z] 765212b225bb: Download complete [2023-05-24T19:58:59.415Z] f23df028b6ca: Verifying Checksum [2023-05-24T19:58:59.415Z] f23df028b6ca: Download complete [2023-05-24T19:58:59.415Z] d65c8cfc05b1: Download complete [2023-05-24T19:58:59.682Z] 699f458cf7ca: Verifying Checksum [2023-05-24T19:58:59.682Z] 699f458cf7ca: Download complete [2023-05-24T19:58:59.947Z] 8998bd30e6a1: Verifying Checksum [2023-05-24T19:58:59.947Z] 8998bd30e6a1: Download complete [2023-05-24T19:59:02.530Z] 2437ff75d9bd: Verifying Checksum [2023-05-24T19:59:02.530Z] 2437ff75d9bd: Download complete [2023-05-24T19:59:03.936Z] 8998bd30e6a1: Pull complete [2023-05-24T19:59:04.203Z] 04944245beec: Pull complete [2023-05-24T19:59:05.610Z] 699f458cf7ca: Pull complete [2023-05-24T19:59:05.876Z] 765212b225bb: Pull complete [2023-05-24T19:59:06.457Z] f23df028b6ca: Pull complete [2023-05-24T19:59:06.723Z] d65c8cfc05b1: Pull complete [2023-05-24T19:59:21.705Z] 2437ff75d9bd: Pull complete [2023-05-24T19:59:21.705Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-24T19:59:21.705Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-24T19:59:21.705Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T19:59:21.885Z] prd-ubuntu20.04-docker-arm64-4c-16g-16775 does not seem to be running inside a container [2023-05-24T19:59:21.953Z] $ 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/227 -v /w/workspace/device-sdk-go/227:/w/workspace/device-sdk-go/227:rw,z -v /w/workspace/device-sdk-go/227@tmp:/w/workspace/device-sdk-go/227@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-05-24T19:59:24.594Z] $ docker top affe79a02b5ae6a2df2e0398102141b34ccb11dd82f51d7f40e25e87acd72ea6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T19:59:25.431Z] ---> job-cost.sh [2023-05-24T19:59:25.431Z] lf-activate-venv: SKIPPING [2023-05-24T19:59:25.431Z] INFO: No Stack... [2023-05-24T19:59:26.013Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-24T19:59:26.971Z] INFO: Archiving Costs [Pipeline] sh [2023-05-24T19:59:27.289Z] + cat /w/workspace/device-sdk-go/227/archives/cost.csv [2023-05-24T19:59:27.555Z] + cut -d, -f6 [Pipeline] lock [2023-05-24T19:59:27.595Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-227-stack-cost] [2023-05-24T19:59:27.604Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-227-stack-cost] did not exist. Created. [2023-05-24T19:59:27.604Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-227-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-24T19:59:27.949Z] /w/workspace/device-sdk-go/227@tmp/durable-875b2f94/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-24T19:59:28.284Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-24T19:59:28.307Z] Warning: overwriting stash ‘stack-cost’ [2023-05-24T19:59:28.372Z] Stashed 1 file(s) [Pipeline] } [2023-05-24T19:59:28.380Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-227-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-24T19:59:28.409Z] $ docker stop --time=1 affe79a02b5ae6a2df2e0398102141b34ccb11dd82f51d7f40e25e87acd72ea6 [2023-05-24T19:59:29.881Z] $ docker rm -f --volumes affe79a02b5ae6a2df2e0398102141b34ccb11dd82f51d7f40e25e87acd72ea6 [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-05-24T19:59:30.281Z] provisioning config files... [2023-05-24T19:59:30.288Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config14431655677170655763tmp [Pipeline] { [Pipeline] sh [2023-05-24T19:59:30.582Z] + set +x [2023-05-24T19:59:30.582Z] + curl -s https://codecov.io/bash [2023-05-24T19:59:30.582Z] + bash -s -- [2023-05-24T19:59:30.582Z] [2023-05-24T19:59:30.582Z] _____ _ [2023-05-24T19:59:30.582Z] / ____| | | [2023-05-24T19:59:30.582Z] | | ___ __| | ___ ___ _____ __ [2023-05-24T19:59:30.582Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-24T19:59:30.582Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-24T19:59:30.582Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-24T19:59:30.582Z] Bash-1.0.6 [2023-05-24T19:59:30.582Z] [2023-05-24T19:59:30.582Z] [2023-05-24T19:59:30.582Z] ==> git version 2.25.1 found [2023-05-24T19:59:30.582Z] ==> 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-05-24T19:59:30.582Z] Release-Date: 2020-01-08 [2023-05-24T19:59:30.582Z] 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-05-24T19:59:30.582Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-24T19:59:30.582Z] ==> Jenkins CI detected. [2023-05-24T19:59:30.582Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2023-05-24T19:59:30.582Z] project root: . [2023-05-24T19:59:30.582Z] --> token set from env [2023-05-24T19:59:30.582Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-24T19:59:30.582Z] ==> Running gcov in . (disable via -X gcov) [2023-05-24T19:59:30.582Z] ==> Python coveragepy not found [2023-05-24T19:59:30.582Z] ==> Searching for coverage reports in: [2023-05-24T19:59:30.582Z] + . [2023-05-24T19:59:30.582Z] -> Found 1 reports [2023-05-24T19:59:30.582Z] ==> Detecting git/mercurial file structure [2023-05-24T19:59:30.582Z] ==> Reading reports [2023-05-24T19:59:30.582Z] + ./coverage.out bytes=106148 [2023-05-24T19:59:30.582Z] ==> Appending adjustments [2023-05-24T19:59:30.582Z] https://docs.codecov.io/docs/fixing-reports [2023-05-24T19:59:30.841Z] + Found adjustments [2023-05-24T19:59:30.841Z] ==> Gzipping contents [2023-05-24T19:59:31.100Z] 16K /tmp/codecov.z4Nl8l.gz [2023-05-24T19:59:31.100Z] ==> Uploading reports [2023-05-24T19:59:31.100Z] url: https://codecov.io [2023-05-24T19:59:31.100Z] query: branch=main&commit=afe14f99071666e3a8a1e98015d177d59a71e5e7&build=227&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F227%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-24T19:59:31.100Z] -> Pinging Codecov [2023-05-24T19:59:31.100Z] 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=afe14f99071666e3a8a1e98015d177d59a71e5e7&build=227&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F227%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-24T19:59:31.100Z] -> Uploading to [2023-05-24T19:59:31.100Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-24/7E55EF52A471D76F132DFD9A03CDDE97/afe14f99071666e3a8a1e98015d177d59a71e5e7/ca941f0f-b042-4ad7-b82d-07e246baf28b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230524%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230524T195930Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=adf45f4e5308fdbdaf8f2e88d6bbd0c181334532b8935bc05528548c0c5d33b6 [2023-05-24T19:59:31.100Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-24T19:59:31.100Z] Dload Upload Total Spent Left Speed [2023-05-24T19:59:31.359Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15154 0 0 100 15154 0 82358 --:--:-- --:--:-- --:--:-- 82358 [2023-05-24T19:59:31.359Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/afe14f99071666e3a8a1e98015d177d59a71e5e7 [Pipeline] } [2023-05-24T19:59:31.366Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-24T19:59:31.467Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-24T19:59:31.478Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:59:31.777Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-24T19:59:31.777Z] [2023-05-24T19:59:31.777Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:59:32.075Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-24T19:59:32.075Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-24T19:59:32.075Z] df9b9388f04a: Pulling fs layer [2023-05-24T19:59:32.075Z] 52dc419b0ee2: Pulling fs layer [2023-05-24T19:59:32.075Z] 25bc292e5bac: Pulling fs layer [2023-05-24T19:59:32.075Z] 114826534d7a: Pulling fs layer [2023-05-24T19:59:32.075Z] 4657fd5d0bcf: Pulling fs layer [2023-05-24T19:59:32.075Z] 6ad1cebc031e: Pulling fs layer [2023-05-24T19:59:32.075Z] 8a3aa393b2d8: Pulling fs layer [2023-05-24T19:59:32.075Z] 4657fd5d0bcf: Waiting [2023-05-24T19:59:32.075Z] 6ad1cebc031e: Waiting [2023-05-24T19:59:32.075Z] 8a3aa393b2d8: Waiting [2023-05-24T19:59:32.075Z] 114826534d7a: Waiting [2023-05-24T19:59:32.075Z] 25bc292e5bac: Verifying Checksum [2023-05-24T19:59:32.075Z] 25bc292e5bac: Download complete [2023-05-24T19:59:32.075Z] 52dc419b0ee2: Download complete [2023-05-24T19:59:32.075Z] 4657fd5d0bcf: Verifying Checksum [2023-05-24T19:59:32.075Z] 4657fd5d0bcf: Download complete [2023-05-24T19:59:32.075Z] df9b9388f04a: Verifying Checksum [2023-05-24T19:59:32.075Z] df9b9388f04a: Download complete [2023-05-24T19:59:32.336Z] df9b9388f04a: Pull complete [2023-05-24T19:59:32.336Z] 52dc419b0ee2: Pull complete [2023-05-24T19:59:32.336Z] 6ad1cebc031e: Verifying Checksum [2023-05-24T19:59:32.336Z] 6ad1cebc031e: Download complete [2023-05-24T19:59:32.336Z] 25bc292e5bac: Pull complete [2023-05-24T19:59:32.901Z] 114826534d7a: Verifying Checksum [2023-05-24T19:59:32.901Z] 114826534d7a: Download complete [2023-05-24T19:59:32.901Z] 8a3aa393b2d8: Verifying Checksum [2023-05-24T19:59:32.901Z] 8a3aa393b2d8: Download complete [2023-05-24T19:59:37.084Z] 114826534d7a: Pull complete [2023-05-24T19:59:37.084Z] 4657fd5d0bcf: Pull complete [2023-05-24T19:59:37.084Z] 6ad1cebc031e: Pull complete [2023-05-24T19:59:39.613Z] 8a3aa393b2d8: Pull complete [2023-05-24T19:59:39.613Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-24T19:59:39.613Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-24T19:59:39.613Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T19:59:39.699Z] prd-ubuntu20.04-docker-8c-8g-16773 does not seem to be running inside a container [2023-05-24T19:59:39.731Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-05-24T19:59:43.330Z] $ docker top f9f21a2f3e2cae9cadf76c83cf0a92037a676e32b7d4ccf830dac435286726dd -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-24T19:59:43.397Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2023-05-24T19:59:43.674Z] + set -o pipefail [2023-05-24T19:59:43.674Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2023-05-24T19:59:47.864Z] [2023-05-24T19:59:47.864Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... [2023-05-24T19:59:47.864Z] [2023-05-24T19:59:47.864Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/329606b4-cccf-4ae6-bc7f-e946367e689d [2023-05-24T19:59:47.864Z] [2023-05-24T19:59:47.864Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-24T19:59:47.864Z] [2023-05-24T19:59:48.432Z] [2023-05-24T19:59:48.432Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-24T19:59:48.432Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-24T19:59:48.432Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-24T19:59:48.482Z] $ docker stop --time=1 f9f21a2f3e2cae9cadf76c83cf0a92037a676e32b7d4ccf830dac435286726dd [2023-05-24T19:59:51.158Z] $ docker rm -f --volumes f9f21a2f3e2cae9cadf76c83cf0a92037a676e32b7d4ccf830dac435286726dd [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-05-24T19:59:51.585Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T19:59:51.601Z] provisioning config files... [2023-05-24T19:59:51.610Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config13303836494318469830tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T19:59:51.909Z] --> edgex-publish-swagger.sh [2023-05-24T19:59:51.909Z] === Publish openapi/v3 API === [2023-05-24T19:59:51.909Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-05-24T19:59:51.909Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] [2023-05-24T19:59:51.909Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-24T19:59:51.909Z] Dload Upload Total Spent Left Speed [2023-05-24T19:59:52.169Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23674 0 0 100 23674 0 47633 --:--:-- --:--:-- --:--:-- 47633 [2023-05-24T19:59:52.169Z] [2023-05-24T19:59:52.169Z] [Pipeline] } [2023-05-24T19:59:52.177Z] 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-05-24T19:59:52.601Z] + git log --format=format:%s -1 afe14f99071666e3a8a1e98015d177d59a71e5e7 [Pipeline] sh [2023-05-24T19:59:52.892Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-24T19:59:52.892Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:59:53.197Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T19:59:53.197Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T19:59:53.281Z] prd-ubuntu20.04-docker-8c-8g-16773 does not seem to be running inside a container [2023-05-24T19:59:53.315Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-24T19:59:53.769Z] $ docker top 476901f309da2203c3cf578a8c3e00d80b46f2a2501600f9f538751a6cfe72aa -eo pid,comm [2023-05-24T19:59:53.816Z] 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-05-24T19:59:53.816Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-24T19:59:53.856Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T19:59:53.856Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T19:59:53.965Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T19:59:53.969Z] $ docker exec 476901f309da2203c3cf578a8c3e00d80b46f2a2501600f9f538751a6cfe72aa ssh-agent [2023-05-24T19:59:54.077Z] SSH_AUTH_SOCK=/tmp/ssh-9hz8ZDc4JxsT/agent.33 [2023-05-24T19:59:54.077Z] SSH_AGENT_PID=39 [2023-05-24T19:59:54.083Z] Running ssh-add (command line suppressed) [2023-05-24T19:59:54.168Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4158478209064961.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4158478209064961.key) [2023-05-24T19:59:54.179Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T19:59:54.464Z] + git semver tag [2023-05-24T19:59:54.722Z] 2023-05-24 19:59:54,629 [run_tag] DEBUG tag force:False [2023-05-24T19:59:54.722Z] 2023-05-24 19:59:54,629 [check_head_tag] DEBUG check head tag [2023-05-24T19:59:54.722Z] 2023-05-24 19:59:54,632 [execute] INFO git cat-file --batch-check [2023-05-24T19:59:54.722Z] 2023-05-24 19:59:54,632 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-05-24T19:59:54.722Z] 2023-05-24 19:59:54,635 [execute] INFO git cat-file --batch [2023-05-24T19:59:54.722Z] 2023-05-24 19:59:54,636 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-05-24T19:59:54.722Z] 2023-05-24 19:59:54,677 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-24T19:59:54.722Z] 2023-05-24 19:59:54,677 [execute] INFO git tag -a v3.0.0-dev.96 -m v3.0.0-dev.96 [2023-05-24T19:59:54.722Z] 2023-05-24 19:59:54,678 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.96', '-m', 'v3.0.0-dev.96'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-24T19:59:54.722Z] 2023-05-24 19:59:54,682 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-24T19:59:54.722Z] 3.0.0-dev.96 [Pipeline] } [2023-05-24T19:59:54.731Z] $ docker exec --env ******** --env ******** 476901f309da2203c3cf578a8c3e00d80b46f2a2501600f9f538751a6cfe72aa ssh-agent -k [2023-05-24T19:59:54.821Z] unset SSH_AUTH_SOCK; [2023-05-24T19:59:54.821Z] unset SSH_AGENT_PID; [2023-05-24T19:59:54.821Z] echo Agent pid 39 killed; [2023-05-24T19:59:54.828Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-24T19:59:55.122Z] + git semver [Pipeline] } [2023-05-24T19:59:55.391Z] $ docker stop --time=1 476901f309da2203c3cf578a8c3e00d80b46f2a2501600f9f538751a6cfe72aa [2023-05-24T19:59:56.663Z] $ docker rm -f --volumes 476901f309da2203c3cf578a8c3e00d80b46f2a2501600f9f538751a6cfe72aa [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:59:57.030Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-24T19:59:57.030Z] [2023-05-24T19:59:57.030Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:59:57.350Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-24T19:59:57.350Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-24T19:59:57.350Z] ab5ef0e58194: Pulling fs layer [2023-05-24T19:59:57.350Z] 9712f1f96733: Pulling fs layer [2023-05-24T19:59:57.350Z] 63f879dbbcfc: Pulling fs layer [2023-05-24T19:59:57.350Z] 0d9ebad4ef96: Pulling fs layer [2023-05-24T19:59:57.350Z] e9a5061849ea: Pulling fs layer [2023-05-24T19:59:57.350Z] d747dcd14b5f: Pulling fs layer [2023-05-24T19:59:57.350Z] 2de7ff778b66: Pulling fs layer [2023-05-24T19:59:57.350Z] e9a5061849ea: Waiting [2023-05-24T19:59:57.350Z] d747dcd14b5f: Waiting [2023-05-24T19:59:57.350Z] 2de7ff778b66: Waiting [2023-05-24T19:59:57.350Z] 0d9ebad4ef96: Waiting [2023-05-24T19:59:57.350Z] 9712f1f96733: Verifying Checksum [2023-05-24T19:59:57.350Z] 9712f1f96733: Download complete [2023-05-24T19:59:57.621Z] 63f879dbbcfc: Verifying Checksum [2023-05-24T19:59:57.621Z] 63f879dbbcfc: Download complete [2023-05-24T19:59:57.880Z] e9a5061849ea: Verifying Checksum [2023-05-24T19:59:57.880Z] e9a5061849ea: Download complete [2023-05-24T19:59:57.880Z] d747dcd14b5f: Verifying Checksum [2023-05-24T19:59:57.880Z] d747dcd14b5f: Download complete [2023-05-24T19:59:57.880Z] 0d9ebad4ef96: Verifying Checksum [2023-05-24T19:59:57.880Z] 0d9ebad4ef96: Download complete [2023-05-24T19:59:57.880Z] ab5ef0e58194: Verifying Checksum [2023-05-24T19:59:57.880Z] ab5ef0e58194: Download complete [2023-05-24T19:59:58.140Z] 2de7ff778b66: Verifying Checksum [2023-05-24T19:59:58.140Z] 2de7ff778b66: Download complete [2023-05-24T20:00:00.674Z] ab5ef0e58194: Pull complete [2023-05-24T20:00:00.933Z] 9712f1f96733: Pull complete [2023-05-24T20:00:01.502Z] 63f879dbbcfc: Pull complete [2023-05-24T20:00:05.719Z] 0d9ebad4ef96: Pull complete [2023-05-24T20:00:05.719Z] e9a5061849ea: Pull complete [2023-05-24T20:00:05.719Z] d747dcd14b5f: Pull complete [2023-05-24T20:00:06.655Z] 2de7ff778b66: Pull complete [2023-05-24T20:00:06.655Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-24T20:00:06.655Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-24T20:00:06.655Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T20:00:06.743Z] prd-ubuntu20.04-docker-8c-8g-16773 does not seem to be running inside a container [2023-05-24T20:00:06.776Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-05-24T20:00:11.601Z] $ docker top c30d6b39baa6286771908e3f0e839cd2955a48905ba3584c0cb5126d72754cdb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-24T20:00:11.672Z] provisioning config files... [2023-05-24T20:00:11.679Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config10567579960297378330tmp [2023-05-24T20:00:11.689Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1733613251835953832tmp [2023-05-24T20:00:11.698Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3271889465073257005tmp [Pipeline] { [Pipeline] echo [2023-05-24T20:00:11.713Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T20:00:11.998Z] ---> sigul-configuration.sh [2023-05-24T20:00:11.998Z] gpg: directory `/root/.gnupg' created [2023-05-24T20:00:11.998Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-24T20:00:11.998Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-24T20:00:11.998Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-24T20:00:11.998Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-24T20:00:11.998Z] gpg: CAST5 encrypted data [2023-05-24T20:00:11.998Z] gpg: encrypted with 1 passphrase [2023-05-24T20:00:11.998Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-24T20:00:12.286Z] + mkdir /home/jenkins [2023-05-24T20:00:12.286Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-24T20:00:12.567Z] + 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-05-24T20:00:12.576Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T20:00:12.860Z] ---> sigul-install.sh [2023-05-24T20:00:12.860Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-24T20:00:13.147Z] + git tag --list [2023-05-24T20:00:13.148Z] 0.7.1 [2023-05-24T20:00:13.148Z] delhi-tag [2023-05-24T20:00:13.148Z] v1.0.0 [2023-05-24T20:00:13.148Z] v1.1.0 [2023-05-24T20:00:13.148Z] v1.1.1 [2023-05-24T20:00:13.148Z] v1.1.2 [2023-05-24T20:00:13.148Z] v1.2.0 [2023-05-24T20:00:13.148Z] v1.2.1 [2023-05-24T20:00:13.148Z] v1.2.2 [2023-05-24T20:00:13.148Z] v1.2.3 [2023-05-24T20:00:13.148Z] v1.3.0 [2023-05-24T20:00:13.148Z] v1.4.0 [2023-05-24T20:00:13.148Z] v2.0.0 [2023-05-24T20:00:13.148Z] v2.1.0 [2023-05-24T20:00:13.148Z] v2.1.1 [2023-05-24T20:00:13.148Z] v2.1.1-dev.2 [2023-05-24T20:00:13.148Z] v2.1.1-dev.3 [2023-05-24T20:00:13.148Z] v2.2.0 [2023-05-24T20:00:13.148Z] v2.2.1-dev.1 [2023-05-24T20:00:13.148Z] v2.2.1-dev.10 [2023-05-24T20:00:13.148Z] v2.2.1-dev.11 [2023-05-24T20:00:13.148Z] v2.2.1-dev.12 [2023-05-24T20:00:13.148Z] v2.2.1-dev.13 [2023-05-24T20:00:13.148Z] v2.2.1-dev.14 [2023-05-24T20:00:13.148Z] v2.2.1-dev.2 [2023-05-24T20:00:13.148Z] v2.2.1-dev.3 [2023-05-24T20:00:13.148Z] v2.2.1-dev.4 [2023-05-24T20:00:13.148Z] v2.2.1-dev.5 [2023-05-24T20:00:13.148Z] v2.2.1-dev.6 [2023-05-24T20:00:13.148Z] v2.2.1-dev.7 [2023-05-24T20:00:13.148Z] v2.2.1-dev.8 [2023-05-24T20:00:13.148Z] v2.2.1-dev.9 [2023-05-24T20:00:13.148Z] v2.3.0 [2023-05-24T20:00:13.148Z] v2.3.0-dev.14 [2023-05-24T20:00:13.148Z] v2.3.0-dev.15 [2023-05-24T20:00:13.148Z] v2.3.0-dev.16 [2023-05-24T20:00:13.148Z] v2.3.0-dev.17 [2023-05-24T20:00:13.148Z] v2.3.0-dev.18 [2023-05-24T20:00:13.148Z] v2.3.0-dev.19 [2023-05-24T20:00:13.148Z] v2.3.0-dev.20 [2023-05-24T20:00:13.148Z] v2.3.0-dev.21 [2023-05-24T20:00:13.148Z] v2.3.0-dev.22 [2023-05-24T20:00:13.148Z] v2.3.0-dev.23 [2023-05-24T20:00:13.148Z] v2.3.0-dev.24 [2023-05-24T20:00:13.148Z] v2.3.0-dev.25 [2023-05-24T20:00:13.148Z] v2.3.0-dev.26 [2023-05-24T20:00:13.148Z] v2.3.0-dev.27 [2023-05-24T20:00:13.148Z] v2.3.0-dev.28 [2023-05-24T20:00:13.148Z] v2.3.0-dev.29 [2023-05-24T20:00:13.148Z] v2.3.0-dev.30 [2023-05-24T20:00:13.148Z] v2.3.0-dev.31 [2023-05-24T20:00:13.148Z] v2.3.0-dev.32 [2023-05-24T20:00:13.148Z] v2.3.0-dev.33 [2023-05-24T20:00:13.148Z] v2.3.0-dev.34 [2023-05-24T20:00:13.148Z] v2.3.0-dev.35 [2023-05-24T20:00:13.148Z] v2.3.0-dev.36 [2023-05-24T20:00:13.148Z] v2.3.0-dev.37 [2023-05-24T20:00:13.148Z] v2.3.0-dev.38 [2023-05-24T20:00:13.148Z] v2.3.0-dev.39 [2023-05-24T20:00:13.148Z] v2.3.0-dev.40 [2023-05-24T20:00:13.148Z] v2.3.0-dev.41 [2023-05-24T20:00:13.148Z] v2.3.0-dev.42 [2023-05-24T20:00:13.148Z] v2.3.0-dev.43 [2023-05-24T20:00:13.148Z] v2.3.0-dev.44 [2023-05-24T20:00:13.148Z] v2.3.0-dev.45 [2023-05-24T20:00:13.148Z] v2.3.0-dev.46 [2023-05-24T20:00:13.148Z] v2.3.0-dev.47 [2023-05-24T20:00:13.148Z] v2.3.0-dev.48 [2023-05-24T20:00:13.148Z] v2.3.0-dev.49 [2023-05-24T20:00:13.148Z] v2.3.0-dev.50 [2023-05-24T20:00:13.148Z] v2.3.0-dev.51 [2023-05-24T20:00:13.148Z] v2.3.1 [2023-05-24T20:00:13.148Z] v2.3.1-dev.1 [2023-05-24T20:00:13.148Z] v2.3.1-dev.2 [2023-05-24T20:00:13.148Z] v2.3.1-dev.3 [2023-05-24T20:00:13.148Z] v2.3.1-dev.4 [2023-05-24T20:00:13.148Z] v3.0.0-dev.1 [2023-05-24T20:00:13.148Z] v3.0.0-dev.10 [2023-05-24T20:00:13.148Z] v3.0.0-dev.11 [2023-05-24T20:00:13.148Z] v3.0.0-dev.12 [2023-05-24T20:00:13.148Z] v3.0.0-dev.13 [2023-05-24T20:00:13.148Z] v3.0.0-dev.14 [2023-05-24T20:00:13.148Z] v3.0.0-dev.15 [2023-05-24T20:00:13.148Z] v3.0.0-dev.16 [2023-05-24T20:00:13.148Z] v3.0.0-dev.17 [2023-05-24T20:00:13.148Z] v3.0.0-dev.18 [2023-05-24T20:00:13.148Z] v3.0.0-dev.19 [2023-05-24T20:00:13.148Z] v3.0.0-dev.2 [2023-05-24T20:00:13.148Z] v3.0.0-dev.20 [2023-05-24T20:00:13.148Z] v3.0.0-dev.21 [2023-05-24T20:00:13.148Z] v3.0.0-dev.22 [2023-05-24T20:00:13.148Z] v3.0.0-dev.23 [2023-05-24T20:00:13.148Z] v3.0.0-dev.24 [2023-05-24T20:00:13.148Z] v3.0.0-dev.25 [2023-05-24T20:00:13.148Z] v3.0.0-dev.26 [2023-05-24T20:00:13.148Z] v3.0.0-dev.27 [2023-05-24T20:00:13.148Z] v3.0.0-dev.28 [2023-05-24T20:00:13.148Z] v3.0.0-dev.29 [2023-05-24T20:00:13.148Z] v3.0.0-dev.3 [2023-05-24T20:00:13.148Z] v3.0.0-dev.30 [2023-05-24T20:00:13.148Z] v3.0.0-dev.31 [2023-05-24T20:00:13.148Z] v3.0.0-dev.32 [2023-05-24T20:00:13.148Z] v3.0.0-dev.33 [2023-05-24T20:00:13.148Z] v3.0.0-dev.34 [2023-05-24T20:00:13.148Z] v3.0.0-dev.35 [2023-05-24T20:00:13.148Z] v3.0.0-dev.36 [2023-05-24T20:00:13.148Z] v3.0.0-dev.37 [2023-05-24T20:00:13.148Z] v3.0.0-dev.38 [2023-05-24T20:00:13.148Z] v3.0.0-dev.39 [2023-05-24T20:00:13.148Z] v3.0.0-dev.4 [2023-05-24T20:00:13.148Z] v3.0.0-dev.40 [2023-05-24T20:00:13.148Z] v3.0.0-dev.41 [2023-05-24T20:00:13.148Z] v3.0.0-dev.42 [2023-05-24T20:00:13.148Z] v3.0.0-dev.43 [2023-05-24T20:00:13.148Z] v3.0.0-dev.44 [2023-05-24T20:00:13.148Z] v3.0.0-dev.45 [2023-05-24T20:00:13.148Z] v3.0.0-dev.46 [2023-05-24T20:00:13.148Z] v3.0.0-dev.47 [2023-05-24T20:00:13.148Z] v3.0.0-dev.48 [2023-05-24T20:00:13.148Z] v3.0.0-dev.49 [2023-05-24T20:00:13.148Z] v3.0.0-dev.5 [2023-05-24T20:00:13.148Z] v3.0.0-dev.50 [2023-05-24T20:00:13.148Z] v3.0.0-dev.51 [2023-05-24T20:00:13.148Z] v3.0.0-dev.52 [2023-05-24T20:00:13.148Z] v3.0.0-dev.53 [2023-05-24T20:00:13.148Z] v3.0.0-dev.54 [2023-05-24T20:00:13.148Z] v3.0.0-dev.55 [2023-05-24T20:00:13.148Z] v3.0.0-dev.56 [2023-05-24T20:00:13.148Z] v3.0.0-dev.57 [2023-05-24T20:00:13.148Z] v3.0.0-dev.58 [2023-05-24T20:00:13.148Z] v3.0.0-dev.59 [2023-05-24T20:00:13.148Z] v3.0.0-dev.6 [2023-05-24T20:00:13.148Z] v3.0.0-dev.60 [2023-05-24T20:00:13.148Z] v3.0.0-dev.61 [2023-05-24T20:00:13.148Z] v3.0.0-dev.62 [2023-05-24T20:00:13.148Z] v3.0.0-dev.63 [2023-05-24T20:00:13.148Z] v3.0.0-dev.64 [2023-05-24T20:00:13.148Z] v3.0.0-dev.65 [2023-05-24T20:00:13.148Z] v3.0.0-dev.66 [2023-05-24T20:00:13.148Z] v3.0.0-dev.67 [2023-05-24T20:00:13.148Z] v3.0.0-dev.68 [2023-05-24T20:00:13.148Z] v3.0.0-dev.69 [2023-05-24T20:00:13.148Z] v3.0.0-dev.7 [2023-05-24T20:00:13.148Z] v3.0.0-dev.70 [2023-05-24T20:00:13.148Z] v3.0.0-dev.71 [2023-05-24T20:00:13.148Z] v3.0.0-dev.72 [2023-05-24T20:00:13.148Z] v3.0.0-dev.73 [2023-05-24T20:00:13.148Z] v3.0.0-dev.74 [2023-05-24T20:00:13.148Z] v3.0.0-dev.75 [2023-05-24T20:00:13.148Z] v3.0.0-dev.76 [2023-05-24T20:00:13.148Z] v3.0.0-dev.77 [2023-05-24T20:00:13.148Z] v3.0.0-dev.78 [2023-05-24T20:00:13.148Z] v3.0.0-dev.79 [2023-05-24T20:00:13.148Z] v3.0.0-dev.8 [2023-05-24T20:00:13.148Z] v3.0.0-dev.80 [2023-05-24T20:00:13.148Z] v3.0.0-dev.81 [2023-05-24T20:00:13.148Z] v3.0.0-dev.82 [2023-05-24T20:00:13.148Z] v3.0.0-dev.83 [2023-05-24T20:00:13.148Z] v3.0.0-dev.84 [2023-05-24T20:00:13.148Z] v3.0.0-dev.85 [2023-05-24T20:00:13.148Z] v3.0.0-dev.86 [2023-05-24T20:00:13.148Z] v3.0.0-dev.87 [2023-05-24T20:00:13.148Z] v3.0.0-dev.88 [2023-05-24T20:00:13.148Z] v3.0.0-dev.89 [2023-05-24T20:00:13.148Z] v3.0.0-dev.9 [2023-05-24T20:00:13.148Z] v3.0.0-dev.90 [2023-05-24T20:00:13.148Z] v3.0.0-dev.91 [2023-05-24T20:00:13.148Z] v3.0.0-dev.92 [2023-05-24T20:00:13.148Z] v3.0.0-dev.93 [2023-05-24T20:00:13.148Z] v3.0.0-dev.94 [2023-05-24T20:00:13.148Z] v3.0.0-dev.95 [2023-05-24T20:00:13.148Z] v3.0.0-dev.96 [Pipeline] sh [2023-05-24T20:00:13.436Z] + lftools sign git-tag v3.0.0-dev.96 [2023-05-24T20:00:14.005Z] Signing Git tag with Sigul... [2023-05-24T20:00:14.005Z] Signing v3.0.0-dev.96 [Pipeline] echo [2023-05-24T20:00:14.272Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T20:00:14.556Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-24T20:00:14.562Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-24T20:00:14.580Z] $ docker stop --time=1 c30d6b39baa6286771908e3f0e839cd2955a48905ba3584c0cb5126d72754cdb [2023-05-24T20:00:15.881Z] $ docker rm -f --volumes c30d6b39baa6286771908e3f0e839cd2955a48905ba3584c0cb5126d72754cdb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-24T20:00:16.272Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-24T20:00:16.272Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T20:00:16.574Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T20:00:16.574Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T20:00:16.648Z] prd-ubuntu20.04-docker-8c-8g-16773 does not seem to be running inside a container [2023-05-24T20:00:16.683Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-24T20:00:17.049Z] $ docker top f1016dde034667026cbb31e5c1731ee41e8fcc7dae350889981b2c973c8c8ca7 -eo pid,comm [2023-05-24T20:00:17.095Z] 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-05-24T20:00:17.095Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-24T20:00:17.123Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T20:00:17.123Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T20:00:17.242Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T20:00:17.245Z] $ docker exec f1016dde034667026cbb31e5c1731ee41e8fcc7dae350889981b2c973c8c8ca7 ssh-agent [2023-05-24T20:00:17.374Z] SSH_AUTH_SOCK=/tmp/ssh-1iLzwTjpjTbT/agent.32 [2023-05-24T20:00:17.374Z] SSH_AGENT_PID=38 [2023-05-24T20:00:17.379Z] Running ssh-add (command line suppressed) [2023-05-24T20:00:17.487Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_18197181029780365916.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_18197181029780365916.key) [2023-05-24T20:00:17.499Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T20:00:17.787Z] + git semver bump pre [2023-05-24T20:00:18.047Z] 2023-05-24 20:00:17,965 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-24T20:00:18.048Z] 2023-05-24 20:00:17,965 [bump_version] DEBUG bumping version:3.0.0-dev.96 on axis:pre with prefix:dev [2023-05-24T20:00:18.048Z] 2023-05-24 20:00:17,965 [bump_version] DEBUG bumped version:3.0.0-dev.97 [2023-05-24T20:00:18.048Z] 2023-05-24 20:00:17,965 [write_version] DEBUG write version:3.0.0-dev.97 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2023-05-24T20:00:18.048Z] 2023-05-24 20:00:17,965 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-24T20:00:18.048Z] 2023-05-24 20:00:17,965 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-24T20:00:18.048Z] 2023-05-24 20:00:17,967 [execute] INFO git cat-file --batch-check [2023-05-24T20:00:18.048Z] 2023-05-24 20:00:17,967 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-24T20:00:18.048Z] 2023-05-24 20:00:17,972 [execute] INFO git cat-file --batch [2023-05-24T20:00:18.048Z] 2023-05-24 20:00:17,972 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-24T20:00:18.048Z] 2023-05-24 20:00:17,978 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-24T20:00:18.048Z] 3.0.0-dev.97 [Pipeline] } [2023-05-24T20:00:18.058Z] $ docker exec --env ******** --env ******** f1016dde034667026cbb31e5c1731ee41e8fcc7dae350889981b2c973c8c8ca7 ssh-agent -k [2023-05-24T20:00:18.146Z] unset SSH_AUTH_SOCK; [2023-05-24T20:00:18.146Z] unset SSH_AGENT_PID; [2023-05-24T20:00:18.146Z] echo Agent pid 38 killed; [2023-05-24T20:00:18.155Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-24T20:00:18.453Z] + git semver [Pipeline] } [2023-05-24T20:00:18.724Z] $ docker stop --time=1 f1016dde034667026cbb31e5c1731ee41e8fcc7dae350889981b2c973c8c8ca7 [2023-05-24T20:00:20.007Z] $ docker rm -f --volumes f1016dde034667026cbb31e5c1731ee41e8fcc7dae350889981b2c973c8c8ca7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T20:00:20.344Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-24T20:00:20.345Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T20:00:20.641Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T20:00:20.641Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T20:00:20.710Z] prd-ubuntu20.04-docker-8c-8g-16773 does not seem to be running inside a container [2023-05-24T20:00:20.735Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-24T20:00:21.071Z] $ docker top e23833ade1b8f5e038668139a4abc96bbcfdb728ccceedf743251babc837928c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-24T20:00:21.154Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T20:00:21.154Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T20:00:21.261Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T20:00:21.264Z] $ docker exec e23833ade1b8f5e038668139a4abc96bbcfdb728ccceedf743251babc837928c ssh-agent [2023-05-24T20:00:21.388Z] SSH_AUTH_SOCK=/tmp/ssh-drRkHk4DkH2S/agent.31 [2023-05-24T20:00:21.388Z] SSH_AGENT_PID=37 [2023-05-24T20:00:21.392Z] Running ssh-add (command line suppressed) [2023-05-24T20:00:21.490Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13996607229661540055.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13996607229661540055.key) [2023-05-24T20:00:21.503Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T20:00:21.784Z] + git semver push [2023-05-24T20:00:22.042Z] 2023-05-24 20:00:21,976 [run_push] DEBUG push [2023-05-24T20:00:22.042Z] 2023-05-24 20:00:21,976 [execute] INFO git cat-file --batch-check [2023-05-24T20:00:22.042Z] 2023-05-24 20:00:21,976 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-24T20:00:22.042Z] 2023-05-24 20:00:21,981 [execute] INFO git rev-list 82239e3dd475194be9eb7560031fac273ab9470d -- [2023-05-24T20:00:22.042Z] 2023-05-24 20:00:21,981 [execute] DEBUG Popen(['git', 'rev-list', '82239e3dd475194be9eb7560031fac273ab9470d', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-24T20:00:22.042Z] 2023-05-24 20:00:21,995 [execute] INFO git fetch -v origin [2023-05-24T20:00:22.042Z] 2023-05-24 20:00:21,995 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-24T20:00:22.610Z] 2023-05-24 20:00:22,494 [run_push] DEBUG no remote changes detected [2023-05-24T20:00:22.610Z] 2023-05-24 20:00:22,495 [execute] INFO git push origin semver [2023-05-24T20:00:22.610Z] 2023-05-24 20:00:22,495 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-24T20:00:23.547Z] 2023-05-24 20:00:23,281 [run_push] DEBUG push all version tags [2023-05-24T20:00:23.547Z] 2023-05-24 20:00:23,281 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-24T20:00:23.547Z] 2023-05-24 20:00:23,282 [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-05-24T20:00:24.114Z] 2023-05-24 20:00:24,065 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-24T20:00:24.114Z] 3.0.0-dev.97 [Pipeline] } [2023-05-24T20:00:24.123Z] $ docker exec --env ******** --env ******** e23833ade1b8f5e038668139a4abc96bbcfdb728ccceedf743251babc837928c ssh-agent -k [2023-05-24T20:00:24.227Z] unset SSH_AUTH_SOCK; [2023-05-24T20:00:24.227Z] unset SSH_AGENT_PID; [2023-05-24T20:00:24.228Z] echo Agent pid 37 killed; [2023-05-24T20:00:24.240Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-24T20:00:24.543Z] + git semver [Pipeline] } [2023-05-24T20:00:24.817Z] $ docker stop --time=1 e23833ade1b8f5e038668139a4abc96bbcfdb728ccceedf743251babc837928c [2023-05-24T20:00:26.132Z] $ docker rm -f --volumes e23833ade1b8f5e038668139a4abc96bbcfdb728ccceedf743251babc837928c [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-05-24T20:00:26.705Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2023-05-24T20:00:26.705Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-05-24T20:00:26.705Z] total 16 [2023-05-24T20:00:26.705Z] drwxr-xr-x 3 root root 4096 May 24 19:48 . [2023-05-24T20:00:26.705Z] drwxrwxr-x 12 jenkins jenkins 4096 May 24 20:00 .. [2023-05-24T20:00:26.705Z] drwxr-xr-x 2 root root 4096 May 24 19:48 cost [2023-05-24T20:00:26.705Z] -rw-r--r-- 1 root root 85 May 24 19:48 cost.csv [2023-05-24T20:00:26.705Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-05-24T20:00:26.705Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-05-24T20:00:26.705Z] total 16 [2023-05-24T20:00:26.705Z] drwxr-xr-x 3 jenkins jenkins 4096 May 24 19:48 . [2023-05-24T20:00:26.705Z] drwxrwxr-x 12 jenkins jenkins 4096 May 24 20:00 .. [2023-05-24T20:00:26.705Z] drwxr-xr-x 2 jenkins jenkins 4096 May 24 19:48 cost [2023-05-24T20:00:26.705Z] -rw-r--r-- 1 jenkins jenkins 85 May 24 19:48 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-24T20:00:26.994Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T20:00:28.023Z] ---> package-listing.sh [2023-05-24T20:00:28.023Z] ++ facter osfamily [2023-05-24T20:00:28.023Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-24T20:00:28.023Z] + OS_FAMILY=debian [2023-05-24T20:00:28.023Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2023-05-24T20:00:28.023Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-24T20:00:28.023Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-24T20:00:28.023Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-24T20:00:28.023Z] + PACKAGES=/tmp/packages_start.txt [2023-05-24T20:00:28.023Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-05-24T20:00:28.023Z] + PACKAGES=/tmp/packages_end.txt [2023-05-24T20:00:28.023Z] + case "${OS_FAMILY}" in [2023-05-24T20:00:28.023Z] + grep '^ii' [2023-05-24T20:00:28.023Z] + dpkg -l [2023-05-24T20:00:28.304Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-24T20:00:28.304Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-24T20:00:28.304Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-24T20:00:28.304Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-05-24T20:00:28.304Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2023-05-24T20:00:28.304Z] + 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-05-24T20:00:28.315Z] 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-05-24T20:00:28.593Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T20:00:29.156Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T20:00:29.156Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T20:00:29.229Z] prd-ubuntu20.04-docker-8c-8g-16773 does not seem to be running inside a container [2023-05-24T20:00:29.262Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-24T20:00:29.479Z] $ docker top b19b902e5b822e0cbd19c93cc280a43ee267a583bde85ba4fd6f8c185b823bc2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T20:00:29.819Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-24T20:00:30.107Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-24T20:00:30.393Z] + ls /var/log/sa-host [2023-05-24T20:00:30.393Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T20:00:30.464Z] provisioning config files... [2023-05-24T20:00:30.472Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config10273138340330164042tmp [Pipeline] { [Pipeline] echo [2023-05-24T20:00:30.484Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T20:00:30.766Z] ---> create-netrc.sh [Pipeline] } [2023-05-24T20:00:30.772Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-24T20:00:31.099Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-24T20:00:31.108Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T20:00:31.390Z] ---> sudo-logs.sh [2023-05-24T20:00:31.390Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-24T20:00:31.412Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T20:00:31.702Z] ---> job-cost.sh [2023-05-24T20:00:31.702Z] lf-activate-venv: SKIPPING [2023-05-24T20:00:31.702Z] DEBUG: total: 0.2199999988079071 [2023-05-24T20:00:31.702Z] INFO: Retrieving Stack Cost... [2023-05-24T20:00:31.961Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-24T20:00:32.530Z] INFO: Archiving Costs [Pipeline] echo [2023-05-24T20:00:32.541Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T20:00:32.824Z] ---> logs-deploy.sh [2023-05-24T20:00:32.824Z] lf-activate-venv: SKIPPING [2023-05-24T20:00:32.824Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/227 [2023-05-24T20:00:32.824Z] INFO: archiving workspace using pattern(s): [2023-05-24T20:00:33.763Z] Archives upload complete. [2023-05-24T20:00:33.763Z] INFO: archiving logs to Nexus