Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 03e3920523c9ccf0abebb32dc2ec7b89e7815765 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-ssh1128245950582445932.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12795830980754198259.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/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-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18014055345646686678.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1984425467328260881.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-onvif-camera/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-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7565195013513447834.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-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 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-onvif-camera 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: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6174 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.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-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 03e3920523c9ccf0abebb32dc2ec7b89e7815765 (main) Commit message: "refactor!: Replace internal topics from config with new constants (#233)" > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.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 03e3920523c9ccf0abebb32dc2ec7b89e7815765 # timeout=10 > git rev-list --no-walk ce7fe079461b7505b319433b3b229be05385591d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-15T18:41:24.258Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-15T18:41:24.307Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-15T18:41:24.318Z] ========================================================= [2023-02-15T18:41:24.318Z] EdgeX Global Pipelines Version Info [2023-02-15T18:41:24.318Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-15T18:41:25.013Z] ------------------- [2023-02-15T18:41:25.013Z] stable info: [2023-02-15T18:41:25.013Z] ------------------- [2023-02-15T18:41:25.013Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-15T18:41:25.013Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-15T18:41:25.013Z] Message: update stable to v1.0.244 [2023-02-15T18:41:25.590Z] ------------------- [2023-02-15T18:41:25.590Z] experimental info: [2023-02-15T18:41:25.590Z] ------------------- [2023-02-15T18:41:25.590Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-15T18:41:25.590Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-15T18:41:25.590Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-15T18:41:25.746Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-02-15T18:41:25.755Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-02-15T18:41:25.763Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-15T18:41:25.772Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-15T18:41:25.788Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-15T18:41:25.801Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-15T18:41:25.813Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-15T18:41:25.825Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-15T18:41:25.836Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-15T18:41:25.848Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-15T18:41:25.864Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-15T18:41:25.883Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-02-15T18:41:25.899Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-15T18:41:25.913Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-15T18:41:25.927Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-15T18:41:25.941Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-15T18:41:25.952Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-15T18:41:25.963Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-15T18:41:25.975Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-15T18:41:25.987Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-15T18:41:25.997Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-15T18:41:26.008Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-02-15T18:41:26.019Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-15T18:41:26.031Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-15T18:41:26.044Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-15T18:41:26.058Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-15T18:41:26.069Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-15T18:41:26.085Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-02-15T18:41:26.102Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-02-15T18:41:26.116Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-02-15T18:41:26.128Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 03e3920523c9ccf0abebb32dc2ec7b89e7815765 [Pipeline] echo [2023-02-15T18:41:26.139Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 03e3920 [Pipeline] echo [2023-02-15T18:41:26.153Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-15T18:41:26.192Z] provisioning config files... [2023-02-15T18:41:26.210Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13820093255159858006tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-15T18:41:26.512Z] ---> docker-login.sh [2023-02-15T18:41:26.512Z] nexus3.edgexfoundry.org:10001 [2023-02-15T18:41:26.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T18:41:26.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T18:41:26.773Z] Configure a credential helper to remove this warning. See [2023-02-15T18:41:26.773Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T18:41:26.773Z] [2023-02-15T18:41:26.773Z] Login Succeeded [2023-02-15T18:41:26.773Z] nexus3.edgexfoundry.org:10002 [2023-02-15T18:41:26.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T18:41:26.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T18:41:26.773Z] Configure a credential helper to remove this warning. See [2023-02-15T18:41:26.773Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T18:41:26.773Z] [2023-02-15T18:41:26.773Z] Login Succeeded [2023-02-15T18:41:26.773Z] nexus3.edgexfoundry.org:10003 [2023-02-15T18:41:27.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T18:41:27.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T18:41:27.032Z] Configure a credential helper to remove this warning. See [2023-02-15T18:41:27.032Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T18:41:27.032Z] [2023-02-15T18:41:27.032Z] Login Succeeded [2023-02-15T18:41:27.032Z] nexus3.edgexfoundry.org:10004 [2023-02-15T18:41:27.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T18:41:27.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T18:41:27.032Z] Configure a credential helper to remove this warning. See [2023-02-15T18:41:27.032Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T18:41:27.032Z] [2023-02-15T18:41:27.032Z] Login Succeeded [2023-02-15T18:41:27.032Z] docker.io [2023-02-15T18:41:27.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T18:41:27.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T18:41:27.292Z] Configure a credential helper to remove this warning. See [2023-02-15T18:41:27.292Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T18:41:27.292Z] [2023-02-15T18:41:27.292Z] Login Succeeded [2023-02-15T18:41:27.292Z] ---> docker-login.sh ends [Pipeline] } [2023-02-15T18:41:27.299Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-15T18:41:27.654Z] + git rev-list -1 --merges 03e3920523c9ccf0abebb32dc2ec7b89e7815765~1..03e3920523c9ccf0abebb32dc2ec7b89e7815765 [Pipeline] echo [2023-02-15T18:41:27.708Z] -----------> git rev-list -1 --merges 03e3920523c9ccf0abebb32dc2ec7b89e7815765~1..03e3920523c9ccf0abebb32dc2ec7b89e7815765 03e3920523c9ccf0abebb32dc2ec7b89e7815765 [false] [Pipeline] sh [2023-02-15T18:41:27.996Z] + git log --format=format:%s -1 03e3920523c9ccf0abebb32dc2ec7b89e7815765 [Pipeline] echo [2023-02-15T18:41:28.013Z] ========================================================= [2023-02-15T18:41:28.013Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-15T18:41:28.013Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-15T18:41:28.350Z] + git log --format=format:%s -1 03e3920523c9ccf0abebb32dc2ec7b89e7815765 [Pipeline] echo [2023-02-15T18:41:28.363Z] [semverPrep] GIT_COMMIT: 03e3920523c9ccf0abebb32dc2ec7b89e7815765, Commit Message: refactor!: Replace internal topics from config with new constants (#233) [Pipeline] echo [2023-02-15T18:41:28.370Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-15T18:41:28.710Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-15T18:41:28.710Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-15T18:41:28.710Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-15T18:41:28.710Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-15T18:41:28.710Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2023-02-15T18:41:28.710Z] -a /etc/ssh/ssh_known_hosts [2023-02-15T18:41:28.710Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T18:41:29.061Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-15T18:41:29.062Z] [2023-02-15T18:41:29.062Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T18:41:29.372Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-15T18:41:29.373Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-15T18:41:29.373Z] b85a868b505f: Pulling fs layer [2023-02-15T18:41:29.373Z] e2be974225ed: Pulling fs layer [2023-02-15T18:41:29.373Z] 339a4e72a1f5: Pulling fs layer [2023-02-15T18:41:29.373Z] 988bab9f4d93: Pulling fs layer [2023-02-15T18:41:29.373Z] 1469e6f7b9e6: Pulling fs layer [2023-02-15T18:41:29.373Z] eaf3925da568: Pulling fs layer [2023-02-15T18:41:29.373Z] bab4dde63d76: Pulling fs layer [2023-02-15T18:41:29.373Z] bde34c3a00c8: Pulling fs layer [2023-02-15T18:41:29.373Z] b352a97aabf1: Pulling fs layer [2023-02-15T18:41:29.373Z] 988bab9f4d93: Waiting [2023-02-15T18:41:29.373Z] 4872d77fe225: Pulling fs layer [2023-02-15T18:41:29.373Z] 5851b861e8e6: Pulling fs layer [2023-02-15T18:41:29.373Z] eaf3925da568: Waiting [2023-02-15T18:41:29.373Z] b352a97aabf1: Waiting [2023-02-15T18:41:29.373Z] bab4dde63d76: Waiting [2023-02-15T18:41:29.373Z] 4872d77fe225: Waiting [2023-02-15T18:41:29.373Z] 5851b861e8e6: Waiting [2023-02-15T18:41:29.373Z] bde34c3a00c8: Waiting [2023-02-15T18:41:29.373Z] e2be974225ed: Download complete [2023-02-15T18:41:29.373Z] 988bab9f4d93: Verifying Checksum [2023-02-15T18:41:29.373Z] 988bab9f4d93: Download complete [2023-02-15T18:41:29.637Z] 1469e6f7b9e6: Verifying Checksum [2023-02-15T18:41:29.637Z] 1469e6f7b9e6: Download complete [2023-02-15T18:41:29.637Z] eaf3925da568: Verifying Checksum [2023-02-15T18:41:29.637Z] eaf3925da568: Download complete [2023-02-15T18:41:29.637Z] 339a4e72a1f5: Verifying Checksum [2023-02-15T18:41:29.637Z] 339a4e72a1f5: Download complete [2023-02-15T18:41:29.637Z] bde34c3a00c8: Download complete [2023-02-15T18:41:29.899Z] b352a97aabf1: Download complete [2023-02-15T18:41:29.899Z] 4872d77fe225: Verifying Checksum [2023-02-15T18:41:29.899Z] 4872d77fe225: Download complete [2023-02-15T18:41:29.899Z] 5851b861e8e6: Download complete [2023-02-15T18:41:29.899Z] b85a868b505f: Verifying Checksum [2023-02-15T18:41:29.899Z] b85a868b505f: Download complete [2023-02-15T18:41:30.158Z] bab4dde63d76: Verifying Checksum [2023-02-15T18:41:30.158Z] bab4dde63d76: Download complete [2023-02-15T18:41:31.095Z] b85a868b505f: Pull complete [2023-02-15T18:41:31.354Z] e2be974225ed: Pull complete [2023-02-15T18:41:31.920Z] 339a4e72a1f5: Pull complete [2023-02-15T18:41:31.920Z] 988bab9f4d93: Pull complete [2023-02-15T18:41:32.181Z] 1469e6f7b9e6: Pull complete [2023-02-15T18:41:32.181Z] eaf3925da568: Pull complete [2023-02-15T18:41:34.085Z] bab4dde63d76: Pull complete [2023-02-15T18:41:34.349Z] bde34c3a00c8: Pull complete [2023-02-15T18:41:34.349Z] b352a97aabf1: Pull complete [2023-02-15T18:41:34.607Z] 4872d77fe225: Pull complete [2023-02-15T18:41:34.607Z] 5851b861e8e6: Pull complete [2023-02-15T18:41:34.607Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-15T18:41:34.607Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-15T18:41:34.607Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T18:41:34.693Z] prd-ubuntu20.04-docker-8c-8g-6174 does not seem to be running inside a container [2023-02-15T18:41:34.727Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-15T18:41:36.262Z] $ docker top ee45787960d95c0ebe0815ab91b7f236c1444d75050a9773a132d254f5ae55f4 -eo pid,comm [2023-02-15T18:41:36.322Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-15T18:41:36.322Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-15T18:41:36.363Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-15T18:41:36.363Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-15T18:41:36.485Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-15T18:41:36.490Z] $ docker exec ee45787960d95c0ebe0815ab91b7f236c1444d75050a9773a132d254f5ae55f4 ssh-agent [2023-02-15T18:41:36.614Z] SSH_AUTH_SOCK=/tmp/ssh-IzyUb69yb5Up/agent.32 [2023-02-15T18:41:36.614Z] SSH_AGENT_PID=38 [2023-02-15T18:41:36.621Z] Running ssh-add (command line suppressed) [2023-02-15T18:41:36.754Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16892232833548501907.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16892232833548501907.key) [2023-02-15T18:41:36.767Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-15T18:41:37.057Z] + git tag --points-at HEAD [Pipeline] } [2023-02-15T18:41:37.070Z] $ docker exec --env ******** --env ******** ee45787960d95c0ebe0815ab91b7f236c1444d75050a9773a132d254f5ae55f4 ssh-agent -k [2023-02-15T18:41:37.162Z] unset SSH_AUTH_SOCK; [2023-02-15T18:41:37.162Z] unset SSH_AGENT_PID; [2023-02-15T18:41:37.162Z] echo Agent pid 38 killed; [2023-02-15T18:41:37.173Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-15T18:41:37.196Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-15T18:41:37.196Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-15T18:41:37.324Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-15T18:41:37.328Z] $ docker exec ee45787960d95c0ebe0815ab91b7f236c1444d75050a9773a132d254f5ae55f4 ssh-agent [2023-02-15T18:41:37.442Z] SSH_AUTH_SOCK=/tmp/ssh-Xf9H7SotTrZh/agent.70 [2023-02-15T18:41:37.442Z] SSH_AGENT_PID=77 [2023-02-15T18:41:37.446Z] Running ssh-add (command line suppressed) [2023-02-15T18:41:37.552Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11645273740491765911.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11645273740491765911.key) [2023-02-15T18:41:37.566Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-15T18:41:37.857Z] + git semver init [2023-02-15T18:41:38.116Z] 2023-02-15 18:41:38,043 [run_init] DEBUG init version:0.0.0 force:False [2023-02-15T18:41:38.116Z] 2023-02-15 18:41:38,044 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2023-02-15T18:41:38.116Z] 2023-02-15 18:41:38,044 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2023-02-15T18:41:38.116Z] 2023-02-15 18:41:38,045 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-02-15T18:41:40.023Z] 2023-02-15 18:41:39,757 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2023-02-15T18:41:40.023Z] 2023-02-15 18:41:39,757 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2023-02-15T18:41:40.023Z] 2023-02-15 18:41:39,758 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-02-15T18:41:40.023Z] 2023-02-15 18:41:39,758 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-02-15T18:41:40.023Z] 3.0.0-dev.14 [Pipeline] } [2023-02-15T18:41:40.034Z] $ docker exec --env ******** --env ******** ee45787960d95c0ebe0815ab91b7f236c1444d75050a9773a132d254f5ae55f4 ssh-agent -k [2023-02-15T18:41:40.144Z] unset SSH_AUTH_SOCK; [2023-02-15T18:41:40.144Z] unset SSH_AGENT_PID; [2023-02-15T18:41:40.144Z] echo Agent pid 77 killed; [2023-02-15T18:41:40.155Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-15T18:41:40.468Z] + git semver [Pipeline] } [2023-02-15T18:41:40.742Z] $ docker stop --time=1 ee45787960d95c0ebe0815ab91b7f236c1444d75050a9773a132d254f5ae55f4 [2023-02-15T18:41:42.230Z] $ docker rm -f --volumes ee45787960d95c0ebe0815ab91b7f236c1444d75050a9773a132d254f5ae55f4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-15T18:41:42.568Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-15T18:41:42.784Z] Stashed 1 file(s) [Pipeline] echo [2023-02-15T18:41:42.787Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.14 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-15T18:41:42.932Z] provisioning config files... [2023-02-15T18:41:42.939Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4961983402453617386tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-15T18:41:43.238Z] ---> docker-login.sh [2023-02-15T18:41:43.238Z] nexus3.edgexfoundry.org:10001 [2023-02-15T18:41:43.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T18:41:43.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T18:41:43.238Z] Configure a credential helper to remove this warning. See [2023-02-15T18:41:43.238Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T18:41:43.238Z] [2023-02-15T18:41:43.238Z] Login Succeeded [2023-02-15T18:41:43.238Z] nexus3.edgexfoundry.org:10002 [2023-02-15T18:41:43.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T18:41:43.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T18:41:43.238Z] Configure a credential helper to remove this warning. See [2023-02-15T18:41:43.238Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T18:41:43.238Z] [2023-02-15T18:41:43.238Z] Login Succeeded [2023-02-15T18:41:43.238Z] nexus3.edgexfoundry.org:10003 [2023-02-15T18:41:43.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T18:41:43.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T18:41:43.497Z] Configure a credential helper to remove this warning. See [2023-02-15T18:41:43.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T18:41:43.497Z] [2023-02-15T18:41:43.497Z] Login Succeeded [2023-02-15T18:41:43.497Z] nexus3.edgexfoundry.org:10004 [2023-02-15T18:41:43.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T18:41:43.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T18:41:43.497Z] Configure a credential helper to remove this warning. See [2023-02-15T18:41:43.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T18:41:43.497Z] [2023-02-15T18:41:43.497Z] Login Succeeded [2023-02-15T18:41:43.497Z] docker.io [2023-02-15T18:41:43.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T18:41:44.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T18:41:44.016Z] Configure a credential helper to remove this warning. See [2023-02-15T18:41:44.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T18:41:44.016Z] [2023-02-15T18:41:44.016Z] Login Succeeded [2023-02-15T18:41:44.016Z] ---> docker-login.sh ends [Pipeline] } [2023-02-15T18:41:44.023Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-15T18:41:44.086Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-15T18:41:44.095Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-15T18:41:44.101Z] ========================================================= [2023-02-15T18:41:44.101Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-15T18:41:44.101Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T18:41:44.399Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-15T18:41:44.399Z] Sending build context to Docker daemon 27.7MB [2023-02-15T18:41:44.399Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-02-15T18:41:44.399Z] Step 2/13 : FROM ${BASE} AS builder [2023-02-15T18:41:44.663Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-15T18:41:44.663Z] 213ec9aee27d: Pulling fs layer [2023-02-15T18:41:44.663Z] 4583459ba037: Pulling fs layer [2023-02-15T18:41:44.663Z] 93c1e223e6f2: Pulling fs layer [2023-02-15T18:41:44.663Z] 53926ce57604: Pulling fs layer [2023-02-15T18:41:44.663Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-15T18:41:44.663Z] 22ff95d597cd: Pulling fs layer [2023-02-15T18:41:44.663Z] 12d6caf4c0d1: Pulling fs layer [2023-02-15T18:41:44.663Z] 96b7cbca73a9: Pulling fs layer [2023-02-15T18:41:44.663Z] a7acece74701: Pulling fs layer [2023-02-15T18:41:44.663Z] 53926ce57604: Waiting [2023-02-15T18:41:44.663Z] 21b2b0c7a3f4: Waiting [2023-02-15T18:41:44.663Z] a7acece74701: Waiting [2023-02-15T18:41:44.663Z] 12d6caf4c0d1: Waiting [2023-02-15T18:41:44.663Z] 22ff95d597cd: Waiting [2023-02-15T18:41:44.663Z] 93c1e223e6f2: Verifying Checksum [2023-02-15T18:41:44.663Z] 93c1e223e6f2: Download complete [2023-02-15T18:41:44.663Z] 4583459ba037: Download complete [2023-02-15T18:41:44.663Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-15T18:41:44.663Z] 21b2b0c7a3f4: Download complete [2023-02-15T18:41:44.663Z] 22ff95d597cd: Verifying Checksum [2023-02-15T18:41:44.663Z] 22ff95d597cd: Download complete [2023-02-15T18:41:44.663Z] 213ec9aee27d: Verifying Checksum [2023-02-15T18:41:44.663Z] 213ec9aee27d: Download complete [2023-02-15T18:41:44.663Z] 12d6caf4c0d1: Download complete [2023-02-15T18:41:44.932Z] 213ec9aee27d: Pull complete [2023-02-15T18:41:44.932Z] 4583459ba037: Pull complete [2023-02-15T18:41:45.208Z] 93c1e223e6f2: Pull complete [2023-02-15T18:41:45.842Z] a7acece74701: Verifying Checksum [2023-02-15T18:41:45.842Z] a7acece74701: Download complete [2023-02-15T18:41:46.123Z] 53926ce57604: Verifying Checksum [2023-02-15T18:41:46.123Z] 53926ce57604: Download complete [2023-02-15T18:41:46.389Z] 96b7cbca73a9: Verifying Checksum [2023-02-15T18:41:46.389Z] 96b7cbca73a9: Download complete [2023-02-15T18:41:50.575Z] 53926ce57604: Pull complete [2023-02-15T18:41:50.575Z] 21b2b0c7a3f4: Pull complete [2023-02-15T18:41:50.575Z] 22ff95d597cd: Pull complete [2023-02-15T18:41:50.575Z] 12d6caf4c0d1: Pull complete [2023-02-15T18:41:52.490Z] 96b7cbca73a9: Pull complete [2023-02-15T18:41:53.429Z] a7acece74701: Pull complete [2023-02-15T18:41:53.429Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-15T18:41:53.429Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-15T18:41:53.429Z] ---> db6d94c90886 [2023-02-15T18:41:53.429Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-02-15T18:41:55.341Z] ---> Running in 5cba6b2efc45 [2023-02-15T18:41:55.341Z] Removing intermediate container 5cba6b2efc45 [2023-02-15T18:41:55.341Z] ---> dc9cb207a3a0 [2023-02-15T18:41:55.341Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-15T18:41:55.600Z] ---> Running in 0248150e636f [2023-02-15T18:41:55.600Z] Removing intermediate container 0248150e636f [2023-02-15T18:41:55.600Z] ---> be8483ba5a22 [2023-02-15T18:41:55.600Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-02-15T18:41:55.600Z] ---> Running in 02ad5839725b [2023-02-15T18:41:55.862Z] Removing intermediate container 02ad5839725b [2023-02-15T18:41:55.862Z] ---> d994eb5fd178 [2023-02-15T18:41:55.862Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-02-15T18:41:55.862Z] ---> Running in cd6d697199e8 [2023-02-15T18:41:55.862Z] Removing intermediate container cd6d697199e8 [2023-02-15T18:41:55.862Z] ---> 87da68c7b775 [2023-02-15T18:41:55.862Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-02-15T18:41:55.862Z] ---> Running in 4610b2b6a6b2 [2023-02-15T18:41:56.121Z] Removing intermediate container 4610b2b6a6b2 [2023-02-15T18:41:56.121Z] ---> bb706b4a129d [2023-02-15T18:41:56.121Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-15T18:41:56.121Z] ---> Running in 5c64b39ce033 [2023-02-15T18:41:56.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-15T18:41:56.639Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-15T18:41:56.897Z] OK: 211 MiB in 51 packages [2023-02-15T18:41:57.155Z] Removing intermediate container 5c64b39ce033 [2023-02-15T18:41:57.155Z] ---> b4a41fa68096 [2023-02-15T18:41:57.155Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-02-15T18:41:57.155Z] ---> Running in 0533c9b1f38c [2023-02-15T18:41:57.414Z] Removing intermediate container 0533c9b1f38c [2023-02-15T18:41:57.414Z] ---> 15aff7f5ce4a [2023-02-15T18:41:57.414Z] Step 10/13 : COPY go.mod vendor* ./ [2023-02-15T18:41:57.414Z] ---> 4e03a154d68c [2023-02-15T18:41:57.414Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-15T18:41:57.414Z] ---> Running in 975f7504e422 [2023-02-15T18:41:57.901Z] Still waiting to schedule task [2023-02-15T18:41:57.901Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-6177’ is offline [2023-02-15T18:42:36.508Z] Removing intermediate container 975f7504e422 [2023-02-15T18:42:36.508Z] ---> 0c893216a11e [2023-02-15T18:42:36.508Z] Step 12/13 : COPY . . [2023-02-15T18:42:36.508Z] ---> 2811e0398635 [2023-02-15T18:42:36.508Z] Step 13/13 : RUN ${MAKE} [2023-02-15T18:42:36.508Z] ---> Running in 3d56fda4d11b [2023-02-15T18:42:36.508Z] noop [2023-02-15T18:42:36.508Z] Removing intermediate container 3d56fda4d11b [2023-02-15T18:42:36.508Z] ---> ada4e75f193f [2023-02-15T18:42:36.508Z] Successfully built ada4e75f193f [2023-02-15T18:42:36.508Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T18:42:36.827Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-15T18:42:36.827Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T18:42:36.891Z] prd-ubuntu20.04-docker-8c-8g-6174 does not seem to be running inside a container [2023-02-15T18:42:36.910Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-15T18:42:37.314Z] $ docker top 7dbae8af37f872a86cca8d9f32e66e77255c181abe4ae89f256a5aedf8d93deb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-15T18:42:37.690Z] + go version [2023-02-15T18:42:37.690Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-15T18:42:37.700Z] $ docker stop --time=1 7dbae8af37f872a86cca8d9f32e66e77255c181abe4ae89f256a5aedf8d93deb [2023-02-15T18:42:39.033Z] $ docker rm -f --volumes 7dbae8af37f872a86cca8d9f32e66e77255c181abe4ae89f256a5aedf8d93deb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T18:42:39.452Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-15T18:42:39.452Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T18:42:39.522Z] prd-ubuntu20.04-docker-8c-8g-6174 does not seem to be running inside a container [2023-02-15T18:42:39.541Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-15T18:42:39.893Z] $ docker top b5d29808e3e1a2781c3b8cefe3d0506b4754ef367dba95ece679a5c8feda85a5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-15T18:42:40.244Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2023-02-15T18:42:40.537Z] + make test [2023-02-15T18:42:40.537Z] go test ./... -coverprofile=coverage.out ./... [2023-02-15T18:42:41.104Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-02-15T18:42:53.317Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-02-15T18:42:55.227Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.043s coverage: 29.3% of statements [2023-02-15T18:42:55.227Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-02-15T18:42:55.227Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.541s coverage: 86.5% of statements [2023-02-15T18:43:03.336Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-15T18:43:03.336Z] go vet ./... [2023-02-15T18:43:07.525Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-15T18:43:07.525Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-15T18:43:07.525Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-15T18:43:07.538Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-15T18:43:07.548Z] $ docker stop --time=1 b5d29808e3e1a2781c3b8cefe3d0506b4754ef367dba95ece679a5c8feda85a5 [2023-02-15T18:43:09.378Z] $ docker rm -f --volumes b5d29808e3e1a2781c3b8cefe3d0506b4754ef367dba95ece679a5c8feda85a5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-15T18:43:09.845Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-15T18:43:09.899Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-02-15T18:43:10.405Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-15T18:43:10.690Z] + ls -al . [2023-02-15T18:43:10.690Z] total 236 [2023-02-15T18:43:10.690Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 15 18:42 . [2023-02-15T18:43:10.690Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 15 18:41 .. [2023-02-15T18:43:10.691Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 15 18:42 .git [2023-02-15T18:43:10.691Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 15 18:41 .github [2023-02-15T18:43:10.691Z] -rw-rw-r-- 1 jenkins jenkins 496 Feb 15 18:41 .gitignore [2023-02-15T18:43:10.691Z] -rw-rw-r-- 1 jenkins jenkins 42 Feb 15 18:41 .golangci.yml [2023-02-15T18:43:10.691Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 15 18:41 .semver [2023-02-15T18:43:10.691Z] -rw-rw-r-- 1 jenkins jenkins 9857 Feb 15 18:41 Attribution.txt [2023-02-15T18:43:10.691Z] -rw-rw-r-- 1 jenkins jenkins 6312 Feb 15 18:41 CHANGELOG.md [2023-02-15T18:43:10.691Z] -rw-rw-r-- 1 jenkins jenkins 1574 Feb 15 18:41 Dockerfile [2023-02-15T18:43:10.691Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 15 18:41 GOVERNANCE.md [2023-02-15T18:43:10.691Z] -rw-rw-r-- 1 jenkins jenkins 734 Feb 15 18:41 Jenkinsfile [2023-02-15T18:43:10.691Z] -rw-rw-r-- 1 jenkins jenkins 11348 Feb 15 18:41 LICENSE [2023-02-15T18:43:10.691Z] -rw-rw-r-- 1 jenkins jenkins 2577 Feb 15 18:41 Makefile [2023-02-15T18:43:10.691Z] -rw-rw-r-- 1 jenkins jenkins 625 Feb 15 18:41 OWNERS.md [2023-02-15T18:43:10.691Z] -rw-rw-r-- 1 jenkins jenkins 6595 Feb 15 18:41 README.md [2023-02-15T18:43:10.691Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 15 18:41 VERSION [2023-02-15T18:43:10.691Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 15 18:41 bin [2023-02-15T18:43:10.691Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 15 18:41 cmd [2023-02-15T18:43:10.691Z] -rw-r--r-- 1 jenkins jenkins 79184 Feb 15 18:42 coverage.out [2023-02-15T18:43:10.691Z] drwxrwxr-x 6 jenkins jenkins 4096 Feb 15 18:41 doc [2023-02-15T18:43:10.691Z] -rw-rw-r-- 1 jenkins jenkins 3600 Feb 15 18:41 go.mod [2023-02-15T18:43:10.691Z] -rw-rw-r-- 1 jenkins jenkins 34701 Feb 15 18:41 go.sum [2023-02-15T18:43:10.691Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 15 18:41 internal [2023-02-15T18:43:10.691Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 15 18:41 snap [2023-02-15T18:43:10.691Z] -rw-rw-r-- 1 jenkins jenkins 236 Feb 15 18:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T18:43:11.015Z] + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=03e3920523c9ccf0abebb32dc2ec7b89e7815765 --label arch=amd64 --label version=3.0.0-dev.14 . [2023-02-15T18:43:11.015Z] Sending build context to Docker daemon 27.78MB [2023-02-15T18:43:11.015Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-02-15T18:43:11.015Z] Step 2/26 : FROM ${BASE} AS builder [2023-02-15T18:43:11.015Z] ---> ada4e75f193f [2023-02-15T18:43:11.015Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-02-15T18:43:11.586Z] ---> Running in 2950da1fc93f [2023-02-15T18:43:11.586Z] Removing intermediate container 2950da1fc93f [2023-02-15T18:43:11.586Z] ---> 696ade31e156 [2023-02-15T18:43:11.586Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-15T18:43:11.586Z] ---> Running in 2d4fae677490 [2023-02-15T18:43:11.846Z] Removing intermediate container 2d4fae677490 [2023-02-15T18:43:11.846Z] ---> eb10a34faad2 [2023-02-15T18:43:11.846Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-02-15T18:43:11.846Z] ---> Running in 231d916504cc [2023-02-15T18:43:12.104Z] Removing intermediate container 231d916504cc [2023-02-15T18:43:12.104Z] ---> ceac8c40e14d [2023-02-15T18:43:12.104Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-02-15T18:43:12.104Z] ---> Running in 6a3ce63a09bb [2023-02-15T18:43:12.364Z] Removing intermediate container 6a3ce63a09bb [2023-02-15T18:43:12.364Z] ---> 7a9181ace594 [2023-02-15T18:43:12.364Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-02-15T18:43:12.364Z] ---> Running in da5ad8b9d9c3 [2023-02-15T18:43:12.364Z] Removing intermediate container da5ad8b9d9c3 [2023-02-15T18:43:12.364Z] ---> 450a9a5c5c14 [2023-02-15T18:43:12.364Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-15T18:43:12.364Z] ---> Running in 4a93e1a49567 [2023-02-15T18:43:12.933Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-15T18:43:12.933Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-15T18:43:13.194Z] OK: 211 MiB in 51 packages [2023-02-15T18:43:13.454Z] Removing intermediate container 4a93e1a49567 [2023-02-15T18:43:13.454Z] ---> 6ed6f871aed5 [2023-02-15T18:43:13.454Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-02-15T18:43:13.714Z] ---> Running in d7358974e055 [2023-02-15T18:43:13.714Z] Removing intermediate container d7358974e055 [2023-02-15T18:43:13.714Z] ---> e52070d2ba96 [2023-02-15T18:43:13.714Z] Step 10/26 : COPY go.mod vendor* ./ [2023-02-15T18:43:13.714Z] ---> ab837c1b2c5a [2023-02-15T18:43:13.714Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-15T18:43:13.973Z] ---> Running in 3bd2a8d5f865 [2023-02-15T18:43:14.911Z] Removing intermediate container 3bd2a8d5f865 [2023-02-15T18:43:14.911Z] ---> 8e0168420431 [2023-02-15T18:43:14.911Z] Step 12/26 : COPY . . [2023-02-15T18:43:15.546Z] ---> 34f875baa68b [2023-02-15T18:43:15.546Z] Step 13/26 : RUN ${MAKE} [2023-02-15T18:43:15.546Z] ---> Running in cddd76dde558 [2023-02-15T18:43:15.826Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.14" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-02-15T18:43:37.815Z] Removing intermediate container cddd76dde558 [2023-02-15T18:43:37.815Z] ---> 4fa022a2b31c [2023-02-15T18:43:37.815Z] Step 14/26 : FROM alpine:3.16 [2023-02-15T18:43:37.815Z] 3.16: Pulling from library/alpine [2023-02-15T18:43:37.815Z] ef5531b6e74e: Pulling fs layer [2023-02-15T18:43:37.815Z] ef5531b6e74e: Verifying Checksum [2023-02-15T18:43:37.815Z] ef5531b6e74e: Download complete [2023-02-15T18:43:37.815Z] ef5531b6e74e: Pull complete [2023-02-15T18:43:37.815Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-15T18:43:37.815Z] Status: Downloaded newer image for alpine:3.16 [2023-02-15T18:43:37.815Z] ---> dfd21b5a31f5 [2023-02-15T18:43:37.815Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-02-15T18:43:37.815Z] ---> Running in 6087adf72bb1 [2023-02-15T18:43:37.815Z] Removing intermediate container 6087adf72bb1 [2023-02-15T18:43:37.815Z] ---> 02b0c535902a [2023-02-15T18:43:37.815Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-02-15T18:43:37.815Z] ---> Running in 7ad46679eae4 [2023-02-15T18:43:37.815Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-15T18:43:38.073Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-15T18:43:38.332Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-15T18:43:38.332Z] Executing busybox-1.35.0-r17.trigger [2023-02-15T18:43:38.332Z] OK: 6 MiB in 15 packages [2023-02-15T18:43:38.591Z] Removing intermediate container 7ad46679eae4 [2023-02-15T18:43:38.591Z] ---> ddc728009572 [2023-02-15T18:43:38.591Z] Step 17/26 : WORKDIR / [2023-02-15T18:43:38.591Z] ---> Running in 6883d68adac6 [2023-02-15T18:43:38.850Z] Removing intermediate container 6883d68adac6 [2023-02-15T18:43:38.850Z] ---> 62f4dc37041d [2023-02-15T18:43:38.850Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-02-15T18:43:39.417Z] ---> faef6826a91f [2023-02-15T18:43:39.417Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-02-15T18:43:39.417Z] ---> e77906ad0449 [2023-02-15T18:43:39.417Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-02-15T18:43:39.676Z] ---> 4e2ebd39c3a7 [2023-02-15T18:43:39.676Z] Step 21/26 : EXPOSE 59984 [2023-02-15T18:43:39.676Z] ---> Running in 5084aaed8ced [2023-02-15T18:43:39.676Z] Removing intermediate container 5084aaed8ced [2023-02-15T18:43:39.676Z] ---> 0a673dd0b856 [2023-02-15T18:43:39.676Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-02-15T18:43:39.676Z] ---> Running in e9bfba620216 [2023-02-15T18:43:39.934Z] Removing intermediate container e9bfba620216 [2023-02-15T18:43:39.934Z] ---> 368dc770d252 [2023-02-15T18:43:39.934Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-15T18:43:39.934Z] ---> Running in 2121e1b8e8cc [2023-02-15T18:43:39.934Z] Removing intermediate container 2121e1b8e8cc [2023-02-15T18:43:39.934Z] ---> c23fecd24b03 [2023-02-15T18:43:39.934Z] Step 24/26 : LABEL arch=amd64 [2023-02-15T18:43:39.934Z] ---> Running in 9304c1f45055 [2023-02-15T18:43:40.192Z] Removing intermediate container 9304c1f45055 [2023-02-15T18:43:40.192Z] ---> 7e2fbfc18356 [2023-02-15T18:43:40.192Z] Step 25/26 : LABEL git_sha=03e3920523c9ccf0abebb32dc2ec7b89e7815765 [2023-02-15T18:43:40.192Z] ---> Running in ce133b09cfe7 [2023-02-15T18:43:40.192Z] Removing intermediate container ce133b09cfe7 [2023-02-15T18:43:40.192Z] ---> 71a91052b7b9 [2023-02-15T18:43:40.192Z] Step 26/26 : LABEL version=3.0.0-dev.14 [2023-02-15T18:43:40.192Z] ---> Running in 2e0eda63be9b [2023-02-15T18:43:40.450Z] Removing intermediate container 2e0eda63be9b [2023-02-15T18:43:40.450Z] ---> 0e6163b41c85 [2023-02-15T18:43:40.450Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-15T18:43:40.450Z] Successfully built 0e6163b41c85 [2023-02-15T18:43:40.450Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-15T18:43:40.560Z] provisioning config files... [2023-02-15T18:43:40.568Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17248699157125071003tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-15T18:43:40.865Z] ---> docker-login.sh [2023-02-15T18:43:40.865Z] nexus3.edgexfoundry.org:10001 [2023-02-15T18:43:40.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T18:43:40.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T18:43:40.865Z] Configure a credential helper to remove this warning. See [2023-02-15T18:43:40.865Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T18:43:40.865Z] [2023-02-15T18:43:40.865Z] Login Succeeded [2023-02-15T18:43:40.865Z] nexus3.edgexfoundry.org:10002 [2023-02-15T18:43:40.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T18:43:40.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T18:43:40.865Z] Configure a credential helper to remove this warning. See [2023-02-15T18:43:40.865Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T18:43:40.865Z] [2023-02-15T18:43:40.865Z] Login Succeeded [2023-02-15T18:43:40.865Z] nexus3.edgexfoundry.org:10003 [2023-02-15T18:43:41.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T18:43:41.124Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T18:43:41.124Z] Configure a credential helper to remove this warning. See [2023-02-15T18:43:41.124Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T18:43:41.124Z] [2023-02-15T18:43:41.124Z] Login Succeeded [2023-02-15T18:43:41.124Z] nexus3.edgexfoundry.org:10004 [2023-02-15T18:43:41.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T18:43:41.124Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T18:43:41.124Z] Configure a credential helper to remove this warning. See [2023-02-15T18:43:41.124Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T18:43:41.124Z] [2023-02-15T18:43:41.124Z] Login Succeeded [2023-02-15T18:43:41.124Z] docker.io [2023-02-15T18:43:41.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T18:43:41.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T18:43:41.383Z] Configure a credential helper to remove this warning. See [2023-02-15T18:43:41.383Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T18:43:41.383Z] [2023-02-15T18:43:41.383Z] Login Succeeded [2023-02-15T18:43:41.383Z] ---> docker-login.sh ends [Pipeline] } [2023-02-15T18:43:41.389Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-15T18:43:41.424Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-15T18:43:41.451Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2023-02-15T18:43:41.451Z] 03e3920523c9ccf0abebb32dc2ec7b89e7815765 [2023-02-15T18:43:41.451Z] latest [2023-02-15T18:43:41.451Z] 3.0.0-dev.14 [2023-02-15T18:43:41.451Z] 03e3920523c9ccf0abebb32dc2ec7b89e7815765-3.0.0-dev.14 [2023-02-15T18:43:41.451Z] main [2023-02-15T18:43:41.451Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T18:43:41.761Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:03e3920523c9ccf0abebb32dc2ec7b89e7815765 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T18:43:42.069Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:03e3920523c9ccf0abebb32dc2ec7b89e7815765 [2023-02-15T18:43:42.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-02-15T18:43:42.069Z] a250ee8c6796: Preparing [2023-02-15T18:43:42.069Z] fb263892bfe9: Preparing [2023-02-15T18:43:42.069Z] 28c6d7671a99: Preparing [2023-02-15T18:43:42.069Z] eb178e810ea7: Preparing [2023-02-15T18:43:42.069Z] aa5968d388b8: Preparing [2023-02-15T18:43:42.069Z] aa5968d388b8: Layer already exists [2023-02-15T18:43:42.069Z] eb178e810ea7: Pushed [2023-02-15T18:43:42.069Z] fb263892bfe9: Pushed [2023-02-15T18:43:42.069Z] a250ee8c6796: Pushed [2023-02-15T18:43:45.359Z] 28c6d7671a99: Pushed [2023-02-15T18:43:45.359Z] 03e3920523c9ccf0abebb32dc2ec7b89e7815765: digest: sha256:491912596017aa3fad20bd03c57384b89dfb74d14d09801afcead39c5f1e63b1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T18:43:45.666Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T18:43:45.967Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-02-15T18:43:45.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-02-15T18:43:45.967Z] a250ee8c6796: Preparing [2023-02-15T18:43:45.967Z] fb263892bfe9: Preparing [2023-02-15T18:43:45.967Z] 28c6d7671a99: Preparing [2023-02-15T18:43:45.967Z] eb178e810ea7: Preparing [2023-02-15T18:43:45.967Z] aa5968d388b8: Preparing [2023-02-15T18:43:45.967Z] aa5968d388b8: Layer already exists [2023-02-15T18:43:45.967Z] 28c6d7671a99: Layer already exists [2023-02-15T18:43:45.967Z] a250ee8c6796: Layer already exists [2023-02-15T18:43:45.967Z] fb263892bfe9: Layer already exists [2023-02-15T18:43:45.967Z] eb178e810ea7: Layer already exists [2023-02-15T18:43:45.967Z] latest: digest: sha256:491912596017aa3fad20bd03c57384b89dfb74d14d09801afcead39c5f1e63b1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T18:43:46.275Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T18:43:46.580Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.14 [2023-02-15T18:43:46.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-02-15T18:43:46.580Z] a250ee8c6796: Preparing [2023-02-15T18:43:46.580Z] fb263892bfe9: Preparing [2023-02-15T18:43:46.580Z] 28c6d7671a99: Preparing [2023-02-15T18:43:46.580Z] eb178e810ea7: Preparing [2023-02-15T18:43:46.580Z] aa5968d388b8: Preparing [2023-02-15T18:43:46.580Z] 28c6d7671a99: Layer already exists [2023-02-15T18:43:46.580Z] a250ee8c6796: Layer already exists [2023-02-15T18:43:46.580Z] eb178e810ea7: Layer already exists [2023-02-15T18:43:46.580Z] aa5968d388b8: Layer already exists [2023-02-15T18:43:46.580Z] fb263892bfe9: Layer already exists [2023-02-15T18:43:46.580Z] 3.0.0-dev.14: digest: sha256:491912596017aa3fad20bd03c57384b89dfb74d14d09801afcead39c5f1e63b1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T18:43:46.884Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:03e3920523c9ccf0abebb32dc2ec7b89e7815765-3.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T18:43:47.186Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:03e3920523c9ccf0abebb32dc2ec7b89e7815765-3.0.0-dev.14 [2023-02-15T18:43:47.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-02-15T18:43:47.186Z] a250ee8c6796: Preparing [2023-02-15T18:43:47.186Z] fb263892bfe9: Preparing [2023-02-15T18:43:47.186Z] 28c6d7671a99: Preparing [2023-02-15T18:43:47.186Z] eb178e810ea7: Preparing [2023-02-15T18:43:47.186Z] aa5968d388b8: Preparing [2023-02-15T18:43:47.186Z] fb263892bfe9: Layer already exists [2023-02-15T18:43:47.186Z] aa5968d388b8: Layer already exists [2023-02-15T18:43:47.186Z] eb178e810ea7: Layer already exists [2023-02-15T18:43:47.186Z] 28c6d7671a99: Layer already exists [2023-02-15T18:43:47.186Z] a250ee8c6796: Layer already exists [2023-02-15T18:43:47.186Z] 03e3920523c9ccf0abebb32dc2ec7b89e7815765-3.0.0-dev.14: digest: sha256:491912596017aa3fad20bd03c57384b89dfb74d14d09801afcead39c5f1e63b1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T18:43:47.494Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T18:43:47.803Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2023-02-15T18:43:47.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-02-15T18:43:47.804Z] a250ee8c6796: Preparing [2023-02-15T18:43:47.804Z] fb263892bfe9: Preparing [2023-02-15T18:43:47.804Z] 28c6d7671a99: Preparing [2023-02-15T18:43:47.804Z] eb178e810ea7: Preparing [2023-02-15T18:43:47.804Z] aa5968d388b8: Preparing [2023-02-15T18:43:47.804Z] eb178e810ea7: Layer already exists [2023-02-15T18:43:47.804Z] a250ee8c6796: Layer already exists [2023-02-15T18:43:47.804Z] 28c6d7671a99: Layer already exists [2023-02-15T18:43:47.804Z] fb263892bfe9: Layer already exists [2023-02-15T18:43:47.804Z] aa5968d388b8: Layer already exists [2023-02-15T18:43:47.804Z] main: digest: sha256:491912596017aa3fad20bd03c57384b89dfb74d14d09801afcead39c5f1e63b1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-15T18:43:47.859Z] ===================================================== [Pipeline] echo [2023-02-15T18:43:47.869Z] taggedImages: [2023-02-15T18:43:47.869Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:03e3920523c9ccf0abebb32dc2ec7b89e7815765 [2023-02-15T18:43:47.869Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-02-15T18:43:47.869Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.14 [2023-02-15T18:43:47.869Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:03e3920523c9ccf0abebb32dc2ec7b89e7815765-3.0.0-dev.14 [2023-02-15T18:43:47.869Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T18:43:48.246Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-15T18:43:48.246Z] [2023-02-15T18:43:48.246Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T18:43:48.545Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-15T18:43:48.545Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-15T18:43:48.545Z] 5eb5b503b376: Pulling fs layer [2023-02-15T18:43:48.545Z] 5c69ac0246d0: Pulling fs layer [2023-02-15T18:43:48.545Z] ec43610c2a17: Pulling fs layer [2023-02-15T18:43:48.545Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-15T18:43:48.545Z] 33b1e0a273af: Pulling fs layer [2023-02-15T18:43:48.545Z] 5d3b04190fa2: Pulling fs layer [2023-02-15T18:43:48.545Z] 3a2ae6a8a46f: Waiting [2023-02-15T18:43:48.545Z] 33b1e0a273af: Waiting [2023-02-15T18:43:48.545Z] 2f39f015ded8: Pulling fs layer [2023-02-15T18:43:48.545Z] 2f39f015ded8: Waiting [2023-02-15T18:43:48.545Z] 5c69ac0246d0: Verifying Checksum [2023-02-15T18:43:48.545Z] 5c69ac0246d0: Download complete [2023-02-15T18:43:48.812Z] 33b1e0a273af: Verifying Checksum [2023-02-15T18:43:48.812Z] 33b1e0a273af: Download complete [2023-02-15T18:43:48.812Z] 5d3b04190fa2: Download complete [2023-02-15T18:43:48.812Z] ec43610c2a17: Verifying Checksum [2023-02-15T18:43:48.812Z] ec43610c2a17: Download complete [2023-02-15T18:43:49.073Z] 5eb5b503b376: Verifying Checksum [2023-02-15T18:43:49.073Z] 5eb5b503b376: Download complete [2023-02-15T18:43:49.644Z] 2f39f015ded8: Download complete [2023-02-15T18:43:50.211Z] 5eb5b503b376: Pull complete [2023-02-15T18:43:50.211Z] 5c69ac0246d0: Pull complete [2023-02-15T18:43:50.777Z] ec43610c2a17: Pull complete [2023-02-15T18:43:50.777Z] 3a2ae6a8a46f: Pull complete [2023-02-15T18:43:51.036Z] 33b1e0a273af: Pull complete [2023-02-15T18:43:51.036Z] 5d3b04190fa2: Pull complete [2023-02-15T18:43:55.889Z] 2f39f015ded8: Pull complete [2023-02-15T18:43:55.889Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-15T18:43:55.889Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-15T18:43:55.889Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T18:43:55.980Z] prd-ubuntu20.04-docker-8c-8g-6174 does not seem to be running inside a container [2023-02-15T18:43:56.008Z] $ 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/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-15T18:43:57.876Z] $ docker top 1b8ad897a2760105ae94b2abbe101c00b507ddaaaddd8aeeff67fd295e1d3e59 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-15T18:43:58.251Z] ---> job-cost.sh [2023-02-15T18:43:58.251Z] lf-activate-venv: SKIPPING [2023-02-15T18:43:58.251Z] INFO: No Stack... [2023-02-15T18:43:58.818Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-15T18:43:59.076Z] INFO: Archiving Costs [Pipeline] sh [2023-02-15T18:43:59.367Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2023-02-15T18:43:59.367Z] + cut -d, -f6 [Pipeline] lock [2023-02-15T18:43:59.382Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-103-stack-cost] [2023-02-15T18:43:59.390Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-103-stack-cost] did not exist. Created. [2023-02-15T18:43:59.390Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-103-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-15T18:43:59.688Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-15T18:43:59.725Z] Stashed 1 file(s) [Pipeline] } [2023-02-15T18:43:59.731Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-103-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-15T18:43:59.748Z] $ docker stop --time=1 1b8ad897a2760105ae94b2abbe101c00b507ddaaaddd8aeeff67fd295e1d3e59 [2023-02-15T18:44:00.915Z] $ docker rm -f --volumes 1b8ad897a2760105ae94b2abbe101c00b507ddaaaddd8aeeff67fd295e1d3e59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-15T18:44:49.417Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6185 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2023-02-15T18:44:49.429Z] Running in /w/workspace/device-onvif-camera/103 [Pipeline] { [Pipeline] checkout [2023-02-15T18:44:49.479Z] The recommended git tool is: git [2023-02-15T18:44:57.182Z] using credential edgex-jenkins-ssh [2023-02-15T18:44:57.205Z] Cloning the remote Git repository [2023-02-15T18:44:57.273Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-02-15T18:44:57.380Z] > git init /w/workspace/device-onvif-camera/103 # timeout=10 [2023-02-15T18:44:57.753Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-02-15T18:44:57.755Z] > git --version # timeout=10 [2023-02-15T18:44:57.784Z] > git --version # 'git version 2.25.1' [2023-02-15T18:44:57.786Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-15T18:44:57.885Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-15T18:44:59.603Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-02-15T18:44:59.634Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-15T18:45:00.966Z] Avoid second fetch [2023-02-15T18:45:00.967Z] Checking out Revision 03e3920523c9ccf0abebb32dc2ec7b89e7815765 (main) [2023-02-15T18:45:00.992Z] > git config core.sparsecheckout # timeout=10 [2023-02-15T18:45:01.020Z] > git checkout -f 03e3920523c9ccf0abebb32dc2ec7b89e7815765 # timeout=10 [2023-02-15T18:45:02.046Z] Commit message: "refactor!: Replace internal topics from config with new constants (#233)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-15T18:45:03.164Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-15T18:45:03.164Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-15T18:45:03.164Z] Dload Upload Total Spent Left Speed [2023-02-15T18:45:03.164Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 175k 0 --:--:-- --:--:-- --:--:-- 175k [Pipeline] sh [2023-02-15T18:45:03.984Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-15T18:45:04.366Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-15T18:45:04.366Z] + sudo tee /etc/docker/daemon.new [2023-02-15T18:45:04.366Z] { [2023-02-15T18:45:04.366Z] "registry-mirrors": [ [2023-02-15T18:45:04.366Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-15T18:45:04.366Z] ], [2023-02-15T18:45:04.366Z] "bip": "10.250.0.254/24", [2023-02-15T18:45:04.366Z] "hosts": [ [2023-02-15T18:45:04.366Z] "tcp://0.0.0.0:5555", [2023-02-15T18:45:04.366Z] "unix:///var/run/docker.sock" [2023-02-15T18:45:04.366Z] ], [2023-02-15T18:45:04.366Z] "mtu": 1458, [2023-02-15T18:45:04.366Z] "selinux-enabled": true, [2023-02-15T18:45:04.366Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-15T18:45:04.366Z] } [Pipeline] sh [2023-02-15T18:45:04.785Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-15T18:45:05.226Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-15T18:45:23.587Z] provisioning config files... [2023-02-15T18:45:23.618Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/103@tmp/config1759942252763309758tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-15T18:45:23.994Z] ---> docker-login.sh [2023-02-15T18:45:23.994Z] nexus3.edgexfoundry.org:10001 [2023-02-15T18:45:24.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T18:45:24.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T18:45:24.588Z] Configure a credential helper to remove this warning. See [2023-02-15T18:45:24.588Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T18:45:24.588Z] [2023-02-15T18:45:24.862Z] Login Succeeded [2023-02-15T18:45:24.862Z] nexus3.edgexfoundry.org:10002 [2023-02-15T18:45:25.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T18:45:25.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T18:45:25.136Z] Configure a credential helper to remove this warning. See [2023-02-15T18:45:25.136Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T18:45:25.136Z] [2023-02-15T18:45:25.136Z] Login Succeeded [2023-02-15T18:45:25.136Z] nexus3.edgexfoundry.org:10003 [2023-02-15T18:45:25.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T18:45:25.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T18:45:25.685Z] Configure a credential helper to remove this warning. See [2023-02-15T18:45:25.685Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T18:45:25.685Z] [2023-02-15T18:45:25.685Z] Login Succeeded [2023-02-15T18:45:25.685Z] nexus3.edgexfoundry.org:10004 [2023-02-15T18:45:25.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T18:45:26.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T18:45:26.255Z] Configure a credential helper to remove this warning. See [2023-02-15T18:45:26.255Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T18:45:26.255Z] [2023-02-15T18:45:26.255Z] Login Succeeded [2023-02-15T18:45:26.255Z] docker.io [2023-02-15T18:45:26.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T18:45:26.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T18:45:26.817Z] Configure a credential helper to remove this warning. See [2023-02-15T18:45:26.817Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T18:45:26.817Z] [2023-02-15T18:45:26.817Z] Login Succeeded [2023-02-15T18:45:26.817Z] ---> docker-login.sh ends [Pipeline] } [2023-02-15T18:45:26.847Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-15T18:45:27.241Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-15T18:45:27.258Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-15T18:45:27.268Z] ========================================================= [2023-02-15T18:45:27.268Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-15T18:45:27.268Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T18:45:27.651Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-15T18:45:28.246Z] Sending build context to Docker daemon 20.54MB [2023-02-15T18:45:28.246Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-02-15T18:45:28.246Z] Step 2/13 : FROM ${BASE} AS builder [2023-02-15T18:45:28.532Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-15T18:45:28.532Z] 9b18e9b68314: Pulling fs layer [2023-02-15T18:45:28.532Z] 35d82f9e3411: Pulling fs layer [2023-02-15T18:45:28.532Z] e16973657156: Pulling fs layer [2023-02-15T18:45:28.532Z] fc693d55d65f: Pulling fs layer [2023-02-15T18:45:28.532Z] 7e9fc2657dce: Pulling fs layer [2023-02-15T18:45:28.532Z] dda99020689f: Pulling fs layer [2023-02-15T18:45:28.532Z] db1c61fa0a46: Pulling fs layer [2023-02-15T18:45:28.532Z] 891c053d2c06: Pulling fs layer [2023-02-15T18:45:28.532Z] fc693d55d65f: Waiting [2023-02-15T18:45:28.532Z] 7e9fc2657dce: Waiting [2023-02-15T18:45:28.532Z] dda99020689f: Waiting [2023-02-15T18:45:28.532Z] db1c61fa0a46: Waiting [2023-02-15T18:45:28.532Z] e16973657156: Download complete [2023-02-15T18:45:28.532Z] 35d82f9e3411: Verifying Checksum [2023-02-15T18:45:28.532Z] 35d82f9e3411: Download complete [2023-02-15T18:45:28.532Z] 7e9fc2657dce: Verifying Checksum [2023-02-15T18:45:28.532Z] 7e9fc2657dce: Download complete [2023-02-15T18:45:28.532Z] dda99020689f: Verifying Checksum [2023-02-15T18:45:28.532Z] dda99020689f: Download complete [2023-02-15T18:45:28.532Z] 9b18e9b68314: Verifying Checksum [2023-02-15T18:45:28.532Z] 9b18e9b68314: Download complete [2023-02-15T18:45:31.161Z] 9b18e9b68314: Pull complete [2023-02-15T18:45:31.161Z] 891c053d2c06: Verifying Checksum [2023-02-15T18:45:31.161Z] 891c053d2c06: Download complete [2023-02-15T18:45:31.161Z] db1c61fa0a46: Verifying Checksum [2023-02-15T18:45:31.161Z] db1c61fa0a46: Download complete [2023-02-15T18:45:31.463Z] 35d82f9e3411: Pull complete [2023-02-15T18:45:31.754Z] e16973657156: Pull complete [2023-02-15T18:45:34.387Z] fc693d55d65f: Verifying Checksum [2023-02-15T18:45:34.387Z] fc693d55d65f: Download complete [2023-02-15T18:45:46.755Z] fc693d55d65f: Pull complete [2023-02-15T18:45:46.755Z] 7e9fc2657dce: Pull complete [2023-02-15T18:45:46.755Z] dda99020689f: Pull complete [2023-02-15T18:45:53.457Z] db1c61fa0a46: Pull complete [2023-02-15T18:45:56.061Z] 891c053d2c06: Pull complete [2023-02-15T18:45:56.061Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-15T18:45:56.061Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-15T18:45:56.061Z] ---> f96f9c87975a [2023-02-15T18:45:56.061Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-02-15T18:45:59.534Z] ---> Running in 6cab9814d057 [2023-02-15T18:45:59.809Z] Removing intermediate container 6cab9814d057 [2023-02-15T18:45:59.809Z] ---> 2aad0f4e384b [2023-02-15T18:45:59.809Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-15T18:46:00.080Z] ---> Running in 17a1b7f0b5af [2023-02-15T18:46:00.350Z] Removing intermediate container 17a1b7f0b5af [2023-02-15T18:46:00.350Z] ---> 495614a337d4 [2023-02-15T18:46:00.350Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-02-15T18:46:00.350Z] ---> Running in 7de44258f3d7 [2023-02-15T18:46:00.953Z] Removing intermediate container 7de44258f3d7 [2023-02-15T18:46:00.953Z] ---> 15c770b73735 [2023-02-15T18:46:00.953Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-02-15T18:46:00.953Z] ---> Running in 621e561fb382 [2023-02-15T18:46:01.222Z] Removing intermediate container 621e561fb382 [2023-02-15T18:46:01.222Z] ---> a62fb398830e [2023-02-15T18:46:01.222Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-02-15T18:46:01.494Z] ---> Running in a8be2e505ea7 [2023-02-15T18:46:01.763Z] Removing intermediate container a8be2e505ea7 [2023-02-15T18:46:01.763Z] ---> b6880591624c [2023-02-15T18:46:01.763Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-15T18:46:01.763Z] ---> Running in 871ac3b4e321 [2023-02-15T18:46:03.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-15T18:46:03.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-15T18:46:04.428Z] OK: 221 MiB in 51 packages [2023-02-15T18:46:05.414Z] Removing intermediate container 871ac3b4e321 [2023-02-15T18:46:05.414Z] ---> c16c88037129 [2023-02-15T18:46:05.414Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-02-15T18:46:05.414Z] ---> Running in a055aef7ef57 [2023-02-15T18:46:06.002Z] Removing intermediate container a055aef7ef57 [2023-02-15T18:46:06.002Z] ---> d92a99b77f9f [2023-02-15T18:46:06.002Z] Step 10/13 : COPY go.mod vendor* ./ [2023-02-15T18:46:06.592Z] ---> 2e82d4b93742 [2023-02-15T18:46:06.592Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-15T18:46:06.592Z] ---> Running in 723f57c33a91 [2023-02-15T18:47:28.336Z] Removing intermediate container 723f57c33a91 [2023-02-15T18:47:28.336Z] ---> 10018a842bc9 [2023-02-15T18:47:28.336Z] Step 12/13 : COPY . . [2023-02-15T18:47:28.336Z] ---> a3750efa5c70 [2023-02-15T18:47:28.336Z] Step 13/13 : RUN ${MAKE} [2023-02-15T18:47:28.336Z] ---> Running in dd5a134a6380 [2023-02-15T18:47:28.927Z] noop [2023-02-15T18:47:29.515Z] Removing intermediate container dd5a134a6380 [2023-02-15T18:47:29.515Z] ---> 0a045c61945a [2023-02-15T18:47:29.515Z] Successfully built 0a045c61945a [2023-02-15T18:47:29.515Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T18:47:29.866Z] + docker inspect -f . ci-base-image-arm64 [2023-02-15T18:47:29.866Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T18:47:30.075Z] prd-ubuntu20.04-docker-arm64-4c-16g-6185 does not seem to be running inside a container [2023-02-15T18:47:30.163Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/103 -v /w/workspace/device-onvif-camera/103:/w/workspace/device-onvif-camera/103:rw,z -v /w/workspace/device-onvif-camera/103@tmp:/w/workspace/device-onvif-camera/103@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-15T18:47:31.510Z] $ docker top 7fe000a8c4a46adf8a065d7229a670ce661ade07d3266413990a2ddc74565962 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-15T18:47:32.397Z] + go version [2023-02-15T18:47:32.397Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-15T18:47:32.435Z] $ docker stop --time=1 7fe000a8c4a46adf8a065d7229a670ce661ade07d3266413990a2ddc74565962 [2023-02-15T18:47:34.220Z] $ docker rm -f --volumes 7fe000a8c4a46adf8a065d7229a670ce661ade07d3266413990a2ddc74565962 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T18:47:34.787Z] + docker inspect -f . ci-base-image-arm64 [2023-02-15T18:47:34.787Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T18:47:35.000Z] prd-ubuntu20.04-docker-arm64-4c-16g-6185 does not seem to be running inside a container [2023-02-15T18:47:35.091Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/103 -v /w/workspace/device-onvif-camera/103:/w/workspace/device-onvif-camera/103:rw,z -v /w/workspace/device-onvif-camera/103@tmp:/w/workspace/device-onvif-camera/103@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-15T18:47:36.348Z] $ docker top 87f3b2037b2b3d99d5c4cdc451ec50ae5c50d5d608f3d778add74ad9f5ba84f3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-15T18:47:37.208Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/103 [Pipeline] fileExists [Pipeline] sh [2023-02-15T18:47:37.864Z] + make test [2023-02-15T18:47:37.864Z] go test ./... -coverprofile=coverage.out ./... [2023-02-15T18:47:39.816Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-02-15T18:49:46.600Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-02-15T18:49:58.960Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.387s coverage: 29.3% of statements [2023-02-15T18:49:58.960Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-02-15T18:50:11.369Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 22.370s coverage: 86.5% of statements [2023-02-15T18:50:11.369Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-15T18:50:11.369Z] go vet ./... [2023-02-15T18:50:43.646Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-15T18:50:43.646Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-15T18:50:43.646Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-15T18:50:43.666Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-15T18:50:43.699Z] $ docker stop --time=1 87f3b2037b2b3d99d5c4cdc451ec50ae5c50d5d608f3d778add74ad9f5ba84f3 [2023-02-15T18:50:45.550Z] $ docker rm -f --volumes 87f3b2037b2b3d99d5c4cdc451ec50ae5c50d5d608f3d778add74ad9f5ba84f3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-15T18:50:46.614Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-15T18:50:46.639Z] Warning: overwriting stash ‘coverage-report’ [2023-02-15T18:50:47.303Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-15T18:50:47.711Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-15T18:50:48.040Z] + ls -al . [2023-02-15T18:50:48.040Z] total 232 [2023-02-15T18:50:48.040Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 15 18:47 . [2023-02-15T18:50:48.040Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 15 18:44 .. [2023-02-15T18:50:48.040Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 15 18:45 .git [2023-02-15T18:50:48.040Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 15 18:45 .github [2023-02-15T18:50:48.040Z] -rw-rw-r-- 1 jenkins jenkins 496 Feb 15 18:45 .gitignore [2023-02-15T18:50:48.040Z] -rw-rw-r-- 1 jenkins jenkins 42 Feb 15 18:45 .golangci.yml [2023-02-15T18:50:48.040Z] -rw-rw-r-- 1 jenkins jenkins 9857 Feb 15 18:45 Attribution.txt [2023-02-15T18:50:48.040Z] -rw-rw-r-- 1 jenkins jenkins 6312 Feb 15 18:45 CHANGELOG.md [2023-02-15T18:50:48.040Z] -rw-rw-r-- 1 jenkins jenkins 1574 Feb 15 18:45 Dockerfile [2023-02-15T18:50:48.040Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 15 18:45 GOVERNANCE.md [2023-02-15T18:50:48.040Z] -rw-rw-r-- 1 jenkins jenkins 734 Feb 15 18:45 Jenkinsfile [2023-02-15T18:50:48.040Z] -rw-rw-r-- 1 jenkins jenkins 11348 Feb 15 18:45 LICENSE [2023-02-15T18:50:48.040Z] -rw-rw-r-- 1 jenkins jenkins 2577 Feb 15 18:45 Makefile [2023-02-15T18:50:48.040Z] -rw-rw-r-- 1 jenkins jenkins 625 Feb 15 18:45 OWNERS.md [2023-02-15T18:50:48.040Z] -rw-rw-r-- 1 jenkins jenkins 6595 Feb 15 18:45 README.md [2023-02-15T18:50:48.040Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 15 18:41 VERSION [2023-02-15T18:50:48.040Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 15 18:45 bin [2023-02-15T18:50:48.040Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 15 18:45 cmd [2023-02-15T18:50:48.040Z] -rw-r--r-- 1 jenkins jenkins 79184 Feb 15 18:50 coverage.out [2023-02-15T18:50:48.040Z] drwxrwxr-x 6 jenkins jenkins 4096 Feb 15 18:45 doc [2023-02-15T18:50:48.040Z] -rw-rw-r-- 1 jenkins jenkins 3600 Feb 15 18:45 go.mod [2023-02-15T18:50:48.040Z] -rw-rw-r-- 1 jenkins jenkins 34701 Feb 15 18:45 go.sum [2023-02-15T18:50:48.040Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 15 18:45 internal [2023-02-15T18:50:48.040Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 15 18:45 snap [2023-02-15T18:50:48.040Z] -rw-rw-r-- 1 jenkins jenkins 236 Feb 15 18:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T18:50:48.391Z] + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=03e3920523c9ccf0abebb32dc2ec7b89e7815765 --label arch=arm64 --label version=3.0.0-dev.14 . [2023-02-15T18:50:48.979Z] Sending build context to Docker daemon 20.62MB [2023-02-15T18:50:48.979Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-02-15T18:50:48.979Z] Step 2/26 : FROM ${BASE} AS builder [2023-02-15T18:50:48.979Z] ---> 0a045c61945a [2023-02-15T18:50:48.979Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-02-15T18:50:49.568Z] ---> Running in 3dccedb43b2d [2023-02-15T18:50:49.835Z] Removing intermediate container 3dccedb43b2d [2023-02-15T18:50:49.835Z] ---> 2e1423bc6578 [2023-02-15T18:50:49.835Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-15T18:50:50.103Z] ---> Running in bac9407a5ef4 [2023-02-15T18:50:50.372Z] Removing intermediate container bac9407a5ef4 [2023-02-15T18:50:50.372Z] ---> 8f43eb296eb2 [2023-02-15T18:50:50.372Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-02-15T18:50:50.372Z] ---> Running in 6c4270138176 [2023-02-15T18:50:50.643Z] Removing intermediate container 6c4270138176 [2023-02-15T18:50:50.643Z] ---> ffac1fedd172 [2023-02-15T18:50:50.643Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-02-15T18:50:50.921Z] ---> Running in aa7854257ab2 [2023-02-15T18:50:51.190Z] Removing intermediate container aa7854257ab2 [2023-02-15T18:50:51.190Z] ---> d4b972b6b939 [2023-02-15T18:50:51.191Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-02-15T18:50:51.191Z] ---> Running in 481d7f8b96be [2023-02-15T18:50:51.461Z] Removing intermediate container 481d7f8b96be [2023-02-15T18:50:51.461Z] ---> 9adeaf45fa31 [2023-02-15T18:50:51.461Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-15T18:50:51.731Z] ---> Running in 4c0b872b4c2e [2023-02-15T18:50:52.694Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-15T18:50:52.962Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-15T18:50:54.388Z] OK: 221 MiB in 51 packages [2023-02-15T18:50:55.354Z] Removing intermediate container 4c0b872b4c2e [2023-02-15T18:50:55.354Z] ---> b233a5fe8604 [2023-02-15T18:50:55.354Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-02-15T18:50:55.354Z] ---> Running in a63a5e65dd29 [2023-02-15T18:50:55.623Z] Removing intermediate container a63a5e65dd29 [2023-02-15T18:50:55.623Z] ---> e57dcf421a79 [2023-02-15T18:50:55.623Z] Step 10/26 : COPY go.mod vendor* ./ [2023-02-15T18:50:56.209Z] ---> d46e9286d50e [2023-02-15T18:50:56.209Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-15T18:50:56.209Z] ---> Running in bfa8b1f89f70 [2023-02-15T18:50:59.573Z] Removing intermediate container bfa8b1f89f70 [2023-02-15T18:50:59.573Z] ---> 56cb2669b30d [2023-02-15T18:50:59.573Z] Step 12/26 : COPY . . [2023-02-15T18:51:00.997Z] ---> 55538c029359 [2023-02-15T18:51:00.997Z] Step 13/26 : RUN ${MAKE} [2023-02-15T18:51:01.275Z] ---> Running in 2378c8c4fe8f [2023-02-15T18:51:02.250Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.14" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-02-15T18:53:54.059Z] Removing intermediate container 2378c8c4fe8f [2023-02-15T18:53:54.059Z] ---> 3ca7c1633ba9 [2023-02-15T18:53:54.059Z] Step 14/26 : FROM alpine:3.16 [2023-02-15T18:53:54.059Z] 3.16: Pulling from library/alpine [2023-02-15T18:53:54.059Z] 3760b48202b3: Pulling fs layer [2023-02-15T18:53:54.059Z] 3760b48202b3: Verifying Checksum [2023-02-15T18:53:54.059Z] 3760b48202b3: Download complete [2023-02-15T18:53:54.059Z] 3760b48202b3: Pull complete [2023-02-15T18:53:54.059Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-15T18:53:54.059Z] Status: Downloaded newer image for alpine:3.16 [2023-02-15T18:53:54.059Z] ---> 4c81e5bf8899 [2023-02-15T18:53:54.059Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-02-15T18:53:54.059Z] ---> Running in 72b41ea0f468 [2023-02-15T18:53:54.059Z] Removing intermediate container 72b41ea0f468 [2023-02-15T18:53:54.059Z] ---> 62781377dad0 [2023-02-15T18:53:54.059Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-02-15T18:53:54.059Z] ---> Running in d51a8a6f687f [2023-02-15T18:53:54.059Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-15T18:53:54.059Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-15T18:53:54.059Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-15T18:53:54.059Z] Executing busybox-1.35.0-r17.trigger [2023-02-15T18:53:54.059Z] OK: 5 MiB in 15 packages [2023-02-15T18:53:54.059Z] Removing intermediate container d51a8a6f687f [2023-02-15T18:53:54.059Z] ---> dffb0fd83828 [2023-02-15T18:53:54.059Z] Step 17/26 : WORKDIR / [2023-02-15T18:53:54.059Z] ---> Running in f868da0fe8e0 [2023-02-15T18:53:54.059Z] Removing intermediate container f868da0fe8e0 [2023-02-15T18:53:54.059Z] ---> 779f8dea95ef [2023-02-15T18:53:54.059Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-02-15T18:53:54.059Z] ---> 7530fe270a89 [2023-02-15T18:53:54.059Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-02-15T18:53:54.060Z] ---> 287f3e7dd78c [2023-02-15T18:53:54.060Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-02-15T18:53:54.060Z] ---> 865419ce8244 [2023-02-15T18:53:54.060Z] Step 21/26 : EXPOSE 59984 [2023-02-15T18:53:54.060Z] ---> Running in 3d4a289d2ead [2023-02-15T18:53:54.644Z] Removing intermediate container 3d4a289d2ead [2023-02-15T18:53:54.644Z] ---> c0919c655470 [2023-02-15T18:53:54.644Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-02-15T18:53:54.644Z] ---> Running in 24b83ab69903 [2023-02-15T18:53:54.912Z] Removing intermediate container 24b83ab69903 [2023-02-15T18:53:54.912Z] ---> 8f4aa623a651 [2023-02-15T18:53:54.912Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-15T18:53:54.912Z] ---> Running in 6ce1f320e668 [2023-02-15T18:53:55.183Z] Removing intermediate container 6ce1f320e668 [2023-02-15T18:53:55.183Z] ---> ab5c955e3e1c [2023-02-15T18:53:55.183Z] Step 24/26 : LABEL arch=arm64 [2023-02-15T18:53:55.452Z] ---> Running in 4bc3f1ee32a3 [2023-02-15T18:53:55.721Z] Removing intermediate container 4bc3f1ee32a3 [2023-02-15T18:53:55.721Z] ---> 0ef81310fe71 [2023-02-15T18:53:55.721Z] Step 25/26 : LABEL git_sha=03e3920523c9ccf0abebb32dc2ec7b89e7815765 [2023-02-15T18:53:55.721Z] ---> Running in ec1feac42008 [2023-02-15T18:53:55.990Z] Removing intermediate container ec1feac42008 [2023-02-15T18:53:55.990Z] ---> 8d896e82217b [2023-02-15T18:53:55.990Z] Step 26/26 : LABEL version=3.0.0-dev.14 [2023-02-15T18:53:56.266Z] ---> Running in eee43185cbc1 [2023-02-15T18:53:56.532Z] Removing intermediate container eee43185cbc1 [2023-02-15T18:53:56.532Z] ---> d9a4a5d9a436 [2023-02-15T18:53:56.532Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-15T18:53:56.532Z] Successfully built d9a4a5d9a436 [2023-02-15T18:53:56.532Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-15T18:53:56.651Z] provisioning config files... [2023-02-15T18:53:56.666Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/103@tmp/config85187893520998460tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-15T18:53:57.015Z] ---> docker-login.sh [2023-02-15T18:53:57.015Z] nexus3.edgexfoundry.org:10001 [2023-02-15T18:53:57.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T18:53:57.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T18:53:57.285Z] Configure a credential helper to remove this warning. See [2023-02-15T18:53:57.285Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T18:53:57.285Z] [2023-02-15T18:53:57.285Z] Login Succeeded [2023-02-15T18:53:57.285Z] nexus3.edgexfoundry.org:10002 [2023-02-15T18:53:57.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T18:53:57.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T18:53:57.552Z] Configure a credential helper to remove this warning. See [2023-02-15T18:53:57.552Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T18:53:57.552Z] [2023-02-15T18:53:57.819Z] Login Succeeded [2023-02-15T18:53:57.819Z] nexus3.edgexfoundry.org:10003 [2023-02-15T18:53:58.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T18:53:58.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T18:53:58.087Z] Configure a credential helper to remove this warning. See [2023-02-15T18:53:58.087Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T18:53:58.087Z] [2023-02-15T18:53:58.087Z] Login Succeeded [2023-02-15T18:53:58.087Z] nexus3.edgexfoundry.org:10004 [2023-02-15T18:53:58.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T18:53:58.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T18:53:58.628Z] Configure a credential helper to remove this warning. See [2023-02-15T18:53:58.628Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T18:53:58.628Z] [2023-02-15T18:53:58.628Z] Login Succeeded [2023-02-15T18:53:58.628Z] docker.io [2023-02-15T18:53:58.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T18:53:59.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T18:53:59.168Z] Configure a credential helper to remove this warning. See [2023-02-15T18:53:59.168Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T18:53:59.168Z] [2023-02-15T18:53:59.168Z] Login Succeeded [2023-02-15T18:53:59.168Z] ---> docker-login.sh ends [Pipeline] } [2023-02-15T18:53:59.183Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-15T18:53:59.220Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-15T18:53:59.247Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2023-02-15T18:53:59.247Z] 03e3920523c9ccf0abebb32dc2ec7b89e7815765 [2023-02-15T18:53:59.247Z] latest [2023-02-15T18:53:59.247Z] 3.0.0-dev.14 [2023-02-15T18:53:59.247Z] 03e3920523c9ccf0abebb32dc2ec7b89e7815765-3.0.0-dev.14 [2023-02-15T18:53:59.247Z] main [2023-02-15T18:53:59.247Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T18:53:59.602Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:03e3920523c9ccf0abebb32dc2ec7b89e7815765 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T18:54:00.070Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:03e3920523c9ccf0abebb32dc2ec7b89e7815765 [2023-02-15T18:54:00.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-02-15T18:54:00.070Z] d38edb734a5b: Preparing [2023-02-15T18:54:00.070Z] 746e61caea17: Preparing [2023-02-15T18:54:00.070Z] 23f7d8149049: Preparing [2023-02-15T18:54:00.070Z] 8d4a1d384283: Preparing [2023-02-15T18:54:00.070Z] f70ee36035b9: Preparing [2023-02-15T18:54:00.070Z] f70ee36035b9: Layer already exists [2023-02-15T18:54:00.348Z] 8d4a1d384283: Pushed [2023-02-15T18:54:00.348Z] 746e61caea17: Pushed [2023-02-15T18:54:00.348Z] d38edb734a5b: Pushed [2023-02-15T18:54:07.086Z] 23f7d8149049: Pushed [2023-02-15T18:54:07.086Z] 03e3920523c9ccf0abebb32dc2ec7b89e7815765: digest: sha256:ec72339a885e8992a290f5537582d6e6dbf768e1188ee6d55ab08128a63d2945 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T18:54:07.453Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T18:54:07.818Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-02-15T18:54:07.818Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-02-15T18:54:07.818Z] d38edb734a5b: Preparing [2023-02-15T18:54:07.818Z] 746e61caea17: Preparing [2023-02-15T18:54:07.818Z] 23f7d8149049: Preparing [2023-02-15T18:54:07.818Z] 8d4a1d384283: Preparing [2023-02-15T18:54:07.818Z] f70ee36035b9: Preparing [2023-02-15T18:54:07.818Z] 746e61caea17: Layer already exists [2023-02-15T18:54:07.818Z] 8d4a1d384283: Layer already exists [2023-02-15T18:54:07.818Z] f70ee36035b9: Layer already exists [2023-02-15T18:54:07.818Z] 23f7d8149049: Layer already exists [2023-02-15T18:54:07.818Z] d38edb734a5b: Layer already exists [2023-02-15T18:54:08.084Z] latest: digest: sha256:ec72339a885e8992a290f5537582d6e6dbf768e1188ee6d55ab08128a63d2945 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T18:54:08.437Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T18:54:08.786Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.14 [2023-02-15T18:54:08.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-02-15T18:54:08.786Z] d38edb734a5b: Preparing [2023-02-15T18:54:08.786Z] 746e61caea17: Preparing [2023-02-15T18:54:08.786Z] 23f7d8149049: Preparing [2023-02-15T18:54:08.786Z] 8d4a1d384283: Preparing [2023-02-15T18:54:08.786Z] f70ee36035b9: Preparing [2023-02-15T18:54:08.786Z] 746e61caea17: Layer already exists [2023-02-15T18:54:08.786Z] 23f7d8149049: Layer already exists [2023-02-15T18:54:08.786Z] d38edb734a5b: Layer already exists [2023-02-15T18:54:08.786Z] 8d4a1d384283: Layer already exists [2023-02-15T18:54:08.786Z] f70ee36035b9: Layer already exists [2023-02-15T18:54:08.786Z] 3.0.0-dev.14: digest: sha256:ec72339a885e8992a290f5537582d6e6dbf768e1188ee6d55ab08128a63d2945 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T18:54:09.440Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:03e3920523c9ccf0abebb32dc2ec7b89e7815765-3.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T18:54:09.787Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:03e3920523c9ccf0abebb32dc2ec7b89e7815765-3.0.0-dev.14 [2023-02-15T18:54:09.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-02-15T18:54:09.787Z] d38edb734a5b: Preparing [2023-02-15T18:54:09.787Z] 746e61caea17: Preparing [2023-02-15T18:54:09.787Z] 23f7d8149049: Preparing [2023-02-15T18:54:09.787Z] 8d4a1d384283: Preparing [2023-02-15T18:54:09.787Z] f70ee36035b9: Preparing [2023-02-15T18:54:09.787Z] 8d4a1d384283: Layer already exists [2023-02-15T18:54:09.787Z] 746e61caea17: Layer already exists [2023-02-15T18:54:09.787Z] d38edb734a5b: Layer already exists [2023-02-15T18:54:09.787Z] f70ee36035b9: Layer already exists [2023-02-15T18:54:09.787Z] 23f7d8149049: Layer already exists [2023-02-15T18:54:10.054Z] 03e3920523c9ccf0abebb32dc2ec7b89e7815765-3.0.0-dev.14: digest: sha256:ec72339a885e8992a290f5537582d6e6dbf768e1188ee6d55ab08128a63d2945 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T18:54:10.421Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T18:54:10.781Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2023-02-15T18:54:10.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-02-15T18:54:10.781Z] d38edb734a5b: Preparing [2023-02-15T18:54:10.781Z] 746e61caea17: Preparing [2023-02-15T18:54:10.781Z] 23f7d8149049: Preparing [2023-02-15T18:54:10.781Z] 8d4a1d384283: Preparing [2023-02-15T18:54:10.781Z] f70ee36035b9: Preparing [2023-02-15T18:54:10.781Z] 8d4a1d384283: Layer already exists [2023-02-15T18:54:10.781Z] 23f7d8149049: Layer already exists [2023-02-15T18:54:10.781Z] d38edb734a5b: Layer already exists [2023-02-15T18:54:10.781Z] f70ee36035b9: Layer already exists [2023-02-15T18:54:10.781Z] 746e61caea17: Layer already exists [2023-02-15T18:54:11.062Z] main: digest: sha256:ec72339a885e8992a290f5537582d6e6dbf768e1188ee6d55ab08128a63d2945 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-15T18:54:11.119Z] ===================================================== [Pipeline] echo [2023-02-15T18:54:11.125Z] taggedImages: [2023-02-15T18:54:11.125Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:03e3920523c9ccf0abebb32dc2ec7b89e7815765 [2023-02-15T18:54:11.125Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-02-15T18:54:11.125Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.14 [2023-02-15T18:54:11.125Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:03e3920523c9ccf0abebb32dc2ec7b89e7815765-3.0.0-dev.14 [2023-02-15T18:54:11.125Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T18:54:11.486Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-15T18:54:11.486Z] [2023-02-15T18:54:11.486Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T18:54:11.825Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-15T18:54:11.825Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-15T18:54:11.825Z] 8998bd30e6a1: Pulling fs layer [2023-02-15T18:54:11.825Z] 04944245beec: Pulling fs layer [2023-02-15T18:54:11.825Z] 699f458cf7ca: Pulling fs layer [2023-02-15T18:54:11.825Z] 765212b225bb: Pulling fs layer [2023-02-15T18:54:11.825Z] f23df028b6ca: Pulling fs layer [2023-02-15T18:54:11.825Z] d65c8cfc05b1: Pulling fs layer [2023-02-15T18:54:11.825Z] 2437ff75d9bd: Pulling fs layer [2023-02-15T18:54:11.825Z] f23df028b6ca: Waiting [2023-02-15T18:54:11.825Z] d65c8cfc05b1: Waiting [2023-02-15T18:54:11.825Z] 2437ff75d9bd: Waiting [2023-02-15T18:54:12.097Z] 04944245beec: Download complete [2023-02-15T18:54:12.097Z] 765212b225bb: Verifying Checksum [2023-02-15T18:54:12.097Z] 765212b225bb: Download complete [2023-02-15T18:54:12.097Z] f23df028b6ca: Verifying Checksum [2023-02-15T18:54:12.097Z] f23df028b6ca: Download complete [2023-02-15T18:54:12.097Z] d65c8cfc05b1: Verifying Checksum [2023-02-15T18:54:12.097Z] d65c8cfc05b1: Download complete [2023-02-15T18:54:12.366Z] 699f458cf7ca: Verifying Checksum [2023-02-15T18:54:12.366Z] 699f458cf7ca: Download complete [2023-02-15T18:54:12.635Z] 8998bd30e6a1: Verifying Checksum [2023-02-15T18:54:12.635Z] 8998bd30e6a1: Download complete [2023-02-15T18:54:15.227Z] 2437ff75d9bd: Verifying Checksum [2023-02-15T18:54:15.227Z] 2437ff75d9bd: Download complete [2023-02-15T18:54:16.648Z] 8998bd30e6a1: Pull complete [2023-02-15T18:54:17.242Z] 04944245beec: Pull complete [2023-02-15T18:54:18.654Z] 699f458cf7ca: Pull complete [2023-02-15T18:54:18.925Z] 765212b225bb: Pull complete [2023-02-15T18:54:19.512Z] f23df028b6ca: Pull complete [2023-02-15T18:54:19.783Z] d65c8cfc05b1: Pull complete [2023-02-15T18:54:35.013Z] 2437ff75d9bd: Pull complete [2023-02-15T18:54:35.013Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-15T18:54:35.013Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-15T18:54:35.013Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T18:54:35.234Z] prd-ubuntu20.04-docker-arm64-4c-16g-6185 does not seem to be running inside a container [2023-02-15T18:54:35.330Z] $ 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-onvif-camera/103 -v /w/workspace/device-onvif-camera/103:/w/workspace/device-onvif-camera/103:rw,z -v /w/workspace/device-onvif-camera/103@tmp:/w/workspace/device-onvif-camera/103@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-15T18:54:38.299Z] $ docker top 66627a2b8073c4c12653d386ce9502538824d9a24fde9ce1c79158ff623bc2d5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-15T18:54:39.138Z] ---> job-cost.sh [2023-02-15T18:54:39.138Z] lf-activate-venv: SKIPPING [2023-02-15T18:54:39.138Z] INFO: No Stack... [2023-02-15T18:54:40.558Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-15T18:54:41.517Z] INFO: Archiving Costs [Pipeline] sh [2023-02-15T18:54:42.168Z] + cut -d, -f6 [2023-02-15T18:54:42.168Z] + cat /w/workspace/device-onvif-camera/103/archives/cost.csv [Pipeline] lock [2023-02-15T18:54:42.249Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-103-stack-cost] [2023-02-15T18:54:42.258Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-103-stack-cost] did not exist. Created. [2023-02-15T18:54:42.258Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-103-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-15T18:54:42.934Z] /w/workspace/device-onvif-camera/103@tmp/durable-398d87fd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-15T18:54:43.596Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-15T18:54:43.620Z] Warning: overwriting stash ‘stack-cost’ [2023-02-15T18:54:43.690Z] Stashed 1 file(s) [Pipeline] } [2023-02-15T18:54:43.700Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-103-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-15T18:54:43.743Z] $ docker stop --time=1 66627a2b8073c4c12653d386ce9502538824d9a24fde9ce1c79158ff623bc2d5 [2023-02-15T18:54:45.297Z] $ docker rm -f --volumes 66627a2b8073c4c12653d386ce9502538824d9a24fde9ce1c79158ff623bc2d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-02-15T18:54:45.651Z] provisioning config files... [2023-02-15T18:54:45.657Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config18223346428952041861tmp [Pipeline] { [Pipeline] sh [2023-02-15T18:54:45.946Z] + set +x [2023-02-15T18:54:45.946Z] + curl -s https://codecov.io/bash [2023-02-15T18:54:45.946Z] + bash -s -- [2023-02-15T18:54:45.946Z] [2023-02-15T18:54:45.946Z] _____ _ [2023-02-15T18:54:45.946Z] / ____| | | [2023-02-15T18:54:45.946Z] | | ___ __| | ___ ___ _____ __ [2023-02-15T18:54:45.946Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-15T18:54:45.946Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-15T18:54:45.946Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-15T18:54:45.946Z] Bash-1.0.6 [2023-02-15T18:54:45.946Z] [2023-02-15T18:54:45.946Z] [2023-02-15T18:54:45.946Z] ==> git version 2.25.1 found [2023-02-15T18:54:45.946Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-02-15T18:54:45.946Z] Release-Date: 2020-01-08 [2023-02-15T18:54:45.946Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-02-15T18:54:45.946Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-15T18:54:45.946Z] ==> Jenkins CI detected. [2023-02-15T18:54:45.946Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2023-02-15T18:54:45.946Z] project root: . [2023-02-15T18:54:45.946Z] --> token set from env [2023-02-15T18:54:45.946Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-15T18:54:45.946Z] ==> Running gcov in . (disable via -X gcov) [2023-02-15T18:54:45.946Z] ==> Python coveragepy not found [2023-02-15T18:54:45.946Z] ==> Searching for coverage reports in: [2023-02-15T18:54:45.946Z] + . [2023-02-15T18:54:45.946Z] -> Found 1 reports [2023-02-15T18:54:45.946Z] ==> Detecting git/mercurial file structure [2023-02-15T18:54:45.946Z] ==> Reading reports [2023-02-15T18:54:45.946Z] + ./coverage.out bytes=79184 [2023-02-15T18:54:45.946Z] ==> Appending adjustments [2023-02-15T18:54:45.946Z] https://docs.codecov.io/docs/fixing-reports [2023-02-15T18:54:46.205Z] + Found adjustments [2023-02-15T18:54:46.205Z] ==> Gzipping contents [2023-02-15T18:54:46.205Z] 12K /tmp/codecov.Tha63u.gz [2023-02-15T18:54:46.205Z] ==> Uploading reports [2023-02-15T18:54:46.205Z] url: https://codecov.io [2023-02-15T18:54:46.205Z] query: branch=main&commit=03e3920523c9ccf0abebb32dc2ec7b89e7815765&build=103&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F103%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-15T18:54:46.205Z] -> Pinging Codecov [2023-02-15T18:54:46.205Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=main&commit=03e3920523c9ccf0abebb32dc2ec7b89e7815765&build=103&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F103%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-15T18:54:46.464Z] -> Uploading to [2023-02-15T18:54:46.464Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-15/F29A59C45E3A92E06B3E522C9905F8EF/03e3920523c9ccf0abebb32dc2ec7b89e7815765/ff87647f-ee80-43d9-a3f1-82faf562acc1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230215%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230215T185446Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=10a394aa19e6dc80ff0f38943696427ca0cd6337ecfb7678fca6f28cdfe6f1a6 [2023-02-15T18:54:46.464Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-15T18:54:46.464Z] Dload Upload Total Spent Left Speed [2023-02-15T18:54:46.723Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10862 0 0 100 10862 0 41776 --:--:-- --:--:-- --:--:-- 41776 [2023-02-15T18:54:46.723Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/03e3920523c9ccf0abebb32dc2ec7b89e7815765 [Pipeline] } [2023-02-15T18:54:46.731Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-02-15T18:54:46.866Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-02-15T18:54:46.877Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T18:54:47.174Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-15T18:54:47.174Z] [2023-02-15T18:54:47.174Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T18:54:47.474Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-15T18:54:47.474Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-02-15T18:54:47.474Z] df9b9388f04a: Pulling fs layer [2023-02-15T18:54:47.474Z] 52dc419b0ee2: Pulling fs layer [2023-02-15T18:54:47.474Z] 25bc292e5bac: Pulling fs layer [2023-02-15T18:54:47.474Z] 114826534d7a: Pulling fs layer [2023-02-15T18:54:47.474Z] 4657fd5d0bcf: Pulling fs layer [2023-02-15T18:54:47.474Z] 6ad1cebc031e: Pulling fs layer [2023-02-15T18:54:47.474Z] 8a3aa393b2d8: Pulling fs layer [2023-02-15T18:54:47.474Z] 114826534d7a: Waiting [2023-02-15T18:54:47.474Z] 4657fd5d0bcf: Waiting [2023-02-15T18:54:47.474Z] 6ad1cebc031e: Waiting [2023-02-15T18:54:47.474Z] 25bc292e5bac: Download complete [2023-02-15T18:54:47.474Z] 52dc419b0ee2: Verifying Checksum [2023-02-15T18:54:47.474Z] 52dc419b0ee2: Download complete [2023-02-15T18:54:47.474Z] 4657fd5d0bcf: Verifying Checksum [2023-02-15T18:54:47.474Z] 4657fd5d0bcf: Download complete [2023-02-15T18:54:47.474Z] df9b9388f04a: Download complete [2023-02-15T18:54:47.742Z] df9b9388f04a: Pull complete [2023-02-15T18:54:47.742Z] 52dc419b0ee2: Pull complete [2023-02-15T18:54:48.016Z] 25bc292e5bac: Pull complete [2023-02-15T18:54:48.016Z] 6ad1cebc031e: Verifying Checksum [2023-02-15T18:54:48.016Z] 6ad1cebc031e: Download complete [2023-02-15T18:54:49.036Z] 114826534d7a: Download complete [2023-02-15T18:54:49.036Z] 8a3aa393b2d8: Verifying Checksum [2023-02-15T18:54:52.315Z] 114826534d7a: Pull complete [2023-02-15T18:54:52.315Z] 4657fd5d0bcf: Pull complete [2023-02-15T18:54:52.573Z] 6ad1cebc031e: Pull complete [2023-02-15T18:54:55.101Z] 8a3aa393b2d8: Pull complete [2023-02-15T18:54:55.101Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-02-15T18:54:55.101Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-15T18:54:55.101Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T18:54:55.173Z] prd-ubuntu20.04-docker-8c-8g-6174 does not seem to be running inside a container [2023-02-15T18:54:55.212Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-02-15T18:54:57.876Z] $ docker top 0c8e7fa8e816bc41a4a15ea0c71b9f60e5d4540212cab34702538d1fd687d19f -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-15T18:54:57.925Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2023-02-15T18:54:58.204Z] + set -o pipefail [2023-02-15T18:54:58.204Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2023-02-15T18:55:03.475Z] [2023-02-15T18:55:03.475Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2023-02-15T18:55:03.475Z] [2023-02-15T18:55:03.475Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/3d888125-5dcb-4404-84bc-6810f910f434 [2023-02-15T18:55:03.475Z] [2023-02-15T18:55:03.475Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2023-02-15T18:55:03.475Z] [2023-02-15T18:55:03.475Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-02-15T18:55:03.475Z] [2023-02-15T18:55:03.475Z] [2023-02-15T18:55:03.475Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-02-15T18:55:03.475Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-02-15T18:55:03.475Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-02-15T18:55:03.493Z] $ docker stop --time=1 0c8e7fa8e816bc41a4a15ea0c71b9f60e5d4540212cab34702538d1fd687d19f [2023-02-15T18:55:05.632Z] $ docker rm -f --volumes 0c8e7fa8e816bc41a4a15ea0c71b9f60e5d4540212cab34702538d1fd687d19f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-02-15T18:55:06.014Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-15T18:55:06.028Z] provisioning config files... [2023-02-15T18:55:06.035Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8533681517284722824tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-15T18:55:06.325Z] --> edgex-publish-swagger.sh [2023-02-15T18:55:06.325Z] === Publish doc/openapi/v2 API === [2023-02-15T18:55:06.325Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger [2023-02-15T18:55:06.325Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v2/device-onvif-camera.yaml] [2023-02-15T18:55:06.325Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-15T18:55:06.325Z] Dload Upload Total Spent Left Speed [2023-02-15T18:55:06.894Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 54 469k 0 0 54 256k 0 1954k --:--:-- --:--:-- --:--:-- 1939k 100 469k 0 0 100 469k 0 619k --:--:-- --:--:-- --:--:-- 619k [2023-02-15T18:55:06.894Z] [2023-02-15T18:55:06.894Z] [Pipeline] } [2023-02-15T18:55:06.901Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-15T18:55:07.310Z] + git log --format=format:%s -1 03e3920523c9ccf0abebb32dc2ec7b89e7815765 [Pipeline] sh [2023-02-15T18:55:07.600Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-15T18:55:07.600Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T18:55:07.897Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-15T18:55:07.897Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T18:55:07.965Z] prd-ubuntu20.04-docker-8c-8g-6174 does not seem to be running inside a container [2023-02-15T18:55:07.999Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-15T18:55:08.416Z] $ docker top 88d3dd21d24bf1acb7af01b374ee9c4c3c5ec2d95ed84e5ead97cca07d86ef44 -eo pid,comm [2023-02-15T18:55:08.460Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-15T18:55:08.460Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-15T18:55:08.504Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-15T18:55:08.504Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-15T18:55:08.625Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-15T18:55:08.634Z] $ docker exec 88d3dd21d24bf1acb7af01b374ee9c4c3c5ec2d95ed84e5ead97cca07d86ef44 ssh-agent [2023-02-15T18:55:08.747Z] SSH_AUTH_SOCK=/tmp/ssh-s4an9gtX0Nih/agent.33 [2023-02-15T18:55:08.747Z] SSH_AGENT_PID=39 [2023-02-15T18:55:08.752Z] Running ssh-add (command line suppressed) [2023-02-15T18:55:08.872Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_13224214632151819724.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_13224214632151819724.key) [2023-02-15T18:55:08.882Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-15T18:55:09.170Z] + git semver tag [2023-02-15T18:55:09.429Z] 2023-02-15 18:55:09,382 [run_tag] DEBUG tag force:False [2023-02-15T18:55:09.429Z] 2023-02-15 18:55:09,382 [check_head_tag] DEBUG check head tag [2023-02-15T18:55:09.429Z] 2023-02-15 18:55:09,384 [execute] INFO git cat-file --batch-check [2023-02-15T18:55:09.429Z] 2023-02-15 18:55:09,384 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-02-15T18:55:09.429Z] 2023-02-15 18:55:09,388 [execute] INFO git cat-file --batch [2023-02-15T18:55:09.429Z] 2023-02-15 18:55:09,389 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-02-15T18:55:09.429Z] 2023-02-15 18:55:09,417 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-02-15T18:55:09.429Z] 2023-02-15 18:55:09,417 [execute] INFO git tag -a v3.0.0-dev.14 -m v3.0.0-dev.14 [2023-02-15T18:55:09.429Z] 2023-02-15 18:55:09,417 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.14', '-m', 'v3.0.0-dev.14'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-02-15T18:55:09.429Z] 2023-02-15 18:55:09,424 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-02-15T18:55:09.429Z] 3.0.0-dev.14 [Pipeline] } [2023-02-15T18:55:09.704Z] $ docker exec --env ******** --env ******** 88d3dd21d24bf1acb7af01b374ee9c4c3c5ec2d95ed84e5ead97cca07d86ef44 ssh-agent -k [2023-02-15T18:55:09.806Z] unset SSH_AUTH_SOCK; [2023-02-15T18:55:09.807Z] unset SSH_AGENT_PID; [2023-02-15T18:55:09.807Z] echo Agent pid 39 killed; [2023-02-15T18:55:09.813Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-15T18:55:10.117Z] + git semver [Pipeline] } [2023-02-15T18:55:10.395Z] $ docker stop --time=1 88d3dd21d24bf1acb7af01b374ee9c4c3c5ec2d95ed84e5ead97cca07d86ef44 [2023-02-15T18:55:11.717Z] $ docker rm -f --volumes 88d3dd21d24bf1acb7af01b374ee9c4c3c5ec2d95ed84e5ead97cca07d86ef44 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T18:55:12.104Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-15T18:55:12.104Z] [2023-02-15T18:55:12.104Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T18:55:12.413Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-15T18:55:12.413Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-02-15T18:55:12.413Z] ab5ef0e58194: Pulling fs layer [2023-02-15T18:55:12.413Z] 9712f1f96733: Pulling fs layer [2023-02-15T18:55:12.413Z] 63f879dbbcfc: Pulling fs layer [2023-02-15T18:55:12.413Z] 0d9ebad4ef96: Pulling fs layer [2023-02-15T18:55:12.413Z] e9a5061849ea: Pulling fs layer [2023-02-15T18:55:12.413Z] d747dcd14b5f: Pulling fs layer [2023-02-15T18:55:12.413Z] 2de7ff778b66: Pulling fs layer [2023-02-15T18:55:12.413Z] 0d9ebad4ef96: Waiting [2023-02-15T18:55:12.413Z] e9a5061849ea: Waiting [2023-02-15T18:55:12.413Z] d747dcd14b5f: Waiting [2023-02-15T18:55:12.413Z] 2de7ff778b66: Waiting [2023-02-15T18:55:12.413Z] 9712f1f96733: Verifying Checksum [2023-02-15T18:55:12.413Z] 9712f1f96733: Download complete [2023-02-15T18:55:13.425Z] 63f879dbbcfc: Verifying Checksum [2023-02-15T18:55:13.425Z] 63f879dbbcfc: Download complete [2023-02-15T18:55:13.425Z] e9a5061849ea: Verifying Checksum [2023-02-15T18:55:13.425Z] e9a5061849ea: Download complete [2023-02-15T18:55:14.495Z] d747dcd14b5f: Download complete [2023-02-15T18:55:14.495Z] 0d9ebad4ef96: Verifying Checksum [2023-02-15T18:55:14.495Z] 0d9ebad4ef96: Download complete [2023-02-15T18:55:14.495Z] ab5ef0e58194: Verifying Checksum [2023-02-15T18:55:14.495Z] ab5ef0e58194: Download complete [2023-02-15T18:55:14.495Z] 2de7ff778b66: Verifying Checksum [2023-02-15T18:55:14.495Z] 2de7ff778b66: Download complete [2023-02-15T18:55:17.778Z] ab5ef0e58194: Pull complete [2023-02-15T18:55:17.778Z] 9712f1f96733: Pull complete [2023-02-15T18:55:18.036Z] 63f879dbbcfc: Pull complete [2023-02-15T18:55:22.219Z] 0d9ebad4ef96: Pull complete [2023-02-15T18:55:22.219Z] e9a5061849ea: Pull complete [2023-02-15T18:55:22.219Z] d747dcd14b5f: Pull complete [2023-02-15T18:55:23.153Z] 2de7ff778b66: Pull complete [2023-02-15T18:55:23.153Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-02-15T18:55:23.153Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-15T18:55:23.153Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T18:55:23.232Z] prd-ubuntu20.04-docker-8c-8g-6174 does not seem to be running inside a container [2023-02-15T18:55:23.267Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-02-15T18:55:25.765Z] $ docker top 83d13f23f13618db9311c631690e08cf74bfd360eb5972622e2ed2b5b0d66c82 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-02-15T18:55:25.840Z] provisioning config files... [2023-02-15T18:55:25.846Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3997398820544853772tmp [2023-02-15T18:55:25.857Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13028734113694993733tmp [2023-02-15T18:55:25.865Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1440709867983443442tmp [Pipeline] { [Pipeline] echo [2023-02-15T18:55:25.881Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-15T18:55:26.157Z] ---> sigul-configuration.sh [2023-02-15T18:55:26.157Z] gpg: directory `/root/.gnupg' created [2023-02-15T18:55:26.157Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-02-15T18:55:26.157Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-02-15T18:55:26.157Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-02-15T18:55:26.157Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-02-15T18:55:26.157Z] gpg: CAST5 encrypted data [2023-02-15T18:55:26.157Z] gpg: encrypted with 1 passphrase [2023-02-15T18:55:26.157Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-02-15T18:55:26.440Z] + mkdir /home/jenkins [2023-02-15T18:55:26.440Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-02-15T18:55:26.723Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-02-15T18:55:26.733Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-15T18:55:27.015Z] ---> sigul-install.sh [2023-02-15T18:55:27.015Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-02-15T18:55:27.302Z] + git tag --list [2023-02-15T18:55:27.302Z] v0.0.0 [2023-02-15T18:55:27.302Z] v0.0.1-dev.1 [2023-02-15T18:55:27.302Z] v0.0.1-dev.10 [2023-02-15T18:55:27.302Z] v0.0.1-dev.11 [2023-02-15T18:55:27.302Z] v0.0.1-dev.12 [2023-02-15T18:55:27.302Z] v0.0.1-dev.13 [2023-02-15T18:55:27.302Z] v0.0.1-dev.14 [2023-02-15T18:55:27.302Z] v0.0.1-dev.15 [2023-02-15T18:55:27.302Z] v0.0.1-dev.16 [2023-02-15T18:55:27.302Z] v0.0.1-dev.17 [2023-02-15T18:55:27.302Z] v0.0.1-dev.18 [2023-02-15T18:55:27.302Z] v0.0.1-dev.19 [2023-02-15T18:55:27.302Z] v0.0.1-dev.2 [2023-02-15T18:55:27.302Z] v0.0.1-dev.20 [2023-02-15T18:55:27.302Z] v0.0.1-dev.21 [2023-02-15T18:55:27.302Z] v0.0.1-dev.22 [2023-02-15T18:55:27.302Z] v0.0.1-dev.23 [2023-02-15T18:55:27.302Z] v0.0.1-dev.24 [2023-02-15T18:55:27.302Z] v0.0.1-dev.25 [2023-02-15T18:55:27.302Z] v0.0.1-dev.26 [2023-02-15T18:55:27.302Z] v0.0.1-dev.27 [2023-02-15T18:55:27.302Z] v0.0.1-dev.28 [2023-02-15T18:55:27.302Z] v0.0.1-dev.3 [2023-02-15T18:55:27.302Z] v0.0.1-dev.4 [2023-02-15T18:55:27.302Z] v0.0.1-dev.5 [2023-02-15T18:55:27.302Z] v0.0.1-dev.6 [2023-02-15T18:55:27.302Z] v0.0.1-dev.7 [2023-02-15T18:55:27.302Z] v0.0.1-dev.8 [2023-02-15T18:55:27.302Z] v0.0.1-dev.9 [2023-02-15T18:55:27.302Z] v2.2.0 [2023-02-15T18:55:27.302Z] v2.2.0-dev.29 [2023-02-15T18:55:27.302Z] v2.2.0-dev.30 [2023-02-15T18:55:27.302Z] v2.2.0-dev.31 [2023-02-15T18:55:27.302Z] v2.2.0-dev.32 [2023-02-15T18:55:27.302Z] v2.2.0-dev.33 [2023-02-15T18:55:27.302Z] v2.2.0-dev.34 [2023-02-15T18:55:27.302Z] v2.2.0-dev.35 [2023-02-15T18:55:27.302Z] v2.3.0 [2023-02-15T18:55:27.302Z] v2.3.0-dev.1 [2023-02-15T18:55:27.302Z] v2.3.0-dev.10 [2023-02-15T18:55:27.302Z] v2.3.0-dev.11 [2023-02-15T18:55:27.302Z] v2.3.0-dev.12 [2023-02-15T18:55:27.302Z] v2.3.0-dev.13 [2023-02-15T18:55:27.302Z] v2.3.0-dev.14 [2023-02-15T18:55:27.302Z] v2.3.0-dev.15 [2023-02-15T18:55:27.302Z] v2.3.0-dev.16 [2023-02-15T18:55:27.302Z] v2.3.0-dev.17 [2023-02-15T18:55:27.302Z] v2.3.0-dev.18 [2023-02-15T18:55:27.302Z] v2.3.0-dev.19 [2023-02-15T18:55:27.302Z] v2.3.0-dev.2 [2023-02-15T18:55:27.302Z] v2.3.0-dev.20 [2023-02-15T18:55:27.302Z] v2.3.0-dev.21 [2023-02-15T18:55:27.302Z] v2.3.0-dev.22 [2023-02-15T18:55:27.302Z] v2.3.0-dev.23 [2023-02-15T18:55:27.302Z] v2.3.0-dev.24 [2023-02-15T18:55:27.302Z] v2.3.0-dev.25 [2023-02-15T18:55:27.302Z] v2.3.0-dev.26 [2023-02-15T18:55:27.302Z] v2.3.0-dev.27 [2023-02-15T18:55:27.302Z] v2.3.0-dev.28 [2023-02-15T18:55:27.302Z] v2.3.0-dev.29 [2023-02-15T18:55:27.302Z] v2.3.0-dev.3 [2023-02-15T18:55:27.302Z] v2.3.0-dev.30 [2023-02-15T18:55:27.302Z] v2.3.0-dev.31 [2023-02-15T18:55:27.302Z] v2.3.0-dev.32 [2023-02-15T18:55:27.302Z] v2.3.0-dev.33 [2023-02-15T18:55:27.302Z] v2.3.0-dev.34 [2023-02-15T18:55:27.302Z] v2.3.0-dev.35 [2023-02-15T18:55:27.302Z] v2.3.0-dev.36 [2023-02-15T18:55:27.302Z] v2.3.0-dev.37 [2023-02-15T18:55:27.302Z] v2.3.0-dev.38 [2023-02-15T18:55:27.302Z] v2.3.0-dev.39 [2023-02-15T18:55:27.302Z] v2.3.0-dev.4 [2023-02-15T18:55:27.302Z] v2.3.0-dev.40 [2023-02-15T18:55:27.302Z] v2.3.0-dev.41 [2023-02-15T18:55:27.302Z] v2.3.0-dev.42 [2023-02-15T18:55:27.302Z] v2.3.0-dev.43 [2023-02-15T18:55:27.302Z] v2.3.0-dev.44 [2023-02-15T18:55:27.302Z] v2.3.0-dev.45 [2023-02-15T18:55:27.302Z] v2.3.0-dev.5 [2023-02-15T18:55:27.302Z] v2.3.0-dev.6 [2023-02-15T18:55:27.302Z] v2.3.0-dev.7 [2023-02-15T18:55:27.302Z] v2.3.0-dev.8 [2023-02-15T18:55:27.302Z] v2.3.0-dev.9 [2023-02-15T18:55:27.302Z] v2.3.1-dev.1 [2023-02-15T18:55:27.302Z] v3.0.0-dev.1 [2023-02-15T18:55:27.302Z] v3.0.0-dev.10 [2023-02-15T18:55:27.302Z] v3.0.0-dev.11 [2023-02-15T18:55:27.302Z] v3.0.0-dev.12 [2023-02-15T18:55:27.302Z] v3.0.0-dev.13 [2023-02-15T18:55:27.302Z] v3.0.0-dev.14 [2023-02-15T18:55:27.302Z] v3.0.0-dev.2 [2023-02-15T18:55:27.302Z] v3.0.0-dev.3 [2023-02-15T18:55:27.302Z] v3.0.0-dev.4 [2023-02-15T18:55:27.302Z] v3.0.0-dev.5 [2023-02-15T18:55:27.302Z] v3.0.0-dev.6 [2023-02-15T18:55:27.302Z] v3.0.0-dev.7 [2023-02-15T18:55:27.302Z] v3.0.0-dev.8 [2023-02-15T18:55:27.302Z] v3.0.0-dev.9 [Pipeline] sh [2023-02-15T18:55:27.587Z] + lftools sign git-tag v3.0.0-dev.14 [2023-02-15T18:55:28.154Z] Signing Git tag with Sigul... [2023-02-15T18:55:28.154Z] Signing v3.0.0-dev.14 [Pipeline] echo [2023-02-15T18:55:28.734Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-15T18:55:29.018Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-02-15T18:55:29.025Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-02-15T18:55:29.050Z] $ docker stop --time=1 83d13f23f13618db9311c631690e08cf74bfd360eb5972622e2ed2b5b0d66c82 [2023-02-15T18:55:30.368Z] $ docker rm -f --volumes 83d13f23f13618db9311c631690e08cf74bfd360eb5972622e2ed2b5b0d66c82 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-02-15T18:55:30.766Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-15T18:55:30.766Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T18:55:31.068Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-15T18:55:31.068Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T18:55:31.140Z] prd-ubuntu20.04-docker-8c-8g-6174 does not seem to be running inside a container [2023-02-15T18:55:31.173Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-15T18:55:31.522Z] $ docker top 3b8276e4fff1d5f92f5a9f8a584fb2d907ccb892fc093688651a276b03def38b -eo pid,comm [2023-02-15T18:55:31.563Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-15T18:55:31.563Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-15T18:55:31.602Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-15T18:55:31.602Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-15T18:55:31.708Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-15T18:55:31.717Z] $ docker exec 3b8276e4fff1d5f92f5a9f8a584fb2d907ccb892fc093688651a276b03def38b ssh-agent [2023-02-15T18:55:31.813Z] SSH_AUTH_SOCK=/tmp/ssh-HNN192e7MXdw/agent.31 [2023-02-15T18:55:31.813Z] SSH_AGENT_PID=37 [2023-02-15T18:55:31.818Z] Running ssh-add (command line suppressed) [2023-02-15T18:55:31.927Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2617605492839607767.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2617605492839607767.key) [2023-02-15T18:55:31.935Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-15T18:55:32.222Z] + git semver bump pre [2023-02-15T18:55:32.482Z] 2023-02-15 18:55:32,411 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-02-15T18:55:32.482Z] 2023-02-15 18:55:32,411 [bump_version] DEBUG bumping version:3.0.0-dev.14 on axis:pre with prefix:dev [2023-02-15T18:55:32.482Z] 2023-02-15 18:55:32,411 [bump_version] DEBUG bumped version:3.0.0-dev.15 [2023-02-15T18:55:32.482Z] 2023-02-15 18:55:32,412 [write_version] DEBUG write version:3.0.0-dev.15 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2023-02-15T18:55:32.482Z] 2023-02-15 18:55:32,412 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-02-15T18:55:32.482Z] 2023-02-15 18:55:32,412 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-02-15T18:55:32.482Z] 2023-02-15 18:55:32,414 [execute] INFO git cat-file --batch-check [2023-02-15T18:55:32.482Z] 2023-02-15 18:55:32,414 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-02-15T18:55:32.482Z] 2023-02-15 18:55:32,422 [execute] INFO git cat-file --batch [2023-02-15T18:55:32.482Z] 2023-02-15 18:55:32,422 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-02-15T18:55:32.482Z] 2023-02-15 18:55:32,428 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-02-15T18:55:32.482Z] 3.0.0-dev.15 [Pipeline] } [2023-02-15T18:55:32.500Z] $ docker exec --env ******** --env ******** 3b8276e4fff1d5f92f5a9f8a584fb2d907ccb892fc093688651a276b03def38b ssh-agent -k [2023-02-15T18:55:32.606Z] unset SSH_AUTH_SOCK; [2023-02-15T18:55:32.606Z] unset SSH_AGENT_PID; [2023-02-15T18:55:32.606Z] echo Agent pid 37 killed; [2023-02-15T18:55:32.610Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-15T18:55:32.920Z] + git semver [Pipeline] } [2023-02-15T18:55:33.200Z] $ docker stop --time=1 3b8276e4fff1d5f92f5a9f8a584fb2d907ccb892fc093688651a276b03def38b [2023-02-15T18:55:34.489Z] $ docker rm -f --volumes 3b8276e4fff1d5f92f5a9f8a584fb2d907ccb892fc093688651a276b03def38b [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-15T18:55:34.822Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-15T18:55:34.822Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T18:55:35.118Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-15T18:55:35.118Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T18:55:35.187Z] prd-ubuntu20.04-docker-8c-8g-6174 does not seem to be running inside a container [2023-02-15T18:55:35.222Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-15T18:55:35.637Z] $ docker top 18f4638c678d7ad111e04c8f70c5534c28f49a919b0774ef5534b10c4f07378b -eo pid,comm [2023-02-15T18:55:35.681Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-15T18:55:35.681Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-15T18:55:35.716Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-15T18:55:35.716Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-15T18:55:35.825Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-15T18:55:35.834Z] $ docker exec 18f4638c678d7ad111e04c8f70c5534c28f49a919b0774ef5534b10c4f07378b ssh-agent [2023-02-15T18:55:35.951Z] SSH_AUTH_SOCK=/tmp/ssh-SX38onkL4RWB/agent.32 [2023-02-15T18:55:35.951Z] SSH_AGENT_PID=38 [2023-02-15T18:55:35.956Z] Running ssh-add (command line suppressed) [2023-02-15T18:55:36.060Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3952244002685540784.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3952244002685540784.key) [2023-02-15T18:55:36.068Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-15T18:55:36.353Z] + git semver push [2023-02-15T18:55:36.612Z] 2023-02-15 18:55:36,599 [run_push] DEBUG push [2023-02-15T18:55:36.612Z] 2023-02-15 18:55:36,600 [execute] INFO git cat-file --batch-check [2023-02-15T18:55:36.612Z] 2023-02-15 18:55:36,600 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-02-15T18:55:36.612Z] 2023-02-15 18:55:36,605 [execute] INFO git rev-list f1e1a7a9de3ca57c80d4d9aac058fdb8b95460b5 -- [2023-02-15T18:55:36.612Z] 2023-02-15 18:55:36,605 [execute] DEBUG Popen(['git', 'rev-list', 'f1e1a7a9de3ca57c80d4d9aac058fdb8b95460b5', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-02-15T18:55:36.612Z] 2023-02-15 18:55:36,613 [execute] INFO git fetch -v origin [2023-02-15T18:55:36.612Z] 2023-02-15 18:55:36,613 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-02-15T18:55:37.179Z] 2023-02-15 18:55:37,170 [run_push] DEBUG no remote changes detected [2023-02-15T18:55:37.179Z] 2023-02-15 18:55:37,170 [execute] INFO git push origin semver [2023-02-15T18:55:37.179Z] 2023-02-15 18:55:37,170 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-02-15T18:55:38.119Z] 2023-02-15 18:55:37,974 [run_push] DEBUG push all version tags [2023-02-15T18:55:38.119Z] 2023-02-15 18:55:37,974 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-02-15T18:55:38.119Z] 2023-02-15 18:55:37,974 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-02-15T18:55:39.056Z] 2023-02-15 18:55:38,770 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-02-15T18:55:39.056Z] 3.0.0-dev.15 [Pipeline] } [2023-02-15T18:55:39.071Z] $ docker exec --env ******** --env ******** 18f4638c678d7ad111e04c8f70c5534c28f49a919b0774ef5534b10c4f07378b ssh-agent -k [2023-02-15T18:55:39.174Z] unset SSH_AUTH_SOCK; [2023-02-15T18:55:39.174Z] unset SSH_AGENT_PID; [2023-02-15T18:55:39.174Z] echo Agent pid 38 killed; [2023-02-15T18:55:39.177Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-15T18:55:39.478Z] + git semver [Pipeline] } [2023-02-15T18:55:39.756Z] $ docker stop --time=1 18f4638c678d7ad111e04c8f70c5534c28f49a919b0774ef5534b10c4f07378b [2023-02-15T18:55:41.063Z] $ docker rm -f --volumes 18f4638c678d7ad111e04c8f70c5534c28f49a919b0774ef5534b10c4f07378b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-02-15T18:55:41.607Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2023-02-15T18:55:41.607Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-02-15T18:55:41.607Z] total 16 [2023-02-15T18:55:41.607Z] drwxr-xr-x 3 root root 4096 Feb 15 18:43 . [2023-02-15T18:55:41.607Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 15 18:55 .. [2023-02-15T18:55:41.607Z] drwxr-xr-x 2 root root 4096 Feb 15 18:43 cost [2023-02-15T18:55:41.607Z] -rw-r--r-- 1 root root 91 Feb 15 18:43 cost.csv [2023-02-15T18:55:41.607Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2023-02-15T18:55:41.607Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-02-15T18:55:41.607Z] total 16 [2023-02-15T18:55:41.607Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 15 18:43 . [2023-02-15T18:55:41.607Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 15 18:55 .. [2023-02-15T18:55:41.607Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 15 18:43 cost [2023-02-15T18:55:41.607Z] -rw-r--r-- 1 jenkins jenkins 91 Feb 15 18:43 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-15T18:55:41.892Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-15T18:55:42.747Z] ---> package-listing.sh [2023-02-15T18:55:42.747Z] ++ facter osfamily [2023-02-15T18:55:42.747Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-15T18:55:43.005Z] + OS_FAMILY=debian [2023-02-15T18:55:43.005Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2023-02-15T18:55:43.005Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-15T18:55:43.005Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-15T18:55:43.005Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-15T18:55:43.005Z] + PACKAGES=/tmp/packages_start.txt [2023-02-15T18:55:43.005Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-02-15T18:55:43.005Z] + PACKAGES=/tmp/packages_end.txt [2023-02-15T18:55:43.005Z] + case "${OS_FAMILY}" in [2023-02-15T18:55:43.005Z] + dpkg -l [2023-02-15T18:55:43.005Z] + grep '^ii' [2023-02-15T18:55:43.005Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-15T18:55:43.005Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-15T18:55:43.005Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-15T18:55:43.005Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-02-15T18:55:43.005Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2023-02-15T18:55:43.005Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2023-02-15T18:55:43.016Z] 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-15T18:55:43.291Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T18:55:43.851Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-15T18:55:43.851Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T18:55:43.919Z] prd-ubuntu20.04-docker-8c-8g-6174 does not seem to be running inside a container [2023-02-15T18:55:43.955Z] $ 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-15T18:55:44.208Z] $ docker top fa44fcb3c4cdc0b9585f146027d771bb17b3816a0ec4be48eabbd59488cb1474 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-15T18:55:44.669Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-15T18:55:45.015Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-15T18:55:45.306Z] + ls /var/log/sa-host [2023-02-15T18:55:45.306Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-15T18:55:45.373Z] provisioning config files... [2023-02-15T18:55:45.380Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13887504444850918920tmp [Pipeline] { [Pipeline] echo [2023-02-15T18:55:45.392Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-15T18:55:45.673Z] ---> create-netrc.sh [Pipeline] } [2023-02-15T18:55:45.680Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-15T18:55:46.013Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-15T18:55:46.022Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-15T18:55:46.305Z] ---> sudo-logs.sh [2023-02-15T18:55:46.305Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-15T18:55:46.332Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-15T18:55:46.616Z] ---> job-cost.sh [2023-02-15T18:55:46.616Z] lf-activate-venv: SKIPPING [2023-02-15T18:55:46.616Z] DEBUG: total: 0.2199999988079071 [2023-02-15T18:55:46.616Z] INFO: Retrieving Stack Cost... [2023-02-15T18:55:47.183Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-15T18:55:47.442Z] INFO: Archiving Costs [Pipeline] echo [2023-02-15T18:55:47.452Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-15T18:55:47.737Z] ---> logs-deploy.sh [2023-02-15T18:55:47.737Z] lf-activate-venv: SKIPPING [2023-02-15T18:55:47.737Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/103 [2023-02-15T18:55:47.737Z] INFO: archiving workspace using pattern(s): [2023-02-15T18:55:48.671Z] Archives upload complete. [2023-02-15T18:55:48.931Z] INFO: archiving logs to Nexus [2023-02-15T18:55:49.499Z] ---> uname -a: [2023-02-15T18:55:49.499Z] Linux prd-ubuntu20-04-docker-8c-8g-6174 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-02-15T18:55:49.499Z] [2023-02-15T18:55:49.499Z]