Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 82ba38f017d0903d0ec7d5b0f1fdb01a2bd17766 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-ssh5252292521527627491.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh17313935416672037998.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 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5514807355233115592.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh13777171969447401529.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9410267969424201693.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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] ========================================================= [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: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-19945’ Running on prd-ubuntu20.04-docker-8c-8g-19947 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 82ba38f017d0903d0ec7d5b0f1fdb01a2bd17766 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 82ba38f017d0903d0ec7d5b0f1fdb01a2bd17766 # timeout=10 Commit message: "feat(snap): Add initial snap packaging (#103)" > git rev-list --no-walk e5053f8c731e365d1df3f2055d168c1a15fdfcf5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-14T15:40:47.798Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-14T15:40:47.836Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-14T15:40:47.849Z] ========================================================= [2022-07-14T15:40:47.849Z] EdgeX Global Pipelines Version Info [2022-07-14T15:40:47.849Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-14T15:40:48.632Z] ------------------- [2022-07-14T15:40:48.632Z] stable info: [2022-07-14T15:40:48.632Z] ------------------- [2022-07-14T15:40:48.632Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-14T15:40:48.632Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-14T15:40:48.632Z] Message: update stable to v1.0.238 [2022-07-14T15:40:49.205Z] ------------------- [2022-07-14T15:40:49.205Z] experimental info: [2022-07-14T15:40:49.205Z] ------------------- [2022-07-14T15:40:49.205Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-14T15:40:49.205Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-14T15:40:49.205Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-14T15:40:49.434Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2022-07-14T15:40:49.443Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2022-07-14T15:40:49.451Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-14T15:40:49.458Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-14T15:40:49.466Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-14T15:40:49.474Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-14T15:40:49.482Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-14T15:40:49.490Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-14T15:40:49.498Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-14T15:40:49.506Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-14T15:40:49.514Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-14T15:40:49.521Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2022-07-14T15:40:49.529Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-14T15:40:49.537Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-14T15:40:49.545Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-14T15:40:49.554Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-14T15:40:49.562Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-14T15:40:49.571Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-14T15:40:49.578Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-14T15:40:49.586Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-14T15:40:49.594Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-14T15:40:49.602Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-14T15:40:49.610Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-14T15:40:49.618Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-14T15:40:49.626Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-07-14T15:40:49.634Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-14T15:40:49.642Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-14T15:40:49.650Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-07-14T15:40:49.658Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-07-14T15:40:49.666Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-07-14T15:40:49.674Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 82ba38f017d0903d0ec7d5b0f1fdb01a2bd17766 [Pipeline] echo [2022-07-14T15:40:49.682Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 82ba38f [Pipeline] echo [2022-07-14T15:40:49.690Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-14T15:40:49.718Z] provisioning config files... [2022-07-14T15:40:49.734Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4590004970023920071tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-14T15:40:50.038Z] ---> docker-login.sh [2022-07-14T15:40:50.038Z] nexus3.edgexfoundry.org:10001 [2022-07-14T15:40:50.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T15:40:50.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T15:40:50.566Z] Configure a credential helper to remove this warning. See [2022-07-14T15:40:50.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T15:40:50.566Z] [2022-07-14T15:40:50.566Z] Login Succeeded [2022-07-14T15:40:50.566Z] nexus3.edgexfoundry.org:10002 [2022-07-14T15:40:50.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T15:40:50.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T15:40:50.830Z] Configure a credential helper to remove this warning. See [2022-07-14T15:40:50.830Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T15:40:50.830Z] [2022-07-14T15:40:50.830Z] Login Succeeded [2022-07-14T15:40:50.830Z] nexus3.edgexfoundry.org:10003 [2022-07-14T15:40:50.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T15:40:50.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T15:40:50.830Z] Configure a credential helper to remove this warning. See [2022-07-14T15:40:50.830Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T15:40:50.830Z] [2022-07-14T15:40:50.830Z] Login Succeeded [2022-07-14T15:40:50.830Z] nexus3.edgexfoundry.org:10004 [2022-07-14T15:40:50.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T15:40:51.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T15:40:51.092Z] Configure a credential helper to remove this warning. See [2022-07-14T15:40:51.092Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T15:40:51.092Z] [2022-07-14T15:40:51.092Z] Login Succeeded [2022-07-14T15:40:51.092Z] docker.io [2022-07-14T15:40:51.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T15:40:51.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T15:40:51.354Z] Configure a credential helper to remove this warning. See [2022-07-14T15:40:51.354Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T15:40:51.354Z] [2022-07-14T15:40:51.354Z] Login Succeeded [2022-07-14T15:40:51.354Z] ---> docker-login.sh ends [Pipeline] } [2022-07-14T15:40:51.363Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-14T15:40:51.744Z] + git rev-list -1 --merges 82ba38f017d0903d0ec7d5b0f1fdb01a2bd17766~1..82ba38f017d0903d0ec7d5b0f1fdb01a2bd17766 [Pipeline] echo [2022-07-14T15:40:51.780Z] -----------> git rev-list -1 --merges 82ba38f017d0903d0ec7d5b0f1fdb01a2bd17766~1..82ba38f017d0903d0ec7d5b0f1fdb01a2bd17766 82ba38f017d0903d0ec7d5b0f1fdb01a2bd17766 [false] [Pipeline] sh [2022-07-14T15:40:52.074Z] + git log --format=format:%s -1 82ba38f017d0903d0ec7d5b0f1fdb01a2bd17766 [Pipeline] echo [2022-07-14T15:40:52.091Z] ========================================================= [2022-07-14T15:40:52.091Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-14T15:40:52.091Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-14T15:40:52.421Z] + git log --format=format:%s -1 82ba38f017d0903d0ec7d5b0f1fdb01a2bd17766 [Pipeline] echo [2022-07-14T15:40:52.434Z] [semverPrep] GIT_COMMIT: 82ba38f017d0903d0ec7d5b0f1fdb01a2bd17766, Commit Message: feat(snap): Add initial snap packaging (#103) [Pipeline] echo [2022-07-14T15:40:52.444Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-14T15:40:52.792Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-14T15:40:52.793Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-14T15:40:52.793Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-14T15:40:52.793Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-14T15:40:52.793Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-14T15:40:52.793Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-14T15:40:52.793Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:40:53.149Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-14T15:40:53.149Z] [2022-07-14T15:40:53.149Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:40:53.453Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-14T15:40:53.454Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-14T15:40:53.454Z] b85a868b505f: Pulling fs layer [2022-07-14T15:40:53.454Z] e2be974225ed: Pulling fs layer [2022-07-14T15:40:53.454Z] 339a4e72a1f5: Pulling fs layer [2022-07-14T15:40:53.454Z] 988bab9f4d93: Pulling fs layer [2022-07-14T15:40:53.454Z] 1469e6f7b9e6: Pulling fs layer [2022-07-14T15:40:53.454Z] eaf3925da568: Pulling fs layer [2022-07-14T15:40:53.454Z] bab4dde63d76: Pulling fs layer [2022-07-14T15:40:53.454Z] bde34c3a00c8: Pulling fs layer [2022-07-14T15:40:53.454Z] b352a97aabf1: Pulling fs layer [2022-07-14T15:40:53.454Z] 4872d77fe225: Pulling fs layer [2022-07-14T15:40:53.454Z] 5851b861e8e6: Pulling fs layer [2022-07-14T15:40:53.454Z] bab4dde63d76: Waiting [2022-07-14T15:40:53.454Z] 4872d77fe225: Waiting [2022-07-14T15:40:53.454Z] 5851b861e8e6: Waiting [2022-07-14T15:40:53.454Z] bde34c3a00c8: Waiting [2022-07-14T15:40:53.454Z] 988bab9f4d93: Waiting [2022-07-14T15:40:53.454Z] eaf3925da568: Waiting [2022-07-14T15:40:53.454Z] 1469e6f7b9e6: Waiting [2022-07-14T15:40:53.454Z] b352a97aabf1: Waiting [2022-07-14T15:40:53.454Z] e2be974225ed: Verifying Checksum [2022-07-14T15:40:53.454Z] e2be974225ed: Download complete [2022-07-14T15:40:53.454Z] 988bab9f4d93: Download complete [2022-07-14T15:40:53.718Z] 1469e6f7b9e6: Verifying Checksum [2022-07-14T15:40:53.718Z] 1469e6f7b9e6: Download complete [2022-07-14T15:40:53.718Z] 339a4e72a1f5: Verifying Checksum [2022-07-14T15:40:53.718Z] 339a4e72a1f5: Download complete [2022-07-14T15:40:53.718Z] eaf3925da568: Verifying Checksum [2022-07-14T15:40:53.718Z] eaf3925da568: Download complete [2022-07-14T15:40:53.718Z] bde34c3a00c8: Verifying Checksum [2022-07-14T15:40:53.718Z] bde34c3a00c8: Download complete [2022-07-14T15:40:53.718Z] b352a97aabf1: Download complete [2022-07-14T15:40:53.718Z] 4872d77fe225: Download complete [2022-07-14T15:40:53.718Z] 5851b861e8e6: Verifying Checksum [2022-07-14T15:40:53.718Z] 5851b861e8e6: Download complete [2022-07-14T15:40:53.718Z] b85a868b505f: Verifying Checksum [2022-07-14T15:40:53.718Z] b85a868b505f: Download complete [2022-07-14T15:40:53.977Z] bab4dde63d76: Verifying Checksum [2022-07-14T15:40:53.977Z] bab4dde63d76: Download complete [2022-07-14T15:40:54.918Z] b85a868b505f: Pull complete [2022-07-14T15:40:54.918Z] e2be974225ed: Pull complete [2022-07-14T15:40:55.490Z] 339a4e72a1f5: Pull complete [2022-07-14T15:40:55.490Z] 988bab9f4d93: Pull complete [2022-07-14T15:40:55.758Z] 1469e6f7b9e6: Pull complete [2022-07-14T15:40:56.018Z] eaf3925da568: Pull complete [2022-07-14T15:40:57.933Z] bab4dde63d76: Pull complete [2022-07-14T15:40:57.933Z] bde34c3a00c8: Pull complete [2022-07-14T15:40:57.933Z] b352a97aabf1: Pull complete [2022-07-14T15:40:57.933Z] 4872d77fe225: Pull complete [2022-07-14T15:40:57.933Z] 5851b861e8e6: Pull complete [2022-07-14T15:40:57.933Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-14T15:40:57.933Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-14T15:40:57.933Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-14T15:40:58.040Z] prd-ubuntu20.04-docker-8c-8g-19947 does not seem to be running inside a container [2022-07-14T15:40:58.078Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-14T15:40:59.354Z] $ docker top 488779b7cd6016ee49584fe20d480a8559b8de3eb8b028e7a0a83d143df9cff4 -eo pid,comm [2022-07-14T15:40:59.421Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-07-14T15:40:59.421Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-14T15:40:59.450Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-14T15:40:59.450Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-14T15:40:59.571Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-14T15:40:59.574Z] $ docker exec 488779b7cd6016ee49584fe20d480a8559b8de3eb8b028e7a0a83d143df9cff4 ssh-agent [2022-07-14T15:40:59.700Z] SSH_AUTH_SOCK=/tmp/ssh-errCSRprtIt0/agent.34 [2022-07-14T15:40:59.700Z] SSH_AGENT_PID=40 [2022-07-14T15:40:59.706Z] Running ssh-add (command line suppressed) [2022-07-14T15:40:59.817Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_294476997301579951.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_294476997301579951.key) [2022-07-14T15:40:59.829Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-14T15:41:00.122Z] + git tag --points-at HEAD [Pipeline] } [2022-07-14T15:41:00.139Z] $ docker exec --env ******** --env ******** 488779b7cd6016ee49584fe20d480a8559b8de3eb8b028e7a0a83d143df9cff4 ssh-agent -k [2022-07-14T15:41:00.255Z] unset SSH_AUTH_SOCK; [2022-07-14T15:41:00.256Z] unset SSH_AGENT_PID; [2022-07-14T15:41:00.256Z] echo Agent pid 40 killed; [2022-07-14T15:41:00.277Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-14T15:41:00.303Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-14T15:41:00.303Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-14T15:41:00.432Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-14T15:41:00.436Z] $ docker exec 488779b7cd6016ee49584fe20d480a8559b8de3eb8b028e7a0a83d143df9cff4 ssh-agent [2022-07-14T15:41:00.561Z] SSH_AUTH_SOCK=/tmp/ssh-P6iuygHVk6QI/agent.72 [2022-07-14T15:41:00.561Z] SSH_AGENT_PID=78 [2022-07-14T15:41:00.568Z] Running ssh-add (command line suppressed) [2022-07-14T15:41:00.695Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5579799086387196276.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5579799086387196276.key) [2022-07-14T15:41:00.710Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-14T15:41:01.012Z] + git semver init [2022-07-14T15:41:01.272Z] 2022-07-14 15:41:01,196 [run_init] DEBUG init version:0.0.0 force:False [2022-07-14T15:41:01.272Z] 2022-07-14 15:41:01,198 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2022-07-14T15:41:01.272Z] 2022-07-14 15:41:01,199 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2022-07-14T15:41:01.272Z] 2022-07-14 15:41:01,199 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2022-07-14T15:41:02.212Z] 2022-07-14 15:41:01,909 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2022-07-14T15:41:02.212Z] 2022-07-14 15:41:01,909 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2022-07-14T15:41:02.212Z] 2022-07-14 15:41:01,909 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-07-14T15:41:02.212Z] 2022-07-14 15:41:01,909 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-07-14T15:41:02.212Z] 0.0.1-dev.24 [Pipeline] } [2022-07-14T15:41:02.224Z] $ docker exec --env ******** --env ******** 488779b7cd6016ee49584fe20d480a8559b8de3eb8b028e7a0a83d143df9cff4 ssh-agent -k [2022-07-14T15:41:02.326Z] unset SSH_AUTH_SOCK; [2022-07-14T15:41:02.326Z] unset SSH_AGENT_PID; [2022-07-14T15:41:02.326Z] echo Agent pid 78 killed; [2022-07-14T15:41:02.337Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-14T15:41:02.642Z] + git semver [Pipeline] } [2022-07-14T15:41:02.920Z] $ docker stop --time=1 488779b7cd6016ee49584fe20d480a8559b8de3eb8b028e7a0a83d143df9cff4 [2022-07-14T15:41:04.245Z] $ docker rm -f 488779b7cd6016ee49584fe20d480a8559b8de3eb8b028e7a0a83d143df9cff4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-14T15:41:04.598Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-14T15:41:04.832Z] Stashed 1 file(s) [Pipeline] echo [2022-07-14T15:41:04.834Z] [edgeXSemver]: initialized semver on version 0.0.1-dev.24 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-14T15:41:04.942Z] provisioning config files... [2022-07-14T15:41:04.952Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4681383257624801942tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-14T15:41:05.252Z] ---> docker-login.sh [2022-07-14T15:41:05.252Z] nexus3.edgexfoundry.org:10001 [2022-07-14T15:41:05.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T15:41:05.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T15:41:05.252Z] Configure a credential helper to remove this warning. See [2022-07-14T15:41:05.252Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T15:41:05.252Z] [2022-07-14T15:41:05.252Z] Login Succeeded [2022-07-14T15:41:05.252Z] nexus3.edgexfoundry.org:10002 [2022-07-14T15:41:05.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T15:41:05.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T15:41:05.512Z] Configure a credential helper to remove this warning. See [2022-07-14T15:41:05.512Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T15:41:05.512Z] [2022-07-14T15:41:05.512Z] Login Succeeded [2022-07-14T15:41:05.512Z] nexus3.edgexfoundry.org:10003 [2022-07-14T15:41:05.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T15:41:05.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T15:41:05.512Z] Configure a credential helper to remove this warning. See [2022-07-14T15:41:05.512Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T15:41:05.512Z] [2022-07-14T15:41:05.512Z] Login Succeeded [2022-07-14T15:41:05.512Z] nexus3.edgexfoundry.org:10004 [2022-07-14T15:41:05.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T15:41:05.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T15:41:05.512Z] Configure a credential helper to remove this warning. See [2022-07-14T15:41:05.512Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T15:41:05.512Z] [2022-07-14T15:41:05.512Z] Login Succeeded [2022-07-14T15:41:05.771Z] docker.io [2022-07-14T15:41:05.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T15:41:06.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T15:41:06.030Z] Configure a credential helper to remove this warning. See [2022-07-14T15:41:06.030Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T15:41:06.030Z] [2022-07-14T15:41:06.030Z] Login Succeeded [2022-07-14T15:41:06.030Z] ---> docker-login.sh ends [Pipeline] } [2022-07-14T15:41:06.038Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-14T15:41:06.104Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-14T15:41:06.116Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-14T15:41:06.124Z] ========================================================= [2022-07-14T15:41:06.124Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-14T15:41:06.124Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:41:06.442Z] + 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 . [2022-07-14T15:41:06.443Z] Sending build context to Docker daemon 9.383MB [2022-07-14T15:41:06.443Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-07-14T15:41:06.443Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-14T15:41:06.443Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-14T15:41:06.443Z] 2408cc74d12b: Pulling fs layer [2022-07-14T15:41:06.443Z] ea60b727a1ce: Pulling fs layer [2022-07-14T15:41:06.443Z] 30c4a7721957: Pulling fs layer [2022-07-14T15:41:06.443Z] 370296b7ddb6: Pulling fs layer [2022-07-14T15:41:06.443Z] 7c6cee850709: Pulling fs layer [2022-07-14T15:41:06.443Z] 39a5fcdaea64: Pulling fs layer [2022-07-14T15:41:06.443Z] d94ebbe4e438: Pulling fs layer [2022-07-14T15:41:06.443Z] bcfd1f05c69d: Pulling fs layer [2022-07-14T15:41:06.443Z] 370296b7ddb6: Waiting [2022-07-14T15:41:06.443Z] 59ccb84bbe0f: Pulling fs layer [2022-07-14T15:41:06.443Z] 7c6cee850709: Waiting [2022-07-14T15:41:06.443Z] d94ebbe4e438: Waiting [2022-07-14T15:41:06.443Z] bcfd1f05c69d: Waiting [2022-07-14T15:41:06.443Z] 59ccb84bbe0f: Waiting [2022-07-14T15:41:06.443Z] 39a5fcdaea64: Waiting [2022-07-14T15:41:06.443Z] 30c4a7721957: Verifying Checksum [2022-07-14T15:41:06.443Z] 30c4a7721957: Download complete [2022-07-14T15:41:06.443Z] ea60b727a1ce: Verifying Checksum [2022-07-14T15:41:06.443Z] ea60b727a1ce: Download complete [2022-07-14T15:41:06.443Z] 7c6cee850709: Verifying Checksum [2022-07-14T15:41:06.443Z] 7c6cee850709: Download complete [2022-07-14T15:41:06.705Z] 39a5fcdaea64: Verifying Checksum [2022-07-14T15:41:06.705Z] 39a5fcdaea64: Download complete [2022-07-14T15:41:06.705Z] 2408cc74d12b: Verifying Checksum [2022-07-14T15:41:06.705Z] 2408cc74d12b: Download complete [2022-07-14T15:41:06.705Z] d94ebbe4e438: Verifying Checksum [2022-07-14T15:41:06.705Z] d94ebbe4e438: Download complete [2022-07-14T15:41:06.705Z] 2408cc74d12b: Pull complete [2022-07-14T15:41:06.965Z] ea60b727a1ce: Pull complete [2022-07-14T15:41:06.965Z] 30c4a7721957: Pull complete [2022-07-14T15:41:07.227Z] 59ccb84bbe0f: Verifying Checksum [2022-07-14T15:41:07.227Z] 59ccb84bbe0f: Download complete [2022-07-14T15:41:07.488Z] 370296b7ddb6: Verifying Checksum [2022-07-14T15:41:07.488Z] 370296b7ddb6: Download complete [2022-07-14T15:41:07.488Z] bcfd1f05c69d: Verifying Checksum [2022-07-14T15:41:07.488Z] bcfd1f05c69d: Download complete [2022-07-14T15:41:11.696Z] 370296b7ddb6: Pull complete [2022-07-14T15:41:11.696Z] 7c6cee850709: Pull complete [2022-07-14T15:41:11.956Z] 39a5fcdaea64: Pull complete [2022-07-14T15:41:11.956Z] d94ebbe4e438: Pull complete [2022-07-14T15:41:14.513Z] bcfd1f05c69d: Pull complete [2022-07-14T15:41:15.087Z] 59ccb84bbe0f: Pull complete [2022-07-14T15:41:15.087Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-14T15:41:15.087Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-14T15:41:15.087Z] ---> a4fb48ad2a94 [2022-07-14T15:41:15.087Z] Step 3/13 : ARG MAKE="make build" [2022-07-14T15:41:16.478Z] ---> Running in 3617a80a7297 [2022-07-14T15:41:16.478Z] Removing intermediate container 3617a80a7297 [2022-07-14T15:41:16.478Z] ---> 1d6591adff5d [2022-07-14T15:41:16.478Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-07-14T15:41:16.478Z] ---> Running in 2e0e4db620b4 [2022-07-14T15:41:16.478Z] Removing intermediate container 2e0e4db620b4 [2022-07-14T15:41:16.478Z] ---> 2976a574dbfa [2022-07-14T15:41:16.478Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-07-14T15:41:16.478Z] ---> Running in 7c0fa26e107e [2022-07-14T15:41:16.478Z] Removing intermediate container 7c0fa26e107e [2022-07-14T15:41:16.478Z] ---> 671d0767f3e4 [2022-07-14T15:41:16.478Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-07-14T15:41:16.478Z] ---> Running in 78d312a27f35 [2022-07-14T15:41:16.740Z] Removing intermediate container 78d312a27f35 [2022-07-14T15:41:16.740Z] ---> efbab51b166a [2022-07-14T15:41:16.740Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-14T15:41:16.740Z] ---> Running in f7199d135164 [2022-07-14T15:41:17.309Z] Removing intermediate container f7199d135164 [2022-07-14T15:41:17.309Z] ---> a9e3f1f65ba3 [2022-07-14T15:41:17.309Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-14T15:41:17.309Z] ---> Running in 77a042e2f574 [2022-07-14T15:41:17.570Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-14T15:41:18.215Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-14T15:41:18.791Z] OK: 211 MiB in 51 packages [2022-07-14T15:41:19.051Z] Removing intermediate container 77a042e2f574 [2022-07-14T15:41:19.051Z] ---> 490c8c2f16a1 [2022-07-14T15:41:19.051Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-07-14T15:41:19.051Z] ---> Running in fed93dd3e6bd [2022-07-14T15:41:19.051Z] Removing intermediate container fed93dd3e6bd [2022-07-14T15:41:19.051Z] ---> 2bb6e6125004 [2022-07-14T15:41:19.051Z] Step 10/13 : COPY go.mod vendor* ./ [2022-07-14T15:41:19.312Z] ---> 8c2516f36042 [2022-07-14T15:41:19.312Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-14T15:41:19.312Z] ---> Running in 409f91015c43 [2022-07-14T15:41:19.916Z] Still waiting to schedule task [2022-07-14T15:41:19.916Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-19946’ [2022-07-14T15:41:34.263Z] Removing intermediate container 409f91015c43 [2022-07-14T15:41:34.263Z] ---> 8addf17b6ebf [2022-07-14T15:41:34.263Z] Step 12/13 : COPY . . [2022-07-14T15:41:34.524Z] ---> a95d63084ccd [2022-07-14T15:41:34.524Z] Step 13/13 : RUN ${MAKE} [2022-07-14T15:41:34.524Z] ---> Running in 921c33c0bb94 [2022-07-14T15:41:34.784Z] noop [2022-07-14T15:41:35.048Z] Removing intermediate container 921c33c0bb94 [2022-07-14T15:41:35.048Z] ---> 0e18cf288a06 [2022-07-14T15:41:35.048Z] Successfully built 0e18cf288a06 [2022-07-14T15:41:35.048Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:41:35.374Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-14T15:41:35.374Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-14T15:41:35.462Z] prd-ubuntu20.04-docker-8c-8g-19947 does not seem to be running inside a container [2022-07-14T15:41:35.506Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-14T15:41:35.883Z] $ docker top 68042bbbe560307c42c795b627268c21f6418a42e395d06ce2f9efebe2da9154 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-14T15:41:36.304Z] + go version [2022-07-14T15:41:36.304Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-14T15:41:36.315Z] $ docker stop --time=1 68042bbbe560307c42c795b627268c21f6418a42e395d06ce2f9efebe2da9154 [2022-07-14T15:41:37.578Z] $ docker rm -f 68042bbbe560307c42c795b627268c21f6418a42e395d06ce2f9efebe2da9154 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:41:37.983Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-14T15:41:37.983Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-14T15:41:38.065Z] prd-ubuntu20.04-docker-8c-8g-19947 does not seem to be running inside a container [2022-07-14T15:41:38.105Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-14T15:41:38.485Z] $ docker top 752319a429e6dad2e281755bac06d921f4862c1b1a4b8114b388b67cbd9119fe -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-14T15:41:38.844Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2022-07-14T15:41:39.144Z] + make test [2022-07-14T15:41:39.144Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-07-14T15:41:39.403Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-07-14T15:41:49.386Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-07-14T15:41:49.386Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.016s coverage: 7.0% of statements [2022-07-14T15:41:49.386Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-07-14T15:41:52.693Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 4.835s coverage: 13.8% of statements [2022-07-14T15:41:59.266Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-14T15:42:02.560Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-14T15:42:02.560Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-14T15:42:02.560Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-14T15:42:02.835Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-14T15:42:02.848Z] $ docker stop --time=1 752319a429e6dad2e281755bac06d921f4862c1b1a4b8114b388b67cbd9119fe [2022-07-14T15:42:04.519Z] $ docker rm -f 752319a429e6dad2e281755bac06d921f4862c1b1a4b8114b388b67cbd9119fe [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-14T15:42:04.977Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-14T15:42:05.029Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-07-14T15:42:05.467Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-14T15:42:05.757Z] + ls -al . [2022-07-14T15:42:05.757Z] total 252 [2022-07-14T15:42:05.757Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 14 15:42 . [2022-07-14T15:42:05.757Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 15:40 .. [2022-07-14T15:42:05.757Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 14 15:41 .git [2022-07-14T15:42:05.757Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 14 15:40 .github [2022-07-14T15:42:05.757Z] -rw-rw-r-- 1 jenkins jenkins 418 Jul 14 15:40 .gitignore [2022-07-14T15:42:05.757Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 14 15:40 .golangci.yml [2022-07-14T15:42:05.757Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 14 15:41 .semver [2022-07-14T15:42:05.757Z] -rw-rw-r-- 1 jenkins jenkins 9102 Jul 14 15:40 Attribution.txt [2022-07-14T15:42:05.757Z] -rw-rw-r-- 1 jenkins jenkins 189 Jul 14 15:40 CHANGELOG.md [2022-07-14T15:42:05.757Z] -rw-rw-r-- 1 jenkins jenkins 1669 Jul 14 15:40 Dockerfile [2022-07-14T15:42:05.757Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 14 15:40 GOVERNANCE.md [2022-07-14T15:42:05.757Z] -rw-rw-r-- 1 jenkins jenkins 660 Jul 14 15:40 Jenkinsfile [2022-07-14T15:42:05.757Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 14 15:40 LICENSE [2022-07-14T15:42:05.757Z] -rw-rw-r-- 1 jenkins jenkins 2473 Jul 14 15:40 Makefile [2022-07-14T15:42:05.757Z] -rw-rw-r-- 1 jenkins jenkins 625 Jul 14 15:40 OWNERS.md [2022-07-14T15:42:05.757Z] -rw-rw-r-- 1 jenkins jenkins 31035 Jul 14 15:40 README.md [2022-07-14T15:42:05.757Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 14 15:41 VERSION [2022-07-14T15:42:05.757Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 14 15:40 bin [2022-07-14T15:42:05.757Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 14 15:40 cmd [2022-07-14T15:42:05.757Z] -rw-r--r-- 1 jenkins jenkins 70262 Jul 14 15:41 coverage.out [2022-07-14T15:42:05.757Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 15:40 doc [2022-07-14T15:42:05.757Z] -rw-rw-r-- 1 jenkins jenkins 3496 Jul 14 15:40 go.mod [2022-07-14T15:42:05.757Z] -rw-rw-r-- 1 jenkins jenkins 37305 Jul 14 15:40 go.sum [2022-07-14T15:42:05.757Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 15:40 internal [2022-07-14T15:42:05.757Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 15:40 snap [2022-07-14T15:42:05.757Z] -rw-rw-r-- 1 jenkins jenkins 236 Jul 14 15:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:42:06.071Z] + 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=82ba38f017d0903d0ec7d5b0f1fdb01a2bd17766 --label arch=amd64 --label version=0.0.1-dev.24 . [2022-07-14T15:42:06.071Z] Sending build context to Docker daemon 9.454MB [2022-07-14T15:42:06.072Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-07-14T15:42:06.072Z] Step 2/26 : FROM ${BASE} AS builder [2022-07-14T15:42:06.072Z] ---> 0e18cf288a06 [2022-07-14T15:42:06.072Z] Step 3/26 : ARG MAKE="make build" [2022-07-14T15:42:06.072Z] ---> Running in c40245b63f1d [2022-07-14T15:42:06.333Z] Removing intermediate container c40245b63f1d [2022-07-14T15:42:06.333Z] ---> 64ae6df0a382 [2022-07-14T15:42:06.333Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-07-14T15:42:06.333Z] ---> Running in f2f82e54f968 [2022-07-14T15:42:06.333Z] Removing intermediate container f2f82e54f968 [2022-07-14T15:42:06.333Z] ---> 63f1ac03ba77 [2022-07-14T15:42:06.333Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-07-14T15:42:06.333Z] ---> Running in 734bf3ff705a [2022-07-14T15:42:06.593Z] Removing intermediate container 734bf3ff705a [2022-07-14T15:42:06.593Z] ---> e5b831be34b7 [2022-07-14T15:42:06.593Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-07-14T15:42:06.593Z] ---> Running in 36e787ec45ad [2022-07-14T15:42:06.593Z] Removing intermediate container 36e787ec45ad [2022-07-14T15:42:06.593Z] ---> 2cf21e53d766 [2022-07-14T15:42:06.593Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-14T15:42:06.593Z] ---> Running in 21656f47d452 [2022-07-14T15:42:07.163Z] Removing intermediate container 21656f47d452 [2022-07-14T15:42:07.163Z] ---> 2b17ba352746 [2022-07-14T15:42:07.163Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-14T15:42:07.163Z] ---> Running in 1c87068b0c6e [2022-07-14T15:42:07.425Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-14T15:42:08.368Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-14T15:42:08.629Z] OK: 211 MiB in 51 packages [2022-07-14T15:42:08.889Z] Removing intermediate container 1c87068b0c6e [2022-07-14T15:42:08.889Z] ---> 19ce2252056f [2022-07-14T15:42:08.889Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-07-14T15:42:08.889Z] ---> Running in 3830edd30bda [2022-07-14T15:42:09.150Z] Removing intermediate container 3830edd30bda [2022-07-14T15:42:09.150Z] ---> 9876945f0800 [2022-07-14T15:42:09.150Z] Step 10/26 : COPY go.mod vendor* ./ [2022-07-14T15:42:09.150Z] ---> fbdda558c3aa [2022-07-14T15:42:09.150Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-14T15:42:09.150Z] ---> Running in 27b4be06316b [2022-07-14T15:42:09.719Z] Removing intermediate container 27b4be06316b [2022-07-14T15:42:09.719Z] ---> 9f54a0ddce26 [2022-07-14T15:42:09.719Z] Step 12/26 : COPY . . [2022-07-14T15:42:10.311Z] ---> 9cea75ff42e8 [2022-07-14T15:42:10.311Z] Step 13/26 : RUN ${MAKE} [2022-07-14T15:42:10.311Z] ---> Running in 06847fca8b0b [2022-07-14T15:42:10.571Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.1-dev.24 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-07-14T15:42:32.528Z] Removing intermediate container 06847fca8b0b [2022-07-14T15:42:32.528Z] ---> 52b496bfdb65 [2022-07-14T15:42:32.528Z] Step 14/26 : FROM alpine:3.15 [2022-07-14T15:42:32.528Z] 3.15: Pulling from library/alpine [2022-07-14T15:42:32.528Z] df9b9388f04a: Pulling fs layer [2022-07-14T15:42:32.528Z] df9b9388f04a: Download complete [2022-07-14T15:42:32.528Z] df9b9388f04a: Pull complete [2022-07-14T15:42:32.528Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-14T15:42:32.528Z] Status: Downloaded newer image for alpine:3.15 [2022-07-14T15:42:32.528Z] ---> 0ac33e5f5afa [2022-07-14T15:42:32.529Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-07-14T15:42:32.529Z] ---> Running in de1c71f1eb27 [2022-07-14T15:42:32.529Z] Removing intermediate container de1c71f1eb27 [2022-07-14T15:42:32.529Z] ---> 4c72c824c0d7 [2022-07-14T15:42:32.529Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-14T15:42:32.529Z] ---> Running in 730a6be3d9ab [2022-07-14T15:42:32.529Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-14T15:42:32.529Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-14T15:42:32.529Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-14T15:42:32.529Z] (2/6) Installing libgcc (10.3.1_git20211027-r0) [2022-07-14T15:42:32.529Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-14T15:42:32.529Z] (4/6) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-14T15:42:32.529Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-14T15:42:32.529Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-14T15:42:32.529Z] Executing busybox-1.34.1-r5.trigger [2022-07-14T15:42:32.529Z] OK: 8 MiB in 20 packages [2022-07-14T15:42:32.529Z] Removing intermediate container 730a6be3d9ab [2022-07-14T15:42:32.529Z] ---> 746beb68fcd7 [2022-07-14T15:42:32.529Z] Step 17/26 : WORKDIR / [2022-07-14T15:42:32.529Z] ---> Running in 8449272821e3 [2022-07-14T15:42:32.529Z] Removing intermediate container 8449272821e3 [2022-07-14T15:42:32.529Z] ---> 6ec0f8378a78 [2022-07-14T15:42:32.529Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-07-14T15:42:32.529Z] ---> d3ef1e34f147 [2022-07-14T15:42:32.529Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-07-14T15:42:32.529Z] ---> 29ad5c682e18 [2022-07-14T15:42:32.529Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-07-14T15:42:32.529Z] ---> 673993df3160 [2022-07-14T15:42:32.529Z] Step 21/26 : EXPOSE 59984 [2022-07-14T15:42:32.529Z] ---> Running in 7ae195ce274c [2022-07-14T15:42:32.529Z] Removing intermediate container 7ae195ce274c [2022-07-14T15:42:32.529Z] ---> 8aa83f537c35 [2022-07-14T15:42:32.529Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-07-14T15:42:32.529Z] ---> Running in 4dcca42373e8 [2022-07-14T15:42:32.529Z] Removing intermediate container 4dcca42373e8 [2022-07-14T15:42:32.529Z] ---> 1196edabb448 [2022-07-14T15:42:32.529Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-14T15:42:32.790Z] ---> Running in 674766c2182e [2022-07-14T15:42:32.790Z] Removing intermediate container 674766c2182e [2022-07-14T15:42:32.790Z] ---> 9f0938592231 [2022-07-14T15:42:32.790Z] Step 24/26 : LABEL arch=amd64 [2022-07-14T15:42:32.790Z] ---> Running in 9e0c3a43ec23 [2022-07-14T15:42:32.790Z] Removing intermediate container 9e0c3a43ec23 [2022-07-14T15:42:32.790Z] ---> b2d4c60f3cef [2022-07-14T15:42:32.790Z] Step 25/26 : LABEL git_sha=82ba38f017d0903d0ec7d5b0f1fdb01a2bd17766 [2022-07-14T15:42:32.790Z] ---> Running in f4c22423eff6 [2022-07-14T15:42:33.051Z] Removing intermediate container f4c22423eff6 [2022-07-14T15:42:33.051Z] ---> c2dd6e52f23b [2022-07-14T15:42:33.051Z] Step 26/26 : LABEL version=0.0.1-dev.24 [2022-07-14T15:42:33.051Z] ---> Running in 43fd58b0d50b [2022-07-14T15:42:33.051Z] Removing intermediate container 43fd58b0d50b [2022-07-14T15:42:33.051Z] ---> 9116a8a56b96 [2022-07-14T15:42:33.051Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-14T15:42:33.051Z] Successfully built 9116a8a56b96 [2022-07-14T15:42:33.051Z] 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 [2022-07-14T15:42:33.122Z] provisioning config files... [2022-07-14T15:42:33.131Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8263488060234550896tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-14T15:42:33.433Z] ---> docker-login.sh [2022-07-14T15:42:33.433Z] nexus3.edgexfoundry.org:10001 [2022-07-14T15:42:33.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T15:42:33.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T15:42:33.433Z] Configure a credential helper to remove this warning. See [2022-07-14T15:42:33.433Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T15:42:33.433Z] [2022-07-14T15:42:33.433Z] Login Succeeded [2022-07-14T15:42:33.433Z] nexus3.edgexfoundry.org:10002 [2022-07-14T15:42:33.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T15:42:33.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T15:42:33.699Z] Configure a credential helper to remove this warning. See [2022-07-14T15:42:33.699Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T15:42:33.699Z] [2022-07-14T15:42:33.699Z] Login Succeeded [2022-07-14T15:42:33.699Z] nexus3.edgexfoundry.org:10003 [2022-07-14T15:42:33.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T15:42:33.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T15:42:33.699Z] Configure a credential helper to remove this warning. See [2022-07-14T15:42:33.699Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T15:42:33.699Z] [2022-07-14T15:42:33.699Z] Login Succeeded [2022-07-14T15:42:33.699Z] nexus3.edgexfoundry.org:10004 [2022-07-14T15:42:33.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T15:42:33.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T15:42:33.959Z] Configure a credential helper to remove this warning. See [2022-07-14T15:42:33.959Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T15:42:33.959Z] [2022-07-14T15:42:33.959Z] Login Succeeded [2022-07-14T15:42:33.959Z] docker.io [2022-07-14T15:42:33.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T15:42:34.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T15:42:34.220Z] Configure a credential helper to remove this warning. See [2022-07-14T15:42:34.220Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T15:42:34.220Z] [2022-07-14T15:42:34.220Z] Login Succeeded [2022-07-14T15:42:34.220Z] ---> docker-login.sh ends [Pipeline] } [2022-07-14T15:42:34.229Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-14T15:42:34.263Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-14T15:42:34.284Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2022-07-14T15:42:34.284Z] 82ba38f017d0903d0ec7d5b0f1fdb01a2bd17766 [2022-07-14T15:42:34.284Z] latest [2022-07-14T15:42:34.284Z] 0.0.1-dev.24 [2022-07-14T15:42:34.284Z] 82ba38f017d0903d0ec7d5b0f1fdb01a2bd17766-0.0.1-dev.24 [2022-07-14T15:42:34.284Z] main [2022-07-14T15:42:34.284Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:42:34.612Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:82ba38f017d0903d0ec7d5b0f1fdb01a2bd17766 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:42:34.924Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:82ba38f017d0903d0ec7d5b0f1fdb01a2bd17766 [2022-07-14T15:42:34.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-07-14T15:42:34.924Z] b7a41958d840: Preparing [2022-07-14T15:42:34.924Z] b2c5675a45f0: Preparing [2022-07-14T15:42:34.924Z] 2124f674e7a3: Preparing [2022-07-14T15:42:34.924Z] ad9b28f4e229: Preparing [2022-07-14T15:42:34.924Z] 4fc242d58285: Preparing [2022-07-14T15:42:34.924Z] 4fc242d58285: Layer already exists [2022-07-14T15:42:34.924Z] b2c5675a45f0: Pushed [2022-07-14T15:42:34.924Z] b7a41958d840: Pushed [2022-07-14T15:42:35.184Z] ad9b28f4e229: Pushed [2022-07-14T15:42:37.729Z] 2124f674e7a3: Pushed [2022-07-14T15:42:37.729Z] 82ba38f017d0903d0ec7d5b0f1fdb01a2bd17766: digest: sha256:ffa02628e355ebb09a8a674d5da8568e3accd37ec83725e723f82c4dac456b68 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:42:38.051Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:42:38.371Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2022-07-14T15:42:38.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-07-14T15:42:38.371Z] b7a41958d840: Preparing [2022-07-14T15:42:38.371Z] b2c5675a45f0: Preparing [2022-07-14T15:42:38.371Z] 2124f674e7a3: Preparing [2022-07-14T15:42:38.371Z] ad9b28f4e229: Preparing [2022-07-14T15:42:38.371Z] 4fc242d58285: Preparing [2022-07-14T15:42:38.371Z] b7a41958d840: Layer already exists [2022-07-14T15:42:38.371Z] 4fc242d58285: Layer already exists [2022-07-14T15:42:38.371Z] 2124f674e7a3: Layer already exists [2022-07-14T15:42:38.371Z] b2c5675a45f0: Layer already exists [2022-07-14T15:42:38.371Z] ad9b28f4e229: Layer already exists [2022-07-14T15:42:38.371Z] latest: digest: sha256:ffa02628e355ebb09a8a674d5da8568e3accd37ec83725e723f82c4dac456b68 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:42:38.697Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.1-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:42:39.017Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.1-dev.24 [2022-07-14T15:42:39.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-07-14T15:42:39.017Z] b7a41958d840: Preparing [2022-07-14T15:42:39.017Z] b2c5675a45f0: Preparing [2022-07-14T15:42:39.017Z] 2124f674e7a3: Preparing [2022-07-14T15:42:39.017Z] ad9b28f4e229: Preparing [2022-07-14T15:42:39.018Z] 4fc242d58285: Preparing [2022-07-14T15:42:39.018Z] 4fc242d58285: Layer already exists [2022-07-14T15:42:39.018Z] ad9b28f4e229: Layer already exists [2022-07-14T15:42:39.018Z] 2124f674e7a3: Layer already exists [2022-07-14T15:42:39.018Z] b7a41958d840: Layer already exists [2022-07-14T15:42:39.018Z] b2c5675a45f0: Layer already exists [2022-07-14T15:42:39.018Z] 0.0.1-dev.24: digest: sha256:ffa02628e355ebb09a8a674d5da8568e3accd37ec83725e723f82c4dac456b68 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:42:39.346Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:82ba38f017d0903d0ec7d5b0f1fdb01a2bd17766-0.0.1-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:42:39.667Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:82ba38f017d0903d0ec7d5b0f1fdb01a2bd17766-0.0.1-dev.24 [2022-07-14T15:42:39.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-07-14T15:42:39.667Z] b7a41958d840: Preparing [2022-07-14T15:42:39.667Z] b2c5675a45f0: Preparing [2022-07-14T15:42:39.667Z] 2124f674e7a3: Preparing [2022-07-14T15:42:39.667Z] ad9b28f4e229: Preparing [2022-07-14T15:42:39.667Z] 4fc242d58285: Preparing [2022-07-14T15:42:39.667Z] ad9b28f4e229: Layer already exists [2022-07-14T15:42:39.667Z] b7a41958d840: Layer already exists [2022-07-14T15:42:39.667Z] 4fc242d58285: Layer already exists [2022-07-14T15:42:39.667Z] b2c5675a45f0: Layer already exists [2022-07-14T15:42:39.667Z] 2124f674e7a3: Layer already exists [2022-07-14T15:42:39.667Z] 82ba38f017d0903d0ec7d5b0f1fdb01a2bd17766-0.0.1-dev.24: digest: sha256:ffa02628e355ebb09a8a674d5da8568e3accd37ec83725e723f82c4dac456b68 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:42:40.055Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:42:40.445Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2022-07-14T15:42:40.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-07-14T15:42:40.445Z] b7a41958d840: Preparing [2022-07-14T15:42:40.445Z] b2c5675a45f0: Preparing [2022-07-14T15:42:40.445Z] 2124f674e7a3: Preparing [2022-07-14T15:42:40.445Z] ad9b28f4e229: Preparing [2022-07-14T15:42:40.445Z] 4fc242d58285: Preparing [2022-07-14T15:42:40.445Z] b2c5675a45f0: Layer already exists [2022-07-14T15:42:40.445Z] b7a41958d840: Layer already exists [2022-07-14T15:42:40.445Z] ad9b28f4e229: Layer already exists [2022-07-14T15:42:40.445Z] 4fc242d58285: Layer already exists [2022-07-14T15:42:40.445Z] 2124f674e7a3: Layer already exists [2022-07-14T15:42:40.445Z] main: digest: sha256:ffa02628e355ebb09a8a674d5da8568e3accd37ec83725e723f82c4dac456b68 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-14T15:42:40.492Z] ===================================================== [Pipeline] echo [2022-07-14T15:42:40.506Z] taggedImages: [2022-07-14T15:42:40.506Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:82ba38f017d0903d0ec7d5b0f1fdb01a2bd17766 [2022-07-14T15:42:40.506Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2022-07-14T15:42:40.506Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.1-dev.24 [2022-07-14T15:42:40.506Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:82ba38f017d0903d0ec7d5b0f1fdb01a2bd17766-0.0.1-dev.24 [2022-07-14T15:42:40.506Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:42:40.887Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-14T15:42:40.887Z] [2022-07-14T15:42:40.887Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:42:41.197Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-14T15:42:41.197Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-14T15:42:41.197Z] 5eb5b503b376: Pulling fs layer [2022-07-14T15:42:41.197Z] 5c69ac0246d0: Pulling fs layer [2022-07-14T15:42:41.197Z] ec43610c2a17: Pulling fs layer [2022-07-14T15:42:41.197Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-14T15:42:41.197Z] 33b1e0a273af: Pulling fs layer [2022-07-14T15:42:41.197Z] 5d3b04190fa2: Pulling fs layer [2022-07-14T15:42:41.197Z] 2f39f015ded8: Pulling fs layer [2022-07-14T15:42:41.197Z] 33b1e0a273af: Waiting [2022-07-14T15:42:41.197Z] 5d3b04190fa2: Waiting [2022-07-14T15:42:41.197Z] 2f39f015ded8: Waiting [2022-07-14T15:42:41.197Z] 3a2ae6a8a46f: Waiting [2022-07-14T15:42:41.197Z] 5c69ac0246d0: Verifying Checksum [2022-07-14T15:42:41.197Z] 5c69ac0246d0: Download complete [2022-07-14T15:42:41.197Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-14T15:42:41.197Z] 3a2ae6a8a46f: Download complete [2022-07-14T15:42:41.457Z] 33b1e0a273af: Verifying Checksum [2022-07-14T15:42:41.457Z] 33b1e0a273af: Download complete [2022-07-14T15:42:41.457Z] 5d3b04190fa2: Download complete [2022-07-14T15:42:41.457Z] ec43610c2a17: Verifying Checksum [2022-07-14T15:42:41.457Z] ec43610c2a17: Download complete [2022-07-14T15:42:41.457Z] 5eb5b503b376: Download complete [2022-07-14T15:42:42.028Z] 2f39f015ded8: Download complete [2022-07-14T15:42:42.966Z] 5eb5b503b376: Pull complete [2022-07-14T15:42:42.966Z] 5c69ac0246d0: Pull complete [2022-07-14T15:42:43.535Z] ec43610c2a17: Pull complete [2022-07-14T15:42:43.535Z] 3a2ae6a8a46f: Pull complete [2022-07-14T15:42:43.796Z] 33b1e0a273af: Pull complete [2022-07-14T15:42:43.796Z] 5d3b04190fa2: Pull complete [2022-07-14T15:42:49.082Z] 2f39f015ded8: Pull complete [2022-07-14T15:42:49.082Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-14T15:42:49.082Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-14T15:42:49.082Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-14T15:42:49.175Z] prd-ubuntu20.04-docker-8c-8g-19947 does not seem to be running inside a container [2022-07-14T15:42:49.217Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-14T15:42:50.618Z] $ docker top 76fdeaca284178c1012f28c901d63c5d44511512c817c3c859028d14ca463e3f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-14T15:42:51.006Z] ---> job-cost.sh [2022-07-14T15:42:51.006Z] lf-activate-venv: SKIPPING [2022-07-14T15:42:51.006Z] INFO: No Stack... [2022-07-14T15:42:51.576Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-14T15:42:51.836Z] INFO: Archiving Costs [Pipeline] sh [2022-07-14T15:42:52.131Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2022-07-14T15:42:52.131Z] + cut -d, -f6 [Pipeline] lock [2022-07-14T15:42:52.146Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-27-stack-cost] [2022-07-14T15:42:52.152Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-27-stack-cost] did not exist. Created. [2022-07-14T15:42:52.152Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-27-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-14T15:42:52.453Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-14T15:42:52.487Z] Stashed 1 file(s) [Pipeline] } [2022-07-14T15:42:52.493Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-27-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-14T15:42:52.511Z] $ docker stop --time=1 76fdeaca284178c1012f28c901d63c5d44511512c817c3c859028d14ca463e3f [2022-07-14T15:42:53.680Z] $ docker rm -f 76fdeaca284178c1012f28c901d63c5d44511512c817c3c859028d14ca463e3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-14T15:44:18.045Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-19953 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2022-07-14T15:44:18.054Z] Running in /w/workspace/device-onvif-camera/27 [Pipeline] { [Pipeline] checkout [2022-07-14T15:44:18.103Z] Selected Git installation does not exist. Using Default [2022-07-14T15:44:18.103Z] The recommended git tool is: NONE [2022-07-14T15:44:24.323Z] using credential edgex-jenkins-ssh [2022-07-14T15:44:24.343Z] Cloning the remote Git repository [2022-07-14T15:44:24.419Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2022-07-14T15:44:24.501Z] > git init /w/workspace/device-onvif-camera/27 # timeout=10 [2022-07-14T15:44:24.574Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-07-14T15:44:24.575Z] > git --version # timeout=10 [2022-07-14T15:44:25.691Z] Avoid second fetch [2022-07-14T15:44:25.692Z] Checking out Revision 82ba38f017d0903d0ec7d5b0f1fdb01a2bd17766 (main) [2022-07-14T15:44:24.590Z] > git --version # 'git version 2.25.1' [2022-07-14T15:44:24.651Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-14T15:44:24.790Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-14T15:44:25.654Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-07-14T15:44:25.671Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-14T15:44:25.717Z] > git config core.sparsecheckout # timeout=10 [2022-07-14T15:44:25.742Z] > git checkout -f 82ba38f017d0903d0ec7d5b0f1fdb01a2bd17766 # timeout=10 [2022-07-14T15:44:30.182Z] Commit message: "feat(snap): Add initial snap packaging (#103)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-14T15:44:31.052Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-14T15:44:31.052Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-14T15:44:31.052Z] Dload Upload Total Spent Left Speed [2022-07-14T15:44:31.052Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 90676 0 --:--:-- --:--:-- --:--:-- 91348 [Pipeline] sh [2022-07-14T15:44:31.823Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-14T15:44:32.206Z] + sudo tee /etc/docker/daemon.new [2022-07-14T15:44:32.206Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-14T15:44:32.206Z] { [2022-07-14T15:44:32.206Z] "registry-mirrors": [ [2022-07-14T15:44:32.206Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-14T15:44:32.206Z] ], [2022-07-14T15:44:32.206Z] "bip": "10.250.0.254/24", [2022-07-14T15:44:32.206Z] "hosts": [ [2022-07-14T15:44:32.206Z] "tcp://0.0.0.0:5555", [2022-07-14T15:44:32.206Z] "unix:///var/run/docker.sock" [2022-07-14T15:44:32.206Z] ], [2022-07-14T15:44:32.206Z] "mtu": 1458, [2022-07-14T15:44:32.206Z] "selinux-enabled": true, [2022-07-14T15:44:32.206Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-14T15:44:32.206Z] } [Pipeline] sh [2022-07-14T15:44:32.592Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-14T15:44:32.956Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-14T15:44:51.333Z] provisioning config files... [2022-07-14T15:44:51.362Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/27@tmp/config5766457280905513279tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-14T15:44:51.739Z] ---> docker-login.sh [2022-07-14T15:44:51.739Z] nexus3.edgexfoundry.org:10001 [2022-07-14T15:44:52.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T15:44:52.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T15:44:52.628Z] Configure a credential helper to remove this warning. See [2022-07-14T15:44:52.628Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T15:44:52.628Z] [2022-07-14T15:44:52.628Z] Login Succeeded [2022-07-14T15:44:52.628Z] nexus3.edgexfoundry.org:10002 [2022-07-14T15:44:53.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T15:44:53.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T15:44:53.226Z] Configure a credential helper to remove this warning. See [2022-07-14T15:44:53.226Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T15:44:53.226Z] [2022-07-14T15:44:53.226Z] Login Succeeded [2022-07-14T15:44:53.226Z] nexus3.edgexfoundry.org:10003 [2022-07-14T15:44:53.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T15:44:53.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T15:44:53.854Z] Configure a credential helper to remove this warning. See [2022-07-14T15:44:53.854Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T15:44:53.854Z] [2022-07-14T15:44:53.854Z] Login Succeeded [2022-07-14T15:44:53.854Z] nexus3.edgexfoundry.org:10004 [2022-07-14T15:44:54.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T15:44:54.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T15:44:54.457Z] Configure a credential helper to remove this warning. See [2022-07-14T15:44:54.457Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T15:44:54.457Z] [2022-07-14T15:44:54.457Z] Login Succeeded [2022-07-14T15:44:54.457Z] docker.io [2022-07-14T15:44:54.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T15:44:55.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T15:44:55.695Z] Configure a credential helper to remove this warning. See [2022-07-14T15:44:55.695Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T15:44:55.695Z] [2022-07-14T15:44:55.695Z] Login Succeeded [2022-07-14T15:44:55.695Z] ---> docker-login.sh ends [Pipeline] } [2022-07-14T15:44:55.715Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-14T15:44:56.083Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-14T15:44:56.098Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-14T15:44:56.108Z] ========================================================= [2022-07-14T15:44:56.108Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-14T15:44:56.108Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:44:56.490Z] + 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 . [2022-07-14T15:44:57.105Z] Sending build context to Docker daemon 6.453MB [2022-07-14T15:44:57.105Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-07-14T15:44:57.105Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-14T15:44:57.105Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-14T15:44:57.105Z] b3c136eddcbf: Pulling fs layer [2022-07-14T15:44:57.105Z] c0a3192eca97: Pulling fs layer [2022-07-14T15:44:57.105Z] a050256f5b6f: Pulling fs layer [2022-07-14T15:44:57.105Z] 656be50a0ddc: Pulling fs layer [2022-07-14T15:44:57.105Z] 2bbca73fdf42: Pulling fs layer [2022-07-14T15:44:57.105Z] 46d945488cbd: Pulling fs layer [2022-07-14T15:44:57.105Z] 8a5474983e97: Pulling fs layer [2022-07-14T15:44:57.105Z] 329c88fbcd65: Pulling fs layer [2022-07-14T15:44:57.105Z] 656be50a0ddc: Waiting [2022-07-14T15:44:57.105Z] 2bbca73fdf42: Waiting [2022-07-14T15:44:57.105Z] 46d945488cbd: Waiting [2022-07-14T15:44:57.105Z] 8a5474983e97: Waiting [2022-07-14T15:44:57.105Z] 329c88fbcd65: Waiting [2022-07-14T15:44:57.385Z] a050256f5b6f: Verifying Checksum [2022-07-14T15:44:57.385Z] a050256f5b6f: Download complete [2022-07-14T15:44:57.385Z] c0a3192eca97: Download complete [2022-07-14T15:44:57.385Z] 2bbca73fdf42: Verifying Checksum [2022-07-14T15:44:57.385Z] 2bbca73fdf42: Download complete [2022-07-14T15:44:57.385Z] 46d945488cbd: Verifying Checksum [2022-07-14T15:44:57.385Z] 46d945488cbd: Download complete [2022-07-14T15:44:57.385Z] b3c136eddcbf: Verifying Checksum [2022-07-14T15:44:57.385Z] b3c136eddcbf: Download complete [2022-07-14T15:44:58.398Z] b3c136eddcbf: Pull complete [2022-07-14T15:44:58.681Z] 329c88fbcd65: Verifying Checksum [2022-07-14T15:44:59.288Z] c0a3192eca97: Pull complete [2022-07-14T15:44:59.588Z] a050256f5b6f: Pull complete [2022-07-14T15:44:59.867Z] 8a5474983e97: Download complete [2022-07-14T15:45:00.852Z] 656be50a0ddc: Verifying Checksum [2022-07-14T15:45:00.852Z] 656be50a0ddc: Download complete [2022-07-14T15:45:16.002Z] 656be50a0ddc: Pull complete [2022-07-14T15:45:16.002Z] 2bbca73fdf42: Pull complete [2022-07-14T15:45:16.002Z] 46d945488cbd: Pull complete [2022-07-14T15:45:21.450Z] 8a5474983e97: Pull complete [2022-07-14T15:45:24.844Z] 329c88fbcd65: Pull complete [2022-07-14T15:45:24.844Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-14T15:45:24.844Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-14T15:45:24.844Z] ---> ff4287adb874 [2022-07-14T15:45:24.844Z] Step 3/13 : ARG MAKE="make build" [2022-07-14T15:45:26.293Z] ---> Running in 62a2f064a711 [2022-07-14T15:45:26.568Z] Removing intermediate container 62a2f064a711 [2022-07-14T15:45:26.568Z] ---> 01c0813ac42f [2022-07-14T15:45:26.568Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-07-14T15:45:26.855Z] ---> Running in 596f4e6daae4 [2022-07-14T15:45:27.129Z] Removing intermediate container 596f4e6daae4 [2022-07-14T15:45:27.129Z] ---> c7a044f8ff8a [2022-07-14T15:45:27.129Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-07-14T15:45:27.129Z] ---> Running in 4a1ceb268c83 [2022-07-14T15:45:27.727Z] Removing intermediate container 4a1ceb268c83 [2022-07-14T15:45:27.727Z] ---> d21a4f9c710a [2022-07-14T15:45:27.727Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-07-14T15:45:27.727Z] ---> Running in a1c32bd5c159 [2022-07-14T15:45:28.007Z] Removing intermediate container a1c32bd5c159 [2022-07-14T15:45:28.007Z] ---> c75d12178651 [2022-07-14T15:45:28.007Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-14T15:45:28.007Z] ---> Running in 0e9f88ef6f1e [2022-07-14T15:45:29.985Z] Removing intermediate container 0e9f88ef6f1e [2022-07-14T15:45:29.985Z] ---> 165d02541539 [2022-07-14T15:45:29.985Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-14T15:45:29.985Z] ---> Running in 81af3b579616 [2022-07-14T15:45:30.583Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-14T15:45:31.558Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-14T15:45:32.538Z] OK: 221 MiB in 51 packages [2022-07-14T15:45:33.158Z] Removing intermediate container 81af3b579616 [2022-07-14T15:45:33.159Z] ---> 09d8e9eb2175 [2022-07-14T15:45:33.159Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-07-14T15:45:33.431Z] ---> Running in 39ac2114f44a [2022-07-14T15:45:33.702Z] Removing intermediate container 39ac2114f44a [2022-07-14T15:45:33.702Z] ---> e7c543d1e43a [2022-07-14T15:45:33.702Z] Step 10/13 : COPY go.mod vendor* ./ [2022-07-14T15:45:34.301Z] ---> 1b61b9182b24 [2022-07-14T15:45:34.301Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-14T15:45:34.301Z] ---> Running in 48bd679ced33 [2022-07-14T15:46:30.848Z] Removing intermediate container 48bd679ced33 [2022-07-14T15:46:30.848Z] ---> 81d574c32caa [2022-07-14T15:46:30.848Z] Step 12/13 : COPY . . [2022-07-14T15:46:30.848Z] ---> 14936f166c5c [2022-07-14T15:46:30.848Z] Step 13/13 : RUN ${MAKE} [2022-07-14T15:46:30.848Z] ---> Running in f1866f344c79 [2022-07-14T15:46:30.848Z] noop [2022-07-14T15:46:30.848Z] Removing intermediate container f1866f344c79 [2022-07-14T15:46:30.848Z] ---> 69ac492ad0c2 [2022-07-14T15:46:30.848Z] Successfully built 69ac492ad0c2 [2022-07-14T15:46:30.848Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:46:31.216Z] + docker inspect -f . ci-base-image-arm64 [2022-07-14T15:46:31.216Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-14T15:46:31.469Z] prd-ubuntu20.04-docker-arm64-4c-16g-19953 does not seem to be running inside a container [2022-07-14T15:46:31.564Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/27 -v /w/workspace/device-onvif-camera/27:/w/workspace/device-onvif-camera/27:rw,z -v /w/workspace/device-onvif-camera/27@tmp:/w/workspace/device-onvif-camera/27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-14T15:46:33.039Z] $ docker top feeec938344912c7ce7b58742bc92a2489098ff9887de16ddce0498c97e8d071 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-14T15:46:34.002Z] + go version [2022-07-14T15:46:34.002Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-14T15:46:34.039Z] $ docker stop --time=1 feeec938344912c7ce7b58742bc92a2489098ff9887de16ddce0498c97e8d071 [2022-07-14T15:46:35.771Z] $ docker rm -f feeec938344912c7ce7b58742bc92a2489098ff9887de16ddce0498c97e8d071 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:46:36.407Z] + docker inspect -f . ci-base-image-arm64 [2022-07-14T15:46:36.407Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-14T15:46:36.680Z] prd-ubuntu20.04-docker-arm64-4c-16g-19953 does not seem to be running inside a container [2022-07-14T15:46:36.780Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-onvif-camera/27 -v /w/workspace/device-onvif-camera/27:/w/workspace/device-onvif-camera/27:rw,z -v /w/workspace/device-onvif-camera/27@tmp:/w/workspace/device-onvif-camera/27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-14T15:46:38.178Z] $ docker top d87388b67a1d87a3080b415286e5d60c4b8c351669d03df10b563de52d363b5f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-14T15:46:39.119Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/27 [Pipeline] fileExists [Pipeline] sh [2022-07-14T15:46:39.799Z] + make test [2022-07-14T15:46:39.799Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-07-14T15:46:41.801Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-07-14T15:48:18.720Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-07-14T15:48:24.186Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.097s coverage: 7.0% of statements [2022-07-14T15:48:24.186Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-07-14T15:48:42.501Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 24.328s coverage: 13.8% of statements [2022-07-14T15:48:42.501Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-14T15:48:42.501Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-14T15:49:09.358Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-14T15:49:09.358Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-14T15:49:09.358Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-14T15:49:09.657Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-14T15:49:09.680Z] $ docker stop --time=1 d87388b67a1d87a3080b415286e5d60c4b8c351669d03df10b563de52d363b5f [2022-07-14T15:49:11.480Z] $ docker rm -f d87388b67a1d87a3080b415286e5d60c4b8c351669d03df10b563de52d363b5f [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-14T15:49:12.539Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-14T15:49:12.564Z] Warning: overwriting stash ‘coverage-report’ [2022-07-14T15:49:13.170Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-14T15:49:13.583Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-14T15:49:13.924Z] + ls -al . [2022-07-14T15:49:13.924Z] total 248 [2022-07-14T15:49:13.924Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 14 15:49 . [2022-07-14T15:49:13.924Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 15:44 .. [2022-07-14T15:49:13.924Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 14 15:44 .git [2022-07-14T15:49:13.924Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 14 15:44 .github [2022-07-14T15:49:13.924Z] -rw-rw-r-- 1 jenkins jenkins 418 Jul 14 15:44 .gitignore [2022-07-14T15:49:13.924Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 14 15:44 .golangci.yml [2022-07-14T15:49:13.924Z] -rw-rw-r-- 1 jenkins jenkins 9102 Jul 14 15:44 Attribution.txt [2022-07-14T15:49:13.924Z] -rw-rw-r-- 1 jenkins jenkins 189 Jul 14 15:44 CHANGELOG.md [2022-07-14T15:49:13.924Z] -rw-rw-r-- 1 jenkins jenkins 1669 Jul 14 15:44 Dockerfile [2022-07-14T15:49:13.924Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 14 15:44 GOVERNANCE.md [2022-07-14T15:49:13.924Z] -rw-rw-r-- 1 jenkins jenkins 660 Jul 14 15:44 Jenkinsfile [2022-07-14T15:49:13.924Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 14 15:44 LICENSE [2022-07-14T15:49:13.924Z] -rw-rw-r-- 1 jenkins jenkins 2473 Jul 14 15:44 Makefile [2022-07-14T15:49:13.924Z] -rw-rw-r-- 1 jenkins jenkins 625 Jul 14 15:44 OWNERS.md [2022-07-14T15:49:13.924Z] -rw-rw-r-- 1 jenkins jenkins 31035 Jul 14 15:44 README.md [2022-07-14T15:49:13.924Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 14 15:41 VERSION [2022-07-14T15:49:13.924Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 14 15:44 bin [2022-07-14T15:49:13.924Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 14 15:44 cmd [2022-07-14T15:49:13.924Z] -rw-r--r-- 1 jenkins jenkins 70262 Jul 14 15:48 coverage.out [2022-07-14T15:49:13.924Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 15:44 doc [2022-07-14T15:49:13.924Z] -rw-rw-r-- 1 jenkins jenkins 3496 Jul 14 15:44 go.mod [2022-07-14T15:49:13.924Z] -rw-rw-r-- 1 jenkins jenkins 37305 Jul 14 15:44 go.sum [2022-07-14T15:49:13.924Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 15:44 internal [2022-07-14T15:49:13.924Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 15:44 snap [2022-07-14T15:49:13.924Z] -rw-rw-r-- 1 jenkins jenkins 236 Jul 14 15:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:49:14.287Z] + 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=82ba38f017d0903d0ec7d5b0f1fdb01a2bd17766 --label arch=arm64 --label version=0.0.1-dev.24 . [2022-07-14T15:49:14.887Z] Sending build context to Docker daemon 6.524MB [2022-07-14T15:49:14.887Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-07-14T15:49:14.887Z] Step 2/26 : FROM ${BASE} AS builder [2022-07-14T15:49:14.887Z] ---> 69ac492ad0c2 [2022-07-14T15:49:14.887Z] Step 3/26 : ARG MAKE="make build" [2022-07-14T15:49:14.887Z] ---> Running in cd30842abec5 [2022-07-14T15:49:15.165Z] Removing intermediate container cd30842abec5 [2022-07-14T15:49:15.165Z] ---> fd0f04d6b4b5 [2022-07-14T15:49:15.165Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-07-14T15:49:15.444Z] ---> Running in 0b5ab025f7c6 [2022-07-14T15:49:15.718Z] Removing intermediate container 0b5ab025f7c6 [2022-07-14T15:49:15.718Z] ---> ec09f9494b49 [2022-07-14T15:49:15.718Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-07-14T15:49:15.718Z] ---> Running in 0e35323a227f [2022-07-14T15:49:16.321Z] Removing intermediate container 0e35323a227f [2022-07-14T15:49:16.321Z] ---> 514aae0b6416 [2022-07-14T15:49:16.321Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-07-14T15:49:16.321Z] ---> Running in 36ca5054c8a8 [2022-07-14T15:49:16.612Z] Removing intermediate container 36ca5054c8a8 [2022-07-14T15:49:16.612Z] ---> 4f4b08215e34 [2022-07-14T15:49:16.612Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-14T15:49:16.612Z] ---> Running in 3079a6f9cad3 [2022-07-14T15:49:18.598Z] Removing intermediate container 3079a6f9cad3 [2022-07-14T15:49:18.598Z] ---> 5d1d298d964b [2022-07-14T15:49:18.598Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-14T15:49:18.598Z] ---> Running in de76066dd5dd [2022-07-14T15:49:19.578Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-14T15:49:20.559Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-14T15:49:21.542Z] OK: 221 MiB in 51 packages [2022-07-14T15:49:22.529Z] Removing intermediate container de76066dd5dd [2022-07-14T15:49:22.529Z] ---> 83244073ee21 [2022-07-14T15:49:22.529Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-07-14T15:49:22.529Z] ---> Running in 890a88e57d15 [2022-07-14T15:49:23.135Z] Removing intermediate container 890a88e57d15 [2022-07-14T15:49:23.135Z] ---> 30ecc07661a3 [2022-07-14T15:49:23.135Z] Step 10/26 : COPY go.mod vendor* ./ [2022-07-14T15:49:23.738Z] ---> d709d4da0eef [2022-07-14T15:49:23.738Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-14T15:49:23.738Z] ---> Running in 30e9d666c579 [2022-07-14T15:49:25.736Z] Removing intermediate container 30e9d666c579 [2022-07-14T15:49:25.736Z] ---> 8b2edeefcad1 [2022-07-14T15:49:25.736Z] Step 12/26 : COPY . . [2022-07-14T15:49:27.200Z] ---> d9b4c2416764 [2022-07-14T15:49:27.200Z] Step 13/26 : RUN ${MAKE} [2022-07-14T15:49:27.200Z] ---> Running in 07e3cbb7f1b1 [2022-07-14T15:49:28.191Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.1-dev.24 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-07-14T15:52:05.186Z] Removing intermediate container 07e3cbb7f1b1 [2022-07-14T15:52:05.186Z] ---> 4266a11dc252 [2022-07-14T15:52:05.186Z] Step 14/26 : FROM alpine:3.15 [2022-07-14T15:52:05.186Z] 3.15: Pulling from library/alpine [2022-07-14T15:52:05.186Z] 9981e73032c8: Pulling fs layer [2022-07-14T15:52:05.186Z] 9981e73032c8: Verifying Checksum [2022-07-14T15:52:05.186Z] 9981e73032c8: Download complete [2022-07-14T15:52:05.186Z] 9981e73032c8: Pull complete [2022-07-14T15:52:05.186Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-14T15:52:05.186Z] Status: Downloaded newer image for alpine:3.15 [2022-07-14T15:52:05.186Z] ---> 3fb3c9af89a9 [2022-07-14T15:52:05.186Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-07-14T15:52:05.186Z] ---> Running in 3402fc850424 [2022-07-14T15:52:05.186Z] Removing intermediate container 3402fc850424 [2022-07-14T15:52:05.186Z] ---> 8a2f31e42edc [2022-07-14T15:52:05.186Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-14T15:52:05.186Z] ---> Running in dd5653b35229 [2022-07-14T15:52:05.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-14T15:52:05.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-14T15:52:05.186Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-14T15:52:05.186Z] (2/6) Installing libgcc (10.3.1_git20211027-r0) [2022-07-14T15:52:05.186Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-14T15:52:05.186Z] (4/6) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-14T15:52:05.186Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-14T15:52:05.186Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-14T15:52:05.187Z] Executing busybox-1.34.1-r5.trigger [2022-07-14T15:52:05.187Z] OK: 8 MiB in 20 packages [2022-07-14T15:52:05.187Z] Removing intermediate container dd5653b35229 [2022-07-14T15:52:05.187Z] ---> 6b8a84edf696 [2022-07-14T15:52:05.187Z] Step 17/26 : WORKDIR / [2022-07-14T15:52:05.187Z] ---> Running in 7e2bf8772302 [2022-07-14T15:52:05.187Z] Removing intermediate container 7e2bf8772302 [2022-07-14T15:52:05.187Z] ---> bf95fc28b2a8 [2022-07-14T15:52:05.187Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-07-14T15:52:06.183Z] ---> bc7c9fa8e567 [2022-07-14T15:52:06.183Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-07-14T15:52:06.459Z] ---> 0b8e6465e40c [2022-07-14T15:52:06.459Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-07-14T15:52:07.069Z] ---> 0bc2bf462001 [2022-07-14T15:52:07.069Z] Step 21/26 : EXPOSE 59984 [2022-07-14T15:52:07.342Z] ---> Running in b7f46dc298c7 [2022-07-14T15:52:07.616Z] Removing intermediate container b7f46dc298c7 [2022-07-14T15:52:07.616Z] ---> 469ae8855ea1 [2022-07-14T15:52:07.616Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-07-14T15:52:07.616Z] ---> Running in e9bb7b067e2d [2022-07-14T15:52:07.890Z] Removing intermediate container e9bb7b067e2d [2022-07-14T15:52:07.890Z] ---> b29bc5a110c9 [2022-07-14T15:52:07.890Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-14T15:52:07.890Z] ---> Running in d04c36b18b94 [2022-07-14T15:52:08.172Z] Removing intermediate container d04c36b18b94 [2022-07-14T15:52:08.172Z] ---> 50e040d10132 [2022-07-14T15:52:08.172Z] Step 24/26 : LABEL arch=arm64 [2022-07-14T15:52:08.448Z] ---> Running in 15be3a14f6b6 [2022-07-14T15:52:08.722Z] Removing intermediate container 15be3a14f6b6 [2022-07-14T15:52:08.722Z] ---> cba3f751bf4d [2022-07-14T15:52:08.722Z] Step 25/26 : LABEL git_sha=82ba38f017d0903d0ec7d5b0f1fdb01a2bd17766 [2022-07-14T15:52:08.722Z] ---> Running in 62ac1150af5e [2022-07-14T15:52:09.001Z] Removing intermediate container 62ac1150af5e [2022-07-14T15:52:09.001Z] ---> 7ee46bbbe6e1 [2022-07-14T15:52:09.001Z] Step 26/26 : LABEL version=0.0.1-dev.24 [2022-07-14T15:52:09.001Z] ---> Running in d31d7ce63b57 [2022-07-14T15:52:09.598Z] Removing intermediate container d31d7ce63b57 [2022-07-14T15:52:09.598Z] ---> 9c7a35d0cd74 [2022-07-14T15:52:09.598Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-14T15:52:09.598Z] Successfully built 9c7a35d0cd74 [2022-07-14T15:52:09.598Z] 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 [2022-07-14T15:52:09.696Z] provisioning config files... [2022-07-14T15:52:09.718Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/27@tmp/config3584344539289496972tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-14T15:52:10.085Z] ---> docker-login.sh [2022-07-14T15:52:10.085Z] nexus3.edgexfoundry.org:10001 [2022-07-14T15:52:10.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T15:52:10.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T15:52:10.361Z] Configure a credential helper to remove this warning. See [2022-07-14T15:52:10.361Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T15:52:10.361Z] [2022-07-14T15:52:10.361Z] Login Succeeded [2022-07-14T15:52:10.361Z] nexus3.edgexfoundry.org:10002 [2022-07-14T15:52:10.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T15:52:10.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T15:52:10.963Z] Configure a credential helper to remove this warning. See [2022-07-14T15:52:10.963Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T15:52:10.963Z] [2022-07-14T15:52:10.963Z] Login Succeeded [2022-07-14T15:52:10.963Z] nexus3.edgexfoundry.org:10003 [2022-07-14T15:52:11.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T15:52:11.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T15:52:11.516Z] Configure a credential helper to remove this warning. See [2022-07-14T15:52:11.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T15:52:11.516Z] [2022-07-14T15:52:11.516Z] Login Succeeded [2022-07-14T15:52:11.516Z] nexus3.edgexfoundry.org:10004 [2022-07-14T15:52:11.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T15:52:12.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T15:52:12.068Z] Configure a credential helper to remove this warning. See [2022-07-14T15:52:12.068Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T15:52:12.068Z] [2022-07-14T15:52:12.068Z] Login Succeeded [2022-07-14T15:52:12.068Z] docker.io [2022-07-14T15:52:12.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T15:52:12.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T15:52:12.945Z] Configure a credential helper to remove this warning. See [2022-07-14T15:52:12.945Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T15:52:12.945Z] [2022-07-14T15:52:12.945Z] Login Succeeded [2022-07-14T15:52:12.945Z] ---> docker-login.sh ends [Pipeline] } [2022-07-14T15:52:12.966Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-14T15:52:13.001Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-14T15:52:13.023Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2022-07-14T15:52:13.023Z] 82ba38f017d0903d0ec7d5b0f1fdb01a2bd17766 [2022-07-14T15:52:13.023Z] latest [2022-07-14T15:52:13.023Z] 0.0.1-dev.24 [2022-07-14T15:52:13.023Z] 82ba38f017d0903d0ec7d5b0f1fdb01a2bd17766-0.0.1-dev.24 [2022-07-14T15:52:13.023Z] main [2022-07-14T15:52:13.023Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:52:13.396Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:82ba38f017d0903d0ec7d5b0f1fdb01a2bd17766 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:52:13.777Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:82ba38f017d0903d0ec7d5b0f1fdb01a2bd17766 [2022-07-14T15:52:13.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-07-14T15:52:13.777Z] 7e508d915def: Preparing [2022-07-14T15:52:13.777Z] 166aeec3e8a0: Preparing [2022-07-14T15:52:13.777Z] 5869a3f2fe9b: Preparing [2022-07-14T15:52:13.777Z] 65a6eb68c125: Preparing [2022-07-14T15:52:13.777Z] 4f4ce317c6bb: Preparing [2022-07-14T15:52:14.057Z] 4f4ce317c6bb: Layer already exists [2022-07-14T15:52:14.057Z] 166aeec3e8a0: Pushed [2022-07-14T15:52:14.057Z] 7e508d915def: Pushed [2022-07-14T15:52:14.657Z] 65a6eb68c125: Pushed [2022-07-14T15:52:20.074Z] 5869a3f2fe9b: Pushed [2022-07-14T15:52:20.074Z] 82ba38f017d0903d0ec7d5b0f1fdb01a2bd17766: digest: sha256:ae98b9b6a9d290fcf5e12ef6997fa461b256ba220aa5298262f5e4379354cff3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:52:20.444Z] + 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 [2022-07-14T15:52:20.820Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2022-07-14T15:52:20.820Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-07-14T15:52:20.820Z] 7e508d915def: Preparing [2022-07-14T15:52:20.820Z] 166aeec3e8a0: Preparing [2022-07-14T15:52:20.820Z] 5869a3f2fe9b: Preparing [2022-07-14T15:52:20.820Z] 65a6eb68c125: Preparing [2022-07-14T15:52:20.820Z] 4f4ce317c6bb: Preparing [2022-07-14T15:52:20.820Z] 65a6eb68c125: Layer already exists [2022-07-14T15:52:20.820Z] 7e508d915def: Layer already exists [2022-07-14T15:52:20.820Z] 5869a3f2fe9b: Layer already exists [2022-07-14T15:52:20.820Z] 4f4ce317c6bb: Layer already exists [2022-07-14T15:52:20.820Z] 166aeec3e8a0: Layer already exists [2022-07-14T15:52:21.092Z] latest: digest: sha256:ae98b9b6a9d290fcf5e12ef6997fa461b256ba220aa5298262f5e4379354cff3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:52:21.459Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.1-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:52:21.824Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.1-dev.24 [2022-07-14T15:52:21.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-07-14T15:52:21.824Z] 7e508d915def: Preparing [2022-07-14T15:52:21.824Z] 166aeec3e8a0: Preparing [2022-07-14T15:52:21.824Z] 5869a3f2fe9b: Preparing [2022-07-14T15:52:21.824Z] 65a6eb68c125: Preparing [2022-07-14T15:52:21.824Z] 4f4ce317c6bb: Preparing [2022-07-14T15:52:21.824Z] 7e508d915def: Layer already exists [2022-07-14T15:52:21.824Z] 166aeec3e8a0: Layer already exists [2022-07-14T15:52:21.824Z] 4f4ce317c6bb: Layer already exists [2022-07-14T15:52:21.824Z] 5869a3f2fe9b: Layer already exists [2022-07-14T15:52:21.824Z] 65a6eb68c125: Layer already exists [2022-07-14T15:52:22.098Z] 0.0.1-dev.24: digest: sha256:ae98b9b6a9d290fcf5e12ef6997fa461b256ba220aa5298262f5e4379354cff3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:52:22.474Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:82ba38f017d0903d0ec7d5b0f1fdb01a2bd17766-0.0.1-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:52:22.844Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:82ba38f017d0903d0ec7d5b0f1fdb01a2bd17766-0.0.1-dev.24 [2022-07-14T15:52:22.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-07-14T15:52:22.844Z] 7e508d915def: Preparing [2022-07-14T15:52:22.844Z] 166aeec3e8a0: Preparing [2022-07-14T15:52:22.844Z] 5869a3f2fe9b: Preparing [2022-07-14T15:52:22.844Z] 65a6eb68c125: Preparing [2022-07-14T15:52:22.844Z] 4f4ce317c6bb: Preparing [2022-07-14T15:52:22.844Z] 7e508d915def: Layer already exists [2022-07-14T15:52:22.844Z] 4f4ce317c6bb: Layer already exists [2022-07-14T15:52:22.844Z] 166aeec3e8a0: Layer already exists [2022-07-14T15:52:22.844Z] 65a6eb68c125: Layer already exists [2022-07-14T15:52:22.844Z] 5869a3f2fe9b: Layer already exists [2022-07-14T15:52:23.118Z] 82ba38f017d0903d0ec7d5b0f1fdb01a2bd17766-0.0.1-dev.24: digest: sha256:ae98b9b6a9d290fcf5e12ef6997fa461b256ba220aa5298262f5e4379354cff3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:52:23.497Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:52:23.862Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2022-07-14T15:52:23.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-07-14T15:52:23.862Z] 7e508d915def: Preparing [2022-07-14T15:52:23.862Z] 166aeec3e8a0: Preparing [2022-07-14T15:52:23.862Z] 5869a3f2fe9b: Preparing [2022-07-14T15:52:23.862Z] 65a6eb68c125: Preparing [2022-07-14T15:52:23.862Z] 4f4ce317c6bb: Preparing [2022-07-14T15:52:23.862Z] 4f4ce317c6bb: Layer already exists [2022-07-14T15:52:23.862Z] 7e508d915def: Layer already exists [2022-07-14T15:52:23.862Z] 65a6eb68c125: Layer already exists [2022-07-14T15:52:23.862Z] 166aeec3e8a0: Layer already exists [2022-07-14T15:52:23.862Z] 5869a3f2fe9b: Layer already exists [2022-07-14T15:52:24.136Z] main: digest: sha256:ae98b9b6a9d290fcf5e12ef6997fa461b256ba220aa5298262f5e4379354cff3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-14T15:52:24.203Z] ===================================================== [Pipeline] echo [2022-07-14T15:52:24.215Z] taggedImages: [2022-07-14T15:52:24.215Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:82ba38f017d0903d0ec7d5b0f1fdb01a2bd17766 [2022-07-14T15:52:24.215Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2022-07-14T15:52:24.215Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.1-dev.24 [2022-07-14T15:52:24.215Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:82ba38f017d0903d0ec7d5b0f1fdb01a2bd17766-0.0.1-dev.24 [2022-07-14T15:52:24.215Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:52:24.594Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-14T15:52:24.594Z] [2022-07-14T15:52:24.594Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:52:24.953Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-14T15:52:25.227Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-14T15:52:25.227Z] 8998bd30e6a1: Pulling fs layer [2022-07-14T15:52:25.227Z] 04944245beec: Pulling fs layer [2022-07-14T15:52:25.227Z] 699f458cf7ca: Pulling fs layer [2022-07-14T15:52:25.227Z] 765212b225bb: Pulling fs layer [2022-07-14T15:52:25.227Z] f23df028b6ca: Pulling fs layer [2022-07-14T15:52:25.227Z] d65c8cfc05b1: Pulling fs layer [2022-07-14T15:52:25.227Z] 2437ff75d9bd: Pulling fs layer [2022-07-14T15:52:25.227Z] 765212b225bb: Waiting [2022-07-14T15:52:25.227Z] d65c8cfc05b1: Waiting [2022-07-14T15:52:25.227Z] 2437ff75d9bd: Waiting [2022-07-14T15:52:25.227Z] f23df028b6ca: Waiting [2022-07-14T15:52:25.227Z] 04944245beec: Verifying Checksum [2022-07-14T15:52:25.227Z] 04944245beec: Download complete [2022-07-14T15:52:25.227Z] 765212b225bb: Verifying Checksum [2022-07-14T15:52:25.227Z] 765212b225bb: Download complete [2022-07-14T15:52:25.501Z] f23df028b6ca: Verifying Checksum [2022-07-14T15:52:25.501Z] f23df028b6ca: Download complete [2022-07-14T15:52:25.501Z] d65c8cfc05b1: Verifying Checksum [2022-07-14T15:52:25.501Z] d65c8cfc05b1: Download complete [2022-07-14T15:52:25.501Z] 699f458cf7ca: Verifying Checksum [2022-07-14T15:52:25.501Z] 699f458cf7ca: Download complete [2022-07-14T15:52:25.776Z] 8998bd30e6a1: Verifying Checksum [2022-07-14T15:52:25.776Z] 8998bd30e6a1: Download complete [2022-07-14T15:52:28.414Z] 2437ff75d9bd: Verifying Checksum [2022-07-14T15:52:28.414Z] 2437ff75d9bd: Download complete [2022-07-14T15:52:30.409Z] 8998bd30e6a1: Pull complete [2022-07-14T15:52:30.688Z] 04944245beec: Pull complete [2022-07-14T15:52:32.129Z] 699f458cf7ca: Pull complete [2022-07-14T15:52:32.403Z] 765212b225bb: Pull complete [2022-07-14T15:52:33.393Z] f23df028b6ca: Pull complete [2022-07-14T15:52:33.670Z] d65c8cfc05b1: Pull complete [2022-07-14T15:52:48.782Z] 2437ff75d9bd: Pull complete [2022-07-14T15:52:48.782Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-14T15:52:49.060Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-14T15:52:49.060Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-14T15:52:49.348Z] prd-ubuntu20.04-docker-arm64-4c-16g-19953 does not seem to be running inside a container [2022-07-14T15:52:49.468Z] $ 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/27 -v /w/workspace/device-onvif-camera/27:/w/workspace/device-onvif-camera/27:rw,z -v /w/workspace/device-onvif-camera/27@tmp:/w/workspace/device-onvif-camera/27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-14T15:52:52.312Z] $ docker top a61bb19ac1419b7b04c3b0beae1a1f8607c8a3b2f142e586dd9bf4c3fcc25f66 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-14T15:52:53.269Z] ---> job-cost.sh [2022-07-14T15:52:53.269Z] lf-activate-venv: SKIPPING [2022-07-14T15:52:53.269Z] INFO: No Stack... [2022-07-14T15:52:53.542Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-14T15:52:54.524Z] INFO: Archiving Costs [Pipeline] sh [2022-07-14T15:52:55.195Z] + + cut -d,cat -f6 /w/workspace/device-onvif-camera/27/archives/cost.csv [2022-07-14T15:52:55.195Z] [Pipeline] lock [2022-07-14T15:52:55.270Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-27-stack-cost] [2022-07-14T15:52:55.275Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-27-stack-cost] did not exist. Created. [2022-07-14T15:52:55.275Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-27-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-14T15:52:56.053Z] /w/workspace/device-onvif-camera/27@tmp/durable-efe75841/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-14T15:52:56.808Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-14T15:52:56.829Z] Warning: overwriting stash ‘stack-cost’ [2022-07-14T15:52:56.914Z] Stashed 1 file(s) [Pipeline] } [2022-07-14T15:52:56.920Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-27-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-14T15:52:56.958Z] $ docker stop --time=1 a61bb19ac1419b7b04c3b0beae1a1f8607c8a3b2f142e586dd9bf4c3fcc25f66 [2022-07-14T15:52:58.591Z] $ docker rm -f a61bb19ac1419b7b04c3b0beae1a1f8607c8a3b2f142e586dd9bf4c3fcc25f66 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-07-14T15:52:59.121Z] provisioning config files... [2022-07-14T15:52:59.130Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5083944484743293784tmp [Pipeline] { [Pipeline] sh [2022-07-14T15:52:59.426Z] + set +x [2022-07-14T15:52:59.426Z] + curl -s https://codecov.io/bash [2022-07-14T15:52:59.426Z] + bash -s -- [2022-07-14T15:52:59.426Z] [2022-07-14T15:52:59.426Z] _____ _ [2022-07-14T15:52:59.426Z] / ____| | | [2022-07-14T15:52:59.426Z] | | ___ __| | ___ ___ _____ __ [2022-07-14T15:52:59.426Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-14T15:52:59.426Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-14T15:52:59.426Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-14T15:52:59.427Z] Bash-1.0.6 [2022-07-14T15:52:59.427Z] [2022-07-14T15:52:59.427Z] [2022-07-14T15:52:59.427Z] ==> git version 2.25.1 found [2022-07-14T15:52:59.427Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-07-14T15:52:59.427Z] Release-Date: 2020-01-08 [2022-07-14T15:52:59.427Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-07-14T15:52:59.427Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-14T15:52:59.427Z] ==> Jenkins CI detected. [2022-07-14T15:52:59.427Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2022-07-14T15:52:59.427Z] project root: . [2022-07-14T15:52:59.427Z] --> token set from env [2022-07-14T15:52:59.427Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-14T15:52:59.427Z] ==> Running gcov in . (disable via -X gcov) [2022-07-14T15:52:59.427Z] ==> Python coveragepy not found [2022-07-14T15:52:59.427Z] ==> Searching for coverage reports in: [2022-07-14T15:52:59.427Z] + . [2022-07-14T15:52:59.427Z] -> Found 1 reports [2022-07-14T15:52:59.427Z] ==> Detecting git/mercurial file structure [2022-07-14T15:52:59.427Z] ==> Reading reports [2022-07-14T15:52:59.427Z] + ./coverage.out bytes=70262 [2022-07-14T15:52:59.427Z] ==> Appending adjustments [2022-07-14T15:52:59.427Z] https://docs.codecov.io/docs/fixing-reports [2022-07-14T15:52:59.686Z] + Found adjustments [2022-07-14T15:52:59.686Z] ==> Gzipping contents [2022-07-14T15:52:59.686Z] 12K /tmp/codecov.KbFzzi.gz [2022-07-14T15:52:59.686Z] ==> Uploading reports [2022-07-14T15:52:59.686Z] url: https://codecov.io [2022-07-14T15:52:59.686Z] query: branch=main&commit=82ba38f017d0903d0ec7d5b0f1fdb01a2bd17766&build=27&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F27%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-14T15:52:59.686Z] -> Pinging Codecov [2022-07-14T15:52:59.686Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=main&commit=82ba38f017d0903d0ec7d5b0f1fdb01a2bd17766&build=27&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F27%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-14T15:52:59.947Z] -> Uploading to [2022-07-14T15:52:59.947Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-14/F29A59C45E3A92E06B3E522C9905F8EF/82ba38f017d0903d0ec7d5b0f1fdb01a2bd17766/d18a6044-012f-420c-9b96-da7c0ba913c6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220714%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220714T155259Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4ecb0599f758d9715edcf432b7f5e17fe1a54b7c92e45a24d8904268a50ab37f [2022-07-14T15:52:59.947Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-14T15:52:59.947Z] Dload Upload Total Spent Left Speed [2022-07-14T15:53:00.207Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9529 0 0 100 9529 0 39053 --:--:-- --:--:-- --:--:-- 39053 [2022-07-14T15:53:00.207Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/82ba38f017d0903d0ec7d5b0f1fdb01a2bd17766 [Pipeline] } [2022-07-14T15:53:00.214Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-07-14T15:53:00.335Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-07-14T15:53:00.343Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:53:00.639Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-14T15:53:00.639Z] [2022-07-14T15:53:00.639Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:53:00.950Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-14T15:53:00.950Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-07-14T15:53:00.950Z] df9b9388f04a: Already exists [2022-07-14T15:53:00.950Z] 52dc419b0ee2: Pulling fs layer [2022-07-14T15:53:00.950Z] 25bc292e5bac: Pulling fs layer [2022-07-14T15:53:00.950Z] 114826534d7a: Pulling fs layer [2022-07-14T15:53:00.950Z] 4657fd5d0bcf: Pulling fs layer [2022-07-14T15:53:00.950Z] 6ad1cebc031e: Pulling fs layer [2022-07-14T15:53:00.950Z] 8a3aa393b2d8: Pulling fs layer [2022-07-14T15:53:00.950Z] 4657fd5d0bcf: Waiting [2022-07-14T15:53:00.950Z] 6ad1cebc031e: Waiting [2022-07-14T15:53:00.950Z] 8a3aa393b2d8: Waiting [2022-07-14T15:53:00.950Z] 25bc292e5bac: Verifying Checksum [2022-07-14T15:53:00.950Z] 25bc292e5bac: Download complete [2022-07-14T15:53:00.950Z] 52dc419b0ee2: Download complete [2022-07-14T15:53:00.950Z] 4657fd5d0bcf: Verifying Checksum [2022-07-14T15:53:00.950Z] 4657fd5d0bcf: Download complete [2022-07-14T15:53:01.210Z] 52dc419b0ee2: Pull complete [2022-07-14T15:53:01.210Z] 6ad1cebc031e: Verifying Checksum [2022-07-14T15:53:01.210Z] 6ad1cebc031e: Download complete [2022-07-14T15:53:01.210Z] 25bc292e5bac: Pull complete [2022-07-14T15:53:01.785Z] 114826534d7a: Verifying Checksum [2022-07-14T15:53:01.785Z] 114826534d7a: Download complete [2022-07-14T15:53:01.785Z] 8a3aa393b2d8: Verifying Checksum [2022-07-14T15:53:01.785Z] 8a3aa393b2d8: Download complete [2022-07-14T15:53:05.075Z] 114826534d7a: Pull complete [2022-07-14T15:53:05.075Z] 4657fd5d0bcf: Pull complete [2022-07-14T15:53:05.643Z] 6ad1cebc031e: Pull complete [2022-07-14T15:53:08.177Z] 8a3aa393b2d8: Pull complete [2022-07-14T15:53:08.177Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-07-14T15:53:08.177Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-14T15:53:08.177Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-14T15:53:08.275Z] prd-ubuntu20.04-docker-8c-8g-19947 does not seem to be running inside a container [2022-07-14T15:53:08.311Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-07-14T15:53:09.952Z] $ docker top 8680c70112d3e4d4a84b130ef95dc83ddecc4d5e1a0ed91892bcb3458e36a0aa -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-14T15:53:10.033Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2022-07-14T15:53:10.313Z] + set -o pipefail [2022-07-14T15:53:10.313Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2022-07-14T15:53:14.508Z] [2022-07-14T15:53:14.508Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2022-07-14T15:53:14.508Z] [2022-07-14T15:53:14.508Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/fb3d3a7e-841a-4dd5-996d-21acac24c2da [2022-07-14T15:53:14.508Z] [2022-07-14T15:53:14.508Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-07-14T15:53:14.508Z] [2022-07-14T15:53:14.508Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-07-14T15:53:14.508Z] [2022-07-14T15:53:14.770Z] [2022-07-14T15:53:14.770Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2022-07-14T15:53:14.770Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2022-07-14T15:53:14.783Z] $ docker stop --time=1 8680c70112d3e4d4a84b130ef95dc83ddecc4d5e1a0ed91892bcb3458e36a0aa [2022-07-14T15:53:16.855Z] $ docker rm -f 8680c70112d3e4d4a84b130ef95dc83ddecc4d5e1a0ed91892bcb3458e36a0aa [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) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-14T15:53:17.601Z] + git log --format=format:%s -1 82ba38f017d0903d0ec7d5b0f1fdb01a2bd17766 [Pipeline] sh [2022-07-14T15:53:17.896Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-14T15:53:17.896Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:53:18.204Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-14T15:53:18.204Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-14T15:53:18.282Z] prd-ubuntu20.04-docker-8c-8g-19947 does not seem to be running inside a container [2022-07-14T15:53:18.317Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-14T15:53:18.706Z] $ docker top e3b156c85416c0909084fecc69f4826bb93d0ed0c096318f4c0bea8da47cdf99 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-14T15:53:18.824Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-14T15:53:18.824Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-14T15:53:18.954Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-14T15:53:18.955Z] $ docker exec e3b156c85416c0909084fecc69f4826bb93d0ed0c096318f4c0bea8da47cdf99 ssh-agent [2022-07-14T15:53:19.079Z] SSH_AUTH_SOCK=/tmp/ssh-WTwlgYZwi5lz/agent.33 [2022-07-14T15:53:19.079Z] SSH_AGENT_PID=40 [2022-07-14T15:53:19.084Z] Running ssh-add (command line suppressed) [2022-07-14T15:53:19.213Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8033487440752784012.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8033487440752784012.key) [2022-07-14T15:53:19.230Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-14T15:53:19.515Z] + git semver tag [2022-07-14T15:53:19.781Z] 2022-07-14 15:53:19,693 [run_tag] DEBUG tag force:False [2022-07-14T15:53:19.781Z] 2022-07-14 15:53:19,693 [check_head_tag] DEBUG check head tag [2022-07-14T15:53:19.781Z] 2022-07-14 15:53:19,694 [execute] INFO git cat-file --batch-check [2022-07-14T15:53:19.781Z] 2022-07-14 15:53:19,694 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2022-07-14T15:53:19.781Z] 2022-07-14 15:53:19,698 [execute] INFO git cat-file --batch [2022-07-14T15:53:19.781Z] 2022-07-14 15:53:19,699 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2022-07-14T15:53:19.781Z] 2022-07-14 15:53:19,710 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-07-14T15:53:19.781Z] 2022-07-14 15:53:19,711 [execute] INFO git tag -a v0.0.1-dev.24 -m v0.0.1-dev.24 [2022-07-14T15:53:19.781Z] 2022-07-14 15:53:19,711 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.1-dev.24', '-m', 'v0.0.1-dev.24'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2022-07-14T15:53:19.781Z] 2022-07-14 15:53:19,716 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-07-14T15:53:19.781Z] 0.0.1-dev.24 [Pipeline] } [2022-07-14T15:53:19.797Z] $ docker exec --env ******** --env ******** e3b156c85416c0909084fecc69f4826bb93d0ed0c096318f4c0bea8da47cdf99 ssh-agent -k [2022-07-14T15:53:19.900Z] unset SSH_AUTH_SOCK; [2022-07-14T15:53:19.900Z] unset SSH_AGENT_PID; [2022-07-14T15:53:19.901Z] echo Agent pid 40 killed; [2022-07-14T15:53:19.913Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-14T15:53:20.217Z] + git semver [Pipeline] } [2022-07-14T15:53:20.488Z] $ docker stop --time=1 e3b156c85416c0909084fecc69f4826bb93d0ed0c096318f4c0bea8da47cdf99 [2022-07-14T15:53:21.789Z] $ docker rm -f e3b156c85416c0909084fecc69f4826bb93d0ed0c096318f4c0bea8da47cdf99 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:53:22.188Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-14T15:53:22.188Z] [2022-07-14T15:53:22.188Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:53:22.494Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-14T15:53:22.494Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-07-14T15:53:22.494Z] ab5ef0e58194: Pulling fs layer [2022-07-14T15:53:22.494Z] 9712f1f96733: Pulling fs layer [2022-07-14T15:53:22.494Z] 63f879dbbcfc: Pulling fs layer [2022-07-14T15:53:22.494Z] 0d9ebad4ef96: Pulling fs layer [2022-07-14T15:53:22.494Z] e9a5061849ea: Pulling fs layer [2022-07-14T15:53:22.494Z] d747dcd14b5f: Pulling fs layer [2022-07-14T15:53:22.494Z] 2de7ff778b66: Pulling fs layer [2022-07-14T15:53:22.494Z] d747dcd14b5f: Waiting [2022-07-14T15:53:22.494Z] 2de7ff778b66: Waiting [2022-07-14T15:53:22.494Z] 0d9ebad4ef96: Waiting [2022-07-14T15:53:22.494Z] e9a5061849ea: Waiting [2022-07-14T15:53:22.494Z] 9712f1f96733: Verifying Checksum [2022-07-14T15:53:22.494Z] 9712f1f96733: Download complete [2022-07-14T15:53:22.756Z] 63f879dbbcfc: Verifying Checksum [2022-07-14T15:53:22.756Z] 63f879dbbcfc: Download complete [2022-07-14T15:53:23.026Z] e9a5061849ea: Verifying Checksum [2022-07-14T15:53:23.026Z] e9a5061849ea: Download complete [2022-07-14T15:53:23.026Z] 0d9ebad4ef96: Verifying Checksum [2022-07-14T15:53:23.026Z] 0d9ebad4ef96: Download complete [2022-07-14T15:53:23.026Z] d747dcd14b5f: Verifying Checksum [2022-07-14T15:53:23.026Z] d747dcd14b5f: Download complete [2022-07-14T15:53:23.026Z] ab5ef0e58194: Verifying Checksum [2022-07-14T15:53:23.026Z] ab5ef0e58194: Download complete [2022-07-14T15:53:23.026Z] 2de7ff778b66: Verifying Checksum [2022-07-14T15:53:23.026Z] 2de7ff778b66: Download complete [2022-07-14T15:53:26.320Z] ab5ef0e58194: Pull complete [2022-07-14T15:53:26.320Z] 9712f1f96733: Pull complete [2022-07-14T15:53:26.579Z] 63f879dbbcfc: Pull complete [2022-07-14T15:53:30.777Z] 0d9ebad4ef96: Pull complete [2022-07-14T15:53:30.777Z] e9a5061849ea: Pull complete [2022-07-14T15:53:30.777Z] d747dcd14b5f: Pull complete [2022-07-14T15:53:31.720Z] 2de7ff778b66: Pull complete [2022-07-14T15:53:31.720Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-07-14T15:53:31.720Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-14T15:53:31.720Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-14T15:53:31.818Z] prd-ubuntu20.04-docker-8c-8g-19947 does not seem to be running inside a container [2022-07-14T15:53:31.853Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-07-14T15:53:33.609Z] $ docker top c89a14b019170c85665902ba1194915ed47a5c827ad4dff8de9899b85c14835d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-07-14T15:53:33.688Z] provisioning config files... [2022-07-14T15:53:33.699Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1436065349128630208tmp [2022-07-14T15:53:33.713Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2304369301422355631tmp [2022-07-14T15:53:33.724Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6618629397545816049tmp [Pipeline] { [Pipeline] echo [2022-07-14T15:53:33.739Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-14T15:53:34.025Z] ---> sigul-configuration.sh [2022-07-14T15:53:34.025Z] gpg: directory `/root/.gnupg' created [2022-07-14T15:53:34.025Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-07-14T15:53:34.025Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-07-14T15:53:34.025Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-07-14T15:53:34.025Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-07-14T15:53:34.025Z] gpg: CAST5 encrypted data [2022-07-14T15:53:34.025Z] gpg: encrypted with 1 passphrase [2022-07-14T15:53:34.025Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-07-14T15:53:34.311Z] + mkdir /home/jenkins [2022-07-14T15:53:34.311Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-07-14T15:53:34.597Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-07-14T15:53:34.607Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-14T15:53:34.891Z] ---> sigul-install.sh [2022-07-14T15:53:34.891Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-07-14T15:53:35.180Z] + git tag --list [2022-07-14T15:53:35.180Z] v0.0.0 [2022-07-14T15:53:35.180Z] v0.0.1-dev.1 [2022-07-14T15:53:35.180Z] v0.0.1-dev.10 [2022-07-14T15:53:35.180Z] v0.0.1-dev.11 [2022-07-14T15:53:35.180Z] v0.0.1-dev.12 [2022-07-14T15:53:35.180Z] v0.0.1-dev.13 [2022-07-14T15:53:35.180Z] v0.0.1-dev.14 [2022-07-14T15:53:35.180Z] v0.0.1-dev.15 [2022-07-14T15:53:35.180Z] v0.0.1-dev.16 [2022-07-14T15:53:35.180Z] v0.0.1-dev.17 [2022-07-14T15:53:35.180Z] v0.0.1-dev.18 [2022-07-14T15:53:35.180Z] v0.0.1-dev.19 [2022-07-14T15:53:35.180Z] v0.0.1-dev.2 [2022-07-14T15:53:35.180Z] v0.0.1-dev.20 [2022-07-14T15:53:35.180Z] v0.0.1-dev.21 [2022-07-14T15:53:35.180Z] v0.0.1-dev.22 [2022-07-14T15:53:35.180Z] v0.0.1-dev.23 [2022-07-14T15:53:35.180Z] v0.0.1-dev.24 [2022-07-14T15:53:35.180Z] v0.0.1-dev.3 [2022-07-14T15:53:35.180Z] v0.0.1-dev.4 [2022-07-14T15:53:35.180Z] v0.0.1-dev.5 [2022-07-14T15:53:35.180Z] v0.0.1-dev.6 [2022-07-14T15:53:35.180Z] v0.0.1-dev.7 [2022-07-14T15:53:35.180Z] v0.0.1-dev.8 [2022-07-14T15:53:35.180Z] v0.0.1-dev.9 [Pipeline] sh [2022-07-14T15:53:35.469Z] + lftools sign git-tag v0.0.1-dev.24 [2022-07-14T15:53:36.037Z] Signing Git tag with Sigul... [2022-07-14T15:53:36.037Z] Signing v0.0.1-dev.24 [Pipeline] echo [2022-07-14T15:53:36.616Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-14T15:53:36.901Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-07-14T15:53:36.909Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-07-14T15:53:36.927Z] $ docker stop --time=1 c89a14b019170c85665902ba1194915ed47a5c827ad4dff8de9899b85c14835d [2022-07-14T15:53:38.243Z] $ docker rm -f c89a14b019170c85665902ba1194915ed47a5c827ad4dff8de9899b85c14835d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-07-14T15:53:38.677Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-14T15:53:38.677Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:53:38.980Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-14T15:53:38.981Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-14T15:53:39.060Z] prd-ubuntu20.04-docker-8c-8g-19947 does not seem to be running inside a container [2022-07-14T15:53:39.092Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-14T15:53:39.471Z] $ docker top f6f5597397a2b6387eff4f321ba971b41032f4ed9588e9e25a9e5da5090c3608 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-14T15:53:39.568Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-14T15:53:39.568Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-14T15:53:39.692Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-14T15:53:39.693Z] $ docker exec f6f5597397a2b6387eff4f321ba971b41032f4ed9588e9e25a9e5da5090c3608 ssh-agent [2022-07-14T15:53:39.814Z] SSH_AUTH_SOCK=/tmp/ssh-7aU5BmAD4qy5/agent.34 [2022-07-14T15:53:39.814Z] SSH_AGENT_PID=42 [2022-07-14T15:53:39.819Z] Running ssh-add (command line suppressed) [2022-07-14T15:53:39.938Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8115223841310261520.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8115223841310261520.key) [2022-07-14T15:53:39.958Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-14T15:53:40.253Z] + git semver bump pre [2022-07-14T15:53:40.512Z] 2022-07-14 15:53:40,439 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-07-14T15:53:40.512Z] 2022-07-14 15:53:40,439 [bump_version] DEBUG bumping version:0.0.1-dev.24 on axis:pre with prefix:dev [2022-07-14T15:53:40.512Z] 2022-07-14 15:53:40,440 [bump_version] DEBUG bumped version:0.0.1-dev.25 [2022-07-14T15:53:40.512Z] 2022-07-14 15:53:40,440 [write_version] DEBUG write version:0.0.1-dev.25 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2022-07-14T15:53:40.512Z] 2022-07-14 15:53:40,440 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-07-14T15:53:40.512Z] 2022-07-14 15:53:40,440 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-07-14T15:53:40.512Z] 2022-07-14 15:53:40,442 [execute] INFO git cat-file --batch-check [2022-07-14T15:53:40.512Z] 2022-07-14 15:53:40,442 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-14T15:53:40.512Z] 2022-07-14 15:53:40,448 [execute] INFO git cat-file --batch [2022-07-14T15:53:40.512Z] 2022-07-14 15:53:40,448 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-14T15:53:40.512Z] 2022-07-14 15:53:40,453 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-07-14T15:53:40.512Z] 0.0.1-dev.25 [Pipeline] } [2022-07-14T15:53:40.521Z] $ docker exec --env ******** --env ******** f6f5597397a2b6387eff4f321ba971b41032f4ed9588e9e25a9e5da5090c3608 ssh-agent -k [2022-07-14T15:53:40.631Z] unset SSH_AUTH_SOCK; [2022-07-14T15:53:40.631Z] unset SSH_AGENT_PID; [2022-07-14T15:53:40.631Z] echo Agent pid 42 killed; [2022-07-14T15:53:40.645Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-14T15:53:40.953Z] + git semver [Pipeline] } [2022-07-14T15:53:41.225Z] $ docker stop --time=1 f6f5597397a2b6387eff4f321ba971b41032f4ed9588e9e25a9e5da5090c3608 [2022-07-14T15:53:42.552Z] $ docker rm -f f6f5597397a2b6387eff4f321ba971b41032f4ed9588e9e25a9e5da5090c3608 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-14T15:53:42.903Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-14T15:53:42.903Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:53:43.210Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-14T15:53:43.210Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-14T15:53:43.290Z] prd-ubuntu20.04-docker-8c-8g-19947 does not seem to be running inside a container [2022-07-14T15:53:43.327Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-14T15:53:43.698Z] $ docker top d7e7ec257b3c0d4d3b1f9e6d223464fc1e49bf82594278e09b4960c20dbf65d6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-14T15:53:43.803Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-14T15:53:43.803Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-14T15:53:43.925Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-14T15:53:43.927Z] $ docker exec d7e7ec257b3c0d4d3b1f9e6d223464fc1e49bf82594278e09b4960c20dbf65d6 ssh-agent [2022-07-14T15:53:44.052Z] SSH_AUTH_SOCK=/tmp/ssh-NFnMwlrk09sG/agent.33 [2022-07-14T15:53:44.052Z] SSH_AGENT_PID=39 [2022-07-14T15:53:44.058Z] Running ssh-add (command line suppressed) [2022-07-14T15:53:44.182Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_991760301041266778.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_991760301041266778.key) [2022-07-14T15:53:44.199Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-14T15:53:44.488Z] + git semver push [2022-07-14T15:53:44.748Z] 2022-07-14 15:53:44,681 [run_push] DEBUG push [2022-07-14T15:53:44.748Z] 2022-07-14 15:53:44,682 [execute] INFO git cat-file --batch-check [2022-07-14T15:53:44.748Z] 2022-07-14 15:53:44,682 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-14T15:53:44.748Z] 2022-07-14 15:53:44,686 [execute] INFO git rev-list 7bf8ac2449b25ef48eec8923a10d9a0ca2a18fdd -- [2022-07-14T15:53:44.748Z] 2022-07-14 15:53:44,686 [execute] DEBUG Popen(['git', 'rev-list', '7bf8ac2449b25ef48eec8923a10d9a0ca2a18fdd', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-14T15:53:44.748Z] 2022-07-14 15:53:44,691 [execute] INFO git fetch -v origin [2022-07-14T15:53:44.748Z] 2022-07-14 15:53:44,691 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-07-14T15:53:45.318Z] 2022-07-14 15:53:45,121 [run_push] DEBUG no remote changes detected [2022-07-14T15:53:45.318Z] 2022-07-14 15:53:45,122 [execute] INFO git push origin semver [2022-07-14T15:53:45.318Z] 2022-07-14 15:53:45,122 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-14T15:53:45.889Z] 2022-07-14 15:53:45,796 [run_push] DEBUG push all version tags [2022-07-14T15:53:45.889Z] 2022-07-14 15:53:45,796 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-07-14T15:53:45.889Z] 2022-07-14 15:53:45,796 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2022-07-14T15:53:46.832Z] 2022-07-14 15:53:46,521 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-07-14T15:53:46.832Z] 0.0.1-dev.25 [Pipeline] } [2022-07-14T15:53:46.841Z] $ docker exec --env ******** --env ******** d7e7ec257b3c0d4d3b1f9e6d223464fc1e49bf82594278e09b4960c20dbf65d6 ssh-agent -k [2022-07-14T15:53:46.941Z] unset SSH_AUTH_SOCK; [2022-07-14T15:53:46.942Z] unset SSH_AGENT_PID; [2022-07-14T15:53:46.942Z] echo Agent pid 39 killed; [2022-07-14T15:53:46.952Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-14T15:53:47.263Z] + git semver [Pipeline] } [2022-07-14T15:53:47.533Z] $ docker stop --time=1 d7e7ec257b3c0d4d3b1f9e6d223464fc1e49bf82594278e09b4960c20dbf65d6 [2022-07-14T15:53:48.834Z] $ docker rm -f d7e7ec257b3c0d4d3b1f9e6d223464fc1e49bf82594278e09b4960c20dbf65d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-07-14T15:53:49.386Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2022-07-14T15:53:49.386Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2022-07-14T15:53:49.386Z] total 16 [2022-07-14T15:53:49.386Z] drwxr-xr-x 3 root root 4096 Jul 14 15:42 . [2022-07-14T15:53:49.386Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 14 15:53 .. [2022-07-14T15:53:49.386Z] drwxr-xr-x 2 root root 4096 Jul 14 15:42 cost [2022-07-14T15:53:49.386Z] -rw-r--r-- 1 root root 89 Jul 14 15:42 cost.csv [2022-07-14T15:53:49.386Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2022-07-14T15:53:49.386Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2022-07-14T15:53:49.386Z] total 16 [2022-07-14T15:53:49.386Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 14 15:42 . [2022-07-14T15:53:49.386Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 14 15:53 .. [2022-07-14T15:53:49.386Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 14 15:42 cost [2022-07-14T15:53:49.386Z] -rw-r--r-- 1 jenkins jenkins 89 Jul 14 15:42 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-14T15:53:49.682Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-14T15:53:50.553Z] ---> package-listing.sh [2022-07-14T15:53:50.553Z] ++ facter osfamily [2022-07-14T15:53:50.553Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-14T15:53:50.814Z] + OS_FAMILY=debian [2022-07-14T15:53:50.814Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2022-07-14T15:53:50.814Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-14T15:53:50.814Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-14T15:53:50.814Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-14T15:53:50.814Z] + PACKAGES=/tmp/packages_start.txt [2022-07-14T15:53:50.814Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2022-07-14T15:53:50.814Z] + PACKAGES=/tmp/packages_end.txt [2022-07-14T15:53:50.814Z] + case "${OS_FAMILY}" in [2022-07-14T15:53:50.814Z] + dpkg -l [2022-07-14T15:53:50.814Z] + grep '^ii' [2022-07-14T15:53:50.814Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-14T15:53:50.814Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-14T15:53:50.814Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-14T15:53:50.814Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2022-07-14T15:53:50.814Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2022-07-14T15:53:50.814Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2022-07-14T15:53:50.827Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-14T15:53:51.108Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:53:51.674Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-14T15:53:51.674Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-14T15:53:51.758Z] prd-ubuntu20.04-docker-8c-8g-19947 does not seem to be running inside a container [2022-07-14T15:53:51.792Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-14T15:53:52.034Z] $ docker top ce0b9f28feee0b8d109352009085f06b3c544655b18895636242ca2b58ba27f9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-14T15:53:52.391Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-14T15:53:52.679Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-14T15:53:52.965Z] + ls /var/log/sa-host [2022-07-14T15:53:52.965Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-14T15:53:53.046Z] provisioning config files... [2022-07-14T15:53:53.055Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6492594821195453190tmp [Pipeline] { [Pipeline] echo [2022-07-14T15:53:53.072Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-14T15:53:53.353Z] ---> create-netrc.sh [Pipeline] } [2022-07-14T15:53:53.360Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-14T15:53:53.681Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-14T15:53:53.690Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-14T15:53:53.975Z] ---> sudo-logs.sh [2022-07-14T15:53:53.975Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-14T15:53:54.016Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-14T15:53:54.305Z] ---> job-cost.sh [2022-07-14T15:53:54.305Z] lf-activate-venv: SKIPPING [2022-07-14T15:53:54.305Z] DEBUG: total: 0.2199999988079071 [2022-07-14T15:53:54.305Z] INFO: Retrieving Stack Cost... [2022-07-14T15:53:54.566Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-14T15:53:55.140Z] INFO: Archiving Costs [Pipeline] echo [2022-07-14T15:53:55.153Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-14T15:53:55.439Z] ---> logs-deploy.sh [2022-07-14T15:53:55.439Z] lf-activate-venv: SKIPPING [2022-07-14T15:53:55.439Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/27 [2022-07-14T15:53:55.439Z] INFO: archiving workspace using pattern(s): [2022-07-14T15:53:56.380Z] Archives upload complete. [2022-07-14T15:53:56.380Z] INFO: archiving logs to Nexus