Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0b0fd8621743a303648e9248d2aa1db21f4d7aab 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-ssh1552345473085374552.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh1412780831311975891.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh17180729492467725743.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh3185589988730300418.key Verifying host key using known hosts file > 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-ssh10753808211086833472.key Verifying host key using known hosts file > 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/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-117792 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 0b0fd8621743a303648e9248d2aa1db21f4d7aab (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 0b0fd8621743a303648e9248d2aa1db21f4d7aab # timeout=10 Commit message: "Merge pull request #1252 from lenny-intel/levski-change-log" > git rev-list --no-walk 8250e301d92a025f83865f5663963929d81085da # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-11-02T01:50:34.507Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-11-02T01:50:34.560Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-11-02T01:50:34.573Z] ========================================================= [2022-11-02T01:50:34.573Z] EdgeX Global Pipelines Version Info [2022-11-02T01:50:34.573Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-11-02T01:50:35.290Z] ------------------- [2022-11-02T01:50:35.291Z] stable info: [2022-11-02T01:50:35.291Z] ------------------- [2022-11-02T01:50:35.291Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-11-02T01:50:35.291Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-11-02T01:50:35.291Z] Message: update stable to v1.0.243 [2022-11-02T01:50:35.860Z] ------------------- [2022-11-02T01:50:35.860Z] experimental info: [2022-11-02T01:50:35.860Z] ------------------- [2022-11-02T01:50:35.860Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-11-02T01:50:35.860Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-11-02T01:50:35.860Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-11-02T01:50:36.026Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2022-11-02T01:50:36.041Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2022-11-02T01:50:36.057Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-11-02T01:50:36.072Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-11-02T01:50:36.080Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-11-02T01:50:36.091Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-11-02T01:50:36.104Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-11-02T01:50:36.118Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2022-11-02T01:50:36.128Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-11-02T01:50:36.141Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-11-02T01:50:36.151Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-11-02T01:50:36.162Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2022-11-02T01:50:36.178Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-11-02T01:50:36.191Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-11-02T01:50:36.201Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-11-02T01:50:36.212Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-11-02T01:50:36.223Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-11-02T01:50:36.234Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-11-02T01:50:36.247Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-11-02T01:50:36.257Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-11-02T01:50:36.268Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-11-02T01:50:36.279Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-11-02T01:50:36.294Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-11-02T01:50:36.310Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-11-02T01:50:36.319Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-11-02T01:50:36.333Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-11-02T01:50:36.347Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-11-02T01:50:36.360Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-11-02T01:50:36.373Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-11-02T01:50:36.382Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-11-02T01:50:36.393Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0b0fd8621743a303648e9248d2aa1db21f4d7aab [Pipeline] echo [2022-11-02T01:50:36.408Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0b0fd86 [Pipeline] echo [2022-11-02T01:50:36.418Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-02T01:50:36.456Z] provisioning config files... [2022-11-02T01:50:36.470Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config660648581775757852tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-02T01:50:36.769Z] ---> docker-login.sh [2022-11-02T01:50:36.769Z] nexus3.edgexfoundry.org:10001 [2022-11-02T01:50:37.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-02T01:50:37.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-02T01:50:37.030Z] Configure a credential helper to remove this warning. See [2022-11-02T01:50:37.030Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-02T01:50:37.030Z] [2022-11-02T01:50:37.030Z] Login Succeeded [2022-11-02T01:50:37.030Z] nexus3.edgexfoundry.org:10002 [2022-11-02T01:50:37.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-02T01:50:37.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-02T01:50:37.290Z] Configure a credential helper to remove this warning. See [2022-11-02T01:50:37.290Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-02T01:50:37.290Z] [2022-11-02T01:50:37.290Z] Login Succeeded [2022-11-02T01:50:37.290Z] nexus3.edgexfoundry.org:10003 [2022-11-02T01:50:37.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-02T01:50:37.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-02T01:50:37.290Z] Configure a credential helper to remove this warning. See [2022-11-02T01:50:37.290Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-02T01:50:37.290Z] [2022-11-02T01:50:37.290Z] Login Succeeded [2022-11-02T01:50:37.290Z] nexus3.edgexfoundry.org:10004 [2022-11-02T01:50:37.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-02T01:50:37.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-02T01:50:37.551Z] Configure a credential helper to remove this warning. See [2022-11-02T01:50:37.551Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-02T01:50:37.551Z] [2022-11-02T01:50:37.551Z] Login Succeeded [2022-11-02T01:50:37.551Z] docker.io [2022-11-02T01:50:37.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-02T01:50:37.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-02T01:50:37.811Z] Configure a credential helper to remove this warning. See [2022-11-02T01:50:37.811Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-02T01:50:37.811Z] [2022-11-02T01:50:37.811Z] Login Succeeded [2022-11-02T01:50:37.811Z] ---> docker-login.sh ends [Pipeline] } [2022-11-02T01:50:37.818Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-11-02T01:50:38.167Z] + git rev-list -1 --merges 0b0fd8621743a303648e9248d2aa1db21f4d7aab~1..0b0fd8621743a303648e9248d2aa1db21f4d7aab [Pipeline] echo [2022-11-02T01:50:38.195Z] -----------> git rev-list -1 --merges 0b0fd8621743a303648e9248d2aa1db21f4d7aab~1..0b0fd8621743a303648e9248d2aa1db21f4d7aab 0b0fd8621743a303648e9248d2aa1db21f4d7aab [2022-11-02T01:50:38.195Z] 0b0fd8621743a303648e9248d2aa1db21f4d7aab [false] [Pipeline] sh [2022-11-02T01:50:38.497Z] + git log --format=format:%s -1 0b0fd8621743a303648e9248d2aa1db21f4d7aab [Pipeline] echo [2022-11-02T01:50:38.531Z] ========================================================= [2022-11-02T01:50:38.531Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-11-02T01:50:38.531Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-02T01:50:38.851Z] + git log --format=format:%s -1 0b0fd8621743a303648e9248d2aa1db21f4d7aab [Pipeline] echo [2022-11-02T01:50:38.860Z] [semverPrep] GIT_COMMIT: 0b0fd8621743a303648e9248d2aa1db21f4d7aab, Commit Message: Merge pull request #1252 from lenny-intel/levski-change-log [Pipeline] echo [2022-11-02T01:50:38.870Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-11-02T01:50:39.236Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-02T01:50:39.236Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-11-02T01:50:39.236Z] + [ -e /tmp/ssh_known_hosts ] [2022-11-02T01:50:39.236Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-11-02T01:50:39.236Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-11-02T01:50:39.236Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-11-02T01:50:39.236Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T01:50:39.643Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-02T01:50:39.643Z] [2022-11-02T01:50:39.643Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T01:50:39.949Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-02T01:50:39.949Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-11-02T01:50:39.949Z] b85a868b505f: Pulling fs layer [2022-11-02T01:50:39.949Z] e2be974225ed: Pulling fs layer [2022-11-02T01:50:39.949Z] 339a4e72a1f5: Pulling fs layer [2022-11-02T01:50:39.949Z] 988bab9f4d93: Pulling fs layer [2022-11-02T01:50:39.949Z] 1469e6f7b9e6: Pulling fs layer [2022-11-02T01:50:39.949Z] eaf3925da568: Pulling fs layer [2022-11-02T01:50:39.949Z] bab4dde63d76: Pulling fs layer [2022-11-02T01:50:39.949Z] bde34c3a00c8: Pulling fs layer [2022-11-02T01:50:39.949Z] b352a97aabf1: Pulling fs layer [2022-11-02T01:50:39.949Z] 4872d77fe225: Pulling fs layer [2022-11-02T01:50:39.949Z] 5851b861e8e6: Pulling fs layer [2022-11-02T01:50:39.949Z] 988bab9f4d93: Waiting [2022-11-02T01:50:39.949Z] 1469e6f7b9e6: Waiting [2022-11-02T01:50:39.949Z] eaf3925da568: Waiting [2022-11-02T01:50:39.949Z] bab4dde63d76: Waiting [2022-11-02T01:50:39.949Z] bde34c3a00c8: Waiting [2022-11-02T01:50:39.949Z] 5851b861e8e6: Waiting [2022-11-02T01:50:39.949Z] b352a97aabf1: Waiting [2022-11-02T01:50:39.949Z] 4872d77fe225: Waiting [2022-11-02T01:50:39.949Z] e2be974225ed: Verifying Checksum [2022-11-02T01:50:39.949Z] e2be974225ed: Download complete [2022-11-02T01:50:39.949Z] 988bab9f4d93: Download complete [2022-11-02T01:50:40.224Z] 339a4e72a1f5: Verifying Checksum [2022-11-02T01:50:40.224Z] 339a4e72a1f5: Download complete [2022-11-02T01:50:40.224Z] 1469e6f7b9e6: Verifying Checksum [2022-11-02T01:50:40.224Z] 1469e6f7b9e6: Download complete [2022-11-02T01:50:40.224Z] eaf3925da568: Download complete [2022-11-02T01:50:40.224Z] bde34c3a00c8: Download complete [2022-11-02T01:50:40.224Z] b352a97aabf1: Verifying Checksum [2022-11-02T01:50:40.224Z] b352a97aabf1: Download complete [2022-11-02T01:50:40.224Z] 4872d77fe225: Verifying Checksum [2022-11-02T01:50:40.224Z] 4872d77fe225: Download complete [2022-11-02T01:50:40.224Z] 5851b861e8e6: Verifying Checksum [2022-11-02T01:50:40.224Z] 5851b861e8e6: Download complete [2022-11-02T01:50:40.224Z] b85a868b505f: Download complete [2022-11-02T01:50:40.482Z] bab4dde63d76: Verifying Checksum [2022-11-02T01:50:40.482Z] bab4dde63d76: Download complete [2022-11-02T01:50:41.421Z] b85a868b505f: Pull complete [2022-11-02T01:50:41.682Z] e2be974225ed: Pull complete [2022-11-02T01:50:42.250Z] 339a4e72a1f5: Pull complete [2022-11-02T01:50:42.250Z] 988bab9f4d93: Pull complete [2022-11-02T01:50:42.509Z] 1469e6f7b9e6: Pull complete [2022-11-02T01:50:42.509Z] eaf3925da568: Pull complete [2022-11-02T01:50:44.412Z] bab4dde63d76: Pull complete [2022-11-02T01:50:44.412Z] bde34c3a00c8: Pull complete [2022-11-02T01:50:44.412Z] b352a97aabf1: Pull complete [2022-11-02T01:50:44.672Z] 4872d77fe225: Pull complete [2022-11-02T01:50:44.672Z] 5851b861e8e6: Pull complete [2022-11-02T01:50:44.672Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-11-02T01:50:44.672Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-02T01:50:44.672Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-02T01:50:44.758Z] prd-ubuntu20.04-docker-8c-8g-117792 does not seem to be running inside a container [2022-11-02T01:50:44.789Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-02T01:50:47.794Z] $ docker top 33c4522223bdd21e1d94246c3eadf3056f3ca4f70089e8af302e3fc5b46a09c7 -eo pid,comm [2022-11-02T01:50:47.847Z] 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). [2022-11-02T01:50:47.847Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-02T01:50:47.885Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-02T01:50:47.885Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-02T01:50:47.994Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-02T01:50:47.998Z] $ docker exec 33c4522223bdd21e1d94246c3eadf3056f3ca4f70089e8af302e3fc5b46a09c7 ssh-agent [2022-11-02T01:50:48.114Z] SSH_AUTH_SOCK=/tmp/ssh-Fe9CQH9jd1Ot/agent.32 [2022-11-02T01:50:48.114Z] SSH_AGENT_PID=38 [2022-11-02T01:50:48.121Z] Running ssh-add (command line suppressed) [2022-11-02T01:50:48.239Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14378380407401106538.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14378380407401106538.key) [2022-11-02T01:50:48.251Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-02T01:50:48.540Z] + git tag --points-at HEAD [Pipeline] } [2022-11-02T01:50:48.555Z] $ docker exec --env ******** --env ******** 33c4522223bdd21e1d94246c3eadf3056f3ca4f70089e8af302e3fc5b46a09c7 ssh-agent -k [2022-11-02T01:50:48.652Z] unset SSH_AUTH_SOCK; [2022-11-02T01:50:48.652Z] unset SSH_AGENT_PID; [2022-11-02T01:50:48.652Z] echo Agent pid 38 killed; [2022-11-02T01:50:48.659Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-11-02T01:50:48.682Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-02T01:50:48.682Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-02T01:50:48.794Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-02T01:50:48.798Z] $ docker exec 33c4522223bdd21e1d94246c3eadf3056f3ca4f70089e8af302e3fc5b46a09c7 ssh-agent [2022-11-02T01:50:48.907Z] SSH_AUTH_SOCK=/tmp/ssh-z4NQxpCHmila/agent.70 [2022-11-02T01:50:48.907Z] SSH_AGENT_PID=76 [2022-11-02T01:50:48.912Z] Running ssh-add (command line suppressed) [2022-11-02T01:50:49.007Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_18151953558220628923.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_18151953558220628923.key) [2022-11-02T01:50:49.019Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-02T01:50:49.305Z] + git semver init [2022-11-02T01:50:49.564Z] 2022-11-02 01:50:49,496 [run_init] DEBUG init version:0.0.0 force:False [2022-11-02T01:50:49.564Z] 2022-11-02 01:50:49,497 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2022-11-02T01:50:49.565Z] 2022-11-02 01:50:49,498 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2022-11-02T01:50:49.565Z] 2022-11-02 01:50:49,498 [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) [2022-11-02T01:50:50.951Z] 2022-11-02 01:50:50,531 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2022-11-02T01:50:50.951Z] 2022-11-02 01:50:50,531 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2022-11-02T01:50:50.951Z] 2022-11-02 01:50:50,531 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-11-02T01:50:50.951Z] 2022-11-02 01:50:50,531 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-11-02T01:50:50.951Z] 2.3.0-dev.50 [Pipeline] } [2022-11-02T01:50:50.963Z] $ docker exec --env ******** --env ******** 33c4522223bdd21e1d94246c3eadf3056f3ca4f70089e8af302e3fc5b46a09c7 ssh-agent -k [2022-11-02T01:50:51.072Z] unset SSH_AUTH_SOCK; [2022-11-02T01:50:51.072Z] unset SSH_AGENT_PID; [2022-11-02T01:50:51.072Z] echo Agent pid 76 killed; [2022-11-02T01:50:51.077Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-02T01:50:51.379Z] + git semver [Pipeline] } [2022-11-02T01:50:51.654Z] $ docker stop --time=1 33c4522223bdd21e1d94246c3eadf3056f3ca4f70089e8af302e3fc5b46a09c7 [2022-11-02T01:50:52.963Z] $ docker rm -f 33c4522223bdd21e1d94246c3eadf3056f3ca4f70089e8af302e3fc5b46a09c7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-02T01:50:53.295Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-11-02T01:50:53.463Z] Stashed 1 file(s) [Pipeline] echo [2022-11-02T01:50:53.466Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.50 [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 [2022-11-02T01:50:53.598Z] provisioning config files... [2022-11-02T01:50:53.608Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config707627164236283740tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-02T01:50:53.907Z] ---> docker-login.sh [2022-11-02T01:50:53.907Z] nexus3.edgexfoundry.org:10001 [2022-11-02T01:50:53.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-02T01:50:53.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-02T01:50:53.907Z] Configure a credential helper to remove this warning. See [2022-11-02T01:50:53.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-02T01:50:53.907Z] [2022-11-02T01:50:53.907Z] Login Succeeded [2022-11-02T01:50:53.907Z] nexus3.edgexfoundry.org:10002 [2022-11-02T01:50:53.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-02T01:50:53.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-02T01:50:53.907Z] Configure a credential helper to remove this warning. See [2022-11-02T01:50:53.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-02T01:50:53.907Z] [2022-11-02T01:50:53.907Z] Login Succeeded [2022-11-02T01:50:53.907Z] nexus3.edgexfoundry.org:10003 [2022-11-02T01:50:54.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-02T01:50:54.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-02T01:50:54.167Z] Configure a credential helper to remove this warning. See [2022-11-02T01:50:54.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-02T01:50:54.167Z] [2022-11-02T01:50:54.167Z] Login Succeeded [2022-11-02T01:50:54.167Z] nexus3.edgexfoundry.org:10004 [2022-11-02T01:50:54.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-02T01:50:54.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-02T01:50:54.167Z] Configure a credential helper to remove this warning. See [2022-11-02T01:50:54.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-02T01:50:54.167Z] [2022-11-02T01:50:54.167Z] Login Succeeded [2022-11-02T01:50:54.167Z] docker.io [2022-11-02T01:50:54.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-02T01:50:54.736Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-02T01:50:54.736Z] Configure a credential helper to remove this warning. See [2022-11-02T01:50:54.736Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-02T01:50:54.736Z] [2022-11-02T01:50:54.736Z] Login Succeeded [2022-11-02T01:50:54.736Z] ---> docker-login.sh ends [Pipeline] } [2022-11-02T01:50:54.743Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-11-02T01:50:54.810Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-02T01:50:54.821Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-02T01:50:54.830Z] ========================================================= [2022-11-02T01:50:54.830Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-11-02T01:50:54.830Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T01:50:55.158Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-11-02T01:50:55.158Z] Sending build context to Docker daemon 10.1MB [2022-11-02T01:50:55.158Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2022-11-02T01:50:55.158Z] Step 2/10 : FROM ${BASE} AS builder [2022-11-02T01:50:55.158Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-11-02T01:50:55.158Z] 213ec9aee27d: Pulling fs layer [2022-11-02T01:50:55.158Z] 4583459ba037: Pulling fs layer [2022-11-02T01:50:55.158Z] 93c1e223e6f2: Pulling fs layer [2022-11-02T01:50:55.158Z] 53926ce57604: Pulling fs layer [2022-11-02T01:50:55.158Z] 21b2b0c7a3f4: Pulling fs layer [2022-11-02T01:50:55.158Z] 30f14e443154: Pulling fs layer [2022-11-02T01:50:55.158Z] 801331c1e519: Pulling fs layer [2022-11-02T01:50:55.158Z] 99cc6dd402b0: Pulling fs layer [2022-11-02T01:50:55.158Z] 7d9ed39f4882: Pulling fs layer [2022-11-02T01:50:55.158Z] 21b2b0c7a3f4: Waiting [2022-11-02T01:50:55.158Z] 99cc6dd402b0: Waiting [2022-11-02T01:50:55.158Z] 30f14e443154: Waiting [2022-11-02T01:50:55.158Z] 801331c1e519: Waiting [2022-11-02T01:50:55.158Z] 7d9ed39f4882: Waiting [2022-11-02T01:50:55.158Z] 53926ce57604: Waiting [2022-11-02T01:50:55.419Z] 93c1e223e6f2: Download complete [2022-11-02T01:50:55.419Z] 4583459ba037: Download complete [2022-11-02T01:50:55.419Z] 21b2b0c7a3f4: Verifying Checksum [2022-11-02T01:50:55.419Z] 21b2b0c7a3f4: Download complete [2022-11-02T01:50:55.419Z] 30f14e443154: Verifying Checksum [2022-11-02T01:50:55.419Z] 30f14e443154: Download complete [2022-11-02T01:50:55.419Z] 213ec9aee27d: Download complete [2022-11-02T01:50:55.419Z] 801331c1e519: Verifying Checksum [2022-11-02T01:50:55.419Z] 801331c1e519: Download complete [2022-11-02T01:50:55.419Z] 213ec9aee27d: Pull complete [2022-11-02T01:50:55.683Z] 4583459ba037: Pull complete [2022-11-02T01:50:55.683Z] 93c1e223e6f2: Pull complete [2022-11-02T01:50:55.945Z] 99cc6dd402b0: Verifying Checksum [2022-11-02T01:50:55.945Z] 99cc6dd402b0: Download complete [2022-11-02T01:50:55.945Z] 7d9ed39f4882: Verifying Checksum [2022-11-02T01:50:55.945Z] 7d9ed39f4882: Download complete [2022-11-02T01:50:56.203Z] 53926ce57604: Verifying Checksum [2022-11-02T01:50:56.203Z] 53926ce57604: Download complete [2022-11-02T01:50:59.484Z] 53926ce57604: Pull complete [2022-11-02T01:50:59.484Z] 21b2b0c7a3f4: Pull complete [2022-11-02T01:50:59.484Z] 30f14e443154: Pull complete [2022-11-02T01:50:59.741Z] 801331c1e519: Pull complete [2022-11-02T01:51:01.641Z] 99cc6dd402b0: Pull complete [2022-11-02T01:51:02.575Z] 7d9ed39f4882: Pull complete [2022-11-02T01:51:02.575Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-11-02T01:51:02.575Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-02T01:51:02.575Z] ---> 1dedd983c030 [2022-11-02T01:51:02.575Z] Step 3/10 : ARG MAKE=make build [2022-11-02T01:51:06.805Z] ---> Running in fdf3d202b82f [2022-11-02T01:51:06.805Z] Removing intermediate container fdf3d202b82f [2022-11-02T01:51:06.805Z] ---> f500be6240be [2022-11-02T01:51:06.805Z] Step 4/10 : WORKDIR /device-sdk-go [2022-11-02T01:51:06.805Z] ---> Running in fb47c9184d35 [2022-11-02T01:51:06.805Z] Removing intermediate container fb47c9184d35 [2022-11-02T01:51:06.805Z] ---> 15ad781971f1 [2022-11-02T01:51:06.805Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-11-02T01:51:06.805Z] ---> Running in a68197b603b1 [2022-11-02T01:51:06.805Z] Removing intermediate container a68197b603b1 [2022-11-02T01:51:06.805Z] ---> 2cf2e35f504b [2022-11-02T01:51:06.805Z] Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-11-02T01:51:06.805Z] ---> Running in 02a7c90966e9 [2022-11-02T01:51:07.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-02T01:51:07.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-02T01:51:07.323Z] OK: 211 MiB in 51 packages [2022-11-02T01:51:07.593Z] Removing intermediate container 02a7c90966e9 [2022-11-02T01:51:07.593Z] ---> 4ecdf5035a8c [2022-11-02T01:51:07.593Z] Step 7/10 : COPY go.mod vendor* ./ [2022-11-02T01:51:07.852Z] ---> 027a23e5f405 [2022-11-02T01:51:07.852Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-02T01:51:07.852Z] ---> Running in c15226bce095 [2022-11-02T01:51:08.560Z] Still waiting to schedule task [2022-11-02T01:51:08.560Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-117790’ [2022-11-02T01:51:34.400Z] Removing intermediate container c15226bce095 [2022-11-02T01:51:34.400Z] ---> 9ce35c6bea55 [2022-11-02T01:51:34.400Z] Step 9/10 : COPY . . [2022-11-02T01:51:34.400Z] ---> 189be666dacc [2022-11-02T01:51:34.400Z] Step 10/10 : RUN ${MAKE} [2022-11-02T01:51:34.400Z] ---> Running in 75196a8848cf [2022-11-02T01:51:34.400Z] noop [2022-11-02T01:51:34.400Z] Removing intermediate container 75196a8848cf [2022-11-02T01:51:34.400Z] ---> 8ae5c456c913 [2022-11-02T01:51:34.400Z] Successfully built 8ae5c456c913 [2022-11-02T01:51:34.400Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T01:51:34.702Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-02T01:51:34.702Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-02T01:51:34.767Z] prd-ubuntu20.04-docker-8c-8g-117792 does not seem to be running inside a container [2022-11-02T01:51:34.798Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-11-02T01:51:35.118Z] $ docker top 426ff111045a3b9bbd6f689389f5e7564d0c8dd81f00acf0c4fed8be76ad99cf -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-02T01:51:35.452Z] + go version [2022-11-02T01:51:35.452Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-11-02T01:51:35.465Z] $ docker stop --time=1 426ff111045a3b9bbd6f689389f5e7564d0c8dd81f00acf0c4fed8be76ad99cf [2022-11-02T01:51:36.735Z] $ docker rm -f 426ff111045a3b9bbd6f689389f5e7564d0c8dd81f00acf0c4fed8be76ad99cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T01:51:37.133Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-02T01:51:37.133Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-02T01:51:37.191Z] prd-ubuntu20.04-docker-8c-8g-117792 does not seem to be running inside a container [2022-11-02T01:51:37.222Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-11-02T01:51:37.552Z] $ docker top ebbadf42682086ede1e2775354a525092419b30248195f4219fd1e09f7291bb1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-02T01:51:37.886Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2022-11-02T01:51:38.174Z] + make test [2022-11-02T01:51:38.174Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-11-02T01:51:44.730Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-11-02T01:51:56.928Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-11-02T01:51:56.928Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-11-02T01:51:56.928Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-11-02T01:51:56.928Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] [2022-11-02T01:51:56.928Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-11-02T01:51:56.928Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.067s coverage: 27.6% of statements [2022-11-02T01:51:56.928Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.097s coverage: 78.9% of statements [2022-11-02T01:51:56.928Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/clients [no test files] [2022-11-02T01:51:56.928Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.085s coverage: 73.1% of statements [2022-11-02T01:51:56.928Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-11-02T01:51:56.928Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-11-02T01:51:56.928Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.121s coverage: 54.4% of statements [2022-11-02T01:51:56.928Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-11-02T01:51:56.928Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/messaging [no test files] [2022-11-02T01:51:56.928Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-11-02T01:51:56.928Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-11-02T01:51:56.928Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.086s coverage: 65.1% of statements [2022-11-02T01:51:56.928Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] [2022-11-02T01:51:56.928Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-11-02T01:51:56.929Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.703s coverage: 89.2% of statements [2022-11-02T01:51:56.929Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-11-02T01:51:57.188Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.059s coverage: 4.7% of statements [2022-11-02T01:51:57.189Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-11-02T01:52:12.055Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-11-02T01:52:12.055Z] GO111MODULE=on go vet ./... [2022-11-02T01:52:13.956Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-02T01:52:13.956Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-02T01:52:13.956Z] ./bin/test-attribution-txt.sh [2022-11-02T01:52:13.956Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-11-02T01:52:13.956Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-11-02T01:52:13.956Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-11-02T01:52:13.956Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-11-02T01:52:13.966Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-02T01:52:13.980Z] $ docker stop --time=1 ebbadf42682086ede1e2775354a525092419b30248195f4219fd1e09f7291bb1 [2022-11-02T01:52:17.808Z] $ docker rm -f ebbadf42682086ede1e2775354a525092419b30248195f4219fd1e09f7291bb1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-02T01:52:18.281Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-02T01:52:18.335Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-11-02T01:52:18.818Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-11-02T01:52:19.100Z] + ls -al . [2022-11-02T01:52:19.100Z] total 280 [2022-11-02T01:52:19.100Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 2 01:51 . [2022-11-02T01:52:19.100Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 01:50 .. [2022-11-02T01:52:19.100Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 2 01:50 .dockerignore [2022-11-02T01:52:19.100Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 2 01:51 .git [2022-11-02T01:52:19.100Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 01:50 .github [2022-11-02T01:52:19.100Z] -rw-rw-r-- 1 jenkins jenkins 131 Nov 2 01:50 .gitignore [2022-11-02T01:52:19.100Z] -rw-rw-r-- 1 jenkins jenkins 42 Nov 2 01:50 .golangci.yml [2022-11-02T01:52:19.101Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 2 01:50 .semver [2022-11-02T01:52:19.101Z] -rw-rw-r-- 1 jenkins jenkins 31677 Nov 2 01:50 CHANGELOG.md [2022-11-02T01:52:19.101Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 2 01:50 GOVERNANCE.md [2022-11-02T01:52:19.101Z] -rw-rw-r-- 1 jenkins jenkins 880 Nov 2 01:50 Jenkinsfile [2022-11-02T01:52:19.101Z] -rw-rw-r-- 1 jenkins jenkins 11341 Nov 2 01:50 LICENSE [2022-11-02T01:52:19.101Z] -rw-rw-r-- 1 jenkins jenkins 2003 Nov 2 01:50 Makefile [2022-11-02T01:52:19.101Z] -rw-rw-r-- 1 jenkins jenkins 619 Nov 2 01:50 OWNERS.md [2022-11-02T01:52:19.101Z] -rw-rw-r-- 1 jenkins jenkins 4881 Nov 2 01:50 README.md [2022-11-02T01:52:19.101Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 2 01:50 VERSION [2022-11-02T01:52:19.101Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 01:50 bin [2022-11-02T01:52:19.101Z] -rw-r--r-- 1 jenkins jenkins 101759 Nov 2 01:51 coverage.out [2022-11-02T01:52:19.101Z] drwxrwxr-x 5 jenkins jenkins 4096 Nov 2 01:50 example [2022-11-02T01:52:19.101Z] -rw-rw-r-- 1 jenkins jenkins 3389 Nov 2 01:50 go.mod [2022-11-02T01:52:19.101Z] -rw-rw-r-- 1 jenkins jenkins 44507 Nov 2 01:50 go.sum [2022-11-02T01:52:19.101Z] drwxrwxr-x 14 jenkins jenkins 4096 Nov 2 01:50 internal [2022-11-02T01:52:19.101Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 01:50 openapi [2022-11-02T01:52:19.101Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 2 01:50 pkg [2022-11-02T01:52:19.101Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 01:50 snap [2022-11-02T01:52:19.101Z] -rw-rw-r-- 1 jenkins jenkins 222 Nov 2 01:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T01:52:19.423Z] + 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=0b0fd8621743a303648e9248d2aa1db21f4d7aab --label arch=amd64 --label version=2.3.0-dev.50 . [2022-11-02T01:52:19.423Z] Sending build context to Docker daemon 10.2MB [2022-11-02T01:52:19.423Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2022-11-02T01:52:19.423Z] Step 2/23 : FROM ${BASE} AS builder [2022-11-02T01:52:19.423Z] ---> 8ae5c456c913 [2022-11-02T01:52:19.423Z] Step 3/23 : ARG MAKE=make build [2022-11-02T01:52:19.682Z] ---> Running in 21d0fc8755ed [2022-11-02T01:52:19.682Z] Removing intermediate container 21d0fc8755ed [2022-11-02T01:52:19.682Z] ---> ddfd7983747c [2022-11-02T01:52:19.683Z] Step 4/23 : WORKDIR /device-sdk-go [2022-11-02T01:52:19.683Z] ---> Running in 4a2d7c76555c [2022-11-02T01:52:19.683Z] Removing intermediate container 4a2d7c76555c [2022-11-02T01:52:19.683Z] ---> 9afa6de58d72 [2022-11-02T01:52:19.683Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-11-02T01:52:19.683Z] ---> Running in 6ede489adc4a [2022-11-02T01:52:19.942Z] Removing intermediate container 6ede489adc4a [2022-11-02T01:52:19.942Z] ---> 4e8f5d664bde [2022-11-02T01:52:19.942Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-11-02T01:52:19.942Z] ---> Running in cbcd89cbe0e2 [2022-11-02T01:52:20.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-02T01:52:20.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-02T01:52:20.461Z] OK: 211 MiB in 51 packages [2022-11-02T01:52:20.719Z] Removing intermediate container cbcd89cbe0e2 [2022-11-02T01:52:20.719Z] ---> f91fee5ee050 [2022-11-02T01:52:20.719Z] Step 7/23 : COPY go.mod vendor* ./ [2022-11-02T01:52:20.719Z] ---> 6a2a0921680b [2022-11-02T01:52:20.719Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-02T01:52:20.719Z] ---> Running in 3d8de5b7871d [2022-11-02T01:52:21.344Z] Removing intermediate container 3d8de5b7871d [2022-11-02T01:52:21.344Z] ---> 3003821fc9c9 [2022-11-02T01:52:21.344Z] Step 9/23 : COPY . . [2022-11-02T01:52:22.063Z] ---> ce8929f91aaf [2022-11-02T01:52:22.063Z] Step 10/23 : RUN ${MAKE} [2022-11-02T01:52:22.063Z] ---> Running in bafb9eda1395 [2022-11-02T01:52:22.063Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.3.0-dev.50" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-11-02T01:52:40.211Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-11-02T01:52:41.589Z] Removing intermediate container bafb9eda1395 [2022-11-02T01:52:41.589Z] ---> 8c71e94ad51d [2022-11-02T01:52:41.589Z] Step 11/23 : FROM alpine:3.16 [2022-11-02T01:52:42.157Z] 3.16: Pulling from library/alpine [2022-11-02T01:52:42.157Z] 213ec9aee27d: Already exists [2022-11-02T01:52:42.417Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-11-02T01:52:42.418Z] Status: Downloaded newer image for alpine:3.16 [2022-11-02T01:52:42.418Z] ---> 9c6f07244728 [2022-11-02T01:52:42.418Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-11-02T01:52:42.418Z] ---> Running in 19116c665195 [2022-11-02T01:52:42.677Z] Removing intermediate container 19116c665195 [2022-11-02T01:52:42.677Z] ---> a682ac11e166 [2022-11-02T01:52:42.677Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2022-11-02T01:52:42.677Z] ---> Running in bfef1e17c18e [2022-11-02T01:52:42.936Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-02T01:52:42.936Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-02T01:52:43.196Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-11-02T01:52:43.196Z] (2/5) Installing libsodium (1.0.18-r0) [2022-11-02T01:52:43.196Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-02T01:52:43.196Z] (4/5) Installing libzmq (4.3.4-r0) [2022-11-02T01:52:43.196Z] (5/5) Installing zeromq (4.3.4-r0) [2022-11-02T01:52:43.196Z] Executing busybox-1.35.0-r17.trigger [2022-11-02T01:52:43.196Z] OK: 8 MiB in 19 packages [2022-11-02T01:52:43.762Z] Removing intermediate container bfef1e17c18e [2022-11-02T01:52:43.762Z] ---> cb6373e3ec5e [2022-11-02T01:52:43.762Z] Step 14/23 : WORKDIR / [2022-11-02T01:52:43.762Z] ---> Running in 7edef5fd4f57 [2022-11-02T01:52:43.762Z] Removing intermediate container 7edef5fd4f57 [2022-11-02T01:52:43.762Z] ---> c8db0397c1d4 [2022-11-02T01:52:43.762Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-11-02T01:52:43.762Z] ---> 79c14cd1874e [2022-11-02T01:52:43.762Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-11-02T01:52:44.702Z] ---> 6abe3bf08823 [2022-11-02T01:52:44.702Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-11-02T01:52:44.702Z] ---> 7fecee3eaa63 [2022-11-02T01:52:44.702Z] Step 18/23 : EXPOSE 59999 [2022-11-02T01:52:44.702Z] ---> Running in 479e2a30c328 [2022-11-02T01:52:44.702Z] Removing intermediate container 479e2a30c328 [2022-11-02T01:52:44.702Z] ---> f191f4cfd7ca [2022-11-02T01:52:44.702Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2022-11-02T01:52:44.702Z] ---> Running in f95b63e2b278 [2022-11-02T01:52:44.702Z] Removing intermediate container f95b63e2b278 [2022-11-02T01:52:44.702Z] ---> 1db30f9e15f2 [2022-11-02T01:52:44.702Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-02T01:52:44.702Z] ---> Running in c7d704e4b02b [2022-11-02T01:52:44.959Z] Removing intermediate container c7d704e4b02b [2022-11-02T01:52:44.959Z] ---> 282c8352fd0d [2022-11-02T01:52:44.959Z] Step 21/23 : LABEL arch=amd64 [2022-11-02T01:52:44.959Z] ---> Running in 16ccdab774eb [2022-11-02T01:52:44.959Z] Removing intermediate container 16ccdab774eb [2022-11-02T01:52:44.959Z] ---> 5aed5a403e25 [2022-11-02T01:52:44.959Z] Step 22/23 : LABEL git_sha=0b0fd8621743a303648e9248d2aa1db21f4d7aab [2022-11-02T01:52:44.959Z] ---> Running in 192a32ea35a8 [2022-11-02T01:52:44.959Z] Removing intermediate container 192a32ea35a8 [2022-11-02T01:52:44.959Z] ---> d30fa3befb9b [2022-11-02T01:52:44.959Z] Step 23/23 : LABEL version=2.3.0-dev.50 [2022-11-02T01:52:44.959Z] ---> Running in 8f2979ec5bca [2022-11-02T01:52:45.217Z] Removing intermediate container 8f2979ec5bca [2022-11-02T01:52:45.217Z] ---> 145b7ebb56a4 [2022-11-02T01:52:45.217Z] [Warning] One or more build-args [ARCH] were not consumed [2022-11-02T01:52:45.217Z] Successfully built 145b7ebb56a4 [2022-11-02T01:52:45.217Z] 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 [2022-11-02T01:52:45.648Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-02T01:52:45.648Z] [2022-11-02T01:52:45.648Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T01:52:45.942Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-02T01:52:45.942Z] latest: Pulling from edgex-lftools-log-publisher [2022-11-02T01:52:45.942Z] 5eb5b503b376: Pulling fs layer [2022-11-02T01:52:45.942Z] 5c69ac0246d0: Pulling fs layer [2022-11-02T01:52:45.942Z] ec43610c2a17: Pulling fs layer [2022-11-02T01:52:45.942Z] 3a2ae6a8a46f: Pulling fs layer [2022-11-02T01:52:45.942Z] 33b1e0a273af: Pulling fs layer [2022-11-02T01:52:45.942Z] 3a2ae6a8a46f: Waiting [2022-11-02T01:52:45.942Z] 5d3b04190fa2: Pulling fs layer [2022-11-02T01:52:45.942Z] 2f39f015ded8: Pulling fs layer [2022-11-02T01:52:45.942Z] 33b1e0a273af: Waiting [2022-11-02T01:52:45.942Z] 5d3b04190fa2: Waiting [2022-11-02T01:52:45.942Z] 2f39f015ded8: Waiting [2022-11-02T01:52:45.942Z] 5c69ac0246d0: Download complete [2022-11-02T01:52:45.942Z] 3a2ae6a8a46f: Download complete [2022-11-02T01:52:45.942Z] 33b1e0a273af: Verifying Checksum [2022-11-02T01:52:45.942Z] 33b1e0a273af: Download complete [2022-11-02T01:52:46.202Z] ec43610c2a17: Verifying Checksum [2022-11-02T01:52:46.202Z] ec43610c2a17: Download complete [2022-11-02T01:52:46.202Z] 5d3b04190fa2: Verifying Checksum [2022-11-02T01:52:46.202Z] 5d3b04190fa2: Download complete [2022-11-02T01:52:46.202Z] 5eb5b503b376: Verifying Checksum [2022-11-02T01:52:46.202Z] 5eb5b503b376: Download complete [2022-11-02T01:52:46.768Z] 2f39f015ded8: Download complete [2022-11-02T01:52:47.334Z] 5eb5b503b376: Pull complete [2022-11-02T01:52:47.334Z] 5c69ac0246d0: Pull complete [2022-11-02T01:52:47.900Z] ec43610c2a17: Pull complete [2022-11-02T01:52:47.900Z] 3a2ae6a8a46f: Pull complete [2022-11-02T01:52:47.900Z] 33b1e0a273af: Pull complete [2022-11-02T01:52:48.159Z] 5d3b04190fa2: Pull complete [2022-11-02T01:52:52.342Z] 2f39f015ded8: Pull complete [2022-11-02T01:52:52.342Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-11-02T01:52:52.342Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-02T01:52:52.342Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-02T01:52:52.411Z] prd-ubuntu20.04-docker-8c-8g-117792 does not seem to be running inside a container [2022-11-02T01:52:52.444Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-11-02T01:52:55.803Z] $ docker top ce6a7c7d9945b515aff0961f6a62a6e0c607204239f1e10772ce6e5a92f8c53d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-02T01:52:56.190Z] ---> job-cost.sh [2022-11-02T01:52:56.190Z] lf-activate-venv: SKIPPING [2022-11-02T01:52:56.190Z] INFO: No Stack... [2022-11-02T01:52:56.450Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-02T01:52:57.016Z] INFO: Archiving Costs [Pipeline] sh [2022-11-02T01:52:57.300Z] + cut -d, -f6 [2022-11-02T01:52:57.300Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [Pipeline] lock [2022-11-02T01:52:57.310Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-126-stack-cost] [2022-11-02T01:52:57.317Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-126-stack-cost] did not exist. Created. [2022-11-02T01:52:57.317Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-126-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-02T01:52:57.612Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-11-02T01:52:57.634Z] Stashed 1 file(s) [Pipeline] } [2022-11-02T01:52:57.640Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-126-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-02T01:52:57.660Z] $ docker stop --time=1 ce6a7c7d9945b515aff0961f6a62a6e0c607204239f1e10772ce6e5a92f8c53d [2022-11-02T01:52:58.807Z] $ docker rm -f ce6a7c7d9945b515aff0961f6a62a6e0c607204239f1e10772ce6e5a92f8c53d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-11-02T01:54:37.218Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-117793 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2022-11-02T01:54:37.236Z] Running in /w/workspace/device-sdk-go/126 [Pipeline] { [Pipeline] checkout [2022-11-02T01:54:37.271Z] The recommended git tool is: git [2022-11-02T01:54:41.966Z] using credential edgex-jenkins-ssh [2022-11-02T01:54:41.982Z] Cloning the remote Git repository [2022-11-02T01:54:42.020Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2022-11-02T01:54:42.090Z] > git init /w/workspace/device-sdk-go/126 # timeout=10 [2022-11-02T01:54:42.240Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-11-02T01:54:42.243Z] > git --version # timeout=10 [2022-11-02T01:54:42.264Z] > git --version # 'git version 2.25.1' [2022-11-02T01:54:42.266Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-02T01:54:42.782Z] Verifying host key using known hosts file [2022-11-02T01:54:42.990Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-02T01:54:43.002Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-02T01:54:44.544Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-11-02T01:54:44.566Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-02T01:54:45.329Z] Avoid second fetch [2022-11-02T01:54:45.330Z] Checking out Revision 0b0fd8621743a303648e9248d2aa1db21f4d7aab (main) [2022-11-02T01:54:45.831Z] Commit message: "Merge pull request #1252 from lenny-intel/levski-change-log" [2022-11-02T01:54:45.344Z] > git config core.sparsecheckout # timeout=10 [2022-11-02T01:54:45.360Z] > git checkout -f 0b0fd8621743a303648e9248d2aa1db21f4d7aab # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-02T01:54:46.772Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-11-02T01:54:46.772Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-02T01:54:46.772Z] Dload Upload Total Spent Left Speed [2022-11-02T01:54:46.772Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 92661 0 --:--:-- --:--:-- --:--:-- 92661 [Pipeline] sh [2022-11-02T01:54:47.365Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-11-02T01:54:47.706Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-11-02T01:54:47.706Z] + sudo tee /etc/docker/daemon.new [2022-11-02T01:54:47.706Z] { [2022-11-02T01:54:47.706Z] "registry-mirrors": [ [2022-11-02T01:54:47.706Z] "https://nexus3.edgexfoundry.org:10001" [2022-11-02T01:54:47.706Z] ], [2022-11-02T01:54:47.706Z] "bip": "10.250.0.254/24", [2022-11-02T01:54:47.706Z] "hosts": [ [2022-11-02T01:54:47.706Z] "tcp://0.0.0.0:5555", [2022-11-02T01:54:47.706Z] "unix:///var/run/docker.sock" [2022-11-02T01:54:47.706Z] ], [2022-11-02T01:54:47.706Z] "mtu": 1458, [2022-11-02T01:54:47.706Z] "selinux-enabled": true, [2022-11-02T01:54:47.706Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-11-02T01:54:47.706Z] } [Pipeline] sh [2022-11-02T01:54:48.050Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-11-02T01:54:48.395Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-02T01:55:06.709Z] provisioning config files... [2022-11-02T01:55:06.737Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/126@tmp/config13648140239068157424tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-02T01:55:07.096Z] ---> docker-login.sh [2022-11-02T01:55:07.096Z] nexus3.edgexfoundry.org:10001 [2022-11-02T01:55:07.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-02T01:55:07.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-02T01:55:07.955Z] Configure a credential helper to remove this warning. See [2022-11-02T01:55:07.955Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-02T01:55:07.955Z] [2022-11-02T01:55:07.955Z] Login Succeeded [2022-11-02T01:55:07.955Z] nexus3.edgexfoundry.org:10002 [2022-11-02T01:55:08.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-02T01:55:08.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-02T01:55:08.226Z] Configure a credential helper to remove this warning. See [2022-11-02T01:55:08.226Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-02T01:55:08.226Z] [2022-11-02T01:55:08.226Z] Login Succeeded [2022-11-02T01:55:08.226Z] nexus3.edgexfoundry.org:10003 [2022-11-02T01:55:08.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-02T01:55:08.495Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-02T01:55:08.495Z] Configure a credential helper to remove this warning. See [2022-11-02T01:55:08.495Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-02T01:55:08.495Z] [2022-11-02T01:55:08.495Z] Login Succeeded [2022-11-02T01:55:08.495Z] nexus3.edgexfoundry.org:10004 [2022-11-02T01:55:08.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-02T01:55:09.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-02T01:55:09.037Z] Configure a credential helper to remove this warning. See [2022-11-02T01:55:09.037Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-02T01:55:09.037Z] [2022-11-02T01:55:09.037Z] Login Succeeded [2022-11-02T01:55:09.037Z] docker.io [2022-11-02T01:55:09.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-02T01:55:09.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-02T01:55:09.620Z] Configure a credential helper to remove this warning. See [2022-11-02T01:55:09.620Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-02T01:55:09.620Z] [2022-11-02T01:55:09.620Z] Login Succeeded [2022-11-02T01:55:09.620Z] ---> docker-login.sh ends [Pipeline] } [2022-11-02T01:55:09.633Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-11-02T01:55:09.785Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-02T01:55:09.801Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-02T01:55:09.810Z] ========================================================= [2022-11-02T01:55:09.810Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-11-02T01:55:09.810Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T01:55:10.151Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-11-02T01:55:10.420Z] Sending build context to Docker daemon 5.433MB [2022-11-02T01:55:10.420Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2022-11-02T01:55:10.420Z] Step 2/10 : FROM ${BASE} AS builder [2022-11-02T01:55:10.693Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-11-02T01:55:10.693Z] 9b18e9b68314: Pulling fs layer [2022-11-02T01:55:10.693Z] d32db5db7311: Pulling fs layer [2022-11-02T01:55:10.693Z] d0c4b47475fc: Pulling fs layer [2022-11-02T01:55:10.693Z] 5831b945b038: Pulling fs layer [2022-11-02T01:55:10.693Z] 86bbec2aaacd: Pulling fs layer [2022-11-02T01:55:10.693Z] e10730c5d714: Pulling fs layer [2022-11-02T01:55:10.693Z] 5dd5c2283517: Pulling fs layer [2022-11-02T01:55:10.693Z] d5ac0230b979: Pulling fs layer [2022-11-02T01:55:10.693Z] 86bbec2aaacd: Waiting [2022-11-02T01:55:10.693Z] e10730c5d714: Waiting [2022-11-02T01:55:10.693Z] 5dd5c2283517: Waiting [2022-11-02T01:55:10.693Z] d5ac0230b979: Waiting [2022-11-02T01:55:10.693Z] 5831b945b038: Waiting [2022-11-02T01:55:10.693Z] d0c4b47475fc: Verifying Checksum [2022-11-02T01:55:10.693Z] d0c4b47475fc: Download complete [2022-11-02T01:55:10.693Z] d32db5db7311: Verifying Checksum [2022-11-02T01:55:10.693Z] d32db5db7311: Download complete [2022-11-02T01:55:10.693Z] 86bbec2aaacd: Verifying Checksum [2022-11-02T01:55:10.693Z] 86bbec2aaacd: Download complete [2022-11-02T01:55:10.693Z] e10730c5d714: Download complete [2022-11-02T01:55:10.693Z] 9b18e9b68314: Verifying Checksum [2022-11-02T01:55:10.693Z] 9b18e9b68314: Download complete [2022-11-02T01:55:11.667Z] 9b18e9b68314: Pull complete [2022-11-02T01:55:11.947Z] d5ac0230b979: Verifying Checksum [2022-11-02T01:55:11.947Z] d5ac0230b979: Download complete [2022-11-02T01:55:12.225Z] d32db5db7311: Pull complete [2022-11-02T01:55:12.502Z] d0c4b47475fc: Pull complete [2022-11-02T01:55:13.091Z] 5dd5c2283517: Verifying Checksum [2022-11-02T01:55:13.091Z] 5dd5c2283517: Download complete [2022-11-02T01:55:14.057Z] 5831b945b038: Download complete [2022-11-02T01:55:26.405Z] 5831b945b038: Pull complete [2022-11-02T01:55:26.405Z] 86bbec2aaacd: Pull complete [2022-11-02T01:55:26.405Z] e10730c5d714: Pull complete [2022-11-02T01:55:31.760Z] 5dd5c2283517: Pull complete [2022-11-02T01:55:33.711Z] d5ac0230b979: Pull complete [2022-11-02T01:55:33.711Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-11-02T01:55:33.712Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-02T01:55:33.712Z] ---> 59b3b1a385d4 [2022-11-02T01:55:33.712Z] Step 3/10 : ARG MAKE=make build [2022-11-02T01:55:35.670Z] ---> Running in 20d21d874acb [2022-11-02T01:55:35.670Z] Removing intermediate container 20d21d874acb [2022-11-02T01:55:35.670Z] ---> 6e13a7d5f889 [2022-11-02T01:55:35.670Z] Step 4/10 : WORKDIR /device-sdk-go [2022-11-02T01:55:35.939Z] ---> Running in 7a43cd6e4f9f [2022-11-02T01:55:36.206Z] Removing intermediate container 7a43cd6e4f9f [2022-11-02T01:55:36.206Z] ---> 87235b2186ca [2022-11-02T01:55:36.206Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-11-02T01:55:36.206Z] ---> Running in 5a58545ff6e6 [2022-11-02T01:55:36.475Z] Removing intermediate container 5a58545ff6e6 [2022-11-02T01:55:36.475Z] ---> 667a755dfdd2 [2022-11-02T01:55:36.475Z] Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-11-02T01:55:36.475Z] ---> Running in dd8e82b302ae [2022-11-02T01:55:37.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-02T01:55:37.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-02T01:55:38.846Z] OK: 221 MiB in 51 packages [2022-11-02T01:55:39.811Z] Removing intermediate container dd8e82b302ae [2022-11-02T01:55:39.811Z] ---> 3e2f8f7f5cb1 [2022-11-02T01:55:39.811Z] Step 7/10 : COPY go.mod vendor* ./ [2022-11-02T01:55:40.398Z] ---> 79442719e797 [2022-11-02T01:55:40.398Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-02T01:55:40.398Z] ---> Running in 64703ef217da [2022-11-02T01:56:36.930Z] Removing intermediate container 64703ef217da [2022-11-02T01:56:36.930Z] ---> 4f0885f79b37 [2022-11-02T01:56:36.930Z] Step 9/10 : COPY . . [2022-11-02T01:56:36.930Z] ---> e093e1e93189 [2022-11-02T01:56:36.930Z] Step 10/10 : RUN ${MAKE} [2022-11-02T01:56:36.930Z] ---> Running in 9273dddc939c [2022-11-02T01:56:36.930Z] noop [2022-11-02T01:56:36.930Z] Removing intermediate container 9273dddc939c [2022-11-02T01:56:36.930Z] ---> 7dd40caa4d73 [2022-11-02T01:56:36.930Z] Successfully built 7dd40caa4d73 [2022-11-02T01:56:36.930Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T01:56:37.282Z] + docker inspect -f . ci-base-image-arm64 [2022-11-02T01:56:37.282Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-02T01:56:37.448Z] prd-ubuntu20.04-docker-arm64-4c-16g-117793 does not seem to be running inside a container [2022-11-02T01:56:37.513Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/126 -v /w/workspace/device-sdk-go/126:/w/workspace/device-sdk-go/126:rw,z -v /w/workspace/device-sdk-go/126@tmp:/w/workspace/device-sdk-go/126@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 [2022-11-02T01:56:38.662Z] $ docker top 515a5c1c1ca9850112a090e593c248d08082bb8e47ad9a8698729e4254267caf -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-02T01:56:39.483Z] + go version [2022-11-02T01:56:39.483Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-11-02T01:56:39.503Z] $ docker stop --time=1 515a5c1c1ca9850112a090e593c248d08082bb8e47ad9a8698729e4254267caf [2022-11-02T01:56:41.115Z] $ docker rm -f 515a5c1c1ca9850112a090e593c248d08082bb8e47ad9a8698729e4254267caf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T01:56:41.661Z] + docker inspect -f . ci-base-image-arm64 [2022-11-02T01:56:41.661Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-02T01:56:41.847Z] prd-ubuntu20.04-docker-arm64-4c-16g-117793 does not seem to be running inside a container [2022-11-02T01:56:41.932Z] $ 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/126 -v /w/workspace/device-sdk-go/126:/w/workspace/device-sdk-go/126:rw,z -v /w/workspace/device-sdk-go/126@tmp:/w/workspace/device-sdk-go/126@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 [2022-11-02T01:56:43.192Z] $ docker top c96cec6866e586acd9fdec409d54969fd32d571b04f2adb61a9cc5b99566cb23 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-02T01:56:44.005Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/126 [Pipeline] fileExists [Pipeline] sh [2022-11-02T01:56:44.353Z] + make test [2022-11-02T01:56:44.627Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-11-02T01:57:17.789Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-11-02T01:59:09.443Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-11-02T01:59:09.443Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-11-02T01:59:09.443Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-11-02T01:59:09.443Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] [2022-11-02T01:59:09.443Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-11-02T01:59:09.443Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.512s coverage: 27.6% of statements [2022-11-02T01:59:09.443Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.503s coverage: 78.9% of statements [2022-11-02T01:59:09.443Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/clients [no test files] [2022-11-02T01:59:17.699Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.964s coverage: 73.1% of statements [2022-11-02T01:59:17.699Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-11-02T01:59:17.699Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-11-02T01:59:21.988Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.915s coverage: 54.4% of statements [2022-11-02T01:59:21.988Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-11-02T01:59:21.988Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/messaging [no test files] [2022-11-02T01:59:21.988Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-11-02T01:59:21.988Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-11-02T01:59:22.262Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.624s coverage: 65.1% of statements [2022-11-02T01:59:22.262Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] [2022-11-02T01:59:22.262Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-11-02T01:59:22.262Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 5.264s coverage: 89.2% of statements [2022-11-02T01:59:22.262Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-11-02T01:59:25.640Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.266s coverage: 4.7% of statements [2022-11-02T01:59:25.640Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-11-02T01:59:26.621Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-11-02T01:59:26.621Z] GO111MODULE=on go vet ./... [2022-11-02T02:01:18.310Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-02T02:01:18.310Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-02T02:01:18.310Z] ./bin/test-attribution-txt.sh [2022-11-02T02:01:18.310Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-11-02T02:01:18.310Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-11-02T02:01:18.310Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-11-02T02:01:18.310Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-11-02T02:01:18.327Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-02T02:01:18.341Z] $ docker stop --time=1 c96cec6866e586acd9fdec409d54969fd32d571b04f2adb61a9cc5b99566cb23 [2022-11-02T02:01:20.152Z] $ docker rm -f c96cec6866e586acd9fdec409d54969fd32d571b04f2adb61a9cc5b99566cb23 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-02T02:01:21.528Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-02T02:01:21.551Z] Warning: overwriting stash ‘coverage-report’ [2022-11-02T02:01:22.070Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-02T02:01:22.454Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-11-02T02:01:22.774Z] + ls -al . [2022-11-02T02:01:22.774Z] total 276 [2022-11-02T02:01:22.774Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 2 01:56 . [2022-11-02T02:01:22.774Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 01:54 .. [2022-11-02T02:01:22.774Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 2 01:54 .dockerignore [2022-11-02T02:01:22.774Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 2 01:54 .git [2022-11-02T02:01:22.774Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 01:54 .github [2022-11-02T02:01:22.774Z] -rw-rw-r-- 1 jenkins jenkins 131 Nov 2 01:54 .gitignore [2022-11-02T02:01:22.774Z] -rw-rw-r-- 1 jenkins jenkins 42 Nov 2 01:54 .golangci.yml [2022-11-02T02:01:22.774Z] -rw-rw-r-- 1 jenkins jenkins 31677 Nov 2 01:54 CHANGELOG.md [2022-11-02T02:01:22.774Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 2 01:54 GOVERNANCE.md [2022-11-02T02:01:22.774Z] -rw-rw-r-- 1 jenkins jenkins 880 Nov 2 01:54 Jenkinsfile [2022-11-02T02:01:22.774Z] -rw-rw-r-- 1 jenkins jenkins 11341 Nov 2 01:54 LICENSE [2022-11-02T02:01:22.774Z] -rw-rw-r-- 1 jenkins jenkins 2003 Nov 2 01:54 Makefile [2022-11-02T02:01:22.774Z] -rw-rw-r-- 1 jenkins jenkins 619 Nov 2 01:54 OWNERS.md [2022-11-02T02:01:22.774Z] -rw-rw-r-- 1 jenkins jenkins 4881 Nov 2 01:54 README.md [2022-11-02T02:01:22.774Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 2 01:50 VERSION [2022-11-02T02:01:22.774Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 01:54 bin [2022-11-02T02:01:22.774Z] -rw-r--r-- 1 jenkins jenkins 101759 Nov 2 01:59 coverage.out [2022-11-02T02:01:22.774Z] drwxrwxr-x 5 jenkins jenkins 4096 Nov 2 01:54 example [2022-11-02T02:01:22.774Z] -rw-rw-r-- 1 jenkins jenkins 3389 Nov 2 01:54 go.mod [2022-11-02T02:01:22.774Z] -rw-rw-r-- 1 jenkins jenkins 44507 Nov 2 01:54 go.sum [2022-11-02T02:01:22.774Z] drwxrwxr-x 14 jenkins jenkins 4096 Nov 2 01:54 internal [2022-11-02T02:01:22.774Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 01:54 openapi [2022-11-02T02:01:22.774Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 2 01:54 pkg [2022-11-02T02:01:22.774Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 01:54 snap [2022-11-02T02:01:22.774Z] -rw-rw-r-- 1 jenkins jenkins 222 Nov 2 01:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T02:01:23.111Z] + 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=0b0fd8621743a303648e9248d2aa1db21f4d7aab --label arch=arm64 --label version=2.3.0-dev.50 . [2022-11-02T02:01:23.377Z] Sending build context to Docker daemon 5.536MB [2022-11-02T02:01:23.645Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2022-11-02T02:01:23.645Z] Step 2/23 : FROM ${BASE} AS builder [2022-11-02T02:01:23.645Z] ---> 7dd40caa4d73 [2022-11-02T02:01:23.645Z] Step 3/23 : ARG MAKE=make build [2022-11-02T02:01:23.645Z] ---> Running in aab405dc0e5e [2022-11-02T02:01:23.915Z] Removing intermediate container aab405dc0e5e [2022-11-02T02:01:23.915Z] ---> 640abaabc521 [2022-11-02T02:01:23.915Z] Step 4/23 : WORKDIR /device-sdk-go [2022-11-02T02:01:23.915Z] ---> Running in e7620513a976 [2022-11-02T02:01:24.500Z] Removing intermediate container e7620513a976 [2022-11-02T02:01:24.500Z] ---> 2e7957cf64f2 [2022-11-02T02:01:24.500Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-11-02T02:01:24.500Z] ---> Running in 931d491b705a [2022-11-02T02:01:24.771Z] Removing intermediate container 931d491b705a [2022-11-02T02:01:24.771Z] ---> aa676539503a [2022-11-02T02:01:24.771Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-11-02T02:01:25.037Z] ---> Running in ffe3789a23b1 [2022-11-02T02:01:25.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-02T02:01:26.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-02T02:01:27.235Z] OK: 221 MiB in 51 packages [2022-11-02T02:01:28.197Z] Removing intermediate container ffe3789a23b1 [2022-11-02T02:01:28.197Z] ---> ccd126d092e1 [2022-11-02T02:01:28.197Z] Step 7/23 : COPY go.mod vendor* ./ [2022-11-02T02:01:28.782Z] ---> ace5001fd690 [2022-11-02T02:01:28.782Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-02T02:01:28.782Z] ---> Running in 92fd90b8900c [2022-11-02T02:01:30.824Z] Removing intermediate container 92fd90b8900c [2022-11-02T02:01:30.824Z] ---> c9d6b644328a [2022-11-02T02:01:30.824Z] Step 9/23 : COPY . . [2022-11-02T02:01:32.257Z] ---> 1752b6a0502b [2022-11-02T02:01:32.257Z] Step 10/23 : RUN ${MAKE} [2022-11-02T02:01:32.257Z] ---> Running in dc27963b5efa [2022-11-02T02:01:33.229Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.3.0-dev.50" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-11-02T02:03:54.941Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-11-02T02:03:54.941Z] Removing intermediate container dc27963b5efa [2022-11-02T02:03:54.941Z] ---> 6be31291acf0 [2022-11-02T02:03:54.941Z] Step 11/23 : FROM alpine:3.16 [2022-11-02T02:03:54.941Z] 3.16: Pulling from library/alpine [2022-11-02T02:03:54.941Z] 9b18e9b68314: Already exists [2022-11-02T02:03:54.941Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-11-02T02:03:54.941Z] Status: Downloaded newer image for alpine:3.16 [2022-11-02T02:03:54.941Z] ---> a6215f271958 [2022-11-02T02:03:54.941Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-11-02T02:03:54.941Z] ---> Running in fedeb64e6c68 [2022-11-02T02:03:54.941Z] Removing intermediate container fedeb64e6c68 [2022-11-02T02:03:54.941Z] ---> 7a87900c0b8c [2022-11-02T02:03:54.941Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2022-11-02T02:03:54.941Z] ---> Running in f8f285cdba8b [2022-11-02T02:03:54.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-02T02:03:54.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-02T02:03:54.941Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-11-02T02:03:54.941Z] (2/5) Installing libsodium (1.0.18-r0) [2022-11-02T02:03:54.941Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-02T02:03:54.941Z] (4/5) Installing libzmq (4.3.4-r0) [2022-11-02T02:03:54.941Z] (5/5) Installing zeromq (4.3.4-r0) [2022-11-02T02:03:54.941Z] Executing busybox-1.35.0-r17.trigger [2022-11-02T02:03:54.941Z] OK: 8 MiB in 19 packages [2022-11-02T02:03:55.208Z] Removing intermediate container f8f285cdba8b [2022-11-02T02:03:55.208Z] ---> c94ba989b65c [2022-11-02T02:03:55.208Z] Step 14/23 : WORKDIR / [2022-11-02T02:03:55.208Z] ---> Running in 62fa39b45120 [2022-11-02T02:03:55.474Z] Removing intermediate container 62fa39b45120 [2022-11-02T02:03:55.475Z] ---> e3ebb3c95b03 [2022-11-02T02:03:55.475Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-11-02T02:03:56.059Z] ---> 208f121b9287 [2022-11-02T02:03:56.059Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-11-02T02:03:57.471Z] ---> 3c560f43fe23 [2022-11-02T02:03:57.471Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-11-02T02:03:58.054Z] ---> dae0593979bc [2022-11-02T02:03:58.054Z] Step 18/23 : EXPOSE 59999 [2022-11-02T02:03:58.321Z] ---> Running in af73ad4de9de [2022-11-02T02:03:58.589Z] Removing intermediate container af73ad4de9de [2022-11-02T02:03:58.589Z] ---> 6c3516269880 [2022-11-02T02:03:58.589Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2022-11-02T02:03:58.589Z] ---> Running in 7c32dbf14309 [2022-11-02T02:03:58.857Z] Removing intermediate container 7c32dbf14309 [2022-11-02T02:03:58.857Z] ---> ac6ee7dc8ba5 [2022-11-02T02:03:58.857Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-02T02:03:58.857Z] ---> Running in 6e31826c0fd9 [2022-11-02T02:03:59.125Z] Removing intermediate container 6e31826c0fd9 [2022-11-02T02:03:59.125Z] ---> 4ad7f2157239 [2022-11-02T02:03:59.125Z] Step 21/23 : LABEL arch=arm64 [2022-11-02T02:03:59.392Z] ---> Running in 587450efcb5c [2022-11-02T02:03:59.657Z] Removing intermediate container 587450efcb5c [2022-11-02T02:03:59.657Z] ---> 661401d7094d [2022-11-02T02:03:59.657Z] Step 22/23 : LABEL git_sha=0b0fd8621743a303648e9248d2aa1db21f4d7aab [2022-11-02T02:03:59.657Z] ---> Running in a851c3736e52 [2022-11-02T02:03:59.924Z] Removing intermediate container a851c3736e52 [2022-11-02T02:03:59.924Z] ---> a7f8d852b1f1 [2022-11-02T02:03:59.924Z] Step 23/23 : LABEL version=2.3.0-dev.50 [2022-11-02T02:03:59.924Z] ---> Running in f5fe903d2d04 [2022-11-02T02:04:00.190Z] Removing intermediate container f5fe903d2d04 [2022-11-02T02:04:00.190Z] ---> c31c2da3cf76 [2022-11-02T02:04:00.190Z] [Warning] One or more build-args [ARCH] were not consumed [2022-11-02T02:04:00.190Z] Successfully built c31c2da3cf76 [2022-11-02T02:04:00.190Z] 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 [2022-11-02T02:04:00.888Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-02T02:04:00.888Z] [2022-11-02T02:04:00.888Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T02:04:01.221Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-02T02:04:01.221Z] arm64: Pulling from edgex-lftools-log-publisher [2022-11-02T02:04:01.221Z] 8998bd30e6a1: Pulling fs layer [2022-11-02T02:04:01.221Z] 04944245beec: Pulling fs layer [2022-11-02T02:04:01.221Z] 699f458cf7ca: Pulling fs layer [2022-11-02T02:04:01.221Z] 765212b225bb: Pulling fs layer [2022-11-02T02:04:01.221Z] f23df028b6ca: Pulling fs layer [2022-11-02T02:04:01.221Z] d65c8cfc05b1: Pulling fs layer [2022-11-02T02:04:01.221Z] 2437ff75d9bd: Pulling fs layer [2022-11-02T02:04:01.221Z] 765212b225bb: Waiting [2022-11-02T02:04:01.221Z] f23df028b6ca: Waiting [2022-11-02T02:04:01.221Z] d65c8cfc05b1: Waiting [2022-11-02T02:04:01.221Z] 2437ff75d9bd: Waiting [2022-11-02T02:04:01.488Z] 04944245beec: Verifying Checksum [2022-11-02T02:04:01.488Z] 04944245beec: Download complete [2022-11-02T02:04:01.488Z] 765212b225bb: Verifying Checksum [2022-11-02T02:04:01.488Z] 765212b225bb: Download complete [2022-11-02T02:04:01.488Z] f23df028b6ca: Download complete [2022-11-02T02:04:01.488Z] d65c8cfc05b1: Download complete [2022-11-02T02:04:01.760Z] 699f458cf7ca: Verifying Checksum [2022-11-02T02:04:01.760Z] 699f458cf7ca: Download complete [2022-11-02T02:04:02.029Z] 8998bd30e6a1: Verifying Checksum [2022-11-02T02:04:02.029Z] 8998bd30e6a1: Download complete [2022-11-02T02:04:04.614Z] 2437ff75d9bd: Verifying Checksum [2022-11-02T02:04:04.614Z] 2437ff75d9bd: Download complete [2022-11-02T02:04:06.026Z] 8998bd30e6a1: Pull complete [2022-11-02T02:04:06.609Z] 04944245beec: Pull complete [2022-11-02T02:04:08.016Z] 699f458cf7ca: Pull complete [2022-11-02T02:04:08.016Z] 765212b225bb: Pull complete [2022-11-02T02:04:08.596Z] f23df028b6ca: Pull complete [2022-11-02T02:04:08.863Z] d65c8cfc05b1: Pull complete [2022-11-02T02:04:23.841Z] 2437ff75d9bd: Pull complete [2022-11-02T02:04:23.841Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-11-02T02:04:23.841Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-02T02:04:23.841Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-02T02:04:24.009Z] prd-ubuntu20.04-docker-arm64-4c-16g-117793 does not seem to be running inside a container [2022-11-02T02:04:24.073Z] $ 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/126 -v /w/workspace/device-sdk-go/126:/w/workspace/device-sdk-go/126:rw,z -v /w/workspace/device-sdk-go/126@tmp:/w/workspace/device-sdk-go/126@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 [2022-11-02T02:04:26.611Z] $ docker top 331753a4b1a92a838421770055ac937b0100a6072ef37531c648ecfb993707dd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-02T02:04:27.159Z] ---> job-cost.sh [2022-11-02T02:04:27.426Z] lf-activate-venv: SKIPPING [2022-11-02T02:04:27.426Z] INFO: No Stack... [2022-11-02T02:04:28.011Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-11-02T02:04:28.601Z] INFO: Archiving Costs [Pipeline] sh [2022-11-02T02:04:29.500Z] + cut -d, -f6 [2022-11-02T02:04:29.500Z] + cat /w/workspace/device-sdk-go/126/archives/cost.csv [Pipeline] lock [2022-11-02T02:04:29.532Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-126-stack-cost] [2022-11-02T02:04:29.537Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-126-stack-cost] did not exist. Created. [2022-11-02T02:04:29.537Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-126-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-02T02:04:30.183Z] /w/workspace/device-sdk-go/126@tmp/durable-435baa32/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-11-02T02:04:30.820Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-11-02T02:04:30.837Z] Warning: overwriting stash ‘stack-cost’ [2022-11-02T02:04:30.895Z] Stashed 1 file(s) [Pipeline] } [2022-11-02T02:04:30.903Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-126-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-02T02:04:30.918Z] $ docker stop --time=1 331753a4b1a92a838421770055ac937b0100a6072ef37531c648ecfb993707dd [2022-11-02T02:04:32.456Z] $ docker rm -f 331753a4b1a92a838421770055ac937b0100a6072ef37531c648ecfb993707dd [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 [2022-11-02T02:04:32.891Z] provisioning config files... [2022-11-02T02:04:32.897Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config17308659861889004485tmp [Pipeline] { [Pipeline] sh [2022-11-02T02:04:33.186Z] + set +x [2022-11-02T02:04:33.186Z] + bash -s -- [2022-11-02T02:04:33.186Z] + curl -s https://codecov.io/bash [2022-11-02T02:04:33.186Z] [2022-11-02T02:04:33.186Z] _____ _ [2022-11-02T02:04:33.186Z] / ____| | | [2022-11-02T02:04:33.186Z] | | ___ __| | ___ ___ _____ __ [2022-11-02T02:04:33.186Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-11-02T02:04:33.186Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-11-02T02:04:33.186Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-11-02T02:04:33.186Z] Bash-1.0.6 [2022-11-02T02:04:33.186Z] [2022-11-02T02:04:33.186Z] [2022-11-02T02:04:33.186Z] ==> git version 2.25.1 found [2022-11-02T02:04:33.186Z] ==> 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 [2022-11-02T02:04:33.186Z] Release-Date: 2020-01-08 [2022-11-02T02:04:33.186Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-11-02T02:04:33.186Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-11-02T02:04:33.186Z] ==> Jenkins CI detected. [2022-11-02T02:04:33.186Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2022-11-02T02:04:33.186Z] project root: . [2022-11-02T02:04:33.186Z] --> token set from env [2022-11-02T02:04:33.186Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-11-02T02:04:33.186Z] ==> Running gcov in . (disable via -X gcov) [2022-11-02T02:04:33.186Z] ==> Python coveragepy not found [2022-11-02T02:04:33.186Z] ==> Searching for coverage reports in: [2022-11-02T02:04:33.186Z] + . [2022-11-02T02:04:33.186Z] -> Found 1 reports [2022-11-02T02:04:33.186Z] ==> Detecting git/mercurial file structure [2022-11-02T02:04:33.186Z] ==> Reading reports [2022-11-02T02:04:33.186Z] + ./coverage.out bytes=101759 [2022-11-02T02:04:33.445Z] ==> Appending adjustments [2022-11-02T02:04:33.445Z] https://docs.codecov.io/docs/fixing-reports [2022-11-02T02:04:33.706Z] + Found adjustments [2022-11-02T02:04:33.706Z] ==> Gzipping contents [2022-11-02T02:04:33.706Z] 16K /tmp/codecov.iJLlT6.gz [2022-11-02T02:04:33.706Z] ==> Uploading reports [2022-11-02T02:04:33.706Z] url: https://codecov.io [2022-11-02T02:04:33.706Z] query: branch=main&commit=0b0fd8621743a303648e9248d2aa1db21f4d7aab&build=126&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F126%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-11-02T02:04:33.706Z] -> Pinging Codecov [2022-11-02T02:04:33.706Z] 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=0b0fd8621743a303648e9248d2aa1db21f4d7aab&build=126&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F126%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-11-02T02:04:34.275Z] -> Uploading to [2022-11-02T02:04:34.275Z] https://storage.googleapis.com/codecov/v4/raw/2022-11-02/7E55EF52A471D76F132DFD9A03CDDE97/0b0fd8621743a303648e9248d2aa1db21f4d7aab/8ea47264-5533-4d57-a393-1baef66b730a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221102%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221102T020433Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=57946d834309fc2cdc687e11655bc9294a8dc06412e2a9271025bcda50d6bd3d [2022-11-02T02:04:34.275Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-02T02:04:34.275Z] Dload Upload Total Spent Left Speed [2022-11-02T02:04:34.275Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14724 0 0 100 14724 0 59132 --:--:-- --:--:-- --:--:-- 59132 [2022-11-02T02:04:34.275Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/0b0fd8621743a303648e9248d2aa1db21f4d7aab [Pipeline] } [2022-11-02T02:04:34.282Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-11-02T02:04:34.461Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-11-02T02:04:34.475Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T02:04:34.773Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-02T02:04:34.774Z] [2022-11-02T02:04:34.774Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T02:04:35.072Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-02T02:04:35.072Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-11-02T02:04:35.072Z] df9b9388f04a: Pulling fs layer [2022-11-02T02:04:35.072Z] 52dc419b0ee2: Pulling fs layer [2022-11-02T02:04:35.072Z] 25bc292e5bac: Pulling fs layer [2022-11-02T02:04:35.072Z] 114826534d7a: Pulling fs layer [2022-11-02T02:04:35.072Z] 4657fd5d0bcf: Pulling fs layer [2022-11-02T02:04:35.072Z] 6ad1cebc031e: Pulling fs layer [2022-11-02T02:04:35.072Z] 8a3aa393b2d8: Pulling fs layer [2022-11-02T02:04:35.072Z] 4657fd5d0bcf: Waiting [2022-11-02T02:04:35.072Z] 6ad1cebc031e: Waiting [2022-11-02T02:04:35.072Z] 8a3aa393b2d8: Waiting [2022-11-02T02:04:35.072Z] 114826534d7a: Waiting [2022-11-02T02:04:35.072Z] 25bc292e5bac: Verifying Checksum [2022-11-02T02:04:35.072Z] 25bc292e5bac: Download complete [2022-11-02T02:04:35.072Z] 52dc419b0ee2: Download complete [2022-11-02T02:04:35.072Z] 4657fd5d0bcf: Verifying Checksum [2022-11-02T02:04:35.072Z] 4657fd5d0bcf: Download complete [2022-11-02T02:04:35.072Z] df9b9388f04a: Verifying Checksum [2022-11-02T02:04:35.072Z] df9b9388f04a: Download complete [2022-11-02T02:04:35.333Z] df9b9388f04a: Pull complete [2022-11-02T02:04:35.333Z] 6ad1cebc031e: Verifying Checksum [2022-11-02T02:04:35.333Z] 6ad1cebc031e: Download complete [2022-11-02T02:04:35.333Z] 52dc419b0ee2: Pull complete [2022-11-02T02:04:35.333Z] 25bc292e5bac: Pull complete [2022-11-02T02:04:35.904Z] 114826534d7a: Verifying Checksum [2022-11-02T02:04:35.904Z] 114826534d7a: Download complete [2022-11-02T02:04:36.164Z] 8a3aa393b2d8: Verifying Checksum [2022-11-02T02:04:36.164Z] 8a3aa393b2d8: Download complete [2022-11-02T02:04:39.460Z] 114826534d7a: Pull complete [2022-11-02T02:04:39.460Z] 4657fd5d0bcf: Pull complete [2022-11-02T02:04:39.460Z] 6ad1cebc031e: Pull complete [2022-11-02T02:04:41.994Z] 8a3aa393b2d8: Pull complete [2022-11-02T02:04:41.994Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-11-02T02:04:41.994Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-02T02:04:41.994Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-02T02:04:42.068Z] prd-ubuntu20.04-docker-8c-8g-117792 does not seem to be running inside a container [2022-11-02T02:04:42.097Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-11-02T02:04:46.029Z] $ docker top f1978d54ab154e3ad7cb6c27ec0d713bc96f77a5aad65704e63d4f741374e166 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-11-02T02:04:46.092Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2022-11-02T02:04:46.367Z] + set -o pipefail [2022-11-02T02:04:46.368Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2022-11-02T02:04:51.639Z] [2022-11-02T02:04:51.639Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v2)... [2022-11-02T02:04:51.639Z] [2022-11-02T02:04:51.639Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/bfc835a5-cd0a-4b43-b1c3-b298a0349c4b [2022-11-02T02:04:51.639Z] [2022-11-02T02:04:51.639Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-11-02T02:04:51.639Z] [2022-11-02T02:04:51.901Z] [2022-11-02T02:04:51.901Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-11-02T02:04:51.901Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-11-02T02:04:51.901Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-11-02T02:04:51.911Z] $ docker stop --time=1 f1978d54ab154e3ad7cb6c27ec0d713bc96f77a5aad65704e63d4f741374e166 [2022-11-02T02:04:55.245Z] $ docker rm -f f1978d54ab154e3ad7cb6c27ec0d713bc96f77a5aad65704e63d4f741374e166 [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 [2022-11-02T02:04:55.671Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-02T02:04:55.684Z] provisioning config files... [2022-11-02T02:04:55.692Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config13097603539900933487tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-02T02:04:55.980Z] --> edgex-publish-swagger.sh [2022-11-02T02:04:55.980Z] === Publish openapi/v2 API === [2022-11-02T02:04:55.980Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-11-02T02:04:55.980Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] [2022-11-02T02:04:55.980Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-02T02:04:55.980Z] Dload Upload Total Spent Left Speed [2022-11-02T02:04:56.550Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53552 0 0 100 53552 0 74171 --:--:-- --:--:-- --:--:-- 74171 [2022-11-02T02:04:56.550Z] [2022-11-02T02:04:56.550Z] [Pipeline] } [2022-11-02T02:04:56.558Z] 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 [2022-11-02T02:04:56.977Z] + git log --format=format:%s -1 0b0fd8621743a303648e9248d2aa1db21f4d7aab [Pipeline] sh [2022-11-02T02:04:57.275Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-02T02:04:57.275Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T02:04:57.570Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-02T02:04:57.570Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-02T02:04:57.627Z] prd-ubuntu20.04-docker-8c-8g-117792 does not seem to be running inside a container [2022-11-02T02:04:57.662Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-02T02:04:58.094Z] $ docker top bd8f9579da2b4f543771ac0d7fba0102d2e16024a5da9a0ae298f1407e9b71d8 -eo pid,comm [2022-11-02T02:04:58.144Z] 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). [2022-11-02T02:04:58.144Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-02T02:04:58.178Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-02T02:04:58.178Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-02T02:04:58.288Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-02T02:04:58.289Z] $ docker exec bd8f9579da2b4f543771ac0d7fba0102d2e16024a5da9a0ae298f1407e9b71d8 ssh-agent [2022-11-02T02:04:58.384Z] SSH_AUTH_SOCK=/tmp/ssh-uIniWNMmJw0n/agent.32 [2022-11-02T02:04:58.384Z] SSH_AGENT_PID=38 [2022-11-02T02:04:58.389Z] Running ssh-add (command line suppressed) [2022-11-02T02:04:58.492Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12352484918488001963.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12352484918488001963.key) [2022-11-02T02:04:58.505Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-02T02:04:58.789Z] + git semver tag [2022-11-02T02:04:59.048Z] 2022-11-02 02:04:58,947 [run_tag] DEBUG tag force:False [2022-11-02T02:04:59.049Z] 2022-11-02 02:04:58,948 [check_head_tag] DEBUG check head tag [2022-11-02T02:04:59.049Z] 2022-11-02 02:04:58,949 [execute] INFO git cat-file --batch-check [2022-11-02T02:04:59.049Z] 2022-11-02 02:04:58,949 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-11-02T02:04:59.049Z] 2022-11-02 02:04:58,953 [execute] INFO git cat-file --batch [2022-11-02T02:04:59.049Z] 2022-11-02 02:04:58,953 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-11-02T02:04:59.049Z] 2022-11-02 02:04:58,972 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-11-02T02:04:59.049Z] 2022-11-02 02:04:58,972 [execute] INFO git tag -a v2.3.0-dev.50 -m v2.3.0-dev.50 [2022-11-02T02:04:59.049Z] 2022-11-02 02:04:58,972 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.50', '-m', 'v2.3.0-dev.50'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-11-02T02:04:59.049Z] 2022-11-02 02:04:58,977 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-11-02T02:04:59.049Z] 2.3.0-dev.50 [Pipeline] } [2022-11-02T02:04:59.056Z] $ docker exec --env ******** --env ******** bd8f9579da2b4f543771ac0d7fba0102d2e16024a5da9a0ae298f1407e9b71d8 ssh-agent -k [2022-11-02T02:04:59.155Z] unset SSH_AUTH_SOCK; [2022-11-02T02:04:59.156Z] unset SSH_AGENT_PID; [2022-11-02T02:04:59.156Z] echo Agent pid 38 killed; [2022-11-02T02:04:59.166Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-02T02:04:59.464Z] + git semver [Pipeline] } [2022-11-02T02:04:59.735Z] $ docker stop --time=1 bd8f9579da2b4f543771ac0d7fba0102d2e16024a5da9a0ae298f1407e9b71d8 [2022-11-02T02:05:00.977Z] $ docker rm -f bd8f9579da2b4f543771ac0d7fba0102d2e16024a5da9a0ae298f1407e9b71d8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T02:05:01.348Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-02T02:05:01.348Z] [2022-11-02T02:05:01.349Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T02:05:01.644Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-02T02:05:01.645Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-11-02T02:05:01.645Z] ab5ef0e58194: Pulling fs layer [2022-11-02T02:05:01.645Z] 9712f1f96733: Pulling fs layer [2022-11-02T02:05:01.645Z] 63f879dbbcfc: Pulling fs layer [2022-11-02T02:05:01.645Z] 0d9ebad4ef96: Pulling fs layer [2022-11-02T02:05:01.645Z] e9a5061849ea: Pulling fs layer [2022-11-02T02:05:01.645Z] d747dcd14b5f: Pulling fs layer [2022-11-02T02:05:01.645Z] 2de7ff778b66: Pulling fs layer [2022-11-02T02:05:01.645Z] e9a5061849ea: Waiting [2022-11-02T02:05:01.645Z] d747dcd14b5f: Waiting [2022-11-02T02:05:01.645Z] 0d9ebad4ef96: Waiting [2022-11-02T02:05:01.645Z] 9712f1f96733: Download complete [2022-11-02T02:05:02.239Z] 63f879dbbcfc: Verifying Checksum [2022-11-02T02:05:02.239Z] 63f879dbbcfc: Download complete [2022-11-02T02:05:02.239Z] e9a5061849ea: Verifying Checksum [2022-11-02T02:05:02.239Z] e9a5061849ea: Download complete [2022-11-02T02:05:02.239Z] d747dcd14b5f: Download complete [2022-11-02T02:05:02.239Z] 0d9ebad4ef96: Verifying Checksum [2022-11-02T02:05:02.239Z] 0d9ebad4ef96: Download complete [2022-11-02T02:05:02.501Z] ab5ef0e58194: Verifying Checksum [2022-11-02T02:05:02.501Z] ab5ef0e58194: Download complete [2022-11-02T02:05:02.501Z] 2de7ff778b66: Verifying Checksum [2022-11-02T02:05:02.501Z] 2de7ff778b66: Download complete [2022-11-02T02:05:05.030Z] ab5ef0e58194: Pull complete [2022-11-02T02:05:05.030Z] 9712f1f96733: Pull complete [2022-11-02T02:05:05.595Z] 63f879dbbcfc: Pull complete [2022-11-02T02:05:09.776Z] 0d9ebad4ef96: Pull complete [2022-11-02T02:05:09.776Z] e9a5061849ea: Pull complete [2022-11-02T02:05:09.776Z] d747dcd14b5f: Pull complete [2022-11-02T02:05:10.708Z] 2de7ff778b66: Pull complete [2022-11-02T02:05:10.708Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-11-02T02:05:10.708Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-02T02:05:10.708Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-02T02:05:10.780Z] prd-ubuntu20.04-docker-8c-8g-117792 does not seem to be running inside a container [2022-11-02T02:05:10.803Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-11-02T02:05:15.264Z] $ docker top 5375d5431df0016e30d74cf3e72473fc35e6e75bcd26d71ddcc67bff48e5f456 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-11-02T02:05:15.325Z] provisioning config files... [2022-11-02T02:05:15.331Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3078006078797702571tmp [2022-11-02T02:05:15.341Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config12573748342055607165tmp [2022-11-02T02:05:15.350Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1277786613328132275tmp [Pipeline] { [Pipeline] echo [2022-11-02T02:05:15.360Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-02T02:05:15.638Z] ---> sigul-configuration.sh [2022-11-02T02:05:15.638Z] gpg: directory `/root/.gnupg' created [2022-11-02T02:05:15.638Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-11-02T02:05:15.638Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-11-02T02:05:15.638Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-11-02T02:05:15.638Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-11-02T02:05:15.638Z] gpg: CAST5 encrypted data [2022-11-02T02:05:15.638Z] gpg: encrypted with 1 passphrase [2022-11-02T02:05:15.638Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-11-02T02:05:15.916Z] + mkdir /home/jenkins [2022-11-02T02:05:15.916Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-11-02T02:05:16.199Z] + 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 [2022-11-02T02:05:16.208Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-02T02:05:16.488Z] ---> sigul-install.sh [2022-11-02T02:05:16.489Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-11-02T02:05:16.771Z] + git tag --list [2022-11-02T02:05:16.771Z] 0.7.1 [2022-11-02T02:05:16.771Z] delhi-tag [2022-11-02T02:05:16.771Z] v1.0.0 [2022-11-02T02:05:16.771Z] v1.1.0 [2022-11-02T02:05:16.771Z] v1.1.1 [2022-11-02T02:05:16.771Z] v1.1.2 [2022-11-02T02:05:16.771Z] v1.2.0 [2022-11-02T02:05:16.771Z] v1.2.1 [2022-11-02T02:05:16.771Z] v1.2.2 [2022-11-02T02:05:16.771Z] v1.2.3 [2022-11-02T02:05:16.771Z] v1.3.0 [2022-11-02T02:05:16.771Z] v1.4.0 [2022-11-02T02:05:16.771Z] v2.0.0 [2022-11-02T02:05:16.771Z] v2.1.0 [2022-11-02T02:05:16.771Z] v2.1.1 [2022-11-02T02:05:16.771Z] v2.1.1-dev.2 [2022-11-02T02:05:16.771Z] v2.1.1-dev.3 [2022-11-02T02:05:16.771Z] v2.2.0 [2022-11-02T02:05:16.771Z] v2.2.1-dev.1 [2022-11-02T02:05:16.771Z] v2.2.1-dev.10 [2022-11-02T02:05:16.771Z] v2.2.1-dev.11 [2022-11-02T02:05:16.771Z] v2.2.1-dev.12 [2022-11-02T02:05:16.771Z] v2.2.1-dev.13 [2022-11-02T02:05:16.771Z] v2.2.1-dev.14 [2022-11-02T02:05:16.771Z] v2.2.1-dev.2 [2022-11-02T02:05:16.771Z] v2.2.1-dev.3 [2022-11-02T02:05:16.771Z] v2.2.1-dev.4 [2022-11-02T02:05:16.771Z] v2.2.1-dev.5 [2022-11-02T02:05:16.771Z] v2.2.1-dev.6 [2022-11-02T02:05:16.771Z] v2.2.1-dev.7 [2022-11-02T02:05:16.771Z] v2.2.1-dev.8 [2022-11-02T02:05:16.771Z] v2.2.1-dev.9 [2022-11-02T02:05:16.771Z] v2.3.0-dev.14 [2022-11-02T02:05:16.771Z] v2.3.0-dev.15 [2022-11-02T02:05:16.771Z] v2.3.0-dev.16 [2022-11-02T02:05:16.771Z] v2.3.0-dev.17 [2022-11-02T02:05:16.771Z] v2.3.0-dev.18 [2022-11-02T02:05:16.771Z] v2.3.0-dev.19 [2022-11-02T02:05:16.771Z] v2.3.0-dev.20 [2022-11-02T02:05:16.771Z] v2.3.0-dev.21 [2022-11-02T02:05:16.771Z] v2.3.0-dev.22 [2022-11-02T02:05:16.771Z] v2.3.0-dev.23 [2022-11-02T02:05:16.771Z] v2.3.0-dev.24 [2022-11-02T02:05:16.771Z] v2.3.0-dev.25 [2022-11-02T02:05:16.771Z] v2.3.0-dev.26 [2022-11-02T02:05:16.771Z] v2.3.0-dev.27 [2022-11-02T02:05:16.771Z] v2.3.0-dev.28 [2022-11-02T02:05:16.771Z] v2.3.0-dev.29 [2022-11-02T02:05:16.771Z] v2.3.0-dev.30 [2022-11-02T02:05:16.771Z] v2.3.0-dev.31 [2022-11-02T02:05:16.771Z] v2.3.0-dev.32 [2022-11-02T02:05:16.771Z] v2.3.0-dev.33 [2022-11-02T02:05:16.771Z] v2.3.0-dev.34 [2022-11-02T02:05:16.771Z] v2.3.0-dev.35 [2022-11-02T02:05:16.771Z] v2.3.0-dev.36 [2022-11-02T02:05:16.771Z] v2.3.0-dev.37 [2022-11-02T02:05:16.771Z] v2.3.0-dev.38 [2022-11-02T02:05:16.771Z] v2.3.0-dev.39 [2022-11-02T02:05:16.771Z] v2.3.0-dev.40 [2022-11-02T02:05:16.771Z] v2.3.0-dev.41 [2022-11-02T02:05:16.771Z] v2.3.0-dev.42 [2022-11-02T02:05:16.771Z] v2.3.0-dev.43 [2022-11-02T02:05:16.771Z] v2.3.0-dev.44 [2022-11-02T02:05:16.771Z] v2.3.0-dev.45 [2022-11-02T02:05:16.771Z] v2.3.0-dev.46 [2022-11-02T02:05:16.771Z] v2.3.0-dev.47 [2022-11-02T02:05:16.771Z] v2.3.0-dev.48 [2022-11-02T02:05:16.771Z] v2.3.0-dev.49 [2022-11-02T02:05:16.771Z] v2.3.0-dev.50 [Pipeline] sh [2022-11-02T02:05:17.053Z] + lftools sign git-tag v2.3.0-dev.50 [2022-11-02T02:05:17.624Z] Signing Git tag with Sigul... [2022-11-02T02:05:17.625Z] Signing v2.3.0-dev.50 [Pipeline] echo [2022-11-02T02:05:17.893Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-02T02:05:18.171Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-11-02T02:05:18.180Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-11-02T02:05:18.194Z] $ docker stop --time=1 5375d5431df0016e30d74cf3e72473fc35e6e75bcd26d71ddcc67bff48e5f456 [2022-11-02T02:05:19.473Z] $ docker rm -f 5375d5431df0016e30d74cf3e72473fc35e6e75bcd26d71ddcc67bff48e5f456 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-11-02T02:05:19.866Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-02T02:05:19.866Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T02:05:20.166Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-02T02:05:20.166Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-02T02:05:20.226Z] prd-ubuntu20.04-docker-8c-8g-117792 does not seem to be running inside a container [2022-11-02T02:05:20.253Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-02T02:05:20.577Z] $ docker top 83526cb15e62fdb25109061206d6c94b911387e5e1fe815cd5420ae95b3ea4a8 -eo pid,comm [2022-11-02T02:05:20.626Z] 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). [2022-11-02T02:05:20.626Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-02T02:05:20.664Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-02T02:05:20.664Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-02T02:05:20.756Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-02T02:05:20.757Z] $ docker exec 83526cb15e62fdb25109061206d6c94b911387e5e1fe815cd5420ae95b3ea4a8 ssh-agent [2022-11-02T02:05:20.855Z] SSH_AUTH_SOCK=/tmp/ssh-dmLXNuD69rOQ/agent.31 [2022-11-02T02:05:20.855Z] SSH_AGENT_PID=38 [2022-11-02T02:05:20.860Z] Running ssh-add (command line suppressed) [2022-11-02T02:05:20.954Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_10836431544641196339.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_10836431544641196339.key) [2022-11-02T02:05:20.967Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-02T02:05:21.250Z] + git semver bump pre [2022-11-02T02:05:21.508Z] 2022-11-02 02:05:21,434 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-11-02T02:05:21.508Z] 2022-11-02 02:05:21,434 [bump_version] DEBUG bumping version:2.3.0-dev.50 on axis:pre with prefix:dev [2022-11-02T02:05:21.508Z] 2022-11-02 02:05:21,434 [bump_version] DEBUG bumped version:2.3.0-dev.51 [2022-11-02T02:05:21.508Z] 2022-11-02 02:05:21,435 [write_version] DEBUG write version:2.3.0-dev.51 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2022-11-02T02:05:21.508Z] 2022-11-02 02:05:21,435 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-11-02T02:05:21.508Z] 2022-11-02 02:05:21,435 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-11-02T02:05:21.508Z] 2022-11-02 02:05:21,436 [execute] INFO git cat-file --batch-check [2022-11-02T02:05:21.508Z] 2022-11-02 02:05:21,437 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-11-02T02:05:21.508Z] 2022-11-02 02:05:21,442 [execute] INFO git cat-file --batch [2022-11-02T02:05:21.508Z] 2022-11-02 02:05:21,442 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-11-02T02:05:21.509Z] 2022-11-02 02:05:21,447 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-11-02T02:05:21.509Z] 2.3.0-dev.51 [Pipeline] } [2022-11-02T02:05:21.516Z] $ docker exec --env ******** --env ******** 83526cb15e62fdb25109061206d6c94b911387e5e1fe815cd5420ae95b3ea4a8 ssh-agent -k [2022-11-02T02:05:21.609Z] unset SSH_AUTH_SOCK; [2022-11-02T02:05:21.609Z] unset SSH_AGENT_PID; [2022-11-02T02:05:21.609Z] echo Agent pid 38 killed; [2022-11-02T02:05:21.618Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-02T02:05:21.914Z] + git semver [Pipeline] } [2022-11-02T02:05:22.184Z] $ docker stop --time=1 83526cb15e62fdb25109061206d6c94b911387e5e1fe815cd5420ae95b3ea4a8 [2022-11-02T02:05:23.442Z] $ docker rm -f 83526cb15e62fdb25109061206d6c94b911387e5e1fe815cd5420ae95b3ea4a8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-02T02:05:23.773Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-02T02:05:23.773Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T02:05:24.064Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-02T02:05:24.064Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-02T02:05:24.121Z] prd-ubuntu20.04-docker-8c-8g-117792 does not seem to be running inside a container [2022-11-02T02:05:24.145Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-02T02:05:24.456Z] $ docker top 606b84a587f21845a8f6fce2b22228e5e10592ef318b07b5922aa1cad5f24720 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-02T02:05:24.536Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-02T02:05:24.537Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-02T02:05:24.630Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-02T02:05:24.631Z] $ docker exec 606b84a587f21845a8f6fce2b22228e5e10592ef318b07b5922aa1cad5f24720 ssh-agent [2022-11-02T02:05:24.733Z] SSH_AUTH_SOCK=/tmp/ssh-DlL4QhzZbKPk/agent.32 [2022-11-02T02:05:24.733Z] SSH_AGENT_PID=38 [2022-11-02T02:05:24.738Z] Running ssh-add (command line suppressed) [2022-11-02T02:05:24.830Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13749629544664630659.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13749629544664630659.key) [2022-11-02T02:05:24.844Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-02T02:05:25.127Z] + git semver push [2022-11-02T02:05:25.385Z] 2022-11-02 02:05:25,332 [run_push] DEBUG push [2022-11-02T02:05:25.385Z] 2022-11-02 02:05:25,334 [execute] INFO git cat-file --batch-check [2022-11-02T02:05:25.385Z] 2022-11-02 02:05:25,334 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-11-02T02:05:25.385Z] 2022-11-02 02:05:25,338 [execute] INFO git rev-list c30a13fdc192d2a5df1832f28422fca969058837 -- [2022-11-02T02:05:25.385Z] 2022-11-02 02:05:25,339 [execute] DEBUG Popen(['git', 'rev-list', 'c30a13fdc192d2a5df1832f28422fca969058837', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-11-02T02:05:25.385Z] 2022-11-02 02:05:25,346 [execute] INFO git fetch -v origin [2022-11-02T02:05:25.385Z] 2022-11-02 02:05:25,346 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-11-02T02:05:25.952Z] 2022-11-02 02:05:25,934 [run_push] DEBUG no remote changes detected [2022-11-02T02:05:25.952Z] 2022-11-02 02:05:25,934 [execute] INFO git push origin semver [2022-11-02T02:05:25.952Z] 2022-11-02 02:05:25,935 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-11-02T02:05:26.890Z] 2022-11-02 02:05:26,787 [run_push] DEBUG push all version tags [2022-11-02T02:05:26.890Z] 2022-11-02 02:05:26,788 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-11-02T02:05:26.890Z] 2022-11-02 02:05:26,788 [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) [2022-11-02T02:05:27.826Z] 2022-11-02 02:05:27,558 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-11-02T02:05:27.826Z] 2.3.0-dev.51 [Pipeline] } [2022-11-02T02:05:27.833Z] $ docker exec --env ******** --env ******** 606b84a587f21845a8f6fce2b22228e5e10592ef318b07b5922aa1cad5f24720 ssh-agent -k [2022-11-02T02:05:27.925Z] unset SSH_AUTH_SOCK; [2022-11-02T02:05:27.928Z] unset SSH_AGENT_PID; [2022-11-02T02:05:27.928Z] echo Agent pid 38 killed; [2022-11-02T02:05:27.939Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-02T02:05:28.243Z] + git semver [Pipeline] } [2022-11-02T02:05:28.512Z] $ docker stop --time=1 606b84a587f21845a8f6fce2b22228e5e10592ef318b07b5922aa1cad5f24720 [2022-11-02T02:05:29.795Z] $ docker rm -f 606b84a587f21845a8f6fce2b22228e5e10592ef318b07b5922aa1cad5f24720 [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 [2022-11-02T02:05:30.405Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2022-11-02T02:05:30.405Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-11-02T02:05:30.405Z] total 16 [2022-11-02T02:05:30.405Z] drwxr-xr-x 3 root root 4096 Nov 2 01:52 . [2022-11-02T02:05:30.405Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 2 02:05 .. [2022-11-02T02:05:30.405Z] drwxr-xr-x 2 root root 4096 Nov 2 01:52 cost [2022-11-02T02:05:30.405Z] -rw-r--r-- 1 root root 85 Nov 2 01:52 cost.csv [2022-11-02T02:05:30.405Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-11-02T02:05:30.405Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-11-02T02:05:30.405Z] total 16 [2022-11-02T02:05:30.405Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 2 01:52 . [2022-11-02T02:05:30.405Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 2 02:05 .. [2022-11-02T02:05:30.405Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 2 01:52 cost [2022-11-02T02:05:30.405Z] -rw-r--r-- 1 jenkins jenkins 85 Nov 2 01:52 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-11-02T02:05:30.696Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-02T02:05:31.548Z] ---> package-listing.sh [2022-11-02T02:05:31.548Z] ++ facter osfamily [2022-11-02T02:05:31.548Z] ++ tr '[:upper:]' '[:lower:]' [2022-11-02T02:05:31.811Z] + OS_FAMILY=debian [2022-11-02T02:05:31.811Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2022-11-02T02:05:31.811Z] + START_PACKAGES=/tmp/packages_start.txt [2022-11-02T02:05:31.811Z] + END_PACKAGES=/tmp/packages_end.txt [2022-11-02T02:05:31.811Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-11-02T02:05:31.811Z] + PACKAGES=/tmp/packages_start.txt [2022-11-02T02:05:31.811Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2022-11-02T02:05:31.811Z] + PACKAGES=/tmp/packages_end.txt [2022-11-02T02:05:31.811Z] + case "${OS_FAMILY}" in [2022-11-02T02:05:31.811Z] + dpkg -l [2022-11-02T02:05:31.811Z] + grep '^ii' [2022-11-02T02:05:31.811Z] + '[' -f /tmp/packages_start.txt ']' [2022-11-02T02:05:31.811Z] + '[' -f /tmp/packages_end.txt ']' [2022-11-02T02:05:31.811Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-11-02T02:05:31.811Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2022-11-02T02:05:31.811Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2022-11-02T02:05:31.811Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo [2022-11-02T02:05:31.835Z] 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 [2022-11-02T02:05:32.143Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T02:05:32.458Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-02T02:05:32.458Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-02T02:05:32.525Z] prd-ubuntu20.04-docker-8c-8g-117792 does not seem to be running inside a container [2022-11-02T02:05:32.547Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-11-02T02:05:32.766Z] $ docker top 14875a7ee2bf7e98735013c839131eb336bafee1cad2cbcbfd6f4fd02672a1ae -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-02T02:05:33.149Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-11-02T02:05:33.460Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-11-02T02:05:33.774Z] + ls /var/log/sa-host [2022-11-02T02:05:33.774Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-02T02:05:33.927Z] provisioning config files... [2022-11-02T02:05:33.935Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7870839844936358601tmp [Pipeline] { [Pipeline] echo [2022-11-02T02:05:33.946Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-02T02:05:34.254Z] ---> create-netrc.sh [Pipeline] } [2022-11-02T02:05:34.259Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-11-02T02:05:34.937Z] ---> python-tools-install.sh [Pipeline] echo [2022-11-02T02:05:34.945Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-02T02:05:35.289Z] ---> sudo-logs.sh [2022-11-02T02:05:35.289Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-11-02T02:05:35.329Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-02T02:05:35.614Z] ---> job-cost.sh [2022-11-02T02:05:35.615Z] lf-activate-venv: SKIPPING [2022-11-02T02:05:35.615Z] DEBUG: total: 0.2199999988079071 [2022-11-02T02:05:35.615Z] INFO: Retrieving Stack Cost... [2022-11-02T02:05:35.873Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-02T02:05:36.446Z] INFO: Archiving Costs [Pipeline] echo [2022-11-02T02:05:36.457Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-02T02:05:36.737Z] ---> logs-deploy.sh [2022-11-02T02:05:36.737Z] lf-activate-venv: SKIPPING [2022-11-02T02:05:36.737Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/126 [2022-11-02T02:05:36.737Z] INFO: archiving workspace using pattern(s): [2022-11-02T02:05:37.675Z] Archives upload complete. [2022-11-02T02:05:37.938Z] INFO: archiving logs to Nexus [2022-11-02T02:05:38.525Z] ---> uname -a: [2022-11-02T02:05:38.525Z] Linux prd-ubuntu20-04-docker-8c-8g-117792 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-11-02T02:05:38.525Z] [2022-11-02T02:05:38.525Z]