Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d65f0f9877c5d27f36bd97c93e7d86cd57609692 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-ssh6880314420516156678.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2902711505186163478.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15880407343828311695.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4793592923272967706.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14249976178819820550.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8183 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d65f0f9877c5d27f36bd97c93e7d86cd57609692 (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 d65f0f9877c5d27f36bd97c93e7d86cd57609692 # timeout=10 Commit message: "docs: change location of nats documentation (#237)" > git rev-list --no-walk 4a9e67fa37862f83ef90b637e6c765491ff37d3a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-03T21:05:47.000Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-03T21:05:47.045Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-03T21:05:47.058Z] ========================================================= [2023-03-03T21:05:47.058Z] EdgeX Global Pipelines Version Info [2023-03-03T21:05:47.058Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-03T21:05:47.813Z] ------------------- [2023-03-03T21:05:47.813Z] stable info: [2023-03-03T21:05:47.813Z] ------------------- [2023-03-03T21:05:47.813Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-03T21:05:47.813Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-03T21:05:47.813Z] Message: update stable to v1.0.244 [2023-03-03T21:05:48.387Z] ------------------- [2023-03-03T21:05:48.387Z] experimental info: [2023-03-03T21:05:48.387Z] ------------------- [2023-03-03T21:05:48.387Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-03T21:05:48.387Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-03T21:05:48.387Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-03T21:05:48.564Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-03-03T21:05:48.578Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-03-03T21:05:48.594Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-03T21:05:48.613Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-03T21:05:48.630Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-03T21:05:48.640Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-03T21:05:48.654Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-03T21:05:48.666Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-03T21:05:48.678Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-03T21:05:48.695Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-03T21:05:48.707Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-03T21:05:48.718Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-03-03T21:05:48.729Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-03T21:05:48.741Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-03T21:05:48.755Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-03T21:05:48.766Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-03T21:05:48.779Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-03T21:05:48.801Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-03T21:05:48.821Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-03T21:05:48.839Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-03T21:05:48.850Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-03T21:05:48.862Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-03-03T21:05:48.872Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-03T21:05:48.885Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-03T21:05:48.895Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-03T21:05:48.903Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-03T21:05:48.912Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-03T21:05:48.920Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-03T21:05:48.929Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-03T21:05:48.947Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-03T21:05:48.964Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d65f0f9877c5d27f36bd97c93e7d86cd57609692 [Pipeline] echo [2023-03-03T21:05:48.979Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d65f0f9 [Pipeline] echo [2023-03-03T21:05:48.993Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-03T21:05:49.039Z] provisioning config files... [2023-03-03T21:05:49.053Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5762436558203360730tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-03T21:05:49.366Z] ---> docker-login.sh [2023-03-03T21:05:49.366Z] nexus3.edgexfoundry.org:10001 [2023-03-03T21:05:49.626Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-03T21:05:49.626Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-03T21:05:49.626Z] Configure a credential helper to remove this warning. See [2023-03-03T21:05:49.626Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-03T21:05:49.626Z] [2023-03-03T21:05:49.626Z] Login Succeeded [2023-03-03T21:05:49.626Z] nexus3.edgexfoundry.org:10002 [2023-03-03T21:05:49.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-03T21:05:49.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-03T21:05:49.888Z] Configure a credential helper to remove this warning. See [2023-03-03T21:05:49.888Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-03T21:05:49.888Z] [2023-03-03T21:05:49.888Z] Login Succeeded [2023-03-03T21:05:49.888Z] nexus3.edgexfoundry.org:10003 [2023-03-03T21:05:49.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-03T21:05:49.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-03T21:05:49.888Z] Configure a credential helper to remove this warning. See [2023-03-03T21:05:49.888Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-03T21:05:49.888Z] [2023-03-03T21:05:49.888Z] Login Succeeded [2023-03-03T21:05:49.888Z] nexus3.edgexfoundry.org:10004 [2023-03-03T21:05:50.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-03T21:05:50.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-03T21:05:50.148Z] Configure a credential helper to remove this warning. See [2023-03-03T21:05:50.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-03T21:05:50.148Z] [2023-03-03T21:05:50.148Z] Login Succeeded [2023-03-03T21:05:50.148Z] docker.io [2023-03-03T21:05:50.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-03T21:05:50.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-03T21:05:50.408Z] Configure a credential helper to remove this warning. See [2023-03-03T21:05:50.408Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-03T21:05:50.408Z] [2023-03-03T21:05:50.408Z] Login Succeeded [2023-03-03T21:05:50.408Z] ---> docker-login.sh ends [Pipeline] } [2023-03-03T21:05:50.419Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-03T21:05:50.803Z] + git rev-list -1 --merges d65f0f9877c5d27f36bd97c93e7d86cd57609692~1..d65f0f9877c5d27f36bd97c93e7d86cd57609692 [Pipeline] echo [2023-03-03T21:05:50.865Z] -----------> git rev-list -1 --merges d65f0f9877c5d27f36bd97c93e7d86cd57609692~1..d65f0f9877c5d27f36bd97c93e7d86cd57609692 d65f0f9877c5d27f36bd97c93e7d86cd57609692 [false] [Pipeline] sh [2023-03-03T21:05:51.158Z] + git log --format=format:%s -1 d65f0f9877c5d27f36bd97c93e7d86cd57609692 [Pipeline] echo [2023-03-03T21:05:51.203Z] ========================================================= [2023-03-03T21:05:51.203Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-03T21:05:51.203Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-03T21:05:51.540Z] + git log --format=format:%s -1 d65f0f9877c5d27f36bd97c93e7d86cd57609692 [Pipeline] echo [2023-03-03T21:05:51.552Z] [semverPrep] GIT_COMMIT: d65f0f9877c5d27f36bd97c93e7d86cd57609692, Commit Message: docs: change location of nats documentation (#237) [Pipeline] echo [2023-03-03T21:05:51.561Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-03T21:05:51.949Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-03T21:05:51.949Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-03T21:05:51.949Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-03T21:05:51.949Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-03T21:05:51.949Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-03T21:05:51.949Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-03T21:05:51.949Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-03T21:05:52.380Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-03T21:05:52.380Z] [2023-03-03T21:05:52.380Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-03T21:05:52.684Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-03T21:05:52.684Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-03T21:05:52.684Z] b85a868b505f: Pulling fs layer [2023-03-03T21:05:52.684Z] e2be974225ed: Pulling fs layer [2023-03-03T21:05:52.684Z] 339a4e72a1f5: Pulling fs layer [2023-03-03T21:05:52.684Z] 988bab9f4d93: Pulling fs layer [2023-03-03T21:05:52.684Z] 1469e6f7b9e6: Pulling fs layer [2023-03-03T21:05:52.684Z] eaf3925da568: Pulling fs layer [2023-03-03T21:05:52.684Z] bab4dde63d76: Pulling fs layer [2023-03-03T21:05:52.684Z] bde34c3a00c8: Pulling fs layer [2023-03-03T21:05:52.684Z] b352a97aabf1: Pulling fs layer [2023-03-03T21:05:52.684Z] 4872d77fe225: Pulling fs layer [2023-03-03T21:05:52.684Z] 5851b861e8e6: Pulling fs layer [2023-03-03T21:05:52.684Z] bab4dde63d76: Waiting [2023-03-03T21:05:52.684Z] bde34c3a00c8: Waiting [2023-03-03T21:05:52.684Z] 988bab9f4d93: Waiting [2023-03-03T21:05:52.684Z] b352a97aabf1: Waiting [2023-03-03T21:05:52.684Z] 1469e6f7b9e6: Waiting [2023-03-03T21:05:52.684Z] 4872d77fe225: Waiting [2023-03-03T21:05:52.684Z] 5851b861e8e6: Waiting [2023-03-03T21:05:52.684Z] eaf3925da568: Waiting [2023-03-03T21:05:52.684Z] e2be974225ed: Verifying Checksum [2023-03-03T21:05:52.684Z] e2be974225ed: Download complete [2023-03-03T21:05:52.684Z] 988bab9f4d93: Verifying Checksum [2023-03-03T21:05:52.684Z] 988bab9f4d93: Download complete [2023-03-03T21:05:52.944Z] 1469e6f7b9e6: Verifying Checksum [2023-03-03T21:05:52.944Z] 1469e6f7b9e6: Download complete [2023-03-03T21:05:52.944Z] 339a4e72a1f5: Verifying Checksum [2023-03-03T21:05:52.944Z] 339a4e72a1f5: Download complete [2023-03-03T21:05:52.944Z] eaf3925da568: Download complete [2023-03-03T21:05:52.944Z] bde34c3a00c8: Download complete [2023-03-03T21:05:52.944Z] b352a97aabf1: Verifying Checksum [2023-03-03T21:05:52.944Z] 4872d77fe225: Download complete [2023-03-03T21:05:52.944Z] 5851b861e8e6: Download complete [2023-03-03T21:05:52.944Z] b85a868b505f: Download complete [2023-03-03T21:05:53.202Z] bab4dde63d76: Verifying Checksum [2023-03-03T21:05:53.202Z] bab4dde63d76: Download complete [2023-03-03T21:05:54.141Z] b85a868b505f: Pull complete [2023-03-03T21:05:54.400Z] e2be974225ed: Pull complete [2023-03-03T21:05:54.968Z] 339a4e72a1f5: Pull complete [2023-03-03T21:05:54.968Z] 988bab9f4d93: Pull complete [2023-03-03T21:05:55.228Z] 1469e6f7b9e6: Pull complete [2023-03-03T21:05:55.486Z] eaf3925da568: Pull complete [2023-03-03T21:05:57.407Z] bab4dde63d76: Pull complete [2023-03-03T21:05:57.407Z] bde34c3a00c8: Pull complete [2023-03-03T21:05:57.407Z] b352a97aabf1: Pull complete [2023-03-03T21:05:57.668Z] 4872d77fe225: Pull complete [2023-03-03T21:05:57.668Z] 5851b861e8e6: Pull complete [2023-03-03T21:05:57.668Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-03T21:05:57.668Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-03T21:05:57.668Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-03T21:05:57.767Z] prd-ubuntu20.04-docker-8c-8g-8183 does not seem to be running inside a container [2023-03-03T21:05:57.806Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-03T21:06:00.134Z] $ docker top 021593436aa0f82dab884bab9ba02b8734c24faf48283d3924e9c08dec2128c2 -eo pid,comm [2023-03-03T21:06:00.184Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-03T21:06:00.184Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-03T21:06:00.221Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-03T21:06:00.221Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-03T21:06:00.337Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-03T21:06:00.344Z] $ docker exec 021593436aa0f82dab884bab9ba02b8734c24faf48283d3924e9c08dec2128c2 ssh-agent [2023-03-03T21:06:00.469Z] SSH_AUTH_SOCK=/tmp/ssh-6iU9Kix86n1b/agent.31 [2023-03-03T21:06:00.469Z] SSH_AGENT_PID=37 [2023-03-03T21:06:00.477Z] Running ssh-add (command line suppressed) [2023-03-03T21:06:00.583Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2621419536242248619.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2621419536242248619.key) [2023-03-03T21:06:00.596Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-03T21:06:00.885Z] + git tag --points-at HEAD [Pipeline] } [2023-03-03T21:06:00.901Z] $ docker exec --env ******** --env ******** 021593436aa0f82dab884bab9ba02b8734c24faf48283d3924e9c08dec2128c2 ssh-agent -k [2023-03-03T21:06:01.005Z] unset SSH_AUTH_SOCK; [2023-03-03T21:06:01.006Z] unset SSH_AGENT_PID; [2023-03-03T21:06:01.006Z] echo Agent pid 37 killed; [2023-03-03T21:06:01.013Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-03T21:06:01.039Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-03T21:06:01.039Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-03T21:06:01.165Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-03T21:06:01.172Z] $ docker exec 021593436aa0f82dab884bab9ba02b8734c24faf48283d3924e9c08dec2128c2 ssh-agent [2023-03-03T21:06:01.281Z] SSH_AUTH_SOCK=/tmp/ssh-GaspekVLAkxi/agent.69 [2023-03-03T21:06:01.281Z] SSH_AGENT_PID=75 [2023-03-03T21:06:01.286Z] Running ssh-add (command line suppressed) [2023-03-03T21:06:01.393Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9238893787157114213.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9238893787157114213.key) [2023-03-03T21:06:01.408Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-03T21:06:01.694Z] + git semver init [2023-03-03T21:06:01.954Z] 2023-03-03 21:06:01,874 [run_init] DEBUG init version:0.0.0 force:False [2023-03-03T21:06:01.954Z] 2023-03-03 21:06:01,875 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2023-03-03T21:06:01.954Z] 2023-03-03 21:06:01,875 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2023-03-03T21:06:01.954Z] 2023-03-03 21:06:01,876 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-03-03T21:06:03.334Z] 2023-03-03 21:06:02,913 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2023-03-03T21:06:03.334Z] 2023-03-03 21:06:02,913 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2023-03-03T21:06:03.334Z] 2023-03-03 21:06:02,914 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-03-03T21:06:03.334Z] 2023-03-03 21:06:02,914 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-03-03T21:06:03.334Z] 3.0.0-dev.16 [Pipeline] } [2023-03-03T21:06:03.348Z] $ docker exec --env ******** --env ******** 021593436aa0f82dab884bab9ba02b8734c24faf48283d3924e9c08dec2128c2 ssh-agent -k [2023-03-03T21:06:03.459Z] unset SSH_AUTH_SOCK; [2023-03-03T21:06:03.459Z] unset SSH_AGENT_PID; [2023-03-03T21:06:03.459Z] echo Agent pid 75 killed; [2023-03-03T21:06:03.467Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-03T21:06:03.764Z] + git semver [Pipeline] } [2023-03-03T21:06:04.040Z] $ docker stop --time=1 021593436aa0f82dab884bab9ba02b8734c24faf48283d3924e9c08dec2128c2 [2023-03-03T21:06:05.322Z] $ docker rm -f --volumes 021593436aa0f82dab884bab9ba02b8734c24faf48283d3924e9c08dec2128c2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-03T21:06:05.647Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-03T21:06:05.849Z] Stashed 1 file(s) [Pipeline] echo [2023-03-03T21:06:05.852Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.16 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-03T21:06:05.966Z] provisioning config files... [2023-03-03T21:06:05.975Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4333500255586362794tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-03T21:06:06.266Z] ---> docker-login.sh [2023-03-03T21:06:06.266Z] nexus3.edgexfoundry.org:10001 [2023-03-03T21:06:06.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-03T21:06:06.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-03T21:06:06.266Z] Configure a credential helper to remove this warning. See [2023-03-03T21:06:06.266Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-03T21:06:06.266Z] [2023-03-03T21:06:06.266Z] Login Succeeded [2023-03-03T21:06:06.266Z] nexus3.edgexfoundry.org:10002 [2023-03-03T21:06:06.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-03T21:06:06.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-03T21:06:06.266Z] Configure a credential helper to remove this warning. See [2023-03-03T21:06:06.266Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-03T21:06:06.266Z] [2023-03-03T21:06:06.266Z] Login Succeeded [2023-03-03T21:06:06.266Z] nexus3.edgexfoundry.org:10003 [2023-03-03T21:06:06.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-03T21:06:06.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-03T21:06:06.526Z] Configure a credential helper to remove this warning. See [2023-03-03T21:06:06.526Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-03T21:06:06.526Z] [2023-03-03T21:06:06.526Z] Login Succeeded [2023-03-03T21:06:06.526Z] nexus3.edgexfoundry.org:10004 [2023-03-03T21:06:06.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-03T21:06:06.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-03T21:06:06.526Z] Configure a credential helper to remove this warning. See [2023-03-03T21:06:06.526Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-03T21:06:06.526Z] [2023-03-03T21:06:06.526Z] Login Succeeded [2023-03-03T21:06:06.526Z] docker.io [2023-03-03T21:06:06.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-03T21:06:06.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-03T21:06:06.785Z] Configure a credential helper to remove this warning. See [2023-03-03T21:06:06.785Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-03T21:06:06.785Z] [2023-03-03T21:06:06.785Z] Login Succeeded [2023-03-03T21:06:07.045Z] ---> docker-login.sh ends [Pipeline] } [2023-03-03T21:06:07.052Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-03T21:06:07.120Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-03T21:06:07.131Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-03T21:06:07.138Z] ========================================================= [2023-03-03T21:06:07.138Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-03T21:06:07.138Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-03T21:06:07.479Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-03T21:06:07.479Z] Sending build context to Docker daemon 27.8MB [2023-03-03T21:06:07.480Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-03-03T21:06:07.480Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-03T21:06:07.740Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-03T21:06:07.740Z] 213ec9aee27d: Pulling fs layer [2023-03-03T21:06:07.740Z] 4583459ba037: Pulling fs layer [2023-03-03T21:06:07.740Z] 93c1e223e6f2: Pulling fs layer [2023-03-03T21:06:07.740Z] 53926ce57604: Pulling fs layer [2023-03-03T21:06:07.740Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-03T21:06:07.740Z] 22ff95d597cd: Pulling fs layer [2023-03-03T21:06:07.740Z] 12d6caf4c0d1: Pulling fs layer [2023-03-03T21:06:07.740Z] 96b7cbca73a9: Pulling fs layer [2023-03-03T21:06:07.740Z] a7acece74701: Pulling fs layer [2023-03-03T21:06:07.740Z] 22ff95d597cd: Waiting [2023-03-03T21:06:07.740Z] 12d6caf4c0d1: Waiting [2023-03-03T21:06:07.740Z] 96b7cbca73a9: Waiting [2023-03-03T21:06:07.740Z] a7acece74701: Waiting [2023-03-03T21:06:07.740Z] 53926ce57604: Waiting [2023-03-03T21:06:07.740Z] 21b2b0c7a3f4: Waiting [2023-03-03T21:06:07.740Z] 93c1e223e6f2: Verifying Checksum [2023-03-03T21:06:07.740Z] 93c1e223e6f2: Download complete [2023-03-03T21:06:07.740Z] 4583459ba037: Download complete [2023-03-03T21:06:07.740Z] 21b2b0c7a3f4: Download complete [2023-03-03T21:06:07.740Z] 22ff95d597cd: Verifying Checksum [2023-03-03T21:06:07.740Z] 22ff95d597cd: Download complete [2023-03-03T21:06:07.740Z] 213ec9aee27d: Verifying Checksum [2023-03-03T21:06:07.740Z] 213ec9aee27d: Download complete [2023-03-03T21:06:07.740Z] 12d6caf4c0d1: Verifying Checksum [2023-03-03T21:06:07.740Z] 12d6caf4c0d1: Download complete [2023-03-03T21:06:08.001Z] 213ec9aee27d: Pull complete [2023-03-03T21:06:08.001Z] 4583459ba037: Pull complete [2023-03-03T21:06:08.261Z] a7acece74701: Verifying Checksum [2023-03-03T21:06:08.261Z] a7acece74701: Download complete [2023-03-03T21:06:08.261Z] 93c1e223e6f2: Pull complete [2023-03-03T21:06:08.519Z] 96b7cbca73a9: Verifying Checksum [2023-03-03T21:06:08.519Z] 96b7cbca73a9: Download complete [2023-03-03T21:06:08.519Z] 53926ce57604: Verifying Checksum [2023-03-03T21:06:08.519Z] 53926ce57604: Download complete [2023-03-03T21:06:12.708Z] 53926ce57604: Pull complete [2023-03-03T21:06:12.708Z] 21b2b0c7a3f4: Pull complete [2023-03-03T21:06:12.708Z] 22ff95d597cd: Pull complete [2023-03-03T21:06:12.967Z] 12d6caf4c0d1: Pull complete [2023-03-03T21:06:14.867Z] 96b7cbca73a9: Pull complete [2023-03-03T21:06:15.805Z] a7acece74701: Pull complete [2023-03-03T21:06:15.805Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-03T21:06:15.805Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-03T21:06:15.805Z] ---> db6d94c90886 [2023-03-03T21:06:15.805Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-03T21:06:20.008Z] ---> Running in bac0fddf90fa [2023-03-03T21:06:20.008Z] Removing intermediate container bac0fddf90fa [2023-03-03T21:06:20.008Z] ---> b18e7661e24a [2023-03-03T21:06:20.008Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-03T21:06:20.008Z] ---> Running in 0e219e024a97 [2023-03-03T21:06:20.008Z] Removing intermediate container 0e219e024a97 [2023-03-03T21:06:20.008Z] ---> 7105a0b1c9c0 [2023-03-03T21:06:20.008Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-03-03T21:06:20.008Z] ---> Running in 9cef18e0a452 [2023-03-03T21:06:20.008Z] Removing intermediate container 9cef18e0a452 [2023-03-03T21:06:20.008Z] ---> 712b4fcef4af [2023-03-03T21:06:20.008Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-03-03T21:06:20.008Z] ---> Running in 652f178a5f4a [2023-03-03T21:06:20.008Z] Removing intermediate container 652f178a5f4a [2023-03-03T21:06:20.008Z] ---> c81164ba96f7 [2023-03-03T21:06:20.008Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-03-03T21:06:20.008Z] ---> Running in 515e0a754d28 [2023-03-03T21:06:20.008Z] Removing intermediate container 515e0a754d28 [2023-03-03T21:06:20.008Z] ---> af5a8227ab89 [2023-03-03T21:06:20.008Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-03T21:06:20.008Z] ---> Running in a46d898eb5e6 [2023-03-03T21:06:20.008Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-03T21:06:20.266Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-03T21:06:20.525Z] OK: 211 MiB in 51 packages [2023-03-03T21:06:20.784Z] Removing intermediate container a46d898eb5e6 [2023-03-03T21:06:20.784Z] ---> 0744810c3e9b [2023-03-03T21:06:20.784Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-03-03T21:06:20.937Z] Still waiting to schedule task [2023-03-03T21:06:20.937Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-03T21:06:21.043Z] ---> Running in ed3da7be3069 [2023-03-03T21:06:21.043Z] Removing intermediate container ed3da7be3069 [2023-03-03T21:06:21.043Z] ---> 6aee33aca76f [2023-03-03T21:06:21.043Z] Step 10/13 : COPY go.mod vendor* ./ [2023-03-03T21:06:21.043Z] ---> 6cfe08ea62ce [2023-03-03T21:06:21.043Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-03T21:06:21.043Z] ---> Running in 06ac81a8926b [2023-03-03T21:06:53.139Z] Removing intermediate container 06ac81a8926b [2023-03-03T21:06:53.139Z] ---> 31620cc93975 [2023-03-03T21:06:53.139Z] Step 12/13 : COPY . . [2023-03-03T21:06:53.139Z] ---> 3df23fe89528 [2023-03-03T21:06:53.139Z] Step 13/13 : RUN ${MAKE} [2023-03-03T21:06:53.139Z] ---> Running in 650fa5148f7e [2023-03-03T21:06:53.399Z] noop [2023-03-03T21:06:53.658Z] Removing intermediate container 650fa5148f7e [2023-03-03T21:06:53.658Z] ---> 76d1c3e973cd [2023-03-03T21:06:53.658Z] Successfully built 76d1c3e973cd [2023-03-03T21:06:53.658Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-03T21:06:53.975Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-03T21:06:53.975Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-03T21:06:54.043Z] prd-ubuntu20.04-docker-8c-8g-8183 does not seem to be running inside a container [2023-03-03T21:06:54.074Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-03T21:06:54.411Z] $ docker top 367236b5ac0d2c6673370b710d0dcc8918e15bf5bc1fd2e17f4d5e5961ba2f63 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-03T21:06:54.759Z] + go version [2023-03-03T21:06:54.759Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-03T21:06:54.772Z] $ docker stop --time=1 367236b5ac0d2c6673370b710d0dcc8918e15bf5bc1fd2e17f4d5e5961ba2f63 [2023-03-03T21:06:56.060Z] $ docker rm -f --volumes 367236b5ac0d2c6673370b710d0dcc8918e15bf5bc1fd2e17f4d5e5961ba2f63 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-03T21:06:56.479Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-03T21:06:56.479Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-03T21:06:56.552Z] prd-ubuntu20.04-docker-8c-8g-8183 does not seem to be running inside a container [2023-03-03T21:06:56.581Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-03T21:06:56.914Z] $ docker top 269b688c6ca393fbf5b96e1984ffe5753f3053a737ead7c8d58b427f08919198 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-03T21:06:57.251Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2023-03-03T21:06:57.548Z] + make test [2023-03-03T21:06:57.548Z] go test ./... -coverprofile=coverage.out ./... [2023-03-03T21:06:57.805Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-03-03T21:07:10.018Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-03-03T21:07:11.918Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.034s coverage: 29.3% of statements [2023-03-03T21:07:11.918Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-03-03T21:07:11.918Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.410s coverage: 86.5% of statements [2023-03-03T21:07:20.028Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-03-03T21:07:20.028Z] go vet ./... [2023-03-03T21:07:24.210Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-03T21:07:24.210Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-03T21:07:24.210Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-03T21:07:24.222Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-03T21:07:24.235Z] $ docker stop --time=1 269b688c6ca393fbf5b96e1984ffe5753f3053a737ead7c8d58b427f08919198 [2023-03-03T21:07:26.492Z] $ docker rm -f --volumes 269b688c6ca393fbf5b96e1984ffe5753f3053a737ead7c8d58b427f08919198 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-03T21:07:26.913Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-03T21:07:26.975Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-03T21:07:27.496Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-03T21:07:27.780Z] + ls -al . [2023-03-03T21:07:27.780Z] total 236 [2023-03-03T21:07:27.780Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 3 21:06 . [2023-03-03T21:07:27.780Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 3 21:05 .. [2023-03-03T21:07:27.780Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 3 21:07 .git [2023-03-03T21:07:27.780Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 3 21:05 .github [2023-03-03T21:07:27.780Z] -rw-rw-r-- 1 jenkins jenkins 496 Mar 3 21:05 .gitignore [2023-03-03T21:07:27.780Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 3 21:05 .golangci.yml [2023-03-03T21:07:27.780Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 3 21:06 .semver [2023-03-03T21:07:27.780Z] -rw-rw-r-- 1 jenkins jenkins 9857 Mar 3 21:05 Attribution.txt [2023-03-03T21:07:27.780Z] -rw-rw-r-- 1 jenkins jenkins 6312 Mar 3 21:05 CHANGELOG.md [2023-03-03T21:07:27.780Z] -rw-rw-r-- 1 jenkins jenkins 1574 Mar 3 21:05 Dockerfile [2023-03-03T21:07:27.780Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 3 21:05 GOVERNANCE.md [2023-03-03T21:07:27.780Z] -rw-rw-r-- 1 jenkins jenkins 734 Mar 3 21:05 Jenkinsfile [2023-03-03T21:07:27.780Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 3 21:05 LICENSE [2023-03-03T21:07:27.780Z] -rw-rw-r-- 1 jenkins jenkins 2716 Mar 3 21:05 Makefile [2023-03-03T21:07:27.780Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 3 21:05 OWNERS.md [2023-03-03T21:07:27.780Z] -rw-rw-r-- 1 jenkins jenkins 5931 Mar 3 21:05 README.md [2023-03-03T21:07:27.780Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 3 21:06 VERSION [2023-03-03T21:07:27.780Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 3 21:05 bin [2023-03-03T21:07:27.780Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 3 21:05 cmd [2023-03-03T21:07:27.780Z] -rw-r--r-- 1 jenkins jenkins 79184 Mar 3 21:07 coverage.out [2023-03-03T21:07:27.780Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 3 21:05 doc [2023-03-03T21:07:27.780Z] -rw-rw-r-- 1 jenkins jenkins 3600 Mar 3 21:05 go.mod [2023-03-03T21:07:27.780Z] -rw-rw-r-- 1 jenkins jenkins 34701 Mar 3 21:05 go.sum [2023-03-03T21:07:27.780Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 3 21:05 internal [2023-03-03T21:07:27.780Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 3 21:05 snap [2023-03-03T21:07:27.780Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 3 21:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-03T21:07:28.098Z] + 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=d65f0f9877c5d27f36bd97c93e7d86cd57609692 --label arch=amd64 --label version=3.0.0-dev.16 . [2023-03-03T21:07:28.098Z] Sending build context to Docker daemon 27.88MB [2023-03-03T21:07:28.098Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-03-03T21:07:28.098Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-03T21:07:28.098Z] ---> 76d1c3e973cd [2023-03-03T21:07:28.098Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-03-03T21:07:28.357Z] ---> Running in 685334f87c91 [2023-03-03T21:07:28.618Z] Removing intermediate container 685334f87c91 [2023-03-03T21:07:28.618Z] ---> efdec13e773a [2023-03-03T21:07:28.618Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-03T21:07:28.618Z] ---> Running in c4c6c46702d0 [2023-03-03T21:07:28.618Z] Removing intermediate container c4c6c46702d0 [2023-03-03T21:07:28.618Z] ---> 933e60ab5f32 [2023-03-03T21:07:28.618Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-03T21:07:28.618Z] ---> Running in 951c556c9a1a [2023-03-03T21:07:28.618Z] Removing intermediate container 951c556c9a1a [2023-03-03T21:07:28.618Z] ---> db983a322360 [2023-03-03T21:07:28.618Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-03T21:07:28.618Z] ---> Running in 07914c1199b8 [2023-03-03T21:07:28.877Z] Removing intermediate container 07914c1199b8 [2023-03-03T21:07:28.877Z] ---> be5fdbdf64e9 [2023-03-03T21:07:28.877Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-03-03T21:07:28.877Z] ---> Running in 045c5a82d399 [2023-03-03T21:07:28.877Z] Removing intermediate container 045c5a82d399 [2023-03-03T21:07:28.877Z] ---> 2c662556b326 [2023-03-03T21:07:28.877Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-03T21:07:28.877Z] ---> Running in b2259a704c3a [2023-03-03T21:07:29.136Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-03T21:07:32.422Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-03T21:07:32.422Z] OK: 211 MiB in 51 packages [2023-03-03T21:07:32.422Z] Removing intermediate container b2259a704c3a [2023-03-03T21:07:32.422Z] ---> 539ff07ccd1e [2023-03-03T21:07:32.422Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-03-03T21:07:32.422Z] ---> Running in 68a5793bf8ae [2023-03-03T21:07:32.422Z] Removing intermediate container 68a5793bf8ae [2023-03-03T21:07:32.422Z] ---> 6277a149701a [2023-03-03T21:07:32.422Z] Step 10/26 : COPY go.mod vendor* ./ [2023-03-03T21:07:32.680Z] ---> 6490e6e3db5f [2023-03-03T21:07:32.680Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-03T21:07:32.680Z] ---> Running in 4a56c594f8d4 [2023-03-03T21:07:33.614Z] Removing intermediate container 4a56c594f8d4 [2023-03-03T21:07:33.614Z] ---> cea44064681e [2023-03-03T21:07:33.614Z] Step 12/26 : COPY . . [2023-03-03T21:07:34.204Z] ---> fd7c926cfbad [2023-03-03T21:07:34.204Z] Step 13/26 : RUN ${MAKE} [2023-03-03T21:07:34.461Z] ---> Running in 5af78e259e49 [2023-03-03T21:07:34.720Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.16" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-03-03T21:07:53.295Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8184 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2023-03-03T21:07:53.309Z] Running in /w/workspace/device-onvif-camera/106 [Pipeline] { [Pipeline] checkout [2023-03-03T21:07:53.345Z] The recommended git tool is: git [2023-03-03T21:07:56.652Z] Removing intermediate container 5af78e259e49 [2023-03-03T21:07:56.652Z] ---> f4d499fdba1d [2023-03-03T21:07:56.652Z] Step 14/26 : FROM alpine:3.16 [2023-03-03T21:07:56.652Z] 3.16: Pulling from library/alpine [2023-03-03T21:07:56.652Z] ef5531b6e74e: Pulling fs layer [2023-03-03T21:07:56.652Z] ef5531b6e74e: Verifying Checksum [2023-03-03T21:07:56.652Z] ef5531b6e74e: Download complete [2023-03-03T21:07:56.652Z] ef5531b6e74e: Pull complete [2023-03-03T21:07:56.652Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-03T21:07:56.652Z] Status: Downloaded newer image for alpine:3.16 [2023-03-03T21:07:56.652Z] ---> dfd21b5a31f5 [2023-03-03T21:07:56.652Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-03T21:07:56.652Z] ---> Running in f66a9cb0bf25 [2023-03-03T21:07:56.652Z] Removing intermediate container f66a9cb0bf25 [2023-03-03T21:07:56.652Z] ---> cd4c05bcfd5b [2023-03-03T21:07:56.652Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-03-03T21:07:56.652Z] ---> Running in 49f861ef4f37 [2023-03-03T21:07:56.652Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-03T21:07:56.652Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-03T21:07:56.652Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-03T21:07:56.652Z] Executing busybox-1.35.0-r17.trigger [2023-03-03T21:07:56.652Z] OK: 6 MiB in 15 packages [2023-03-03T21:07:56.912Z] Removing intermediate container 49f861ef4f37 [2023-03-03T21:07:56.912Z] ---> 813cbd3f5928 [2023-03-03T21:07:56.912Z] Step 17/26 : WORKDIR / [2023-03-03T21:07:56.912Z] ---> Running in 165edb3504d0 [2023-03-03T21:07:56.912Z] Removing intermediate container 165edb3504d0 [2023-03-03T21:07:56.912Z] ---> 240446066da9 [2023-03-03T21:07:56.912Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-03-03T21:07:57.858Z] ---> 952e44a1f2e1 [2023-03-03T21:07:57.858Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-03-03T21:07:57.858Z] ---> 10beeb659f7a [2023-03-03T21:07:57.858Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-03-03T21:07:57.858Z] ---> 653c604b6bf4 [2023-03-03T21:07:57.858Z] Step 21/26 : EXPOSE 59984 [2023-03-03T21:07:57.858Z] ---> Running in 4b077aa22877 [2023-03-03T21:07:57.858Z] Removing intermediate container 4b077aa22877 [2023-03-03T21:07:57.858Z] ---> 27482b9cab90 [2023-03-03T21:07:57.858Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-03-03T21:07:57.858Z] ---> Running in dd2cb562bfc6 [2023-03-03T21:07:58.117Z] Removing intermediate container dd2cb562bfc6 [2023-03-03T21:07:58.117Z] ---> 24e53043b0c4 [2023-03-03T21:07:58.117Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-03T21:07:58.117Z] ---> Running in ebc1d33616a6 [2023-03-03T21:07:58.117Z] Removing intermediate container ebc1d33616a6 [2023-03-03T21:07:58.117Z] ---> 7fa8097a4db9 [2023-03-03T21:07:58.117Z] Step 24/26 : LABEL arch=amd64 [2023-03-03T21:07:58.117Z] ---> Running in acfd86cebc7b [2023-03-03T21:07:58.117Z] Removing intermediate container acfd86cebc7b [2023-03-03T21:07:58.117Z] ---> cb4611d153d9 [2023-03-03T21:07:58.117Z] Step 25/26 : LABEL git_sha=d65f0f9877c5d27f36bd97c93e7d86cd57609692 [2023-03-03T21:07:58.181Z] using credential edgex-jenkins-ssh [2023-03-03T21:07:58.198Z] Cloning the remote Git repository [2023-03-03T21:07:58.377Z] ---> Running in b211fd3894e4 [2023-03-03T21:07:58.377Z] Removing intermediate container b211fd3894e4 [2023-03-03T21:07:58.377Z] ---> ab2e4a3661d3 [2023-03-03T21:07:58.377Z] Step 26/26 : LABEL version=3.0.0-dev.16 [2023-03-03T21:07:58.377Z] ---> Running in b2faef6412a1 [2023-03-03T21:07:58.377Z] Removing intermediate container b2faef6412a1 [2023-03-03T21:07:58.377Z] ---> 6ba780296a27 [2023-03-03T21:07:58.377Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-03T21:07:58.377Z] Successfully built 6ba780296a27 [2023-03-03T21:07:58.377Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-03T21:07:58.487Z] provisioning config files... [2023-03-03T21:07:58.497Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2548275150351359288tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-03T21:07:58.795Z] ---> docker-login.sh [2023-03-03T21:07:58.795Z] nexus3.edgexfoundry.org:10001 [2023-03-03T21:07:58.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-03T21:07:58.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-03T21:07:58.795Z] Configure a credential helper to remove this warning. See [2023-03-03T21:07:58.795Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-03T21:07:58.795Z] [2023-03-03T21:07:58.795Z] Login Succeeded [2023-03-03T21:07:58.795Z] nexus3.edgexfoundry.org:10002 [2023-03-03T21:07:58.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-03T21:07:58.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-03T21:07:58.795Z] Configure a credential helper to remove this warning. See [2023-03-03T21:07:58.795Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-03T21:07:58.795Z] [2023-03-03T21:07:58.795Z] Login Succeeded [2023-03-03T21:07:58.795Z] nexus3.edgexfoundry.org:10003 [2023-03-03T21:07:59.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-03T21:07:59.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-03T21:07:59.056Z] Configure a credential helper to remove this warning. See [2023-03-03T21:07:59.056Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-03T21:07:59.056Z] [2023-03-03T21:07:59.056Z] Login Succeeded [2023-03-03T21:07:59.056Z] nexus3.edgexfoundry.org:10004 [2023-03-03T21:07:59.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-03T21:07:59.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-03T21:07:59.057Z] Configure a credential helper to remove this warning. See [2023-03-03T21:07:59.057Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-03T21:07:59.057Z] [2023-03-03T21:07:59.057Z] Login Succeeded [2023-03-03T21:07:59.057Z] docker.io [2023-03-03T21:07:59.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-03T21:07:59.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-03T21:07:59.316Z] Configure a credential helper to remove this warning. See [2023-03-03T21:07:59.316Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-03T21:07:59.316Z] [2023-03-03T21:07:59.316Z] Login Succeeded [2023-03-03T21:07:59.316Z] ---> docker-login.sh ends [Pipeline] } [2023-03-03T21:07:59.324Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-03T21:07:59.361Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-03T21:07:59.384Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2023-03-03T21:07:59.384Z] d65f0f9877c5d27f36bd97c93e7d86cd57609692 [2023-03-03T21:07:59.384Z] latest [2023-03-03T21:07:59.384Z] 3.0.0-dev.16 [2023-03-03T21:07:59.384Z] d65f0f9877c5d27f36bd97c93e7d86cd57609692-3.0.0-dev.16 [2023-03-03T21:07:59.384Z] main [2023-03-03T21:07:59.384Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-03-03T21:07:58.243Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-03T21:07:58.308Z] > git init /w/workspace/device-onvif-camera/106 # timeout=10 [2023-03-03T21:07:58.431Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-03T21:07:58.432Z] > git --version # timeout=10 [2023-03-03T21:07:58.455Z] > git --version # 'git version 2.25.1' [2023-03-03T21:07:58.456Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-03T21:07:58.502Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] sh [2023-03-03T21:07:59.752Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:d65f0f9877c5d27f36bd97c93e7d86cd57609692 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-03T21:08:00.137Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:d65f0f9877c5d27f36bd97c93e7d86cd57609692 [2023-03-03T21:08:00.137Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-03-03T21:08:00.137Z] 19b470c8cc63: Preparing [2023-03-03T21:08:00.137Z] e01d3966e9ed: Preparing [2023-03-03T21:08:00.137Z] abaff2cb8724: Preparing [2023-03-03T21:08:00.137Z] ca26290a852c: Preparing [2023-03-03T21:08:00.137Z] aa5968d388b8: Preparing [2023-03-03T21:08:00.137Z] aa5968d388b8: Layer already exists [2023-03-03T21:08:00.678Z] Avoid second fetch [2023-03-03T21:08:00.679Z] Checking out Revision d65f0f9877c5d27f36bd97c93e7d86cd57609692 (main) [2023-03-03T21:07:59.871Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-03-03T21:07:59.907Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-03T21:08:00.697Z] > git config core.sparsecheckout # timeout=10 [2023-03-03T21:08:00.712Z] > git checkout -f d65f0f9877c5d27f36bd97c93e7d86cd57609692 # timeout=10 [2023-03-03T21:08:01.099Z] e01d3966e9ed: Pushed [2023-03-03T21:08:01.099Z] 19b470c8cc63: Pushed [2023-03-03T21:08:01.099Z] ca26290a852c: Pushed [2023-03-03T21:08:01.339Z] Commit message: "docs: change location of nats documentation (#237)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-03T21:08:02.525Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-03T21:08:02.525Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-03T21:08:02.525Z] Dload Upload Total Spent Left Speed [2023-03-03T21:08:02.525Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 102k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh [2023-03-03T21:08:03.006Z] abaff2cb8724: Pushed [2023-03-03T21:08:03.006Z] d65f0f9877c5d27f36bd97c93e7d86cd57609692: digest: sha256:8272eddb5abe56e104a8a4ffa049e0e9613b75f6e0989bbfd10dbf100b2041ab size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-03T21:08:03.145Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-03T21:08:03.315Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-03T21:08:03.469Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2023-03-03T21:08:03.469Z] /etc/docker/daemon.json [2023-03-03T21:08:03.469Z] { [2023-03-03T21:08:03.469Z] "registry-mirrors": [ [2023-03-03T21:08:03.469Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-03T21:08:03.469Z] ], [2023-03-03T21:08:03.469Z] "bip": "10.250.0.254/24", [2023-03-03T21:08:03.469Z] "hosts": [ [2023-03-03T21:08:03.469Z] "tcp://0.0.0.0:5555", [2023-03-03T21:08:03.469Z] "unix:///var/run/docker.sock" [2023-03-03T21:08:03.469Z] ], [2023-03-03T21:08:03.469Z] "mtu": 1458, [2023-03-03T21:08:03.469Z] "selinux-enabled": true, [2023-03-03T21:08:03.469Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-03T21:08:03.469Z] } [Pipeline] sh [2023-03-03T21:08:03.616Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-03-03T21:08:03.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-03-03T21:08:03.616Z] 19b470c8cc63: Preparing [2023-03-03T21:08:03.616Z] e01d3966e9ed: Preparing [2023-03-03T21:08:03.616Z] abaff2cb8724: Preparing [2023-03-03T21:08:03.616Z] ca26290a852c: Preparing [2023-03-03T21:08:03.616Z] aa5968d388b8: Preparing [2023-03-03T21:08:03.616Z] abaff2cb8724: Layer already exists [2023-03-03T21:08:03.616Z] aa5968d388b8: Layer already exists [2023-03-03T21:08:03.616Z] 19b470c8cc63: Layer already exists [2023-03-03T21:08:03.616Z] ca26290a852c: Layer already exists [2023-03-03T21:08:03.616Z] e01d3966e9ed: Layer already exists [2023-03-03T21:08:03.616Z] latest: digest: sha256:8272eddb5abe56e104a8a4ffa049e0e9613b75f6e0989bbfd10dbf100b2041ab size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-03T21:08:03.798Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-03T21:08:03.930Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-03T21:08:04.184Z] + sudo service docker restart [2023-03-03T21:08:04.297Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.16 [2023-03-03T21:08:04.297Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-03-03T21:08:04.297Z] 19b470c8cc63: Preparing [2023-03-03T21:08:04.297Z] e01d3966e9ed: Preparing [2023-03-03T21:08:04.297Z] abaff2cb8724: Preparing [2023-03-03T21:08:04.297Z] ca26290a852c: Preparing [2023-03-03T21:08:04.297Z] aa5968d388b8: Preparing [2023-03-03T21:08:04.297Z] e01d3966e9ed: Layer already exists [2023-03-03T21:08:04.297Z] abaff2cb8724: Layer already exists [2023-03-03T21:08:04.297Z] ca26290a852c: Layer already exists [2023-03-03T21:08:04.297Z] aa5968d388b8: Layer already exists [2023-03-03T21:08:04.297Z] 19b470c8cc63: Layer already exists [2023-03-03T21:08:04.297Z] 3.0.0-dev.16: digest: sha256:8272eddb5abe56e104a8a4ffa049e0e9613b75f6e0989bbfd10dbf100b2041ab size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-03T21:08:04.613Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:d65f0f9877c5d27f36bd97c93e7d86cd57609692-3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-03T21:08:04.918Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:d65f0f9877c5d27f36bd97c93e7d86cd57609692-3.0.0-dev.16 [2023-03-03T21:08:04.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-03-03T21:08:04.918Z] 19b470c8cc63: Preparing [2023-03-03T21:08:04.918Z] e01d3966e9ed: Preparing [2023-03-03T21:08:04.918Z] abaff2cb8724: Preparing [2023-03-03T21:08:04.918Z] ca26290a852c: Preparing [2023-03-03T21:08:04.918Z] aa5968d388b8: Preparing [2023-03-03T21:08:04.918Z] 19b470c8cc63: Layer already exists [2023-03-03T21:08:04.918Z] aa5968d388b8: Layer already exists [2023-03-03T21:08:04.918Z] e01d3966e9ed: Layer already exists [2023-03-03T21:08:04.918Z] ca26290a852c: Layer already exists [2023-03-03T21:08:04.918Z] abaff2cb8724: Layer already exists [2023-03-03T21:08:04.918Z] d65f0f9877c5d27f36bd97c93e7d86cd57609692-3.0.0-dev.16: digest: sha256:8272eddb5abe56e104a8a4ffa049e0e9613b75f6e0989bbfd10dbf100b2041ab size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-03T21:08:05.225Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-03T21:08:05.535Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2023-03-03T21:08:05.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-03-03T21:08:05.535Z] 19b470c8cc63: Preparing [2023-03-03T21:08:05.535Z] e01d3966e9ed: Preparing [2023-03-03T21:08:05.535Z] abaff2cb8724: Preparing [2023-03-03T21:08:05.535Z] ca26290a852c: Preparing [2023-03-03T21:08:05.535Z] aa5968d388b8: Preparing [2023-03-03T21:08:05.535Z] 19b470c8cc63: Layer already exists [2023-03-03T21:08:05.535Z] abaff2cb8724: Layer already exists [2023-03-03T21:08:05.535Z] e01d3966e9ed: Layer already exists [2023-03-03T21:08:05.535Z] aa5968d388b8: Layer already exists [2023-03-03T21:08:05.535Z] ca26290a852c: Layer already exists [2023-03-03T21:08:05.535Z] main: digest: sha256:8272eddb5abe56e104a8a4ffa049e0e9613b75f6e0989bbfd10dbf100b2041ab size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-03T21:08:05.579Z] ===================================================== [Pipeline] echo [2023-03-03T21:08:05.586Z] taggedImages: [2023-03-03T21:08:05.586Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:d65f0f9877c5d27f36bd97c93e7d86cd57609692 [2023-03-03T21:08:05.586Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-03-03T21:08:05.586Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.16 [2023-03-03T21:08:05.586Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:d65f0f9877c5d27f36bd97c93e7d86cd57609692-3.0.0-dev.16 [2023-03-03T21:08:05.586Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-03T21:08:05.952Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-03T21:08:05.952Z] [2023-03-03T21:08:05.952Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-03T21:08:06.251Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-03T21:08:06.251Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-03T21:08:06.251Z] 5eb5b503b376: Pulling fs layer [2023-03-03T21:08:06.251Z] 5c69ac0246d0: Pulling fs layer [2023-03-03T21:08:06.251Z] ec43610c2a17: Pulling fs layer [2023-03-03T21:08:06.251Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-03T21:08:06.251Z] 33b1e0a273af: Pulling fs layer [2023-03-03T21:08:06.251Z] 5d3b04190fa2: Pulling fs layer [2023-03-03T21:08:06.251Z] 2f39f015ded8: Pulling fs layer [2023-03-03T21:08:06.251Z] 3a2ae6a8a46f: Waiting [2023-03-03T21:08:06.251Z] 33b1e0a273af: Waiting [2023-03-03T21:08:06.251Z] 5d3b04190fa2: Waiting [2023-03-03T21:08:06.251Z] 2f39f015ded8: Waiting [2023-03-03T21:08:06.251Z] 5c69ac0246d0: Verifying Checksum [2023-03-03T21:08:06.251Z] 5c69ac0246d0: Download complete [2023-03-03T21:08:06.252Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-03T21:08:06.252Z] 3a2ae6a8a46f: Download complete [2023-03-03T21:08:06.512Z] 33b1e0a273af: Verifying Checksum [2023-03-03T21:08:06.512Z] 33b1e0a273af: Download complete [2023-03-03T21:08:06.512Z] 5d3b04190fa2: Verifying Checksum [2023-03-03T21:08:06.512Z] 5d3b04190fa2: Download complete [2023-03-03T21:08:06.512Z] ec43610c2a17: Verifying Checksum [2023-03-03T21:08:06.512Z] ec43610c2a17: Download complete [2023-03-03T21:08:06.512Z] 5eb5b503b376: Verifying Checksum [2023-03-03T21:08:06.512Z] 5eb5b503b376: Download complete [2023-03-03T21:08:07.079Z] 2f39f015ded8: Download complete [2023-03-03T21:08:08.012Z] 5eb5b503b376: Pull complete [2023-03-03T21:08:08.012Z] 5c69ac0246d0: Pull complete [2023-03-03T21:08:08.579Z] ec43610c2a17: Pull complete [2023-03-03T21:08:08.579Z] 3a2ae6a8a46f: Pull complete [2023-03-03T21:08:08.842Z] 33b1e0a273af: Pull complete [2023-03-03T21:08:08.842Z] 5d3b04190fa2: Pull complete [2023-03-03T21:08:14.129Z] 2f39f015ded8: Pull complete [2023-03-03T21:08:14.129Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-03T21:08:14.129Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-03T21:08:14.129Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-03T21:08:14.204Z] prd-ubuntu20.04-docker-8c-8g-8183 does not seem to be running inside a container [2023-03-03T21:08:14.244Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-03T21:08:16.653Z] $ docker top 4af0e5d99a8588db9621e028fd743c8d153fd28fa8bdb65af9c8a3155a99a9b4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-03T21:08:17.046Z] ---> job-cost.sh [2023-03-03T21:08:17.046Z] lf-activate-venv: SKIPPING [2023-03-03T21:08:17.046Z] INFO: No Stack... [2023-03-03T21:08:17.304Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-03T21:08:17.872Z] INFO: Archiving Costs [Pipeline] sh [2023-03-03T21:08:18.164Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2023-03-03T21:08:18.164Z] + cut -d, -f6 [Pipeline] lock [2023-03-03T21:08:18.177Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-106-stack-cost] [2023-03-03T21:08:18.182Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-106-stack-cost] did not exist. Created. [2023-03-03T21:08:18.182Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-106-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-03T21:08:18.483Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-03T21:08:18.515Z] Stashed 1 file(s) [Pipeline] } [2023-03-03T21:08:18.520Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-106-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-03T21:08:18.539Z] $ docker stop --time=1 4af0e5d99a8588db9621e028fd743c8d153fd28fa8bdb65af9c8a3155a99a9b4 [2023-03-03T21:08:19.678Z] $ docker rm -f --volumes 4af0e5d99a8588db9621e028fd743c8d153fd28fa8bdb65af9c8a3155a99a9b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-03T21:08:22.437Z] provisioning config files... [2023-03-03T21:08:22.461Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/106@tmp/config14144359098111839279tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-03T21:08:22.810Z] ---> docker-login.sh [2023-03-03T21:08:22.811Z] nexus3.edgexfoundry.org:10001 [2023-03-03T21:08:23.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-03T21:08:23.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-03T21:08:23.350Z] Configure a credential helper to remove this warning. See [2023-03-03T21:08:23.350Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-03T21:08:23.350Z] [2023-03-03T21:08:23.350Z] Login Succeeded [2023-03-03T21:08:23.350Z] nexus3.edgexfoundry.org:10002 [2023-03-03T21:08:23.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-03T21:08:23.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-03T21:08:23.620Z] Configure a credential helper to remove this warning. See [2023-03-03T21:08:23.620Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-03T21:08:23.620Z] [2023-03-03T21:08:23.620Z] Login Succeeded [2023-03-03T21:08:23.889Z] nexus3.edgexfoundry.org:10003 [2023-03-03T21:08:23.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-03T21:08:24.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-03T21:08:24.162Z] Configure a credential helper to remove this warning. See [2023-03-03T21:08:24.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-03T21:08:24.162Z] [2023-03-03T21:08:24.162Z] Login Succeeded [2023-03-03T21:08:24.162Z] nexus3.edgexfoundry.org:10004 [2023-03-03T21:08:24.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-03T21:08:24.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-03T21:08:24.433Z] Configure a credential helper to remove this warning. See [2023-03-03T21:08:24.433Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-03T21:08:24.433Z] [2023-03-03T21:08:24.433Z] Login Succeeded [2023-03-03T21:08:24.433Z] docker.io [2023-03-03T21:08:24.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-03T21:08:24.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-03T21:08:24.966Z] Configure a credential helper to remove this warning. See [2023-03-03T21:08:24.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-03T21:08:24.966Z] [2023-03-03T21:08:24.966Z] Login Succeeded [2023-03-03T21:08:24.966Z] ---> docker-login.sh ends [Pipeline] } [2023-03-03T21:08:24.981Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-03T21:08:25.224Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-03T21:08:25.236Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-03T21:08:25.244Z] ========================================================= [2023-03-03T21:08:25.244Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-03T21:08:25.244Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-03T21:08:25.587Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-03T21:08:26.178Z] Sending build context to Docker daemon 20.6MB [2023-03-03T21:08:26.178Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-03-03T21:08:26.178Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-03T21:08:26.178Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-03T21:08:26.178Z] 9b18e9b68314: Pulling fs layer [2023-03-03T21:08:26.178Z] 35d82f9e3411: Pulling fs layer [2023-03-03T21:08:26.178Z] e16973657156: Pulling fs layer [2023-03-03T21:08:26.178Z] fc693d55d65f: Pulling fs layer [2023-03-03T21:08:26.178Z] 7e9fc2657dce: Pulling fs layer [2023-03-03T21:08:26.178Z] dda99020689f: Pulling fs layer [2023-03-03T21:08:26.178Z] db1c61fa0a46: Pulling fs layer [2023-03-03T21:08:26.178Z] 891c053d2c06: Pulling fs layer [2023-03-03T21:08:26.178Z] fc693d55d65f: Waiting [2023-03-03T21:08:26.178Z] 7e9fc2657dce: Waiting [2023-03-03T21:08:26.178Z] db1c61fa0a46: Waiting [2023-03-03T21:08:26.178Z] 891c053d2c06: Waiting [2023-03-03T21:08:26.178Z] e16973657156: Verifying Checksum [2023-03-03T21:08:26.178Z] e16973657156: Download complete [2023-03-03T21:08:26.178Z] 35d82f9e3411: Verifying Checksum [2023-03-03T21:08:26.178Z] 35d82f9e3411: Download complete [2023-03-03T21:08:26.446Z] 7e9fc2657dce: Verifying Checksum [2023-03-03T21:08:26.446Z] 7e9fc2657dce: Download complete [2023-03-03T21:08:26.446Z] dda99020689f: Verifying Checksum [2023-03-03T21:08:26.446Z] dda99020689f: Download complete [2023-03-03T21:08:26.446Z] 9b18e9b68314: Download complete [2023-03-03T21:08:27.410Z] 9b18e9b68314: Pull complete [2023-03-03T21:08:27.410Z] 891c053d2c06: Verifying Checksum [2023-03-03T21:08:27.679Z] 35d82f9e3411: Pull complete [2023-03-03T21:08:27.959Z] e16973657156: Pull complete [2023-03-03T21:08:28.547Z] db1c61fa0a46: Verifying Checksum [2023-03-03T21:08:28.547Z] db1c61fa0a46: Download complete [2023-03-03T21:08:29.134Z] fc693d55d65f: Verifying Checksum [2023-03-03T21:08:29.134Z] fc693d55d65f: Download complete [2023-03-03T21:08:41.461Z] fc693d55d65f: Pull complete [2023-03-03T21:08:41.461Z] 7e9fc2657dce: Pull complete [2023-03-03T21:08:41.461Z] dda99020689f: Pull complete [2023-03-03T21:08:46.826Z] db1c61fa0a46: Pull complete [2023-03-03T21:08:48.244Z] 891c053d2c06: Pull complete [2023-03-03T21:08:48.244Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-03T21:08:48.244Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-03T21:08:48.244Z] ---> f96f9c87975a [2023-03-03T21:08:48.244Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-03T21:08:50.190Z] ---> Running in 211006b6fad7 [2023-03-03T21:08:50.190Z] Removing intermediate container 211006b6fad7 [2023-03-03T21:08:50.190Z] ---> c557cf26190d [2023-03-03T21:08:50.190Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-03T21:08:50.457Z] ---> Running in e0f1c9fa2b70 [2023-03-03T21:08:50.723Z] Removing intermediate container e0f1c9fa2b70 [2023-03-03T21:08:50.723Z] ---> e0ee2efe2459 [2023-03-03T21:08:50.723Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-03-03T21:08:50.723Z] ---> Running in 8927747dc211 [2023-03-03T21:08:50.990Z] Removing intermediate container 8927747dc211 [2023-03-03T21:08:50.990Z] ---> 1176cbaa8800 [2023-03-03T21:08:50.990Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-03-03T21:08:50.990Z] ---> Running in 1c99f3941141 [2023-03-03T21:08:51.257Z] Removing intermediate container 1c99f3941141 [2023-03-03T21:08:51.257Z] ---> 6b738120cba6 [2023-03-03T21:08:51.257Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-03-03T21:08:51.257Z] ---> Running in 6953d14a2a15 [2023-03-03T21:08:51.536Z] Removing intermediate container 6953d14a2a15 [2023-03-03T21:08:51.536Z] ---> aff2bdfea56f [2023-03-03T21:08:51.536Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-03T21:08:51.804Z] ---> Running in 76e5a2f62b23 [2023-03-03T21:08:52.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-03T21:08:53.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-03T21:08:53.998Z] OK: 221 MiB in 51 packages [2023-03-03T21:08:55.523Z] Removing intermediate container 76e5a2f62b23 [2023-03-03T21:08:55.523Z] ---> 9e22caf9197f [2023-03-03T21:08:55.523Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-03-03T21:08:55.523Z] ---> Running in 3919636063c3 [2023-03-03T21:08:55.803Z] Removing intermediate container 3919636063c3 [2023-03-03T21:08:55.803Z] ---> c27d6c0c4dc2 [2023-03-03T21:08:55.803Z] Step 10/13 : COPY go.mod vendor* ./ [2023-03-03T21:08:56.393Z] ---> 242106faf4fd [2023-03-03T21:08:56.393Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-03T21:08:56.393Z] ---> Running in 16e6b6954b55 [2023-03-03T21:10:04.291Z] Removing intermediate container 16e6b6954b55 [2023-03-03T21:10:04.291Z] ---> c81c757ba16a [2023-03-03T21:10:04.291Z] Step 12/13 : COPY . . [2023-03-03T21:10:04.291Z] ---> 7cd8ec57fabd [2023-03-03T21:10:04.291Z] Step 13/13 : RUN ${MAKE} [2023-03-03T21:10:04.291Z] ---> Running in 738ec8f7154f [2023-03-03T21:10:04.291Z] noop [2023-03-03T21:10:04.291Z] Removing intermediate container 738ec8f7154f [2023-03-03T21:10:04.291Z] ---> 506a1afebaab [2023-03-03T21:10:04.291Z] Successfully built 506a1afebaab [2023-03-03T21:10:04.291Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-03T21:10:04.644Z] + docker inspect -f . ci-base-image-arm64 [2023-03-03T21:10:04.644Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-03T21:10:04.828Z] prd-ubuntu20.04-docker-arm64-4c-16g-8184 does not seem to be running inside a container [2023-03-03T21:10:04.896Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/106 -v /w/workspace/device-onvif-camera/106:/w/workspace/device-onvif-camera/106:rw,z -v /w/workspace/device-onvif-camera/106@tmp:/w/workspace/device-onvif-camera/106@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-03T21:10:06.036Z] $ docker top 82aaea203b9a6cc1395c638db6ba31b60117b7f8f56902e7665d4dc158849d64 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-03T21:10:06.868Z] + go version [2023-03-03T21:10:06.869Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-03T21:10:06.887Z] $ docker stop --time=1 82aaea203b9a6cc1395c638db6ba31b60117b7f8f56902e7665d4dc158849d64 [2023-03-03T21:10:08.474Z] $ docker rm -f --volumes 82aaea203b9a6cc1395c638db6ba31b60117b7f8f56902e7665d4dc158849d64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-03T21:10:09.000Z] + docker inspect -f . ci-base-image-arm64 [2023-03-03T21:10:09.000Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-03T21:10:09.173Z] prd-ubuntu20.04-docker-arm64-4c-16g-8184 does not seem to be running inside a container [2023-03-03T21:10:09.237Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/106 -v /w/workspace/device-onvif-camera/106:/w/workspace/device-onvif-camera/106:rw,z -v /w/workspace/device-onvif-camera/106@tmp:/w/workspace/device-onvif-camera/106@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-03T21:10:10.400Z] $ docker top fca9916e5b0c87091a1f1f8cfa7513d42c331f1f6aa7fedc6f84f7ccd62b7478 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-03T21:10:10.914Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/106 [Pipeline] fileExists [Pipeline] sh [2023-03-03T21:10:11.841Z] + make test [2023-03-03T21:10:11.841Z] go test ./... -coverprofile=coverage.out ./... [2023-03-03T21:10:13.793Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-03-03T21:11:50.699Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-03-03T21:11:50.699Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.181s coverage: 29.3% of statements [2023-03-03T21:11:50.699Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-03-03T21:12:03.067Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 22.844s coverage: 86.5% of statements [2023-03-03T21:12:03.067Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-03T21:12:03.067Z] go vet ./... [2023-03-03T21:12:35.344Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-03T21:12:35.344Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-03T21:12:35.344Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-03T21:12:35.364Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-03T21:12:35.378Z] $ docker stop --time=1 fca9916e5b0c87091a1f1f8cfa7513d42c331f1f6aa7fedc6f84f7ccd62b7478 [2023-03-03T21:12:37.192Z] $ docker rm -f --volumes fca9916e5b0c87091a1f1f8cfa7513d42c331f1f6aa7fedc6f84f7ccd62b7478 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-03T21:12:38.204Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-03T21:12:38.226Z] Warning: overwriting stash ‘coverage-report’ [2023-03-03T21:12:38.792Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-03T21:12:39.155Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-03T21:12:39.473Z] + ls -al . [2023-03-03T21:12:39.474Z] total 232 [2023-03-03T21:12:39.474Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 3 21:10 . [2023-03-03T21:12:39.474Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 3 21:07 .. [2023-03-03T21:12:39.474Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 3 21:08 .git [2023-03-03T21:12:39.474Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 3 21:08 .github [2023-03-03T21:12:39.474Z] -rw-rw-r-- 1 jenkins jenkins 496 Mar 3 21:08 .gitignore [2023-03-03T21:12:39.474Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 3 21:08 .golangci.yml [2023-03-03T21:12:39.474Z] -rw-rw-r-- 1 jenkins jenkins 9857 Mar 3 21:08 Attribution.txt [2023-03-03T21:12:39.474Z] -rw-rw-r-- 1 jenkins jenkins 6312 Mar 3 21:08 CHANGELOG.md [2023-03-03T21:12:39.474Z] -rw-rw-r-- 1 jenkins jenkins 1574 Mar 3 21:08 Dockerfile [2023-03-03T21:12:39.474Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 3 21:08 GOVERNANCE.md [2023-03-03T21:12:39.474Z] -rw-rw-r-- 1 jenkins jenkins 734 Mar 3 21:08 Jenkinsfile [2023-03-03T21:12:39.474Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 3 21:08 LICENSE [2023-03-03T21:12:39.474Z] -rw-rw-r-- 1 jenkins jenkins 2716 Mar 3 21:08 Makefile [2023-03-03T21:12:39.474Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 3 21:08 OWNERS.md [2023-03-03T21:12:39.474Z] -rw-rw-r-- 1 jenkins jenkins 5931 Mar 3 21:08 README.md [2023-03-03T21:12:39.474Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 3 21:06 VERSION [2023-03-03T21:12:39.474Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 3 21:08 bin [2023-03-03T21:12:39.474Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 3 21:08 cmd [2023-03-03T21:12:39.474Z] -rw-r--r-- 1 jenkins jenkins 79184 Mar 3 21:12 coverage.out [2023-03-03T21:12:39.474Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 3 21:08 doc [2023-03-03T21:12:39.474Z] -rw-rw-r-- 1 jenkins jenkins 3600 Mar 3 21:08 go.mod [2023-03-03T21:12:39.474Z] -rw-rw-r-- 1 jenkins jenkins 34701 Mar 3 21:08 go.sum [2023-03-03T21:12:39.474Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 3 21:08 internal [2023-03-03T21:12:39.474Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 3 21:08 snap [2023-03-03T21:12:39.474Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 3 21:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-03T21:12:39.816Z] + 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=d65f0f9877c5d27f36bd97c93e7d86cd57609692 --label arch=arm64 --label version=3.0.0-dev.16 . [2023-03-03T21:12:40.405Z] Sending build context to Docker daemon 20.68MB [2023-03-03T21:12:40.405Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-03-03T21:12:40.405Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-03T21:12:40.405Z] ---> 506a1afebaab [2023-03-03T21:12:40.405Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-03-03T21:12:40.998Z] ---> Running in 385b10741560 [2023-03-03T21:12:41.269Z] Removing intermediate container 385b10741560 [2023-03-03T21:12:41.269Z] ---> 4a9041234489 [2023-03-03T21:12:41.269Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-03T21:12:41.269Z] ---> Running in 20e400555faa [2023-03-03T21:12:41.543Z] Removing intermediate container 20e400555faa [2023-03-03T21:12:41.543Z] ---> 08d47fab4a05 [2023-03-03T21:12:41.543Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-03T21:12:41.810Z] ---> Running in af50c31a80af [2023-03-03T21:12:42.076Z] Removing intermediate container af50c31a80af [2023-03-03T21:12:42.076Z] ---> 615811f1d285 [2023-03-03T21:12:42.076Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-03T21:12:42.076Z] ---> Running in 5dd45f08f144 [2023-03-03T21:12:42.345Z] Removing intermediate container 5dd45f08f144 [2023-03-03T21:12:42.345Z] ---> e27d48f62555 [2023-03-03T21:12:42.345Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-03-03T21:12:42.345Z] ---> Running in bd0e71b32da3 [2023-03-03T21:12:42.930Z] Removing intermediate container bd0e71b32da3 [2023-03-03T21:12:42.930Z] ---> 1714a56f8b30 [2023-03-03T21:12:42.930Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-03T21:12:42.930Z] ---> Running in b57ac3117f19 [2023-03-03T21:12:43.892Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-03T21:12:44.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-03T21:12:45.571Z] OK: 221 MiB in 51 packages [2023-03-03T21:12:46.986Z] Removing intermediate container b57ac3117f19 [2023-03-03T21:12:46.986Z] ---> e96415b592b2 [2023-03-03T21:12:46.986Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-03-03T21:12:46.986Z] ---> Running in a7112621e97d [2023-03-03T21:12:48.418Z] Removing intermediate container a7112621e97d [2023-03-03T21:12:48.418Z] ---> 98442cc57ca9 [2023-03-03T21:12:48.418Z] Step 10/26 : COPY go.mod vendor* ./ [2023-03-03T21:12:48.691Z] ---> 20f4577bd8a5 [2023-03-03T21:12:48.691Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-03T21:12:48.960Z] ---> Running in 55e332e24673 [2023-03-03T21:12:51.548Z] Removing intermediate container 55e332e24673 [2023-03-03T21:12:51.548Z] ---> a800983e82e3 [2023-03-03T21:12:51.548Z] Step 12/26 : COPY . . [2023-03-03T21:12:54.134Z] ---> 7197246f091c [2023-03-03T21:12:54.134Z] Step 13/26 : RUN ${MAKE} [2023-03-03T21:12:54.134Z] ---> Running in 97c2e4c9f4b1 [2023-03-03T21:12:54.729Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.16" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-03-03T21:15:16.476Z] Removing intermediate container 97c2e4c9f4b1 [2023-03-03T21:15:16.476Z] ---> a6d22868547c [2023-03-03T21:15:16.476Z] Step 14/26 : FROM alpine:3.16 [2023-03-03T21:15:16.476Z] 3.16: Pulling from library/alpine [2023-03-03T21:15:16.476Z] 3760b48202b3: Pulling fs layer [2023-03-03T21:15:16.476Z] 3760b48202b3: Verifying Checksum [2023-03-03T21:15:16.476Z] 3760b48202b3: Download complete [2023-03-03T21:15:16.476Z] 3760b48202b3: Pull complete [2023-03-03T21:15:16.476Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-03T21:15:16.476Z] Status: Downloaded newer image for alpine:3.16 [2023-03-03T21:15:16.476Z] ---> 4c81e5bf8899 [2023-03-03T21:15:16.476Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-03T21:15:16.476Z] ---> Running in ea95241105fe [2023-03-03T21:15:16.476Z] Removing intermediate container ea95241105fe [2023-03-03T21:15:16.476Z] ---> e80b834980ef [2023-03-03T21:15:16.476Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-03-03T21:15:16.476Z] ---> Running in f357e1861f63 [2023-03-03T21:15:16.476Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-03T21:15:16.476Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-03T21:15:16.476Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-03T21:15:16.476Z] Executing busybox-1.35.0-r17.trigger [2023-03-03T21:15:16.476Z] OK: 5 MiB in 15 packages [2023-03-03T21:15:16.476Z] Removing intermediate container f357e1861f63 [2023-03-03T21:15:16.476Z] ---> e4e1f6d1c8de [2023-03-03T21:15:16.476Z] Step 17/26 : WORKDIR / [2023-03-03T21:15:16.476Z] ---> Running in 57ebacd246d8 [2023-03-03T21:15:16.476Z] Removing intermediate container 57ebacd246d8 [2023-03-03T21:15:16.476Z] ---> 8f3c88a369f4 [2023-03-03T21:15:16.476Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-03-03T21:15:16.745Z] ---> 4c627fae14c1 [2023-03-03T21:15:16.745Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-03-03T21:15:17.118Z] ---> edc4fbfb7bae [2023-03-03T21:15:17.118Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-03-03T21:15:17.725Z] ---> c2dc20aa93df [2023-03-03T21:15:17.725Z] Step 21/26 : EXPOSE 59984 [2023-03-03T21:15:17.725Z] ---> Running in 9aeef5744760 [2023-03-03T21:15:18.005Z] Removing intermediate container 9aeef5744760 [2023-03-03T21:15:18.005Z] ---> aacfff167e98 [2023-03-03T21:15:18.005Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-03-03T21:15:18.005Z] ---> Running in 501ecdb07a7a [2023-03-03T21:15:18.282Z] Removing intermediate container 501ecdb07a7a [2023-03-03T21:15:18.282Z] ---> 15fc6da97170 [2023-03-03T21:15:18.282Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-03T21:15:18.567Z] ---> Running in 9ef0702424c4 [2023-03-03T21:15:18.840Z] Removing intermediate container 9ef0702424c4 [2023-03-03T21:15:18.840Z] ---> fa5a4b2c4ff0 [2023-03-03T21:15:18.840Z] Step 24/26 : LABEL arch=arm64 [2023-03-03T21:15:18.840Z] ---> Running in 99baea25b12a [2023-03-03T21:15:19.118Z] Removing intermediate container 99baea25b12a [2023-03-03T21:15:19.118Z] ---> 5fa7899fec4d [2023-03-03T21:15:19.118Z] Step 25/26 : LABEL git_sha=d65f0f9877c5d27f36bd97c93e7d86cd57609692 [2023-03-03T21:15:19.390Z] ---> Running in 444e696d931c [2023-03-03T21:15:19.659Z] Removing intermediate container 444e696d931c [2023-03-03T21:15:19.659Z] ---> dcd045446058 [2023-03-03T21:15:19.659Z] Step 26/26 : LABEL version=3.0.0-dev.16 [2023-03-03T21:15:19.659Z] ---> Running in c017cb55430e [2023-03-03T21:15:19.924Z] Removing intermediate container c017cb55430e [2023-03-03T21:15:19.924Z] ---> d1d6e4411761 [2023-03-03T21:15:19.924Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-03T21:15:19.924Z] Successfully built d1d6e4411761 [2023-03-03T21:15:19.924Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-03T21:15:20.310Z] provisioning config files... [2023-03-03T21:15:20.324Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/106@tmp/config15467664976329067574tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-03T21:15:20.663Z] ---> docker-login.sh [2023-03-03T21:15:20.663Z] nexus3.edgexfoundry.org:10001 [2023-03-03T21:15:20.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-03T21:15:20.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-03T21:15:20.931Z] Configure a credential helper to remove this warning. See [2023-03-03T21:15:20.931Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-03T21:15:20.931Z] [2023-03-03T21:15:20.931Z] Login Succeeded [2023-03-03T21:15:20.931Z] nexus3.edgexfoundry.org:10002 [2023-03-03T21:15:21.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-03T21:15:21.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-03T21:15:21.200Z] Configure a credential helper to remove this warning. See [2023-03-03T21:15:21.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-03T21:15:21.200Z] [2023-03-03T21:15:21.200Z] Login Succeeded [2023-03-03T21:15:21.200Z] nexus3.edgexfoundry.org:10003 [2023-03-03T21:15:21.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-03T21:15:21.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-03T21:15:21.735Z] Configure a credential helper to remove this warning. See [2023-03-03T21:15:21.735Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-03T21:15:21.735Z] [2023-03-03T21:15:21.735Z] Login Succeeded [2023-03-03T21:15:21.735Z] nexus3.edgexfoundry.org:10004 [2023-03-03T21:15:22.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-03T21:15:22.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-03T21:15:22.003Z] Configure a credential helper to remove this warning. See [2023-03-03T21:15:22.003Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-03T21:15:22.003Z] [2023-03-03T21:15:22.003Z] Login Succeeded [2023-03-03T21:15:22.003Z] docker.io [2023-03-03T21:15:22.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-03T21:15:22.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-03T21:15:22.535Z] Configure a credential helper to remove this warning. See [2023-03-03T21:15:22.535Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-03T21:15:22.535Z] [2023-03-03T21:15:22.535Z] Login Succeeded [2023-03-03T21:15:22.535Z] ---> docker-login.sh ends [Pipeline] } [2023-03-03T21:15:22.547Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-03T21:15:22.581Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-03T21:15:22.602Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2023-03-03T21:15:22.602Z] d65f0f9877c5d27f36bd97c93e7d86cd57609692 [2023-03-03T21:15:22.602Z] latest [2023-03-03T21:15:22.602Z] 3.0.0-dev.16 [2023-03-03T21:15:22.602Z] d65f0f9877c5d27f36bd97c93e7d86cd57609692-3.0.0-dev.16 [2023-03-03T21:15:22.602Z] main [2023-03-03T21:15:22.602Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-03T21:15:22.954Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:d65f0f9877c5d27f36bd97c93e7d86cd57609692 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-03T21:15:23.287Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:d65f0f9877c5d27f36bd97c93e7d86cd57609692 [2023-03-03T21:15:23.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-03-03T21:15:23.287Z] 17b82f663ebf: Preparing [2023-03-03T21:15:23.287Z] 2a91987f2286: Preparing [2023-03-03T21:15:23.287Z] 8be963138eb8: Preparing [2023-03-03T21:15:23.287Z] 5c5676884f64: Preparing [2023-03-03T21:15:23.287Z] f70ee36035b9: Preparing [2023-03-03T21:15:23.287Z] f70ee36035b9: Layer already exists [2023-03-03T21:15:23.553Z] 5c5676884f64: Pushed [2023-03-03T21:15:23.553Z] 2a91987f2286: Pushed [2023-03-03T21:15:23.553Z] 17b82f663ebf: Pushed [2023-03-03T21:15:28.887Z] 8be963138eb8: Pushed [2023-03-03T21:15:29.154Z] d65f0f9877c5d27f36bd97c93e7d86cd57609692: digest: sha256:30bdec16787dc125708fffa84d3bb8b8f7446ed209075c8811d726b3d04574e6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-03T21:15:29.495Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-03T21:15:29.828Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-03-03T21:15:29.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-03-03T21:15:29.828Z] 17b82f663ebf: Preparing [2023-03-03T21:15:29.828Z] 2a91987f2286: Preparing [2023-03-03T21:15:29.828Z] 8be963138eb8: Preparing [2023-03-03T21:15:29.828Z] 5c5676884f64: Preparing [2023-03-03T21:15:29.828Z] f70ee36035b9: Preparing [2023-03-03T21:15:29.828Z] 2a91987f2286: Layer already exists [2023-03-03T21:15:29.828Z] 8be963138eb8: Layer already exists [2023-03-03T21:15:29.828Z] 5c5676884f64: Layer already exists [2023-03-03T21:15:29.828Z] f70ee36035b9: Layer already exists [2023-03-03T21:15:29.828Z] 17b82f663ebf: Layer already exists [2023-03-03T21:15:30.096Z] latest: digest: sha256:30bdec16787dc125708fffa84d3bb8b8f7446ed209075c8811d726b3d04574e6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-03T21:15:30.439Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-03T21:15:30.779Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.16 [2023-03-03T21:15:30.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-03-03T21:15:30.779Z] 17b82f663ebf: Preparing [2023-03-03T21:15:30.779Z] 2a91987f2286: Preparing [2023-03-03T21:15:30.779Z] 8be963138eb8: Preparing [2023-03-03T21:15:30.779Z] 5c5676884f64: Preparing [2023-03-03T21:15:30.779Z] f70ee36035b9: Preparing [2023-03-03T21:15:30.779Z] 17b82f663ebf: Layer already exists [2023-03-03T21:15:30.779Z] 5c5676884f64: Layer already exists [2023-03-03T21:15:30.779Z] f70ee36035b9: Layer already exists [2023-03-03T21:15:30.779Z] 8be963138eb8: Layer already exists [2023-03-03T21:15:30.779Z] 2a91987f2286: Layer already exists [2023-03-03T21:15:30.779Z] 3.0.0-dev.16: digest: sha256:30bdec16787dc125708fffa84d3bb8b8f7446ed209075c8811d726b3d04574e6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-03T21:15:31.387Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:d65f0f9877c5d27f36bd97c93e7d86cd57609692-3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-03T21:15:31.728Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:d65f0f9877c5d27f36bd97c93e7d86cd57609692-3.0.0-dev.16 [2023-03-03T21:15:31.728Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-03-03T21:15:31.728Z] 17b82f663ebf: Preparing [2023-03-03T21:15:31.728Z] 2a91987f2286: Preparing [2023-03-03T21:15:31.728Z] 8be963138eb8: Preparing [2023-03-03T21:15:31.728Z] 5c5676884f64: Preparing [2023-03-03T21:15:31.728Z] f70ee36035b9: Preparing [2023-03-03T21:15:31.728Z] f70ee36035b9: Layer already exists [2023-03-03T21:15:31.728Z] 17b82f663ebf: Layer already exists [2023-03-03T21:15:31.728Z] 2a91987f2286: Layer already exists [2023-03-03T21:15:31.728Z] 5c5676884f64: Layer already exists [2023-03-03T21:15:31.728Z] 8be963138eb8: Layer already exists [2023-03-03T21:15:31.728Z] d65f0f9877c5d27f36bd97c93e7d86cd57609692-3.0.0-dev.16: digest: sha256:30bdec16787dc125708fffa84d3bb8b8f7446ed209075c8811d726b3d04574e6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-03T21:15:32.064Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-03T21:15:32.400Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2023-03-03T21:15:32.401Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-03-03T21:15:32.401Z] 17b82f663ebf: Preparing [2023-03-03T21:15:32.401Z] 2a91987f2286: Preparing [2023-03-03T21:15:32.401Z] 8be963138eb8: Preparing [2023-03-03T21:15:32.401Z] 5c5676884f64: Preparing [2023-03-03T21:15:32.401Z] f70ee36035b9: Preparing [2023-03-03T21:15:32.401Z] 17b82f663ebf: Layer already exists [2023-03-03T21:15:32.401Z] f70ee36035b9: Layer already exists [2023-03-03T21:15:32.401Z] 2a91987f2286: Layer already exists [2023-03-03T21:15:32.401Z] 8be963138eb8: Layer already exists [2023-03-03T21:15:32.401Z] 5c5676884f64: Layer already exists [2023-03-03T21:15:32.667Z] main: digest: sha256:30bdec16787dc125708fffa84d3bb8b8f7446ed209075c8811d726b3d04574e6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-03T21:15:32.720Z] ===================================================== [Pipeline] echo [2023-03-03T21:15:32.727Z] taggedImages: [2023-03-03T21:15:32.727Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:d65f0f9877c5d27f36bd97c93e7d86cd57609692 [2023-03-03T21:15:32.727Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-03-03T21:15:32.727Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.16 [2023-03-03T21:15:32.727Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:d65f0f9877c5d27f36bd97c93e7d86cd57609692-3.0.0-dev.16 [2023-03-03T21:15:32.727Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-03T21:15:33.099Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-03T21:15:33.099Z] [2023-03-03T21:15:33.099Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-03T21:15:33.434Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-03T21:15:33.434Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-03T21:15:33.434Z] 8998bd30e6a1: Pulling fs layer [2023-03-03T21:15:33.434Z] 04944245beec: Pulling fs layer [2023-03-03T21:15:33.434Z] 699f458cf7ca: Pulling fs layer [2023-03-03T21:15:33.434Z] 765212b225bb: Pulling fs layer [2023-03-03T21:15:33.434Z] f23df028b6ca: Pulling fs layer [2023-03-03T21:15:33.434Z] d65c8cfc05b1: Pulling fs layer [2023-03-03T21:15:33.434Z] 2437ff75d9bd: Pulling fs layer [2023-03-03T21:15:33.434Z] 765212b225bb: Waiting [2023-03-03T21:15:33.434Z] f23df028b6ca: Waiting [2023-03-03T21:15:33.434Z] d65c8cfc05b1: Waiting [2023-03-03T21:15:33.434Z] 2437ff75d9bd: Waiting [2023-03-03T21:15:33.705Z] 04944245beec: Verifying Checksum [2023-03-03T21:15:33.705Z] 04944245beec: Download complete [2023-03-03T21:15:33.705Z] 765212b225bb: Verifying Checksum [2023-03-03T21:15:33.705Z] 765212b225bb: Download complete [2023-03-03T21:15:33.705Z] f23df028b6ca: Verifying Checksum [2023-03-03T21:15:33.705Z] f23df028b6ca: Download complete [2023-03-03T21:15:33.705Z] d65c8cfc05b1: Verifying Checksum [2023-03-03T21:15:33.705Z] d65c8cfc05b1: Download complete [2023-03-03T21:15:33.971Z] 699f458cf7ca: Verifying Checksum [2023-03-03T21:15:33.971Z] 699f458cf7ca: Download complete [2023-03-03T21:15:34.238Z] 8998bd30e6a1: Verifying Checksum [2023-03-03T21:15:34.238Z] 8998bd30e6a1: Download complete [2023-03-03T21:15:36.822Z] 2437ff75d9bd: Verifying Checksum [2023-03-03T21:15:36.822Z] 2437ff75d9bd: Download complete [2023-03-03T21:15:38.239Z] 8998bd30e6a1: Pull complete [2023-03-03T21:15:38.505Z] 04944245beec: Pull complete [2023-03-03T21:15:39.914Z] 699f458cf7ca: Pull complete [2023-03-03T21:15:40.181Z] 765212b225bb: Pull complete [2023-03-03T21:15:40.771Z] f23df028b6ca: Pull complete [2023-03-03T21:15:41.038Z] d65c8cfc05b1: Pull complete [2023-03-03T21:15:56.028Z] 2437ff75d9bd: Pull complete [2023-03-03T21:15:56.028Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-03T21:15:56.028Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-03T21:15:56.028Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-03T21:15:56.212Z] prd-ubuntu20.04-docker-arm64-4c-16g-8184 does not seem to be running inside a container [2023-03-03T21:15:56.271Z] $ 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/106 -v /w/workspace/device-onvif-camera/106:/w/workspace/device-onvif-camera/106:rw,z -v /w/workspace/device-onvif-camera/106@tmp:/w/workspace/device-onvif-camera/106@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-03T21:15:58.770Z] $ docker top 3fed140f84a8a080856da7c0515ff838142f2dbf900ae561718e4d98024de2ea -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-03T21:15:59.608Z] ---> job-cost.sh [2023-03-03T21:15:59.608Z] lf-activate-venv: SKIPPING [2023-03-03T21:15:59.608Z] INFO: No Stack... [2023-03-03T21:15:59.874Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-03T21:16:00.830Z] INFO: Archiving Costs [Pipeline] sh [2023-03-03T21:16:01.148Z] + cat /w/workspace/device-onvif-camera/106/archives/cost.csv [2023-03-03T21:16:01.148Z] + cut -d, -f6 [Pipeline] lock [2023-03-03T21:16:01.185Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-106-stack-cost] [2023-03-03T21:16:01.197Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-106-stack-cost] did not exist. Created. [2023-03-03T21:16:01.197Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-106-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-03T21:16:01.849Z] /w/workspace/device-onvif-camera/106@tmp/durable-d3d5a7b1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-03T21:16:02.175Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-03T21:16:02.196Z] Warning: overwriting stash ‘stack-cost’ [2023-03-03T21:16:02.251Z] Stashed 1 file(s) [Pipeline] } [2023-03-03T21:16:02.259Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-106-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-03T21:16:02.274Z] $ docker stop --time=1 3fed140f84a8a080856da7c0515ff838142f2dbf900ae561718e4d98024de2ea [2023-03-03T21:16:03.734Z] $ docker rm -f --volumes 3fed140f84a8a080856da7c0515ff838142f2dbf900ae561718e4d98024de2ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-03T21:16:04.125Z] provisioning config files... [2023-03-03T21:16:04.132Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config11555112115990000016tmp [Pipeline] { [Pipeline] sh [2023-03-03T21:16:04.424Z] + set +x [2023-03-03T21:16:04.424Z] + curl -s https://codecov.io/bash [2023-03-03T21:16:04.424Z] + bash -s -- [2023-03-03T21:16:04.424Z] [2023-03-03T21:16:04.424Z] _____ _ [2023-03-03T21:16:04.424Z] / ____| | | [2023-03-03T21:16:04.424Z] | | ___ __| | ___ ___ _____ __ [2023-03-03T21:16:04.424Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-03T21:16:04.424Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-03T21:16:04.424Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-03T21:16:04.424Z] Bash-1.0.6 [2023-03-03T21:16:04.424Z] [2023-03-03T21:16:04.424Z] [2023-03-03T21:16:04.424Z] ==> git version 2.25.1 found [2023-03-03T21:16:04.424Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-03T21:16:04.424Z] Release-Date: 2020-01-08 [2023-03-03T21:16:04.424Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-03T21:16:04.424Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-03T21:16:04.424Z] ==> Jenkins CI detected. [2023-03-03T21:16:04.424Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2023-03-03T21:16:04.424Z] project root: . [2023-03-03T21:16:04.424Z] --> token set from env [2023-03-03T21:16:04.424Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-03T21:16:04.424Z] ==> Running gcov in . (disable via -X gcov) [2023-03-03T21:16:04.424Z] ==> Python coveragepy not found [2023-03-03T21:16:04.424Z] ==> Searching for coverage reports in: [2023-03-03T21:16:04.424Z] + . [2023-03-03T21:16:04.424Z] -> Found 1 reports [2023-03-03T21:16:04.424Z] ==> Detecting git/mercurial file structure [2023-03-03T21:16:04.424Z] ==> Reading reports [2023-03-03T21:16:04.424Z] + ./coverage.out bytes=79184 [2023-03-03T21:16:04.424Z] ==> Appending adjustments [2023-03-03T21:16:04.424Z] https://docs.codecov.io/docs/fixing-reports [2023-03-03T21:16:04.683Z] + Found adjustments [2023-03-03T21:16:04.683Z] ==> Gzipping contents [2023-03-03T21:16:04.683Z] 12K /tmp/codecov.os0Ny0.gz [2023-03-03T21:16:04.683Z] ==> Uploading reports [2023-03-03T21:16:04.683Z] url: https://codecov.io [2023-03-03T21:16:04.683Z] query: branch=main&commit=d65f0f9877c5d27f36bd97c93e7d86cd57609692&build=106&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F106%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-03T21:16:04.683Z] -> Pinging Codecov [2023-03-03T21:16:04.683Z] 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=d65f0f9877c5d27f36bd97c93e7d86cd57609692&build=106&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F106%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-03T21:16:04.942Z] -> Uploading to [2023-03-03T21:16:04.942Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-03/F29A59C45E3A92E06B3E522C9905F8EF/d65f0f9877c5d27f36bd97c93e7d86cd57609692/3f366833-9411-4a22-afb5-dad7d26b8337.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230303%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230303T211604Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7e69c7d9ffd27eea8324e53fe49cf42859886ccaa865c528de3ce90e5992b222 [2023-03-03T21:16:04.942Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-03T21:16:04.942Z] Dload Upload Total Spent Left Speed [2023-03-03T21:16:05.202Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10868 0 0 100 10868 0 36106 --:--:-- --:--:-- --:--:-- 36106 [2023-03-03T21:16:05.202Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/d65f0f9877c5d27f36bd97c93e7d86cd57609692 [Pipeline] } [2023-03-03T21:16:05.209Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-03-03T21:16:05.411Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-03T21:16:05.421Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-03T21:16:05.718Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-03T21:16:05.718Z] [2023-03-03T21:16:05.718Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-03T21:16:06.016Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-03T21:16:06.016Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-03T21:16:06.016Z] df9b9388f04a: Pulling fs layer [2023-03-03T21:16:06.016Z] 52dc419b0ee2: Pulling fs layer [2023-03-03T21:16:06.016Z] 25bc292e5bac: Pulling fs layer [2023-03-03T21:16:06.016Z] 114826534d7a: Pulling fs layer [2023-03-03T21:16:06.016Z] 4657fd5d0bcf: Pulling fs layer [2023-03-03T21:16:06.016Z] 6ad1cebc031e: Pulling fs layer [2023-03-03T21:16:06.016Z] 8a3aa393b2d8: Pulling fs layer [2023-03-03T21:16:06.016Z] 114826534d7a: Waiting [2023-03-03T21:16:06.016Z] 4657fd5d0bcf: Waiting [2023-03-03T21:16:06.016Z] 6ad1cebc031e: Waiting [2023-03-03T21:16:06.016Z] 8a3aa393b2d8: Waiting [2023-03-03T21:16:06.016Z] 25bc292e5bac: Verifying Checksum [2023-03-03T21:16:06.016Z] 25bc292e5bac: Download complete [2023-03-03T21:16:06.016Z] 52dc419b0ee2: Verifying Checksum [2023-03-03T21:16:06.016Z] 52dc419b0ee2: Download complete [2023-03-03T21:16:06.016Z] 4657fd5d0bcf: Verifying Checksum [2023-03-03T21:16:06.016Z] 4657fd5d0bcf: Download complete [2023-03-03T21:16:06.016Z] df9b9388f04a: Verifying Checksum [2023-03-03T21:16:06.016Z] df9b9388f04a: Download complete [2023-03-03T21:16:06.279Z] df9b9388f04a: Pull complete [2023-03-03T21:16:06.279Z] 52dc419b0ee2: Pull complete [2023-03-03T21:16:06.279Z] 6ad1cebc031e: Verifying Checksum [2023-03-03T21:16:06.279Z] 6ad1cebc031e: Download complete [2023-03-03T21:16:06.279Z] 25bc292e5bac: Pull complete [2023-03-03T21:16:06.846Z] 114826534d7a: Verifying Checksum [2023-03-03T21:16:06.846Z] 114826534d7a: Download complete [2023-03-03T21:16:06.846Z] 8a3aa393b2d8: Verifying Checksum [2023-03-03T21:16:06.846Z] 8a3aa393b2d8: Download complete [2023-03-03T21:16:10.126Z] 114826534d7a: Pull complete [2023-03-03T21:16:10.126Z] 4657fd5d0bcf: Pull complete [2023-03-03T21:16:10.384Z] 6ad1cebc031e: Pull complete [2023-03-03T21:16:12.915Z] 8a3aa393b2d8: Pull complete [2023-03-03T21:16:12.915Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-03T21:16:12.915Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-03T21:16:12.915Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-03T21:16:12.993Z] prd-ubuntu20.04-docker-8c-8g-8183 does not seem to be running inside a container [2023-03-03T21:16:13.025Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-03-03T21:16:16.169Z] $ docker top c21a41f3046f3f26ab620c608890c65c4dc86e7ebcb144d58e4aef09b9723810 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-03T21:16:16.227Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2023-03-03T21:16:16.503Z] + set -o pipefail [2023-03-03T21:16:16.503Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2023-03-03T21:16:21.776Z] [2023-03-03T21:16:21.776Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2023-03-03T21:16:21.776Z] [2023-03-03T21:16:21.776Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/6699bc91-638a-49db-8f0f-91035c8c6c49 [2023-03-03T21:16:21.776Z] [2023-03-03T21:16:21.776Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2023-03-03T21:16:21.776Z] [2023-03-03T21:16:21.777Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-03T21:16:21.777Z] [2023-03-03T21:16:21.777Z] [2023-03-03T21:16:21.777Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-03T21:16:21.777Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-03T21:16:21.777Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-03T21:16:21.790Z] $ docker stop --time=1 c21a41f3046f3f26ab620c608890c65c4dc86e7ebcb144d58e4aef09b9723810 [2023-03-03T21:16:24.464Z] $ docker rm -f --volumes c21a41f3046f3f26ab620c608890c65c4dc86e7ebcb144d58e4aef09b9723810 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-03-03T21:16:24.858Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-03T21:16:24.869Z] provisioning config files... [2023-03-03T21:16:24.877Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7162232340268658853tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-03T21:16:25.173Z] --> edgex-publish-swagger.sh [2023-03-03T21:16:25.173Z] === Publish doc/openapi/v2 API === [2023-03-03T21:16:25.173Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger [2023-03-03T21:16:25.173Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v2/device-onvif-camera.yaml] [2023-03-03T21:16:25.173Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-03T21:16:25.173Z] Dload Upload Total Spent Left Speed [2023-03-03T21:16:25.742Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 469k 0 0 100 469k 0 2395k --:--:-- --:--:-- --:--:-- 2383k 100 469k 0 0 100 469k 0 641k --:--:-- --:--:-- --:--:-- 640k [2023-03-03T21:16:25.742Z] [2023-03-03T21:16:25.742Z] [Pipeline] } [2023-03-03T21:16:25.749Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-03T21:16:26.160Z] + git log --format=format:%s -1 d65f0f9877c5d27f36bd97c93e7d86cd57609692 [Pipeline] sh [2023-03-03T21:16:26.451Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-03T21:16:26.452Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-03T21:16:26.749Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-03T21:16:26.749Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-03T21:16:26.827Z] prd-ubuntu20.04-docker-8c-8g-8183 does not seem to be running inside a container [2023-03-03T21:16:26.861Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-03T21:16:27.319Z] $ docker top 379027556cbcb53d97f2f36e9f4c7d8d3d8974a683a202b0ac3848b85c7f41bd -eo pid,comm [2023-03-03T21:16:27.370Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-03T21:16:27.370Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-03T21:16:27.401Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-03T21:16:27.401Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-03T21:16:27.503Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-03T21:16:27.508Z] $ docker exec 379027556cbcb53d97f2f36e9f4c7d8d3d8974a683a202b0ac3848b85c7f41bd ssh-agent [2023-03-03T21:16:27.623Z] SSH_AUTH_SOCK=/tmp/ssh-tP2jm8jCxkIl/agent.32 [2023-03-03T21:16:27.623Z] SSH_AGENT_PID=38 [2023-03-03T21:16:27.628Z] Running ssh-add (command line suppressed) [2023-03-03T21:16:27.735Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5872558062503363831.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5872558062503363831.key) [2023-03-03T21:16:27.746Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-03T21:16:28.031Z] + git semver tag [2023-03-03T21:16:28.290Z] 2023-03-03 21:16:28,212 [run_tag] DEBUG tag force:False [2023-03-03T21:16:28.290Z] 2023-03-03 21:16:28,212 [check_head_tag] DEBUG check head tag [2023-03-03T21:16:28.290Z] 2023-03-03 21:16:28,214 [execute] INFO git cat-file --batch-check [2023-03-03T21:16:28.290Z] 2023-03-03 21:16:28,214 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-03-03T21:16:28.290Z] 2023-03-03 21:16:28,218 [execute] INFO git cat-file --batch [2023-03-03T21:16:28.290Z] 2023-03-03 21:16:28,218 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-03-03T21:16:28.290Z] 2023-03-03 21:16:28,246 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-03-03T21:16:28.290Z] 2023-03-03 21:16:28,246 [execute] INFO git tag -a v3.0.0-dev.16 -m v3.0.0-dev.16 [2023-03-03T21:16:28.290Z] 2023-03-03 21:16:28,246 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.16', '-m', 'v3.0.0-dev.16'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-03-03T21:16:28.290Z] 2023-03-03 21:16:28,251 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-03-03T21:16:28.290Z] 3.0.0-dev.16 [Pipeline] } [2023-03-03T21:16:28.302Z] $ docker exec --env ******** --env ******** 379027556cbcb53d97f2f36e9f4c7d8d3d8974a683a202b0ac3848b85c7f41bd ssh-agent -k [2023-03-03T21:16:28.406Z] unset SSH_AUTH_SOCK; [2023-03-03T21:16:28.406Z] unset SSH_AGENT_PID; [2023-03-03T21:16:28.407Z] echo Agent pid 38 killed; [2023-03-03T21:16:28.417Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-03T21:16:28.731Z] + git semver [Pipeline] } [2023-03-03T21:16:29.003Z] $ docker stop --time=1 379027556cbcb53d97f2f36e9f4c7d8d3d8974a683a202b0ac3848b85c7f41bd [2023-03-03T21:16:30.265Z] $ docker rm -f --volumes 379027556cbcb53d97f2f36e9f4c7d8d3d8974a683a202b0ac3848b85c7f41bd [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-03T21:16:30.652Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-03T21:16:30.652Z] [2023-03-03T21:16:30.652Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-03T21:16:30.950Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-03T21:16:30.950Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-03T21:16:30.950Z] ab5ef0e58194: Pulling fs layer [2023-03-03T21:16:30.950Z] 9712f1f96733: Pulling fs layer [2023-03-03T21:16:30.950Z] 63f879dbbcfc: Pulling fs layer [2023-03-03T21:16:30.950Z] 0d9ebad4ef96: Pulling fs layer [2023-03-03T21:16:30.950Z] e9a5061849ea: Pulling fs layer [2023-03-03T21:16:30.950Z] d747dcd14b5f: Pulling fs layer [2023-03-03T21:16:30.950Z] 2de7ff778b66: Pulling fs layer [2023-03-03T21:16:30.950Z] 0d9ebad4ef96: Waiting [2023-03-03T21:16:30.950Z] e9a5061849ea: Waiting [2023-03-03T21:16:30.950Z] d747dcd14b5f: Waiting [2023-03-03T21:16:30.950Z] 2de7ff778b66: Waiting [2023-03-03T21:16:30.950Z] 9712f1f96733: Download complete [2023-03-03T21:16:31.544Z] 63f879dbbcfc: Verifying Checksum [2023-03-03T21:16:31.544Z] 63f879dbbcfc: Download complete [2023-03-03T21:16:31.805Z] e9a5061849ea: Verifying Checksum [2023-03-03T21:16:31.805Z] e9a5061849ea: Download complete [2023-03-03T21:16:31.805Z] ab5ef0e58194: Verifying Checksum [2023-03-03T21:16:31.805Z] ab5ef0e58194: Download complete [2023-03-03T21:16:31.805Z] d747dcd14b5f: Verifying Checksum [2023-03-03T21:16:31.805Z] d747dcd14b5f: Download complete [2023-03-03T21:16:31.805Z] 0d9ebad4ef96: Verifying Checksum [2023-03-03T21:16:31.805Z] 0d9ebad4ef96: Download complete [2023-03-03T21:16:31.805Z] 2de7ff778b66: Verifying Checksum [2023-03-03T21:16:31.805Z] 2de7ff778b66: Download complete [2023-03-03T21:16:34.347Z] ab5ef0e58194: Pull complete [2023-03-03T21:16:34.347Z] 9712f1f96733: Pull complete [2023-03-03T21:16:34.917Z] 63f879dbbcfc: Pull complete [2023-03-03T21:16:39.113Z] 0d9ebad4ef96: Pull complete [2023-03-03T21:16:39.113Z] e9a5061849ea: Pull complete [2023-03-03T21:16:39.113Z] d747dcd14b5f: Pull complete [2023-03-03T21:16:40.055Z] 2de7ff778b66: Pull complete [2023-03-03T21:16:40.055Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-03T21:16:40.055Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-03T21:16:40.055Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-03T21:16:40.140Z] prd-ubuntu20.04-docker-8c-8g-8183 does not seem to be running inside a container [2023-03-03T21:16:40.171Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-03-03T21:16:44.361Z] $ docker top b931eb2c7f1c2d8bfecc51af5db89330f94ee4f0d6a3053bf41dcc200241fae8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-03T21:16:44.422Z] provisioning config files... [2023-03-03T21:16:44.427Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10908904291396502337tmp [2023-03-03T21:16:44.437Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config14298505689726806026tmp [2023-03-03T21:16:44.446Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config18284743257174465505tmp [Pipeline] { [Pipeline] echo [2023-03-03T21:16:44.461Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-03T21:16:44.748Z] ---> sigul-configuration.sh [2023-03-03T21:16:44.748Z] gpg: directory `/root/.gnupg' created [2023-03-03T21:16:44.748Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-03T21:16:44.748Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-03T21:16:44.748Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-03T21:16:44.748Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-03T21:16:44.748Z] gpg: CAST5 encrypted data [2023-03-03T21:16:44.748Z] gpg: encrypted with 1 passphrase [2023-03-03T21:16:44.748Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-03T21:16:45.042Z] + mkdir /home/jenkins [2023-03-03T21:16:45.042Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-03T21:16:45.334Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-03-03T21:16:45.342Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-03T21:16:45.625Z] ---> sigul-install.sh [2023-03-03T21:16:45.625Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-03T21:16:45.911Z] + git tag --list [2023-03-03T21:16:45.911Z] v0.0.0 [2023-03-03T21:16:45.911Z] v0.0.1-dev.1 [2023-03-03T21:16:45.911Z] v0.0.1-dev.10 [2023-03-03T21:16:45.911Z] v0.0.1-dev.11 [2023-03-03T21:16:45.911Z] v0.0.1-dev.12 [2023-03-03T21:16:45.911Z] v0.0.1-dev.13 [2023-03-03T21:16:45.911Z] v0.0.1-dev.14 [2023-03-03T21:16:45.911Z] v0.0.1-dev.15 [2023-03-03T21:16:45.911Z] v0.0.1-dev.16 [2023-03-03T21:16:45.911Z] v0.0.1-dev.17 [2023-03-03T21:16:45.911Z] v0.0.1-dev.18 [2023-03-03T21:16:45.911Z] v0.0.1-dev.19 [2023-03-03T21:16:45.911Z] v0.0.1-dev.2 [2023-03-03T21:16:45.911Z] v0.0.1-dev.20 [2023-03-03T21:16:45.911Z] v0.0.1-dev.21 [2023-03-03T21:16:45.911Z] v0.0.1-dev.22 [2023-03-03T21:16:45.911Z] v0.0.1-dev.23 [2023-03-03T21:16:45.911Z] v0.0.1-dev.24 [2023-03-03T21:16:45.911Z] v0.0.1-dev.25 [2023-03-03T21:16:45.911Z] v0.0.1-dev.26 [2023-03-03T21:16:45.911Z] v0.0.1-dev.27 [2023-03-03T21:16:45.911Z] v0.0.1-dev.28 [2023-03-03T21:16:45.911Z] v0.0.1-dev.3 [2023-03-03T21:16:45.911Z] v0.0.1-dev.4 [2023-03-03T21:16:45.911Z] v0.0.1-dev.5 [2023-03-03T21:16:45.911Z] v0.0.1-dev.6 [2023-03-03T21:16:45.911Z] v0.0.1-dev.7 [2023-03-03T21:16:45.911Z] v0.0.1-dev.8 [2023-03-03T21:16:45.911Z] v0.0.1-dev.9 [2023-03-03T21:16:45.911Z] v2.2.0 [2023-03-03T21:16:45.911Z] v2.2.0-dev.29 [2023-03-03T21:16:45.911Z] v2.2.0-dev.30 [2023-03-03T21:16:45.911Z] v2.2.0-dev.31 [2023-03-03T21:16:45.911Z] v2.2.0-dev.32 [2023-03-03T21:16:45.911Z] v2.2.0-dev.33 [2023-03-03T21:16:45.911Z] v2.2.0-dev.34 [2023-03-03T21:16:45.911Z] v2.2.0-dev.35 [2023-03-03T21:16:45.911Z] v2.3.0 [2023-03-03T21:16:45.911Z] v2.3.0-dev.1 [2023-03-03T21:16:45.911Z] v2.3.0-dev.10 [2023-03-03T21:16:45.911Z] v2.3.0-dev.11 [2023-03-03T21:16:45.911Z] v2.3.0-dev.12 [2023-03-03T21:16:45.911Z] v2.3.0-dev.13 [2023-03-03T21:16:45.911Z] v2.3.0-dev.14 [2023-03-03T21:16:45.911Z] v2.3.0-dev.15 [2023-03-03T21:16:45.911Z] v2.3.0-dev.16 [2023-03-03T21:16:45.911Z] v2.3.0-dev.17 [2023-03-03T21:16:45.911Z] v2.3.0-dev.18 [2023-03-03T21:16:45.911Z] v2.3.0-dev.19 [2023-03-03T21:16:45.911Z] v2.3.0-dev.2 [2023-03-03T21:16:45.911Z] v2.3.0-dev.20 [2023-03-03T21:16:45.911Z] v2.3.0-dev.21 [2023-03-03T21:16:45.911Z] v2.3.0-dev.22 [2023-03-03T21:16:45.911Z] v2.3.0-dev.23 [2023-03-03T21:16:45.911Z] v2.3.0-dev.24 [2023-03-03T21:16:45.911Z] v2.3.0-dev.25 [2023-03-03T21:16:45.911Z] v2.3.0-dev.26 [2023-03-03T21:16:45.911Z] v2.3.0-dev.27 [2023-03-03T21:16:45.911Z] v2.3.0-dev.28 [2023-03-03T21:16:45.911Z] v2.3.0-dev.29 [2023-03-03T21:16:45.911Z] v2.3.0-dev.3 [2023-03-03T21:16:45.911Z] v2.3.0-dev.30 [2023-03-03T21:16:45.911Z] v2.3.0-dev.31 [2023-03-03T21:16:45.911Z] v2.3.0-dev.32 [2023-03-03T21:16:45.911Z] v2.3.0-dev.33 [2023-03-03T21:16:45.911Z] v2.3.0-dev.34 [2023-03-03T21:16:45.911Z] v2.3.0-dev.35 [2023-03-03T21:16:45.911Z] v2.3.0-dev.36 [2023-03-03T21:16:45.911Z] v2.3.0-dev.37 [2023-03-03T21:16:45.911Z] v2.3.0-dev.38 [2023-03-03T21:16:45.911Z] v2.3.0-dev.39 [2023-03-03T21:16:45.911Z] v2.3.0-dev.4 [2023-03-03T21:16:45.911Z] v2.3.0-dev.40 [2023-03-03T21:16:45.911Z] v2.3.0-dev.41 [2023-03-03T21:16:45.911Z] v2.3.0-dev.42 [2023-03-03T21:16:45.911Z] v2.3.0-dev.43 [2023-03-03T21:16:45.911Z] v2.3.0-dev.44 [2023-03-03T21:16:45.911Z] v2.3.0-dev.45 [2023-03-03T21:16:45.911Z] v2.3.0-dev.5 [2023-03-03T21:16:45.911Z] v2.3.0-dev.6 [2023-03-03T21:16:45.911Z] v2.3.0-dev.7 [2023-03-03T21:16:45.911Z] v2.3.0-dev.8 [2023-03-03T21:16:45.911Z] v2.3.0-dev.9 [2023-03-03T21:16:45.911Z] v2.3.1-dev.1 [2023-03-03T21:16:45.911Z] v3.0.0-dev.1 [2023-03-03T21:16:45.911Z] v3.0.0-dev.10 [2023-03-03T21:16:45.911Z] v3.0.0-dev.11 [2023-03-03T21:16:45.911Z] v3.0.0-dev.12 [2023-03-03T21:16:45.911Z] v3.0.0-dev.13 [2023-03-03T21:16:45.911Z] v3.0.0-dev.14 [2023-03-03T21:16:45.911Z] v3.0.0-dev.15 [2023-03-03T21:16:45.911Z] v3.0.0-dev.16 [2023-03-03T21:16:45.911Z] v3.0.0-dev.2 [2023-03-03T21:16:45.911Z] v3.0.0-dev.3 [2023-03-03T21:16:45.911Z] v3.0.0-dev.4 [2023-03-03T21:16:45.911Z] v3.0.0-dev.5 [2023-03-03T21:16:45.911Z] v3.0.0-dev.6 [2023-03-03T21:16:45.911Z] v3.0.0-dev.7 [2023-03-03T21:16:45.911Z] v3.0.0-dev.8 [2023-03-03T21:16:45.911Z] v3.0.0-dev.9 [Pipeline] sh [2023-03-03T21:16:46.197Z] + lftools sign git-tag v3.0.0-dev.16 [2023-03-03T21:16:46.765Z] Signing Git tag with Sigul... [2023-03-03T21:16:46.765Z] Signing v3.0.0-dev.16 [Pipeline] echo [2023-03-03T21:16:47.343Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-03T21:16:47.631Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-03T21:16:47.639Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-03T21:16:47.660Z] $ docker stop --time=1 b931eb2c7f1c2d8bfecc51af5db89330f94ee4f0d6a3053bf41dcc200241fae8 [2023-03-03T21:16:48.927Z] $ docker rm -f --volumes b931eb2c7f1c2d8bfecc51af5db89330f94ee4f0d6a3053bf41dcc200241fae8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-03T21:16:49.309Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-03T21:16:49.309Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-03T21:16:49.609Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-03T21:16:49.609Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-03T21:16:49.678Z] prd-ubuntu20.04-docker-8c-8g-8183 does not seem to be running inside a container [2023-03-03T21:16:49.715Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-03T21:16:50.044Z] $ docker top c906e434358a2c3d59675266dc15cd70513450cdd1b93f3ed899f35fe700ebbf -eo pid,comm [2023-03-03T21:16:50.099Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-03T21:16:50.099Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-03T21:16:50.139Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-03T21:16:50.139Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-03T21:16:50.243Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-03T21:16:50.248Z] $ docker exec c906e434358a2c3d59675266dc15cd70513450cdd1b93f3ed899f35fe700ebbf ssh-agent [2023-03-03T21:16:50.364Z] SSH_AUTH_SOCK=/tmp/ssh-aaIUu2NXiIlB/agent.32 [2023-03-03T21:16:50.364Z] SSH_AGENT_PID=38 [2023-03-03T21:16:50.369Z] Running ssh-add (command line suppressed) [2023-03-03T21:16:50.475Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3097553457046541598.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3097553457046541598.key) [2023-03-03T21:16:50.485Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-03T21:16:50.772Z] + git semver bump pre [2023-03-03T21:16:51.031Z] 2023-03-03 21:16:50,948 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-03-03T21:16:51.031Z] 2023-03-03 21:16:50,948 [bump_version] DEBUG bumping version:3.0.0-dev.16 on axis:pre with prefix:dev [2023-03-03T21:16:51.031Z] 2023-03-03 21:16:50,948 [bump_version] DEBUG bumped version:3.0.0-dev.17 [2023-03-03T21:16:51.031Z] 2023-03-03 21:16:50,948 [write_version] DEBUG write version:3.0.0-dev.17 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2023-03-03T21:16:51.031Z] 2023-03-03 21:16:50,948 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-03-03T21:16:51.031Z] 2023-03-03 21:16:50,948 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-03-03T21:16:51.031Z] 2023-03-03 21:16:50,951 [execute] INFO git cat-file --batch-check [2023-03-03T21:16:51.031Z] 2023-03-03 21:16:50,951 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-03T21:16:51.031Z] 2023-03-03 21:16:50,956 [execute] INFO git cat-file --batch [2023-03-03T21:16:51.031Z] 2023-03-03 21:16:50,956 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-03T21:16:51.031Z] 2023-03-03 21:16:50,961 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-03-03T21:16:51.031Z] 3.0.0-dev.17 [Pipeline] } [2023-03-03T21:16:51.043Z] $ docker exec --env ******** --env ******** c906e434358a2c3d59675266dc15cd70513450cdd1b93f3ed899f35fe700ebbf ssh-agent -k [2023-03-03T21:16:51.137Z] unset SSH_AUTH_SOCK; [2023-03-03T21:16:51.137Z] unset SSH_AGENT_PID; [2023-03-03T21:16:51.137Z] echo Agent pid 38 killed; [2023-03-03T21:16:51.144Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-03T21:16:51.451Z] + git semver [Pipeline] } [2023-03-03T21:16:51.725Z] $ docker stop --time=1 c906e434358a2c3d59675266dc15cd70513450cdd1b93f3ed899f35fe700ebbf [2023-03-03T21:16:52.973Z] $ docker rm -f --volumes c906e434358a2c3d59675266dc15cd70513450cdd1b93f3ed899f35fe700ebbf [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-03T21:16:53.306Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-03T21:16:53.306Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-03T21:16:53.602Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-03T21:16:53.602Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-03T21:16:53.670Z] prd-ubuntu20.04-docker-8c-8g-8183 does not seem to be running inside a container [2023-03-03T21:16:53.702Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-03T21:16:54.009Z] $ docker top 972db2bec9bcb045feda7f37ddff220713136cb837788cbacbf38c5df87cf54f -eo pid,comm [2023-03-03T21:16:54.051Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-03T21:16:54.051Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-03T21:16:54.094Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-03T21:16:54.094Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-03T21:16:54.209Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-03T21:16:54.214Z] $ docker exec 972db2bec9bcb045feda7f37ddff220713136cb837788cbacbf38c5df87cf54f ssh-agent [2023-03-03T21:16:54.307Z] SSH_AUTH_SOCK=/tmp/ssh-KDgqRjLobpaJ/agent.31 [2023-03-03T21:16:54.307Z] SSH_AGENT_PID=37 [2023-03-03T21:16:54.311Z] Running ssh-add (command line suppressed) [2023-03-03T21:16:54.419Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10407065391348617503.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10407065391348617503.key) [2023-03-03T21:16:54.483Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-03T21:16:54.798Z] + git semver push [2023-03-03T21:16:55.072Z] 2023-03-03 21:16:54,946 [run_push] DEBUG push [2023-03-03T21:16:55.072Z] 2023-03-03 21:16:54,946 [execute] INFO git cat-file --batch-check [2023-03-03T21:16:55.072Z] 2023-03-03 21:16:54,947 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-03T21:16:55.072Z] 2023-03-03 21:16:54,950 [execute] INFO git rev-list 77f808b4361c8d1a9c44414ddb4876aa8158fecb -- [2023-03-03T21:16:55.072Z] 2023-03-03 21:16:54,951 [execute] DEBUG Popen(['git', 'rev-list', '77f808b4361c8d1a9c44414ddb4876aa8158fecb', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-03T21:16:55.072Z] 2023-03-03 21:16:54,958 [execute] INFO git fetch -v origin [2023-03-03T21:16:55.072Z] 2023-03-03 21:16:54,958 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-03-03T21:16:55.677Z] 2023-03-03 21:16:55,555 [run_push] DEBUG no remote changes detected [2023-03-03T21:16:55.677Z] 2023-03-03 21:16:55,555 [execute] INFO git push origin semver [2023-03-03T21:16:55.677Z] 2023-03-03 21:16:55,555 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-03T21:16:57.058Z] 2023-03-03 21:16:56,657 [run_push] DEBUG push all version tags [2023-03-03T21:16:57.058Z] 2023-03-03 21:16:56,657 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-03T21:16:57.058Z] 2023-03-03 21:16:56,658 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-03-03T21:16:57.626Z] 2023-03-03 21:16:57,464 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-03-03T21:16:57.626Z] 3.0.0-dev.17 [Pipeline] } [2023-03-03T21:16:57.637Z] $ docker exec --env ******** --env ******** 972db2bec9bcb045feda7f37ddff220713136cb837788cbacbf38c5df87cf54f ssh-agent -k [2023-03-03T21:16:57.733Z] unset SSH_AUTH_SOCK; [2023-03-03T21:16:57.733Z] unset SSH_AGENT_PID; [2023-03-03T21:16:57.733Z] echo Agent pid 37 killed; [2023-03-03T21:16:57.738Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-03T21:16:58.037Z] + git semver [Pipeline] } [2023-03-03T21:16:58.310Z] $ docker stop --time=1 972db2bec9bcb045feda7f37ddff220713136cb837788cbacbf38c5df87cf54f [2023-03-03T21:16:59.601Z] $ docker rm -f --volumes 972db2bec9bcb045feda7f37ddff220713136cb837788cbacbf38c5df87cf54f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-03T21:17:00.103Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2023-03-03T21:17:00.103Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-03-03T21:17:00.103Z] total 16 [2023-03-03T21:17:00.103Z] drwxr-xr-x 3 root root 4096 Mar 3 21:08 . [2023-03-03T21:17:00.103Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 3 21:16 .. [2023-03-03T21:17:00.103Z] drwxr-xr-x 2 root root 4096 Mar 3 21:08 cost [2023-03-03T21:17:00.103Z] -rw-r--r-- 1 root root 91 Mar 3 21:08 cost.csv [2023-03-03T21:17:00.103Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2023-03-03T21:17:00.103Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-03-03T21:17:00.103Z] total 16 [2023-03-03T21:17:00.103Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 3 21:08 . [2023-03-03T21:17:00.103Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 3 21:16 .. [2023-03-03T21:17:00.103Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 3 21:08 cost [2023-03-03T21:17:00.103Z] -rw-r--r-- 1 jenkins jenkins 91 Mar 3 21:08 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-03T21:17:00.386Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-03T21:17:01.241Z] ---> package-listing.sh [2023-03-03T21:17:01.242Z] ++ facter osfamily [2023-03-03T21:17:01.242Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-03T21:17:01.501Z] + OS_FAMILY=debian [2023-03-03T21:17:01.501Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2023-03-03T21:17:01.501Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-03T21:17:01.501Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-03T21:17:01.501Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-03T21:17:01.501Z] + PACKAGES=/tmp/packages_start.txt [2023-03-03T21:17:01.501Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-03-03T21:17:01.501Z] + PACKAGES=/tmp/packages_end.txt [2023-03-03T21:17:01.501Z] + case "${OS_FAMILY}" in [2023-03-03T21:17:01.501Z] + dpkg -l [2023-03-03T21:17:01.501Z] + grep '^ii' [2023-03-03T21:17:01.501Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-03T21:17:01.501Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-03T21:17:01.501Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-03T21:17:01.501Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-03-03T21:17:01.501Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2023-03-03T21:17:01.501Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2023-03-03T21:17:01.512Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-03T21:17:01.788Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-03T21:17:02.340Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-03T21:17:02.340Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-03T21:17:02.404Z] prd-ubuntu20.04-docker-8c-8g-8183 does not seem to be running inside a container [2023-03-03T21:17:02.432Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-03T21:17:02.622Z] $ docker top 38c8652a53fb25f4b2b2bb0e768a37d10f1c9cf8c9753815688806ada482c259 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-03T21:17:02.967Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-03T21:17:03.250Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-03T21:17:03.533Z] + ls /var/log/sa-host [2023-03-03T21:17:03.533Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-03T21:17:03.675Z] provisioning config files... [2023-03-03T21:17:03.684Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12006865877836859714tmp [Pipeline] { [Pipeline] echo [2023-03-03T21:17:03.696Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-03T21:17:03.979Z] ---> create-netrc.sh [Pipeline] } [2023-03-03T21:17:03.985Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-03T21:17:04.320Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-03T21:17:04.329Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-03T21:17:04.614Z] ---> sudo-logs.sh [2023-03-03T21:17:04.614Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-03T21:17:04.644Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-03T21:17:04.928Z] ---> job-cost.sh [2023-03-03T21:17:04.928Z] lf-activate-venv: SKIPPING [2023-03-03T21:17:04.928Z] DEBUG: total: 0.2199999988079071 [2023-03-03T21:17:04.928Z] INFO: Retrieving Stack Cost... [2023-03-03T21:17:05.188Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-03T21:17:05.754Z] INFO: Archiving Costs [Pipeline] echo [2023-03-03T21:17:05.767Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-03T21:17:06.047Z] ---> logs-deploy.sh [2023-03-03T21:17:06.047Z] lf-activate-venv: SKIPPING [2023-03-03T21:17:06.047Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/106 [2023-03-03T21:17:06.047Z] INFO: archiving workspace using pattern(s): [2023-03-03T21:17:06.980Z] Archives upload complete. [2023-03-03T21:17:06.980Z] INFO: archiving logs to Nexus