Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8abf73570ad6030a87cde2867b8b9b061b07feca 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-ssh7886562256524486824.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-ssh10405653171703277645.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-s7/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-s7/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3578047762716319901.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-ssh12439276088094740343.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-s7/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-s7/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4627720924270543682.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-s7] ========================================================= [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-s7-settings PROJECT: device-s7 USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-s7 DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-24157’ Running on prd-ubuntu20.04-docker-8c-8g-24160 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-s7.git > git init /w/workspace/edgexfoundry_device-s7_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-s7.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-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 8abf73570ad6030a87cde2867b8b9b061b07feca (main) Commit message: "Merge pull request #14 from weichou1229/v4-module" > git config remote.origin.url git@github.com:edgexfoundry/device-s7.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 8abf73570ad6030a87cde2867b8b9b061b07feca # timeout=10 > git rev-list --no-walk e57816f4afcfc8db9a573db5c83bd892c807d408 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-30T13:17:48.752Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-30T13:17:48.826Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-30T13:17:48.856Z] ========================================================= [2024-10-30T13:17:48.856Z] EdgeX Global Pipelines Version Info [2024-10-30T13:17:48.856Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-30T13:17:49.975Z] ------------------- [2024-10-30T13:17:49.975Z] stable info: [2024-10-30T13:17:49.975Z] ------------------- [2024-10-30T13:17:49.975Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-30T13:17:49.975Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-30T13:17:49.975Z] Message: update stable to v1.0.265 [2024-10-30T13:17:50.235Z] ------------------- [2024-10-30T13:17:50.235Z] experimental info: [2024-10-30T13:17:50.235Z] ------------------- [2024-10-30T13:17:50.235Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-30T13:17:50.235Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-30T13:17:50.235Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-30T13:17:50.315Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-s7-settings [Pipeline] echo [2024-10-30T13:17:50.340Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-s7 [Pipeline] echo [2024-10-30T13:17:50.368Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-30T13:17:50.395Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-30T13:17:50.416Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-30T13:17:50.442Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-30T13:17:50.466Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-30T13:17:50.494Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-30T13:17:50.518Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-30T13:17:50.542Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-30T13:17:50.564Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-30T13:17:50.593Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-s7 [Pipeline] echo [2024-10-30T13:17:50.621Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-30T13:17:50.642Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-30T13:17:50.659Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-30T13:17:50.679Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-30T13:17:50.702Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-30T13:17:50.723Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-30T13:17:50.747Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-30T13:17:50.774Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-30T13:17:50.796Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-30T13:17:50.816Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-30T13:17:50.836Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-30T13:17:50.857Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-30T13:17:50.885Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-30T13:17:50.909Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-30T13:17:50.933Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-30T13:17:50.957Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-30T13:17:50.982Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-30T13:17:51.003Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-30T13:17:51.028Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8abf73570ad6030a87cde2867b8b9b061b07feca [Pipeline] echo [2024-10-30T13:17:51.053Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8abf735 [Pipeline] echo [2024-10-30T13:17:51.080Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-30T13:17:51.148Z] provisioning config files... [2024-10-30T13:17:51.175Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config11023855139141724821tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T13:17:51.696Z] ---> ****-login.sh [2024-10-30T13:17:51.696Z] nexus3.edgexfoundry.org:10001 [2024-10-30T13:17:51.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T13:17:51.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T13:17:51.956Z] Configure a credential helper to remove this warning. See [2024-10-30T13:17:51.956Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T13:17:51.956Z] [2024-10-30T13:17:51.956Z] Login Succeeded [2024-10-30T13:17:51.956Z] nexus3.edgexfoundry.org:10002 [2024-10-30T13:17:51.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T13:17:52.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T13:17:52.215Z] Configure a credential helper to remove this warning. See [2024-10-30T13:17:52.215Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T13:17:52.215Z] [2024-10-30T13:17:52.215Z] Login Succeeded [2024-10-30T13:17:52.215Z] nexus3.edgexfoundry.org:10003 [2024-10-30T13:17:52.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T13:17:52.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T13:17:52.216Z] Configure a credential helper to remove this warning. See [2024-10-30T13:17:52.216Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T13:17:52.216Z] [2024-10-30T13:17:52.216Z] Login Succeeded [2024-10-30T13:17:52.216Z] nexus3.edgexfoundry.org:10004 [2024-10-30T13:17:52.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T13:17:52.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T13:17:52.216Z] Configure a credential helper to remove this warning. See [2024-10-30T13:17:52.216Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T13:17:52.216Z] [2024-10-30T13:17:52.216Z] Login Succeeded [2024-10-30T13:17:52.216Z] ****.io [2024-10-30T13:17:52.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T13:17:52.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T13:17:52.475Z] Configure a credential helper to remove this warning. See [2024-10-30T13:17:52.475Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T13:17:52.475Z] [2024-10-30T13:17:52.475Z] Login Succeeded [2024-10-30T13:17:52.475Z] ---> ****-login.sh ends [Pipeline] } [2024-10-30T13:17:52.483Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-30T13:17:52.915Z] + git rev-list -1 --merges 8abf73570ad6030a87cde2867b8b9b061b07feca~1..8abf73570ad6030a87cde2867b8b9b061b07feca [Pipeline] echo [2024-10-30T13:17:52.943Z] -----------> git rev-list -1 --merges 8abf73570ad6030a87cde2867b8b9b061b07feca~1..8abf73570ad6030a87cde2867b8b9b061b07feca 8abf73570ad6030a87cde2867b8b9b061b07feca [2024-10-30T13:17:52.943Z] 8abf73570ad6030a87cde2867b8b9b061b07feca [false] [Pipeline] sh [2024-10-30T13:17:53.234Z] + git log --format=format:%s -1 8abf73570ad6030a87cde2867b8b9b061b07feca [Pipeline] echo [2024-10-30T13:17:53.250Z] ========================================================= [2024-10-30T13:17:53.250Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-30T13:17:53.250Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-30T13:17:53.611Z] + git log --format=format:%s -1 8abf73570ad6030a87cde2867b8b9b061b07feca [Pipeline] echo [2024-10-30T13:17:53.626Z] [semverPrep] GIT_COMMIT: 8abf73570ad6030a87cde2867b8b9b061b07feca, Commit Message: Merge pull request #14 from weichou1229/v4-module [Pipeline] echo [2024-10-30T13:17:53.645Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-30T13:17:54.022Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-30T13:17:54.022Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-30T13:17:54.022Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-30T13:17:54.022Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-30T13:17:54.022Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-30T13:17:54.022Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-30T13:17:54.022Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T13:17:54.394Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-30T13:17:54.394Z] [2024-10-30T13:17:54.394Z] 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-30T13:17:54.708Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-30T13:17:54.967Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-30T13:17:54.967Z] b85a868b505f: Pulling fs layer [2024-10-30T13:17:54.967Z] e2be974225ed: Pulling fs layer [2024-10-30T13:17:54.967Z] 339a4e72a1f5: Pulling fs layer [2024-10-30T13:17:54.967Z] 988bab9f4d93: Pulling fs layer [2024-10-30T13:17:54.967Z] 1469e6f7b9e6: Pulling fs layer [2024-10-30T13:17:54.967Z] eaf3925da568: Pulling fs layer [2024-10-30T13:17:54.967Z] bab4dde63d76: Pulling fs layer [2024-10-30T13:17:54.967Z] bde34c3a00c8: Pulling fs layer [2024-10-30T13:17:54.967Z] b352a97aabf1: Pulling fs layer [2024-10-30T13:17:54.967Z] 4872d77fe225: Pulling fs layer [2024-10-30T13:17:54.967Z] 5851b861e8e6: Pulling fs layer [2024-10-30T13:17:54.967Z] bde34c3a00c8: Waiting [2024-10-30T13:17:54.967Z] 988bab9f4d93: Waiting [2024-10-30T13:17:54.967Z] eaf3925da568: Waiting [2024-10-30T13:17:54.967Z] b352a97aabf1: Waiting [2024-10-30T13:17:54.967Z] 1469e6f7b9e6: Waiting [2024-10-30T13:17:54.967Z] bab4dde63d76: Waiting [2024-10-30T13:17:54.967Z] 4872d77fe225: Waiting [2024-10-30T13:17:54.967Z] e2be974225ed: Verifying Checksum [2024-10-30T13:17:54.967Z] e2be974225ed: Download complete [2024-10-30T13:17:54.967Z] 988bab9f4d93: Download complete [2024-10-30T13:17:54.967Z] 1469e6f7b9e6: Verifying Checksum [2024-10-30T13:17:54.967Z] 1469e6f7b9e6: Download complete [2024-10-30T13:17:54.967Z] eaf3925da568: Download complete [2024-10-30T13:17:54.967Z] 339a4e72a1f5: Verifying Checksum [2024-10-30T13:17:54.967Z] 339a4e72a1f5: Download complete [2024-10-30T13:17:54.967Z] bde34c3a00c8: Verifying Checksum [2024-10-30T13:17:54.967Z] bde34c3a00c8: Download complete [2024-10-30T13:17:54.967Z] b352a97aabf1: Download complete [2024-10-30T13:17:54.967Z] 4872d77fe225: Verifying Checksum [2024-10-30T13:17:54.967Z] 4872d77fe225: Download complete [2024-10-30T13:17:54.967Z] 5851b861e8e6: Verifying Checksum [2024-10-30T13:17:54.967Z] 5851b861e8e6: Download complete [2024-10-30T13:17:55.235Z] b85a868b505f: Verifying Checksum [2024-10-30T13:17:55.235Z] b85a868b505f: Download complete [2024-10-30T13:17:55.495Z] bab4dde63d76: Download complete [2024-10-30T13:17:56.432Z] b85a868b505f: Pull complete [2024-10-30T13:17:56.692Z] e2be974225ed: Pull complete [2024-10-30T13:17:57.260Z] 339a4e72a1f5: Pull complete [2024-10-30T13:17:57.260Z] 988bab9f4d93: Pull complete [2024-10-30T13:17:57.518Z] 1469e6f7b9e6: Pull complete [2024-10-30T13:17:57.518Z] eaf3925da568: Pull complete [2024-10-30T13:17:59.438Z] bab4dde63d76: Pull complete [2024-10-30T13:17:59.438Z] bde34c3a00c8: Pull complete [2024-10-30T13:17:59.438Z] b352a97aabf1: Pull complete [2024-10-30T13:17:59.438Z] 4872d77fe225: Pull complete [2024-10-30T13:17:59.699Z] 5851b861e8e6: Pull complete [2024-10-30T13:17:59.699Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-30T13:17:59.699Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-30T13:17:59.699Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T13:17:59.851Z] prd-ubuntu20.04-docker-8c-8g-24160 does not seem to be running inside a container [2024-10-30T13:17:59.881Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_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-30T13:18:04.094Z] $ docker top 0088dc443a79448f43d9deb398adb2ee70c021f67921edc291bda0b40f2d3044 -eo pid,comm [2024-10-30T13:18:04.155Z] 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-30T13:18:04.155Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-30T13:18:04.209Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-30T13:18:04.210Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-30T13:18:04.347Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-30T13:18:04.347Z] $ docker exec 0088dc443a79448f43d9deb398adb2ee70c021f67921edc291bda0b40f2d3044 ssh-agent [2024-10-30T13:18:04.454Z] SSH_AUTH_SOCK=/tmp/ssh-sKK1Bs7mobj8/agent.32 [2024-10-30T13:18:04.454Z] SSH_AGENT_PID=38 [2024-10-30T13:18:04.459Z] Running ssh-add (command line suppressed) [2024-10-30T13:18:04.572Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_11422234776203512939.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_11422234776203512939.key) [2024-10-30T13:18:04.588Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-30T13:18:04.888Z] + git tag --points-at HEAD [Pipeline] } [2024-10-30T13:18:04.897Z] $ docker exec --env ******** --env ******** 0088dc443a79448f43d9deb398adb2ee70c021f67921edc291bda0b40f2d3044 ssh-agent -k [2024-10-30T13:18:05.003Z] unset SSH_AUTH_SOCK; [2024-10-30T13:18:05.004Z] unset SSH_AGENT_PID; [2024-10-30T13:18:05.004Z] echo Agent pid 38 killed; [2024-10-30T13:18:05.015Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-30T13:18:05.060Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-30T13:18:05.060Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-30T13:18:05.170Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-30T13:18:05.170Z] $ docker exec 0088dc443a79448f43d9deb398adb2ee70c021f67921edc291bda0b40f2d3044 ssh-agent [2024-10-30T13:18:05.271Z] SSH_AUTH_SOCK=/tmp/ssh-9UXtuxwxb8rc/agent.71 [2024-10-30T13:18:05.271Z] SSH_AGENT_PID=77 [2024-10-30T13:18:05.276Z] Running ssh-add (command line suppressed) [2024-10-30T13:18:05.377Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_4739458493482909636.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_4739458493482909636.key) [2024-10-30T13:18:05.392Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-30T13:18:05.698Z] + git semver init [2024-10-30T13:18:05.958Z] 2024-10-30 13:18:05,859 [run_init] DEBUG init version:0.0.0 force:False [2024-10-30T13:18:05.958Z] 2024-10-30 13:18:05,860 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-s7_main/.semver [2024-10-30T13:18:05.958Z] 2024-10-30 13:18:05,861 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-s7.git /w/workspace/edgexfoundry_device-s7_main/.semver [2024-10-30T13:18:05.958Z] 2024-10-30 13:18:05,862 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-s7.git', '/w/workspace/edgexfoundry_device-s7_main/.semver'], cwd=/w/workspace/edgexfoundry_device-s7_main, universal_newlines=False, shell=None, istream=None) [2024-10-30T13:18:06.900Z] 2024-10-30 13:18:06,535 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-s7_main/.git/info/exclude [2024-10-30T13:18:06.900Z] 2024-10-30 13:18:06,536 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-s7_main/.semver/main with force:False [2024-10-30T13:18:06.900Z] 2024-10-30 13:18:06,536 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2024-10-30T13:18:06.900Z] 2024-10-30 13:18:06,536 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2024-10-30T13:18:06.900Z] 4.0.0-dev.1 [Pipeline] } [2024-10-30T13:18:06.920Z] $ docker exec --env ******** --env ******** 0088dc443a79448f43d9deb398adb2ee70c021f67921edc291bda0b40f2d3044 ssh-agent -k [2024-10-30T13:18:07.030Z] unset SSH_AUTH_SOCK; [2024-10-30T13:18:07.031Z] unset SSH_AGENT_PID; [2024-10-30T13:18:07.031Z] echo Agent pid 77 killed; [2024-10-30T13:18:07.048Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-30T13:18:07.381Z] + git semver [Pipeline] } [2024-10-30T13:18:07.652Z] $ docker stop --time=1 0088dc443a79448f43d9deb398adb2ee70c021f67921edc291bda0b40f2d3044 [2024-10-30T13:18:08.983Z] $ docker rm -f --volumes 0088dc443a79448f43d9deb398adb2ee70c021f67921edc291bda0b40f2d3044 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-30T13:18:09.341Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-30T13:18:09.590Z] Stashed 1 file(s) [Pipeline] echo [2024-10-30T13:18:09.596Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.1 [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-30T13:18:09.785Z] provisioning config files... [2024-10-30T13:18:09.795Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config9372438100197258648tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T13:18:10.111Z] ---> ****-login.sh [2024-10-30T13:18:10.111Z] nexus3.edgexfoundry.org:10001 [2024-10-30T13:18:10.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T13:18:10.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T13:18:10.111Z] Configure a credential helper to remove this warning. See [2024-10-30T13:18:10.111Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T13:18:10.111Z] [2024-10-30T13:18:10.111Z] Login Succeeded [2024-10-30T13:18:10.111Z] nexus3.edgexfoundry.org:10002 [2024-10-30T13:18:10.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T13:18:10.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T13:18:10.111Z] Configure a credential helper to remove this warning. See [2024-10-30T13:18:10.111Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T13:18:10.111Z] [2024-10-30T13:18:10.111Z] Login Succeeded [2024-10-30T13:18:10.371Z] nexus3.edgexfoundry.org:10003 [2024-10-30T13:18:10.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T13:18:10.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T13:18:10.371Z] Configure a credential helper to remove this warning. See [2024-10-30T13:18:10.371Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T13:18:10.371Z] [2024-10-30T13:18:10.371Z] Login Succeeded [2024-10-30T13:18:10.371Z] nexus3.edgexfoundry.org:10004 [2024-10-30T13:18:10.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T13:18:10.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T13:18:10.372Z] Configure a credential helper to remove this warning. See [2024-10-30T13:18:10.372Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T13:18:10.372Z] [2024-10-30T13:18:10.372Z] Login Succeeded [2024-10-30T13:18:10.372Z] ****.io [2024-10-30T13:18:10.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T13:18:10.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T13:18:10.729Z] Configure a credential helper to remove this warning. See [2024-10-30T13:18:10.729Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T13:18:10.729Z] [2024-10-30T13:18:10.729Z] Login Succeeded [2024-10-30T13:18:10.729Z] ---> ****-login.sh ends [Pipeline] } [2024-10-30T13:18:10.736Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-30T13:18:10.832Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-30T13:18:10.848Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-30T13:18:10.864Z] ========================================================= [2024-10-30T13:18:10.864Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-30T13:18:10.864Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T13:18:11.206Z] + docker build -t ci-base-image-x86_64 -f 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-30T13:18:11.206Z] Sending build context to Docker daemon 585.7kB [2024-10-30T13:18:11.206Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2024-10-30T13:18:11.206Z] Step 2/10 : FROM ${BASE} AS builder [2024-10-30T13:18:11.206Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-30T13:18:11.206Z] 43c4264eed91: Pulling fs layer [2024-10-30T13:18:11.206Z] 4cc291be95ef: Pulling fs layer [2024-10-30T13:18:11.206Z] 2ac1f1163629: Pulling fs layer [2024-10-30T13:18:11.206Z] 5c3c966382ef: Pulling fs layer [2024-10-30T13:18:11.206Z] 4f4fb700ef54: Pulling fs layer [2024-10-30T13:18:11.206Z] 5d5c8e513c77: Pulling fs layer [2024-10-30T13:18:11.207Z] 9f66e0745190: Pulling fs layer [2024-10-30T13:18:11.207Z] f49a43e4bbc0: Pulling fs layer [2024-10-30T13:18:11.207Z] 561ebcabdf7f: Pulling fs layer [2024-10-30T13:18:11.207Z] 5d5c8e513c77: Waiting [2024-10-30T13:18:11.207Z] 9f66e0745190: Waiting [2024-10-30T13:18:11.207Z] 4f4fb700ef54: Waiting [2024-10-30T13:18:11.207Z] 5c3c966382ef: Waiting [2024-10-30T13:18:11.207Z] f49a43e4bbc0: Waiting [2024-10-30T13:18:11.207Z] 561ebcabdf7f: Waiting [2024-10-30T13:18:11.207Z] 4cc291be95ef: Download complete [2024-10-30T13:18:11.207Z] 5c3c966382ef: Verifying Checksum [2024-10-30T13:18:11.207Z] 5c3c966382ef: Download complete [2024-10-30T13:18:11.207Z] 4f4fb700ef54: Verifying Checksum [2024-10-30T13:18:11.207Z] 4f4fb700ef54: Download complete [2024-10-30T13:18:11.207Z] 5d5c8e513c77: Verifying Checksum [2024-10-30T13:18:11.207Z] 5d5c8e513c77: Download complete [2024-10-30T13:18:11.492Z] 43c4264eed91: Verifying Checksum [2024-10-30T13:18:11.492Z] 43c4264eed91: Download complete [2024-10-30T13:18:11.492Z] 9f66e0745190: Verifying Checksum [2024-10-30T13:18:11.492Z] 561ebcabdf7f: Verifying Checksum [2024-10-30T13:18:11.492Z] 561ebcabdf7f: Download complete [2024-10-30T13:18:11.492Z] 43c4264eed91: Pull complete [2024-10-30T13:18:11.755Z] 4cc291be95ef: Pull complete [2024-10-30T13:18:12.013Z] 2ac1f1163629: Verifying Checksum [2024-10-30T13:18:12.013Z] 2ac1f1163629: Download complete [2024-10-30T13:18:12.013Z] f49a43e4bbc0: Verifying Checksum [2024-10-30T13:18:12.013Z] f49a43e4bbc0: Download complete [2024-10-30T13:18:15.302Z] 2ac1f1163629: Pull complete [2024-10-30T13:18:15.302Z] 5c3c966382ef: Pull complete [2024-10-30T13:18:15.302Z] 4f4fb700ef54: Pull complete [2024-10-30T13:18:15.560Z] 5d5c8e513c77: Pull complete [2024-10-30T13:18:15.560Z] 9f66e0745190: Pull complete [2024-10-30T13:18:18.109Z] f49a43e4bbc0: Pull complete [2024-10-30T13:18:18.397Z] 561ebcabdf7f: Pull complete [2024-10-30T13:18:18.397Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-30T13:18:18.397Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-30T13:18:18.397Z] ---> 3a752c3f9dda [2024-10-30T13:18:18.397Z] Step 3/10 : ARG MAKE=make build [2024-10-30T13:18:24.734Z] Still waiting to schedule task [2024-10-30T13:18:24.735Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-24159’ [2024-10-30T13:18:24.979Z] ---> Running in 35e39ae97342 [2024-10-30T13:18:24.980Z] Removing intermediate container 35e39ae97342 [2024-10-30T13:18:24.980Z] ---> 4aff32b2a6f9 [2024-10-30T13:18:24.980Z] Step 4/10 : WORKDIR /device-s7 [2024-10-30T13:18:24.980Z] ---> Running in 9a581f7bce99 [2024-10-30T13:18:24.980Z] Removing intermediate container 9a581f7bce99 [2024-10-30T13:18:24.980Z] ---> e68deaaffc9b [2024-10-30T13:18:24.980Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2024-10-30T13:18:24.980Z] ---> Running in c1546192f955 [2024-10-30T13:18:24.980Z] Removing intermediate container c1546192f955 [2024-10-30T13:18:24.980Z] ---> ec3f5e8d6778 [2024-10-30T13:18:24.980Z] Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev [2024-10-30T13:18:24.980Z] ---> Running in d3bc44f1c77d [2024-10-30T13:18:24.980Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T13:18:24.980Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T13:18:25.239Z] OK: 246 MiB in 54 packages [2024-10-30T13:18:25.808Z] Removing intermediate container d3bc44f1c77d [2024-10-30T13:18:25.808Z] ---> 3aa27c2abfe0 [2024-10-30T13:18:25.808Z] Step 7/10 : COPY go.mod vendor* ./ [2024-10-30T13:18:25.808Z] ---> 0315a1936998 [2024-10-30T13:18:25.808Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T13:18:25.808Z] ---> Running in 5ff98a0e0cd3 [2024-10-30T13:19:22.077Z] Removing intermediate container 5ff98a0e0cd3 [2024-10-30T13:19:22.077Z] ---> 02c08976d97d [2024-10-30T13:19:22.077Z] Step 9/10 : COPY . . [2024-10-30T13:19:22.077Z] ---> 8556be78360e [2024-10-30T13:19:22.077Z] Step 10/10 : RUN ${MAKE} [2024-10-30T13:19:22.077Z] ---> Running in 733b6fe2c06a [2024-10-30T13:19:22.077Z] noop [2024-10-30T13:19:22.077Z] Removing intermediate container 733b6fe2c06a [2024-10-30T13:19:22.077Z] ---> f9872b2e0db4 [2024-10-30T13:19:22.077Z] Successfully built f9872b2e0db4 [2024-10-30T13:19:22.077Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T13:19:22.423Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-30T13:19:22.423Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T13:19:22.498Z] prd-ubuntu20.04-docker-8c-8g-24160 does not seem to be running inside a container [2024-10-30T13:19:22.529Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_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-30T13:19:22.851Z] $ docker top 5231c15dac409059ddcb1510199f0f89799734ff68bcb072cbb758f68507b9d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T13:19:23.207Z] + go version [2024-10-30T13:19:23.208Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-30T13:19:23.216Z] $ docker stop --time=1 5231c15dac409059ddcb1510199f0f89799734ff68bcb072cbb758f68507b9d1 [2024-10-30T13:19:24.617Z] $ docker rm -f --volumes 5231c15dac409059ddcb1510199f0f89799734ff68bcb072cbb758f68507b9d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T13:19:25.081Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-30T13:19:25.081Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T13:19:25.173Z] prd-ubuntu20.04-docker-8c-8g-24160 does not seem to be running inside a container [2024-10-30T13:19:25.202Z] $ 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-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_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-30T13:19:25.561Z] $ docker top 780f07440e132d7534f7edab38c9dd2c56cf68ea201010e668c11e1292a97160 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T13:19:25.911Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] fileExists [Pipeline] sh [2024-10-30T13:19:26.217Z] + make test [2024-10-30T13:19:26.217Z] go test -race -coverprofile=coverage.out ./... [2024-10-30T13:19:34.333Z] ? github.com/edgexfoundry/device-s7 [no test files] [2024-10-30T13:19:56.274Z] github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements [2024-10-30T13:19:56.274Z] github.com/edgexfoundry/device-s7/internal/driver coverage: 0.0% of statements [2024-10-30T13:20:28.389Z] go vet ./... [2024-10-30T13:20:30.918Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-30T13:20:30.918Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-30T13:20:30.918Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-30T13:20:31.193Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-30T13:20:31.208Z] $ docker stop --time=1 780f07440e132d7534f7edab38c9dd2c56cf68ea201010e668c11e1292a97160 [2024-10-30T13:20:35.791Z] $ docker rm -f --volumes 780f07440e132d7534f7edab38c9dd2c56cf68ea201010e668c11e1292a97160 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-30T13:20:36.436Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-30T13:20:36.484Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-30T13:20:36.947Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-30T13:20:37.235Z] + ls -al . [2024-10-30T13:20:37.235Z] total 228 [2024-10-30T13:20:37.235Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 13:19 . [2024-10-30T13:20:37.235Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 13:17 .. [2024-10-30T13:20:37.235Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 13:19 .git [2024-10-30T13:20:37.235Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 13:17 .github [2024-10-30T13:20:37.235Z] -rw-rw-r-- 1 jenkins jenkins 237 Oct 30 13:17 .gitignore [2024-10-30T13:20:37.235Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 30 13:17 .golangci.yml [2024-10-30T13:20:37.235Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 30 13:18 .semver [2024-10-30T13:20:37.235Z] -rw-rw-r-- 1 jenkins jenkins 19679 Oct 30 13:17 Attribution.txt [2024-10-30T13:20:37.235Z] -rw-rw-r-- 1 jenkins jenkins 1579 Oct 30 13:17 Dockerfile [2024-10-30T13:20:37.235Z] -rw-rw-r-- 1 jenkins jenkins 643 Oct 30 13:17 Jenkinsfile [2024-10-30T13:20:37.235Z] -rw-rw-r-- 1 jenkins jenkins 10947 Oct 30 13:17 LICENSE [2024-10-30T13:20:37.235Z] -rw-rw-r-- 1 jenkins jenkins 1903 Oct 30 13:17 Makefile [2024-10-30T13:20:37.235Z] -rw-rw-r-- 1 jenkins jenkins 614 Oct 30 13:17 OWNERS.md [2024-10-30T13:20:37.235Z] -rw-rw-r-- 1 jenkins jenkins 2393 Oct 30 13:17 README.md [2024-10-30T13:20:37.235Z] -rw-rw-r-- 1 jenkins jenkins 11 Oct 30 13:18 VERSION [2024-10-30T13:20:37.235Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 13:17 bin [2024-10-30T13:20:37.235Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 13:17 cmd [2024-10-30T13:20:37.235Z] -rw-r--r-- 1 jenkins jenkins 17164 Oct 30 13:19 coverage.out [2024-10-30T13:20:37.235Z] -rw-rw-r-- 1 jenkins jenkins 6929 Oct 30 13:17 go.mod [2024-10-30T13:20:37.235Z] -rw-rw-r-- 1 jenkins jenkins 100385 Oct 30 13:17 go.sum [2024-10-30T13:20:37.235Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 13:17 internal [2024-10-30T13:20:37.235Z] -rw-rw-r-- 1 jenkins jenkins 223 Oct 30 13:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T13:20:37.558Z] + docker build -t device-s7 -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=8abf73570ad6030a87cde2867b8b9b061b07feca --label arch=amd64 --label version=4.0.0-dev.1 . [2024-10-30T13:20:37.558Z] Sending build context to Docker daemon 603.6kB [2024-10-30T13:20:37.558Z] Step 1/24 : ARG BASE=golang:1.23-alpine3.20 [2024-10-30T13:20:37.558Z] Step 2/24 : FROM ${BASE} AS builder [2024-10-30T13:20:37.558Z] ---> f9872b2e0db4 [2024-10-30T13:20:37.558Z] Step 3/24 : ARG MAKE=make build [2024-10-30T13:20:37.818Z] ---> Running in e1217b507063 [2024-10-30T13:20:37.818Z] Removing intermediate container e1217b507063 [2024-10-30T13:20:37.818Z] ---> 91275eb15ead [2024-10-30T13:20:37.818Z] Step 4/24 : WORKDIR /device-s7 [2024-10-30T13:20:37.818Z] ---> Running in dcf9fcfcdec0 [2024-10-30T13:20:37.818Z] Removing intermediate container dcf9fcfcdec0 [2024-10-30T13:20:37.818Z] ---> 5340fc4ee407 [2024-10-30T13:20:37.818Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2024-10-30T13:20:38.083Z] ---> Running in 418cba9a240d [2024-10-30T13:20:38.083Z] Removing intermediate container 418cba9a240d [2024-10-30T13:20:38.083Z] ---> 58f8c77d2160 [2024-10-30T13:20:38.083Z] Step 6/24 : RUN apk add --update --no-cache make git gcc libc-dev [2024-10-30T13:20:38.083Z] ---> Running in 052a361b95d9 [2024-10-30T13:20:38.341Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T13:20:38.341Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T13:20:38.600Z] OK: 246 MiB in 54 packages [2024-10-30T13:20:38.858Z] Removing intermediate container 052a361b95d9 [2024-10-30T13:20:38.858Z] ---> 2bd94df9bd55 [2024-10-30T13:20:38.858Z] Step 7/24 : COPY go.mod vendor* ./ [2024-10-30T13:20:39.116Z] ---> 4dcaeaea987b [2024-10-30T13:20:39.116Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T13:20:39.116Z] ---> Running in d576c6a8c81b [2024-10-30T13:20:39.683Z] Removing intermediate container d576c6a8c81b [2024-10-30T13:20:39.683Z] ---> 0025c03aebe0 [2024-10-30T13:20:39.683Z] Step 9/24 : COPY . . [2024-10-30T13:20:39.942Z] ---> 88930db85488 [2024-10-30T13:20:39.942Z] Step 10/24 : RUN ${MAKE} [2024-10-30T13:20:39.942Z] ---> Running in 4d61017ca08b [2024-10-30T13:20:40.201Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.0.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.1" -trimpath -mod=readonly -o cmd/device-s7 ./cmd [2024-10-30T13:21:17.013Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24162 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] ws [2024-10-30T13:21:17.033Z] Running in /w/workspace/device-s7/8 [Pipeline] { [Pipeline] checkout [2024-10-30T13:21:18.977Z] Removing intermediate container 4d61017ca08b [2024-10-30T13:21:18.977Z] ---> e3d9c6b98309 [2024-10-30T13:21:18.977Z] Step 11/24 : FROM alpine:3.20 [2024-10-30T13:21:18.977Z] 3.20: Pulling from library/alpine [2024-10-30T13:21:18.977Z] 43c4264eed91: Already exists [2024-10-30T13:21:18.977Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-30T13:21:18.977Z] Status: Downloaded newer image for alpine:3.20 [2024-10-30T13:21:18.977Z] ---> 91ef0af61f39 [2024-10-30T13:21:18.977Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2024-10-30T13:21:18.977Z] ---> Running in d56014c5027c [2024-10-30T13:21:18.977Z] Removing intermediate container d56014c5027c [2024-10-30T13:21:18.977Z] ---> a31ec95a6207 [2024-10-30T13:21:18.977Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-10-30T13:21:18.977Z] ---> Running in 1aac3a1b56bc [2024-10-30T13:21:18.977Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T13:21:18.977Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T13:21:19.237Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-30T13:21:19.237Z] Executing busybox-1.36.1-r29.trigger [2024-10-30T13:21:19.237Z] OK: 8 MiB in 15 packages [2024-10-30T13:21:19.805Z] Removing intermediate container 1aac3a1b56bc [2024-10-30T13:21:19.805Z] ---> 45ec2ae9e2f1 [2024-10-30T13:21:19.805Z] Step 14/24 : RUN apk --no-cache upgrade [2024-10-30T13:21:19.805Z] ---> Running in 66791f910012 [2024-10-30T13:21:20.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T13:21:20.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T13:21:20.091Z] Selected Git installation does not exist. Using Default [2024-10-30T13:21:20.091Z] The recommended git tool is: NONE [2024-10-30T13:21:20.631Z] Upgrading critical system libraries and apk-tools: [2024-10-30T13:21:20.631Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-30T13:21:20.631Z] Executing busybox-1.36.1-r29.trigger [2024-10-30T13:21:20.631Z] Continuing the upgrade transaction with new apk-tools: [2024-10-30T13:21:20.631Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T13:21:20.631Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T13:21:20.889Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T13:21:20.889Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T13:21:20.889Z] OK: 8 MiB in 15 packages [2024-10-30T13:21:21.824Z] Removing intermediate container 66791f910012 [2024-10-30T13:21:21.824Z] ---> bf2d3cce966e [2024-10-30T13:21:21.824Z] Step 15/24 : WORKDIR / [2024-10-30T13:21:21.824Z] ---> Running in 78b4bf446ecf [2024-10-30T13:21:21.824Z] Removing intermediate container 78b4bf446ecf [2024-10-30T13:21:21.824Z] ---> 43fd64b0544b [2024-10-30T13:21:21.824Z] Step 16/24 : COPY --from=builder /device-s7/Attribution.txt /Attribution.txt [2024-10-30T13:21:22.083Z] ---> 99d201e34e06 [2024-10-30T13:21:22.083Z] Step 17/24 : COPY --from=builder /device-s7/cmd/device-s7 /device-s7 [2024-10-30T13:21:24.611Z] ---> 7512bf9e3d5d [2024-10-30T13:21:24.611Z] Step 18/24 : COPY --from=builder /device-s7/cmd/res /res [2024-10-30T13:21:24.611Z] ---> a3fd61b5d075 [2024-10-30T13:21:24.611Z] Step 19/24 : EXPOSE 59994 [2024-10-30T13:21:24.611Z] ---> Running in 2772245bb8bf [2024-10-30T13:21:24.611Z] Removing intermediate container 2772245bb8bf [2024-10-30T13:21:24.611Z] ---> 9d3ec6dff25d [2024-10-30T13:21:24.611Z] Step 20/24 : ENTRYPOINT ["/device-s7"] [2024-10-30T13:21:24.871Z] ---> Running in 0f3147afa112 [2024-10-30T13:21:24.871Z] Removing intermediate container 0f3147afa112 [2024-10-30T13:21:24.871Z] ---> c10db4a1a32a [2024-10-30T13:21:24.871Z] Step 21/24 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-10-30T13:21:25.115Z] using credential edgex-jenkins-ssh [2024-10-30T13:21:25.131Z] ---> Running in 9c8ff939e686 [2024-10-30T13:21:25.131Z] Removing intermediate container 9c8ff939e686 [2024-10-30T13:21:25.131Z] ---> f27cb0890e70 [2024-10-30T13:21:25.131Z] Step 22/24 : LABEL arch=amd64 [2024-10-30T13:21:25.146Z] Cloning the remote Git repository [2024-10-30T13:21:25.390Z] ---> Running in 830b23903509 [2024-10-30T13:21:25.650Z] Removing intermediate container 830b23903509 [2024-10-30T13:21:25.650Z] ---> 2cdf1016b694 [2024-10-30T13:21:25.650Z] Step 23/24 : LABEL git_sha=8abf73570ad6030a87cde2867b8b9b061b07feca [2024-10-30T13:21:25.650Z] ---> Running in b19a06b11205 [2024-10-30T13:21:25.200Z] Cloning repository git@github.com:edgexfoundry/device-s7.git [2024-10-30T13:21:25.326Z] > git init /w/workspace/device-s7/8 # timeout=10 [2024-10-30T13:21:25.504Z] Fetching upstream changes from git@github.com:edgexfoundry/device-s7.git [2024-10-30T13:21:25.505Z] > git --version # timeout=10 [2024-10-30T13:21:25.527Z] > git --version # 'git version 2.25.1' [2024-10-30T13:21:25.530Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-30T13:21:25.708Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-30T13:21:26.217Z] Removing intermediate container b19a06b11205 [2024-10-30T13:21:26.217Z] ---> 1fb6a17836f7 [2024-10-30T13:21:26.217Z] Step 24/24 : LABEL version=4.0.0-dev.1 [2024-10-30T13:21:26.217Z] ---> Running in 09063b6fb411 [2024-10-30T13:21:26.475Z] Removing intermediate container 09063b6fb411 [2024-10-30T13:21:26.475Z] ---> bf766838a760 [2024-10-30T13:21:26.475Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-30T13:21:26.475Z] Successfully built bf766838a760 [2024-10-30T13:21:26.475Z] Successfully tagged device-s7:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-30T13:21:26.609Z] provisioning config files... [2024-10-30T13:21:26.618Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config7828620812858596429tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T13:21:26.923Z] ---> ****-login.sh [2024-10-30T13:21:26.923Z] nexus3.edgexfoundry.org:10001 [2024-10-30T13:21:26.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T13:21:26.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T13:21:26.924Z] Configure a credential helper to remove this warning. See [2024-10-30T13:21:26.924Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T13:21:26.924Z] [2024-10-30T13:21:26.924Z] Login Succeeded [2024-10-30T13:21:26.924Z] nexus3.edgexfoundry.org:10002 [2024-10-30T13:21:26.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T13:21:26.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T13:21:26.924Z] Configure a credential helper to remove this warning. See [2024-10-30T13:21:26.924Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T13:21:26.924Z] [2024-10-30T13:21:26.924Z] Login Succeeded [2024-10-30T13:21:26.924Z] nexus3.edgexfoundry.org:10003 [2024-10-30T13:21:27.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T13:21:27.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T13:21:27.182Z] Configure a credential helper to remove this warning. See [2024-10-30T13:21:27.182Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T13:21:27.182Z] [2024-10-30T13:21:27.182Z] Login Succeeded [2024-10-30T13:21:27.182Z] nexus3.edgexfoundry.org:10004 [2024-10-30T13:21:27.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T13:21:27.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T13:21:27.182Z] Configure a credential helper to remove this warning. See [2024-10-30T13:21:27.183Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T13:21:27.183Z] [2024-10-30T13:21:27.183Z] Login Succeeded [2024-10-30T13:21:27.183Z] ****.io [2024-10-30T13:21:27.274Z] Avoid second fetch [2024-10-30T13:21:27.275Z] Checking out Revision 8abf73570ad6030a87cde2867b8b9b061b07feca (main) [2024-10-30T13:21:27.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T13:21:27.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T13:21:27.441Z] Configure a credential helper to remove this warning. See [2024-10-30T13:21:27.441Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T13:21:27.441Z] [2024-10-30T13:21:27.441Z] Login Succeeded [2024-10-30T13:21:27.441Z] ---> ****-login.sh ends [Pipeline] } [2024-10-30T13:21:27.447Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-30T13:21:26.272Z] > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 [2024-10-30T13:21:26.315Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-30T13:21:27.289Z] > git config core.sparsecheckout # timeout=10 [2024-10-30T13:21:27.369Z] > git checkout -f 8abf73570ad6030a87cde2867b8b9b061b07feca # timeout=10 [Pipeline] // withEnv [Pipeline] echo [2024-10-30T13:21:27.500Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-30T13:21:27.530Z] [edgeXDocker.push] Tagging docker image device-s7 with the following tags: [2024-10-30T13:21:27.530Z] 8abf73570ad6030a87cde2867b8b9b061b07feca [2024-10-30T13:21:27.530Z] latest [2024-10-30T13:21:27.530Z] 4.0.0-dev.1 [2024-10-30T13:21:27.530Z] 8abf73570ad6030a87cde2867b8b9b061b07feca-4.0.0-dev.1 [2024-10-30T13:21:27.530Z] main [2024-10-30T13:21:27.530Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T13:21:27.888Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:8abf73570ad6030a87cde2867b8b9b061b07feca [Pipeline] } [2024-10-30T13:21:27.909Z] Commit message: "Merge pull request #14 from weichou1229/v4-module" [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T13:21:28.218Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:8abf73570ad6030a87cde2867b8b9b061b07feca [2024-10-30T13:21:28.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2024-10-30T13:21:28.218Z] a16a87030fab: Preparing [2024-10-30T13:21:28.218Z] c44009c82916: Preparing [2024-10-30T13:21:28.218Z] 44c9e0ef6f58: Preparing [2024-10-30T13:21:28.218Z] 32fdbebe1a30: Preparing [2024-10-30T13:21:28.218Z] 6353e6cfe93e: Preparing [2024-10-30T13:21:28.218Z] 63ca1fbb43ae: Preparing [2024-10-30T13:21:28.218Z] 63ca1fbb43ae: Waiting [2024-10-30T13:21:28.218Z] a16a87030fab: Pushed [2024-10-30T13:21:28.218Z] 6353e6cfe93e: Pushed [2024-10-30T13:21:28.218Z] 44c9e0ef6f58: Pushed [2024-10-30T13:21:28.218Z] 63ca1fbb43ae: Layer already exists [2024-10-30T13:21:28.784Z] 32fdbebe1a30: Pushed [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-30T13:21:32.639Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-30T13:21:32.639Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-30T13:21:32.639Z] Dload Upload Total Spent Left Speed [2024-10-30T13:21:32.639Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 215k 0 --:--:-- --:--:-- --:--:-- 215k [Pipeline] sh [2024-10-30T13:21:32.978Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [2024-10-30T13:21:32.978Z] c44009c82916: Pushed [2024-10-30T13:21:32.978Z] 8abf73570ad6030a87cde2867b8b9b061b07feca: digest: sha256:3ca7489d7d7862baa9a93b704e1a420bab30ed12c4d4a6694992314a2542675a size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T13:21:33.325Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-30T13:21:33.325Z] + sudo tee /etc/docker/daemon.new [2024-10-30T13:21:33.325Z] { [2024-10-30T13:21:33.325Z] "registry-mirrors": [ [2024-10-30T13:21:33.325Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-30T13:21:33.325Z] ], [2024-10-30T13:21:33.325Z] "bip": "10.250.0.254/24", [2024-10-30T13:21:33.325Z] "hosts": [ [2024-10-30T13:21:33.325Z] "tcp://0.0.0.0:5555", [2024-10-30T13:21:33.325Z] "unix:///var/run/docker.sock" [2024-10-30T13:21:33.325Z] ], [2024-10-30T13:21:33.325Z] "mtu": 1458, [2024-10-30T13:21:33.325Z] "selinux-enabled": true, [2024-10-30T13:21:33.325Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-30T13:21:33.325Z] } [Pipeline] sh [2024-10-30T13:21:33.377Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T13:21:33.660Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-30T13:21:33.758Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:latest [2024-10-30T13:21:33.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2024-10-30T13:21:33.758Z] a16a87030fab: Preparing [2024-10-30T13:21:33.758Z] c44009c82916: Preparing [2024-10-30T13:21:33.758Z] 44c9e0ef6f58: Preparing [2024-10-30T13:21:33.758Z] 32fdbebe1a30: Preparing [2024-10-30T13:21:33.758Z] 6353e6cfe93e: Preparing [2024-10-30T13:21:33.758Z] 63ca1fbb43ae: Preparing [2024-10-30T13:21:33.758Z] 63ca1fbb43ae: Waiting [2024-10-30T13:21:33.758Z] 32fdbebe1a30: Layer already exists [2024-10-30T13:21:33.758Z] 6353e6cfe93e: Layer already exists [2024-10-30T13:21:33.758Z] c44009c82916: Layer already exists [2024-10-30T13:21:33.758Z] a16a87030fab: Layer already exists [2024-10-30T13:21:33.758Z] 44c9e0ef6f58: Layer already exists [2024-10-30T13:21:33.758Z] 63ca1fbb43ae: Layer already exists [2024-10-30T13:21:33.758Z] latest: digest: sha256:3ca7489d7d7862baa9a93b704e1a420bab30ed12c4d4a6694992314a2542675a size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T13:21:33.988Z] + sudo service docker restart [2024-10-30T13:21:34.098Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:4.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T13:21:34.437Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:4.0.0-dev.1 [2024-10-30T13:21:34.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2024-10-30T13:21:34.437Z] a16a87030fab: Preparing [2024-10-30T13:21:34.437Z] c44009c82916: Preparing [2024-10-30T13:21:34.437Z] 44c9e0ef6f58: Preparing [2024-10-30T13:21:34.437Z] 32fdbebe1a30: Preparing [2024-10-30T13:21:34.437Z] 6353e6cfe93e: Preparing [2024-10-30T13:21:34.437Z] 63ca1fbb43ae: Preparing [2024-10-30T13:21:34.437Z] 63ca1fbb43ae: Waiting [2024-10-30T13:21:34.437Z] 44c9e0ef6f58: Layer already exists [2024-10-30T13:21:34.437Z] 32fdbebe1a30: Layer already exists [2024-10-30T13:21:34.437Z] c44009c82916: Layer already exists [2024-10-30T13:21:34.437Z] a16a87030fab: Layer already exists [2024-10-30T13:21:34.437Z] 6353e6cfe93e: Layer already exists [2024-10-30T13:21:34.437Z] 63ca1fbb43ae: Layer already exists [2024-10-30T13:21:34.437Z] 4.0.0-dev.1: digest: sha256:3ca7489d7d7862baa9a93b704e1a420bab30ed12c4d4a6694992314a2542675a size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T13:21:34.776Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:8abf73570ad6030a87cde2867b8b9b061b07feca-4.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T13:21:35.111Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:8abf73570ad6030a87cde2867b8b9b061b07feca-4.0.0-dev.1 [2024-10-30T13:21:35.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2024-10-30T13:21:35.111Z] a16a87030fab: Preparing [2024-10-30T13:21:35.111Z] c44009c82916: Preparing [2024-10-30T13:21:35.111Z] 44c9e0ef6f58: Preparing [2024-10-30T13:21:35.111Z] 32fdbebe1a30: Preparing [2024-10-30T13:21:35.111Z] 6353e6cfe93e: Preparing [2024-10-30T13:21:35.111Z] 63ca1fbb43ae: Preparing [2024-10-30T13:21:35.111Z] 63ca1fbb43ae: Waiting [2024-10-30T13:21:35.111Z] 32fdbebe1a30: Layer already exists [2024-10-30T13:21:35.111Z] 44c9e0ef6f58: Layer already exists [2024-10-30T13:21:35.111Z] 6353e6cfe93e: Layer already exists [2024-10-30T13:21:35.111Z] c44009c82916: Layer already exists [2024-10-30T13:21:35.111Z] a16a87030fab: Layer already exists [2024-10-30T13:21:35.111Z] 63ca1fbb43ae: Layer already exists [2024-10-30T13:21:35.111Z] 8abf73570ad6030a87cde2867b8b9b061b07feca-4.0.0-dev.1: digest: sha256:3ca7489d7d7862baa9a93b704e1a420bab30ed12c4d4a6694992314a2542675a size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T13:21:35.440Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T13:21:35.772Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:main [2024-10-30T13:21:35.772Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2024-10-30T13:21:35.772Z] a16a87030fab: Preparing [2024-10-30T13:21:35.772Z] c44009c82916: Preparing [2024-10-30T13:21:35.772Z] 44c9e0ef6f58: Preparing [2024-10-30T13:21:35.772Z] 32fdbebe1a30: Preparing [2024-10-30T13:21:35.772Z] 6353e6cfe93e: Preparing [2024-10-30T13:21:35.772Z] 63ca1fbb43ae: Preparing [2024-10-30T13:21:35.772Z] 63ca1fbb43ae: Waiting [2024-10-30T13:21:35.772Z] 6353e6cfe93e: Layer already exists [2024-10-30T13:21:35.772Z] 32fdbebe1a30: Layer already exists [2024-10-30T13:21:35.772Z] a16a87030fab: Layer already exists [2024-10-30T13:21:35.772Z] 44c9e0ef6f58: Layer already exists [2024-10-30T13:21:35.772Z] c44009c82916: Layer already exists [2024-10-30T13:21:35.772Z] 63ca1fbb43ae: Layer already exists [2024-10-30T13:21:35.772Z] main: digest: sha256:3ca7489d7d7862baa9a93b704e1a420bab30ed12c4d4a6694992314a2542675a size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-30T13:21:35.852Z] ===================================================== [Pipeline] echo [2024-10-30T13:21:35.868Z] taggedImages: [2024-10-30T13:21:35.868Z] - nexus3.edgexfoundry.org:10004/device-s7:8abf73570ad6030a87cde2867b8b9b061b07feca [2024-10-30T13:21:35.868Z] - nexus3.edgexfoundry.org:10004/device-s7:latest [2024-10-30T13:21:35.868Z] - nexus3.edgexfoundry.org:10004/device-s7:4.0.0-dev.1 [2024-10-30T13:21:35.868Z] - nexus3.edgexfoundry.org:10004/device-s7:8abf73570ad6030a87cde2867b8b9b061b07feca-4.0.0-dev.1 [2024-10-30T13:21:35.868Z] - nexus3.edgexfoundry.org:10004/device-s7:main [Pipeline] } [Pipeline] // script [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-30T13:21:36.292Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-30T13:21:36.292Z] [2024-10-30T13:21:36.292Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T13:21:36.601Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-30T13:21:36.601Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-30T13:21:36.601Z] 5eb5b503b376: Pulling fs layer [2024-10-30T13:21:36.601Z] 5c69ac0246d0: Pulling fs layer [2024-10-30T13:21:36.601Z] ec43610c2a17: Pulling fs layer [2024-10-30T13:21:36.601Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-30T13:21:36.601Z] 33b1e0a273af: Pulling fs layer [2024-10-30T13:21:36.601Z] 5d3b04190fa2: Pulling fs layer [2024-10-30T13:21:36.601Z] 2f39f015ded8: Pulling fs layer [2024-10-30T13:21:36.602Z] 3a2ae6a8a46f: Waiting [2024-10-30T13:21:36.602Z] 33b1e0a273af: Waiting [2024-10-30T13:21:36.602Z] 5d3b04190fa2: Waiting [2024-10-30T13:21:36.602Z] 2f39f015ded8: Waiting [2024-10-30T13:21:36.602Z] 5c69ac0246d0: Download complete [2024-10-30T13:21:36.602Z] 3a2ae6a8a46f: Download complete [2024-10-30T13:21:36.602Z] 33b1e0a273af: Verifying Checksum [2024-10-30T13:21:36.602Z] 33b1e0a273af: Download complete [2024-10-30T13:21:36.602Z] 5d3b04190fa2: Verifying Checksum [2024-10-30T13:21:36.602Z] 5d3b04190fa2: Download complete [2024-10-30T13:21:36.602Z] ec43610c2a17: Verifying Checksum [2024-10-30T13:21:36.602Z] ec43610c2a17: Download complete [2024-10-30T13:21:36.859Z] 5eb5b503b376: Verifying Checksum [2024-10-30T13:21:36.859Z] 5eb5b503b376: Download complete [2024-10-30T13:21:37.424Z] 2f39f015ded8: Download complete [2024-10-30T13:21:37.990Z] 5eb5b503b376: Pull complete [2024-10-30T13:21:38.250Z] 5c69ac0246d0: Pull complete [2024-10-30T13:21:38.817Z] ec43610c2a17: Pull complete [2024-10-30T13:21:38.817Z] 3a2ae6a8a46f: Pull complete [2024-10-30T13:21:39.075Z] 33b1e0a273af: Pull complete [2024-10-30T13:21:39.333Z] 5d3b04190fa2: Pull complete [2024-10-30T13:21:43.530Z] 2f39f015ded8: Pull complete [2024-10-30T13:21:43.530Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-30T13:21:43.530Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-30T13:21:43.530Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T13:21:43.644Z] prd-ubuntu20.04-docker-8c-8g-24160 does not seem to be running inside a container [2024-10-30T13:21:43.670Z] $ 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-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_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-30T13:21:50.362Z] $ docker top 056f925344e1fdaba15ce82ce47735030f36f6a98fd005207a1fec6e0d517223 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T13:21:50.758Z] ---> job-cost.sh [2024-10-30T13:21:50.758Z] lf-activate-venv: SKIPPING [2024-10-30T13:21:50.758Z] INFO: No Stack... [2024-10-30T13:21:51.017Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-30T13:21:51.294Z] INFO: Archiving Costs [Pipeline] sh [2024-10-30T13:21:51.582Z] + cat /w/workspace/edgexfoundry_device-s7_main/archives/cost.csv [2024-10-30T13:21:51.582Z] + cut -d, -f6 [Pipeline] lock [2024-10-30T13:21:51.597Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-8-stack-cost] [2024-10-30T13:21:51.609Z] Resource [jenkins-edgexfoundry-device-s7-main-8-stack-cost] did not exist. Created. [2024-10-30T13:21:51.616Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-30T13:21:51.940Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-30T13:21:51.980Z] Stashed 1 file(s) [Pipeline] } [2024-10-30T13:21:51.992Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-8-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-30T13:21:52.017Z] $ docker stop --time=1 056f925344e1fdaba15ce82ce47735030f36f6a98fd005207a1fec6e0d517223 [2024-10-30T13:21:53.729Z] $ docker rm -f --volumes 056f925344e1fdaba15ce82ce47735030f36f6a98fd005207a1fec6e0d517223 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] configFileProvider [2024-10-30T13:21:53.942Z] provisioning config files... [Pipeline] } [Pipeline] // withEnv [2024-10-30T13:21:53.980Z] copy managed file [device-s7-settings] to file:/w/workspace/device-s7/8@tmp/config7303659085950053998tmp [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T13:21:54.490Z] ---> ****-login.sh [2024-10-30T13:21:54.490Z] nexus3.edgexfoundry.org:10001 [2024-10-30T13:21:55.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T13:21:55.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T13:21:55.083Z] Configure a credential helper to remove this warning. See [2024-10-30T13:21:55.083Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T13:21:55.083Z] [2024-10-30T13:21:55.083Z] Login Succeeded [2024-10-30T13:21:55.083Z] nexus3.edgexfoundry.org:10002 [2024-10-30T13:21:55.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T13:21:55.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T13:21:55.630Z] Configure a credential helper to remove this warning. See [2024-10-30T13:21:55.630Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T13:21:55.630Z] [2024-10-30T13:21:55.630Z] Login Succeeded [2024-10-30T13:21:55.630Z] nexus3.edgexfoundry.org:10003 [2024-10-30T13:21:55.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T13:21:55.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T13:21:55.905Z] Configure a credential helper to remove this warning. See [2024-10-30T13:21:55.905Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T13:21:55.905Z] [2024-10-30T13:21:55.905Z] Login Succeeded [2024-10-30T13:21:55.905Z] nexus3.edgexfoundry.org:10004 [2024-10-30T13:21:56.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T13:21:56.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T13:21:56.455Z] Configure a credential helper to remove this warning. See [2024-10-30T13:21:56.455Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T13:21:56.455Z] [2024-10-30T13:21:56.455Z] Login Succeeded [2024-10-30T13:21:56.455Z] ****.io [2024-10-30T13:21:56.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T13:21:56.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T13:21:56.994Z] Configure a credential helper to remove this warning. See [2024-10-30T13:21:56.994Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T13:21:56.994Z] [2024-10-30T13:21:56.995Z] Login Succeeded [2024-10-30T13:21:56.995Z] ---> ****-login.sh ends [Pipeline] } [2024-10-30T13:21:57.009Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-30T13:21:57.348Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-30T13:21:57.377Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-30T13:21:57.399Z] ========================================================= [2024-10-30T13:21:57.399Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-30T13:21:57.399Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T13:21:57.777Z] + docker build -t ci-base-image-arm64 -f 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-30T13:21:58.049Z] Sending build context to Docker daemon 395.3kB [2024-10-30T13:21:58.049Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2024-10-30T13:21:58.049Z] Step 2/10 : FROM ${BASE} AS builder [2024-10-30T13:21:58.320Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-30T13:21:58.320Z] cf04c63912e1: Pulling fs layer [2024-10-30T13:21:58.320Z] 55b35a11ae5e: Pulling fs layer [2024-10-30T13:21:58.320Z] a37a00ec5f00: Pulling fs layer [2024-10-30T13:21:58.320Z] 50b3750afda1: Pulling fs layer [2024-10-30T13:21:58.320Z] 4f4fb700ef54: Pulling fs layer [2024-10-30T13:21:58.320Z] 80978eb59214: Pulling fs layer [2024-10-30T13:21:58.320Z] c9f46d7d2bd2: Pulling fs layer [2024-10-30T13:21:58.320Z] c5a475d317c9: Pulling fs layer [2024-10-30T13:21:58.320Z] 4f4fb700ef54: Waiting [2024-10-30T13:21:58.320Z] 80978eb59214: Waiting [2024-10-30T13:21:58.320Z] c9f46d7d2bd2: Waiting [2024-10-30T13:21:58.320Z] c5a475d317c9: Waiting [2024-10-30T13:21:58.320Z] 50b3750afda1: Waiting [2024-10-30T13:21:58.320Z] 55b35a11ae5e: Verifying Checksum [2024-10-30T13:21:58.320Z] 55b35a11ae5e: Download complete [2024-10-30T13:21:58.320Z] 50b3750afda1: Verifying Checksum [2024-10-30T13:21:58.320Z] 50b3750afda1: Download complete [2024-10-30T13:21:58.320Z] 4f4fb700ef54: Verifying Checksum [2024-10-30T13:21:58.320Z] 4f4fb700ef54: Download complete [2024-10-30T13:21:58.320Z] 80978eb59214: Verifying Checksum [2024-10-30T13:21:58.320Z] 80978eb59214: Download complete [2024-10-30T13:21:58.320Z] cf04c63912e1: Verifying Checksum [2024-10-30T13:21:58.320Z] cf04c63912e1: Download complete [2024-10-30T13:21:58.910Z] c5a475d317c9: Verifying Checksum [2024-10-30T13:21:58.910Z] c5a475d317c9: Download complete [2024-10-30T13:21:59.513Z] cf04c63912e1: Pull complete [2024-10-30T13:22:00.482Z] a37a00ec5f00: Verifying Checksum [2024-10-30T13:22:00.482Z] a37a00ec5f00: Download complete [2024-10-30T13:22:00.482Z] 55b35a11ae5e: Pull complete [2024-10-30T13:22:01.452Z] c9f46d7d2bd2: Verifying Checksum [2024-10-30T13:22:01.452Z] c9f46d7d2bd2: Download complete [2024-10-30T13:22:16.474Z] a37a00ec5f00: Pull complete [2024-10-30T13:22:16.474Z] 50b3750afda1: Pull complete [2024-10-30T13:22:16.474Z] 4f4fb700ef54: Pull complete [2024-10-30T13:22:16.474Z] 80978eb59214: Pull complete [2024-10-30T13:22:24.722Z] c9f46d7d2bd2: Pull complete [2024-10-30T13:22:26.156Z] c5a475d317c9: Pull complete [2024-10-30T13:22:26.156Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-30T13:22:26.156Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-30T13:22:26.156Z] ---> be29e6b0f0d4 [2024-10-30T13:22:26.156Z] Step 3/10 : ARG MAKE=make build [2024-10-30T13:22:27.582Z] ---> Running in e7d4ef3da8b5 [2024-10-30T13:22:27.582Z] Removing intermediate container e7d4ef3da8b5 [2024-10-30T13:22:27.582Z] ---> e8260f26a04d [2024-10-30T13:22:27.582Z] Step 4/10 : WORKDIR /device-s7 [2024-10-30T13:22:27.860Z] ---> Running in 3d5b13f68349 [2024-10-30T13:22:28.129Z] Removing intermediate container 3d5b13f68349 [2024-10-30T13:22:28.129Z] ---> 9dd6c3657495 [2024-10-30T13:22:28.129Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2024-10-30T13:22:28.129Z] ---> Running in 6f565952641b [2024-10-30T13:22:28.402Z] Removing intermediate container 6f565952641b [2024-10-30T13:22:28.402Z] ---> db859090f0dc [2024-10-30T13:22:28.402Z] Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev [2024-10-30T13:22:28.402Z] ---> Running in db1da2d04578 [2024-10-30T13:22:29.828Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T13:22:30.095Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T13:22:32.041Z] OK: 238 MiB in 54 packages [2024-10-30T13:22:32.641Z] Removing intermediate container db1da2d04578 [2024-10-30T13:22:32.641Z] ---> f66ff433278d [2024-10-30T13:22:32.641Z] Step 7/10 : COPY go.mod vendor* ./ [2024-10-30T13:22:33.228Z] ---> f248cd7625ee [2024-10-30T13:22:33.228Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T13:22:33.508Z] ---> Running in 1b545ea3027c [2024-10-30T13:24:40.247Z] Removing intermediate container 1b545ea3027c [2024-10-30T13:24:40.247Z] ---> 84e5ef1e3b55 [2024-10-30T13:24:40.247Z] Step 9/10 : COPY . . [2024-10-30T13:24:40.247Z] ---> 0c98487dac0e [2024-10-30T13:24:40.247Z] Step 10/10 : RUN ${MAKE} [2024-10-30T13:24:40.247Z] ---> Running in 9d7c923b59a9 [2024-10-30T13:24:40.247Z] noop [2024-10-30T13:24:40.247Z] Removing intermediate container 9d7c923b59a9 [2024-10-30T13:24:40.247Z] ---> 8cb3987f5661 [2024-10-30T13:24:40.247Z] Successfully built 8cb3987f5661 [2024-10-30T13:24:40.247Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T13:24:40.640Z] + docker inspect -f . ci-base-image-arm64 [2024-10-30T13:24:40.640Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T13:24:40.921Z] prd-ubuntu20.04-docker-arm64-4c-16g-24162 does not seem to be running inside a container [2024-10-30T13:24:41.011Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-s7/8 -v /w/workspace/device-s7/8:/w/workspace/device-s7/8:rw,z -v /w/workspace/device-s7/8@tmp:/w/workspace/device-s7/8@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-30T13:24:42.504Z] $ docker top 3ac01df3539dc9c52331f3fb4c143e7aee9d0f265fbf41a65d3fdd0fc8ce001c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T13:24:43.421Z] + go version [2024-10-30T13:24:43.421Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-30T13:24:43.438Z] $ docker stop --time=1 3ac01df3539dc9c52331f3fb4c143e7aee9d0f265fbf41a65d3fdd0fc8ce001c [2024-10-30T13:24:45.200Z] $ docker rm -f --volumes 3ac01df3539dc9c52331f3fb4c143e7aee9d0f265fbf41a65d3fdd0fc8ce001c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T13:24:45.848Z] + docker inspect -f . ci-base-image-arm64 [2024-10-30T13:24:45.848Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T13:24:46.067Z] prd-ubuntu20.04-docker-arm64-4c-16g-24162 does not seem to be running inside a container [2024-10-30T13:24:46.137Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-s7/8 -v /w/workspace/device-s7/8:/w/workspace/device-s7/8:rw,z -v /w/workspace/device-s7/8@tmp:/w/workspace/device-s7/8@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-30T13:24:47.531Z] $ docker top 3141e63a06f50cbb21f6245a7a5dde334d94083ad577194df85f8c50407af35b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T13:24:48.422Z] + git config --global --add safe.directory /w/workspace/device-s7/8 [Pipeline] fileExists [Pipeline] sh [2024-10-30T13:24:49.099Z] + make test [2024-10-30T13:24:49.099Z] go test -race -coverprofile=coverage.out ./... [2024-10-30T13:25:45.598Z] ? github.com/edgexfoundry/device-s7 [no test files] [2024-10-30T13:29:37.489Z] github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements [2024-10-30T13:29:37.489Z] github.com/edgexfoundry/device-s7/internal/driver coverage: 0.0% of statements [2024-10-30T13:29:38.447Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-30T13:29:38.447Z] go vet ./... [2024-10-30T13:33:31.612Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-30T13:33:31.612Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-30T13:33:31.612Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-30T13:33:31.630Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-30T13:33:31.640Z] $ docker stop --time=1 3141e63a06f50cbb21f6245a7a5dde334d94083ad577194df85f8c50407af35b [2024-10-30T13:33:33.401Z] $ docker rm -f --volumes 3141e63a06f50cbb21f6245a7a5dde334d94083ad577194df85f8c50407af35b [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-30T13:33:35.491Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-30T13:33:35.518Z] Warning: overwriting stash ‘coverage-report’ [2024-10-30T13:33:35.904Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-30T13:33:36.302Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-30T13:33:36.632Z] + ls -al . [2024-10-30T13:33:36.633Z] total 224 [2024-10-30T13:33:36.633Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 30 13:24 . [2024-10-30T13:33:36.633Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 13:21 .. [2024-10-30T13:33:36.633Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 13:21 .git [2024-10-30T13:33:36.633Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 13:21 .github [2024-10-30T13:33:36.633Z] -rw-rw-r-- 1 jenkins jenkins 237 Oct 30 13:21 .gitignore [2024-10-30T13:33:36.633Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 30 13:21 .golangci.yml [2024-10-30T13:33:36.633Z] -rw-rw-r-- 1 jenkins jenkins 19679 Oct 30 13:21 Attribution.txt [2024-10-30T13:33:36.633Z] -rw-rw-r-- 1 jenkins jenkins 1579 Oct 30 13:21 Dockerfile [2024-10-30T13:33:36.633Z] -rw-rw-r-- 1 jenkins jenkins 643 Oct 30 13:21 Jenkinsfile [2024-10-30T13:33:36.633Z] -rw-rw-r-- 1 jenkins jenkins 10947 Oct 30 13:21 LICENSE [2024-10-30T13:33:36.633Z] -rw-rw-r-- 1 jenkins jenkins 1903 Oct 30 13:21 Makefile [2024-10-30T13:33:36.633Z] -rw-rw-r-- 1 jenkins jenkins 614 Oct 30 13:21 OWNERS.md [2024-10-30T13:33:36.633Z] -rw-rw-r-- 1 jenkins jenkins 2393 Oct 30 13:21 README.md [2024-10-30T13:33:36.633Z] -rw-rw-r-- 1 jenkins jenkins 11 Oct 30 13:18 VERSION [2024-10-30T13:33:36.633Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 13:21 bin [2024-10-30T13:33:36.633Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 13:21 cmd [2024-10-30T13:33:36.633Z] -rw-r--r-- 1 jenkins jenkins 17164 Oct 30 13:29 coverage.out [2024-10-30T13:33:36.633Z] -rw-rw-r-- 1 jenkins jenkins 6929 Oct 30 13:21 go.mod [2024-10-30T13:33:36.633Z] -rw-rw-r-- 1 jenkins jenkins 100385 Oct 30 13:21 go.sum [2024-10-30T13:33:36.633Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 13:21 internal [2024-10-30T13:33:36.633Z] -rw-rw-r-- 1 jenkins jenkins 223 Oct 30 13:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T13:33:36.987Z] + docker build -t device-s7-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=8abf73570ad6030a87cde2867b8b9b061b07feca --label arch=arm64 --label version=4.0.0-dev.1 . [2024-10-30T13:33:37.253Z] Sending build context to Docker daemon 413.2kB [2024-10-30T13:33:37.253Z] Step 1/24 : ARG BASE=golang:1.23-alpine3.20 [2024-10-30T13:33:37.253Z] Step 2/24 : FROM ${BASE} AS builder [2024-10-30T13:33:37.253Z] ---> 8cb3987f5661 [2024-10-30T13:33:37.253Z] Step 3/24 : ARG MAKE=make build [2024-10-30T13:33:37.253Z] ---> Running in 2b5a5d12f4a2 [2024-10-30T13:33:37.525Z] Removing intermediate container 2b5a5d12f4a2 [2024-10-30T13:33:37.525Z] ---> 3d99587b266b [2024-10-30T13:33:37.525Z] Step 4/24 : WORKDIR /device-s7 [2024-10-30T13:33:37.792Z] ---> Running in de4ada1a520a [2024-10-30T13:33:38.058Z] Removing intermediate container de4ada1a520a [2024-10-30T13:33:38.058Z] ---> 7d15f05b2385 [2024-10-30T13:33:38.058Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2024-10-30T13:33:38.058Z] ---> Running in 904eed1c0fd7 [2024-10-30T13:33:38.336Z] Removing intermediate container 904eed1c0fd7 [2024-10-30T13:33:38.336Z] ---> 40b4b5334f18 [2024-10-30T13:33:38.336Z] Step 6/24 : RUN apk add --update --no-cache make git gcc libc-dev [2024-10-30T13:33:38.336Z] ---> Running in 57539356bc07 [2024-10-30T13:33:39.293Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T13:33:39.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T13:33:40.961Z] OK: 238 MiB in 54 packages [2024-10-30T13:33:41.915Z] Removing intermediate container 57539356bc07 [2024-10-30T13:33:41.915Z] ---> 110be4c255d1 [2024-10-30T13:33:41.915Z] Step 7/24 : COPY go.mod vendor* ./ [2024-10-30T13:33:42.181Z] ---> f415f2a9b376 [2024-10-30T13:33:42.181Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T13:33:42.448Z] ---> Running in 7adfd7a15db8 [2024-10-30T13:33:45.064Z] Removing intermediate container 7adfd7a15db8 [2024-10-30T13:33:45.064Z] ---> 55d40bd773a2 [2024-10-30T13:33:45.064Z] Step 9/24 : COPY . . [2024-10-30T13:33:45.645Z] ---> ad7918d16de1 [2024-10-30T13:33:45.645Z] Step 10/24 : RUN ${MAKE} [2024-10-30T13:33:45.645Z] ---> Running in d3dc5fff02e4 [2024-10-30T13:33:46.601Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.0.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.1" -trimpath -mod=readonly -o cmd/device-s7 ./cmd [2024-10-30T13:37:08.328Z] Removing intermediate container d3dc5fff02e4 [2024-10-30T13:37:08.328Z] ---> cf9d40ff1305 [2024-10-30T13:37:08.328Z] Step 11/24 : FROM alpine:3.20 [2024-10-30T13:37:08.328Z] 3.20: Pulling from library/alpine [2024-10-30T13:37:08.328Z] cf04c63912e1: Already exists [2024-10-30T13:37:08.328Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-30T13:37:08.328Z] Status: Downloaded newer image for alpine:3.20 [2024-10-30T13:37:08.328Z] ---> c157a85ed455 [2024-10-30T13:37:08.328Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2024-10-30T13:37:08.328Z] ---> Running in e955094d33d9 [2024-10-30T13:37:08.328Z] Removing intermediate container e955094d33d9 [2024-10-30T13:37:08.328Z] ---> a946587e77f2 [2024-10-30T13:37:08.328Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-10-30T13:37:08.328Z] ---> Running in 3c962b5b8139 [2024-10-30T13:37:08.328Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T13:37:08.328Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T13:37:09.744Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-30T13:37:09.744Z] Executing busybox-1.36.1-r29.trigger [2024-10-30T13:37:09.744Z] OK: 9 MiB in 15 packages [2024-10-30T13:37:10.702Z] Removing intermediate container 3c962b5b8139 [2024-10-30T13:37:10.702Z] ---> fd7d330720ce [2024-10-30T13:37:10.702Z] Step 14/24 : RUN apk --no-cache upgrade [2024-10-30T13:37:10.702Z] ---> Running in afc30b81aa3e [2024-10-30T13:37:11.282Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T13:37:11.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T13:37:12.954Z] Upgrading critical system libraries and apk-tools: [2024-10-30T13:37:12.954Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-30T13:37:12.954Z] Executing busybox-1.36.1-r29.trigger [2024-10-30T13:37:13.220Z] Continuing the upgrade transaction with new apk-tools: [2024-10-30T13:37:13.220Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T13:37:13.484Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T13:37:14.889Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T13:37:14.889Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T13:37:14.889Z] OK: 9 MiB in 15 packages [2024-10-30T13:37:16.302Z] Removing intermediate container afc30b81aa3e [2024-10-30T13:37:16.302Z] ---> 7cf28bcaf854 [2024-10-30T13:37:16.302Z] Step 15/24 : WORKDIR / [2024-10-30T13:37:16.302Z] ---> Running in a64057c903e9 [2024-10-30T13:37:16.572Z] Removing intermediate container a64057c903e9 [2024-10-30T13:37:16.572Z] ---> 6f4fb163e629 [2024-10-30T13:37:16.572Z] Step 16/24 : COPY --from=builder /device-s7/Attribution.txt /Attribution.txt [2024-10-30T13:37:17.154Z] ---> 25ef58a968fa [2024-10-30T13:37:17.154Z] Step 17/24 : COPY --from=builder /device-s7/cmd/device-s7 /device-s7 [2024-10-30T13:37:19.097Z] ---> 11640bcb64a4 [2024-10-30T13:37:19.097Z] Step 18/24 : COPY --from=builder /device-s7/cmd/res /res [2024-10-30T13:37:19.687Z] ---> 7d2e977a453e [2024-10-30T13:37:19.687Z] Step 19/24 : EXPOSE 59994 [2024-10-30T13:37:19.687Z] ---> Running in 835efc161236 [2024-10-30T13:37:19.962Z] Removing intermediate container 835efc161236 [2024-10-30T13:37:19.962Z] ---> 4db35384230e [2024-10-30T13:37:19.962Z] Step 20/24 : ENTRYPOINT ["/device-s7"] [2024-10-30T13:37:20.237Z] ---> Running in f50378ff75df [2024-10-30T13:37:20.505Z] Removing intermediate container f50378ff75df [2024-10-30T13:37:20.505Z] ---> 30ca31697bba [2024-10-30T13:37:20.505Z] Step 21/24 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-10-30T13:37:20.505Z] ---> Running in d4af020499de [2024-10-30T13:37:20.771Z] Removing intermediate container d4af020499de [2024-10-30T13:37:20.771Z] ---> 1ddaef2c08e4 [2024-10-30T13:37:20.771Z] Step 22/24 : LABEL arch=arm64 [2024-10-30T13:37:20.771Z] ---> Running in 472caac8edc1 [2024-10-30T13:37:21.038Z] Removing intermediate container 472caac8edc1 [2024-10-30T13:37:21.038Z] ---> 8912cfa829d5 [2024-10-30T13:37:21.038Z] Step 23/24 : LABEL git_sha=8abf73570ad6030a87cde2867b8b9b061b07feca [2024-10-30T13:37:21.038Z] ---> Running in deeeb96d1044 [2024-10-30T13:37:21.306Z] Removing intermediate container deeeb96d1044 [2024-10-30T13:37:21.306Z] ---> f92974dd3901 [2024-10-30T13:37:21.306Z] Step 24/24 : LABEL version=4.0.0-dev.1 [2024-10-30T13:37:21.574Z] ---> Running in 091194107a0c [2024-10-30T13:37:21.847Z] Removing intermediate container 091194107a0c [2024-10-30T13:37:21.847Z] ---> a0476cfd052f [2024-10-30T13:37:21.847Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-30T13:37:21.847Z] Successfully built a0476cfd052f [2024-10-30T13:37:21.847Z] Successfully tagged device-s7-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-30T13:37:22.016Z] provisioning config files... [2024-10-30T13:37:22.031Z] copy managed file [device-s7-settings] to file:/w/workspace/device-s7/8@tmp/config6783337750544412616tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T13:37:22.370Z] ---> ****-login.sh [2024-10-30T13:37:22.370Z] nexus3.edgexfoundry.org:10001 [2024-10-30T13:37:22.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T13:37:22.637Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T13:37:22.637Z] Configure a credential helper to remove this warning. See [2024-10-30T13:37:22.637Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T13:37:22.637Z] [2024-10-30T13:37:22.637Z] Login Succeeded [2024-10-30T13:37:22.637Z] nexus3.edgexfoundry.org:10002 [2024-10-30T13:37:22.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T13:37:22.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T13:37:22.905Z] Configure a credential helper to remove this warning. See [2024-10-30T13:37:22.905Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T13:37:22.905Z] [2024-10-30T13:37:22.905Z] Login Succeeded [2024-10-30T13:37:22.905Z] nexus3.edgexfoundry.org:10003 [2024-10-30T13:37:23.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T13:37:23.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T13:37:23.438Z] Configure a credential helper to remove this warning. See [2024-10-30T13:37:23.438Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T13:37:23.438Z] [2024-10-30T13:37:23.438Z] Login Succeeded [2024-10-30T13:37:23.438Z] nexus3.edgexfoundry.org:10004 [2024-10-30T13:37:23.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T13:37:23.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T13:37:23.704Z] Configure a credential helper to remove this warning. See [2024-10-30T13:37:23.704Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T13:37:23.704Z] [2024-10-30T13:37:23.704Z] Login Succeeded [2024-10-30T13:37:23.704Z] ****.io [2024-10-30T13:37:23.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T13:37:24.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T13:37:24.236Z] Configure a credential helper to remove this warning. See [2024-10-30T13:37:24.236Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T13:37:24.236Z] [2024-10-30T13:37:24.236Z] Login Succeeded [2024-10-30T13:37:24.236Z] ---> ****-login.sh ends [Pipeline] } [2024-10-30T13:37:24.248Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-30T13:37:24.305Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-30T13:37:24.332Z] [edgeXDocker.push] Tagging docker image device-s7-arm64 with the following tags: [2024-10-30T13:37:24.332Z] 8abf73570ad6030a87cde2867b8b9b061b07feca [2024-10-30T13:37:24.332Z] latest [2024-10-30T13:37:24.332Z] 4.0.0-dev.1 [2024-10-30T13:37:24.332Z] 8abf73570ad6030a87cde2867b8b9b061b07feca-4.0.0-dev.1 [2024-10-30T13:37:24.332Z] main [2024-10-30T13:37:24.332Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T13:37:24.692Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:8abf73570ad6030a87cde2867b8b9b061b07feca [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T13:37:25.073Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:8abf73570ad6030a87cde2867b8b9b061b07feca [2024-10-30T13:37:25.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2024-10-30T13:37:25.074Z] f334d7de1b89: Preparing [2024-10-30T13:37:25.074Z] 6016a2a4fcc2: Preparing [2024-10-30T13:37:25.074Z] 9cb97eb09add: Preparing [2024-10-30T13:37:25.074Z] 161e8978591b: Preparing [2024-10-30T13:37:25.074Z] e1dd8f607b3f: Preparing [2024-10-30T13:37:25.074Z] 16113d51b718: Preparing [2024-10-30T13:37:25.074Z] 16113d51b718: Waiting [2024-10-30T13:37:25.347Z] 9cb97eb09add: Pushed [2024-10-30T13:37:25.347Z] f334d7de1b89: Pushed [2024-10-30T13:37:25.347Z] e1dd8f607b3f: Pushed [2024-10-30T13:37:25.614Z] 16113d51b718: Layer already exists [2024-10-30T13:37:27.018Z] 161e8978591b: Pushed [2024-10-30T13:37:35.220Z] 6016a2a4fcc2: Pushed [2024-10-30T13:37:35.220Z] 8abf73570ad6030a87cde2867b8b9b061b07feca: digest: sha256:126b39b6a679d21ff8d094eb71a1e229040891cb611b0602250dbea7674241c4 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T13:37:35.578Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T13:37:35.947Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [2024-10-30T13:37:35.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2024-10-30T13:37:35.947Z] f334d7de1b89: Preparing [2024-10-30T13:37:35.947Z] 6016a2a4fcc2: Preparing [2024-10-30T13:37:35.947Z] 9cb97eb09add: Preparing [2024-10-30T13:37:35.947Z] 161e8978591b: Preparing [2024-10-30T13:37:35.947Z] e1dd8f607b3f: Preparing [2024-10-30T13:37:35.947Z] 16113d51b718: Preparing [2024-10-30T13:37:35.947Z] 16113d51b718: Waiting [2024-10-30T13:37:35.947Z] 6016a2a4fcc2: Layer already exists [2024-10-30T13:37:35.947Z] f334d7de1b89: Layer already exists [2024-10-30T13:37:35.947Z] e1dd8f607b3f: Layer already exists [2024-10-30T13:37:35.947Z] 9cb97eb09add: Layer already exists [2024-10-30T13:37:35.947Z] 161e8978591b: Layer already exists [2024-10-30T13:37:35.947Z] 16113d51b718: Layer already exists [2024-10-30T13:37:35.947Z] latest: digest: sha256:126b39b6a679d21ff8d094eb71a1e229040891cb611b0602250dbea7674241c4 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T13:37:36.309Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:4.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T13:37:36.920Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:4.0.0-dev.1 [2024-10-30T13:37:36.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2024-10-30T13:37:36.920Z] f334d7de1b89: Preparing [2024-10-30T13:37:36.920Z] 6016a2a4fcc2: Preparing [2024-10-30T13:37:36.920Z] 9cb97eb09add: Preparing [2024-10-30T13:37:36.920Z] 161e8978591b: Preparing [2024-10-30T13:37:36.920Z] e1dd8f607b3f: Preparing [2024-10-30T13:37:36.920Z] 16113d51b718: Preparing [2024-10-30T13:37:36.920Z] 16113d51b718: Waiting [2024-10-30T13:37:36.920Z] 161e8978591b: Layer already exists [2024-10-30T13:37:36.920Z] 6016a2a4fcc2: Layer already exists [2024-10-30T13:37:36.920Z] e1dd8f607b3f: Layer already exists [2024-10-30T13:37:36.920Z] f334d7de1b89: Layer already exists [2024-10-30T13:37:36.920Z] 9cb97eb09add: Layer already exists [2024-10-30T13:37:36.920Z] 16113d51b718: Layer already exists [2024-10-30T13:37:37.184Z] 4.0.0-dev.1: digest: sha256:126b39b6a679d21ff8d094eb71a1e229040891cb611b0602250dbea7674241c4 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T13:37:37.536Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:8abf73570ad6030a87cde2867b8b9b061b07feca-4.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T13:37:37.878Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:8abf73570ad6030a87cde2867b8b9b061b07feca-4.0.0-dev.1 [2024-10-30T13:37:37.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2024-10-30T13:37:37.878Z] f334d7de1b89: Preparing [2024-10-30T13:37:37.878Z] 6016a2a4fcc2: Preparing [2024-10-30T13:37:37.878Z] 9cb97eb09add: Preparing [2024-10-30T13:37:37.878Z] 161e8978591b: Preparing [2024-10-30T13:37:37.878Z] e1dd8f607b3f: Preparing [2024-10-30T13:37:37.878Z] 16113d51b718: Preparing [2024-10-30T13:37:37.878Z] 16113d51b718: Waiting [2024-10-30T13:37:37.878Z] 161e8978591b: Layer already exists [2024-10-30T13:37:37.878Z] 6016a2a4fcc2: Layer already exists [2024-10-30T13:37:37.878Z] e1dd8f607b3f: Layer already exists [2024-10-30T13:37:37.878Z] 9cb97eb09add: Layer already exists [2024-10-30T13:37:37.878Z] f334d7de1b89: Layer already exists [2024-10-30T13:37:37.878Z] 16113d51b718: Layer already exists [2024-10-30T13:37:38.143Z] 8abf73570ad6030a87cde2867b8b9b061b07feca-4.0.0-dev.1: digest: sha256:126b39b6a679d21ff8d094eb71a1e229040891cb611b0602250dbea7674241c4 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T13:37:38.501Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T13:37:38.868Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:main [2024-10-30T13:37:38.868Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2024-10-30T13:37:38.868Z] f334d7de1b89: Preparing [2024-10-30T13:37:38.868Z] 6016a2a4fcc2: Preparing [2024-10-30T13:37:38.868Z] 9cb97eb09add: Preparing [2024-10-30T13:37:38.868Z] 161e8978591b: Preparing [2024-10-30T13:37:38.868Z] e1dd8f607b3f: Preparing [2024-10-30T13:37:38.868Z] 16113d51b718: Preparing [2024-10-30T13:37:38.868Z] 16113d51b718: Waiting [2024-10-30T13:37:38.868Z] 6016a2a4fcc2: Layer already exists [2024-10-30T13:37:38.868Z] 9cb97eb09add: Layer already exists [2024-10-30T13:37:38.868Z] f334d7de1b89: Layer already exists [2024-10-30T13:37:38.868Z] e1dd8f607b3f: Layer already exists [2024-10-30T13:37:38.868Z] 161e8978591b: Layer already exists [2024-10-30T13:37:38.868Z] 16113d51b718: Layer already exists [2024-10-30T13:37:38.868Z] main: digest: sha256:126b39b6a679d21ff8d094eb71a1e229040891cb611b0602250dbea7674241c4 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-30T13:37:39.237Z] ===================================================== [Pipeline] echo [2024-10-30T13:37:39.254Z] taggedImages: [2024-10-30T13:37:39.254Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:8abf73570ad6030a87cde2867b8b9b061b07feca [2024-10-30T13:37:39.254Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [2024-10-30T13:37:39.254Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:4.0.0-dev.1 [2024-10-30T13:37:39.254Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:8abf73570ad6030a87cde2867b8b9b061b07feca-4.0.0-dev.1 [2024-10-30T13:37:39.254Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T13:37:39.645Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-30T13:37:39.645Z] [2024-10-30T13:37:39.645Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T13:37:39.976Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-30T13:37:39.976Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-30T13:37:39.976Z] 8998bd30e6a1: Pulling fs layer [2024-10-30T13:37:39.976Z] 04944245beec: Pulling fs layer [2024-10-30T13:37:39.976Z] 699f458cf7ca: Pulling fs layer [2024-10-30T13:37:39.976Z] 765212b225bb: Pulling fs layer [2024-10-30T13:37:39.976Z] f23df028b6ca: Pulling fs layer [2024-10-30T13:37:39.976Z] d65c8cfc05b1: Pulling fs layer [2024-10-30T13:37:39.976Z] 2437ff75d9bd: Pulling fs layer [2024-10-30T13:37:39.976Z] f23df028b6ca: Waiting [2024-10-30T13:37:39.976Z] d65c8cfc05b1: Waiting [2024-10-30T13:37:39.976Z] 2437ff75d9bd: Waiting [2024-10-30T13:37:39.976Z] 765212b225bb: Waiting [2024-10-30T13:37:40.243Z] 04944245beec: Verifying Checksum [2024-10-30T13:37:40.243Z] 04944245beec: Download complete [2024-10-30T13:37:40.243Z] 765212b225bb: Verifying Checksum [2024-10-30T13:37:40.243Z] 765212b225bb: Download complete [2024-10-30T13:37:40.243Z] f23df028b6ca: Download complete [2024-10-30T13:37:40.243Z] d65c8cfc05b1: Download complete [2024-10-30T13:37:40.507Z] 699f458cf7ca: Verifying Checksum [2024-10-30T13:37:40.507Z] 699f458cf7ca: Download complete [2024-10-30T13:37:40.775Z] 8998bd30e6a1: Verifying Checksum [2024-10-30T13:37:40.775Z] 8998bd30e6a1: Download complete [2024-10-30T13:37:43.353Z] 2437ff75d9bd: Verifying Checksum [2024-10-30T13:37:45.290Z] 8998bd30e6a1: Pull complete [2024-10-30T13:37:45.870Z] 04944245beec: Pull complete [2024-10-30T13:37:47.806Z] 699f458cf7ca: Pull complete [2024-10-30T13:37:47.806Z] 765212b225bb: Pull complete [2024-10-30T13:37:48.761Z] f23df028b6ca: Pull complete [2024-10-30T13:37:48.761Z] d65c8cfc05b1: Pull complete [2024-10-30T13:38:06.962Z] 2437ff75d9bd: Pull complete [2024-10-30T13:38:06.962Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-30T13:38:06.962Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-30T13:38:06.962Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T13:38:07.204Z] prd-ubuntu20.04-docker-arm64-4c-16g-24162 does not seem to be running inside a container [2024-10-30T13:38:07.335Z] $ 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-s7/8 -v /w/workspace/device-s7/8:/w/workspace/device-s7/8:rw,z -v /w/workspace/device-s7/8@tmp:/w/workspace/device-s7/8@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-30T13:38:10.000Z] $ docker top 37b1bed7735654b15391faccac0c8e07ecf44ccafc2b42fd6f4b2186100aaffb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T13:38:10.633Z] ---> job-cost.sh [2024-10-30T13:38:10.905Z] lf-activate-venv: SKIPPING [2024-10-30T13:38:10.905Z] INFO: No Stack... [2024-10-30T13:38:11.192Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-30T13:38:12.150Z] INFO: Archiving Costs [Pipeline] sh [2024-10-30T13:38:12.775Z] + cat /w/workspace/device-s7/8/archives/cost.csv [2024-10-30T13:38:12.776Z] + cut -d, -f6 [Pipeline] lock [2024-10-30T13:38:12.829Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-8-stack-cost] [2024-10-30T13:38:12.838Z] Resource [jenkins-edgexfoundry-device-s7-main-8-stack-cost] did not exist. Created. [2024-10-30T13:38:12.845Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-30T13:38:13.494Z] /w/workspace/device-s7/8@tmp/durable-0b3013d1/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-30T13:38:14.133Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-30T13:38:14.148Z] Warning: overwriting stash ‘stack-cost’ [2024-10-30T13:38:14.205Z] Stashed 1 file(s) [Pipeline] } [2024-10-30T13:38:14.217Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-8-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-30T13:38:14.238Z] $ docker stop --time=1 37b1bed7735654b15391faccac0c8e07ecf44ccafc2b42fd6f4b2186100aaffb [2024-10-30T13:38:15.749Z] $ docker rm -f --volumes 37b1bed7735654b15391faccac0c8e07ecf44ccafc2b42fd6f4b2186100aaffb [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-30T13:38:16.233Z] provisioning config files... [2024-10-30T13:38:16.241Z] copy managed file [device-s7-codecov-token] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config16500038718111344072tmp [Pipeline] { [Pipeline] sh [2024-10-30T13:38:16.547Z] + set +x [2024-10-30T13:38:16.548Z] + + curl -s https://codecov.io/bash [2024-10-30T13:38:16.548Z] bash -s -- [2024-10-30T13:38:16.548Z] [2024-10-30T13:38:16.548Z] _____ _ [2024-10-30T13:38:16.548Z] / ____| | | [2024-10-30T13:38:16.548Z] | | ___ __| | ___ ___ _____ __ [2024-10-30T13:38:16.548Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-30T13:38:16.548Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-30T13:38:16.548Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-30T13:38:16.548Z] Bash-1.0.6 [2024-10-30T13:38:16.548Z] [2024-10-30T13:38:16.548Z] [2024-10-30T13:38:16.548Z] ==> git version 2.25.1 found [2024-10-30T13:38:16.548Z] ==> 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-30T13:38:16.548Z] Release-Date: 2020-01-08 [2024-10-30T13:38:16.548Z] 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-30T13:38:16.548Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-30T13:38:16.548Z] ==> Jenkins CI detected. [2024-10-30T13:38:16.548Z] current dir:  /w/workspace/edgexfoundry_device-s7_main [2024-10-30T13:38:16.548Z] project root: . [2024-10-30T13:38:16.548Z] --> token set from env [2024-10-30T13:38:16.548Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-30T13:38:16.548Z] ==> Running gcov in . (disable via -X gcov) [2024-10-30T13:38:16.808Z] ==> Python coveragepy not found [2024-10-30T13:38:16.808Z] ==> Searching for coverage reports in: [2024-10-30T13:38:16.808Z] + . [2024-10-30T13:38:16.808Z] -> Found 1 reports [2024-10-30T13:38:16.808Z] ==> Detecting git/mercurial file structure [2024-10-30T13:38:16.808Z] ==> Reading reports [2024-10-30T13:38:16.808Z] + ./coverage.out bytes=17164 [2024-10-30T13:38:16.808Z] ==> Appending adjustments [2024-10-30T13:38:16.808Z] https://docs.codecov.io/docs/fixing-reports [2024-10-30T13:38:16.808Z] + Found adjustments [2024-10-30T13:38:16.808Z] ==> Gzipping contents [2024-10-30T13:38:16.808Z] 4.0K /tmp/codecov.ARrA3x.gz [2024-10-30T13:38:16.808Z] ==> Uploading reports [2024-10-30T13:38:16.808Z] url: https://codecov.io [2024-10-30T13:38:16.808Z] query: branch=main&commit=8abf73570ad6030a87cde2867b8b9b061b07feca&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2Fmain%2F8%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-30T13:38:16.808Z] -> Pinging Codecov [2024-10-30T13:38:16.808Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=8abf73570ad6030a87cde2867b8b9b061b07feca&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2Fmain%2F8%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-30T13:38:17.069Z] -> Uploading to [2024-10-30T13:38:17.069Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-s7/8abf73570ad6030a87cde2867b8b9b061b07feca/2013d898-e4d1-41c0-950d-99dcb842f91c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241030%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241030T133816Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=d208d7123ee61b7b8e75937ff1fdc297b94c677fe5bdb7f7bc65eed56686206e [2024-10-30T13:38:17.069Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-30T13:38:17.069Z] Dload Upload Total Spent Left Speed [2024-10-30T13:38:17.327Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2591 0 0 100 2591 0 11216 --:--:-- --:--:-- --:--:-- 11216 [2024-10-30T13:38:17.327Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-s7/commit/8abf73570ad6030a87cde2867b8b9b061b07feca [Pipeline] } [2024-10-30T13:38:17.335Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-10-30T13:38:17.494Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-30T13:38:17.512Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T13:38:17.812Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-30T13:38:17.812Z] [2024-10-30T13:38:17.812Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T13:38:18.129Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-30T13:38:18.129Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-30T13:38:18.129Z] 43c4264eed91: Already exists [2024-10-30T13:38:18.129Z] 4cc291be95ef: Already exists [2024-10-30T13:38:18.129Z] 2ac1f1163629: Already exists [2024-10-30T13:38:18.129Z] 5c3c966382ef: Already exists [2024-10-30T13:38:18.129Z] 4f4fb700ef54: Already exists [2024-10-30T13:38:18.393Z] d9c7d2e4e75e: Pulling fs layer [2024-10-30T13:38:18.393Z] 9c3e1370e548: Pulling fs layer [2024-10-30T13:38:18.393Z] d9c7d2e4e75e: Verifying Checksum [2024-10-30T13:38:18.393Z] d9c7d2e4e75e: Download complete [2024-10-30T13:38:18.979Z] d9c7d2e4e75e: Pull complete [2024-10-30T13:38:19.239Z] 9c3e1370e548: Verifying Checksum [2024-10-30T13:38:19.239Z] 9c3e1370e548: Download complete [2024-10-30T13:38:23.476Z] 9c3e1370e548: Pull complete [2024-10-30T13:38:23.476Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-10-30T13:38:23.476Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-30T13:38:23.476Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T13:38:23.576Z] prd-ubuntu20.04-docker-8c-8g-24160 does not seem to be running inside a container [2024-10-30T13:38:23.598Z] $ 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-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_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-30T13:38:28.462Z] $ docker top 8eaae9ec49477f78c3256d4cf1f6259868dce891d0133eaf0a1b30aabe0b8400 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T13:38:28.827Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] echo [2024-10-30T13:38:28.837Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-s7:main' [Pipeline] sh [2024-10-30T13:38:29.112Z] + set -o pipefail [2024-10-30T13:38:29.112Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-s7:main' [2024-10-30T13:38:37.249Z] [2024-10-30T13:38:37.249Z] Monitoring /w/workspace/edgexfoundry_device-s7_main (github.com/edgexfoundry/device-s7)... [2024-10-30T13:38:37.249Z] [2024-10-30T13:38:37.249Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9802e2c3-a805-43f9-b47e-5746baaac31c/history/cbfc3b9a-fc12-4ef4-a992-47b9e9d8a47c [2024-10-30T13:38:37.249Z] [2024-10-30T13:38:37.249Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-30T13:38:37.249Z] [Pipeline] } [2024-10-30T13:38:37.259Z] $ docker stop --time=1 8eaae9ec49477f78c3256d4cf1f6259868dce891d0133eaf0a1b30aabe0b8400 [2024-10-30T13:38:45.961Z] $ docker rm -f --volumes 8eaae9ec49477f78c3256d4cf1f6259868dce891d0133eaf0a1b30aabe0b8400 [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) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-30T13:38:46.864Z] + git log --format=format:%s -1 8abf73570ad6030a87cde2867b8b9b061b07feca [Pipeline] sh [2024-10-30T13:38:47.153Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-30T13:38:47.153Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T13:38:47.461Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-30T13:38:47.461Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T13:38:47.548Z] prd-ubuntu20.04-docker-8c-8g-24160 does not seem to be running inside a container [2024-10-30T13:38:47.568Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_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-30T13:38:48.356Z] $ docker top 1c3e9ba777a87c3af3d6ca20dae50f575f7d208d09f5df108410882e83a44404 -eo pid,comm [2024-10-30T13:38:48.413Z] 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-30T13:38:48.413Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-30T13:38:48.469Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-30T13:38:48.469Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-30T13:38:48.576Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-30T13:38:48.568Z] $ docker exec 1c3e9ba777a87c3af3d6ca20dae50f575f7d208d09f5df108410882e83a44404 ssh-agent [2024-10-30T13:38:48.681Z] SSH_AUTH_SOCK=/tmp/ssh-1KlZkisaIamE/agent.32 [2024-10-30T13:38:48.681Z] SSH_AGENT_PID=38 [2024-10-30T13:38:48.686Z] Running ssh-add (command line suppressed) [2024-10-30T13:38:48.763Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_17854987238424146834.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_17854987238424146834.key) [2024-10-30T13:38:48.789Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-30T13:38:49.086Z] + git semver tag [2024-10-30T13:38:49.347Z] 2024-10-30 13:38:49,260 [run_tag] DEBUG tag force:False [2024-10-30T13:38:49.347Z] 2024-10-30 13:38:49,260 [check_head_tag] DEBUG check head tag [2024-10-30T13:38:49.347Z] 2024-10-30 13:38:49,260 [execute] INFO git cat-file --batch-check [2024-10-30T13:38:49.347Z] 2024-10-30 13:38:49,261 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main, universal_newlines=False, shell=None, istream=) [2024-10-30T13:38:49.347Z] 2024-10-30 13:38:49,264 [execute] INFO git cat-file --batch [2024-10-30T13:38:49.347Z] 2024-10-30 13:38:49,264 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-s7_main, universal_newlines=False, shell=None, istream=) [2024-10-30T13:38:49.347Z] 2024-10-30 13:38:49,268 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2024-10-30T13:38:49.347Z] 2024-10-30 13:38:49,269 [execute] INFO git tag -a v4.0.0-dev.1 -m v4.0.0-dev.1 [2024-10-30T13:38:49.347Z] 2024-10-30 13:38:49,269 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.1', '-m', 'v4.0.0-dev.1'], cwd=/w/workspace/edgexfoundry_device-s7_main, universal_newlines=False, shell=None, istream=None) [2024-10-30T13:38:49.347Z] 2024-10-30 13:38:49,273 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2024-10-30T13:38:49.347Z] 4.0.0-dev.1 [Pipeline] } [2024-10-30T13:38:49.346Z] $ docker exec --env ******** --env ******** 1c3e9ba777a87c3af3d6ca20dae50f575f7d208d09f5df108410882e83a44404 ssh-agent -k [2024-10-30T13:38:49.438Z] unset SSH_AUTH_SOCK; [2024-10-30T13:38:49.439Z] unset SSH_AGENT_PID; [2024-10-30T13:38:49.439Z] echo Agent pid 38 killed; [2024-10-30T13:38:49.458Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-30T13:38:49.786Z] + git semver [Pipeline] } [2024-10-30T13:38:50.049Z] $ docker stop --time=1 1c3e9ba777a87c3af3d6ca20dae50f575f7d208d09f5df108410882e83a44404 [2024-10-30T13:38:51.337Z] $ docker rm -f --volumes 1c3e9ba777a87c3af3d6ca20dae50f575f7d208d09f5df108410882e83a44404 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T13:38:51.766Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-30T13:38:51.766Z] [2024-10-30T13:38:51.766Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T13:38:52.069Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-30T13:38:52.069Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-30T13:38:52.069Z] ab5ef0e58194: Pulling fs layer [2024-10-30T13:38:52.069Z] 9712f1f96733: Pulling fs layer [2024-10-30T13:38:52.069Z] 63f879dbbcfc: Pulling fs layer [2024-10-30T13:38:52.069Z] 0d9ebad4ef96: Pulling fs layer [2024-10-30T13:38:52.069Z] e9a5061849ea: Pulling fs layer [2024-10-30T13:38:52.069Z] d747dcd14b5f: Pulling fs layer [2024-10-30T13:38:52.069Z] 2de7ff778b66: Pulling fs layer [2024-10-30T13:38:52.069Z] e9a5061849ea: Waiting [2024-10-30T13:38:52.069Z] d747dcd14b5f: Waiting [2024-10-30T13:38:52.069Z] 2de7ff778b66: Waiting [2024-10-30T13:38:52.069Z] 0d9ebad4ef96: Waiting [2024-10-30T13:38:52.069Z] 9712f1f96733: Verifying Checksum [2024-10-30T13:38:52.069Z] 9712f1f96733: Download complete [2024-10-30T13:38:52.328Z] 63f879dbbcfc: Verifying Checksum [2024-10-30T13:38:52.328Z] 63f879dbbcfc: Download complete [2024-10-30T13:38:52.587Z] e9a5061849ea: Verifying Checksum [2024-10-30T13:38:52.587Z] e9a5061849ea: Download complete [2024-10-30T13:38:52.587Z] d747dcd14b5f: Verifying Checksum [2024-10-30T13:38:52.587Z] d747dcd14b5f: Download complete [2024-10-30T13:38:52.587Z] ab5ef0e58194: Verifying Checksum [2024-10-30T13:38:52.587Z] ab5ef0e58194: Download complete [2024-10-30T13:38:52.587Z] 0d9ebad4ef96: Verifying Checksum [2024-10-30T13:38:52.587Z] 0d9ebad4ef96: Download complete [2024-10-30T13:38:52.587Z] 2de7ff778b66: Verifying Checksum [2024-10-30T13:38:52.587Z] 2de7ff778b66: Download complete [2024-10-30T13:38:55.181Z] ab5ef0e58194: Pull complete [2024-10-30T13:38:55.442Z] 9712f1f96733: Pull complete [2024-10-30T13:38:56.377Z] 63f879dbbcfc: Pull complete [2024-10-30T13:38:59.665Z] 0d9ebad4ef96: Pull complete [2024-10-30T13:39:01.083Z] e9a5061849ea: Pull complete [2024-10-30T13:39:01.083Z] d747dcd14b5f: Pull complete [2024-10-30T13:39:01.342Z] 2de7ff778b66: Pull complete [2024-10-30T13:39:01.342Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-30T13:39:01.342Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-30T13:39:01.342Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T13:39:01.447Z] prd-ubuntu20.04-docker-8c-8g-24160 does not seem to be running inside a container [2024-10-30T13:39:01.467Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_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-30T13:39:09.921Z] $ docker top cec93090568f077eab1e9f1ca62b93aa5218deceae8b40a19ed700dc4a7ca7b5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-30T13:39:10.013Z] provisioning config files... [2024-10-30T13:39:10.020Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config3469232584746104132tmp [2024-10-30T13:39:10.029Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config4062205663503064792tmp [2024-10-30T13:39:10.037Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config4723899649864666793tmp [Pipeline] { [Pipeline] echo [2024-10-30T13:39:10.069Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T13:39:10.468Z] ---> sigul-configuration.sh [2024-10-30T13:39:10.468Z] gpg: directory `/root/.gnupg' created [2024-10-30T13:39:10.468Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-30T13:39:10.468Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-30T13:39:10.468Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-30T13:39:10.468Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-30T13:39:10.468Z] gpg: CAST5 encrypted data [2024-10-30T13:39:10.468Z] gpg: encrypted with 1 passphrase [2024-10-30T13:39:10.468Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-30T13:39:10.801Z] + mkdir /home/jenkins [2024-10-30T13:39:10.801Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-30T13:39:11.134Z] + 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-30T13:39:11.149Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T13:39:11.442Z] ---> sigul-install.sh [2024-10-30T13:39:11.442Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-30T13:39:11.739Z] + git tag --list [2024-10-30T13:39:11.740Z] v0.0.0 [2024-10-30T13:39:11.740Z] v0.0.1-dev.1 [2024-10-30T13:39:11.740Z] v0.0.1-dev.2 [2024-10-30T13:39:11.740Z] v4.0.0-dev.1 [Pipeline] sh [2024-10-30T13:39:12.036Z] + lftools sign git-tag v4.0.0-dev.1 [2024-10-30T13:39:12.605Z] Signing Git tag with Sigul... [2024-10-30T13:39:12.605Z] Signing v4.0.0-dev.1 [Pipeline] echo [2024-10-30T13:39:13.187Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T13:39:13.481Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-30T13:39:13.489Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-30T13:39:13.505Z] $ docker stop --time=1 cec93090568f077eab1e9f1ca62b93aa5218deceae8b40a19ed700dc4a7ca7b5 [2024-10-30T13:39:14.842Z] $ docker rm -f --volumes cec93090568f077eab1e9f1ca62b93aa5218deceae8b40a19ed700dc4a7ca7b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-30T13:39:15.304Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-30T13:39:15.304Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T13:39:15.605Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-30T13:39:15.605Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T13:39:15.693Z] prd-ubuntu20.04-docker-8c-8g-24160 does not seem to be running inside a container [2024-10-30T13:39:15.713Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_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-30T13:39:16.097Z] $ docker top 5a673d17808af5937e218d999f0b901b24abdfeb69daaecf324311ae380edeea -eo pid,comm [2024-10-30T13:39:16.162Z] 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-30T13:39:16.162Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-30T13:39:16.219Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-30T13:39:16.219Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-30T13:39:16.329Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-30T13:39:16.322Z] $ docker exec 5a673d17808af5937e218d999f0b901b24abdfeb69daaecf324311ae380edeea ssh-agent [2024-10-30T13:39:16.452Z] SSH_AUTH_SOCK=/tmp/ssh-D335sLIDlpIn/agent.32 [2024-10-30T13:39:16.452Z] SSH_AGENT_PID=38 [2024-10-30T13:39:16.457Z] Running ssh-add (command line suppressed) [2024-10-30T13:39:16.555Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_3662055131746547979.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_3662055131746547979.key) [2024-10-30T13:39:16.581Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-30T13:39:16.877Z] + git semver bump pre [2024-10-30T13:39:17.137Z] 2024-10-30 13:39:17,041 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2024-10-30T13:39:17.137Z] 2024-10-30 13:39:17,041 [bump_version] DEBUG bumping version:4.0.0-dev.1 on axis:pre with prefix:dev [2024-10-30T13:39:17.137Z] 2024-10-30 13:39:17,041 [bump_version] DEBUG bumped version:4.0.0-dev.2 [2024-10-30T13:39:17.137Z] 2024-10-30 13:39:17,041 [write_version] DEBUG write version:4.0.0-dev.2 to path:/w/workspace/edgexfoundry_device-s7_main/.semver/main with force:True [2024-10-30T13:39:17.137Z] 2024-10-30 13:39:17,041 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2024-10-30T13:39:17.137Z] 2024-10-30 13:39:17,042 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-s7_main/.semver/main [2024-10-30T13:39:17.137Z] 2024-10-30 13:39:17,043 [execute] INFO git cat-file --batch-check [2024-10-30T13:39:17.137Z] 2024-10-30 13:39:17,043 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-30T13:39:17.137Z] 2024-10-30 13:39:17,049 [execute] INFO git cat-file --batch [2024-10-30T13:39:17.137Z] 2024-10-30 13:39:17,049 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-30T13:39:17.137Z] 2024-10-30 13:39:17,054 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2024-10-30T13:39:17.137Z] 4.0.0-dev.2 [Pipeline] } [2024-10-30T13:39:17.135Z] $ docker exec --env ******** --env ******** 5a673d17808af5937e218d999f0b901b24abdfeb69daaecf324311ae380edeea ssh-agent -k [2024-10-30T13:39:17.226Z] unset SSH_AUTH_SOCK; [2024-10-30T13:39:17.226Z] unset SSH_AGENT_PID; [2024-10-30T13:39:17.226Z] echo Agent pid 38 killed; [2024-10-30T13:39:17.246Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-30T13:39:17.581Z] + git semver [Pipeline] } [2024-10-30T13:39:17.843Z] $ docker stop --time=1 5a673d17808af5937e218d999f0b901b24abdfeb69daaecf324311ae380edeea [2024-10-30T13:39:19.109Z] $ docker rm -f --volumes 5a673d17808af5937e218d999f0b901b24abdfeb69daaecf324311ae380edeea [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-30T13:39:19.468Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-30T13:39:19.468Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T13:39:19.777Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-30T13:39:19.777Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T13:39:19.850Z] prd-ubuntu20.04-docker-8c-8g-24160 does not seem to be running inside a container [2024-10-30T13:39:19.868Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_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-30T13:39:20.222Z] $ docker top e3b57029069f6dddc6f5f32c6c140bd9be50cc8c3b6e1a7a92d9507db3dcbafb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-30T13:39:20.338Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-30T13:39:20.338Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-30T13:39:20.451Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-30T13:39:20.444Z] $ docker exec e3b57029069f6dddc6f5f32c6c140bd9be50cc8c3b6e1a7a92d9507db3dcbafb ssh-agent [2024-10-30T13:39:20.560Z] SSH_AUTH_SOCK=/tmp/ssh-vVxJt90MsmkT/agent.34 [2024-10-30T13:39:20.560Z] SSH_AGENT_PID=40 [2024-10-30T13:39:20.566Z] Running ssh-add (command line suppressed) [2024-10-30T13:39:20.659Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_9741355888814453847.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_9741355888814453847.key) [2024-10-30T13:39:20.682Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-30T13:39:20.974Z] + git semver push [2024-10-30T13:39:21.234Z] 2024-10-30 13:39:21,150 [run_push] DEBUG push [2024-10-30T13:39:21.234Z] 2024-10-30 13:39:21,151 [execute] INFO git cat-file --batch-check [2024-10-30T13:39:21.234Z] 2024-10-30 13:39:21,151 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-30T13:39:21.234Z] 2024-10-30 13:39:21,155 [execute] INFO git rev-list fa8a8b436d190390c1ae31c2e3712c23ca3a3faa -- [2024-10-30T13:39:21.234Z] 2024-10-30 13:39:21,156 [execute] DEBUG Popen(['git', 'rev-list', 'fa8a8b436d190390c1ae31c2e3712c23ca3a3faa', '--'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-30T13:39:21.234Z] 2024-10-30 13:39:21,162 [execute] INFO git fetch -v origin [2024-10-30T13:39:21.234Z] 2024-10-30 13:39:21,162 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-10-30T13:39:21.807Z] 2024-10-30 13:39:21,609 [run_push] DEBUG no remote changes detected [2024-10-30T13:39:21.807Z] 2024-10-30 13:39:21,610 [execute] INFO git push origin semver [2024-10-30T13:39:21.807Z] 2024-10-30 13:39:21,610 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-30T13:39:22.374Z] 2024-10-30 13:39:22,337 [run_push] DEBUG push all version tags [2024-10-30T13:39:22.374Z] 2024-10-30 13:39:22,337 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-30T13:39:22.374Z] 2024-10-30 13:39:22,338 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-s7_main, universal_newlines=False, shell=None, istream=None) [2024-10-30T13:39:23.313Z] 2024-10-30 13:39:22,960 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2024-10-30T13:39:23.313Z] 4.0.0-dev.2 [Pipeline] } [2024-10-30T13:39:23.310Z] $ docker exec --env ******** --env ******** e3b57029069f6dddc6f5f32c6c140bd9be50cc8c3b6e1a7a92d9507db3dcbafb ssh-agent -k [2024-10-30T13:39:23.408Z] unset SSH_AUTH_SOCK; [2024-10-30T13:39:23.408Z] unset SSH_AGENT_PID; [2024-10-30T13:39:23.408Z] echo Agent pid 40 killed; [2024-10-30T13:39:23.429Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-30T13:39:23.752Z] + git semver [Pipeline] } [2024-10-30T13:39:24.017Z] $ docker stop --time=1 e3b57029069f6dddc6f5f32c6c140bd9be50cc8c3b6e1a7a92d9507db3dcbafb [2024-10-30T13:39:25.272Z] $ docker rm -f --volumes e3b57029069f6dddc6f5f32c6c140bd9be50cc8c3b6e1a7a92d9507db3dcbafb [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-30T13:39:25.928Z] + [ -d /w/workspace/edgexfoundry_device-s7_main/archives ] [2024-10-30T13:39:25.928Z] + ls -al /w/workspace/edgexfoundry_device-s7_main/archives [2024-10-30T13:39:25.928Z] total 16 [2024-10-30T13:39:25.928Z] drwxr-xr-x 3 root root 4096 Oct 30 13:21 . [2024-10-30T13:39:25.928Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 30 13:39 .. [2024-10-30T13:39:25.928Z] drwxr-xr-x 2 root root 4096 Oct 30 13:21 cost [2024-10-30T13:39:25.928Z] -rw-r--r-- 1 root root 79 Oct 30 13:21 cost.csv [2024-10-30T13:39:25.928Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-s7_main/archives [2024-10-30T13:39:25.928Z] + ls -al /w/workspace/edgexfoundry_device-s7_main/archives [2024-10-30T13:39:25.928Z] total 16 [2024-10-30T13:39:25.928Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 30 13:21 . [2024-10-30T13:39:25.928Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 30 13:39 .. [2024-10-30T13:39:25.928Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 30 13:21 cost [2024-10-30T13:39:25.928Z] -rw-r--r-- 1 jenkins jenkins 79 Oct 30 13:21 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-30T13:39:26.223Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T13:39:27.089Z] ---> package-listing.sh [2024-10-30T13:39:27.089Z] ++ facter osfamily [2024-10-30T13:39:27.089Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-30T13:39:27.349Z] + OS_FAMILY=debian [2024-10-30T13:39:27.349Z] + workspace=/w/workspace/edgexfoundry_device-s7_main [2024-10-30T13:39:27.349Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-30T13:39:27.349Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-30T13:39:27.349Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-30T13:39:27.349Z] + PACKAGES=/tmp/packages_start.txt [2024-10-30T13:39:27.349Z] + '[' /w/workspace/edgexfoundry_device-s7_main ']' [2024-10-30T13:39:27.349Z] + PACKAGES=/tmp/packages_end.txt [2024-10-30T13:39:27.349Z] + case "${OS_FAMILY}" in [2024-10-30T13:39:27.349Z] + dpkg -l [2024-10-30T13:39:27.349Z] + grep '^ii' [2024-10-30T13:39:27.349Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-30T13:39:27.349Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-30T13:39:27.349Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-30T13:39:27.349Z] + '[' /w/workspace/edgexfoundry_device-s7_main ']' [2024-10-30T13:39:27.349Z] + mkdir -p /w/workspace/edgexfoundry_device-s7_main/archives/ [2024-10-30T13:39:27.349Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_main/archives/ [Pipeline] echo [2024-10-30T13:39:27.361Z] 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-s7_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-30T13:39:27.639Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T13:39:28.198Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-30T13:39:28.198Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T13:39:28.270Z] prd-ubuntu20.04-docker-8c-8g-24160 does not seem to be running inside a container [2024-10-30T13:39:28.288Z] $ 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-s7_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-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_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-30T13:39:28.493Z] $ docker top 6f5faf9851ef2fc34584937aa68ddab1b29074fbb985419c74ef871d3fc3139d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T13:39:28.858Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-30T13:39:29.143Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-30T13:39:29.432Z] + ls /var/log/sa-host [2024-10-30T13:39:29.433Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-30T13:39:29.506Z] provisioning config files... [2024-10-30T13:39:29.516Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config13657211737140408110tmp [Pipeline] { [Pipeline] echo [2024-10-30T13:39:29.538Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T13:39:29.822Z] ---> create-netrc.sh [Pipeline] } [2024-10-30T13:39:29.830Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-30T13:39:30.161Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-30T13:39:30.171Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T13:39:30.455Z] ---> sudo-logs.sh [2024-10-30T13:39:30.455Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-30T13:39:30.490Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T13:39:30.776Z] ---> job-cost.sh [2024-10-30T13:39:30.776Z] lf-activate-venv: SKIPPING [2024-10-30T13:39:30.776Z] DEBUG: total: 0.2199999988079071 [2024-10-30T13:39:30.776Z] INFO: Retrieving Stack Cost... [2024-10-30T13:39:31.036Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-30T13:39:31.606Z] INFO: Archiving Costs [Pipeline] echo [2024-10-30T13:39:31.619Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T13:39:31.904Z] ---> logs-deploy.sh [2024-10-30T13:39:31.904Z] lf-activate-venv: SKIPPING [2024-10-30T13:39:31.904Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/main/8 [2024-10-30T13:39:31.904Z] INFO: archiving workspace using pattern(s): [2024-10-30T13:39:32.849Z] Archives upload complete. [2024-10-30T13:39:32.849Z] INFO: archiving logs to Nexus