Push event to branch levski Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c87f5736bc0c3f4f0df46418a3ded6651230b9e1 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-ssh10012449408883603621.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh15293795407818283774.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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/levski/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/levski/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10395746622962265125.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh14725840706698705197.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/levski/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/levski/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9700292163661851491.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, goVersion:1.18, 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-4640 in /w/workspace/undry_device-onvif-camera_levski [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/undry_device-onvif-camera_levski # 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 > 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 Avoid second fetch Checking out Revision c87f5736bc0c3f4f0df46418a3ded6651230b9e1 (levski) Commit message: "docs: remove demo-app docs from levski (#274)" > git config core.sparsecheckout # timeout=10 > git checkout -f c87f5736bc0c3f4f0df46418a3ded6651230b9e1 # timeout=10 > git rev-list --no-walk 0c6690d512fca69ab8f13dc5deb436fc09094519 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-20T20:44:15.085Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-20T20:44:15.147Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-20T20:44:15.164Z] ========================================================= [2023-03-20T20:44:15.164Z] EdgeX Global Pipelines Version Info [2023-03-20T20:44:15.164Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-20T20:44:15.894Z] ------------------- [2023-03-20T20:44:15.894Z] stable info: [2023-03-20T20:44:15.894Z] ------------------- [2023-03-20T20:44:15.894Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-20T20:44:15.894Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-20T20:44:15.894Z] Message: update stable to v1.0.245 [2023-03-20T20:44:16.469Z] ------------------- [2023-03-20T20:44:16.469Z] experimental info: [2023-03-20T20:44:16.469Z] ------------------- [2023-03-20T20:44:16.469Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-20T20:44:16.469Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-20T20:44:16.469Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-20T20:44:16.622Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-03-20T20:44:16.631Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-03-20T20:44:16.642Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-20T20:44:16.651Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-20T20:44:16.662Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-20T20:44:16.673Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-20T20:44:16.684Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-20T20:44:16.697Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-20T20:44:16.708Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-20T20:44:16.719Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-20T20:44:16.731Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-20T20:44:16.742Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-03-20T20:44:16.753Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-20T20:44:16.764Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-20T20:44:16.778Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-20T20:44:16.789Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-20T20:44:16.801Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-20T20:44:16.817Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-20T20:44:16.829Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-20T20:44:16.840Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-20T20:44:16.850Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-20T20:44:16.862Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-03-20T20:44:16.876Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-20T20:44:16.885Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-20T20:44:16.896Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-20T20:44:16.909Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-20T20:44:16.920Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-20T20:44:16.937Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = levski [Pipeline] echo [2023-03-20T20:44:16.953Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = levski [Pipeline] echo [2023-03-20T20:44:16.968Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = levski [Pipeline] echo [2023-03-20T20:44:16.978Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c87f5736bc0c3f4f0df46418a3ded6651230b9e1 [Pipeline] echo [2023-03-20T20:44:16.989Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c87f573 [Pipeline] echo [2023-03-20T20:44:17.002Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-20T20:44:17.039Z] provisioning config files... [2023-03-20T20:44:17.054Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config10275901477227179900tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-20T20:44:17.361Z] ---> docker-login.sh [2023-03-20T20:44:17.361Z] nexus3.edgexfoundry.org:10001 [2023-03-20T20:44:17.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T20:44:17.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T20:44:17.622Z] Configure a credential helper to remove this warning. See [2023-03-20T20:44:17.622Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T20:44:17.622Z] [2023-03-20T20:44:17.622Z] Login Succeeded [2023-03-20T20:44:17.622Z] nexus3.edgexfoundry.org:10002 [2023-03-20T20:44:17.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T20:44:17.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T20:44:17.623Z] Configure a credential helper to remove this warning. See [2023-03-20T20:44:17.623Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T20:44:17.623Z] [2023-03-20T20:44:17.882Z] Login Succeeded [2023-03-20T20:44:17.882Z] nexus3.edgexfoundry.org:10003 [2023-03-20T20:44:17.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T20:44:17.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T20:44:17.882Z] Configure a credential helper to remove this warning. See [2023-03-20T20:44:17.882Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T20:44:17.882Z] [2023-03-20T20:44:17.882Z] Login Succeeded [2023-03-20T20:44:17.882Z] nexus3.edgexfoundry.org:10004 [2023-03-20T20:44:17.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T20:44:17.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T20:44:17.882Z] Configure a credential helper to remove this warning. See [2023-03-20T20:44:17.882Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T20:44:17.882Z] [2023-03-20T20:44:17.882Z] Login Succeeded [2023-03-20T20:44:17.882Z] docker.io [2023-03-20T20:44:18.144Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T20:44:18.144Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T20:44:18.144Z] Configure a credential helper to remove this warning. See [2023-03-20T20:44:18.144Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T20:44:18.144Z] [2023-03-20T20:44:18.144Z] Login Succeeded [2023-03-20T20:44:18.404Z] ---> docker-login.sh ends [Pipeline] } [2023-03-20T20:44:18.412Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-20T20:44:18.792Z] + git rev-list -1 --merges c87f5736bc0c3f4f0df46418a3ded6651230b9e1~1..c87f5736bc0c3f4f0df46418a3ded6651230b9e1 [Pipeline] echo [2023-03-20T20:44:18.838Z] -----------> git rev-list -1 --merges c87f5736bc0c3f4f0df46418a3ded6651230b9e1~1..c87f5736bc0c3f4f0df46418a3ded6651230b9e1 c87f5736bc0c3f4f0df46418a3ded6651230b9e1 [false] [Pipeline] sh [2023-03-20T20:44:19.123Z] + git log --format=format:%s -1 c87f5736bc0c3f4f0df46418a3ded6651230b9e1 [Pipeline] echo [2023-03-20T20:44:19.151Z] ========================================================= [2023-03-20T20:44:19.151Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-20T20:44:19.151Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-20T20:44:19.489Z] + git log --format=format:%s -1 c87f5736bc0c3f4f0df46418a3ded6651230b9e1 [Pipeline] echo [2023-03-20T20:44:19.499Z] [semverPrep] GIT_COMMIT: c87f5736bc0c3f4f0df46418a3ded6651230b9e1, Commit Message: docs: remove demo-app docs from levski (#274) [Pipeline] echo [2023-03-20T20:44:19.510Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-20T20:44:19.967Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-20T20:44:19.967Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-20T20:44:19.967Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-20T20:44:19.967Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-20T20:44:19.967Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-20T20:44:19.967Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-20T20:44:19.967Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T20:44:20.376Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-20T20:44:20.376Z] [2023-03-20T20:44:20.376Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T20:44:20.675Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-20T20:44:20.675Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-20T20:44:20.675Z] b85a868b505f: Pulling fs layer [2023-03-20T20:44:20.675Z] e2be974225ed: Pulling fs layer [2023-03-20T20:44:20.675Z] 339a4e72a1f5: Pulling fs layer [2023-03-20T20:44:20.675Z] 988bab9f4d93: Pulling fs layer [2023-03-20T20:44:20.675Z] 1469e6f7b9e6: Pulling fs layer [2023-03-20T20:44:20.675Z] eaf3925da568: Pulling fs layer [2023-03-20T20:44:20.675Z] bab4dde63d76: Pulling fs layer [2023-03-20T20:44:20.675Z] bde34c3a00c8: Pulling fs layer [2023-03-20T20:44:20.675Z] b352a97aabf1: Pulling fs layer [2023-03-20T20:44:20.675Z] 988bab9f4d93: Waiting [2023-03-20T20:44:20.675Z] 4872d77fe225: Pulling fs layer [2023-03-20T20:44:20.675Z] 5851b861e8e6: Pulling fs layer [2023-03-20T20:44:20.675Z] 1469e6f7b9e6: Waiting [2023-03-20T20:44:20.675Z] eaf3925da568: Waiting [2023-03-20T20:44:20.675Z] bab4dde63d76: Waiting [2023-03-20T20:44:20.675Z] bde34c3a00c8: Waiting [2023-03-20T20:44:20.675Z] b352a97aabf1: Waiting [2023-03-20T20:44:20.675Z] 4872d77fe225: Waiting [2023-03-20T20:44:20.675Z] e2be974225ed: Download complete [2023-03-20T20:44:20.675Z] 988bab9f4d93: Download complete [2023-03-20T20:44:20.934Z] 1469e6f7b9e6: Verifying Checksum [2023-03-20T20:44:20.934Z] 1469e6f7b9e6: Download complete [2023-03-20T20:44:20.935Z] eaf3925da568: Download complete [2023-03-20T20:44:20.935Z] 339a4e72a1f5: Verifying Checksum [2023-03-20T20:44:20.935Z] 339a4e72a1f5: Download complete [2023-03-20T20:44:20.935Z] bde34c3a00c8: Download complete [2023-03-20T20:44:20.935Z] b352a97aabf1: Download complete [2023-03-20T20:44:20.935Z] 4872d77fe225: Download complete [2023-03-20T20:44:20.935Z] 5851b861e8e6: Download complete [2023-03-20T20:44:20.935Z] b85a868b505f: Verifying Checksum [2023-03-20T20:44:20.935Z] b85a868b505f: Download complete [2023-03-20T20:44:21.193Z] bab4dde63d76: Verifying Checksum [2023-03-20T20:44:21.193Z] bab4dde63d76: Download complete [2023-03-20T20:44:22.576Z] b85a868b505f: Pull complete [2023-03-20T20:44:22.576Z] e2be974225ed: Pull complete [2023-03-20T20:44:22.835Z] 339a4e72a1f5: Pull complete [2023-03-20T20:44:23.093Z] 988bab9f4d93: Pull complete [2023-03-20T20:44:23.351Z] 1469e6f7b9e6: Pull complete [2023-03-20T20:44:23.351Z] eaf3925da568: Pull complete [2023-03-20T20:44:25.249Z] bab4dde63d76: Pull complete [2023-03-20T20:44:25.249Z] bde34c3a00c8: Pull complete [2023-03-20T20:44:25.508Z] b352a97aabf1: Pull complete [2023-03-20T20:44:25.508Z] 4872d77fe225: Pull complete [2023-03-20T20:44:25.508Z] 5851b861e8e6: Pull complete [2023-03-20T20:44:25.508Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-20T20:44:25.769Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-20T20:44:25.769Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T20:44:25.863Z] prd-ubuntu20.04-docker-8c-8g-4640 does not seem to be running inside a container [2023-03-20T20:44:25.894Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-20T20:44:27.355Z] $ docker top de71c7bccbf4718ed2d589a32bd157c855dc5dc3b481a38f12fd561ac9629fdf -eo pid,comm [2023-03-20T20:44:27.412Z] 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-03-20T20:44:27.412Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-20T20:44:27.454Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-20T20:44:27.454Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-20T20:44:27.579Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-20T20:44:27.585Z] $ docker exec de71c7bccbf4718ed2d589a32bd157c855dc5dc3b481a38f12fd561ac9629fdf ssh-agent [2023-03-20T20:44:27.690Z] SSH_AUTH_SOCK=/tmp/ssh-FStUchLmDz3j/agent.32 [2023-03-20T20:44:27.690Z] SSH_AGENT_PID=38 [2023-03-20T20:44:27.697Z] Running ssh-add (command line suppressed) [2023-03-20T20:44:27.811Z] Identity added: /w/workspace/undry_device-onvif-camera_levski@tmp/private_key_7367387569921852581.key (/w/workspace/undry_device-onvif-camera_levski@tmp/private_key_7367387569921852581.key) [2023-03-20T20:44:27.826Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-20T20:44:28.128Z] + git tag --points-at HEAD [Pipeline] } [2023-03-20T20:44:28.143Z] $ docker exec --env ******** --env ******** de71c7bccbf4718ed2d589a32bd157c855dc5dc3b481a38f12fd561ac9629fdf ssh-agent -k [2023-03-20T20:44:28.247Z] unset SSH_AUTH_SOCK; [2023-03-20T20:44:28.247Z] unset SSH_AGENT_PID; [2023-03-20T20:44:28.247Z] echo Agent pid 38 killed; [2023-03-20T20:44:28.256Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-20T20:44:28.278Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-20T20:44:28.278Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-20T20:44:28.396Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-20T20:44:28.401Z] $ docker exec de71c7bccbf4718ed2d589a32bd157c855dc5dc3b481a38f12fd561ac9629fdf ssh-agent [2023-03-20T20:44:28.508Z] SSH_AUTH_SOCK=/tmp/ssh-lmgchDdQ15m0/agent.71 [2023-03-20T20:44:28.508Z] SSH_AGENT_PID=77 [2023-03-20T20:44:28.514Z] Running ssh-add (command line suppressed) [2023-03-20T20:44:28.618Z] Identity added: /w/workspace/undry_device-onvif-camera_levski@tmp/private_key_7051666530434794872.key (/w/workspace/undry_device-onvif-camera_levski@tmp/private_key_7051666530434794872.key) [2023-03-20T20:44:28.630Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-20T20:44:28.918Z] + git semver init [2023-03-20T20:44:29.177Z] 2023-03-20 20:44:29,111 [run_init] DEBUG init version:0.0.0 force:False [2023-03-20T20:44:29.177Z] 2023-03-20 20:44:29,112 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_levski/.semver [2023-03-20T20:44:29.177Z] 2023-03-20 20:44:29,112 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_levski/.semver [2023-03-20T20:44:29.177Z] 2023-03-20 20:44:29,113 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_levski/.semver'], cwd=/w/workspace/undry_device-onvif-camera_levski, universal_newlines=False, shell=None, istream=None) [2023-03-20T20:44:30.121Z] 2023-03-20 20:44:29,994 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_levski/.git/info/exclude [2023-03-20T20:44:30.121Z] 2023-03-20 20:44:29,995 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_levski/.semver/levski with force:False [2023-03-20T20:44:30.121Z] 2023-03-20 20:44:29,996 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_levski/.semver/levski [2023-03-20T20:44:30.121Z] 2023-03-20 20:44:30,000 [execute] INFO git cat-file --batch-check [2023-03-20T20:44:30.121Z] 2023-03-20 20:44:30,001 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_levski/.semver, universal_newlines=False, shell=None, istream=) [2023-03-20T20:44:30.121Z] 2023-03-20 20:44:30,007 [execute] INFO git cat-file --batch [2023-03-20T20:44:30.121Z] 2023-03-20 20:44:30,008 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_levski/.semver, universal_newlines=False, shell=None, istream=) [2023-03-20T20:44:30.121Z] 2023-03-20 20:44:30,014 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_levski/.semver/levski [2023-03-20T20:44:30.121Z] 0.0.0 [Pipeline] } [2023-03-20T20:44:30.134Z] $ docker exec --env ******** --env ******** de71c7bccbf4718ed2d589a32bd157c855dc5dc3b481a38f12fd561ac9629fdf ssh-agent -k [2023-03-20T20:44:30.229Z] unset SSH_AUTH_SOCK; [2023-03-20T20:44:30.230Z] unset SSH_AGENT_PID; [2023-03-20T20:44:30.230Z] echo Agent pid 77 killed; [2023-03-20T20:44:30.240Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-20T20:44:30.540Z] + git semver [Pipeline] } [2023-03-20T20:44:30.818Z] $ docker stop --time=1 de71c7bccbf4718ed2d589a32bd157c855dc5dc3b481a38f12fd561ac9629fdf [2023-03-20T20:44:32.197Z] $ docker rm -f --volumes de71c7bccbf4718ed2d589a32bd157c855dc5dc3b481a38f12fd561ac9629fdf [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-20T20:44:32.542Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-20T20:44:32.766Z] Stashed 1 file(s) [Pipeline] echo [2023-03-20T20:44:32.768Z] [edgeXSemver]: initialized semver on version 0.0.0 [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-03-20T20:44:32.879Z] provisioning config files... [2023-03-20T20:44:32.889Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config15403452359661079543tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-20T20:44:33.179Z] ---> docker-login.sh [2023-03-20T20:44:33.180Z] nexus3.edgexfoundry.org:10001 [2023-03-20T20:44:33.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T20:44:33.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T20:44:33.180Z] Configure a credential helper to remove this warning. See [2023-03-20T20:44:33.180Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T20:44:33.180Z] [2023-03-20T20:44:33.180Z] Login Succeeded [2023-03-20T20:44:33.180Z] nexus3.edgexfoundry.org:10002 [2023-03-20T20:44:33.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T20:44:33.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T20:44:33.180Z] Configure a credential helper to remove this warning. See [2023-03-20T20:44:33.180Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T20:44:33.180Z] [2023-03-20T20:44:33.180Z] Login Succeeded [2023-03-20T20:44:33.180Z] nexus3.edgexfoundry.org:10003 [2023-03-20T20:44:33.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T20:44:33.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T20:44:33.438Z] Configure a credential helper to remove this warning. See [2023-03-20T20:44:33.438Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T20:44:33.438Z] [2023-03-20T20:44:33.438Z] Login Succeeded [2023-03-20T20:44:33.438Z] nexus3.edgexfoundry.org:10004 [2023-03-20T20:44:33.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T20:44:33.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T20:44:33.438Z] Configure a credential helper to remove this warning. See [2023-03-20T20:44:33.438Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T20:44:33.438Z] [2023-03-20T20:44:33.438Z] Login Succeeded [2023-03-20T20:44:33.438Z] docker.io [2023-03-20T20:44:33.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T20:44:33.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T20:44:33.697Z] Configure a credential helper to remove this warning. See [2023-03-20T20:44:33.697Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T20:44:33.697Z] [2023-03-20T20:44:33.697Z] Login Succeeded [2023-03-20T20:44:33.697Z] ---> docker-login.sh ends [Pipeline] } [2023-03-20T20:44:33.703Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-20T20:44:33.760Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-20T20:44:33.769Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-20T20:44:33.774Z] ========================================================= [2023-03-20T20:44:33.774Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-20T20:44:33.774Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T20:44:34.093Z] + 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-03-20T20:44:34.093Z] Sending build context to Docker daemon 27.03MB [2023-03-20T20:44:34.093Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-03-20T20:44:34.093Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-20T20:44:34.353Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-20T20:44:34.353Z] 213ec9aee27d: Pulling fs layer [2023-03-20T20:44:34.353Z] 4583459ba037: Pulling fs layer [2023-03-20T20:44:34.353Z] 93c1e223e6f2: Pulling fs layer [2023-03-20T20:44:34.353Z] 53926ce57604: Pulling fs layer [2023-03-20T20:44:34.353Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-20T20:44:34.353Z] 22ff95d597cd: Pulling fs layer [2023-03-20T20:44:34.353Z] 12d6caf4c0d1: Pulling fs layer [2023-03-20T20:44:34.353Z] 96b7cbca73a9: Pulling fs layer [2023-03-20T20:44:34.353Z] a7acece74701: Pulling fs layer [2023-03-20T20:44:34.353Z] 53926ce57604: Waiting [2023-03-20T20:44:34.353Z] 21b2b0c7a3f4: Waiting [2023-03-20T20:44:34.353Z] 22ff95d597cd: Waiting [2023-03-20T20:44:34.353Z] 12d6caf4c0d1: Waiting [2023-03-20T20:44:34.353Z] a7acece74701: Waiting [2023-03-20T20:44:34.353Z] 96b7cbca73a9: Waiting [2023-03-20T20:44:34.353Z] 93c1e223e6f2: Verifying Checksum [2023-03-20T20:44:34.353Z] 93c1e223e6f2: Download complete [2023-03-20T20:44:34.353Z] 4583459ba037: Verifying Checksum [2023-03-20T20:44:34.353Z] 4583459ba037: Download complete [2023-03-20T20:44:34.353Z] 21b2b0c7a3f4: Verifying Checksum [2023-03-20T20:44:34.353Z] 21b2b0c7a3f4: Download complete [2023-03-20T20:44:34.353Z] 213ec9aee27d: Verifying Checksum [2023-03-20T20:44:34.353Z] 213ec9aee27d: Download complete [2023-03-20T20:44:34.353Z] 12d6caf4c0d1: Verifying Checksum [2023-03-20T20:44:34.353Z] 12d6caf4c0d1: Download complete [2023-03-20T20:44:34.353Z] 213ec9aee27d: Pull complete [2023-03-20T20:44:34.615Z] 4583459ba037: Pull complete [2023-03-20T20:44:34.615Z] 93c1e223e6f2: Pull complete [2023-03-20T20:44:35.190Z] a7acece74701: Verifying Checksum [2023-03-20T20:44:35.190Z] a7acece74701: Download complete [2023-03-20T20:44:35.190Z] 96b7cbca73a9: Verifying Checksum [2023-03-20T20:44:35.190Z] 96b7cbca73a9: Download complete [2023-03-20T20:44:35.190Z] 53926ce57604: Download complete [2023-03-20T20:44:39.376Z] 53926ce57604: Pull complete [2023-03-20T20:44:39.376Z] 21b2b0c7a3f4: Pull complete [2023-03-20T20:44:39.376Z] 22ff95d597cd: Pull complete [2023-03-20T20:44:39.376Z] 12d6caf4c0d1: Pull complete [2023-03-20T20:44:41.904Z] 96b7cbca73a9: Pull complete [2023-03-20T20:44:42.471Z] a7acece74701: Pull complete [2023-03-20T20:44:42.471Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-20T20:44:42.471Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-20T20:44:42.471Z] ---> db6d94c90886 [2023-03-20T20:44:42.471Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-20T20:44:44.375Z] ---> Running in cd0448b04ead [2023-03-20T20:44:44.375Z] Removing intermediate container cd0448b04ead [2023-03-20T20:44:44.375Z] ---> c17f134dc18a [2023-03-20T20:44:44.375Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-20T20:44:44.375Z] ---> Running in d337c99ea10d [2023-03-20T20:44:44.638Z] Removing intermediate container d337c99ea10d [2023-03-20T20:44:44.638Z] ---> d15c00c7972c [2023-03-20T20:44:44.638Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2023-03-20T20:44:44.638Z] ---> Running in 9d269dd5ef01 [2023-03-20T20:44:44.638Z] Removing intermediate container 9d269dd5ef01 [2023-03-20T20:44:44.638Z] ---> 4c5a5db1d71a [2023-03-20T20:44:44.638Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-03-20T20:44:44.914Z] ---> Running in 4b55465d01e7 [2023-03-20T20:44:44.914Z] Removing intermediate container 4b55465d01e7 [2023-03-20T20:44:44.914Z] ---> 12a8f20d7375 [2023-03-20T20:44:44.914Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-03-20T20:44:44.914Z] ---> Running in fefe15eafb88 [2023-03-20T20:44:44.914Z] Removing intermediate container fefe15eafb88 [2023-03-20T20:44:44.914Z] ---> fb508a825c31 [2023-03-20T20:44:44.914Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-20T20:44:45.174Z] ---> Running in 2d02f7ac10a0 [2023-03-20T20:44:45.433Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-20T20:44:45.433Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-20T20:44:45.692Z] OK: 211 MiB in 51 packages [2023-03-20T20:44:46.261Z] Removing intermediate container 2d02f7ac10a0 [2023-03-20T20:44:46.261Z] ---> 74cd45ec85d9 [2023-03-20T20:44:46.261Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-03-20T20:44:46.261Z] ---> Running in 487094d280e7 [2023-03-20T20:44:46.261Z] Removing intermediate container 487094d280e7 [2023-03-20T20:44:46.261Z] ---> e8dbe9c1e198 [2023-03-20T20:44:46.261Z] Step 10/13 : COPY go.mod vendor* ./ [2023-03-20T20:44:46.520Z] ---> 932ecc04fbb2 [2023-03-20T20:44:46.520Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T20:44:46.520Z] ---> Running in f835dc2eece6 [2023-03-20T20:44:47.851Z] Still waiting to schedule task [2023-03-20T20:44:47.851Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-20T20:45:08.490Z] Removing intermediate container f835dc2eece6 [2023-03-20T20:45:08.490Z] ---> dbb3e3f673c0 [2023-03-20T20:45:08.490Z] Step 12/13 : COPY . . [2023-03-20T20:45:09.427Z] ---> 88f27e05755c [2023-03-20T20:45:09.427Z] Step 13/13 : RUN ${MAKE} [2023-03-20T20:45:09.427Z] ---> Running in 5853a06ff8a6 [2023-03-20T20:45:09.686Z] noop [2023-03-20T20:45:09.945Z] Removing intermediate container 5853a06ff8a6 [2023-03-20T20:45:09.945Z] ---> dbc89c262401 [2023-03-20T20:45:09.945Z] Successfully built dbc89c262401 [2023-03-20T20:45:09.945Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T20:45:10.252Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-20T20:45:10.252Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T20:45:10.323Z] prd-ubuntu20.04-docker-8c-8g-4640 does not seem to be running inside a container [2023-03-20T20:45:10.354Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-20T20:45:10.770Z] $ docker top 946e03a15e4a463a424f4576e910d1e71f0182bac253f768ef38f981cdc864e6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-20T20:45:11.112Z] + go version [2023-03-20T20:45:11.112Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-20T20:45:11.128Z] $ docker stop --time=1 946e03a15e4a463a424f4576e910d1e71f0182bac253f768ef38f981cdc864e6 [2023-03-20T20:45:12.445Z] $ docker rm -f --volumes 946e03a15e4a463a424f4576e910d1e71f0182bac253f768ef38f981cdc864e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T20:45:12.845Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-20T20:45:12.845Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T20:45:12.920Z] prd-ubuntu20.04-docker-8c-8g-4640 does not seem to be running inside a container [2023-03-20T20:45:12.956Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-20T20:45:13.336Z] $ docker top 3d7029997ff8944e993dbee4f8f556dbdfce5835fdf1268ed339afed164b9cde -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-20T20:45:13.686Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_levski [Pipeline] fileExists [Pipeline] sh [2023-03-20T20:45:13.983Z] + make test [2023-03-20T20:45:13.983Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-03-20T20:45:14.241Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-03-20T20:45:26.444Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-03-20T20:45:29.734Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.042s coverage: 29.3% of statements [2023-03-20T20:45:29.734Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-03-20T20:45:29.734Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.564s coverage: 86.5% of statements [2023-03-20T20:45:37.846Z] 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-03-20T20:45:37.846Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-03-20T20:45:41.128Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-20T20:45:41.128Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-20T20:45:41.128Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-20T20:45:41.400Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-20T20:45:41.418Z] $ docker stop --time=1 3d7029997ff8944e993dbee4f8f556dbdfce5835fdf1268ed339afed164b9cde [2023-03-20T20:45:43.428Z] $ docker rm -f --volumes 3d7029997ff8944e993dbee4f8f556dbdfce5835fdf1268ed339afed164b9cde [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-20T20:45:43.891Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-20T20:45:43.949Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-20T20:45:44.615Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-20T20:45:44.941Z] + ls -al . [2023-03-20T20:45:44.941Z] total 248 [2023-03-20T20:45:44.941Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 20 20:45 . [2023-03-20T20:45:44.941Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 20 20:44 .. [2023-03-20T20:45:44.941Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 20 20:45 .git [2023-03-20T20:45:44.941Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 20 20:44 .github [2023-03-20T20:45:44.941Z] -rw-rw-r-- 1 jenkins jenkins 496 Mar 20 20:44 .gitignore [2023-03-20T20:45:44.941Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 20 20:44 .golangci.yml [2023-03-20T20:45:44.941Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 20 20:44 .semver [2023-03-20T20:45:44.941Z] -rw-rw-r-- 1 jenkins jenkins 9739 Mar 20 20:44 Attribution.txt [2023-03-20T20:45:44.941Z] -rw-rw-r-- 1 jenkins jenkins 6312 Mar 20 20:44 CHANGELOG.md [2023-03-20T20:45:44.941Z] -rw-rw-r-- 1 jenkins jenkins 1637 Mar 20 20:44 Dockerfile [2023-03-20T20:45:44.941Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 20 20:44 GOVERNANCE.md [2023-03-20T20:45:44.941Z] -rw-rw-r-- 1 jenkins jenkins 762 Mar 20 20:44 Jenkinsfile [2023-03-20T20:45:44.941Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 20 20:44 LICENSE [2023-03-20T20:45:44.941Z] -rw-rw-r-- 1 jenkins jenkins 2858 Mar 20 20:44 Makefile [2023-03-20T20:45:44.941Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 20 20:44 OWNERS.md [2023-03-20T20:45:44.941Z] -rw-rw-r-- 1 jenkins jenkins 6499 Mar 20 20:44 README.md [2023-03-20T20:45:44.941Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 20 20:44 VERSION [2023-03-20T20:45:44.941Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 20 20:44 bin [2023-03-20T20:45:44.941Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 20 20:44 cmd [2023-03-20T20:45:44.941Z] -rw-r--r-- 1 jenkins jenkins 79184 Mar 20 20:45 coverage.out [2023-03-20T20:45:44.941Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 20 20:44 doc [2023-03-20T20:45:44.941Z] -rw-rw-r-- 1 jenkins jenkins 3693 Mar 20 20:44 go.mod [2023-03-20T20:45:44.941Z] -rw-rw-r-- 1 jenkins jenkins 46117 Mar 20 20:44 go.sum [2023-03-20T20:45:44.941Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 20 20:44 internal [2023-03-20T20:45:44.941Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 20 20:44 snap [2023-03-20T20:45:44.941Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 20 20:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T20:45:45.290Z] + 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=c87f5736bc0c3f4f0df46418a3ded6651230b9e1 --label arch=amd64 --label version=0.0.0 . [2023-03-20T20:45:45.290Z] Sending build context to Docker daemon 27.11MB [2023-03-20T20:45:45.290Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-03-20T20:45:45.290Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-20T20:45:45.290Z] ---> dbc89c262401 [2023-03-20T20:45:45.290Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-03-20T20:45:45.549Z] ---> Running in 0a3c7d917cc9 [2023-03-20T20:45:45.549Z] Removing intermediate container 0a3c7d917cc9 [2023-03-20T20:45:45.549Z] ---> b0a00b8a46d5 [2023-03-20T20:45:45.549Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-20T20:45:45.549Z] ---> Running in a8bcf92f100a [2023-03-20T20:45:45.812Z] Removing intermediate container a8bcf92f100a [2023-03-20T20:45:45.812Z] ---> fb8fd1dca956 [2023-03-20T20:45:45.812Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2023-03-20T20:45:45.812Z] ---> Running in 9dea6cf90332 [2023-03-20T20:45:45.812Z] Removing intermediate container 9dea6cf90332 [2023-03-20T20:45:45.812Z] ---> c13715efff1d [2023-03-20T20:45:45.812Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-20T20:45:46.072Z] ---> Running in a68f566db65b [2023-03-20T20:45:46.072Z] Removing intermediate container a68f566db65b [2023-03-20T20:45:46.072Z] ---> 911b4aa3edc1 [2023-03-20T20:45:46.072Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-03-20T20:45:46.072Z] ---> Running in 6f03ec05feb9 [2023-03-20T20:45:46.331Z] Removing intermediate container 6f03ec05feb9 [2023-03-20T20:45:46.331Z] ---> 90399631afff [2023-03-20T20:45:46.331Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-20T20:45:46.331Z] ---> Running in 2eb842d18fca [2023-03-20T20:45:46.590Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-20T20:45:46.590Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-20T20:45:46.849Z] OK: 211 MiB in 51 packages [2023-03-20T20:45:47.109Z] Removing intermediate container 2eb842d18fca [2023-03-20T20:45:47.109Z] ---> 4313a8f2c6c2 [2023-03-20T20:45:47.109Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-03-20T20:45:47.377Z] ---> Running in d7f148f6ef78 [2023-03-20T20:45:47.377Z] Removing intermediate container d7f148f6ef78 [2023-03-20T20:45:47.377Z] ---> 8b2fde476a59 [2023-03-20T20:45:47.377Z] Step 10/26 : COPY go.mod vendor* ./ [2023-03-20T20:45:47.637Z] ---> 66def5038e38 [2023-03-20T20:45:47.637Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T20:45:47.637Z] ---> Running in 7e0eda80f107 [2023-03-20T20:45:48.206Z] Removing intermediate container 7e0eda80f107 [2023-03-20T20:45:48.206Z] ---> 3271d1401195 [2023-03-20T20:45:48.206Z] Step 12/26 : COPY . . [2023-03-20T20:45:49.144Z] ---> df35d74552af [2023-03-20T20:45:49.144Z] Step 13/26 : RUN ${MAKE} [2023-03-20T20:45:49.144Z] ---> Running in c20f46f89960 [2023-03-20T20:45:49.144Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.1-dev.3" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2023-03-20T20:46:15.697Z] Removing intermediate container c20f46f89960 [2023-03-20T20:46:15.697Z] ---> 30e23a54bab7 [2023-03-20T20:46:15.697Z] Step 14/26 : FROM alpine:3.16 [2023-03-20T20:46:15.697Z] 3.16: Pulling from library/alpine [2023-03-20T20:46:15.697Z] ef5531b6e74e: Pulling fs layer [2023-03-20T20:46:15.697Z] ef5531b6e74e: Verifying Checksum [2023-03-20T20:46:15.697Z] ef5531b6e74e: Download complete [2023-03-20T20:46:15.697Z] ef5531b6e74e: Pull complete [2023-03-20T20:46:15.697Z] Digest: sha256:2cf17aa35fbcb6ece81692a64bfbadaf096590241ed9f95dd5f94f0e9f674784 [2023-03-20T20:46:15.697Z] Status: Downloaded newer image for alpine:3.16 [2023-03-20T20:46:15.697Z] ---> dfd21b5a31f5 [2023-03-20T20:46:15.697Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-20T20:46:15.697Z] ---> Running in 36d5af016633 [2023-03-20T20:46:15.697Z] Removing intermediate container 36d5af016633 [2023-03-20T20:46:15.697Z] ---> 76e7ce581247 [2023-03-20T20:46:15.697Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2023-03-20T20:46:15.697Z] ---> Running in 848b7f4f6529 [2023-03-20T20:46:15.697Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-20T20:46:15.697Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-20T20:46:15.697Z] (1/6) Installing dumb-init (1.2.5-r1) [2023-03-20T20:46:15.697Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2023-03-20T20:46:15.697Z] (3/6) Installing libsodium (1.0.18-r0) [2023-03-20T20:46:15.697Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2023-03-20T20:46:15.697Z] (5/6) Installing libzmq (4.3.4-r0) [2023-03-20T20:46:15.697Z] (6/6) Installing zeromq (4.3.4-r0) [2023-03-20T20:46:15.697Z] Executing busybox-1.35.0-r17.trigger [2023-03-20T20:46:15.697Z] OK: 8 MiB in 20 packages [2023-03-20T20:46:15.697Z] Removing intermediate container 848b7f4f6529 [2023-03-20T20:46:15.697Z] ---> 56a98bf561f8 [2023-03-20T20:46:15.697Z] Step 17/26 : WORKDIR / [2023-03-20T20:46:15.697Z] ---> Running in e7296f4c041c [2023-03-20T20:46:15.697Z] Removing intermediate container e7296f4c041c [2023-03-20T20:46:15.697Z] ---> b56b11b2cb2b [2023-03-20T20:46:15.697Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-03-20T20:46:15.697Z] ---> 2e8aa5799167 [2023-03-20T20:46:15.697Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-03-20T20:46:15.697Z] ---> 002bc9244b51 [2023-03-20T20:46:15.697Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-03-20T20:46:15.697Z] ---> 4f21a59e34d4 [2023-03-20T20:46:15.697Z] Step 21/26 : EXPOSE 59984 [2023-03-20T20:46:15.697Z] ---> Running in 8151d323931e [2023-03-20T20:46:15.697Z] Removing intermediate container 8151d323931e [2023-03-20T20:46:15.697Z] ---> a054ca5d062a [2023-03-20T20:46:15.697Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-03-20T20:46:15.697Z] ---> Running in b4cc2ec7967a [2023-03-20T20:46:15.697Z] Removing intermediate container b4cc2ec7967a [2023-03-20T20:46:15.697Z] ---> b55df58f9007 [2023-03-20T20:46:15.697Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2023-03-20T20:46:15.697Z] ---> Running in e4dd006ba611 [2023-03-20T20:46:15.697Z] Removing intermediate container e4dd006ba611 [2023-03-20T20:46:15.697Z] ---> 36277ddb98cc [2023-03-20T20:46:15.697Z] Step 24/26 : LABEL arch=amd64 [2023-03-20T20:46:15.697Z] ---> Running in 96b11ca7c58a [2023-03-20T20:46:15.697Z] Removing intermediate container 96b11ca7c58a [2023-03-20T20:46:15.697Z] ---> f5936440d46e [2023-03-20T20:46:15.697Z] Step 25/26 : LABEL git_sha=c87f5736bc0c3f4f0df46418a3ded6651230b9e1 [2023-03-20T20:46:15.697Z] ---> Running in 088946018f1c [2023-03-20T20:46:15.956Z] Removing intermediate container 088946018f1c [2023-03-20T20:46:15.956Z] ---> 4cbba9991883 [2023-03-20T20:46:15.956Z] Step 26/26 : LABEL version=0.0.0 [2023-03-20T20:46:15.956Z] ---> Running in af771b3fa09c [2023-03-20T20:46:15.956Z] Removing intermediate container af771b3fa09c [2023-03-20T20:46:15.956Z] ---> 7e94857055cc [2023-03-20T20:46:15.956Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-20T20:46:15.956Z] Successfully built 7e94857055cc [2023-03-20T20:46:15.956Z] 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-03-20T20:46:16.037Z] provisioning config files... [2023-03-20T20:46:16.045Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config3454118420780250960tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-20T20:46:16.338Z] ---> docker-login.sh [2023-03-20T20:46:16.338Z] nexus3.edgexfoundry.org:10001 [2023-03-20T20:46:16.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T20:46:16.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T20:46:16.338Z] Configure a credential helper to remove this warning. See [2023-03-20T20:46:16.338Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T20:46:16.338Z] [2023-03-20T20:46:16.338Z] Login Succeeded [2023-03-20T20:46:16.338Z] nexus3.edgexfoundry.org:10002 [2023-03-20T20:46:16.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T20:46:16.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T20:46:16.338Z] Configure a credential helper to remove this warning. See [2023-03-20T20:46:16.338Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T20:46:16.338Z] [2023-03-20T20:46:16.338Z] Login Succeeded [2023-03-20T20:46:16.338Z] nexus3.edgexfoundry.org:10003 [2023-03-20T20:46:16.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T20:46:16.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T20:46:16.597Z] Configure a credential helper to remove this warning. See [2023-03-20T20:46:16.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T20:46:16.597Z] [2023-03-20T20:46:16.597Z] Login Succeeded [2023-03-20T20:46:16.597Z] nexus3.edgexfoundry.org:10004 [2023-03-20T20:46:16.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T20:46:16.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T20:46:16.597Z] Configure a credential helper to remove this warning. See [2023-03-20T20:46:16.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T20:46:16.597Z] [2023-03-20T20:46:16.597Z] Login Succeeded [2023-03-20T20:46:16.597Z] docker.io [2023-03-20T20:46:16.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T20:46:16.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T20:46:16.857Z] Configure a credential helper to remove this warning. See [2023-03-20T20:46:16.857Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T20:46:16.857Z] [2023-03-20T20:46:16.857Z] Login Succeeded [2023-03-20T20:46:17.115Z] ---> docker-login.sh ends [Pipeline] } [2023-03-20T20:46:17.122Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-20T20:46:17.153Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-20T20:46:17.175Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2023-03-20T20:46:17.175Z] c87f5736bc0c3f4f0df46418a3ded6651230b9e1 [2023-03-20T20:46:17.175Z] latest [2023-03-20T20:46:17.175Z] 0.0.0 [2023-03-20T20:46:17.175Z] c87f5736bc0c3f4f0df46418a3ded6651230b9e1-0.0.0 [2023-03-20T20:46:17.175Z] levski [2023-03-20T20:46:17.175Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T20:46:17.497Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:c87f5736bc0c3f4f0df46418a3ded6651230b9e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T20:46:17.801Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:c87f5736bc0c3f4f0df46418a3ded6651230b9e1 [2023-03-20T20:46:17.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-03-20T20:46:17.801Z] 88dfd3d3c5da: Preparing [2023-03-20T20:46:17.801Z] 93635c81500a: Preparing [2023-03-20T20:46:17.801Z] 2115cb4d6745: Preparing [2023-03-20T20:46:17.801Z] e660dad88962: Preparing [2023-03-20T20:46:17.801Z] aa5968d388b8: Preparing [2023-03-20T20:46:17.801Z] aa5968d388b8: Layer already exists [2023-03-20T20:46:17.801Z] 88dfd3d3c5da: Pushed [2023-03-20T20:46:17.801Z] 93635c81500a: Pushed [2023-03-20T20:46:18.059Z] e660dad88962: Pushed [2023-03-20T20:46:21.352Z] 2115cb4d6745: Pushed [2023-03-20T20:46:21.352Z] c87f5736bc0c3f4f0df46418a3ded6651230b9e1: digest: sha256:8b5e923bb39bbbedc0ba42c35c7c3686bcef56590ccf3bec7616dfe9992f50eb size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T20:46:21.662Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T20:46:21.965Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-03-20T20:46:21.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-03-20T20:46:21.965Z] 88dfd3d3c5da: Preparing [2023-03-20T20:46:21.965Z] 93635c81500a: Preparing [2023-03-20T20:46:21.965Z] 2115cb4d6745: Preparing [2023-03-20T20:46:21.965Z] e660dad88962: Preparing [2023-03-20T20:46:21.965Z] aa5968d388b8: Preparing [2023-03-20T20:46:21.965Z] 2115cb4d6745: Layer already exists [2023-03-20T20:46:21.965Z] 93635c81500a: Layer already exists [2023-03-20T20:46:21.965Z] aa5968d388b8: Layer already exists [2023-03-20T20:46:21.965Z] e660dad88962: Layer already exists [2023-03-20T20:46:21.965Z] 88dfd3d3c5da: Layer already exists [2023-03-20T20:46:21.965Z] latest: digest: sha256:8b5e923bb39bbbedc0ba42c35c7c3686bcef56590ccf3bec7616dfe9992f50eb size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T20:46:22.270Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T20:46:22.579Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.0 [2023-03-20T20:46:22.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-03-20T20:46:22.579Z] 88dfd3d3c5da: Preparing [2023-03-20T20:46:22.579Z] 93635c81500a: Preparing [2023-03-20T20:46:22.579Z] 2115cb4d6745: Preparing [2023-03-20T20:46:22.579Z] e660dad88962: Preparing [2023-03-20T20:46:22.579Z] aa5968d388b8: Preparing [2023-03-20T20:46:22.579Z] 88dfd3d3c5da: Layer already exists [2023-03-20T20:46:22.579Z] e660dad88962: Layer already exists [2023-03-20T20:46:22.579Z] aa5968d388b8: Layer already exists [2023-03-20T20:46:22.579Z] 2115cb4d6745: Layer already exists [2023-03-20T20:46:22.579Z] 93635c81500a: Layer already exists [2023-03-20T20:46:22.579Z] 0.0.0: digest: sha256:8b5e923bb39bbbedc0ba42c35c7c3686bcef56590ccf3bec7616dfe9992f50eb size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T20:46:22.891Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:c87f5736bc0c3f4f0df46418a3ded6651230b9e1-0.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T20:46:23.199Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:c87f5736bc0c3f4f0df46418a3ded6651230b9e1-0.0.0 [2023-03-20T20:46:23.200Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-03-20T20:46:23.200Z] 88dfd3d3c5da: Preparing [2023-03-20T20:46:23.200Z] 93635c81500a: Preparing [2023-03-20T20:46:23.200Z] 2115cb4d6745: Preparing [2023-03-20T20:46:23.200Z] e660dad88962: Preparing [2023-03-20T20:46:23.200Z] aa5968d388b8: Preparing [2023-03-20T20:46:23.200Z] 88dfd3d3c5da: Layer already exists [2023-03-20T20:46:23.200Z] 93635c81500a: Layer already exists [2023-03-20T20:46:23.200Z] e660dad88962: Layer already exists [2023-03-20T20:46:23.200Z] aa5968d388b8: Layer already exists [2023-03-20T20:46:23.200Z] 2115cb4d6745: Layer already exists [2023-03-20T20:46:23.200Z] c87f5736bc0c3f4f0df46418a3ded6651230b9e1-0.0.0: digest: sha256:8b5e923bb39bbbedc0ba42c35c7c3686bcef56590ccf3bec7616dfe9992f50eb size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T20:46:23.512Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:levski [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T20:46:23.825Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:levski [2023-03-20T20:46:23.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-03-20T20:46:23.825Z] 88dfd3d3c5da: Preparing [2023-03-20T20:46:23.825Z] 93635c81500a: Preparing [2023-03-20T20:46:23.825Z] 2115cb4d6745: Preparing [2023-03-20T20:46:23.825Z] e660dad88962: Preparing [2023-03-20T20:46:23.825Z] aa5968d388b8: Preparing [2023-03-20T20:46:23.825Z] e660dad88962: Layer already exists [2023-03-20T20:46:23.825Z] aa5968d388b8: Layer already exists [2023-03-20T20:46:23.825Z] 93635c81500a: Layer already exists [2023-03-20T20:46:23.825Z] 2115cb4d6745: Layer already exists [2023-03-20T20:46:23.825Z] 88dfd3d3c5da: Layer already exists [2023-03-20T20:46:23.825Z] levski: digest: sha256:8b5e923bb39bbbedc0ba42c35c7c3686bcef56590ccf3bec7616dfe9992f50eb size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-20T20:46:23.873Z] ===================================================== [Pipeline] echo [2023-03-20T20:46:23.879Z] taggedImages: [2023-03-20T20:46:23.879Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:c87f5736bc0c3f4f0df46418a3ded6651230b9e1 [2023-03-20T20:46:23.879Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-03-20T20:46:23.879Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.0 [2023-03-20T20:46:23.879Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:c87f5736bc0c3f4f0df46418a3ded6651230b9e1-0.0.0 [2023-03-20T20:46:23.879Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:levski [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-03-20T20:46:24.243Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-20T20:46:24.243Z] [2023-03-20T20:46:24.243Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T20:46:24.545Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-20T20:46:24.545Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-20T20:46:24.545Z] 5eb5b503b376: Pulling fs layer [2023-03-20T20:46:24.545Z] 5c69ac0246d0: Pulling fs layer [2023-03-20T20:46:24.545Z] ec43610c2a17: Pulling fs layer [2023-03-20T20:46:24.545Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-20T20:46:24.545Z] 33b1e0a273af: Pulling fs layer [2023-03-20T20:46:24.545Z] 5d3b04190fa2: Pulling fs layer [2023-03-20T20:46:24.545Z] 2f39f015ded8: Pulling fs layer [2023-03-20T20:46:24.545Z] 3a2ae6a8a46f: Waiting [2023-03-20T20:46:24.545Z] 33b1e0a273af: Waiting [2023-03-20T20:46:24.545Z] 2f39f015ded8: Waiting [2023-03-20T20:46:24.545Z] 5d3b04190fa2: Waiting [2023-03-20T20:46:24.545Z] 5c69ac0246d0: Verifying Checksum [2023-03-20T20:46:24.545Z] 5c69ac0246d0: Download complete [2023-03-20T20:46:24.545Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-20T20:46:24.545Z] 3a2ae6a8a46f: Download complete [2023-03-20T20:46:24.804Z] 33b1e0a273af: Verifying Checksum [2023-03-20T20:46:24.804Z] 33b1e0a273af: Download complete [2023-03-20T20:46:24.804Z] 5d3b04190fa2: Verifying Checksum [2023-03-20T20:46:24.804Z] 5d3b04190fa2: Download complete [2023-03-20T20:46:24.804Z] ec43610c2a17: Verifying Checksum [2023-03-20T20:46:24.804Z] ec43610c2a17: Download complete [2023-03-20T20:46:24.804Z] 5eb5b503b376: Verifying Checksum [2023-03-20T20:46:24.804Z] 5eb5b503b376: Download complete [2023-03-20T20:46:25.370Z] 2f39f015ded8: Verifying Checksum [2023-03-20T20:46:25.370Z] 2f39f015ded8: Download complete [2023-03-20T20:46:26.304Z] 5eb5b503b376: Pull complete [2023-03-20T20:46:26.304Z] 5c69ac0246d0: Pull complete [2023-03-20T20:46:26.563Z] ec43610c2a17: Pull complete [2023-03-20T20:46:26.822Z] 3a2ae6a8a46f: Pull complete [2023-03-20T20:46:27.080Z] 33b1e0a273af: Pull complete [2023-03-20T20:46:27.080Z] 5d3b04190fa2: Pull complete [2023-03-20T20:46:32.345Z] 2f39f015ded8: Pull complete [2023-03-20T20:46:32.345Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-20T20:46:32.345Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-20T20:46:32.345Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T20:46:32.427Z] prd-ubuntu20.04-docker-8c-8g-4640 does not seem to be running inside a container [2023-03-20T20:46:32.457Z] $ 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/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@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-03-20T20:46:34.075Z] $ docker top a0eb6e0bbdc2eebec38cdc8b1cad3115c01ee16093ef4a32c08f2d046edae317 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-20T20:46:34.471Z] ---> job-cost.sh [2023-03-20T20:46:34.471Z] lf-activate-venv: SKIPPING [2023-03-20T20:46:34.471Z] INFO: No Stack... [2023-03-20T20:46:34.729Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-20T20:46:34.989Z] INFO: Archiving Costs [Pipeline] sh [2023-03-20T20:46:35.276Z] + cat /w/workspace/undry_device-onvif-camera_levski/archives/cost.csv [2023-03-20T20:46:35.276Z] + cut -d, -f6 [Pipeline] lock [2023-03-20T20:46:35.289Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-levski-3-stack-cost] [2023-03-20T20:46:35.297Z] Resource [jenkins-edgexfoundry-device-onvif-camera-levski-3-stack-cost] did not exist. Created. [2023-03-20T20:46:35.297Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-levski-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-20T20:46:35.594Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-20T20:46:35.624Z] Stashed 1 file(s) [Pipeline] } [2023-03-20T20:46:35.631Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-levski-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-20T20:46:35.649Z] $ docker stop --time=1 a0eb6e0bbdc2eebec38cdc8b1cad3115c01ee16093ef4a32c08f2d046edae317 [2023-03-20T20:46:36.814Z] $ docker rm -f --volumes a0eb6e0bbdc2eebec38cdc8b1cad3115c01ee16093ef4a32c08f2d046edae317 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-20T20:48:16.978Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4641 in /w/workspace/undry_device-onvif-camera_levski [Pipeline] { [Pipeline] ws [2023-03-20T20:48:16.988Z] Running in /w/workspace/device-onvif-camera/3 [Pipeline] { [Pipeline] checkout [2023-03-20T20:48:17.027Z] The recommended git tool is: git [2023-03-20T20:48:26.176Z] using credential edgex-jenkins-ssh [2023-03-20T20:48:26.197Z] Cloning the remote Git repository [2023-03-20T20:48:26.260Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-20T20:48:26.416Z] > git init /w/workspace/device-onvif-camera/3 # timeout=10 [2023-03-20T20:48:26.767Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-20T20:48:26.780Z] > git --version # timeout=10 [2023-03-20T20:48:26.821Z] > git --version # 'git version 2.25.1' [2023-03-20T20:48:26.824Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-20T20:48:27.124Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-20T20:48:28.622Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-03-20T20:48:28.671Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-20T20:48:29.819Z] Avoid second fetch [2023-03-20T20:48:29.819Z] Checking out Revision c87f5736bc0c3f4f0df46418a3ded6651230b9e1 (levski) [2023-03-20T20:48:29.851Z] > git config core.sparsecheckout # timeout=10 [2023-03-20T20:48:30.010Z] > git checkout -f c87f5736bc0c3f4f0df46418a3ded6651230b9e1 # timeout=10 [2023-03-20T20:48:30.839Z] Commit message: "docs: remove demo-app docs from levski (#274)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-20T20:48:31.754Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-20T20:48:31.754Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-20T20:48:31.754Z] Dload Upload Total Spent Left Speed [2023-03-20T20:48:31.754Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93757 0 --:--:-- --:--:-- --:--:-- 94451 [Pipeline] sh [2023-03-20T20:48:32.412Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-20T20:48:32.747Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-20T20:48:32.747Z] + sudo tee /etc/docker/daemon.new [2023-03-20T20:48:32.747Z] { [2023-03-20T20:48:32.747Z] "registry-mirrors": [ [2023-03-20T20:48:32.747Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-20T20:48:32.747Z] ], [2023-03-20T20:48:32.747Z] "bip": "10.250.0.254/24", [2023-03-20T20:48:32.747Z] "hosts": [ [2023-03-20T20:48:32.747Z] "tcp://0.0.0.0:5555", [2023-03-20T20:48:32.747Z] "unix:///var/run/docker.sock" [2023-03-20T20:48:32.747Z] ], [2023-03-20T20:48:32.747Z] "mtu": 1458, [2023-03-20T20:48:32.747Z] "selinux-enabled": true, [2023-03-20T20:48:32.747Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-20T20:48:32.747Z] } [Pipeline] sh [2023-03-20T20:48:33.090Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-20T20:48:33.428Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-20T20:48:51.706Z] provisioning config files... [2023-03-20T20:48:51.732Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/3@tmp/config15720784047576267369tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-20T20:48:52.083Z] ---> docker-login.sh [2023-03-20T20:48:52.084Z] nexus3.edgexfoundry.org:10001 [2023-03-20T20:48:52.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T20:48:52.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T20:48:52.619Z] Configure a credential helper to remove this warning. See [2023-03-20T20:48:52.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T20:48:52.619Z] [2023-03-20T20:48:52.619Z] Login Succeeded [2023-03-20T20:48:52.887Z] nexus3.edgexfoundry.org:10002 [2023-03-20T20:48:52.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T20:48:53.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T20:48:53.156Z] Configure a credential helper to remove this warning. See [2023-03-20T20:48:53.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T20:48:53.156Z] [2023-03-20T20:48:53.156Z] Login Succeeded [2023-03-20T20:48:53.156Z] nexus3.edgexfoundry.org:10003 [2023-03-20T20:48:53.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T20:48:53.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T20:48:53.425Z] Configure a credential helper to remove this warning. See [2023-03-20T20:48:53.425Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T20:48:53.425Z] [2023-03-20T20:48:53.425Z] Login Succeeded [2023-03-20T20:48:53.425Z] nexus3.edgexfoundry.org:10004 [2023-03-20T20:48:53.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T20:48:53.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T20:48:53.694Z] Configure a credential helper to remove this warning. See [2023-03-20T20:48:53.694Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T20:48:53.694Z] [2023-03-20T20:48:53.694Z] Login Succeeded [2023-03-20T20:48:53.694Z] docker.io [2023-03-20T20:48:53.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T20:48:54.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T20:48:54.231Z] Configure a credential helper to remove this warning. See [2023-03-20T20:48:54.231Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T20:48:54.231Z] [2023-03-20T20:48:54.231Z] Login Succeeded [2023-03-20T20:48:54.231Z] ---> docker-login.sh ends [Pipeline] } [2023-03-20T20:48:54.246Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-20T20:48:54.510Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-20T20:48:54.524Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-20T20:48:54.536Z] ========================================================= [2023-03-20T20:48:54.536Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-20T20:48:54.536Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T20:48:54.887Z] + 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-03-20T20:48:55.490Z] Sending build context to Docker daemon 19.72MB [2023-03-20T20:48:55.490Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-03-20T20:48:55.490Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-20T20:48:55.490Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-20T20:48:55.490Z] 9b18e9b68314: Pulling fs layer [2023-03-20T20:48:55.490Z] 35d82f9e3411: Pulling fs layer [2023-03-20T20:48:55.490Z] e16973657156: Pulling fs layer [2023-03-20T20:48:55.490Z] fc693d55d65f: Pulling fs layer [2023-03-20T20:48:55.490Z] 7e9fc2657dce: Pulling fs layer [2023-03-20T20:48:55.490Z] dda99020689f: Pulling fs layer [2023-03-20T20:48:55.490Z] db1c61fa0a46: Pulling fs layer [2023-03-20T20:48:55.490Z] 891c053d2c06: Pulling fs layer [2023-03-20T20:48:55.490Z] 7e9fc2657dce: Waiting [2023-03-20T20:48:55.490Z] dda99020689f: Waiting [2023-03-20T20:48:55.490Z] fc693d55d65f: Waiting [2023-03-20T20:48:55.490Z] db1c61fa0a46: Waiting [2023-03-20T20:48:55.490Z] 891c053d2c06: Waiting [2023-03-20T20:48:55.490Z] e16973657156: Verifying Checksum [2023-03-20T20:48:55.490Z] e16973657156: Download complete [2023-03-20T20:48:55.759Z] 35d82f9e3411: Verifying Checksum [2023-03-20T20:48:55.759Z] 35d82f9e3411: Download complete [2023-03-20T20:48:55.759Z] 7e9fc2657dce: Verifying Checksum [2023-03-20T20:48:55.759Z] 7e9fc2657dce: Download complete [2023-03-20T20:48:55.759Z] dda99020689f: Verifying Checksum [2023-03-20T20:48:55.759Z] dda99020689f: Download complete [2023-03-20T20:48:55.759Z] 9b18e9b68314: Verifying Checksum [2023-03-20T20:48:55.759Z] 9b18e9b68314: Download complete [2023-03-20T20:48:56.732Z] 9b18e9b68314: Pull complete [2023-03-20T20:48:57.002Z] 891c053d2c06: Verifying Checksum [2023-03-20T20:48:57.002Z] 891c053d2c06: Download complete [2023-03-20T20:48:57.273Z] 35d82f9e3411: Pull complete [2023-03-20T20:48:57.542Z] e16973657156: Pull complete [2023-03-20T20:48:58.129Z] db1c61fa0a46: Verifying Checksum [2023-03-20T20:48:58.129Z] db1c61fa0a46: Download complete [2023-03-20T20:48:58.718Z] fc693d55d65f: Verifying Checksum [2023-03-20T20:48:58.718Z] fc693d55d65f: Download complete [2023-03-20T20:49:08.793Z] fc693d55d65f: Pull complete [2023-03-20T20:49:09.061Z] 7e9fc2657dce: Pull complete [2023-03-20T20:49:09.329Z] dda99020689f: Pull complete [2023-03-20T20:49:14.701Z] db1c61fa0a46: Pull complete [2023-03-20T20:49:16.122Z] 891c053d2c06: Pull complete [2023-03-20T20:49:16.122Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-20T20:49:16.122Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-20T20:49:16.122Z] ---> f96f9c87975a [2023-03-20T20:49:16.122Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-20T20:49:18.071Z] ---> Running in 5160fbdf4fe7 [2023-03-20T20:49:18.340Z] Removing intermediate container 5160fbdf4fe7 [2023-03-20T20:49:18.340Z] ---> a496845211a2 [2023-03-20T20:49:18.340Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-20T20:49:18.340Z] ---> Running in f8207dcc2e78 [2023-03-20T20:49:18.608Z] Removing intermediate container f8207dcc2e78 [2023-03-20T20:49:18.608Z] ---> 48491692c23d [2023-03-20T20:49:18.608Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2023-03-20T20:49:18.881Z] ---> Running in 2acbad7a36f4 [2023-03-20T20:49:18.881Z] Removing intermediate container 2acbad7a36f4 [2023-03-20T20:49:18.881Z] ---> cad5214db886 [2023-03-20T20:49:18.881Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-03-20T20:49:19.149Z] ---> Running in b656a3beab81 [2023-03-20T20:49:19.416Z] Removing intermediate container b656a3beab81 [2023-03-20T20:49:19.416Z] ---> 9ae501801212 [2023-03-20T20:49:19.416Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-03-20T20:49:19.416Z] ---> Running in fdae7cb3239a [2023-03-20T20:49:19.686Z] Removing intermediate container fdae7cb3239a [2023-03-20T20:49:19.686Z] ---> 08d8039665cb [2023-03-20T20:49:19.686Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-20T20:49:19.686Z] ---> Running in ae74e41aca08 [2023-03-20T20:49:21.158Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-20T20:49:21.430Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-20T20:49:22.402Z] OK: 221 MiB in 51 packages [2023-03-20T20:49:22.987Z] Removing intermediate container ae74e41aca08 [2023-03-20T20:49:22.988Z] ---> d5243287000c [2023-03-20T20:49:22.988Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-03-20T20:49:23.258Z] ---> Running in b5e152a4cdff [2023-03-20T20:49:23.525Z] Removing intermediate container b5e152a4cdff [2023-03-20T20:49:23.525Z] ---> b6a19b8d7145 [2023-03-20T20:49:23.525Z] Step 10/13 : COPY go.mod vendor* ./ [2023-03-20T20:49:23.792Z] ---> a94d846efd2f [2023-03-20T20:49:23.792Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T20:49:23.792Z] ---> Running in 78aa442fb78d [2023-03-20T20:50:31.676Z] Removing intermediate container 78aa442fb78d [2023-03-20T20:50:31.676Z] ---> 49c1ce9891d8 [2023-03-20T20:50:31.676Z] Step 12/13 : COPY . . [2023-03-20T20:50:31.676Z] ---> d6fad00fabf5 [2023-03-20T20:50:31.676Z] Step 13/13 : RUN ${MAKE} [2023-03-20T20:50:31.676Z] ---> Running in 52c172c9dc99 [2023-03-20T20:50:31.676Z] noop [2023-03-20T20:50:31.676Z] Removing intermediate container 52c172c9dc99 [2023-03-20T20:50:31.676Z] ---> b0a8402f439b [2023-03-20T20:50:31.676Z] Successfully built b0a8402f439b [2023-03-20T20:50:31.676Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T20:50:32.012Z] + docker inspect -f . ci-base-image-arm64 [2023-03-20T20:50:32.013Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T20:50:32.214Z] prd-ubuntu20.04-docker-arm64-4c-16g-4641 does not seem to be running inside a container [2023-03-20T20:50:32.282Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/3 -v /w/workspace/device-onvif-camera/3:/w/workspace/device-onvif-camera/3:rw,z -v /w/workspace/device-onvif-camera/3@tmp:/w/workspace/device-onvif-camera/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-20T20:50:33.541Z] $ docker top df8df2d769401514402deed271d862c5954cba59ee3af0eaede2fd02a4ab95b7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-20T20:50:34.361Z] + go version [2023-03-20T20:50:34.361Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-20T20:50:34.384Z] $ docker stop --time=1 df8df2d769401514402deed271d862c5954cba59ee3af0eaede2fd02a4ab95b7 [2023-03-20T20:50:35.963Z] $ docker rm -f --volumes df8df2d769401514402deed271d862c5954cba59ee3af0eaede2fd02a4ab95b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T20:50:36.474Z] + docker inspect -f . ci-base-image-arm64 [2023-03-20T20:50:36.474Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T20:50:36.646Z] prd-ubuntu20.04-docker-arm64-4c-16g-4641 does not seem to be running inside a container [2023-03-20T20:50:36.713Z] $ 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/3 -v /w/workspace/device-onvif-camera/3:/w/workspace/device-onvif-camera/3:rw,z -v /w/workspace/device-onvif-camera/3@tmp:/w/workspace/device-onvif-camera/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-20T20:50:37.813Z] $ docker top 79a47f40ed15b646e4a3abe873002c5305e5e92067e019524efc4d96b23c760d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-20T20:50:38.314Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/3 [Pipeline] fileExists [Pipeline] sh [2023-03-20T20:50:38.649Z] + make test [2023-03-20T20:50:38.649Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-03-20T20:50:40.610Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-03-20T20:52:17.272Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-03-20T20:52:21.540Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.205s coverage: 29.3% of statements [2023-03-20T20:52:21.541Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-03-20T20:52:36.558Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 23.637s coverage: 86.5% of statements [2023-03-20T20:52:36.558Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-20T20:52:36.558Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-03-20T20:52:59.280Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-20T20:52:59.280Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-20T20:52:59.280Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-20T20:52:59.300Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-20T20:52:59.320Z] $ docker stop --time=1 79a47f40ed15b646e4a3abe873002c5305e5e92067e019524efc4d96b23c760d [2023-03-20T20:53:01.137Z] $ docker rm -f --volumes 79a47f40ed15b646e4a3abe873002c5305e5e92067e019524efc4d96b23c760d [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-20T20:53:02.136Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-20T20:53:02.164Z] Warning: overwriting stash ‘coverage-report’ [2023-03-20T20:53:02.761Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-20T20:53:03.121Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-20T20:53:03.439Z] + ls -al . [2023-03-20T20:53:03.439Z] total 244 [2023-03-20T20:53:03.439Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 20 20:50 . [2023-03-20T20:53:03.439Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 20 20:48 .. [2023-03-20T20:53:03.439Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 20 20:48 .git [2023-03-20T20:53:03.439Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 20 20:48 .github [2023-03-20T20:53:03.439Z] -rw-rw-r-- 1 jenkins jenkins 496 Mar 20 20:48 .gitignore [2023-03-20T20:53:03.439Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 20 20:48 .golangci.yml [2023-03-20T20:53:03.439Z] -rw-rw-r-- 1 jenkins jenkins 9739 Mar 20 20:48 Attribution.txt [2023-03-20T20:53:03.439Z] -rw-rw-r-- 1 jenkins jenkins 6312 Mar 20 20:48 CHANGELOG.md [2023-03-20T20:53:03.439Z] -rw-rw-r-- 1 jenkins jenkins 1637 Mar 20 20:48 Dockerfile [2023-03-20T20:53:03.439Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 20 20:48 GOVERNANCE.md [2023-03-20T20:53:03.439Z] -rw-rw-r-- 1 jenkins jenkins 762 Mar 20 20:48 Jenkinsfile [2023-03-20T20:53:03.439Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 20 20:48 LICENSE [2023-03-20T20:53:03.439Z] -rw-rw-r-- 1 jenkins jenkins 2858 Mar 20 20:48 Makefile [2023-03-20T20:53:03.439Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 20 20:48 OWNERS.md [2023-03-20T20:53:03.439Z] -rw-rw-r-- 1 jenkins jenkins 6499 Mar 20 20:48 README.md [2023-03-20T20:53:03.439Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 20 20:44 VERSION [2023-03-20T20:53:03.439Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 20 20:48 bin [2023-03-20T20:53:03.439Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 20 20:48 cmd [2023-03-20T20:53:03.439Z] -rw-r--r-- 1 jenkins jenkins 79184 Mar 20 20:52 coverage.out [2023-03-20T20:53:03.439Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 20 20:48 doc [2023-03-20T20:53:03.439Z] -rw-rw-r-- 1 jenkins jenkins 3693 Mar 20 20:48 go.mod [2023-03-20T20:53:03.439Z] -rw-rw-r-- 1 jenkins jenkins 46117 Mar 20 20:48 go.sum [2023-03-20T20:53:03.439Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 20 20:48 internal [2023-03-20T20:53:03.439Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 20 20:48 snap [2023-03-20T20:53:03.439Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 20 20:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T20:53:03.768Z] + 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=c87f5736bc0c3f4f0df46418a3ded6651230b9e1 --label arch=arm64 --label version=0.0.0 . [2023-03-20T20:53:04.353Z] Sending build context to Docker daemon 19.8MB [2023-03-20T20:53:04.353Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-03-20T20:53:04.353Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-20T20:53:04.353Z] ---> b0a8402f439b [2023-03-20T20:53:04.353Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-03-20T20:53:04.353Z] ---> Running in 0ac4dab706fb [2023-03-20T20:53:04.625Z] Removing intermediate container 0ac4dab706fb [2023-03-20T20:53:04.625Z] ---> 2d23d971bcb9 [2023-03-20T20:53:04.625Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-20T20:53:04.891Z] ---> Running in 115425b6a0d6 [2023-03-20T20:53:05.158Z] Removing intermediate container 115425b6a0d6 [2023-03-20T20:53:05.158Z] ---> c99683097286 [2023-03-20T20:53:05.158Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2023-03-20T20:53:05.158Z] ---> Running in 68f57bf84849 [2023-03-20T20:53:05.426Z] Removing intermediate container 68f57bf84849 [2023-03-20T20:53:05.426Z] ---> 5ba8884296a3 [2023-03-20T20:53:05.426Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-20T20:53:05.426Z] ---> Running in f5bcb8a60853 [2023-03-20T20:53:05.696Z] Removing intermediate container f5bcb8a60853 [2023-03-20T20:53:05.696Z] ---> b73523139db8 [2023-03-20T20:53:05.696Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-03-20T20:53:05.967Z] ---> Running in 939d69d71cbb [2023-03-20T20:53:06.235Z] Removing intermediate container 939d69d71cbb [2023-03-20T20:53:06.235Z] ---> c656b8dbe442 [2023-03-20T20:53:06.235Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-20T20:53:06.235Z] ---> Running in a04af1c3d02f [2023-03-20T20:53:07.191Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-20T20:53:07.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-20T20:53:08.420Z] OK: 221 MiB in 51 packages [2023-03-20T20:53:09.380Z] Removing intermediate container a04af1c3d02f [2023-03-20T20:53:09.380Z] ---> 75ff6e7fdbaf [2023-03-20T20:53:09.380Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-03-20T20:53:09.380Z] ---> Running in 4793149dc0b7 [2023-03-20T20:53:09.647Z] Removing intermediate container 4793149dc0b7 [2023-03-20T20:53:09.647Z] ---> ce0e71cbfd91 [2023-03-20T20:53:09.647Z] Step 10/26 : COPY go.mod vendor* ./ [2023-03-20T20:53:10.231Z] ---> 68be8bbbdfbb [2023-03-20T20:53:10.231Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T20:53:10.231Z] ---> Running in 64bc15687aa9 [2023-03-20T20:53:12.813Z] Removing intermediate container 64bc15687aa9 [2023-03-20T20:53:12.813Z] ---> d5cba833f1c0 [2023-03-20T20:53:12.813Z] Step 12/26 : COPY . . [2023-03-20T20:53:14.760Z] ---> 485eba2c673f [2023-03-20T20:53:14.760Z] Step 13/26 : RUN ${MAKE} [2023-03-20T20:53:14.760Z] ---> Running in 05323a5cde90 [2023-03-20T20:53:15.722Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.1-dev.3" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2023-03-20T20:55:40.785Z] Removing intermediate container 05323a5cde90 [2023-03-20T20:55:40.785Z] ---> 11f9d7223a77 [2023-03-20T20:55:40.785Z] Step 14/26 : FROM alpine:3.16 [2023-03-20T20:55:40.785Z] 3.16: Pulling from library/alpine [2023-03-20T20:55:40.785Z] 3760b48202b3: Pulling fs layer [2023-03-20T20:55:40.785Z] 3760b48202b3: Verifying Checksum [2023-03-20T20:55:40.785Z] 3760b48202b3: Download complete [2023-03-20T20:55:40.785Z] 3760b48202b3: Pull complete [2023-03-20T20:55:40.785Z] Digest: sha256:2cf17aa35fbcb6ece81692a64bfbadaf096590241ed9f95dd5f94f0e9f674784 [2023-03-20T20:55:40.785Z] Status: Downloaded newer image for alpine:3.16 [2023-03-20T20:55:40.785Z] ---> 4c81e5bf8899 [2023-03-20T20:55:40.785Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-20T20:55:40.785Z] ---> Running in 44d2ed548f00 [2023-03-20T20:55:40.785Z] Removing intermediate container 44d2ed548f00 [2023-03-20T20:55:40.785Z] ---> d553bedc7af4 [2023-03-20T20:55:40.785Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2023-03-20T20:55:40.785Z] ---> Running in a1f76c7e3d23 [2023-03-20T20:55:40.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-20T20:55:40.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-20T20:55:41.053Z] (1/6) Installing dumb-init (1.2.5-r1) [2023-03-20T20:55:41.323Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2023-03-20T20:55:41.323Z] (3/6) Installing libsodium (1.0.18-r0) [2023-03-20T20:55:41.323Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2023-03-20T20:55:41.323Z] (5/6) Installing libzmq (4.3.4-r0) [2023-03-20T20:55:41.323Z] (6/6) Installing zeromq (4.3.4-r0) [2023-03-20T20:55:41.323Z] Executing busybox-1.35.0-r17.trigger [2023-03-20T20:55:41.323Z] OK: 8 MiB in 20 packages [2023-03-20T20:55:42.285Z] Removing intermediate container a1f76c7e3d23 [2023-03-20T20:55:42.285Z] ---> 6040955acb04 [2023-03-20T20:55:42.285Z] Step 17/26 : WORKDIR / [2023-03-20T20:55:42.285Z] ---> Running in c651637d171b [2023-03-20T20:55:42.553Z] Removing intermediate container c651637d171b [2023-03-20T20:55:42.553Z] ---> c0ec4b1dc560 [2023-03-20T20:55:42.553Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-03-20T20:55:43.964Z] ---> 123125969baf [2023-03-20T20:55:43.964Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-03-20T20:55:44.549Z] ---> e4e61ef189c3 [2023-03-20T20:55:44.549Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-03-20T20:55:45.131Z] ---> 6f1f15c568e6 [2023-03-20T20:55:45.131Z] Step 21/26 : EXPOSE 59984 [2023-03-20T20:55:45.131Z] ---> Running in 2cfbb2fb5fff [2023-03-20T20:55:45.401Z] Removing intermediate container 2cfbb2fb5fff [2023-03-20T20:55:45.401Z] ---> 9226a772729f [2023-03-20T20:55:45.401Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-03-20T20:55:45.401Z] ---> Running in 50a247595942 [2023-03-20T20:55:45.668Z] Removing intermediate container 50a247595942 [2023-03-20T20:55:45.668Z] ---> a7dd7f22aede [2023-03-20T20:55:45.668Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2023-03-20T20:55:45.668Z] ---> Running in b4f711725b0b [2023-03-20T20:55:45.937Z] Removing intermediate container b4f711725b0b [2023-03-20T20:55:45.937Z] ---> 344f9c65da3a [2023-03-20T20:55:45.937Z] Step 24/26 : LABEL arch=arm64 [2023-03-20T20:55:46.205Z] ---> Running in 3216b6c6dc22 [2023-03-20T20:55:46.474Z] Removing intermediate container 3216b6c6dc22 [2023-03-20T20:55:46.474Z] ---> f08ec2a93873 [2023-03-20T20:55:46.474Z] Step 25/26 : LABEL git_sha=c87f5736bc0c3f4f0df46418a3ded6651230b9e1 [2023-03-20T20:55:46.474Z] ---> Running in 9a5c73d4091c [2023-03-20T20:55:46.742Z] Removing intermediate container 9a5c73d4091c [2023-03-20T20:55:46.742Z] ---> 207246094406 [2023-03-20T20:55:46.742Z] Step 26/26 : LABEL version=0.0.0 [2023-03-20T20:55:46.742Z] ---> Running in 0262f36fd9b9 [2023-03-20T20:55:47.011Z] Removing intermediate container 0262f36fd9b9 [2023-03-20T20:55:47.011Z] ---> 1630c7f91ca4 [2023-03-20T20:55:47.011Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-20T20:55:47.011Z] Successfully built 1630c7f91ca4 [2023-03-20T20:55:47.278Z] 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-03-20T20:55:47.360Z] provisioning config files... [2023-03-20T20:55:47.376Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/3@tmp/config9582972174629950557tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-20T20:55:47.704Z] ---> docker-login.sh [2023-03-20T20:55:47.704Z] nexus3.edgexfoundry.org:10001 [2023-03-20T20:55:47.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T20:55:47.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T20:55:47.972Z] Configure a credential helper to remove this warning. See [2023-03-20T20:55:47.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T20:55:47.972Z] [2023-03-20T20:55:47.972Z] Login Succeeded [2023-03-20T20:55:47.972Z] nexus3.edgexfoundry.org:10002 [2023-03-20T20:55:48.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T20:55:48.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T20:55:48.242Z] Configure a credential helper to remove this warning. See [2023-03-20T20:55:48.242Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T20:55:48.242Z] [2023-03-20T20:55:48.242Z] Login Succeeded [2023-03-20T20:55:48.242Z] nexus3.edgexfoundry.org:10003 [2023-03-20T20:55:48.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T20:55:48.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T20:55:48.778Z] Configure a credential helper to remove this warning. See [2023-03-20T20:55:48.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T20:55:48.778Z] [2023-03-20T20:55:48.778Z] Login Succeeded [2023-03-20T20:55:48.778Z] nexus3.edgexfoundry.org:10004 [2023-03-20T20:55:49.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T20:55:49.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T20:55:49.045Z] Configure a credential helper to remove this warning. See [2023-03-20T20:55:49.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T20:55:49.045Z] [2023-03-20T20:55:49.045Z] Login Succeeded [2023-03-20T20:55:49.045Z] docker.io [2023-03-20T20:55:49.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T20:55:49.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T20:55:49.575Z] Configure a credential helper to remove this warning. See [2023-03-20T20:55:49.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T20:55:49.575Z] [2023-03-20T20:55:49.575Z] Login Succeeded [2023-03-20T20:55:49.575Z] ---> docker-login.sh ends [Pipeline] } [2023-03-20T20:55:49.587Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-20T20:55:49.621Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-20T20:55:49.643Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2023-03-20T20:55:49.643Z] c87f5736bc0c3f4f0df46418a3ded6651230b9e1 [2023-03-20T20:55:49.643Z] latest [2023-03-20T20:55:49.643Z] 0.0.0 [2023-03-20T20:55:49.643Z] c87f5736bc0c3f4f0df46418a3ded6651230b9e1-0.0.0 [2023-03-20T20:55:49.643Z] levski [2023-03-20T20:55:49.643Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T20:55:49.988Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:c87f5736bc0c3f4f0df46418a3ded6651230b9e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T20:55:50.319Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:c87f5736bc0c3f4f0df46418a3ded6651230b9e1 [2023-03-20T20:55:50.319Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-03-20T20:55:50.319Z] f0aefbd5f147: Preparing [2023-03-20T20:55:50.319Z] 0f54d5550862: Preparing [2023-03-20T20:55:50.319Z] d0d60cdffc5d: Preparing [2023-03-20T20:55:50.319Z] 2a6cec0667a2: Preparing [2023-03-20T20:55:50.319Z] f70ee36035b9: Preparing [2023-03-20T20:55:50.319Z] f70ee36035b9: Layer already exists [2023-03-20T20:55:50.584Z] 0f54d5550862: Pushed [2023-03-20T20:55:50.584Z] f0aefbd5f147: Pushed [2023-03-20T20:55:51.163Z] 2a6cec0667a2: Pushed [2023-03-20T20:55:55.404Z] d0d60cdffc5d: Pushed [2023-03-20T20:55:55.668Z] c87f5736bc0c3f4f0df46418a3ded6651230b9e1: digest: sha256:32264f6831918441ac3ab8a8b1bee52f5d705b0cc4e78dbe0914d24c35703dff size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T20:55:55.999Z] + 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-03-20T20:55:56.324Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-03-20T20:55:56.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-03-20T20:55:56.324Z] f0aefbd5f147: Preparing [2023-03-20T20:55:56.324Z] 0f54d5550862: Preparing [2023-03-20T20:55:56.324Z] d0d60cdffc5d: Preparing [2023-03-20T20:55:56.324Z] 2a6cec0667a2: Preparing [2023-03-20T20:55:56.324Z] f70ee36035b9: Preparing [2023-03-20T20:55:56.324Z] f70ee36035b9: Layer already exists [2023-03-20T20:55:56.324Z] f0aefbd5f147: Layer already exists [2023-03-20T20:55:56.324Z] 0f54d5550862: Layer already exists [2023-03-20T20:55:56.324Z] 2a6cec0667a2: Layer already exists [2023-03-20T20:55:56.324Z] d0d60cdffc5d: Layer already exists [2023-03-20T20:55:56.324Z] latest: digest: sha256:32264f6831918441ac3ab8a8b1bee52f5d705b0cc4e78dbe0914d24c35703dff size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T20:55:56.655Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T20:55:57.043Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.0 [2023-03-20T20:55:57.043Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-03-20T20:55:57.043Z] f0aefbd5f147: Preparing [2023-03-20T20:55:57.043Z] 0f54d5550862: Preparing [2023-03-20T20:55:57.043Z] d0d60cdffc5d: Preparing [2023-03-20T20:55:57.043Z] 2a6cec0667a2: Preparing [2023-03-20T20:55:57.043Z] f70ee36035b9: Preparing [2023-03-20T20:55:57.043Z] d0d60cdffc5d: Layer already exists [2023-03-20T20:55:57.043Z] 0f54d5550862: Layer already exists [2023-03-20T20:55:57.043Z] f0aefbd5f147: Layer already exists [2023-03-20T20:55:57.043Z] f70ee36035b9: Layer already exists [2023-03-20T20:55:57.043Z] 2a6cec0667a2: Layer already exists [2023-03-20T20:55:57.043Z] 0.0.0: digest: sha256:32264f6831918441ac3ab8a8b1bee52f5d705b0cc4e78dbe0914d24c35703dff size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T20:55:57.392Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:c87f5736bc0c3f4f0df46418a3ded6651230b9e1-0.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T20:55:57.729Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:c87f5736bc0c3f4f0df46418a3ded6651230b9e1-0.0.0 [2023-03-20T20:55:57.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-03-20T20:55:57.729Z] f0aefbd5f147: Preparing [2023-03-20T20:55:57.729Z] 0f54d5550862: Preparing [2023-03-20T20:55:57.729Z] d0d60cdffc5d: Preparing [2023-03-20T20:55:57.729Z] 2a6cec0667a2: Preparing [2023-03-20T20:55:57.729Z] f70ee36035b9: Preparing [2023-03-20T20:55:57.729Z] f0aefbd5f147: Layer already exists [2023-03-20T20:55:57.729Z] 0f54d5550862: Layer already exists [2023-03-20T20:55:57.729Z] f70ee36035b9: Layer already exists [2023-03-20T20:55:57.729Z] 2a6cec0667a2: Layer already exists [2023-03-20T20:55:57.729Z] d0d60cdffc5d: Layer already exists [2023-03-20T20:55:57.729Z] c87f5736bc0c3f4f0df46418a3ded6651230b9e1-0.0.0: digest: sha256:32264f6831918441ac3ab8a8b1bee52f5d705b0cc4e78dbe0914d24c35703dff size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T20:55:58.076Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:levski [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T20:55:58.432Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:levski [2023-03-20T20:55:58.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-03-20T20:55:58.433Z] f0aefbd5f147: Preparing [2023-03-20T20:55:58.433Z] 0f54d5550862: Preparing [2023-03-20T20:55:58.433Z] d0d60cdffc5d: Preparing [2023-03-20T20:55:58.433Z] 2a6cec0667a2: Preparing [2023-03-20T20:55:58.433Z] f70ee36035b9: Preparing [2023-03-20T20:55:58.433Z] f70ee36035b9: Layer already exists [2023-03-20T20:55:58.433Z] 0f54d5550862: Layer already exists [2023-03-20T20:55:58.433Z] f0aefbd5f147: Layer already exists [2023-03-20T20:55:58.433Z] d0d60cdffc5d: Layer already exists [2023-03-20T20:55:58.433Z] 2a6cec0667a2: Layer already exists [2023-03-20T20:55:58.433Z] levski: digest: sha256:32264f6831918441ac3ab8a8b1bee52f5d705b0cc4e78dbe0914d24c35703dff size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-20T20:55:58.482Z] ===================================================== [Pipeline] echo [2023-03-20T20:55:58.492Z] taggedImages: [2023-03-20T20:55:58.492Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:c87f5736bc0c3f4f0df46418a3ded6651230b9e1 [2023-03-20T20:55:58.492Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-03-20T20:55:58.492Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.0 [2023-03-20T20:55:58.492Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:c87f5736bc0c3f4f0df46418a3ded6651230b9e1-0.0.0 [2023-03-20T20:55:58.492Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:levski [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T20:55:58.835Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-20T20:55:58.835Z] [2023-03-20T20:55:58.835Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T20:55:59.159Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-20T20:55:59.159Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-20T20:55:59.159Z] 8998bd30e6a1: Pulling fs layer [2023-03-20T20:55:59.159Z] 04944245beec: Pulling fs layer [2023-03-20T20:55:59.159Z] 699f458cf7ca: Pulling fs layer [2023-03-20T20:55:59.159Z] 765212b225bb: Pulling fs layer [2023-03-20T20:55:59.159Z] f23df028b6ca: Pulling fs layer [2023-03-20T20:55:59.159Z] d65c8cfc05b1: Pulling fs layer [2023-03-20T20:55:59.159Z] 2437ff75d9bd: Pulling fs layer [2023-03-20T20:55:59.159Z] f23df028b6ca: Waiting [2023-03-20T20:55:59.159Z] d65c8cfc05b1: Waiting [2023-03-20T20:55:59.159Z] 2437ff75d9bd: Waiting [2023-03-20T20:55:59.159Z] 765212b225bb: Waiting [2023-03-20T20:55:59.425Z] 04944245beec: Verifying Checksum [2023-03-20T20:55:59.425Z] 04944245beec: Download complete [2023-03-20T20:55:59.425Z] 765212b225bb: Verifying Checksum [2023-03-20T20:55:59.425Z] 765212b225bb: Download complete [2023-03-20T20:55:59.425Z] f23df028b6ca: Download complete [2023-03-20T20:55:59.425Z] d65c8cfc05b1: Verifying Checksum [2023-03-20T20:55:59.425Z] d65c8cfc05b1: Download complete [2023-03-20T20:55:59.425Z] 699f458cf7ca: Verifying Checksum [2023-03-20T20:55:59.425Z] 699f458cf7ca: Download complete [2023-03-20T20:56:00.007Z] 8998bd30e6a1: Download complete [2023-03-20T20:56:01.943Z] 2437ff75d9bd: Verifying Checksum [2023-03-20T20:56:01.943Z] 2437ff75d9bd: Download complete [2023-03-20T20:56:03.346Z] 8998bd30e6a1: Pull complete [2023-03-20T20:56:03.616Z] 04944245beec: Pull complete [2023-03-20T20:56:05.017Z] 699f458cf7ca: Pull complete [2023-03-20T20:56:05.017Z] 765212b225bb: Pull complete [2023-03-20T20:56:05.598Z] f23df028b6ca: Pull complete [2023-03-20T20:56:05.863Z] d65c8cfc05b1: Pull complete [2023-03-20T20:56:18.166Z] 2437ff75d9bd: Pull complete [2023-03-20T20:56:18.166Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-20T20:56:18.166Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-20T20:56:18.166Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T20:56:18.353Z] prd-ubuntu20.04-docker-arm64-4c-16g-4641 does not seem to be running inside a container [2023-03-20T20:56:18.414Z] $ 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/3 -v /w/workspace/device-onvif-camera/3:/w/workspace/device-onvif-camera/3:rw,z -v /w/workspace/device-onvif-camera/3@tmp:/w/workspace/device-onvif-camera/3@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:arm64 cat [2023-03-20T20:56:20.886Z] $ docker top 07b6c56804e7fbb97e5c6a8af68b8c226fe4e1583c6aaaf942bc27ac93815916 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-20T20:56:21.373Z] ---> job-cost.sh [2023-03-20T20:56:21.637Z] lf-activate-venv: SKIPPING [2023-03-20T20:56:21.637Z] INFO: No Stack... [2023-03-20T20:56:22.215Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-20T20:56:22.793Z] INFO: Archiving Costs [Pipeline] sh [2023-03-20T20:56:23.104Z] + cat /w/workspace/device-onvif-camera/3/archives/cost.csv [2023-03-20T20:56:23.104Z] + cut -d, -f6 [Pipeline] lock [2023-03-20T20:56:23.161Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-levski-3-stack-cost] [2023-03-20T20:56:23.170Z] Resource [jenkins-edgexfoundry-device-onvif-camera-levski-3-stack-cost] did not exist. Created. [2023-03-20T20:56:23.170Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-levski-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-20T20:56:23.501Z] /w/workspace/device-onvif-camera/3@tmp/durable-4631401f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-20T20:56:23.823Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-20T20:56:23.842Z] Warning: overwriting stash ‘stack-cost’ [2023-03-20T20:56:23.900Z] Stashed 1 file(s) [Pipeline] } [2023-03-20T20:56:23.907Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-levski-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-20T20:56:23.926Z] $ docker stop --time=1 07b6c56804e7fbb97e5c6a8af68b8c226fe4e1583c6aaaf942bc27ac93815916 [2023-03-20T20:56:25.335Z] $ docker rm -f --volumes 07b6c56804e7fbb97e5c6a8af68b8c226fe4e1583c6aaaf942bc27ac93815916 [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-03-20T20:56:25.695Z] provisioning config files... [2023-03-20T20:56:25.703Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config258416233865582887tmp [Pipeline] { [Pipeline] sh [2023-03-20T20:56:25.995Z] + set +x [2023-03-20T20:56:25.995Z] + curl -s https://codecov.io/bash [2023-03-20T20:56:25.995Z] + bash -s -- [2023-03-20T20:56:25.995Z] [2023-03-20T20:56:25.995Z] _____ _ [2023-03-20T20:56:25.995Z] / ____| | | [2023-03-20T20:56:25.995Z] | | ___ __| | ___ ___ _____ __ [2023-03-20T20:56:25.995Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-20T20:56:25.995Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-20T20:56:25.995Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-20T20:56:25.995Z] Bash-1.0.6 [2023-03-20T20:56:25.995Z] [2023-03-20T20:56:25.995Z] [2023-03-20T20:56:25.995Z] ==> git version 2.25.1 found [2023-03-20T20:56:25.995Z] ==> 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-03-20T20:56:25.995Z] Release-Date: 2020-01-08 [2023-03-20T20:56:25.995Z] 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-03-20T20:56:25.995Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-20T20:56:25.995Z] ==> Jenkins CI detected. [2023-03-20T20:56:25.995Z] current dir:  /w/workspace/undry_device-onvif-camera_levski [2023-03-20T20:56:25.995Z] project root: . [2023-03-20T20:56:25.995Z] --> token set from env [2023-03-20T20:56:25.995Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-20T20:56:25.995Z] ==> Running gcov in . (disable via -X gcov) [2023-03-20T20:56:25.995Z] ==> Python coveragepy not found [2023-03-20T20:56:25.995Z] ==> Searching for coverage reports in: [2023-03-20T20:56:25.995Z] + . [2023-03-20T20:56:25.995Z] -> Found 1 reports [2023-03-20T20:56:25.995Z] ==> Detecting git/mercurial file structure [2023-03-20T20:56:25.995Z] ==> Reading reports [2023-03-20T20:56:25.995Z] + ./coverage.out bytes=79184 [2023-03-20T20:56:25.995Z] ==> Appending adjustments [2023-03-20T20:56:25.995Z] https://docs.codecov.io/docs/fixing-reports [2023-03-20T20:56:26.255Z] + Found adjustments [2023-03-20T20:56:26.255Z] ==> Gzipping contents [2023-03-20T20:56:26.255Z] 12K /tmp/codecov.wgUfrS.gz [2023-03-20T20:56:26.255Z] ==> Uploading reports [2023-03-20T20:56:26.255Z] url: https://codecov.io [2023-03-20T20:56:26.255Z] query: branch=levski&commit=c87f5736bc0c3f4f0df46418a3ded6651230b9e1&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Flevski%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-20T20:56:26.255Z] -> Pinging Codecov [2023-03-20T20:56:26.255Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=levski&commit=c87f5736bc0c3f4f0df46418a3ded6651230b9e1&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Flevski%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-20T20:56:26.514Z] -> Uploading to [2023-03-20T20:56:26.515Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-20/F29A59C45E3A92E06B3E522C9905F8EF/c87f5736bc0c3f4f0df46418a3ded6651230b9e1/762dc549-f7fd-4cf6-8fca-8b0569b0149f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230320%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230320T205626Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0964d2c0b474a995219e51ba7f661316fe5e1dbe8ce970b6bf2c97ec8ccf92b2 [2023-03-20T20:56:26.515Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-20T20:56:26.515Z] Dload Upload Total Spent Left Speed [2023-03-20T20:56:26.773Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10867 0 0 100 10867 0 37343 --:--:-- --:--:-- --:--:-- 37343 [2023-03-20T20:56:26.773Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/c87f5736bc0c3f4f0df46418a3ded6651230b9e1 [Pipeline] } [2023-03-20T20:56:26.779Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-03-20T20:56:26.987Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-20T20:56:26.996Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T20:56:27.299Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-20T20:56:27.299Z] [2023-03-20T20:56:27.300Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T20:56:27.600Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-20T20:56:27.600Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-20T20:56:27.600Z] df9b9388f04a: Pulling fs layer [2023-03-20T20:56:27.600Z] 52dc419b0ee2: Pulling fs layer [2023-03-20T20:56:27.600Z] 25bc292e5bac: Pulling fs layer [2023-03-20T20:56:27.600Z] 114826534d7a: Pulling fs layer [2023-03-20T20:56:27.600Z] 4657fd5d0bcf: Pulling fs layer [2023-03-20T20:56:27.600Z] 6ad1cebc031e: Pulling fs layer [2023-03-20T20:56:27.600Z] 8a3aa393b2d8: Pulling fs layer [2023-03-20T20:56:27.600Z] 4657fd5d0bcf: Waiting [2023-03-20T20:56:27.600Z] 6ad1cebc031e: Waiting [2023-03-20T20:56:27.600Z] 8a3aa393b2d8: Waiting [2023-03-20T20:56:27.600Z] 114826534d7a: Waiting [2023-03-20T20:56:27.600Z] 25bc292e5bac: Verifying Checksum [2023-03-20T20:56:27.600Z] 25bc292e5bac: Download complete [2023-03-20T20:56:27.600Z] 52dc419b0ee2: Download complete [2023-03-20T20:56:27.600Z] 4657fd5d0bcf: Verifying Checksum [2023-03-20T20:56:27.600Z] 4657fd5d0bcf: Download complete [2023-03-20T20:56:27.600Z] df9b9388f04a: Download complete [2023-03-20T20:56:27.861Z] df9b9388f04a: Pull complete [2023-03-20T20:56:27.861Z] 6ad1cebc031e: Verifying Checksum [2023-03-20T20:56:27.861Z] 6ad1cebc031e: Download complete [2023-03-20T20:56:27.861Z] 52dc419b0ee2: Pull complete [2023-03-20T20:56:27.861Z] 25bc292e5bac: Pull complete [2023-03-20T20:56:28.431Z] 114826534d7a: Verifying Checksum [2023-03-20T20:56:28.431Z] 114826534d7a: Download complete [2023-03-20T20:56:28.431Z] 8a3aa393b2d8: Verifying Checksum [2023-03-20T20:56:28.431Z] 8a3aa393b2d8: Download complete [2023-03-20T20:56:32.618Z] 114826534d7a: Pull complete [2023-03-20T20:56:32.618Z] 4657fd5d0bcf: Pull complete [2023-03-20T20:56:32.618Z] 6ad1cebc031e: Pull complete [2023-03-20T20:56:35.152Z] 8a3aa393b2d8: Pull complete [2023-03-20T20:56:35.152Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-20T20:56:35.152Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-20T20:56:35.152Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T20:56:35.224Z] prd-ubuntu20.04-docker-8c-8g-4640 does not seem to be running inside a container [2023-03-20T20:56:35.260Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-03-20T20:56:37.451Z] $ docker top 3eacfd81e9975b5d18a013cdb33c10b97ceecfa4e83f87b845b5dc35a1acd8e6 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-20T20:56:37.524Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:levski' [Pipeline] sh [2023-03-20T20:56:37.801Z] + set -o pipefail [2023-03-20T20:56:37.801Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:levski' [2023-03-20T20:56:43.079Z] [2023-03-20T20:56:43.079Z] Monitoring /w/workspace/undry_device-onvif-camera_levski (github.com/edgexfoundry/device-onvif-camera)... [2023-03-20T20:56:43.079Z] [2023-03-20T20:56:43.079Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bd71c595-cdc2-4fe6-bf78-b85af0ecca2e/history/fcacf92d-efd0-4b8e-9d0f-7fbdcc49368c [2023-03-20T20:56:43.079Z] [2023-03-20T20:56:43.080Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2023-03-20T20:56:43.080Z] [2023-03-20T20:56:43.080Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-20T20:56:43.080Z] [2023-03-20T20:56:43.340Z] [2023-03-20T20:56:43.340Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-20T20:56:43.340Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-20T20:56:43.340Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-20T20:56:43.352Z] $ docker stop --time=1 3eacfd81e9975b5d18a013cdb33c10b97ceecfa4e83f87b845b5dc35a1acd8e6 [2023-03-20T20:56:45.880Z] $ docker rm -f --volumes 3eacfd81e9975b5d18a013cdb33c10b97ceecfa4e83f87b845b5dc35a1acd8e6 [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-03-20T20:56:46.272Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-20T20:56:46.280Z] provisioning config files... [2023-03-20T20:56:46.287Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config13284781678470528212tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-20T20:56:46.578Z] --> edgex-publish-swagger.sh [2023-03-20T20:56:46.578Z] === Publish doc/openapi/v2 API === [2023-03-20T20:56:46.578Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger [2023-03-20T20:56:46.578Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/undry_device-onvif-camera_levski/doc/openapi/v2/device-onvif-camera.yaml] [2023-03-20T20:56:46.578Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-20T20:56:46.578Z] Dload Upload Total Spent Left Speed [2023-03-20T20:56:47.146Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 469k 0 0 100 469k 0 655k --:--:-- --:--:-- --:--:-- 654k 100 469k 0 0 100 469k 0 654k --:--:-- --:--:-- --:--:-- 654k [2023-03-20T20:56:47.146Z] [2023-03-20T20:56:47.146Z] [Pipeline] } [2023-03-20T20:56:47.153Z] 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-03-20T20:56:47.545Z] + git log --format=format:%s -1 c87f5736bc0c3f4f0df46418a3ded6651230b9e1 [Pipeline] sh [2023-03-20T20:56:47.835Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-20T20:56:47.835Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T20:56:48.131Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-20T20:56:48.131Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T20:56:48.200Z] prd-ubuntu20.04-docker-8c-8g-4640 does not seem to be running inside a container [2023-03-20T20:56:48.230Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-20T20:56:48.639Z] $ docker top 87b79fe622977f7474dc5fc76a46b5251695e322dd2da1f0055b674a402b928a -eo pid,comm [2023-03-20T20:56:48.683Z] 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-03-20T20:56:48.683Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-20T20:56:48.713Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-20T20:56:48.714Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-20T20:56:48.816Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-20T20:56:48.820Z] $ docker exec 87b79fe622977f7474dc5fc76a46b5251695e322dd2da1f0055b674a402b928a ssh-agent [2023-03-20T20:56:48.925Z] SSH_AUTH_SOCK=/tmp/ssh-qQPzumNZRLyL/agent.32 [2023-03-20T20:56:48.925Z] SSH_AGENT_PID=38 [2023-03-20T20:56:48.930Z] Running ssh-add (command line suppressed) [2023-03-20T20:56:49.046Z] Identity added: /w/workspace/undry_device-onvif-camera_levski@tmp/private_key_9193728803216862184.key (/w/workspace/undry_device-onvif-camera_levski@tmp/private_key_9193728803216862184.key) [2023-03-20T20:56:49.057Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-20T20:56:49.342Z] + git semver tag [2023-03-20T20:56:49.601Z] 2023-03-20 20:56:49,531 [run_tag] DEBUG tag force:False [2023-03-20T20:56:49.601Z] 2023-03-20 20:56:49,531 [check_head_tag] DEBUG check head tag [2023-03-20T20:56:49.601Z] 2023-03-20 20:56:49,533 [execute] INFO git cat-file --batch-check [2023-03-20T20:56:49.601Z] 2023-03-20 20:56:49,534 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_levski, universal_newlines=False, shell=None, istream=) [2023-03-20T20:56:49.601Z] 2023-03-20 20:56:49,538 [execute] INFO git cat-file --batch [2023-03-20T20:56:49.601Z] 2023-03-20 20:56:49,538 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_levski, universal_newlines=False, shell=None, istream=) [2023-03-20T20:56:49.601Z] 2023-03-20 20:56:49,568 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_levski/.semver/levski [2023-03-20T20:56:49.601Z] 2023-03-20 20:56:49,569 [execute] INFO git tag -a v0.0.0 -m v0.0.0 [2023-03-20T20:56:49.601Z] 2023-03-20 20:56:49,569 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.0', '-m', 'v0.0.0'], cwd=/w/workspace/undry_device-onvif-camera_levski, universal_newlines=False, shell=None, istream=None) [2023-03-20T20:56:49.601Z] 2023-03-20 20:56:49,573 [main] ERROR Cmd('git') failed due to: exit code(128) [2023-03-20T20:56:49.601Z] cmdline: git tag -a v0.0.0 -m v0.0.0 [2023-03-20T20:56:49.601Z] stderr: 'fatal: tag 'v0.0.0' already exists' [2023-03-20T20:56:49.601Z] ERROR: Cmd('git') failed due to: exit code(128) [2023-03-20T20:56:49.601Z] cmdline: git tag -a v0.0.0 -m v0.0.0 [2023-03-20T20:56:49.601Z] stderr: 'fatal: tag 'v0.0.0' already exists' [Pipeline] } [2023-03-20T20:56:49.611Z] $ docker exec --env ******** --env ******** 87b79fe622977f7474dc5fc76a46b5251695e322dd2da1f0055b674a402b928a ssh-agent -k [2023-03-20T20:56:49.711Z] unset SSH_AUTH_SOCK; [2023-03-20T20:56:49.712Z] unset SSH_AGENT_PID; [2023-03-20T20:56:49.712Z] echo Agent pid 38 killed; [2023-03-20T20:56:49.718Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2023-03-20T20:56:49.752Z] $ docker stop --time=1 87b79fe622977f7474dc5fc76a46b5251695e322dd2da1f0055b674a402b928a [2023-03-20T20:56:51.081Z] $ docker rm -f --volumes 87b79fe622977f7474dc5fc76a46b5251695e322dd2da1f0055b674a402b928a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Bump Pre-Release Version" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to earlier failure(s) [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-03-20T20:56:51.635Z] + [ -d /w/workspace/undry_device-onvif-camera_levski/archives ] [2023-03-20T20:56:51.635Z] + ls -al /w/workspace/undry_device-onvif-camera_levski/archives [2023-03-20T20:56:51.635Z] total 16 [2023-03-20T20:56:51.635Z] drwxr-xr-x 3 root root 4096 Mar 20 20:46 . [2023-03-20T20:56:51.635Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 20 20:46 .. [2023-03-20T20:56:51.635Z] drwxr-xr-x 2 root root 4096 Mar 20 20:46 cost [2023-03-20T20:56:51.635Z] -rw-r--r-- 1 root root 91 Mar 20 20:46 cost.csv [2023-03-20T20:56:51.635Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_levski/archives [2023-03-20T20:56:51.635Z] + ls -al /w/workspace/undry_device-onvif-camera_levski/archives [2023-03-20T20:56:51.635Z] total 16 [2023-03-20T20:56:51.635Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 20 20:46 . [2023-03-20T20:56:51.635Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 20 20:46 .. [2023-03-20T20:56:51.635Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 20 20:46 cost [2023-03-20T20:56:51.635Z] -rw-r--r-- 1 jenkins jenkins 91 Mar 20 20:46 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-20T20:56:51.924Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-20T20:56:52.786Z] ---> package-listing.sh [2023-03-20T20:56:52.786Z] ++ facter osfamily [2023-03-20T20:56:52.786Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-20T20:56:53.045Z] + OS_FAMILY=debian [2023-03-20T20:56:53.045Z] + workspace=/w/workspace/undry_device-onvif-camera_levski [2023-03-20T20:56:53.045Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-20T20:56:53.045Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-20T20:56:53.045Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-20T20:56:53.045Z] + PACKAGES=/tmp/packages_start.txt [2023-03-20T20:56:53.045Z] + '[' /w/workspace/undry_device-onvif-camera_levski ']' [2023-03-20T20:56:53.045Z] + PACKAGES=/tmp/packages_end.txt [2023-03-20T20:56:53.045Z] + case "${OS_FAMILY}" in [2023-03-20T20:56:53.045Z] + dpkg -l [2023-03-20T20:56:53.045Z] + grep '^ii' [2023-03-20T20:56:53.045Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-20T20:56:53.045Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-20T20:56:53.045Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-20T20:56:53.045Z] + '[' /w/workspace/undry_device-onvif-camera_levski ']' [2023-03-20T20:56:53.045Z] + mkdir -p /w/workspace/undry_device-onvif-camera_levski/archives/ [2023-03-20T20:56:53.045Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_levski/archives/ [Pipeline] echo [2023-03-20T20:56:53.055Z] 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/undry_device-onvif-camera_levski/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-20T20:56:53.332Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T20:56:53.885Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-20T20:56:53.885Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T20:56:53.951Z] prd-ubuntu20.04-docker-8c-8g-4640 does not seem to be running inside a container [2023-03-20T20:56:53.979Z] $ 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/undry_device-onvif-camera_levski/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-20T20:56:54.242Z] $ docker top ccb2e3c081daf17b0e865a9557277786df3057a4954f0ad32dc4dfbd5ee5fc4b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-20T20:56:54.585Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-20T20:56:54.872Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-20T20:56:55.157Z] + ls /var/log/sa-host [2023-03-20T20:56:55.157Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-20T20:56:55.243Z] provisioning config files... [2023-03-20T20:56:55.252Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config6053018155790796802tmp [Pipeline] { [Pipeline] echo [2023-03-20T20:56:55.263Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-20T20:56:55.544Z] ---> create-netrc.sh [Pipeline] } [2023-03-20T20:56:55.551Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-20T20:56:55.866Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-20T20:56:55.874Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-20T20:56:56.157Z] ---> sudo-logs.sh [2023-03-20T20:56:56.157Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-20T20:56:56.189Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-20T20:56:56.472Z] ---> job-cost.sh [2023-03-20T20:56:56.472Z] lf-activate-venv: SKIPPING [2023-03-20T20:56:56.472Z] DEBUG: total: 0.2199999988079071 [2023-03-20T20:56:56.472Z] INFO: Retrieving Stack Cost... [2023-03-20T20:56:57.040Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-20T20:56:57.299Z] INFO: Archiving Costs [Pipeline] echo [2023-03-20T20:56:57.310Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-20T20:56:57.592Z] ---> logs-deploy.sh [2023-03-20T20:56:57.592Z] lf-activate-venv: SKIPPING [2023-03-20T20:56:57.592Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/levski/3 [2023-03-20T20:56:57.592Z] INFO: archiving workspace using pattern(s): [2023-03-20T20:56:58.532Z] Archives upload complete. [2023-03-20T20:56:58.532Z] INFO: archiving logs to Nexus