Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 63928f2973ca38a899cb41cf0d65ddd086cb79a5 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-ssh9481630066303433510.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh13305477844637572920.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh8899193046392356944.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh14795081459260693264.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16066916861004676614.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-22722 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/edgexfoundry_device-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 63928f2973ca38a899cb41cf0d65ddd086cb79a5 (main) Commit message: "Merge pull request #1638 from jackchenjc/edgex-go-issue-4916" > 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 63928f2973ca38a899cb41cf0d65ddd086cb79a5 # timeout=10 > git rev-list --no-walk f7f74c656f33fe2f31a87c52cf44e870be8830fd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-14T08:33:33.727Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-14T08:33:33.812Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-14T08:33:33.844Z] ========================================================= [2024-10-14T08:33:33.844Z] EdgeX Global Pipelines Version Info [2024-10-14T08:33:33.844Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:33:34.655Z] ------------------- [2024-10-14T08:33:34.655Z] stable info: [2024-10-14T08:33:34.655Z] ------------------- [2024-10-14T08:33:34.655Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-14T08:33:34.655Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-14T08:33:34.656Z] Message: update stable to v1.0.265 [2024-10-14T08:33:35.226Z] ------------------- [2024-10-14T08:33:35.226Z] experimental info: [2024-10-14T08:33:35.226Z] ------------------- [2024-10-14T08:33:35.226Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-14T08:33:35.226Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-14T08:33:35.226Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-14T08:33:35.317Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2024-10-14T08:33:35.343Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2024-10-14T08:33:35.374Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-14T08:33:35.399Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-14T08:33:35.420Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-14T08:33:35.440Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-14T08:33:35.471Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-14T08:33:35.497Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2024-10-14T08:33:35.522Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-14T08:33:35.549Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-14T08:33:35.571Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-14T08:33:35.593Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2024-10-14T08:33:35.616Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-14T08:33:35.638Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-14T08:33:35.661Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-14T08:33:35.686Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-10-14T08:33:35.706Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-14T08:33:35.728Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-14T08:33:35.757Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-14T08:33:35.786Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-14T08:33:35.813Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-10-14T08:33:35.838Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-10-14T08:33:35.857Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-14T08:33:35.877Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-14T08:33:35.899Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-14T08:33:35.919Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-14T08:33:35.945Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-14T08:33:35.970Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-14T08:33:35.998Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-14T08:33:36.026Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-14T08:33:36.056Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 63928f2973ca38a899cb41cf0d65ddd086cb79a5 [Pipeline] echo [2024-10-14T08:33:36.083Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 63928f2 [Pipeline] echo [2024-10-14T08:33:36.113Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-14T08:33:36.194Z] provisioning config files... [2024-10-14T08:33:36.209Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config30444743676279804tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:33:36.544Z] ---> ****-login.sh [2024-10-14T08:33:36.544Z] nexus3.edgexfoundry.org:10001 [2024-10-14T08:33:36.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:33:36.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:33:36.805Z] Configure a credential helper to remove this warning. See [2024-10-14T08:33:36.805Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:33:36.805Z] [2024-10-14T08:33:36.805Z] Login Succeeded [2024-10-14T08:33:36.805Z] nexus3.edgexfoundry.org:10002 [2024-10-14T08:33:36.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:33:36.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:33:36.805Z] Configure a credential helper to remove this warning. See [2024-10-14T08:33:36.805Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:33:36.805Z] [2024-10-14T08:33:36.805Z] Login Succeeded [2024-10-14T08:33:36.805Z] nexus3.edgexfoundry.org:10003 [2024-10-14T08:33:37.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:33:37.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:33:37.066Z] Configure a credential helper to remove this warning. See [2024-10-14T08:33:37.066Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:33:37.066Z] [2024-10-14T08:33:37.066Z] Login Succeeded [2024-10-14T08:33:37.066Z] nexus3.edgexfoundry.org:10004 [2024-10-14T08:33:37.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:33:37.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:33:37.066Z] Configure a credential helper to remove this warning. See [2024-10-14T08:33:37.066Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:33:37.066Z] [2024-10-14T08:33:37.066Z] Login Succeeded [2024-10-14T08:33:37.066Z] ****.io [2024-10-14T08:33:37.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:33:37.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:33:37.326Z] Configure a credential helper to remove this warning. See [2024-10-14T08:33:37.326Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:33:37.326Z] [2024-10-14T08:33:37.326Z] Login Succeeded [2024-10-14T08:33:37.326Z] ---> ****-login.sh ends [Pipeline] } [2024-10-14T08:33:37.334Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-14T08:33:37.747Z] + git rev-list -1 --merges 63928f2973ca38a899cb41cf0d65ddd086cb79a5~1..63928f2973ca38a899cb41cf0d65ddd086cb79a5 [Pipeline] echo [2024-10-14T08:33:37.778Z] -----------> git rev-list -1 --merges 63928f2973ca38a899cb41cf0d65ddd086cb79a5~1..63928f2973ca38a899cb41cf0d65ddd086cb79a5 63928f2973ca38a899cb41cf0d65ddd086cb79a5 [2024-10-14T08:33:37.778Z] 63928f2973ca38a899cb41cf0d65ddd086cb79a5 [false] [Pipeline] sh [2024-10-14T08:33:38.072Z] + git log --format=format:%s -1 63928f2973ca38a899cb41cf0d65ddd086cb79a5 [Pipeline] echo [2024-10-14T08:33:38.088Z] ========================================================= [2024-10-14T08:33:38.088Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-14T08:33:38.088Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-14T08:33:38.445Z] + git log --format=format:%s -1 63928f2973ca38a899cb41cf0d65ddd086cb79a5 [Pipeline] echo [2024-10-14T08:33:38.459Z] [semverPrep] GIT_COMMIT: 63928f2973ca38a899cb41cf0d65ddd086cb79a5, Commit Message: Merge pull request #1638 from jackchenjc/edgex-go-issue-4916 [Pipeline] echo [2024-10-14T08:33:38.473Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-14T08:33:38.868Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-14T08:33:38.868Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-14T08:33:38.868Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-14T08:33:38.868Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-14T08:33:38.868Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-14T08:33:38.868Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-14T08:33:38.868Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:33:39.303Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T08:33:39.303Z] [2024-10-14T08:33:39.303Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:33:39.620Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T08:33:39.620Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-14T08:33:39.620Z] b85a868b505f: Pulling fs layer [2024-10-14T08:33:39.620Z] e2be974225ed: Pulling fs layer [2024-10-14T08:33:39.620Z] 339a4e72a1f5: Pulling fs layer [2024-10-14T08:33:39.620Z] 988bab9f4d93: Pulling fs layer [2024-10-14T08:33:39.620Z] 1469e6f7b9e6: Pulling fs layer [2024-10-14T08:33:39.620Z] eaf3925da568: Pulling fs layer [2024-10-14T08:33:39.620Z] bab4dde63d76: Pulling fs layer [2024-10-14T08:33:39.620Z] bde34c3a00c8: Pulling fs layer [2024-10-14T08:33:39.620Z] b352a97aabf1: Pulling fs layer [2024-10-14T08:33:39.620Z] 4872d77fe225: Pulling fs layer [2024-10-14T08:33:39.620Z] 5851b861e8e6: Pulling fs layer [2024-10-14T08:33:39.620Z] 1469e6f7b9e6: Waiting [2024-10-14T08:33:39.620Z] eaf3925da568: Waiting [2024-10-14T08:33:39.620Z] bab4dde63d76: Waiting [2024-10-14T08:33:39.620Z] bde34c3a00c8: Waiting [2024-10-14T08:33:39.620Z] b352a97aabf1: Waiting [2024-10-14T08:33:39.620Z] 988bab9f4d93: Waiting [2024-10-14T08:33:39.620Z] 5851b861e8e6: Waiting [2024-10-14T08:33:39.620Z] 4872d77fe225: Waiting [2024-10-14T08:33:39.620Z] e2be974225ed: Download complete [2024-10-14T08:33:39.620Z] 988bab9f4d93: Verifying Checksum [2024-10-14T08:33:39.620Z] 988bab9f4d93: Download complete [2024-10-14T08:33:39.620Z] 1469e6f7b9e6: Verifying Checksum [2024-10-14T08:33:39.620Z] 1469e6f7b9e6: Download complete [2024-10-14T08:33:39.880Z] eaf3925da568: Verifying Checksum [2024-10-14T08:33:39.880Z] eaf3925da568: Download complete [2024-10-14T08:33:39.880Z] 339a4e72a1f5: Verifying Checksum [2024-10-14T08:33:39.880Z] 339a4e72a1f5: Download complete [2024-10-14T08:33:39.880Z] bde34c3a00c8: Download complete [2024-10-14T08:33:39.880Z] b352a97aabf1: Download complete [2024-10-14T08:33:39.880Z] 4872d77fe225: Verifying Checksum [2024-10-14T08:33:39.880Z] 4872d77fe225: Download complete [2024-10-14T08:33:39.880Z] 5851b861e8e6: Verifying Checksum [2024-10-14T08:33:39.880Z] 5851b861e8e6: Download complete [2024-10-14T08:33:39.880Z] b85a868b505f: Verifying Checksum [2024-10-14T08:33:39.880Z] b85a868b505f: Download complete [2024-10-14T08:33:40.138Z] bab4dde63d76: Verifying Checksum [2024-10-14T08:33:40.138Z] bab4dde63d76: Download complete [2024-10-14T08:33:41.073Z] b85a868b505f: Pull complete [2024-10-14T08:33:41.332Z] e2be974225ed: Pull complete [2024-10-14T08:33:41.898Z] 339a4e72a1f5: Pull complete [2024-10-14T08:33:41.898Z] 988bab9f4d93: Pull complete [2024-10-14T08:33:42.158Z] 1469e6f7b9e6: Pull complete [2024-10-14T08:33:42.158Z] eaf3925da568: Pull complete [2024-10-14T08:33:44.077Z] bab4dde63d76: Pull complete [2024-10-14T08:33:44.077Z] bde34c3a00c8: Pull complete [2024-10-14T08:33:44.337Z] b352a97aabf1: Pull complete [2024-10-14T08:33:44.337Z] 4872d77fe225: Pull complete [2024-10-14T08:33:44.602Z] 5851b861e8e6: Pull complete [2024-10-14T08:33:44.602Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-14T08:33:44.602Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T08:33:44.602Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:33:44.752Z] prd-ubuntu20.04-docker-8c-8g-22722 does not seem to be running inside a container [2024-10-14T08:33:44.788Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-14T08:33:48.497Z] $ docker top a25371eb1f78724c0e239aa68eb2c09341daa5ccbd5480fa70742d54dc3b9c65 -eo pid,comm [2024-10-14T08:33:48.552Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-10-14T08:33:48.552Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-14T08:33:48.617Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-14T08:33:48.617Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-14T08:33:48.742Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-14T08:33:48.746Z] $ docker exec a25371eb1f78724c0e239aa68eb2c09341daa5ccbd5480fa70742d54dc3b9c65 ssh-agent [2024-10-14T08:33:48.854Z] SSH_AUTH_SOCK=/tmp/ssh-yx9xhArjHvUU/agent.33 [2024-10-14T08:33:48.854Z] SSH_AGENT_PID=39 [2024-10-14T08:33:48.862Z] Running ssh-add (command line suppressed) [2024-10-14T08:33:48.969Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_18201781769650265782.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_18201781769650265782.key) [2024-10-14T08:33:48.982Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-14T08:33:49.283Z] + git tag --points-at HEAD [Pipeline] } [2024-10-14T08:33:49.296Z] $ docker exec --env ******** --env ******** a25371eb1f78724c0e239aa68eb2c09341daa5ccbd5480fa70742d54dc3b9c65 ssh-agent -k [2024-10-14T08:33:49.402Z] unset SSH_AUTH_SOCK; [2024-10-14T08:33:49.402Z] unset SSH_AGENT_PID; [2024-10-14T08:33:49.402Z] echo Agent pid 39 killed; [2024-10-14T08:33:49.410Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-14T08:33:49.449Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-14T08:33:49.449Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-14T08:33:49.581Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-14T08:33:49.585Z] $ docker exec a25371eb1f78724c0e239aa68eb2c09341daa5ccbd5480fa70742d54dc3b9c65 ssh-agent [2024-10-14T08:33:49.698Z] SSH_AUTH_SOCK=/tmp/ssh-BIMxTGgTCjtJ/agent.72 [2024-10-14T08:33:49.698Z] SSH_AGENT_PID=78 [2024-10-14T08:33:49.703Z] Running ssh-add (command line suppressed) [2024-10-14T08:33:49.806Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12172582244067500219.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12172582244067500219.key) [2024-10-14T08:33:49.819Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-14T08:33:50.109Z] + git semver init [2024-10-14T08:33:50.368Z] 2024-10-14 08:33:50,298 [run_init] DEBUG init version:0.0.0 force:False [2024-10-14T08:33:50.368Z] 2024-10-14 08:33:50,299 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2024-10-14T08:33:50.368Z] 2024-10-14 08:33:50,299 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2024-10-14T08:33:50.369Z] 2024-10-14 08:33:50,299 [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) [2024-10-14T08:33:52.908Z] 2024-10-14 08:33:52,394 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2024-10-14T08:33:52.908Z] 2024-10-14 08:33:52,395 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2024-10-14T08:33:52.908Z] 2024-10-14 08:33:52,395 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-14T08:33:52.908Z] 2024-10-14 08:33:52,395 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-14T08:33:52.908Z] 3.2.0-dev.46 [Pipeline] } [2024-10-14T08:33:52.917Z] $ docker exec --env ******** --env ******** a25371eb1f78724c0e239aa68eb2c09341daa5ccbd5480fa70742d54dc3b9c65 ssh-agent -k [2024-10-14T08:33:53.020Z] unset SSH_AUTH_SOCK; [2024-10-14T08:33:53.021Z] unset SSH_AGENT_PID; [2024-10-14T08:33:53.021Z] echo Agent pid 78 killed; [2024-10-14T08:33:53.030Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-14T08:33:53.360Z] + git semver [Pipeline] } [2024-10-14T08:33:53.640Z] $ docker stop --time=1 a25371eb1f78724c0e239aa68eb2c09341daa5ccbd5480fa70742d54dc3b9c65 [2024-10-14T08:33:54.959Z] $ docker rm -f --volumes a25371eb1f78724c0e239aa68eb2c09341daa5ccbd5480fa70742d54dc3b9c65 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-14T08:33:55.315Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-14T08:33:55.545Z] Stashed 1 file(s) [Pipeline] echo [2024-10-14T08:33:55.549Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.46 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-14T08:33:55.722Z] provisioning config files... [2024-10-14T08:33:55.731Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1405372731545063977tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:33:56.029Z] ---> ****-login.sh [2024-10-14T08:33:56.029Z] nexus3.edgexfoundry.org:10001 [2024-10-14T08:33:56.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:33:56.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:33:56.029Z] Configure a credential helper to remove this warning. See [2024-10-14T08:33:56.029Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:33:56.029Z] [2024-10-14T08:33:56.029Z] Login Succeeded [2024-10-14T08:33:56.029Z] nexus3.edgexfoundry.org:10002 [2024-10-14T08:33:56.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:33:56.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:33:56.029Z] Configure a credential helper to remove this warning. See [2024-10-14T08:33:56.029Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:33:56.029Z] [2024-10-14T08:33:56.029Z] Login Succeeded [2024-10-14T08:33:56.029Z] nexus3.edgexfoundry.org:10003 [2024-10-14T08:33:56.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:33:56.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:33:56.289Z] Configure a credential helper to remove this warning. See [2024-10-14T08:33:56.289Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:33:56.289Z] [2024-10-14T08:33:56.289Z] Login Succeeded [2024-10-14T08:33:56.289Z] nexus3.edgexfoundry.org:10004 [2024-10-14T08:33:56.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:33:56.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:33:56.289Z] Configure a credential helper to remove this warning. See [2024-10-14T08:33:56.289Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:33:56.289Z] [2024-10-14T08:33:56.289Z] Login Succeeded [2024-10-14T08:33:56.289Z] ****.io [2024-10-14T08:33:56.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:33:56.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:33:56.549Z] Configure a credential helper to remove this warning. See [2024-10-14T08:33:56.549Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:33:56.549Z] [2024-10-14T08:33:56.549Z] Login Succeeded [2024-10-14T08:33:56.549Z] ---> ****-login.sh ends [Pipeline] } [2024-10-14T08:33:56.557Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-14T08:33:56.658Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T08:33:56.678Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T08:33:56.696Z] ========================================================= [2024-10-14T08:33:56.696Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-14T08:33:56.697Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:33:57.043Z] + 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.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-14T08:33:57.043Z] Sending build context to Docker daemon 25.43MB [2024-10-14T08:33:57.043Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2024-10-14T08:33:57.043Z] Step 2/10 : FROM ${BASE} AS builder [2024-10-14T08:33:57.302Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-14T08:33:57.302Z] 43c4264eed91: Pulling fs layer [2024-10-14T08:33:57.302Z] 4cc291be95ef: Pulling fs layer [2024-10-14T08:33:57.302Z] 2ac1f1163629: Pulling fs layer [2024-10-14T08:33:57.302Z] 5c3c966382ef: Pulling fs layer [2024-10-14T08:33:57.302Z] 4f4fb700ef54: Pulling fs layer [2024-10-14T08:33:57.302Z] 5d5c8e513c77: Pulling fs layer [2024-10-14T08:33:57.302Z] 9f66e0745190: Pulling fs layer [2024-10-14T08:33:57.302Z] 4f4fb700ef54: Waiting [2024-10-14T08:33:57.302Z] 5d5c8e513c77: Waiting [2024-10-14T08:33:57.302Z] 5c3c966382ef: Waiting [2024-10-14T08:33:57.302Z] f49a43e4bbc0: Pulling fs layer [2024-10-14T08:33:57.302Z] 9f66e0745190: Waiting [2024-10-14T08:33:57.302Z] 561ebcabdf7f: Pulling fs layer [2024-10-14T08:33:57.302Z] f49a43e4bbc0: Waiting [2024-10-14T08:33:57.302Z] 4cc291be95ef: Download complete [2024-10-14T08:33:57.302Z] 5c3c966382ef: Verifying Checksum [2024-10-14T08:33:57.302Z] 5c3c966382ef: Download complete [2024-10-14T08:33:57.302Z] 4f4fb700ef54: Download complete [2024-10-14T08:33:57.302Z] 5d5c8e513c77: Verifying Checksum [2024-10-14T08:33:57.302Z] 5d5c8e513c77: Download complete [2024-10-14T08:33:57.302Z] 43c4264eed91: Download complete [2024-10-14T08:33:57.302Z] 9f66e0745190: Verifying Checksum [2024-10-14T08:33:57.302Z] 9f66e0745190: Download complete [2024-10-14T08:33:57.565Z] 43c4264eed91: Pull complete [2024-10-14T08:33:57.565Z] 561ebcabdf7f: Download complete [2024-10-14T08:33:57.565Z] 4cc291be95ef: Pull complete [2024-10-14T08:33:57.825Z] 2ac1f1163629: Verifying Checksum [2024-10-14T08:33:57.825Z] 2ac1f1163629: Download complete [2024-10-14T08:33:58.082Z] f49a43e4bbc0: Verifying Checksum [2024-10-14T08:33:58.082Z] f49a43e4bbc0: Download complete [2024-10-14T08:34:02.282Z] 2ac1f1163629: Pull complete [2024-10-14T08:34:02.282Z] 5c3c966382ef: Pull complete [2024-10-14T08:34:02.282Z] 4f4fb700ef54: Pull complete [2024-10-14T08:34:02.282Z] 5d5c8e513c77: Pull complete [2024-10-14T08:34:02.282Z] 9f66e0745190: Pull complete [2024-10-14T08:34:04.190Z] f49a43e4bbc0: Pull complete [2024-10-14T08:34:04.757Z] 561ebcabdf7f: Pull complete [2024-10-14T08:34:04.757Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-14T08:34:04.757Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-14T08:34:04.757Z] ---> 3a752c3f9dda [2024-10-14T08:34:04.757Z] Step 3/10 : ARG MAKE=make build [2024-10-14T08:34:10.670Z] Still waiting to schedule task [2024-10-14T08:34:10.670Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-10-14T08:34:11.341Z] ---> Running in a2c7f05bd135 [2024-10-14T08:34:11.341Z] Removing intermediate container a2c7f05bd135 [2024-10-14T08:34:11.341Z] ---> d461cb92b82c [2024-10-14T08:34:11.341Z] Step 4/10 : WORKDIR /device-sdk-go [2024-10-14T08:34:11.341Z] ---> Running in dabd4e027497 [2024-10-14T08:34:11.341Z] Removing intermediate container dabd4e027497 [2024-10-14T08:34:11.341Z] ---> 1bd387c1a339 [2024-10-14T08:34:11.341Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-14T08:34:11.341Z] ---> Running in 194722ddc5de [2024-10-14T08:34:11.341Z] Removing intermediate container 194722ddc5de [2024-10-14T08:34:11.341Z] ---> 51a3c39a8879 [2024-10-14T08:34:11.341Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-10-14T08:34:11.342Z] ---> Running in 478e00a01214 [2024-10-14T08:34:11.342Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T08:34:11.601Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T08:34:11.859Z] OK: 246 MiB in 54 packages [2024-10-14T08:34:12.118Z] Removing intermediate container 478e00a01214 [2024-10-14T08:34:12.118Z] ---> aa81f0261c7d [2024-10-14T08:34:12.118Z] Step 7/10 : COPY go.mod vendor* ./ [2024-10-14T08:34:12.377Z] ---> cce2245dbe5a [2024-10-14T08:34:12.377Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T08:34:12.377Z] ---> Running in bc8ac7862df9 [2024-10-14T08:35:08.781Z] Removing intermediate container bc8ac7862df9 [2024-10-14T08:35:08.781Z] ---> ca5e699a6418 [2024-10-14T08:35:08.781Z] Step 9/10 : COPY . . [2024-10-14T08:35:08.781Z] ---> 24baadec0ba7 [2024-10-14T08:35:08.781Z] Step 10/10 : RUN ${MAKE} [2024-10-14T08:35:08.781Z] ---> Running in 94b23345533d [2024-10-14T08:35:08.781Z] noop [2024-10-14T08:35:08.781Z] Removing intermediate container 94b23345533d [2024-10-14T08:35:08.781Z] ---> 932a9e97abe5 [2024-10-14T08:35:08.781Z] Successfully built 932a9e97abe5 [2024-10-14T08:35:08.781Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:35:09.126Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-14T08:35:09.126Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:35:09.216Z] prd-ubuntu20.04-docker-8c-8g-22722 does not seem to be running inside a container [2024-10-14T08:35:09.252Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-14T08:35:09.576Z] $ docker top bb3905aecc4c1d26ebfa0fe2ec1a3f843fbc78833ba97f9858e1881ec597fd39 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T08:35:09.932Z] + go version [2024-10-14T08:35:09.933Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-14T08:35:09.944Z] $ docker stop --time=1 bb3905aecc4c1d26ebfa0fe2ec1a3f843fbc78833ba97f9858e1881ec597fd39 [2024-10-14T08:35:11.205Z] $ docker rm -f --volumes bb3905aecc4c1d26ebfa0fe2ec1a3f843fbc78833ba97f9858e1881ec597fd39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:35:11.652Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-14T08:35:11.652Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:35:11.726Z] prd-ubuntu20.04-docker-8c-8g-22722 does not seem to be running inside a container [2024-10-14T08:35:11.758Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-14T08:35:12.087Z] $ docker top bea11740813a839703885925d14d45b1dddb4589720667c78d85d8fa109a6236 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T08:35:12.434Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2024-10-14T08:35:12.739Z] + make test [2024-10-14T08:35:12.740Z] go test -race -coverprofile=coverage.out ./... [2024-10-14T08:35:20.850Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-10-14T08:35:59.563Z] github.com/edgexfoundry/device-sdk-go/v3/example/driver coverage: 0.0% of statements [2024-10-14T08:35:59.563Z] github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery coverage: 0.0% of statements [2024-10-14T08:35:59.563Z] github.com/edgexfoundry/device-sdk-go/v3/example/config coverage: 0.0% of statements [2024-10-14T08:35:59.563Z] github.com/edgexfoundry/device-sdk-go/v3/internal/application coverage: 0.0% of statements [2024-10-14T08:35:59.563Z] github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple coverage: 0.0% of statements [2024-10-14T08:35:59.563Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.064s coverage: 26.0% of statements [2024-10-14T08:35:59.563Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.062s coverage: 79.4% of statements [2024-10-14T08:35:59.563Z] github.com/edgexfoundry/device-sdk-go/v3/internal/config coverage: 0.0% of statements [2024-10-14T08:35:59.563Z] github.com/edgexfoundry/device-sdk-go/v3/internal/container coverage: 0.0% of statements [2024-10-14T08:36:00.131Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.051s coverage: 86.0% of statements [2024-10-14T08:36:00.390Z] github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation coverage: 0.0% of statements [2024-10-14T08:36:01.769Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.096s coverage: 45.2% of statements [2024-10-14T08:36:01.770Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-10-14T08:36:01.770Z] github.com/edgexfoundry/device-sdk-go/v3/internal/utils coverage: 0.0% of statements [2024-10-14T08:36:01.770Z] github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks coverage: 0.0% of statements [2024-10-14T08:36:03.152Z] github.com/edgexfoundry/device-sdk-go/v3/pkg/startup coverage: 0.0% of statements [2024-10-14T08:36:04.535Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.050s coverage: 14.1% of statements [2024-10-14T08:36:04.535Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.900s coverage: 44.6% of statements [2024-10-14T08:36:04.535Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.054s coverage: 68.3% of statements [2024-10-14T08:36:04.535Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.098s coverage: 88.3% of statements [2024-10-14T08:36:04.535Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.068s coverage: 5.3% of statements [2024-10-14T08:36:43.263Z] GO111MODULE=on go vet ./... [2024-10-14T08:36:46.577Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-14T08:36:46.577Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-14T08:36:46.577Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-14T08:36:46.592Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-14T08:36:46.613Z] $ docker stop --time=1 bea11740813a839703885925d14d45b1dddb4589720667c78d85d8fa109a6236 [2024-10-14T08:36:52.480Z] $ docker rm -f --volumes bea11740813a839703885925d14d45b1dddb4589720667c78d85d8fa109a6236 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-14T08:36:53.137Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-14T08:36:53.253Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-14T08:36:53.791Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-14T08:36:54.081Z] + ls -al . [2024-10-14T08:36:54.081Z] total 712 [2024-10-14T08:36:54.081Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 14 08:35 . [2024-10-14T08:36:54.081Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 08:33 .. [2024-10-14T08:36:54.081Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 14 08:33 .dockerignore [2024-10-14T08:36:54.081Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 08:36 .git [2024-10-14T08:36:54.081Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 08:33 .github [2024-10-14T08:36:54.081Z] -rw-rw-r-- 1 jenkins jenkins 137 Oct 14 08:33 .gitignore [2024-10-14T08:36:54.081Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 14 08:33 .golangci.yml [2024-10-14T08:36:54.081Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 14 08:33 .semver [2024-10-14T08:36:54.081Z] -rw-rw-r-- 1 jenkins jenkins 48109 Oct 14 08:33 CHANGELOG.md [2024-10-14T08:36:54.081Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 14 08:33 GOVERNANCE.md [2024-10-14T08:36:54.081Z] -rw-rw-r-- 1 jenkins jenkins 885 Oct 14 08:33 Jenkinsfile [2024-10-14T08:36:54.081Z] -rw-rw-r-- 1 jenkins jenkins 11341 Oct 14 08:33 LICENSE [2024-10-14T08:36:54.081Z] -rw-rw-r-- 1 jenkins jenkins 2379 Oct 14 08:33 Makefile [2024-10-14T08:36:54.081Z] -rw-rw-r-- 1 jenkins jenkins 619 Oct 14 08:33 OWNERS.md [2024-10-14T08:36:54.081Z] -rw-rw-r-- 1 jenkins jenkins 4937 Oct 14 08:33 README.md [2024-10-14T08:36:54.081Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 14 08:33 VERSION [2024-10-14T08:36:54.081Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 08:33 bin [2024-10-14T08:36:54.081Z] -rw-r--r-- 1 jenkins jenkins 466605 Oct 14 08:36 coverage.out [2024-10-14T08:36:54.081Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 14 08:33 example [2024-10-14T08:36:54.081Z] -rw-rw-r-- 1 jenkins jenkins 6956 Oct 14 08:33 go.mod [2024-10-14T08:36:54.081Z] -rw-rw-r-- 1 jenkins jenkins 99963 Oct 14 08:33 go.sum [2024-10-14T08:36:54.081Z] drwxrwxr-x 13 jenkins jenkins 4096 Oct 14 08:33 internal [2024-10-14T08:36:54.081Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 08:33 openapi [2024-10-14T08:36:54.081Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 14 08:33 pkg [2024-10-14T08:36:54.082Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 08:33 snap [2024-10-14T08:36:54.082Z] -rw-rw-r-- 1 jenkins jenkins 222 Oct 14 08:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:36:54.409Z] + 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=63928f2973ca38a899cb41cf0d65ddd086cb79a5 --label arch=amd64 --label version=3.2.0-dev.46 . [2024-10-14T08:36:54.409Z] Sending build context to Docker daemon 25.89MB [2024-10-14T08:36:54.409Z] Step 1/24 : ARG BASE=golang:1.23-alpine3.20 [2024-10-14T08:36:54.409Z] Step 2/24 : FROM ${BASE} AS builder [2024-10-14T08:36:54.409Z] ---> 932a9e97abe5 [2024-10-14T08:36:54.409Z] Step 3/24 : ARG MAKE=make build [2024-10-14T08:36:55.344Z] ---> Running in 6e072b95497a [2024-10-14T08:36:55.344Z] Removing intermediate container 6e072b95497a [2024-10-14T08:36:55.344Z] ---> 86f69985f622 [2024-10-14T08:36:55.344Z] Step 4/24 : WORKDIR /device-sdk-go [2024-10-14T08:36:55.344Z] ---> Running in 8b80e911df76 [2024-10-14T08:36:55.344Z] Removing intermediate container 8b80e911df76 [2024-10-14T08:36:55.344Z] ---> 6f7d59ba2126 [2024-10-14T08:36:55.344Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-14T08:36:55.344Z] ---> Running in 0f02c61f5406 [2024-10-14T08:36:55.344Z] Removing intermediate container 0f02c61f5406 [2024-10-14T08:36:55.344Z] ---> 791dd4f3425c [2024-10-14T08:36:55.344Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-10-14T08:36:55.344Z] ---> Running in b6a0d40d57cc [2024-10-14T08:36:55.603Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T08:36:55.861Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T08:36:56.123Z] OK: 246 MiB in 54 packages [2024-10-14T08:36:56.691Z] Removing intermediate container b6a0d40d57cc [2024-10-14T08:36:56.691Z] ---> 8bc8c3767f6b [2024-10-14T08:36:56.691Z] Step 7/24 : COPY go.mod vendor* ./ [2024-10-14T08:36:56.691Z] ---> d0f17243a71a [2024-10-14T08:36:56.691Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T08:36:56.691Z] ---> Running in 3b7958b7eced [2024-10-14T08:36:57.258Z] Removing intermediate container 3b7958b7eced [2024-10-14T08:36:57.258Z] ---> 17461fc195a1 [2024-10-14T08:36:57.258Z] Step 9/24 : COPY . . [2024-10-14T08:36:58.641Z] ---> eb2f116e031b [2024-10-14T08:36:58.641Z] Step 10/24 : RUN ${MAKE} [2024-10-14T08:36:58.641Z] ---> Running in 6eb2852aec03 [2024-10-14T08:36:58.641Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.46 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.46" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-10-14T08:37:13.094Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22724 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2024-10-14T08:37:13.113Z] Running in /w/workspace/device-sdk-go/321 [Pipeline] { [Pipeline] checkout [2024-10-14T08:37:16.179Z] The recommended git tool is: git [2024-10-14T08:37:22.758Z] using credential edgex-jenkins-ssh [2024-10-14T08:37:22.784Z] Cloning the remote Git repository [2024-10-14T08:37:22.845Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2024-10-14T08:37:22.970Z] > git init /w/workspace/device-sdk-go/321 # timeout=10 [2024-10-14T08:37:23.165Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-10-14T08:37:23.167Z] > git --version # timeout=10 [2024-10-14T08:37:23.197Z] > git --version # 'git version 2.25.1' [2024-10-14T08:37:23.202Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-14T08:37:23.433Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-14T08:37:27.243Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-10-14T08:37:27.267Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-14T08:37:28.326Z] Avoid second fetch [2024-10-14T08:37:28.327Z] Checking out Revision 63928f2973ca38a899cb41cf0d65ddd086cb79a5 (main) [2024-10-14T08:37:29.123Z] Commit message: "Merge pull request #1638 from jackchenjc/edgex-go-issue-4916" [2024-10-14T08:37:28.348Z] > git config core.sparsecheckout # timeout=10 [2024-10-14T08:37:28.419Z] > git checkout -f 63928f2973ca38a899cb41cf0d65ddd086cb79a5 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-14T08:37:34.308Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-14T08:37:34.308Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-14T08:37:34.308Z] Dload Upload Total Spent Left Speed [2024-10-14T08:37:34.308Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 110k 0 --:--:-- --:--:-- --:--:-- 110k [Pipeline] sh [2024-10-14T08:37:34.671Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-14T08:37:35.023Z] + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new [2024-10-14T08:37:35.023Z] [2024-10-14T08:37:35.023Z] { [2024-10-14T08:37:35.023Z] "registry-mirrors": [ [2024-10-14T08:37:35.023Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-14T08:37:35.023Z] ], [2024-10-14T08:37:35.023Z] "bip": "10.250.0.254/24", [2024-10-14T08:37:35.023Z] "hosts": [ [2024-10-14T08:37:35.023Z] "tcp://0.0.0.0:5555", [2024-10-14T08:37:35.023Z] "unix:///var/run/docker.sock" [2024-10-14T08:37:35.023Z] ], [2024-10-14T08:37:35.023Z] "mtu": 1458, [2024-10-14T08:37:35.023Z] "selinux-enabled": true, [2024-10-14T08:37:35.023Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-14T08:37:35.023Z] } [Pipeline] sh [2024-10-14T08:37:35.383Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-14T08:37:35.754Z] + sudo service docker restart [2024-10-14T08:37:37.662Z] Removing intermediate container 6eb2852aec03 [2024-10-14T08:37:37.662Z] ---> 330b37363f1b [2024-10-14T08:37:37.662Z] Step 11/24 : FROM alpine:3.20 [2024-10-14T08:37:37.662Z] 3.20: Pulling from library/alpine [2024-10-14T08:37:37.662Z] 43c4264eed91: Already exists [2024-10-14T08:37:37.662Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-14T08:37:37.662Z] Status: Downloaded newer image for alpine:3.20 [2024-10-14T08:37:37.662Z] ---> 91ef0af61f39 [2024-10-14T08:37:37.662Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-10-14T08:37:37.662Z] ---> Running in aa48e498ff04 [2024-10-14T08:37:37.662Z] Removing intermediate container aa48e498ff04 [2024-10-14T08:37:37.662Z] ---> e476ffb9e561 [2024-10-14T08:37:37.662Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-10-14T08:37:37.662Z] ---> Running in df548f9dff31 [2024-10-14T08:37:37.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T08:37:37.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T08:37:37.662Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-14T08:37:37.662Z] Executing busybox-1.36.1-r29.trigger [2024-10-14T08:37:37.662Z] OK: 8 MiB in 15 packages [2024-10-14T08:37:37.662Z] Removing intermediate container df548f9dff31 [2024-10-14T08:37:37.662Z] ---> f197940dc88f [2024-10-14T08:37:37.662Z] Step 14/24 : RUN apk --no-cache upgrade [2024-10-14T08:37:37.662Z] ---> Running in debf3cb7529f [2024-10-14T08:37:37.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T08:37:37.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T08:37:37.662Z] Upgrading critical system libraries and apk-tools: [2024-10-14T08:37:37.662Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-14T08:37:37.662Z] Executing busybox-1.36.1-r29.trigger [2024-10-14T08:37:37.662Z] Continuing the upgrade transaction with new apk-tools: [2024-10-14T08:37:37.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T08:37:37.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T08:37:37.662Z] OK: 8 MiB in 15 packages [2024-10-14T08:37:37.923Z] Removing intermediate container debf3cb7529f [2024-10-14T08:37:37.923Z] ---> f881c7ba6e71 [2024-10-14T08:37:37.923Z] Step 15/24 : WORKDIR / [2024-10-14T08:37:37.923Z] ---> Running in bb89f77a5b8e [2024-10-14T08:37:37.923Z] Removing intermediate container bb89f77a5b8e [2024-10-14T08:37:37.923Z] ---> 44acbcd706d5 [2024-10-14T08:37:37.923Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-10-14T08:37:38.181Z] ---> 7beb8ae8a07b [2024-10-14T08:37:38.181Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-10-14T08:37:40.104Z] ---> 72c18473113b [2024-10-14T08:37:40.104Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-10-14T08:37:40.362Z] ---> b2f5137c3ef9 [2024-10-14T08:37:40.362Z] Step 19/24 : EXPOSE 59999 [2024-10-14T08:37:40.362Z] ---> Running in 0f025f25120d [2024-10-14T08:37:40.362Z] Removing intermediate container 0f025f25120d [2024-10-14T08:37:40.362Z] ---> 577200b45630 [2024-10-14T08:37:40.362Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-10-14T08:37:40.362Z] ---> Running in 474fa5f8ca32 [2024-10-14T08:37:40.620Z] Removing intermediate container 474fa5f8ca32 [2024-10-14T08:37:40.620Z] ---> 37ca8d811e58 [2024-10-14T08:37:40.620Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-14T08:37:40.620Z] ---> Running in e43d8875eee6 [2024-10-14T08:37:40.621Z] Removing intermediate container e43d8875eee6 [2024-10-14T08:37:40.621Z] ---> 5d2faa642ce9 [2024-10-14T08:37:40.621Z] Step 22/24 : LABEL arch=amd64 [2024-10-14T08:37:40.621Z] ---> Running in 38212ce147e5 [2024-10-14T08:37:40.621Z] Removing intermediate container 38212ce147e5 [2024-10-14T08:37:40.621Z] ---> 4c847115a1c5 [2024-10-14T08:37:40.621Z] Step 23/24 : LABEL git_sha=63928f2973ca38a899cb41cf0d65ddd086cb79a5 [2024-10-14T08:37:40.621Z] ---> Running in e2bf88fd772a [2024-10-14T08:37:40.880Z] Removing intermediate container e2bf88fd772a [2024-10-14T08:37:40.880Z] ---> f245d5ed2085 [2024-10-14T08:37:40.880Z] Step 24/24 : LABEL version=3.2.0-dev.46 [2024-10-14T08:37:40.880Z] ---> Running in d9e7d37af968 [2024-10-14T08:37:40.880Z] Removing intermediate container d9e7d37af968 [2024-10-14T08:37:40.880Z] ---> eabc70be6c41 [2024-10-14T08:37:40.880Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-14T08:37:40.880Z] Successfully built eabc70be6c41 [2024-10-14T08:37:40.880Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:37:41.346Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-14T08:37:41.346Z] [2024-10-14T08:37:41.346Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:37:41.668Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-14T08:37:41.668Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-14T08:37:41.668Z] 5eb5b503b376: Pulling fs layer [2024-10-14T08:37:41.668Z] 5c69ac0246d0: Pulling fs layer [2024-10-14T08:37:41.668Z] ec43610c2a17: Pulling fs layer [2024-10-14T08:37:41.668Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-14T08:37:41.668Z] 33b1e0a273af: Pulling fs layer [2024-10-14T08:37:41.668Z] 5d3b04190fa2: Pulling fs layer [2024-10-14T08:37:41.668Z] 2f39f015ded8: Pulling fs layer [2024-10-14T08:37:41.668Z] 5d3b04190fa2: Waiting [2024-10-14T08:37:41.668Z] 2f39f015ded8: Waiting [2024-10-14T08:37:41.668Z] 3a2ae6a8a46f: Waiting [2024-10-14T08:37:41.668Z] 5c69ac0246d0: Download complete [2024-10-14T08:37:41.668Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-14T08:37:41.668Z] 3a2ae6a8a46f: Download complete [2024-10-14T08:37:41.927Z] 33b1e0a273af: Verifying Checksum [2024-10-14T08:37:41.927Z] 33b1e0a273af: Download complete [2024-10-14T08:37:41.927Z] 5d3b04190fa2: Verifying Checksum [2024-10-14T08:37:41.927Z] 5d3b04190fa2: Download complete [2024-10-14T08:37:41.927Z] ec43610c2a17: Verifying Checksum [2024-10-14T08:37:41.927Z] ec43610c2a17: Download complete [2024-10-14T08:37:41.927Z] 5eb5b503b376: Verifying Checksum [2024-10-14T08:37:41.927Z] 5eb5b503b376: Download complete [2024-10-14T08:37:42.864Z] 2f39f015ded8: Download complete [2024-10-14T08:37:43.430Z] 5eb5b503b376: Pull complete [2024-10-14T08:37:43.430Z] 5c69ac0246d0: Pull complete [2024-10-14T08:37:43.997Z] ec43610c2a17: Pull complete [2024-10-14T08:37:43.997Z] 3a2ae6a8a46f: Pull complete [2024-10-14T08:37:44.255Z] 33b1e0a273af: Pull complete [2024-10-14T08:37:44.255Z] 5d3b04190fa2: Pull complete [2024-10-14T08:37:49.528Z] 2f39f015ded8: Pull complete [2024-10-14T08:37:49.528Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-14T08:37:49.528Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-14T08:37:49.528Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:37:49.637Z] prd-ubuntu20.04-docker-8c-8g-22722 does not seem to be running inside a container [2024-10-14T08:37:49.674Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-14T08:37:54.268Z] $ docker top e541cf806010d00064769a709d23e21be2f2d4d70f5fd385db805353589b8a59 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider [2024-10-14T08:37:54.440Z] provisioning config files... [2024-10-14T08:37:54.483Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/321@tmp/config14870226188571430042tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:37:54.690Z] ---> job-cost.sh [2024-10-14T08:37:54.690Z] lf-activate-venv: SKIPPING [2024-10-14T08:37:54.690Z] INFO: No Stack... [2024-10-14T08:37:54.950Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-14T08:37:54.981Z] ---> ****-login.sh [2024-10-14T08:37:54.981Z] nexus3.edgexfoundry.org:10001 [2024-10-14T08:37:55.209Z] INFO: Archiving Costs [Pipeline] sh [2024-10-14T08:37:55.505Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2024-10-14T08:37:55.505Z] + cut -d, -f6 [Pipeline] lock [2024-10-14T08:37:55.522Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-321-stack-cost] [2024-10-14T08:37:55.530Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-321-stack-cost] did not exist. Created. [2024-10-14T08:37:55.537Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-321-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-14T08:37:55.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:37:55.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:37:55.581Z] Configure a credential helper to remove this warning. See [2024-10-14T08:37:55.581Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:37:55.581Z] [2024-10-14T08:37:55.581Z] Login Succeeded [2024-10-14T08:37:55.581Z] nexus3.edgexfoundry.org:10002 [2024-10-14T08:37:55.843Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-14T08:37:55.885Z] Stashed 1 file(s) [Pipeline] } [2024-10-14T08:37:55.895Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-321-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-14T08:37:55.919Z] $ docker stop --time=1 e541cf806010d00064769a709d23e21be2f2d4d70f5fd385db805353589b8a59 [2024-10-14T08:37:56.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:37:56.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:37:56.172Z] Configure a credential helper to remove this warning. See [2024-10-14T08:37:56.172Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:37:56.172Z] [2024-10-14T08:37:56.172Z] Login Succeeded [2024-10-14T08:37:56.172Z] nexus3.edgexfoundry.org:10003 [2024-10-14T08:37:56.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:37:56.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:37:56.446Z] Configure a credential helper to remove this warning. See [2024-10-14T08:37:56.446Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:37:56.446Z] [2024-10-14T08:37:56.446Z] Login Succeeded [2024-10-14T08:37:56.446Z] nexus3.edgexfoundry.org:10004 [2024-10-14T08:37:56.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:37:56.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:37:56.997Z] Configure a credential helper to remove this warning. See [2024-10-14T08:37:56.997Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:37:56.997Z] [2024-10-14T08:37:56.997Z] Login Succeeded [2024-10-14T08:37:56.997Z] ****.io [2024-10-14T08:37:57.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:37:57.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:37:57.542Z] Configure a credential helper to remove this warning. See [2024-10-14T08:37:57.543Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:37:57.543Z] [2024-10-14T08:37:57.543Z] Login Succeeded [2024-10-14T08:37:57.543Z] ---> ****-login.sh ends [2024-10-14T08:37:58.596Z] $ docker rm -f --volumes e541cf806010d00064769a709d23e21be2f2d4d70f5fd385db805353589b8a59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2024-10-14T08:37:58.653Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo [2024-10-14T08:37:59.054Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T08:37:59.075Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T08:37:59.101Z] ========================================================= [2024-10-14T08:37:59.102Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-14T08:37:59.102Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:37:59.509Z] + 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.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-14T08:38:00.114Z] Sending build context to Docker daemon 13.17MB [2024-10-14T08:38:00.115Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2024-10-14T08:38:00.115Z] Step 2/10 : FROM ${BASE} AS builder [2024-10-14T08:38:00.386Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-14T08:38:00.386Z] cf04c63912e1: Pulling fs layer [2024-10-14T08:38:00.386Z] 55b35a11ae5e: Pulling fs layer [2024-10-14T08:38:00.386Z] a37a00ec5f00: Pulling fs layer [2024-10-14T08:38:00.386Z] 50b3750afda1: Pulling fs layer [2024-10-14T08:38:00.386Z] 4f4fb700ef54: Pulling fs layer [2024-10-14T08:38:00.386Z] 80978eb59214: Pulling fs layer [2024-10-14T08:38:00.386Z] c9f46d7d2bd2: Pulling fs layer [2024-10-14T08:38:00.386Z] c5a475d317c9: Pulling fs layer [2024-10-14T08:38:00.386Z] 50b3750afda1: Waiting [2024-10-14T08:38:00.386Z] 4f4fb700ef54: Waiting [2024-10-14T08:38:00.386Z] 80978eb59214: Waiting [2024-10-14T08:38:00.386Z] c5a475d317c9: Waiting [2024-10-14T08:38:00.386Z] c9f46d7d2bd2: Waiting [2024-10-14T08:38:00.386Z] 55b35a11ae5e: Verifying Checksum [2024-10-14T08:38:00.386Z] 55b35a11ae5e: Download complete [2024-10-14T08:38:00.386Z] 50b3750afda1: Verifying Checksum [2024-10-14T08:38:00.386Z] 50b3750afda1: Download complete [2024-10-14T08:38:00.386Z] 4f4fb700ef54: Verifying Checksum [2024-10-14T08:38:00.386Z] 4f4fb700ef54: Download complete [2024-10-14T08:38:00.386Z] 80978eb59214: Verifying Checksum [2024-10-14T08:38:00.386Z] 80978eb59214: Download complete [2024-10-14T08:38:00.659Z] cf04c63912e1: Download complete [2024-10-14T08:38:01.261Z] c5a475d317c9: Verifying Checksum [2024-10-14T08:38:01.261Z] c5a475d317c9: Download complete [2024-10-14T08:38:01.867Z] cf04c63912e1: Pull complete [2024-10-14T08:38:02.469Z] 55b35a11ae5e: Pull complete [2024-10-14T08:38:02.747Z] a37a00ec5f00: Verifying Checksum [2024-10-14T08:38:02.747Z] a37a00ec5f00: Download complete [2024-10-14T08:38:03.724Z] c9f46d7d2bd2: Verifying Checksum [2024-10-14T08:38:03.724Z] c9f46d7d2bd2: Download complete [2024-10-14T08:38:18.795Z] a37a00ec5f00: Pull complete [2024-10-14T08:38:18.795Z] 50b3750afda1: Pull complete [2024-10-14T08:38:18.795Z] 4f4fb700ef54: Pull complete [2024-10-14T08:38:18.795Z] 80978eb59214: Pull complete [2024-10-14T08:38:27.077Z] c9f46d7d2bd2: Pull complete [2024-10-14T08:38:28.501Z] c5a475d317c9: Pull complete [2024-10-14T08:38:28.501Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-14T08:38:28.501Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-14T08:38:28.501Z] ---> be29e6b0f0d4 [2024-10-14T08:38:28.501Z] Step 3/10 : ARG MAKE=make build [2024-10-14T08:38:31.102Z] ---> Running in 9a2178f7a963 [2024-10-14T08:38:31.102Z] Removing intermediate container 9a2178f7a963 [2024-10-14T08:38:31.102Z] ---> 5051e0b594e0 [2024-10-14T08:38:31.102Z] Step 4/10 : WORKDIR /device-sdk-go [2024-10-14T08:38:31.102Z] ---> Running in bfda9e72deed [2024-10-14T08:38:31.687Z] Removing intermediate container bfda9e72deed [2024-10-14T08:38:31.687Z] ---> b133dfe426fe [2024-10-14T08:38:31.687Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-14T08:38:31.687Z] ---> Running in 38b3dd9b6238 [2024-10-14T08:38:31.958Z] Removing intermediate container 38b3dd9b6238 [2024-10-14T08:38:31.958Z] ---> 724d42fdbd2e [2024-10-14T08:38:31.958Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-10-14T08:38:31.958Z] ---> Running in 77c2400ef756 [2024-10-14T08:38:33.370Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T08:38:33.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T08:38:35.586Z] OK: 238 MiB in 54 packages [2024-10-14T08:38:36.566Z] Removing intermediate container 77c2400ef756 [2024-10-14T08:38:36.566Z] ---> 9b49140f8d05 [2024-10-14T08:38:36.566Z] Step 7/10 : COPY go.mod vendor* ./ [2024-10-14T08:38:37.158Z] ---> 97c17b91727a [2024-10-14T08:38:37.158Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T08:38:37.158Z] ---> Running in 022e89a79308 [2024-10-14T08:40:43.959Z] Removing intermediate container 022e89a79308 [2024-10-14T08:40:43.959Z] ---> 9aa8da3932f1 [2024-10-14T08:40:43.959Z] Step 9/10 : COPY . . [2024-10-14T08:40:43.959Z] ---> 5058beb2b2be [2024-10-14T08:40:43.959Z] Step 10/10 : RUN ${MAKE} [2024-10-14T08:40:43.959Z] ---> Running in d85c56f4ceb1 [2024-10-14T08:40:43.959Z] noop [2024-10-14T08:40:43.959Z] Removing intermediate container d85c56f4ceb1 [2024-10-14T08:40:43.959Z] ---> ad08257e97b0 [2024-10-14T08:40:43.959Z] Successfully built ad08257e97b0 [2024-10-14T08:40:43.959Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:40:44.342Z] + docker inspect -f . ci-base-image-arm64 [2024-10-14T08:40:44.342Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:40:44.598Z] prd-ubuntu20.04-docker-arm64-4c-16g-22724 does not seem to be running inside a container [2024-10-14T08:40:44.678Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/321 -v /w/workspace/device-sdk-go/321:/w/workspace/device-sdk-go/321:rw,z -v /w/workspace/device-sdk-go/321@tmp:/w/workspace/device-sdk-go/321@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-14T08:40:46.154Z] $ docker top 5409205c67bd16a6a39a41cbf0f87ca4de4ba55068f27b80281400f83a74d026 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T08:40:47.014Z] + go version [2024-10-14T08:40:47.014Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-14T08:40:47.036Z] $ docker stop --time=1 5409205c67bd16a6a39a41cbf0f87ca4de4ba55068f27b80281400f83a74d026 [2024-10-14T08:40:48.746Z] $ docker rm -f --volumes 5409205c67bd16a6a39a41cbf0f87ca4de4ba55068f27b80281400f83a74d026 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:40:49.364Z] + docker inspect -f . ci-base-image-arm64 [2024-10-14T08:40:49.364Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:40:49.584Z] prd-ubuntu20.04-docker-arm64-4c-16g-22724 does not seem to be running inside a container [2024-10-14T08:40:49.662Z] $ 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/321 -v /w/workspace/device-sdk-go/321:/w/workspace/device-sdk-go/321:rw,z -v /w/workspace/device-sdk-go/321@tmp:/w/workspace/device-sdk-go/321@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-14T08:40:50.956Z] $ docker top d89def04e8c56cfff6ca7061bedee3d54b6d330d49492bea1b2410a84b0115cd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T08:40:51.810Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/321 [Pipeline] fileExists [Pipeline] sh [2024-10-14T08:40:52.461Z] + make test [2024-10-14T08:40:52.461Z] go test -race -coverprofile=coverage.out ./... [2024-10-14T08:41:48.893Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-10-14T08:45:40.709Z] github.com/edgexfoundry/device-sdk-go/v3/internal/application coverage: 0.0% of statements [2024-10-14T08:45:40.709Z] github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple coverage: 0.0% of statements [2024-10-14T08:45:40.709Z] github.com/edgexfoundry/device-sdk-go/v3/example/config coverage: 0.0% of statements [2024-10-14T08:45:40.709Z] github.com/edgexfoundry/device-sdk-go/v3/example/driver coverage: 0.0% of statements [2024-10-14T08:45:40.709Z] github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery coverage: 0.0% of statements [2024-10-14T08:45:48.945Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.184s coverage: 26.0% of statements [2024-10-14T08:45:56.345Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.186s coverage: 79.4% of statements [2024-10-14T08:46:06.465Z] github.com/edgexfoundry/device-sdk-go/v3/internal/config coverage: 0.0% of statements [2024-10-14T08:46:06.465Z] github.com/edgexfoundry/device-sdk-go/v3/internal/container coverage: 0.0% of statements [2024-10-14T08:46:07.491Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.356s coverage: 86.0% of statements [2024-10-14T08:46:22.659Z] github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation coverage: 0.0% of statements [2024-10-14T08:46:23.250Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.702s coverage: 45.2% of statements [2024-10-14T08:46:25.870Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.311s coverage: 14.1% of statements [2024-10-14T08:46:25.870Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 4.364s coverage: 44.6% of statements [2024-10-14T08:46:31.268Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-10-14T08:46:31.268Z] github.com/edgexfoundry/device-sdk-go/v3/internal/utils coverage: 0.0% of statements [2024-10-14T08:46:31.268Z] github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks coverage: 0.0% of statements [2024-10-14T08:46:32.692Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.410s coverage: 68.3% of statements [2024-10-14T08:46:38.053Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.377s coverage: 88.3% of statements [2024-10-14T08:46:43.386Z] github.com/edgexfoundry/device-sdk-go/v3/pkg/startup coverage: 0.0% of statements [2024-10-14T08:46:44.788Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.300s coverage: 5.3% of statements [2024-10-14T08:46:46.205Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-14T08:46:46.205Z] GO111MODULE=on go vet ./... [2024-10-14T08:52:08.291Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-14T08:52:08.291Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-14T08:52:08.291Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-14T08:52:08.316Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-14T08:52:08.342Z] $ docker stop --time=1 d89def04e8c56cfff6ca7061bedee3d54b6d330d49492bea1b2410a84b0115cd [2024-10-14T08:52:10.490Z] $ docker rm -f --volumes d89def04e8c56cfff6ca7061bedee3d54b6d330d49492bea1b2410a84b0115cd [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-14T08:52:13.303Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-14T08:52:13.335Z] Warning: overwriting stash ‘coverage-report’ [2024-10-14T08:52:14.261Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-14T08:52:14.695Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-14T08:52:15.024Z] + ls -al . [2024-10-14T08:52:15.024Z] total 708 [2024-10-14T08:52:15.024Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 14 08:40 . [2024-10-14T08:52:15.024Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 08:37 .. [2024-10-14T08:52:15.024Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 14 08:37 .dockerignore [2024-10-14T08:52:15.024Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 08:37 .git [2024-10-14T08:52:15.024Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 08:37 .github [2024-10-14T08:52:15.024Z] -rw-rw-r-- 1 jenkins jenkins 137 Oct 14 08:37 .gitignore [2024-10-14T08:52:15.024Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 14 08:37 .golangci.yml [2024-10-14T08:52:15.024Z] -rw-rw-r-- 1 jenkins jenkins 48109 Oct 14 08:37 CHANGELOG.md [2024-10-14T08:52:15.024Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 14 08:37 GOVERNANCE.md [2024-10-14T08:52:15.024Z] -rw-rw-r-- 1 jenkins jenkins 885 Oct 14 08:37 Jenkinsfile [2024-10-14T08:52:15.024Z] -rw-rw-r-- 1 jenkins jenkins 11341 Oct 14 08:37 LICENSE [2024-10-14T08:52:15.024Z] -rw-rw-r-- 1 jenkins jenkins 2379 Oct 14 08:37 Makefile [2024-10-14T08:52:15.024Z] -rw-rw-r-- 1 jenkins jenkins 619 Oct 14 08:37 OWNERS.md [2024-10-14T08:52:15.024Z] -rw-rw-r-- 1 jenkins jenkins 4937 Oct 14 08:37 README.md [2024-10-14T08:52:15.024Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 14 08:33 VERSION [2024-10-14T08:52:15.024Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 08:37 bin [2024-10-14T08:52:15.024Z] -rw-r--r-- 1 jenkins jenkins 466603 Oct 14 08:46 coverage.out [2024-10-14T08:52:15.024Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 14 08:37 example [2024-10-14T08:52:15.024Z] -rw-rw-r-- 1 jenkins jenkins 6956 Oct 14 08:37 go.mod [2024-10-14T08:52:15.024Z] -rw-rw-r-- 1 jenkins jenkins 99963 Oct 14 08:37 go.sum [2024-10-14T08:52:15.024Z] drwxrwxr-x 13 jenkins jenkins 4096 Oct 14 08:37 internal [2024-10-14T08:52:15.024Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 08:37 openapi [2024-10-14T08:52:15.024Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 14 08:37 pkg [2024-10-14T08:52:15.024Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 08:37 snap [2024-10-14T08:52:15.024Z] -rw-rw-r-- 1 jenkins jenkins 222 Oct 14 08:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:52:15.385Z] + 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=63928f2973ca38a899cb41cf0d65ddd086cb79a5 --label arch=arm64 --label version=3.2.0-dev.46 . [2024-10-14T08:52:15.970Z] Sending build context to Docker daemon 13.63MB [2024-10-14T08:52:15.970Z] Step 1/24 : ARG BASE=golang:1.23-alpine3.20 [2024-10-14T08:52:15.970Z] Step 2/24 : FROM ${BASE} AS builder [2024-10-14T08:52:15.970Z] ---> ad08257e97b0 [2024-10-14T08:52:15.970Z] Step 3/24 : ARG MAKE=make build [2024-10-14T08:52:16.237Z] ---> Running in e96b4c89be83 [2024-10-14T08:52:16.507Z] Removing intermediate container e96b4c89be83 [2024-10-14T08:52:16.507Z] ---> a7796a47ba88 [2024-10-14T08:52:16.507Z] Step 4/24 : WORKDIR /device-sdk-go [2024-10-14T08:52:16.780Z] ---> Running in d217bd1b6a0c [2024-10-14T08:52:17.055Z] Removing intermediate container d217bd1b6a0c [2024-10-14T08:52:17.055Z] ---> e2b0564e63ed [2024-10-14T08:52:17.055Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-14T08:52:17.055Z] ---> Running in 0f24f24da887 [2024-10-14T08:52:17.640Z] Removing intermediate container 0f24f24da887 [2024-10-14T08:52:17.640Z] ---> 22cee0d31f66 [2024-10-14T08:52:17.640Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-10-14T08:52:17.640Z] ---> Running in b2e27044b2bd [2024-10-14T08:52:18.601Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T08:52:19.199Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T08:52:20.614Z] OK: 238 MiB in 54 packages [2024-10-14T08:52:22.049Z] Removing intermediate container b2e27044b2bd [2024-10-14T08:52:22.049Z] ---> e6090a563b89 [2024-10-14T08:52:22.049Z] Step 7/24 : COPY go.mod vendor* ./ [2024-10-14T08:52:22.631Z] ---> ee4e9f142cfb [2024-10-14T08:52:22.631Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T08:52:22.631Z] ---> Running in 563e4587ecef [2024-10-14T08:52:25.243Z] Removing intermediate container 563e4587ecef [2024-10-14T08:52:25.243Z] ---> 89b13559fb66 [2024-10-14T08:52:25.243Z] Step 9/24 : COPY . . [2024-10-14T08:52:27.221Z] ---> 21ea5d227f22 [2024-10-14T08:52:27.221Z] Step 10/24 : RUN ${MAKE} [2024-10-14T08:52:27.221Z] ---> Running in 6db0ed8f3e89 [2024-10-14T08:52:28.659Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.46 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.46" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-10-14T08:57:05.648Z] Removing intermediate container 6db0ed8f3e89 [2024-10-14T08:57:05.649Z] ---> e81eec24cd89 [2024-10-14T08:57:05.649Z] Step 11/24 : FROM alpine:3.20 [2024-10-14T08:57:05.649Z] 3.20: Pulling from library/alpine [2024-10-14T08:57:05.649Z] cf04c63912e1: Already exists [2024-10-14T08:57:05.649Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-14T08:57:05.649Z] Status: Downloaded newer image for alpine:3.20 [2024-10-14T08:57:05.649Z] ---> c157a85ed455 [2024-10-14T08:57:05.649Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-10-14T08:57:05.649Z] ---> Running in 98008f679a6d [2024-10-14T08:57:05.649Z] Removing intermediate container 98008f679a6d [2024-10-14T08:57:05.649Z] ---> a3ce1428acdf [2024-10-14T08:57:05.649Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-10-14T08:57:05.649Z] ---> Running in b7ebb5fba857 [2024-10-14T08:57:05.649Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T08:57:05.649Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T08:57:05.649Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-14T08:57:05.649Z] Executing busybox-1.36.1-r29.trigger [2024-10-14T08:57:05.649Z] OK: 9 MiB in 15 packages [2024-10-14T08:57:05.649Z] Removing intermediate container b7ebb5fba857 [2024-10-14T08:57:05.649Z] ---> 637f2031dc52 [2024-10-14T08:57:05.649Z] Step 14/24 : RUN apk --no-cache upgrade [2024-10-14T08:57:05.649Z] ---> Running in a2e843097252 [2024-10-14T08:57:05.649Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T08:57:05.649Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T08:57:05.649Z] Upgrading critical system libraries and apk-tools: [2024-10-14T08:57:05.649Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-14T08:57:05.649Z] Executing busybox-1.36.1-r29.trigger [2024-10-14T08:57:05.649Z] Continuing the upgrade transaction with new apk-tools: [2024-10-14T08:57:05.649Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T08:57:05.649Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T08:57:06.249Z] OK: 9 MiB in 15 packages [2024-10-14T08:57:07.667Z] Removing intermediate container a2e843097252 [2024-10-14T08:57:07.667Z] ---> f4d7c813395a [2024-10-14T08:57:07.667Z] Step 15/24 : WORKDIR / [2024-10-14T08:57:07.667Z] ---> Running in 1f7e64b11e31 [2024-10-14T08:57:07.934Z] Removing intermediate container 1f7e64b11e31 [2024-10-14T08:57:07.934Z] ---> 1a3def0e4c24 [2024-10-14T08:57:07.934Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-10-14T08:57:08.522Z] ---> 9ff5da1a5dca [2024-10-14T08:57:08.522Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-10-14T08:57:11.103Z] ---> 73cfb8c290dd [2024-10-14T08:57:11.103Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-10-14T08:57:11.694Z] ---> 4b9c1d4dca90 [2024-10-14T08:57:11.694Z] Step 19/24 : EXPOSE 59999 [2024-10-14T08:57:11.694Z] ---> Running in 36e914787b29 [2024-10-14T08:57:11.977Z] Removing intermediate container 36e914787b29 [2024-10-14T08:57:11.977Z] ---> aa86e5b096bd [2024-10-14T08:57:11.977Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-10-14T08:57:12.256Z] ---> Running in fcfb3c57328a [2024-10-14T08:57:12.530Z] Removing intermediate container fcfb3c57328a [2024-10-14T08:57:12.530Z] ---> 3a6985a23cc8 [2024-10-14T08:57:12.530Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-14T08:57:12.804Z] ---> Running in c1254f3df02e [2024-10-14T08:57:13.079Z] Removing intermediate container c1254f3df02e [2024-10-14T08:57:13.079Z] ---> 4b215a529dbf [2024-10-14T08:57:13.079Z] Step 22/24 : LABEL arch=arm64 [2024-10-14T08:57:13.358Z] ---> Running in 8ed97d502f08 [2024-10-14T08:57:13.631Z] Removing intermediate container 8ed97d502f08 [2024-10-14T08:57:13.631Z] ---> 6f4f95211bb2 [2024-10-14T08:57:13.631Z] Step 23/24 : LABEL git_sha=63928f2973ca38a899cb41cf0d65ddd086cb79a5 [2024-10-14T08:57:13.631Z] ---> Running in e8c1845bfbd0 [2024-10-14T08:57:14.224Z] Removing intermediate container e8c1845bfbd0 [2024-10-14T08:57:14.224Z] ---> 0091a00b6992 [2024-10-14T08:57:14.224Z] Step 24/24 : LABEL version=3.2.0-dev.46 [2024-10-14T08:57:14.224Z] ---> Running in 99fa524b85d5 [2024-10-14T08:57:14.495Z] Removing intermediate container 99fa524b85d5 [2024-10-14T08:57:14.495Z] ---> d376bc617a98 [2024-10-14T08:57:14.495Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-14T08:57:14.767Z] Successfully built d376bc617a98 [2024-10-14T08:57:14.767Z] 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:57:15.284Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-14T08:57:15.284Z] [2024-10-14T08:57:15.284Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:57:15.644Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-14T08:57:15.921Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-14T08:57:15.921Z] 8998bd30e6a1: Pulling fs layer [2024-10-14T08:57:15.921Z] 04944245beec: Pulling fs layer [2024-10-14T08:57:15.921Z] 699f458cf7ca: Pulling fs layer [2024-10-14T08:57:15.921Z] 765212b225bb: Pulling fs layer [2024-10-14T08:57:15.921Z] f23df028b6ca: Pulling fs layer [2024-10-14T08:57:15.921Z] d65c8cfc05b1: Pulling fs layer [2024-10-14T08:57:15.921Z] 2437ff75d9bd: Pulling fs layer [2024-10-14T08:57:15.921Z] f23df028b6ca: Waiting [2024-10-14T08:57:15.921Z] 765212b225bb: Waiting [2024-10-14T08:57:15.921Z] d65c8cfc05b1: Waiting [2024-10-14T08:57:15.921Z] 04944245beec: Download complete [2024-10-14T08:57:15.921Z] 765212b225bb: Verifying Checksum [2024-10-14T08:57:15.921Z] 765212b225bb: Download complete [2024-10-14T08:57:15.921Z] f23df028b6ca: Verifying Checksum [2024-10-14T08:57:15.921Z] f23df028b6ca: Download complete [2024-10-14T08:57:15.921Z] d65c8cfc05b1: Verifying Checksum [2024-10-14T08:57:15.921Z] d65c8cfc05b1: Download complete [2024-10-14T08:57:16.193Z] 699f458cf7ca: Verifying Checksum [2024-10-14T08:57:16.193Z] 699f458cf7ca: Download complete [2024-10-14T08:57:16.788Z] 8998bd30e6a1: Download complete [2024-10-14T08:57:19.393Z] 2437ff75d9bd: Verifying Checksum [2024-10-14T08:57:19.393Z] 2437ff75d9bd: Download complete [2024-10-14T08:57:21.996Z] 8998bd30e6a1: Pull complete [2024-10-14T08:57:22.585Z] 04944245beec: Pull complete [2024-10-14T08:57:24.548Z] 699f458cf7ca: Pull complete [2024-10-14T08:57:24.548Z] 765212b225bb: Pull complete [2024-10-14T08:57:25.972Z] f23df028b6ca: Pull complete [2024-10-14T08:57:25.972Z] d65c8cfc05b1: Pull complete [2024-10-14T08:57:44.256Z] 2437ff75d9bd: Pull complete [2024-10-14T08:57:44.256Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-14T08:57:44.256Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-14T08:57:44.256Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:57:44.553Z] prd-ubuntu20.04-docker-arm64-4c-16g-22724 does not seem to be running inside a container [2024-10-14T08:57:44.659Z] $ 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/321 -v /w/workspace/device-sdk-go/321:/w/workspace/device-sdk-go/321:rw,z -v /w/workspace/device-sdk-go/321@tmp:/w/workspace/device-sdk-go/321@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-10-14T08:57:48.075Z] $ docker top 8d7635690f6f0ec90d63b16cbeb727c0f546d69e93b59019957823929acfa253 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:57:49.004Z] ---> job-cost.sh [2024-10-14T08:57:49.004Z] lf-activate-venv: SKIPPING [2024-10-14T08:57:49.004Z] INFO: No Stack... [2024-10-14T08:57:49.595Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-14T08:57:50.183Z] INFO: Archiving Costs [Pipeline] sh [2024-10-14T08:57:51.129Z] + cat /w/workspace/device-sdk-go/321/archives/cost.csv [2024-10-14T08:57:51.130Z] + cut -d, -f6 [Pipeline] lock [2024-10-14T08:57:51.226Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-321-stack-cost] [2024-10-14T08:57:51.235Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-321-stack-cost] did not exist. Created. [2024-10-14T08:57:51.242Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-321-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-14T08:57:51.947Z] /w/workspace/device-sdk-go/321@tmp/durable-b3b24f02/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-14T08:57:52.607Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-14T08:57:52.624Z] Warning: overwriting stash ‘stack-cost’ [2024-10-14T08:57:52.753Z] Stashed 1 file(s) [Pipeline] } [2024-10-14T08:57:52.762Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-321-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-14T08:57:52.792Z] $ docker stop --time=1 8d7635690f6f0ec90d63b16cbeb727c0f546d69e93b59019957823929acfa253 [2024-10-14T08:57:54.392Z] $ docker rm -f --volumes 8d7635690f6f0ec90d63b16cbeb727c0f546d69e93b59019957823929acfa253 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-10-14T08:57:54.933Z] provisioning config files... [2024-10-14T08:57:54.941Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2930184200595187308tmp [Pipeline] { [Pipeline] sh [2024-10-14T08:57:55.242Z] + set +x [2024-10-14T08:57:55.242Z] + curl -s https://codecov.io/bash [2024-10-14T08:57:55.242Z] + bash -s -- [2024-10-14T08:57:55.242Z] [2024-10-14T08:57:55.242Z] _____ _ [2024-10-14T08:57:55.242Z] / ____| | | [2024-10-14T08:57:55.242Z] | | ___ __| | ___ ___ _____ __ [2024-10-14T08:57:55.242Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-14T08:57:55.242Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-14T08:57:55.242Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-14T08:57:55.242Z] Bash-1.0.6 [2024-10-14T08:57:55.242Z] [2024-10-14T08:57:55.242Z] [2024-10-14T08:57:55.242Z] ==> git version 2.25.1 found [2024-10-14T08:57:55.242Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-10-14T08:57:55.242Z] Release-Date: 2020-01-08 [2024-10-14T08:57:55.242Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-10-14T08:57:55.242Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-14T08:57:55.242Z] ==> Jenkins CI detected. [2024-10-14T08:57:55.242Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2024-10-14T08:57:55.242Z] project root: . [2024-10-14T08:57:55.242Z] --> token set from env [2024-10-14T08:57:55.242Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-14T08:57:55.242Z] ==> Running gcov in . (disable via -X gcov) [2024-10-14T08:57:55.242Z] ==> Python coveragepy not found [2024-10-14T08:57:55.242Z] ==> Searching for coverage reports in: [2024-10-14T08:57:55.242Z] + . [2024-10-14T08:57:55.242Z] -> Found 1 reports [2024-10-14T08:57:55.242Z] ==> Detecting git/mercurial file structure [2024-10-14T08:57:55.242Z] ==> Reading reports [2024-10-14T08:57:55.242Z] + ./coverage.out bytes=466603 [2024-10-14T08:57:55.500Z] ==> Appending adjustments [2024-10-14T08:57:55.500Z] https://docs.codecov.io/docs/fixing-reports [2024-10-14T08:57:55.758Z] + Found adjustments [2024-10-14T08:57:55.758Z] ==> Gzipping contents [2024-10-14T08:57:55.758Z] 44K /tmp/codecov.JaterW.gz [2024-10-14T08:57:55.758Z] ==> Uploading reports [2024-10-14T08:57:55.758Z] url: https://codecov.io [2024-10-14T08:57:55.758Z] query: branch=main&commit=63928f2973ca38a899cb41cf0d65ddd086cb79a5&build=321&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F321%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-14T08:57:55.758Z] -> Pinging Codecov [2024-10-14T08:57:55.758Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=63928f2973ca38a899cb41cf0d65ddd086cb79a5&build=321&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F321%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-14T08:57:56.017Z] -> Uploading to [2024-10-14T08:57:56.017Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-sdk-go/63928f2973ca38a899cb41cf0d65ddd086cb79a5/b68cc6ed-6004-4b5e-885c-b5bc2f9ffab1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241014%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241014T085755Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=ea2a4058fce35b8ced7808ffa962100ee7edebefc1f14cb739be10d4a151a3f9 [2024-10-14T08:57:56.017Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-14T08:57:56.017Z] Dload Upload Total Spent Left Speed [2024-10-14T08:57:56.276Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 42520 0 0 100 42520 0 157k --:--:-- --:--:-- --:--:-- 157k 100 42520 0 0 100 42520 0 157k --:--:-- --:--:-- --:--:-- 157k [2024-10-14T08:57:56.276Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/63928f2973ca38a899cb41cf0d65ddd086cb79a5 [Pipeline] } [2024-10-14T08:57:56.282Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-10-14T08:57:56.427Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-14T08:57:56.443Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:57:56.757Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-14T08:57:56.757Z] [2024-10-14T08:57:56.757Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:57:57.069Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-14T08:57:57.069Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-14T08:57:57.069Z] 43c4264eed91: Already exists [2024-10-14T08:57:57.069Z] 4cc291be95ef: Already exists [2024-10-14T08:57:57.069Z] 2ac1f1163629: Already exists [2024-10-14T08:57:57.069Z] 5c3c966382ef: Already exists [2024-10-14T08:57:57.069Z] 4f4fb700ef54: Already exists [2024-10-14T08:57:57.069Z] d9c7d2e4e75e: Pulling fs layer [2024-10-14T08:57:57.069Z] 9c3e1370e548: Pulling fs layer [2024-10-14T08:57:57.328Z] d9c7d2e4e75e: Verifying Checksum [2024-10-14T08:57:57.328Z] d9c7d2e4e75e: Download complete [2024-10-14T08:57:57.586Z] d9c7d2e4e75e: Pull complete [2024-10-14T08:57:58.154Z] 9c3e1370e548: Verifying Checksum [2024-10-14T08:57:58.154Z] 9c3e1370e548: Download complete [2024-10-14T08:58:01.450Z] 9c3e1370e548: Pull complete [2024-10-14T08:58:01.450Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-10-14T08:58:01.450Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-14T08:58:01.450Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:58:01.551Z] prd-ubuntu20.04-docker-8c-8g-22722 does not seem to be running inside a container [2024-10-14T08:58:01.589Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-10-14T08:58:03.828Z] $ docker top 197a01355654a6f4fad483363f31f8b374723b5c771652fe17bf46da7cf21347 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T08:58:04.192Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] echo [2024-10-14T08:58:04.203Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2024-10-14T08:58:04.481Z] + set -o pipefail [2024-10-14T08:58:04.481Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2024-10-14T08:58:14.461Z] [2024-10-14T08:58:14.461Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... [2024-10-14T08:58:14.461Z] [2024-10-14T08:58:14.461Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/80c02c92-da95-4ab8-8040-370374fa7a13/history/9457648e-7f01-47cc-bbf7-c822a1785cf4 [2024-10-14T08:58:14.461Z] [2024-10-14T08:58:14.461Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-14T08:58:14.461Z] [2024-10-14T08:58:14.461Z] [2024-10-14T08:58:14.461Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-10-14T08:58:14.461Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-10-14T08:58:14.470Z] $ docker stop --time=1 197a01355654a6f4fad483363f31f8b374723b5c771652fe17bf46da7cf21347 [2024-10-14T08:58:20.242Z] $ docker rm -f --volumes 197a01355654a6f4fad483363f31f8b374723b5c771652fe17bf46da7cf21347 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-10-14T08:58:20.809Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-14T08:58:20.827Z] provisioning config files... [2024-10-14T08:58:20.836Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config9227397056189838783tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:58:21.135Z] --> edgex-publish-swagger.sh [2024-10-14T08:58:21.135Z] === Publish openapi/v3 API === [2024-10-14T08:58:21.135Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-10-14T08:58:21.135Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] [2024-10-14T08:58:21.135Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-14T08:58:21.135Z] Dload Upload Total Spent Left Speed [2024-10-14T08:58:21.393Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37518 0 0 100 37518 0 156k --:--:-- --:--:-- --:--:-- 155k 100 37674 100 156 100 37518 395 95223 --:--:-- --:--:-- --:--:-- 95377 [2024-10-14T08:58:21.393Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-10-14T08:58:21.393Z] [Pipeline] } [2024-10-14T08:58:21.399Z] 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 [2024-10-14T08:58:21.898Z] + git log --format=format:%s -1 63928f2973ca38a899cb41cf0d65ddd086cb79a5 [Pipeline] sh [2024-10-14T08:58:22.210Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-14T08:58:22.210Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:58:22.568Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T08:58:22.568Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:58:22.680Z] prd-ubuntu20.04-docker-8c-8g-22722 does not seem to be running inside a container [2024-10-14T08:58:22.708Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-14T08:58:23.126Z] $ docker top 964aad14b71b5fbcf0646fb37084192ba88a4c79ce75a5d9e50dc997ed6dee52 -eo pid,comm [2024-10-14T08:58:23.175Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-10-14T08:58:23.175Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-14T08:58:23.233Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-14T08:58:23.233Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-14T08:58:23.349Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-14T08:58:23.349Z] $ docker exec 964aad14b71b5fbcf0646fb37084192ba88a4c79ce75a5d9e50dc997ed6dee52 ssh-agent [2024-10-14T08:58:23.446Z] SSH_AUTH_SOCK=/tmp/ssh-IqBXoP0keOXr/agent.32 [2024-10-14T08:58:23.446Z] SSH_AGENT_PID=38 [2024-10-14T08:58:23.451Z] Running ssh-add (command line suppressed) [2024-10-14T08:58:23.541Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14634101570258680445.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14634101570258680445.key) [2024-10-14T08:58:23.556Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-14T08:58:23.845Z] + git semver tag [2024-10-14T08:58:24.104Z] 2024-10-14 08:58:24,003 [run_tag] DEBUG tag force:False [2024-10-14T08:58:24.104Z] 2024-10-14 08:58:24,003 [check_head_tag] DEBUG check head tag [2024-10-14T08:58:24.104Z] 2024-10-14 08:58:24,005 [execute] INFO git cat-file --batch-check [2024-10-14T08:58:24.104Z] 2024-10-14 08:58:24,005 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2024-10-14T08:58:24.104Z] 2024-10-14 08:58:24,009 [execute] INFO git cat-file --batch [2024-10-14T08:58:24.104Z] 2024-10-14 08:58:24,009 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2024-10-14T08:58:24.104Z] 2024-10-14 08:58:24,039 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-14T08:58:24.104Z] 2024-10-14 08:58:24,039 [execute] INFO git tag -a v3.2.0-dev.46 -m v3.2.0-dev.46 [2024-10-14T08:58:24.104Z] 2024-10-14 08:58:24,039 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.46', '-m', 'v3.2.0-dev.46'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2024-10-14T08:58:24.104Z] 2024-10-14 08:58:24,044 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-14T08:58:24.104Z] 3.2.0-dev.46 [Pipeline] } [2024-10-14T08:58:24.111Z] $ docker exec --env ******** --env ******** 964aad14b71b5fbcf0646fb37084192ba88a4c79ce75a5d9e50dc997ed6dee52 ssh-agent -k [2024-10-14T08:58:24.211Z] unset SSH_AUTH_SOCK; [2024-10-14T08:58:24.211Z] unset SSH_AGENT_PID; [2024-10-14T08:58:24.211Z] echo Agent pid 38 killed; [2024-10-14T08:58:24.224Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-14T08:58:24.553Z] + git semver [Pipeline] } [2024-10-14T08:58:24.822Z] $ docker stop --time=1 964aad14b71b5fbcf0646fb37084192ba88a4c79ce75a5d9e50dc997ed6dee52 [2024-10-14T08:58:26.098Z] $ docker rm -f --volumes 964aad14b71b5fbcf0646fb37084192ba88a4c79ce75a5d9e50dc997ed6dee52 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:58:26.508Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-14T08:58:26.508Z] [2024-10-14T08:58:26.508Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:58:26.815Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-14T08:58:26.815Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-14T08:58:26.815Z] ab5ef0e58194: Pulling fs layer [2024-10-14T08:58:26.815Z] 9712f1f96733: Pulling fs layer [2024-10-14T08:58:26.815Z] 63f879dbbcfc: Pulling fs layer [2024-10-14T08:58:26.815Z] 0d9ebad4ef96: Pulling fs layer [2024-10-14T08:58:26.815Z] e9a5061849ea: Pulling fs layer [2024-10-14T08:58:26.815Z] d747dcd14b5f: Pulling fs layer [2024-10-14T08:58:26.815Z] 2de7ff778b66: Pulling fs layer [2024-10-14T08:58:26.815Z] e9a5061849ea: Waiting [2024-10-14T08:58:26.815Z] d747dcd14b5f: Waiting [2024-10-14T08:58:26.815Z] 2de7ff778b66: Waiting [2024-10-14T08:58:26.815Z] 0d9ebad4ef96: Waiting [2024-10-14T08:58:26.815Z] 9712f1f96733: Verifying Checksum [2024-10-14T08:58:26.815Z] 9712f1f96733: Download complete [2024-10-14T08:58:27.074Z] 63f879dbbcfc: Verifying Checksum [2024-10-14T08:58:27.074Z] 63f879dbbcfc: Download complete [2024-10-14T08:58:27.332Z] e9a5061849ea: Verifying Checksum [2024-10-14T08:58:27.332Z] e9a5061849ea: Download complete [2024-10-14T08:58:27.332Z] d747dcd14b5f: Verifying Checksum [2024-10-14T08:58:27.332Z] d747dcd14b5f: Download complete [2024-10-14T08:58:27.332Z] ab5ef0e58194: Verifying Checksum [2024-10-14T08:58:27.332Z] ab5ef0e58194: Download complete [2024-10-14T08:58:27.591Z] 0d9ebad4ef96: Verifying Checksum [2024-10-14T08:58:27.591Z] 0d9ebad4ef96: Download complete [2024-10-14T08:58:27.591Z] 2de7ff778b66: Verifying Checksum [2024-10-14T08:58:27.591Z] 2de7ff778b66: Download complete [2024-10-14T08:58:30.128Z] ab5ef0e58194: Pull complete [2024-10-14T08:58:30.128Z] 9712f1f96733: Pull complete [2024-10-14T08:58:30.695Z] 63f879dbbcfc: Pull complete [2024-10-14T08:58:34.879Z] 0d9ebad4ef96: Pull complete [2024-10-14T08:58:34.879Z] e9a5061849ea: Pull complete [2024-10-14T08:58:34.879Z] d747dcd14b5f: Pull complete [2024-10-14T08:58:35.443Z] 2de7ff778b66: Pull complete [2024-10-14T08:58:35.443Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-14T08:58:35.443Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-14T08:58:35.443Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:58:35.541Z] prd-ubuntu20.04-docker-8c-8g-22722 does not seem to be running inside a container [2024-10-14T08:58:35.564Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-10-14T08:58:42.817Z] $ docker top 2cb6603f48ccac303060864c2eab4ab68933bab343c540db0341137b09021553 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-14T08:58:42.898Z] provisioning config files... [2024-10-14T08:58:42.906Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config12646571702690388404tmp [2024-10-14T08:58:42.917Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config16955643995404725387tmp [2024-10-14T08:58:42.926Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config11275659878466598210tmp [Pipeline] { [Pipeline] echo [2024-10-14T08:58:43.034Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:58:43.321Z] ---> sigul-configuration.sh [2024-10-14T08:58:43.322Z] gpg: directory `/root/.gnupg' created [2024-10-14T08:58:43.322Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-14T08:58:43.322Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-14T08:58:43.322Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-14T08:58:43.322Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-14T08:58:43.322Z] gpg: CAST5 encrypted data [2024-10-14T08:58:43.322Z] gpg: encrypted with 1 passphrase [2024-10-14T08:58:43.322Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-14T08:58:43.614Z] + mkdir /home/jenkins [2024-10-14T08:58:43.614Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-14T08:58:43.906Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-10-14T08:58:43.921Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:58:44.212Z] ---> sigul-install.sh [2024-10-14T08:58:44.212Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-14T08:58:44.505Z] + git tag --list [2024-10-14T08:58:44.505Z] 0.7.1 [2024-10-14T08:58:44.505Z] delhi-tag [2024-10-14T08:58:44.505Z] v1.0.0 [2024-10-14T08:58:44.505Z] v1.1.0 [2024-10-14T08:58:44.505Z] v1.1.1 [2024-10-14T08:58:44.505Z] v1.1.2 [2024-10-14T08:58:44.505Z] v1.2.0 [2024-10-14T08:58:44.505Z] v1.2.1 [2024-10-14T08:58:44.505Z] v1.2.2 [2024-10-14T08:58:44.505Z] v1.2.3 [2024-10-14T08:58:44.505Z] v1.3.0 [2024-10-14T08:58:44.505Z] v1.4.0 [2024-10-14T08:58:44.505Z] v2.0.0 [2024-10-14T08:58:44.505Z] v2.1.0 [2024-10-14T08:58:44.505Z] v2.1.1 [2024-10-14T08:58:44.505Z] v2.2.0 [2024-10-14T08:58:44.505Z] v2.3.0 [2024-10-14T08:58:44.505Z] v2.3.1 [2024-10-14T08:58:44.505Z] v3.0 [2024-10-14T08:58:44.505Z] v3.0.0 [2024-10-14T08:58:44.505Z] v3.0.1-dev.1 [2024-10-14T08:58:44.505Z] v3.1 [2024-10-14T08:58:44.505Z] v3.1.0 [2024-10-14T08:58:44.505Z] v3.1.0-dev.1 [2024-10-14T08:58:44.505Z] v3.1.0-dev.10 [2024-10-14T08:58:44.505Z] v3.1.0-dev.11 [2024-10-14T08:58:44.505Z] v3.1.0-dev.12 [2024-10-14T08:58:44.505Z] v3.1.0-dev.13 [2024-10-14T08:58:44.505Z] v3.1.0-dev.14 [2024-10-14T08:58:44.505Z] v3.1.0-dev.15 [2024-10-14T08:58:44.505Z] v3.1.0-dev.16 [2024-10-14T08:58:44.505Z] v3.1.0-dev.17 [2024-10-14T08:58:44.505Z] v3.1.0-dev.18 [2024-10-14T08:58:44.505Z] v3.1.0-dev.19 [2024-10-14T08:58:44.505Z] v3.1.0-dev.2 [2024-10-14T08:58:44.505Z] v3.1.0-dev.20 [2024-10-14T08:58:44.505Z] v3.1.0-dev.21 [2024-10-14T08:58:44.505Z] v3.1.0-dev.22 [2024-10-14T08:58:44.505Z] v3.1.0-dev.23 [2024-10-14T08:58:44.505Z] v3.1.0-dev.24 [2024-10-14T08:58:44.505Z] v3.1.0-dev.25 [2024-10-14T08:58:44.505Z] v3.1.0-dev.26 [2024-10-14T08:58:44.505Z] v3.1.0-dev.27 [2024-10-14T08:58:44.505Z] v3.1.0-dev.28 [2024-10-14T08:58:44.505Z] v3.1.0-dev.29 [2024-10-14T08:58:44.505Z] v3.1.0-dev.3 [2024-10-14T08:58:44.505Z] v3.1.0-dev.30 [2024-10-14T08:58:44.505Z] v3.1.0-dev.31 [2024-10-14T08:58:44.505Z] v3.1.0-dev.32 [2024-10-14T08:58:44.505Z] v3.1.0-dev.33 [2024-10-14T08:58:44.505Z] v3.1.0-dev.34 [2024-10-14T08:58:44.505Z] v3.1.0-dev.35 [2024-10-14T08:58:44.505Z] v3.1.0-dev.36 [2024-10-14T08:58:44.505Z] v3.1.0-dev.37 [2024-10-14T08:58:44.505Z] v3.1.0-dev.38 [2024-10-14T08:58:44.505Z] v3.1.0-dev.39 [2024-10-14T08:58:44.505Z] v3.1.0-dev.4 [2024-10-14T08:58:44.505Z] v3.1.0-dev.40 [2024-10-14T08:58:44.505Z] v3.1.0-dev.41 [2024-10-14T08:58:44.505Z] v3.1.0-dev.5 [2024-10-14T08:58:44.505Z] v3.1.0-dev.6 [2024-10-14T08:58:44.505Z] v3.1.0-dev.7 [2024-10-14T08:58:44.505Z] v3.1.0-dev.8 [2024-10-14T08:58:44.505Z] v3.1.0-dev.9 [2024-10-14T08:58:44.505Z] v3.1.1 [2024-10-14T08:58:44.505Z] v3.1.1-dev.1 [2024-10-14T08:58:44.505Z] v3.2.0-dev.1 [2024-10-14T08:58:44.505Z] v3.2.0-dev.10 [2024-10-14T08:58:44.505Z] v3.2.0-dev.11 [2024-10-14T08:58:44.505Z] v3.2.0-dev.12 [2024-10-14T08:58:44.505Z] v3.2.0-dev.13 [2024-10-14T08:58:44.505Z] v3.2.0-dev.14 [2024-10-14T08:58:44.505Z] v3.2.0-dev.15 [2024-10-14T08:58:44.505Z] v3.2.0-dev.16 [2024-10-14T08:58:44.505Z] v3.2.0-dev.17 [2024-10-14T08:58:44.505Z] v3.2.0-dev.18 [2024-10-14T08:58:44.505Z] v3.2.0-dev.19 [2024-10-14T08:58:44.505Z] v3.2.0-dev.2 [2024-10-14T08:58:44.505Z] v3.2.0-dev.20 [2024-10-14T08:58:44.505Z] v3.2.0-dev.21 [2024-10-14T08:58:44.505Z] v3.2.0-dev.22 [2024-10-14T08:58:44.505Z] v3.2.0-dev.23 [2024-10-14T08:58:44.505Z] v3.2.0-dev.24 [2024-10-14T08:58:44.505Z] v3.2.0-dev.25 [2024-10-14T08:58:44.505Z] v3.2.0-dev.26 [2024-10-14T08:58:44.505Z] v3.2.0-dev.27 [2024-10-14T08:58:44.505Z] v3.2.0-dev.28 [2024-10-14T08:58:44.506Z] v3.2.0-dev.29 [2024-10-14T08:58:44.506Z] v3.2.0-dev.3 [2024-10-14T08:58:44.506Z] v3.2.0-dev.30 [2024-10-14T08:58:44.506Z] v3.2.0-dev.31 [2024-10-14T08:58:44.506Z] v3.2.0-dev.32 [2024-10-14T08:58:44.506Z] v3.2.0-dev.33 [2024-10-14T08:58:44.506Z] v3.2.0-dev.34 [2024-10-14T08:58:44.506Z] v3.2.0-dev.35 [2024-10-14T08:58:44.506Z] v3.2.0-dev.36 [2024-10-14T08:58:44.506Z] v3.2.0-dev.37 [2024-10-14T08:58:44.506Z] v3.2.0-dev.38 [2024-10-14T08:58:44.506Z] v3.2.0-dev.39 [2024-10-14T08:58:44.506Z] v3.2.0-dev.4 [2024-10-14T08:58:44.506Z] v3.2.0-dev.40 [2024-10-14T08:58:44.506Z] v3.2.0-dev.41 [2024-10-14T08:58:44.506Z] v3.2.0-dev.42 [2024-10-14T08:58:44.506Z] v3.2.0-dev.43 [2024-10-14T08:58:44.506Z] v3.2.0-dev.44 [2024-10-14T08:58:44.506Z] v3.2.0-dev.45 [2024-10-14T08:58:44.506Z] v3.2.0-dev.46 [2024-10-14T08:58:44.506Z] v3.2.0-dev.5 [2024-10-14T08:58:44.506Z] v3.2.0-dev.6 [2024-10-14T08:58:44.506Z] v3.2.0-dev.7 [2024-10-14T08:58:44.506Z] v3.2.0-dev.8 [2024-10-14T08:58:44.506Z] v3.2.0-dev.9 [Pipeline] sh [2024-10-14T08:58:44.796Z] + lftools sign git-tag v3.2.0-dev.46 [2024-10-14T08:58:45.437Z] Signing Git tag with Sigul... [2024-10-14T08:58:45.437Z] Signing v3.2.0-dev.46 [Pipeline] echo [2024-10-14T08:58:45.709Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:58:45.996Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-14T08:58:46.003Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-14T08:58:46.028Z] $ docker stop --time=1 2cb6603f48ccac303060864c2eab4ab68933bab343c540db0341137b09021553 [2024-10-14T08:58:47.317Z] $ docker rm -f --volumes 2cb6603f48ccac303060864c2eab4ab68933bab343c540db0341137b09021553 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-14T08:58:47.772Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-14T08:58:47.772Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:58:48.074Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T08:58:48.075Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:58:48.150Z] prd-ubuntu20.04-docker-8c-8g-22722 does not seem to be running inside a container [2024-10-14T08:58:48.178Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-14T08:58:48.486Z] $ docker top ce604c984ba89fce772642775404011765ca4fd9addf7585254d55753697f264 -eo pid,comm [2024-10-14T08:58:48.532Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-10-14T08:58:48.532Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-14T08:58:48.590Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-14T08:58:48.590Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-14T08:58:48.716Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-14T08:58:48.716Z] $ docker exec ce604c984ba89fce772642775404011765ca4fd9addf7585254d55753697f264 ssh-agent [2024-10-14T08:58:48.813Z] SSH_AUTH_SOCK=/tmp/ssh-RD2qhO196LS6/agent.32 [2024-10-14T08:58:48.813Z] SSH_AGENT_PID=38 [2024-10-14T08:58:48.818Z] Running ssh-add (command line suppressed) [2024-10-14T08:58:48.911Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_16429707794933818518.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_16429707794933818518.key) [2024-10-14T08:58:48.925Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-14T08:58:49.216Z] + git semver bump pre [2024-10-14T08:58:49.475Z] 2024-10-14 08:58:49,369 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-14T08:58:49.475Z] 2024-10-14 08:58:49,369 [bump_version] DEBUG bumping version:3.2.0-dev.46 on axis:pre with prefix:dev [2024-10-14T08:58:49.475Z] 2024-10-14 08:58:49,369 [bump_version] DEBUG bumped version:3.2.0-dev.47 [2024-10-14T08:58:49.475Z] 2024-10-14 08:58:49,369 [write_version] DEBUG write version:3.2.0-dev.47 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2024-10-14T08:58:49.475Z] 2024-10-14 08:58:49,369 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-14T08:58:49.475Z] 2024-10-14 08:58:49,369 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-14T08:58:49.475Z] 2024-10-14 08:58:49,371 [execute] INFO git cat-file --batch-check [2024-10-14T08:58:49.475Z] 2024-10-14 08:58:49,371 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-14T08:58:49.475Z] 2024-10-14 08:58:49,377 [execute] INFO git cat-file --batch [2024-10-14T08:58:49.475Z] 2024-10-14 08:58:49,377 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-14T08:58:49.475Z] 2024-10-14 08:58:49,382 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-14T08:58:49.475Z] 3.2.0-dev.47 [Pipeline] } [2024-10-14T08:58:49.483Z] $ docker exec --env ******** --env ******** ce604c984ba89fce772642775404011765ca4fd9addf7585254d55753697f264 ssh-agent -k [2024-10-14T08:58:49.580Z] unset SSH_AUTH_SOCK; [2024-10-14T08:58:49.580Z] unset SSH_AGENT_PID; [2024-10-14T08:58:49.580Z] echo Agent pid 38 killed; [2024-10-14T08:58:49.593Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-14T08:58:49.917Z] + git semver [Pipeline] } [2024-10-14T08:58:50.184Z] $ docker stop --time=1 ce604c984ba89fce772642775404011765ca4fd9addf7585254d55753697f264 [2024-10-14T08:58:51.463Z] $ docker rm -f --volumes ce604c984ba89fce772642775404011765ca4fd9addf7585254d55753697f264 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-14T08:58:51.818Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-14T08:58:51.818Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:58:52.125Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T08:58:52.125Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:58:52.203Z] prd-ubuntu20.04-docker-8c-8g-22722 does not seem to be running inside a container [2024-10-14T08:58:52.233Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-14T08:58:52.559Z] $ docker top ae4fb5148421e3952a32c2088f54eb711296706082df2b86f909f4dcb68ba25e -eo pid,comm [2024-10-14T08:58:52.608Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-10-14T08:58:52.608Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-14T08:58:52.659Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-14T08:58:52.659Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-14T08:58:52.753Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-14T08:58:52.753Z] $ docker exec ae4fb5148421e3952a32c2088f54eb711296706082df2b86f909f4dcb68ba25e ssh-agent [2024-10-14T08:58:52.859Z] SSH_AUTH_SOCK=/tmp/ssh-b9c2NFA41JdY/agent.32 [2024-10-14T08:58:52.859Z] SSH_AGENT_PID=38 [2024-10-14T08:58:52.863Z] Running ssh-add (command line suppressed) [2024-10-14T08:58:52.955Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_18211981370432470028.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_18211981370432470028.key) [2024-10-14T08:58:52.970Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-14T08:58:53.259Z] + git semver push [2024-10-14T08:58:53.518Z] 2024-10-14 08:58:53,433 [run_push] DEBUG push [2024-10-14T08:58:53.518Z] 2024-10-14 08:58:53,434 [execute] INFO git cat-file --batch-check [2024-10-14T08:58:53.518Z] 2024-10-14 08:58:53,434 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-14T08:58:53.518Z] 2024-10-14 08:58:53,438 [execute] INFO git rev-list 2135c7ee72297ed207841a45d24145dea16930c6 -- [2024-10-14T08:58:53.518Z] 2024-10-14 08:58:53,438 [execute] DEBUG Popen(['git', 'rev-list', '2135c7ee72297ed207841a45d24145dea16930c6', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-14T08:58:53.518Z] 2024-10-14 08:58:53,452 [execute] INFO git fetch -v origin [2024-10-14T08:58:53.518Z] 2024-10-14 08:58:53,452 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-10-14T08:58:54.087Z] 2024-10-14 08:58:53,902 [run_push] DEBUG no remote changes detected [2024-10-14T08:58:54.088Z] 2024-10-14 08:58:53,903 [execute] INFO git push origin semver [2024-10-14T08:58:54.088Z] 2024-10-14 08:58:53,903 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-14T08:58:54.655Z] 2024-10-14 08:58:54,545 [run_push] DEBUG push all version tags [2024-10-14T08:58:54.655Z] 2024-10-14 08:58:54,546 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-14T08:58:54.655Z] 2024-10-14 08:58:54,546 [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) [2024-10-14T08:58:55.223Z] 2024-10-14 08:58:55,164 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-14T08:58:55.223Z] 3.2.0-dev.47 [Pipeline] } [2024-10-14T08:58:55.229Z] $ docker exec --env ******** --env ******** ae4fb5148421e3952a32c2088f54eb711296706082df2b86f909f4dcb68ba25e ssh-agent -k [2024-10-14T08:58:55.318Z] unset SSH_AUTH_SOCK; [2024-10-14T08:58:55.319Z] unset SSH_AGENT_PID; [2024-10-14T08:58:55.319Z] echo Agent pid 38 killed; [2024-10-14T08:58:55.331Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-14T08:58:55.671Z] + git semver [Pipeline] } [2024-10-14T08:58:55.940Z] $ docker stop --time=1 ae4fb5148421e3952a32c2088f54eb711296706082df2b86f909f4dcb68ba25e [2024-10-14T08:58:57.201Z] $ docker rm -f --volumes ae4fb5148421e3952a32c2088f54eb711296706082df2b86f909f4dcb68ba25e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-10-14T08:58:57.817Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2024-10-14T08:58:57.817Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-10-14T08:58:57.817Z] total 16 [2024-10-14T08:58:57.817Z] drwxr-xr-x 3 root root 4096 Oct 14 08:37 . [2024-10-14T08:58:57.817Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 14 08:58 .. [2024-10-14T08:58:57.817Z] drwxr-xr-x 2 root root 4096 Oct 14 08:37 cost [2024-10-14T08:58:57.817Z] -rw-r--r-- 1 root root 85 Oct 14 08:37 cost.csv [2024-10-14T08:58:57.817Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-10-14T08:58:57.817Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-10-14T08:58:57.817Z] total 16 [2024-10-14T08:58:57.817Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 14 08:37 . [2024-10-14T08:58:57.817Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 14 08:58 .. [2024-10-14T08:58:57.817Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 14 08:37 cost [2024-10-14T08:58:57.817Z] -rw-r--r-- 1 jenkins jenkins 85 Oct 14 08:37 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:58:58.106Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:58:58.964Z] ---> package-listing.sh [2024-10-14T08:58:58.964Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-14T08:58:58.964Z] ++ facter osfamily [2024-10-14T08:58:59.224Z] + OS_FAMILY=debian [2024-10-14T08:58:59.224Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2024-10-14T08:58:59.224Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-14T08:58:59.224Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-14T08:58:59.224Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-14T08:58:59.224Z] + PACKAGES=/tmp/packages_start.txt [2024-10-14T08:58:59.224Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2024-10-14T08:58:59.224Z] + PACKAGES=/tmp/packages_end.txt [2024-10-14T08:58:59.224Z] + case "${OS_FAMILY}" in [2024-10-14T08:58:59.224Z] + dpkg -l [2024-10-14T08:58:59.224Z] + grep '^ii' [2024-10-14T08:58:59.224Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-14T08:58:59.224Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-14T08:58:59.224Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-14T08:58:59.224Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2024-10-14T08:58:59.224Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2024-10-14T08:58:59.224Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo [2024-10-14T08:58:59.234Z] 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 [2024-10-14T08:58:59.512Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:59:00.082Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-14T08:59:00.082Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:59:00.161Z] prd-ubuntu20.04-docker-8c-8g-22722 does not seem to be running inside a container [2024-10-14T08:59:00.185Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-14T08:59:00.377Z] $ docker top cc577a0acca0ea7107bac6af055e431ac998a6249a6834db2936413981e461fd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T08:59:00.728Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-14T08:59:01.009Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-14T08:59:01.294Z] + ls /var/log/sa-host [2024-10-14T08:59:01.294Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-14T08:59:01.370Z] provisioning config files... [2024-10-14T08:59:01.382Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config15012735323292459076tmp [Pipeline] { [Pipeline] echo [2024-10-14T08:59:01.402Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:59:01.685Z] ---> create-netrc.sh [Pipeline] } [2024-10-14T08:59:01.692Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:59:02.034Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-14T08:59:02.042Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:59:02.326Z] ---> sudo-logs.sh [2024-10-14T08:59:02.327Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-14T08:59:02.366Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:59:02.648Z] ---> job-cost.sh [2024-10-14T08:59:02.648Z] lf-activate-venv: SKIPPING [2024-10-14T08:59:02.648Z] DEBUG: total: 0.2199999988079071 [2024-10-14T08:59:02.648Z] INFO: Retrieving Stack Cost... [2024-10-14T08:59:02.907Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-14T08:59:03.167Z] INFO: Archiving Costs [Pipeline] echo [2024-10-14T08:59:03.182Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:59:03.463Z] ---> logs-deploy.sh [2024-10-14T08:59:03.463Z] lf-activate-venv: SKIPPING [2024-10-14T08:59:03.463Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/321 [2024-10-14T08:59:03.463Z] INFO: archiving workspace using pattern(s): [2024-10-14T08:59:04.401Z] Archives upload complete. [2024-10-14T08:59:04.401Z] INFO: archiving logs to Nexus